.fan-root{--fan-ink:#112118;--fan-muted:#607064;--fan-line:#dce6dc;--fan-paper:#f7faf5;--fan-card:#fff;--fan-green:#146b3a;--fan-lime:#c8ff4d;--fan-red:#ef4444;min-height:100vh;color:var(--fan-ink);background:radial-gradient(circle at 12% 0,rgba(200,255,77,.14),transparent 26rem),linear-gradient(180deg,#f2f7ef,#fbfcfa 38rem);font-family:Arial,Helvetica,sans-serif;padding-bottom:0}.fan-root *,.fan-root :after,.fan-root :before{box-sizing:border-box}.fan-root button,.fan-root input{font:inherit}.fan-root a{color:inherit;text-decoration:none}.fan-live-strip{height:28px;display:flex;align-items:center;justify-content:center;gap:8px;color:#d9e7dc;background:#0d2014;font-size:11px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.fan-live-strip span{width:7px;height:7px;border-radius:50%;background:#5cff80;box-shadow:0 0 0 4px rgba(92,255,128,.12)}.fan-live-strip b{color:#8ca595;font-weight:600}.fan-header{height:72px;padding:0 max(24px,calc((100vw - 1180px) / 2));display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;background:rgba(255,255,255,.9);border-bottom:1px solid var(--fan-line);position:sticky;top:0;z-index:30;backdrop-filter:blur(15px)}.fan-brand{display:inline-flex;align-items:center;gap:10px;font-weight:900;font-size:17px;justify-self:start}.fan-brand i{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:var(--fan-green);color:var(--fan-lime);font-style:normal;font-family:Georgia,serif;font-size:20px;transform:rotate(-4deg)}.fan-brand b{color:var(--fan-green)}.fan-header nav{display:flex;align-items:center;gap:32px}.fan-header nav a{color:#647168;font-size:14px;font-weight:700;position:relative}.fan-header nav a.active,.fan-header nav a:hover{color:var(--fan-ink)}.fan-header nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:-26px;height:3px;border-radius:3px;background:var(--fan-green)}.fan-signin{justify-self:end;min-height:38px;padding:0 17px;border:1px solid #bac9bc;border-radius:12px;background:white;color:var(--fan-ink);font-size:12px;font-weight:800;cursor:pointer}.fan-signin:hover{border-color:var(--fan-green)}.fan-signin:disabled{opacity:.65;cursor:progress}.fan-auth-error{padding:8px 20px;background:#fff1f1;color:#991b1b;text-align:center;font-size:12px}.fan-bottom-nav{display:none}.fan-page{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:46px 0 80px}.fan-hero{min-height:260px;padding:40px 48px;display:flex;align-items:center;justify-content:space-between;gap:40px;color:white;border-radius:28px;overflow:hidden;background:linear-gradient(115deg,#102b1a,#0c5f36);box-shadow:0 24px 70px rgba(15,56,31,.16);position:relative}.fan-hero:after{content:"";width:330px;height:330px;border:50px solid rgba(200,255,77,.1);border-radius:50%;position:absolute;right:-80px;top:-105px}.fan-kicker{margin:0 0 12px;color:var(--fan-green);font-size:11px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.fan-hero .fan-kicker,.fan-recap-hero .fan-kicker,.fan-room-hero .fan-kicker{color:var(--fan-lime)}.fan-hero h1,.fan-join-card h1,.fan-profile-hero h1,.fan-recap-hero h1,.fan-room-hero h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,5vw,64px);line-height:.98;letter-spacing:-.04em}.fan-hero h1 em{color:var(--fan-lime);font-weight:inherit}.fan-hero>div:first-child>p:last-child{max-width:610px;margin:20px 0 0;color:#cfddd2;font-size:16px;line-height:1.6}.fan-hero-score{min-width:180px;padding:22px;border:1px solid rgba(255,255,255,.18);border-radius:20px;background:rgba(255,255,255,.09);text-align:center;z-index:1}.fan-hero-score small,.fan-hero-score span{display:block;font-size:10px;letter-spacing:.1em;text-transform:uppercase}.fan-hero-score strong{display:block;color:var(--fan-lime);font-family:Georgia,serif;font-size:66px;line-height:1.05}.fan-toolbar{min-height:70px;margin:28px 0 20px;display:flex;align-items:center;gap:18px}.fan-toolbar label{flex:1}.fan-join-card input,.fan-profile-form input,.fan-room-form input,.fan-toolbar input{width:100%;height:44px;padding:0 14px;color:var(--fan-ink);background:white;border:1px solid var(--fan-line);border-radius:12px;outline:none}.fan-root input:focus{border-color:var(--fan-green);box-shadow:0 0 0 3px rgba(20,107,58,.1)}.fan-filter-tabs{display:flex;gap:5px;padding:4px;background:#e8eee7;border-radius:12px}.fan-filter-tabs button{padding:8px 12px;border:0;border-radius:9px;background:transparent;color:#647168;font-size:11px;font-weight:800;cursor:pointer}.fan-filter-tabs button.active{color:var(--fan-ink);background:white;box-shadow:0 2px 10px rgba(21,40,27,.08)}.fan-source{display:inline-flex;align-items:center;gap:7px;white-space:nowrap;color:var(--fan-muted);font-size:11px;font-weight:700}.fan-source i{width:7px;height:7px;border-radius:50%;background:#a9b4ab}.fan-source.connected i{background:#22c55e}.fan-source.mock i{background:#f59e0b}.fan-fixture-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.fan-fixture-card{padding:20px;background:var(--fan-card);border:1px solid var(--fan-line);border-radius:18px;box-shadow:0 8px 30px rgba(20,50,29,.04);transition:transform .18s,box-shadow .18s,border-color .18s}.fan-fixture-card:hover{transform:translateY(-3px);border-color:#b5c9b8;box-shadow:0 18px 38px rgba(20,50,29,.09)}.fan-fixture-card.live{border-top:3px solid #e64343}.fan-fixture-card footer,.fan-fixture-card header{display:flex;align-items:center;justify-content:space-between;color:var(--fan-muted);font-size:10px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.fan-fixture-card header b{color:var(--fan-ink)}.fan-fixture-card.live header b{color:#dc2626}.fan-fixture-card header b i{display:inline-block;width:6px;height:6px;margin-right:4px;border-radius:50%;background:#ef4444;animation:fan-pulse 1.7s infinite}.fan-teams{margin:24px 0;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;text-align:center}.fan-teams div{display:flex;flex-direction:column;align-items:center;gap:8px;min-width:0}.fan-score-main div i,.fan-teams div i{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#edf4ea;color:var(--fan-green);font-style:normal;font-size:12px;font-weight:900}.fan-teams div strong{font-size:13px;overflow-wrap:anywhere}.fan-teams>span{font-family:Georgia,serif;font-size:27px;font-weight:800;white-space:nowrap}.fan-fixture-card footer{padding-top:16px;border-top:1px solid #edf1ed}.fan-fixture-card footer b{color:var(--fan-green)}.fan-how{margin-top:32px;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--fan-line);border-radius:18px;background:rgba(255,255,255,.7);overflow:hidden}.fan-how>div{padding:24px;border-right:1px solid var(--fan-line)}.fan-how>div:last-child{border-right:0}.fan-how span{display:block;margin-bottom:11px;color:var(--fan-green);font-family:Georgia,serif;font-size:18px;font-weight:800}.fan-how strong{font-size:14px}.fan-how p{margin:7px 0 0;font-size:12px;line-height:1.5}.fan-how p,.fan-state{color:var(--fan-muted)}.fan-state{min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center}.fan-state.error strong{color:#a32020}.fan-state small{color:#87938a}.fan-loader{width:24px;height:24px;border:3px solid #dce8dd;border-top:3px solid var(--fan-green);border-radius:50%;animation:fan-spin .8s linear infinite}.fan-breadcrumb{margin-bottom:18px;display:flex;gap:9px;color:var(--fan-muted);font-size:12px}.fan-breadcrumb a{color:var(--fan-green);font-weight:800}.fan-scoreboard{overflow:hidden;color:white;background:linear-gradient(110deg,#13291b,#165d37);border-radius:24px;box-shadow:0 20px 55px rgba(16,54,30,.16)}.fan-score-status{padding:12px 22px;display:flex;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.12);font-size:10px;letter-spacing:.11em}.fan-score-status span{color:var(--fan-lime);font-weight:900}.fan-score-status b{font-weight:600;color:#d4e1d6}.fan-score-main{min-height:148px;padding:24px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px}.fan-score-main div{display:flex;align-items:center;gap:16px;font-size:16px}.fan-score-main div:last-child{flex-direction:row-reverse;text-align:right}.fan-score-main div i{color:var(--fan-lime);background:rgba(255,255,255,.1)}.fan-score-main>span{min-width:120px;text-align:center;color:var(--fan-lime);font-family:Georgia,serif;font-size:45px;font-weight:900}.fan-feed-state{min-height:34px;padding:8px 22px;display:flex;align-items:center;gap:7px;color:#d6e2d8;background:rgba(3,20,9,.23);font-size:10px}.fan-feed-state i{width:7px;height:7px;border-radius:50%;background:#5cff80}.fan-feed-state i.stale{background:#fb923c}.fan-feed-state span{margin-left:auto;color:#91a596}.fan-match-grid,.fan-profile-grid,.fan-room-layout{margin-top:22px;display:grid;grid-template-columns:minmax(0,1.8fr) minmax(280px,.8fr);gap:20px;align-items:start}.fan-match-aside,.fan-match-main,.fan-room-layout aside{display:grid;gap:18px}.fan-panel{padding:22px;background:var(--fan-card);border:1px solid var(--fan-line);border-radius:18px;box-shadow:0 7px 25px rgba(20,50,29,.035)}.fan-section-title{margin-bottom:18px;display:flex;align-items:end;justify-content:space-between;gap:14px}.fan-section-title p{margin:0 0 5px;color:var(--fan-green);font-size:9px;font-weight:900;letter-spacing:.13em}.fan-section-title h2{margin:0;font-family:Georgia,serif;font-size:23px}.fan-section-title>span{color:var(--fan-muted);font-size:10px;font-weight:700}.fan-active-section{padding:24px;border:1px solid #b1d0b5;border-radius:20px;background:linear-gradient(180deg,#f4faef,#fff)}.fan-challenge-stack{display:grid;gap:12px}.fan-challenge{padding:20px;background:white;border:1px solid var(--fan-line);border-radius:16px}.fan-challenge.primary{border-color:#81ae86;box-shadow:0 10px 32px rgba(26,101,53,.1)}.fan-challenge header{display:flex;justify-content:space-between;color:var(--fan-green);font-size:9px;font-weight:900;letter-spacing:.1em}.fan-challenge header b{padding:4px 7px;color:#9f2d2d;background:#fff0f0;border-radius:7px;letter-spacing:0}.fan-challenge h3{max-width:600px;margin:15px 0 7px;font-family:Georgia,serif;font-size:25px;line-height:1.15}.fan-challenge>p{margin:0 0 18px;color:var(--fan-muted);font-size:11px}.fan-pick-buttons{display:grid;grid-template-columns:1fr 1fr;gap:10px}.fan-pick-buttons button{min-height:62px;padding:10px 14px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;border:1px solid #b9c9bb;border-radius:12px;background:white;cursor:pointer}.fan-pick-buttons button:hover{color:white;background:var(--fan-green);border-color:var(--fan-green)}.fan-pick-buttons button span{font-size:13px;font-weight:900}.fan-pick-buttons button small{margin-top:4px;opacity:.7}.fan-pick-locked{min-height:58px;padding:10px 14px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;background:#edf7e9;border-radius:12px}.fan-pick-locked>span{display:grid;place-items:center;width:30px;height:30px;color:white;background:var(--fan-green);border-radius:50%}.fan-pick-locked div{display:flex;flex-direction:column}.fan-pick-locked small{color:var(--fan-muted)}.fan-pick-locked>b{color:var(--fan-green);font-size:9px;letter-spacing:.08em}.fan-prekick{text-align:center;padding:34px}.fan-prekick>span{display:grid;place-items:center;width:45px;height:45px;margin:0 auto 13px;color:var(--fan-green);background:#ecf5e9;border-radius:50%;font-weight:900}.fan-prekick h2{margin:0;font-family:Georgia,serif}.fan-prekick p{max-width:540px;margin:10px auto;color:var(--fan-muted);font-size:12px;line-height:1.6}.fan-prekick.danger>span{color:#a22222;background:#fff0f0}.fan-message{padding:12px 15px;color:#174b2a;background:#eaf7e7;border:1px solid #c5dec4;border-radius:12px;font-size:12px;font-weight:700}.fan-timeline{display:grid}.fan-timeline>div{min-height:56px;display:grid;grid-template-columns:45px 26px 1fr;align-items:center;gap:10px;border-bottom:1px solid #edf1ed;font-size:11px}.fan-timeline>div:last-child{border-bottom:0}.fan-timeline i{display:grid;place-items:center;width:24px;height:24px;background:#eff6ec;border-radius:50%;font-style:normal;font-size:11px}.fan-timeline p{display:flex;justify-content:space-between}.fan-empty-small,.fan-timeline small{color:var(--fan-muted)}.fan-empty-small{padding:22px 10px;text-align:center;font-size:12px;line-height:1.6}.fan-history>div{min-height:48px;display:grid;grid-template-columns:1fr 75px 100px;align-items:center;gap:10px;border-bottom:1px solid #edf1ed;font-size:11px}.fan-history>div:last-child{border:0}.fan-history em{color:var(--fan-muted);text-align:right;font-style:normal}.fan-history em.correct{color:var(--fan-green);font-weight:800}.fan-history em.wrong{color:#c23636}.fan-player-card{overflow:hidden;color:white;background:#102d1c;border-radius:18px}.fan-player-card>p{margin:0;padding:14px 18px 0;color:var(--fan-lime);font-size:9px;font-weight:900;letter-spacing:.13em}.fan-player-card>div{padding:10px 18px 15px;display:flex;align-items:baseline;gap:8px}.fan-player-card>div strong{color:var(--fan-lime);font-family:Georgia,serif;font-size:53px}.fan-player-card>div span{color:#b7c9bb;font-size:11px}.fan-player-card footer{padding:13px 18px;display:flex;justify-content:space-between;background:rgba(0,0,0,.18);color:#d6e2d8;font-size:10px}.fan-room-copy{color:var(--fan-muted);font-size:12px;line-height:1.6}.fan-primary-button,.fan-room-form button,.fan-secondary-button{width:100%;min-height:42px;border:0;border-radius:11px;font-size:12px;font-weight:900;cursor:pointer}.fan-primary-button,.fan-room-form button{color:white;background:var(--fan-green)}.fan-primary-button:hover,.fan-room-form button:hover{background:#0e542c}.fan-primary-button:disabled,.fan-room-form button:disabled{opacity:.5;cursor:not-allowed}.fan-secondary-button{color:var(--fan-green);background:#e9f4e6}.fan-room-form{margin-top:12px;display:grid;gap:8px}.fan-leaderboard{margin:0;padding:0;list-style:none}.fan-leaderboard li{min-height:53px;padding:7px 4px;display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:8px;border-bottom:1px solid #edf1ed;font-size:11px}.fan-leaderboard li:last-child{border:0}.fan-leaderboard li>b{color:#89948b}.fan-leaderboard li span{display:flex;flex-direction:column;font-weight:800}.fan-leaderboard li small{margin-top:3px;color:var(--fan-muted);font-weight:400}.fan-leaderboard li.you{margin:0 -8px;padding-left:12px;padding-right:12px;background:#eff8eb;border-radius:10px}.fan-reactions{display:flex;justify-content:space-between;gap:6px}.fan-reactions button{flex:1;padding:8px 3px;display:grid;gap:3px;place-items:center;border:1px solid var(--fan-line);border-radius:10px;background:white;cursor:pointer}.fan-reactions button:hover{transform:translateY(-2px);background:#f2f8ef}.fan-reactions button span{font-size:19px}.fan-reactions button b{color:var(--fan-muted);font-size:9px}.fan-scoring-note{padding:18px;background:#edf4eb;border-radius:15px}.fan-scoring-note strong{font-family:Georgia,serif;font-size:16px}.fan-scoring-note p{margin:7px 0 0;color:var(--fan-muted);font-size:11px;line-height:1.55}.fan-primary-link,.fan-secondary-link{display:inline-flex;min-height:39px;padding:0 15px;align-items:center;justify-content:center;color:white;background:var(--fan-green);border-radius:10px;font-size:11px;font-weight:900}.fan-secondary-link{color:var(--fan-green);background:#e7f1e4}.fan-room-hero{min-height:210px;padding:34px 40px;display:flex;align-items:center;justify-content:space-between;gap:30px;color:white;background:linear-gradient(110deg,#112c1b,#147347);border-radius:24px}.fan-room-hero h1{font-size:clamp(35px,4vw,52px)}.fan-room-hero>div:first-child>p:last-child{max-width:570px;color:#cee0d2;line-height:1.55}.fan-invite-code{min-width:205px;padding:20px;border:1px solid rgba(255,255,255,.17);background:rgba(255,255,255,.1);border-radius:17px;text-align:center}.fan-invite-code span{display:block;font-size:9px;font-weight:900;letter-spacing:.13em}.fan-invite-code strong{display:block;margin:7px 0 12px;color:var(--fan-lime);font-size:24px;letter-spacing:.08em}.fan-invite-code button{border:0;background:transparent;color:white;text-decoration:underline;font-size:11px;cursor:pointer}.fan-room-board{min-height:350px}.fan-leaderboard-large li{min-height:67px;grid-template-columns:38px 1fr auto;font-size:13px}.fan-leaderboard-large li>strong{color:var(--fan-green);font-family:Georgia,serif;font-size:20px}.fan-leaderboard-large li>strong small{display:block;text-align:right;font-family:Arial,sans-serif;font-size:8px}.fan-join-page{text-align:center}.fan-join-card{width:min(570px,100%);margin:20px auto 0;padding:44px;background:white;border:1px solid var(--fan-line);border-radius:24px;box-shadow:0 20px 60px rgba(20,50,29,.08)}.fan-big-icon{display:grid;place-items:center;width:56px;height:56px;margin:0 auto 18px;color:var(--fan-green);background:#edf6e9;border-radius:18px;font-size:24px}.fan-join-card h1{font-size:clamp(36px,5vw,50px)}.fan-join-card>p:not(.fan-kicker){color:var(--fan-muted);line-height:1.6}.fan-join-card form{margin:28px 0 18px;display:grid;gap:9px;text-align:left}.fan-join-card form label{font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.fan-join-card input{height:54px;text-align:center;font-size:20px;font-weight:900;letter-spacing:.1em}.fan-join-card>small{color:var(--fan-muted)}.fan-profile-hero{padding:28px;display:flex;align-items:center;gap:20px;border-bottom:1px solid var(--fan-line)}.fan-profile-hero h1{font-size:clamp(30px,4vw,44px)}.fan-profile-hero p:last-child{color:var(--fan-muted)}.fan-avatar{flex:0 0 auto;width:88px;height:88px;display:grid;place-items:center;color:var(--fan-lime);background:var(--fan-green);border-radius:28px;font-family:Georgia,serif;font-size:30px;font-weight:900;transform:rotate(-3deg)}.fan-profile-form{display:grid;gap:16px}.fan-profile-form label{display:grid;gap:7px;color:var(--fan-muted);font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.fan-safety-card>span{display:grid;place-items:center;width:42px;height:42px;color:var(--fan-green);background:#e8f5e6;border-radius:50%;font-weight:900}.fan-safety-card h2{margin:16px 0 8px;font-family:Georgia,serif}.fan-safety-card p{color:var(--fan-muted);font-size:12px;line-height:1.65}.fan-safety-card a{color:var(--fan-green);font-size:11px;font-weight:900}.fan-recap-hero{min-height:300px;padding:45px;color:white;background:linear-gradient(125deg,#102819,#116c3d);border-radius:26px;text-align:center;position:relative;overflow:hidden}.fan-recap-hero:after,.fan-recap-hero:before{content:"";position:absolute;width:210px;height:210px;border:35px solid rgba(200,255,77,.09);border-radius:50%}.fan-recap-hero:before{left:-80px;top:-80px}.fan-recap-hero:after{right:-80px;bottom:-90px}.fan-recap-hero h1{position:relative;font-size:clamp(34px,5vw,56px);z-index:1}.fan-recap-hero>p:not(.fan-kicker){color:#cadacf}.fan-recap-score{margin-top:22px}.fan-recap-score strong{display:block;color:var(--fan-lime);font-family:Georgia,serif;font-size:63px;line-height:.95}.fan-recap-score span{font-size:9px;font-weight:900;letter-spacing:.16em}.fan-stat-grid{margin-top:20px;display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.fan-stat-grid>div{padding:23px;display:flex;flex-direction:column;background:white;border:1px solid var(--fan-line);border-radius:17px}.fan-stat-grid span{color:var(--fan-muted);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.09em}.fan-stat-grid strong{margin:8px 0 3px;color:var(--fan-green);font-family:Georgia,serif;font-size:36px}.fan-stat-grid small{color:var(--fan-muted)}.fan-recap-share{margin-top:20px;padding:27px;display:flex;align-items:center;justify-content:space-between;gap:25px;background:#ecf4e9;border-radius:18px}.fan-recap-share p{margin:0 0 6px;color:var(--fan-green);font-size:9px;font-weight:900;letter-spacing:.12em}.fan-recap-share h2{margin:0 0 6px;font-family:Georgia,serif}.fan-recap-share span{color:var(--fan-muted);font-size:12px}.fan-recap-share>div:last-child{display:flex;gap:8px;flex-shrink:0}.fan-replay-hero{min-height:225px;padding:36px 40px;display:flex;align-items:center;justify-content:space-between;gap:30px;color:white;background:linear-gradient(115deg,#102819,#185c3a);border-radius:24px}.fan-replay-hero h1{margin:0;font-family:Georgia,serif;font-size:clamp(38px,5vw,57px);letter-spacing:-.04em}.fan-replay-hero>div:first-child>p:last-child{max-width:630px;color:#caddcf;line-height:1.6}.fan-replay-badge{min-width:205px;padding:20px;display:grid;gap:6px;border:1px solid rgba(255,255,255,.16);border-radius:17px;background:rgba(255,255,255,.08)}.fan-replay-badge span{color:var(--fan-lime);font-size:9px;font-weight:900;letter-spacing:.12em}.fan-replay-badge strong{font-family:Georgia,serif;font-size:19px}.fan-replay-badge small{color:#a8bcad}.fan-replay-form{margin:20px 0;padding:20px;display:grid;gap:8px;background:white;border:1px solid var(--fan-line);border-radius:17px}.fan-replay-form>label{font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.fan-replay-form>div{display:grid;grid-template-columns:1fr 180px;gap:9px}.fan-replay-form input{width:100%;height:42px;padding:0 14px;border:1px solid var(--fan-line);border-radius:11px;outline:none}.fan-replay-form>small{color:var(--fan-muted)}.fan-replay-picks{padding-top:12px;display:flex;gap:7px;overflow-x:auto;border-top:1px solid #edf1ed;scrollbar-width:none}.fan-replay-picks::-webkit-scrollbar{display:none}.fan-replay-picks>span{min-width:64px;color:var(--fan-green);font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.07em}.fan-replay-picks button{min-width:160px;padding:9px 11px;display:flex;flex-direction:column;align-items:flex-start;border:1px solid var(--fan-line);border-radius:10px;background:#f8fbf7;color:var(--fan-ink);cursor:pointer}.fan-replay-picks button:hover{border-color:var(--fan-green)}.fan-replay-picks button b{max-width:145px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.fan-replay-picks button small{margin-top:3px;color:var(--fan-muted);font-size:8px}.fan-replay-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(270px,.7fr);gap:18px}.fan-replay-stage{overflow:hidden;color:white;background:#112b1b;border-radius:19px}.fan-replay-stage>footer,.fan-replay-stage>header{min-height:44px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;color:#b6c9ba;background:rgba(0,0,0,.15);font-size:10px}.fan-replay-stage>header span{color:var(--fan-lime);font-weight:900;letter-spacing:.1em}.fan-replay-stage>header i{display:inline-block;width:7px;height:7px;margin-right:5px;background:#ef4444;border-radius:50%}.fan-replay-score{min-height:175px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;text-align:center}.fan-replay-score>div strong{display:block;color:var(--fan-lime);font-family:Georgia,serif;font-size:65px}.fan-replay-score>div small{color:#a5b8a9;font-size:9px;letter-spacing:.12em}.fan-replay-score>span{padding:7px 12px;color:var(--fan-ink);background:var(--fan-lime);border-radius:9px;font-size:11px;font-weight:900}.fan-replay-slider{padding:4px 22px 20px}.fan-replay-slider input{width:100%;accent-color:var(--fan-lime)}.fan-replay-slider>div{display:flex;justify-content:space-between;color:#91a796;font-size:9px}.fan-replay-slider b{color:white}.fan-replay-stage>footer b{font-weight:500}.fan-replay-grid .fan-timeline button{width:100%;min-height:56px;padding:0;display:grid;grid-template-columns:45px 26px 1fr;align-items:center;gap:10px;color:var(--fan-ink);background:transparent;border:0;border-bottom:1px solid #edf1ed;text-align:left;cursor:pointer}.fan-replay-note{margin-top:18px}@keyframes fan-spin{to{transform:rotate(1turn)}}@keyframes fan-pulse{50%{opacity:.35;transform:scale(.8)}}@media (max-width:820px){.fan-root{padding-bottom:66px}.fan-live-strip{height:24px;font-size:8px}.fan-header{height:60px;padding:0 16px;display:flex;justify-content:space-between}.fan-header nav{display:none}.fan-brand span{font-size:14px}.fan-brand i{width:31px;height:31px}.fan-signin{min-height:34px;max-width:175px;padding:0 11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fan-bottom-nav{height:64px;padding:6px 18px max(7px,env(safe-area-inset-bottom));display:flex;justify-content:space-around;position:fixed;left:0;right:0;bottom:0;z-index:40;background:rgba(255,255,255,.94);border-top:1px solid var(--fan-line);backdrop-filter:blur(12px)}.fan-bottom-nav a{min-width:64px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#78857b;font-size:9px;font-weight:800}.fan-bottom-nav a span{font-size:16px}.fan-bottom-nav a.active{color:var(--fan-green)}.fan-page{width:min(100% - 24px,650px);padding:20px 0 36px}.fan-hero{min-height:auto;padding:29px 24px;border-radius:20px}.fan-hero-score{display:none}.fan-hero h1{font-size:43px}.fan-hero>div:first-child>p:last-child{font-size:13px}.fan-toolbar{margin:18px 0 14px;flex-wrap:wrap;gap:10px}.fan-toolbar label{flex-basis:100%}.fan-filter-tabs{width:100%;overflow-x:auto;scrollbar-width:none}.fan-filter-tabs::-webkit-scrollbar{display:none}.fan-filter-tabs button{flex:1;white-space:nowrap}.fan-source{width:100%;justify-content:center}.fan-fixture-grid{grid-template-columns:1fr;gap:11px}.fan-fixture-card{padding:16px}.fan-how{grid-template-columns:1fr}.fan-how>div{border-right:0;border-bottom:1px solid var(--fan-line)}.fan-how>div:last-child{border-bottom:0}.fan-scoreboard{border-radius:19px}.fan-score-main{min-height:130px;padding:20px 13px;gap:8px}.fan-score-main div,.fan-score-main div:last-child{flex-direction:column;gap:7px;text-align:center;font-size:12px}.fan-score-main div i{width:41px;height:41px}.fan-score-main>span{min-width:78px;font-size:33px}.fan-feed-state{flex-wrap:wrap}.fan-feed-state span{flex-basis:100%;margin-left:14px}.fan-match-grid,.fan-profile-grid,.fan-room-layout{grid-template-columns:1fr}.fan-active-section,.fan-panel{padding:17px}.fan-challenge{padding:16px}.fan-challenge h3{font-size:21px}.fan-pick-buttons{grid-template-columns:1fr}.fan-room-hero{padding:27px 22px;flex-direction:column;align-items:stretch}.fan-invite-code{min-width:0}.fan-profile-hero{padding:18px 5px 25px;align-items:flex-start}.fan-avatar{width:68px;height:68px;border-radius:20px}.fan-profile-hero h1{font-size:29px}.fan-join-card{margin-top:0;padding:31px 20px;border-radius:20px}.fan-recap-hero{min-height:280px;padding:35px 18px}.fan-stat-grid{grid-template-columns:1fr;gap:9px}.fan-stat-grid>div{padding:17px}.fan-recap-share{align-items:stretch}.fan-recap-share,.fan-recap-share>div:last-child,.fan-replay-hero{flex-direction:column}.fan-replay-hero{padding:28px 22px;align-items:stretch}.fan-replay-badge{min-width:0}.fan-replay-form>div,.fan-replay-grid{grid-template-columns:1fr}}@media (max-width:390px){.fan-live-strip b{display:none}.fan-signin{max-width:none;flex:0 0 auto;font-size:10px}.fan-teams{gap:6px}.fan-fixture-card footer{gap:8px;font-size:8px}.fan-history>div{grid-template-columns:1fr 56px 78px}}@media (prefers-reduced-motion:reduce){.fan-root *,.fan-root :after,.fan-root :before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}