:root{font-family:Barlow,Arial,sans-serif;color:#e8ead9;background:#172b24;--panel: #142d28e8;--mint: #abd8be;--muted: #a0b2a0;--gold: #dfbe80;--border: #c6d9bb28}*{box-sizing:border-box}body{margin:0;overflow:hidden}button,input,select{font:inherit}button{cursor:pointer;color:#f1e8cc;background:#24392e;border:0}button:disabled{opacity:.4;cursor:not-allowed}button:hover:not(:disabled){filter:brightness(1.13)}button:active:not(:disabled){transform:translateY(1px)}button:focus-visible,input:focus-visible,select:focus-visible,a:focus-visible{outline:2px solid #e6c891;outline-offset:3px}button,button svg{transition:background .16s,border-color .16s,filter .16s,transform .12s}button svg{height:21px;width:21px}svg{flex-shrink:0}[hidden]{display:none!important}#game,#world{position:absolute;inset:0}#world canvas{display:block;width:100%;height:100%;touch-action:none;-webkit-user-select:none;user-select:none}.selection-box{position:fixed;pointer-events:none;z-index:7;border:1px solid #b4efd5;background:#95dac916;box-shadow:inset 0 0 0 1px #152e2855}.menu-screen,.setup-screen{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;z-index:20}.menu-screen{justify-content:flex-start;padding-left:8vw}.menu-shade{position:absolute;inset:0;background:linear-gradient(90deg,#0d251dee,#10291dbc 32%,#18332238 68%,#142e2810)}.menu-content{position:relative;width:min(560px,84vw);text-align:left;margin-top:-2vh;text-shadow:0 3px 20px #0006}h1{font-family:Barlow Condensed,Impact,sans-serif;font-size:75px;letter-spacing:6px;font-weight:600;margin:0 0 9px;color:#f3efd9}.menu-logo{margin:0 0 14px -10px;line-height:0}.menu-logo img{display:block;width:100%;height:auto;filter:drop-shadow(0 4px 8px #07191280)}.menu-description{color:#dddcc6;font-size:17px;line-height:1.5;max-width:365px;margin:0}.menu-nav{display:flex;flex-direction:column;gap:9px;width:min(320px,100%);margin-top:26px}.menu-nav button{font-size:19px;font-weight:500;letter-spacing:.5px;text-align:left;padding:16px 19px;background:#1e382cbe;border:1px solid #bfd0ae35;border-radius:7px;display:flex;align-items:center;justify-content:space-between;box-shadow:inset 0 1px #eff5d508}.menu-nav button:first-child{background:linear-gradient(120deg,#ded6ae,#bdcd9d);color:#2b402e;border-color:#dddcb1}.menu-nav button>span{color:#b3ce9c;font-size:24px}.menu-nav button:first-child>span{color:#344b32}.menu-nav small{font-size:8px;letter-spacing:1.1px;color:#a6b59a}.menu-footer{display:flex;align-items:center;flex-wrap:wrap;gap:8px 16px;font-size:12px;color:#b4c2b0;margin-top:24px}.menu-footer a{color:#ded4af;text-underline-offset:3px}@media(max-height:650px){.menu-logo{max-width:410px;margin-bottom:8px}.menu-description{font-size:15px}.menu-nav{margin-top:16px;gap:6px}.menu-nav button{padding-block:10px}.menu-footer{margin-top:16px}}.setup-screen{background:#122d22b3;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);padding:25px}.setup-shell{width:min(1020px,96vw);background:linear-gradient(135deg,#263b2fea,#132d29f2);border:1px solid #c9d3b736;box-shadow:0 25px 100px #081d2070;border-radius:15px;overflow:hidden}.setup-shell>header{height:65px;padding:0 32px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--border)}.back-button{font-size:12px;background:none;color:#c3cfb6}.setup-shell>header>span{font-size:9px;letter-spacing:2px;color:#95ad96}.setup-content{display:grid;grid-template-columns:1.15fr 1fr;gap:42px;padding:34px 32px}.eyebrow{font-size:9px;font-weight:600;letter-spacing:2px;color:#bdcaa4;margin:0 0 13px}h2{font-family:Barlow Condensed,sans-serif;font-size:35px;font-weight:600;letter-spacing:.3px;margin:0 0 27px;color:#ebe8cd}fieldset{padding:0;margin:0 0 23px;border:0}legend{font-size:10px;letter-spacing:1.7px;text-transform:uppercase;margin-bottom:13px;color:#ccd4bd}.choice{display:flex;align-items:center;gap:14px;padding:16px;border:1px solid #c6d4b524;border-radius:8px;margin-bottom:9px;cursor:pointer;background:#162e243d}.choice:has(input:checked){background:#b5c79513;border-color:#c9d4a77d}.choice input{accent-color:#c7d5a0}.choice span{display:flex;flex-direction:column;gap:6px}.choice b{font-size:13px;font-weight:600}.choice small{font-size:11px;color:#9daf99}.inline-setting{display:flex;justify-content:space-between;align-items:center;margin-top:15px;font-size:12px;color:#adbf9f}select,input[type=number]{color:#d3dfc0;background:#102a22;border:1px solid #b9caa636;border-radius:5px;padding:10px;font-size:12px}select:disabled{opacity:.4}.map-sizes{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.map-sizes label{position:relative;cursor:pointer;min-width:0}.map-sizes input{position:absolute;inset:0;opacity:0;width:100%;height:100%;cursor:pointer;margin:0;z-index:1}.map-sizes span{display:flex;flex-direction:column;align-items:center;gap:7px;border:1px solid #bdd0ad27;border-radius:7px;padding:17px 4px;background:#b8cf9b09}.map-sizes b{font-size:13px;font-weight:500}.map-sizes small{font-size:8px;color:#9fb18f}.map-sizes input:checked+span{background:#c9d4aa20;border-color:#dbd9ac}.map-sizes input:focus-visible+span{outline:2px solid var(--gold)}.seed-setting{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#abbc9e}.seed-setting>div{display:flex;gap:8px}.seed-setting input{width:138px}.seed-setting button{background:#afc4941a;border-radius:5px;width:35px;font-size:24px;color:#cad5aa}.map-preview{padding-top:2px}.map-preview canvas{display:block;width:100%;aspect-ratio:1.15;border:1px solid #a9c0a13d;border-radius:9px;background:#274435;box-shadow:inset 0 0 40px #10281a66}.preview-caption{display:flex;flex-direction:column;align-items:center;gap:10px;padding:19px 0 21px}.preview-caption>span{font-size:9px;letter-spacing:1.4px;color:#cbcfaa}.preview-caption>small{font-size:10px;color:#96ae97}.match-rules{border-top:1px solid var(--border);padding-top:10px}.match-rules p{font-size:11px;line-height:1.6;color:#becbad}.match-rules b{display:inline-block;min-width:86px;color:#e2d3a2;font-weight:500}.setup-shell>footer{display:flex;justify-content:space-between;align-items:center;padding:21px 32px;background:#0e282369;border-top:1px solid var(--border)}.setup-shell>footer>span{font-size:10px;color:#98ad92}.primary{background:linear-gradient(110deg,#dcd4a8,#b6cca0);color:#273c2d;padding:13px 23px;border:1px solid #e3ddb7;border-radius:6px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:36px}.secondary{background:#284438;color:#d5dfc3;border:1px solid var(--border);padding:12px 18px;border-radius:6px}#game-ui{position:absolute;inset:0;pointer-events:none}#game-ui button,#game-ui input,#game-ui canvas,#game-ui details{pointer-events:auto}.match-top{position:absolute;inset:0 0 auto;height:91px;background:linear-gradient(#12261ec4,#12261e48 65%,transparent);display:flex;justify-content:space-between;align-items:flex-start;padding:17px 24px}.resources{display:flex;gap:25px;border:1px solid #d2dbb52b;border-radius:9px;padding:9px 17px;background:#173329d9;box-shadow:0 5px 20px #001b1b22}.resources>div{display:flex;align-items:center;gap:10px}.resources svg{height:22px;width:22px;color:#dabf84}.resources>div:nth-child(2)>svg{color:#b5b6dd}.resources span{display:flex;flex-direction:column;gap:1px}.resources span small{font-size:7px;letter-spacing:1.8px;color:#a9b799}.resources b{font-size:21px;font-weight:600;line-height:1.1}#income,#crystal-income{font-size:10px;color:#b2c990;margin-left:5px}.match-phase{position:absolute;top:17px;left:50%;transform:translate(-50%);text-align:center;min-width:220px}.match-phase>span{display:block;font-size:8px;font-weight:600;letter-spacing:2.4px;color:#d5d2ac}.match-phase>b{display:block;font-family:Barlow Condensed,sans-serif;font-size:32px;color:#f2edcf;line-height:1.2;font-weight:500}.match-phase.hunt>span{color:#efbc84}.match-buttons{display:flex;gap:8px}.icon-button{width:37px;height:37px;display:grid;place-items:center;background:#19372bcc;border:1px solid #c4d4b131;border-radius:8px;color:#d3dcbf}.team-panel{position:absolute;right:24px;top:94px;width:224px}.team-panel>.eyebrow{display:flex;justify-content:space-between;font-size:8px;color:#d5d9bd;margin:0 5px 10px}.team-row{display:flex;align-items:center;gap:10px;padding:10px 12px;margin-bottom:6px;border-left:2px solid var(--team-color);background:linear-gradient(90deg,#1a352ad9,#19342895);border-radius:0 8px 8px 0}.team-row>svg{height:23px;width:23px;color:var(--team-color)}.team-row>div{flex:1;min-width:0}.team-row b{display:block;font-size:12px;font-weight:500}.team-row small{display:block;font-size:9px;color:#b0bea5;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.team-row .tag{font-size:7px;color:#a4b495}.team-row.dead{opacity:.4}.orders{position:absolute;top:106px;left:25px;width:230px;padding-left:12px;border-left:2px solid #d9c48b;background:linear-gradient(90deg,#163425bc,transparent);border-radius:0 9px 9px 0}.orders>span{font-size:9px;letter-spacing:1.4px;color:#e2d3a8}.orders p{font-size:12px;color:#c7d2b5;line-height:1.6;margin:9px 0 7px}.orders>small{display:block;font-size:9px;color:#c7c79c;padding-bottom:8px;line-height:1.5}.minimap-frame{position:absolute;left:20px;bottom:23px;padding:9px 9px 8px;width:190px;background:#17362de3;border:1px solid #c1d0a34d;border-radius:12px;box-shadow:0 6px 28px #051c2240}.minimap-frame canvas{display:block;width:170px;height:170px;border-radius:6px;cursor:crosshair}.minimap-frame>div{display:flex;justify-content:space-between;margin-top:10px;font-size:7px;letter-spacing:1.2px;color:#afc19f}.unit-panel{position:absolute;left:222px;bottom:23px;width:240px;min-height:161px;padding:14px 16px;background:linear-gradient(145deg,#213d31eb,#132d28ed);border:1px solid #c4d4b22e;border-top-color:#a6caa17a;border-radius:11px;box-shadow:0 6px 28px #051c2238}.unit-panel-head{display:flex;align-items:center;justify-content:space-between;color:#adbf9b;font-size:8px;letter-spacing:1.5px;margin-bottom:12px}.unit-panel-head button{background:transparent;padding:0;color:#bdcea8}.unit-panel-head svg{height:16px;width:16px}.selected-title{display:flex;gap:11px;align-items:center}.selected-title h3{margin:0 0 4px;font-size:21px;font-weight:600;letter-spacing:-.5px;line-height:1}.selected-title small{font-size:10px;color:#b0c09e}#portrait{display:grid;place-items:center;width:43px;height:48px;border-radius:8px;background:linear-gradient(145deg,#99b38a24,#192f2440);color:#e0dfb6}#portrait svg{height:32px;width:32px}.health-track{height:4px;background:#0e241f;border-radius:4px;margin-top:15px;overflow:hidden}.health-track>span{display:block;height:100%;width:100%;background:linear-gradient(90deg,#a4cead,#dedcb4);transition:width .15s}.stats{display:flex;flex-wrap:wrap;gap:7px 10px;margin-top:11px;font-size:10px;color:#9fb394}.stats b{font-weight:500;color:#d6e1c0}.structure-actions{display:flex;flex-direction:column;gap:7px;margin-top:10px}.structure-actions:has([hidden]):not(:has(button:not([hidden]))){display:none}.upgrade-button{display:flex;justify-content:center;align-items:center;gap:6px;background:#a9c5921c;border:1px solid #c2d3a544;border-radius:5px;padding:9px 4px;font-size:10px;color:#dbe2ba}.upgrade-button svg{height:15px;width:15px}.demolish-button{display:flex;justify-content:center;gap:6px;align-items:center;padding:5px;background:none;color:#ccad91;font-size:10px}.demolish-button svg{height:13px;width:13px}.demolish-button:hover{color:#eaa993}.build-panel{position:absolute;left:475px;bottom:23px;width:420px;padding:12px 13px;background:linear-gradient(140deg,#1e382dde,#132c27ed);border:1px solid #c4d4b22b;border-radius:11px;box-shadow:0 6px 28px #051c2238}.action-tabs{display:flex;align-items:center;gap:13px;margin-bottom:10px;border-bottom:1px solid #bad0a719;padding-bottom:7px}.action-tabs button{background:none;font-size:11px;color:#95ad94;padding:4px 0}.action-tabs button.active{color:#e3d5a4;border-bottom:1px solid #d8c18a}.action-tabs>span{margin-left:auto;font-size:7px;letter-spacing:2px;color:#829b82}.build-cards{display:flex;gap:7px}.build-cards>button{position:relative;flex:1;min-width:0;height:75px;text-align:center;padding:7px 3px;border:1px solid #a8c38d25;border-radius:6px;background:#c0d1a609}.build-cards>button.active{background:#b6c98c26;border-color:#d9d6a4;box-shadow:inset 0 0 18px #ccdaa019}.build-cards>button>svg{display:block;margin:0 auto 5px;width:26px;height:26px;color:#cbd6ab}.build-cards b{display:block;font-weight:500;font-size:11px}.build-cards small{display:block;font-size:9px;color:#aaba90;margin-top:3px}.build-cards kbd{position:absolute;top:4px;right:5px}.ability-bar{display:flex;align-items:center;gap:8px;margin-top:11px;padding-top:10px;border-top:1px solid #bdd1aa1b}.ability-bar button{display:flex;align-items:center;gap:9px;padding:7px 10px;background:#9cc6b714;border:1px solid #aacdb938;border-radius:6px;min-width:115px;text-align:left}.ability-bar button.active{background:#b3d7be2c;border-color:#bddbba}.ability-bar button>svg{height:21px;width:21px;color:#b3d5bb}.ability-bar button>span{flex:1}.ability-bar button b{font-size:11px;display:block;font-weight:500}.ability-bar button small{font-size:8px;color:#a4bc95;display:block;margin-top:3px}.ability-bar>small{font-size:8px;line-height:1.6;color:#9bae8e;margin-left:4px}kbd{font-family:inherit;font-size:7px;border:1px solid #bccaa345;border-radius:3px;padding:1px 3px;color:#bdcba0}.home-camera{position:absolute;bottom:27px;right:24px;display:flex;gap:8px;align-items:center;padding:10px 12px;background:#19352ce6;border:1px solid var(--border);border-radius:8px;color:#d6dec1}.home-camera>span{font-size:10px}.home-camera kbd{margin-left:8px}.home-camera svg{width:17px}.camera-hint{position:absolute;right:25px;bottom:79px;font-size:9px;color:#d2d8bd;text-shadow:0 1px 5px #15331c}.camera-hint span{margin-left:13px}.performance{position:absolute;bottom:7px;right:26px;font-size:7px;color:#9cb391;letter-spacing:1px}.banner{position:absolute;top:97px;left:50%;transform:translate(-50%) translateY(-7px);max-width:410px;text-align:center;background:linear-gradient(90deg,transparent,#213b27ed 15%,#213b27ed 85%,transparent);border-block:1px solid #dcca9373;padding:11px 23px;font-family:Barlow Condensed,sans-serif;font-size:23px;letter-spacing:.4px;color:#e7d5a2;opacity:0;transition:opacity .2s,transform .2s}.banner.visible{opacity:1;transform:translate(-50%) translateY(0)}.toast,.placement{position:absolute;left:50%;bottom:254px;transform:translate(-50%);background:#1e3a2feb;border:1px solid #c6d4a83b;border-radius:7px;padding:11px 18px;color:#e2e5c6;font-size:11px;max-width:460px;text-align:center;box-shadow:0 4px 20px #001b1b33}.toast{opacity:0;transition:opacity .15s}.toast.visible{opacity:1}.placement{bottom:215px;color:#e3d4a2}#game[data-role=hunter] .toast{bottom:370px;z-index:6}#game[data-role=hunter] .placement{bottom:330px;z-index:6}.world-labels{position:absolute;inset:0;pointer-events:none;overflow:hidden}.health-bar{position:absolute;top:0;left:0;width:40px;height:4px;background:#183029c9;border:1px solid #0a201b;border-radius:2px;box-shadow:0 1px 3px #071f1b66}.health-bar>span{display:block;height:100%;background:#bbdbc3}.health-bar.owner-1>span{background:#ddbe81}.health-bar.owner-2>span{background:#a4bde0}.health-bar.owner-3>span{background:#d4a6bc}.health-bar.owner-10>span{background:#eb996a}.damage-number{position:absolute;top:0;left:0;color:#e4e9c9;font-size:12px;font-weight:600;text-shadow:0 2px 3px #102b20;white-space:nowrap}.damage-number.healing{color:#c4f7ff;font-weight:700;text-shadow:0 2px 3px #071b29,0 0 8px #193c5e}.damage-number.farm{color:#f0c181}#dev-panel{position:absolute;right:24px;top:320px;width:185px;font-size:9px;color:#a7bc96}#dev-panel>summary{cursor:pointer;text-align:right;list-style:none;letter-spacing:2px}#dev-panel>div{background:#18362bec;padding:10px;border-radius:8px;border:1px solid var(--border);display:flex;flex-direction:column;gap:6px;margin-top:8px}#dev-panel button{padding:7px;font-size:9px;color:#c9d3ad;background:#b9c99d16;border-radius:3px}#dev-stats{font-size:8px;margin-top:5px}dialog{background:linear-gradient(145deg,#294031,#142d29);color:#d9e1ca;border:1px solid #c8d4aa44;border-radius:13px;padding:31px;width:min(530px,94vw);box-shadow:0 25px 100px #051c1e88}dialog::backdrop{background:#0c231e94;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}dialog h2{margin-bottom:20px}dialog p{font-size:13px;line-height:1.7;color:#bdccb1}dialog .primary{width:100%;margin-top:22px}dialog .secondary{width:100%;margin-top:15px}.dialog-close{position:absolute;right:14px;top:11px;font-size:25px;color:#bdcbb0;background:none}dialog label{display:flex;justify-content:space-between;align-items:center;padding:11px 0;border-bottom:1px solid #c4d4ad1c;font-size:13px;color:#c6d5b9}dialog input[type=checkbox]{accent-color:#b6d0a2;width:16px;height:16px}.guide-grid{display:grid;grid-template-columns:170px 1fr;gap:10px 15px;margin:22px 0;font-size:11px}.guide-grid span{color:#a1b699}.guide-grid b{font-weight:500;color:#d8e0be}.result-stats{display:flex;gap:28px;border-block:1px solid var(--border);padding:21px 0;margin-top:25px}.result-stats>span{display:flex;flex-direction:column;gap:7px;font-size:10px;color:#a2b49a}.result-stats b{font-family:Barlow Condensed,sans-serif;font-size:30px;color:#e4d7aa;font-weight:500}.fatal{position:absolute;inset:0;display:grid;place-items:center;background:#17362b;color:#f4e6c1}@media(max-width:1150px){.minimap-frame{width:164px;left:15px}.minimap-frame canvas{width:144px;height:144px}.unit-panel{left:191px;width:214px;padding:12px}.build-panel{left:417px;width:383px}.ability-bar button{min-width:104px}.ability-bar>small{font-size:7px}.home-camera{bottom:222px}.camera-hint{bottom:271px}.team-panel{width:190px}.orders{width:215px}.resources{gap:16px}.selected-title h3{font-size:19px}}@media(max-width:850px){.menu-screen{padding-left:7vw}.menu-content{width:88vw}h1{font-size:60px}.setup-content{gap:24px;padding:25px}.setup-shell>header,.setup-shell>footer{padding-inline:25px}.map-preview{display:none}.setup-content{grid-template-columns:1fr}.setup-shell{max-width:570px}.setup-screen{padding:16px}.setup-shell>footer>span{max-width:160px;line-height:1.5}.setup-shell .primary{font-size:12px;gap:15px;padding-inline:15px}.match-top{padding:12px 14px}.resources{padding:7px 10px;gap:13px}.resources span small{font-size:6px}.resources b{font-size:18px}.resources svg{height:19px;width:19px}.resources>div{gap:6px}#income,#crystal-income{display:none}.match-phase{top:13px;min-width:140px}.match-phase>span{font-size:7px;letter-spacing:1.2px}.match-phase>b{font-size:29px}.match-buttons{gap:5px}.icon-button{width:31px;height:32px}.team-panel{right:14px;top:85px;width:170px}.team-row{padding:7px 9px}.team-row b{font-size:10px}.team-row small{font-size:8px}.orders{left:15px;top:91px;width:195px}.orders p{font-size:10px}.orders>span{font-size:8px}.minimap-frame{width:130px;bottom:233px}.minimap-frame canvas{width:110px;height:110px}.minimap-frame>div{font-size:6px}.unit-panel{left:15px;bottom:18px;width:207px}.build-panel{left:234px;width:calc(100vw - 249px);max-width:407px;bottom:18px}.build-cards>button{height:71px}.ability-bar{gap:5px}.ability-bar button{min-width:94px;padding:6px}.ability-bar>small{display:none}.home-camera{right:15px;bottom:235px}.camera-hint{display:none}.banner{top:200px;font-size:19px;width:max-content;max-width:78%}.toast{bottom:277px}.placement{bottom:220px;font-size:10px;width:max-content;max-width:90%}#dev-panel{right:15px;top:280px;width:165px}}@media(max-width:530px){h1{font-size:45px;letter-spacing:4px}.menu-nav{width:270px}.setup-shell h2{font-size:29px;margin-bottom:20px}.setup-shell>header{height:48px;padding:0 17px}.setup-shell>header>span{font-size:7px}.setup-content{padding:20px}.choice{padding:12px}.choice small{font-size:10px}.map-sizes b{font-size:11px}.map-sizes small{font-size:7px}.resources>div{gap:4px}.resources{gap:10px;padding:7px}.resources svg{height:16px;width:16px}.match-phase{left:52%}.team-panel{width:140px}.team-panel>.eyebrow{font-size:6px}.team-row .tag{display:none}.orders{width:165px}.unit-panel{width:166px;padding:10px;min-height:153px}.selected-title h3{font-size:17px}.selected-title{gap:6px}#portrait{width:32px;height:40px}#portrait svg{width:27px;height:27px}.stats{font-size:8px;gap:6px}.build-panel{left:191px;width:calc(100vw - 206px);padding:8px}.action-tabs{gap:9px}.action-tabs button{font-size:9px}.action-tabs>span{display:none}.build-cards{gap:4px}.build-cards b,.build-cards small{font-size:8px}.build-cards>button>svg{width:22px;height:22px}.build-cards kbd{font-size:6px}.ability-bar button{min-width:0;flex:1;gap:4px;padding:6px 4px}.ability-bar button>svg{width:16px;height:16px}.ability-bar button b{font-size:10px}.ability-bar kbd{display:none}.guide-grid{grid-template-columns:130px 1fr;font-size:10px}dialog{padding:25px}}.upgrade-button[aria-disabled=true]{background:#344039;color:#b6beb0;border-color:#6d786944;cursor:help}.upgrade-button[aria-disabled=true]:hover{background:#465049}.upgrade-preview{color:#c1c9ad;font-size:10px;line-height:1.45;margin:9px 0}#upgrade-target{color:#ece1b9}.requirement-row{display:flex;align-items:center;justify-content:space-between;gap:14px;border-left:3px solid #bb9568;background:#ffffff06;margin:10px 0;padding:10px 14px}.requirement-row p{flex:1;min-width:0;margin:0;font-size:14px}.requirement-row.met{border-color:#86bd91}.requirement-row button{width:auto;max-width:145px;margin:0;flex-shrink:0;padding:9px;font-size:12px}#upgrade-details ul{padding-left:20px;line-height:1.6;font-size:14px}.upgrade-outcome{padding-top:12px;border-top:1px solid #bac9a533}.progression-study{position:absolute;top:92px;left:50%;transform:translate(-50%);width:min(790px,calc(100vw - 500px));display:flex;flex-wrap:wrap;gap:7px;padding:12px;border:1px solid #baca9944;background:#163127ed;border-radius:8px}.progression-study span{width:100%;color:#d1c89f;font-size:10px;letter-spacing:1px}.progression-study button{background:#344b3e;color:#ede5c9;border:1px solid #8c976055;padding:7px 10px;border-radius:4px;font:12px Barlow}.role-choices{display:grid;grid-template-columns:1fr 1fr;gap:10px}.role-choices .choice{margin:0}.role-choices b{display:flex;align-items:center;gap:8px}.role-choices svg{width:22px;height:22px}#hunter-team-options p{font-size:12px;color:#aabd9d;line-height:1.6}#hunter-panel{position:absolute;left:505px;bottom:23px;width:440px;padding:13px;border:1px solid #cb95734d;border-radius:10px;background:linear-gradient(145deg,#302e27f5,#192d27f5);box-shadow:0 6px 28px #051c2240}.hunter-panel-heading{display:flex;justify-content:space-between;color:#e2c4a0;font-size:10px;letter-spacing:1px;margin-bottom:10px}.hunter-panel-heading small{color:#b6b5a0;font-size:9px}.hunter-slots{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:6px}.hunter-slot{position:relative;min-width:0;height:71px;background:#101d1bb0;border:1px solid #a6ac8a36;border-radius:5px;color:#708274;padding:6px 4px}.hunter-slot.occupied{background:linear-gradient(145deg,#4c4935,#20332a);color:#e3ca9c;border-color:#ad9a656b}.hunter-slot.selected{border-color:#eccda5}.hunter-slot:hover{border-color:#daae7e}.slot-number{position:absolute;top:3px;left:5px;font-size:8px;opacity:.65}.slot-art{display:block;height:32px;font:26px Barlow Condensed}.slot-art svg{width:27px;height:27px}.hunter-slot small{display:block;font-size:8px;line-height:1.15;overflow:hidden}.hunter-orders{display:flex;gap:5px;margin-top:9px}.hunter-orders button{display:flex;align-items:center;gap:5px;padding:8px 9px;border-radius:4px;background:#38463a;color:#d8ddc1;font-size:11px}.hunter-orders button:first-child{background:#bdac7d;color:#263c31;flex:1}.hunter-orders svg{width:17px;height:17px}.hunter-orders kbd{margin-left:auto;font-size:9px;opacity:.65}#hunter-shop{width:min(1120px,96vw);max-height:92vh;padding:26px;overflow:auto;background:linear-gradient(130deg,#34392b,#172b26 65%)}#hunter-shop[open]{display:flex;flex-direction:column;height:min(850px,92vh);overflow:hidden}.shop-heading,.shop-status,.shop-footer{flex-shrink:0}.shop-catalog{display:flex;flex-direction:column;min-height:0}.shop-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-right:22px}.shop-heading h2{font-size:35px;margin:0 0 14px}.shop-heading .eyebrow{color:#cab284;font-size:9px;margin:0 0 8px;letter-spacing:1.6px}#shop-wallet{color:#ecd3a2;font-size:15px;white-space:nowrap}.shop-status{display:flex;justify-content:space-between;gap:15px;border-block:1px solid #b9bc8d30;padding:10px 0;color:#e2c298;font-size:12px}.shop-status small{font-size:11px;color:#9aaf9c}.shop-body{display:grid;grid-template-columns:minmax(0,1fr) 248px;gap:24px;padding:18px 0;flex:1;min-height:0;overflow:auto}#shop-tabs{display:flex;gap:7px}#shop-tabs button{background:#23392e;color:#bdc8b0;padding:10px 18px;border:1px solid #aabb8a28;border-radius:4px;font-size:13px;transition:border-color .16s,filter .16s}#shop-tabs button[aria-pressed=true]{background:#c3b586;color:#23382c;border-color:#c3b586}#shop-category-note{font-size:11px;min-height:34px;margin:10px 0}#shop-items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;flex:1;min-height:0;overflow:auto;padding-right:6px;scrollbar-color:#768265 #20372d}.shop-item{display:flex;flex-direction:column;min-width:0;padding:12px;background:linear-gradient(150deg,#394133,#21362c);border:1px solid #b5bb8c32;border-radius:6px}.shop-item.elder-item{border-color:#a0b4bf66;background:linear-gradient(150deg,#35413c,#1e3030)}.shop-item-top{display:flex;align-items:center;gap:10px}.item-art{display:grid;place-items:center;width:37px;height:37px;color:#dfbf83;background:#141f1b70;border:1px solid #ab976340;border-radius:5px}.item-art svg{width:27px;height:27px}.shop-item-top small{font-size:8px;color:#b0b695;letter-spacing:1px}.shop-item h3{font-family:Barlow Condensed;font-size:20px;font-weight:500;line-height:1.1;margin:10px 0 6px}.shop-item>b{color:#e3cca0;font-size:12px;font-weight:500}.shop-item p{flex:1;color:#a6b9a1;font-size:11px;line-height:1.45;margin:7px 0 12px}.shop-item button{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:4px;padding:9px 8px;color:#23382a;background:#c7ba8b;font-size:11px;border:1px solid #d0c390;border-radius:4px}.shop-item button[aria-disabled=true],#shop-sell[aria-disabled=true]{background:#344438;color:#9ca990;border-color:#85957240}.shop-item button:hover{border-color:#e4c78b}.shop-loadout{border-left:1px solid #acb28935;padding-left:20px;overflow:auto}.shop-loadout .eyebrow{font-size:10px;margin:0 0 13px;color:#d1b78e}#shop-stats{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:15px}#shop-stats div{display:flex;flex-direction:column;gap:3px}#shop-stats b{font:25px Barlow Condensed;color:#ecdbb1}#shop-stats span{color:#9daf99;font-size:10px}#shop-stats p{grid-column:1 / -1;font-size:11px;margin:2px 0}#shop-stats details{grid-column:1 / -1;font-size:11px;color:#b9c6aa}.hunter-level{display:grid;grid-template-columns:1fr auto;gap:5px;margin-bottom:9px;font-size:10px;color:#d9c297}.hunter-level progress{grid-column:1 / -1;width:100%;height:4px;accent-color:#e3b56f;border:0}.hunter-abilities{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:4px}.hunter-abilities button{position:relative;min-width:0;padding:8px 3px 5px;border:1px solid #b9a06a55;border-radius:5px;background:#364337;color:#e4d5ae}.hunter-abilities button span{display:block;font-size:10px;min-height:25px;line-height:1.15}.hunter-abilities button small{display:block;font-size:9px;color:#b2c5ad;margin-top:4px}.hunter-abilities button kbd{position:absolute;top:-5px;right:2px;font-size:8px}.hunter-abilities button[aria-disabled=true]{opacity:.56}.hunter-abilities button:hover{border-color:#e4c78b}.hunter-effects{min-height:13px;margin:6px 0 9px;font-size:10px;color:#e2ba79}#shop-inventory{grid-template-columns:repeat(3,minmax(0,1fr))}#shop-slot-detail{font-size:11px;color:#b9c6aa;line-height:1.5;margin:12px 0}#shop-sell,.shop-exchange button{width:100%;font-size:11px;padding:8px;color:#ddd0a6;background:#384637;border:1px solid #a8ad7e38;border-radius:4px}.shop-exchange{padding-top:16px;margin-top:16px;border-top:1px solid #a8ad7e30}.shop-exchange span{display:block;font-size:9px;letter-spacing:1px;color:#9eafa0;margin-bottom:7px}.shop-exchange button{margin-bottom:6px}.shop-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid #acb28935;padding-top:12px}.shop-footer p{margin:0;font-size:12px;color:#d6c898}#hunter-shop .shop-footer .primary{width:auto;white-space:nowrap;margin:0;padding:12px 19px}@media(max-width:1150px){#hunter-panel{left:417px;width:383px}#shop-items{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:850px){#hunter-panel{left:auto;right:12px;bottom:18px;width:340px}#hunter-shop{padding:18px}.shop-body{grid-template-columns:minmax(0,1fr) 198px;gap:12px}.shop-loadout{padding-left:12px}.shop-heading{display:block}#shop-wallet{margin-bottom:12px}.shop-status{display:block}.shop-status small{display:block;margin-top:5px}#shop-tabs{gap:3px}#shop-tabs button{padding:8px;font-size:12px}}@media(max-width:600px){#hunter-panel{right:8px;bottom:8px;width:275px;padding:9px}.hunter-slot{height:67px}.hunter-slot small{font-size:7px}.hunter-orders button{font-size:9px;padding:7px 5px}.hunter-orders kbd{display:none}.shop-body{display:flex;flex-direction:column}.shop-catalog,.shop-loadout{flex-shrink:0}.shop-loadout{border-left:none;border-top:1px solid #acb28935;padding:15px 0 0}#shop-inventory{grid-template-columns:repeat(6,minmax(0,1fr))}#shop-items{max-height:46vh}.shop-footer{flex-direction:column;align-items:stretch}.role-choices{grid-template-columns:1fr}}:root .audio-mix{display:grid;grid-template-columns:minmax(110px,1fr) minmax(90px,1fr);align-items:center;gap:6px 12px;padding:10px 0;border-top:1px solid #8c987655}#settings-dialog .audio-mix label{margin:0;padding:0;font-size:14px}.audio-mix output{color:#c4c9aa;font-size:12px;margin-left:8px}#settings-dialog .audio-mix input{width:100%;min-width:0;padding:0;accent-color:#c4d0a1}.audio-mix a{grid-column:1 / -1;color:#b4c3a5;font-size:12px}html,body{width:100%;height:100%;overscroll-behavior:none}#game[data-screen=menu] #world{background:#172b24 url(/art/brand/menu-background.jpg) center / cover no-repeat}#game{height:var(--game-height, 100dvh);top:var(--game-top, 0px);bottom:auto}#touch-tabs,#touch-summary,#online-touch-panels,#touch-shop-panels{display:none}.touch-order-marker{position:absolute;width:30px;height:30px;border:2px solid #def9ce;box-shadow:0 0 0 2px #142923bb,inset 0 0 10px #aeecc34d;border-radius:50%;transform:translate(-50%,-50%);pointer-events:none;z-index:6}.menu-nav button[aria-busy=true]:after{content:"";width:12px;height:12px;margin-left:8px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:menu-wait 1s linear infinite}@keyframes menu-wait{to{transform:rotate(360deg)}}.boot-error,.no-script{position:relative;padding:12px;color:#f2d6b8;background:#16291f;z-index:30}@media(max-width:1100px)and (pointer:coarse),(max-width:700px){html:root{--hud-height: calc(304px + env(safe-area-inset-bottom)) }#game{-webkit-user-select:none;user-select:none}#game button,#minimap,#touch-tabs{touch-action:manipulation;-webkit-tap-highlight-color:transparent}#minimap{touch-action:none}#game input,#game select{font-size:16px}#command-deck{padding:0 max(4px,env(safe-area-inset-right)) env(safe-area-inset-bottom) max(4px,env(safe-area-inset-left));border-top-width:3px}#command-deck .deck-ribbon{height:36px;min-height:36px;padding:0 3px;gap:5px}#command-deck .resources{gap:8px;min-width:0}#command-deck .resources>div{min-width:0;gap:2px}#command-deck .resources .gfx-icon{width:22px;height:22px}#command-deck .resources span{gap:2px}#command-deck .resources b{font-size:17px}#command-deck .resources small,#command-deck #income,#command-deck #crystal-income,#command-deck #team-heading,#command-deck #world-season,#command-deck #phase-label{display:none}#command-deck .alliance-summary{padding:0 4px;min-height:34px;gap:0;letter-spacing:0}#command-deck .alliance-summary b{font-size:12px}#command-deck .match-phase{gap:0}#command-deck #timer{font-size:18px}#command-deck .match-buttons{gap:2px}#command-deck .match-buttons button{width:32px;height:32px}#command-deck .deck-panels{display:grid;grid-template-columns:106px 64px minmax(0,1fr);grid-template-rows:72px minmax(0,1fr);gap:4px;padding:4px 0 0;position:relative}#command-deck .stone-bay{border-width:1px;border-radius:2px;padding:3px}#command-deck .deck-map{display:block;grid-area:1 / 1;padding:0}#command-deck .deck-map .bay-title{display:none}#command-deck .map-bezel{position:absolute;inset:0;margin:0;width:100%;height:100%;border:0}#command-deck #minimap{width:100%;height:100%;max-height:none;aspect-ratio:auto}#command-deck .map-controls{position:absolute;bottom:1px;right:1px;height:28px;gap:2px}#command-deck .map-controls button{height:28px;width:28px;min-width:0;padding:2px;background:#10251dd9}#command-deck .map-controls button span:not(.gfx-icon),#command-deck .map-controls button kbd{display:none}#command-deck .map-controls .gfx-icon{width:22px;height:22px}#command-deck .deck-portrait{display:flex;grid-area:1 / 2;padding:0}#command-deck #select-player{position:absolute;inset:0;z-index:3;background:transparent;border:0;height:auto}#command-deck #select-player span,#command-deck #portrait-activity,#command-deck .portrait-health b{display:none}#command-deck #portrait-stage{position:absolute;inset:0 0 5px;height:auto;border-radius:0;border:0}#command-deck .portrait-health{position:absolute;inset:auto 0 0;height:5px;min-height:5px;margin:0;border:0}#command-deck #touch-summary{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;text-align:left;grid-area:1 / 3;gap:3px;color:#e8e3c7;padding:5px 8px}#touch-summary strong,#touch-summary span,#touch-summary small{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#touch-summary strong{font-size:16px;font-weight:600}#touch-summary span{font-size:13px;color:#b6e5b0}#touch-summary small{font-size:12px;color:#b3c1a6}#command-deck .deck-actions,#command-deck .deck-inventory,#command-deck .deck-stats{grid-area:2 / 1 / 3 / 4;margin-top:36px}#command-deck .deck-actions>.bay-title{display:none}#command-deck .command-grid,#command-deck[data-build-page=true] .command-grid{grid-template-columns:repeat(5,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:4px}#command-deck[data-build-page=true] .command-grid{grid-template-rows:repeat(2,minmax(0,1fr));gap:4px}#command-deck .action-tabs{display:none;grid-column:1 / -1;order:-1;height:26px}#command-deck .action-tabs button{font-size:13px;padding:0 6px}#command-deck .command-tile{order:var(--touch-order, 0);min-height:0;border-width:1px}#command-deck .command-tile kbd{display:none}#command-deck .command-name{font-size:11px;line-height:1.1;white-space:normal;padding:1px 0}#command-deck .command-tile .build-cost{font-size:10px;top:1px;bottom:auto;background:#0c1c14e8}#command-deck[data-mobile-paging=on] [data-mobile-hidden=true]{display:none!important}#command-deck[data-touch-tab=actions] .deck-stats,#command-deck[data-touch-tab=actions] .deck-inventory,#command-deck[data-touch-tab=stats] .deck-actions,#command-deck[data-touch-tab=stats] .deck-inventory,#command-deck[data-touch-tab=inventory] .deck-actions,#command-deck[data-touch-tab=inventory] .deck-stats{display:none}#command-deck #touch-tabs{display:flex;position:absolute;top:116px;left:4px;right:4px;height:34px;gap:3px;z-index:2;background:#14231b}#touch-tabs button{transition:none;flex:1;min-width:0;padding:0 3px;font-size:13px;border:1px solid #7b856055;border-radius:3px;color:#eee4bd}#touch-tabs button[aria-pressed=true]{background:#ab8;color:#13271d;border-color:#d7c994}#touch-tabs #touch-cancel{background:#573e32}#command-deck .deck-status{height:23px;min-height:23px;padding:3px 5px;font-size:11px}#command-deck .camera-hint{display:none}#command-deck #toast,#command-deck #banner,#command-deck #placement{font-size:12px;padding:3px 5px}#command-deck #upgrade-tooltip,#command-deck #transfer-panel{left:4px;right:4px;bottom:calc(100% + 5px);width:auto;max-height:calc(var(--game-height, 100dvh) - var(--hud-height) - 16px);overflow:auto;font-size:13px}#command-deck #hud-tooltip{display:none}#command-deck .deck-inventory{padding:4px 8px}#command-deck .deck-inventory .bay-title{height:18px;font-size:11px}#command-deck .hunter-slots{width:100%;grid-template-columns:repeat(6,minmax(0,1fr));grid-template-rows:minmax(0,1fr);gap:4px}#command-deck #inventory-note{height:18px;font-size:11px}#command-deck .hunter-slot .slot-art{display:grid;place-items:center}#command-deck .hunter-slot .gfx-icon{width:100%;height:100%}#command-deck .deck-stats{padding:4px 8px;display:flex}#command-deck .deck-stats .selection-heading,#command-deck .deck-stats .selected-title,#command-deck .deck-stats .health-track,#command-deck #upgrade-preview,#command-deck #builder-progress-note,#command-deck #stats{display:none}#command-deck .attribute-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:3px}#command-deck .attribute-stat{gap:3px}#command-deck .attribute-stat .gfx-icon{width:24px;height:24px}#command-deck .attribute-stat>span{font-size:10px;line-height:1.1;gap:1px 3px}#command-deck .attribute-stat b{font-size:12px}#command-deck #selected-status,#command-deck #hunter-effects{font-size:11px}#command-deck .hunter-level,#command-deck .builder-level{margin:0 0 3px;min-height:16px}#command-deck #death-choice{padding:2px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:20px 1fr;gap:3px}#command-deck #death-choice>b{grid-column:1 / -1;font-size:13px}#command-deck #death-choice>p,#command-deck #death-choice small{display:none}#command-deck #death-choice button{margin:0;padding:4px;min-height:44px}#command-deck #death-choice strong{font-size:13px}#match-chat{left:6px;width:calc(100% - 12px);bottom:calc(var(--hud-height) + 6px)}#match-chat .chat-line{font-size:13px}#chat-open{min-height:34px;font-size:13px;padding:5px 8px}#chat-open kbd{display:none}#match-chat:has(form:not([hidden])){bottom:calc(var(--hud-height) + 4px)}#game:has(#match-chat form:not([hidden])) #command-deck{visibility:hidden}#game:has(#match-chat form:not([hidden])){--hud-height: 0px}#game .menu-screen{padding:max(14px,env(safe-area-inset-top)) 7vw}#game .menu-content{width:100%;margin:0}#game .menu-logo{width:min(440px,100%);margin:0 0 14px}#game .menu-description{font-size:15px;max-width:340px}#game .menu-nav{margin-top:20px;width:min(340px,100%)}#game .menu-nav button{padding:13px 16px;min-height:50px;font-size:18px}#game .menu-footer{margin-top:20px;font-size:12px}#game dialog{max-width:calc(100% - 16px);max-height:calc(var(--game-height, 100dvh) - 16px);padding:16px}#game dialog h2{font-size:26px;line-height:1.1;margin:0 36px 16px 0}#game .dialog-close{top:6px;right:6px;width:36px;height:36px;padding:0}#settings-dialog>label{font-size:14px;padding:10px 0;gap:10px}#settings-dialog>label:has(#confine-cursor),#settings-dialog>label:has(#edge-scroll){display:none}#settings-dialog>button:not(.dialog-close){padding:10px;margin-top:10px;font-size:16px}#game .setup-screen{padding:8px}#game .setup-shell{width:100%;max-width:800px;max-height:100%;padding:14px;position:relative}#game .setup-shell>header{margin-bottom:8px;height:36px;padding:0}#game .setup-shell>header>span,#game .setup-shell>footer>span{display:none}#game .setup-content{display:block;padding:0}#game .setup-options{width:100%;padding:0}#game .setup-options h2{font-size:24px;margin:6px 0}#game .setup-options fieldset{margin:10px 0}#game .setup-options legend{font-size:13px;margin-bottom:5px}#game .setup-options .choice{padding:8px;margin:4px 0;gap:7px}#game .setup-options .choice b{font-size:15px}#game .setup-options .choice small{font-size:12px}#game .setup-options .inline-setting{padding:4px 0;font-size:14px}#game .setup-options select,#game .setup-options input[type=number]{padding:6px 8px;min-height:36px}#game .map-sizes{gap:4px}#game .map-sizes label>span{padding:8px 4px}#game .map-sizes b{font-size:14px}#game .map-sizes small{font-size:10px}#game .seed-setting{margin-top:8px;font-size:14px}#game .map-preview{display:none}#game .setup-shell>footer{margin-top:12px;padding:10px 0 0}#game #launch-match{padding:12px 18px;font-size:17px;width:100%}}@media(max-width:1100px)and (pointer:coarse),(max-width:700px){#game .setup-options .inline-setting{margin-top:6px}#game .setup-options .role-choices{display:grid;grid-template-columns:1fr 1fr;gap:6px}#game .setup-options .role-choices legend{grid-column:1 / -1}#game .setup-options .role-choices .choice{margin:0}#game .setup-options .choice small{display:none}#command-deck .map-controls .gfx-icon{display:inline-block!important}#command-deck .deck-portrait .portrait-health{min-height:5px}#game #hunter-shop{height:calc(var(--game-height, 100dvh) - 16px);padding:12px}#game .shop-heading{gap:8px;padding-right:32px}#game .shop-heading h2{margin:0;font-size:24px}#game #shop-wallet{font-size:12px;white-space:normal;text-align:right}#game .shop-status{padding:6px 0;font-size:12px}#game .shop-status small{display:none}#touch-shop-panels{display:flex;gap:6px;margin-top:8px}#touch-shop-panels button{transition:none;flex:1;min-height:36px;border:1px solid #738667;border-radius:3px;font-size:14px}#touch-shop-panels button[aria-pressed=true]{color:#172b20;background:#c2c89c}#game .shop-body{display:flex;flex-direction:column;padding:8px 0;overflow:hidden}#game .shop-catalog{flex:1;min-height:0}#game #hunter-shop[data-touch-panel=catalog] .shop-loadout,#game #hunter-shop[data-touch-panel=loadout] .shop-catalog{display:none}#game #shop-tabs{gap:3px}#game #shop-tabs button{flex:1;padding:7px 2px;font-size:12px;min-height:36px}#game #shop-category-note{min-height:0;font-size:12px;margin:6px 0}#game #shop-items{grid-template-columns:repeat(2,minmax(0,1fr));padding-right:0;gap:6px}#game .shop-item{padding:8px}#game .shop-item h3{font-size:20px}#game .shop-item p{font-size:12px}#game .shop-item button{min-height:40px;font-size:12px}#game .shop-loadout{padding:0;border:0;flex:1}#game .shop-loadout .eyebrow{display:none}#game #shop-inventory{grid-template-columns:repeat(3,minmax(0,1fr))}#game #shop-inventory .hunter-slot{height:68px}#game #shop-slot-detail{font-size:14px}#game #shop-sell{min-height:40px}#game .shop-footer{gap:6px;padding-top:6px}#game .shop-footer p{font-size:12px;margin:0}#game .shop-footer .primary{padding:9px 12px;font-size:14px;white-space:nowrap;margin:0}#game #multiplayer-dialog{padding:10px;height:calc(var(--game-height, 100dvh) - 16px)}#game .online-header h2{margin:0;font-size:24px}#game .online-layout{gap:8px}#game .online-player{min-height:32px}#game .online-dialog .online-note{font-size:12px}#game #online-lobby:has(#online-host-options[open]) #online-players,#game #online-lobby:has(#online-host-options[open])>.online-fields,#game #online-lobby:has(#online-host-options[open])>.online-note{display:none}#game .online-dialog input,#game .online-dialog select{font-size:16px}#game .online-actions button{min-height:38px;font-size:13px}#game #help-dialog{padding:0}#game #help-dialog .guide-header{padding:12px}#game #help-dialog h2{margin:0}#game #help-dialog .guide-tabs{padding:0 5px}#game #help-dialog .guide-tabs button{padding:8px 4px;font-size:12px}#game #help-dialog .guide-tabs .gfx-icon{display:none}#game #help-dialog .guide-pages{padding:12px}#game #help-dialog .guide-footer{padding:8px 12px}#game #help-dialog .guide-footer .primary{padding:10px}#game #help-dialog .guide-step h3,#game #help-dialog .guide-tip h3{font-size:22px}#game #help-dialog .guide-step p,#game #help-dialog .guide-tip p{font-size:15px}#game #help-dialog .guide-callout{padding:10px}}@media(max-width:700px)and (orientation:portrait){#online-touch-panels{display:flex;gap:6px;height:36px;margin-bottom:8px}#online-touch-panels button{transition:none;flex:1;font-size:14px}#online-touch-panels button[aria-pressed=true]{color:#172b20;background:#c2c89c}#game .online-layout{display:flex;flex-direction:column;height:calc(100% - 106px)}#game .online-main,#game .online-map-panel{flex:1;width:100%}#game #multiplayer-dialog[data-touch-panel=room] .online-map-panel,#game #multiplayer-dialog[data-touch-panel=map] .online-main{display:none}#game .online-tabs button{min-height:38px;font-size:13px}#game .online-dialog #online-host-options .online-host-grid{grid-template-columns:1fr}#game .online-player{grid-template-columns:minmax(0,1fr) 72px 60px}#game .online-player>span:nth-child(2){display:block;font-size:12px}#game .online-map-panel .chat-history{height:100px}}@media(max-height:500px)and (pointer:coarse){#game #multiplayer-dialog{padding:8px}#game #online-status{margin:2px 0;height:18px}#game .online-layout{height:calc(100% - 54px)}#game .online-tabs{margin:6px 0}#game .online-dialog .online-fields,#game .online-dialog .online-seed-row{margin:3px 0}#game .online-dialog input,#game .online-dialog select{height:30px;padding:2px 4px}#game .online-dialog label{gap:2px;font-size:12px}#game .online-player{min-height:27px;padding:3px 6px;margin:2px 0}#game .online-room{height:28px}#game .online-actions{margin-top:5px}#game .online-actions button{min-height:32px}#game #online-role-rule,#game #online-ai{display:none}#game #online-create-options{display:grid;grid-template-columns:1fr 1fr;gap:2px 8px;margin:0;padding:0;border:0}#game #online-create-options>.online-fields:first-of-type{grid-column:1 / -1}#game #online-create{margin:0;align-self:end;height:34px}#game .online-map-panel{padding:5px}#game .online-map-legend{display:none}#game .online-map-panel .room-chat{padding-top:4px;margin-top:4px}#game .online-map-panel .chat-history{height:45px}#game .online-map-panel .room-chat-form button{padding:4px}#game #settings-dialog[open]{display:grid;grid-template-columns:1fr 1fr;column-gap:24px}#game #settings-dialog h2{grid-column:1 / -1;margin-bottom:8px}#settings-dialog>label{padding:6px 0}#game #shop-items{grid-template-columns:repeat(3,minmax(0,1fr))}#game #hunter-shop{padding:8px 12px}#game .shop-status{padding:3px 0}#game .shop-item-top{display:none}#game .shop-item h3{margin:0 0 5px}#game #shop-category-note{display:none}#game #shop-tabs button{min-height:30px;padding:3px}#game #touch-shop-panels{margin-top:4px}#game #touch-shop-panels button{min-height:30px}}@media(max-width:1100px)and (pointer:coarse)and (orientation:landscape),(max-width:700px)and (orientation:landscape){html:root{--hud-height: calc(206px + env(safe-area-inset-bottom)) }#command-deck .deck-panels{grid-template-columns:98px 60px 112px minmax(0,1fr);grid-template-rows:minmax(0,1fr);padding-bottom:4px}#command-deck .deck-actions,#command-deck .deck-inventory,#command-deck .deck-stats{grid-area:1 / 4;margin-top:34px}#command-deck #touch-tabs{top:40px;left:286px;right:max(4px,env(safe-area-inset-right));height:32px}#command-deck #touch-summary{padding:4px}#touch-summary strong{font-size:14px}#touch-summary span{font-size:11px}#touch-summary small{font-size:11px;white-space:normal}#command-deck .command-name{font-size:10px}#command-deck[data-build-page=true] .command-grid{grid-template-rows:repeat(2,minmax(0,1fr))}#command-deck .action-tabs{display:none;height:22px}#command-deck .deck-stats .selection-state{display:none}#command-deck .attribute-stat .gfx-icon{width:20px;height:20px}#game .menu-content{display:grid;grid-template-columns:1fr 1fr;gap:8px 30px;max-width:830px;align-items:center}#game .menu-logo{grid-area:1 / 1;margin:0}#game .menu-description{grid-area:2 / 1;font-size:14px}#game .menu-nav{grid-area:1 / 2 / 4 / 3;margin:0;gap:6px}#game .menu-nav button{min-height:42px;padding:6px 12px}#game .menu-footer{grid-area:3 / 1;margin:0}#game .setup-shell{padding:10px 16px}#game .setup-shell>header{position:absolute;top:12px;right:24px}#game .setup-options{display:grid;grid-template-columns:1fr 1fr;gap:3px 18px}#game .setup-options h2{grid-column:1 / -1;font-size:22px;margin:0}#game .setup-options fieldset{margin:0}#game .setup-options .role-choices{grid-area:3 / 1}#game .setup-options #builder-team-options,#game .setup-options #hunter-team-options{grid-area:3 / 2 / 5 / 3}#game .setup-options .choice{padding:5px}#game .setup-options .choice small{display:none}#game .setup-options .seed-setting{margin:0}#game .setup-shell>footer{position:static;margin:8px 0 0 auto;width:calc(50% - 9px);border:0;padding:0}#game #launch-match{padding:8px}}@media(max-width:380px)and (orientation:portrait){#command-deck .deck-panels{grid-template-columns:96px 54px minmax(0,1fr)}#command-deck .resources{gap:4px}#command-deck .resources .gfx-icon{width:18px;height:18px}#command-deck .match-buttons button{width:30px}#game .menu-logo{margin-bottom:4px}#game .menu-nav,#game .menu-footer{margin-top:12px}#game .setup-options .choice small{display:none}}@font-face{font-family:Barlow;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/barlow-latin-400-normal-qiz4-Cze.woff2) format("woff2"),url(/assets/barlow-latin-400-normal-fsAxiSwU.woff) format("woff")}@font-face{font-family:Barlow;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/barlow-latin-500-normal-BPAOfeC8.woff2) format("woff2"),url(/assets/barlow-latin-500-normal-C1h8hMer.woff) format("woff")}@font-face{font-family:Barlow;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/barlow-latin-600-normal-DILqtrty.woff2) format("woff2"),url(/assets/barlow-latin-600-normal-CNwfPWQD.woff) format("woff")}@font-face{font-family:Barlow Condensed;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/barlow-condensed-latin-500-normal-BgYH2mbd.woff2) format("woff2"),url(/assets/barlow-condensed-latin-500-normal-HIEiP5Ov.woff) format("woff")}@font-face{font-family:Barlow Condensed;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/barlow-condensed-latin-600-normal-DepVgxBB.woff2) format("woff2"),url(/assets/barlow-condensed-latin-600-normal-BFJEwTuo.woff) format("woff")}
