: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}.maintenance-shell{place-items:center;min-height:100vh;padding-top:48px;padding-bottom:48px;display:grid}.maintenance-card{background:radial-gradient(circle at 100% 0,#2b83d324,#0000 34%),radial-gradient(circle at 0 100%,#e8bf5729,#0000 30%),#f3f7fceb;border:1px solid #0f5fa824;border-radius:30px;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:28px;width:min(100%,860px);padding:34px;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 70px #102a421f,inset 0 1px #ffffffc7}.maintenance-glow{filter:blur(8px);pointer-events:none;background:radial-gradient(circle,#2b83d333,#0000 68%);border-radius:50%;width:240px;height:240px;position:absolute;inset:-25% auto auto -8%}.maintenance-copy{z-index:1;position:relative}.maintenance-copy h1{margin:8px 0 14px;font-size:clamp(2.2rem,6vw,4rem);line-height:.95}.maintenance-note{max-width:42rem;color:var(--text-secondary);margin:18px 0 0}.maintenance-actions{z-index:1;background:#ffffff94;border:1px solid #0f5fa81a;border-radius:24px;flex-direction:column;justify-content:space-between;gap:18px;padding:22px;display:flex;position:relative}.maintenance-user-card{align-items:center;gap:16px;display:flex}.maintenance-user-card strong,.maintenance-user-card span{display:block}.maintenance-user-card span{color:var(--text-secondary);margin-top:4px}.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{object-fit:contain;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}.install-cta-row{display:none}.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}.push-action-button{cursor:pointer;border:0;border-radius:14px;width:100%;padding:12px 14px;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s}.push-action-button:hover,.push-action-button:focus-visible{transform:translateY(-1px)}.push-action-button--primary{color:#fff;background:linear-gradient(#2e8ee6,#165ea6);box-shadow:0 14px 26px #165ea638}.push-action-button--secondary{color:#0f5fa8;background:#ffffffa3;border:1px solid #0f5fa829;box-shadow:0 10px 18px #0f5fa814}.notification-settings-panel{overscroll-behavior:contain;gap:8px;max-height:min(360px,100vh - 220px);padding:2px 4px 4px;display:grid;overflow-y:auto}.notifications-panel-body{gap:10px;min-height:0;max-height:min(320px,100vh - 200px);display:grid;overflow-y:auto}.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(220px,100vh - 260px);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{z-index:80;width:min(420px,100vw - 32px);margin:0;animation:.18s ease-out appToastIn;position:fixed;top:18px;right:18px;box-shadow:0 18px 42px #0f5fa82e}@keyframes appToastIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}#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}.auth-shell .primary-button{color:#f8fbff;background:linear-gradient(135deg,#2b83d3,#0f5fa8);box-shadow:0 16px 28px #0f5fa83d}.auth-shell .primary-button:hover{box-shadow:0 18px 32px #121c284d}.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{cursor:default;background:linear-gradient(#7ec8f51a,#f3f7fcfa),#f3f7fcfa;border:1px solid #0f5fa81a;gap:10px;padding:16px 18px;display:grid;position:relative;overflow:hidden;box-shadow:0 8px 20px #0f5fa80f}.prediction-history-card:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0f5fa8d9,#7ec8f54d);width:100%;height:4px;position:absolute;inset:0 auto auto 0}.prediction-history-card--upcoming{background:linear-gradient(#7ec8f529,#f3f7fcfc),#f3f7fcfc;border-color:#0f5fa829;box-shadow:0 10px 24px #0f5fa814}.prediction-history-card--live{background:linear-gradient(#1f7a4324,#f3f7fcfc),#f3f7fcfc;border-color:#1f7a4338;box-shadow:0 10px 24px #1f7a4314}.prediction-history-card--postponed{background:linear-gradient(#ffd37e1f,#f3f7fcfc),#f3f7fcfc;border-color:#b47c172e;box-shadow:0 10px 24px #b47c1714}.prediction-history-card--finished{background:linear-gradient(#e5ebf2fa,#d6dfe9f5),#e5ebf2fa;border-color:#94a3b84d;box-shadow:0 8px 18px #14324d0f}.prediction-history-card--finished:before{background:linear-gradient(90deg,#94a3b8f2,#cbd5e133)}.prediction-history-card--live:before{background:linear-gradient(90deg,#1f7a43f2,#94a3b833)}.prediction-history-card--postponed:before{background:linear-gradient(90deg,#b47c17f2,#ffd37e33)}.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-slot{letter-spacing:.07em;text-transform:uppercase;color:#14324d94;font-size:.72rem;font-weight:800}.prediction-history-top-updated{color:#14324da3;justify-content:flex-end;margin-top:4px;font-size:.77rem;line-height:1.2;display:flex}.prediction-history-top-score-row{flex-direction:column;align-items:center;gap:2px;margin:6px 0 2px;display:flex}.prediction-history-center-label{letter-spacing:.11em;text-transform:uppercase;color:#14324d8c;font-size:.68rem;font-weight:800;line-height:1}.prediction-history-center-score{color:#0f5fa8;letter-spacing:.08em;font-variant-numeric:tabular-nums;text-shadow:0 1px #ffffff59;background:0 0;border:0;justify-content:center;align-items:center;min-width:3.3rem;padding:0;font-size:1.1rem;font-weight:900;line-height:1;display:inline-flex}.prediction-history-center-score--upcoming{color:#0f5fa8}.prediction-history-center-score--live{color:#1f7a43}.prediction-history-center-score--postponed{color:#b47c17}.prediction-history-center-score--finished{color:#14324dd1}.prediction-history-center-spacer{flex:0 0 3.3rem;width:3.3rem}.prediction-history-final-pick{white-space:nowrap}.prediction-history-card--clickable{cursor:pointer}.prediction-history-card--clickable:hover{transform:translateY(-1px);box-shadow:0 12px 24px #0f5fa81a}.prediction-history-card--clickable:focus-visible{outline-offset:2px;outline:2px solid #0f5fa852}.prediction-history-top-meta{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.prediction-history-status{letter-spacing:.02em;text-transform:none;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:5px 12px;font-size:.72rem;font-weight:800;line-height:1;display:inline-flex;box-shadow:inset 0 1px #ffffff75}.prediction-history-status--upcoming{color:#0f5fa8;background:linear-gradient(#99d0fb52,#7ec8f52e);border:1px solid #0f5fa824}.prediction-history-status--live{color:#1f7a43;background:linear-gradient(#a4e1bb4d,#1f7a4324);border:1px solid #1f7a432e}.prediction-history-status--postponed{color:#b47c17;background:linear-gradient(#ffe5af57,#ffd37e33);border:1px solid #b47c1733}.prediction-history-status--finished{color:#14324db8;background:linear-gradient(#dfe7f0f0,#cbd5e138);border:1px solid #94a3b838}.prediction-history-actions{align-items:center;gap:8px;display:inline-flex}.prediction-history-score{color:#0f5fa8;font-size:.84rem;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-team{color:#102a42;align-items:center;gap:8px;min-width:0;font-size:.9rem;font-weight:600;display:inline-flex}.prediction-history-team h3{text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:.92rem;overflow:hidden}.prediction-history-team-right{text-align:right;justify-content:flex-end}.prediction-history-match-score{text-align:center;font-variant-numeric:tabular-nums;letter-spacing:.01em;min-width:92px}.prediction-history-score-pill{font-variant-numeric:tabular-nums;background:linear-gradient(#fffffff5,#e8f2faf2),#fffffff5;border:1px solid #0f5fa81f;border-radius:18px;justify-content:center;align-items:center;gap:8px;min-width:112px;padding:8px 12px;display:inline-flex;box-shadow:inset 0 1px #ffffffe6,0 10px 18px #0f5fa812}.prediction-history-score-pill-value{color:#0f5fa8;background:linear-gradient(#7ec8f533,#7ec8f51f);border-radius:12px;justify-content:center;align-items:center;min-width:28px;min-height:32px;padding:0 8px;font-size:1rem;font-weight:800;display:inline-flex;box-shadow:inset 0 1px #ffffffbf}.prediction-history-score-pill-separator{color:#14324d6b;font-size:.84rem;font-weight:800}.prediction-history-score-pill--finished{background:linear-gradient(#f4f7fbfa,#e3ebf3f5),#f4f7fbfa;border-color:#94a3b82e}.prediction-history-score-pill--finished .prediction-history-score-pill-value{color:#14324deb;background:linear-gradient(#dfe7f0f5,#cbd5e161)}.prediction-history-score-pill--postponed{background:linear-gradient(#fff7e2fa,#ffedc2eb),#fff7e2fa;border-color:#b47c172e}.prediction-history-score-pill--postponed .prediction-history-score-pill-value{color:#b47c17;background:linear-gradient(#ffe5af61,#ffd37e3d)}.prediction-history-score-pill--live{background:linear-gradient(#e8f8eefa,#d6f1e1eb),#e8f8eefa;border-color:#1f7a4329}.prediction-history-score-pill--live .prediction-history-score-pill-value{color:#1f7a43;background:linear-gradient(#a4e1bb57,#a4e1bb2e)}.prediction-history-match-score--upcoming{color:#0f5fa8;text-shadow:0 0 18px #0f5fa814}.prediction-history-match-score--live{color:#1f7a43;text-shadow:0 0 18px #1f7a4314}.prediction-history-match-score--postponed{color:#b47c17}.prediction-history-match-score--finished{color:#14324de6;background:linear-gradient(#f4f7fbfa,#e0e6eef5);border:1px solid #94a3b838;border-radius:18px;justify-content:center;align-items:center;min-width:110px;min-height:44px;padding:0 14px;display:inline-flex;box-shadow:inset 0 1px #ffffffe6,0 10px 18px #14324d0d}.prediction-history-summary{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px;display:flex}.prediction-history-card p{color:#14324dc2;margin:0}.prediction-history-pick{color:#0f5fa8;background:#0f5fa81f}.prediction-history-points{color:#6c4db5;white-space:nowrap;background:#6c4db51a;border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:4px 10px;font-size:.74rem;font-weight:800;display:inline-flex}.prediction-history-card--finished .prediction-history-pick{color:#14324dc2;background:#94a3b82e}.prediction-history-card--finished .prediction-history-points{color:#14324db3;background:#94a3b829}.prediction-history-card--upcoming .prediction-history-pick,.prediction-history-card--live .prediction-history-pick,.prediction-history-card--postponed .prediction-history-pick{box-shadow:inset 0 0 0 1px #ffffff1f}.prediction-history-card--upcoming .prediction-history-note,.prediction-history-card--live .prediction-history-note,.prediction-history-card--postponed .prediction-history-note,.prediction-history-card--finished .prediction-note{color:#14324db3}.prediction-history-card--finished .prediction-history-top-meta>span:not(.prediction-history-status){color:#14324da3}.community-predictions-back-row{justify-content:flex-start;margin-top:16px;margin-bottom:16px;display:flex}.community-predictions-back{margin-top:0;margin-bottom:0}.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{box-shadow:inset 0 1px #ffffff47;color:#8c1824!important;background:#a61b2b29!important;border-color:#8c182466!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:14px;margin-top:14px;display:grid}.prediction-toolbar-group,.prediction-toolbar-sort{margin-top:0}.prediction-toolbar-group .agenda-filter-select{gap:10px}.prediction-toolbar-group .agenda-filter-select span{margin-bottom:2px;display:inline-block}.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) 60px 72px 96px 88px;align-items:center;gap:10px;display:grid}.leaderboard-table-head{color:#14324d94;letter-spacing:.04em;text-transform:uppercase;border-bottom:1px solid #0f5fa81a;padding:0 18px 8px;font-size:.64rem;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(#fffffffa,#f3f7fcfa),#fffffffa;border-left:3px solid #3b82f64d}.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{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:start;gap:18px;display:grid}.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}.match-team-side{gap:6px;min-width:0;display:grid}.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;padding-top:2px;display:grid}.match-score strong{font-size:1.3rem;line-height:1}.match-team-goals{gap:4px;min-width:0;margin-top:2px;display:grid}.match-team-goals-right{text-align:right;justify-items:end}.match-team-goal{color:#14324dd6;align-items:baseline;gap:6px;min-width:0;font-size:.82rem;line-height:1.25;display:inline-flex}.match-team-goal strong{color:#0f5fa8;white-space:nowrap;flex:none;font-size:.76rem;font-weight:800}.match-team-goal span{overflow-wrap:anywhere;min-width:0;font-size:.82rem;font-weight:700}.match-team-goal small{color:var(--text-secondary);font-size:.72rem}.match-goals-others{gap:4px;margin-top:10px;display:grid}@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;animation:1.4s ease-in-out infinite live-pulse;box-shadow:0 0 10px #d85b6b66}@keyframes live-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.7)}}.match-kickoff-live{color:#c61f32;letter-spacing:.06em;text-transform:uppercase;font-size:.78rem;font-weight:700}.match-card-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.match-card-top-right{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:inline-flex}.match-live-points{color:#0f5fa8;background:#0f5fa81a;border-radius:999px;padding:4px 10px;font-size:.74rem;font-weight:800}.match-live-points-live{animation:1.2s ease-in-out infinite live-points-pulse}.match-live-points-live--boosted{color:#b45309;background:#f59e0b29;box-shadow:0 0 0 1px #f59e0b14}@keyframes live-points-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.72;transform:scale(1.05)}}[data-theme=dark] .live-match-card{background:linear-gradient(#c61f321f,#111e2ef5),#111e2ef5;border-left:3px solid #ff506466}[data-theme=dark] .match-kickoff-live{color:#ff7b86}.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;flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:flex}.streak-chip{color:#b45309;white-space:nowrap;background:#fb923c1f;border:1px solid #fb923c47;border-radius:999px;align-items:center;gap:2px;padding:2px 6px;font-size:.68rem;font-weight:800;line-height:1;display:inline-flex}[data-theme=dark] .streak-chip{color:#fb923c;background:#fb923c26;border-color:#fb923c4d}.streak-card .streak-number{color:#b45309;margin:4px 0 2px;font-size:2rem;font-weight:900;line-height:1}.streak-card .streak-number span{color:var(--text-secondary);font-size:1rem;font-weight:600}.streak-card small{color:var(--text-soft);font-size:.78rem}[data-theme=dark] .streak-card .streak-number{color:#fb923c}.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}.leaderboard-table-head>span:last-child,.leaderboard-row>:last-child{border-left:1px solid #0f5fa81f;padding-left:10px}[data-theme=dark] .leaderboard-table-head>span:last-child,[data-theme=dark] .leaderboard-row>:last-child{border-left-color:#7ec8f51f}.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:hidden}.standings-row{--standings-grid-cols:36px minmax(180px, 1fr) 56px 42px 66px 48px 40px 40px 40px;grid-template-columns:var(--standings-grid-cols);background:#fffffff7;border:1px solid #7ec8f538;border-radius:22px;align-items:center;gap:10px;min-width:720px;padding:14px 16px;display:grid;box-shadow:0 10px 24px #0f5fa80d}.standings-row-head{grid-template-columns:var(--standings-grid-cols);color:#0f5fa8;text-transform:uppercase;letter-spacing:.06em;background:linear-gradient(#7ec8f52e,#fffffff7),#fffffff7;font-size:.82rem;font-weight:700}.standings-row>:first-child,.standings-row-head>:first-child{justify-self:center}.standings-row>:nth-child(2),.standings-row-head>:nth-child(2){text-align:left;justify-self:start}.standings-row>:nth-child(n+3),.standings-row-head>:nth-child(n+3){text-align:center;justify-self:center}.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:normal;word-break:normal;font-weight:700;line-height:1.1}.standings-rank,.standings-points,.standings-games,.standings-goals,.standings-diff,.standings-wins,.standings-draws,.standings-losses{text-align:center;font-variant-numeric:tabular-nums;min-width:0}.standings-row>*{min-width:0}.standings-goals{letter-spacing:.01em}.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-searchbar{border:1px solid var(--panel-border);background:var(--surface-input);border-radius:18px;align-items:center;gap:10px;width:min(100%,760px);margin:0 auto 14px;padding:12px 14px;display:flex;box-shadow:inset 0 1px #ffffff5c,0 12px 22px #0f5fa80f}.forum-searchbar:focus-within{border-color:#2b83d357;box-shadow:0 0 0 4px #2b83d31f,inset 0 1px #ffffffd1,0 12px 22px #0f5fa814}.forum-searchbar-icon{background:var(--surface-accent);width:34px;height:34px;color:var(--accent);border-radius:12px;flex:0 0 34px;justify-content:center;align-items:center;font-size:1rem;font-weight:900;display:inline-flex}.forum-searchbar-input{min-width:0;color:var(--text-primary);background:0 0;border:0;outline:none;flex:1;font-size:.94rem;font-weight:600}.forum-searchbar-input::placeholder{color:var(--text-soft)}.forum-searchbar-clear{background:var(--surface-accent);color:var(--accent);cursor:pointer;border:0;border-radius:999px;padding:7px 12px;font-size:.76rem;font-weight:800;transition:background .16s,transform .16s}.forum-searchbar-clear:hover{background:var(--surface-accent-strong);transform:translateY(-1px)}.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{color:#f8fbff;letter-spacing:.01em;background:linear-gradient(135deg,#2f8be0,#1c69b7 58%,#155796 100%);border:1px solid #1a76c72e;border-radius:18px;justify-content:center;align-items:center;gap:8px;width:auto;min-width:128px;min-height:52px;padding:0 24px;font-size:.98rem;font-weight:900;transition:transform .16s,box-shadow .16s,filter .16s,opacity .16s;display:inline-flex;box-shadow:0 16px 28px #1c69b73d,inset 0 1px #ffffff2e}.forum-submit-button:hover:not(:disabled){filter:saturate(1.04);transform:translateY(-1px);box-shadow:0 20px 34px #1c69b747,inset 0 1px #ffffff3d}.forum-submit-button:active:not(:disabled){transform:translateY(0);box-shadow:0 10px 18px #1c69b733,inset 0 1px #ffffff29}.forum-submit-button:disabled{opacity:.58;cursor:not-allowed;box-shadow:none}@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);align-items:start;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-grid{background:#f5f9fdb3;gap:10px;padding:10px;display:grid}.forum-image-preview-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.forum-image-preview-item{border-radius:14px;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-image-preview-item button{right:8px}.forum-composer .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;place-self:start;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:304px;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-grid{gap:10px;display:grid}.forum-post-media-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.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}@keyframes vote-pop{0%{transform:scale(1)}40%{transform:scale(1.45)}70%{transform:scale(.88)}to{transform:scale(1)}}.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:#e0245e1a}.forum-action-button.active-like svg{fill:#e0245e;stroke:#e0245e}.forum-action-button.active-like.just-voted svg,.forum-action-button.active-dislike.just-voted svg{animation:.35s cubic-bezier(.34,1.56,.64,1) forwards vote-pop}@keyframes icon-appear{0%{opacity:0;transform:scale(0)}60%{opacity:1;transform:scale(1.35)}to{opacity:1;transform:scale(1)}}.forum-action-button.active-like svg,.forum-action-button.active-dislike svg{animation:.3s cubic-bezier(.34,1.56,.64,1) both icon-appear}.forum-action-button.active-dislike{color:#102a42;background:#102a421a}.forum-action-button.active-dislike svg{fill:#102a42;stroke:#102a42}.forum-action-danger:hover{color:#a61b2b;background:#a61b2b1f}.forum-action-pin-inactive{opacity:.35;filter:grayscale()}.forum-action-pin-inactive:hover{opacity:.75;filter:grayscale(.4)}.forum-action-pinned{color:#f97316;filter:none;opacity:1}.forum-action-pinned:hover{background:#f973161f}.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{color:#14324d75;min-height:44px;box-shadow:none;background:#e3ecf585;border:1px solid #0f5fa81a;border-radius:14px;flex:none;padding:0 18px;font-weight:800;transition:transform .16s,box-shadow .16s,background .16s,color .16s,border-color .16s}.forum-reply-submit-button.active{color:#0f4f8e;background:linear-gradient(135deg,#f5fbff,#d7ebff);border-color:#1a76c73d;box-shadow:0 12px 24px #1c69b72e,inset 0 1px #ffffffa8}.forum-reply-submit-button.active:hover:not(:disabled){background:linear-gradient(135deg,#f6fbff,#deedff);transform:translateY(-1px);box-shadow:0 14px 24px #1c69b729,inset 0 1px #ffffffc2}.forum-reply-submit-button.active:active:not(:disabled){transform:translateY(0)}[data-theme=dark] .forum-submit-button{background:linear-gradient(135deg,#2f8be0,#1d6fc3 56%,#154f8c 100%);border-color:#6ebbff2e;box-shadow:0 18px 32px #05111f61,inset 0 1px #ffffff1f}[data-theme=dark] .forum-submit-button:hover:not(:disabled){box-shadow:0 22px 36px #05111f75,inset 0 1px #ffffff29}[data-theme=dark] .forum-reply-submit-button{color:#d6e5f46b;background:#ffffff06;border-color:#7ec8f514}[data-theme=dark] .forum-reply-submit-button.active{color:#eef7ff;background:linear-gradient(135deg,#3481cb66,#134f8c94);border-color:#5fb1fb3d;box-shadow:0 12px 24px #071e3857}[data-theme=dark] .forum-reply-submit-button.active:hover:not(:disabled){background:linear-gradient(135deg,#3481cb66,#134f8c8f);box-shadow:0 14px 26px #071e3852}.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}.approval-banner-layout{grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);align-items:center;gap:24px;display:grid}.approval-banner-copy{gap:16px;display:grid}.approval-payment-note{color:#14324dbd;margin:0;font-size:.98rem}.approval-payment-amount{color:#1f7a43;font-weight:900}.approval-alias-card{background:linear-gradient(#7ec8f524,#fffffff0),#fffffff0;border:1px solid #0f5fa81f;border-radius:18px;gap:6px;width:fit-content;padding:14px 16px;display:inline-grid;box-shadow:0 10px 24px #0f5fa814}.approval-alias-card strong{letter-spacing:.05em;text-transform:uppercase;color:#14324da3;font-size:.78rem}.approval-alias-card span{letter-spacing:.02em;color:#0f5fa8;font-size:1.2rem;font-weight:900}.approval-courier-scene{background:radial-gradient(circle at 50% 25%,#e8bf574d,#0000 38%),linear-gradient(#f8fbffeb,#e4eef9eb);border:1px solid #0f5fa81f;border-radius:24px;min-height:210px;position:relative;overflow:hidden}.approval-courier-glow{background:radial-gradient(circle,#0f5fa82e,#0f5fa800);border-radius:999px;height:40px;position:absolute;inset:auto 20px 18px}.approval-courier-person{width:92px;height:150px;position:absolute;bottom:18px}.approval-courier-person-left{left:30px}.approval-courier-person-right{right:30px}.approval-head,.approval-body,.approval-arm{display:block;position:absolute}.approval-head{background:linear-gradient(#ffd5b0,#f2b88e);border-radius:50%;width:34px;height:34px;margin-left:-17px;top:0;left:50%;box-shadow:inset 0 2px #ffffff61}.approval-body{background:linear-gradient(#2b83d3,#0f5fa8);border-radius:24px 24px 18px 18px;width:58px;height:104px;margin-left:-29px;bottom:0;left:50%;box-shadow:0 16px 28px #0f5fa82e}.approval-courier-person-right .approval-body{background:linear-gradient(#f0b942,#d69218);box-shadow:0 16px 28px #d6921829}.approval-arm{background:linear-gradient(#ffd5b0,#f2b88e);border-radius:999px;width:50px;height:12px;top:56px}.approval-arm-out{right:-2px;transform:rotate(-14deg)}.approval-arm-in{left:-2px;transform:rotate(14deg)}.approval-bill{color:#1f7a43;background:linear-gradient(#b9efc7,#87d9a2);border:1px solid #1f7a4338;border-radius:12px;place-items:center;width:72px;height:42px;margin-left:-36px;font-size:1.1rem;font-weight:900;animation:2.6s ease-in-out infinite approvalBillPass;display:grid;position:absolute;top:88px;left:50%;box-shadow:0 14px 28px #1f7a432e}@keyframes approvalBillPass{0%,to{transform:translate(-34px)rotate(-8deg)}50%{transform:translate(34px)rotate(8deg)}}.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{gap:12px;padding:2px 2px 0}.app-header--install{flex-direction:column;align-items:stretch}.app-header--compact{grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid}.app-header--compact .app-brand{grid-column:1;align-items:center;gap:10px;min-width:0}.app-header-actions{flex-wrap:wrap;align-items:flex-start;gap:10px;width:auto;display:flex}.app-header--compact .app-header-actions{flex-wrap:nowrap;grid-column:2;justify-content:flex-end;align-self:center;margin-top:0;margin-left:0}.account-menu-shell{justify-content:flex-end}.notifications-menu-shell{margin-left:auto}.app-header--compact .notifications-menu-shell{margin-left:0}.app-header,.app-header-actions{overflow:visible}.notifications-panel{top:var(--notifications-panel-top,88px);z-index:120;width:auto;max-width:none;position:fixed;left:16px;right:16px}.notifications-panel-body{max-height:var(--notifications-panel-max-height,min(60vh, 440px))}.account-menu{left:auto;right:0}.app-brand{align-items:center;gap:10px}.app-logo{width:58px;height:58px}.app-header h1{letter-spacing:-.02em;font-size:1.28rem;line-height:.96}.app-kicker{letter-spacing:.07em;font-size:.68rem}.app-subtitle{margin-top:4px;font-size:.8rem;line-height:1.3}.install-button{border-radius:16px;padding:11px 16px}.install-button--desktop{display:none}.install-cta-row{margin:0 0 8px;display:block}.install-button--mobile{text-align:center;width:100%;min-width:0;max-width:none;display:block}.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 46px 46px;align-items:center;gap:6px;padding:10px 0}.leaderboard-table-head{grid-template-columns:28px minmax(56px,1fr) 34px 44px 46px 46px;gap:6px;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}.prediction-history-top-updated{justify-content:flex-start}.prediction-history-top-score-row{align-items:flex-start;margin-top:6px;margin-bottom:2px}.prediction-history-center-label{letter-spacing:.09em;font-size:.64rem}.prediction-history-center-score{letter-spacing:.06em;min-width:2.8rem;font-size:1rem}.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-composer .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}.upcoming-match-card{background:linear-gradient(#fffffffa,#f4f9fff5),#fffffff5;border:1px solid #97a6c947;border-radius:28px;padding:18px 16px;box-shadow:0 18px 34px #0f5fa814,inset 0 1px #ffffffdb}.upcoming-match-card .match-card-top{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:14px;width:100%;margin-bottom:10px}.upcoming-match-card .match-card-top span,.upcoming-match-card .match-kickoff{color:#16314d}.upcoming-match-card .match-card-top span{letter-spacing:-.02em;font-size:1.05rem;font-weight:800}.upcoming-match-card .match-kickoff{white-space:nowrap;font-size:1rem;font-weight:800}.upcoming-match-card .match-teams-upcoming{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:10px;width:100%;margin-bottom:10px}.upcoming-match-card .team-line-prediction{box-shadow:none;background:0 0;border:none;flex-direction:column;justify-content:flex-start;align-items:center;gap:10px;width:100%;padding:0}.upcoming-match-card .team-line-copy,.upcoming-match-card .team-line-copy-right{flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%}.upcoming-match-card .team-line-copy-right{flex-direction:column}.upcoming-match-card .team-line p{color:#1c3551;text-align:center;max-width:12ch;font-size:.98rem;font-weight:700}.upcoming-match-card .team-badge{border-radius:18px;flex-basis:58px;width:58px;height:58px;box-shadow:0 10px 22px #0f5fa824}.upcoming-match-card .team-prediction-input{color:#1a2c42;text-align:center;background:linear-gradient(#fffffffa,#f8fafff2),#fff;border:1.5px solid #7d88b68c;border-radius:20px;width:64px;min-width:64px;height:64px;padding:0;font-size:1.45rem;font-weight:700;box-shadow:inset 0 1px #ffffffe6}.upcoming-match-card .match-versus{min-width:0;box-shadow:none;color:#22384f;letter-spacing:.04em;background:0 0;border:none;padding:0;font-size:1rem;font-weight:800}.upcoming-match-card .match-card-bottom{gap:8px;width:100%}.upcoming-match-card .match-card-bottom>span:last-child{max-width:100%;font-size:.88rem}.upcoming-match-card .prediction-actions{text-align:center;align-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;align-self:center;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}.finished-match-card{padding:14px}.finished-match-card .match-teams-score{grid-template-columns:minmax(0,1fr) 72px minmax(0,1fr);align-items:center;gap:8px;width:100%}.finished-match-card .match-team-side{gap:4px}.finished-match-card .match-team-goals,.finished-match-card .match-goals-others{display:none}.finished-match-card .match-score{border-radius:14px;width:auto;min-width:72px;padding:8px 10px}.finished-match-card .match-score strong{font-size:1rem}.finished-match-card .match-score span{font-size:.6rem}.finished-match-card .match-card-bottom{text-align:center;align-items:center;width:100%}.finished-match-card .match-card-bottom>span:last-child{max-width:100%}[data-theme=dark] .upcoming-match-card{background:linear-gradient(#162334fa,#0e1a28f5),#0e1a28f5;border-color:#88abd833;box-shadow:0 18px 34px #02080f57,inset 0 1px #ffffff0a}[data-theme=dark] .upcoming-match-card .match-card-top span,[data-theme=dark] .upcoming-match-card .match-kickoff,[data-theme=dark] .upcoming-match-card .team-line p,[data-theme=dark] .upcoming-match-card .match-versus{color:#eef4fb}[data-theme=dark] .upcoming-match-card .team-prediction-input{color:#eef4fb;background:linear-gradient(#0f1824fa,#0a121cf5),#0a121cf5;border-color:#88abd85c;box-shadow:inset 0 1px #ffffff0a}.standings-row{--standings-grid-cols:26px minmax(0, 1fr) 42px 28px 42px 30px 20px 20px 20px;border-radius:18px;gap:0 2px;min-width:0;padding:8px 9px;font-size:.72rem}.standings-table{padding-bottom:0;overflow-x:hidden}.standings-row-head{color:#0f5fa8;letter-spacing:.04em;text-transform:uppercase;background:linear-gradient(#7ec8f52e,#fffffffa),#fffffffa;font-size:.6rem}.standings-team-cell{justify-content:flex-start;justify-self:stretch}.standings-team{gap:4px;min-width:0}.standings-team .team-badge{flex-basis:18px;width:18px;height:18px}.standings-team-meta{gap:0;min-width:0}.standings-team-name{white-space:nowrap;text-overflow:ellipsis;font-size:.76rem;line-height:1.05;overflow:hidden}.standings-points,.standings-games,.standings-goals,.standings-diff,.standings-wins,.standings-draws,.standings-losses{font-size:.68rem;font-weight:700}.standings-row .status-chip{display:none}.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] .match-team-goal,[data-theme=dark] .match-team-goal span,[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] .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] .prediction-history-card--upcoming{background:linear-gradient(#2b83d329,#122030f5),#122030f5;border-color:#7ec8f524}[data-theme=dark] .prediction-history-card--live{background:linear-gradient(#1f7a4324,#122030f5),#122030f5;border-color:#7bc99729}[data-theme=dark] .prediction-history-card--postponed{background:linear-gradient(#b47c1724,#122030f5),#122030f5;border-color:#ffd37e29}[data-theme=dark] .prediction-history-card--finished{background:linear-gradient(#29313cfa,#171d25f7),#171d25f7;border-color:#94a3b838}[data-theme=dark] .prediction-history-status--upcoming{color:#d5ecff;background:#0f5fa838;border-color:#7ec8f52e}[data-theme=dark] .prediction-history-status--live{color:#c7f2d8;background:#1f7a4333;border-color:#7bc99733}[data-theme=dark] .prediction-history-status--postponed{color:#ffe3a3;background:#b47c1733;border-color:#ffd37e2e}[data-theme=dark] .prediction-history-status--finished{color:#d8e7f3;background:#94a3b829;border-color:#94a3b82e}[data-theme=dark] .prediction-history-top,[data-theme=dark] .prediction-history-card p{color:var(--text-secondary)}[data-theme=dark] .prediction-history-slot{color:#d7e8f8}[data-theme=dark] .prediction-history-top-updated{color:var(--text-muted)}[data-theme=dark] .prediction-history-center-label{color:#d7e8f8b3}[data-theme=dark] .prediction-history-center-score{text-shadow:none}[data-theme=dark] .prediction-history-center-score--upcoming{color:#8fc9ff}[data-theme=dark] .prediction-history-center-score--live{color:#97e0b6}[data-theme=dark] .prediction-history-center-score--postponed{color:#ffd77b}[data-theme=dark] .prediction-history-center-score--finished{color:#d9e7f3}[data-theme=dark] .prediction-history-center-spacer{opacity:0}[data-theme=dark] .prediction-history-card--clickable:hover{box-shadow:0 12px 24px #0000003d}[data-theme=dark] .prediction-history-team h3,[data-theme=dark] .prediction-history-match-score,[data-theme=dark] .prediction-history-score-pill,[data-theme=dark] .prediction-history-score-pill-value,[data-theme=dark] .prediction-history-score-pill-separator,[data-theme=dark] .prediction-history-summary,[data-theme=dark] .prediction-history-pick,[data-theme=dark] .prediction-history-points,[data-theme=dark] .prediction-history-match-score--finished,[data-theme=dark] .prediction-note{color:var(--text-primary)}[data-theme=dark] .prediction-history-score-pill{background:linear-gradient(#122030fa,#0c1724f5),#0c1724f5;border-color:#7ec8f524}[data-theme=dark] .prediction-history-score-pill-value{color:#edf5ff;background:linear-gradient(#2b83d33d,#0f5fa82e)}[data-theme=dark] .prediction-history-score-pill-separator{color:#e6eef87a}[data-theme=dark] .prediction-history-pick{color:#d7ebff;background:#2b83d329}[data-theme=dark] .prediction-history-points{color:#d8e7f3;background:#94a3b829}[data-theme=dark] .prediction-history-match-score--finished{color:#edf5ff;background:linear-gradient(#37414ffa,#212933f5),#212933f5;border-color:#94a3b829}[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,#2b83d3,#0f5fa8);border-color:#7ec8f54d;box-shadow:0 12px 24px #0f5fa83d}[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{background:var(--surface-accent)}[data-theme=dark] .push-action-button--primary{background:linear-gradient(#4ba3ff,#1d5da8);box-shadow:0 14px 26px #0e1b2a6b}[data-theme=dark] .push-action-button--secondary{color:#d7ebff;background:#0d1e30e0;border-color:#55a6e83d;box-shadow:0 10px 18px #0e1b2a38}[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:#ff4f811f}[data-theme=dark] .forum-action-button.active-like svg{fill:#ff4f81;stroke:#ff4f81}[data-theme=dark] .forum-action-button.active-dislike{color:#c8dcff;box-shadow:none;background:#c8dcff1a}[data-theme=dark] .forum-action-button.active-dislike svg{fill:#c8dcff;stroke:#c8dcff}[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--lg{width:2.75rem;height:2.75rem}.badge-icon-image{object-fit:contain;width:100%;height:100%}.badge-icon-emoji{font-size:1rem;line-height:1}.badge-icon--lg .badge-icon-emoji{font-size:1.8rem}.mention-profile-card{gap:.45rem;min-width:0;max-width:304px;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>*{order:5}.achievement-collection>.achievement-collection-top{order:1}.achievement-collection>.aura-events-list{order:2}.achievement-collection>.achievement-collection-heading{order:3}.achievement-collection>.badge-selection-hint{order:4}.achievement-collection-heading h3{color:var(--text-primary);margin:0;font-size:clamp(1.55rem,3.4vw,2rem);line-height:1.05}.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:"Bloqueado";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{--aura-card-bg-start:#e9f4fff2;--aura-card-bg-end:#cde4f7fa;--aura-card-border:#6ba8e238;--aura-card-glow-a:#78cfff6b;--aura-card-glow-b:#ffd26847;--aura-card-haze:#ffffff7a;--aura-card-number:#16314a;--aura-card-text:#1a4062;--aura-card-soft:#1a4062b8;--aura-pill-bg:#ffffff61;--aura-pill-text:#2162a1;--aura-pill-border:#5498d638;--aura-orb-core:#ffeca9f2;--aura-orb-ring:#ffbf486b;--aura-orb-shell:#f2f9ffb8;--aura-orb-text:#20527b;isolation:isolate;border:1px solid var(--aura-card-border);background:linear-gradient(135deg, var(--aura-card-bg-start), var(--aura-card-bg-end));border-radius:22px;grid-template-columns:minmax(0,1fr) 120px;gap:1rem;padding:1.15rem;display:grid;position:relative;overflow:visible;box-shadow:inset 0 1px #ffffff80,0 18px 36px #194d7e29}.aura-summary-help{z-index:3;position:absolute;top:.9rem;right:.9rem}.aura-summary-help-button{color:#1f5f98;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff9;border:1px solid #5498d642;border-radius:999px;place-items:center;width:32px;height:32px;font-size:1rem;font-weight:900;transition:transform .16s,background-color .16s,border-color .16s;display:grid;box-shadow:0 10px 24px #0f5fa81f}.aura-summary-help-button:hover,.aura-summary-help-button:focus-visible{background:#fffc;border-color:#5498d66b;outline:none;transform:translateY(-1px)}.aura-summary-help-popover{color:#16314a;opacity:0;visibility:hidden;pointer-events:none;background:#f7fbfff5;border:1px solid #5498d638;border-radius:16px;gap:.45rem;width:min(320px,100vw - 3rem);padding:.9rem 1rem;transition:opacity .18s,transform .18s,visibility .18s;display:grid;position:absolute;top:calc(100% + .55rem);right:0;transform:translateY(-4px);box-shadow:0 18px 36px #0f5fa829}.aura-summary-help:hover .aura-summary-help-popover,.aura-summary-help:focus-within .aura-summary-help-popover,.aura-summary-help.is-open .aura-summary-help-popover{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.aura-summary-help-popover strong,.aura-summary-help-popover p{margin:0}.aura-summary-help-popover strong{font-size:.95rem}.aura-summary-help-popover p{color:#16314ad6;font-size:.88rem;line-height:1.45}.aura-summary-card:before,.aura-summary-card:after{content:"";pointer-events:none;position:absolute;inset:auto}.aura-summary-card:before{background:radial-gradient(circle at 30% 50%, var(--aura-card-glow-a) 0%, #78cfff2e 28%, transparent 66%), radial-gradient(circle at 78% 36%, var(--aura-card-glow-b) 0%, #ffd26824 24%, transparent 60%);filter:blur(16px);opacity:.95;border-radius:999px;animation:none;inset:-30% 18% 24% -10%}.aura-summary-card:after{background:linear-gradient(122deg, transparent 0%, #fff3 18%, transparent 34%), radial-gradient(circle at 18% 12%, var(--aura-card-haze) 0%, transparent 24%), radial-gradient(circle at 84% 24%, #ffffff38 0%, transparent 18%);mix-blend-mode:screen;opacity:.82;animation:none;inset:0}.aura-summary-copy,.aura-summary-actions{z-index:1;position:relative}.aura-summary-copy{gap:.3rem;display:grid}.aura-summary-kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--aura-card-soft);font-size:.74rem;font-weight:800}.aura-summary-eyebrow{background:var(--aura-pill-bg);color:var(--aura-pill-text);border:1px solid var(--aura-pill-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.aura-summary-copy h3,.aura-summary-copy p,.aura-summary-copy small{margin:0}.aura-summary-copy h3{color:var(--aura-card-number);text-shadow:0 0 18px #ffdf9133;font-size:clamp(2rem,5vw,2.8rem);line-height:.92}.aura-summary-copy p{color:var(--aura-card-text);font-size:1rem;font-weight:800}.aura-summary-copy small{color:var(--aura-card-soft);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{background:radial-gradient(circle, var(--aura-orb-core) 0%, var(--aura-orb-ring) 28%, #ffc53d14 58%, transparent 74%);filter:blur(2px);border-radius:50%;animation:none;position:absolute;inset:0}.aura-summary-glow strong{z-index:1;background:radial-gradient(circle at 30% 25%, #ffffff80, transparent 30%), linear-gradient(180deg, var(--aura-orb-shell), #e4f1fbd1);width:76px;height:76px;color:var(--aura-orb-text);text-align:center;border:1px solid #ffe18538;border-radius:50%;place-items:center;padding:.65rem;font-size:.72rem;line-height:1.15;animation:none;display:grid;position:relative;box-shadow:inset 0 1px #ffffff8c,0 0 26px #ffcb582e}@keyframes auraMistShift{0%{transform:translate(-2%,-1%)scale(1)}to{transform:translate(4%,3%)scale(1.08)}}@keyframes auraSweep{0%{opacity:.38;transform:translate(-18%)translateY(0)}50%{opacity:.68}to{opacity:.3;transform:translate(12%)translateY(-2%)}}@keyframes auraPulse{0%,to{opacity:.72;transform:scale(.94)}50%{opacity:1;transform:scale(1.06)}}@keyframes auraOrbFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}[data-theme=dark] .aura-summary-card{--aura-card-bg-start:#0b1c2ffa;--aura-card-bg-end:#112e4df5;--aura-card-border:#e3b9492e;--aura-card-glow-a:#59b8ff57;--aura-card-glow-b:#ffcd5c42;--aura-card-haze:#ffffff1f;--aura-card-number:#fff4cb;--aura-card-text:#fff;--aura-card-soft:#e8f1fcc2;--aura-pill-bg:#ffffff14;--aura-pill-text:#ffe9a8;--aura-pill-border:#ffdd7833;--aura-orb-core:#ffeca9eb;--aura-orb-ring:#ffc53d66;--aura-orb-shell:#091727e6;--aura-orb-text:#ffe9a8;box-shadow:inset 0 1px #ffffff14,0 18px 36px #071a2e38}[data-theme=dark] .aura-summary-card:before{filter:blur(24px);opacity:.6;inset:-12% 10% 8% -4%}[data-theme=dark] .aura-summary-card:after{mix-blend-mode:normal;opacity:.42;background:linear-gradient(128deg,#0000 0%,#fff5cc14 16%,#0000 32%),radial-gradient(circle at 18% 14%,#84cbff1f 0%,#0000 24%),radial-gradient(circle at 80% 24%,#ffda7224 0%,#0000 20%)}[data-theme=dark] .aura-summary-help-button{color:#ffe9a8;background:#091727b8;border-color:#ffdd7833}[data-theme=dark] .aura-summary-help-button:hover,[data-theme=dark] .aura-summary-help-button:focus-visible{background:#091727e0;border-color:#ffdd7857}[data-theme=dark] .aura-summary-help-popover{color:#fff4cb;background:#091727f5;border-color:#ffdd782e;box-shadow:0 20px 38px #00000047}[data-theme=dark] .aura-summary-help-popover p{color:#fff4cbd1}[data-theme=dark] .aura-summary-glow strong{background:radial-gradient(circle at 30% 25%, #ffffff1a, transparent 26%), linear-gradient(180deg, var(--aura-orb-shell), #0d1e30f0);box-shadow:inset 0 1px #ffffff14,0 0 26px #ffcb582e}[data-theme=dark] .aura-summary-glow span{opacity:.82;background:radial-gradient(circle,#ffe89ad1 0%,#ffc53d4d 24%,#63bcff14 54%,#0000 72%)}@media (prefers-reduced-motion:reduce){.aura-summary-card:before,.aura-summary-card:after,.aura-summary-glow span,.aura-summary-glow strong{animation:none}}.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}@media (width<=640px){.achievement-collection-top--solo{grid-template-columns:1fr!important}.badge-card{text-align:center;border-radius:16px;grid-template-columns:1fr;justify-items:center;gap:.7rem;padding:.95rem .85rem 1rem}.badge-icon--lg{width:3rem;height:3rem}.badge-card-icon-wrap{place-self:center}.badge-card>div{justify-items:center;gap:.2rem;width:100%}.badge-card strong{font-size:.98rem}.badge-card p{font-size:.82rem;line-height:1.35}.badge-card small{font-size:.72rem}.aura-summary-card{grid-template-columns:minmax(0,1fr);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) 10%, #f6fafffa);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}[data-theme=dark] .badge-card--selected{background:color-mix(in srgb, var(--color-accent,#f59e0b) 10%, var(--bg-card,#1e2433))}.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))}}.aura-bets-list{flex-direction:column;gap:12px;min-height:420px;max-height:min(680px,100vh - 220px);padding-right:4px;display:flex;overflow-y:auto}.aura-bet-card{background:linear-gradient(#fffffff7,#f1f7fcf0),#fffffff2;border:1px solid #7ec8f533;border-radius:22px;flex-direction:column;gap:14px;padding:18px;display:flex;box-shadow:0 14px 32px #0f5fa814,inset 0 1px #ffffffbf}.aura-bet-refund-note{color:#0f766e;font-size:.82rem;font-weight:700}.aura-bet-final-result{color:var(--text-muted,#58708d);font-size:.82rem;font-weight:600}.aura-bet-match{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.aura-bet-match small{color:#14324d8f;letter-spacing:.05em;text-transform:uppercase;font-size:.74rem;font-weight:800}.aura-bet-match-label{flex-wrap:wrap;align-items:center;gap:10px;min-width:0;display:inline-flex}.aura-bet-match-team{color:#102a42;align-items:center;gap:8px;min-width:0;font-size:.96rem;font-weight:800;display:inline-flex}.aura-bet-match-team .team-badge{flex:0 0 22px;width:22px;height:22px}.aura-bet-match-team span:last-child{overflow-wrap:anywhere}.aura-bet-match-team-right{justify-content:flex-end}.aura-bet-match-separator{color:#0f5fa885;letter-spacing:.14em;text-transform:uppercase;font-size:.7rem;font-weight:900}.aura-bet-versus{grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;display:grid}.aura-bet-player{text-align:center;flex-direction:column;align-items:center;gap:6px;display:flex}.aura-bet-avatar{justify-content:center;align-items:center;display:inline-flex;position:relative}.aura-bet-avatar-badge{border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;font-size:.85rem;line-height:1;display:inline-flex;position:absolute;bottom:-4px;right:-7px;box-shadow:0 8px 16px #0f5fa829}.aura-bet-avatar-badge--winner{background:#eff6ff}.aura-bet-avatar-badge--loser{background:#fff1f2}.aura-bet-player--empty{opacity:.45}.aura-bet-player-name{font-size:.82rem;font-weight:600}.aura-bet-player-pick{color:#0f5fa8;background:#2b83d31f;border:1px solid #2b83d32e;border-radius:999px;padding:5px 10px;font-size:.76rem;font-weight:700}.aura-bet-player-pick--team{align-items:center;gap:6px;display:inline-flex}.aura-bet-player-pick--team .team-badge,.aura-bet-player-pick-team-badge{flex:0 0 20px;width:20px;height:20px}.aura-bet-empty-avatar{opacity:.5;border:2px dashed #7ec8f54d}.aura-bet-vs-center{flex-direction:column;align-items:center;gap:4px;display:flex}.aura-bet-amount{color:#9a6400;font-size:.8rem;font-weight:700}.aura-bet-vs-label{color:var(--color-text-muted,#8a9bb0);font-size:1.1rem;font-weight:800}.aura-bet-waiting{color:var(--color-text-muted,#8a9bb0);font-size:.7rem}.aura-bet-accept-row{flex-direction:column;gap:10px;display:flex}.aura-bet-accept-actions{gap:8px;display:flex}.aura-bet-accept-actions .aura-bet-action-btn{flex:1}.aura-bet-action-btn{font:inherit;cursor:pointer;border:0;border-radius:16px;padding:12px 16px;font-size:.9rem;font-weight:800;transition:transform .16s,box-shadow .16s,filter .16s,opacity .16s}.aura-bet-action-btn:hover{filter:saturate(1.04);transform:translateY(-1px)}.aura-bet-action-btn:disabled{opacity:.56;cursor:not-allowed;filter:none;transform:none}.aura-bet-action-btn--accept{color:#f8fbff;background:linear-gradient(135deg,#2b83d3,#0f5fa8);box-shadow:0 14px 28px #0f5fa83d}.aura-bet-cancel-btn{color:#14324dad;cursor:pointer;background:#fffc;border:1px solid #7ec8f533;border-radius:16px;padding:12px 16px;font-size:.88rem;font-weight:700;transition:background .15s,color .15s,transform .15s}.aura-bet-cancel-btn:hover{color:#102a42;background:#7ec8f51a;transform:translateY(-1px)}.aura-bet-cancel-btn:disabled{opacity:.4;cursor:not-allowed}.aura-bet-picks{flex-wrap:wrap;gap:8px;margin-bottom:4px;display:flex}.aura-bet-pick-btn{color:#183c61;cursor:pointer;background:#ffffffe6;border:1px solid #7ec8f53d;border-radius:16px;flex:1;justify-content:center;align-items:center;gap:8px;min-width:124px;padding:10px 14px;font-size:.88rem;font-weight:700;transition:background .15s,border-color .15s,box-shadow .15s,transform .15s;display:inline-flex}.aura-bet-pick-btn:hover{border-color:#2b83d357;transform:translateY(-1px);box-shadow:0 10px 22px #0f5fa814}.aura-bet-pick-btn .team-badge{flex:0 0 20px;width:20px;height:20px}.aura-bet-pick-btn--selected{color:#0f5fa8;background:linear-gradient(135deg,#2b83d324,#0f5fa842);border-color:#2b83d361;box-shadow:inset 0 0 0 1px #2b83d329}.aura-bet-pick-icon{border-radius:999px;justify-content:center;align-items:center;width:20px;height:20px;font-size:.72rem;font-weight:900;display:inline-flex}.aura-bet-pick-icon-draw{color:#0f5fa8;background:#0f5fa81f}.aura-bet-inline-warning{color:#b42318;background:#a61b2b14;border:1px solid #a61b2b2e;border-radius:16px;align-items:center;gap:6px;padding:11px 14px;font-size:.82rem;font-weight:700;display:flex}.modal-overlay{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overscroll-behavior:contain;background:#07121eb3;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.modal-card{background:linear-gradient(#f7fafefa,#eaf2f9f7),#f7fafefa;border:1px solid #7ec8f547;border-radius:28px;flex-direction:column;gap:18px;width:min(100%,620px);max-height:min(90vh,860px);padding:26px;display:flex;overflow-y:auto;box-shadow:0 30px 80px #071e3857,inset 0 1px #ffffffc7}.modal-card-aura-bet{overscroll-behavior:contain}.modal-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.modal-header-copy{gap:6px;display:grid}.modal-header h3{color:#17324d;margin:0;font-size:1.38rem}.modal-header-copy p{color:#14324d9e;margin:0;font-size:.92rem;line-height:1.45}.modal-close-btn{color:var(--color-text-muted,#8a9bb0);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:4px 8px;font-size:1rem;transition:background .15s}.modal-close-btn:hover{color:var(--color-text,#fff);background:#7ec8f51a}.aura-available-row{color:#17324d;background:#ffffffb8;border:1px solid #14532d33;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;font-size:.9rem;display:flex}.aura-available-row strong{color:#14532d}.modal-bet-balance-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.aura-available-row-highlight{box-shadow:0 12px 24px #14532d1a}.modal-section{gap:10px;display:grid}.modal-label{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted,#8a9bb0);margin-bottom:8px;font-size:.78rem;font-weight:600;display:block}.modal-match-list{contain:layout paint;flex-direction:column;gap:10px;max-height:320px;padding-right:4px;display:flex;overflow-y:auto}.modal-match-btn{color:#17324d;cursor:pointer;text-align:left;contain:layout paint;background:#ffffffd1;border:1px solid #7ec8f526;border-radius:18px;gap:10px;padding:14px 16px;font-size:.88rem;transition:background .15s,border-color .15s,box-shadow .15s,transform .15s;display:grid}.modal-match-btn:hover{transform:translateY(-1px);box-shadow:0 12px 22px #0f5fa814}.modal-match-btn--selected{background:linear-gradient(135deg,#14532d1f,#0b3b242e);border-color:#14532d66;box-shadow:0 12px 24px #14532d1a}.modal-match-teams{flex:1;min-width:0}.modal-match-date{color:#14324d8f;white-space:nowrap;order:-1;font-size:.78rem;font-weight:700}.modal-input{background:var(--surface-input);width:100%;color:var(--text-primary);box-sizing:border-box;border:1px solid #7ec8f53d;border-radius:14px;padding:12px 14px;font-size:.92rem}.modal-actions{gap:10px;margin-top:6px;display:flex}.modal-actions .aura-bet-action-btn{flex:1}.aura-bet-action-btn--create{color:#fff8ef;background:linear-gradient(135deg,#14532d,#0b3b24);box-shadow:0 14px 28px #0b3b243d}@media (width<=640px){.modal-card{border-radius:24px;width:min(100%,100vw - 20px);max-height:92vh;padding:20px}.modal-bet-balance-grid{grid-template-columns:1fr}.modal-match-list{max-height:280px}.modal-actions{flex-direction:column}}.aura-bet-danger-btn{color:#b42318;cursor:pointer;background:#a61b2b1f;border:1px solid #a61b2b80;border-radius:10px;padding:8px 16px;font-size:.88rem;font-weight:600;transition:background .15s,border-color .15s,color .15s,box-shadow .15s,transform .15s}@media (width<=720px){.aura-bet-match{align-items:stretch}.aura-bet-match-label{gap:8px}.aura-bet-match-team{font-size:.88rem}.aura-bet-match-team .team-badge{flex-basis:20px;width:20px;height:20px}.aura-bet-accept-actions{flex-direction:column}.aura-bet-pick-btn{min-width:0}}.aura-bet-danger-btn:hover{color:#91111f;background:#a61b2b2e;border-color:#a61b2bb8;transform:translateY(-1px);box-shadow:0 10px 22px #a61b2b24}.aura-bet-danger-btn:disabled{opacity:.4;cursor:not-allowed}.create-bet-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2b83d3,#0f5fa8);border:1px solid #0f5fa857;border-radius:12px;align-items:center;gap:7px;padding:10px 18px;font-size:.92rem;font-weight:700;transition:opacity .15s,transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 4px 14px #0f5fa847}.create-bet-btn:hover{opacity:.92;transform:translateY(-1px);box-shadow:0 7px 20px #0f5fa857}.create-bet-btn:active{opacity:1;transform:translateY(0)}.create-bet-btn:disabled{opacity:.45;cursor:not-allowed;transform:none}.bets-tabs{background:#ffffff0d;border:1px solid #7ec8f51a;border-radius:12px;gap:4px;width:fit-content;padding:4px;display:flex}.bets-tab-btn{color:var(--color-text-muted,#8a9bb0);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:9px;padding:7px 14px;font-size:.85rem;font-weight:600;transition:background .15s,color .15s}.bets-tab-btn:hover{background:var(--surface-accent);color:var(--text-primary)}.bets-tab-btn--active{color:#0f5fa8;background:#2b83d329;font-weight:700}.bets-filter-row{gap:8px;margin-bottom:12px;display:flex}.bets-filter-select{background:var(--surface-input);color:var(--text-primary);border:1px solid var(--panel-border);cursor:pointer;border-radius:8px;flex:1;padding:6px 10px;font-size:.8rem}.bets-filter-select:disabled{opacity:.4;cursor:not-allowed}.aura-bets-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.aura-bets-toolbar-main{flex:auto;min-width:0;display:flex}@media (width<=640px){.aura-bets-toolbar{flex-direction:column;align-items:stretch;min-width:0}.aura-bets-toolbar-main,.aura-bets-toolbar .bets-tabs{width:100%;min-width:0}.aura-bets-toolbar .bets-tab-btn{flex:1 1 0;min-width:0;padding:8px 10px;font-size:.8rem}.aura-bets-toolbar .create-bet-btn{justify-content:center;width:100%}.live-match-card .match-card-top{gap:8px}.live-match-card .match-card-top-right{justify-content:flex-end;width:100%}.bets-filter-row{grid-template-columns:minmax(0,1fr);gap:10px;width:100%;min-width:0;margin-bottom:14px;display:grid}.bets-filter-select{box-sizing:border-box;appearance:none;text-overflow:ellipsis;white-space:nowrap;width:100%;min-width:0;max-width:100%;padding:10px 12px;font-size:.82rem;display:block;overflow:hidden}}@media (width<=480px){.live-match-card .match-card-top{flex-direction:column;align-items:flex-start}.live-match-card .match-card-top>span{width:100%}.live-match-card .match-card-top-right{justify-content:flex-start;width:100%}}@media (width>=480px){.aura-store-grid{grid-template-columns:1fr 1fr}}.forum-pinned-wrapper{z-index:2;background:#ffc8000f;border:1px solid #ffc8004d;border-radius:12px;margin-bottom:4px;position:relative;overflow:visible}.forum-pinned-wrapper-header{border-bottom:1px solid #ffc80026;justify-content:space-between;align-items:center;padding:8px 16px;display:flex}.forum-pinned-wrapper .forum-post{z-index:1;box-shadow:none;background:0 0;border:none;border-radius:0;position:relative}.aura-store-tabs{background:var(--surface-2,#1e293b);border-radius:10px;gap:4px;margin-bottom:16px;padding:4px;display:flex}.aura-store-tab{color:var(--text-muted,#94a3b8);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:7px;flex:1;padding:8px 4px;font-size:13px;font-weight:500;transition:background .15s,color .15s}.aura-store-tab--active{background:var(--surface-3,#334155);color:var(--text-primary,#f1f5f9)}.aura-store-section{flex-direction:column;gap:16px;display:flex}.aura-store-balance{color:var(--text-muted,#94a3b8);margin:0;font-size:14px}.aura-store-balance strong{color:#f97316}.aura-store-error{color:#f87171;margin:0;font-size:13px}.aura-store-success{color:#4ade80;margin:0;font-size:13px}.aura-store-grid{grid-template-columns:1fr;gap:10px;display:grid}@media (width>=480px){.aura-store-grid{grid-template-columns:1fr 1fr}}.aura-store-card{background:var(--surface-2,#1e293b);border:1px solid #0000;border-radius:12px;flex-direction:column;gap:8px;padding:14px;transition:border-color .15s;display:flex}.aura-store-card--owned{border-color:#f97316}.aura-store-card--locked{opacity:.5}.aura-store-card-icon{width:fit-content;position:relative}.aura-store-card-owned-mark{color:#fff;background:#f97316;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;display:flex;position:absolute;top:-4px;right:-4px}.aura-store-card-body{flex:1}.aura-store-card-body strong{margin-bottom:2px;font-size:14px;display:block}.aura-store-card-body p{color:var(--text-muted,#94a3b8);margin:0;font-size:12px;line-height:1.4}.aura-store-card-req{color:#f97316;margin-top:4px;font-size:11px;display:block}.aura-store-card-footer{justify-content:space-between;align-items:center;gap:8px;margin-top:4px;display:flex}.aura-cost-chip{color:#f97316;font-size:13px;font-weight:600}.aura-store-buy-btn{color:#fff;cursor:pointer;background:#f97316;border:none;border-radius:8px;padding:6px 14px;font-size:13px;font-weight:600;transition:opacity .15s}.aura-store-buy-btn:disabled{opacity:.4;cursor:not-allowed}.aura-store-owned-label{color:#f97316;font-size:12px;font-weight:600}.aura-action-block{background:var(--surface-2,#1e293b);border-radius:14px;flex-direction:column;gap:10px;padding:16px;display:flex}.aura-action-block h4{margin:0;font-size:15px}.aura-action-desc{color:var(--text-muted,#94a3b8);margin:0;font-size:13px}.aura-action-label{color:var(--text-muted,#94a3b8);font-size:12px;font-weight:500}.aura-action-select,.aura-action-input{background:var(--surface-3,#334155);border:1px solid var(--border,#475569);width:100%;color:var(--text-primary,#f1f5f9);box-sizing:border-box;border-radius:8px;padding:8px 10px;font-size:13px}.aura-action-select:focus,.aura-action-input:focus{border-color:#f97316;outline:none}.aura-pin-options{gap:8px;display:flex}.aura-pin-opt{background:var(--surface-3,#334155);color:var(--text-primary,#f1f5f9);cursor:pointer;border:1px solid #0000;border-radius:8px;flex-direction:column;flex:1;align-items:center;gap:2px;padding:8px 4px;font-size:12px;transition:border-color .15s;display:flex}.aura-pin-opt span{color:#f97316;font-size:11px;font-weight:600}.aura-pin-opt--active{border-color:#f97316}.aura-active-trolls{color:var(--text-muted,#94a3b8);flex-wrap:wrap;align-items:center;gap:6px;font-size:12px;display:flex}.aura-troll-chip{background:var(--surface-3,#334155);border-radius:6px;padding:2px 8px;font-size:11px}.aura-pinned-post{background:var(--surface-2,#1e293b);border:1px solid #f97316;border-radius:14px;flex-direction:column;gap:10px;padding:16px;display:flex}.aura-pinned-post-header{color:#f97316;justify-content:space-between;align-items:center;font-size:13px;font-weight:600;display:flex}.aura-pinned-post-header small{color:var(--text-muted,#94a3b8);font-weight:400}.aura-pinned-post-content{white-space:pre-wrap;word-break:break-word;margin:0;font-size:14px;line-height:1.5}.aura-pinned-post-img{object-fit:cover;border-radius:10px;width:100%;max-height:300px}.aura-pinned-post-date{color:var(--text-muted,#94a3b8);font-size:12px}.forum-pinned-banner{background:#ffc8000f;border:1px solid #ffc8004d;border-radius:12px;flex-direction:column;gap:8px;margin-bottom:4px;padding:14px 16px;display:flex}.forum-pinned-banner-header{justify-content:space-between;align-items:center;display:flex}.forum-pinned-banner-label{color:#f59e0b;text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:700}.forum-pinned-banner-expiry{color:var(--text-muted,#94a3b8);font-size:11px}.forum-pinned-banner-content{color:var(--text-primary,#f1f5f9);white-space:pre-wrap;word-break:break-word;margin:0;font-size:14px;line-height:1.5}.forum-pinned-banner-img{object-fit:cover;border-radius:8px;width:100%;max-height:200px}.leaderboard-estrella{vertical-align:middle;margin-left:4px;font-size:13px}.forum-post--voz-del-pueblo{border-left:3px solid #f59e0b;padding-left:12px}.predictions-view-toggle{margin-top:18px}.profile-avatar-small{width:34px;min-width:34px;height:34px;font-size:.82rem}.community-predictions-loading,.community-matches-list{margin-top:18px}.community-match-card{text-align:left;width:100%;font:inherit;cursor:pointer;background:linear-gradient(#7ec8f51a,#f3f7fcfa),#f3f7fcfa;border:1px solid #0f5fa81a;border-radius:22px;gap:10px;padding:16px 18px;transition:box-shadow .16s,background .16s;display:grid;box-shadow:0 8px 20px #0f5fa80f}.community-match-card:hover{background:linear-gradient(#2b83d321,#f3f7fcfa),#f3f7fcfa;box-shadow:0 12px 28px #0f5fa81f}.community-match-card-top{justify-content:space-between;align-items:center;display:flex}.community-match-slot{letter-spacing:.07em;text-transform:uppercase;color:#14324d94;font-size:.72rem;font-weight:800}.community-match-final-label{letter-spacing:.06em;text-transform:uppercase;color:#1f7a43;background:#1f7a431a;border-radius:999px;padding:3px 8px;font-size:.7rem;font-weight:700}.community-match-card-teams{color:#102a42;grid-template-columns:minmax(0,1fr) 96px minmax(0,1fr);align-items:center;gap:10px;font-size:.9rem;font-weight:600;display:grid}.community-match-card-team,.community-match-detail-team{align-items:center;gap:8px;min-width:0;display:inline-flex}.community-match-card-team-right,.community-match-detail-team-right{text-align:right;justify-content:flex-end}.community-match-card-team-right{justify-self:end}.community-match-card-score{color:#0f5fa8;white-space:nowrap;text-align:center;font-variant-numeric:tabular-nums;letter-spacing:.01em;justify-self:center;min-width:96px;font-size:1.1rem;font-weight:800}.community-match-card-stats{flex-wrap:wrap;gap:6px;display:flex}.community-stat{border-radius:999px;padding:4px 10px;font-size:.72rem;font-weight:700}.community-stat-exact{color:#0f5fa8;background:#0f5fa81f}.community-stat-outcome{color:#6c4db5;background:#6c4db51a}.community-stat-miss{color:#14324d99;background:#14324d12}.community-predictions-back{color:#0f5fa8;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;margin-top:14px;margin-bottom:18px;padding:0;font-size:.88rem;font-weight:700;display:inline-flex}.community-predictions-back svg{width:18px;height:18px}.community-match-detail-header{text-align:center;background:linear-gradient(#0f5fa81a,#f3f7fcfa),#f3f7fcfa;border:1px solid #0f5fa81f;border-radius:20px;gap:8px;margin-bottom:18px;padding:16px;display:grid}.community-match-detail-slot{letter-spacing:.07em;text-transform:uppercase;color:#14324d8f;font-size:.72rem;font-weight:800}.community-match-detail-score{color:#102a42;justify-content:center;align-items:center;gap:14px;font-size:.95rem;font-weight:600;display:flex}.community-match-detail-score strong{color:#0f5fa8;font-size:1.5rem;font-weight:800}.community-predictions-table{border:1px solid #0f5fa81a;border-radius:18px;gap:0;display:grid;overflow:hidden}.community-predictions-head{letter-spacing:.06em;text-transform:uppercase;color:#14324d8f;background:linear-gradient(#7ec8f52e,#fffffff7),#fffffff7;grid-template-columns:minmax(0,1fr) 90px 90px 72px;gap:10px;padding:10px 16px;font-size:.66rem;font-weight:800;display:grid}.community-predictions-row{background:#ffffffb3;border-top:1px solid #0f5fa812;grid-template-columns:minmax(0,1fr) 90px 90px 72px;align-items:center;gap:10px;padding:12px 16px;transition:background .12s;display:grid}.community-predictions-row:nth-child(2n){background:#e7f3fd80}.community-predictions-row-me{background:#2b83d312!important}.community-predictions-row-missing{opacity:.7}.community-predictions-player{color:#102a42;align-items:center;gap:10px;min-width:0;font-size:.88rem;font-weight:600;display:flex;overflow:hidden}.community-predictions-player span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.community-predictions-score{color:#102a42;text-align:center;justify-self:center;font-size:.9rem;font-weight:700}.community-predictions-no-pred{color:#14324d73;font-size:.82rem;font-weight:500}.community-predictions-result{text-align:center;border-radius:999px;justify-self:center;padding:4px 8px;font-size:.78rem;font-weight:700}.community-predictions-result-exact{color:#0f5fa8;background:#0f5fa81f}.community-predictions-result-outcome{color:#6c4db5;background:#6c4db51a}.community-predictions-result-miss{color:#a61b2b;background:#a61b2b14}.community-predictions-result-none{color:#14324d59;background:0 0}.community-predictions-points{text-align:center;color:#0f5fa8;justify-self:center;font-size:.74rem;font-weight:800}.community-predictions-points-none{color:#14324d59}.community-predictions-footer{justify-content:center;margin-top:18px;display:flex}.community-reload-button{color:#14324d94;font-size:.84rem}@media (width<=640px){.community-match-card{padding:14px 14px 15px}.community-match-card-top{gap:10px}.community-match-card-teams{grid-template-columns:minmax(0,1fr) 74px minmax(0,1fr);gap:6px;font-size:.84rem}.community-match-card-team{gap:6px}.community-match-card-team span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.community-match-card-score{min-width:74px;font-size:1rem}.community-match-card-stats{gap:5px}.community-predictions-head,.community-predictions-row{grid-template-columns:minmax(0,1fr) 70px 66px 52px;gap:6px;padding-left:12px;padding-right:12px}.community-predictions-head{font-size:.58rem}.community-predictions-row{padding-top:11px;padding-bottom:11px}.community-predictions-player{gap:8px;font-size:.82rem}.community-predictions-score{font-size:.82rem}.community-predictions-result{padding:3px 6px;font-size:.68rem}.community-predictions-points{font-size:.68rem}.community-match-detail-score{flex-wrap:wrap;gap:8px}.community-match-detail-team{max-width:calc(50% - 54px)}.prediction-history-top{gap:8px}.prediction-history-top-meta{gap:6px}.prediction-history-team{gap:6px;font-size:.82rem}.prediction-history-team h3{font-size:.84rem}.prediction-history-summary{gap:6px}}[data-theme=dark] .community-match-card{background:linear-gradient(#2b83d314,#122030f5),#122030f5;border-color:#7ec8f51a}[data-theme=dark] .aura-bet-card{background:linear-gradient(#122438f5,#0d1c2df2),#0d1c2df2;border-color:#4091df33;box-shadow:0 18px 34px #0000003d,inset 0 1px #ffffff08}[data-theme=dark] .aura-bet-match-team,[data-theme=dark] .aura-bet-player-name{color:#edf4ff}[data-theme=dark] .aura-bet-match small,[data-theme=dark] .aura-bet-match-separator,[data-theme=dark] .aura-bet-vs-label,[data-theme=dark] .aura-bet-waiting,[data-theme=dark] .aura-bet-player--empty,[data-theme=dark] .modal-match-date,[data-theme=dark] .modal-label{color:#cddff39e}[data-theme=dark] .aura-bet-pick-btn,[data-theme=dark] .modal-match-btn,[data-theme=dark] .aura-bet-cancel-btn,[data-theme=dark] .modal-input,[data-theme=dark] .aura-available-row{color:#e8f1fb;background:#ffffff0a;border-color:#7ec8f524}[data-theme=dark] .aura-bet-pick-btn:hover,[data-theme=dark] .modal-match-btn:hover,[data-theme=dark] .aura-bet-cancel-btn:hover{color:#f8fbff;background:#7ec8f514}[data-theme=dark] .aura-bet-pick-btn--selected,[data-theme=dark] .modal-match-btn--selected{color:#d9ecff;background:linear-gradient(135deg,#2b83d33d,#0f5fa857);border-color:#7ec8f547}[data-theme=dark] .aura-bet-player-pick{color:#d9ecff;background:#2b83d32e;border-color:#7ec8f52e}[data-theme=dark] .aura-bet-inline-warning{color:#ffb4b4;background:#a61b2b29;border-color:#f8717133}[data-theme=dark] .modal-card{background:linear-gradient(#102133fa,#0b1827f7),#0b1827f7;border-color:#4091df38;box-shadow:0 30px 80px #00000073,inset 0 1px #ffffff0a}[data-theme=dark] .modal-header h3{color:#edf4ff}[data-theme=dark] .modal-close-btn{color:#cddff3a8}[data-theme=dark] .modal-close-btn:hover{color:#f8fbff;background:#7ec8f514}[data-theme=dark] .modal-input::placeholder{color:#cddff370}[data-theme=dark] .bets-tabs{background:#ffffff08;border-color:#4091df29}[data-theme=dark] .bets-tab-btn{color:#cddff3b8}[data-theme=dark] .bets-tab-btn--active{color:#d9ecff;background:#2b83d33d}[data-theme=dark] .approval-alias-card{background:linear-gradient(#2b83d324,#111e2ef0),#111e2ef0;border-color:#7ec8f529}[data-theme=dark] .approval-alias-card strong{color:#e6eef89e}[data-theme=dark] .approval-alias-card span{color:#d9ecff}[data-theme=dark] .approval-payment-note{color:#e6eef8b8}[data-theme=dark] .approval-payment-amount{color:#7ae39b}[data-theme=dark] .approval-courier-scene{background:radial-gradient(circle at 50% 25%,#e8bf5733,#0000 38%),linear-gradient(#152436f0,#0e1a28f5);border-color:#7ec8f51f}[data-theme=dark] .signout-button{color:#ffccd2!important;background:#8c18244d!important;border-color:#f8717147!important}@media (width<=820px){.approval-banner-layout{grid-template-columns:1fr}.approval-courier-scene{min-height:180px}.aura-bets-list{min-height:0;max-height:560px}}[data-theme=dark] .community-match-card:hover{background:linear-gradient(#2b83d324,#122030fa),#122030fa}[data-theme=dark] .community-match-detail-header{background:linear-gradient(#0f5fa824,#122030f5),#122030f5;border-color:#7ec8f51a}[data-theme=dark] .community-predictions-table{border-color:#7ec8f51a}[data-theme=dark] .community-predictions-head{background:linear-gradient(#2b83d31a,#142436f7),#142436f7}[data-theme=dark] .community-predictions-row{background:#142436b3;border-color:#7ec8f512}[data-theme=dark] .community-predictions-row:nth-child(2n){background:#1e324899}[data-theme=dark] .community-predictions-row-me{background:#2b83d31a!important}[data-theme=dark] .community-predictions-player,[data-theme=dark] .community-predictions-score,[data-theme=dark] .community-match-card-teams,[data-theme=dark] .community-match-detail-score{color:#d8eaf8}
