:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;--sc-screen-wide:max(1400px, 90vw);--sc-screen-rail:max(980px, 90vw);--sc-screen-roster:max(960px, 90vw);font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (width<=1024px){:root{font-size:16px}}#root{text-align:center;box-sizing:border-box;flex-direction:column;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{background:#000;margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.sc-screen{box-sizing:border-box;width:min(560px,100%);margin-inline:auto;padding:32px 20px 24px}.sc-header{flex-direction:column;align-items:center;gap:10px;display:flex}.sc-brand{font-family:var(--mono);letter-spacing:.18em;text-transform:uppercase;opacity:.75;font-size:12px}.sc-title{letter-spacing:-1px;margin:0;font-size:44px}.sc-subtitle{opacity:.9;max-width:44ch}.sc-menu{flex-direction:column;gap:10px;width:min(420px,100%);margin:26px auto 0;display:flex}.sc-btn{color:var(--text-h);border:1px solid var(--border);background:#f4f3ec80;border-radius:10px;padding:12px 14px;font-size:16px;transition:transform 80ms,box-shadow .25s,border-color .25s}.sc-btn:hover:not(:disabled){box-shadow:var(--shadow);border-color:#aa3bff59}.sc-btn:active:not(:disabled){transform:translateY(1px)}.sc-btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.sc-btn:disabled{opacity:.45;cursor:not-allowed}.sc-btn-primary{background:var(--accent-bg);border-color:var(--accent-border)}.sc-panel{border:1px solid var(--border);box-sizing:border-box;text-align:left;background:#f4f3ec40;border-radius:12px;width:min(420px,100%);margin:18px auto 0;padding:14px}.sc-map-panel{width:min(980px,100%)}.sc-map{flex-direction:column;gap:10px;display:flex}.sc-map-svg{background:#0000004d;border-radius:10px;width:100%;height:auto}.sc-map-country{fill:#f4f3ec1f;stroke:#f4f3ec40;stroke-width:.8px;cursor:pointer;transition:fill .12s,stroke .12s}.sc-map-country.sc-map-country--footprint-neutral{fill:#f4f3ec1f;stroke:#f4f3ec40}.sc-map-country.sc-map-country--footprint-player-dominant{fill:#34d39947;stroke:#34d3998c}.sc-map-country.sc-map-country--footprint-player-present{fill:#38bdf824;stroke:#38bdf866}.sc-map-country.sc-map-country--footprint-rival-dominant{fill:#fb923c38;stroke:#fb923c8c}.sc-map-country.sc-map-country--footprint-contested{fill:#f4f3ec1a;stroke:#f4f3ec59;stroke-dasharray:4 3}.sc-map-country:hover:not(.sc-map-country--backdrop){filter:brightness(1.15)}.sc-map-country.sc-map-country--footprint-player-dominant:hover:not(.sc-map-country--backdrop){fill:#34d3995c;stroke:#34d399b3}.sc-map-country.sc-map-country--footprint-player-present:hover:not(.sc-map-country--backdrop){fill:#38bdf838;stroke:#38bdf88c}.sc-map-country.sc-map-country--footprint-rival-dominant:hover:not(.sc-map-country--backdrop){fill:#fb923c4d;stroke:#fb923cb3}.sc-map-country.selected{stroke:var(--accent);stroke-width:2px}.sc-map-country.sc-map-country--backdrop{fill:#f4f3ec0a;stroke:#f4f3ec1f;cursor:default}.sc-map-country.sc-map-country--backdrop:hover{fill:#f4f3ec0f;stroke:#f4f3ec26;filter:none}.sc-map-country.sc-map-country--roster-playable{fill:#38bdf82e;stroke:#38bdf873}.sc-map-country.sc-map-country--roster-won{fill:#c9a84c47;stroke:#c9a84ca6}.sc-map-country.sc-map-country--roster-locked{fill:#f4f3ec0a;stroke:#f4f3ec1f;opacity:.55}.sc-map-country.sc-map-country--roster-purchasable{fill:#c9a84c2e;stroke:#c9a84c8c;opacity:.85;cursor:pointer}.sc-map-country.sc-map-country--roster-purchasable:hover{fill:#c9a84c47;stroke:#c9a84cbf}.sc-map-legend-swatch--roster-purchasable{background:#c9a84ca6}.sc-map-legend-swatch--roster-playable{background:#38bdf88c}.sc-map-legend-swatch--roster-won{background:#c9a84cbf}.sc-map-legend-swatch--roster-locked{background:#f4f3ec40}.sc-country-select-actions{flex-shrink:0;justify-content:space-between;gap:12px;margin-top:auto;padding-top:16px;display:flex}.sc-country-select-actions .sc-btn{flex:1;min-width:0}.sc-country-select-header{flex-shrink:0;margin-bottom:0}.sc-country-select{width:var(--sc-screen-wide);box-sizing:border-box;flex-direction:column;align-self:safe center;gap:12px;height:100svh;min-height:640px;margin-inline:0;padding:18px 16px 12px;display:flex;overflow:hidden}.sc-country-select .sc-main-body{flex:1;grid-template-columns:minmax(0,1fr) minmax(320px,420px);align-items:stretch;gap:16px;min-height:0}.sc-country-select .sc-panel{width:100%;height:100%;min-height:0;margin:0}.sc-country-select .sc-country-panel{flex-direction:column;max-width:none;min-height:0;display:flex}.sc-country-select .sc-country-info{text-align:left;flex:1;min-height:0;overflow:auto}.sc-country-select .sc-global-score{margin-top:6px}.sc-country-select .sc-country-buy-actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.sc-country-select .sc-country-name{letter-spacing:-.2px;margin:6px 0 10px;font-size:24px;font-weight:700}.sc-country-select .sc-map{flex-direction:column;flex:1;min-height:0;display:flex}.sc-country-select .sc-map-svg{flex:1;width:100%;height:auto;min-height:320px;max-height:none}@media (width<=980px){.sc-country-select .sc-main-body{grid-template-columns:1fr}.sc-country-select .sc-map-svg{min-height:260px}}@media (height<=700px){.sc-country-select{height:auto;overflow:auto}}.sc-rival-near-victory-list{margin:12px 0;padding-left:1.2rem}.sc-map-footer{text-align:left;flex-direction:column;gap:8px;display:flex}.sc-map-legend-details{text-align:left}.sc-map-legend-summary{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;color:var(--text-h);font-size:12px}.sc-map-legend{flex-wrap:wrap;gap:10px 16px;margin:8px 0 0;padding:0;list-style:none;display:flex}.sc-map-legend-item{align-items:center;gap:6px;font-size:13px;display:flex}.sc-map-legend-swatch{border:1px solid #f4f3ec59;border-radius:3px;flex-shrink:0;width:14px;height:14px}.sc-map-legend-swatch--player-dominant{background:#34d3998c;border-color:#34d399b3}.sc-map-legend-swatch--player-present{background:#38bdf859;border-color:#38bdf88c}.sc-map-legend-swatch--rival-dominant{background:#fb923c73;border-color:#fb923ca6}.sc-map-legend-swatch--contested{background:#f4f3ec1f;border-style:dashed}.sc-map-legend-swatch--neutral{background:#f4f3ec1f}.sc-map-legend-note{max-width:52ch;margin:6px 0 0;font-size:12px}.sc-map-hint{font-size:13px}.sc-row{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.sc-label{font-family:var(--mono);opacity:.7;text-transform:uppercase;letter-spacing:.12em;font-size:12px}.sc-value{font-family:var(--mono);color:var(--text-h)}.sc-footer{justify-content:center;margin-top:22px;display:flex}.sc-muted{font-family:var(--mono);opacity:.65;font-size:12px}.sc-toast{z-index:140;max-width:min(420px,100vw - 32px);position:fixed;inset:auto 16px 16px auto}.sc-toast-inner{border:1px solid var(--border);color:#f0eff2;background:#141218eb;border-radius:12px;padding:12px 14px;box-shadow:0 12px 40px #00000080}.sc-toast-inner--error{background:#301216f5;border-color:#f87171a6}.sc-menu-alert{color:#fecaca;background:#7f1d1d59;border:1px solid #f871718c;border-radius:10px;margin-top:12px;padding:10px 12px;font-size:14px;line-height:1.45}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}.sc-title-screen{background:#000;width:100%;padding:0;position:relative;overflow:hidden}.sc-bg-img{object-fit:contain;object-position:center center;z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;inset:0}.sc-bg-overlay{z-index:1;pointer-events:none;background:radial-gradient(60% 80%,#0a0c14b3 0%,#0a0c1459 60%,#0a0c1426 100%);position:absolute;inset:0}.sc-on-bg{z-index:2;box-sizing:border-box;width:min(560px,100%);margin-inline:auto;padding-inline:20px;position:relative}.sc-title-screen .sc-brand,.sc-title-screen .sc-title,.sc-title-screen .sc-subtitle,.sc-title-screen .sc-muted{color:#f0eff2;text-shadow:0 2px 12px #000000b3}.sc-title-screen .sc-btn{color:#f0eff2;text-shadow:0 1px 6px #0009;border:none;border-image-source:var(--btn-bg);background:0 0;border-image-slice:0 128 fill;border-image-width:0 28px;border-image-repeat:round;border-radius:0;height:64px;padding:0 48px;font-weight:600;transition:filter .15s,transform 80ms}.sc-title-screen .sc-btn:hover:not(:disabled){filter:brightness(1.2);box-shadow:none}.sc-title-screen .sc-btn:active:not(:disabled){filter:brightness(.95)}.sc-title-screen .sc-btn-primary{filter:brightness(1.05)saturate(1.1)}.sc-title-screen .sc-btn-primary:hover:not(:disabled){filter:brightness(1.3)saturate(1.1)}.sc-faction-choice{grid-template-columns:1fr 1fr;align-items:stretch;gap:32px;width:100%;max-width:1100px;min-height:100svh;padding:24px 32px;display:grid}.sc-faction-choice .sc-btn,.sc-btn-art-wide .sc-btn{color:#f0eff2;text-shadow:0 1px 6px #0009;border:none;border-image-source:var(--btn-bg);background:0 0;border-image-slice:0 128 fill;border-image-width:0 28px;border-image-repeat:round;border-radius:0;height:64px;padding:0 48px;font-weight:600;transition:filter .15s,transform 80ms}.sc-faction-choice .sc-btn:hover:not(:disabled),.sc-btn-art-wide .sc-btn:hover:not(:disabled){filter:brightness(1.2);box-shadow:none}.sc-faction-choice .sc-btn:active:not(:disabled),.sc-btn-art-wide .sc-btn:active:not(:disabled){filter:brightness(.95)}.sc-faction-choice .sc-btn-primary{filter:brightness(1.05)saturate(1.1)}.sc-faction-choice .sc-btn-primary:hover:not(:disabled){filter:brightness(1.3)saturate(1.1)}.sc-faction-choice .sc-btn-secondary,.sc-btn-art-wide .sc-btn-secondary{filter:brightness(.82)saturate(.9)}.sc-faction-choice .sc-btn-secondary:hover:not(:disabled),.sc-btn-art-wide .sc-btn-secondary:hover:not(:disabled){filter:brightness(.94)saturate(.92)}.sc-faction-choice .sc-btn-secondary:active:not(:disabled),.sc-btn-art-wide .sc-btn-secondary:active:not(:disabled){filter:brightness(.75)}.sc-faction-choice .sc-btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.sc-faction-triangle{aspect-ratio:1/2;justify-self:center;width:auto;height:100%;position:relative}.sc-faction-portrait{cursor:pointer;filter:brightness(.7)saturate(.6);box-shadow:none;aspect-ratio:1/2;background:0 0;border:3px solid #0000;border-radius:12px;justify-content:center;align-items:center;width:46%;padding:0;transition:transform .3s,filter .3s,box-shadow .3s,border-color .3s;display:flex;position:absolute;overflow:hidden;transform:scale(1)}.sc-faction-portrait img{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%}.sc-faction-portrait.selected{filter:brightness(1.1);box-shadow:0 0 28px 6px var(--glow);border-color:var(--glow);z-index:1;transform:scale(1.15)}.sc-faction-portrait:hover:not(.selected){filter:brightness(.85)saturate(.8);transform:scale(1.04)}.sc-faction-portrait.sc-faction-pos-reptiloids:hover:not(.selected){transform:translate(-50%)scale(1.04)}.sc-faction-portrait:focus-visible{outline:2px solid var(--glow,#fff);outline-offset:4px}.sc-faction-pos-reptiloids{width:44%;top:4%;left:50%;transform:translate(-50%)scale(1)}.sc-faction-pos-illuminati{bottom:4%;left:4%}.sc-faction-pos-aliens{bottom:4%;right:4%}.sc-faction-pos-reptiloids.selected{transform:translate(-50%)scale(1.15)}.sc-faction-info{flex-direction:column;gap:16px;height:100%;padding:12px 0;display:flex}.sc-faction-name{letter-spacing:-.5px;margin:0;font-size:36px;transition:color .3s}.sc-faction-fantasy{opacity:.85;margin:0;font-style:italic;line-height:1.5}.sc-faction-details{flex-direction:column;gap:14px;display:flex}.sc-faction-footer{flex-direction:column;gap:12px;margin-top:auto;display:flex}.sc-faction-block .sc-label{margin-bottom:4px;display:block}.sc-faction-block ul{margin:0;padding-left:20px;line-height:1.6;list-style:outside}.sc-faction-block p{margin:0;line-height:1.5}.sc-difficulty{flex-direction:column;gap:8px;margin-top:4px;display:flex}.sc-difficulty-row{gap:8px;display:flex}.sc-faction-choice .sc-diff-btn{isolation:isolate;min-width:0;height:52px;filter:hue-rotate(var(--diff-hue,0deg)) saturate(var(--diff-sat,1));border-image-width:0 22px;flex:1;padding:0 16px;font-size:14px;position:relative}.sc-faction-choice .sc-diff-standard{--diff-red-wash:0;--diff-hue:0deg;--diff-sat:1}.sc-faction-choice .sc-diff-hard{--diff-red-wash:.28;--diff-hue:-32deg;--diff-sat:1.08}.sc-faction-choice .sc-diff-brutal{--diff-red-wash:.5;--diff-hue:-58deg;--diff-sat:1.14}.sc-faction-choice .sc-diff-btn:after{content:"";z-index:0;pointer-events:none;mix-blend-mode:color;opacity:var(--diff-red-wash,0);background:#d60700;transition:opacity .2s;position:absolute;inset:0}.sc-faction-choice .sc-diff-btn-text{z-index:1;position:relative}.sc-faction-choice .sc-diff-btn:hover:not(:disabled):not(.active){filter:hue-rotate(var(--diff-hue,0deg)) saturate(var(--diff-sat,1)) brightness(1.2)}.sc-faction-choice .sc-diff-btn.active{filter:hue-rotate(var(--diff-hue,0deg)) saturate(var(--diff-sat,1)) brightness(1.05) saturate(1.1);font-weight:600}.sc-faction-choice .sc-diff-btn.active:hover:not(:disabled){filter:hue-rotate(var(--diff-hue,0deg)) saturate(var(--diff-sat,1)) brightness(1.28) saturate(1.1)}.sc-faction-choice .sc-diff-btn.active:active:not(:disabled){filter:hue-rotate(var(--diff-hue,0deg)) saturate(var(--diff-sat,1)) brightness(.95) saturate(1.05)}.sc-faction-actions{gap:12px;margin-top:8px;display:flex}.sc-faction-actions .sc-btn{flex:1}@media (width<=720px){.sc-faction-choice{grid-template-columns:1fr;gap:20px;min-height:100svh;padding:24px 16px}.sc-faction-triangle{aspect-ratio:1/2;height:min(100svh,720px);margin:0 auto}}.sc-loading-overlay{z-index:40;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000a8;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.sc-loading-card{color:#f0eff2;background:#141218eb;border:1px solid #f4f3ec2e;border-radius:16px;width:min(560px,100%);padding:16px 16px 14px;box-shadow:0 16px 60px #0000008c}.sc-loading-title{letter-spacing:-.2px;font-size:20px;font-weight:700}.sc-loading-subtitle{opacity:.85;margin-top:6px}.sc-loading-actions{gap:12px;margin-top:14px;display:flex}.sc-loading-actions .sc-btn{flex:1}.sc-world-status{grid-column:1/-1;justify-content:flex-end;align-items:baseline;gap:10px;margin-top:6px;display:flex}.sc-topbar{width:100%;max-width:var(--sc-screen-rail);border:1px solid var(--border);background:#f4f3ec1f;border-radius:12px;justify-content:space-between;gap:12px;margin:0 auto;padding:10px 12px;display:flex}.sc-topbar-item{align-items:baseline;gap:10px;min-width:0;display:flex}.sc-topbar-menu{margin-left:auto;padding:8px 12px;font-size:13px}.sc-topbar .sc-value{font-family:var(--mono)}.sc-topbar-exposure{box-sizing:border-box;vertical-align:middle;background:#f4f3ec29;border:1px solid #f4f3ec38;border-radius:999px;width:88px;height:8px;display:inline-block;position:relative;overflow:hidden}.sc-topbar-exposure-fill{background:linear-gradient(90deg,#22d3eed9,#c084fce6);width:0%;position:absolute;inset:0 auto 0 0}.sc-main-game{width:var(--sc-screen-wide);grid-template-rows:auto minmax(0,1fr) auto;align-self:safe center;gap:12px;height:100svh;min-height:700px;margin-inline:0;padding:18px 16px 12px;display:grid;overflow:hidden}.sc-main-game-chrome{flex-direction:column;gap:0;min-height:0;display:flex}.sc-main-game-exposure-wrap{padding:0 12px 8px}.sc-main-game>:nth-child(2){min-height:0;overflow:hidden}.sc-main-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.sc-main-bottom{width:100%;max-width:var(--sc-screen-rail);justify-content:space-between;gap:12px;margin:0 auto;display:flex}.sc-main-bottom .sc-btn{width:min(240px,100%)}.sc-main-bottom .sc-btn:first-child{margin-left:0}.sc-main-bottom .sc-btn:last-child{margin-right:0}.sc-main-body{grid-template-columns:3fr 1fr;align-items:start;gap:12px;height:100%;min-height:0;display:grid}.sc-country-panel{max-width:360px;min-height:320px;overflow:auto}.sc-map-panel{flex-direction:column;width:100%;min-height:0;margin:0;display:flex}.sc-map{flex:1;min-height:0}.sc-map-svg{width:100%;height:100%;max-height:100%}.sc-country-title{letter-spacing:-.2px;font-size:22px;font-weight:700}.sc-country-kv{flex-direction:column;gap:8px;margin-top:10px;display:flex}.sc-country-religions{margin-top:14px}.sc-country-religion-list{margin:8px 0 0;padding-left:18px;line-height:1.55}.sc-country-religion-list li{justify-content:space-between;gap:12px;display:flex}.sc-link{color:var(--accent);font-family:var(--mono);text-align:left;cursor:pointer;background:0 0;border:none;align-self:flex-start;margin-top:12px;padding:0;font-size:13px}.sc-link:hover{text-decoration:underline}.sc-cm-tabs{flex-wrap:wrap;gap:6px;margin-bottom:8px;display:flex}.sc-cm-tab{color:inherit;cursor:pointer;font-size:13px;font-family:var(--mono);background:#0003;border:1px solid #ffffff26;border-radius:6px;padding:6px 12px}.sc-cm-tab:hover{border-color:#ffffff47}.sc-cm-tab-active{border-color:var(--accent,#a855f7);background:#a855f71f}.sc-country-datasheet .sc-datasheet-list{margin:8px 0 0;padding-left:0;line-height:1.5;list-style:none}.sc-country-datasheet .sc-datasheet-list li{margin-bottom:6px}.sc-country-datasheet .sc-datasheet-list li:last-child{margin-bottom:0}.sc-cm-body{width:100%;min-height:0;max-width:var(--sc-screen-rail);grid-template-columns:1.1fr .9fr;align-items:stretch;gap:12px;height:100%;margin:0 auto;display:grid}.sc-cm-body>.sc-panel{min-height:0}.sc-cm-body .sc-panel{width:100%;margin:0}.sc-cm-overview,.sc-cm-ops{scrollbar-gutter:stable;min-height:0;overflow:auto}@media (height<=700px){.sc-main-game{height:auto;overflow:auto}.sc-recruit-screen.sc-main-game{height:auto;max-height:none;overflow:visible}.sc-recruit-scroll{flex:none;min-height:0;overflow:visible}.sc-recruit-footer{background:0 0;border-top:none;padding-top:20px}}.sc-cm-title{letter-spacing:-.1px;font-size:16px;font-weight:700}.sc-cm-section{margin-top:14px}.sc-cm-op-list{margin:8px 0 0;padding-left:18px;line-height:1.6}.sc-cm-queue{scrollbar-gutter:stable;max-height:220px;padding-right:6px;overflow-y:scroll}.sc-cm-op-controls{flex-direction:column;gap:10px;margin-top:10px;display:flex}.sc-cm-op-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.sc-cm-op-buttons{flex-direction:column;gap:10px;display:flex}.sc-input{width:160px;max-width:100%;color:var(--text-h);background:#00000040;border:1px solid #f4f3ec2e;border-radius:10px;padding:8px 10px}.sc-cm-agent-list{flex-direction:column;gap:8px;margin:8px 0 0;padding-left:0;list-style:none;display:flex}.sc-cm-agent-row{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px 10px;display:flex}.sc-cm-agent-row .sc-game-percent-gauge{margin-left:auto}.sc-cm-agent-row .sc-game-percent-gauge .sc-meter{width:120px;height:14px}.sc-cm-agent-row .sc-game-percent-gauge-readout{font-size:11px}.sc-cm-agent-name{font-family:var(--mono);opacity:.9;font-size:13px}.sc-meter{box-sizing:border-box;vertical-align:middle;background:#f4f3ec24;border:1px solid #f4f3ec38;border-radius:999px;width:140px;height:10px;display:inline-block;position:relative;overflow:hidden}.sc-meter-fill{background:linear-gradient(90deg,#22d3eebf,#c084fce6);width:0%;position:absolute;inset:0 auto 0 0}.sc-game-percent-gauge,.sc-game-percent-gauge-track{flex-shrink:0;align-items:center;display:inline-flex}.sc-game-percent-gauge-stripe-wrap{vertical-align:middle;line-height:0;display:inline-block;position:relative}.sc-game-percent-gauge-readout{pointer-events:none;z-index:2;font-family:var(--mono);white-space:nowrap;font-variant-numeric:tabular-nums;color:#f8f6fcf5;text-shadow:0 0 6px #000000d9,0 0 2px #000000e6,0 1px #0000008c;letter-spacing:.02em;font-size:12px;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.sc-indicator-tooltip{border:1px solid var(--border);max-width:min(420px,100vw - 24px);color:var(--text-h,#e0dee4);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f121ceb;border-radius:12px;padding:14px 16px;box-shadow:0 10px 28px #00000073}.sc-indicator-tooltip-intro{opacity:.95;margin-bottom:10px;font-size:15px;line-height:1.45}.sc-indicator-tooltip-lines{opacity:.88;font-size:14px;line-height:1.5}.sc-indicator-tooltip-line+.sc-indicator-tooltip-line{margin-top:6px}.sc-visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.sc-cm-meter-row>.sc-game-percent-gauge .sc-meter{width:120px;height:14px}.sc-cm-meter-row>.sc-game-percent-gauge .sc-game-percent-gauge-readout{font-size:11px}.sc-cm-meter-row-pair>.sc-cm-meter-row>.sc-game-percent-gauge .sc-meter{width:96px;height:14px}.sc-recruit-hire-row .sc-game-percent-gauge{width:100%;display:flex}.sc-recruit-hire-row .sc-game-percent-gauge-track{flex:auto;min-width:0;display:flex}.sc-recruit-hire-row .sc-game-percent-gauge-stripe-wrap{flex:auto;width:100%;min-width:0;display:block}.sc-recruit-hire-row .sc-game-percent-gauge .sc-meter{width:100%;height:11px;display:block}.sc-roster-card-loyalty .sc-game-percent-gauge{justify-content:flex-end;margin-left:auto}.sc-roster-card-loyalty .sc-game-percent-gauge .sc-meter{width:120px;height:12px}.sc-agent-politics-lr .sc-game-percent-gauge{justify-content:center}.sc-agent-politics-lr .sc-game-percent-gauge .sc-meter{width:160px;height:12px}.sc-cm-overview-kv{flex-direction:column;gap:10px;margin-top:10px;display:flex}.sc-cm-meter-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.sc-cm-meter-row>.sc-label{flex-shrink:1;min-width:0}.sc-cm-meter-row-pair{align-items:stretch;gap:16px;display:flex}.sc-cm-meter-row-pair>.sc-cm-meter-row{flex:1;min-width:0;overflow:hidden}@media (width<=980px){.sc-main-top{flex-direction:column}.sc-main-body{grid-template-columns:1fr}.sc-main-bottom{justify-content:stretch}.sc-main-bottom .sc-btn{flex:1;width:auto}.sc-topbar{flex-wrap:wrap}.sc-cm-body{grid-template-columns:1fr}}.sc-agent-portrait-img{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.sc-recruit-screen.sc-main-game{width:var(--sc-screen-wide);min-height:unset;box-sizing:border-box;flex-direction:column;height:100svh;max-height:100svh;margin-inline:0;display:flex;overflow:hidden}.sc-recruit-screen .sc-header{align-self:stretch;width:100%}.sc-recruit-scroll{scrollbar-gutter:stable;flex:1;min-height:0;padding-right:2px;overflow:hidden auto}.sc-recruit-footer{background:linear-gradient(#0000,#1210168c);border-top:1px solid #f4f3ec33;flex-shrink:0;margin-top:0;padding-top:12px}.sc-recruit-banner{box-sizing:border-box;background:#eab3081f;border:1px solid #eab30873;border-radius:10px;width:100%;max-width:100%;margin:12px 0 0;padding:10px 12px;font-size:14px}.sc-recruit-controls{box-sizing:border-box;width:100%;max-width:100%;margin:16px 0 0}.sc-recruit-toolbar{border:1px solid var(--border);box-sizing:border-box;background:#f4f3ec38;border-radius:10px;width:100%;max-width:100%;margin-top:16px;padding:10px 12px}.sc-recruit-toolbar-row{flex-wrap:wrap;align-items:center;gap:10px 14px;display:flex}.sc-recruit-toolbar-label{flex-shrink:0}.sc-recruit-toolbar-buttons{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.sc-recruit-toolbar-divider{background:#f4f3ec40;flex-shrink:0;width:1px;height:28px}.sc-recruit-toolbar-cost{text-align:right;flex:160px;min-width:min(100%,140px);font-size:13px}@media (width<=560px){.sc-recruit-toolbar-divider{width:100%;height:1px}.sc-recruit-toolbar-cost{text-align:left;flex-basis:100%}}.sc-recruit-grid{box-sizing:border-box;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));align-items:stretch;gap:14px;width:100%;margin-top:14px;padding:0;list-style:none;display:grid}.sc-recruit-card{box-sizing:border-box;text-align:left;border:1px solid var(--border);cursor:pointer;width:100%;min-width:0;color:inherit;font:inherit;background:#f4f3ec59;border-radius:12px;flex-direction:row;align-items:flex-start;gap:12px;padding:14px 12px;transition:border-color .2s,box-shadow .2s;display:flex}.sc-recruit-card:hover:not(:disabled){box-shadow:var(--shadow);border-color:#aa3bff59}.sc-recruit-card.selected{border-color:var(--accent-border);box-shadow:0 0 0 1px #aa3bff59}.sc-recruit-card:disabled{opacity:.5;cursor:not-allowed}.sc-recruit-card-title{font-size:17px;font-weight:600}.sc-recruit-card-line{margin-top:4px;font-size:13px}.sc-recruit-hire-row{flex-direction:column;gap:6px;margin-top:8px;display:flex}.sc-recruit-hire-row-head{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.sc-recruit-hire-row .sc-meter{width:100%;height:11px}.sc-recruit-meter-na{opacity:.35;pointer-events:none;display:block}.sc-recruit-card-blurb{opacity:.92;margin:10px 0 0;font-size:13px;line-height:1.35}.sc-recruit-tags{opacity:.85;margin:10px 0 0;padding-left:18px;font-size:12px}.sc-recruit-card-cost{margin-top:10px;font-size:12px}.sc-recruit-actions{max-width:var(--sc-screen-rail);margin-top:0;flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-inline:auto}.sc-toast-game{bottom:72px}.sc-modal-overlay{z-index:120;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a080e9e;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.sc-modal-card{border:1px solid var(--border);width:min(440px,100%);max-height:min(90vh,640px);color:var(--text-h);background:#1c1a22f5;border-radius:14px;padding:22px 20px 20px;overflow-y:auto;box-shadow:0 24px 80px #0000008c}.sc-modal-title{margin:0 0 8px;font-size:22px}.sc-modal-actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.sc-walkin-row{align-items:center;gap:14px;margin-top:12px;display:flex}.sc-walkin-name{font-size:18px;font-weight:600}.sc-roster-screen{width:var(--sc-screen-roster)}.sc-roster-screen .sc-header-row{grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;width:100%;display:grid}.sc-roster-screen .sc-title{text-align:center}.sc-roster-screen .sc-header-menu{justify-self:end;height:40px;padding:8px 14px;font-size:13px}.sc-roster-screen .sc-header-spacer{width:1px;height:1px}.sc-roster-split{grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(240px,300px) minmax(0,1fr);align-items:stretch;gap:20px;height:100%;min-height:0;margin-top:16px;display:grid;overflow:hidden}.sc-roster-cards{scrollbar-gutter:stable;flex-direction:column;gap:10px;min-height:0;padding-right:4px;display:flex;overflow-y:auto}.sc-roster-card{text-align:left;border:1px solid var(--border);width:100%;color:inherit;font:inherit;cursor:pointer;background:#f4f3ec59;border-radius:12px;flex-direction:row;align-items:flex-start;gap:12px;padding:12px;transition:border-color .2s,box-shadow .2s;display:flex}.sc-roster-card:hover{box-shadow:var(--shadow);border-color:#aa3bff59}.sc-roster-card.selected{border-color:var(--accent-border);box-shadow:0 0 0 1px #aa3bff4d}.sc-roster-card--detained{background:#b828281a;border-color:#b828286b}.sc-roster-card--detained:hover{border-color:#b828288c}.sc-roster-card--detained.selected{border-color:#b82828b8;box-shadow:0 0 0 1px #b8282861}.sc-roster-card--killed{background:#30303459;border-color:#78788080}.sc-roster-card--killed:hover{border-color:#8c8c949e}.sc-roster-card--killed.selected{border-color:#a0a0a8b8;box-shadow:0 0 0 1px #78788061}.sc-roster-card-body{flex:1;min-width:0}.sc-roster-card-name{font-weight:600}.sc-roster-card-meta{margin-top:2px;font-size:13px}.sc-roster-card-loyalty{align-items:center;gap:8px;margin-top:8px;display:flex}.sc-roster-card-loyalty .sc-label{opacity:.75;font-size:11px}.sc-roster-detail{scrollbar-gutter:stable;min-height:0;overflow:hidden auto}.sc-roster-footer{max-width:var(--sc-screen-roster);margin-top:22px;flex-direction:row;justify-content:space-between;margin-inline:auto}.sc-agent-detail-pane{padding:0}.sc-agent-detail-pane--detained{background:#b828280f;border-radius:12px;margin:-12px;padding:12px;box-shadow:inset 0 0 0 1px #b8282838}.sc-agent-status-detained{color:#b82828;font-weight:700}.sc-agent-portrait--detained{box-shadow:0 0 0 2px #b828282e;border-color:#b828288c!important}.sc-agent-portrait--detained .sc-agent-portrait-img{filter:saturate(.55)hue-rotate(-8deg)}.sc-agent-detail-pane--killed{background:#30303433;border-radius:12px;margin:-12px;padding:12px;box-shadow:inset 0 0 0 1px #78788059}.sc-agent-status-killed{color:#8a8a94;font-weight:700}.sc-agent-portrait--killed{box-shadow:0 0 0 2px #50505838;border-color:#7878808c!important}.sc-agent-portrait--killed .sc-agent-portrait-img{filter:grayscale(.85)brightness(.72)}.sc-agent-detention-remaining{opacity:.9;font-weight:500}.sc-agent-detail-head{align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.sc-agent-detail-title{margin:0;font-size:20px}.sc-agent-detail-stats{margin-top:0}.sc-agent-politics-lr{flex:1;justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.sc-agent-politics-lr .sc-meter{flex:1;min-width:120px;max-width:220px}.sc-agent-politics-lr-hint{opacity:.55;font-size:10px;font-family:var(--mono);flex-shrink:0}.sc-agent-detail-save{justify-content:flex-end;margin-top:18px;display:flex}.sc-agent-effect-list{margin:6px 0 0;padding-left:18px;font-size:13px;line-height:1.45}.sc-recruit-card-main{flex:1;min-width:0}.sc-recruit-stat-grid{grid-template-columns:1fr 1fr;gap:6px 12px;margin-top:10px;font-size:12px;display:grid}.sc-recruit-stat{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.sc-recruit-stat .sc-label{opacity:.8;font-size:11px}@media (width<=800px){.sc-roster-split{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr}}.sc-btn-sm{border-radius:6px;padding:2px 10px;font-size:11px}.sc-cm-op-section{margin-top:8px}.sc-cm-candidate-list{margin:4px 0 0;padding:0;list-style:none}.sc-cm-candidate-row{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;gap:8px;padding:4px 0;display:flex}.sc-cm-candidate-row:last-child{border-bottom:none}.sc-cm-candidate-info{flex-direction:column;gap:1px;display:flex}.sc-cm-candidate-name{color:var(--text-h,#e0dee4);font-size:13px}.sc-election-affiliation-ours{border-left:3px solid var(--sc-election-ours,#22c55e);padding-left:8px}.sc-election-affiliation-rival{border-left:3px solid var(--sc-election-rival,#ef4444);padding-left:8px}.sc-election-affiliation-independent{border-left:3px solid var(--sc-election-independent,#6b7280);padding-left:8px}.sc-election-affiliation-tag{font-size:11px;font-weight:600}.sc-election-affiliation-ours .sc-election-affiliation-tag{color:var(--sc-election-ours,#22c55e)}.sc-election-affiliation-rival .sc-election-affiliation-tag{color:var(--sc-election-rival,#ef4444)}.sc-badge{color:#8fc88f;vertical-align:middle;background:#78c8782e;border:1px solid #78c8784d;border-radius:6px;padding:1px 6px;font-size:10px;display:inline-block}.sc-news-strip{width:100%;max-width:var(--sc-screen-rail);border:1px solid var(--border);background:#141218e0;border-radius:10px;max-height:200px;margin:0 auto;padding:8px 12px;overflow-y:auto}.sc-news-strip-header{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.sc-news-strip-list{margin:0;padding:0;list-style:none}.sc-news-strip-item{color:var(--text-h,#e0dee4);border-bottom:1px solid #ffffff0f;padding:3px 0;font-size:13px}.sc-news-strip-item:last-child{border-bottom:none}.sc-election-poll-row-wrap{position:relative}.sc-election-poll-breakdown{z-index:40;border:1px solid var(--border);box-shadow:var(--shadow,0 4px 20px #00000059);text-align:left;max-width:min(320px,100vw);color:var(--text-h,#e0dee4);background:#141218f5;border-radius:8px;margin-top:4px;padding:8px 10px;font-size:11px;line-height:1.45;display:none;position:absolute;top:100%;left:0;right:0}.sc-election-poll-row-wrap:hover .sc-election-poll-breakdown{display:block}.sc-election-poll-breakdown-line--lead{color:var(--sc-muted,#c8c4d2d9);margin-bottom:4px;font-size:10px}.sc-global-exposure-strip{flex-direction:column;gap:6px;width:100%;padding:6px 0 2px;display:flex}.sc-global-exposure-strip-title{margin:0}.sc-global-exposure-strip-meters{flex-wrap:wrap;align-items:center;gap:10px 16px;display:flex}.sc-global-exposure-item{flex:1;align-items:center;gap:8px;min-width:200px;display:flex}.sc-global-exposure-label{flex-shrink:0;min-width:72px;font-size:11px}.sc-global-exposure-meter{width:140px;height:10px}.sc-global-exposure-gauge.sc-game-percent-gauge{justify-content:flex-end;margin-left:auto}.sc-global-exposure-gauge .sc-global-exposure-meter{width:140px;height:10px}.sc-match-ended-banner{z-index:200;background:#0a080ed1;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.sc-match-ended-inner{border:1px solid var(--border);text-align:center;background:#16141cfa;border-radius:12px;max-width:420px;padding:24px}
