:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg-page:radial-gradient(circle at top, #e8bf5729, transparent 28%), radial-gradient(circle at 18% 0%, #7ec8f529, transparent 24%), linear-gradient(180deg, #edf3fb 0%, #dfe8f4 100%);--text-primary:#102a42;--text-secondary:#102a42c2;--text-muted:#14324db8;--text-soft:#14324d94;--text-on-dark:#f8fbff;--panel-bg:#eff5fbe0;--panel-bg-strong:#f3f7fcf5;--panel-bg-soft:#f3f7fcf0;--panel-border:#0f5fa81a;--surface-elevated:linear-gradient(180deg, #ebf2f9f5, #e3ecf6eb), #e3ecf6eb;--surface-input:linear-gradient(180deg, #f4f8fcfa, #e7eef6f5), #e7eef6f5;--surface-chip:#ecf3f9fa;--surface-accent:#7ec8f524;--surface-accent-strong:#2b83d32e;--surface:var(--surface-elevated);--accent:#0f5fa8;--accent-strong:#2b83d3;--accent-contrast:#f8fbff;--brand:#0f5fa8;--success:#1f7a43;--warning:#8c5c00;--danger:#a61b2b;color:var(--text-primary);background:var(--bg-page);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:320px;color:var(--text-primary);background:var(--bg-page)}button{font:inherit}.shell{width:min(100%,1080px);margin:0 auto;padding:24px 16px 40px}.app-shell{max-width:880px}.app-header{justify-content:space-between;align-items:center;gap:18px;padding:6px 4px 2px;display:flex}.app-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.app-brand{align-items:center;gap:18px;min-width:0;display:flex}.app-brand-copy{min-width:0}.app-logo{flex:none;width:120px;height:auto;display:block}.app-header h1{margin:4px 0 0;font-size:clamp(2rem,5vw,2.9rem);line-height:.95}.app-kicker,.app-subtitle{margin:0}.app-kicker{letter-spacing:.08em;text-transform:uppercase;color:#0f5fa8;font-size:.82rem;font-weight:700}.app-subtitle{color:#102a42c2;max-width:34rem;margin-top:8px}.install-button{color:#f8fbff;cursor:pointer;background:linear-gradient(#2b83d3,#0f5fa8);border:0;border-radius:999px;padding:12px 18px;font-weight:700}.theme-button{color:#102a42;cursor:pointer;background:#ecf3f9f5;border:1px solid #0f5fa824;border-radius:999px;padding:12px 18px;font-weight:700;box-shadow:inset 0 1px #ffffffb3}.theme-icon-button,.notification-button{justify-content:center;align-items:center;width:48px;height:48px;padding:0;display:inline-flex}.theme-icon-button svg,.notification-button svg{width:22px;height:22px}.account-menu-shell{justify-content:flex-end;display:inline-flex;position:relative}.notifications-menu-shell{display:inline-flex;position:relative}.notification-button{color:#102a42;cursor:pointer;background:#ecf3f9f5;border:1px solid #0f5fa824;border-radius:999px;position:relative;box-shadow:inset 0 1px #ffffffb3}.notification-button.active{border-color:#2b83d36b;box-shadow:0 0 0 4px #2b83d324,inset 0 1px #ffffffbd}.notification-count{color:#fff;background:#ff4f81;border:2px solid #edf3fb;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 5px;font-size:.68rem;font-weight:900;display:inline-flex;position:absolute;top:-4px;right:-4px}.header-avatar-button{cursor:pointer;background:#ecf3f9f5;border:1px solid #0f5fa824;border-radius:999px;justify-content:center;align-items:center;width:48px;height:48px;padding:4px;transition:transform .16s,border-color .16s,box-shadow .16s;display:inline-flex;box-shadow:inset 0 1px #ffffffb3}.header-avatar-button:hover{border-color:#0f5fa847;transform:translateY(-1px);box-shadow:inset 0 1px #ffffffbd,0 10px 20px #0f5fa81f}.header-avatar-button.active{border-color:#2b83d36b;box-shadow:0 0 0 4px #2b83d324,inset 0 1px #ffffffbd}.header-avatar-button .profile-avatar{flex-basis:38px;width:38px;height:38px;font-size:.95rem}.account-menu{z-index:40;background:linear-gradient(#f6fafffa,#ebf2f9fa),#ebf2f9fa;border:1px solid #0f5fa81f;border-radius:18px;gap:8px;width:min(280px,100vw - 32px);padding:12px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 38px #0f5fa829}.account-menu-profile{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding:8px;display:grid}.account-menu-profile strong,.account-menu-profile span{display:block}.account-menu-profile strong{color:#102a42;line-height:1.2}.account-menu-profile span{color:#14324d9e;margin-top:2px;font-size:.86rem;font-weight:700}.account-menu button{color:#183c61;text-align:left;cursor:pointer;background:#ffffff85;border:1px solid #0f5fa81a;border-radius:14px;width:100%;padding:11px 12px;font-weight:800}.account-menu button:hover{background:#7ec8f529}.account-menu button:disabled{cursor:default;opacity:.6}.notifications-panel{z-index:45;background:linear-gradient(#f6fafffa,#ebf2f9fa),#ebf2f9fa;border:1px solid #0f5fa81f;border-radius:18px;gap:10px;width:min(360px,100vw - 32px);padding:12px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 38px #0f5fa829}.notifications-panel-top{justify-content:space-between;align-items:center;gap:10px;padding:4px 4px 0;display:flex}.notifications-panel-top strong{color:#102a42}.notifications-panel-actions{align-items:center;gap:8px;display:inline-flex}.notifications-panel-top button,.notification-delete{color:#0f5fa8;cursor:pointer;background:#ffffff94;border:1px solid #0f5fa81a;border-radius:999px;font-weight:800}.notifications-panel-top button{padding:8px 10px;font-size:.78rem}.notification-settings-button{justify-content:center;align-items:center;width:34px;height:34px;padding:0;display:inline-flex}.notification-settings-button svg{width:16px;height:16px}.notification-settings-button.active{background:#7ec8f52e;border-color:#2b83d352}.notification-settings-panel{gap:8px;padding:2px 4px 4px;display:grid}.notification-preference-row{cursor:pointer;background:#ffffff6b;border:1px solid #0f5fa81a;border-radius:14px;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:10px;padding:10px 12px;display:grid}.notification-preference-row input{margin:2px 0 0}.notification-preference-row span{gap:2px;display:grid}.notification-preference-row strong{color:#102a42;font-size:.86rem}.notification-preference-row small{color:#14324d9e;font-size:.78rem;font-weight:700}.notifications-list{gap:8px;max-height:min(440px,100vh - 170px);display:grid;overflow-y:auto}.notification-item{background:#ffffff7a;border:1px solid #0f5fa81a;border-radius:14px;grid-template-columns:minmax(0,1fr) 36px;align-items:center;gap:8px;padding:8px;display:grid}.notification-open{min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;padding:0;display:grid}.notification-open .profile-avatar{flex-basis:42px;width:42px;height:42px;font-size:.9rem}.notification-open span{gap:1px;min-width:0;display:grid}.notification-open strong,.notification-open small,.notification-open em{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.notification-open strong{color:#102a42;font-size:.9rem}.notification-open small{color:#14324d9e;font-weight:800}.notification-open em{color:#14324db8;font-size:.82rem;font-style:normal}.notification-delete{color:#a61b2b;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:inline-flex}.notification-delete svg{width:18px;height:18px}.notifications-empty{color:#14324db8;margin:0;padding:16px 8px;font-weight:700}.install-button:disabled{opacity:.55;cursor:default}.install-help-panel{color:#102a42;background:linear-gradient(#7ec8f52e,#f1f6fcfa),#f1f6fcfa;border:1px solid #0f5fa81f;border-radius:22px;gap:10px;margin-top:14px;padding:16px 18px;display:grid;box-shadow:0 12px 26px #0f5fa80f}.install-help-panel strong,.install-help-panel p{margin:0}.install-help-list{color:#14324dd6;gap:8px;margin:0;padding-left:20px;display:grid}@media (width>=641px){.install-button,.install-help-panel{display:none}}.app-tabbar{z-index:5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(#ebf2f9f5,#e3ecf6eb),#e3ecf6eb;border:1px solid #0f5fa81a;border-radius:24px;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:18px;padding:10px;display:grid;position:sticky;top:10px;box-shadow:inset 0 1px #ffffffb8,0 16px 34px #0f5fa814}.app-tab{color:#14324d9e;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:18px;padding:14px 12px;font-size:.98rem;font-weight:700;transition:background-color .16s,color .16s,box-shadow .16s,transform .16s,border-color .16s}.app-tab:hover{color:#14324d;background:#7ec8f51f;border-color:#0f5fa814}.app-tab:focus-visible{outline-offset:2px;outline:2px solid #0f5fa842}.app-tab.active{color:#f8fbff;background:linear-gradient(#2b83d3,#0f5fa8);border-color:#0f5fa824;box-shadow:inset 0 1px #ffffff2e,0 12px 24px #0f5fa833}.app-tab-label-mobile{display:none}.app-status{margin-top:16px}#home-live-section{scroll-margin-top:112px}.auth-shell{align-items:center;width:min(100%,1180px);max-width:none;min-height:100vh;display:grid;position:relative}.auth-shell:before,.auth-shell:after{content:"";pointer-events:none;z-index:0;position:fixed;inset:auto}.auth-shell:before{filter:blur(8px);background:radial-gradient(circle,#2c85d94d,#2c85d900);border-radius:50%;width:420px;height:420px;top:-120px;left:-100px}.auth-shell:after{filter:blur(10px);background:radial-gradient(circle,#42b56742,#42b56700);border-radius:50%;width:380px;height:380px;bottom:-140px;right:-60px}.auth-stage{z-index:1;width:min(100%,560px);margin:0 auto;position:relative}.hero-card,.panel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #0f5fa81a;border-radius:28px;box-shadow:0 18px 40px #0f5fa814}.hero-card{color:#f8fbff;background:linear-gradient(135deg,#0f5fa8fa,#3795daf5),#0f5fa8;gap:24px;padding:28px;display:grid}.eyebrow,.section-heading span,.timeline-card span{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-items:center;width:fit-content;font-size:.72rem;display:inline-flex}.eyebrow{background:#f8fbff2e;padding:8px 12px}.spotlight-eyebrow{color:#9fdcff;background:#8dd7ff2e;border:1px solid #8dd7ff33}.hero-card h1,.section-heading h2,.feature-card h3,.timeline-card h3{margin:0}.hero-card h1{margin-top:14px;font-size:clamp(2.3rem,6vw,4.2rem);line-height:.95}.lead{color:#f8fbffe0;max-width:32rem;margin:14px 0 0;font-size:1.05rem}.hero-actions{align-content:start;gap:12px;display:grid}.primary-button{color:#f8fffb;cursor:pointer;background:linear-gradient(135deg,#39a85c,#257a43);border:0;border-radius:16px;width:100%;max-width:320px;padding:15px 18px;font-weight:700;transition:transform .16s,opacity .16s;box-shadow:0 14px 24px #257a4338}.primary-button:hover{transform:translateY(-1px)}.primary-button:disabled{cursor:default;opacity:.7;transform:none}.install-note{color:#f8fbffd6;max-width:24rem;margin:0}.panel{background:#eff5fbe0;margin-top:18px;padding:22px}.panel-tight{padding:20px}.accent-panel{background:linear-gradient(#7ec8f529,#eff5fbfa),#eff5fbfa}.home-spotlight-grid{gap:16px;display:grid}.spotlight-panel{color:#f8fbff;background:linear-gradient(135deg,#0f5fa8fa,#3795daf5),#0f5fa8;grid-template-columns:1fr;gap:20px;display:grid;overflow:hidden}.spotlight-main,.spotlight-side{gap:18px;min-width:0;display:grid}.spotlight-main{align-content:start}.spotlight-side{align-content:start;justify-items:center;width:100%;height:100%}.prize-pool-panel{align-content:space-between}.prize-pool-panel .spotlight-side{align-items:start}.spotlight-copy h2,.spotlight-copy p,.spotlight-side h2,.spotlight-side p{margin:0}.spotlight-copy h2{max-width:14ch;margin-top:10px;font-size:clamp(1.15rem,2.4vw,1.7rem);line-height:1.02}.spotlight-copy{gap:4px;display:grid}.mini-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.mini-stat-card{color:#f8fbff;background:#f8fbff29;border:1px solid #f8fbff29;border-radius:20px;flex-direction:column;justify-content:space-between;padding:16px 18px;display:flex}.mini-stat-card-button{text-align:left;cursor:pointer;appearance:none;border:1px solid #f8fbff29;width:100%;transition:transform .16s,background-color .16s}.mini-stat-card-button:hover{background:#f8fbff38;transform:translateY(-1px)}.mini-stat-card span,.mini-stat-card strong{display:block}.mini-stat-card span{letter-spacing:.08em;text-transform:uppercase;color:#f8fbffb8;font-size:.82rem}.mini-stat-card strong{color:#f8fbff;margin-top:8px;font-size:2rem}.mini-stat-card small{color:#f8fbffc7;margin-top:8px;font-size:.82rem;line-height:1.35;display:block}.mini-stat-card-highlight{background:linear-gradient(#ffd77847,#ffffff24),#f8fbff2e;border-color:#ffdc8c57}.compact-list-scroll{max-height:34rem;margin-top:14px;padding-right:6px;overflow-y:auto}.compact-list-scroll::-webkit-scrollbar{width:10px}.compact-list-scroll::-webkit-scrollbar-track{background:#7ec8f514;border-radius:999px}.compact-list-scroll::-webkit-scrollbar-thumb{background:#0f5fa842 padding-box padding-box;border:2px solid #0000;border-radius:999px}.spotlight-footnote{gap:12px;margin-top:4px;display:grid}.spotlight-footnote p{color:#f8fbffd1;max-width:24rem;margin:0;font-size:1.04rem;font-weight:600;line-height:1.5}.admin-pending-banner{color:#ffd5da;cursor:pointer;background:#c61f3229;border:1px solid #ff7b8647;border-radius:999px;justify-content:center;align-items:center;width:fit-content;max-width:100%;padding:10px 14px;font-weight:700;display:inline-flex;box-shadow:0 10px 18px #0b121d2e}.admin-pending-banner:hover{background:#c61f3238}.prize-pool-copy h2,.prize-pool-copy p{margin:0}.prize-pool-copy h2{color:#9ff0b8;margin-top:8px;font-size:clamp(1.6rem,4vw,2.3rem);line-height:.98}.prize-pool-copy p{color:#f8fbffd6;max-width:18rem;margin-top:8px;font-size:.92rem}.prize-pool-copy{width:100%;max-width:22rem}.prize-pool-eyebrow{color:#f8fbffeb;background:#f8fbff24}.section-badge-live{border:1px solid #be1e2d33;animation:1.4s ease-in-out infinite liveBadgePulse;position:relative;box-shadow:0 0 #c61f3200;color:#c61f32!important;background:#be1e2d24!important}.section-badge-live:before{content:"";background:currentColor;border-radius:50%;width:8px;height:8px;margin-right:8px;box-shadow:0 0 10px #c61f328c}.prize-pool-meta{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.prize-pool-meta span{color:#f8fbff;background:#f8fbff1f;border:1px solid #f8fbff24;border-radius:999px;align-items:center;padding:8px 12px;font-size:.86rem;font-weight:700;display:inline-flex}.prize-pool-visual{align-content:end;place-self:end center;justify-items:center;gap:14px;width:min(100%,240px);min-height:188px;margin:0 auto;display:grid;position:relative}.prize-pool-panel-celebrating .prize-pool-copy h2{animation:1s cubic-bezier(.22,1,.36,1) prizeAmountRise}.prize-pool-panel-celebrating .prize-pool-glow{animation:1.8s prizeGlowPulse}.prize-pool-panel-celebrating .coin{animation:.95s cubic-bezier(.2,.9,.2,1) coinDropIn}.prize-pool-panel-celebrating .coin:nth-child(2){animation-delay:80ms}.prize-pool-panel-celebrating .coin:nth-child(3){animation-delay:.16s}.prize-pool-panel-celebrating .prize-pool-trophy-slot{animation:.9s ease-out .2s slotPulse}.prize-pool-glow{filter:blur(6px);background:radial-gradient(circle,#f6d5745c,#f6d57400);border-radius:50%;width:144px;height:144px;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.prize-pool-coins{z-index:1;justify-content:center;align-items:center;gap:10px;display:flex;position:relative}.coin{color:#7a5600;background:linear-gradient(#f6d574,#e8bf57);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.92rem;font-weight:900;animation:2.1s ease-in-out infinite coinFloat;display:inline-flex;box-shadow:0 8px 16px #e8bf5747}.coin:nth-child(2){animation-delay:.2s;transform:translateY(-10px)}.coin:nth-child(3){animation-delay:.4s}.prize-pool-trophy{z-index:1;transform-origin:bottom;width:148px;height:126px;animation:2.6s ease-in-out infinite trophyFloat;position:relative}.prize-pool-trophy-cup{background:linear-gradient(#ffe9a8 0%,#f5d574 30%,#d8a93d 100%);border:2px solid #fff1c18c;border-radius:34% 34% 42% 42%/18% 18% 54% 54%;width:88px;height:78px;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:inset 0 10px 14px #ffffff3d,inset 0 -10px 14px #8a5e1133,0 10px 24px #0f5fa82e}.prize-pool-trophy-slot{background:#855810c7;border-radius:999px;width:32px;height:7px;position:absolute;top:12px;left:50%;transform:translate(-50%)}.prize-pool-trophy-handle{opacity:.96;border:8px solid #efc55f;border-top-color:#0000;border-radius:999px;width:34px;height:44px;position:absolute;top:18px}.prize-pool-trophy-handle-left{border-right-color:#0000;left:12px;transform:rotate(12deg)}.prize-pool-trophy-handle-right{border-left-color:#0000;right:12px;transform:rotate(-12deg)}.prize-pool-trophy-stem{background:linear-gradient(#f6d574,#cb9533);border-radius:10px;width:24px;height:26px;position:absolute;top:74px;left:50%;transform:translate(-50%)}.prize-pool-trophy-base{border-radius:999px;position:absolute;left:50%;transform:translate(-50%)}.prize-pool-trophy-base-top{background:linear-gradient(#edc45d,#c38b29);width:64px;height:14px;bottom:18px}.prize-pool-trophy-base-bottom{background:linear-gradient(#735121,#4f3412);width:92px;height:22px;bottom:0;box-shadow:0 10px 20px #0f5fa838}@keyframes coinFloat{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-14px)scale(1.04)}}@keyframes trophyFloat{0%,to{transform:translateY(0)rotate(0)}35%{transform:translateY(-6px)rotate(-1deg)}70%{transform:translateY(-2px)rotate(1deg)}}@keyframes prizeAmountRise{0%{opacity:1;transform:translateY(0)}28%{opacity:1;transform:translateY(-10px)}55%{opacity:1;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes prizeGlowPulse{0%,to{opacity:1;transform:translate(-50%)scale(1)}40%{opacity:1.2;transform:translate(-50%)scale(1.18)}}@keyframes coinDropIn{0%{opacity:0;transform:translateY(38px)scale(.86)}22%{opacity:1}58%{opacity:1;transform:translateY(-10px)scale(1.04)}78%{opacity:1;transform:translateY(6px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes slotPulse{0%,to{box-shadow:0 0 #ffdc7800}45%{box-shadow:0 0 14px #ffdc788c}}@keyframes liveBadgePulse{0%,to{opacity:1;box-shadow:0 0 #c61f3200}50%{opacity:.72;box-shadow:0 0 18px #c61f3238}}@keyframes livePointsPulse{0%,to{opacity:1;box-shadow:0 0 #39a85c00}50%{opacity:.76;box-shadow:0 0 18px #39a85c33}}.prediction-history-card{gap:8px;padding:14px 16px;display:grid}.prediction-history-form{margin-top:2px}.prediction-history-top{color:#14324db8;justify-content:space-between;align-items:flex-start;gap:12px;font-size:.82rem;display:flex}.prediction-history-top-meta{align-items:center;gap:10px;display:flex}.prediction-history-actions{align-items:center;gap:8px;display:inline-flex}.prediction-history-score{color:#0f5fa8;font-size:1rem;font-weight:700}.prediction-history-matchup{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:12px;display:grid}.prediction-history-matchup h3{margin:0;font-size:1.1rem}.prediction-history-versus{color:#0f5fa8;text-transform:uppercase;background:#7ec8f524;border-radius:999px;justify-content:center;align-items:center;min-width:32px;height:32px;padding:0 8px;font-size:.74rem;font-weight:800;display:inline-flex}.icon-action-button{color:#0f5fa8;cursor:pointer;background:#7ec8f51f;border:1px solid #0f5fa824;border-radius:12px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;transition:transform .16s,background-color .16s,border-color .16s;display:inline-flex}.icon-action-button:hover{background:#7ec8f533;transform:translateY(-1px)}.icon-action-button:disabled{opacity:.6;cursor:default;transform:none}.icon-action-button svg{width:18px;height:18px}.icon-action-button-danger{color:#a61b2b;background:#be1e2d14;border-color:#be1e2d2e}.icon-action-button-danger:hover{background:#be1e2d24}.leaderboard-explainer{color:#14324dbd;margin:14px 0 0}.podium-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.12fr) minmax(0,.9fr);align-items:end;gap:12px;margin-top:20px;display:grid}.podium-card{text-align:center;min-height:248px;box-shadow:none;background:0 0;border:0;border-radius:18px 18px 0 0;align-content:end;justify-items:center;gap:8px;padding:12px 12px 0;display:grid}.podium-card h3,.podium-card p{margin:0}.podium-card h3{overflow-wrap:anywhere;max-width:100%;font-size:1rem;line-height:1.15}.podium-meta{justify-content:center;width:100%}.podium-card-gold{min-height:284px}.podium-card-silver{min-height:236px}.podium-card-bronze{min-height:220px}.podium-rank{color:#0f5fa8;background:#ffffffd1;border:1px solid #0f5fa824;border-radius:999px;justify-content:center;align-items:center;min-width:54px;padding:8px 12px;font-weight:800;display:inline-flex}.podium-card-gold .podium-rank{color:#8c6500;background:#f0cc732e;border-color:#bc932685}.podium-card-silver .podium-rank{color:#506174;background:#d8e2ec61;border-color:#798a9a52}.podium-card-bronze .podium-rank{color:#8d4b34;background:#c9905c2e;border-color:#bd70536b}.podium-stand{color:#0e2236bd;border-radius:12px 12px 0 0;justify-content:center;align-items:center;width:100%;min-height:74px;margin-top:4px;font-size:1.35rem;font-weight:900;display:flex}.podium-card-gold .podium-stand{background:linear-gradient(#c7a53f,#b2922f);min-height:96px}.podium-card-silver .podium-stand{background:linear-gradient(#b7c0ca,#9ca7b2);min-height:70px}.podium-card-bronze .podium-stand{background:linear-gradient(#c67f63,#b86f55);min-height:58px}.profile-avatar{object-fit:cover;background:#fffffffa;border:2px solid #0f5fa824;border-radius:50%;width:56px;height:56px}.profile-avatar-large{width:88px;height:88px}.profile-avatar-fallback{color:#0f5fa8;background:#7ec8f52e;justify-content:center;align-items:center;font-size:1.2rem;font-weight:800;display:inline-flex}.profile-card,.profile-avatar-block{gap:14px;display:grid}.profile-upload-button{color:#083d63;background:linear-gradient(135deg,#8dd7ff,#5fbde8);border:1px solid #4da7db57;border-radius:16px;justify-content:center;align-items:center;width:fit-content;min-width:132px;max-width:none;padding:12px 16px;font-weight:700;display:inline-flex;box-shadow:0 12px 24px #499ccc33}.profile-upload-button input{display:none}.auth-footer .ghost-button,.admin-review-button,.admin-approval-button.ghost-button{color:#0f5fa8;background:#7ec8f51f;border-color:#0f5fa82e;font-weight:700}.signout-button{color:#b23b3b!important;background:#f070701f!important;border-color:#d65c5c3d!important}.section-heading span,.timeline-card span{color:#0f5fa8;background:#7ec8f52e;padding:6px 10px}.section-heading{align-content:start;gap:.45rem;margin-bottom:1rem;display:grid}.section-heading h2{margin-top:0;font-size:clamp(1.5rem,4vw,2.3rem);line-height:1.02}.feature-grid,.timeline{gap:14px;margin-top:18px;display:grid}.feature-card,.timeline-card{background:#f3f7fcf0;border:1px solid #0f5fa81a;border-radius:20px;padding:18px}.feature-card p,.timeline-card p{margin:10px 0 0}.module-list{gap:12px;margin:18px 0 0;padding:0;list-style:none;display:grid}.group-filter-list{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.view-toggle-list{flex-wrap:wrap;gap:10px;margin-top:18px;display:inline-flex}.agenda-toolbar{background:linear-gradient(#7ec8f524,#fffffff5),#fffffff5;border:1px solid #0f5fa81a;border-radius:22px;gap:14px;margin-top:18px;padding:16px 18px;display:grid}.agenda-toolbar-main{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.agenda-nav-button{color:#0f5fa8;cursor:pointer;background:#fffffff0;border:1px solid #0f5fa81f;border-radius:14px;width:42px;height:42px;font-size:1.4rem;line-height:1}.agenda-nav-button:disabled{opacity:.45;cursor:default}.agenda-current-date{text-align:center;gap:4px;min-width:0;display:grid}.agenda-current-date span{letter-spacing:.08em;text-transform:uppercase;color:#14324d8f;font-size:.78rem;font-weight:700}.agenda-current-date strong{color:#14324d;text-transform:capitalize;font-size:1rem}.agenda-shortcuts{margin-top:0}.agenda-filter-bar{margin-top:18px}.agenda-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.agenda-filter-select{gap:8px;display:grid}.agenda-filter-select span{letter-spacing:.08em;text-transform:uppercase;color:#14324d94;font-size:.78rem;font-weight:700}.agenda-filter-select select{color:#102a42;width:100%;font:inherit;background:linear-gradient(#f4f8fcfa,#e7eef6f5),#e7eef6f5;border:1px solid #0f5fa81f;border-radius:16px;padding:12px 14px;box-shadow:inset 0 1px #ffffffb3,0 8px 18px #0f5fa80d}.prediction-toolbar{gap:12px;display:grid}.prediction-toolbar-group,.prediction-toolbar-sort{margin-top:0}.group-filter-button{color:#102a42;cursor:pointer;background:#ecf3f9fa;border:1px solid #0f5fa81f;border-radius:999px;padding:10px 14px;transition:background-color .16s,color .16s,border-color .16s}.group-filter-button.active{color:#f8fbff;background:linear-gradient(#2b83d3,#0f5fa8);border-color:#0f5fa8}.module-list li{background:#f3f7fcf0;border:1px solid #0f5fa81a;border-radius:18px;padding:14px 16px}.match-list,.leaderboard-list{gap:14px;margin-top:18px;display:grid}.compact-list{gap:12px}.leaderboard-table-head,.leaderboard-row{grid-template-columns:46px minmax(0,1fr) 70px 82px 94px 96px;align-items:center;gap:12px;display:grid}.leaderboard-table-head{color:#14324d94;letter-spacing:.04em;text-transform:uppercase;border-bottom:1px solid #0f5fa81a;padding:0 18px 8px;font-size:.72rem;font-weight:800}.match-card,.leaderboard-row{background:0 0;border:0;border-bottom:1px solid #0f5fa81a;border-radius:0;padding:18px}.match-card-compact{border-radius:24px;padding:18px;box-shadow:0 12px 28px #0f5fa80f}.live-match-card{background:linear-gradient(#e8bf572e,#f3f7fcfa),#f3f7fcfa}.upcoming-match-card{background:linear-gradient(#7ec8f524,#f3f7fcfa),#f3f7fcfa}.finished-match-card{background:linear-gradient(#0f5fa81a,#f3f7fcfa),#f3f7fcfa}.match-card-top,.match-card-bottom,.match-teams{justify-content:space-between;align-items:center;gap:12px;display:flex}.match-card-top span,.match-card-bottom span{color:#14324db8}.match-kickoff{color:#14324d;text-align:right;font-size:.9rem;font-weight:700;line-height:1.2}.match-status-inline{align-items:center;display:inline-flex}.match-teams{margin:14px 0}.match-teams-score,.match-teams-upcoming{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:18px;display:grid}.match-teams p,.match-teams span{margin:0}.match-teams p{font-weight:700}.team-line{align-items:center;gap:10px;min-width:0;display:flex}.team-line-copy{flex:auto;align-items:center;gap:10px;min-width:0;display:flex}.team-line-copy-right{justify-content:flex-end}.team-line p{overflow-wrap:anywhere}.team-line-right{text-align:right;justify-content:flex-end}.team-line-prediction{justify-content:space-between;gap:12px}.team-prediction-input{background:var(--surface-input);width:64px;min-width:64px;color:var(--text-primary);font:inherit;text-align:center;border:1px solid #0f5fa81f;border-radius:14px;padding:12px 10px;font-weight:700}.match-versus{color:#0f5fa8;text-transform:uppercase;background:radial-gradient(circle at 30% 30%,#ffffffeb,#fff6),linear-gradient(#7ec8f542,#7ec8f524);border:1px solid #7ec8f542;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:.82rem;font-weight:700;display:inline-flex;box-shadow:inset 0 1px #ffffffb3,0 6px 16px #0f5fa814}.match-score{text-align:center;justify-items:center;gap:4px;min-width:92px;display:grid}.match-score strong{font-size:1.3rem;line-height:1}@media (width>=641px){.match-teams-upcoming{gap:30px}.team-line-prediction{gap:18px}.team-line-right.team-line-prediction .team-prediction-input{order:-1}.team-prediction-input{width:72px;min-width:72px}}.match-score span{color:#0f5fa8;text-transform:uppercase;letter-spacing:.06em;font-size:.82rem}.match-score .match-score-status-live{color:#d85b6b}.prediction-form{border-top:1px solid #0f5fa81a;gap:12px;margin-top:14px;padding-top:14px;display:grid}.prediction-form-inline{border-top:0;margin-top:0;padding-top:0}.prediction-inputs{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:end;gap:12px;display:grid}.prediction-field{gap:8px;min-width:0;display:grid}.prediction-field span{color:#14324db8;font-size:.78rem;font-weight:700}.prediction-field input{color:#14324d;width:100%;font:inherit;text-align:center;background:#fffffff7;border:1px solid #0f5fa81f;border-radius:14px;padding:12px 14px}.prediction-field-right{text-align:right}.prediction-separator{color:#0f5fa8;align-self:center;font-size:1.2rem;font-weight:700}.prediction-actions{gap:10px;display:grid}.prediction-button{max-width:none}.prediction-button-save{color:#f8fbff;background:linear-gradient(#2b83d3,#0f5fa8)}.prediction-button-update{color:#163c63;background:linear-gradient(#f0cc73,#e8bf57)}.prediction-note{color:#14324dc2;font-size:.88rem}.team-badge{object-fit:contain;background:#fffffffa;border:1px solid #7ec8f533;border-radius:50%;flex:0 0 34px;width:34px;height:34px}.status-chip{letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:5px 9px;font-size:.68rem;font-weight:700;display:inline-flex}.status-chip-live{color:#b93a4b;background:#c61f3214;border:1px solid #c61f322e}.live-match-card .status-chip-live{letter-spacing:.08em;color:#d85b6b;background:#c61f3214;padding:4px 10px;font-size:.64rem;box-shadow:inset 0 1px #ffffff2e}.live-match-card .status-chip-live:before{content:"";background:currentColor;border-radius:50%;width:7px;height:7px;margin-right:7px;box-shadow:0 0 10px #d85b6b66}.live-match-card .match-status-inline{display:none}.status-chip-finished{color:#0f5fa8;background:#0f5fa81a}.status-chip-scheduled,.status-chip-neutral{color:#8c5c00;background:#e8bf572e}.status-chip-postponed{color:#0f5fa8;background:#7ec8f52e}.status-chip-cancelled{color:#a61b2b;background:#be1e2d1f}.status-chip-qualified{color:#0f5fa8;background:#7ec8f53d}.status-chip-eliminated{color:#a61b2b;background:#be1e2d1f}.leaderboard-row span,.leaderboard-row strong,.leaderboard-row button{font-size:.95rem}.leaderboard-rank{color:#14324dc7}.leaderboard-participant{overflow-wrap:anywhere;min-width:0}.leaderboard-number{text-align:center;color:#102a42}.leaderboard-number-button{color:#102a42;width:100%;min-width:0;font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;padding:7px 6px;font-weight:800}.leaderboard-number-button:hover:not(:disabled),.leaderboard-number-button:focus-visible{background:#7ec8f524;border-color:#7ec8f538;outline:none}.leaderboard-number-button:disabled{cursor:default;opacity:.72}.leaderboard-number-points{color:#1f7a43}.leaderboard-number-exact{color:#0f5fa8}.leaderboard-number-outcome{color:#6c4db5}.top-stats{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.top-stat-chip{color:#14324d;background:#7ec8f51f;border:1px solid #7ec8f52e;border-radius:999px;align-items:baseline;gap:6px;padding:7px 10px;line-height:1;display:inline-flex}button.top-stat-chip{font:inherit;cursor:pointer}button.top-stat-chip:disabled{cursor:default;opacity:.72}.leaderboard-detail-button{appearance:none}.leaderboard-detail-button:hover:not(:disabled),.leaderboard-detail-button:focus-visible{filter:brightness(.98);outline-offset:2px;outline:2px solid #0f5fa82e}.top-stat-main{align-items:baseline;gap:6px;display:inline-flex}.top-stat-chip strong{font-size:.94rem}.top-stat-chip small{letter-spacing:.04em;text-transform:uppercase;color:#14324db8;font-size:.7rem;font-weight:700}.top-stat-chip-points{background:#39a85c24;border-color:#39a85c2e}.top-stat-chip-points strong{color:#1f7a43}.top-stat-chip-points small{color:#1f7a43bd}.top-stat-chip-exact{background:#2b83d31f;border-color:#2b83d32e}.top-stat-chip-exact strong{color:#0f5fa8}.top-stat-chip-outcome{background:#7e62cc1f;border-color:#7e62cc2e}.top-stat-chip-outcome strong{color:#6c4db5}.live-points-note{color:#1f7a43;white-space:nowrap;background:#39a85c1f;border:1px solid #39a85c38;border-radius:999px;justify-content:center;align-items:center;gap:6px;width:fit-content;min-width:0;padding:5px 9px;font-size:.7rem;font-weight:800;line-height:1;animation:1.4s ease-in-out infinite livePointsPulse;display:inline-flex;position:relative;box-shadow:0 0 #39a85c00}button.live-points-note{cursor:pointer;font-family:inherit}.live-points-note:before{content:"";background:currentColor;border-radius:50%;flex:none;width:6px;height:6px;box-shadow:0 0 9px #39a85c7a}.live-points-value,.live-points-label{display:inline}.live-points-note-podium{margin-top:-1px;font-size:.64rem}.live-points-note-podium:empty{display:none}.live-points-note-row{text-align:right;justify-content:flex-end;margin-left:auto}button.live-points-note-row{justify-self:end}.live-points-note-row[aria-label]{color:#14324d52;box-shadow:none;background:0 0;border:0;padding:0;animation:none}.live-points-note-row[aria-label]:before{display:none}.detail-modal-backdrop{z-index:40;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);overscroll-behavior:contain;background:#07121e61;place-items:center;padding:18px;display:grid;position:fixed;inset:0;overflow:hidden}.detail-modal{overscroll-behavior:contain;background:linear-gradient(#f8fbfffa,#ecf4fbfa),#f8fbfffa;border:1px solid #7ec8f53d;border-radius:24px;grid-template-rows:auto auto auto minmax(0,1fr);gap:16px;width:min(100%,620px);max-height:min(82vh,720px);padding:20px;display:grid;overflow:hidden;box-shadow:0 24px 70px #071e383d}.detail-modal-top{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.detail-modal-top span{color:#14324d9e;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:800}.detail-modal-top h2{color:#102a42;margin:4px 0 0;font-size:1.35rem;line-height:1.1}.detail-modal-summary{color:#14324db8;margin:0;line-height:1.45}.detail-modal-meta{justify-content:space-between;align-items:center;gap:12px;display:flex}.detail-total-pill{color:#1f7a43;background:#39a85c24;border:1px solid #39a85c38;border-radius:999px;flex:none;justify-content:center;align-items:center;min-width:72px;padding:8px 12px;font-size:.86rem;font-weight:900;display:inline-flex}.detail-modal-toolbar{justify-content:space-between;align-items:center;gap:12px;display:flex}.detail-modal-toolbar>span{color:#14324d94;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800}.detail-sort-buttons{background:#7ec8f51f;border:1px solid #7ec8f52e;border-radius:999px;gap:6px;padding:4px;display:inline-flex}.detail-sort-button{color:#14324db8;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:7px 10px;font-size:.78rem;font-weight:800}.detail-sort-button.active{color:#0f5fa8;background:#f8fbff;box-shadow:0 4px 12px #0f5fa814}.detail-match-list{overscroll-behavior:contain;gap:10px;min-height:0;padding-right:2px;display:grid;overflow-y:auto}.detail-match-row{background:#fffffff5;border:1px solid #7ec8f533;border-radius:18px;grid-template-columns:minmax(0,1fr) 96px 100px;align-items:center;gap:12px;padding:12px;display:grid}.detail-match-main,.detail-match-prediction,.detail-match-result{gap:4px;min-width:0;display:grid}.detail-match-main span,.detail-match-prediction span,.detail-match-result span{color:#14324d94;letter-spacing:.05em;text-transform:uppercase;font-size:.7rem;font-weight:800}.detail-match-main strong,.detail-match-prediction strong,.detail-match-result strong{color:#102a42;font-size:.92rem;line-height:1.2}.detail-match-prediction,.detail-match-result{text-align:center}.detail-match-result strong{color:#1f7a43}.detail-match-result-exact strong,.detail-match-result-exact span{color:#0f5fa8}.detail-match-result-outcome strong,.detail-match-result-outcome span{color:#6c4db5}.detail-modal-empty{background:#ffffffb8;border:1px dashed #7ec8f557;border-radius:18px;padding:22px}.detail-modal-empty h3,.detail-modal-empty p{margin:0}.detail-modal-empty h3{color:#102a42}.detail-modal-empty p{color:#14324db8;margin-top:6px;line-height:1.45}.top-stat-chip-compact{padding:8px 10px}.top-stat-chip-compact strong{font-size:.88rem}.top-stat-chip-compact small{font-size:.64rem}.standings-table{gap:10px;margin-top:18px;padding-bottom:4px;display:grid;overflow-x:auto}.standings-row{background:#fffffff7;border:1px solid #7ec8f538;border-radius:22px;grid-template-columns:36px minmax(180px,1fr) repeat(8,52px);align-items:center;gap:10px;min-width:720px;padding:14px 16px;display:grid;box-shadow:0 10px 24px #0f5fa80d}.standings-row-head{color:#0f5fa8;text-transform:uppercase;letter-spacing:.06em;background:linear-gradient(#7ec8f52e,#fffffff7),#fffffff7;font-size:.82rem;font-weight:700}.standings-row-top{background:linear-gradient(#e8bf5729,#fffffffa),#fffffffa}.standings-row-qualified{background:linear-gradient(#7ec8f53d,#fffffffa),#fffffffa;border-color:#7ec8f557}.standings-row-eliminated{background:linear-gradient(#be1e2d0f,#fffffffa),#fffffffa}.standings-team{align-items:center;gap:10px;min-width:0;display:flex}.standings-team-meta{flex-direction:column;align-items:flex-start;gap:5px;min-width:0;display:flex}.standings-team-name{overflow-wrap:anywhere;font-weight:700;line-height:1.1}.auth-panel,.dashboard-panel{gap:18px;display:grid}.auth-panel-only{color:#102a42;background:linear-gradient(#f3f7fcfa,#e7eef6f2),#f3f7fcf5;border:1px solid #0f5fa81f;border-radius:32px;margin-top:0;padding:26px;box-shadow:0 24px 56px #0f5fa81a,inset 0 1px #ffffffb3}.auth-panel-brand{align-items:center;gap:14px;display:flex}.auth-panel-logo{object-fit:contain;background:#7ec8f524;border:1px solid #0f5fa814;border-radius:20px;width:64px;height:64px;padding:10px}.auth-panel-brand-copy{align-items:center;min-height:64px;display:flex}.auth-panel-brand-copy strong{letter-spacing:.08em;color:#102a42;font-size:clamp(1.1rem,3.2vw,1.5rem);font-weight:800;line-height:1.05}.auth-heading span{color:#0f5fa8;background:#7ec8f52e}.auth-heading h2{color:#102a42}.auth-intro{color:#14324db8;max-width:30rem;margin:10px 0 0;font-size:.98rem;line-height:1.55}.auth-toggle{background:#ecf3f9f5;border:1px solid #0f5fa81a;border-radius:20px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:6px;display:inline-grid;box-shadow:inset 0 1px #ffffffb8}.tab-button,.ghost-button{color:#33506c;cursor:pointer;background:#ffffff6b;border:1px solid #0f5fa81f;border-radius:16px;padding:12px 14px}.tab-button.active{color:#f8fbff;background:linear-gradient(#2b83d3,#0f5fa8);border-color:#0f5fa83d;box-shadow:0 12px 24px #0f5fa82e}.auth-form{gap:14px;display:grid}.auth-form label{gap:8px;display:grid}.auth-form span{color:#183c61;font-size:.92rem;font-weight:600}.auth-form input{color:#102a42;background:linear-gradient(#f4f8fcfa,#e7eef6f5),#e7eef6f5;border:1px solid #0f5fa81f;border-radius:16px;width:100%;padding:14px 16px;box-shadow:inset 0 1px #ffffffb8}.auth-form input::placeholder{color:#14324d80}.auth-form input:focus{border-color:#2b83d36b;outline:none;box-shadow:0 0 0 4px #2b83d324,inset 0 1px #fffc}.full-width{max-width:none}.auth-footer{gap:10px;display:grid}.forum-panel{gap:18px;display:grid}.forum-composer,.forum-post,.forum-reply{background:linear-gradient(#7ec8f514,#f3f7fcfa),#f3f7fcfa;border:1px solid #0f5fa81a}.forum-composer{border-radius:22px;grid-template-columns:auto minmax(0,1fr);gap:12px;padding:16px;display:grid}.forum-composer label{gap:8px;min-width:0;display:grid}.forum-composer label span{letter-spacing:.06em;text-transform:uppercase;color:#14324d9e;font-size:.82rem;font-weight:800}.forum-composer textarea,.forum-reply-form textarea{resize:vertical;width:100%;color:var(--text-primary);font:inherit;background:#f8fbffb8;border:1.5px solid #2b83d342;border-radius:16px;line-height:1.45;box-shadow:inset 0 1px #ffffffb8,0 0 0 1px #fff3}.forum-composer textarea{min-height:96px;padding:14px 16px}.forum-composer textarea:focus,.forum-reply-form textarea:focus{border-color:#2b83d36b;outline:none;box-shadow:0 0 0 4px #2b83d324,inset 0 1px #fffc}.forum-composer-actions,.forum-post-actions{align-items:center;gap:10px;display:flex}.forum-composer-actions{grid-column:2;justify-content:space-between}.forum-composer-actions span,.forum-post-actions span{color:#14324d9e;font-size:.88rem;font-weight:700}.forum-submit-button{justify-content:center;align-items:center;gap:6px;width:auto;min-width:128px;transition:opacity .15s;display:inline-flex}.forum-submit-button:disabled{opacity:.75;cursor:not-allowed}@keyframes forum-spin{to{transform:rotate(360deg)}}.forum-submit-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:14px;height:14px;animation:.7s linear infinite forum-spin}.forum-feed{gap:14px;display:grid}.forum-post{border-radius:22px;gap:14px;padding:16px;display:grid}.forum-post-main,.forum-reply{grid-template-columns:auto minmax(0,1fr);gap:12px;display:grid}.forum-post-body,.forum-reply-body{gap:8px;min-width:0;display:grid}.forum-post-meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.forum-post-meta strong{color:#102a42}.forum-author-button{color:#102a42;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:800}.forum-author-button:hover{color:#0f5fa8}.forum-post-meta span{color:#14324d94;font-size:.86rem;font-weight:700}.forum-post p,.forum-reply p{color:#102a42d6;overflow-wrap:anywhere;margin:0}.forum-link-button{color:#0f5fa8;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:800}.forum-link-button-danger{color:#a61b2b}.forum-link-button:disabled{cursor:default;opacity:.58}.forum-replies{gap:10px;padding-left:48px;display:grid}.forum-reply{background:linear-gradient(#ffffffb3,#f3f7fcfa),#f3f7fcfa;border-radius:18px;padding:12px}.forum-reply-form{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;padding-left:0;display:grid}.forum-panel{gap:0;padding-inline:0;overflow:hidden}.forum-panel>.section-heading{border-bottom:1px solid #0f5fa81a;padding:0 20px 18px}.forum-panel>.section-heading h2{font-size:clamp(1.6rem,4vw,2.1rem)}.forum-composer,.forum-post,.forum-reply{box-shadow:none;background:0 0;border:0;border-bottom:1px solid #0f5fa81a;border-radius:0}.forum-composer{padding:18px 20px}.forum-composer label span{display:none}.forum-composer textarea,.forum-reply-form textarea{background:#f8fbffb8;border:1.5px solid #2b83d342;border-radius:16px;box-shadow:inset 0 1px #ffffffb8,0 0 0 1px #fff3}.forum-composer textarea{min-height:82px;padding:14px 16px;font-size:1.08rem}.forum-reply-form textarea{min-height:44px;padding:12px 14px}.forum-composer textarea:focus,.forum-reply-form textarea:focus{border-color:#2b83d36b;box-shadow:0 0 0 4px #2b83d324,inset 0 1px #fffc}.forum-image-preview{border:1px solid #0f5fa81f;border-radius:18px;grid-column:2;position:relative;overflow:hidden}.forum-image-preview img{object-fit:cover;width:100%;max-height:360px;display:block}.forum-image-preview button{color:#f8fbff;cursor:pointer;background:#09121eb8;border:0;border-radius:999px;padding:8px 12px;font-weight:800;position:absolute;top:10px;right:10px}.forum-gif-field{grid-column:2;gap:10px;display:grid}.forum-gif-search{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.forum-gif-field input,.forum-gif-search button{background:var(--surface-input);width:100%;color:var(--text-primary);font:inherit;border:1px solid #0f5fa81f;border-radius:14px;padding:12px 14px}.forum-gif-search button{color:#0f5fa8;cursor:pointer;background:#2b83d324;width:auto;font-weight:800}.forum-gif-search button:disabled{cursor:default;opacity:.6}.forum-gif-results{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.mention-suggestions{flex-wrap:wrap;grid-column:2;gap:8px;margin-top:-4px;display:flex}.mention-suggestions button{color:#102a42;cursor:pointer;background:#7ec8f529;border:1px solid #2b83d32e;border-radius:999px;align-items:center;gap:7px;min-width:0;max-width:100%;padding:5px 9px 5px 5px;font-weight:800;display:inline-flex}.mention-suggestions .profile-avatar{flex-basis:26px;width:26px;min-width:26px;height:26px;font-size:.72rem}.mention-suggestions span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.selected-mentions{flex-wrap:wrap;grid-column:2;gap:8px;margin-top:-2px;display:flex}.selected-mention-chip{color:#0f5fa8;background:#2b83d321;border:1px solid #2b83d33d;border-radius:999px;align-items:center;gap:7px;max-width:100%;padding:5px 6px 5px 5px;font-weight:900;display:inline-flex}.selected-mention-chip .profile-avatar{flex-basis:26px;width:26px;min-width:26px;height:26px;font-size:.72rem}.selected-mention-chip strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.selected-mention-chip button{width:24px;height:24px;color:inherit;cursor:pointer;background:#0f5fa81f;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0;display:inline-flex}.selected-mention-chip button svg{width:14px;height:14px}.mention-token-shell{vertical-align:baseline;display:inline-flex;position:relative}.forum-avatar-trigger{cursor:pointer;background:0 0;border:0;border-radius:50%;flex-shrink:0;padding:0;display:block}.mention-token{color:#0f5fa8;font:inherit;cursor:pointer;background:#2b83d324;border:0;border-radius:999px;padding:1px 7px 2px;font-weight:900}.mention-profile-card{z-index:9999;pointer-events:none;background:linear-gradient(#f6fafffa,#ebf2f9fa),#ebf2f9fa;border:1px solid #0f5fa824;border-radius:16px;grid-template-columns:44px minmax(0,1fr);gap:8px 10px;width:260px;padding:12px;display:grid;position:fixed;box-shadow:0 18px 34px #0f5fa82e}.mention-profile-card .profile-avatar{flex-basis:44px;width:44px;height:44px}.mention-profile-copy{gap:1px;min-width:0;display:grid}.mention-profile-copy strong,.mention-profile-copy span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mention-profile-copy strong{color:#102a42;line-height:1.15}.mention-profile-copy span{color:#14324d9e;font-size:.82rem;font-weight:800}.mention-profile-stats{flex-wrap:wrap;grid-column:1/-1;gap:6px;display:flex}.mention-profile-stats span{color:#183c61;background:#7ec8f524;border:1px solid #2b83d324;border-radius:999px;padding:5px 8px;font-size:.75rem;font-weight:900}.forum-gif-result{aspect-ratio:1.2;cursor:pointer;background:#2b83d314;border:1px solid #0f5fa81f;border-radius:12px;padding:0;overflow:hidden}.forum-gif-result img{object-fit:cover;width:100%;height:100%;display:block}.forum-composer-actions{align-items:center;padding-top:4px}.forum-composer-tools{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.forum-composer label.forum-icon-button,.forum-composer label.forum-image-button{display:inline-flex}.forum-icon-button,.forum-image-button{color:#0f5fa8;cursor:pointer;white-space:nowrap;background:#2b83d31f;border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:auto;min-width:42px;height:42px;padding:0 13px;font-weight:800;line-height:1;display:inline-flex}.forum-image-button strong{font-size:.82rem;line-height:1}.forum-gif-button{letter-spacing:.02em}.forum-icon-button svg,.forum-action-button svg{width:20px;height:20px}.forum-image-button input{display:none}.forum-feed{gap:0}.forum-new-posts-button{z-index:1000;color:#fff;font:inherit;cursor:pointer;background:#2b83d3f2;border:1px solid #2b83d338;border-radius:999px;align-items:center;gap:9px;padding:8px 15px 8px 9px;font-weight:900;display:inline-flex;position:fixed;top:104px;left:50%;transform:translate(-50%);box-shadow:0 16px 34px #2b83d34d}.forum-new-post-avatar-stack{align-items:center;display:inline-flex}.forum-new-post-avatar-stack .profile-avatar{width:26px;min-width:26px;height:26px;box-shadow:none;border:2px solid #ffffffdb}.forum-new-post-avatar-stack .profile-avatar+.profile-avatar{margin-left:-9px}.forum-post{background:#ffffff57;padding:16px 20px;transition:background .16s,box-shadow .16s}.forum-post[role=button]{cursor:pointer}.forum-post:nth-child(2n){background:#e7f3fd94}.forum-post[role=button]:hover{background:#ddeefbc7;box-shadow:inset 3px 0 #2b83d361}.forum-post[role=button]:focus-visible{outline-offset:-2px;outline:2px solid #2b83d370}.forum-post-main{align-items:start}.forum-post-body,.forum-reply-body{gap:10px}.forum-post-open{width:100%;color:inherit;text-align:left;font:inherit;background:0 0;border:0;gap:10px;padding:0;display:grid}.forum-post-media-button:focus-visible{outline-offset:3px;outline:2px solid #2b83d370}.forum-post p,.forum-reply p{color:#102a42;font-size:1rem;line-height:1.45}.forum-post-image{object-fit:cover;border:1px solid #0f5fa81f;border-radius:18px;width:100%;max-height:460px;display:block}.forum-post-media-button{cursor:zoom-in;text-align:left;background:0 0;border:0;width:100%;padding:0;display:block}.forum-post-actions{justify-content:flex-start;gap:22px;max-width:520px;margin-top:2px;position:relative}.forum-action-button{color:#14324d9e;min-width:36px;height:36px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:0 8px;font-size:.88rem;font-weight:800;display:inline-flex}.forum-action-button:hover{color:#d62072;background:#d620721f}.forum-action-button.active-like{color:#e0245e;background:0 0}.forum-action-button.active-like svg{fill:currentColor}.forum-action-button.active-dislike{color:#102a42;background:0 0}.forum-action-danger:hover{color:#a61b2b;background:#a61b2b1f}.forum-action-button:disabled{cursor:default;opacity:.55}.forum-action-button span{font-size:.78rem;line-height:1}.forum-reaction-picker{z-index:8;scrollbar-width:none;background:#f8fbfff5;border:1px solid #0f5fa824;border-radius:999px;align-items:center;gap:6px;width:max-content;max-width:min(92vw,360px);padding:8px;display:flex;position:absolute;top:calc(100% + 6px);left:0;overflow-x:auto;box-shadow:0 14px 28px #0f5fa82e}.forum-reaction-picker::-webkit-scrollbar{display:none}.forum-reaction-option{cursor:pointer;background:0 0;border:0;border-radius:999px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:1.18rem;line-height:1;display:inline-flex}.emoji-glyph{vertical-align:-.18em;object-fit:contain;flex:none;width:1.15em;height:1.15em;display:inline-block}.emoji-glyph-native{line-height:1}.forum-reaction-option:hover{background:#2b83d31f}.forum-reaction-more{color:#0f5fa8;background:#2b83d31f;font-size:1.2rem;font-weight:900}.forum-emoji-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.forum-emoji-button{color:#183c61;cursor:pointer;background:#ffffff5c;border:1px solid #0f5fa81a;border-radius:999px;align-items:center;gap:5px;padding:6px 9px;display:inline-flex}.forum-emoji-button.active{background:#2b83d324;border-color:#2b83d352}.forum-emoji-button strong{font-size:.78rem}.forum-emoji-users{color:#14324d94;flex-wrap:wrap;flex-basis:100%;gap:4px 10px;font-size:.78rem;font-weight:700;line-height:1.35;display:flex}.forum-emoji-users>span{align-items:center;gap:4px;display:inline-flex}.forum-emoji-users span{overflow-wrap:anywhere;max-width:100%}.forum-replies{gap:0;padding-left:54px}.forum-reply{border-left:2px solid #0f5fa81f;padding:12px 0 12px 14px}.forum-reply-form{background:0 0;border-top:1px solid #0f5fa81a;border-bottom:1px solid #0f5fa81a;align-items:start;gap:10px;padding:16px 20px 18px}.forum-reply-back{color:#0f5fa8;font:inherit;cursor:pointer;background:#ffffff57;border:1px solid #0f5fa824;border-radius:999px;justify-self:start;align-items:center;gap:6px;margin:0 0 2px;padding:8px 12px;font-weight:800;display:inline-flex}.forum-reply-back svg{width:16px;height:16px}.forum-reply-compose-body{gap:10px;min-width:0;display:grid}.forum-reply-form textarea{background:#ffffff57;border:1px solid #0f5fa81f;border-radius:16px;min-height:54px;padding:12px 14px}.forum-reply-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.forum-reply-actions .forum-composer-tools{min-width:0}.forum-reply-actions .forum-composer-tools>span{color:#14324d9e;font-size:.82rem;font-weight:800}.forum-reply-submit-button{flex:none}.forum-reply-submit-button.active{color:#fff;background:linear-gradient(#36a765,#278b4c);border-color:#257f4447;box-shadow:0 10px 22px #278b4c38}.forum-reply-submit-button.active:hover{background:linear-gradient(#3ab56d,#238447)}.forum-reply-preview,.forum-reply-gif-field{grid-column:1}.forum-detail{gap:0;display:grid}.forum-detail>.forum-post-detail>.forum-reply-back{margin:0 20px 10px}.forum-detail .forum-post-detail{background:#e8f4fd9e}.forum-detail .forum-post-main{padding-bottom:8px}.forum-media-viewer{z-index:80;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.forum-media-backdrop{cursor:zoom-out;background:#030a12c7;border:0;position:absolute;inset:0}.forum-media-dialog{z-index:1;justify-items:end;gap:12px;max-width:min(94vw,980px);max-height:90vh;display:grid;position:relative}.forum-media-dialog img{object-fit:contain;border-radius:18px;max-width:100%;max-height:calc(90vh - 52px);display:block;box-shadow:0 24px 60px #0000006b}.forum-media-dialog-gif img{width:min(86vw,760px);max-height:calc(90vh - 52px)}.forum-media-close{color:#f8fbff;font:inherit;cursor:pointer;background:#0e1f31eb;border:1px solid #ffffff2e;border-radius:999px;padding:9px 14px;font-weight:800}.rules-grid{gap:14px;margin-top:18px;display:grid}.rule-card{background:linear-gradient(#7ec8f51a,#f3f7fcfa),#f3f7fcfa;border:1px solid #7ec8f52e;border-radius:22px;padding:18px;box-shadow:0 10px 24px #0f5fa80d}.rule-card h3,.rule-kicker{margin:0}.rule-kicker{color:#0f5fa8;letter-spacing:.06em;text-transform:uppercase;background:#7ec8f529;border-radius:999px;padding:6px 10px;font-size:.72rem;font-weight:700;display:inline-flex}.rule-card h3{margin-top:12px;font-size:1.18rem}.rule-list{gap:10px;margin:14px 0 0;padding-left:18px;display:grid}.rule-list li{color:#14324dd6}.support-copy,.status-message{margin:0}.support-copy{color:#14324db3}.status-message{color:#0f5fa8;background:#7ec8f524;border:1px solid #7ec8f52e;border-radius:16px;padding:12px 14px}.status-message-success{color:#1f7a43;background:#54c98329;border-color:#54c9833d}.status-message-error{color:#a61b2b;background:#c61f321a;border-color:#c61f322e}.account-grid{gap:14px;display:grid}.approval-banner{background:linear-gradient(#f0cc7324,#fffffff5),#fffffff5;border-color:#f0cc7338}.admin-approval-list,.admin-reviewed-list{gap:12px;margin-top:18px;display:grid}.admin-approval-card{gap:14px;display:grid}.admin-approval-copy,.admin-reviewed-row>div:first-child{gap:4px;display:grid}.admin-approval-copy strong,.admin-reviewed-row strong{font-size:1rem}.admin-approval-copy span,.admin-reviewed-row span{color:#14324db8}.admin-approval-copy small{color:#14324d94}.admin-approval-actions,.admin-reviewed-meta{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.admin-approval-button,.admin-review-button{width:auto;min-width:120px}.admin-reviewed-row{background:#fffffff0;border:1px solid #0f5fa81a;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}@media (width>=780px){.shell{padding:32px 24px 56px}.hero-card{grid-template-columns:1.4fr .9fr;align-items:end;min-height:340px;padding:36px}.feature-grid,.timeline,.account-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-spotlight-grid{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:stretch}.spotlight-main{gap:20px}.rules-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.podium-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end}.podium-card-gold{grid-area:1/2}.podium-card-silver{grid-area:1/1}.podium-card-bronze{grid-area:1/3}.podium-card-gold{transform:translateY(-14px)}}@media (width>=780px) and (width<=1119px){.mini-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.spotlight-side{justify-items:center;gap:16px}.prize-pool-copy{width:100%;max-width:30rem}.prize-pool-visual{justify-self:center;width:240px;min-height:180px}}@media (width>=1120px){.spotlight-main{min-height:100%}.spotlight-side{justify-items:center;min-height:100%}.prize-pool-copy,.prize-pool-visual{margin-inline:auto}}@media (width<=640px){.shell{padding:14px 12px calc(104px + env(safe-area-inset-bottom))}.auth-shell{padding-top:18px}.auth-stage{width:100%}.auth-panel-only{border-radius:28px;padding:20px}.auth-panel-brand{gap:12px}.auth-panel-logo{border-radius:18px;width:56px;height:56px}.auth-heading h2{font-size:2rem;line-height:.98}.auth-intro{font-size:.92rem}.home-spotlight-grid{gap:12px}.app-header{flex-direction:column;align-items:stretch;gap:12px;padding:2px 2px 0}.app-header-actions{grid-template-columns:1fr auto auto auto;justify-content:stretch;align-items:center;width:100%;display:grid}.account-menu-shell{justify-content:flex-end}.notifications-menu-shell{justify-self:end}.app-header,.app-header-actions{overflow:visible}.notifications-panel{top:var(--notifications-panel-top,88px);width:auto;max-width:none;max-height:var(--notifications-panel-max-height,min(70vh, 520px));z-index:120;position:fixed;left:16px;right:16px;overflow-y:auto}.account-menu{left:auto;right:0}.app-brand{align-items:flex-start;gap:12px}.app-logo{width:76px}.app-header h1{font-size:1.7rem;line-height:.98}.app-kicker{font-size:.72rem}.app-subtitle{margin-top:6px;font-size:.9rem;line-height:1.45}.install-button{text-align:center;border-radius:16px;grid-column:1;justify-self:start;width:auto;min-width:150px;max-width:min(44vw,180px);padding:11px 16px}.theme-button{border-radius:16px;width:100%;padding:11px 16px}.theme-icon-button{border-radius:999px;width:48px;min-width:48px;height:48px;padding:0}.install-help-panel{border-radius:18px;margin-top:12px;padding:14px 16px}.app-tabbar{left:12px;right:12px;bottom:calc(10px + env(safe-area-inset-bottom));z-index:30;background:linear-gradient(#fffffff5,#f5fafff0),#fffffff0;border-radius:20px;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;margin-top:0;padding:7px;position:fixed;top:auto;box-shadow:inset 0 1px #ffffffc2,0 10px 24px #0f5fa824}.app-tab{text-align:center;border-radius:14px;justify-content:center;align-items:center;min-height:50px;padding:8px 3px;font-size:.68rem;font-weight:800;line-height:1.1;display:flex}.app-tab.active{box-shadow:inset 0 1px #ffffff2e,0 8px 18px #0f5fa829}.app-tab-label-desktop{display:none}.app-tab-label-mobile{display:inline}.spotlight-panel{border-radius:22px;gap:16px;padding:16px}.spotlight-copy h2{max-width:none;font-size:1.52rem;line-height:1.04}.mini-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.agenda-filter-grid{grid-template-columns:1fr}.podium-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:6px}.podium-card{border-radius:14px 14px 0 0;gap:6px;min-height:224px;padding:8px 4px 0}.podium-card-gold{order:2;grid-column:auto;min-height:252px}.podium-card-silver{order:1;min-height:212px}.podium-card-bronze{order:3;min-height:204px}.podium-rank{min-width:38px;padding:6px 8px;font-size:.78rem}.podium-card .profile-avatar{width:48px;height:48px}.podium-card h3{font-size:.86rem}.podium-card .top-stats{gap:8px;width:100%;display:grid}.podium-card-gold .top-stats,.podium-card-silver .top-stats,.podium-card-bronze .top-stats{grid-template-columns:1fr}.podium-card .top-stat-chip{text-align:center;justify-content:center;width:100%;min-width:0;padding:8px 10px}.podium-card .top-stat-chip strong{font-size:.88rem}.podium-card .top-stat-chip small{overflow-wrap:anywhere;font-size:.62rem;line-height:1.1}.podium-stand{border-radius:10px 10px 0 0;min-height:52px;font-size:1.08rem}.podium-card-gold .podium-stand{min-height:78px}.podium-card-silver .podium-stand{min-height:58px}.podium-card-bronze .podium-stand{min-height:48px}.mini-stat-card{border-radius:16px;min-height:112px;padding:12px 14px}.mini-stat-card span{letter-spacing:.07em;font-size:.74rem}.mini-stat-card strong{margin-top:8px;font-size:1.9rem}.mini-stat-card small{font-size:.74rem;line-height:1.3}.compact-list-scroll{max-height:30rem;padding-right:2px}.prize-pool-copy{max-width:none}.prize-pool-copy h2{margin-top:8px;font-size:2.25rem;line-height:.94}.prize-pool-copy p{max-width:none;margin-top:8px;font-size:.9rem}.prize-pool-meta{gap:8px}.prize-pool-meta span{padding:7px 11px;font-size:.8rem}.spotlight-side{align-content:start;justify-items:stretch;gap:14px}.prize-pool-visual{justify-self:center;width:min(100%,176px);min-height:136px;margin-top:4px}.prize-pool-coins{gap:8px}.coin{width:30px;height:30px;font-size:.82rem}.prize-pool-trophy{width:118px;height:100px}.prize-pool-trophy-cup{width:70px;height:62px}.prize-pool-trophy-handle{border-width:7px;width:30px;height:38px;top:16px}.prize-pool-trophy-handle-left{left:10px}.prize-pool-trophy-handle-right{right:10px}.prize-pool-trophy-stem{height:20px;top:59px}.prize-pool-trophy-base-top{width:56px;height:12px;bottom:16px}.prize-pool-trophy-base-bottom{width:76px;height:18px}.panel{border-radius:22px;margin-top:14px;padding:16px}.panel-tight{padding:16px}.section-heading h2{margin-top:8px;font-size:1.35rem;line-height:1.05}.section-heading span,.timeline-card span,.eyebrow{padding:6px 9px;font-size:.68rem}.leaderboard-explainer,.support-copy{font-size:.9rem;line-height:1.5}.feature-grid,.timeline,.rules-grid,.match-list,.leaderboard-list{gap:10px;margin-top:14px}.feature-card,.timeline-card,.rule-card,.match-card,.leaderboard-row{border-radius:18px;padding:14px}.match-card-compact{border-radius:20px;padding:14px}.match-teams{margin:12px 0}.team-line{gap:8px}.match-versus{width:44px;height:44px;font-size:.74rem}.match-score{gap:2px;min-width:72px}.match-score strong{font-size:1.15rem}.prediction-form{gap:10px;margin-top:12px;padding-top:12px}.leaderboard-row{border-radius:0;grid-template-columns:28px minmax(56px,1fr) 34px 44px 48px 54px;align-items:center;gap:4px;padding:10px 0}.leaderboard-table-head{grid-template-columns:28px minmax(56px,1fr) 34px 44px 48px 54px;gap:4px;padding:0 0 8px;font-size:.48rem}.leaderboard-row span,.leaderboard-row strong,.leaderboard-row button{font-size:.72rem}.leaderboard-participant{line-height:1.15}.live-points-note{white-space:normal;gap:4px;padding:4px 6px;font-size:.56rem}.live-points-note-row{text-align:center;flex-direction:row;justify-content:center;align-items:center;gap:4px;line-height:1;display:inline-flex}.live-points-note:before{width:5px;height:5px}.leaderboard-number-button{padding:6px 2px}.detail-modal-backdrop{padding:10px}.detail-modal{border-radius:22px;max-height:84vh;padding:16px}.detail-match-row{grid-template-columns:1fr;gap:10px}.detail-match-prediction,.detail-match-result{text-align:left;grid-template-columns:1fr auto;align-items:center}.detail-modal-meta,.detail-modal-toolbar{flex-direction:column;align-items:stretch}.detail-total-pill{width:fit-content}.detail-sort-buttons{width:100%}.detail-sort-button{flex:1 1 0;padding-inline:8px}.top-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;display:grid}.top-stat-chip{text-align:center;justify-content:center;min-width:0;padding:8px 6px}.top-stat-chip strong{font-size:.86rem}.top-stat-chip small{font-size:.62rem;line-height:1.1}.profile-card,.profile-avatar-block,.account-grid{gap:10px}.admin-approval-actions,.admin-reviewed-meta,.admin-reviewed-row{flex-direction:column;align-items:stretch}.admin-approval-button,.admin-review-button{width:100%;min-width:0}.agenda-toolbar{border-radius:18px;margin-top:14px;padding:14px}.agenda-filter-bar{margin-top:14px}.agenda-filter-select select{border-radius:14px;padding:11px 13px}.agenda-toolbar{padding:14px}.agenda-toolbar-main{grid-template-columns:40px minmax(0,1fr) 40px;gap:10px}.agenda-current-date strong{font-size:.92rem}.prediction-history-top{flex-direction:column;align-items:flex-start}.forum-composer,.forum-post-main,.forum-reply{grid-template-columns:48px minmax(0,1fr);gap:10px 14px}.forum-composer-actions{grid-column:2;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding-left:0;display:grid}.forum-composer{padding:14px 12px 14px 8px}.forum-composer .profile-avatar{justify-self:start}.forum-composer .profile-avatar,.forum-post-main .profile-avatar,.forum-reply .profile-avatar,.forum-reply-form .profile-avatar{flex-basis:40px;width:40px;min-width:40px;height:40px}.forum-composer textarea{min-height:92px;padding:12px 14px;font-size:1rem;line-height:1.42}.forum-composer-tools{justify-content:flex-start;gap:8px;min-width:0}.forum-composer-tools>span{white-space:nowrap;margin-left:2px}.forum-image-preview,.selected-mentions,.forum-gif-field{grid-column:2}.forum-gif-search{grid-template-columns:1fr}.forum-gif-search button{width:100%}.forum-gif-results{grid-template-columns:repeat(2,minmax(0,1fr))}.forum-new-posts-button{top:calc(env(safe-area-inset-top,0px) + 72px)}.forum-submit-button{border-radius:999px;justify-content:center;align-items:center;gap:6px;width:auto;min-width:108px;min-height:42px;padding-inline:18px;display:inline-flex}.forum-replies{padding-left:28px}.forum-panel>.section-heading,.forum-post{padding-inline:14px}.forum-reply-form{grid-template-columns:40px minmax(0,1fr);padding:12px 14px 18px}.forum-detail>.forum-post-detail>.forum-reply-back{margin:0 14px 10px}.forum-reply-form .profile-avatar{margin-top:4px}.forum-reply-actions{grid-template-columns:1fr;align-items:stretch;display:grid}.forum-reply-submit-button{width:100%}.forum-post-actions{justify-content:flex-start;gap:8px;max-width:none;display:flex;overflow:visible}.forum-action-button{flex:0 0 36px;width:36px;min-width:36px;padding-inline:0;font-size:.8rem}.forum-action-button span{margin-left:-2px}.forum-reaction-picker{border-radius:18px;max-width:calc(100vw - 56px)}.forum-reaction-picker:has(.forum-reaction-option:nth-child(8)){flex-wrap:wrap;width:min(100%,290px);max-width:calc(100vw - 56px)}.forum-image-button strong{display:none}.forum-icon-button,.forum-image-button{border-radius:999px;width:38px;min-width:38px;height:38px;padding:0}.forum-gif-button{width:auto;padding:0 12px}.match-card-top,.match-card-bottom,.match-teams-score{flex-direction:column;align-items:center}.live-match-card .match-card-top{flex-direction:row;align-items:center;width:100%}.live-match-card .match-card-top span,.live-match-card .match-kickoff{font-size:.94rem;line-height:1.2}.live-match-card .match-card-top span{text-align:left;flex:auto;min-width:0}.live-match-card .match-kickoff{color:#14324d;text-align:right;white-space:nowrap;flex:0 auto;font-weight:700}.match-teams-upcoming{grid-template-columns:1fr;justify-items:center;gap:10px}.match-teams-score{grid-template-columns:1fr;gap:10px}.prediction-inputs{grid-template-columns:1fr}.prediction-field-right{text-align:left}.prediction-separator{justify-self:center}.team-line{background:linear-gradient(#7ec8f514,#fffffffa),#fffffffa;border:1px solid #7ec8f524;border-radius:16px;justify-content:center;gap:12px;width:100%;padding:10px 12px}.team-line p{text-align:center;font-size:1rem;line-height:1.2}.team-line-prediction{justify-content:space-between;align-items:center}.team-line-copy,.team-line-copy-right{flex:auto;justify-content:center;min-width:0}.team-line,.team-line-right{text-align:center}.team-line-right.team-line-prediction .team-line-copy{justify-content:center}.match-teams-score .team-line-right,.match-teams-upcoming .team-line-right{text-align:center;justify-content:center}.match-teams-score .team-line-right .team-badge,.match-teams-upcoming .team-line-right .team-badge{order:-1}.match-card-bottom{text-align:center;align-items:center}.match-card-bottom>span:last-child{max-width:28ch}.team-prediction-input{border-radius:12px;width:56px;min-width:56px;padding:9px 8px}.team-badge{flex-basis:36px;width:36px;height:36px}.match-score,.match-versus{align-self:center}.match-versus{letter-spacing:.08em;border-radius:999px;justify-self:center;width:auto;min-width:72px;height:auto;padding:6px 16px;font-size:.7rem;box-shadow:inset 0 1px #ffffffb3,0 4px 10px #0f5fa80f}.match-score{background:linear-gradient(#fffffffa,#f2f8fff5),#fffffff5;border:1px solid #0f5fa81f;border-radius:18px;width:100%;min-width:0;padding:10px 14px}.live-match-card .match-teams-score{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:6px;width:100%}.live-match-card .match-teams-score .team-line{border-radius:12px;gap:6px;width:auto;min-width:0;padding:8px 7px}.live-match-card .match-teams-score .team-line p{white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;line-height:1.1;overflow:hidden}.live-match-card .match-teams-score .team-badge{flex-basis:24px;width:24px;height:24px}.live-match-card .match-teams-score .team-line-right{justify-content:center}.live-match-card .match-teams-score .team-line-right .team-badge{order:0}.live-match-card .match-score{border-radius:12px;gap:2px;width:auto;min-width:54px;padding:7px 6px}.live-match-card .match-score strong{font-size:.98rem}.live-match-card .match-score span{letter-spacing:.04em;font-size:.52rem}.match-card-bottom{gap:10px}.standings-row{grid-template-columns:28px minmax(160px,1fr) repeat(8,46px);gap:8px;min-width:650px;padding:12px 14px;font-size:.92rem}.rules-grid{grid-template-columns:1fr}}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg-page:radial-gradient(circle at top, #e8bf5714, transparent 28%), radial-gradient(circle at 18% 0%, #2b83d31f, transparent 24%), linear-gradient(180deg, #0b1521 0%, #122235 100%);--text-primary:#e6eef8;--text-secondary:#e6eef8c7;--text-muted:#e6eef8b8;--text-soft:#e6eef88f;--panel-bg:#111e2ee6;--panel-bg-strong:#111e2ef0;--panel-bg-soft:#162539eb;--panel-border:#7ec8f529;--surface-elevated:linear-gradient(180deg, #132234f5, #101d2df0), #101d2df0;--surface-input:linear-gradient(180deg, #0c1724f5, #09121ef0), #09121ef0;--surface-chip:#182a3ff5;--surface-accent:#2b83d329;--surface-accent-strong:#2b83d33d}[data-theme=dark] body,[data-theme=dark] .shell,[data-theme=dark] .app-shell{color:var(--text-primary);background:var(--bg-page)}[data-theme=dark] .app-header h1,[data-theme=dark] .section-heading h2,[data-theme=dark] .feature-card h3,[data-theme=dark] .timeline-card h3,[data-theme=dark] .match-teams p,[data-theme=dark] .leaderboard-row span,[data-theme=dark] .leaderboard-row strong,[data-theme=dark] .leaderboard-row button,[data-theme=dark] .admin-approval-copy strong,[data-theme=dark] .admin-reviewed-row strong,[data-theme=dark] .prediction-history-score,[data-theme=dark] .agenda-current-date strong,[data-theme=dark] .top-stat-chip,[data-theme=dark] .top-stat-main,[data-theme=dark] .top-stat-chip strong,[data-theme=dark] .standings-team-name,[data-theme=dark] .standings-row,[data-theme=dark] .podium-card h3{color:var(--text-primary)}[data-theme=dark] .app-subtitle,[data-theme=dark] .leaderboard-explainer,[data-theme=dark] .support-copy,[data-theme=dark] .prediction-note,[data-theme=dark] .rule-list li,[data-theme=dark] .admin-approval-copy span,[data-theme=dark] .admin-reviewed-row span,[data-theme=dark] .admin-approval-copy small,[data-theme=dark] .match-card-top span,[data-theme=dark] .match-card-bottom span,[data-theme=dark] .agenda-filter-select span,[data-theme=dark] .agenda-current-date span,[data-theme=dark] .prediction-field span,[data-theme=dark] .top-stat-chip small,[data-theme=dark] .live-points-note,[data-theme=dark] .standings-row-head,[data-theme=dark] .prediction-history-top,[data-theme=dark] .prediction-history-top *,[data-theme=dark] .install-help-list,[data-theme=dark] .install-help-panel p{color:var(--text-muted)}[data-theme=dark] .app-tabbar,[data-theme=dark] .panel,[data-theme=dark] .accent-panel,[data-theme=dark] .match-card,[data-theme=dark] .account-menu,[data-theme=dark] .forum-composer,[data-theme=dark] .forum-post,[data-theme=dark] .forum-reply,[data-theme=dark] .leaderboard-row,[data-theme=dark] .detail-modal,[data-theme=dark] .detail-match-row,[data-theme=dark] .detail-modal-empty,[data-theme=dark] .feature-card,[data-theme=dark] .timeline-card,[data-theme=dark] .rule-card,[data-theme=dark] .module-list li,[data-theme=dark] .admin-reviewed-row,[data-theme=dark] .install-help-panel,[data-theme=dark] .agenda-toolbar,[data-theme=dark] .match-score,[data-theme=dark] .team-line,[data-theme=dark] .agenda-filter-select select,[data-theme=dark] .theme-button,[data-theme=dark] .group-filter-button,[data-theme=dark] .podium-card,[data-theme=dark] .profile-avatar,[data-theme=dark] .status-message,[data-theme=dark] .approval-banner,[data-theme=dark] .standings-row,[data-theme=dark] .standings-row-head,[data-theme=dark] .standings-row-top,[data-theme=dark] .standings-row-qualified,[data-theme=dark] .standings-row-eliminated,[data-theme=dark] .prediction-history-card,[data-theme=dark] .prediction-history-versus,[data-theme=dark] .icon-action-button{background:var(--panel-bg-strong);color:var(--text-primary);border-color:var(--panel-border)}[data-theme=dark] .app-tab,[data-theme=dark] .group-filter-button,[data-theme=dark] .theme-button,[data-theme=dark] .header-avatar-button,[data-theme=dark] .icon-action-button,[data-theme=dark] .prediction-history-versus,[data-theme=dark] .podium-rank,[data-theme=dark] .match-versus,[data-theme=dark] .status-chip-finished,[data-theme=dark] .status-chip-postponed,[data-theme=dark] .status-chip-qualified{color:var(--text-primary)}[data-theme=dark] .app-tab:hover,[data-theme=dark] .group-filter-button:hover,[data-theme=dark] .theme-button:hover,[data-theme=dark] .icon-action-button:hover{background:var(--surface-accent-strong)}[data-theme=dark] .app-tab.active,[data-theme=dark] .group-filter-button.active{background:linear-gradient(180deg, var(--accent-strong), var(--accent));color:var(--accent-contrast)}[data-theme=dark] .agenda-filter-select select,[data-theme=dark] .auth-form input,[data-theme=dark] .forum-reply-form textarea,[data-theme=dark] .prediction-field input{background:var(--surface-input);color:var(--text-primary);border-color:var(--panel-border)}[data-theme=dark] .forum-composer textarea{color:var(--text-primary);background:0 0;border-color:#0000}[data-theme=dark] .auth-panel-only{color:#f5f9ff;background:linear-gradient(160deg,#0a1b2ef5,#10365beb),#103253;border:1px solid #7caadb24;box-shadow:0 24px 56px #071e3838,inset 0 1px #ffffff14}[data-theme=dark] .auth-panel-logo{background:#ffffff14;border-color:#ffffff14}[data-theme=dark] .auth-panel-brand-copy .eyebrow,[data-theme=dark] .auth-heading span{color:#c9f2d3;background:#57bb7924}[data-theme=dark] .auth-panel-brand-copy strong,[data-theme=dark] .install-help-panel strong,[data-theme=dark] .auth-heading h2{color:#f8fbff}[data-theme=dark] .auth-intro{color:#e8f1fcb8}[data-theme=dark] .auth-form span{color:var(--text-secondary)}[data-theme=dark] .auth-toggle{box-shadow:none;background:#ffffff0a;border-color:#ffffff0f}[data-theme=dark] .tab-button,[data-theme=dark] .ghost-button{color:#eff6ff;background:#ffffff0a;border-color:#a9d0f51f}[data-theme=dark] .tab-button.active{background:linear-gradient(135deg,#38a45a,#2a7c46);border-color:#5cc77d57;box-shadow:0 12px 24px #1c683933}[data-theme=dark] .auth-form input::placeholder{color:var(--text-soft)}[data-theme=dark] .top-stat-chip,[data-theme=dark] .podium-rank,[data-theme=dark] .match-versus,[data-theme=dark] .prediction-history-versus,[data-theme=dark] .icon-action-button,[data-theme=dark] .profile-avatar-fallback{background:var(--surface-accent);color:var(--text-primary)}[data-theme=dark] .leaderboard-row{background:0 0;border-color:#7ec8f51f}[data-theme=dark] .leaderboard-table-head{color:var(--text-muted);border-color:#7ec8f51f}[data-theme=dark] .leaderboard-row .leaderboard-number-points{color:#63dc89}[data-theme=dark] .leaderboard-number-exact{color:#9fdcff}[data-theme=dark] .leaderboard-number-outcome{color:#c9b8ff}[data-theme=dark] .detail-modal-backdrop{background:#02080f99}[data-theme=dark] .detail-modal-top h2,[data-theme=dark] .account-menu-profile strong,[data-theme=dark] .forum-post-meta strong,[data-theme=dark] .detail-match-main strong,[data-theme=dark] .detail-match-prediction strong,[data-theme=dark] .detail-modal-empty h3{color:var(--text-primary)}[data-theme=dark] .detail-modal-top span,[data-theme=dark] .account-menu-profile span,[data-theme=dark] .forum-composer label span,[data-theme=dark] .forum-composer-actions span,[data-theme=dark] .forum-post-actions span,[data-theme=dark] .forum-post-meta span,[data-theme=dark] .detail-modal-summary,[data-theme=dark] .detail-modal-toolbar>span,[data-theme=dark] .detail-match-main span,[data-theme=dark] .detail-match-prediction span,[data-theme=dark] .detail-match-result span,[data-theme=dark] .detail-modal-empty p{color:var(--text-muted)}[data-theme=dark] .forum-post p,[data-theme=dark] .forum-reply p{color:#e6eef8d6}[data-theme=dark] .account-menu button{background:var(--surface-accent);color:var(--text-primary);border-color:var(--panel-border)}[data-theme=dark] .account-menu button:hover{background:var(--surface-accent-strong)}[data-theme=dark] .detail-total-pill{color:#63dc89;background:#39a85c29;border-color:#63dc8938}[data-theme=dark] .detail-sort-buttons{background:#2b83d31f;border-color:#9fdcff24}[data-theme=dark] .detail-sort-button{color:var(--text-muted)}[data-theme=dark] .detail-sort-button.active{color:#9fdcff;box-shadow:none;background:#2b83d33d}[data-theme=dark] .detail-match-result strong,[data-theme=dark] .detail-match-result span{color:#63dc89}[data-theme=dark] .detail-match-result-exact strong,[data-theme=dark] .detail-match-result-exact span{color:#9fdcff}[data-theme=dark] .detail-match-result-outcome strong,[data-theme=dark] .detail-match-result-outcome span{color:#c9b8ff}[data-theme=dark] .match-kickoff{color:var(--text-primary)}[data-theme=dark] .top-stat-chip-exact{background:#2b83d324;border-color:#9fdcff29}[data-theme=dark] .top-stat-chip-points{background:#39a85c29;border-color:#63dc8938}[data-theme=dark] .top-stat-chip-points strong,[data-theme=dark] .top-stat-chip-points small{color:#63dc89}[data-theme=dark] .top-stat-chip-exact strong{color:#9fdcff}[data-theme=dark] .top-stat-chip-outcome{background:#7e62cc24;border-color:#c9b8ff29}[data-theme=dark] .top-stat-chip-outcome strong{color:#c9b8ff}[data-theme=dark] .live-points-note{color:#63dc89;background:#39a85c29;border-color:#63dc8938}[data-theme=dark] .leaderboard-row .live-points-note,[data-theme=dark] .podium-card .live-points-note{color:#63dc89}[data-theme=dark] .live-points-note-row[aria-label]{color:#d6ecff57;background:0 0;border-color:#0000}[data-theme=dark] .spotlight-eyebrow{color:#9fdcff;background:#2b83d338;border-color:#9fdcff2e}[data-theme=dark] .section-heading span,[data-theme=dark] .rule-kicker,[data-theme=dark] .timeline-card span{color:#9fdcff;background:#2b83d333;border:1px solid #9fdcff29}[data-theme=dark] .section-badge-live{border-color:#ff7b8638;color:#ff7b86!important;background:#c61f3233!important}[data-theme=dark] .mini-stat-card{background:linear-gradient(#2b83d338,#192c42f5),#192c42f5;border-color:#9fdcff2e;box-shadow:inset 0 1px #ffffff0f,0 14px 28px #040c1642}[data-theme=dark] .mini-stat-card-button:hover{background:linear-gradient(#469ce647,#1f364ffa),#1f364ffa}[data-theme=dark] .mini-stat-card span{color:#d6ecffc7}[data-theme=dark] .mini-stat-card strong{color:#f3f8ff}[data-theme=dark] .prize-pool-eyebrow{color:#9fdcff;background:#2b83d338;border:1px solid #9fdcff2e}[data-theme=dark] .podium-card-gold,[data-theme=dark] .podium-card-silver,[data-theme=dark] .podium-card-bronze{background:0 0}[data-theme=dark] .podium-card-gold .podium-rank{color:#ffe9a8;background:#f0cc732e}[data-theme=dark] .podium-card-silver .podium-rank{color:#edf4fb;background:#ccd7e22e}[data-theme=dark] .podium-card-bronze .podium-rank{color:#ffd9bb;background:#c9905c2e}[data-theme=dark] .status-message-success{color:#d5f5de;background:#1f7a4333}[data-theme=dark] .status-message-error,[data-theme=dark] .icon-action-button-danger{color:#ffd8dd;background:#a61b2b33;border-color:#a61b2b47}[data-theme=dark] .notification-button,[data-theme=dark] .notifications-panel,[data-theme=dark] .notification-item,[data-theme=dark] .notification-preference-row,[data-theme=dark] .notifications-panel-top button,[data-theme=dark] .notification-delete,[data-theme=dark] .mention-suggestions button,[data-theme=dark] .selected-mention-chip,[data-theme=dark] .mention-profile-card{background:var(--panel-bg-strong);color:var(--text-primary);border-color:var(--panel-border)}[data-theme=dark] .notification-count{border-color:#0b1521}[data-theme=dark] .notifications-panel-top strong,[data-theme=dark] .notification-open strong,[data-theme=dark] .mention-profile-copy strong,[data-theme=dark] .notification-preference-row strong,[data-theme=dark] .forum-author-button{color:var(--text-primary)}[data-theme=dark] .notification-open small,[data-theme=dark] .notification-open em,[data-theme=dark] .notifications-empty,[data-theme=dark] .mention-profile-copy span,[data-theme=dark] .notification-preference-row small{color:var(--text-muted)}[data-theme=dark] .notification-delete{color:#ffd8dd}[data-theme=dark] .notification-settings-button.active,[data-theme=dark] .selected-mention-chip button{background:var(--surface-accent)}[data-theme=dark] .mention-token,[data-theme=dark] .mention-profile-stats span{background:var(--surface-accent);color:#9fdcff;border-color:var(--panel-border)}[data-theme=dark] .forum-panel,[data-theme=dark] .forum-composer,[data-theme=dark] .forum-post,[data-theme=dark] .forum-reply{background:0 0}[data-theme=dark] .forum-post{background:#12273eb8}[data-theme=dark] .forum-post:nth-child(2n){background:#17314cd1}[data-theme=dark] .forum-post[role=button]:hover{background:#1e4060eb;box-shadow:inset 3px 0 #7ec8f580}[data-theme=dark] .forum-detail .forum-post-detail{background:#11263ce0}[data-theme=dark] .forum-new-posts-button{background:#2b83d3f5;border-color:#7ec8f54d;box-shadow:0 14px 28px #0000003d}[data-theme=dark] .forum-panel>.section-heading,[data-theme=dark] .forum-composer,[data-theme=dark] .forum-post,[data-theme=dark] .forum-reply-form{border-color:var(--panel-border)}[data-theme=dark] .forum-post p,[data-theme=dark] .forum-reply p,[data-theme=dark] .forum-action-button,[data-theme=dark] .forum-emoji-button{color:var(--text-primary)}[data-theme=dark] .forum-emoji-users{color:var(--text-muted)}[data-theme=dark] .forum-action-button{background:0 0}[data-theme=dark] .forum-action-button.active-like{color:#ff4f81;box-shadow:none;background:0 0}[data-theme=dark] .forum-action-button.active-dislike{color:#fff;box-shadow:none;background:0 0}[data-theme=dark] .forum-action-button.active-like span,[data-theme=dark] .forum-action-button.active-dislike span{color:currentColor}[data-theme=dark] .forum-image-button,[data-theme=dark] .forum-emoji-button,[data-theme=dark] .forum-reply-back{background:var(--surface-accent);border-color:var(--panel-border)}[data-theme=dark] .forum-gif-field input{border-color:var(--panel-border)}[data-theme=dark] .forum-reply-form textarea{background:var(--surface-accent);color:var(--text-primary);border-color:var(--panel-border)}[data-theme=dark] .forum-emoji-button.active{background:var(--surface-accent-strong)}[data-theme=dark] .forum-reaction-picker{border-color:var(--panel-border);background:#0e1f31fa;box-shadow:0 16px 30px #00000047}[data-theme=dark] .forum-reaction-option:hover,[data-theme=dark] .forum-reaction-more{background:var(--surface-accent-strong)}[data-theme=dark] .badge-card{background:linear-gradient(#12273ef0,#0e1f31f0),#0e1f31f0;border-color:#7caadb1f;box-shadow:inset 0 1px #ffffff0a,0 14px 28px #0003}[data-theme=dark] .badge-card--champion{background:radial-gradient(circle at 100% 0,#ffd15433,#0000 34%),linear-gradient(#33280af0,#1d1809f5);border-color:#ffd1543d}[data-theme=dark] .badge-card--locked{background:linear-gradient(#0c1928b3,#08121eb3);border-color:#6482a01f}[data-theme=dark] .badge-card strong,[data-theme=dark] .badge-grid-section h4,[data-theme=dark] .aura-events-list h4{color:var(--text-primary)}[data-theme=dark] .badge-card p,[data-theme=dark] .badge-card small,[data-theme=dark] .aura-events-list span,[data-theme=dark] .aura-events-list small{color:var(--text-muted)}[data-theme=dark] .aura-events-list li{background:#ffffff0a;border-color:#7caadb1a}[data-theme=dark] .aura-events-list strong{color:#9fdcff}.badge-icon{flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;display:inline-flex}.badge-icon-image{object-fit:contain;width:100%;height:100%}.badge-icon-emoji{font-size:1rem;line-height:1}.mention-profile-card{gap:.45rem;min-width:0;max-width:260px;display:grid}.mention-profile-aura{color:var(--text-secondary);font-size:.78rem}.mention-profile-badges{grid-column:1/-1;gap:4px;display:grid}.mention-profile-badges-label{color:#14324d8c;text-transform:uppercase;letter-spacing:.06em;font-size:.72rem;font-weight:800}.mention-profile-badges-row{flex-flow:wrap;gap:4px 8px;display:flex}.mention-profile-badge{white-space:nowrap;align-items:center;gap:4px;font-size:.76rem;font-weight:800;display:inline-flex}.mention-profile-badge span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mention-profile-stats{display:none}.activity-feed-list{gap:.75rem;display:grid}.activity-feed-item{grid-template-columns:auto 1fr;align-items:start;gap:.65rem;display:grid}.activity-feed-copy p{margin:0}.activity-feed-copy small,.activity-feed-empty{color:var(--text-secondary)}.achievement-collection{gap:1.15rem;display:grid}.achievement-collection-top{grid-template-columns:1fr;align-items:stretch;gap:1rem;display:grid}@media (width>=641px){.achievement-collection-top{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.achievement-collection-top--solo .aura-summary-card{grid-template-columns:minmax(0,1fr) auto}.achievement-collection-top--solo .aura-summary-actions{align-content:center;justify-items:end}}.badge-card{background:linear-gradient(#f6fafffa,#ebf2f9fa),#ebf2f9fa;border:1px solid #0f5fa81a;border-radius:18px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.9rem;padding:1rem;display:grid;box-shadow:inset 0 1px #ffffffb8,0 12px 24px #0f5fa814}.badge-card>div{gap:.28rem;min-width:0;display:grid}.badge-card strong,.badge-card p,.badge-card small{margin:0}.badge-card strong{color:var(--text-primary);line-height:1.15}.badge-card p{color:var(--text-secondary);font-size:.92rem;line-height:1.4}.badge-card small{color:var(--text-soft);font-size:.76rem;font-weight:800}.badge-card--champion{background:radial-gradient(circle at 100% 0,#e3b94947,#0000 36%),linear-gradient(#fff9e4fa,#f4ecd1fa);border-color:#e3b94952;box-shadow:inset 0 1px #ffffffc7,0 14px 30px #8c5c0024}.badge-card--expired{opacity:.72}.badge-card--locked{opacity:1;filter:grayscale(.6);background:linear-gradient(#dce4ec99,#d2dce699);border-color:#96aabe33;position:relative;overflow:hidden}.badge-card--locked:after{content:"🔒";opacity:.5;font-size:.7rem;position:absolute;top:.5rem;right:.5rem}.badge-card--locked .badge-icon{opacity:.35}.badge-card--locked strong{opacity:.5}.badge-card--locked p,.badge-card--locked small{color:var(--text-soft);opacity:.6}.badge-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;display:grid}.badge-grid-section h4{color:var(--text-primary);margin:0 0 .65rem}.aura-summary-card{background:radial-gradient(circle at 100% 0,#ffdd7847,#0000 30%),radial-gradient(circle at 18% 18%,#7ec8f53d,#0000 26%),linear-gradient(135deg,#0b1c2ffa,#112e4df5);border:1px solid #e3b9492e;border-radius:22px;grid-template-columns:minmax(0,1fr) 120px;gap:1rem;padding:1.15rem;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff1a,0 18px 36px #071a2e38}.aura-summary-copy,.aura-summary-actions{z-index:1;position:relative}.aura-summary-copy{gap:.3rem;display:grid}.aura-summary-eyebrow{color:#ffe9a8;background:#ffffff14;border:1px solid #ffdd7833}.aura-summary-copy h3,.aura-summary-copy p,.aura-summary-copy small{margin:0}.aura-summary-copy h3{color:#fff4cb;font-size:clamp(2rem,5vw,2.8rem);line-height:.92}.aura-summary-copy p{color:#fff;font-size:1rem;font-weight:800}.aura-summary-copy small{color:#e8f1fcc2;font-weight:700}.aura-summary-glow{pointer-events:none;place-self:center end;place-items:center;width:112px;min-width:112px;height:112px;display:grid;position:relative}.aura-summary-glow span{filter:blur(2px);background:radial-gradient(circle,#ffeca9e6 0%,#ffc53d66 28%,#ffc53d14 58%,#0000 74%);border-radius:50%;position:absolute;inset:0}.aura-summary-glow strong{z-index:1;color:#ffe9a8;text-align:center;background:#091727e0;border:1px solid #ffe18547;border-radius:50%;place-items:center;width:76px;height:76px;padding:.65rem;font-size:.72rem;line-height:1.15;display:grid;position:relative;box-shadow:inset 0 1px #ffffff1a,0 0 24px #ffcb582e}.aura-summary-actions{align-content:end;justify-items:end;gap:.5rem;display:grid}.aura-summary-actions small{color:#e8f1fcb3;text-align:right;font-size:.74rem;font-weight:800}.aura-summary-actions .ghost-button{color:#f8fbff;background:#ffffff14;border-color:#ffffff24;min-width:122px}.aura-events-list{gap:.7rem;display:grid}.aura-events-list h4{color:var(--text-primary);margin:0}.aura-events-list ul{gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.aura-events-list li{background:#ffffff75;border:1px solid #0f5fa814;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:.65rem;padding:.85rem .95rem;display:grid}.aura-events-list strong{color:#0f5fa8;min-width:3rem}.aura-events-list span{color:var(--text-secondary)}.aura-events-list small{color:var(--text-soft);text-align:right}.podium-grid-celebrating .podium-card-gold{animation:1.2s ease-in-out 2 podiumPulse}.podium-celebration-toast{background:#0f5a471f;border:1px solid #0f5a4733;border-radius:12px;gap:.2rem;margin:.75rem 0 0;padding:.75rem .9rem;display:grid}.notifications-panel-tabs{gap:.35rem;padding:0 .75rem .5rem;display:flex}.notifications-tab{border:1px solid var(--panel-border);background:0 0;border-radius:999px;padding:.25rem .65rem;font-size:.78rem}.notifications-tab.active{background:var(--brand);color:#fff;border-color:var(--brand)}.app-tab-badge{color:#fff;background:#c0392b;border-radius:999px;min-width:1rem;height:1rem;padding:0 .25rem;font-size:.62rem;line-height:1rem;position:absolute;top:.2rem;right:.35rem}.app-tab{position:relative}.push-actions-row{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.account-social-preferences{margin-top:0}.admin-tournament-card{margin-top:1rem}@keyframes podiumPulse{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@media (width>=641px){.achievement-collection-top{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.achievement-collection-top--solo .aura-summary-card{grid-template-columns:minmax(0,1fr) auto}.achievement-collection-top--solo .aura-summary-actions{align-content:center;justify-items:end}}.achievement-collection-top--solo{grid-template-columns:1fr!important}.badge-card{border-radius:16px;grid-template-columns:56px minmax(0,1fr);gap:.8rem;padding:.95rem}.badge-icon--lg{width:3rem;height:3rem}.badge-card p{font-size:.86rem}.aura-summary-card{grid-template-columns:minmax(0,1fr) 96px;gap:.9rem;padding:1rem}.aura-summary-glow{width:92px;min-width:92px;height:92px}.aura-summary-glow strong{width:66px;height:66px;font-size:.64rem}.aura-summary-actions{justify-items:stretch}.aura-summary-actions small{text-align:left}.aura-summary-actions .ghost-button{width:100%}.aura-events-list li{grid-template-columns:auto 1fr}.aura-events-list small{text-align:left;grid-column:2}.badge-card--selected{border-color:var(--color-accent,#f59e0b);background:color-mix(in srgb, var(--color-accent,#f59e0b) 8%, var(--bg-card,#1e2433));box-shadow:0 0 0 2px color-mix(in srgb, var(--color-accent,#f59e0b) 40%, transparent), 0 4px 16px color-mix(in srgb, var(--color-accent,#f59e0b) 20%, transparent);cursor:pointer}.badge-card:not(.badge-card--locked):not(.badge-card--expired){cursor:pointer;transition:border-color .15s,box-shadow .15s,background .15s,transform .1s}.badge-card:not(.badge-card--locked):not(.badge-card--expired):hover{border-color:color-mix(in srgb, var(--color-accent,#f59e0b) 50%, transparent);transform:translateY(-1px)}.badge-card:not(.badge-card--locked):not(.badge-card--expired):active{transform:translateY(0)}.badge-card--at-limit:not(.badge-card--selected){opacity:.45;cursor:not-allowed}.badge-card--at-limit:not(.badge-card--selected):hover{border-color:inherit;box-shadow:none;transform:none}.badge-card-icon-wrap{display:inline-flex;position:relative}.badge-card-selected-mark{background:var(--color-accent,#f59e0b);color:#000;pointer-events:none;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;font-weight:800;line-height:1;display:flex;position:absolute;bottom:-4px;right:-6px;box-shadow:0 1px 4px #0006}.badge-selection-hint{background:var(--bg-subtle,#ffffff0a);color:var(--text-secondary,#8b9ab0);border-radius:8px;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;padding:8px 12px;font-size:.8rem;display:flex}.badge-selection-saving{color:var(--color-accent,#f59e0b);font-size:.75rem}.badge-selection-error{color:var(--color-danger,#ef4444);font-size:.75rem}@keyframes ghost-pulse{0%,to{opacity:1}50%{opacity:.45}}@keyframes ghost-fade-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.forum-ghost-post{animation:.2s ease-out ghost-fade-in;position:relative;overflow:hidden;border-color:color-mix(in srgb, var(--color-accent,#f59e0b) 30%, transparent)!important}.forum-ghost-post:after{content:"";background:linear-gradient(90deg, transparent 0%, color-mix(in srgb, var(--color-accent,#f59e0b) 6%, transparent) 50%, transparent 100%);pointer-events:none;animation:1.4s ease-in-out infinite shimmer-sweep;position:absolute;inset:0}@keyframes shimmer-sweep{0%{transform:translate(-100%)}to{transform:translate(100%)}}.forum-ghost-shimmer{animation:1.4s ease-in-out infinite ghost-pulse}.forum-ghost-text-placeholder{background:var(--bg-subtle,#ffffff0f);border-radius:4px;width:60%;height:1.2em;margin:4px 0}.forum-ghost-image-wrap{border-radius:8px;margin-top:8px;overflow:hidden}@media (width<=480px){.badge-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
