@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;700;900&family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;700&display=swap";*{box-sizing:border-box}:root{color-scheme:dark;--bg: #0b0f14;--bg-elevated: #111823;--bg-panel: rgba(18, 25, 35, .86);--bg-panel-strong: #141d28;--border: #263241;--border-strong: #33455a;--text: #e7eef8;--text-muted: #9eb0c6;--text-dim: #7f92aa;--accent: #6dd3ff;--accent-strong: #3ea8ff;--danger: #ff8f8f;--shadow: 0 18px 40px rgba(0, 0, 0, .3)}body{margin:0;min-width:320px;background:radial-gradient(circle at top left,rgba(62,168,255,.14),transparent 24%),radial-gradient(circle at top right,rgba(109,211,255,.08),transparent 28%),linear-gradient(180deg,#0a0f15,#0b1219);color:var(--text);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;line-height:1.4}button,input,select,textarea{font:inherit}button,input,select,textarea,pre,details,summary{color:inherit}button,input,select,textarea{border:1px solid var(--border);border-radius:8px;background:var(--bg-panel-strong);padding:8px 10px}button{cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}a{color:var(--accent)}p,h1,h2,h3{margin:0}pre{overflow:auto;border:1px solid var(--border);border-radius:10px;padding:12px;background:#080c12cc}details{border:1px solid var(--border);border-radius:10px;padding:10px 12px;background:#0c121a94}summary{cursor:pointer}.client-shell{padding:24px;display:grid;gap:20px}.client-shell-header{border:1px solid rgba(83,112,143,.28);border-radius:18px;padding:20px 22px;background:linear-gradient(135deg,#131f2df5,#0c131cf5),var(--bg-panel);box-shadow:var(--shadow)}.client-shell-header h1{font-size:clamp(1.8rem,2.4vw,2.8rem);letter-spacing:.04em}.client-shell-subtitle{margin-top:6px;max-width:720px;color:var(--text-muted)}.client-shell-layout{display:grid;gap:20px;grid-template-columns:minmax(0,1.7fr) minmax(300px,.9fr);align-items:start}.client-shell-primary,.client-shell-sidebar{display:grid;gap:20px}.panel-stack{display:grid;gap:14px}.panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.panel-header h2{font-size:1.15rem}.panel-eyebrow{color:var(--accent);font-size:.72rem;text-transform:uppercase;letter-spacing:.12em}.panel-card{display:grid;gap:10px;border:1px solid var(--border);border-radius:14px;padding:14px;background:var(--bg-panel);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.panel-grid{display:grid;gap:14px}.panel-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.gameplay-screen-layout{display:grid;gap:20px;grid-template-columns:minmax(0,1.45fr) minmax(300px,.82fr);align-items:start}.gameplay-screen-main,.gameplay-screen-sidebar{display:grid;gap:16px}.panel-actions{display:flex;flex-wrap:wrap;gap:8px}.field-row{display:grid;gap:6px}.text-muted{color:var(--text-muted)}.text-dim{color:var(--text-dim)}.stats-grid{display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(130px,1fr))}.stat-card{border:1px solid var(--border);border-radius:10px;padding:10px;background:#0b1119b3}.stat-card-label{color:var(--text-dim);font-size:.72rem;margin-bottom:4px}.stack-list{display:grid;gap:10px}.gameplay-map-page{position:relative;min-height:100dvh;display:grid;background:radial-gradient(circle at top,rgba(109,211,255,.06),transparent 28%),linear-gradient(180deg,#091017,#070c12)}.gameplay-map-page-empty{place-items:center;padding:24px}.gameplay-map-empty-card{max-width:520px;border:1px solid rgba(84,110,139,.24);border-radius:18px;padding:18px 20px;background:#0a1018d6;box-shadow:var(--shadow)}.product-shell{--product-bg: #111316;--product-bg-soft: #1a1c1f;--product-panel: #1e2023;--product-panel-strong: #282a2d;--product-panel-lowest: #0c0e11;--product-border: rgba(143, 144, 148, .24);--product-border-strong: rgba(143, 144, 148, .4);--product-text: #e2e2e6;--product-muted: #9f9fa5;--product-dim: #76777c;--product-gold: #fbbc00;--product-gold-strong: #ffcf33;--product-error: #ffb4ab;color:var(--product-text);font-family:Space Grotesk,system-ui,sans-serif;background:radial-gradient(circle at top,rgba(251,188,0,.08),transparent 30%),linear-gradient(180deg,#0d0f12,#111316)}.product-shell-lobby{min-height:100dvh;padding-top:88px;overflow-y:auto}.product-shell-map{height:100dvh;min-height:100dvh;padding-top:72px;overflow:hidden}.product-shell-body{width:min(1280px,calc(100vw - 32px));margin:0 auto}.product-shell-map .product-shell-body{width:calc(100vw - 24px);max-width:none;height:calc(100dvh - 72px);min-height:calc(100dvh - 72px)}.product-topbar{position:fixed;top:0;left:0;right:0;z-index:40;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:16px 20px;background:#0e1013eb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.product-topbar-left{display:flex;align-items:center;gap:28px;min-width:0}.product-topbar-brand-mark{font-size:1rem;font-weight:800;letter-spacing:.08em;padding-right:28px;border-right:1px solid rgba(255,255,255,.12)}.product-topbar-main{display:flex;align-items:center;justify-content:flex-end;gap:24px;min-width:0}.product-topbar-stats{display:flex;justify-content:flex-start;align-items:center;gap:24px;flex-wrap:wrap;min-width:0}.product-topbar-stat{display:grid;gap:2px;min-width:0;padding:0;text-align:left}.product-topbar-stat-gold strong{color:#f4c84a}.product-topbar-stat-ember strong{color:#ffb28b}.product-topbar-stat-amber strong{color:#ff9a57}.product-topbar-stat-marble strong{color:#87dfff}.product-topbar-stat span,.product-status-item span,.product-map-stat span,.product-field span,.product-card-label,.product-hero-eyebrow,.product-inline-metadata span,.product-metric-grid span,.product-log-grid span{font-size:.62rem;letter-spacing:.22em;text-transform:uppercase;color:var(--product-dim)}.product-topbar-stat strong,.product-status-item strong,.product-map-stat strong,.product-inline-metadata strong,.product-metric-grid strong,.product-log-grid strong{font-size:.95rem;font-weight:700}.product-topbar-actions{display:flex;align-items:center;gap:12px}.product-topbar-right{display:flex;align-items:center;gap:14px;margin-left:auto}.product-lobby{display:grid;gap:32px;padding:32px 0 48px}.product-status-strip{display:flex;flex-wrap:wrap;gap:18px}.product-status-item{min-width:160px;display:grid;gap:4px}.product-hero{max-width:760px;border-left:4px solid var(--product-gold);padding-left:20px;display:grid;gap:12px}.product-hero h1{font-size:clamp(2rem,4vw,4.4rem);line-height:.96;letter-spacing:-.04em;text-transform:uppercase}.product-hero p{max-width:56ch;color:var(--product-muted)}.product-card,.product-mode-card{background:linear-gradient(180deg,#1e2023f2,#111316f2);padding:28px;box-shadow:0 20px 50px #00000059}.product-avatar-frame{flex:0 0 auto;width:76px;height:76px;display:grid;place-items:center;overflow:hidden;background:linear-gradient(135deg,#fbbc0038,#fbbc000f);color:var(--product-gold);font-size:1.5rem;font-weight:800}.product-avatar-frame-small{width:40px;height:40px;font-size:.9rem}.product-avatar-image{width:100%;height:100%;object-fit:cover}.product-card-focus{border-left:1px solid rgba(251,188,0,.32);border-top:1px solid rgba(143,144,148,.16)}.product-card-body,.product-mode-card{display:grid;gap:20px}.product-resume-layout{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr);gap:28px}.product-log-card{background:var(--product-panel-lowest);padding:22px;display:grid;gap:16px;align-content:start}.product-log-grid,.product-inline-metadata,.product-metric-grid{display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.product-card-actions{display:flex;flex-wrap:wrap;gap:12px}.product-button{min-height:52px;border:0;padding:0 18px;border-radius:0;text-transform:uppercase;letter-spacing:.16em;font-weight:700}.product-button-primary{background:linear-gradient(135deg,var(--product-gold-strong),var(--product-gold));color:#2b1f00}.product-button-secondary{background:#ffb4ab1f;color:var(--product-error);box-shadow:inset 0 0 0 1px #ffb4ab3d}.product-button-ghost{background:transparent;color:var(--product-text);box-shadow:inset 0 0 0 1px #8f90943d}.product-topbar-link{border:0;padding:0 10px;background:transparent;color:var(--product-muted);font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.product-topbar-link:hover{color:var(--product-text)}.product-topbar-link-danger:hover{color:var(--product-error)}.product-topbar-profile-card{position:relative;display:flex;align-items:center;gap:10px;padding-left:14px;border-left:1px solid rgba(255,255,255,.12)}.product-topbar-profile-copy{display:grid;gap:2px;text-align:right}.product-topbar-profile-copy span{font-size:.64rem;letter-spacing:.14em;text-transform:uppercase;color:var(--product-text)}.product-topbar-profile-copy strong{font-size:.56rem;letter-spacing:.22em;text-transform:uppercase;color:var(--product-gold)}.product-topbar-guest{display:grid;gap:2px;min-width:90px}.product-topbar-guest span{font-size:.62rem;letter-spacing:.18em;text-transform:uppercase;color:var(--product-dim)}.product-topbar-guest strong{font-size:.9rem}.product-topbar-icon-button{width:28px;height:28px;display:inline-grid;place-items:center;border:0;padding:0;background:transparent;color:var(--product-muted)}.product-topbar-icon-button:hover{color:var(--product-error)}.product-topbar-power-icon{position:relative;width:12px;height:12px;border:1.5px solid currentColor;border-top-color:transparent;border-radius:999px}.product-topbar-power-icon:before{content:"";position:absolute;top:-4px;left:50%;width:1.5px;height:8px;background:currentColor;transform:translate(-50%)}.product-card-note{color:var(--product-muted);font-size:.92rem}.product-mode-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.product-mode-card{min-height:100%}.product-mode-card-gold{background:linear-gradient(180deg,#1e2023fa,#111316fa)}.product-mode-card-ember,.product-mode-card-accent{background:linear-gradient(180deg,#251916f2,#111316f2)}.product-buy-card{display:grid;gap:18px}.product-mode-card-header{display:flex;justify-content:space-between;align-items:center;gap:16px}.product-mode-card h2{font-size:2rem;text-transform:uppercase;letter-spacing:-.04em}.product-mode-card p{color:var(--product-muted)}.product-field{display:grid;gap:8px}.product-field input{min-height:52px;border:0;border-bottom:2px solid rgba(143,144,148,.32);border-radius:0;padding-inline:0;background:transparent;color:var(--product-text)}.product-map-shell{min-height:100%;height:100%;display:grid;width:100%}.product-map-stage{width:100%;display:grid;min-height:100%;grid-template-rows:minmax(0,1fr) auto;gap:12px;padding:0 0 24px}.product-map-toolbar{position:absolute;top:16px;left:16px;right:16px;z-index:4;display:flex;align-items:center;gap:12px;flex-wrap:wrap;min-height:42px}.product-map-toolbar-group{display:flex;align-items:center;gap:8px}.product-map-toolbar-group-spacer{flex:1 1 auto}.product-map-toolbar-button{min-height:36px;border:0;padding:0 12px;background:#ffffff0d;color:var(--product-text);font-size:.68rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.product-map-toolbar-button.is-active{background:#fbbc0024;color:var(--product-gold)}.product-map-toolbar-readout,.product-map-toolbar-meta{color:var(--product-muted);font-size:.72rem;letter-spacing:.12em;text-transform:uppercase}.product-map-grid-wrap{--product-map-safe-top: 88px;--product-map-safe-right: 300px;--product-map-safe-bottom: 140px;--product-map-safe-left: 220px;--product-map-panel-left-width: 220px;--product-map-panel-right-width: 280px;--product-map-upgrade-width: 680px;position:relative;width:100%;min-height:100%;display:grid;overflow:hidden;background:radial-gradient(circle at center,rgba(251,188,0,.06),transparent 34%),linear-gradient(180deg,#0c0e11eb,#0c0e11fa);border:1px solid rgba(143,144,148,.14);box-shadow:inset 0 0 0 1px #ffffff08,0 18px 34px #0000003d}.product-map-board-viewport{width:100%;min-height:100%;height:100%;overflow:hidden;-webkit-user-select:none;user-select:none}.product-map-board-canvas{width:100%;height:100%;display:grid;place-items:center;padding:var(--product-map-safe-top) var(--product-map-safe-right) var(--product-map-safe-bottom) var(--product-map-safe-left)}.product-map-grid-wrap.is-focus .product-map-board-viewport{cursor:grab;touch-action:none}.product-map-grid-wrap.is-focus.is-dragging .product-map-board-viewport{cursor:grabbing}.product-map-grid-wrap .map2-grid{gap:1px;padding:1px;background:linear-gradient(180deg,#8f90942e,#8f90941f),#080a0dd1;box-shadow:inset 0 0 0 1px #ffffff0a,0 12px 24px #0003}.product-map-grid-wrap .map2-cell{width:var(--map2-cell-size);height:var(--map2-cell-size);border:0;border-radius:0;background:linear-gradient(180deg,#15181dfa,#0e1014fa);box-shadow:inset 0 0 0 1px #8f90942e,inset 0 1px #ffffff05}.product-map-grid-wrap .map2-cell:hover{transform:none;box-shadow:inset 0 0 0 1px #fbbc006b,inset 0 0 0 2px #fbbc0024,0 0 0 1px #fbbc001f}.product-map-grid-wrap .map2-cell-base{opacity:.96}.product-map-grid-wrap .map2-cell-pattern{opacity:.42}.product-map-grid-wrap .map2-token-core,.product-map-grid-wrap .map2-token-badge{font-family:Space Grotesk,system-ui,sans-serif}.product-map-grid-wrap .map2-token-core{font-weight:700}.product-map-overlay{position:absolute;background:#0c0e11eb;box-shadow:0 14px 28px #0000004d;min-width:220px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:3}.product-map-overlay-stack{display:contents}.product-map-overlay-upgrades{left:16px;bottom:16px;width:min(var(--product-map-panel-left-width),calc(100% - 32px));padding:16px}.product-upgrade-list{margin:0;padding:0;list-style:none;display:grid;gap:10px}.product-upgrade-list li{display:flex;align-items:center;gap:10px;justify-content:space-between;font-size:.84rem;text-transform:uppercase;letter-spacing:.08em}.product-upgrade-list li:before{content:"";width:8px;height:8px;background:var(--product-gold)}.product-upgrade-list li.is-empty{color:var(--product-dim)}.product-upgrade-list li.is-empty:before{background:#8f909461}.product-upgrade-duration-pill{min-height:20px;display:inline-flex;align-items:center;padding:0 6px;border:1px solid rgba(251,188,0,.22);background:#fbbc0014;color:var(--product-gold);font-size:.58rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.product-map-overlay-stats{right:16px;bottom:16px;width:min(var(--product-map-panel-right-width),calc(100% - 32px));display:grid;grid-template-columns:repeat(2,minmax(92px,1fr))}.product-map-overlay-details{top:72px;right:16px;width:min(var(--product-map-panel-right-width),calc(100% - 32px));min-width:0;max-width:320px;padding:16px;display:grid;gap:12px}.product-map-details-section{display:grid;gap:10px}.product-map-details-title{font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:var(--product-muted)}.product-map-details-grid{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.product-map-details-grid span{display:block;margin-bottom:2px;font-size:.6rem;letter-spacing:.16em;text-transform:uppercase;color:var(--product-dim)}.product-map-details-grid strong{font-size:.86rem;font-weight:700}.product-map-details-badges{display:flex;flex-wrap:wrap;gap:8px}.product-map-details-badge{min-height:24px;display:inline-flex;align-items:center;padding:0 8px;background:#ffffff0f;font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.product-map-details-badge.tone-danger{color:#ffb4ab}.product-map-details-badge.tone-warning{color:#ffcf7e}.product-map-details-badge.tone-value,.product-map-details-badge.tone-treasure,.product-map-details-badge.tone-jackpot{color:var(--product-gold)}.product-map-details-badge.tone-energy{color:#87dfff}.product-map-details-badge.tone-marble{color:#9ff0ad}.product-map-stat{padding:16px 18px;min-width:92px;display:grid;gap:4px}.product-map-stat+.product-map-stat{box-shadow:inset 1px 0 #8f90942e}.product-mobile-controls{display:none}.product-mobile-controls-row{display:flex;gap:12px}.product-mobile-controls button{border:0;background:transparent;color:inherit}.product-mobile-controls button.is-primary{background:var(--product-gold);color:#2b1f00}.product-upgrade-sheet{position:absolute;left:50%;bottom:20px;z-index:5;width:min(var(--product-map-upgrade-width),calc(100% - 32px));transform:translate(-50%);display:grid;place-items:center;padding:0;pointer-events:none}.product-upgrade-sheet-card{width:100%;display:grid;gap:16px;padding:20px;background:#0c0e11f5;box-shadow:0 18px 40px #00000073;pointer-events:auto}.product-upgrade-sheet-status{display:grid;gap:12px}.product-upgrade-sheet-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.product-upgrade-sheet-metric{display:grid;gap:4px;padding:10px 12px;border:1px solid rgba(143,144,148,.16);background:#ffffff08}.product-upgrade-sheet-metric span{font-size:.58rem;letter-spacing:.16em;text-transform:uppercase;color:var(--product-dim)}.product-upgrade-sheet-metric strong{font-size:.88rem;font-weight:700}.product-upgrade-sheet-active{display:grid;gap:8px}.product-upgrade-sheet-active-list{display:flex;flex-wrap:wrap;gap:8px}.product-upgrade-sheet-active-pill{min-height:26px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;border:1px solid rgba(143,144,148,.16);background:#ffffff0a;font-size:.64rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.product-upgrade-sheet-active-pill.is-empty{color:var(--product-dim)}.product-map-grid-wrap.is-compact .product-map-overlay,.product-map-grid-wrap.is-minimal .product-map-overlay,.product-map-grid-wrap.is-compact .product-upgrade-sheet-card,.product-map-grid-wrap.is-minimal .product-upgrade-sheet-card,.product-map-grid-wrap.is-compact .product-map-toolbar,.product-map-grid-wrap.is-minimal .product-map-toolbar{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.product-map-grid-wrap.is-compact .product-map-overlay,.product-map-grid-wrap.is-compact .product-upgrade-sheet-card{padding:14px}.product-map-grid-wrap.is-minimal .product-map-overlay,.product-map-grid-wrap.is-minimal .product-upgrade-sheet-card{padding:12px}.product-map-grid-wrap.is-minimal .product-map-toolbar{left:12px;right:12px;top:12px}.product-map-grid-wrap.is-minimal .product-map-overlay-upgrades,.product-map-grid-wrap.is-minimal .product-map-overlay-stats{bottom:12px}.product-map-grid-wrap.is-minimal .product-map-overlay-upgrades{left:12px}.product-map-grid-wrap.is-minimal .product-map-overlay-stats,.product-map-grid-wrap.is-minimal .product-map-overlay-details{right:12px}.product-map-grid-wrap.is-minimal .product-map-overlay-details{top:64px}.product-upgrade-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.product-upgrade-choice{min-height:112px;display:grid;align-content:center;justify-items:center;gap:10px;border:0;padding:14px;border-radius:0;background:linear-gradient(180deg,#282a2df5,#1a1c1ff5);box-shadow:inset 0 0 0 1px #ffffff0f,inset 0 1px #ffffff08;text-align:center;transition:background .12s ease,box-shadow .12s ease,transform .12s ease}.product-upgrade-choice:hover:not(:disabled){background:linear-gradient(180deg,#333538fa,#1f2124fa);box-shadow:inset 0 0 0 1px #fbbc002e,inset 0 1px #fff0c20d}.product-upgrade-choice:disabled{opacity:.55}.product-upgrade-choice-title{font-size:.88rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-align:center}.product-upgrade-choice-copy{font-size:.64rem;line-height:1.45;letter-spacing:.14em;text-transform:uppercase;color:var(--product-muted)}.product-upgrade-choice-duration{font-size:.62rem;line-height:1.2;letter-spacing:.12em;text-transform:uppercase;color:var(--product-gold)}@media(max-width:1024px){.product-shell-body{width:min(100vw - 24px,980px)}.product-mode-grid,.product-resume-layout{grid-template-columns:minmax(0,1fr)}.product-topbar{grid-template-columns:1fr;gap:12px;padding:14px 16px}.product-topbar-main{align-items:flex-start;flex-direction:column;justify-content:flex-start;gap:12px}.product-topbar-stats{justify-content:flex-start;gap:14px}.product-topbar-right{margin-left:0;justify-content:flex-start;flex-wrap:wrap}}@media(max-width:768px){.product-shell-lobby{padding-top:152px}.product-shell-map{padding-top:0}.product-shell-body{width:min(100vw - 16px,720px)}.product-lobby{gap:24px;padding-top:20px}.product-topbar{gap:10px;padding:12px 14px}.product-shell-map .product-topbar{display:none}.product-topbar-left{width:100%;flex-direction:column;align-items:flex-start;gap:10px}.product-topbar-brand-mark{padding-right:0;border-right:0;font-size:.95rem}.product-topbar-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;gap:10px 12px}.product-topbar-stat{min-width:0}.product-topbar-stat strong{font-size:.88rem}.product-topbar-right{width:100%;justify-content:space-between;align-items:center;flex-wrap:wrap}.product-topbar-profile-card{padding-left:10px}.product-status-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.product-status-item{min-width:0}.product-card,.product-mode-card{padding:20px}.product-map-stage{height:100%;padding-top:8px;padding-bottom:max(10px,env(safe-area-inset-bottom));gap:10px}.product-map-toolbar{display:none}.product-map-grid-wrap{width:100%;min-height:0;height:100%;background:transparent}.product-map-board-viewport{min-height:0;height:100%}.product-map-board-canvas{padding:var(--product-map-safe-top) 10px var(--product-map-safe-bottom) 10px}.product-map-overlay{min-width:0;width:auto}.product-map-grid-wrap{display:block}.product-map-overlay-upgrades,.product-map-overlay-details{display:none}.product-map-overlay-stack{position:absolute;top:8px;left:8px;right:8px;z-index:3;display:grid;gap:8px}.product-map-overlay-stack .product-map-overlay{position:relative;inset:auto;width:auto}.product-map-overlay-stack .product-map-overlay-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.product-map-overlay-stack .product-map-overlay-upgrades{display:grid;gap:4px;padding:6px 8px;overflow:hidden}.product-map-overlay-stack .product-map-overlay-upgrades .product-card-label{display:none}.product-map-overlay-stack .product-upgrade-list{display:flex;gap:4px;flex-wrap:wrap;justify-content:center;overflow:visible;padding-bottom:0}.product-map-overlay-stack .product-upgrade-list li{flex:0 0 auto;min-height:20px;gap:4px;padding:0 6px;border:1px solid rgba(143,144,148,.16);background:#ffffff0a;font-size:.52rem;letter-spacing:.06em;white-space:nowrap}.product-upgrade-list li:before{width:6px;height:6px}.product-map-stat{min-width:0;padding:9px 7px}.product-upgrade-sheet{position:absolute;left:8px;right:8px;bottom:8px;width:auto;transform:none;padding:0;pointer-events:none}.product-upgrade-sheet-card{max-height:none;padding:14px;pointer-events:auto}.product-upgrade-sheet-status{gap:10px}.product-upgrade-sheet-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.product-upgrade-sheet-metric{padding:8px}.product-upgrade-sheet-metric span{font-size:.5rem;letter-spacing:.12em}.product-upgrade-sheet-metric strong{font-size:.76rem}.product-upgrade-sheet-active-list{flex-wrap:wrap;overflow:visible}.product-upgrade-sheet-active-pill{flex:0 0 auto;min-height:24px;padding:0 8px;font-size:.56rem}.product-map-grid-wrap.has-upgrade-sheet{--product-map-safe-top: 8px;--product-map-safe-right: 8px;--product-map-safe-bottom: 8px;--product-map-safe-left: 8px;background:radial-gradient(circle at top,rgba(251,188,0,.06),transparent 28%),linear-gradient(180deg,#0c0e11fa,#0c0e11fa)}.product-map-grid-wrap.has-upgrade-sheet .product-map-board-viewport,.product-map-grid-wrap.has-upgrade-sheet .product-map-overlay-upgrades,.product-map-grid-wrap.has-upgrade-sheet .product-map-overlay-stats,.product-map-grid-wrap.has-upgrade-sheet .product-map-overlay-details{display:none}.product-map-grid-wrap.has-upgrade-sheet .product-upgrade-sheet{inset:8px;width:auto}.product-map-grid-wrap.has-upgrade-sheet .product-upgrade-sheet-card{height:100%;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;gap:12px;overflow:hidden}.product-map-grid-wrap.has-upgrade-sheet .product-upgrade-sheet-status{gap:8px}.product-map-grid-wrap.has-upgrade-sheet .product-upgrade-sheet-active{gap:6px}.product-map-grid-wrap.has-upgrade-sheet .product-upgrade-choice-grid{min-height:0;grid-template-columns:1fr;grid-auto-rows:minmax(0,1fr)}.product-map-grid-wrap.has-upgrade-sheet .product-upgrade-choice{min-height:0;padding:12px 10px;gap:8px}.product-map-grid-wrap.has-upgrade-sheet .product-upgrade-choice-title{font-size:.8rem}.product-map-grid-wrap.has-upgrade-sheet .product-upgrade-choice-copy{font-size:.56rem;letter-spacing:.1em;line-height:1.3}.product-map-grid-wrap.has-upgrade-sheet .product-upgrade-choice-duration{font-size:.54rem;letter-spacing:.1em}.product-mobile-controls{display:grid;width:min(100%,308px);margin:0 auto;grid-template-columns:minmax(0,1fr) 96px;gap:14px;align-items:stretch;justify-content:center;padding:0 0 max(8px,env(safe-area-inset-bottom))}.product-mobile-controls-pad{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(3,1fr);gap:8px;min-width:0;aspect-ratio:1;padding:8px;border:1px solid rgba(143,144,148,.14);border-radius:18px;background:linear-gradient(180deg,#191b1ff5,#111316f5);box-shadow:inset 0 1px #ffffff0a,0 12px 24px #0000003d}.product-mobile-controls-actions{display:grid;gap:8px}.product-mobile-controls-actions.has-secondary{grid-template-rows:minmax(0,1fr) auto}.product-mobile-controls-actions.is-single{grid-template-rows:minmax(0,1fr)}.product-mobile-controls .product-mobile-control{display:grid;gap:4px;min-width:0;min-height:0;border:1px solid rgba(143,144,148,.14);border-radius:16px;background:#2b2d32eb;box-shadow:inset 0 1px #ffffff0a,0 8px 16px #0000002e;color:var(--product-text);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.product-mobile-control:disabled{opacity:.38;box-shadow:none}.product-mobile-control-direction{display:grid;place-items:center;width:100%;height:100%;padding:0;aspect-ratio:1}.product-mobile-control-up{grid-column:2;grid-row:1}.product-mobile-control-left{grid-column:1;grid-row:2}.product-mobile-control-right{grid-column:3;grid-row:2}.product-mobile-control-down{grid-column:2;grid-row:3}.product-mobile-controls-pad-core{display:grid;grid-column:2;grid-row:2;place-items:center;position:relative}.product-mobile-controls-pad-core:before{content:"";width:10px;height:10px;border-radius:999px;background:#fbbc002e;box-shadow:0 0 0 1px #fbbc0024,0 0 18px #fbbc0029}.product-mobile-control-icon{font-size:1rem;line-height:1;font-weight:700;color:#ffffffd1}.product-mobile-control-primary{width:100%;min-height:96px;padding:12px 10px;place-items:center;text-align:center;align-content:center}.product-mobile-controls-actions.is-single .product-mobile-control-primary{min-height:100%}.product-mobile-control-label{font-size:.68rem;line-height:1;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.product-mobile-control-copy{font-size:.54rem;line-height:1.15;letter-spacing:.08em;text-transform:uppercase;color:#ffffff94}.product-mobile-control-secondary{width:100%;min-height:56px;padding:10px 8px;place-items:center;text-align:center;align-content:center;background:linear-gradient(180deg,#27292df5,#1b1d20f5)}.product-mobile-control-primary.is-primary{border-color:#fbbc002e;background:linear-gradient(180deg,#fbbc00e6,#dba500d1);color:#231700;box-shadow:inset 0 1px #fff5d247,0 8px 16px #8b63002e}.product-mobile-control-primary.is-primary .product-mobile-control-copy{color:#2b1f00b8}.product-upgrade-choice-grid{grid-template-columns:1fr}}.gameplay-upgrade-overlay{position:fixed;left:50%;bottom:20px;transform:translate(-50%);z-index:10;width:min(720px,calc(100vw - 32px))}.gameplay-upgrade-card{border:1px solid rgba(84,110,139,.24);border-radius:18px;padding:16px;background:#0a1018e6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--shadow)}.map-board-shell{--map-cell-size: 40px;--map-axis-size: 44px;border:1px solid var(--border-strong);border-radius:18px;padding:14px;margin-block:8px;background:radial-gradient(circle at top,rgba(109,211,255,.08),transparent 42%),linear-gradient(180deg,#0d131b,#0c1118);color:#d6deeb;box-shadow:var(--shadow)}.map-board-shell-immersive{--map-cell-size: 48px;--map-axis-size: 52px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.map-board-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.map-board-toolbar p{margin:0}.map-board-toolbar-label{color:var(--text-dim);font-size:.72rem;text-transform:uppercase;letter-spacing:.08em}.map-board-toolbar-actions{display:flex;gap:8px}.map-board-help{margin-top:10px}.map-board-legend{margin:4px 0;font-size:.88rem;color:#a8b3c7}.map-board-hud{display:grid;grid-template-columns:repeat(auto-fit,minmax(88px,1fr));gap:6px;margin-top:8px}.map-board-hud-item{border:1px solid #2a313d;border-radius:10px;padding:6px 8px;background:#090d13db;display:grid;gap:2px}.map-board-hud-label{font-size:.68rem;color:#97a6be}.map-board-hud-value{font-size:.9rem}.map-board-layout{display:grid;gap:12px;grid-template-columns:minmax(0,1fr) 220px;margin-top:10px}.map-board-scroll{overflow:auto;border:1px solid #2a313d;border-radius:12px;padding:10px;background:linear-gradient(180deg,#090d13f2,#0a0e14f2),#090d13}.map-board-shell-immersive .map-board-layout{height:100%;margin-top:0;grid-template-columns:minmax(0,1fr) 270px}.map-board-shell-immersive .map-board-scroll{height:100%;min-height:calc(100vh - 88px);display:grid;place-items:center;padding:118px 120px;border:0;border-radius:0;background:radial-gradient(circle at center,rgba(37,63,88,.22),transparent 44%),linear-gradient(180deg,#070c12f0,#060a0ff5)}.map-board-shell-immersive .map-grid{margin:auto}.map-board-shell-immersive .map-cell{border-color:#394b60e6;border-radius:14px}.map-board-shell-immersive .map-cell-main,.map-board-shell-immersive .map-cell-badge,.map-board-shell-immersive .map-cell[data-direction]:after{display:none}.map-board-shell-immersive .map-cell-fog-hidden .map-cell-surface,.map-board-shell-immersive .map-cell-fog-hidden .map-cell-token,.map-board-shell-immersive .map-cell-fog-hidden .map-cell-chip,.map-board-shell-immersive .map-cell-fog-hidden .map-cell-healthbar,.map-board-shell-immersive .map-cell-fog-hidden .map-cell-ambient-dot{opacity:0}.map-grid{display:grid;gap:3px;width:max-content}.map-grid-row{display:contents}.map-grid-axis{display:flex;align-items:center;justify-content:center;min-height:var(--map-cell-size, 40px);color:#6f8298;font-size:.72rem;-webkit-user-select:none;user-select:none}.map-grid-corner{font-weight:600}.map-cell{position:relative;width:var(--map-cell-size, 40px);height:var(--map-cell-size, 40px);border:1px solid #232a35;background:linear-gradient(180deg,#121b26,#0f1721);color:#dce7fb;border-radius:10px;padding:0;line-height:1;font-size:.78rem;display:grid;place-items:center;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease,opacity .12s ease;overflow:hidden}.map-cell-surface,.map-cell-gridline,.map-cell-hint-arrow,.map-cell-token,.map-cell-healthbar,.map-cell-chip,.map-cell-ambient-dot{position:absolute}.map-cell-surface{inset:0;border-radius:inherit}.map-cell-gridline{inset:0;border-radius:inherit;box-shadow:inset 0 0 0 1px #ffffff08}.map-cell-accent-wall{background:radial-gradient(circle at 50% 35%,rgba(109,211,255,.08),transparent 58%),linear-gradient(180deg,#1a2a3d,#142233)}.map-cell-accent-hard-wall{background:linear-gradient(135deg,rgba(255,255,255,.05) 0 12%,transparent 12% 100%),linear-gradient(180deg,#232c39,#1a202b)}.map-cell-accent-corridor{background:linear-gradient(90deg,rgba(255,255,255,.03),transparent 24%,transparent 76%,rgba(255,255,255,.03)),linear-gradient(180deg,#14242d,#0f1d25)}.map-cell-accent-unknown{background:linear-gradient(180deg,#121822,#0b1017)}.map-cell-main{font-size:1rem;font-weight:700;text-shadow:0 1px 8px rgba(0,0,0,.45);position:relative;z-index:2}.map-cell-badge{position:absolute;left:2px;font-size:.52rem;padding:1px 2px;border-radius:4px;background:#000000ad;color:#f5f7fb;max-width:34px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:1.2}.map-cell-badge-primary{top:2px}.map-cell-badge-secondary{bottom:2px}.map-cell-chip{z-index:3;border-radius:999px;padding:2px 6px;font-size:.52rem;line-height:1;background:#070a0ecc;color:#f5f7fb;border:1px solid rgba(255,255,255,.08)}.map-cell-chip-primary{top:4px;left:4px}.map-cell-chip-secondary{right:4px;bottom:4px}.map-cell-fog-hidden{background:#030507;border-color:#0b1119;color:#030507;box-shadow:none}.map-cell-fog-explored{opacity:.62;filter:saturate(.72)}.map-cell-fog-visible{opacity:1}.map-cell-tile-wall{background:linear-gradient(180deg,#18283d,#132131)}.map-cell-tile-hard-wall{background:linear-gradient(180deg,#222a39,#1b2230)}.map-cell-tile-corridor{background:linear-gradient(180deg,#14252d,#102028)}.map-cell-entity-player{background:radial-gradient(circle at 30% 30%,#7de0ff,#2f7cff 60%,#1b3d9a);border-color:#b9ebff;color:#fff;font-weight:700;box-shadow:0 0 0 1px #7de0ff66,0 0 20px #3d98ff47}.map-cell-entity-enemy{background:radial-gradient(circle at 50% 30%,#c95a6b,#6f2431 70%);border-color:#f08b8b;color:#fff}.map-cell-enemy-ghost{background:radial-gradient(circle at 50% 30%,#7fb1d1,#29435c 68%);border-color:#93c5fd;color:#e0f2fe}.map-cell-entity-interactive{background:linear-gradient(180deg,#6e5526,#4e3b17)}.map-cell-entity-pickup{background:linear-gradient(180deg,#43792e,#2c571d)}.map-cell-entity-trap,.map-cell-entity-arrow-trap{background:linear-gradient(180deg,#5e2d66,#47204d)}.map-cell-entity-portal{background:linear-gradient(180deg,#216f80,#173f52)}.map-cell-entity-torch{background:linear-gradient(180deg,#8c6224,#5d4019)}.map-cell-selected{outline:2px solid #f3c969;outline-offset:2px;box-shadow:0 0 0 2px #f3c96926}.map-cell-clickable{cursor:pointer}.map-cell-clickable:hover{transform:translateY(-2px) scale(1.02);border-color:#5c7696}.map-cell-hint-move{box-shadow:inset 0 0 0 2px #3fb950,0 0 18px #3fb9502e}.map-cell-hint-break{box-shadow:inset 0 0 0 2px #d29922,0 0 18px #d2992229}.map-cell-hint-attack{box-shadow:inset 0 0 0 2px #f85149,0 0 18px #f8514929}.map-cell-hint-blocked{box-shadow:inset 0 0 0 2px #6e7681}.map-cell-hint-arrow{left:50%;top:50%;width:10px;height:10px;transform:translate(-50%,-50%);border-radius:999px;opacity:.22}.map-cell-hint-arrow-move{background:#3fb950}.map-cell-hint-arrow-break{background:#d29922}.map-cell-hint-arrow-attack{background:#f85149}.map-cell-hint-arrow-blocked{background:#6e7681}.map-cell-token{z-index:2;left:50%;top:50%;width:58%;height:58%;transform:translate(-50%,-54%);display:grid;place-items:center;border-radius:14px;border:1px solid rgba(255,255,255,.12);box-shadow:inset 0 1px #ffffff14,0 6px 16px #00000047}.map-cell-token-player{background:radial-gradient(circle at 35% 28%,#9ee9ff,#3f8fff 62%,#1f439f)}.map-cell-token-enemy{background:radial-gradient(circle at 35% 30%,#f08b8b,#8b3041 70%)}.map-cell-token-interactive{background:linear-gradient(180deg,#9f7a2a,#654817)}.map-cell-token-pickup{background:linear-gradient(180deg,#66bb57,#317029)}.map-cell-token-trap,.map-cell-token-arrow-trap{background:linear-gradient(180deg,#7d4d8c,#542760)}.map-cell-token-portal{background:linear-gradient(180deg,#39adc1,#1d6074)}.map-cell-token-torch{background:linear-gradient(180deg,#f0b35b,#9e6125)}.map-cell-token-ghost{background:radial-gradient(circle at 35% 28%,#d7eeff,#5f8bb6 64%,#35526e)}.map-cell-token-symbol{font-size:.88rem;font-weight:800;color:#f7fbff;text-shadow:0 1px 8px rgba(0,0,0,.35)}.map-cell-healthbar{z-index:2;left:6px;right:6px;bottom:6px;height:5px;border-radius:999px;background:#05080cb3;overflow:hidden}.map-cell-healthbar-fill{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#ff7474,#f3c969)}.map-cell-ambient-dot{z-index:1;left:50%;top:50%;width:6px;height:6px;transform:translate(-50%,-50%);border-radius:999px;background:#ffffff14}.map-cell[data-direction]:after{content:attr(data-direction);position:absolute;right:2px;top:2px;font-size:.56rem;color:#d6deeb;opacity:.92;font-weight:700}.map-inspector{border:1px solid #2a313d;border-radius:12px;padding:12px;background:#090d13eb;position:sticky;top:12px}.map-inspector-immersive{min-width:270px;margin:120px 18px 18px 0;background:linear-gradient(180deg,#0c1118f5,#080c12f5)}.map-inspector h4{margin:0 0 10px}.map-inspector p{margin:4px 0;font-size:.88rem}.map2-shell{position:relative;height:100%;display:grid;grid-template-rows:auto minmax(0,1fr)}.map2-controls{position:absolute;top:18px;left:18px;z-index:4}.map2-control-stack{display:grid;gap:10px}.map2-segmented{display:inline-flex;gap:6px;padding:6px;border:1px solid rgba(84,110,139,.24);border-radius:999px;background:#0a1018c7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.map2-segmented button{border-radius:999px;min-width:72px}.map2-toolbar{display:inline-flex;flex-wrap:wrap;gap:6px;padding:6px;border:1px solid rgba(84,110,139,.24);border-radius:16px;background:#0a1018c7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.map2-toolbar button{min-width:48px}.map2-toolbar-value{min-width:78px}.map2-dpad{width:192px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:6px;border:1px solid rgba(84,110,139,.24);border-radius:16px;background:#0a1018c7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.map2-dpad button{min-height:40px}.map2-dpad-spacer{opacity:0;pointer-events:none}.map2-stage{display:grid;grid-template-columns:minmax(0,1fr) 240px;height:100%}.map2-board{min-height:calc(100vh - 88px);display:grid;place-items:center;padding:84px 84px 40px;background:radial-gradient(circle at center,rgba(22,32,44,.2),transparent 42%),#05080c}.map2-grid{--map2-cell-size: 54px;--map2-stroke: clamp(1px, calc(var(--map2-cell-size) * .045), 3px);--map2-stroke-strong: clamp(1px, calc(var(--map2-cell-size) * .08), 4px);--map2-inset-sm: clamp(1px, calc(var(--map2-cell-size) * .07), 4px);--map2-inset-md: clamp(2px, calc(var(--map2-cell-size) * .11), 6px);--map2-dot-size: clamp(4px, calc(var(--map2-cell-size) * .13), 8px);--map2-token-radius: clamp(6px, calc(var(--map2-cell-size) * .26), 16px);--map2-token-shadow: 0 calc(var(--map2-cell-size) * .11) calc(var(--map2-cell-size) * .26) rgba(0, 0, 0, .26);--map2-badge-offset: clamp(1px, calc(var(--map2-cell-size) * .055), 4px);--map2-badge-padding-y: clamp(1px, calc(var(--map2-cell-size) * .045), 3px);--map2-badge-padding-x: clamp(3px, calc(var(--map2-cell-size) * .1), 6px);--map2-badge-font-size: clamp(7px, calc(var(--map2-cell-size) * .18), 12px);--map2-badge-min-width: clamp(12px, calc(var(--map2-cell-size) * .42), 24px);--map2-token-font-size: clamp(8px, calc(var(--map2-cell-size) * .3), 16px);--map2-token-font-size-sm: clamp(7px, calc(var(--map2-cell-size) * .26), 14px);--map2-token-scale: 1;display:grid;gap:2px;padding:2px;background:#000;box-shadow:0 18px 48px #00000057}.map2-grid.map2-grid-compact{--map2-badge-padding-y: 1px;--map2-badge-padding-x: clamp(2px, calc(var(--map2-cell-size) * .08), 4px);--map2-badge-font-size: clamp(6px, calc(var(--map2-cell-size) * .16), 9px);--map2-badge-min-width: clamp(10px, calc(var(--map2-cell-size) * .34), 16px);--map2-token-scale: .94}.map2-grid.map2-grid-tiny{--map2-badge-padding-y: 0;--map2-badge-padding-x: 2px;--map2-badge-font-size: clamp(6px, calc(var(--map2-cell-size) * .14), 8px);--map2-badge-min-width: clamp(9px, calc(var(--map2-cell-size) * .28), 12px);--map2-badge-offset: 1px;--map2-token-font-size: clamp(7px, calc(var(--map2-cell-size) * .24), 10px);--map2-token-font-size-sm: clamp(6px, calc(var(--map2-cell-size) * .2), 9px);--map2-token-scale: .88}.map2-cell{position:relative;width:var(--map2-cell-size);height:var(--map2-cell-size);padding:0;border:0;border-radius:0;overflow:hidden;transition:filter .12s ease,transform .12s ease;background:#000}.map2-cell.is-selected{outline:var(--map2-stroke-strong) solid #fff7b8;outline-offset:calc(var(--map2-stroke) * -1);z-index:2}.map2-cell:hover{filter:brightness(1.05)}.map2-cell-base,.map2-cell-pattern,.map2-token{position:absolute}.map2-cell-base{inset:0}.map2-cell-base:before,.map2-cell-base:after{content:"";position:absolute;pointer-events:none}.map2-cell-wall .map2-cell-base{background:#fff}.map2-cell-hard-wall .map2-cell-base{background:#555}.map2-cell-corridor .map2-cell-base{background:#bdbdbd}.map2-cell-unknown .map2-cell-base{background:#10161f}.map2-cell-void .map2-cell-base{background:#020304}.map2-cell-visited .map2-cell-base:before{inset:0;background:#5c986c2e}.map2-cell-visited .map2-cell-base:after{top:var(--map2-inset-sm);right:var(--map2-inset-sm);width:var(--map2-dot-size);height:var(--map2-dot-size);border-radius:999px;background:#d2f8d6d1;box-shadow:0 0 0 1px #1e422647}.map2-cell-portal-prompt .map2-cell-base:before{inset:0;background:#76d6ff1f}.map2-cell-portal-prompt .map2-cell-base:after{inset:var(--map2-inset-sm);border:var(--map2-stroke) solid rgba(148,230,255,.72);border-radius:clamp(4px,calc(var(--map2-cell-size) * .12),6px);background:transparent;box-shadow:0 0 0 1px #1f6f9129,0 0 14px #52ddff1f}.map2-cell-shroom-danger .map2-cell-base:before{inset:0;background:#a854542e}.map2-cell-shroom-danger .map2-cell-base:after{inset:var(--map2-inset-md);top:var(--map2-inset-md);left:auto;right:var(--map2-inset-md);bottom:auto;width:clamp(8px,calc(var(--map2-cell-size) * .24),14px);height:clamp(8px,calc(var(--map2-cell-size) * .24),14px);display:grid;place-items:center;content:"";border-radius:3px;background:center / contain no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23ffd8a8' stroke='%23804412' stroke-width='1.4' d='M12 3L22 21H2L12 3Z'/%3E%3Crect x='11' y='9' width='2' height='6' rx='1' fill='%23804412'/%3E%3Ccircle cx='12' cy='18' r='1.2' fill='%23804412'/%3E%3C/svg%3E");box-shadow:none}.map2-fog-hidden .map2-cell-base{background:#000}.map2-fog-explored .map2-cell-base{background:#3f3f3f}.map2-cell-pattern,.map2-cell-wall .map2-cell-pattern,.map2-cell-hard-wall .map2-cell-pattern,.map2-cell-corridor .map2-cell-pattern{display:none}.map2-token{left:50%;top:50%;width:62%;height:62%;transform:translate(-50%,-50%) scale(var(--map2-token-scale));display:grid;place-items:center;border-radius:var(--map2-token-radius);border:var(--map2-stroke) solid rgba(255,255,255,.15);box-shadow:var(--map2-token-shadow)}.map2-token:before{content:"";position:absolute;inset:0;display:grid;place-items:center;font-size:clamp(9px,calc(var(--map2-cell-size) * .32),22px);font-weight:900;opacity:0;pointer-events:none}.map2-token-badge{position:absolute;min-width:var(--map2-badge-min-width);padding:var(--map2-badge-padding-y) var(--map2-badge-padding-x);border-radius:999px;background:#080c12db;border:1px solid rgba(255,255,255,.18);color:#f8fbff;font-size:var(--map2-badge-font-size);line-height:1;font-weight:800;letter-spacing:.03em;text-align:center;box-shadow:0 calc(var(--map2-cell-size) * .08) calc(var(--map2-cell-size) * .18) #0000003d}.map2-token-badge-nw{top:var(--map2-badge-offset);left:var(--map2-badge-offset)}.map2-token-badge-ne{top:var(--map2-badge-offset);right:var(--map2-badge-offset)}.map2-token-badge-sw{left:var(--map2-badge-offset);bottom:var(--map2-badge-offset)}.map2-token-badge-se{right:var(--map2-badge-offset);bottom:var(--map2-badge-offset)}.map2-token-badge-danger{background:#6f1414eb;border-color:#ffb7b757;color:#fff0f0}.map2-token-badge-skull{background:#1f1f1ff0;border-color:#fff4be47;color:#fff3cb}.map2-token-badge-ghost{background:#373743eb;border-color:#dbe0ff47;color:#f0f3ff}.map2-token-badge-neutral{background:#080c12e6;border-color:#ffffff2e;color:#f8fbff}.map2-token-badge-warning{background:#243d48f0;border-color:#b2ebff57;color:#e9fbff}.map2-token-badge-energy{background:#5a4705eb;border-color:#ffe97852;color:#fff9d9}.map2-token-badge-treasure{background:#4a3104eb;border-color:#ffe6a652;color:#fff4d0}.map2-token-badge-marble{background:#113f1deb;border-color:#baffc452;color:#e9ffec}.map2-token-badge-jackpot{background:#47205cf2;border-color:#f6d2ff57;color:#fff0ff}.map2-token-badge-value{background:#080c12db;border-color:#ffffff2e;color:#f8fbff}.map2-token-core{font-size:var(--map2-token-font-size);font-weight:800;letter-spacing:.04em;color:#fff;text-shadow:0 1px 8px rgba(0,0,0,.35)}.map2-entity-player .map2-token-core,.map2-entity-stairs .map2-token-core,.map2-entity-fountain .map2-token-core,.map2-entity-portal .map2-token-core,.map2-entity-pickup-energy .map2-token-core,.map2-entity-pickup-amber .map2-token-core,.map2-entity-torch .map2-token-core,.map2-entity-chest .map2-token-core,.map2-entity-pickup-treasure .map2-token-core{color:#111;text-shadow:none}.map2-entity-player .map2-token{border-radius:999px;background:#fff;border-color:#111}.map2-entity-player .map2-token-core{font-size:var(--map2-token-font-size-sm);font-weight:900}.map2-entity-enemy .map2-token{border-radius:999px;background:radial-gradient(circle at 35% 30%,#3f4651,#13171e 42%,#080b0f);border-color:#dbe7ff;box-shadow:0 0 0 1px #d6e2ff29,0 0 16px #090e142e}.map2-entity-enemy-skull .map2-token{border-radius:999px;background:radial-gradient(circle at 35% 30%,#f6f0d2,#cfc7ae 34%,#4f4a3d);border-color:#30291d;box-shadow:0 0 0 1px #fff1bd38,0 0 16px #54492a29}.map2-entity-enemy-skull .map2-token-core{color:#18140c;text-shadow:none}.map2-entity-enemy-jackpot .map2-token{border-radius:999px;background:radial-gradient(circle at 35% 30%,#fff7d5,#f0d476 28%,#8f56ff 72%,#32185b);border-color:#fff0bd;box-shadow:0 0 0 1px #ffefb042,0 0 20px #ac62ff3d}.map2-entity-enemy-jackpot .map2-token-core{color:#23122e;text-shadow:none}.map2-entity-ghost .map2-token{border-radius:999px;background:#7a7a7a;border-color:#f2f2f2}.map2-entity-ghost-danger .map2-token{border-radius:999px;background:radial-gradient(circle at 35% 30%,#ffd0d0,#ff7d7d 34%,#8b1f1f);border-color:#ffe6e6;box-shadow:0 0 0 1px #ffb7b738,0 0 16px #ff68682e}.map2-entity-stairs .map2-token{border-radius:clamp(5px,calc(var(--map2-cell-size) * .2),12px);background:linear-gradient(180deg,#fff4a3,#e0b84f);border-color:#46310a;box-shadow:0 0 0 1px #fff3b659,0 8px 16px #00000047}.map2-entity-fountain .map2-token{border-radius:999px;background:radial-gradient(circle at 35% 30%,#eaffff,#bff6ff 28%,#66d5ef 62%,#1b6f8c);border-color:#08374a;box-shadow:0 0 0 1px #aaf5ff4d,0 0 18px #5ae0f738}.map2-entity-fountain-spent .map2-token{border-radius:999px;background:radial-gradient(circle at 35% 30%,#dfe5e8,#a9b4bb 30%,#5b666d);border-color:#263239;box-shadow:0 0 0 1px #d5dde22e,0 6px 12px #00000038}.map2-entity-fountain-spent .map2-token-core,.map2-entity-fountain-spent .map2-token-badge{color:#111;text-shadow:none}.map2-entity-breakable .map2-token{border-radius:clamp(4px,calc(var(--map2-cell-size) * .18),10px);background:linear-gradient(180deg,#9b7750,#6d4d2d);border-color:#f2d3ab;box-shadow:inset 0 0 0 1px #25160a47,0 6px 14px #00000042}.map2-entity-chest .map2-token{border-radius:clamp(5px,calc(var(--map2-cell-size) * .2),12px);background:linear-gradient(180deg,#ffe6a3,#c6902d);border-color:#3f2a0a;box-shadow:inset 0 0 0 1px #fff5c74d,0 6px 14px #00000047}.map2-entity-portal .map2-token{border-radius:999px;background:radial-gradient(circle,#080a10f5 0 34%,#6bf5ff 35% 48%,#101824 49% 62%,#e59dff 63% 76%,#111723 77% 100%);border-color:#d7d2ff;box-shadow:0 0 0 1px #baf1ff47,0 0 20px #ac77ff33}.map2-entity-interactive .map2-token{background:#7a7a7a;border-color:#f2f2f2}.map2-entity-pickup-energy .map2-token{border-radius:999px;background:radial-gradient(circle at 35% 30%,#fffbd3,#ffe978 34%,#e4b92f);border-color:#5a4705;box-shadow:0 0 0 1px #ffec963d,0 0 16px #e7bf352e}.map2-entity-pickup-treasure .map2-token{border-radius:clamp(5px,calc(var(--map2-cell-size) * .2),12px);background:linear-gradient(180deg,#fff1bf,#e1aa2d);border-color:#4a3104;box-shadow:0 0 0 1px #ffe49538,0 0 16px #d6a33129}.map2-entity-pickup-marble .map2-token{border-radius:999px;background:radial-gradient(circle at 35% 30%,#d7ffe0,#8bdf8c 34%,#2d8d46);border-color:#113f1d;box-shadow:0 0 0 1px #b7f5bf33,0 0 16px #46b15c29}.map2-entity-pickup-amber .map2-token{border-radius:999px;background:radial-gradient(circle at 35% 30%,#fff2ca,#ffbf59 34%,#c66a1c 72%,#4d2204);border-color:#5b2902;box-shadow:0 0 0 1px #ffc8703d,0 0 16px #ff914033}.map2-entity-pickup-generic .map2-token{border-radius:999px;background:#f2f2f2;border-color:#2a2a2a}.map2-entity-pickup-energy .map2-token:before,.map2-entity-pickup-treasure .map2-token:before,.map2-entity-pickup-marble .map2-token:before,.map2-entity-pickup-amber .map2-token:before{opacity:.16}.map2-entity-pickup-energy .map2-token:before{content:"E"}.map2-entity-pickup-treasure .map2-token:before{content:"$"}.map2-entity-pickup-marble .map2-token:before{content:"M"}.map2-entity-pickup-amber .map2-token:before{content:"A"}.map2-entity-violet .map2-token,.map2-entity-trap .map2-token{background:#111;border-color:#d9d9d9}.map2-entity-torch .map2-token{border-radius:999px;background:#d9d9d9;border-color:#2a2a2a}.map2-entity-breakable .map2-token-core{color:#fff5e8}.map2-entity-chest .map2-token-core,.map2-entity-stairs .map2-token-core{font-size:clamp(8px,calc(var(--map2-cell-size) * .31),16px)}.map2-entity-portal .map2-token-core{color:#f4f7ff;text-shadow:0 1px 10px rgba(0,0,0,.35)}.map2-hint-move{box-shadow:inset 0 0 0 var(--map2-stroke) #fff}.map2-hint-attack{box-shadow:inset 0 0 0 var(--map2-stroke) #000,inset 0 0 0 calc(var(--map2-stroke) * 2) #fff}.map2-hint-break{box-shadow:inset 0 0 0 var(--map2-stroke) #d9d9d9}.map2-hint-blocked{box-shadow:inset 0 0 0 var(--map2-stroke) #5a5a5a}.map2-fog-hidden .map2-cell-pattern,.map2-fog-hidden .map2-token{opacity:0}.map2-fog-remembered .map2-cell-base,.map2-fog-remembered .map2-token{opacity:.92}.map2-fog-hidden.map2-cell-visited .map2-cell-base:before,.map2-fog-hidden.map2-cell-visited .map2-cell-base:after{opacity:0}.map2-cell-hard-wall{box-shadow:inset 0 0 0 1px #1e1e1e73}.map2-cell-wall,.map2-cell-corridor{box-shadow:inset 0 0 0 1px #00000024}.map2-cell-wall{outline:1px solid rgba(0,0,0,.1);outline-offset:-1px}.map2-cell-corridor{outline:1px solid rgba(0,0,0,.2);outline-offset:-1px}.map2-sidebar{display:grid;align-content:start;gap:12px;padding:84px 18px 18px 0}.map2-card{border:1px solid rgba(84,110,139,.22);border-radius:16px;padding:12px;background:#0a1018d1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.map2-card h3{font-size:.96rem}.map2-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.map2-kv{display:flex;justify-content:space-between;gap:8px;margin-top:8px;color:var(--text-muted)}.map2-kv strong{color:var(--text)}.map2-card-note{margin-top:10px;color:var(--text-dim);font-size:.78rem}.map2-sync-pill{border:1px solid rgba(84,110,139,.3);border-radius:999px;padding:3px 8px;font-size:.68rem;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.map2-sync-pill-syncing{border-color:#6dd3ff59;color:var(--accent)}.map2-sync-pill-synced,.map2-sync-pill-local{border-color:#6ccd9359;color:#8de0a8}.map2-sync-pill-error{border-color:#ff8f8f59;color:var(--danger)}.map2-verdict-pill{border:1px solid rgba(84,110,139,.3);border-radius:999px;padding:3px 8px;font-size:.68rem;letter-spacing:.08em;text-transform:uppercase}.map2-verdict-pill-collecting{border-color:#6dd3ff59;color:var(--accent)}.map2-verdict-pill-likely-global{border-color:#6ccd9359;color:#8de0a8}.map2-verdict-pill-suspicious-windowed{border-color:#ff8f8f59;color:var(--danger)}.map2-entity-groups{display:grid;gap:8px;margin-top:12px;max-height:min(52vh,520px);overflow:auto;padding-right:2px}.map2-entity-group{border-color:#546e8b29;background:#0d141da3}.map2-entity-group summary{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--text-muted);font-size:.82rem}.map2-entity-group summary span{color:var(--text)}.map2-entity-list,.map2-probe-list,.map2-probe-notes{display:grid;gap:8px;margin-top:10px}.map2-entity-row{border:1px solid rgba(84,110,139,.14);border-radius:12px;padding:10px;background:#090e15b8}.map2-entity-row-main{display:flex;align-items:center;justify-content:space-between;gap:12px}.map2-entity-row-main span{color:var(--accent);font-size:.78rem}.map2-entity-row-meta,.map2-empty-state{margin-top:6px;color:var(--text-dim);font-size:.76rem}@media(max-width:920px){.client-shell,.client-shell-header{padding-left:16px;padding-right:16px}.client-shell-layout,.gameplay-screen-layout,.map-board-layout,.panel-grid-two,.map-board-shell-immersive .map-board-layout{grid-template-columns:1fr}.map-board-shell-immersive .map-board-scroll{min-height:auto;padding:14px}.map-inspector-immersive{margin:0 14px 14px;min-width:0}.map2-stage{grid-template-columns:1fr}.map2-board{min-height:auto;padding:84px 14px 14px}.map2-grid{--map2-cell-size: 42px}.map2-sidebar{padding:0 14px 14px}}:root{--bg: #0a0909;--bg-elevated: #131212;--bg-panel: rgba(19, 18, 18, .9);--bg-panel-strong: #171616;--border: rgba(119, 117, 117, .24);--border-strong: rgba(223, 255, 0, .28);--text: #ffffff;--text-muted: #adaaaa;--text-dim: #7e7a7a;--accent: #dfff00;--accent-strong: #f6ffc0;--danger: #ff7351;--shadow: 0 22px 64px rgba(0, 0, 0, .42)}html{color-scheme:dark;scrollbar-gutter:stable}body{position:relative;min-height:100vh;font-family:Inter,sans-serif;background:radial-gradient(circle at top center,rgba(255,255,255,.035),transparent 36%),linear-gradient(180deg,rgba(255,255,255,.015),transparent 32%),linear-gradient(180deg,#111010,#090909)}body:before,body:after{content:"";position:fixed;inset:0;pointer-events:none;z-index:0}body:before{background:linear-gradient(90deg,rgba(255,255,255,.016),transparent 20%,transparent 80%,rgba(255,255,255,.016)),repeating-linear-gradient(90deg,transparent 0,transparent 95px,rgba(255,255,255,.018) 96px,transparent 97px);opacity:.3}body:after{background:linear-gradient(#12101000 50%,#0000003d 50%),linear-gradient(90deg,#ff00000d,#00ff0004,#0000ff0d);background-size:100% 2px,3px 100%;opacity:.18}#root{position:relative;z-index:1}a{color:var(--accent-strong)}button,input,select,textarea{border-color:#4948477a;border-radius:14px;background:#090909eb}button,a{transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease,box-shadow .16s ease,opacity .16s ease}button:hover:not(:disabled){transform:translateY(-1px)}input,select,textarea,pre,details,summary,.panel-eyebrow,.client-shell-subtitle,.product-topbar-link,.product-topbar-profile-copy span,.product-topbar-profile-copy strong,.product-topbar-guest span,.product-card-note,.product-hero p,.product-map-toolbar-readout,.product-map-toolbar-meta,.product-upgrade-choice-copy,.product-upgrade-choice-duration{font-family:JetBrains Mono,monospace}.client-shell{width:min(100%,1440px);margin:0 auto}.client-shell-header,.panel-card,.stat-card,.gameplay-map-empty-card{position:relative;overflow:hidden;border:1px solid rgba(73,72,71,.24);border-radius:24px;box-shadow:var(--shadow)}.client-shell-header:before,.panel-card:before,.gameplay-map-empty-card:before,.product-card:before,.product-mode-card:before,.product-log-card:before,.product-map-overlay:before,.product-upgrade-sheet-card:before{content:"";position:absolute;inset:0 0 auto;height:1px;background:linear-gradient(90deg,transparent,rgba(223,255,0,.22),transparent);pointer-events:none}.client-shell-header{border-left:2px solid rgba(223,255,0,.72);padding:26px 28px;background:linear-gradient(180deg,rgba(255,255,255,.015),transparent 18%),linear-gradient(135deg,#1b1818fa,#0d0c0cfa)}.client-shell-header h1,.panel-header h2{font-family:Space Grotesk,sans-serif;font-weight:900;letter-spacing:-.04em;text-transform:uppercase}.client-shell-header h1{font-size:clamp(2.5rem,5vw,4.4rem);line-height:.9}.client-shell-subtitle{margin-top:10px;color:var(--text-dim);font-size:.76rem;letter-spacing:.18em;text-transform:uppercase}.panel-eyebrow{color:var(--accent);font-size:.62rem;letter-spacing:.24em}.panel-card,.stat-card,.gameplay-map-empty-card{background:linear-gradient(180deg,#1d1b1bfa,#141313fa)}.stat-card{min-height:100%}.gameplay-map-page{background:radial-gradient(circle at top center,rgba(255,255,255,.028),transparent 34%),linear-gradient(180deg,#111010,#090909)}.gameplay-map-empty-card{border-left:2px solid rgba(223,255,0,.72);background:linear-gradient(180deg,rgba(255,255,255,.02),transparent 22%),linear-gradient(135deg,#1b1818f5,#0d0c0cf5)}.product-shell{--product-bg: #0a0909;--product-bg-soft: #131212;--product-panel: #171616;--product-panel-strong: #1d1b1b;--product-panel-lowest: #090909;--product-border: rgba(119, 117, 117, .24);--product-border-strong: rgba(223, 255, 0, .28);--product-text: #ffffff;--product-muted: #adaaaa;--product-dim: #7e7a7a;--product-gold: #dfff00;--product-gold-strong: #f6ffc0;--product-error: #ff7351;color:var(--product-text);font-family:Inter,sans-serif;background:radial-gradient(circle at top center,rgba(255,255,255,.03),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.015),transparent 24%),linear-gradient(180deg,#111010,#090909)}.product-topbar{border-bottom:1px solid rgba(73,72,71,.22);background:#0a0a0aeb;box-shadow:0 10px 32px #0000003d}.product-topbar-brand-mark{border-right-color:#dfff0024;color:var(--product-gold);font-family:Space Grotesk,sans-serif;font-size:1.08rem;font-weight:900;letter-spacing:-.03em}.product-topbar-link{padding:0 14px;color:var(--product-muted);font-size:.64rem;font-weight:700;letter-spacing:.22em}.product-topbar-link:hover{color:var(--product-gold)}.product-topbar-profile-card{border-left-color:#dfff002e}.product-topbar-profile-copy span,.product-topbar-guest span{color:var(--product-dim);font-size:.62rem;letter-spacing:.18em}.product-topbar-profile-copy strong{color:var(--product-gold);font-size:.62rem;letter-spacing:.2em}.product-topbar-guest strong,.product-topbar-stat strong,.product-status-item strong,.product-map-stat strong,.product-inline-metadata strong,.product-metric-grid strong,.product-log-grid strong,.product-upgrade-sheet-metric strong{font-family:Space Grotesk,sans-serif;font-weight:700}.product-topbar-stat-gold strong,.product-topbar-stat-amber strong{color:var(--product-gold)}.product-topbar-stat-ember strong{color:#ffb167}.product-topbar-stat-marble strong{color:#7de0ff}.product-topbar-icon-button{border-radius:999px;background:#ffffff08;box-shadow:inset 0 0 0 1px #49484752}.product-topbar-icon-button:hover{box-shadow:inset 0 0 0 1px #ff735147}.product-hero{max-width:820px;gap:14px;border-left:0;padding-left:0}.product-hero-eyebrow{display:inline-flex;align-items:center;gap:14px;color:var(--product-gold);font-family:JetBrains Mono,monospace}.product-hero-eyebrow:before{content:"";width:48px;height:1px;background:var(--product-gold-strong)}.product-hero h1,.product-mode-card h2{font-family:Space Grotesk,sans-serif;font-weight:900;line-height:.88}.product-hero h1{font-size:clamp(3rem,8vw,5.4rem)}.product-hero p,.product-mode-card p{color:var(--product-muted);font-size:.76rem;letter-spacing:.14em;line-height:1.7;text-transform:uppercase}.product-card,.product-mode-card,.product-log-card,.product-map-overlay,.product-upgrade-sheet-card{position:relative;overflow:hidden;border:1px solid rgba(73,72,71,.24);border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,.015),transparent 18%),linear-gradient(180deg,#1d1b1bfa,#0d0c0cfa);box-shadow:var(--shadow)}.product-card-focus{border-left:2px solid rgba(223,255,0,.72);border-top-color:#dfff002e}.product-avatar-frame{border-radius:18px;background:linear-gradient(135deg,#dfff0033,#dfff000d);color:var(--product-gold)}.product-log-card{background:linear-gradient(180deg,rgba(255,255,255,.01),transparent 18%),#090909f5}.product-mode-card-gold,.product-mode-card-accent{background:linear-gradient(180deg,rgba(223,255,0,.06),transparent 42%),linear-gradient(180deg,#232219,#161512);border-color:#dfff0033}.product-mode-card-ember{background:linear-gradient(180deg,rgba(255,115,81,.08),transparent 42%),linear-gradient(180deg,#231815,#120f0e)}.product-mode-card-header strong,.product-mode-card-header .product-card-label{font-family:JetBrains Mono,monospace}.product-mode-card-header strong{color:var(--product-gold);font-size:.62rem;letter-spacing:.18em;text-transform:uppercase}.product-button,.product-map-toolbar-button,.product-mobile-controls button{border:1px solid rgba(73,72,71,.48);border-radius:16px;font-family:Space Grotesk,sans-serif;font-size:.76rem;font-weight:900;letter-spacing:.12em}.product-button-primary,.product-map-toolbar-button.is-active,.product-mobile-controls button.is-primary{background:var(--product-gold);border-color:#dfff007a;color:#293100;box-shadow:0 0 20px #dfff0029}.product-button-secondary{background:#1c1b1bf5;color:var(--product-gold)}.product-button-ghost,.product-map-toolbar-button,.product-mobile-controls button{background:#121212eb;color:var(--product-text)}.product-button-secondary:hover,.product-button-ghost:hover,.product-map-toolbar-button:hover,.product-mobile-controls button:hover{border-color:#dfff0047}.product-field input{height:56px;border:1px solid rgba(38,38,38,.8);border-bottom-color:#dfff0024;border-radius:16px;padding:0 18px;background:var(--product-panel-lowest);color:var(--product-gold-strong);font-family:JetBrains Mono,monospace;font-size:clamp(1rem,2.4vw,1.1rem);outline:none}.product-field input:focus{border-color:#dfff0042;box-shadow:inset 0 -1px #dfff0042}.product-map-grid-wrap{background:radial-gradient(circle at center,rgba(223,255,0,.06),transparent 34%),linear-gradient(180deg,#0c0c0cf0,#090909fa);border:1px solid rgba(73,72,71,.24);border-radius:28px;box-shadow:inset 0 0 0 1px #ffffff08,0 18px 34px #0000003d}.product-map-grid-wrap .map2-grid{border-radius:24px;background:linear-gradient(180deg,#49484747,#4948472e),#000000eb}.product-map-grid-wrap .map2-cell{background:linear-gradient(180deg,#1d1b1bfa,#111010fa);box-shadow:inset 0 0 0 1px #49484738,inset 0 1px #ffffff05}.product-map-grid-wrap .map2-cell:hover{box-shadow:inset 0 0 0 1px #dfff006b,inset 0 0 0 2px #dfff0024,0 0 0 1px #dfff001f}.product-map-toolbar-readout,.product-map-toolbar-meta,.product-map-details-title,.product-upgrade-sheet-metric span,.product-upgrade-sheet-active-pill,.product-upgrade-duration-pill,.product-map-details-badge,.product-upgrade-list li{font-family:JetBrains Mono,monospace}.product-upgrade-duration-pill{border-color:#dfff0038;background:#dfff0014;color:var(--product-gold)}.product-upgrade-sheet-metric,.product-upgrade-sheet-active-pill,.product-upgrade-list li,.product-map-details-badge{border-color:#4948473d;background:#ffffff0a}.product-upgrade-choice{border:1px solid rgba(73,72,71,.3);border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.015),transparent 22%),linear-gradient(180deg,#1d1b1bfa,#141313fa)}.product-upgrade-choice:hover:not(:disabled){border-color:#dfff003d;background:linear-gradient(180deg,rgba(223,255,0,.04),transparent 22%),linear-gradient(180deg,#24221efa,#141313fa)}@media(max-width:1024px){.client-shell-header{padding:24px}.product-topbar{padding:14px 16px}}@media(max-width:768px){.client-shell{padding:16px}.client-shell-header,.panel-card,.product-card,.product-mode-card,.product-map-overlay,.product-upgrade-sheet-card,.gameplay-map-empty-card{border-radius:20px}.product-shell-lobby{padding-top:156px}.product-topbar-stats{gap:10px 12px}.product-hero h1{font-size:clamp(2.4rem,13vw,4rem)}.product-hero p,.client-shell-subtitle{font-size:.68rem;letter-spacing:.14em}}.client-shell{width:auto;margin:0}.client-shell-header{border-radius:18px;padding:20px 22px}.panel-card{border-radius:14px}.stat-card{border-radius:10px}.product-card,.product-mode-card,.product-log-card,.product-map-overlay,.product-upgrade-sheet-card,.product-upgrade-choice,.product-button,.product-map-toolbar-button,.product-mobile-controls button,.product-mobile-menu-button{border-radius:0}.product-hero{max-width:760px;border-left:4px solid var(--product-gold);padding-left:20px;gap:12px}.product-hero-eyebrow{display:inline;color:var(--product-dim);font-family:inherit}.product-hero-eyebrow:before{content:none}.product-hero h1{font-size:clamp(2rem,4vw,4.4rem);line-height:.96}.product-hero p,.product-mode-card p{max-width:56ch;font-family:inherit;font-size:inherit;line-height:inherit;letter-spacing:normal;text-transform:none}.product-topbar-brand-mark{font-size:1rem;font-weight:800;letter-spacing:.08em;padding-right:28px}.product-topbar-link,.product-mobile-menu-button{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 10px;border:1px solid rgba(223,255,0,.18);border-radius:14px;background:#121212e6;color:var(--product-gold-strong);font-family:JetBrains Mono,monospace;font-size:.68rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.product-topbar-link:hover,.product-mobile-menu-button:hover{border-color:#dfff004d;color:var(--product-text)}.product-field input{min-height:52px;height:auto;border:0;border-bottom:2px solid rgba(143,144,148,.32);border-radius:0;padding-inline:0;background:transparent;color:var(--product-text);font-family:inherit;font-size:inherit}.product-field input:focus{border-color:transparent;border-bottom-color:#dfff0047;box-shadow:none}.product-map-grid-wrap,.product-map-grid-wrap .map2-grid{border-radius:0}@media(max-width:1024px){.client-shell-header{padding:20px 22px}}@media(max-width:768px){.client-shell{padding:24px 16px}.client-shell-header,.gameplay-map-empty-card{border-radius:18px}.panel-card{border-radius:14px}.product-shell-lobby{padding-top:152px}.product-hero h1{font-size:clamp(2rem,12vw,3.4rem)}}.product-shell-map .product-map-overlay:before,.product-shell-map .product-upgrade-sheet-card:before{content:none}.product-shell-map .product-map-toolbar-button{min-height:36px;border:0;border-radius:0;padding:0 12px;background:#ffffff0d;color:var(--product-text);font-family:inherit;font-size:.68rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;box-shadow:none}.product-shell-map .product-map-toolbar-button.is-active{background:#fbbc0024;border-color:transparent;color:var(--product-gold);box-shadow:none}.product-shell-map .product-map-toolbar-readout,.product-shell-map .product-map-toolbar-meta{color:var(--product-muted);font-family:inherit;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase}.product-shell-map .product-map-grid-wrap{background:radial-gradient(circle at center,rgba(251,188,0,.06),transparent 34%),linear-gradient(180deg,#0c0e11eb,#0c0e11fa);border:1px solid rgba(143,144,148,.14);border-radius:0;box-shadow:inset 0 0 0 1px #ffffff08,0 18px 34px #0000003d}.product-shell-map .product-map-grid-wrap .map2-grid{border-radius:0;background:linear-gradient(180deg,#8f90942e,#8f90941f),#080a0dd1;box-shadow:inset 0 0 0 1px #ffffff0a,0 12px 24px #0003}.product-shell-map .product-map-grid-wrap .map2-cell{background:linear-gradient(180deg,#15181dfa,#0e1014fa);box-shadow:inset 0 0 0 1px #8f90942e,inset 0 1px #ffffff05}.product-shell-map .product-map-grid-wrap .map2-cell:hover{transform:none;box-shadow:inset 0 0 0 1px #fbbc006b,inset 0 0 0 2px #fbbc0024,0 0 0 1px #fbbc001f}.product-shell-map .product-map-overlay{position:absolute;overflow:visible;min-width:220px;border:0;border-radius:0;background:#0c0e11eb;box-shadow:0 14px 28px #0000004d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.product-shell-map .product-map-overlay-stats{display:grid;grid-template-columns:repeat(2,minmax(92px,1fr))}.product-shell-map .product-map-stat+.product-map-stat{box-shadow:inset 1px 0 #8f90942e}.product-shell-map .product-upgrade-list li,.product-shell-map .product-map-details-badge,.product-shell-map .product-upgrade-sheet-active-pill,.product-shell-map .product-upgrade-sheet-metric{border:0;background:initial}.product-shell-map .product-upgrade-list li{font-family:inherit}.product-shell-map .product-upgrade-sheet-card{overflow:visible;border:0;border-radius:0;background:#0c0e11f5;box-shadow:0 18px 40px #00000073}.product-shell-map .product-upgrade-sheet-metric{border:1px solid rgba(143,144,148,.16);background:#ffffff08}.product-shell-map .product-upgrade-sheet-active-pill{border:1px solid rgba(143,144,148,.16);background:#ffffff0a}.product-shell-map .product-map-details-badge{background:#ffffff0f}.product-shell-map .product-upgrade-choice{min-height:112px;border:0;border-radius:0;background:linear-gradient(180deg,#282a2df5,#1a1c1ff5);box-shadow:inset 0 0 0 1px #ffffff0f,inset 0 1px #ffffff08}.product-shell-map .product-upgrade-choice:hover:not(:disabled){border-color:transparent;background:linear-gradient(180deg,#333538fa,#1f2124fa);box-shadow:inset 0 0 0 1px #fbbc002e,inset 0 1px #fff0c20d}.product-shell-map .product-mobile-controls button{border:0;background:transparent;color:inherit;font-family:inherit;box-shadow:none}.product-shell-map .product-mobile-controls button.is-primary{background:var(--product-gold);color:#2b1f00}.product-shell-map .product-mobile-menu-button{min-height:34px;border:0;border-radius:0;padding:0 10px;background:#ffffff0f;color:var(--product-text);font-family:inherit;font-size:.68rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}@media(max-width:768px){.product-shell-map .product-map-grid-wrap{width:100%;min-height:0;height:100%;display:block;background:transparent;border:0;box-shadow:none}.product-shell-map .product-map-overlay{min-width:0;width:auto;border-radius:0}.product-shell-map .product-map-overlay-stack{position:absolute;top:8px;left:8px;right:8px;z-index:3;display:grid;gap:8px}.product-shell-map .product-map-overlay-stack .product-map-overlay{position:relative;inset:auto;width:auto}.product-shell-map .product-map-overlay-stack .product-map-overlay-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.product-shell-map .product-map-overlay-stack .product-map-overlay-upgrades{display:grid;gap:4px;padding:6px 8px;overflow:hidden}.product-shell-map .product-map-overlay-stack .product-map-overlay-upgrades .product-card-label{display:none}.product-shell-map .product-map-overlay-stack .product-upgrade-list{display:flex;gap:4px;flex-wrap:wrap;justify-content:center;overflow:visible;padding-bottom:0}.product-shell-map .product-map-overlay-stack .product-upgrade-list li{flex:0 0 auto;min-height:20px;gap:4px;padding:0 6px;border:1px solid rgba(143,144,148,.16);background:#ffffff0a;font-size:.52rem;letter-spacing:.06em;white-space:nowrap}.product-shell-map .product-map-stat{min-width:0;padding:9px 7px}.product-shell-map .product-upgrade-sheet{position:absolute;left:8px;right:8px;bottom:8px;width:auto;transform:none;padding:0;pointer-events:none}.product-shell-map .product-upgrade-sheet-card{max-height:none;padding:14px;pointer-events:auto}.product-shell-map .product-mobile-controls{display:grid;width:min(100%,308px);margin:0 auto;grid-template-columns:minmax(0,1fr) 96px;gap:14px;align-items:stretch;justify-content:center;padding:0 0 max(8px,env(safe-area-inset-bottom))}.product-shell-map .product-mobile-controls-pad{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(3,1fr);gap:8px;min-width:0;aspect-ratio:1;padding:8px;border:1px solid rgba(143,144,148,.14);border-radius:18px;background:linear-gradient(180deg,#191b1ff5,#111316f5);box-shadow:inset 0 1px #ffffff0a,0 12px 24px #0000003d}.product-shell-map .product-mobile-controls-actions{display:grid;gap:8px}.product-shell-map .product-mobile-controls-actions.has-secondary{grid-template-rows:minmax(0,1fr) auto}.product-shell-map .product-mobile-controls-actions.is-single{grid-template-rows:minmax(0,1fr)}.product-shell-map .product-mobile-controls .product-mobile-control{display:grid;gap:4px;min-width:0;min-height:0;border:1px solid rgba(143,144,148,.14);border-radius:16px;background:#2b2d32eb;box-shadow:inset 0 1px #ffffff0a,0 8px 16px #0000002e;color:var(--product-text);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.product-shell-map .product-mobile-control:disabled{opacity:.38;box-shadow:none}.product-shell-map .product-mobile-control-direction{display:grid;place-items:center;width:100%;height:100%;padding:0;aspect-ratio:1}.product-shell-map .product-mobile-control-up{grid-column:2;grid-row:1}.product-shell-map .product-mobile-control-left{grid-column:1;grid-row:2}.product-shell-map .product-mobile-control-right{grid-column:3;grid-row:2}.product-shell-map .product-mobile-control-down{grid-column:2;grid-row:3}.product-shell-map .product-mobile-controls-pad-core{display:grid;grid-column:2;grid-row:2;place-items:center;position:relative}.product-shell-map .product-mobile-controls-pad-core:before{content:"";width:10px;height:10px;border-radius:999px;background:#fbbc002e;box-shadow:0 0 0 1px #fbbc0024,0 0 18px #fbbc0029}.product-shell-map .product-mobile-control-icon{font-size:1rem;line-height:1;font-weight:700;color:#ffffffd1}.product-shell-map .product-mobile-control-primary{width:100%;min-height:96px;padding:12px 10px;place-items:center;text-align:center;align-content:center}.product-shell-map .product-mobile-controls-actions.is-single .product-mobile-control-primary{min-height:100%}.product-shell-map .product-mobile-control-label{font-size:.68rem;line-height:1;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.product-shell-map .product-mobile-control-copy{font-size:.54rem;line-height:1.15;letter-spacing:.08em;text-transform:uppercase;color:#ffffff94}.product-shell-map .product-mobile-control-secondary{width:100%;min-height:56px;padding:10px 8px;place-items:center;text-align:center;align-content:center;background:linear-gradient(180deg,#27292df5,#1b1d20f5)}.product-shell-map .product-mobile-control-primary.is-primary{border-color:#fbbc002e;background:linear-gradient(180deg,#fbbc00e6,#dba500d1);color:#231700;box-shadow:inset 0 1px #fff5d247,0 8px 16px #8b63002e}.product-shell-map .product-mobile-control-primary.is-primary .product-mobile-control-copy{color:#2b1f00b8}}
