:root{--page: #f4f7fb;--surface: #ffffff;--surface-soft: #eef4ff;--surface-warm: #fff7e4;--surface-green: #ecf8ef;--line: #d9e2ee;--line-strong: #b9c6d8;--text: #172033;--text-soft: #5a677c;--text-muted: #8390a4;--brand: #2471f0;--brand-deep: #1651b6;--green: #35a852;--green-deep: #25783a;--gold: #f1b538;--red: #d94a4a;--shadow: 0 8px 28px rgba(23, 32, 51, .08);--radius: 8px;--radius-sm: 6px}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:var(--page);color:var(--text);line-height:1.5;letter-spacing:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:var(--brand);text-decoration:none}a:hover{text-decoration:underline}button,select,input{font:inherit}button,.btn{display:inline-flex;align-items:center;justify-content:center;min-height:40px;border:1px solid var(--line-strong);border-radius:var(--radius-sm);padding:.55rem .9rem;background:var(--surface);color:var(--text);cursor:pointer;transition:background .12s ease,border-color .12s ease,color .12s ease,transform 80ms ease}button:hover,.btn:hover{background:#f7faff;border-color:var(--brand);text-decoration:none}button:active,.btn:active{transform:translateY(1px)}button.primary,.btn.primary{background:var(--brand);border-color:var(--brand);color:#fff;font-weight:700}button.primary:hover,.btn.primary:hover{background:var(--brand-deep);border-color:var(--brand-deep)}button:disabled{opacity:.55;cursor:not-allowed;transform:none}select{min-height:38px;padding:.45rem 2rem .45rem .7rem;border:1px solid var(--line-strong);border-radius:var(--radius-sm);background:var(--surface);color:var(--text)}input{min-height:40px;width:100%;padding:.5rem .65rem;border:1px solid var(--line-strong);border-radius:var(--radius-sm);background:var(--surface);color:var(--text)}input:focus,select:focus{outline:2px solid rgba(36,113,240,.2);border-color:var(--brand)}code{padding:.1rem .25rem;border-radius:4px;background:#edf2f8;color:#23314a;font-size:.9em}.app{min-height:100vh;display:flex;flex-direction:column}.system-banner{margin:0;padding:.72rem clamp(1rem,4vw,2rem);border-bottom:1px solid var(--line);color:var(--text);font-size:.92rem;font-weight:700}.system-banner.bad{background:#d94a4a1f;border-color:#d94a4a47}.system-banner.warn{background:#f1b53829;border-color:#f1b53847}.topbar{position:sticky;top:0;z-index:10;display:flex;align-items:center;gap:1rem;min-height:68px;padding:.75rem 1.25rem;background:#fffffff5;border-bottom:1px solid var(--line);box-shadow:0 2px 18px #1720330f}.shell-logo{display:inline-flex;align-items:center;gap:.6rem;color:var(--text);flex:none}.shell-logo:hover{text-decoration:none}.shell-logo-mark{display:inline-grid;place-items:center;width:36px;height:36px;border-radius:8px;background:var(--brand);color:#fff;font-size:1.15rem;font-weight:900}.shell-logo-text{display:flex;flex-direction:column;gap:0;line-height:1;font-weight:700}.shell-logo-text strong{color:var(--brand);font-size:.74rem;text-transform:uppercase}.nav{display:flex;flex-wrap:wrap;gap:.25rem}.nav a{display:inline-flex;align-items:center;min-height:36px;padding:.35rem .7rem;border-radius:999px;color:var(--text-soft);font-size:.92rem;font-weight:600}.nav a.active,.nav a:hover{background:var(--surface-soft);color:var(--brand-deep);text-decoration:none}.nav::-webkit-scrollbar{display:none}.spacer{flex:1}.wallet-cluster{display:inline-flex;gap:.4rem;flex-wrap:wrap;justify-content:flex-end}.wallet-pill,.stat-chip{display:inline-flex;align-items:center;gap:.5rem;min-height:34px;padding:.25rem .65rem;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--text);font-size:.86rem;box-shadow:0 1px #1720330a}.label,.wallet-pill .label,.stat-chip .label{color:var(--text-muted);font-size:.72rem;font-weight:700;text-transform:uppercase}.wallet-pill .value,.stat-chip strong{color:var(--text);font-weight:800}.topbar .build-tag{margin-left:.6rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;color:var(--text-muted);opacity:.7;padding:.15rem .45rem;border:1px solid var(--line);border-radius:999px;background:var(--surface);cursor:help;white-space:nowrap}main.page{flex:1;width:100%;max-width:1280px;margin:0 auto;padding:1.5rem}.page-title{margin:0;color:var(--text);font-size:2rem;line-height:1.08}p.page-sub{max-width:58rem;margin:.5rem 0 1.4rem;color:var(--text-soft)}.eyebrow{color:var(--brand-deep);font-size:.74rem;font-weight:800;text-transform:uppercase}.lobby-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,430px);gap:1rem;align-items:stretch;padding:1.25rem 0 1.5rem}.lobby-copy{min-width:0}.hero-actions,.play-actions,.row{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.row.between{justify-content:space-between}.status-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;align-self:end}.status-strip .stat-chip{justify-content:space-between;width:100%;border-radius:var(--radius);padding:.75rem .85rem;background:var(--surface);box-shadow:var(--shadow)}.lobby-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:1.2rem;align-items:start}.lobby-main,.lobby-sidebar{min-width:0}.lobby-sidebar{display:grid;gap:.8rem;position:sticky;top:88px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin:0 0 .85rem}.section-heading.compact{align-items:start;margin-bottom:1rem}.section-heading h2,.section-title,.utility-card h2{margin:0;color:var(--text);font-size:1.08rem}.section-heading p,.utility-card p{margin:.18rem 0 0;color:var(--text-soft);font-size:.92rem}.grid{display:grid;gap:.9rem}.grid.tiles,.game-grid{grid-template-columns:repeat(auto-fill,minmax(218px,1fr))}.tile,.card,.utility-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow)}.tile{position:relative;display:grid;align-items:stretch;justify-content:stretch;grid-template-rows:auto minmax(0,1fr) auto;width:100%;overflow:hidden;min-height:228px;padding:0;text-align:left;cursor:pointer;transition:transform .12s ease,border-color .12s ease,box-shadow .12s ease}.tile:hover{transform:translateY(-2px);border-color:var(--tile-from, var(--brand));box-shadow:0 14px 34px #1720331f}.tile.disabled{opacity:.68;cursor:not-allowed}.tile.disabled:hover{transform:none;border-color:var(--line)}.game-tile-top{display:flex;align-items:flex-start;justify-content:space-between;width:100%;min-height:118px;padding:.75rem;background:radial-gradient(circle at 20% 15%,rgba(255,255,255,.34),transparent 34%),linear-gradient(135deg,var(--tile-from, var(--brand)),var(--tile-to, #1d355b))}.game-icon-image,.game-icon-fallback{display:inline-grid;place-items:center;width:84px;height:84px;border:2px solid rgba(255,255,255,.65);border-radius:20px;box-shadow:0 10px 20px #17203333}.game-icon-image{object-fit:cover;background:#ffffff2e}.game-icon-fallback{color:#fff;font-size:1rem;font-weight:900;background:#ffffff29}.tile .body{display:grid;gap:.35rem;align-content:start;min-width:0;padding:.8rem .85rem .7rem}.game-meta,.tile-footer{display:flex;align-items:center;justify-content:space-between;gap:.75rem;color:var(--text-muted);font-size:.78rem;font-weight:700;text-transform:uppercase}.tile h3{margin:0;color:var(--text);font-size:1rem;line-height:1.2}.tile p{min-height:2.7em;margin:0;color:var(--text-soft);font-size:.88rem;overflow-wrap:anywhere}.tile-footer{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:42px;padding:.55rem .85rem;border-top:1px solid var(--line);background:#fbfcff}.tile-footer span{min-width:0}.tile.launching:after{content:"Launching...";position:absolute;inset:0;display:grid;place-items:center;background:#ffffffd6;color:var(--brand-deep);font-weight:800}.card,.utility-card{padding:1rem}.card+.card{margin-top:.9rem}.field{display:grid;gap:.35rem;margin-bottom:.9rem}.field span{color:var(--text-muted);font-size:.76rem;font-weight:800;text-transform:uppercase}.field-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.migration-page{max-width:1120px}.migration-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,420px);gap:1rem;align-items:start}.stat-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.85rem;padding:.8rem;border:1px solid var(--line);border-radius:var(--radius-sm);background:#fbfcff}.stat-row span{color:var(--text-muted);font-size:.76rem;font-weight:800;text-transform:uppercase}.stat-row strong{font-size:1.35rem}.callout{margin-top:1rem;padding:.8rem;border:1px solid var(--line);border-radius:var(--radius-sm);background:#fbfcff}.callout.bad{border-color:#efb6b6;background:#fff4f4;color:#842727}.callout p{margin:.25rem 0 0}.utility-card{display:grid;gap:.75rem}.utility-card.primary-card{background:var(--surface-soft);border-color:#c9dcfb}.muted{color:var(--text-muted)}.section-title{margin:1.4rem 0 .75rem}.badge{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:.15rem .55rem;border-radius:999px;background:#edf2f8;color:var(--text-soft);font-size:.72rem;font-weight:800;text-transform:uppercase}.badge.good{background:var(--surface-green);color:var(--green-deep)}.badge.warn{background:var(--surface-warm);color:#925f00}.badge.bad{background:#fdeeee;color:#a62f2f}.badge.tier{background:#ffffffd9;color:#213047}.empty{display:grid;place-items:center;min-height:180px;padding:2rem;border:1px dashed var(--line-strong);border-radius:var(--radius);color:var(--text-muted);background:#ffffff94;text-align:center}table.list{width:100%;border-collapse:collapse;font-size:.92rem}table.list th,table.list td{padding:.65rem .75rem;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}table.list th{color:var(--text-muted);font-size:.76rem;font-weight:800;text-transform:uppercase}table.list tr.me{background:#edf5ff}.toast{position:fixed;bottom:1.25rem;left:50%;z-index:50;transform:translate(-50%);padding:.55rem 1rem;border:1px solid var(--line);border-radius:999px;background:var(--surface);box-shadow:var(--shadow);color:var(--text);font-size:.9rem}.play-page{max-width:880px}.play-arena{display:flex;align-items:center;justify-content:space-between;min-height:220px;margin:1rem 0;background:linear-gradient(135deg,#fff,#eef4ff)}.play-score{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem}.play-score-value{color:var(--brand);font-size:3rem;font-weight:900;font-variant-numeric:tabular-nums}.play-score-label{color:var(--text-muted);font-size:.78rem;font-weight:800;text-transform:uppercase}.play-timer{color:var(--text-soft);font-size:1.25rem;font-variant-numeric:tabular-nums}html[data-tether-host=unity]{--shadow: 0 1px 0 rgba(23, 32, 51, .05);overflow-x:hidden}html[data-tether-host=unity][data-tether-viewport=raw]{font-size:44px}html[data-tether-host=unity] body{overflow-x:hidden;overscroll-behavior:contain}html[data-tether-host=unity] *,html[data-tether-host=unity] *:before,html[data-tether-host=unity] *:after{transition:none!important;scroll-behavior:auto!important}html[data-tether-host=unity] .topbar{position:static;align-items:flex-start;flex-wrap:wrap;gap:.75rem;min-height:auto;padding:.75rem}html[data-tether-host=unity] .shell-logo-mark{width:2.25rem;height:2.25rem}html[data-tether-host=unity] .spacer{display:none}html[data-tether-host=unity] .nav{order:3;width:100%;overflow-x:auto;flex-wrap:nowrap;padding-bottom:.1rem;scrollbar-width:none}html[data-tether-host=unity] .nav a{flex:none}html[data-tether-host=unity] .wallet-cluster{margin-left:auto}html[data-tether-host=unity] main.page{max-width:none;padding:1rem}html[data-tether-host=unity] .lobby-hero,html[data-tether-host=unity] .lobby-layout{grid-template-columns:1fr}html[data-tether-host=unity] .lobby-sidebar{position:static;grid-template-columns:1fr}html[data-tether-host=unity] .status-strip,html[data-tether-host=unity] .grid.tiles,html[data-tether-host=unity] .game-grid{grid-template-columns:1fr}html[data-tether-host=unity] .tile{min-height:0}html[data-tether-host=unity] .game-tile-top{background:linear-gradient(135deg,var(--tile-from, var(--brand)),var(--tile-to, #1d355b));min-height:8rem}html[data-tether-host=unity] .game-icon-image,html[data-tether-host=unity] .game-icon-fallback{width:5.5rem;height:5.5rem;border-radius:1.2rem}html[data-tether-host=unity] .empty{min-height:8rem}html[data-tether-host=unity] .tile:hover{transform:none}@media (max-width: 980px){.lobby-hero,.lobby-layout{grid-template-columns:1fr}.lobby-sidebar{position:static;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}@media (max-width: 760px){.topbar{align-items:flex-start;flex-wrap:wrap;padding:.75rem}.nav{order:3;width:100%;overflow-x:auto;flex-wrap:nowrap;padding-bottom:.1rem;scrollbar-width:none}.nav a{flex:none}.wallet-cluster{margin-left:auto}main.page{padding:1rem}.page-title{font-size:1.6rem}.status-strip,.grid.tiles,.game-grid{grid-template-columns:1fr}}.app-frame-outer{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background:#0e1218;color:#c8d1de;padding:32px 16px 24px;gap:20px}.app-frame-chrome{display:flex;align-items:center;gap:14px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;color:#99a2b3}.app-frame-label{font-weight:600;letter-spacing:.08em;text-transform:uppercase}.app-frame-build{padding:3px 10px;border:1px solid #2a3140;border-radius:999px;cursor:help;color:#b8c2d2}.app-frame-device{width:390px;height:844px;border-radius:40px;background:#0a0c12;padding:8px;box-shadow:0 30px 80px #0000008c,0 0 0 1px #1d2330 inset;flex:none}.app-frame-screen{width:100%;height:100%;border-radius:32px;background:var(--page);overflow:hidden;display:flex;flex-direction:column;color:var(--text)}@media (max-width: 440px){.app-frame-outer{padding:0;background:var(--page);min-height:100vh}.app-frame-chrome{display:none}.app-frame-device{width:100%;height:100vh;height:100dvh;border-radius:0;padding:0;box-shadow:none}.app-frame-screen{border-radius:0}}.app-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px 10px;flex:none;background:var(--surface);border-bottom:1px solid var(--line)}.app-header-brand{display:inline-flex;align-items:center;gap:10px}.app-header-brand .brand-mark{display:inline-grid;place-items:center;width:32px;height:32px;border-radius:8px;background:var(--brand);color:#fff;font-size:18px;font-weight:900;line-height:1}.app-header-brand .brand-text{display:flex;flex-direction:column;line-height:1.1;gap:1px;font-size:15px;font-weight:700}.app-header-brand .brand-text strong{color:var(--brand);font-size:12px;letter-spacing:.08em;text-transform:uppercase;font-weight:800}.app-header-wallet{display:inline-flex;gap:6px}.wallet-pill.compact{padding:4px 10px;min-height:30px;gap:6px;font-size:14px;border-radius:999px;background:var(--surface-soft);border-color:transparent}.wallet-pill.compact .value{font-size:14px;font-weight:800;color:var(--text)}.wallet-pill.compact .label{font-size:11px;font-weight:700;text-transform:uppercase;color:var(--text-muted);letter-spacing:.02em}.app-main{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;background:var(--page)}.app-main .page{max-width:none;width:100%;margin:0;padding:16px 14px 24px}.app-main .page-title{font-size:22px;line-height:1.18}.app-main p.page-sub{font-size:14px;margin-top:6px;margin-bottom:16px}.app-main .lobby-hero{grid-template-columns:1fr;padding:0 0 12px;gap:12px}.app-main .lobby-layout{grid-template-columns:1fr;gap:12px}.app-main .lobby-sidebar{position:static;top:auto}.app-main .status-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.app-main .grid.tiles,.app-main .game-grid{grid-template-columns:1fr}.bottom-tabs{display:flex;flex:none;background:var(--surface);border-top:1px solid var(--line);padding-bottom:env(safe-area-inset-bottom,0)}.bottom-tab{flex:1 1 0;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:8px 4px 6px;color:var(--text-muted);text-decoration:none;font-size:14px;font-weight:600;background:none;border:none;cursor:pointer;transition:color .12s ease}.bottom-tab:hover{color:var(--text-soft);text-decoration:none;background:none;border:none}.bottom-tab.active{color:var(--brand)}.bottom-tab-icon{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px}.bottom-tab-icon svg{width:100%;height:100%}.bottom-tab-label{font-size:14px;font-weight:700;letter-spacing:.01em}.app-frame-screen .system-banner{font-size:13px;padding:8px 14px;flex:none}.home-page{display:flex;flex-direction:column;gap:18px;padding:14px 14px 28px}.home-section-title{margin:0 4px 4px;font-size:14px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted)}.home-section-sub{margin:-2px 4px 6px;font-size:13px;color:var(--text-soft)}.home-game-hero{position:relative;display:grid;grid-template-columns:84px minmax(0,1fr);grid-template-rows:auto auto;column-gap:14px;row-gap:12px;padding:18px 16px 16px;border-radius:20px;color:#fff;background:radial-gradient(120% 100% at 0% 0%,#ffffff2e,#fff0 55%),linear-gradient(150deg,var(--hero-from, var(--brand)) 0%,var(--hero-to, var(--brand-deep)) 100%);box-shadow:0 14px 32px #0f183238;overflow:hidden}.home-game-hero.paused{filter:grayscale(.7)}.home-game-hero-mark{grid-column:1;grid-row:1;width:84px;height:84px;border-radius:18px;background:#00000038;display:grid;place-items:center;font-weight:900;font-size:28px;color:#fff;overflow:hidden;box-shadow:0 6px 18px #00000040}.home-game-hero-mark img{width:100%;height:100%;object-fit:cover}.home-game-hero-meta{grid-column:2;grid-row:1;display:flex;flex-direction:column;gap:2px;min-width:0;align-self:center}.home-game-hero-genre{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#ffffffc7}.home-game-hero-title{margin:0;font-size:26px;line-height:1.1;font-weight:900;color:#fff;letter-spacing:-.01em}.home-game-hero-sub{margin:4px 0 0;font-size:14px;line-height:1.35;color:#ffffffe0}.home-game-hero-stats{grid-column:1 / span 2;grid-row:2;display:flex;gap:8px}.home-game-hero-stat{flex:1 1 0;display:flex;flex-direction:column;gap:2px;padding:8px 12px;background:#00000038;border-radius:12px;min-width:0}.home-game-hero-stat .value{font-size:18px;font-weight:900;line-height:1;color:#fff}.home-game-hero-stat .label{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#ffffffc7}.home-play-section{display:flex;flex-direction:column;gap:6px}.home-mode-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.home-mode-row{display:flex;align-items:center;gap:14px;width:100%;padding:14px;border-radius:14px;background:var(--surface);border:1px solid var(--line);text-align:left;color:var(--text);min-height:auto;transition:background .12s ease,border-color .12s ease,transform 80ms ease}.home-mode-row:hover{background:var(--surface-soft);border-color:var(--mode-accent, var(--brand))}.home-mode-row.disabled{opacity:.6;cursor:not-allowed}.home-mode-row.disabled:hover{background:var(--surface);border-color:var(--line);transform:none}.home-mode-row.launching{background:var(--surface-soft);border-color:var(--mode-accent, var(--brand))}.home-mode-play{flex:none;width:44px;height:44px;border-radius:12px;display:grid;place-items:center;background:var(--mode-accent, var(--brand));color:#fff;font-size:18px;font-weight:800;line-height:1}.home-mode-row.disabled .home-mode-play{background:#d8dde7;color:var(--text-muted)}.home-mode-body{display:flex;flex-direction:column;gap:3px;flex:1;min-width:0}.home-mode-title-row{display:inline-flex;align-items:center;gap:8px}.home-mode-title-row strong{font-size:16px;font-weight:800;color:var(--text);letter-spacing:-.01em}.home-mode-pill{font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;padding:2px 8px;border-radius:999px}.home-mode-pill.ready{background:var(--surface-green);color:var(--green-deep)}.home-mode-pill.coming-soon{background:#eef1f7;color:var(--text-muted)}.home-mode-sub{font-size:13px;color:var(--text-soft);line-height:1.35}.home-more-games{display:flex;flex-direction:column;gap:6px}.home-cross-promo-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.home-cross-promo-row{display:flex;align-items:center;gap:12px;width:100%;padding:10px 12px;border-radius:14px;background:var(--surface);border:1px solid var(--line);text-align:left;color:var(--text);min-height:auto}.home-cross-promo-row:hover{background:var(--surface-soft);border-color:var(--line-strong)}.home-cross-promo-icon{flex:none;width:44px;height:44px;border-radius:10px;display:grid;place-items:center;overflow:hidden;background:var(--row-accent, var(--brand));color:#fff;font-weight:900;font-size:15px}.home-cross-promo-icon img{width:100%;height:100%;object-fit:cover}.home-cross-promo-info{display:flex;flex-direction:column;gap:1px;flex:1;min-width:0}.home-cross-promo-info strong{font-size:15px;font-weight:800;color:var(--text);letter-spacing:-.01em}.home-cross-promo-info span{font-size:12px;color:var(--text-soft);text-transform:uppercase;letter-spacing:.04em;font-weight:700}.home-cross-promo-cta{flex:none;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--brand-deep);padding:4px 8px;border-radius:999px;background:var(--surface-soft)}.home-quicklinks{display:flex;flex-direction:column;gap:8px;margin-top:2px}.home-quicklink{display:flex;flex-direction:column;align-items:flex-start;gap:2px;width:100%;padding:12px 14px;border-radius:14px;background:var(--surface);border:1px solid var(--line);text-align:left;color:var(--text);min-height:auto}.home-quicklink:hover{background:var(--surface-soft);border-color:var(--brand)}.home-quicklink-eyebrow{font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--brand-deep)}.home-quicklink-title{font-size:16px;font-weight:800;color:var(--text);letter-spacing:-.01em}.home-quicklink-sub{font-size:13px;color:var(--text-soft)}.home-empty,.home-error{padding:16px;border-radius:14px;background:var(--surface);border:1px solid var(--line);text-align:center;font-size:14px;color:var(--text-soft)}.home-error{background:#d94a4a0f;border-color:#d94a4a3d;text-align:left}.home-error strong{display:block;color:var(--red);margin-bottom:4px}.history-page{display:flex;flex-direction:column;gap:16px;padding:14px 14px 28px}.history-header{display:flex;flex-direction:column;gap:2px}.history-section{display:flex;flex-direction:column;gap:6px}.history-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.history-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:14px;background:var(--surface);border:1px solid var(--line)}.history-row-main{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.history-row-mode{font-size:15px;font-weight:800;color:var(--text);letter-spacing:-.01em}.history-row-meta{font-size:12px;color:var(--text-soft);font-weight:600}.history-row-side{display:flex;flex-direction:column;align-items:flex-end;gap:3px;flex:none}.history-row-status{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;padding:2px 8px;border-radius:999px;background:#eef1f7;color:var(--text-muted)}.history-row-status.status-open,.history-row-status.status-full{background:var(--surface-warm);color:#8a6f1c}.history-row-status.status-in-progress{background:var(--surface-green);color:var(--green-deep)}.history-row-status.status-complete{background:var(--surface-soft);color:var(--brand-deep)}.history-row-score{font-size:13px;font-weight:800;color:var(--text)}.history-row-when{font-size:12px;color:var(--text-muted)}.home-empty.small{font-size:13px;padding:10px 12px;text-align:left}.leaderboard-page{display:flex;flex-direction:column;gap:16px;padding:14px 14px 28px}.leaderboard-header{display:flex;flex-direction:column;gap:2px}.leaderboard-today{display:flex;flex-direction:column;gap:12px;padding:14px 14px 12px;border-radius:16px;background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow)}.leaderboard-today-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.leaderboard-today-eyebrow{display:block;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--brand-deep)}.leaderboard-today-seed{display:block;font-size:15px;font-weight:800;color:var(--text);letter-spacing:-.01em;margin-top:2px}.leaderboard-today-players{font-size:12px;font-weight:700;color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;flex:none;padding-top:14px}.leaderboard-seed-picker{display:flex;gap:6px;overflow-x:auto;scrollbar-width:none;margin:0 -2px;padding:2px}.leaderboard-seed-picker::-webkit-scrollbar{display:none}.leaderboard-seed-pill{flex:none;padding:6px 12px;border-radius:999px;background:var(--surface-soft);border:1px solid transparent;color:var(--text-soft);font-size:13px;font-weight:700;letter-spacing:.01em;cursor:pointer;min-height:auto;transition:background .12s ease,color .12s ease,border-color .12s ease}.leaderboard-seed-pill:hover{background:#e5edfa;color:var(--brand-deep);border-color:transparent}.leaderboard-seed-pill.active{background:var(--brand);color:#fff;border-color:var(--brand)}.leaderboard-seed-pill.active:hover{background:var(--brand-deep);border-color:var(--brand-deep)}.leaderboard-seed-solo{font-size:13px;font-weight:700;color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase}.leaderboard-today-me{display:flex;gap:10px;padding:10px 12px;background:var(--surface-soft);border-radius:12px}.leaderboard-today-me-score,.leaderboard-today-me-rank{display:flex;flex-direction:column;gap:1px;flex:1 1 0;min-width:0}.leaderboard-today-me-score .value,.leaderboard-today-me-rank .value{font-size:22px;font-weight:900;color:var(--text);letter-spacing:-.01em;line-height:1.1}.leaderboard-today-me-score .label,.leaderboard-today-me-rank .label{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted)}.leaderboard-today-me-empty{display:flex;flex-direction:column;gap:2px;flex:1}.leaderboard-today-me-empty strong{font-size:14px;font-weight:800;color:var(--text)}.leaderboard-today-me-empty span{font-size:13px;color:var(--text-soft)}.leaderboard-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column}.leaderboard-list li{display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:12px;padding:8px 4px;border-bottom:1px solid var(--line);font-size:14px}.leaderboard-list li:last-child{border-bottom:none}.leaderboard-list li.me{background:var(--surface-soft);margin:0 -4px;padding:8px;border-radius:8px;border-bottom:none}.leaderboard-rank{font-size:13px;font-weight:800;color:var(--text-muted);letter-spacing:.02em}.leaderboard-list li.me .leaderboard-rank{color:var(--brand-deep)}.leaderboard-name{font-weight:600;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.leaderboard-score{font-weight:800;color:var(--text);font-variant-numeric:tabular-nums}.leaderboard-past{display:flex;flex-direction:column;gap:6px}.leaderboard-past-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}.leaderboard-past-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:12px;background:var(--surface);border:1px solid var(--line)}.leaderboard-past-day{display:flex;flex-direction:column;gap:1px;min-width:0}.leaderboard-past-day strong{font-size:14px;font-weight:800;color:var(--text)}.leaderboard-past-day span{font-size:12px;color:var(--text-muted);font-weight:600}.leaderboard-past-stats{display:flex;flex-direction:column;align-items:flex-end;gap:1px;flex:none}.leaderboard-past-stats .value{font-size:14px;font-weight:800;color:var(--text)}.leaderboard-past-stats .sub{font-size:12px;color:var(--text-soft);font-weight:600}
