:root{--font-ui:"Outfit", "Segoe UI", system-ui, sans-serif;--font-title:"Syne", "Outfit", sans-serif;--ink:#0d0e12;--panel:#12141c;--panel-2:#171922;--line:#1e2230;--amber:#ffb800;--amber-deep:#f5a623;--emerald:#10b981;--danger:#ef4444;--text:#e8e9ed;--muted:#8b8f9a}html,body,#root{font-family:var(--font-ui);background:var(--ink)}.theme-danger{--accent:var(--danger)}.theme-ahead{--accent:var(--emerald)}.arena-page{z-index:1;max-width:680px;padding-bottom:128px;position:relative}.arena-fx{z-index:-1;pointer-events:none;position:fixed;inset:0;overflow:hidden}.arena-fx-mesh{background:radial-gradient(900px 520px at 12% -10%,#ffb80012,#0000 55%),radial-gradient(820px 480px at 100% 8%,#10b98114,#0000 50%),linear-gradient(#101218 0%,#0d0e12 42%,#0b0c10 100%);position:absolute;inset:0}.arena-fx-grid{opacity:.32;background-image:linear-gradient(#ffffff12 1px,#0000 1px),linear-gradient(90deg,#ffffff12 1px,#0000 1px),repeating-linear-gradient(115deg,#0000 0 28px,#ffb8000e 28px 29px);background-size:44px 44px,44px 44px,auto;animation:28s linear infinite grid-drift;position:absolute;inset:0;-webkit-mask-image:radial-gradient(at 50% 28%,#000 34%,#0000 80%);mask-image:radial-gradient(at 50% 28%,#000 34%,#0000 80%)}.arena-fx-scan{background:repeating-linear-gradient(#0000 0 3px,#ffffff04 3px 4px);animation:10s linear infinite scan-drift;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 20% 80%,#0000);mask-image:linear-gradient(#0000,#000 20% 80%,#0000)}.arena-fx-vignette{background:radial-gradient(at 50% 40%,#0000 40%,#0d0e12 92%);position:absolute;inset:0}.arena-orb{filter:blur(70px);border-radius:50%;width:420px;height:420px;position:absolute}.arena-orb-amber{background:#ffb800;top:-80px;left:-60px}.arena-orb-green{background:#10b981;top:120px;right:-80px}.arena-orb-core{background:#ffb800;width:280px;height:280px;bottom:8%;left:30%}.arena-fx-canvas{width:100%;height:100%;position:absolute;inset:0}.arena-back-stack{flex-direction:column;align-items:flex-start;gap:2px;display:flex}.arena-header{align-items:center;gap:10px;margin-bottom:18px;display:flex}.arena-titles{flex:1;min-width:0}.arena-status{font-family:var(--font-title);letter-spacing:.12em;text-transform:uppercase;color:var(--emerald);margin:0;font-size:12px;font-weight:700}.theme-danger .arena-status{color:var(--danger)}.arena-titles h1{font-family:var(--font-title);letter-spacing:.02em;text-transform:uppercase;margin:2px 0 0;font-size:26px;font-weight:700;line-height:1.1}.section-kicker{font-family:var(--font-title);letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin:0 0 8px;font-size:12px;font-weight:700;display:block}.arena-hero,.arena-feed{border:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#12141cdb;border-radius:10px;padding:16px 16px 18px}.arena-hero{flex-direction:column;gap:18px;display:flex}.arena-mode-line,.arena-race-hint{color:var(--muted);margin:0;font-size:13px}.arena-schedule{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:8px;display:flex}.arena-mode-line{font-family:var(--font-title);letter-spacing:.04em;text-transform:uppercase;color:var(--text);font-size:15px;font-weight:700}.lb-you{color:var(--amber);font-family:var(--font-title);letter-spacing:.08em;text-transform:uppercase;vertical-align:middle;background:#ffb80029;border-radius:3px;margin-left:6px;padding:1px 6px;font-size:10px;font-weight:700;display:inline-block}.lb-gap{color:var(--muted);margin-top:2px;font-size:11px;display:block}.proof-row{flex-wrap:wrap;gap:8px;margin:8px 0 4px;display:flex}.proof-thumb{border:1px solid var(--line);background:#0f1117;border-radius:6px;width:72px;height:72px;padding:0;position:relative;overflow:hidden}.proof-thumb img,.proof-thumb video{object-fit:cover;width:100%;height:100%;display:block}.proof-fallback{width:100%;height:100%;color:var(--muted);place-items:center;font-size:11px;display:grid}.proof-play{width:18px;height:18px;color:var(--text);text-align:center;background:#0d0e12c7;border-radius:50%;font-size:9px;line-height:18px;position:absolute;inset:auto 6px 6px auto}.proof-lightbox{z-index:80;background:#08090cdb;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.proof-lightbox-frame{max-width:min(920px,100%);max-height:min(86vh,100%);position:relative}.proof-lightbox-frame img,.proof-lightbox-frame video{border:1px solid var(--line);background:#0d0e12;border-radius:8px;max-width:100%;max-height:86vh;display:block}.proof-lightbox-close{z-index:1;position:absolute;top:-12px;right:-12px}.arena-feed{margin-top:12px}.match-timer{background:var(--panel-2);border:1px solid var(--line);border-radius:6px;flex-direction:column;align-items:flex-end;gap:2px;min-width:112px;padding:7px 10px;display:flex}.match-timer-kicker{font-family:var(--font-title);letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-size:10px;font-weight:700}.match-timer-clock{font-family:var(--font-title);letter-spacing:.04em;color:var(--text);font-size:16px;font-weight:700}.match-timer.is-danger{border-color:#3a1e1e}.match-timer.is-danger .match-timer-clock{color:#fca5a5}.hero-gauge-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.hero-gauge-head .section-kicker{margin:0}.hero-badge{font-family:var(--font-title);letter-spacing:.12em;text-transform:uppercase;border-radius:4px;align-self:center;padding:5px 10px;font-size:13px;font-weight:700}.hero-badge.is-complete{background:var(--emerald);color:#04150f}.hero-badge.is-overkill{background:var(--amber);color:#1a1200;animation:1.4s ease-in-out infinite overkill-glow}.hero-gauge-score{align-items:baseline;gap:8px;margin:10px 0 12px;display:flex}.hero-gauge-num{font-family:var(--font-title);letter-spacing:-.02em;font-size:clamp(40px,8vw,52px);font-weight:700;line-height:1}.hero-gauge-den{color:var(--muted);font-size:16px;font-weight:600}.hero-gauge-pct{font-family:var(--font-title);color:var(--emerald);margin-left:auto;font-size:18px;font-weight:700}.hero-gauge.is-overkill .hero-gauge-pct,.hero-gauge.is-overkill .hero-gauge-num{color:var(--amber)}.hero-gauge-rail{background:#14171f;border-radius:4px;height:28px;position:relative;overflow:visible;box-shadow:inset 0 0 0 1px #1e2230}.hero-gauge-ticks{pointer-events:none;opacity:.55;z-index:2;background:repeating-linear-gradient(90deg,#0000 0 calc(10% - 2px),#0d0e12 calc(10% - 2px) 10%);position:absolute;inset:0}.hero-gauge-fill{background:var(--emerald);border-radius:4px;min-width:28px;height:100%;position:relative;overflow:hidden}.hero-gauge.is-overkill .hero-gauge-fill,.hero-gauge.is-complete .hero-gauge-fill{background:var(--amber)}.hero-gauge.is-danger .hero-gauge-fill{background:#dc6b3e}.hero-gauge-hatch{background-image:repeating-linear-gradient(-45deg,#00000029 0 6px,#0000 6px 12px);background-size:18px 18px;animation:.7s linear infinite hatch-scroll;position:absolute;inset:0}.hero-gauge-tip{width:10px;height:10px;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.hero-gauge-tip i{background:#fff;border-radius:50%;width:4px;height:4px;animation:.9s ease-out infinite tip-spark;position:absolute}.hero-gauge-tip i:nth-child(2){animation-delay:.2s;left:5px}.hero-gauge-tip i:nth-child(3){animation-delay:.45s;top:5px}.hero-gauge.is-pulse .hero-gauge-fill{filter:brightness(1.12)}.lb-list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.lb-row{background:var(--panel-2);border:1px solid var(--line);border-radius:8px;grid-template-columns:28px 42px 1fr auto;align-items:center;gap:10px;padding:8px 10px;transition:border-color .15s,background .15s;display:grid}.lb-row:hover{background:#1a1d27;border-color:#3a4258;box-shadow:0 8px 18px #00000047}.lb-row.is-gold:hover{border-color:#ffb800;box-shadow:0 8px 20px #ffb80029}.lb-row.is-self{border-color:#2a3144}.lb-row.is-gold{background:linear-gradient(90deg, #ffb80014, var(--panel-2) 55%);border-color:#5a4714}.lb-row.is-silver{border-color:#2c3340}.lb-row.is-bronze{border-color:#3a2c20}.lb-medal{width:26px;height:26px;font-family:var(--font-title);color:var(--muted);background:#1a1d26;border-radius:4px;place-items:center;font-size:13px;font-weight:700;display:grid}.medal-gold{background:var(--amber);color:#1a1200}.medal-silver{color:#141820;background:#9aa3b5}.medal-bronze{color:#1a0e05;background:#c47a3a}.lb-crown,.lb-crown-wrap{display:block}.lb-avatar-slot{place-items:center;display:grid;position:relative}.lb-crown-float{z-index:2;filter:drop-shadow(0 2px 4px #ffb80059);position:absolute;top:-10px;left:50%;transform:translate(-50%)}.player-avatar{background:#16181f;border:2px solid #2a3040;border-radius:50%;flex-shrink:0;place-items:center;display:grid;overflow:hidden}.player-avatar svg,.player-avatar img{object-fit:cover;width:100%;height:100%;display:block}.player-avatar.size-sm{width:32px;height:32px}.player-avatar.size-md{width:40px;height:40px}.player-avatar.size-lg{width:46px;height:46px}.player-avatar.size-xl{width:88px;height:88px}.profile-hero{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.profile-name{font-family:var(--font-title);letter-spacing:.04em;text-transform:uppercase;margin:4px 0 0;font-size:22px;font-weight:700}.profile-signout{border:1px solid var(--line);border-radius:10px;width:100%;margin-top:8px;padding:12px}.player-avatar.rank-gold{border-color:var(--amber)}.player-avatar.rank-silver{border-color:#9aa3b5}.player-avatar.rank-bronze{border-color:#c47a3a}.visually-hidden{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.lb-id{min-width:0}.lb-name{font-size:14px;font-weight:700;display:block}.lb-tag{font-family:var(--font-title);letter-spacing:.1em;text-transform:uppercase;color:var(--amber);margin-top:2px;font-size:10px;font-weight:700;display:inline-block}.lb-bar{background:#1a1d26;border-radius:1px;height:3px;margin-top:6px;overflow:hidden}.lb-bar-fill{background:var(--emerald);height:100%;display:block}.lb-row.is-gold .lb-bar-fill{background:var(--amber)}.lb-score-badge{flex-direction:column;align-items:flex-end;min-width:64px;display:flex}.lb-score-badge strong{font-family:var(--font-title);font-size:22px;font-weight:700;line-height:1}.lb-score-badge em{color:var(--muted);font-size:11px;font-style:normal}.lb-score-badge.badge-gold strong{color:var(--amber)}.kill-log{background:var(--panel-2);border:1px solid var(--line);border-radius:6px;gap:10px;padding:8px 8px 8px 6px;display:flex}.kill-log.is-queued{opacity:.8;border-style:dashed}.kill-body{flex:1;min-width:0}.kill-line{flex-wrap:wrap;align-items:center;gap:6px;margin:0;font-size:13px;display:flex}.kill-score{font-family:var(--font-title);color:var(--emerald);font-size:15px;font-weight:700}.kill-unit{color:var(--muted)}.kill-status{font-family:var(--font-title);letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:10px;font-weight:700}.kill-status.is-ok{color:#04150f;background:var(--emerald);border-radius:3px;padding:2px 6px}.kill-status.is-wait{color:#141200;background:var(--amber);border-radius:3px;padding:2px 6px}.kill-status.is-no{color:#fff;background:var(--danger);border-radius:3px;padding:2px 6px}.vote-row{flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px;display:flex}.vote-btn{border:1px solid var(--line);background:var(--panel-2);color:var(--text);font-family:var(--font-title);letter-spacing:.06em;text-transform:uppercase;border-radius:7px;padding:6px 10px;font-size:12px;font-weight:700}.vote-btn.is-yes.is-on{background:var(--emerald);color:#04150f;border-color:#0000}.vote-btn.is-no.is-on{background:var(--danger);color:#fff;border-color:#0000}.vote-hint{color:var(--muted);font-size:12px}.kill-time{color:#6b7080;margin-left:auto;font-size:11px}.icon-btn{color:var(--muted);background:0 0;border-radius:4px;align-items:center;gap:4px;padding:3px 5px;display:inline-flex}.icon-btn:hover{color:var(--text)}.arena-page .reaction-chip{background:#1a1d26;border-radius:4px}.arena-page .reaction-chip-mine{outline-color:var(--emerald);background:#10b98129}.arena-page .empty-state{box-shadow:none;background:0 0;border:0}.game-fab{z-index:20;color:#141200;width:100%;font-family:var(--font-title);letter-spacing:.08em;text-transform:uppercase;background:var(--amber);border:0;border-radius:8px;padding:16px 18px;font-size:18px;font-weight:700;position:sticky;bottom:16px;left:0;right:0;overflow:hidden;box-shadow:0 10px 24px #00000059}.game-fab:hover{background:var(--amber-deep);box-shadow:0 12px 28px #ffb80052}.game-fab:active{transform:translateY(1px)}.arena-page .game-fab{width:min(100% - 32px,648px);margin-left:calc(min(100% - 32px,648px)/-2);position:fixed;bottom:18px;left:50%;right:auto;transform:none}.game-fab-charge{transform-origin:0;pointer-events:none;background:#0000001f;position:absolute;inset:0}.game-fab-label{position:relative}.game-fab-shine{pointer-events:none;background:linear-gradient(110deg,#0000 25%,#ffffff73,#0000 70%);animation:2.4s ease-in-out infinite fab-shine;position:absolute;inset:0;transform:translate(-120%)}.game-sheet{border:1px solid var(--line);background:#12141c;max-height:92vh;overflow:auto}.activity-picker{flex-direction:column;gap:10px;display:flex}.activity-search{color:#c9ced9;background:#171922;border:1px solid #2f3440;border-radius:12px;align-items:center;gap:8px;padding:0 12px;display:flex}.activity-search input{background:0 0;border:0;flex:1;padding:12px 0}.activity-crumb{color:#8b8f9a;flex-wrap:wrap;align-items:center;gap:2px;display:flex}.activity-crumb button{color:#c9ced9;background:0 0;padding:4px 6px;font-size:13px}.activity-crumb button.is-on{color:var(--amber)}.activity-grid{grid-template-columns:1fr 1fr;gap:8px;max-height:280px;padding-right:2px;display:grid;overflow:auto}.activity-tile{text-align:left;background:#101218;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;padding:0;display:flex;overflow:hidden}.activity-tile img{object-fit:cover;width:100%;height:76px;display:block}.activity-tile-name{-webkit-line-clamp:2;line-clamp:2;min-height:42px;font-family:var(--font-title);letter-spacing:-.02em;color:#f4f5f8;-webkit-box-orient:vertical;padding:8px 9px 9px;font-size:13px;font-weight:800;line-height:1.25;display:-webkit-box;overflow:hidden}.activity-tile.is-on{box-shadow:0 0 0 2px var(--amber)}.activity-tile.is-custom{justify-content:center;min-height:118px}.activity-tile.is-custom .activity-tile-name{color:var(--amber);text-align:center}.impact-layer{pointer-events:none;z-index:80;place-items:center;display:grid;position:fixed;inset:0}.impact-spark{background:var(--amber);border-radius:1px;width:6px;height:6px;position:absolute}html.is-shaking .arena-page{animation:.22s shake}@keyframes shake{20%{transform:translate(-1px,1px)}40%{transform:translate(1px,-1px)}}.auth-card,.group-card,.invite-box,.dashboard-card,.recap-card,.empty-state{background:var(--panel);border:1px solid var(--line);-webkit-backdrop-filter:none;backdrop-filter:none}.auth-card h1,.page-header h1{font-family:var(--font-title);letter-spacing:.03em;text-transform:uppercase;font-weight:700}.btn-primary{background:var(--amber);color:#141200;box-shadow:none}@keyframes hatch-scroll{0%{background-position:0 0}to{background-position:18px 0}}@keyframes tip-spark{0%{opacity:1;transform:translate(0)scale(1)}to{opacity:0;transform:translate(8px,-8px)scale(.2)}}@keyframes overkill-glow{0%,to{box-shadow:0 0 #ffb80026}50%{box-shadow:0 0 18px 4px #ffb80073}}@keyframes fab-shine{0%{transform:translate(-120%)}55%,to{transform:translate(120%)}}.fx-off .hero-gauge-hatch,.fx-off .hero-gauge-tip i,.fx-off .hero-badge.is-overkill,.fx-off .game-fab-shine,.fx-off .arena-orb{animation:none!important}.hub-page,.arena-page,.auth-screen{isolation:isolate}.hub-page{z-index:1;max-width:680px;padding-bottom:118px;position:relative}.hub-header{align-items:flex-start;gap:12px;margin-bottom:18px;display:flex}.hub-titles{flex:1;min-width:0}.hub-titles h1{font-family:var(--font-title);letter-spacing:.02em;text-transform:uppercase;margin:2px 0 0;font-size:28px;font-weight:700}.hub-nav{z-index:25;border:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#12141ceb;border-radius:10px;grid-template-columns:1fr 1fr 1fr;gap:6px;width:min(100% - 32px,648px);margin-left:calc(min(100% - 32px,648px)/-2);padding:6px;display:grid;position:fixed;bottom:16px;left:50%}.hub-nav a{text-align:center;font-family:var(--font-title);letter-spacing:.1em;text-transform:uppercase;color:var(--muted);border-radius:7px;padding:11px 8px;font-size:13px;font-weight:700}.hub-nav a.is-on{color:#141200;background:0 0}.hub-actions{margin-top:20px}.hub-empty{border:1px solid var(--line);background:#12141cdb;flex-direction:column;align-items:center;gap:14px;display:flex}.hub-empty-cta{width:auto;padding:10px 16px}.hub-panel{border:1px solid var(--line);background:#12141cdb;border-radius:10px;margin-bottom:14px;padding:16px}.invite-line{margin:4px 0 8px}.live-card{background:#171922;border:1px solid #2a3040;border-radius:10px;padding:14px 16px;display:block}.live-card-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.live-card-top .section-kicker{margin:0}.live-chip{font-family:var(--font-title);letter-spacing:.08em;text-transform:uppercase;color:var(--emerald);font-size:11px;font-weight:700}.live-chip.is-danger{color:var(--danger)}.live-card-title{font-family:var(--font-title);letter-spacing:.02em;text-transform:uppercase;color:#f3f4f8;margin:8px 0 6px;font-size:20px;font-weight:700}.live-rail{background:#1a1d26;border-radius:99px;height:6px;overflow:hidden}.live-fill{border-radius:inherit;background:var(--emerald);height:100%;display:block}.group-live{font-family:var(--font-title);letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:700}.hub-page .group-card{border:1px solid var(--line);background:#12141cdb;border-radius:10px}.hub-page .group-cover{background:var(--amber);color:#141200;border-radius:8px}.hub-page .challenge-row{border:1px solid var(--line);background:#12141cdb}.hub-fab{width:100%;margin-top:18px}.auth-screen{z-index:1;position:relative}.auth-screen .auth-card{z-index:1;border:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#12141ce6;position:relative}.auth-screen .auth-card h1{font-family:var(--font-title);letter-spacing:-.03em;text-transform:none;font-size:clamp(36px,8vw,52px);font-weight:800;line-height:.95}.arena-fx-grain{opacity:.07;background-image:radial-gradient(#ffffff38 .6px,#0000 .8px);background-size:3px 3px;position:absolute;inset:0}.section-kicker{align-items:center;gap:8px;display:inline-flex}.hub-kicker-dot,.live-chip i,.group-live i{background:var(--amber);border-radius:50%;width:7px;height:7px;animation:1.8s ease-out infinite live-pulse;box-shadow:0 0 #ffb8008c}.live-chip i,.group-card.is-live .group-live i{background:var(--emerald);box-shadow:0 0 #10b98180}.live-chip.is-danger i{background:var(--danger);animation-name:live-pulse-danger}.hub-titles h1,.arena-titles h1{letter-spacing:-.04em;text-transform:none;font-size:clamp(32px,7vw,44px);font-weight:800;line-height:.95}.hub-header{border-bottom:1px solid #ffb80024;margin-bottom:22px;padding-bottom:16px}.hub-nav{background:#0a0b10c7;border-color:#ffffff0f;border-radius:14px;padding:5px;box-shadow:0 16px 40px #00000073}.hub-nav a{z-index:1;letter-spacing:.12em;justify-content:center;align-items:center;gap:6px;padding:12px 8px;display:flex;position:relative}.hub-nav-pill{z-index:-1;background:var(--amber);border-radius:10px;position:absolute;inset:0}.fx-on .hub-nav a.is-on{color:#141200;background:0 0}.hub-panel,.arena-hero,.arena-feed{background:linear-gradient(#161820eb,#0e1016e0);border-color:#ffffff0f;border-radius:16px;position:relative;overflow:hidden;box-shadow:0 18px 40px #00000047}.hub-panel:before,.arena-hero:before{content:"";background:linear-gradient(180deg, var(--amber), transparent);width:3px;position:absolute;top:0;bottom:0;left:0}.live-card{background:linear-gradient(135deg,#1a1c26 0%,#12141c 70%);border:1px solid #ffffff0f;border-radius:16px;padding:18px 18px 16px 20px;position:relative;overflow:hidden;box-shadow:0 14px 32px #00000047}.live-card-stripe{background:var(--amber);width:3px;position:absolute;top:0;bottom:0;left:0}.live-card.is-urgent .live-card-stripe{background:var(--danger)}.live-card-shine{pointer-events:none;background:linear-gradient(110deg,#0000 30%,#ffffff0f,#0000 58%);position:absolute;inset:0;transform:translate(-130%)}.fx-on .live-card:hover .live-card-shine{animation:.7s card-shine}.live-card-title{letter-spacing:-.03em;text-transform:none;margin:10px 0 8px;font-size:clamp(22px,5vw,28px);font-weight:800}.live-rail{background:#0f1117;border-radius:99px;height:8px}.live-fill{background:linear-gradient(90deg, #0d9b6c, var(--emerald))}.hub-page .group-card{background:linear-gradient(#1b1d27,#12141c);border-radius:16px;padding:22px 16px 16px;position:relative;overflow:hidden;box-shadow:0 14px 28px #0000003d}.hub-page .group-cover{width:64px;height:64px;font-family:var(--font-title);border-radius:14px;font-size:28px;font-weight:800;box-shadow:0 8px 18px #ffb80033}.group-name{font-family:var(--font-title);font-size:16px;font-weight:800}.auth-brand{align-items:center;gap:10px;margin-bottom:8px;display:flex}.auth-mark{background:var(--amber);color:#141200;width:42px;height:42px;font-family:var(--font-title);letter-spacing:-.04em;border-radius:10px;place-items:center;font-weight:800;display:grid}.auth-screen .auth-card{border-radius:22px;padding:36px 28px 28px;box-shadow:0 30px 70px #00000073}.auth-subtitle{font-size:16px;line-height:1.45}.btn-primary,.game-fab{font-family:var(--font-title);letter-spacing:.04em;text-transform:uppercase}.btn-primary{border-radius:12px;padding:14px 16px;box-shadow:0 10px 22px #ffb8002e}.invite-code{font-family:var(--font-title);letter-spacing:.18em;font-size:28px;font-weight:800}.member-row{border-radius:10px;padding:8px 4px}.kill-log{background:#0c0e128c;border-radius:12px;padding:12px 10px}.profile-name{letter-spacing:-.03em;text-transform:none;font-size:28px}.player-avatar.size-xl{border-width:3px;width:108px;height:108px}.match-timer{border-radius:12px;min-width:124px;padding:8px 12px}.match-timer-clock{letter-spacing:.02em;font-size:18px}.hub-empty{border-radius:16px;padding:28px 20px}.fx-off .hub-kicker-dot,.fx-off .live-chip i,.fx-off .group-live i,.fx-off .live-card-shine{animation:none!important}@keyframes live-pulse{0%{box-shadow:0 0 #ffb80073}to{box-shadow:0 0 0 8px #ffb80000}}@keyframes live-pulse-danger{0%{box-shadow:0 0 #ef444473}to{box-shadow:0 0 0 8px #ef444400}}@keyframes card-shine{to{transform:translate(130%)}}@media (prefers-reduced-motion:reduce){.hub-kicker-dot,.live-chip i,.group-live i,.live-card-shine,.arena-orb,.hero-gauge-hatch,.game-fab-shine,.arena-fx-grid,.arena-fx-scan,.live-fill:after{animation:none!important}}@keyframes grid-drift{to{background-position:44px 44px,44px 44px,90px 0}}@keyframes scan-drift{to{transform:translateY(12px)}}@keyframes rail-shimmer{0%{transform:translate(-120%)}to{transform:translate(180%)}}@keyframes live-pulse-emerald{0%{opacity:1;box-shadow:0 0 #10b9818c}to{opacity:.72;box-shadow:0 0 0 9px #10b98100}}.tilt-card{transform-style:preserve-3d;position:relative}.tilt-card.is-hot{z-index:2;filter:drop-shadow(0 22px 36px #ffb80038)}.tilt-card.is-urgent.is-hot{filter:drop-shadow(0 22px 36px #ef444447)}.tilt-glare{border-radius:inherit;pointer-events:none;mix-blend-mode:soft-light;z-index:4;transition:opacity .2s;position:absolute;inset:0}.hub-pulse{background:linear-gradient(135deg,#ffb8001f,#0000 42%),linear-gradient(#161820eb,#0e1016e0);border:1px solid #ffffff0f;border-radius:18px;justify-content:space-between;align-items:flex-end;gap:14px;margin-bottom:18px;padding:16px 16px 16px 18px;display:flex;box-shadow:0 16px 36px #00000047}.hub-pulse-hi{font-family:var(--font-title);letter-spacing:-.03em;margin:0 0 4px;font-size:20px;font-weight:800}.hub-stats{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.hub-stats span{font-family:var(--font-title);letter-spacing:.08em;text-transform:uppercase;color:#f3f4f8;background:#08090c8c;border:1px solid #ffffff0f;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:11px;font-weight:700;display:inline-flex}.hub-stats svg{color:var(--amber)}.hub-rail-label{font-family:var(--font-title);letter-spacing:.16em;text-transform:uppercase;color:#d7dae3;align-items:center;gap:8px;margin:0 0 10px;font-size:12px;font-weight:800;display:flex}.hub-rail-label svg{color:var(--amber)}.hub-rail{margin-top:22px}.hub-rail-track{scroll-snap-type:x mandatory;grid-auto-columns:minmax(196px,1fr);grid-auto-flow:column;gap:10px;padding-bottom:6px;display:grid;overflow-x:auto}.hub-rail-track::-webkit-scrollbar{height:0}.live-grid{flex-direction:column;gap:14px;display:flex}.live-card{background:#12141c;border:1px solid #ffffff14;border-radius:22px;min-height:228px;padding:0;display:block;position:relative;overflow:hidden;box-shadow:0 18px 40px #00000061}.live-card.is-featured{min-height:280px}.live-card.is-urgent{border-color:#ef444480}.live-card-banner{object-fit:cover;width:100%;height:100%;transition:transform .7s;position:absolute;inset:0;transform:scale(1.02)}.live-card:hover .live-card-banner,.tilt-card.is-hot .live-card-banner{transform:scale(1.12)}.live-card-veil{background:linear-gradient(#08090c1f 0%,#08090c61 38%,#08090cf0 100%),linear-gradient(90deg,#08090c47,#0000 42%);position:absolute;inset:0}.live-card-body{z-index:2;min-height:inherit;flex-direction:column;justify-content:flex-end;padding:16px 16px 15px;display:flex;position:relative}.live-card-top{justify-content:space-between;align-items:center;gap:10px;margin-bottom:auto;display:flex}.live-squad-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);max-width:70%;font-family:var(--font-title);letter-spacing:.12em;text-transform:uppercase;color:#f6f7fb;text-overflow:ellipsis;white-space:nowrap;background:#0a0b109e;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:6px;padding:5px 9px;font-size:10px;font-weight:800;display:inline-flex;overflow:hidden}.live-chip{font-family:var(--font-title);letter-spacing:.1em;text-transform:uppercase;color:var(--emerald);background:#0a0b109e;border:1px solid #10b98147;border-radius:999px;align-items:center;gap:6px;padding:5px 9px;font-size:11px;font-weight:800;display:inline-flex}.live-chip.is-live i,.live-chip:not(.is-danger) i{background:var(--emerald);animation:1.5s ease-out infinite live-pulse-emerald;box-shadow:0 0 #10b98180}.live-card-title{letter-spacing:-.04em;text-transform:none;color:#fff;text-shadow:0 10px 24px #00000073;margin:18px 0 8px;font-size:clamp(26px,6vw,34px);font-weight:800}.live-card-meta{color:#d8dbe4;flex-wrap:wrap;gap:8px 12px;margin:0 0 12px;font-size:12px;display:flex}.live-card-meta span{align-items:center;gap:5px;display:inline-flex}.live-card-meta svg{color:var(--amber)}.live-card-foot{grid-template-columns:auto 1fr;align-items:center;gap:12px;display:grid}.live-squad{display:flex}.live-squad .player-avatar{border-color:#ffffff59;margin-left:-8px;box-shadow:0 0 0 2px #08090c8c}.live-squad .player-avatar:first-child{margin-left:0}.live-rail{background:#08090c9e;border:1px solid #ffffff14;border-radius:99px;height:10px;position:relative;overflow:hidden}.live-fill{border-radius:inherit;background:linear-gradient(90deg,#0d9b6c,#34d399 55%,#ffb800);height:100%;display:block;position:relative;overflow:hidden}.live-fill:after{content:"";background:linear-gradient(90deg,#0000,#ffffff8c,#0000);width:45%;animation:1.8s linear infinite rail-shimmer;position:absolute;inset:0}.live-card.is-urgent .live-fill{background:linear-gradient(90deg, #c2410c, var(--danger), #ffb800)}.win-card,.rec-card{scroll-snap-align:start;border:1px solid #ffffff14;border-radius:18px;flex-direction:column;justify-content:flex-end;min-height:168px;padding:12px;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 28px #0000004d}.win-card img,.rec-card img{object-fit:cover;width:100%;height:100%;transition:transform .65s;position:absolute;inset:0}.tilt-card.is-hot .win-card img,.tilt-card.is-hot .rec-card img{transform:scale(1.12)}.win-card-veil,.rec-card-veil{background:linear-gradient(#08090c1a,#08090ce0);position:absolute;inset:0}.win-card strong,.rec-card strong,.win-card em,.rec-card em,.rec-card b,.win-card-icon{z-index:1;position:relative}.win-card strong,.rec-card strong{font-family:var(--font-title);letter-spacing:-.03em;color:#fff;font-size:16px;font-weight:800}.win-card em,.rec-card em{color:#c9ced9;font-size:12px;font-style:normal}.rec-card b{font-family:var(--font-title);letter-spacing:.12em;text-transform:uppercase;color:var(--amber);margin-top:6px;font-size:10px}.win-card-icon{background:var(--amber);color:#141200;border-radius:8px;place-items:center;width:28px;height:28px;margin-bottom:8px;display:grid}.fx-off .arena-fx-grid,.fx-off .arena-fx-scan,.fx-off .live-fill:after,.fx-off .live-chip i{animation:none!important}@media (width<=560px){.hub-pulse{flex-direction:column;align-items:stretch}.hub-stats{justify-content:flex-start}.hub-nav a{letter-spacing:.06em;font-size:11px}}.activity-hint{color:#c9ced9;margin:-6px 0 0;font-size:13px}:root{--color-bg:#0d0e12;--color-surface:#12141c;--color-surface-2:#171922;--color-primary:#ffb800;--color-primary-dark:#f5a623;--color-success:#2ecc71;--color-danger:#ff4d4d;--color-text:#f4f4f6;--color-muted:#9a9fab;--radius:16px;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-family:Outfit,Segoe UI,system-ui,sans-serif}*{box-sizing:border-box}html,body,#root{background:var(--color-bg);min-height:100vh;color:var(--color-text);margin:0}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;font-family:inherit}input,select,textarea{background:var(--color-surface-2);color:var(--color-text);border:1px solid #2f3440;border-radius:10px;padding:10px 12px;font-family:inherit;font-size:15px}.auth-screen{justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.auth-card{background:var(--color-surface);border-radius:12px;width:100%;max-width:400px;padding:32px 28px}.auth-card h1{margin:0 0 4px;font-size:28px}.auth-subtitle{color:var(--color-muted);margin:0 0 24px}.auth-form{flex-direction:column;gap:14px;display:flex}.auth-form label{color:var(--color-muted);flex-direction:column;gap:6px;font-size:13px;display:flex}.auth-error{color:var(--color-danger);margin:0;font-size:13px}.auth-info{color:var(--color-success);margin:0;font-size:13px}.btn-primary{background:var(--color-primary);color:#141200;border-radius:12px;padding:13px;font-size:15px;font-weight:700;transition:background .15s}.btn-primary:hover{background:var(--color-primary-dark)}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn-full{width:100%}.btn-secondary{background:var(--color-surface-2);color:var(--color-text);border-radius:12px;padding:13px;font-weight:600}.btn-google{color:#1f1f1f;background:#fff;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:4px;padding:12px;font-weight:600;display:flex}.btn-google:disabled{opacity:.6;cursor:not-allowed}.auth-divider{color:var(--color-muted);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:12px;margin:18px 0 10px;font-size:12px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#2f3440;flex:1;height:1px}.auth-forgot{text-align:right;margin:-4px 0 0}.auth-forgot .btn-link{width:auto;margin-top:0;font-size:12px}.btn-ghost{color:var(--color-muted);background:0 0;padding:8px 10px}.btn-link{color:var(--color-primary);text-align:center;background:0 0;width:100%;margin-top:16px;font-size:13px}.btn-close{color:var(--color-muted);background:0 0;padding:4px 8px;font-size:18px}.page{max-width:720px;margin:0 auto;padding:20px 16px 100px}.page-header{align-items:center;gap:12px;margin-bottom:20px;display:flex}.page-header h1{margin:0;font-size:20px}.header-actions{align-items:center;gap:10px;margin-left:auto;display:flex}.pseudo-badge{background:var(--color-surface-2);border:1px solid #0000;border-radius:20px;align-items:center;gap:8px;padding:4px 12px 4px 4px;font-size:13px;display:inline-flex}.pseudo-badge:hover{color:#f3f4f8;border-color:#2a3040}.section-title{margin:24px 0 10px;font-size:16px}.empty-state{color:var(--color-muted);text-align:center;background:var(--color-surface);border-radius:var(--radius);padding:20px;font-size:14px}.page-state{justify-items:center;gap:12px;padding:28px 12px;display:grid}.page-state-bar{background:linear-gradient(90deg,#2a3040,#ffb800,#2a3040) 0 0/200% 100%;border-radius:99px;width:min(220px,60vw);height:4px;animation:1.1s linear infinite page-state-slide}@keyframes page-state-slide{0%{background-position:100% 0}to{background-position:-100% 0}}.muted{color:var(--color-muted)}.small{font-size:12px}.group-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:14px;display:grid}.group-card{background:var(--color-surface);border-radius:var(--radius);text-align:center;flex-direction:column;align-items:center;gap:10px;padding:18px;transition:transform .15s;display:flex}.group-card:hover{transform:translateY(-2px)}.group-cover{background:var(--color-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;font-weight:700;display:flex;overflow:hidden}.group-cover.is-emoji{background:#1c2030;font-size:26px}.group-cover.is-photo{object-fit:cover}.group-cover-lg{width:72px;height:72px;font-size:32px}.group-hero,.pending-room{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.cover-picker{border:0;margin:0 0 8px;padding:0}.cover-picker legend{margin-bottom:8px;font-size:13px}.emoji-row{flex-wrap:wrap;gap:8px;display:flex}.emoji-chip{min-width:40px;height:36px;color:inherit;cursor:pointer;background:#151821;border:1px solid #2a3146;border-radius:10px;font-size:13px}.emoji-chip.is-on{border-color:#ffb800;box-shadow:0 0 0 1px #ffb800}.file-label{gap:6px;margin-top:10px;font-size:13px;display:grid}.invite-qr{background:#0d0e12;border-radius:16px;width:180px;height:180px;margin:16px auto 0;display:block}.group-name{font-size:14px;font-weight:600}.fab-row{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.invite-box{background:var(--color-surface);border-radius:var(--radius);margin-bottom:16px;padding:16px}.invite-code{letter-spacing:4px;color:var(--color-primary);font-size:20px}.member-avatars{flex-wrap:wrap;gap:8px;margin-bottom:8px;display:flex}.member-roster{flex-direction:column;gap:8px;margin:10px 0 0;padding:0;list-style:none;display:flex}.member-row{align-items:center;gap:10px;display:flex}.member-actions{flex-wrap:wrap;justify-content:flex-end;gap:4px;display:flex}.member-id{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.member-name{font-size:14px;font-weight:600}.member-role{font-family:var(--font-title,inherit);letter-spacing:.08em;text-transform:uppercase;color:var(--color-muted);font-size:11px;font-weight:700}.member-role.is-owner{color:#ffb800}.member-role.is-admin{color:#10b981}.member-action{flex-shrink:0;font-size:13px}.avatar-chip{background:var(--color-surface-2);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:14px;font-weight:700;display:flex}.challenge-list{flex-direction:column;gap:8px;display:flex}.challenge-row{background:var(--color-surface);border-radius:12px;justify-content:space-between;padding:14px 16px;font-weight:600;display:flex}.challenge-state{color:var(--color-muted);font-size:13px;font-weight:500}.dashboard-card{background:var(--color-surface);border-radius:var(--radius);padding:20px}.countdown{margin:0 0 14px;font-size:26px;font-weight:800}.countdown-urgent{color:var(--color-danger)}.gauge-track{background:var(--color-surface-2);border-radius:20px;height:22px;overflow:hidden}.gauge-fill{background:linear-gradient(90deg, var(--color-primary), #ffb347);height:100%;transition:width .4s}.gauge-label{color:var(--color-muted);margin:8px 0 20px;font-weight:600}.ranking-list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.ranking-list li{background:var(--color-surface-2);border-radius:10px;justify-content:space-between;padding:10px 12px;display:flex}.ranking-self{outline:2px solid var(--color-primary);font-weight:700}.feed{flex-direction:column;gap:10px;display:flex}.feed-item{background:var(--color-surface);border-radius:12px;gap:12px;padding:12px 14px;display:flex}.feed-item p{margin:0}.feed-item-wrapper{flex-direction:column;display:flex}.reaction-row{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.reaction-chip{background:var(--color-surface-2);color:var(--color-text);border-radius:16px;padding:5px 10px;font-size:13px;font-weight:600}.reaction-chip-mine{outline:1px solid var(--color-primary);background:#ff5a3640}.reaction-add-wrapper{position:relative}.reaction-add{opacity:.75}.reaction-picker{background:var(--color-surface);z-index:10;border-radius:20px;gap:6px;padding:8px 10px;display:flex;position:absolute;bottom:36px;left:0;box-shadow:0 8px 24px #00000080}.reaction-picker button{background:0 0;padding:2px 4px;font-size:20px}.reaction-comments-toggle{margin-left:auto}.comment-section{border-top:1px solid #2a2f3a;flex-direction:column;gap:6px;margin-top:10px;padding-top:10px;display:flex}.comment-line{background:var(--color-surface-2);border-radius:10px;margin:0;padding:6px 10px;font-size:13px}.comment-form{gap:8px;margin-top:4px;display:flex}.comment-form input{flex:1;padding:8px 10px;font-size:13px}.comment-form button{background:var(--color-primary);color:#141200;border-radius:10px;padding:8px 14px;font-size:13px;font-weight:600}.comment-form button:disabled{opacity:.5}.recap-card{background:var(--color-surface);border-radius:var(--radius);margin-bottom:8px;padding:20px}.recap-banner{margin:0 0 12px;font-size:22px;font-weight:800}.recap-success{color:var(--color-success)}.recap-fail{color:var(--color-danger)}.recap-mvp{color:var(--color-muted);margin:0 0 14px}.recap-share{width:100%;margin-top:16px}.life-stats{grid-template-columns:repeat(3,1fr);gap:10px;margin:10px 0 12px;display:grid}.life-stats span{background:var(--color-surface-2);text-align:center;color:var(--color-muted);border-radius:12px;gap:2px;padding:10px 8px;font-size:12px;display:grid}.life-stats strong{color:#f3f4f8;font-size:18px}.penalty-box{background:var(--color-surface-2);border:1px dashed #ff8a65;border-radius:14px;margin-top:18px;padding:16px}.penalty-title{margin:0 0 6px;font-weight:700}.penalty-desc{margin:0 0 10px}.penalty-done{color:var(--color-success);margin:0;font-weight:600}.badge-list{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.badge-chip{background:var(--color-surface-2);border-radius:20px;padding:6px 12px;font-size:13px;font-weight:600}.notif-toggle{padding:6px 10px;font-size:18px}.pref-list{gap:8px;margin-top:10px;display:grid}.pref-row,.geo-toggle{align-items:center;gap:10px;font-size:14px;display:flex}.proof-geo{font-size:12px;position:absolute;bottom:4px;right:4px}.proof-geo-caption{color:var(--muted,#9aa0ae);margin:10px 0 0;font-size:13px}.lb-end{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.lb-nudge{padding:4px 8px;font-size:11px}.toast-stack{z-index:100;flex-direction:column;gap:8px;max-width:420px;margin:0 auto;display:flex;position:fixed;top:16px;left:16px;right:16px}@media (width>=640px){.toast-stack{margin:0;left:auto}}.toast{background:var(--color-surface);border:1px solid var(--color-primary);color:var(--color-text);border-radius:12px;padding:12px 16px;font-size:14px;animation:.2s ease-out toast-in;box-shadow:0 10px 30px #00000080}@keyframes toast-in{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.fab{background:var(--color-primary);color:#141200;z-index:20;border-radius:30px;max-width:672px;margin:0 auto;padding:16px;font-size:16px;font-weight:700;position:fixed;bottom:24px;left:24px;right:24px;box-shadow:0 10px 30px #ff5a3666}.modal-overlay{z-index:50;background:#0009;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.modal-sheet,.bottom-sheet{background:var(--color-surface);border-radius:20px 20px 0 0;width:100%;max-width:480px;padding:24px 20px 32px;animation:.2s ease-out slide-up}@media (width>=640px){.modal-overlay{align-items:center}.modal-sheet,.bottom-sheet{border-radius:20px}}@keyframes slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.modal-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.modal-header h2{margin:0;font-size:18px}.modal-actions{gap:10px;margin-top:14px;display:flex}.modal-actions .btn-primary{flex:1}.form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.stepper{justify-content:center;align-items:center;gap:8px;margin:24px 0;display:flex}.stepper button{background:var(--color-surface-2);color:var(--color-text);border-radius:50%;width:44px;height:44px;font-weight:700}.stepper-value{text-align:center;width:80px;padding:8px;font-size:24px;font-weight:800}.upload-zone{text-align:center;background:var(--color-surface-2);cursor:pointer;width:100%;color:inherit;font:inherit;border:2px dashed #3a4050;border-radius:14px;margin-bottom:8px;padding:14px 12px;display:block}.upload-zone:disabled{opacity:.45;cursor:not-allowed}.proof-pick-row{gap:8px;margin:12px 0 8px;display:grid}.proof-timer{color:var(--color-accent,#ffb800);margin:0 0 8px;font-size:13px;font-weight:700}.proof-preview{margin:8px 0 4px}.proof-preview img,.proof-preview video{object-fit:cover;border-radius:12px;width:100%;max-height:180px;display:block}.proof-attach{margin:6px 0 8px;font-size:13px}.confirmation{text-align:center;padding:20px 0}.confirmation-emoji{margin:0 0 8px;font-size:48px}
