:root{color:#ececee;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--bg:#070708;--bg-mid:#0c0c0e;--panel:#0e0e10fa;--panel-border:#ffffff1c;--panel-glow:#dc262612;--text-dim:#8b8b94;--primary:#dc2626;--primary-2:#991b1b;--accent-neon:#f87171;--accent-rgb:220, 38, 38;--accent-magenta:#ef4444;--elo:#f4f4f5;--danger:#fb7185;--arena-heat:#b91c1c;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:var(--bg);min-height:100vh;margin:0}#root{max-width:min(1680px,100vw - 24px);margin:0 auto;padding:20px 16px 40px}.app-shell{flex-direction:column;gap:16px;display:flex}.topbar{border-bottom:1px solid #ffffff14;flex-wrap:wrap;align-items:center;gap:12px 20px;padding:4px 0 8px;display:flex}.topbar.topbar--with-nav{grid-template-columns:minmax(0,auto) minmax(0,1fr) auto;align-items:center;column-gap:clamp(12px,2.5vw,28px);display:grid}.topbar-brand{flex-direction:column;align-items:flex-start;gap:0;min-width:0;display:flex}.topbar-brand .topbar-tagline{letter-spacing:.1em;color:var(--text-dim);opacity:.66;margin:0;padding:0;font-size:10px;font-weight:500;line-height:1}.topbar-title{letter-spacing:-.04em;color:#f5f5f5;text-shadow:0 1px #000000e6;margin:-3px 0 0;padding:0;font-size:clamp(25px,2.75vw + 11px,36px);font-weight:900;line-height:1.02}.topbar-title .brand-link{color:inherit}.topbar-profile{justify-self:end;min-width:0}.topbar-nav{flex-wrap:wrap;justify-content:center;justify-self:center;align-items:center;gap:4px;display:flex}@media (width<=768px){.topbar.topbar--with-nav{grid-template-columns:1fr;row-gap:10px}.topbar-nav{justify-content:flex-start;justify-self:start}.topbar-profile{justify-self:stretch}.topbar-profile .profile-pill{justify-content:space-between;width:100%}}.nav-link{color:#d4d4d8;border:1px solid #0000;border-radius:6px;padding:8px 12px;font-size:14px;font-weight:600;text-decoration:none;transition:color .14s,background .14s,border-color .14s,box-shadow .14s,transform .14s}.nav-link:hover{color:#fafafa;background:#dc262614;border-color:#dc262659;transform:translateY(-1px);box-shadow:0 0 0 1px #dc26261f}.nav-link:active{transform:translateY(0)}.nav-link:focus-visible{color:#fafafa;border-color:#dc26268c;outline:none;box-shadow:0 0 0 2px #dc262640}.nav-link--active{color:#fef2f2;background:#dc262624;border-color:#dc26268c;font-weight:700;box-shadow:inset 0 -2px #dc2626d9,0 0 0 1px #dc262626}.nav-link--active:hover{color:#fff;background:#dc262633;border-color:#f87171a6;box-shadow:inset 0 -2px #f87171f2,0 0 0 1px #dc262638}.brand-link{color:inherit;text-decoration:none}.brand-link:hover{opacity:.92}h1,h2,h3,p{margin:0}h1{font-size:clamp(30px,4vw,46px)}.eyebrow{color:var(--text-dim);text-transform:uppercase;letter-spacing:.09em;font-size:12px}.card{background:#101012;border:1px solid #ffffff1a;border-radius:10px;padding:18px;transition:transform .16s,box-shadow .18s,border-color .18s;position:relative;box-shadow:0 10px 28px #0000008c}.card:before{display:none}.card:hover{border-color:#ffffff29;transform:translateY(-1px);box-shadow:0 12px 32px #000000a6}.grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;display:grid}.stack{flex-direction:column;gap:12px;display:flex}.muted{color:var(--text-dim)}.profile-pill{background:#141416;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:12px;padding:8px 12px;display:flex;box-shadow:inset 0 1px #ffffff0a}.avatar{object-fit:cover;border:1px solid #fff3;border-radius:999px;flex:none}img.avatar{display:block}.avatar-fallback{color:#fff;background:linear-gradient(#2a2a2e,#18181a);border:1px solid #ffffff1f;justify-content:center;align-items:center;font-size:14px;font-weight:700;line-height:1;display:flex}.profile-card-head{align-items:center;gap:12px;margin:4px 0 8px;display:flex}.profile-hero-row{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px 18px;margin:4px 0 10px;display:grid}.profile-hero-main{min-width:0}.profile-hero-row .profile-card-head{margin-top:0;margin-bottom:8px}.profile-hero-quick-stats{flex-direction:column;justify-self:end;gap:10px;display:flex}.profile-hero-stat{background:#141416;border:1px solid #ffffff1a;border-left:3px solid #ffffff14;border-radius:8px;flex-direction:column;align-items:flex-end;gap:5px;min-width:118px;padding:12px 14px;display:flex;box-shadow:inset 0 1px #ffffff0a}.profile-hero-stat--primary{min-width:132px}.profile-hero-stat--secondary{min-width:112px;padding:12px 14px}.profile-hero-stat-label{letter-spacing:.1em;text-transform:uppercase;color:var(--text-dim);font-size:10px;font-weight:700;line-height:1.2}.profile-hero-stat-kicker{letter-spacing:.02em;color:#e8e8ed;font-size:13px;font-weight:700;line-height:1.15}.profile-hero-stat-blurb{text-align:right;max-width:12em;color:var(--text-dim);font-size:12px;font-weight:600;line-height:1.25}.profile-hero-stat-value{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1;color:#fafafa;margin-top:1px;font-size:clamp(1.38rem,3.1vw,1.72rem);font-weight:800;line-height:1}.profile-hero-stat--win-low{background:linear-gradient(145deg,#7f1d1d47,#141416 55%);border-color:#f871712e;box-shadow:inset 0 1px #ffffff0a,0 0 22px #ef444412}.profile-hero-stat--win-low .profile-hero-stat-value{color:#fecaca}.profile-hero-stat--win-low .profile-hero-stat-blurb{color:#fca5a5}.profile-hero-stat--win-mid{background:linear-gradient(145deg,#713f1242,#141416 55%);border-color:#eab30833;box-shadow:inset 0 1px #ffffff0a,0 0 18px #eab3080f}.profile-hero-stat--win-mid .profile-hero-stat-value{color:#fde047}.profile-hero-stat--win-mid .profile-hero-stat-blurb{color:#fde68a}.profile-hero-stat--win-high{background:linear-gradient(145deg,#16653447,#141416 55%);border-color:#4ade8038;box-shadow:inset 0 1px #ffffff0a,0 0 20px #22c55e14}.profile-hero-stat--win-high .profile-hero-stat-value{color:#bbf7d0}.profile-hero-stat--win-high .profile-hero-stat-blurb{color:#86efac}.profile-hero-stat--win-none{border-left-color:#ffffff1a}.profile-hero-stat--win-none .profile-hero-stat-value{color:#71717a}.profile-hero-stat--win-none .profile-hero-stat-blurb{color:var(--text-dim)}.profile-hero-stat--secondary.profile-hero-stat--ko-hot{opacity:1}.profile-hero-stat--ko-hot{background:linear-gradient(145deg,#7f1d1d61,#121114 52%);border-color:#dc262652;box-shadow:inset 0 1px #ffffff0d,0 0 28px #dc262624}.profile-hero-stat--ko-hot .profile-hero-stat-value{color:#fca5a5}.profile-hero-stat--ko-hot .profile-hero-stat-blurb{color:#fecaca;font-weight:700}.profile-hero-stat--ko-warm{background:linear-gradient(145deg,#7c2d1238,#141416 55%);border-color:#f9731638}.profile-hero-stat--ko-warm .profile-hero-stat-value{color:#fdba74}.profile-hero-stat--ko-warm .profile-hero-stat-blurb{color:#fed7aa}.profile-hero-stat--ko-neutral{border-color:#94a3b824}.profile-hero-stat--ko-neutral .profile-hero-stat-value{color:#cbd5e1}.profile-hero-stat--ko-neutral .profile-hero-stat-blurb{color:#94a3b8}.profile-hero-stat--ko-none{border-left-color:#ffffff1a}.profile-hero-stat--ko-none .profile-hero-stat-value{color:#71717a}.profile-hero-stat--ko-none .profile-hero-stat-blurb{color:var(--text-dim)}@media (width<=520px){.profile-hero-row{grid-template-columns:1fr;justify-items:stretch}.profile-hero-quick-stats{flex-flow:wrap;justify-content:flex-start;justify-self:stretch}.profile-hero-stat{flex:140px;align-items:flex-start;min-width:0}.profile-hero-stat-blurb{text-align:left}}.profile-pill .profile-elo{font-variant-numeric:tabular-nums;color:var(--elo);margin-top:2px;font-size:15px;font-weight:700}.rank-title-line{flex-wrap:wrap;align-items:center;gap:6px;margin-top:4px;display:inline-flex}.rank-world{letter-spacing:.08em;text-transform:uppercase;color:#d4d4d8;font-size:12px;font-weight:800}.rank-title-badge{color:#fef2f2;letter-spacing:.03em;text-transform:uppercase;background:#dc262624;border:1px solid #ffffff24;border-radius:6px;align-items:center;padding:2px 8px;font-size:12px;font-weight:800;display:inline-flex}.rank-tone-legend .rank-world{color:#ffe28f;text-shadow:0 0 20px #ffd55f85}.rank-tone-legend .rank-title-badge{background:#78350f59;border-color:#ffdb668c}.rank-tone-master .rank-world{color:#e9d5ff;text-shadow:0 0 18px #d8b4ff5c}.rank-tone-master .rank-title-badge{background:#581c8759;border-color:#c084fc73}.rank-tone-expert .rank-world{color:#c7e5ff;text-shadow:0 0 16px #8ac6ff57}.rank-tone-expert .rank-title-badge{background:#1e3a8a59;border-color:#60a5fa73}.rank-tone-specialist .rank-world{color:#ddd4ff;text-shadow:0 0 16px rgba(var(--accent-rgb), .35)}.rank-tone-specialist .rank-title-badge{background:#7f1d1d59;border-color:#f8717173}.rank-tone-apprentice .rank-world{color:#bfffd3;text-shadow:0 0 16px #4ade8057}.rank-tone-apprentice .rank-title-badge{background:#1665344d;border-color:#4ade8073}.rank-tone-beginner .rank-world{color:#d6defa;text-shadow:0 0 12px #aabaff40}.rank-tone-beginner .rank-title-badge{background:#3f3f4673;border-color:#a3a3ab73}.profile-pill .profile-rank,.lobby-rank{margin-top:3px}.profile-hero-elo{font-variant-numeric:tabular-nums;color:var(--elo);margin:0 0 4px;font-size:16px;font-weight:700}.duel-player-meta.muted>span:first-of-type{font-variant-numeric:tabular-nums;color:#e4e4e7;font-weight:700}.scoreboard-main{flex:1;min-width:0}.duel-players{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;column-gap:14px;width:100%;max-width:920px;margin-top:12px;margin-left:auto;margin-right:auto;display:grid}.duel-player{align-items:center;gap:12px;min-width:0;display:flex}.duel-player--left{justify-content:flex-end}.duel-player--right{justify-content:flex-start}.duel-player-info{flex-direction:column;gap:4px;min-width:0;display:flex}.duel-player-info--left{text-align:right;align-items:flex-end}.duel-player-info--right{text-align:left;align-items:flex-start}.duel-vs{opacity:.95;color:#dc2626;letter-spacing:.06em;place-self:center;padding:0 4px;font-size:18px;font-weight:800;line-height:1}.duel-player-name{color:#fafafa;letter-spacing:-.01em;font-size:24px;font-weight:600;line-height:1.15}.duel-opponent-name-line{flex-wrap:wrap;align-items:center;gap:8px;max-width:100%;display:inline-flex}.user-bot-badge{letter-spacing:.14em;color:#d4d4d8;background:#1a1a1c;border:1px solid #fff3;border-radius:4px;flex-shrink:0;align-items:center;padding:2px 6px;font-size:9px;font-weight:800;display:inline-flex}.duel-bot-badge{transform:translateY(1px)}.match-end-opp-inline{vertical-align:middle;flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.match-end-bot-badge{padding:2px 5px;font-size:8px}.lobby-history-bot-badge{margin-left:2px}.public-profile-title-row{flex-wrap:wrap;align-items:center;gap:10px;margin:0 0 6px;display:flex}.public-profile-bot-badge{font-size:10px}.duel-rank-row{width:100%;min-height:0;display:flex}.duel-player-info--left .duel-rank-row{justify-content:flex-end}.duel-player-info--right .duel-rank-row{justify-content:flex-start}.match-top-info .duel-rank-title{max-width:100%;margin-top:0}.match-top-info .duel-rank-title .rank-world{letter-spacing:.06em;font-size:10px}.match-top-info .duel-rank-title .rank-title-badge{padding:1px 6px;font-size:10px}.duel-side-tag{letter-spacing:.11em;text-transform:uppercase;opacity:.95;font-size:10px;font-weight:800}.duel-side-tag-you{color:#c9b8ff;text-shadow:0 0 12px rgba(var(--accent-rgb), .45)}.duel-side-tag-opp{color:#fda4af;text-shadow:0 0 12px #fda4af59}.duel-player-meta{font-size:15px;line-height:1.35}.duel-progress{margin-top:4px}.duel-progress-label{font-size:12px}.duel-progress-track{background:#ffffff24;border-radius:999px;width:148px;max-width:100%;height:7px;margin-top:4px;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff1a}.duel-progress-fill{border-radius:inherit;background:linear-gradient(90deg, rgba(var(--accent-rgb), .95), #e879f9f2);height:100%;box-shadow:0 0 12px rgba(var(--accent-rgb), .35);transition:width .2s;display:block}.duel-rank-title{margin-top:2px}.duel-rank-title .rank-world{font-size:11px}.duel-rank-title .rank-title-badge{padding:1px 7px;font-size:11px}.duel-avatar{border-radius:50%;flex-shrink:0;min-width:48px;min-height:48px;width:48px!important;height:48px!important}.duel-avatar.avatar-fallback{font-size:15px}.leaderboard-page .leaderboard-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.leaderboard-page .leaderboard-head>div:first-child{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.leaderboard-page .leaderboard-head .title-explanations-btn{letter-spacing:.02em;background:#dc26260f;border-color:#f8717147;margin-top:12px;font-weight:600;text-decoration:none;box-shadow:inset 0 1px #ffffff0a}.leaderboard-page .leaderboard-head .title-explanations-btn:hover{background:#dc26261f;border-color:#fca5a58c;box-shadow:inset 0 1px #ffffff0f,0 0 0 1px #dc26262e,0 4px 16px #dc26261a}.title-tiers-page .title-tiers-table-wrap{border:1px solid #ffffff14;border-radius:12px;overflow-x:auto}.title-tiers-page .title-tiers-name{color:#e8eaf8;font-weight:700}.title-tiers-page .title-tiers-range{font-variant-numeric:tabular-nums;color:#b9b9c2}.title-tiers-page .title-tiers-table tbody tr:hover{background:#dc262612}.title-tiers-page .title-tiers-table tbody tr:hover .title-tiers-range{color:#fecaca}.title-tiers-page .title-tiers-table tbody tr:hover .title-tiers-name{color:#fafafa}.title-tiers-actions{margin-top:20px}.leaderboard-table-wrap{border:1px solid #ffffff14;border-radius:12px;overflow-x:auto}.leaderboard-table{border-collapse:collapse;width:100%;font-size:15px}.leaderboard-table th,.leaderboard-table td{text-align:left;border-bottom:1px solid #ffffff0f;padding:10px 12px}.leaderboard-table th{color:var(--text-dim);text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:600}.leaderboard-table tbody tr:hover{background:#ffffff08}.leaderboard-table tbody tr.lb-row-top{position:relative}.leaderboard-table tbody tr.lb-row-top-1{background:linear-gradient(90deg,#ffdf8033,#ffb24824)}.leaderboard-table tbody tr.lb-row-top-2{background:linear-gradient(90deg,#cfe0ff2b,#aabee81f)}.leaderboard-table tbody tr.lb-row-top-3{background:linear-gradient(90deg,#e0b18433,#ba845c24)}.leaderboard-table tbody tr.lb-row-top td{border-bottom-color:#ffffff1f}.lb-rank{font-variant-numeric:tabular-nums;color:#c4d0ff;width:76px}.lb-rank-inline{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.lb-rank-medal{font-size:12px;line-height:1}.lb-rank-value{min-width:1.5ch;display:inline-block}.lb-elo{font-variant-numeric:tabular-nums;width:72px;color:var(--elo);font-weight:700}.lb-title{color:#dbe4ff}.lb-title-rank-line{margin:0}.lb-title-rank-line .rank-world{display:none}.lb-title-rank-line .rank-title-badge{padding:2px 8px;font-size:11px}.lb-player{align-items:center;gap:8px;display:inline-flex}.lb-player-link{color:inherit;border-radius:9px;padding:3px 6px;text-decoration:none}.lb-player-link:hover{background:rgba(var(--accent-rgb), .08);box-shadow:0 0 14px rgba(var(--accent-rgb), .1)}.leaderboard-pager{justify-content:center;align-items:center;gap:16px;margin-top:18px;display:flex}button,input,select,textarea{font:inherit}.primary-btn,.ghost-btn,.chip{cursor:pointer;color:#fff;border:1px solid #0000;border-radius:8px;transition:transform .14s,box-shadow .16s,border-color .16s,background .16s,filter .16s}.primary-btn{background:linear-gradient(180deg, #ef4444 0%, var(--arena-heat) 100%);letter-spacing:.02em;border:1px solid #ff787873;padding:12px 20px;font-weight:700;position:relative;box-shadow:0 2px #00000073,0 6px 20px #dc262647}.primary-btn:hover:not(:disabled){filter:brightness(1.07);transform:translateY(-1px);box-shadow:0 2px #00000073,0 8px 28px #dc262666}.primary-btn:active:not(:disabled){filter:brightness(.96);transform:translateY(1px);box-shadow:0 1px #00000080,0 3px 12px #dc262638}.arena-play-ranked{letter-spacing:.08em;text-transform:uppercase;border-color:#fecaca8c;font-size:.95rem;font-weight:800;box-shadow:0 2px #00000080,0 0 0 1px #dc262659,0 8px 28px #dc262673}.arena-play-ranked:hover:not(:disabled){filter:brightness(1.1);box-shadow:0 2px #00000080,0 0 0 1px #fecaca73,0 10px 36px #dc26268c}.queue-card:not(.queue-card-searching) .arena-play-ranked:not(:disabled){animation:2.4s ease-in-out infinite arenaRankedIdle}@keyframes arenaRankedIdle{0%,to{filter:brightness()}50%{filter:brightness(1.06)}}.ghost-btn{background:#ffffff0a;border-color:#ffffff24;padding:10px 14px;font-weight:600}.ghost-btn:hover:not(:disabled){background:#ffffff12;border-color:#ffffff38}.active-match-btn{background:#facc1514;border-color:#facc1573}.active-match-btn:hover:not(:disabled){background:#facc151f;border-color:#facc15a6}.chip{border-color:var(--panel-border);text-transform:capitalize;background:#ffffff05;padding:8px 10px}.chip:hover:not(:disabled){background:#ffffff0d;border-color:#fff3}.chip.active{color:#fff;background:#dc26262e;border-color:#f87171a6;box-shadow:inset 0 1px #ffffff14}.chip:disabled{opacity:.5;cursor:not-allowed}.chip.active:disabled{opacity:.68}.primary-btn:disabled,.ghost-btn:disabled{opacity:.5;cursor:not-allowed}.difficulty-row{gap:8px;margin:10px 0;display:flex}.queue-timer{flex-direction:column;gap:2px;margin:0;display:flex}.queue-timer-label{color:var(--text-dim);text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:12px}.queue-timer-value{color:#fafafa;font-variant-numeric:tabular-nums;margin:0;font-family:Consolas,ui-monospace,monospace;font-size:34px;font-weight:700;line-height:1.08}.queue-card{transition:border-color .25s,box-shadow .25s,transform .25s}.queue-card-searching{animation:2.8s ease-in-out infinite queueGlowPulse}.queue-card-found{animation:.5s ease-out queueFoundFlash}.queue-search-title{color:#eaf0ff;margin:0;font-weight:600}.searching-block{align-items:center;gap:10px;display:flex}.searching-dots{align-items:center;gap:6px;display:inline-flex}.searching-dots span{background:#f87171f2;border-radius:999px;width:8px;height:8px;animation:1.1s ease-in-out infinite searchingDot}.searching-dots span:nth-child(2){animation-delay:.2s}.searching-dots span:nth-child(3){animation-delay:.4s}.danger-ghost-btn{border-color:#ff5f8766}.danger-ghost-btn:hover{background:#ff5f8724;border-color:#ff5f87b3}.queue-found-wrap{flex-direction:column;gap:6px;display:flex}.queue-found-title{color:#9af7c5;text-shadow:0 0 20px #4ce69e59;margin:0;font-size:22px;font-weight:700}@keyframes searchingDot{0%,to{opacity:.45;transform:translateY(0)}50%{opacity:1;transform:translateY(-4px)}}@keyframes queueGlowPulse{0%,to{border-color:#ffffff1a;box-shadow:0 8px 24px #00000073}50%{border-color:#dc262673;box-shadow:0 8px 24px #00000073,0 0 0 1px #dc262633,0 0 20px #dc26261f}}@keyframes queueFoundFlash{0%{border-color:#34d399d9;box-shadow:0 0 0 1px #34d39940,0 0 28px #34d3992e}to{border-color:#ffffff1a;box-shadow:0 8px 24px #00000073}}.queue-timer strong{color:#fff;font-weight:700}.auth{max-width:420px;margin:18px auto 0}.auth-welcome{border:1px solid #ffffff1a;border-radius:10px;max-width:440px;margin-top:24px;padding:28px 26px 22px;box-shadow:0 16px 40px #0000008c}.auth-welcome-head{text-align:center;margin-bottom:20px}.auth-welcome-title{letter-spacing:-.02em;color:#f4f2ff;margin:0 0 10px;font-size:1.65rem;font-weight:700}.auth-welcome-sub{color:var(--text-dim);margin:0;font-size:.95rem;line-height:1.45}.auth-oauth-stack{flex-direction:column;gap:10px;margin-bottom:4px;display:flex}.auth-oauth-error{text-align:center;margin:0 0 4px;font-size:14px}.auth-oauth-skin{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:12px;padding:6px 8px}.auth-oauth-status{text-align:center;margin:0;font-size:13px}.auth-oauth-secondary{color:#c8d0f5;cursor:not-allowed;opacity:.72;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:48px;font-size:15px;font-weight:600;display:flex}.auth-oauth-soon{letter-spacing:.08em;text-transform:uppercase;color:var(--text-dim);font-size:11px;font-weight:800}.auth-or-rule{color:var(--text-dim);letter-spacing:.11em;text-transform:uppercase;align-items:center;gap:12px;margin:22px 0 18px;font-size:10px;font-weight:700;display:flex}.auth-or-rule:before,.auth-or-rule:after{content:"";background:#ffffff1a;flex:1;height:1px}.auth-password-form{gap:14px}.auth-forgot-muted{color:var(--text-dim);cursor:default;margin:-6px 0 2px;font-size:13px}.auth-signin-cta{width:100%;margin-top:4px;padding-top:12px;padding-bottom:12px;font-size:15px}.auth-switch-footer{text-align:center;color:var(--text-dim);margin-top:22px;font-size:14px}.auth-switch-footer button{font:inherit;color:var(--accent-magenta);cursor:pointer;background:0 0;border:none;padding:0;font-weight:600}.auth-switch-footer button:hover{text-decoration:underline}.auth-footer-extras{margin-top:18px}.auth-google-wrap{margin-top:0}.auth-google-button{justify-content:center;min-height:44px;display:flex}.auth-footer-link{text-align:center;margin-top:4px}.auth-footer-link a{color:#a1a1aa}.inline-link{color:var(--accent-neon);font-weight:600;text-decoration:none}.inline-link:hover{text-decoration:underline}.profile-page{grid-template-columns:minmax(260px,.9fr) minmax(340px,1.1fr)}.profile-stats-block{margin-top:18px}.public-profile-page{grid-template-columns:minmax(320px,680px);justify-content:center}.public-profile-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.public-profile-edit-btn{padding:7px 10px;font-size:13px}.public-profile-meta{margin-top:6px;font-size:13px}.public-profile-actions{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.profile-upload-box{background:#ffffff05;border:1px dashed #fff3;border-radius:10px;margin:8px 0 14px;padding:10px}.auth-tabs{background:#ffffff0a;border-radius:8px;grid-template-columns:repeat(2,1fr);margin-bottom:12px;display:grid;overflow:hidden}.auth-tabs button{color:#c7d2ff;cursor:pointer;background:0 0;border:none;padding:10px}.auth-tabs button.active{color:#fff;background:#dc262638;box-shadow:inset 0 -2px #dc2626a6}.auth-email-panel{margin-top:12px}.auth-subtabs{margin-top:0;margin-bottom:4px}.auth-field-hint{margin:-2px 0 4px;font-size:12px;line-height:1.35}.field{flex-direction:column;gap:6px;font-size:14px;display:flex}input,select,textarea{border:1px solid var(--panel-border);color:#fff;background:#ffffff0a;border-radius:8px;padding:10px;transition:border-color .16s,box-shadow .16s}input:focus-visible,select:focus-visible,textarea:focus-visible{border-color:#dc26268c;outline:none;box-shadow:0 0 0 1px #dc262659}textarea{resize:vertical;min-height:240px;font-family:Consolas,ui-monospace,monospace}.scoreboard{justify-content:space-between;align-items:center;gap:16px;display:flex}.match-top-info .duel-players{margin-top:8px}.timer-block{text-align:right;flex-direction:column;align-items:flex-end;gap:4px;display:flex}.timer-hint{max-width:200px;font-size:13px;font-weight:500;line-height:1.35}.timer{color:#fafafa;font-family:Consolas,ui-monospace,monospace;font-size:32px;font-weight:700}.match-layout{grid-template-columns:minmax(0,78fr) minmax(280px,22fr);align-items:stretch;gap:16px;display:grid}.match-main{min-width:0}.match-workbench{grid-template-columns:minmax(280px,.85fr) minmax(520px,1.55fr);gap:14px;display:grid}.match-sidebar{min-width:0;height:100%}.editor-head{z-index:2;justify-content:space-between;align-items:center;margin-bottom:12px;display:flex;position:relative}.editor-language-select{color:#fafafa;text-transform:lowercase;appearance:none;z-index:3;background-color:#141416;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23a1a1aa' d='M1.4.6 6 5.2 10.6.6 12 2 6 8 0 2z'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:12px 8px;border:1px solid #ffffff24;border-radius:6px;min-width:140px;padding:10px 38px 10px 12px;font-weight:600;position:relative;box-shadow:inset 0 1px #ffffff0a}.editor-language-select:focus-visible{border-color:#dc26268c;outline:none;box-shadow:0 0 0 1px #dc262659}.editor-language-select option{color:#fafafa;background:#0a0a0b}:root[data-theme=light] .editor-language-select{color:#18181b;background-color:#fafafa;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%2352525b' d='M1.4.6 6 5.2 10.6.6 12 2 6 8 0 2z'/%3E%3C/svg%3E");border-color:#0000001f}:root[data-theme=light] .editor-language-select option{color:#25204d;background:#fff}.problem-pane,.editor-pane{min-height:420px}.problem-pane{flex-direction:column;gap:10px;display:flex}.pane-head{justify-content:space-between;align-items:center;display:flex}.difficulty-badge{text-transform:capitalize;color:#e4e4e7;background:#1a1a1c;border:1px solid #ffffff29;border-radius:6px;padding:4px 8px;font-size:12px}.difficulty-badge.diff-easy{color:#d1fae5;background:#10b9811f;border-color:#10b98159}.difficulty-badge.diff-medium{color:#ffedd5;background:#f973161f;border-color:#f9731661}.difficulty-badge.diff-hard{color:#fee2e2;background:#ef44441f;border-color:#ef444466}.problem-title{margin:0;font-size:28px}.problem-tabs{gap:8px;margin:4px 0 2px;display:flex}.problem-tab-btn{color:#a1a1aa;cursor:pointer;background:#141416;border:1px solid #ffffff1f;border-radius:6px;padding:7px 12px;font-weight:600}.problem-tab-btn:hover:not(.active){color:#e4e4e7;border-color:#fff3}.problem-tab-btn.active{color:#fef2f2;background:#dc262629;border-color:#dc26268c;box-shadow:inset 0 1px #ffffff0f}.problem-tests-head{margin-top:14px;margin-bottom:8px}.problem-tests-head h5{letter-spacing:.04em;text-transform:uppercase;color:var(--text-dim);margin:0;font-size:12px}.editor-pane{flex-direction:column;display:flex}.editor-hint{margin:6px 0 10px;font-size:12px;line-height:1.35}.editor-textarea{tab-size:4;border-radius:12px;flex:1;width:100%;min-height:360px;overflow:hidden}.monaco-host{height:100%}.editor-actions{justify-content:flex-start;margin-top:12px;display:flex}.feed{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.feed li{border:1px solid #ffffff14;border-radius:10px;padding:8px}.chat-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.chat-list{flex-direction:column;gap:8px;max-height:220px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.chat-item{flex-direction:column;gap:2px;display:flex}.chat-item.mine{align-items:flex-end}.chat-item.theirs{align-items:flex-start}.chat-bubble{max-width:min(82%,520px);color:inherit;white-space:pre-wrap;word-break:break-word;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;margin:0;padding:8px 10px}.chat-item.mine .chat-bubble{background:linear-gradient(135deg, rgba(var(--accent-rgb), .24), #e879f933);border-color:rgba(var(--accent-rgb), .35)}.chat-meta{margin:0;font-size:11px}.chat-compose{grid-template-columns:1fr auto;align-items:end;gap:8px;display:grid}.chat-input{resize:vertical;width:100%;min-height:64px}.chat-send-btn{min-width:90px}.sidebar-feed .feed{max-height:200px;overflow-y:auto}.sidebar-chat{flex-direction:column;flex:1;min-height:300px;display:flex}.sidebar-chat .chat-list{flex:1;min-height:140px;max-height:none}.sidebar-chat .chat-compose{margin-top:8px}.problem-text{white-space:pre-wrap;font-size:17px;line-height:1.5}.samples{border-top:1px dashed #ffffff2e;flex-direction:column;gap:4px;margin-top:10px;padding-top:10px;display:flex}.testcase-list{flex-direction:column;gap:10px;margin-top:2px;display:flex}.testcase-card{background:#ffffff05;border:1px solid #ffffff1a;border-radius:10px;padding:10px}.testcase-card h5{margin:0 0 8px;font-size:16px}.testcase-card pre{white-space:pre-wrap;word-break:break-word;background:#00000040;border:1px solid #ffffff1a;border-radius:8px;margin:6px 0 10px;padding:8px;font-family:Consolas,ui-monospace,monospace}.testcase-expl{margin-top:4px;line-height:1.45}.banner{border-radius:8px;padding:10px 12px}.error,.error-text{color:#ffdce6}.error{background:#ff5f8726;border:1px solid #ff5f8780}.anti-cheat-warning{color:#ffe8c7;background:#ffbc5e24;border:1px solid #ffbc5e8c}.match-rules-overlay{z-index:1001;background:#000000eb;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.match-rules-card{text-align:center;background:linear-gradient(165deg,#141418 0%,#0c0c0e 100%);border:1px solid #dc262659;border-radius:10px;width:min(480px,100%);padding:26px 24px 24px;box-shadow:0 24px 56px #000000d9,0 0 40px #dc26261f}.match-rules-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#d1fae5;text-shadow:0 0 12px #86efac80;background:linear-gradient(#22c55e47 0%,#16653459 100%);border:1px solid #86efac8c;border-radius:999px;justify-content:center;align-items:center;margin:0 0 8px;padding:6px 14px;font-size:11px;font-weight:800;display:inline-flex;box-shadow:0 0 22px #4ade8047,inset 0 1px #ffffff1f}.match-rules-title{letter-spacing:.04em;text-transform:uppercase;color:#fafafa;margin:0;font-size:clamp(1.5rem,4vw,1.85rem);font-weight:800}.match-rules-lead{margin:10px 0 0;font-size:14px;line-height:1.45}.match-rules-list{text-align:left;color:#d4d4dc;margin:18px 0 22px;padding:0 0 0 1.15rem;font-size:14px;line-height:1.5}.match-rules-list li{margin:11px 0}.match-rules-list li strong{color:#f4f4f5}.match-rules-enter{width:100%}.match-end-overlay{z-index:1000;background:#000000e0;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.anti-cheat-lock-overlay{background:#000000eb}.match-end-card{text-align:center;background:#101012;border:1px solid #ffffff1f;border-radius:10px;width:min(440px,100%);padding:28px 24px;box-shadow:0 24px 48px #000000bf}.match-end-victory{border-color:#4ade8066}.match-end-defeat{border-color:#dc262673}.match-end-draw{border-color:#93c5fd59}.match-end-headline{letter-spacing:-.02em;margin:8px 0 0;font-size:clamp(32px,6vw,44px);font-weight:700}.match-end-victory .match-end-headline{color:#86efac}.match-end-defeat .match-end-headline{color:#fca5a5}.match-end-draw .match-end-headline{color:#bfdbfe}.match-end-sub{margin-top:8px;font-size:15px}.match-end-outcome-block{text-align:center;margin-top:10px}.match-end-outcome-line{margin:0;font-size:15px;line-height:1.45}.match-end-outcome-title{color:#f1f5ff;font-weight:700}.match-end-victory .match-end-outcome-title{color:#bbf7d0}.match-end-defeat .match-end-outcome-title{color:#fecdd3}.match-end-draw .match-end-outcome-title{color:#dbeafe}.match-end-outcome-detail{max-width:28rem;margin:6px auto 0;font-size:14px;line-height:1.45}.match-end-ratings{text-align:left;border-top:1px solid #ffffff1a;flex-direction:column;gap:12px;margin-top:22px;padding-top:18px;display:flex}.match-end-rating-row{justify-content:space-between;align-items:flex-start;gap:12px;font-size:15px;display:flex}.match-end-rating-block{text-align:right;flex-direction:column;align-items:flex-end;gap:4px;display:flex}.match-end-rank-line{margin-top:2px}.match-end-rank-line .rank-world,.match-end-rank-line .rank-title-badge{font-size:11px}.match-end-rating-value{font-variant-numeric:tabular-nums;color:var(--elo);font-weight:700}.match-end-delta{font-size:14px;font-weight:600}.match-end-delta.up{color:#4ade80}.match-end-delta.down{color:#f87171}.match-end-delta.flat{color:var(--text-dim)}.match-end-actions{flex-direction:column;gap:12px;margin-top:24px;display:flex}.match-end-actions .match-end-review-btn,.match-end-actions .primary-btn{width:100%}.match-end-review-btn{box-sizing:border-box;cursor:pointer;color:#fff;letter-spacing:.09em;text-transform:uppercase;background:#dc262629;border:1px solid #f8717180;border-radius:8px;padding:15px 22px;font-size:.9rem;font-weight:800;line-height:1.2;transition:transform .14s,box-shadow .16s,border-color .16s,background .16s,filter .16s;box-shadow:inset 0 1px #ffffff0f,0 0 20px #dc26261f}.match-end-review-btn:hover:not(:disabled){filter:brightness(1.05);background:#dc26263d;border-color:#fca5a5b8;transform:translateY(-1px);box-shadow:inset 0 1px #ffffff14,0 0 28px #dc262638}.match-end-review-btn:active:not(:disabled){filter:brightness(.98);transform:translateY(0)}.match-end-review-btn:focus-visible{border-color:#fecacad9;outline:none;box-shadow:0 0 0 2px #dc262659,0 0 24px #dc26262e}.match-end-review-btn:disabled{opacity:.72;cursor:progress}.match-end-victory .match-end-review-btn{background:#22c55e1f;border-color:#86efac80;box-shadow:inset 0 1px #ffffff0f,0 0 22px #4ade8024}.match-end-victory .match-end-review-btn:hover:not(:disabled){background:#22c55e33;border-color:#bbf7d0bf;box-shadow:inset 0 1px #ffffff14,0 0 30px #4ade8038}.match-end-victory .match-end-review-btn:focus-visible{border-color:#bbf7d0e6;box-shadow:0 0 0 2px #22c55e59,0 0 26px #4ade8033}.match-end-defeat .match-end-review-btn{background:#dc26262e;border-color:#f871718c}.match-end-draw .match-end-review-btn{background:#3b82f61f;border-color:#93c5fd73;box-shadow:inset 0 1px #ffffff0d,0 0 20px #3b82f61f}.match-end-draw .match-end-review-btn:hover:not(:disabled){background:#3b82f62e;border-color:#bfdbfea6;box-shadow:inset 0 1px #ffffff12,0 0 26px #3b82f62e}.match-end-draw .match-end-review-btn:focus-visible{border-color:#bfdbfed9;box-shadow:0 0 0 2px #3b82f659,0 0 22px #3b82f629}@media (width<=1100px){.match-layout,.match-workbench{grid-template-columns:1fr}.match-sidebar{height:auto}.sidebar-chat{min-height:260px}}@media (width<=720px){.scoreboard{flex-direction:column;align-items:flex-start}}.lobby-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px;width:100%}.lobby-grid>section.card:first-child{flex-direction:column;min-height:clamp(360px,54vh,640px);padding:22px 24px;display:flex}.lobby-grid>section.card:first-child .lobby-stats-block{margin-top:auto}.lobby-grid>section.card:first-child.lobby-profile-card{min-height:clamp(260px,38vh,460px);padding:16px 18px}.lobby-grid>section.card:first-child.lobby-profile-card .elo-progression-block{margin-top:10px;padding-top:10px}.lobby-grid>section.card:first-child.lobby-profile-card .elo-chart-shell{margin-top:4px}.lobby-grid>section.card:first-child.lobby-profile-card .elo-chart-svg{max-height:128px}.lobby-grid>section.card:first-child.lobby-profile-card .profile-hero-row{gap:8px 12px;margin-bottom:4px}.lobby-grid>section.card:first-child.lobby-profile-card .profile-hero-stat{min-width:100px;padding:8px 10px}.lobby-grid>section.card:first-child.lobby-profile-card .profile-hero-stat-value{font-size:clamp(1.1rem,2.35vw,1.4rem)}.lobby-grid>section.card:first-child.lobby-profile-card .lobby-stats-block{margin-top:10px;padding-top:10px}.lobby-grid>section.card:first-child.lobby-profile-card .lobby-stats-eyebrow{margin-bottom:6px}.lobby-grid>section.card:first-child.lobby-profile-card .lobby-stats-strip{gap:8px}.lobby-grid>section.card:first-child.lobby-profile-card .lobby-stat{padding:8px 10px}.lobby-grid>section.queue-card{flex-direction:column;align-self:start;gap:14px;width:100%;min-height:0;padding:22px 24px;display:flex}.lobby-grid>section.queue-card .difficulty-row{gap:10px;margin:0}.lobby-grid>section.queue-card>h2{letter-spacing:-.02em;margin:0;font-size:clamp(1.35rem,2.6vw,1.65rem);line-height:1.15}.lobby-grid>section.queue-card>.eyebrow{margin:0 0 -6px}.lobby-grid>section.queue-card .chip{border-radius:8px;padding:11px 18px;font-size:1rem;font-weight:600}.lobby-grid>section.queue-card .stack{gap:14px}.lobby-grid>section.queue-card .primary-btn,.lobby-grid>section.queue-card .ghost-btn,.lobby-grid>section.queue-card a.ghost-btn{border-radius:8px;justify-content:center;width:100%;padding:15px 22px;font-size:1.05rem}.lobby-grid>section.queue-card .friend-duel-lobby-note{margin:-4px 0 0;font-size:14px;line-height:1.45}.lobby-grid>section.queue-card .friend-duel-lobby-link{margin-top:0}.lobby-grid .lobby-history-card{grid-column:1/-1}@media (width<=800px){.lobby-grid{grid-template-columns:1fr}.lobby-grid>section.card:first-child,.lobby-grid>section.card:nth-child(2){min-height:0}}.elo-progression-block{border-top:1px solid #ffffff14;margin-top:18px;padding-top:16px}.elo-chart-shell{width:100%;margin-top:8px;position:relative}.elo-chart-svg{background:#0a0a0b;border:1px solid #ffffff14;border-radius:8px;width:100%;height:auto;max-height:220px;display:block}.elo-chart-tooltip{pointer-events:none;z-index:4;background:#121214;border:1px solid #ffffff1f;border-radius:8px;min-width:140px;max-width:min(280px,92vw);padding:10px 12px;position:absolute;box-shadow:0 8px 20px #0000008c}.elo-chart-tooltip-elo{color:#eef2ff;margin:0 0 6px;font-size:16px;font-weight:700}.elo-chart-tooltip-row{color:#d2daffeb;margin:0 0 4px;font-size:13px}.elo-chart-tooltip-date{color:#b4bee6bf;margin:6px 0 0;font-size:11px}.lobby-stats-block{border-top:1px solid #ffffff14;margin-top:16px;padding-top:14px}.lobby-stats-eyebrow{margin-bottom:10px}.lobby-stats-fallback{font-size:14px}.lobby-stats-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}@media (width<=520px){.lobby-stats-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}.lobby-stat{background:#141416;border:1px solid #ffffff1a;border-radius:8px;flex-direction:column;align-items:flex-start;gap:4px;padding:10px 12px;display:flex}.lobby-stat-value{font-variant-numeric:tabular-nums;color:#eef3ff;font-size:22px;font-weight:800;line-height:1}.lobby-stat-label{text-transform:uppercase;letter-spacing:.08em;color:var(--text-dim);font-size:11px}.lobby-stat-win .lobby-stat-value{color:#4ade80}.lobby-stat-loss .lobby-stat-value{color:#f87171}.lobby-stat-draw .lobby-stat-value{color:#93c5fd}.lobby-history-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:12px;display:flex}.lobby-history-count{font-variant-numeric:tabular-nums;font-size:13px}.lobby-history-body{gap:14px}.lobby-history-table-wrap{border:1px solid #ffffff14;border-radius:12px;overflow-x:auto}.lobby-history-table{border-collapse:collapse;width:100%;min-width:520px;font-size:14px}.lobby-history-table th,.lobby-history-table td{text-align:left;border-bottom:1px solid #ffffff0f;padding:10px 12px}.lobby-history-table th{color:var(--text-dim);text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:600}.lobby-history-table tbody tr:hover{background:rgba(var(--accent-rgb), .04)}.lobby-history-when{font-variant-numeric:tabular-nums;color:#c8d4f5;white-space:nowrap}.lobby-history-opp{color:#eef2ff;align-items:center;gap:8px;font-weight:600;display:inline-flex}a.lobby-history-opp-link{color:inherit;border-radius:8px;margin:-2px -6px -2px -2px;padding:2px 6px 2px 2px;text-decoration:none;transition:background .15s,color .15s}a.lobby-history-opp-link:hover{background:rgba(var(--accent-rgb), .1);color:#fff}.lobby-history-prob{font-variant-numeric:tabular-nums}.lobby-history-prob-btn{color:inherit;font:inherit;font-variant-numeric:tabular-nums;cursor:pointer;background:0 0;border:0;border-radius:8px;margin:-2px -6px;padding:2px 6px}.lobby-history-prob-btn:hover{background:rgba(var(--accent-rgb), .1);color:#fff}.problem-preview-overlay{z-index:950;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#060a16b8;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.problem-preview-card{width:min(900px,100%);max-height:min(88vh,820px);overflow:auto}.problem-preview-head{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:10px;display:flex}.problem-preview-meta{margin-top:2px}.lobby-history-link{color:var(--accent-neon);border-radius:8px;padding:4px 8px;font-size:13px;font-weight:600;text-decoration:none}.lobby-history-link:hover{background:rgba(var(--accent-rgb), .1);box-shadow:0 0 16px rgba(var(--accent-rgb), .12)}.lobby-history-actions-cell{min-width:130px}.lobby-history-actions{align-items:center;gap:4px;display:inline-flex}.lobby-history-link.as-btn{cursor:pointer;background:0 0;border:none}.lobby-history-link.as-btn:disabled{opacity:.6;cursor:not-allowed}.result-pill{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;align-items:center;padding:4px 10px;font-size:12px;font-weight:700;display:inline-flex}.result-pill.result-win{color:#8affc0;background:linear-gradient(135deg,#30eb782e,#1982552e);border:1px solid #2aff8394;box-shadow:0 0 18px #2aff833d}.result-pill.result-loss{color:#ffb2b2;background:linear-gradient(135deg,#ff62622e,#8b233538);border:1px solid #ff5a5a94;box-shadow:0 0 18px #ff5a5a38}.result-pill.result-draw{color:#dbeafe;background:#93c5fd1a;border:1px solid #93c5fd66}.lobby-elo-delta{font-variant-numeric:tabular-nums;font-weight:700}.lobby-elo-delta.up{color:#4ade80}.lobby-elo-delta.down{color:#f87171}.lobby-elo-delta.flat,.lobby-elo-delta.none{color:var(--text-dim)}.lobby-history-elo-cell{vertical-align:middle}.lobby-elo-combo{font-variant-numeric:tabular-nums;flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.lobby-elo-arrow{color:var(--text-dim);font-weight:600}.lobby-elo-after-only{flex-direction:column;align-items:flex-start;gap:2px;display:inline-flex}.lobby-elo-after{font-variant-numeric:tabular-nums;color:var(--elo);text-shadow:0 0 14px rgba(var(--accent-rgb), .2);font-weight:800}.lobby-elo-note{text-transform:uppercase;letter-spacing:.06em;color:var(--text-dim);font-size:10px;font-weight:600}.lobby-load-more{align-self:flex-start}.analysis-page{gap:14px}.analysis-head-card{flex-direction:column;gap:10px;display:flex}.analysis-actions{gap:10px;display:flex}.analysis-content{gap:12px}.analysis-score-card{background:#141416;border:1px solid #ffffff1a;border-radius:8px;padding:12px 14px}.analysis-score-label{color:var(--text-dim);text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:11px}.analysis-score-value{color:#fafafa;margin:6px 0 0;font-size:32px;font-weight:800;line-height:1}.analysis-meta-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px;display:grid}.analysis-meta-item{background:#ffffff05;border:1px solid #ffffff17;border-radius:10px;padding:8px 10px}.analysis-meta-k{color:var(--text-dim);text-transform:uppercase;letter-spacing:.06em;font-size:11px;display:block}.analysis-meta-v{color:#ecf2ff;font-variant-numeric:tabular-nums;margin-top:2px;font-weight:600;display:block}.analysis-block{background:#ffffff05;border:1px solid #ffffff14;border-radius:12px;padding:12px}.analysis-block h3{margin:0 0 8px;font-size:16px}.analysis-summary{margin:0;line-height:1.5}.analysis-list{gap:6px;margin:0;padding-left:18px;display:grid}.analysis-raw summary{cursor:pointer;color:var(--accent-neon);font-weight:600}@keyframes arenaPulse{0%,to{box-shadow:0 2px #00000073,0 6px 20px #dc262647}50%{box-shadow:0 2px #00000073,0 0 28px #dc26266b,0 8px 26px #dc262659}}.analysis-pre{white-space:pre-wrap;word-break:break-word;background:#080c1a8c;border:1px solid #ffffff14;border-radius:12px;margin:10px 0 0;padding:14px;font-family:Consolas,ui-monospace,monospace;font-size:13px;line-height:1.5}.analysis-code{white-space:pre-wrap;word-break:break-word;background:#080c1a94;border:1px solid #ffffff1a;border-radius:12px;max-height:420px;margin:10px 0 0;padding:14px;font-family:Consolas,ui-monospace,monospace;font-size:13px;line-height:1.5;overflow:auto}a.primary-btn{box-sizing:border-box;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.friend-battle-page{max-width:520px;margin:0 auto}.friend-battle-lede{margin:2px 0 14px;font-size:14px;line-height:1.45}.friend-battle-host{align-items:center;gap:14px;margin:12px 0 8px;display:flex}.friend-battle-host--creator{margin-top:4px}.friend-battle-host-role{letter-spacing:.04em;text-transform:uppercase;color:var(--accent-neon);opacity:.85;margin:0 0 2px;font-size:12px;font-weight:600}.friend-battle-host-meta{min-width:0}.friend-battle-host-name{margin:0 0 2px;font-size:18px;font-weight:700}.friend-battle-meta-list{margin:0;padding-left:1.1rem;line-height:1.6}.friend-battle-meta-list li.friend-battle-casual{color:var(--accent-neon);margin-top:4px;margin-left:-1.1rem;font-weight:600;list-style:none}.friend-battle-meta-list li.friend-battle-rated{color:#ffe6a8;text-shadow:0 0 14px #ffc87840;margin-top:4px;margin-left:-1.1rem;font-weight:600;list-style:none}.friend-battle-host-actions{margin-top:8px}.friend-battle-share-row{flex-wrap:wrap;align-items:stretch;gap:10px;display:flex}.friend-battle-share-primary{flex:160px;justify-content:center;align-items:center;min-width:0;display:inline-flex}.friend-battle-url{border:1px solid var(--panel-border);word-break:break-all;background:#00000040;border-radius:8px;flex:1;min-width:0;padding:8px 10px;font-size:12px}.friend-battle-lobby-hint{margin:0 0 12px;font-size:13px;line-height:1.45}.friend-duel-setup-card{width:100%;max-width:520px;margin:0 auto}.friend-duel-back{align-self:flex-start;margin-bottom:4px}.friend-duel-lobby-link{box-sizing:border-box;letter-spacing:.04em;background:#dc262612;border-color:#f8717147;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:10px;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:inset 0 1px #ffffff0d}.friend-duel-lobby-link:hover{filter:brightness(1.06);background:#dc262624;border-color:#fca5a59e;transform:translateY(-1px);box-shadow:inset 0 1px #ffffff12,0 0 0 1px #dc262638,0 6px 20px #dc262624}.friend-duel-lobby-link:active{filter:brightness(.98);transform:translateY(0)}.friend-duel-lobby-link:focus-visible{border-color:#fecacabf;outline:none;box-shadow:inset 0 1px #ffffff12,0 0 0 2px #dc262661}.friend-duel-lobby-link-icon{filter:drop-shadow(0 0 10px #dc262640);font-size:1.2rem;line-height:1}.friend-duel-lobby-note{text-align:center;margin:10px 0 0;font-size:13px;line-height:1.45}.friend-battle-row-label{letter-spacing:.1em;text-transform:uppercase;color:var(--text-dim);margin:12px 0 8px;font-size:11px;font-weight:600}.friend-battle-create-btn{box-sizing:border-box;justify-content:center;width:100%;margin-top:8px;display:inline-flex}.duel-casual-note{margin:2px 0 8px;font-size:13px}.duel-rated-note{color:#ffe6bf;margin:2px 0 8px;font-size:13px}
