.cinematic{position:fixed;inset:0;z-index:60;background:#080b0b;color:#fff6df;isolation:isolate;font-family:system-ui,sans-serif}.cine-canvas{position:absolute;inset:0}.cine-canvas canvas{display:block;width:100%;height:100%}.cine-fade{position:absolute;inset:0;background:#080b0b;pointer-events:none}.cine-controls{position:absolute;top:max(18px,env(safe-area-inset-top));right:max(22px,env(safe-area-inset-right));display:flex;gap:8px}.cinematic button{font:inherit;color:inherit;cursor:pointer;background:#17221bd9;border:1px solid #e2c88c66;border-radius:3px;min-height:44px;padding:10px 16px}.cine-controls button svg{display:block;width:20px;height:20px}.cine-controls button[data-fullscreen]{padding:10px 12px}.cinematic button:focus-visible{outline:3px solid #fff1b3;outline-offset:4px}.cinematic button[aria-pressed=true]{background:#766335;border-color:#fff0b4}.cinematic button[aria-pressed=true]:before{content:"✓ "}.cinematic button:disabled{cursor:default;opacity:.75}.cine-bottom{position:absolute;bottom:max(22px,env(safe-area-inset-bottom));left:5%;width:90%;display:flex;align-items:center;flex-direction:column;gap:15px}.cine-subtitle{font-size:clamp(16px,1.6vw,21px);max-width:820px;text-align:center;text-wrap:balance;margin:0;padding:6px 12px;background:#131c17bf;text-shadow:0 1px 2px #000;min-height:0}.cine-subtitle:empty{display:none}.cine-options{display:flex;gap:12px;justify-content:center}.cine-options button{max-width:310px;background:#17221bee;padding:16px 24px}.cine-options[hidden],.cine-skip[hidden]{display:none}.cinematic .cine-skip{font-size:12px;min-height:32px;background:#17221b99;padding:5px 12px}.cine-error{margin:0;font-size:12px}.cine-error:empty{display:none}.cinematic[data-paused=true]:after{content:"En pausa";position:absolute;top:20px;left:25px;background:#17221bee;padding:12px 20px}@media(max-height:460px){.cine-bottom{bottom:12px;gap:8px}.cine-controls{top:10px;right:12px}.cine-options button{padding:10px 14px;max-width:240px;font-size:14px}.cine-subtitle{font-size:15px;max-width:650px}}.cine-canvas:after,.exploration.is-intro .frovia-canvas:after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse at center,transparent 35%,rgba(5,8,6,.24) 68%,rgba(5,8,6,.82) 100%);box-shadow:inset 0 0 clamp(60px,12vw,180px) #05080661}#adventure-screen .exploration{--rail: 66px;--panel: 244px;--bottom: 32px;--console: #23372a;--ink: #edf0df;--muted: #a5b598;--accent: #efc34c;--scene-left: var(--rail);font-family:Nunito,sans-serif}#adventure-screen .exploration.panel-open{--scene-left: calc(var(--rail) + var(--panel))}#adventure-screen .exploration .frovia-canvas{left:var(--scene-left);bottom:var(--bottom)}#adventure-screen .exploration .hud-rail{position:absolute;inset:0 auto var(--bottom) 0;width:var(--rail);display:flex;flex-direction:column;justify-content:space-between;flex-wrap:nowrap;gap:16px;padding:12px 10px;background:#1d3024;border-right:1px solid #73826a;z-index:3;overflow-y:auto;box-sizing:border-box}#adventure-screen .exploration .hud-rail-top,#adventure-screen .exploration .hud-rail-bottom{display:flex;flex-direction:column;gap:7px}#adventure-screen .exploration svg{width:19px;height:19px;flex-shrink:0;pointer-events:none}#adventure-screen .exploration .hud-rail button{display:grid;place-items:center;width:44px;height:44px;min-height:44px;padding:0;border:0;border-radius:12px;color:var(--ink);background:#354437;flex-shrink:0}#adventure-screen .exploration .hud-rail button[aria-pressed=true]{background:var(--accent)!important;color:#203329!important}#adventure-screen .exploration .hud-rail button[data-explore=close]{color:#e6a07d;background:#584432}#adventure-screen .exploration .hud-rail button span{display:none}#adventure-screen .exploration .hud-panel{position:absolute;left:var(--rail);top:0;bottom:var(--bottom);width:var(--panel);box-sizing:border-box;background:var(--console);color:var(--ink);z-index:2;display:flex;flex-direction:column;border-right:1px solid #566a4c}#adventure-screen .exploration .hud-panel-heading{display:flex;align-items:center;justify-content:space-between;padding:12px 12px 6px 16px;flex-shrink:0}#adventure-screen .exploration .hud-panel h2{font:900 16px Nunito,sans-serif;margin:0}#adventure-screen .exploration .hud-panel-heading button{display:grid;place-items:center;padding:0;min-height:36px;width:32px;border:0;background:transparent;color:var(--muted)}#adventure-screen .exploration .hud-panel-body{padding:8px 16px 20px;overflow-y:auto;overflow-x:hidden;min-height:0;scrollbar-width:thin;scrollbar-color:#627155 transparent}#adventure-screen .exploration .hud-panel p{font-size:13px;line-height:1.6;margin:10px 0;color:#dce2cc}#adventure-screen .exploration .hud-panel button{font-size:12px;border-color:#65735a;border-radius:10px;background:#3b4c38;display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 9px;min-height:44px}#adventure-screen .exploration .hud-panel button:hover{background:#4b5f43}#adventure-screen .exploration .hud-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:20px}#adventure-screen .exploration .hud-actions button{min-height:76px;flex-direction:column}#adventure-screen .exploration [data-pane=group] button{width:100%;margin:7px 0;justify-content:space-between;text-align:left}#adventure-screen .exploration .hud-diagnostics{border-top:1px solid #526348;margin-top:22px;padding-top:12px;color:var(--muted);font-size:12px}#adventure-screen .exploration .hud-diagnostics summary{padding:8px 0;cursor:pointer}#adventure-screen .exploration .hud-stage{position:absolute;inset:0 0 var(--bottom) var(--scene-left);pointer-events:none}#adventure-screen .exploration .hud-mission{position:absolute;top:18px;left:20px;max-width:calc(100% - 284px);display:flex;align-items:center;gap:12px;padding:11px 17px;border-radius:30px;background:#20382bef;color:var(--ink);box-sizing:border-box;font-size:12px;line-height:1.4}#adventure-screen .exploration .hud-mission>span{color:var(--accent);font-size:10px;font-weight:900;letter-spacing:1.5px;padding-right:12px;border-right:1px solid #5e7356}#adventure-screen .exploration .hud-mission strong{font-weight:800}#adventure-screen .exploration .hud-camera{position:absolute;right:18px;top:18px;background:#213b30;padding:6px;display:flex;flex-wrap:nowrap;gap:6px;border-radius:11px;pointer-events:auto}#adventure-screen .exploration .hud-camera button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:36px;height:36px;padding:7px 10px;border:0;border-radius:6px;background:#40574a;color:var(--ink);font-size:12px}#adventure-screen .exploration .hud-camera button{width:36px;padding:8px}#adventure-screen .exploration .hud-camera button span{display:none}#adventure-screen .exploration .hud-camera button[data-explore=camera]{background:#40574a;color:var(--ink)}#adventure-screen .exploration .hud-camera button[data-explore=camera][aria-pressed=true]{background:#dfbd57;color:#23372a;box-shadow:inset 0 0 0 2px #fff1bd}#adventure-screen .exploration .hud-minimap{position:absolute;right:18px;top:80px;padding:7px;background:#213b30;border-radius:14px;width:138px;color:#c1ccb0;box-sizing:border-box}#adventure-screen .exploration .hud-minimap svg{display:block;width:124px;height:112px;background:#668d8b;border-radius:7px}#adventure-screen .exploration .hud-minimap>span{display:block;font-size:9px;text-align:center;margin-top:5px;letter-spacing:.6px}#adventure-screen .exploration .map-explored{fill:#cec47d}#adventure-screen .exploration .map-kaob{fill:#ffedb7;stroke:#213b30;stroke-width:1.5}#adventure-screen .exploration footer.hud-status{position:absolute;inset:auto 0 0;height:var(--bottom);max-width:none;display:flex;align-items:center;justify-content:space-between;gap:20px;box-sizing:border-box;padding:0 14px;background:#10251b;color:var(--ink);border-radius:0;font-size:11px;z-index:4;pointer-events:auto}#adventure-screen .exploration .hud-status-message{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#adventure-screen .exploration .hud-context{display:flex;gap:18px;white-space:nowrap;color:var(--muted);font-size:10px}#adventure-screen .exploration .hud-status-message:hover{position:relative;overflow:visible;white-space:normal;background:#10251b;padding:10px 0;align-self:flex-end;max-width:65%;max-height:180px;overflow-y:auto}#adventure-screen .exploration .is-busy{color:var(--accent)}#adventure-screen .exploration.is-intro .hud-mission,#adventure-screen .exploration.is-intro .hud-minimap{display:none}#adventure-screen .exploration .elder-speech{z-index:3;left:calc(var(--scene-left) + (100% - var(--scene-left)) / 2);bottom:calc(var(--bottom) + 16px);max-width:calc(100% - var(--scene-left) - 32px);box-sizing:border-box}@media(max-width:1050px){#adventure-screen .exploration .hud-mission{top:80px;max-width:calc(100% - 186px);font-size:11px}#adventure-screen .exploration .hud-shortcuts{display:none}}@media(max-height:500px){#adventure-screen .exploration{--rail: 58px;--panel: 242px;--bottom: 28px}#adventure-screen .exploration .hud-rail{padding:8px 7px;gap:12px}#adventure-screen .exploration .hud-rail button{height:36px;min-height:36px;width:42px;border-radius:9px}#adventure-screen .exploration .hud-rail-top,#adventure-screen .exploration .hud-rail-bottom{gap:4px}#adventure-screen .exploration .hud-minimap{display:none}#adventure-screen .exploration .hud-mission{top:76px;max-width:calc(100% - 36px);left:18px;padding:8px 12px}#adventure-screen .exploration .hud-panel-heading{padding-top:5px}#adventure-screen .exploration .hud-status-message{font-size:10px}#adventure-screen .exploration .elder-speech{left:auto;right:16px;transform:none;width:calc(100% - var(--scene-left) - 32px)}}@media(max-width:620px){#adventure-screen .exploration{--panel: min(244px, calc(100vw - 114px) )}#adventure-screen .exploration.panel-open .hud-stage{visibility:hidden}#adventure-screen .exploration .hud-context{display:none}}.exploration-pause{max-width:420px;padding:32px;border:1px solid #829276;border-radius:18px;background:#203729;color:#f6e2a3;box-shadow:0 24px 100px #0009}.exploration-pause::backdrop{background:#091710b8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.exploration-pause h2{font-size:28px;margin:12px 0}.exploration-pause p{line-height:1.5}.exploration-pause button{display:block;width:100%;margin-top:12px;padding:12px}.exploration-pause button[autofocus]{background:#edc54b;color:#203729}.hud-interaction{border-bottom:1px solid #70815a;padding-bottom:18px;margin-bottom:18px}.hud-target-heading{display:flex;align-items:center;gap:10px}.hud-target-heading h3{margin:0;flex:1;font-size:19px;color:#f6df8f}.hud-target-heading svg{width:22px;height:22px}.hud-target-heading button{padding:6px!important;min-width:32px}.hud-interaction p{font-size:13px;line-height:1.5}.hud-interaction [data-target-state]{color:#f0cd66}.hud-target-actions{display:grid;gap:8px}.hud-target-actions button{display:flex;align-items:center;gap:10px;text-align:left}.hud-target-actions svg{width:22px;height:22px;flex:none}.hud-target-actions [aria-pressed=true]{border-color:#edc54b;background:#596240}#adventure-screen .exploration .hud-stop{position:absolute;left:calc(var(--scene-left) + 16px);bottom:calc(var(--bottom) + 16px);z-index:3;width:44px;height:44px;min-height:44px;display:grid;place-items:center;padding:0;border:1px solid #829276;border-radius:12px;background:#213b30;color:var(--ink);box-shadow:0 3px 12px #0003}#adventure-screen .exploration .hud-stop:disabled{opacity:.4}#adventure-screen .exploration .hud-dialogue{position:absolute;z-index:4;left:calc(var(--scene-left) + (100% - var(--scene-left)) / 2);bottom:calc(var(--bottom) + 18px);transform:translate(-50%);width:600px;max-width:calc(100% - var(--scene-left) - 128px);max-height:42%;overflow-y:auto;box-sizing:border-box;padding:20px 48px 16px 24px;background:#182e25f5;color:#f4eedb;border:1px solid #a99d69;border-left:3px solid #e7c76d;border-radius:14px;box-shadow:0 12px 32px #0004}#adventure-screen .exploration .hud-dialogue[hidden]{display:none}#adventure-screen .exploration .hud-dialogue [data-dialogue-speaker]{font-size:16px;color:#f0d68a}#adventure-screen .exploration .hud-dialogue p{font-size:16px;line-height:1.6;margin:10px 0 0;white-space:pre-line}#adventure-screen .exploration .hud-dialogue [data-dialogue-close]{position:absolute;right:8px;top:8px;display:grid;place-items:center;width:36px;min-height:36px;padding:0;border:0;background:transparent;color:#c4cfb9}#adventure-screen .exploration .hud-dialogue-footer{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:11px;color:#c4cfb9}#adventure-screen .exploration .hud-dialogue-footer:has([data-dialogue-next]:not([hidden])){margin-top:12px}#adventure-screen .exploration .hud-dialogue [data-dialogue-next]{min-height:36px;padding:7px 16px;background:#e5c66e;color:#21352a;border:0;border-radius:7px}@media(max-height:500px){#adventure-screen .exploration .hud-dialogue{padding:12px 42px 12px 16px;max-height:46%;bottom:calc(var(--bottom) + 12px)}#adventure-screen .exploration .hud-dialogue p{font-size:13px;line-height:1.5;margin-top:6px}}@media(max-width:620px){#adventure-screen .exploration .hud-dialogue{left:calc(var(--rail) + (100% - var(--rail)) / 2);max-width:calc(100% - var(--rail) - 24px);bottom:calc(var(--bottom) + 68px)}}#adventure-entry{display:block;width:100%;padding:10px;margin:8px 0;border:1px solid #b6c984;border-radius:8px;background:#233d2d;color:#f4edc9;font:800 15px Nunito,sans-serif}#adventure-entry[hidden]{display:none}#adventure-screen{position:fixed;inset:0;z-index:25;overflow:auto;padding:28px 5vw;color:#f2eedb;background:radial-gradient(ellipse at 75% 25%,#405743,#182d25 65%);font-family:Nunito,sans-serif}#adventure-screen header{display:flex;justify-content:space-between;gap:16px;align-items:center;max-width:1200px;margin:auto}#adventure-screen nav,.adventure-actions{display:flex;flex-wrap:wrap;gap:12px}#adventure-screen button{padding:12px 20px;border:1px solid #7d9475;border-radius:10px;color:#f3edd2;background:#273e30;font:800 15px Nunito,sans-serif;cursor:pointer;min-height:44px}#adventure-screen button:disabled{opacity:.45;cursor:default}#adventure-screen button:focus-visible{outline:3px solid #efcd64;outline-offset:3px}#adventure-screen [data-action=continue]{background:#e7c25b;color:#1b2e24;border-color:#e7c25b}#adventure-screen [hidden]{display:none}.adventure-content{max-width:780px;margin:7vh auto 0;padding:24px 0}.adventure-mark{display:grid;place-items:center;width:64px;height:64px;border:1px solid #cfb86b;border-radius:50%;font:32px Bungee,sans-serif;color:#efcd64;margin-bottom:25px}#adventure-screen h1{font:clamp(28px,4vw,48px) / 1.25 Bungee,sans-serif;max-width:680px;margin:18px 0;color:#f2df9d}.adventure-description{max-width:550px;font-size:19px;line-height:1.6;color:#d0dcc6}#adventure-summary{margin:28px 0 18px;color:#ccdaa9}#adventure-status{min-height:24px;max-width:650px;color:#efd585;line-height:1.5}@media(max-height:500px){#adventure-screen{padding:15px 4vw}.adventure-content{margin:0 auto;padding:12px 0}.adventure-mark{display:none}#adventure-screen h1{font-size:26px;margin:10px 0}.adventure-description{font-size:15px;line-height:1.35}#adventure-summary{margin:12px 0}.adventure-actions{gap:8px}}.adventure-files{margin-top:24px;padding-top:18px;border-top:1px solid #53705a}#adventure-screen .adventure-files button{font-size:13px;padding:9px 15px}.adventure-confirm{max-width:480px;width:90%;padding:28px;border:1px solid #abbd87;border-radius:16px;color:#f1ebd6;background:#233b2d}.adventure-confirm::backdrop{background:#0b171ccc}.adventure-confirm p{line-height:1.6}.adventure-confirm button{margin:6px}.adventure-policy{max-width:630px;font-size:13px;line-height:1.5;color:#bbc9ae}.frovia-preview{position:fixed;inset:0;z-index:26;overflow:hidden;background:linear-gradient(#5ec9cd,#b7e7d2 55%,#f4dfaa);color:#223d38}.frovia-canvas{position:absolute;inset:0}.frovia-canvas canvas{display:block}.frovia-preview header{position:absolute;top:25px;left:4vw;right:4vw;display:flex;justify-content:space-between;align-items:start;pointer-events:none}.frovia-preview header button{pointer-events:auto}.frovia-preview h1{font:42px Bungee,sans-serif;margin:8px 0;color:#244a42!important}.frovia-preview aside{position:absolute;left:4vw;top:145px;width:235px;padding:18px;background:#f4f3dce8;border:1px solid #edfbe5;border-radius:14px;box-shadow:0 8px 30px #24544814}.frovia-preview p{font-size:13px;line-height:1.45}.frovia-preview label{display:block;font-size:12px;font-weight:800}.frovia-preview select{width:100%;padding:10px;margin:8px 0;border:1px solid #779a81;border-radius:8px;color:#244239;background:#fbfae9}.frovia-preview aside div{display:flex;gap:5px}.frovia-preview footer{position:absolute;bottom:18px;left:4vw;font-size:12px;background:#f3eedcda;padding:10px 16px;border-radius:20px}.frovia-location{margin-bottom:0;font-weight:800}@media(max-height:500px){.frovia-preview header{top:12px}.frovia-preview h1{font-size:28px;margin:4px 0}.frovia-preview aside{top:88px;width:205px;padding:10px}.frovia-preview aside>p:first-child{display:none}.frovia-preview footer{bottom:6px;font-size:10px}}#adventure-screen .frovia-preview aside div button{min-width:42px;width:42px;padding:0;height:44px;flex:none}.frovia-preview .eyebrow{color:#315e50!important}#adventure-screen .frovia-preview .space-actions{display:flex;flex-direction:column;gap:5px}#adventure-screen .frovia-preview .space-actions button,#adventure-screen .frovia-preview details button{width:100%;height:auto;min-height:36px;padding:7px;font-size:12px}.frovia-preview aside{max-height:calc(100% - 210px);overflow:auto}.frovia-preview summary{font-size:12px;cursor:pointer;padding:6px 0}.frovia-metrics{display:block;overflow-wrap:anywhere;font:10px monospace;max-height:95px;overflow:auto}.frovia-preview.compact-study{width:844px;height:390px;max-width:100vw;max-height:100vh;inset:0 auto auto 0}.compact-study header{top:8px!important}.compact-study h1{font-size:22px!important;margin:2px 0!important}.compact-study aside{top:76px;width:205px;padding:8px;max-height:270px}.compact-study aside>p:first-child{display:none}.compact-study footer{display:none}.frovia-preview aside label{margin-top:6px}@media(max-height:500px){.frovia-preview aside{max-height:calc(100% - 125px)}}#adventure-screen .space-cave h1,.space-cave .eyebrow{color:#e5d4a1!important}.frovia-underlay{position:fixed;inset:0;background:#1d332c;z-index:26}.frovia-preview{z-index:27}.frovia-preview aside{overflow-x:hidden}#adventure-screen .compact-study aside div button{min-width:36px;width:36px}.compact-study header{left:20px;right:20px}.compact-study aside{left:20px}.compact-study .frovia-location{font-size:11px}.exploration-controls{position:absolute;bottom:65px;left:4vw;right:4vw;display:flex;gap:8px;flex-wrap:wrap}.exploration canvas{touch-action:none}.exploration button[aria-pressed=true]{background:#e7c25b!important;color:#233d2d!important}.exploration footer{max-width:90%;pointer-events:none}.exploration-controls button{min-width:44px}@media(max-height:500px){.exploration header h1{display:none}.exploration-controls{bottom:45px;left:15px;gap:5px}.exploration-controls button{padding:8px!important;font-size:12px!important}.exploration footer{bottom:4px;left:15px}}.exploration-group{top:130px!important}.exploration-group button{display:block;width:100%;margin:6px 0}.exploration [hidden]{display:none!important}.exploration-controls select{width:auto;max-width:180px;margin:0;min-height:44px;font:700 13px Nunito,sans-serif}.exploration header .eyebrow,.exploration h1{background:#e4efcbcc;border-radius:8px;padding:4px 8px;width:fit-content}.exploration-group{max-height:calc(100% - 265px)!important}@media(max-height:500px){.exploration-controls{right:10px;flex-wrap:nowrap;overflow-x:auto}.exploration-controls>*{flex-shrink:0}.exploration-group{top:60px!important;max-height:calc(100% - 155px)!important}}.prologue{position:fixed;inset:0;z-index:28;overflow:auto;background:radial-gradient(ellipse at 25% 45%,#59634c,#1e332e 65%);color:#f7eed8;padding:28px 5vw}.prologue header{position:relative!important}.prologue .eyebrow{color:#e3c787}.prologue main{position:relative;margin:7vh 0 2vh auto;width:51%;max-width:640px}.memory-art{position:absolute;left:0;top:17vh;width:47%;color:#1a302c;filter:blur(1.5px)}.memory-art svg{width:100%}.prologue h1{font-family:Nunito,sans-serif!important;font-weight:900!important;font-size:clamp(28px,4vw,48px)!important;letter-spacing:-1px}.memory-number{font-size:12px;letter-spacing:3px;color:#e4c581}.memory-text{font-size:clamp(18px,1.65vw,22px);line-height:1.6;min-height:110px}.memory-options{display:grid;gap:10px}.memory-options button{text-align:left;display:flex;gap:16px;align-items:center;background:#f5eacf!important;color:#24392f!important;border:1px solid #f4dfac!important}.memory-options button span{color:#65744d;font-size:12px;letter-spacing:2px}.memory-options button[aria-pressed=true]{outline:3px solid #dfb854}.memory-tools{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin-top:20px;font-size:13px}.memory-tools label{display:flex;align-items:center;gap:8px;min-height:44px;cursor:pointer}.memory-tools input{width:20px;height:20px;accent-color:#dfb854}.memory-help,.memory-save{font-size:12px;line-height:1.6;color:#d1d9bf}.memory-save{color:#ebcc7f;min-height:20px}.prologue button:disabled{opacity:.55!important}.prologue .memory-time{color:#e4c581}.prologue [data-prologue=back]{font-size:12px!important;padding:8px 12px!important}@media(max-height:600px){.prologue{padding:14px 4vw}.prologue main{margin:12px 0 0 auto;width:65%}.memory-art{width:33%;top:22vh}.memory-text{font-size:16px;min-height:0;margin:10px 0}.prologue h1{margin:6px 0!important;font-size:25px!important}.memory-options{gap:6px}.memory-options button{padding:9px 14px!important}.memory-tools{margin-top:8px}.memory-help{margin:6px 0}.memory-number{margin:8px 0}.prologue header nav{gap:6px!important}.prologue header button{padding:8px 12px!important;font-size:12px!important}}@media(max-width:650px)and (min-height:601px){.prologue main{width:100%;margin-top:180px}.memory-art{top:70px;width:70%;left:15%}.prologue header{flex-wrap:wrap}.memory-art svg{height:200px}.memory-text{min-height:0}}@media(prefers-reduced-motion:reduce){.memory-art{filter:none}}.elder-speech{position:absolute;left:50%;bottom:35px;transform:translate(-50%);width:min(690px,90vw);background:#f8efd9;color:#263a30;padding:24px 28px;border:1px solid #baad82;border-radius:14px;box-shadow:0 10px 40px #152c3440}.elder-speech .elder-line{font-size:21px;line-height:1.6}.elder-speech button{margin-right:8px}.exploration .adventure-journal{left:auto;right:4vw;width:340px;max-width:85vw;top:110px;max-height:calc(100% - 270px);overflow:auto;z-index:2}.adventure-journal h2{font-size:20px}.adventure-journal p{font-size:15px}.prologue h1:focus{outline:none}@media(max-height:500px){.elder-speech{bottom:15px;padding:12px 20px;width:60vw;left:auto;right:20px;transform:none}.elder-speech .elder-line{font-size:16px;line-height:1.5}.exploration .adventure-journal{top:65px;max-height:calc(100% - 160px)}}.adventure-biography{max-width:680px;border-top:1px solid #617453;padding:16px 0;line-height:1.6}.adventure-biography summary{cursor:pointer;min-height:44px;color:#efdb9b;font-weight:800}.adventure-biography p{font-size:15px}.exploration header nav{pointer-events:auto}.exploration footer{white-space:normal}.elder-speech~footer{max-width:30%}#adventure-screen>header{justify-content:flex-end}#adventure-screen:has(>.home-screen){padding:6px;background:#000;scrollbar-color:#455849 #000}.home-screen{min-height:calc(100dvh - 12px);padding:26px 34px 32px;border-radius:16px;background:radial-gradient(ellipse at 35% 5%,#294634,#15291f 85%);display:flex;flex-direction:column;gap:22px}#adventure-screen .home-header{width:100%;max-width:none;justify-content:space-between;margin:0}#adventure-screen .home-header{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:20px}.home-studio-slot{grid-column:1;width:140px;display:flex;flex-direction:column;align-items:flex-end;gap:3px;justify-self:start}.home-studio-slot img{display:block;width:100%;height:auto}.home-studio-slot span{font:800 10px/1.2 Nunito,sans-serif;color:#f5efce;text-align:right;padding-right:1px}#adventure-screen .home-header button.home-studio-slot{min-height:0;padding:0;background:none;border:0;border-radius:0;color:inherit;font:inherit;cursor:pointer}#adventure-screen .home-header button.home-studio-slot:hover img,#adventure-screen .home-header button.home-studio-slot:focus-visible img{filter:brightness(1.15)}.home-brand{grid-column:2;display:flex;align-items:center;justify-content:center;gap:24px}.home-brand>img{width:88px;height:auto;display:block;flex:none}#adventure-screen .home-brand h1{font:52px/1.2 Bungee,sans-serif;color:#f7f0cb;margin:0;white-space:nowrap}#adventure-screen .home-header nav{grid-column:3;justify-self:end}#adventure-screen .home-header nav{gap:10px;align-items:center}.home-language{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:800;padding:10px 14px;border:1px solid #516348;border-radius:9px}#adventure-screen .home-header button{font-size:12px;min-height:38px;padding:9px 15px;background:#162b2055;border-color:#516348}.home-label{display:flex;align-items:center;gap:14px;text-transform:uppercase;letter-spacing:2px;font:10px IBM Plex Mono,monospace;color:#a8bf88}.home-label>span{height:1px;background:#47604388;flex:1}.home-screen>.home-label{margin:10px 0 -6px}.home-screen>.home-label.home-modes-label{font-size:14px;letter-spacing:2.6px}.home-modes{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;flex:1;min-height:340px}#adventure-screen .home-card{display:flex;flex-direction:column;position:relative;overflow:hidden;padding:0;text-align:left;background:#ffffff09;border:1px solid #63765499;border-radius:14px;min-width:0;transition:border-color .15s,box-shadow .15s}.home-card>img{width:100%;height:clamp(180px,35vh,290px);flex:1;min-height:0;object-fit:cover;background:#bfc98e}.home-card-copy{display:flex;flex-direction:column;gap:8px;padding:16px 16px 17px;min-height:132px;width:100%}.home-card-copy>strong{font:20px Bungee,sans-serif;color:#f5efd0}.home-card-copy>strong>span{font:22px Nunito,sans-serif;color:#e9c345}.home-card-copy>span{font-size:13px;line-height:1.45;font-weight:600;color:#b9caa3}.home-card-copy>small{font:11px IBM Plex Mono,monospace;color:#aac08c;margin-top:auto}#home-save{color:#edc644;font:800 11px Nunito,sans-serif}#adventure-screen .home-card[aria-pressed=true]{border-color:#edc644;box-shadow:0 0 0 4px #e9c34526,inset 0 0 0 1px #edc644;background:#203e2b}#adventure-screen .home-card:disabled{opacity:.6;border-style:dashed}.home-card:disabled img{filter:grayscale(1)}.home-bottom{display:flex;align-items:center;gap:16px;padding:20px 18px;flex-wrap:wrap;background:#ffffff0a;border:1px solid #60745180;border-radius:17px;margin-top:14px;box-sizing:border-box;min-height:118px}.home-combat-options{display:flex;gap:14px;border-right:1px solid #62764e66;padding-right:14px}.home-combat-options .home-label{margin-bottom:10px}.home-toggles{display:flex;gap:6px}#adventure-screen .home-toggles button{min-width:40px;padding:8px 10px;background:#223629;border-color:#596b4d;border-radius:10px;white-space:nowrap}#adventure-screen .home-toggles button[aria-pressed=true]{background:#edc644;color:#182b20;border-color:#edc644}.home-toggle-short{display:none}@media(max-width:1439px){#home-rounds .home-toggle-long{display:none}#home-rounds .home-toggle-short{display:inline}}.home-description{display:flex;flex-direction:column;gap:5px;font-size:14px}.home-description>span{font-size:12px;color:#b8c9a4}#adventure-screen .home-start{background:#edc644;color:#192e21;border:0;border-radius:14px;padding:18px 30px;font-size:18px;box-shadow:0 8px 24px #edc64422;min-width:184px;display:flex;justify-content:space-between;gap:20px}.home-adventure-options{display:flex;gap:12px;flex-wrap:wrap}#adventure-screen .home-screen #adventure-status{font-size:12px;min-height:0;margin:0;text-align:right}.home-screen #adventure-status:empty{display:none}@media(max-width:1150px){.home-screen{padding:20px;gap:16px}.home-bottom{gap:14px;padding:16px;margin-top:8px;flex-wrap:wrap}.home-card-copy{padding:12px;min-height:140px}.home-card-copy>strong{font-size:17px}.home-combat-options{gap:12px;padding-right:14px}.home-toggles{gap:5px}#adventure-screen .home-toggles button{padding:8px 11px}}@media(max-height:520px){.home-screen{padding:16px 22px;gap:14px}.home-modes{min-height:235px}.home-card>img{height:125px;flex:none}.home-card-copy{min-height:115px;padding:10px 12px;gap:5px}.home-card-copy>span{font-size:11px}.home-card-copy>strong{font-size:16px}.home-bottom{margin-top:0;padding:12px 16px;min-height:102px}.home-screen>.home-label{margin:0}}@media(max-width:650px){.home-modes{grid-template-columns:repeat(2,minmax(0,1fr))}.home-header{flex-wrap:wrap}.home-bottom{align-items:stretch}.home-combat-options{border:0;flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){#adventure-screen .home-card{transition:none}}.home-modes{flex:0 0 auto}.home-card>img{flex:none;height:clamp(180px,35vh,290px)}.home-screen{justify-content:space-between}.home-card:focus:not(:focus-visible){outline:none}#adventure-screen .home-screen [hidden]{display:none!important}.home-card[data-mode=quick]>img{object-position:30% center}.home-card-copy>strong{display:flex;align-items:center;gap:9px}.home-card-copy>strong>svg{width:19px;height:22px;flex:none;color:#e9c345}.home-card:disabled .home-card-copy>strong>svg{color:#a7be8a}@media(max-height:520px){.home-card>img{height:110px}}#adventure-screen .home-adventure-options:has([data-action=continue][hidden]) [data-action=new]{background:#e7c25b;color:#1b2e24;border-color:#e7c25b}.home-header nav svg{width:16px;height:16px;flex:none}#adventure-screen .home-header button{display:flex;align-items:center;gap:8px}#adventure-screen .home-header button[data-fullscreen]{padding-inline:11px}#adventure-screen .home-header button[data-fullscreen] .home-nav-text{display:none}.home-card-copy>small{display:flex;align-items:center;gap:6px}.home-card-copy>small>svg{width:13px;height:14px}@media(min-height:521px){.home-card>img{height:clamp(160px,27vh,260px)}}@media(max-width:1150px){#adventure-screen .home-header{grid-template-columns:1fr 1fr;gap:12px}.home-brand{grid-column:1/-1;grid-row:1;justify-self:center}.home-studio-slot{grid-column:1;grid-row:2}#adventure-screen .home-header nav{grid-column:2;grid-row:2}}@media(max-width:650px){#adventure-screen .home-header{grid-template-columns:1fr 1fr}.home-studio-slot{width:120px}.home-brand{grid-column:1/-1;gap:16px}#adventure-screen .home-header nav{flex-direction:column;align-items:stretch}.home-brand>img{width:clamp(56px,13.75vw,88px)}#adventure-screen .home-brand h1{font-size:clamp(26px,8vw,52px)}}.home-language-short{display:none}@media(orientation:landscape)and (max-height:470px){#adventure-screen:has(>.home-screen){padding:4px;overflow:hidden}.home-screen{min-height:0;height:calc(100dvh - 8px);padding:8px 12px;gap:6px;overflow:hidden}#adventure-screen .home-header{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px}.home-studio-slot{grid-column:1;grid-row:1;width:62px}.home-studio-slot span{display:none}.home-brand{grid-column:2;grid-row:1;justify-self:center;gap:10px}.home-brand>img{width:32px}#adventure-screen .home-brand h1{font-size:22px}#adventure-screen .home-header nav{grid-column:3;grid-row:1;flex-direction:row;align-items:center;gap:6px}.home-nav-text{display:none}.home-language-short{display:inline}.home-language{gap:5px;padding:9px 10px;font-size:11px;min-height:36px}#adventure-screen .home-header button{min-height:36px;padding:9px 10px}.home-screen>.home-label{margin:0;font-size:8px;letter-spacing:1.5px}.home-screen>.home-label.home-modes-label{font-size:12px;letter-spacing:2px}.home-modes{min-height:0;gap:8px}.home-card>img{height:clamp(66px,21vh,104px)}.home-card-copy{min-height:0;padding:6px 9px 7px;gap:3px}.home-card-copy>strong{font-size:12px;gap:5px}.home-card-copy>strong>svg{width:14px;height:15px}.home-card-copy>span{font-size:9px;line-height:1.35}.home-card-copy>small{font-size:8px}#home-save{font-size:8px}.home-bottom{margin-top:0;padding:8px 11px;min-height:90px;gap:12px;border-radius:12px}.home-combat-options{gap:10px;padding-right:10px}.home-combat-options .home-label{margin-bottom:5px}#adventure-screen .home-toggles button{min-height:34px;min-width:30px;padding:6px 7px;font-size:11px}.home-toggle-long{display:none}.home-toggle-short{display:inline}.home-description{font-size:11px;gap:2px}.home-description>span,#adventure-screen .home-screen #adventure-status{font-size:9px}#adventure-screen .home-start{padding:11px 15px;font-size:13px;min-width:124px;gap:12px;border-radius:11px}#adventure-screen .home-adventure-options button{min-height:38px;padding:8px 12px;font-size:12px}}.home-team{flex:1 1 320px;min-width:0;display:flex;align-items:center;gap:12px;padding-right:14px;border-right:1px solid #62764e66}.home-team[hidden]{display:none}.home-team-side{flex:none;display:flex;flex-direction:column;gap:6px}.home-team-head{display:flex;align-items:center;gap:10px}.home-team-head .home-label{margin:0}.home-team-stacked .home-team-head{flex-direction:column;align-items:stretch;gap:6px}.home-team-stacked .home-team-head .home-label{gap:8px}#adventure-screen .home-team-edit[hidden]{display:none}.home-team-row{display:flex;align-items:center;gap:8px;flex:1 1 auto;min-width:0}.home-seats{display:grid;grid-template-columns:repeat(auto-fill,minmax(26px,36px));grid-auto-rows:max-content;justify-content:start;gap:4px;flex:1 1 auto;min-width:0;max-width:236px;max-height:76px;overflow:hidden}.home-seat{aspect-ratio:1;display:grid;place-items:center;overflow:hidden;border-radius:9px;background:linear-gradient(#37453a,#26342a);position:relative;border:2px solid var(--family, #63765499);box-shadow:inset 0 -3px #0003;font:800 11px IBM Plex Mono,monospace;color:#f7f0cb;cursor:default}.home-seat:after{content:"";position:absolute;inset:auto 0 0;height:2px;background:var(--order, #0000)}.home-seat>img{width:100%;height:100%;object-fit:cover;display:block}.home-seat-dark{color:#1c2a20}.home-seat[hidden]{display:none}.home-seats-more{flex:none;font:800 16px Nunito,sans-serif;color:#b8c9a4;padding:0 2px}.home-seats-more[hidden]{display:none}#adventure-screen .home-team-side .home-team-edit{min-height:32px;padding:5px 10px;font-size:12px;justify-content:center}.home-description{flex:none;text-align:right;min-width:0;margin-left:auto}#home-summary{font:800 20px Nunito,sans-serif;color:#f7f0cb}.home-team-row{align-items:center}.home-select{position:relative}#adventure-screen .home-select-button{display:flex;align-items:center;gap:8px;min-width:132px;min-height:38px;padding:8px 10px;background:#223629;border-color:#596b4d;border-radius:10px;white-space:nowrap}#adventure-screen .home-select-button[aria-expanded=true]{border-color:#edc644}#adventure-screen .home-select-button>svg{width:14px;height:14px;margin-left:auto;color:#a8bf88;flex:none}.home-select-value{flex:1;text-align:left}.home-select-dot{width:10px;height:10px;flex:none;border-radius:50%;background:var(--family, #9db088);box-shadow:0 0 0 1px #0004 inset}.home-select-list{position:absolute;bottom:calc(100% + 6px);left:0;z-index:30;min-width:100%;display:flex;flex-direction:column;gap:2px;padding:5px;background:#16291e;border:1px solid #7f9a5c;border-radius:12px;box-shadow:0 14px 30px #0009}.home-select-list[hidden]{display:none}#adventure-screen .home-select-list button{display:flex;align-items:center;gap:8px;width:100%;min-height:34px;padding:7px 10px;background:none;border:1px solid #0000;border-radius:8px;white-space:nowrap;text-align:left}#adventure-screen .home-select-list button:hover,#adventure-screen .home-select-list button:focus-visible{background:#24402d;border-color:#7f9a5c}#adventure-screen .home-select-list button[aria-selected=true]{background:#edc644;border-color:#edc644;color:#182b20}#adventure-screen .home-team-edit{display:flex;align-items:center;gap:8px;min-height:38px;padding:8px 12px;background:#223629;border-color:#596b4d;border-radius:10px;white-space:nowrap}#adventure-screen .home-team-edit>svg{width:17px;height:17px;flex:none;color:#edc644}@media(orientation:landscape)and (max-height:470px){.home-team{flex-basis:200px;gap:5px;padding-right:9px}.home-seat{flex-basis:26px;min-width:24px;max-width:30px;border-radius:7px;font-size:10px}#adventure-screen .home-team-head .home-team-edit{min-height:28px;padding:4px 7px}#home-summary{font-size:14px}#adventure-screen .home-select-button{min-width:104px;min-height:34px;padding:6px 8px;gap:6px;font-size:11px}#adventure-screen .home-team-edit{min-height:34px;padding:6px 9px}#adventure-screen .home-select-list button{min-height:30px;padding:5px 9px;font-size:11px}}@media(orientation:landscape)and (max-height:470px)and (max-width:800px){.home-bottom{gap:10px;padding:7px 9px;min-height:86px}.home-combat-options{gap:9px;padding-right:9px}.home-combat-options .home-label,.home-screen>.home-label{font-size:7px;letter-spacing:1px;margin-bottom:4px}.home-screen>.home-label.home-modes-label{font-size:11px;letter-spacing:1.8px}#adventure-screen .home-toggles button{min-width:28px;min-height:32px;padding:6px 7px;font-size:10px}#adventure-screen .home-select-button{min-width:88px;min-height:32px;gap:5px;padding:5px 7px;font-size:10px}#adventure-screen .home-team-edit{min-height:32px;padding:5px 7px}#adventure-screen .home-team-edit>svg{width:15px;height:15px}.home-description{min-width:0;font-size:10px}.home-description>span,#adventure-screen .home-screen #adventure-status{font-size:8px}#home-army{font-size:8px}#adventure-screen .home-start{min-width:96px;padding:9px 11px;font-size:12px;gap:8px}}#adventure-screen .studio-modal{width:100%;max-width:100%;height:100%;max-height:100%;margin:0;padding:0;border:0;background:none;overflow:hidden;color:#f7f0cb}#adventure-screen .studio-modal[open]{display:grid;place-items:center}.studio-modal::backdrop{background:#06110ce0}.studio-card{position:relative;display:flex;flex-direction:column;align-items:center;gap:clamp(10px,3vh,22px);width:min(86vw,520px);padding:clamp(20px,5vh,38px) clamp(20px,6vw,46px) clamp(22px,5vh,40px);border:1px solid #62764e88;border-radius:18px;background:radial-gradient(ellipse at 50% 0%,#1b3126,#15291f 82%);box-shadow:0 22px 60px #000a}.studio-card>img{display:block;width:min(60vw,420px);height:auto}.studio-card>p{margin:0;font:clamp(18px,4.4vw,32px) / 1.1 Bungee,Nunito,sans-serif;color:#f7f0cb;text-transform:uppercase;letter-spacing:clamp(3px,1.2vw,8px);text-indent:clamp(3px,1.2vw,8px);text-align:center}#adventure-screen .studio-close{position:absolute;top:8px;right:8px;display:grid;place-items:center;min-width:36px;min-height:36px;padding:0;font:800 20px/1 Nunito,sans-serif;color:#f7f0cb;background:#223629;border-color:#596b4d;border-radius:10px}@media(orientation:landscape)and (max-height:470px){.studio-card{gap:10px;width:min(86vw,500px);padding:16px 20px 18px;border-radius:14px}.studio-card>img{width:min(60vw,400px)}.studio-card>p{font-size:clamp(16px,3.2vw,24px);letter-spacing:5px;text-indent:5px}#adventure-screen .studio-close{top:6px;right:6px;min-width:32px;min-height:32px;font-size:18px}}@font-face{font-family:Bungee;src:url(/fonts/bungee.woff2) format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Nunito;src:url(/fonts/nunito.woff2) format("woff2");font-weight:200 900;font-display:swap}@font-face{font-family:IBM Plex Mono;src:url(/fonts/mono.woff2) format("woff2");font-weight:200 900;font-display:swap}#guide-screen{width:min(900px,95vw);max-height:94dvh;overflow:auto;background:linear-gradient(145deg,#304335,#16271d);color:#f4efdd;border:1px solid #7e9377;border-radius:16px;padding:20px 22px;box-shadow:0 20px 100px #0008}#guide-screen::backdrop{background:#101a15c9;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.guide-heading{display:flex;justify-content:space-between;align-items:center;gap:12px}#guide-screen .eyebrow{font:9px IBM Plex Mono,monospace;letter-spacing:1.5px;color:#b8cab5}.guide-heading h2{font:23px Bungee,sans-serif;margin:6px 0 0}#guide-screen button{min-height:44px;padding:8px 14px;background:#233c2c;border:1px solid #7d9770;border-radius:7px;color:#f4efdd}#guide-screen button:disabled{opacity:.42}.guide-actions{display:flex;align-items:center;gap:8px}.guide-dots{display:flex;gap:6px;margin-right:auto;padding-left:6px}.guide-dots i{display:block;width:18px;height:3px;border-radius:2px;background:#4d6350}.guide-dots i.on{background:#edc644}.guide-step{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}#guide-screen .guide-done{background:#e9c345;color:#20291d;border-color:#e9c345;font-weight:900;letter-spacing:.6px;text-transform:uppercase}.guide-slide{list-style:none;margin:14px 0;padding:0;display:grid;gap:10px}.guide-slide-como-jugar{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-slide-consejos{grid-template-columns:repeat(3,minmax(0,1fr))}.guide-card{display:grid;gap:7px;align-content:start;padding:10px;background:#1b2c22;border:1px solid #4d6350;border-radius:12px}.guide-card strong{font:800 13.5px Nunito,sans-serif}.guide-card>span{font-size:11px;line-height:1.45;color:#c3d3bb}.guide-figure{position:relative;display:block;height:var(--alto, 92px);border-radius:12px;background:linear-gradient(160deg,#332b1a,#1d1810);border:1px solid #4a3f28;overflow:hidden}.guide-slide-como-jugar .guide-figure{--alto: 140px}.guide-face{display:block;width:26px;height:26px;border-radius:50%;background:#f4efdd14;border:1.5px solid #f4efdd66;object-fit:cover}.guide-face-blank{background:var(--tinte, #9db088)}.guide-face-foe{border-color:#e07a5f;box-shadow:0 0 0 2px #e07a5f44}.fig-lane{height:2px;border-radius:2px;background:#4a3f28}.fig-cruza:after{content:"";position:absolute;right:0;top:0;bottom:0;width:38px;background:linear-gradient(90deg,#edc64400,#edc6441c)}.fig-cruza .fig-lanes{position:absolute;inset:18px 10px;display:grid;align-content:space-between}.fig-cruza .fig-goal{position:absolute;right:10px;top:50%;width:3px;height:46px;margin-top:-23px;border-radius:2px;background:#edc644}.fig-cruza .fig-goal:after{content:"";position:absolute;left:3px;top:1px;width:15px;height:12px;background:#edc644;clip-path:polygon(0 0,100% 0,68% 50%,100% 100%,0 100%)}.fig-cruza .fig-walker{position:absolute;top:50%;margin-top:-16px;left:10px;animation:guide-cruza 4.4s linear infinite}.fig-cruza .guide-face{width:28px;height:28px;animation:guide-bob .52s ease-in-out infinite alternate}.fig-cruza .fig-gain{position:absolute;right:30px;top:50%;margin-top:-36px;opacity:0;font:800 15px Nunito,sans-serif;color:#edc644;animation:guide-gain 4.4s linear infinite}@keyframes guide-cruza{0%{left:10px;opacity:0}5%{left:10px;opacity:1}72%,88%{left:calc(100% - 46px);opacity:1}94%{left:calc(100% - 46px);opacity:0}to{left:10px;opacity:0}}@keyframes guide-bob{0%{transform:translateY(0)}to{transform:translateY(-2.5px)}}@keyframes guide-gain{0%,70%{opacity:0;transform:translateY(6px)}78%{opacity:1;transform:translateY(0)}94%,to{opacity:0;transform:translateY(-16px)}}.fig-despliega .fig-half{position:absolute;left:0;top:0;bottom:0;width:50%;background:linear-gradient(90deg,#edc6440a,#edc6441a);border-right:2px dashed #6d5c38}.fig-despliega .fig-row{position:absolute;left:10px;right:10px;height:26px;top:calc(16px + var(--i) * 40px)}.fig-despliega .fig-lane{position:absolute;left:0;right:0;top:12px}.fig-despliega .fig-slot{position:absolute;left:4px;top:0;width:26px;height:26px;display:grid;place-items:center;border:1.5px dashed #edc644aa;border-radius:7px;color:#edc644;font:700 15px Nunito,sans-serif;animation:guide-slot 4.8s ease-out infinite;animation-delay:calc(var(--i) * 1.6s)}.fig-despliega .fig-spawn{position:absolute;top:0;left:4px;opacity:0;animation:guide-spawn 4.8s ease-out infinite;animation-delay:calc(var(--i) * 1.6s)}@keyframes guide-slot{0%{border-color:#edc644;box-shadow:0 0 #edc64466}9%{border-color:#edc644;box-shadow:0 0 0 8px #edc64400}33%,to{border-color:#edc64466;box-shadow:0 0 #edc64400}}@keyframes guide-spawn{0%{opacity:0;left:4px;transform:scale(.4)}7%{opacity:1;left:4px;transform:scale(1)}26%{opacity:1;left:38%;transform:scale(1)}33%{opacity:0;left:45%;transform:scale(1)}to{opacity:0;left:4px;transform:scale(1)}}.fig-fila .fig-lane{position:absolute;left:8px;right:8px;top:50%;margin-top:13px}.fig-fila .guide-face{width:24px;height:24px}.fig-fila .fig-queued{position:absolute;top:50%;margin-top:-14px;right:calc(40px + var(--i) * 28px);animation:guide-fila 4s ease-out infinite;animation-delay:calc(var(--i) * .26s)}.fig-fila .fig-foe{position:absolute;top:50%;margin-top:-14px;right:8px}.fig-fila .fig-arrow{position:absolute;left:10px;top:50%;margin-top:-9px;color:#8fd18a;font:800 13px Nunito,sans-serif}@keyframes guide-fila{0%,4%{transform:translate(-48px);opacity:0}11%{opacity:1}42%,88%{transform:translate(0);opacity:1}94%{transform:translate(0);opacity:0}95%,to{transform:translate(-48px);opacity:0}}.fig-presas{display:flex;flex-direction:column;justify-content:center;gap:3px;padding:6px 7px}.fig-presas .fig-match{display:flex;align-items:center;gap:5px;padding:3px 5px;border:1px solid #0000;border-radius:7px;animation:guide-presa 4.5s ease-in-out infinite;animation-delay:calc(var(--i) * 1.5s)}.fig-presas .guide-face{width:20px;height:20px;flex:none}.fig-presas .fig-vs{color:#8f866d;font-size:9px}.fig-presas .fig-prey{flex:1;min-width:0;font-size:9px;line-height:1.25;color:#cbbf9f}.fig-presas .fig-value{flex:none;font:800 10px Nunito,sans-serif;color:var(--tono)}.fig-azul{--tono: #6fb7d8}.fig-ambar{--tono: #edc644}.fig-verde{--tono: #8fd18a}@keyframes guide-presa{0%,28%{border-color:var(--tono);background:#f4efdd0f}36%,to{border-color:#0000;background:#0000}}.fig-duende .fig-thrower{position:absolute;left:9px;bottom:9px}.fig-duende .guide-face{width:24px;height:24px}.fig-duende .fig-arc{position:absolute;left:8px;right:8px;top:10px;height:62px;color:#6d5c38}.fig-duende .fig-ball{--salto: 32px;position:absolute;left:32px;bottom:28px;animation:guide-ball-x 4s linear infinite}.fig-duende .fig-ball i{display:block;width:7px;height:7px;border-radius:50%;background:#edc644;animation:guide-ball-y 4s linear infinite}.fig-duende .fig-radius{position:absolute;right:8px;bottom:2px;width:40px;height:40px;border:1.5px solid #edc644;border-radius:50%;opacity:0;animation:guide-radius 4s ease-out infinite}@keyframes guide-ball-x{0%{left:32px;opacity:0}5%{opacity:1}48%{left:calc(100% - 26px);opacity:1}53%,to{left:calc(100% - 26px);opacity:0}}@keyframes guide-ball-y{0%{transform:translateY(0);animation-timing-function:ease-out}24%{transform:translateY(calc(var(--salto) * -1));animation-timing-function:ease-in}48%,to{transform:translateY(10px)}}@keyframes guide-radius{0%,48%{opacity:0;transform:scale(.3)}56%{opacity:1;transform:scale(1)}84%,to{opacity:0;transform:scale(1.15)}}.fig-plazas{display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(2,1fr);gap:4px;padding:8px 10px;place-items:center}.fig-plazas .fig-seat{position:relative;display:grid;place-items:center;width:100%;max-width:28px;aspect-ratio:1;border-radius:7px;background:#f4efdd0d;border:1px solid #4a3f28;opacity:0;animation:guide-seat 5s ease-out infinite;animation-delay:calc(var(--i) * .16s)}.fig-plazas .fig-seat:after{content:"";position:absolute;left:4px;right:4px;bottom:2px;height:2px;border-radius:2px;background:var(--hilo, #9db088)}.fig-plazas .guide-face{width:17px;height:17px;border-width:1px;margin-bottom:2px}@keyframes guide-seat{0%{opacity:0;transform:scale(.5)}7%,80%{opacity:1;transform:scale(1)}90%,to{opacity:0;transform:scale(.5)}}.fig-pausa{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.fig-pausa .fig-bars{display:flex;gap:6px}.fig-pausa .fig-bars i{display:block;width:7px;height:26px;border-radius:3px;background:#edc644;animation:guide-pausa-bar 3s ease-in-out infinite}.fig-pausa .fig-key{padding:5px 12px;border-radius:6px;background:#3a3320;border:1px solid #6d5c38;box-shadow:0 3px #6d5c38;font:700 9px IBM Plex Mono,monospace;letter-spacing:1.2px;animation:guide-key 3s ease-in-out infinite}@keyframes guide-key{0%,38%{transform:translateY(0);box-shadow:0 3px #6d5c38}46%,62%{transform:translateY(3px);box-shadow:0 0 #6d5c38}70%,to{transform:translateY(0);box-shadow:0 3px #6d5c38}}@keyframes guide-pausa-bar{0%,42%{opacity:.4;transform:scaleY(.78)}52%,to{opacity:1;transform:scaleY(1)}}.fig-mejora{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;padding:6px}.fig-mejora .fig-track{display:flex;align-items:center;gap:7px}.fig-mejora .fig-round{padding:4px 7px;border-radius:6px;background:#f4efdd12;border:1px solid #4a3f28;font:800 12px Nunito,sans-serif}.fig-mejora .fig-arrow{color:#8f866d;font-size:11px}.fig-mejora .fig-chip{width:26px;height:26px;display:grid;place-items:center;border-radius:8px;background:#edc644;color:#20291d;font:900 11px Nunito,sans-serif;animation:guide-chip 2.6s ease-in-out infinite}.fig-mejora .fig-names{font:9px Nunito,sans-serif;color:#a89a7a;text-align:center;line-height:1.3}@keyframes guide-chip{0%,to{transform:scale(1);box-shadow:0 0 #edc64466}50%{transform:scale(1.15);box-shadow:0 0 0 9px #edc64400}}@media(prefers-reduced-motion:reduce){#guide-screen *,#guide-screen *:after{animation:none!important}.fig-cruza .fig-walker{left:calc(100% - 46px);opacity:1}.fig-cruza .fig-gain{opacity:1;transform:translateY(-8px)}.fig-despliega .fig-spawn{opacity:1}.fig-fila .fig-queued{transform:translate(0);opacity:1}.fig-presas .fig-match{border-color:var(--tono);background:#f4efdd0f}.fig-duende .fig-ball{left:calc(100% - 26px);opacity:1}.fig-duende .fig-ball i{transform:translateY(10px)}.fig-duende .fig-radius,.fig-plazas .fig-seat{opacity:1}}@media(orientation:landscape)and (max-height:470px){#guide-screen{width:min(920px,97vw);padding:9px 13px}.guide-heading h2{font-size:16px;margin:1px 0 0}#guide-screen .eyebrow{font-size:7px}#guide-screen button{min-height:34px;padding:5px 10px;font-size:11px}.guide-slide{margin:8px 0;gap:6px}.guide-card{padding:7px;gap:4px}.guide-card strong{font-size:11px}.guide-card>span{font-size:9px;line-height:1.32}.guide-figure{--alto: 52px;border-radius:9px}.guide-slide-como-jugar .guide-figure{--alto: 92px}.guide-face{width:20px;height:20px;border-width:1px}.fig-cruza:after{content:"";position:absolute;right:0;top:0;bottom:0;width:38px;background:linear-gradient(90deg,#edc64400,#edc6441c)}.fig-cruza .fig-lanes{inset:12px 8px}.fig-cruza .fig-goal{height:34px;margin-top:-17px}.fig-cruza .guide-face{width:22px;height:22px}.fig-cruza .fig-walker{margin-top:-13px}.fig-cruza .fig-gain{font-size:12px;margin-top:-28px}.fig-despliega .fig-row{height:20px;top:calc(9px + var(--i) * 26px)}.fig-despliega .fig-lane{top:9px}.fig-despliega .fig-slot{width:20px;height:20px;font-size:12px;border-radius:6px}.fig-fila .guide-face,.fig-duende .guide-face{width:19px;height:19px}.fig-fila .fig-queued{margin-top:-11px;right:calc(30px + var(--i) * 21px)}.fig-fila .fig-foe{margin-top:-11px;right:6px}.fig-fila .fig-lane{margin-top:10px}.fig-fila .fig-arrow{font-size:10px;margin-top:-7px}.fig-presas{gap:0;padding:2px 4px}.fig-presas .fig-match{gap:3px;padding:0 3px;border-radius:5px}.fig-presas .guide-face{width:12px;height:12px}.fig-presas .fig-prey{font-size:7px}.fig-presas .fig-value{font-size:8px}.fig-duende .fig-arc{top:4px;height:34px}.fig-duende .fig-ball{--salto: 17px;bottom:14px;left:26px}.fig-duende .fig-radius{right:11px;width:24px;height:24px}.fig-plazas{gap:2px;padding:4px 6px}.fig-plazas .fig-seat{max-width:20px;border-radius:5px}.fig-plazas .guide-face{width:13px;height:13px;margin-bottom:1px}.fig-pausa{gap:6px}.fig-pausa .fig-bars i{height:17px;width:5px}.fig-pausa .fig-key{padding:3px 9px;font-size:7.5px}.fig-mejora{gap:5px;padding:3px}.fig-mejora .fig-round{padding:2px 5px;font-size:10px}.fig-mejora .fig-chip{width:20px;height:20px;font-size:9px}.fig-mejora .fig-names{font-size:7.5px}.guide-dots i{width:14px}}@media(orientation:landscape)and (max-height:380px){#guide-screen{padding:7px 11px}.guide-heading h2{font-size:15px}.guide-slide{margin:6px 0;gap:5px}.guide-card{padding:6px;gap:3px}.guide-card>span{font-size:8.5px}.guide-figure{--alto: 48px}.guide-slide-como-jugar .guide-figure{--alto: 82px}#guide-screen button{min-height:31px}.fig-despliega .fig-row{height:18px;top:calc(7px + var(--i) * 23px)}.fig-despliega .fig-lane{top:8px}.fig-despliega .fig-slot{width:18px;height:18px;font-size:11px}.fig-despliega .guide-face{width:18px;height:18px}.fig-duende .fig-arc{height:28px}.fig-duende .fig-ball{--salto: 13px;bottom:12px}.fig-duende .fig-radius{right:10px;width:21px;height:21px}.fig-plazas{padding:3px 5px}.fig-plazas .fig-seat{max-width:17px}.fig-plazas .guide-face{width:11px;height:11px}.fig-pausa{gap:4px}.fig-pausa .fig-bars i{height:13px}.fig-presas .guide-face{width:11px;height:11px}.fig-presas .fig-prey{font-size:6.5px}.fig-mejora{gap:3px}}:root{font-family:Nunito,sans-serif;color:#f7f1e2;background:#171b19;font-synthesis:none;--ally: #46c39b;--enemy: #e2603f}*{box-sizing:border-box}body{margin:0;padding:10px;height:100dvh;overflow:hidden}button{font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}button:focus-visible{outline:3px solid #efce58;outline-offset:3px}button:disabled{cursor:default;opacity:.45}.game-shell{height:100%;max-width:1800px;margin:auto;border:1px solid #637266;border-radius:19px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 0 0 3px #ffffff06}.arena{flex:1;min-height:0;position:relative;background:linear-gradient(#a7cbd8,#d3e6ec 65%)}.hud{position:absolute;inset:0 0 auto;height:96px;padding:21px 25px;z-index:4;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;background:linear-gradient(#17211fe8,#263230a0,transparent);pointer-events:none}.brand{display:flex;gap:13px;align-items:center;flex-shrink:0}.brand-mark{width:56px;height:56px;flex-shrink:0;aspect-ratio:1;display:block;border-radius:12px;box-shadow:0 3px #151919}.brand-mark img{width:100%;height:100%;display:block;border-radius:inherit}.brand h1{font-family:Bungee,sans-serif;font-size:23px;font-weight:400;line-height:1.2;margin:0;letter-spacing:.2px;text-shadow:0 2px 0 #18231c}.brand-sub{display:flex;gap:13px;font:10px IBM Plex Mono,monospace;letter-spacing:2px;color:#cbd1c2;margin-top:6px}.scoreboard{display:flex;align-items:center;gap:13px;padding-top:12px}.scoreboard>strong{font:30px Bungee,sans-serif;color:#80e1bf}.scoreboard>strong#enemy-score{color:#ff967c}.team-label{font:10px IBM Plex Mono,monospace;letter-spacing:2px;color:#88e5c3}.team-label.enemy{color:#ffa084}.score-track{width:160px;height:18px;border:2px solid #15241d;border-radius:20px;overflow:hidden;background:#e2603f;box-shadow:0 1px #ffffff35}.score-track i{display:block;width:50%;height:100%;background:var(--ally);transition:width .3s}.clock{padding-left:17px;border-left:1px solid #ffffff25;margin-left:3px;min-width:86px}.clock strong{font:22px IBM Plex Mono,monospace;font-weight:600;letter-spacing:1px}.clock span{display:block;font:7px IBM Plex Mono,monospace;letter-spacing:1px;color:#c6d6c7;margin-top:3px}#viewport{height:100%;position:relative;overflow:hidden;touch-action:none}#viewport canvas{display:block;width:100%;height:100%}#lane-controls{position:absolute;inset:0;z-index:3;pointer-events:none}.lane-button{position:absolute;transform:translate(-50%,-50%);width:47px;height:47px;border-radius:50%;background:#28684b80;color:#acffda;border:2px solid #61d2a987;font-size:26px;pointer-events:auto;box-shadow:0 0 0 7px #42ba9514}.lane-button:hover:enabled{background:#358867b0;box-shadow:0 0 0 10px #4bda9c24}.lane-button small{position:absolute;left:-23px;top:13px;font:10px IBM Plex Mono,monospace;color:#285642}.lane-button em{position:absolute;top:46px;left:-20px;width:86px;font:9px IBM Plex Mono,monospace;color:#254d35}.direction{position:absolute;bottom:14px;font:9px IBM Plex Mono,monospace;letter-spacing:1.5px;pointer-events:none;color:#30593e}.direction.left{left:6%}.direction.right{right:6%;color:#84513c}.bottom-dock{position:relative;background:linear-gradient(#354139,#242d27 35%,#1e2520);border-top:1px solid #6e826a;padding:14px 22px 8px;box-shadow:0 -20px 30px #243c342d;z-index:4}.dock-top{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:10px}.dock-top p{margin:0;font:9px IBM Plex Mono,monospace;letter-spacing:1px;color:#b1c2b4}nav{display:flex;gap:5px;flex-shrink:0}nav button{min-height:36px;padding:6px 12px;border:1px solid #5d706255;border-radius:6px;background:#15231c40;color:#d6dfd0;font-size:10px}.hand{display:flex;gap:24px;align-items:stretch}.roster{display:flex;gap:14px;min-width:0;flex:1}.roster-order{display:flex;flex-direction:column;gap:3px;min-width:0;flex:var(--cards, 1) 1 0}.roster-order-head{display:flex;align-items:center;gap:5px;color:var(--order, #b8c9a4)}.roster-order-name{font:800 8px/1 IBM Plex Mono,monospace;letter-spacing:1px;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.roster-order-rule{flex:1;height:2px;min-width:6px;border-radius:2px;background:currentcolor;opacity:.55}.roster-order-cards{display:flex;gap:9px;min-width:0;flex:1}.character-card{position:relative;width:116px;min-width:68px;max-width:140px;flex:1;border:2px solid #131c17;background:linear-gradient(#39463c,#28362c);border-radius:13px;color:#f7f1e2;padding:3px 7px 8px;box-shadow:0 5px #121b16;text-align:center;touch-action:none;user-select:none;-webkit-user-select:none;transition:border-color .15s,background .15s}.character-card.selected{border-color:#74dbb7;background:linear-gradient(#425446,#2c4234)}.character-card:hover{background:#415546}.character-card:active{cursor:grabbing}.portrait{width:100%;height:78px;object-fit:contain;pointer-events:none;display:block}.key{position:absolute;left:8px;top:7px;font:9px IBM Plex Mono,monospace;color:#bccab9}.selected-mark{position:absolute;right:8px;top:7px;width:7px;height:7px;border-radius:50%;background:#46c39b;color:transparent}.character-card.selected .selected-mark{box-shadow:0 0 9px #80e5b6}.card-info h3{font-size:12px;font-weight:900;margin:0;line-height:1.15}.card-info p{font:8px IBM Plex Mono,monospace;text-transform:uppercase;color:#b5c5b3;margin:4px 0 0}.card-stats{display:none}.quota-panel{width:223px;border-radius:13px;background:#111a14;padding:12px 14px;flex-shrink:0;position:relative}.eyebrow{font:9px IBM Plex Mono,monospace;letter-spacing:1.5px;color:#b8cab5}.quota-number{margin-top:3px;display:flex;align-items:baseline;gap:6px}.quota-number strong{font:35px Bungee,sans-serif;color:#e9c345;line-height:1.15}.quota-number>span{font:16px Bungee,sans-serif;color:#6e7c6a}#quota-pips{display:flex;gap:4px;margin:4px 0 8px}#quota-pips i{height:11px;flex:1;background:#3e4050;border-radius:3px}#quota-pips i.available{background:#e9c345}.enemy-intel{font:8px IBM Plex Mono,monospace;color:#bacdb5}#match-score{font:8px IBM Plex Mono,monospace;color:#8f9f8b;margin-top:7px}#round-dots{position:absolute;bottom:12px;right:12px;display:flex;gap:4px}#round-dots i{width:6px;height:6px;border-radius:50%;border:1px solid #526754}#round-dots i.current{background:#b2c7a6}.field-footer{display:flex;justify-content:space-between;gap:20px;padding-top:12px;font:8px IBM Plex Mono,monospace;color:#8fa88f}.battle-feed{display:none}.overlay{position:absolute;inset:0;z-index:6;display:grid;place-items:center;background:#16251c30;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.overlay.hidden{display:none}.dialog{width:min(430px,85%);padding:26px 32px;border:1px solid #829b7760;border-radius:17px;background:linear-gradient(140deg,#2d3d30f5,#16241bf5);box-shadow:0 16px 70px #0d21174d;text-align:center}.dialog h2{font:30px Bungee,sans-serif;line-height:1.2;color:#f7f1e2;margin:16px 0}.dialog p{font-size:13px;color:#d0ddc8;line-height:1.65;margin:0}#dialog-detail{font-size:11px;color:#9fb298;margin-top:10px}.primary{width:100%;margin-top:20px;padding:13px 17px;background:#e9c345;color:#20291d;border:0;border-bottom:4px solid #af9131;border-radius:8px;font-weight:900;text-align:left;min-height:44px}.primary span{float:right}.combat-label{position:absolute;z-index:3;pointer-events:none;transform:translate(-50%,-100%);font-weight:900;font-size:15px;color:#702f23;text-shadow:0 1px 2px #fff,1px 0 #fff,-1px 0 #fff}.combat-label.goal{font:27px Bungee,sans-serif}.combat-label.goal.team-0{color:#137753}.combat-label.goal.team-1{color:#c75336}#toast{position:fixed;left:50%;bottom:20px;transform:translate(-50%);max-width:90%;padding:12px 22px;border:1px solid #89b089;border-radius:8px;background:#192d20;color:#f7f1e2;font-size:12px;z-index:15;opacity:0;pointer-events:none}#toast.visible{opacity:1}#drag-hint{position:absolute;left:50%;bottom:28px;transform:translate(-50%);border-radius:8px;padding:8px 14px;font-size:12px;background:#153325ed;color:#c1f4d5;z-index:5;pointer-events:none;display:none;white-space:nowrap}#drag-hint.visible{display:block}#drag-hint.invalid{background:#532d25;color:#ffe1d4}.drag-ghost{position:fixed;pointer-events:none;z-index:20;width:68px;height:80px;transform:translate(-50%,-85%);opacity:.88;filter:drop-shadow(0 5px 5px #0008)}#rotate-device{display:none;position:fixed;inset:0;background:#1b2821;z-index:30;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:25px}#rotate-device h2{font:23px Bungee,sans-serif}#rotate-device p{color:#aebca6;line-height:1.8}.rotate-icon{font-size:68px;color:#e9c345}@media(max-height:650px){body{padding:5px}.game-shell{border-radius:13px}.hud{height:74px;padding:13px 17px}.brand-mark{width:44px;height:44px;border-radius:10px}.brand h1{font-size:19px}.brand-sub{font-size:8px;letter-spacing:1px;margin-top:4px}.scoreboard{padding-top:5px;gap:9px}.score-track{width:110px;height:15px}.scoreboard>strong{font-size:25px}.bottom-dock{padding:7px 14px}.dock-top{margin-bottom:5px}.hand{gap:15px}.portrait{height:57px}.character-card{border-radius:10px;padding-bottom:5px;min-width:83px;max-width:119px}.quota-panel{padding:8px 12px;width:195px}.quota-number strong{font-size:28px}.field-footer{padding-top:8px}.card-info p{font-size:7px}.card-info h3{font-size:11px}nav button{min-height:32px;padding:4px 10px}.enemy-intel{font-size:7px}#quota-pips{margin:2px 0 5px}.dialog{padding:19px 25px}.dialog h2{font-size:25px;margin:10px 0}.dialog p{font-size:12px}#dialog-detail{font-size:10px}.primary{margin-top:12px}}@media(max-width:1000px){.score-track{width:90px}.brand h1{font-size:18px}.team-label{display:none}.hand{gap:12px}.quota-panel{width:185px}.roster{gap:10px}.roster-order-cards{gap:6px}.dock-top p{font-size:8px;max-width:65%}.brand{gap:9px}}@media(max-height:470px){body{padding:0}.game-shell{border-radius:0;border:0}.hud{padding:9px 14px;height:61px}.brand-mark{width:39px;height:39px;border-radius:9px}.brand h1{font-size:16px}.brand-sub{font-size:7px;gap:8px}.clock strong{font-size:17px}.clock span{display:none}.scoreboard>strong{font-size:22px}.score-track{width:88px;height:12px}.bottom-dock{padding:5px 12px}.dock-top{height:25px;margin-bottom:3px}.dock-top p{font-size:7px;letter-spacing:0}.portrait{height:41px}.character-card{min-width:68px;max-width:110px;border-radius:8px;padding:1px 5px 4px}.key{top:4px;left:5px;font-size:7px}.selected-mark{top:5px;right:5px;width:5px;height:5px}.card-info h3{font-size:10px}.card-info p{font-size:6px;margin-top:2px}.quota-panel{width:176px;padding:6px 10px;border-radius:9px}.eyebrow{font-size:7px}.quota-number strong{font-size:24px}.quota-number>span{font-size:12px}#quota-pips{gap:3px;margin:2px 0 4px}#quota-pips i{height:7px}#match-score{display:none}.field-footer{font-size:6px;padding-top:6px;gap:8px}nav button{font-size:8px;min-height:25px;padding:4px 9px}.direction{display:none}.lane-button{width:44px;height:44px;font-size:22px;border-width:1px}.lane-button small{font-size:7px;left:-14px}.lane-button em{top:39px;font-size:7px}.dialog{padding:14px 22px;width:380px}.dialog h2{font-size:21px;margin:6px 0}.dialog p{font-size:10px;line-height:1.5}#dialog-detail{font-size:9px;margin-top:5px}.primary{padding:9px 12px;min-height:38px;margin-top:9px}#drag-hint{font-size:10px;bottom:5px}.combat-label{font-size:11px}.combat-label.goal{font-size:18px}}@media(orientation:portrait)and (max-width:900px),(orientation:portrait)and (pointer:coarse){#rotate-device{display:flex}.game-shell{visibility:hidden}}@media(max-height:470px){.dock-top{height:44px}nav button{min-width:44px;min-height:44px}.clock{min-width:73px;padding-left:10px}.hud{gap:8px}}@media(max-width:700px)and (orientation:landscape){.quota-panel{width:145px;padding:6px 8px}.character-card{min-width:59px}.roster{gap:7px}.roster-order-cards{gap:4px}.hand{gap:8px}.score-track{width:55px}.scoreboard{gap:6px}.brand h1{font-size:14px}.brand-mark{width:35px;height:35px;border-radius:8px}.dock-top p{max-width:55%}}.lane-guides{position:absolute;width:100%;height:100%;overflow:visible;pointer-events:none}.lane-guides line{stroke:#369d76;stroke-width:2;stroke-dasharray:3 3;opacity:.6}@media(max-height:470px){.hud{padding-left:calc(14px + env(safe-area-inset-left));padding-right:calc(14px + env(safe-area-inset-right))}.bottom-dock{padding-left:calc(12px + env(safe-area-inset-left));padding-right:calc(12px + env(safe-area-inset-right));padding-bottom:calc(5px + env(safe-area-inset-bottom))}}@media(max-height:360px){.dialog{padding:10px 18px;max-height:calc(100% - 8px);overflow:auto}.dialog>.eyebrow{display:none}.dialog h2{font-size:18px;margin:4px 0}.dialog p{font-size:9px;line-height:1.35}#dialog-detail{font-size:8px;margin-top:4px}.primary{margin-top:7px}}.roster{overflow-x:auto;padding-bottom:6px;scrollbar-width:thin}.character-card{flex:1 1 80px}.dock-top p{flex:1;min-width:0}.dock-top nav{gap:3px}.compact .character-card{height:58px;min-height:58px;display:flex;align-items:center;padding:2px}.compact .portrait{width:44%;height:48px}.compact .card-info{flex:1}.compact .card-info p,.compact .key{display:none}.compact .quota-panel{padding:5px 10px}.compact .quota-number strong{font-size:22px}.compact #match-score,.compact #round-dots{display:none}.compact .hand{align-items:stretch}.compact .quota-panel .eyebrow{font-size:7px}.compact #quota-pips{margin:2px 0}.compact #quota-pips i{height:6px}@media(max-height:470px){.compact .character-card{height:36px;min-height:36px}.compact .portrait{height:31px}.compact .card-info h3{font-size:8px}.compact .quota-panel{width:145px;padding:3px 6px}.compact .quota-number{position:absolute;right:7px;top:1px}.compact .quota-number strong{font-size:17px}.compact .quota-number>span{font-size:9px}.compact #quota-pips{margin-top:10px}.compact .enemy-intel,.dock-top p{font-size:6px}.dock-top nav button{padding:4px 6px;font-size:7px}.character-card{flex-basis:65px}.compact .field-footer{display:none}}.compact .quota-panel>.eyebrow{display:block;padding-right:42px;font-size:6px}@media(max-width:700px)and (orientation:landscape){.character-card{min-width:44px;flex:1 1 0}.portrait{height:37px}.card-info h3{font-size:8px}.card-info p{font-size:5px}.compact .portrait{width:40%}.compact .card-info h3{font-size:7px}.dock-top p{max-width:30%}}.reserve-count{position:absolute;right:5px;top:3px;font:10px IBM Plex Mono,monospace;background:#142b21;color:#eacb64;border-radius:4px;padding:2px 4px}.selected-mark{display:none}.character-card.exhausted{opacity:.45;filter:grayscale(.8)}.compact .reserve-count{top:auto;bottom:0;right:2px;font-size:8px;padding:0 2px}.compact .card-info{padding-bottom:8px}.dialog{max-height:calc(100% - 12px);overflow:auto}.round-lanes{display:flex;gap:8px;margin:10px 0}.round-lanes>span{flex:1;padding:6px;background:#10281a;border-radius:6px;font-size:10px}.round-lanes strong{display:block;color:#eacb64;font-size:16px}.upgrade-choices{display:flex;gap:6px;margin-top:10px}.upgrade-choices button{flex:1;min-width:0;min-height:64px;padding:8px 5px;color:#e8ebd8;background:#344b36;border:1px solid #799776;border-radius:7px}.upgrade-choices strong,.upgrade-choices span{display:block;font-size:10px}.upgrade-choices span{font-size:9px;margin-top:4px}.upgrade-choices .chosen{border-color:#ebcb54;background:#526139;opacity:1}.arrival-summary{font-size:10px!important}#active-upgrades{font-size:8px;color:#dfcd85}#active-upgrades:empty{display:none}@media(max-height:470px){.reserve-count{font-size:8px}.upgrade-choices button{min-height:44px;padding:5px}.dialog:has(.upgrade-choices){width:min(620px,94%)}.round-lanes{margin:5px 0}.round-lanes>span{padding:3px}.round-lanes strong{font-size:12px}.upgrade-choices{margin-top:5px}.dialog:has(.upgrade-choices) h2{font-size:16px}.compact .card-info h3{font-size:7px}}@media(max-height:470px){.overlay:has(.upgrade-choices){position:fixed;inset:0;z-index:25}.overlay:has(.upgrade-choices) .dialog{max-height:calc(100dvh - 16px);width:min(620px,94vw)}}#credits-screen{width:min(1000px,94vw);max-height:92dvh;overflow:auto;color:#f4efdd;background:linear-gradient(145deg,#304335,#16271d);border:1px solid #7e9377;border-radius:16px;padding:22px 28px;box-shadow:0 20px 100px #0008}#credits-screen::backdrop{background:#101a15c9;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.credits-header{display:flex;align-items:center;justify-content:space-between}#credits-close{background:#233428;border:1px solid #7d9770;border-radius:7px;color:#f4efdd;min-height:44px;padding:8px 14px}#credits-title{font:25px Bungee;text-align:center;margin:12px 0}.studio-intro,.studio-description{text-align:center;color:#becbb4;font-size:12px}.studio-name{text-align:center;font:clamp(20px,4vw,38px) "Bungee";color:#e9c345;margin:12px 0}.studio-description{line-height:1.6}#resource-credits{margin-top:22px;border-top:1px solid #698061;padding-top:14px}#credits-screen summary{cursor:pointer;color:#e9c345;font-weight:800;min-height:44px;align-content:center}#credits-screen h3{font-size:15px}#credits-screen p{line-height:1.55}#resource-credits p{font-size:12px}#credits-screen a{color:#9be0c4}.author-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px 14px;padding:0;list-style:none;font-size:12px}.author-grid li{overflow-wrap:anywhere}.credits-note,.license-details{color:#afc3ab}.license-details{font-size:11px}.license-details summary{font-size:12px}@media(max-width:750px){.author-grid{grid-template-columns:repeat(3,minmax(0,1fr));font-size:11px}}@media(max-height:470px){#credits-screen{max-height:96dvh;padding:10px 20px}.studio-name{margin:8px 0}.studio-intro{margin:4px}.studio-description{margin:6px}#credits-title{font-size:18px;margin:4px}#resource-credits{margin-top:10px;padding-top:4px}.author-grid{gap:5px 12px}.credits-header .eyebrow{font-size:9px}}#credits-screen:has(#resource-credits[open]) .studio-name{font-size:22px;margin:4px 0}#credits-screen:has(#resource-credits[open]) .studio-intro,#credits-screen:has(#resource-credits[open]) .studio-description{display:none}#credits-screen:has(#resource-credits[open]) #credits-title{font-size:18px;margin:4px}#credits-screen .credits-header{position:sticky;top:-10px;background:#293d2f;z-index:1;padding:3px 0}#settings-screen{width:min(620px,94vw);max-height:94dvh;overflow:auto;background:linear-gradient(145deg,#304335,#16271d);color:#f4efdd;border:1px solid #7e9377;border-radius:16px;padding:22px;box-shadow:0 20px 100px #0008}#settings-screen::backdrop{background:#101a15c9;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.settings-heading{display:flex;justify-content:space-between;align-items:center;gap:12px}.settings-heading h2{font:23px Bungee;margin:6px 0}.settings-description{font-size:12px;color:#b7c9af}.audio-settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:18px 0}.audio-channel{padding:15px;background:#13251b80;border:1px solid #5a7458;border-radius:10px}.audio-channel-heading{display:flex;align-items:center;justify-content:space-between;gap:8px}.audio-channel h3{font-size:15px;margin:0}.audio-channel p{font-size:11px;color:#b7c9af;min-height:30px}.audio-channel label{display:flex;justify-content:space-between;font-size:12px}.audio-channel output{color:#e9c345;font-weight:900}.audio-channel input{width:100%;height:44px;accent-color:#e9c345;cursor:pointer}.audio-status{font-size:10px;color:#b7c9af}.settings-actions{display:flex;justify-content:space-between;gap:12px}#settings-screen button{min-height:44px;padding:8px 12px;background:#233c2c;border:1px solid #7d9770;border-radius:7px;color:#f4efdd}#settings-screen .audio-toggle[aria-pressed=true]{background:#e9c345;color:#20291d;border-color:#e9c345}.audio-toggle{min-width:48px}@media(max-height:470px){#settings-screen{padding:12px 18px}.settings-heading h2{font-size:18px;margin:4px 0}.settings-description{margin:5px 0;font-size:10px}.audio-settings-grid{margin:8px 0;gap:10px}.audio-channel{padding:8px 12px}.audio-channel p{min-height:0;margin:6px 0}.audio-channel h3{font-size:13px}.audio-channel input{margin:0}.settings-actions button{font-size:11px}}@media(max-height:360px){#settings-screen .settings-description,#settings-screen .settings-heading .eyebrow{display:none}#settings-screen .settings-heading h2{margin:0}#settings-screen .audio-settings-grid{margin:6px 0}#settings-screen .audio-channel p{font-size:10px;margin:4px 0}}.camera-setting{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:12px;margin:10px 0;cursor:pointer}.camera-setting small{display:block;color:#b7c9af;font-size:10px;margin-top:3px}.camera-setting input{width:22px;height:22px;accent-color:#e9c345;flex-shrink:0}@media(max-height:360px){.camera-setting{margin:4px 0}.camera-setting small,#settings-screen .audio-status{display:none}}.field-toolbar{position:absolute;top:88px;left:22px;right:22px;height:44px;z-index:7;pointer-events:none;display:flex;justify-content:flex-end}.field-toolbar nav{pointer-events:auto;gap:4px}.field-toolbar button{width:44px;height:44px;padding:10px;display:grid;place-items:center;background:#22382de8;border:1px solid #91ad8d65;border-radius:10px;color:#edf2df;box-shadow:0 3px 8px #10241925}.field-toolbar button:hover:enabled{background:#42634c}.field-toolbar button[aria-pressed=true]{background:#e9c345;color:#20291d;border-color:#e9c345}.field-toolbar svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.bottom-dock{padding-top:12px}@media(max-height:650px){.field-toolbar{top:65px;left:14px;right:14px}.bottom-dock{padding-top:7px}}@media(max-height:470px){.field-toolbar{top:54px;left:calc(8px + env(safe-area-inset-left));right:calc(8px + env(safe-area-inset-right))}.field-toolbar button{padding:10px}.field-toolbar nav{gap:2px}.bottom-dock{padding-top:5px}}.field-toolbar .menu-controls{position:absolute;right:0;top:-67px}.scoreboard{margin-right:300px}@media(max-height:650px){.field-toolbar .menu-controls{top:-52px}}@media(max-width:1200px)and (min-height:471px){.field-toolbar button{width:40px;height:40px;padding:8px}.field-toolbar nav{gap:3px}.scoreboard{margin-right:270px}}@media(max-width:1200px),(orientation:landscape)and (max-height:470px){.brand,.brand>div{min-width:0}.brand{flex-shrink:1}.brand-sub{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.brand-sub>span+span{margin-left:13px}}@media(max-height:470px){.field-toolbar .menu-controls{top:-49px}.scoreboard{margin-right:184px}.hud,.brand{gap:5px}.score-track{width:44px}.clock{min-width:65px;padding-left:6px}}#mode-choices{display:flex;gap:6px;margin:12px 0}#mode-choices[hidden]{display:none}#mode-choices button{flex:1;min-height:44px;background:#344b36;border:1px solid #799776;border-radius:7px;color:#f4efdd;padding:7px}#mode-choices strong,#mode-choices small{display:block}#mode-choices small{font-size:10px}#mode-choices button[aria-pressed=true]{border-color:#ebcb54;background:#526139}.siege-ball-control{position:absolute;z-index:4;width:44px;height:44px;border:0;padding:0;transform:translate(-50%,-50%);border-radius:50%;background:transparent;cursor:grab;touch-action:none}.siege-ball-control[hidden]{display:none}.siege-ball-control:after{content:"";position:absolute;inset:10px;border:1px dashed #f3d16bb0;border-radius:50%;box-shadow:0 0 6px #eac95030}.siege-ball-control:hover:after{border:2px solid #f3d16b;inset:8px}.lane-jump-arrow[hidden]{display:none}.lane-jump-arrow{position:absolute;z-index:5;display:grid;place-items:center;width:26px;height:26px;padding:0;transform:translate(-50%,-50%);border:2px solid #f1f3da;border-radius:50%;background:#46c39b;color:#10281a;font:700 13px/1 Nunito,system-ui,sans-serif;cursor:pointer;pointer-events:auto;touch-action:manipulation;box-shadow:0 3px 10px #0007}.lane-jump-arrow:hover,.lane-jump-arrow:focus-visible{background:#8ef0cd}@media(orientation:landscape)and (max-height:470px){.lane-jump-arrow{width:32px;height:32px;font-size:15px}}.tower-control{position:absolute;z-index:4;transform:translate(-50%,-50%);width:44px;height:44px;background:transparent;border:0;border-radius:50%;padding:0;cursor:help}.tower-control[hidden]{display:none}.tower-control:hover,.tower-control:focus-visible{background:#efd36b25;outline:1px solid #efd36b}.tower-info{position:absolute;bottom:10px;left:50%;transform:translate(-50%);z-index:5;border:1px solid #a4b087;background:#203426ed;color:#f5e7bb;border-radius:8px;padding:8px 12px;font-size:11px;max-width:90%;text-align:center;pointer-events:none}.tower-info[hidden]{display:none}.round-insights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;list-style:none;padding:0;margin:10px 0}.round-insights li{font-size:10px;line-height:1.4;padding:8px;background:#294631;border-radius:7px;color:#e7db9e}.round-insights li:only-child{grid-column:1/-1}.upgrade-choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.dialog:has(.upgrade-choices){width:min(650px,94%)}.combat-label.cross{font-size:11px;color:#4b3a1e}@media(max-height:470px){.round-insights{margin:5px 0}.round-insights li{padding:5px;font-size:9px}.upgrade-choices{grid-template-columns:repeat(5,minmax(0,1fr))}.upgrade-choices span{font-size:8px}.upgrade-choices strong{font-size:9px}.tower-info{font-size:9px;padding:5px 8px}}.overlay:has(.round-insights){position:fixed;inset:0;z-index:25}.overlay:has(.round-insights) .dialog{width:min(760px,94vw);max-height:calc(100dvh - 24px)}.upgrade-choices{grid-template-columns:repeat(5,minmax(0,1fr))}.overlay:has(.round-insights) .dialog h2{font-size:24px;margin:8px 0}.overlay:has(.round-insights) .dialog{padding:18px 24px}.overlay:has(.round-insights) .primary{margin-top:12px}@media(max-height:470px){.overlay:has(.round-insights) .dialog{padding:10px 16px;max-height:calc(100dvh - 12px)}.overlay:has(.round-insights) .dialog h2{font-size:16px}.overlay:has(.round-insights) #dialog-detail{display:none}.overlay:has(.round-insights) .dialog p{font-size:9px;line-height:1.35}.overlay:has(.round-insights) .round-lanes{margin:4px 0}.overlay:has(.round-insights) .primary{margin-top:7px}}@media(max-height:470px){.overlay:has(.round-insights) .round-lanes+.arrival-summary{display:none}.overlay:has(.round-insights) .upgrade-choices button{padding:5px 3px}.overlay:has(.round-insights) .dialog>p{margin:0}.overlay:has(.round-insights) .round-insights{margin:4px 0}}.combat-label.advantage{font-size:11px;color:#6b4715;text-shadow:0 1px 2px #fff8d1,1px 0 #fff8d1,-1px 0 #fff8d1}.overlay.result-overlay{position:fixed;inset:0;z-index:25;background:#111611c9;padding:8px;box-sizing:border-box}.overlay.result-overlay .dialog.round-result{box-sizing:border-box;width:min(960px,100%);max-height:calc(100dvh - 16px);padding:28px 26px 20px;border:1px solid #435b36;border-radius:17px;background:linear-gradient(180deg,#293823,#202b1c 42%);text-align:center;overflow:auto}.round-result #dialog-label{font-size:10px;letter-spacing:3px;color:#a1be79}.overlay.result-overlay .round-result #dialog-title{font-size:36px;line-height:1.2;margin:9px 0 12px;text-transform:uppercase}.round-result #dialog-copy,.round-result #dialog-detail{display:none}.result-score{display:flex;align-items:center;justify-content:center;gap:18px;margin:6px 0 16px}.result-score>span{font:10px IBM Plex Mono,monospace;letter-spacing:2px;color:#7eddbd}.result-score>span:last-child{color:#ff9075}.result-score>strong{font:48px/1.2 Bungee,sans-serif}.ally-score{color:#7eddbd}.rival-score{color:#ff9075}.result-track{width:212px;height:14px;border-radius:20px;background:#ff9075;overflow:hidden}.result-track i{height:100%;display:block;background:#7eddbd}.result-lanes{display:flex;justify-content:center;flex-wrap:wrap;gap:8px}.result-lanes>span{display:flex;align-items:center;gap:8px;border:1px solid #405a35;border-radius:22px;padding:8px 13px;font:10px IBM Plex Mono,monospace;color:#b4cb91;background:#17221755}.result-lanes b{font:14px Bungee,sans-serif}.result-lanes i{font-style:normal;color:#aaba98}.result-rewards{border-top:2px solid #e7c53b;margin:22px -26px 0;padding:22px 26px 0}.reward-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;text-align:left}.round-result .result-rewards h3{font:21px/1.25 Bungee,sans-serif;text-transform:uppercase;margin:0}.reward-heading>span{font:11px/1.4 Nunito,sans-serif;color:#c6d0b8;text-align:right;max-width:45%}.reward-cards{display:grid;grid-template-columns:repeat(var(--reward-count),minmax(0,1fr));gap:10px}.reward-card{display:flex;align-items:center;flex-direction:column;gap:9px;min-width:0;min-height:176px;padding:13px 9px;border:1px solid #405a35;border-radius:13px;background:#23311e;color:#f4f2e7;cursor:pointer}.reward-card svg{width:84px;height:84px;flex-shrink:0}.reward-card strong{font:800 14px/1.2 Nunito,sans-serif}.reward-card>span{font:700 11px/1.4 Nunito,sans-serif;color:#cbd6bc}.reward-card:hover:not(:disabled){background:#31432a;border-color:#a1be79}.reward-card:focus-visible{outline:2px solid #edc647;outline-offset:3px}.reward-card.chosen{border-color:#edc647;box-shadow:inset 0 0 0 1px #edc647;background:#38452a;opacity:1}.overlay.result-overlay .round-result .primary{box-sizing:border-box;margin:14px 0 0;padding:16px;min-height:58px;border:0;border-radius:12px;background:#ebc445;color:#16200f;font:20px Bungee,sans-serif;text-transform:uppercase;text-align:center;box-shadow:none}.round-result .primary span{float:none;display:inline-block;margin-left:12px}.round-result .primary:disabled{opacity:.45;cursor:default}.result-footer{position:relative;margin-top:14px;padding:0 45px;font:10px/1.6 IBM Plex Mono,monospace;color:#a8c77b;text-transform:uppercase;letter-spacing:1px}.result-footer details{text-transform:none;letter-spacing:0}.result-footer summary{position:absolute;right:0;top:0;cursor:pointer;font-size:9px}.result-footer ul{text-align:left;margin:10px 0 0;padding-left:18px}.round-result .match-victories{color:#cbd6bc}@media(max-width:700px),(max-height:650px){.overlay.result-overlay .dialog.round-result{padding:16px 20px 12px}.overlay.result-overlay .round-result #dialog-title{font-size:27px;margin:7px 0}.result-score{margin:0 0 10px}.result-score>strong{font-size:38px}.result-lanes>span{padding:5px 10px}.result-rewards{margin:15px -20px 0;padding:16px 20px 0}.reward-heading{margin-bottom:12px}.round-result .result-rewards h3{font-size:18px}.reward-card{min-height:150px;padding:10px 6px;gap:7px}.reward-card svg{width:68px;height:68px}.reward-card strong{font-size:12px}.overlay.result-overlay .round-result .primary{min-height:48px;padding:12px;font-size:18px}.result-footer{margin-top:10px}}@media(max-height:470px){.overlay.result-overlay .dialog.round-result{padding:9px 16px 8px;border-radius:12px}.round-result #dialog-label{font-size:8px;letter-spacing:2px}.overlay.result-overlay .round-result #dialog-title{font-size:22px;margin:4px 0}.result-score{gap:12px;margin:0 0 6px}.result-score>strong{font-size:30px}.result-track{height:10px;width:160px}.result-lanes>span{padding:3px 9px;font-size:8px}.result-lanes b{font-size:11px}.result-rewards{margin:10px -16px 0;padding:10px 16px 0}.reward-heading{margin-bottom:8px;gap:8px}.round-result .result-rewards h3{font-size:15px}.reward-heading>span{font-size:9px}.reward-card{min-height:106px;padding:7px 5px;gap:5px;border-radius:9px}.reward-card svg{width:43px;height:43px}.reward-card strong{font-size:11px}.reward-card>span{font-size:9px;line-height:1.25}.overlay.result-overlay .round-result .primary{min-height:36px;padding:8px;font-size:15px;margin-top:9px}.result-footer{font-size:8px;margin-top:7px}}@media(max-height:360px){.overlay.result-overlay .dialog.round-result{padding-top:6px}.overlay.result-overlay .round-result #dialog-title{font-size:18px;margin:2px 0}.result-score>strong{font-size:25px}.result-score{margin-bottom:4px}.result-rewards{margin-top:7px;padding-top:7px}.reward-heading{margin-bottom:6px}.round-result .result-rewards h3{font-size:12px}.reward-heading>span{font-size:8px}.reward-card{min-height:92px;gap:4px;padding:5px 4px}.reward-card svg{width:32px;height:32px}.reward-card strong{font-size:10px}.reward-card>span{font-size:8px}.result-footer{margin-top:5px;font-size:7px}.overlay.result-overlay .round-result .primary{margin-top:7px;min-height:32px;padding:6px}}.round-result #dialog-label{display:inline-block}@media(max-height:360px){.reward-card{min-height:86px}.result-score{gap:10px}.result-footer{margin-top:3px}}@media(max-height:360px){.reward-card{padding-top:3px;padding-bottom:3px}}.overlay.result-overlay .dialog.match-result{box-sizing:border-box;width:min(820px,100%);max-height:calc(100dvh - 16px);padding:0;overflow:auto;background:#202c1b;border:1px solid #405935;border-radius:17px;text-align:left;color:#f2f1e5}.match-result>#dialog-label,.match-result>#dialog-title,.match-result>#dialog-copy,.match-result>#dialog-detail,.match-result>#mode-choices{display:none}.match-result #strategy-panel{display:grid;grid-template-columns:37% 63%}.match-story{padding:30px 22px;display:flex;flex-direction:column;background:linear-gradient(#34482a,#23301e);border-right:1px solid #415436;min-height:340px}.match-result .eyebrow{display:block;color:#aecb8a;font:9px IBM Plex Mono,monospace;letter-spacing:2px;text-transform:uppercase}.match-result .match-story h2{color:#ebc445;font:38px/1.2 Bungee,sans-serif;text-transform:uppercase;margin:16px 0 10px}.match-rule{height:3px;width:52px;background:#ebc445;margin-bottom:15px}.match-result .match-story p{font:700 13px/1.5 Nunito,sans-serif;color:#dce4d2;margin:0}.match-rounds{margin-top:auto;padding-top:30px;display:grid;gap:9px}.match-rounds>div{display:flex;gap:10px;align-items:center;font:10px IBM Plex Mono,monospace;color:#b7cd9f}.match-rounds b{font:13px Bungee,sans-serif}.match-rounds .result-track{flex:1;width:auto;height:10px}.match-analysis{padding:28px 24px 22px;min-width:0}.match-chart{height:195px;display:flex;align-items:flex-end;gap:20px;border-bottom:2px solid #3b4b33;padding:0 10px 8px;margin-bottom:16px}.match-column{flex:1;display:flex;flex-direction:column;align-items:center;gap:6px;min-width:0}.match-column>span{font:9px IBM Plex Mono,monospace;letter-spacing:1px;color:#b7cd9f;text-transform:uppercase;white-space:nowrap}.match-column .chart-note{min-height:10px;font-size:8px;letter-spacing:1px}.match-column strong{font:21px Bungee,sans-serif;color:#7eddbd}.chart-bar{box-sizing:border-box;min-height:5px;width:70px;max-width:100%;background:#527c46;border:1px solid #7eddbd;border-radius:6px 6px 0 0}.match-column.highlight .chart-bar{background:#71994b;border-color:#ebc445}.match-column.highlight strong,.match-column.highlight>span{color:#ebc445}.match-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.match-stats>div{padding:10px;border:1px solid #405935;border-radius:10px;background:#27341f55}.match-stats span{display:block;color:#a8c581;font:8px IBM Plex Mono,monospace;text-transform:uppercase;letter-spacing:1px}.match-stats strong{font:21px Bungee,sans-serif}.match-actions{display:flex;gap:10px;margin-top:16px}.match-result .match-actions .primary{margin:0;flex:1;min-width:0;padding:15px 8px;font:17px Bungee,sans-serif;border:0;border-radius:12px;background:#ebc445;color:#17200e;text-align:center;text-transform:uppercase}.match-actions .primary span{float:none;margin-left:7px}.match-menu{padding:12px 20px;background:transparent;border:1px solid #405935;border-radius:12px;color:#dce4d2;font:17px Bungee,sans-serif;text-transform:uppercase}.overlay.result-overlay .dialog.match-loss{background:#251f1c;border-color:#5b4038}.match-loss .match-story{background:linear-gradient(#432b24,#2e211d);border-color:#5b4038}.match-loss .match-story h2{color:#ff9075}.match-loss .match-rule{background:#ff9075}.match-loss .match-chart{border-color:#543d35}.match-loss .match-stats>div,.match-loss .match-menu{border-color:#5b4038;background:#39292433}.match-loss .chart-bar{background:#514b43}.match-loss .match-column.highlight .chart-bar{background:#66483b;border-color:#ff9075}.match-loss .match-column.highlight strong,.match-loss .match-column.highlight>span{color:#ff9075}.match-loss .eyebrow,.match-loss .match-stats span,.match-loss .match-column>span{color:#d7a78f}@media(max-height:470px),(max-width:650px){.match-story{padding:18px 16px;min-height:240px}.match-analysis{padding:18px 16px 14px}.match-result .match-story h2{font-size:29px;margin:12px 0 8px}.match-result .match-story p{font-size:11px}.match-chart{height:150px;gap:12px;margin-bottom:10px}.match-column{gap:4px}.match-column strong{font-size:17px}.match-column>span{font-size:8px;letter-spacing:0}.match-column .chart-note{font-size:7px;letter-spacing:0}.match-stats>div{padding:7px}.match-stats span{font-size:7px;letter-spacing:0}.match-stats strong{font-size:17px}.match-actions{margin-top:10px;gap:8px}.match-result .match-actions .primary,.match-menu{font-size:13px;padding:10px}.match-result .eyebrow{font-size:8px;letter-spacing:1px}}@media(max-height:360px){.match-chart{height:138px}.match-analysis{padding:12px}.match-story{padding:14px 16px;min-height:230px}.match-result .match-story h2{font-size:25px}.match-rounds{gap:6px}.match-chart .chart-bar{max-height:80px}.match-rule{margin-bottom:10px}.match-actions{margin-top:8px}.match-stats>div{padding:5px}}#viewport.overtime-field canvas{filter:saturate(.65) sepia(.12)}#viewport.overtime-field:after{content:"";position:absolute;inset:0;pointer-events:none;z-index:2;box-shadow:inset 0 0 90px 30px #25162788;border-radius:inherit}#overtime-banner{position:absolute;top:82px;left:50%;transform:translate(-50%);z-index:4;max-width:75%;width:max-content;pointer-events:none;padding:9px 20px;border:1px solid #eac74499;border-radius:10px;background:#2d2027ed;text-align:center;box-shadow:0 4px 20px #0004}#overtime-banner[hidden]{display:none}#overtime-banner strong{display:block;font:13px Bungee,sans-serif;color:#f0ca51}#overtime-banner span{display:block;margin-top:3px;font:10px IBM Plex Mono,monospace;color:#efddd0}@media(max-height:470px){#overtime-banner{top:49px;padding:6px 12px}#overtime-banner strong{font-size:10px}#overtime-banner span{font-size:8px}#viewport.overtime-field:after{box-shadow:inset 0 0 40px 10px #25162788}}#overtime-banner{left:auto;right:22px;top:88px;transform:none;max-width:calc(100% - 300px)}@media(max-height:650px){#overtime-banner{top:65px;right:14px}}@media(max-height:470px){#overtime-banner{top:54px;right:8px;max-width:calc(100% - 264px);padding:5px 9px}#overtime-banner strong{font-size:9px}}.field-choices{display:flex;justify-content:center;align-items:center;gap:12px;margin:12px 0;font:12px IBM Plex Mono,monospace;color:#bacda7}.field-choices[hidden]{display:none}.field-choices select{font:inherit;padding:7px 12px;border:1px solid #668159;border-radius:8px;color:#f0efdf;background:#263521}.match-chart{gap:12px;padding-left:0;padding-right:0}.match-column .chart-note{white-space:normal;text-align:center}@media(max-height:470px){.field-choices{margin:6px 0;font-size:10px}.field-choices select{padding:4px 8px}.match-chart{gap:7px}.match-column>span{font-size:7px}}.round-result .result-footer{padding-left:0;padding-right:0}.lane-guides polyline{fill:none;stroke:#369d76;stroke-width:2;stroke-dasharray:3 3;opacity:.6}@media(orientation:landscape)and (max-height:470px){.lane-button{width:44px;height:44px;font-size:20px;line-height:44px;padding:0}.lane-button small{left:50%;top:0;transform:translate(-50%);line-height:1;font-size:7px}.lane-button em{top:24px;left:46px;width:76px;text-align:left}}.dialog-secondary{width:100%;margin-top:8px;min-height:44px;padding:10px 17px;background:#1b2a2140;color:#dfe7d6;border:1px solid #8fa88f88;border-radius:8px;font-weight:700}.dialog-secondary:hover{background:#2c4033}.dialog-secondary[hidden]{display:none}@media(orientation:landscape)and (max-height:470px){.dialog-secondary{margin-top:6px;min-height:38px;padding:8px 12px;font-size:12px}}@media(orientation:landscape)and (max-height:470px){.card-info p,.card-stats,.key{display:none}.character-card{padding:2px 4px 3px;flex:1 1 0;min-width:46px}.portrait{height:36px}.card-info h3{font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.roster{padding-bottom:2px;gap:7px}.roster-order-name{display:none}.roster-order{gap:2px}.roster-order-cards{gap:4px}.bottom-dock{padding-top:3px;padding-bottom:calc(3px + env(safe-area-inset-bottom))}.quota-panel{padding:3px 9px}.quota-number{margin-top:0}.quota-number strong{font-size:19px}.quota-number>span{font-size:10px}#quota-pips,#round-dots{display:none}}@media(orientation:landscape)and (max-height:470px){.scoreboard{margin-right:278px}.brand-sub>span+span{margin-left:8px}}.specialist-mark{position:absolute;left:5px;top:19px;font:7px IBM Plex Mono,monospace;letter-spacing:.7px;background:#3b2f16;border:1px solid #8a7130;color:#edc644;border-radius:4px;padding:1px 3px}.compact .specialist-mark{top:auto;bottom:1px;left:2px;font-size:6px;padding:0 2px}@media(orientation:landscape)and (max-height:470px){.specialist-mark{top:auto;bottom:1px;left:2px;font-size:6px;padding:0 2px}}#army-screen{width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;margin:0;padding:6px;border:0;background:#000;color:#f5efd0;overflow:hidden}#army-screen::backdrop{background:#000c}#army-screen [hidden]{display:none!important}#army-screen button{font:700 13px Nunito,sans-serif;color:#f2ecd4;background:#223629;border:1px solid #596b4d;border-radius:10px;padding:9px 14px;min-height:38px;cursor:pointer}#army-screen button:hover:not(:disabled){border-color:#9bb37e}#army-screen button:disabled{cursor:not-allowed}.army-shell{height:calc(100dvh - 12px);border-radius:16px;padding:16px 22px 14px;background:radial-gradient(ellipse at 35% 5%,#294634,#15291f 85%);display:flex;flex-direction:column;gap:12px}.army-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;flex:none}.army-heading{display:flex;flex-direction:column;align-items:flex-start;gap:6px;min-width:0}#army-screen .army-heading h2{margin:0;font:30px/1.1 Bungee,sans-serif;color:#f7f0cb;text-transform:uppercase}.army-filters{display:flex;flex-direction:column;align-items:flex-end;gap:6px;min-width:0}.army-chips{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}#army-screen .army-chip{padding:6px 14px;min-height:32px;font-size:12px;border-radius:999px}#army-screen .army-chip-family{display:inline-flex;align-items:center;gap:6px;padding:4px 11px;min-height:26px;font:10px IBM Plex Mono,monospace;letter-spacing:1px;text-transform:uppercase}.army-dot{width:9px;height:9px;flex:none;border-radius:50%;background:var(--family, #9db088);box-shadow:0 0 0 1px #0004 inset}#army-screen .army-chip[aria-pressed=true]{background:#edc644;border-color:#edc644;color:#182b20}.army-body{flex:1;min-height:0;display:grid;grid-template-columns:minmax(0,1fr);gap:14px}@media(min-width:1000px){.army-body{grid-template-columns:minmax(0,1fr) 450px}}.army-catalog{display:grid;grid-template-columns:repeat(auto-fill,minmax(132px,1fr));grid-auto-rows:max-content;align-content:start;gap:10px;overflow-y:auto;min-height:0;padding:2px 6px 4px 0;scrollbar-width:thin;scrollbar-color:#455849 #0000}#army-screen .army-card{display:flex;flex-direction:column;align-items:center;gap:2px;padding:8px 7px;min-height:0;background:linear-gradient(#37453a,#26342a);border:2px solid var(--family-soft, #63765499);border-radius:14px;text-align:center;transition:border-color .12s ease,box-shadow .12s ease}#army-screen .army-card>*{flex:none;max-width:100%}#army-screen .army-card-capped{opacity:.6}#army-screen .army-card-capped:hover,#army-screen .army-card-capped:focus-visible,#army-screen .army-card-capped.army-card-chosen{opacity:1}#army-screen .army-card-owned{box-shadow:inset 0 0 0 1px #edc64466}#army-screen .army-card-chosen{border-color:var(--family, #edc644);box-shadow:0 0 0 2px var(--family-soft, #edc64455);background:linear-gradient(180deg,var(--family-soft, #edc64455) 0%,var(--family-faint, #2f4235) 60%,#26342a 100%)}.army-portrait{width:76px;height:66px;object-fit:contain;display:block}.army-card-name{font:800 13px/1.15 Nunito,sans-serif;color:#f7f0cb;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.army-card-unit{font:600 11px Nunito,sans-serif;color:#b8c9a4;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.army-ratio{margin-top:4px;font:800 11px IBM Plex Mono,monospace;color:#eacb64;background:#142b21;border-radius:6px;padding:2px 7px}.army-empty{margin:0;padding:22px;text-align:center;font-size:13px;color:#a8bf88;grid-column:1 / -1}.army-order-head{grid-column:1 / -1;margin:6px 0 0;display:flex;align-items:center;gap:8px;color:var(--order, #b8c9a4)}.army-order-head:first-child{margin-top:0}.army-order-name{font:800 10px/1 IBM Plex Mono,monospace;letter-spacing:1.3px;text-transform:uppercase}.army-order-rule{flex:1;height:2px;border-radius:2px;background:currentcolor;opacity:.45}.army-detail{position:relative;display:flex;flex-direction:column;align-items:center;gap:4px;min-height:0;overflow-y:auto;padding:12px 14px 8px;background:#ffffff0a;border:1px solid #60745180;border-radius:15px;text-align:center;scrollbar-width:thin;scrollbar-color:#455849 #0000}.army-detail-help{margin:0;font-size:13px;line-height:1.4;color:#b8c9a4}.army-detail-help-short{display:none}.army-detail-count{margin:6px 0 0;font:10px IBM Plex Mono,monospace;letter-spacing:1.2px;text-transform:uppercase;color:#8fae72}.army-detail-count strong{font-size:20px;color:#edc644}.army-detail-stage{position:relative;--hueco: 200px;flex:1 1 var(--hueco);min-height:var(--hueco);max-height:380px;width:100%;max-width:360px}@media(max-height:820px){.army-detail-stage{--hueco: 123px}.army-detail-actions{margin-top:6px}}@media(max-height:740px){.army-detail-stage{--hueco: 103px}}.army-detail-blocked .army-detail-actions{bottom:0}.army-detail-filled{justify-content:space-between}.army-detail-portrait{width:100%;height:100%;object-fit:contain;display:block;image-rendering:auto;filter:drop-shadow(0 10px 18px #0b170f66)}.army-detail-canvas{position:absolute;inset:0;display:block;width:100%;height:100%;filter:drop-shadow(0 10px 18px #0b170f66)}.army-detail-live .army-detail-portrait{display:none}.army-detail-copy{display:flex;flex-direction:column;align-items:center;gap:3px}.army-detail-name{font:800 22px Nunito,sans-serif;color:#f7f0cb;text-shadow:0 1px 2px #0b170f88}.army-detail-unit{font:600 13px Nunito,sans-serif;color:#e4ecd4}.army-detail-tags{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:5px;margin-top:2px}.army-tag{font:9px IBM Plex Mono,monospace;letter-spacing:.8px;text-transform:uppercase;padding:3px 7px;border-radius:5px;background:#12241bcc;border:1px solid #4d6248;color:#cde0ab}.army-detail-tier{position:absolute;top:9px;left:0;right:0;text-align:center;font:700 13px IBM Plex Mono,monospace;letter-spacing:2.5px;text-transform:uppercase;color:#edc644}.army-detail-key{font-weight:500;color:#a3bd84;letter-spacing:1.5px}.army-detail-unit .army-detail-key{font-weight:600;letter-spacing:0;color:#a3bd84}.army-tag-tier{display:none}#army-screen .army-tag.army-tag-tier{background:#3b2f16;border-color:#8a7130;color:#edc644}.army-detail-role,.army-detail-tactic{margin:0;font-size:13px;line-height:1.4;max-width:38ch}.army-detail-tactic{max-width:100%}.army-detail-role{color:#f4eed3;font-weight:700}.army-detail-tactic{color:#cfdcbb}.army-bars{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 16px;margin:2px 0 0;width:100%}.army-bar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:0 10px}.army-bar-label{font:9px IBM Plex Mono,monospace;letter-spacing:1.1px;color:#a3bd84;text-align:left}.army-bar-value{margin:0;font:700 12px IBM Plex Mono,monospace;color:#edc644;text-align:right;font-variant-numeric:tabular-nums}.army-bar-track{grid-column:1 / -1;height:6px;margin-top:2px;border-radius:999px;background:#0f1d15;overflow:hidden}.army-bar-fill{display:block;width:0;height:100%;border-radius:999px;background:#edc644;transition:width .35s cubic-bezier(.22,.61,.36,1)}.army-tag-family{display:none}.army-family-row{display:inline-flex;flex-wrap:wrap;justify-content:center;gap:5px}#army-screen .army-family{display:inline-flex;align-items:center;gap:5px;min-height:24px;padding:3px 8px;font:700 9px IBM Plex Mono,monospace;letter-spacing:.8px;text-transform:uppercase;background:#12241bcc;border:1px solid #4d6248;border-radius:5px;color:var(--family, #cde0ab);cursor:pointer}#army-screen .army-family .army-dot{width:7px;height:7px}#army-screen .army-family-current{background:#3b2f16;border-color:#edc644;color:#edc644}#army-screen .army-family:disabled{opacity:.45;cursor:default}.army-detail-actions{display:flex;flex:none;gap:8px;flex-wrap:wrap;justify-content:center;width:100%;padding:3px 0 0;position:sticky;bottom:-10px;background:linear-gradient(180deg,#15291f00,#15291fe0 35%,#15291f)}#army-screen .army-detail-add{flex:1 1 0;max-width:320px;background:#edc644;border-color:#edc644;color:#192e21}#army-screen .army-detail-add:disabled{background:#2b3a2e;border-color:#4d6248;color:#9db088;opacity:.6}.army-detail-reason{order:1;flex:1 0 100%;width:100%;margin:3px 0 0;text-align:center;font:600 11px/1.2 Nunito,sans-serif;color:#e59a7d}.army-detail-reason[hidden]{display:none}.army-footer{flex:none;display:flex;align-items:center;flex-wrap:wrap;gap:8px 16px;padding:7px 16px;background:#ffffff0a;border:1px solid #60745180;border-radius:15px}.army-team{display:grid;grid-template-columns:auto auto;justify-items:start;align-items:end;column-gap:12px;min-width:156px;flex:none}.army-team .home-label{grid-area:1 / 1 / 2 / -1}.army-count{margin:0;grid-area:2 / 1 / 3 / 2;display:flex;align-items:baseline;gap:5px}.army-count strong{font:800 21px/1 Nunito,sans-serif;color:#edc644}.army-count span{font:600 10px Nunito,sans-serif;color:#9db088}.army-count-bad{color:#e59a7d}.army-legend{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:3px 15px;flex:1 1 auto;min-width:0}.army-legend-row{display:flex;align-items:center;gap:5px}.army-legend-dot{width:7px;height:7px;border-radius:50%;background:var(--order, #7f9a5c)}.army-legend-label{font:700 10px/1.15 Nunito,sans-serif;color:#c3d3b1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.army-legend-range{font:800 9.5px/1.1 IBM Plex Mono,monospace;color:#9db088}.army-hint{margin:0;grid-area:3 / 1 / 4 / -1;font-size:10.5px;line-height:1.05;font-weight:700;color:#f0a186}.army-team-links{margin:0;grid-area:2 / 2 / 3 / -1;display:flex;align-items:center;gap:8px}#army-screen .army-reset{background:#223629;border:1px solid #596b4d;border-radius:9px;padding:5px 12px;min-height:30px;font:700 11px Nunito,sans-serif;color:#d9cfc0}#army-screen .army-reset:hover{border-color:#edc644;color:#f2ecd4}.army-seats{order:1;flex:0 0 100%;min-width:0;display:flex;align-items:flex-end;gap:9px}.army-seat-group{flex:var(--slots, 1) 1 0;min-width:0;display:flex;flex-direction:column;gap:3px}.army-seat-group-empty{flex:0 0 auto;min-width:76px;align-self:flex-start}.army-seat-group-empty .army-seat-row{display:none}.army-seat-head{display:flex;flex-wrap:nowrap;align-items:center;gap:5px;color:var(--order, #b8c9a4);min-width:0}.army-seat-order{font:800 9px/1 IBM Plex Mono,monospace;letter-spacing:1.1px;text-transform:uppercase;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.army-seat-ratio{font:800 9px/1 IBM Plex Mono,monospace;color:#d8e3c8;flex:none;margin-left:auto}.army-seat-note{font:800 9px/1 IBM Plex Mono,monospace;flex:none;white-space:nowrap}.army-seat-note-missing{color:#edc644}.army-seat-note-full{color:var(--order, #8fd18a)}.army-seat-spare .army-seat-order{letter-spacing:0;opacity:.8}.army-seat-rule{height:2px;border-radius:2px;background:var(--order, #b8c9a4);opacity:.55}.army-seat-row{display:grid;grid-template-columns:repeat(var(--slots, 12),minmax(0,96px));justify-content:start;gap:4px}#army-screen .army-seat{width:100%;max-width:96px;height:92px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:4px 3px;min-width:0;min-height:0;background:linear-gradient(#39463c,#28362c);border:2px solid var(--family-soft, #63765499);border-radius:12px;overflow:hidden}#army-screen .army-seat:hover:not(:disabled){border-color:var(--family, #9bb37e)}#army-screen .army-seat .army-portrait{width:100%;max-width:76px;height:66px;min-height:0;flex:none}.army-seat-name{font:700 10px/1.1 Nunito,sans-serif;color:#f5efd0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#army-screen .army-seat-free{background:none;border:2px dashed var(--order, #5c6f4f);font-size:26px;color:var(--order, #6f8560);opacity:.72}#army-screen .army-seat-free:disabled{opacity:.3}#army-screen .army-seat-free:not(:disabled):hover{opacity:1}.army-seat-pulse{animation:army-pulse .34s ease}@keyframes army-pulse{0%{transform:scale(1)}45%{transform:scale(1.12);border-color:#edc644}to{transform:scale(1)}}.army-actions{flex:none;display:flex;align-items:center;gap:8px;margin-left:auto}#army-screen .army-cancel{background:#1b2e23;color:#d9cfc0}#army-screen .army-cancel:hover{border-color:#c9836a;color:#f3d8cb}#army-screen .army-back{background:#2c4433;border-color:#7f9a5c;min-height:46px;padding:12px 20px;font-size:14px;border-radius:12px}#army-screen .army-primary{background:#edc644;color:#192e21;border-color:#edc644;font:16px/1 Bungee,sans-serif;text-transform:uppercase;letter-spacing:1px;padding:15px 24px;min-height:52px;border-radius:12px}#army-screen .army-back:disabled,#army-screen .army-primary:disabled{background:#3a4a3b;border-color:#55684b;color:#9db088}@media(max-width:999px){.army-body{grid-template-rows:minmax(0,1fr) auto}.army-detail{flex-direction:row;flex-wrap:wrap;align-items:center;text-align:left;max-height:34dvh}.army-detail-stage{flex:none;width:132px;min-height:0;height:122px}.army-detail-copy{align-items:flex-start}.army-bars{display:grid;grid-template-columns:repeat(2,minmax(120px,1fr));gap:6px 14px;width:auto;flex:1 1 320px}.army-detail-actions{margin:0 0 0 auto;width:auto;flex:none}.army-header{flex-direction:column;align-items:stretch;gap:8px}.army-filters{align-items:flex-start}.army-chips{justify-content:flex-start}}@media(orientation:landscape)and (max-height:470px){#army-screen{padding:4px}.army-shell{height:calc(100dvh - 8px);padding:7px 10px 8px;gap:6px;border-radius:12px}.army-header{flex-direction:row;align-items:center;gap:10px}.army-heading{flex-direction:row;align-items:center;gap:12px;flex:none}#army-screen .army-heading h2{font-size:15px}.army-filters{flex:1;min-width:0;align-items:stretch;gap:3px}.army-chips{flex-wrap:nowrap;justify-content:flex-end;overflow-x:auto;scrollbar-width:none;padding-bottom:1px}#army-screen .army-chip{flex:none;min-height:22px;padding:3px 9px;font-size:10px}#army-screen .army-chip-family{min-height:19px;padding:2px 8px;font-size:8px}.army-body{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr) auto;gap:5px}.army-catalog{grid-template-columns:repeat(6,minmax(0,1fr));gap:5px;padding-right:4px}#army-screen .army-card{padding:4px 3px;gap:0;border-radius:9px}.army-portrait{width:56px;height:46px}.army-card-name{font-size:10px}.army-card-unit{font-size:8.5px}.army-ratio{margin-top:1px;font-size:9px;padding:1px 5px}.army-detail{flex-direction:row;flex-wrap:nowrap;align-items:center;gap:8px;max-height:none;overflow:hidden;padding:3px 8px;border-radius:10px;text-align:left}.army-detail-stage{width:56px;min-height:0;height:34px;flex:none}.army-detail-canvas{display:none}.army-detail-live .army-detail-portrait{display:block}.army-detail-copy{flex-direction:row;align-items:baseline;gap:7px;min-width:0}.army-detail-name{font-size:12px;white-space:nowrap}.army-detail-unit{font-size:10px;white-space:nowrap}.army-detail-tags{margin:0;flex-wrap:nowrap}.army-tag{font-size:7.5px;padding:2px 5px}.army-detail-role,.army-detail-tactic,.army-bars,.army-family-row,.army-detail-count{display:none}.army-tag-family,.army-tag-tier{display:inline-block}.army-detail-tier,.army-detail-key,.army-detail-help{display:none}.army-detail-help-short{display:block;font-size:11px}.army-detail-actions{margin:0 0 0 auto;padding:0;flex-wrap:nowrap}#army-screen .army-detail-actions button{min-height:26px;padding:4px 10px;font-size:10px}.army-detail-reason{display:none}.army-footer{padding:4px 8px;gap:4px 9px;border-radius:10px;align-items:center}.army-seats{order:-1;flex:0 0 100%;gap:6px}.army-seat-group{gap:2px}.army-seat-order{display:none}.army-seat-ratio{margin:0;font-size:8px}.army-seat-note{font-size:7.5px}.army-seat-group-empty{min-width:22px}.army-seat-row{grid-template-columns:repeat(var(--slots, 12),minmax(0,72px));gap:4px}.army-team{display:flex;align-items:center;min-width:0;gap:7px;column-gap:7px}.army-team .home-label{display:none}.army-count{gap:3px}.army-count strong{font-size:18px}.army-legend{display:none}.army-hint{font-size:9px;margin:0}.army-team-links{margin:0;gap:6px}#army-screen .army-reset{margin:0;min-height:26px;padding:3px 9px;font-size:10px;border-radius:8px}#army-screen .army-seat{aspect-ratio:auto;min-width:28px;max-width:72px;min-height:0;height:48px;padding:2px;border-radius:9px}#army-screen .army-seat .army-portrait{height:68%;max-width:none}.army-seat-name{font-size:8px}#army-screen .army-seat-free{font-size:17px}.army-order-head{margin-top:3px}.army-order-name{font-size:8px;letter-spacing:1px}.army-actions{gap:6px}#army-screen .army-cancel,#army-screen .army-back{min-height:32px;padding:6px 11px;font-size:11px;border-radius:9px}#army-screen .army-primary{font-size:12px;padding:9px 14px;min-height:36px}}@media(orientation:landscape)and (max-height:470px)and (max-width:780px){#army-screen .army-seat{height:44px;min-width:24px}#army-screen .army-seat .army-portrait{height:100%}.army-seat-name{display:none}}@media(prefers-reduced-motion:reduce){#army-screen *{transition:none!important;animation:none!important}}
