@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;700;900&family=Share+Tech+Mono&family=Stardos+Stencil:wght@400;700&display=swap";:root{color-scheme:dark;--bg: #141512;--panel: rgba(20, 21, 18, .95);--panel-soft: rgba(28, 29, 26, .92);--accent: #84cc16;--accent-strong: #fbbf24;--accent-dim: #a3a363;--danger: #dc2626;--text: #f1f1eb;--muted: #d1d5db;--line: rgba(75, 85, 99, .62);--line-soft: rgba(63, 63, 55, .72);--panel-edge: #3f3f37;--panel-fill: #2a2c26;--panel-fill-low: #1c1d1a;--panel-fill-lowest: #0a0b09;--on-secondary: #422006;--safe-top: env(safe-area-inset-top, 0px);--safe-right: env(safe-area-inset-right, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px);--viewport-width: 100vw;--viewport-height: 100dvh;--segment-left: 0px;--segment-top: 0px;--segment-width: 100vw;--segment-height: 100dvh;font-family:Share Tech Mono,monospace}*{box-sizing:border-box}html,body,#app{margin:0;min-height:100%;background:radial-gradient(circle at top,rgba(132,204,22,.14),transparent 34%),linear-gradient(180deg,#1c1d1a 0%,var(--bg) 100%);color:var(--text)}body{overflow:hidden;overscroll-behavior:none}.app-shell{position:relative;width:var(--viewport-width);height:var(--viewport-height);min-height:100dvh}.game-host canvas{display:block}.game-host{width:100%;height:100%}.hud-root,.overlay-root{position:absolute;inset:0;pointer-events:none}.hud-shell{display:flex;flex-direction:column;justify-content:flex-start;width:100%;height:100%;gap:14px;padding:calc(var(--safe-top) + 12px) calc(var(--safe-right) + 12px) calc(var(--safe-bottom) + 12px) calc(var(--safe-left) + 12px)}.hud-marquee{display:flex;justify-content:space-between;align-items:center;gap:12px;min-height:38px;padding:0 4px}.hud-brand{display:grid;gap:2px}.hud-brand-stamp{font-family:Stardos Stencil,serif;font-size:22px;line-height:1;letter-spacing:.08em;text-transform:uppercase;color:var(--accent);text-shadow:0 0 10px rgba(132,204,22,.15)}.hud-brand-sub{font-family:Inter,sans-serif;font-size:11px;color:var(--accent-dim);letter-spacing:.18em;text-transform:uppercase}.hud-marquee-trace{flex:1;height:2px;background:linear-gradient(90deg,#84cc163d,#fbbf24b8,#84cc1614);box-shadow:0 0 12px #fbbf2429}.hud-bar{display:flex;justify-content:space-between;gap:12px}.hud-cluster{display:flex;gap:10px;flex-wrap:wrap}.hud-chip{min-width:96px;padding:10px 12px;border:3px solid var(--panel-edge);background:radial-gradient(var(--panel-edge) 1px,transparent 1px),linear-gradient(135deg,#2a2c26,#343730,#232520);background-size:20px 20px,auto;box-shadow:inset 0 0 10px #0000008c,0 10px 28px #00000040;position:relative}.hud-label{font-family:Inter,sans-serif;font-size:10px;color:var(--accent-dim);text-transform:uppercase;letter-spacing:.2em}.hud-value{font-family:Stardos Stencil,serif;font-size:22px;font-weight:700;text-transform:uppercase}.hud-chip:before,.hud-chip:after{content:"";position:absolute;width:8px;height:8px;border-radius:50%;background:#171815;border:1px solid #4b5563;box-shadow:inset 0 1px 2px #0000008c}.hud-chip:before{top:4px;left:4px}.hud-chip:after{bottom:4px;right:4px}.hud-footer{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin-top:auto}.hud-actions{display:flex;justify-content:flex-end;pointer-events:auto}.hud-top{display:grid;gap:10px}.hud-support-stack{display:grid;gap:10px;align-items:end}.hud-utility{display:flex;justify-content:flex-end;gap:8px;pointer-events:auto}.hud-quick-button{min-height:44px;padding:10px 14px;border:2px solid var(--panel-edge);border-radius:0;background:linear-gradient(180deg,#2a2c26,#1c1d1a);color:var(--text);font-family:Stardos Stencil,serif;text-transform:uppercase;letter-spacing:.08em}.touch-dock{display:flex;align-items:center;gap:14px;pointer-events:auto;max-width:min(420px,calc(100vw - 32px));padding:12px 14px;border:3px solid var(--panel-edge);border-radius:0;background:radial-gradient(var(--panel-edge) 1px,transparent 1px),linear-gradient(135deg,#2a2c26,#363932,#232520);background-size:20px 20px,auto;box-shadow:inset 0 0 12px #00000073,0 16px 34px #0000004d}.touch-dock-copy{display:grid;gap:4px;flex:1;min-width:0}.touch-stick{position:relative;width:132px;height:132px;border-radius:50%;border:4px solid var(--panel-edge);background:conic-gradient(from 180deg,#141512,#2a2c26,#141512);touch-action:none;box-shadow:0 4px 10px #000c}.touch-stick-ring{position:absolute;inset:16px;border-radius:50%;border:1px solid rgba(132,204,22,.2)}.touch-stick-knob{position:absolute;left:50%;top:50%;width:42px;height:42px;margin-left:-21px;margin-top:-21px;border-radius:50%;border:1px solid rgba(241,241,235,.18);background:radial-gradient(circle at 35% 30%,#fffce4e6,#9aa07cf5);box-shadow:0 10px 20px #0000004d}.hud-command{display:flex;align-items:center;gap:14px;min-width:min(380px,calc(100vw - 32px));padding:14px 16px;border:3px solid var(--panel-edge);border-radius:0;background:radial-gradient(var(--panel-edge) 1px,transparent 1px),linear-gradient(135deg,#232520,#2f312b,#1c1d1a);background-size:20px 20px,auto;box-shadow:inset 0 0 12px #0000007a,0 12px 32px #00000052}.hud-command.active{border-color:#f0d3888c;box-shadow:0 12px 36px #00000057,0 0 0 1px #f0d38829}.hud-command-copy{display:grid;gap:4px;min-width:0;flex:1}.hud-command-title{color:var(--accent-strong);font-family:Stardos Stencil,serif;text-transform:uppercase;letter-spacing:.14em;font-size:12px}.hud-command-meta{font-family:Inter,sans-serif;font-size:15px;font-weight:900}.hud-command-hint{color:var(--muted);line-height:1.35;font-size:13px}.overlay-root{display:flex;align-items:center;justify-content:center;padding:calc(var(--safe-top) + 16px) calc(var(--safe-right) + 16px) calc(var(--safe-bottom) + 16px) calc(var(--safe-left) + 16px)}.overlay-root.menu-overlay{display:block;padding:0}.panel{width:min(900px,100%);max-height:calc(var(--viewport-height) - 32px);overflow:auto;pointer-events:auto;border:4px solid var(--panel-edge);border-radius:0;background:radial-gradient(var(--panel-edge) 1px,transparent 1px),linear-gradient(180deg,rgba(68,83,60,.18),transparent 18%),var(--panel);background-size:20px 20px,auto,auto;box-shadow:inset 0 0 16px #00000073,0 30px 80px #0000008c;position:relative}.panel:before,.panel:after,.riveted-panel:before,.riveted-panel:after{content:"";position:absolute;width:8px;height:8px;border-radius:50%;background:#1c1d1a;border:1px solid #4b5563;box-shadow:inset 0 1px 2px #00000080}.panel:before,.riveted-panel:before{top:4px;left:4px}.panel:after,.riveted-panel:after{right:4px;bottom:4px}.riveted-panel{background-color:var(--panel-fill);background-image:radial-gradient(#3f3f37 1px,transparent 1px);background-size:20px 20px;border:4px solid var(--panel-edge);position:relative}.brushed-metal{background:linear-gradient(135deg,#2a2c26,#3a3d35,#2a2c26);box-shadow:inset 0 0 10px #00000080}.panel.hidden,.menu-view.hidden,.field-guide.hidden,.status-banner.hidden,.hud-diagnostic.hidden,.hud-utility.hidden,.touch-dock.hidden,.hud-quick-button.hidden{display:none}.panel-header{padding:20px 24px 8px}.eyebrow{color:var(--accent-dim);font-family:Inter,sans-serif;text-transform:uppercase;letter-spacing:.22em;font-size:10px}.panel h1,.panel h2,.panel h3,.panel p{margin:0}.panel-title{margin-top:6px;font-family:Stardos Stencil,serif;font-size:clamp(32px,7vw,52px);letter-spacing:.04em;text-transform:uppercase}.panel-subtitle{margin-top:8px;color:var(--muted);line-height:1.5}.panel-body{padding:20px 24px 24px}.panel-run-end{width:min(1380px,calc(100vw - 40px));max-width:none}.run-end-screen{display:flex;align-items:center;justify-content:center;width:100%;min-height:100%;padding:calc(var(--safe-top) + 18px) calc(var(--safe-right) + 18px) calc(var(--safe-bottom) + 18px) calc(var(--safe-left) + 18px);pointer-events:auto;background:linear-gradient(180deg,#141512f0,#141512d6),radial-gradient(circle at top,rgba(132,204,22,.08),transparent 34%)}.panel-run-end .panel-header,.panel-run-end .panel-body{max-width:100%}.panel-run-end .panel-body{display:grid;gap:20px}.panel-run-end .card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.card{padding:14px;border:2px solid var(--panel-edge);background:var(--panel-soft)}.card h3{margin-bottom:8px;font-family:Stardos Stencil,serif;letter-spacing:.04em;text-transform:uppercase}.card p{color:var(--muted);line-height:1.45}.stats{margin-top:10px;font-size:13px;color:var(--accent-strong)}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}button{border:2px solid var(--panel-edge);background:linear-gradient(180deg,#2a2c26,#1c1d1a);color:var(--text);padding:10px 14px;font:inherit;cursor:pointer;touch-action:manipulation;border-radius:0;text-transform:uppercase;letter-spacing:.08em;font-family:Stardos Stencil,serif}button.primary{background:linear-gradient(180deg,#84cc16,#58861c);color:#2d2e14;border-color:#3f6212;box-shadow:0 8px #2d2e14}button.ghost{background:linear-gradient(180deg,#2a2c26,#171815)}button:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.choice-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px}.choice{text-align:left}.tank-choice-card{position:relative;overflow:hidden;display:grid;align-content:start;gap:8px;background:linear-gradient(180deg,rgba(63,63,55,.24),transparent 30%),radial-gradient(circle at 50% 12%,rgba(251,191,36,.08),transparent 32%),#1c1d1af5;min-height:420px;padding:10px 12px 18px;border-width:4px}.tank-choice-card.bulwark{border-color:#d9b96a57}.tank-choice-card.ranger{border-color:#84b86a57;transform:scale(1.03);box-shadow:0 0 0 1px #fbbf2426,0 0 34px #fbbf2429}.tank-choice-card.warden{border-color:#68b9c457}.tank-choice-visual{position:relative;height:220px;margin:-4px -4px 14px}.tank-choice-visual.hero-view{display:grid;place-items:center;overflow:hidden;padding:8px;background:radial-gradient(circle at 50% 16%,rgba(240,211,136,.08),transparent 42%),linear-gradient(180deg,rgba(255,255,255,.04),transparent 42%)}.tank-choice-visual.hero-view:before,.tank-choice-visual.hero-view:after{content:none}.tank-choice-hero{width:100%;height:100%;object-fit:contain;object-position:center center;filter:drop-shadow(0 18px 22px rgba(0,0,0,.28))}.tank-choice-card h3{font-size:28px;margin:0}.tank-choice-card .rarity{font-family:Inter,sans-serif;font-size:10px;letter-spacing:.22em;color:var(--accent-dim);text-transform:uppercase}.tank-choice-card p{min-height:96px;margin:0}.tank-choice-card:hover{transform:translateY(-3px);box-shadow:0 18px 36px #00000057}.tank-choice-card.ranger:hover{transform:translateY(-3px) scale(1.03)}.tank-choice-visual span{position:absolute;display:block}.tank-choice-shadow{left:50%;bottom:14px;width:94px;height:22px;transform:translate(-50%);border-radius:50%;background:#00000047}.tank-choice-track{bottom:26px;width:18px;height:72px;border-radius:8px;background:#314030}.tank-choice-track.left{left:50%;transform:translate(-38px)}.tank-choice-track.right{right:50%;transform:translate(38px)}.tank-choice-hull{left:50%;bottom:28px;transform:translate(-50%);border-radius:14px;background:#54694f;box-shadow:inset 0 0 0 2px #1218136b}.tank-choice-turret{left:50%;bottom:50px;transform:translate(-50%);border-radius:14px;background:#394038;box-shadow:inset 0 0 0 2px #11151170}.tank-choice-barrel{left:50%;bottom:58px;transform-origin:left center;background:#d9b96a}.tank-choice-mg{left:50%;bottom:76px;transform-origin:left center;background:#1f2420}.tank-choice-camo,.tank-choice-gear{opacity:0}.tank-choice-card.bulwark .tank-choice-hull,.tank-choice-visual.bulwark .tank-choice-hull{width:100px;height:84px;background:linear-gradient(180deg,#64785b,#53654d 56%,#44533f);border-radius:18px;box-shadow:inset 0 0 0 2px #161b166b,inset 0 -10px #1a211a29}.tank-choice-card.bulwark .tank-choice-track,.tank-choice-visual.bulwark .tank-choice-track{width:18px;height:84px;background:linear-gradient(180deg,#425242,#334033);bottom:24px;border-radius:7px}.tank-choice-card.bulwark .tank-choice-track.left,.tank-choice-visual.bulwark .tank-choice-track.left{transform:translate(-46px)}.tank-choice-card.bulwark .tank-choice-track.right,.tank-choice-visual.bulwark .tank-choice-track.right{transform:translate(46px)}.tank-choice-card.bulwark .tank-choice-turret,.tank-choice-visual.bulwark .tank-choice-turret{width:58px;height:40px;bottom:48px;background:linear-gradient(180deg,#465045,#343b33);border-radius:16px;box-shadow:inset 0 0 0 2px #12161275}.tank-choice-card.bulwark .tank-choice-barrel,.tank-choice-visual.bulwark .tank-choice-barrel{width:70px;height:9px;bottom:59px;border-radius:5px;background:linear-gradient(90deg,#cfb067,#e5ca7d 56%,#b18e4d);box-shadow:inset 0 -1px #47301347}.tank-choice-card.bulwark .tank-choice-mg,.tank-choice-visual.bulwark .tank-choice-mg{width:24px;height:4px;border-radius:3px;bottom:78px;transform:translate(-4px)}.tank-choice-card.bulwark .tank-choice-shadow,.tank-choice-visual.bulwark .tank-choice-shadow{width:108px;height:24px}.tank-choice-card.bulwark:before,.tank-choice-visual.bulwark:before{content:"";position:absolute;left:50%;bottom:64px;width:28px;height:18px;transform:translate(-50%);border-radius:8px;background:#222822b8;box-shadow:inset 0 0 0 2px #12161270}.tank-choice-card.bulwark:after,.tank-choice-visual.bulwark:after{content:"";position:absolute;left:50%;bottom:86px;width:18px;height:8px;transform:translate(-20%);border-radius:4px;background:#dce4d6eb}.tank-choice-card.ranger .tank-choice-shadow,.tank-choice-visual.ranger .tank-choice-shadow{width:72px}.tank-choice-card.ranger .tank-choice-track,.tank-choice-visual.ranger .tank-choice-track{width:14px;height:62px;background:#3d4d39}.tank-choice-card.ranger .tank-choice-track.left,.tank-choice-visual.ranger .tank-choice-track.left{transform:translate(-28px)}.tank-choice-card.ranger .tank-choice-track.right,.tank-choice-visual.ranger .tank-choice-track.right{transform:translate(28px)}.tank-choice-card.ranger .tank-choice-hull,.tank-choice-visual.ranger .tank-choice-hull{width:64px;height:68px;background:#5a7452}.tank-choice-card.ranger .tank-choice-turret,.tank-choice-visual.ranger .tank-choice-turret{width:38px;height:28px;background:#425143}.tank-choice-card.ranger .tank-choice-barrel,.tank-choice-visual.ranger .tank-choice-barrel{width:74px;height:5px;border-radius:3px;background:#b7d585}.tank-choice-card.ranger .tank-choice-mg,.tank-choice-visual.ranger .tank-choice-mg{width:18px;height:3px;border-radius:2px;transform:translate(-1px)}.tank-choice-card.ranger .tank-choice-camo,.tank-choice-visual.ranger .tank-choice-camo{opacity:1;left:50%;bottom:40px;width:92px;height:76px;transform:translate(-50%)}.tank-choice-card.ranger .tank-choice-camo:before,.tank-choice-card.ranger .tank-choice-camo:after,.tank-choice-visual.ranger .tank-choice-camo:before,.tank-choice-visual.ranger .tank-choice-camo:after{content:"";position:absolute;border-radius:50%;background:#517b3ae0;box-shadow:-18px 8px #456e33e0,18px 10px #456e33e0,-8px 24px #588740c2,12px 24px #588740c2}.tank-choice-card.ranger .tank-choice-camo:before,.tank-choice-visual.ranger .tank-choice-camo:before{left:26px;top:12px;width:24px;height:24px}.tank-choice-card.ranger .tank-choice-camo:after,.tank-choice-visual.ranger .tank-choice-camo:after{left:44px;top:8px;width:22px;height:22px}.tank-choice-card.warden .tank-choice-hull,.tank-choice-visual.warden .tank-choice-hull{width:74px;height:72px;background:#526b69}.tank-choice-card.warden .tank-choice-turret,.tank-choice-visual.warden .tank-choice-turret{width:42px;height:30px;background:#334549}.tank-choice-card.warden .tank-choice-barrel,.tank-choice-visual.warden .tank-choice-barrel{width:50px;height:6px;border-radius:4px;background:#7fd2de}.tank-choice-card.warden .tank-choice-mg,.tank-choice-visual.warden .tank-choice-mg{width:20px;height:3px;border-radius:2px;transform:translate(0)}.tank-choice-card.warden .tank-choice-gear,.tank-choice-visual.warden .tank-choice-gear{opacity:1;left:50%;bottom:28px;width:34px;height:20px;transform:translate(-50%) translate(-20px);background:linear-gradient(90deg,rgba(53,76,82,.96) 0 32%,transparent 32% 40%,rgba(53,76,82,.96) 40% 72%,transparent 72% 80%,rgba(53,76,82,.96) 80% 100%);border-radius:4px;box-shadow:10px 6px #576e74eb}.choice.rarity-common{border-color:#f2f0df61;box-shadow:inset 0 0 0 1px #f2f0df14}.choice.rarity-uncommon{border-color:#6fcf6b7a;box-shadow:inset 0 0 0 1px #6fcf6b1f}.choice.rarity-rare{border-color:#5aa1ff7a;box-shadow:inset 0 0 0 1px #5aa1ff1f}.choice.rarity-epic{border-color:#a867ff80;box-shadow:inset 0 0 0 1px #a867ff1f}.choice.rarity-legendary{border-color:#ff9b478f;box-shadow:inset 0 0 0 1px #ff9b4724}.choice.rarity-common .rarity{color:#f2f0df}.choice.rarity-uncommon .rarity{color:#6fcf6b}.choice.rarity-rare .rarity{color:#5aa1ff}.choice.rarity-epic .rarity{color:#a867ff}.choice.rarity-legendary .rarity{color:#ff9b47}.choice.insufficient{animation:storeInsufficientFlash 1s ease;border-color:#e86c5de0;box-shadow:0 0 0 1px #e86c5d47,0 10px 28px #711b1438}.store-feedback{min-height:24px;margin-bottom:12px;color:#ffb4a6;font-size:13px;letter-spacing:.04em;opacity:0;transform:translateY(-4px);transition:opacity .14s ease,transform .14s ease}.store-feedback.active{opacity:1;transform:translateY(0)}.choice .rarity,.field-guide .rarity{margin-bottom:8px;font-size:11px;text-transform:uppercase;letter-spacing:.12em}.field-guide{margin-top:18px;padding:18px;border:1px solid rgba(217,185,106,.28);background:linear-gradient(180deg,rgba(128,109,63,.14),transparent 26%),#0f1814db}.field-guide-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.field-guide-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.section-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.settings-section{display:none;gap:12px}.settings-section.active{display:grid}.stats-section{gap:0}.pause-stat-table{display:grid;border:1px solid rgba(217,185,106,.16);background:#0f18148a}.pause-stat-head,.pause-stat-row{display:grid;grid-template-columns:minmax(120px,1.3fr) minmax(0,1fr) minmax(0,1fr);gap:12px;align-items:center;padding:10px 14px}.pause-stat-head{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;font-size:11px}.pause-stat-row{border-top:1px solid rgba(255,255,255,.06)}.pause-stat-label{font-weight:700}.pause-stat-value{justify-self:end;font-variant-numeric:tabular-nums}.pause-stat-value.base{color:var(--muted)}.pause-stat-value.current{color:var(--text)}.setting-row{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.06)}.setting-row label{color:var(--muted)}.setting-row input,.setting-row select{width:180px}.status-banner{max-width:min(560px,100%);padding:10px 14px;border:2px solid #713f12;background:#422006c7;color:#fde047;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hud-diagnostic{max-width:min(560px,100%);padding:10px 14px;border:1px solid rgba(104,185,196,.24);background:#070d10c7;color:#cfeef8;font-size:12px;line-height:1.45;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hud-diagnostic div:first-child{color:#68b9c4;font-size:11px;letter-spacing:.14em;text-transform:uppercase}.menu-shell{position:relative;min-height:100dvh;padding-top:calc(var(--safe-top) + 84px);padding-bottom:calc(var(--safe-bottom) + 96px);overflow:auto;background:linear-gradient(to top,#141512f5,#1415128c 28%,#14151233 55%),radial-gradient(circle at top,rgba(132,204,22,.08),transparent 28%),linear-gradient(180deg,#141512,#1c1d1a)}.ops-topbar{position:fixed;top:0;left:0;right:0;z-index:6;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:calc(var(--safe-top) + 12px) 20px 12px;border-bottom:4px solid var(--panel-edge);background:#1c1d1af0;box-shadow:0 4px 20px #000000e6;pointer-events:auto}.ops-topbar-brand{display:flex;align-items:center;gap:12px}.ops-topbar-emblem{display:grid;place-items:center;width:42px;height:42px;background:#3f3f37;border:1px solid #4b5563;color:var(--accent);font-family:Stardos Stencil,serif;font-weight:700;font-size:18px}.ops-topbar-title{font-family:Stardos Stencil,serif;font-size:clamp(24px,3vw,34px);color:var(--accent);text-transform:uppercase;letter-spacing:.08em}.ops-topbar-sub,.ops-commander-label{font-family:Inter,sans-serif;font-size:10px;color:#6b7280;text-transform:uppercase;letter-spacing:.2em}.ops-nav{display:flex;align-items:center;gap:28px}.ops-nav-link{border:0;background:transparent;padding:0 0 2px;font-family:Stardos Stencil,serif;font-size:13px;text-transform:uppercase;letter-spacing:.18em;color:#6b7280;cursor:pointer}.ops-nav-link.active{color:var(--accent-strong);border-bottom:2px solid var(--accent-strong)}.ops-commander{text-align:right}.ops-commander-rank{font-family:Stardos Stencil,serif;font-size:12px;color:var(--accent-strong);text-transform:uppercase;letter-spacing:.14em}.ops-frame-lines{pointer-events:none}.ops-frame-line{position:fixed;top:calc(var(--safe-top) + 96px);bottom:calc(var(--safe-bottom) + 108px);width:6px;background:linear-gradient(to bottom,#3f3f37,#1c1d1a,#3f3f37);opacity:.45}.ops-frame-line.left{left:18px}.ops-frame-line.right{right:18px}.ops-main{width:min(1780px,calc(100vw - 48px));max-width:none;margin:0 auto;padding:28px 26px 0;pointer-events:auto}.tactical-layout{display:grid;grid-template-columns:minmax(250px,320px) minmax(460px,620px) minmax(460px,1fr)}.tactical-sidebar,.ops-selection-sidebar{display:grid;gap:20px;padding:28px 22px;border-right:2px solid var(--panel-edge);background:#141512e6}.metric-panel{display:grid;gap:20px;padding:18px}.metric-panel-header,.status-panel-label,.selection-side-note-label{font-family:Stardos Stencil,serif;font-size:12px;color:var(--accent-dim);text-transform:uppercase;letter-spacing:.2em}.metric-gauge,.metric-block{display:grid;gap:6px;padding:16px;border:2px solid var(--panel-edge);background:#0a0b09c7}.metric-gauge-value,.metric-block-value{font-family:Stardos Stencil,serif;font-size:clamp(32px,4vw,48px);color:var(--accent-strong);line-height:.95}.metric-gauge-label,.metric-block-label{font-family:Inter,sans-serif;font-size:10px;color:var(--muted);text-transform:uppercase;letter-spacing:.18em}.metric-gauge.compact .metric-gauge-value,.metric-block.compact .metric-block-value{font-size:34px}.status-panel{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px;border:2px solid var(--panel-edge)}.status-panel-value{font-family:Stardos Stencil,serif;font-size:24px;color:var(--text);text-transform:uppercase}.selection-side-note{padding:16px;border:2px solid var(--panel-edge);background:#0a0b09b8}.selection-side-note p{margin-top:8px;color:var(--muted);line-height:1.5}.ops-copy{background:linear-gradient(180deg,rgba(77,83,60,.15),transparent 40%),#141512e6}.ops-stage{border-left:2px solid var(--panel-edge)}.ops-selection-panel{margin-top:22px;width:100%}.menu-view,.info-panel{width:100%}.ops-selection-layout{display:grid;grid-template-columns:minmax(220px,280px) 1fr}.ops-selection-main{display:grid}.ops-tank-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px}.ops-selection-actions{justify-content:space-between}.deploy-button{min-width:300px;min-height:84px;font-size:clamp(24px,3.4vw,46px);font-weight:900;border-width:4px;box-shadow:0 10px #2d2e14}.ops-mobile-nav{position:fixed;left:0;right:0;bottom:0;z-index:6;display:none;justify-content:space-around;align-items:center;min-height:76px;padding:10px calc(var(--safe-right) + 10px) calc(var(--safe-bottom) + 10px) calc(var(--safe-left) + 10px);border-top:4px solid var(--panel-edge);background:#1c1d1af5;box-shadow:0 -10px 30px #000000b3;pointer-events:auto}.ops-mobile-link{border:0;background:transparent;padding:8px 10px;font-family:Stardos Stencil,serif;text-transform:uppercase;letter-spacing:.1em;color:#6b7280;cursor:pointer}.ops-mobile-link.active{color:var(--on-secondary);background:var(--accent-strong);border:2px solid #713f12}.hangar-grid,.arsenal-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px}.depot-grid,.intel-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.hangar-card,.arsenal-card,.intel-card,.depot-card{background:radial-gradient(var(--panel-edge) 1px,transparent 1px),linear-gradient(180deg,rgba(77,83,60,.1),transparent 24%),var(--panel-soft);background-size:20px 20px,auto,auto}.hangar-card-header{display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:start;margin-bottom:14px}.hangar-card-header .tank-choice-visual{width:148px;min-width:148px;margin:0;overflow:hidden}.hangar-card-header .tank-choice-visual.hero-view{height:120px;padding:0}.hangar-stat-table{display:grid;gap:6px}.hangar-stat-row{display:grid;grid-template-columns:minmax(120px,1fr) auto;gap:10px;padding:8px 0;border-top:1px solid rgba(75,85,99,.34)}.hangar-stat-row:first-child{border-top:0}.hangar-stat-label{color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.12em}.hangar-stat-value{color:var(--accent-strong);text-align:right}.arsenal-body{display:grid;gap:24px}.arsenal-section{display:grid;gap:14px}.section-kicker{font-family:Stardos Stencil,serif;color:var(--accent-dim);text-transform:uppercase;letter-spacing:.18em;font-size:12px}.arsenal-rarity-list{display:grid;gap:10px}.arsenal-rarity-row{display:grid;gap:8px;padding:10px 12px;border:1px solid rgba(75,85,99,.34);background:#0a0b096b}.arsenal-rarity-chip{font-family:Stardos Stencil,serif;text-transform:uppercase;letter-spacing:.12em}.arsenal-rarity-values{display:grid;gap:4px;color:var(--muted);font-size:13px}.arsenal-rarity-row.rarity-common .arsenal-rarity-chip{color:#f2f0df}.arsenal-rarity-row.rarity-uncommon .arsenal-rarity-chip{color:#6fcf6b}.arsenal-rarity-row.rarity-rare .arsenal-rarity-chip{color:#5aa1ff}.arsenal-rarity-row.rarity-epic .arsenal-rarity-chip{color:#a867ff}.arsenal-rarity-row.rarity-legendary .arsenal-rarity-chip{color:#ff9b47}.intel-card p{font-family:Stardos Stencil,serif;font-size:34px;color:var(--accent-strong);line-height:1}.info-title{font-size:clamp(38px,5vw,64px)}@media(max-width:860px){.hud-footer{flex-direction:column;align-items:stretch}.hud-actions{justify-content:stretch}.hud-command{min-width:0;width:100%;flex-direction:column;align-items:stretch}}@media(max-width:1100px){.tactical-layout{grid-template-columns:minmax(220px,260px) 1fr}.ops-copy{order:2}.ops-stage{grid-column:2;grid-row:span 2}}@media(max-width:720px){.hud-bar{flex-direction:column;align-items:stretch}.hud-cluster{width:100%}.hud-chip{flex:1 1 42%}.field-guide-header{align-items:flex-start;flex-direction:column}.pause-stat-head,.pause-stat-row{grid-template-columns:minmax(0,1fr) minmax(0,.9fr) minmax(0,.9fr);gap:10px;font-size:13px}}.splash-panel{width:100%;overflow:hidden}.splash-layout{display:grid;grid-template-columns:minmax(250px,320px) minmax(460px,620px) minmax(520px,1fr);min-height:min(74vh,720px)}.splash-copy{display:flex;flex-direction:column;justify-content:space-between;gap:22px;padding:28px;background:linear-gradient(180deg,rgba(86,102,67,.18),transparent 34%),linear-gradient(180deg,#0a120ff5,#090f0de6)}.splash-copy-block{display:grid;gap:12px}.splash-title{font-size:clamp(54px,8vw,92px);line-height:.92;letter-spacing:.03em;text-wrap:balance}.splash-subtitle{max-width:30ch}.splash-pill-row{display:flex;flex-wrap:wrap;gap:10px}.splash-pill{padding:8px 12px;border:1px solid rgba(217,185,106,.2);background:#222f26b8;color:var(--accent-strong);font-size:12px;letter-spacing:.08em;text-transform:uppercase}.splash-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.splash-stat{display:grid;gap:6px;padding:14px;border:1px solid rgba(217,185,106,.18);background:#161f1adb}.splash-stat strong{font-size:clamp(24px,4vw,34px)}.splash-stat-label{color:var(--muted);font-size:11px;letter-spacing:.12em;text-transform:uppercase}.splash-actions{margin-top:auto}.splash-actions button{min-width:220px;padding:14px 18px;font-size:17px}.splash-stage{position:relative;min-height:440px;overflow:hidden;border-left:1px solid var(--line);background:radial-gradient(circle at 72% 16%,rgba(240,211,136,.18),transparent 30%),linear-gradient(180deg,rgba(100,123,84,.12),transparent 24%),linear-gradient(180deg,#1c2b23,#183221 42%,#112518)}.splash-gridlines,.splash-glow,.splash-ridge,.splash-tracer,.splash-tank,.splash-alert{position:absolute}.splash-gridlines{inset:0;background:repeating-linear-gradient(90deg,rgba(214,201,150,.08) 0 1px,transparent 1px 74px),repeating-linear-gradient(180deg,rgba(214,201,150,.05) 0 1px,transparent 1px 74px);opacity:.22;animation:splashGridShift 20s linear infinite}.splash-glow{right:8%;top:8%;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(240,211,136,.24),rgba(217,185,106,.05) 48%,transparent 72%);filter:blur(12px);animation:splashGlowPulse 6.5s ease-in-out infinite}.splash-alert{top:24px;left:24px;z-index:2;display:flex;flex-wrap:wrap;gap:10px}.splash-alert span{padding:7px 10px;border:1px solid rgba(217,185,106,.18);background:#090f0dad;color:var(--accent-strong);font-size:11px;letter-spacing:.12em;text-transform:uppercase}.splash-ridge{left:-4%;right:-4%}.splash-ridge-back{bottom:126px;height:180px;background:linear-gradient(180deg,#2a402edb,#1a2c1ff5);clip-path:polygon(0 100%,11% 70%,20% 74%,33% 44%,46% 54%,56% 34%,70% 50%,83% 22%,100% 46%,100% 100%)}.splash-ridge-front{bottom:0;height:180px;background:linear-gradient(180deg,#354f35eb,#19301e);clip-path:polygon(0 100%,0 52%,14% 62%,24% 54%,36% 72%,51% 50%,64% 66%,78% 46%,90% 58%,100% 44%,100% 100%)}.splash-tracer{height:3px;border-radius:999px;background:linear-gradient(90deg,#fff8da00,#fff8daeb,#ffcf6f2e);box-shadow:0 0 12px #ffcf6f59;transform:rotate(-7deg)}.splash-tracer-one{top:120px;left:18%;width:150px;animation:splashTracer 3.8s linear infinite}.splash-tracer-two{top:214px;left:46%;width:180px;animation:splashTracer 4.6s linear infinite 1.1s}.splash-tracer-three{top:178px;left:62%;width:120px;animation:splashTracer 4.1s linear infinite 2.2s}.splash-tank{--tank-hull: #55644f;--tank-track: #384238;--tank-accent: #d9b96a;--tank-scale: 1;--tank-bob-delay: 0s;position:absolute;width:170px;height:96px;bottom:70px;transform:scale(var(--tank-scale));animation:splashConvoyBob 6.2s ease-in-out infinite var(--tank-bob-delay)}.splash-tank.hero-view{width:240px;height:160px}.splash-hero-convoy{position:absolute;left:4%;right:3%;bottom:54px;z-index:2;display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.splash-hero-convoy .splash-tank.hero-view{position:relative;left:auto;right:auto;bottom:auto;flex:0 1 240px}.splash-hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 18px 20px rgba(0,0,0,.28)) drop-shadow(0 0 18px rgba(240,211,136,.08))}.splash-shadow,.splash-track,.splash-hull,.splash-turret,.splash-barrel,.splash-flash,.splash-callout{position:absolute}.splash-shadow{left:26px;right:26px;bottom:6px;height:16px;border-radius:50%;background:#0000003d}.splash-track{top:36px;width:24px;height:38px;border-radius:6px;background:var(--tank-track)}.splash-track-left{left:28px}.splash-track-right{right:28px}.splash-hull{left:40px;right:40px;top:28px;height:44px;border-radius:14px;background:linear-gradient(180deg,color-mix(in srgb,var(--tank-hull) 86%,white),var(--tank-hull));box-shadow:inset 0 0 0 2px #12181357}.splash-turret{left:62px;top:18px;width:48px;height:34px;border-radius:14px;background:linear-gradient(180deg,color-mix(in srgb,var(--tank-track) 84%,white),var(--tank-track));transform-origin:26px 18px;animation:splashTurretScan 4.8s ease-in-out infinite var(--tank-bob-delay)}.splash-barrel{left:102px;top:30px;width:54px;height:7px;border-radius:999px;background:var(--tank-accent);transform-origin:0 50%;animation:splashTurretScan 4.8s ease-in-out infinite var(--tank-bob-delay)}.splash-flash{right:10px;top:22px;width:20px;height:20px;border-radius:50%;background:radial-gradient(circle,rgba(255,248,218,.92),rgba(255,207,111,.4) 48%,transparent 72%);filter:blur(1px);opacity:0;animation:splashFlash 3.6s steps(1,end) infinite var(--tank-bob-delay)}.splash-callout{left:20px;bottom:-22px;padding:5px 8px;border:1px solid rgba(217,185,106,.16);background:#090f0d94;color:var(--accent-strong);font-size:10px;letter-spacing:.12em;text-transform:uppercase}.splash-tank-bulwark{left:7%;bottom:72px;--tank-hull: #55644f;--tank-track: #384238;--tank-accent: #d9b96a;--tank-scale: 1.08;--tank-bob-delay: 0s}.splash-tank-ranger{left:31%;bottom:110px;--tank-hull: #5e7857;--tank-track: #425244;--tank-accent: #84b86a;--tank-scale: .9;--tank-bob-delay: 1.1s}.splash-tank-warden{right:3%;bottom:82px;--tank-hull: #5c6f70;--tank-track: #354549;--tank-accent: #68b9c4;--tank-scale: .84;--tank-bob-delay: 2.2s}.splash-hero-convoy .splash-tank-bulwark{left:auto!important;right:auto!important;bottom:auto!important;--tank-scale: 1.02}.splash-hero-convoy .splash-tank-ranger{left:auto!important;right:auto!important;bottom:auto!important;--tank-scale: .76;margin-bottom:18px}.splash-hero-convoy .splash-tank-warden{left:auto!important;right:auto!important;bottom:auto!important;--tank-scale: .72;margin-bottom:8px}@keyframes splashGridShift{0%{transform:translate(0)}to{transform:translate(-74px)}}@keyframes splashGlowPulse{0%,to{transform:scale(.96);opacity:.8}50%{transform:scale(1.06);opacity:1}}@keyframes splashTracer{0%{transform:translate(-120px) rotate(-7deg);opacity:0}15%{opacity:1}to{transform:translate(320px) rotate(-7deg);opacity:0}}@keyframes splashConvoyBob{0%,to{transform:translateY(0) scale(var(--tank-scale))}50%{transform:translateY(-8px) scale(var(--tank-scale))}}@keyframes splashTurretScan{0%,to{transform:rotate(-.08turn)}50%{transform:rotate(.03turn)}}@keyframes splashFlash{0%,75%,to{opacity:0;transform:scale(.8)}78%{opacity:1;transform:scale(1.3)}82%{opacity:.75;transform:scale(.95)}}@keyframes storeInsufficientFlash{0%,to{transform:translateY(0);background:var(--panel-soft)}20%,60%{transform:translateY(-2px);background:#741c17eb}40%,80%{transform:translateY(0);background:#49100edb}}.app-shell[data-has-fold=true] .overlay-root{align-items:flex-start;justify-content:flex-start;padding-top:calc(var(--segment-top) + var(--safe-top) + 16px);padding-left:calc(var(--segment-left) + var(--safe-left) + 16px)}.app-shell[data-has-fold=true] .panel{width:min(720px,calc(var(--segment-width) - 32px));max-height:calc(var(--segment-height) - 32px)}.app-shell[data-has-fold=true] .run-end-screen{align-items:flex-start;justify-content:flex-start;padding-top:calc(var(--segment-top) + var(--safe-top) + 16px);padding-left:calc(var(--segment-left) + var(--safe-left) + 16px)}@media(pointer:coarse){.hud-shell{padding:calc(var(--safe-top) + 10px) calc(var(--safe-right) + 10px) calc(var(--safe-bottom) + 10px) calc(var(--safe-left) + 10px)}.hud-chip{min-width:78px;padding:8px 10px}.hud-label{font-size:10px}.hud-value{font-size:16px}.hud-command{min-width:min(360px,calc(100vw - 28px))}}@media(pointer:coarse)and (max-width:960px){.hud-footer{align-items:stretch;flex-direction:column}.hud-actions{justify-content:stretch}.hud-command{width:100%;min-width:0}}@media(pointer:coarse)and (max-width:760px){.hud-bar{flex-direction:column}.hud-cluster{width:100%}.hud-chip{flex:1 1 30%}.hud-utility{justify-content:stretch;flex-wrap:wrap}.hud-quick-button{flex:1 1 120px}.touch-dock{flex-direction:column;align-items:stretch;max-width:100%}.touch-stick{align-self:center}.panel-header,.panel-body{padding-left:18px;padding-right:18px}.splash-layout{grid-template-columns:1fr;min-height:auto}.tactical-layout,.ops-selection-layout{grid-template-columns:1fr}.tactical-sidebar,.ops-selection-sidebar{border-right:0;border-bottom:2px solid var(--panel-edge)}.ops-stage{border-left:0;border-top:2px solid var(--panel-edge);grid-column:auto;grid-row:auto}.splash-stage{min-height:320px;border-left:0;border-top:1px solid var(--line)}.splash-copy{padding:22px 18px}.splash-title{font-size:clamp(42px,12vw,74px)}.splash-subtitle{max-width:none}.splash-actions button{width:100%;min-width:0}}@media(pointer:coarse)and (max-width:520px){.hud-footer{flex-direction:row;align-items:flex-end;justify-content:space-between;gap:10px}.hud-support-stack{max-width:156px}.touch-dock{width:148px;padding:10px;justify-content:center}.touch-dock-copy{display:none}.touch-stick{width:126px;height:126px}.hud-actions{width:calc(100% - 166px)}.hud-command{padding:10px 12px;gap:10px}.hud-command-meta{font-size:14px}.hud-command-hint{font-size:12px}.status-banner{max-width:156px;padding:8px 10px;font-size:12px}.overlay-root{padding:calc(var(--safe-top) + 10px) calc(var(--safe-right) + 10px) calc(var(--safe-bottom) + 10px) calc(var(--safe-left) + 10px)}.choice-grid,.card-grid,.field-guide-grid{grid-template-columns:1fr}.splash-stage{min-height:260px}.splash-alert{left:16px;top:16px}.splash-tank{transform-origin:bottom left}.splash-tank-bulwark{left:2%;--tank-scale: .78}.splash-tank-ranger{left:18%;bottom:88px;--tank-scale: .56}.splash-tank-warden{right:-5%;bottom:70px;--tank-scale: .48}.splash-hero-convoy{left:2%;right:1%;bottom:42px;gap:6px}.splash-hero-convoy .splash-tank.hero-view{flex-basis:160px;width:160px;height:116px}.splash-hero-convoy .splash-tank-bulwark{left:auto!important;right:auto!important;bottom:auto!important;--tank-scale: .78}.splash-hero-convoy .splash-tank-ranger{left:auto!important;right:auto!important;bottom:auto!important;--tank-scale: .56;margin-bottom:8px}.splash-hero-convoy .splash-tank-warden{left:auto!important;right:auto!important;bottom:auto!important;--tank-scale: .52;margin-bottom:2px}.ops-topbar{padding-left:12px;padding-right:12px}.ops-nav,.ops-commander{display:none}.ops-main{padding-left:12px;padding-right:12px}.ops-mobile-nav{display:flex}.deploy-button{width:100%;min-width:0;min-height:68px;font-size:28px}.tank-choice-card{min-height:286px}.tank-choice-card h3{font-size:22px}.metric-gauge-value,.metric-block-value{font-size:28px}.ops-topbar-title{font-size:26px}.ops-topbar-sub{font-size:9px}.ops-frame-line.left{left:8px}.ops-frame-line.right{right:8px}.hud-marquee{min-height:26px}.hud-brand-stamp{font-size:16px}.hud-brand-sub{font-size:9px}}.app-shell[data-device=touch] .hud-shell.touch-mode{gap:8px}.app-shell[data-device=touch] .hud-shell.touch-mode .hud-top{gap:6px}.app-shell[data-device=touch] .hud-shell.touch-mode .hud-chip{min-width:0;padding:6px 8px;border-radius:10px}.app-shell[data-device=touch] .hud-shell.touch-mode .hud-label{font-size:9px;letter-spacing:.08em}.app-shell[data-device=touch] .hud-shell.touch-mode .hud-value{font-size:14px;line-height:1.08}.app-shell[data-device=touch] .hud-shell.touch-mode .hud-utility{gap:6px}.app-shell[data-device=touch] .hud-shell.touch-mode .hud-quick-button{min-height:36px;padding:8px 10px;border-radius:10px;font-size:14px}.app-shell[data-device=touch] .hud-shell.touch-mode .touch-dock-copy,.app-shell[data-device=touch] .hud-shell.touch-mode .hud-command-hint{display:none}.app-shell[data-device=touch] .hud-shell.touch-mode .touch-dock{width:136px;min-width:136px;max-width:136px;padding:8px;justify-content:center;border-radius:20px}.app-shell[data-device=touch] .hud-shell.touch-mode .touch-stick{width:120px;height:120px}.app-shell[data-device=touch] .hud-shell.touch-mode .touch-stick-ring{inset:14px}.app-shell[data-device=touch] .hud-shell.touch-mode .touch-stick-knob{width:38px;height:38px;margin-left:-19px;margin-top:-19px}.app-shell[data-device=touch] .hud-shell.touch-mode .hud-command{min-width:220px;padding:10px 12px;gap:8px;border-radius:18px}.app-shell[data-device=touch] .hud-shell.touch-mode .hud-command-title{font-size:10px}.app-shell[data-device=touch] .hud-shell.touch-mode .hud-command-meta{font-size:15px}.app-shell[data-device=touch] .hud-shell.touch-mode #hud-deploy-turret{min-height:42px;padding:8px 12px}.app-shell[data-device=touch] .panel{width:min(760px,calc(100vw - 20px));max-height:calc(var(--viewport-height) - 20px)}.app-shell[data-device=touch] .run-end-screen{padding:calc(var(--safe-top) + 10px) calc(var(--safe-right) + 10px) calc(var(--safe-bottom) + 10px) calc(var(--safe-left) + 10px)}.app-shell[data-device=touch][data-orientation=landscape] .hud-shell.touch-mode .hud-bar{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px}.app-shell[data-device=touch][data-orientation=landscape] .hud-shell.touch-mode .hud-cluster{display:contents}.app-shell[data-device=touch][data-orientation=landscape] .hud-shell.touch-mode .hud-utility{display:grid;grid-template-columns:repeat(4,minmax(82px,auto));justify-content:end}.app-shell[data-device=touch][data-orientation=landscape] .hud-shell.touch-mode .hud-footer{gap:10px}.app-shell[data-device=touch][data-orientation=landscape] .hud-shell.touch-mode .hud-support-stack{max-width:140px}.app-shell[data-device=touch][data-orientation=landscape] .hud-shell.touch-mode .status-banner{max-width:140px;padding:7px 9px;font-size:11px}.app-shell[data-device=touch][data-orientation=landscape] .hud-shell.touch-mode .hud-actions{flex:1 1 auto;justify-content:flex-end}.app-shell[data-device=touch][data-orientation=landscape] .hud-shell.touch-mode .hud-command{width:min(250px,26vw)}.app-shell[data-device=touch][data-orientation=landscape] .panel-header{padding:16px 18px 8px}.app-shell[data-device=touch][data-orientation=landscape] .panel-body{padding:16px 18px 18px}.app-shell[data-device=touch][data-orientation=landscape] .choice-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.app-shell[data-device=touch][data-orientation=portrait] .hud-shell.touch-mode .hud-footer{gap:10px}.app-shell[data-device=touch][data-orientation=portrait] .hud-shell.touch-mode .hud-support-stack{max-width:140px}.app-shell[data-device=touch][data-orientation=portrait] .hud-shell.touch-mode .status-banner{max-width:140px;padding:7px 9px;font-size:11px}.app-shell[data-device=touch][data-orientation=portrait] .hud-shell.touch-mode .hud-actions{width:calc(100% - 150px)}.app-shell[data-device=touch][data-orientation=portrait] .hud-shell.touch-mode .hud-command{width:100%;min-width:0}.app-shell[data-has-fold=true][data-device=touch] .panel{width:min(760px,calc(var(--segment-width) - 32px));max-height:calc(var(--segment-height) - 32px)}
