:root{--bg: #eef5f2;--bg-soft: #f8fbfa;--card: #ffffff;--card-2: #f1f7f4;--text: #102019;--heading: #07140f;--muted: #65756f;--accent: #17c981;--accent-2: #0ea76a;--accent-soft: rgba(23, 201, 129, .12);--danger: #f04455;--border: rgba(16, 32, 25, .1);--shadow: 0 18px 45px rgba(20, 51, 41, .12);--shadow-soft: 0 10px 28px rgba(20, 51, 41, .08);--radius: 22px}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at top left,rgba(23,201,129,.22),transparent 28%),linear-gradient(180deg,#f3faf7 0%,var(--bg) 46%,#f8fbfa 100%);color:var(--text)}img{max-width:100%;display:block}button,input{font:inherit}h1,h2,h3,p{margin-top:0}.container{width:min(1180px,calc(100% - 32px));margin:0 auto}.page-top{padding-top:34px;padding-bottom:78px}.site-shell{min-height:100vh;padding-bottom:0}.site-header{position:sticky;top:12px;z-index:50;display:flex;align-items:center;justify-content:space-between;width:min(1180px,calc(100% - 32px));margin:14px auto 0;padding:10px 12px;border:1px solid rgba(255,255,255,.65);border-radius:999px;background:#ffffffe6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow-soft)}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:1000;letter-spacing:-.03em;color:var(--heading)}.brand-mark{width:42px;height:42px;border-radius:50%;color:#fff;background:linear-gradient(135deg,var(--accent),#0b8d5a);display:grid;place-items:center;box-shadow:0 12px 26px #17c98147}.main-nav{display:flex;align-items:center;gap:6px}.main-nav a{display:inline-flex;align-items:center;gap:7px;padding:10px 14px;border-radius:999px;color:var(--muted);font-weight:850}.main-nav a.active,.main-nav a:hover{color:#06442d;background:var(--accent-soft)}.mobile-menu{display:none;border:0;color:var(--heading);background:#edf5f1;border-radius:14px;padding:9px}.hero{width:min(1180px,calc(100% - 32px));margin:24px auto 30px;min-height:500px;display:grid;grid-template-columns:1.2fr .8fr;gap:22px;padding:42px;border-radius:34px;border:1px solid rgba(255,255,255,.78);background:linear-gradient(135deg,#fffffff5,#e2f9efe6),url(https://images.unsplash.com/photo-1508098682722-e99c43a406b2?q=80&w=1800&auto=format&fit=crop) center/cover;box-shadow:var(--shadow);overflow:hidden}.hero-content{align-self:center}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--accent-2);font-size:12px;font-weight:1000;letter-spacing:.14em;text-transform:uppercase}.hero h1{max-width:760px;margin:14px 0 18px;font-size:clamp(38px,6vw,74px);line-height:.96;letter-spacing:-.065em;color:var(--heading)}.hero p{max-width:660px;font-size:18px;line-height:1.8;color:var(--muted)}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;padding:12px 18px;border-radius:999px;font-weight:950;cursor:pointer;transition:.18s ease}.btn-primary{color:#fff;background:linear-gradient(135deg,var(--accent),var(--accent-2));box-shadow:0 14px 30px #17c98147}.btn-secondary{color:#08442e;background:#fff;border-color:var(--border);box-shadow:var(--shadow-soft)}.btn-ghost{color:#08442e;background:var(--accent-soft);border-color:#17c98140}.btn-full{width:100%}.btn:hover{transform:translateY(-1px)}.hero-panel{align-self:end;border:1px solid rgba(255,255,255,.76);border-radius:28px;background:#ffffffb8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);padding:22px;box-shadow:var(--shadow-soft)}.live-ticker{display:inline-flex;padding:8px 12px;border-radius:999px;background:#f044551f;color:#c52233;font-weight:950;margin-bottom:18px}.hero-stat{display:flex;align-items:center;gap:12px;padding:16px;margin-bottom:10px;border-radius:18px;background:#f6fbf8;color:var(--heading);font-weight:850;border:1px solid var(--border)}.hero-stat svg{color:var(--accent-2)}.hero-score{margin-top:18px;padding:28px;text-align:center;border-radius:22px;color:#063b29;background:linear-gradient(135deg,#cbffe4,#fff);font-size:28px;font-weight:1000;letter-spacing:-.04em;border:1px solid rgba(23,201,129,.22)}.section-header{display:flex;align-items:end;justify-content:space-between;gap:16px;margin:38px 0 18px}.section-header h2{margin:7px 0 4px;font-size:clamp(25px,4vw,42px);color:var(--heading);letter-spacing:-.045em}.section-header p{color:var(--muted);line-height:1.7;max-width:720px}.match-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.match-card{min-width:0;border:1px solid var(--border);border-radius:var(--radius);background:var(--card);overflow:hidden;box-shadow:var(--shadow-soft)}.thumb-wrap{position:relative;aspect-ratio:16/10;overflow:hidden;background:#e8f2ee}.thumb-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.match-card:hover img{transform:scale(1.04)}.status-pill{display:inline-flex;align-items:center;padding:7px 10px;border-radius:999px;background:#10201914;color:#0f3124;font-size:12px;font-weight:950}.thumb-wrap .status-pill{position:absolute;top:12px;left:12px;background:#ffffffe6}.status-pill.live{background:#f04455f0;color:#fff;box-shadow:0 0 0 6px #f0445529}.match-card-body{padding:16px}.league,.meta{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:13px}.league{color:var(--accent-2);font-weight:950}.match-card h3{min-height:54px;margin:10px 0 12px;font-size:18px;line-height:1.25;color:var(--heading);letter-spacing:-.02em}.meta{margin-bottom:10px}.loading-card,.empty-card,.seo-card,.content-card,.player-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--card);box-shadow:var(--shadow-soft)}.loading-card,.empty-card{padding:28px;color:var(--muted)}.two-column-section{display:grid;grid-template-columns:1.25fr .75fr;gap:22px;align-items:start}.seo-card{margin-top:105px;padding:28px}.seo-card h2{margin:10px 0;font-size:30px;color:var(--heading);letter-spacing:-.04em}.seo-card p,.seo-card li{color:var(--muted);line-height:1.7}.scorebat-frame-box{overflow:hidden;border:1px solid var(--border);border-radius:24px;background:#fbf9f9;box-shadow:var(--shadow)}.scorebat-frame-box iframe{border:0}.toolbar{margin:18px 0}.toolbar input{width:min(520px,100%);padding:15px 18px;border-radius:16px;border:1px solid var(--border);background:#fff;color:var(--text);outline:none;box-shadow:var(--shadow-soft)}.toolbar input::placeholder{color:var(--muted)}.watch-page{padding-bottom:86px}.watch-hero{position:relative;min-height:330px;overflow:hidden;display:flex;align-items:end;background:#dff4eb}.watch-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;filter:saturate(1.05)}.watch-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#ffffff85,#eef5f2 93%),linear-gradient(90deg,#eef5f2,#eef5f29e 66%)}.watch-hero-content{position:relative;z-index:1;padding:68px 0 38px}.watch-hero h1{max-width:900px;margin:16px 0;font-size:clamp(32px,6vw,62px);line-height:1.02;color:var(--heading);letter-spacing:-.055em}.watch-meta{display:flex;flex-wrap:wrap;gap:10px;color:var(--muted)}.watch-meta span{display:inline-flex;align-items:center;gap:8px;padding:10px 12px;border-radius:999px;border:1px solid var(--border);background:#ffffffd1}.watch-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:22px;margin-top:26px}.player-card{padding:12px;background:#fff}.video-embed{width:100%;overflow:hidden;border-radius:18px;background:#000}.video-embed iframe{display:block;width:100%!important;min-height:520px;border:0;border-radius:18px;background:#000}.embed-warning{margin-top:12px;padding:12px 14px;border-radius:16px;border:1px solid rgba(245,158,11,.25);background:#fff8eb;color:#8a5a0a;font-size:13px;line-height:1.6}.empty-player{aspect-ratio:16/9;display:grid;place-items:center;text-align:center;padding:28px;border-radius:18px;background:linear-gradient(135deg,#ecfff6,#fff);border:1px dashed rgba(23,201,129,.32)}.empty-player p{max-width:520px;color:var(--muted);line-height:1.7}.video-tabs{display:flex;flex-wrap:wrap;gap:10px;margin:14px 0 22px}.video-tabs button{border:1px solid var(--border);border-radius:999px;padding:10px 14px;background:#fff;color:var(--text);cursor:pointer;box-shadow:var(--shadow-soft)}.video-tabs button.active{background:var(--accent);color:#fff;border-color:var(--accent);font-weight:950}.content-card{padding:24px}.content-card h2,.content-card h3{color:var(--heading)}.content-card.compact{padding:20px;margin-bottom:14px}.info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.info-grid div{padding:16px;border:1px solid var(--border);border-radius:16px;background:#f8fbfa}.info-grid span{display:block;color:var(--muted);font-size:13px;margin-bottom:6px}.info-grid strong{font-size:17px;color:var(--heading)}.side-link{display:block;padding:12px 0;border-bottom:1px solid var(--border);color:var(--accent-2);font-weight:850}.mini-livescore{margin-top:28px}.bottom-nav{display:none}.site-footer{width:min(1180px,calc(100% - 32px));margin:50px auto 24px;padding:24px;display:flex;justify-content:space-between;gap:20px;border:1px solid var(--border);border-radius:24px;background:#ffffffd1;color:var(--muted);box-shadow:var(--shadow-soft)}.site-footer strong{color:var(--heading)}.site-footer p{margin:6px 0 0}.footer-note{align-self:center}@media(max-width:980px){.hero,.two-column-section,.watch-layout{grid-template-columns:1fr}.hero{padding:28px;min-height:auto}.match-grid{grid-template-columns:repeat(2,1fr)}.seo-card{margin-top:0}.watch-sidebar{order:1}}@media(max-width:680px){body{background:#eef5f2}.container{width:min(100% - 24px,560px)}.site-shell{padding-bottom:88px}.site-header{top:0;width:100%;margin:0;border-radius:0 0 24px 24px;padding:12px 16px;border-left:0;border-right:0}.brand-mark{width:40px;height:40px}.mobile-menu{display:inline-flex}.main-nav{position:absolute;top:66px;left:12px;right:12px;display:none;flex-direction:column;align-items:stretch;padding:12px;border:1px solid var(--border);border-radius:20px;background:#fff;box-shadow:var(--shadow)}.main-nav.is-open{display:flex}.main-nav a{justify-content:flex-start}.hero{width:min(100% - 24px,560px);margin-top:18px;border-radius:26px;padding:26px 22px}.hero h1{font-size:39px}.hero p{font-size:16px}.hero-panel{display:none}.match-grid{grid-template-columns:1fr}.section-header{display:block}.scorebat-frame-box{border-radius:18px}.scorebat-frame-box iframe{height:720px!important}.site-footer{display:none}.info-grid{grid-template-columns:1fr}.watch-hero{min-height:270px}.watch-hero-content{padding:46px 0 28px}.watch-hero h1{font-size:33px}.video-embed iframe{min-height:310px}.watch-layout{margin-top:16px}.bottom-nav{position:fixed;left:12px;right:12px;bottom:12px;z-index:80;display:grid;grid-template-columns:repeat(4,1fr);gap:4px;padding:8px;border-radius:24px;border:1px solid rgba(255,255,255,.8);background:#fffffff0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 18px 45px #14332938}.bottom-nav a{display:grid;place-items:center;gap:3px;min-height:52px;border-radius:18px;color:#6d7b76;font-size:11px;font-weight:900}.bottom-nav a.active{color:#06442d;background:var(--accent-soft)}.bottom-nav svg{stroke-width:2.4}}.livescore-note-card{margin:0 0 16px;padding:16px 18px;border:1px solid rgba(245,158,11,.24);border-radius:18px;background:#fff8eb;color:#76500c;box-shadow:var(--shadow-soft)}.livescore-note-card strong{display:block;color:#5f3d05;margin-bottom:6px}.livescore-note-card p{margin:0;line-height:1.7}.changy-inspired-watch{padding:14px 0 96px;background:radial-gradient(circle at 50% 0%,rgba(23,201,129,.15),transparent 34%),linear-gradient(180deg,#eef7f2,#f8fbfa)}.watch-mobile-container{max-width:820px}.watch-match-top-card,.watch-player-shell,.watch-section-card{border:1px solid var(--border);border-radius:28px;background:#ffffffeb;box-shadow:var(--shadow-soft)}.watch-match-top-card{margin-top:18px;padding:22px;overflow:hidden;position:relative}.watch-match-top-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 18% 10%,rgba(23,201,129,.14),transparent 28%),radial-gradient(circle at 82% 15%,rgba(15,61,145,.08),transparent 24%)}.watch-match-top-card>*{position:relative;z-index:1}.watch-league-line{display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-weight:900;font-size:13px}.country-flag{font-size:22px}.watch-match-top-card h1{margin:9px 0 18px;font-size:clamp(25px,5vw,42px);line-height:1.1;color:var(--heading);letter-spacing:-.045em}.watch-versus{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;padding:14px;border-radius:24px;background:#f8fbfa;border:1px solid var(--border)}.team-box{display:grid;justify-items:center;gap:10px;text-align:center;min-width:0}.team-logo{width:72px;height:72px;display:grid;place-items:center;border-radius:50%;color:#0f6b4a;background:#fff;border:1px solid var(--border);box-shadow:0 12px 26px #14332914}.team-box strong{width:100%;min-height:38px;color:var(--heading);font-size:16px;line-height:1.18;overflow-wrap:anywhere}.score-center{display:grid;justify-items:center;gap:9px;min-width:86px}.score-center b{font-size:32px;letter-spacing:-.06em;color:var(--heading)}.score-center small{color:var(--muted);text-align:center;max-width:170px}.watch-player-shell{margin-top:14px;padding:14px;background:#fff}.watch-player-topline{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:2px 2px 12px;color:var(--muted);font-weight:950}.watch-player-topline span{display:inline-flex;align-items:center;gap:7px;color:#a32233}.watch-player-topline small{color:var(--muted)}.video-embed iframe,.video-embed>div,.video-embed embed{max-width:100%}.embed-warning.compact{margin-top:10px;font-size:12px;padding:10px 12px}.stream-source-tabs{margin-bottom:0}.stream-source-tabs button{font-size:13px;padding:9px 12px}.watch-tabs{position:sticky;top:76px;z-index:40;display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin:14px 0;padding:7px;border-radius:24px;border:1px solid rgba(255,255,255,.8);background:#ffffffeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow-soft)}.watch-tabs button{min-height:54px;display:grid;place-items:center;gap:3px;border:0;border-radius:18px;background:transparent;color:#6e7b76;font-size:12px;font-weight:950;cursor:pointer}.watch-tabs button.active{color:#06442d;background:var(--accent-soft)}.watch-tabs em{min-width:19px;padding:1px 5px;border-radius:999px;font-style:normal;font-size:10px;color:#fff;background:var(--accent-2)}.watch-section-card{margin-top:14px;padding:20px}.watch-section-card h2,.watch-section-card h3{margin-bottom:9px;color:var(--heading);letter-spacing:-.035em}.watch-section-card p{color:var(--muted);line-height:1.75}.section-title-row{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:14px}.section-title-row h2{margin:6px 0 0}.section-title-row a{color:var(--accent-2);font-weight:950}.related-live-list{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(245px,1fr);gap:12px;overflow-x:auto;padding-bottom:6px;scroll-snap-type:x mandatory}.related-live-item{display:grid;grid-template-columns:88px 1fr;gap:12px;align-items:center;min-width:245px;padding:10px;border:1px solid var(--border);border-radius:18px;background:#f8fbfa;scroll-snap-align:start}.related-live-item img{width:88px;height:64px;object-fit:cover;border-radius:14px;background:#eaf4ef}.related-live-item span,.related-live-item small{display:block;color:var(--muted);font-size:12px;line-height:1.3}.related-live-item strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:4px 0;color:var(--heading);font-size:14px;line-height:1.28}.chat-room{display:grid;gap:14px}.chat-header{display:flex;align-items:start;justify-content:space-between;gap:12px}.chat-header h3{margin:0 0 5px}.chat-header p{margin:0;font-size:13px}.chat-header span{white-space:nowrap;padding:7px 10px;border-radius:999px;color:#06442d;background:var(--accent-soft);font-size:12px;font-weight:950}.chat-list{height:315px;overflow:auto;display:grid;align-content:start;gap:10px;padding:12px;border:1px solid var(--border);border-radius:20px;background:#f8fbfa}.chat-empty{align-self:center;justify-self:center;padding:18px;color:var(--muted);text-align:center}.chat-message{display:grid;grid-template-columns:38px 1fr;gap:10px;align-items:start}.chat-avatar{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(135deg,var(--accent),var(--accent-2));font-weight:1000}.chat-message>div:last-child{padding:10px 12px;border-radius:16px;background:#fff;border:1px solid var(--border)}.chat-message strong{color:var(--heading)}.chat-message p{margin:4px 0 5px;color:var(--text);line-height:1.5;overflow-wrap:anywhere}.chat-message small{color:var(--muted);font-size:11px}.chat-form{display:grid;gap:9px}.chat-form input{min-width:0;padding:13px 14px;border:1px solid var(--border);border-radius:16px;background:#fff;outline:none}.chat-send-row{display:grid;grid-template-columns:1fr auto;gap:9px}.chat-send-row button{padding:0 18px;border:0;border-radius:16px;color:#fff;background:linear-gradient(135deg,var(--accent),var(--accent-2));font-weight:950;cursor:pointer}.chat-send-row button:disabled{opacity:.65;cursor:not-allowed}.chat-error{padding:10px 12px;border-radius:14px;color:#9a2331;background:#f044551a;border:1px solid rgba(240,68,85,.16)}.team-details-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.team-detail-card{padding:17px;border:1px solid var(--border);border-radius:18px;background:#f8fbfa}.team-detail-card span,.team-detail-card small{display:block;color:var(--muted);font-size:13px}.team-detail-card strong{display:block;margin:5px 0;color:var(--heading);font-size:20px;overflow-wrap:anywhere}.watch-score-widget .scorebat-frame-box{box-shadow:none}@media(max-width:680px){.changy-inspired-watch{padding-top:8px}.watch-mobile-container{width:min(100% - 18px,560px)}.watch-match-top-card,.watch-player-shell,.watch-section-card{border-radius:24px}.watch-match-top-card{margin-top:10px;padding:16px}.watch-match-top-card h1{font-size:24px}.watch-versus{gap:8px;padding:10px}.team-logo{width:58px;height:58px}.team-box strong{font-size:14px}.score-center{min-width:66px}.score-center b{font-size:25px}.score-center small{display:none}.watch-player-shell{padding:10px}.watch-tabs{top:76px;margin:11px 0;border-radius:22px}.watch-tabs button{min-height:50px;font-size:11px}.related-live-list{grid-auto-columns:86%}.related-live-item{grid-template-columns:76px 1fr;min-width:0}.related-live-item img{width:76px;height:58px}.team-details-grid{grid-template-columns:1fr}.chat-list{height:300px}.chat-send-row{grid-template-columns:1fr 76px}}.immersive-watch-shell{min-height:100vh;padding:0;background:#e8eef6}.immersive-watch-page{min-height:100vh;padding:0 0 26px;background:#e8eef6;color:#f8fafc}.immersive-phone-frame{width:min(100%,470px);min-height:100vh;margin:0 auto;background:#111415;box-shadow:0 20px 70px #0f172a38;overflow:hidden}.immersive-loading{width:min(100% - 28px,440px);margin:80px auto;padding:26px;border-radius:22px;color:#111827;background:#fff;box-shadow:var(--shadow-soft)}.immersive-match-hero{position:relative;min-height:290px;padding:18px 18px 22px;overflow:hidden;background:#11231f}.immersive-match-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--match-bg) center/cover;opacity:.55;transform:scale(1.04);filter:saturate(1.2) contrast(1.05)}.immersive-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#060d1185,#060d11c7),radial-gradient(circle at 50% 15%,rgba(20,184,166,.28),transparent 36%)}.immersive-hero-topbar{position:relative;z-index:2;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px}.circle-btn{width:44px;height:44px;display:grid;place-items:center;border:0;border-radius:999px;color:#fff;background:#0a0f1385;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer}.circle-btn.favorite{color:#24f4d2}.hero-title-stack{min-width:0;text-align:center;font-weight:950}.hero-title-stack span,.hero-title-stack strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-title-stack span{color:#fff;font-size:15px}.hero-title-stack strong{margin-top:3px;color:#ffffffe0;font-size:13px;font-weight:800}.immersive-scoreboard{position:relative;z-index:2;display:grid;grid-template-columns:1fr 112px 1fr;align-items:end;gap:8px;margin-top:38px}.immersive-team{display:grid;justify-items:center;gap:10px;min-width:0;text-align:center}.immersive-logo{width:78px;height:78px;display:grid;place-items:center;border-radius:999px;color:#f8fafc;background:#ffffff1f;border:1px solid rgba(255,255,255,.18);box-shadow:0 20px 40px #00000047;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.immersive-team strong{max-width:120px;color:#fff;font-size:18px;line-height:1.18;text-shadow:0 2px 10px rgba(0,0,0,.35);overflow-wrap:anywhere}.immersive-score-center{display:grid;justify-items:center;align-self:center;gap:8px}.immersive-score-center b{color:#21d57b;font-size:34px;line-height:1;letter-spacing:-.06em;text-shadow:0 2px 14px rgba(0,0,0,.44)}.immersive-score-center em{display:inline-flex;align-items:center;min-height:28px;padding:4px 16px;border-radius:999px;border:2px solid rgba(32,244,211,.86);color:#dffff9;background:#0912199e;font-style:normal;font-weight:950}.live-dot{display:inline-flex;align-items:center;gap:6px;color:#e5e7eb;font-size:12px;font-weight:950}.live-dot:before{content:"";width:8px;height:8px;border-radius:999px;background:#94a3b8}.live-dot.is-live{color:#fb7185}.live-dot.is-live:before{background:#fb7185;box-shadow:0 0 0 7px #fb718529}.immersive-player-card,.immersive-share-panel,.immersive-section-card,.immersive-promo-card{margin:0;border-radius:0;background:#111415;color:#f8fafc}.immersive-player-card{padding:14px 14px 18px;border-top:1px solid rgba(255,255,255,.08)}.immersive-player-label{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;color:#ffffffc2;font-weight:950}.immersive-player-label span{display:inline-flex;align-items:center;gap:7px;color:#fb7185}.immersive-player-label small{padding:4px 10px;border-radius:999px;color:#111827;background:#ffffffdb}.video-embed.auto-player,.video-embed{position:relative;width:100%;aspect-ratio:16 / 9;min-height:0;overflow:hidden;border-radius:15px;background:#000;box-shadow:0 18px 35px #00000047}.video-embed.auto-player iframe,.video-embed iframe,.video-embed>iframe,.video-embed>div,.video-embed embed{display:block!important;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;border:0!important;border-radius:15px;background:#000}.video-embed>div{aspect-ratio:16 / 9}.compact-empty-player{min-height:214px;aspect-ratio:16/9;border-radius:15px;color:#f8fafc;background:#050505;border:1px solid rgba(255,255,255,.08)}.compact-empty-player h3{color:#fff;margin-bottom:6px}.compact-empty-player p{color:#ffffffad}.immersive-stream-selector{display:flex;gap:8px;overflow-x:auto;padding-top:12px}.immersive-stream-selector button{flex:0 0 auto;min-height:38px;padding:8px 15px;border-radius:999px;border:1px solid rgba(23,201,129,.75);color:#e6fffb;background:transparent;font-weight:950;cursor:pointer}.immersive-stream-selector button.active{color:#07140f;background:#23f0d2}.immersive-share-panel{padding:18px 18px 16px;border-top:1px solid rgba(255,255,255,.08)}.share-trigger{display:inline-flex;align-items:center;gap:9px;border:0;color:#fff;background:transparent;font-size:18px;font-weight:1000;cursor:pointer}.share-icons{display:flex;gap:14px;overflow-x:auto;padding:16px 0 10px}.share-icon{flex:0 0 auto;width:52px;height:52px;display:grid;place-items:center;border:0;border-radius:999px;color:#fff;font-weight:1000;box-shadow:0 14px 22px #00000038;cursor:pointer}.share-icon.facebook{background:#335da8}.share-icon.instagram{background:linear-gradient(135deg,#f9ce34,#ee2a7b,#6228d7)}.share-icon.line{background:#06c755;font-size:12px}.share-icon.telegram{background:#2aa7df;font-size:13px}.share-icon.x{background:#000;font-size:22px}.share-icon.tiktok{background:#050505;font-size:24px}.immersive-share-panel p{margin:0;color:#ffffffa8;font-size:12px;font-style:italic;text-align:center}.immersive-tabbar{position:sticky;top:0;z-index:35;display:grid;grid-template-columns:repeat(4,minmax(92px,1fr));gap:10px;overflow-x:auto;padding:12px 14px 14px;background:#111415;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.immersive-tabbar button{position:relative;min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:2px solid #10e6d0;border-radius:999px;color:#fff;background:transparent;font-weight:1000;cursor:pointer;white-space:nowrap}.immersive-tabbar button.active{color:#06211d;background:#10e6d0;box-shadow:0 14px 28px #10e6d038}.immersive-tabbar em{min-width:18px;height:18px;display:grid;place-items:center;border-radius:999px;color:#fff;background:#10a37f;font-size:11px;font-style:normal}.immersive-section-card,.immersive-promo-card{padding:18px;border-top:1px solid rgba(255,255,255,.08)}.immersive-section-title{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:14px}.immersive-section-title span,.immersive-promo-card span{display:block;margin-bottom:5px;color:#10e6d0;font-size:12px;font-weight:1000;letter-spacing:.08em}.immersive-section-title h2{margin:0;color:#fff;font-size:22px;letter-spacing:-.035em}.immersive-section-title a{color:#10e6d0;font-weight:950}.immersive-related-list{display:grid;gap:10px}.immersive-related-item{display:grid;grid-template-columns:94px 1fr;gap:12px;align-items:center;padding:10px;border-radius:16px;background:#1d2123;border:1px solid rgba(255,255,255,.08)}.immersive-related-item img{width:94px;height:68px;object-fit:cover;border-radius:13px;background:#000}.immersive-related-item span,.immersive-related-item small{display:block;color:#ffffff9e;font-size:12px}.immersive-related-item strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:4px 0;color:#fff;line-height:1.28}.immersive-promo-card{background:#1a1d22}.immersive-promo-card>div{min-height:168px;display:grid;align-content:center;padding:22px;border-radius:6px;background:linear-gradient(135deg,#aa14b4b8,#10e6d047),radial-gradient(circle at 20% 20%,rgba(255,255,255,.22),transparent 28%),#5d146b;border-left:6px solid #b21cc4;border-right:6px solid #b21cc4}.immersive-promo-card strong{color:#fff;font-size:24px;line-height:1.18;letter-spacing:-.035em}.immersive-promo-card p{max-width:340px;margin:9px 0 0;color:#ffffffc7;line-height:1.55}.immersive-detail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.immersive-detail-card{padding:15px;border-radius:16px;background:#1d2123;border:1px solid rgba(255,255,255,.08)}.immersive-detail-card span,.immersive-detail-card small{display:block;color:#fff9;font-size:12px}.immersive-detail-card strong{display:block;margin:5px 0;color:#fff;font-size:17px;overflow-wrap:anywhere}.immersive-chat{display:grid;gap:12px}.immersive-chat-head{display:flex;align-items:start;justify-content:space-between;gap:12px}.immersive-chat-head h3{margin:0 0 4px;color:#fff}.immersive-chat-head p{margin:0;color:#ffffff9e;font-size:13px}.immersive-chat-head span{min-width:34px;padding:6px 9px;border-radius:999px;color:#061f1b;background:#10e6d0;text-align:center;font-weight:1000}.immersive-chat-list{height:310px;overflow:auto;display:grid;align-content:start;gap:10px;padding:12px;border-radius:18px;background:#1d2123;border:1px solid rgba(255,255,255,.08)}.immersive-chat-msg{display:grid;grid-template-columns:38px 1fr;gap:10px;align-items:start}.immersive-chat-msg>div:last-child{padding:10px 12px;border-radius:16px;color:#e5e7eb;background:#292d31}.immersive-chat-msg strong{color:#fff}.immersive-chat-msg p{margin:4px 0 5px;color:#e5e7eb;line-height:1.5;overflow-wrap:anywhere}.immersive-chat-msg small{color:#ffffff8c;font-size:11px}.immersive-chat-form{display:grid;gap:9px}.immersive-chat-form input{min-width:0;padding:13px 14px;border:1px solid rgba(255,255,255,.1);border-radius:16px;color:#fff;background:#292d31;outline:none}.immersive-chat-form input::placeholder{color:#ffffff7a}.immersive-chat-row{display:grid;grid-template-columns:1fr 56px;gap:9px}.immersive-chat-row button{display:grid;place-items:center;border:0;border-radius:999px;color:#061f1b;background:#10e6d0;font-weight:1000;cursor:pointer}.immersive-score-widget .scorebat-frame-box{border-radius:16px;box-shadow:none}.immersive-score-widget .scorebat-frame-box iframe{height:720px!important}.chat-empty{color:#ffffff9e}.chat-error{padding:10px 12px;border-radius:14px;color:#fecdd3;background:#f43f5e26;border:1px solid rgba(244,63,94,.24)}.embed-warning.compact{display:none}@media(min-width:720px){.immersive-watch-page{padding:22px 0}.immersive-phone-frame{border-radius:14px;min-height:auto}}@media(max-width:430px){.immersive-phone-frame{width:100%}.immersive-match-hero{min-height:270px;padding:16px 16px 20px}.immersive-scoreboard{grid-template-columns:1fr 94px 1fr;margin-top:34px}.immersive-logo{width:68px;height:68px}.immersive-team strong{font-size:16px;max-width:108px}.immersive-score-center b{font-size:30px}.immersive-score-center em{min-height:26px;padding:3px 13px}.immersive-tabbar{grid-template-columns:repeat(4,minmax(86px,1fr));gap:8px}.immersive-tabbar button{font-size:13px;min-height:44px}.share-icons{gap:12px}.share-icon{width:50px;height:50px}.immersive-detail-grid{grid-template-columns:1fr}.immersive-chat-list{height:295px}}.mobile-dark-shell{background:#050505}.mobile-dark-shell .site-header,.mobile-dark-shell .site-footer{display:none}.dark-mobile-home{min-height:100vh;padding:0;background:#050505;color:#fff}.dark-phone-screen{width:min(100%,470px);min-height:100vh;margin:0 auto;padding:14px 10px 92px;overflow:hidden;background:#111;box-shadow:0 0 0 1px #ffffff0f,0 24px 80px #00000073}.promo-hero-banner{position:relative;min-height:150px;overflow:hidden;display:grid;align-content:end;gap:4px;padding:18px;border-radius:12px;background:radial-gradient(circle at 25% 10%,rgba(255,0,174,.62),transparent 34%),radial-gradient(circle at 78% 10%,rgba(0,238,255,.48),transparent 36%),linear-gradient(135deg,#172256,#082437 45%,#00a2b8);box-shadow:0 12px 30px #00000042}.promo-hero-banner:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(0,0,0,.38),transparent 55%),repeating-linear-gradient(135deg,rgba(255,255,255,.08) 0 1px,transparent 1px 18px);pointer-events:none}.promo-orb{position:absolute;border-radius:50%;filter:blur(2px);opacity:.78}.promo-orb.one{width:90px;height:90px;right:22px;top:-18px;background:#00ffdc52}.promo-orb.two{width:120px;height:120px;left:-28px;bottom:-38px;background:#ff00b447}.promo-kicker,.promo-hero-banner h1,.promo-hero-banner p,.promo-cta{position:relative;z-index:1}.promo-kicker{color:#8ffff2;font-size:11px;font-weight:1000;letter-spacing:.16em}.promo-hero-banner h1{max-width:355px;margin:0;color:#fff;font-size:23px;line-height:1.08;letter-spacing:-.04em;text-shadow:0 2px 10px rgba(0,0,0,.35)}.promo-hero-banner p{max-width:355px;margin:0;color:#ffffffdb;font-size:13px;line-height:1.45}.promo-cta{justify-self:start;display:inline-flex;align-items:center;gap:4px;margin-top:8px;padding:7px 12px;border-radius:999px;color:#06201c;background:#15f1d9;font-size:12px;font-weight:1000}.home-schedule-section,.home-strip-section{margin-top:16px}.home-section-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.home-section-title h2{display:inline-flex;align-items:center;gap:6px;margin:0;color:#fff;font-size:20px;font-weight:1000;letter-spacing:-.035em}.home-section-title a{display:inline-flex;align-items:center;gap:4px;color:#fff;font-size:15px;font-weight:950;white-space:nowrap}.status-legend-row{display:flex;gap:7px;overflow-x:auto;padding:0 0 9px;scrollbar-width:none}.status-legend-row::-webkit-scrollbar{display:none}.status-legend-row span{flex:0 0 auto;display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border-radius:999px;color:#ffffffd1;background:#202024;font-size:11px;font-weight:850}.dot{width:7px;height:7px;border-radius:999px;display:inline-block}.dot.live{background:#ff2d55;box-shadow:0 0 0 4px #ff2d5529}.dot.upcoming{background:#ff7a30}.dot.finished{background:#8a8d98}.fixture-scroll-row{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(292px,1fr);gap:8px;overflow-x:auto;padding:1px 0 4px;scroll-snap-type:x mandatory;scrollbar-width:none}.fixture-scroll-row::-webkit-scrollbar{display:none}.fixture-card{position:relative;min-height:214px;display:grid;grid-template-rows:auto 1fr auto;gap:16px;padding:14px 12px 12px;border-radius:8px;color:#fff;background:#242326;scroll-snap-align:start;overflow:hidden}.fixture-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 16%,rgba(255,255,255,.06),transparent 34%);pointer-events:none}.fixture-card>*{position:relative;z-index:1}.fixture-league{min-height:22px;text-align:center;color:#f4f4f7;font-size:15px;font-weight:1000;line-height:1.22;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.fixture-teams{display:grid;grid-template-columns:1fr 72px 1fr;gap:8px;align-items:center}.fixture-team{min-width:0;display:grid;justify-items:center;gap:7px;text-align:center}.fixture-team strong{min-height:38px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#fff;font-size:15px;line-height:1.18;font-weight:1000}.team-initial-badge{width:64px;height:64px;display:grid;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(135deg,#00ffdc26,#ffffff0d),#0a5c61;border:2px solid rgba(255,255,255,.18);box-shadow:0 10px 22px #0000003d;font-size:20px;font-weight:1000}.fixture-center{display:grid;justify-items:center;gap:6px;min-width:0}.fixture-center b{color:#ff7845;font-size:24px;font-weight:1000;letter-spacing:-.04em}.fixture-center span{color:#ffffffc2;font-size:13px;font-weight:950;text-align:center}.fixture-status{justify-self:center;display:inline-flex;align-items:center;gap:5px;max-width:100%;padding:7px 11px;border-radius:999px;color:#fff;background:#46464d;font-size:12px;font-weight:950}.fixture-status.live{background:#ff2d55;box-shadow:0 0 0 5px #ff2d5524}.fixture-status.upcoming{background:#4a4a51;color:#fff}.fixture-status.finished{background:#6a6d78;color:#f1f1f1}.featured-feed-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 8px}.feed-mini-card{min-width:0;display:block;color:#fff}.feed-mini-thumb{position:relative;aspect-ratio:16 / 9;overflow:hidden;border-radius:10px;background:radial-gradient(circle at 50% 50%,rgba(0,255,220,.15),transparent 48%),linear-gradient(135deg,#044f57,#06383f)}.feed-mini-thumb img{width:100%;height:100%;object-fit:cover;opacity:.9}.feed-status-badge{position:absolute;right:7px;bottom:7px;display:inline-flex;align-items:center;padding:6px 8px;border-radius:999px;color:#fff;background:#ff2d55;font-size:11px;font-weight:1000;box-shadow:0 8px 18px #00000040}.feed-status-badge.upcoming{background:#ff7930}.feed-status-badge.finished{background:#6b7280}.feed-status-badge.video{background:#13cbb8;color:#061f1b}.feed-mini-card h3{min-height:41px;margin:8px 0 3px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#fff;font-size:15px;line-height:1.28;font-weight:1000;letter-spacing:-.02em}.feed-mini-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#b9bdc4;font-size:12px}.feed-mini-meta span:last-child{display:inline-flex;align-items:center;gap:4px}.dark-loading-card{padding:20px;border-radius:12px;color:#ffffffb8;background:#222226;border:1px solid rgba(255,255,255,.06)}.dark-loading-card.full-grid{grid-column:1 / -1}.compact-bottom-space{padding-bottom:22px}.mobile-dark-shell .bottom-nav{left:50%;right:auto;bottom:0;width:min(100%,470px);transform:translate(-50%);display:grid;grid-template-columns:repeat(4,1fr);gap:0;padding:8px 8px 10px;border:0;border-radius:0;background:#141414;box-shadow:0 -8px 22px #00000061}.mobile-dark-shell .bottom-nav a{min-height:54px;color:#f8fafc;border-radius:12px;font-size:12px}.mobile-dark-shell .bottom-nav a.active{color:#10f5dc;background:transparent}.mobile-dark-shell .bottom-nav a.active svg{fill:#10f5dc2e}.mobile-dark-shell .bottom-nav svg{width:25px;height:25px}@media(min-width:720px){.dark-mobile-home{padding:18px 0}.dark-phone-screen{min-height:auto;border-radius:0}}@media(max-width:480px){.dark-phone-screen{width:100%}.fixture-scroll-row{grid-auto-columns:minmax(294px,86%)}.promo-hero-banner{min-height:142px}.promo-hero-banner h1{font-size:21px}.featured-feed-grid{gap:17px 8px}.feed-mini-card h3{font-size:14px}}.dark-search-box{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:8px;margin:10px 0 14px;padding:11px 13px;border-radius:14px;color:#aeb4bd;background:#222226;border:1px solid rgba(255,255,255,.07)}.dark-search-box input{min-width:0;border:0;outline:0;color:#fff;background:transparent}.dark-search-box input::placeholder{color:#8d939c}.live-list-grid{padding-bottom:20px}.watch-compact-header{position:sticky;top:0;z-index:60;display:grid;grid-template-columns:46px 1fr 46px;align-items:center;gap:10px;padding:12px 14px;background:#0b0d0f;border-bottom:1px solid rgba(255,255,255,.08)}.watch-compact-btn{width:44px;height:44px;display:grid;place-items:center;border:0;border-radius:999px;color:#fff;background:#ffffff14;cursor:pointer}.watch-compact-btn.favorite{color:#18f6d0}.watch-compact-title{min-width:0;text-align:center}.watch-compact-title span,.watch-compact-title strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.watch-compact-title span{color:#ffffff9e;font-size:11px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.watch-compact-title strong{margin-top:3px;color:#fff;font-size:14px;font-weight:1000}.immersive-player-card.player-first{padding-top:16px;border-top:0}.immersive-player-card.player-first .video-embed,.immersive-player-card.player-first .video-embed.auto-player{border-radius:14px}.immersive-player-card.player-first+.immersive-share-panel{padding-top:14px}@media(min-width:720px){.watch-compact-header{border-radius:14px 14px 0 0}}.custom-livescore-page{min-height:100vh;background:#050505;color:#fff}.livescore-custom-screen,.livescore-detail-screen{padding-bottom:94px}.custom-score-hero{padding:18px;border-radius:14px;background:linear-gradient(135deg,#0000008f,#00000029),radial-gradient(circle at 78% 0%,rgba(0,245,220,.28),transparent 38%),linear-gradient(135deg,#1d2330,#0a3b39 60%,#161616);border:1px solid rgba(255,255,255,.08)}.custom-score-hero span{display:inline-flex;align-items:center;gap:6px;color:#10f5dc;font-size:11px;font-weight:1000;letter-spacing:.12em}.custom-score-hero h1{margin:8px 0 5px;color:#fff;font-size:26px;line-height:1.08;letter-spacing:-.05em}.custom-score-hero p{margin:0;color:#ffffffbd;font-size:13px;line-height:1.58}.custom-score-controls{margin:12px 0 14px}.livescore-search{margin-bottom:9px}.custom-filter-grid{display:grid;grid-template-columns:1fr 1.25fr;gap:8px}.custom-filter-grid label{min-width:0;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:7px;padding:10px 11px;border-radius:13px;color:#aeb4bd;background:#222226;border:1px solid rgba(255,255,255,.07)}.custom-filter-grid input,.custom-filter-grid select{min-width:0;width:100%;border:0;outline:0;color:#fff;background:transparent}.custom-filter-grid select option{color:#111}.custom-status-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:9px}.custom-status-tabs button{min-height:38px;border:1px solid rgba(255,255,255,.1);border-radius:999px;color:#ffffffd1;background:#222226;font-size:12px;font-weight:950;cursor:pointer}.custom-status-tabs button.active{color:#061f1b;background:#10f5dc;border-color:#10f5dc}.custom-league-list{display:grid;gap:14px}.custom-league-group{display:grid;gap:8px}.custom-league-title{display:flex;align-items:center;gap:9px;padding:2px 2px 0}.custom-league-title img{width:23px;height:23px;object-fit:contain}.custom-league-title span{width:23px;text-align:center}.custom-league-title h2{margin:0;color:#fff;font-size:17px;line-height:1.25;font-weight:1000}.custom-fixture-list{display:grid;gap:8px}.custom-fixture-card{display:block;overflow:hidden;border-radius:13px;color:#fff;background:#202024;border:1px solid rgba(255,255,255,.07);box-shadow:0 12px 25px #00000038}.custom-fixture-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px 0}.custom-fixture-head span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#ffffffc7;font-size:12px;font-weight:900}.custom-fixture-head em{flex:0 0 auto;display:inline-flex;align-items:center;gap:4px;padding:5px 8px;border-radius:999px;color:#fff;background:#ff2d55;font-size:10px;font-style:normal;font-weight:1000}.custom-fixture-head em.upcoming{background:#ff7a30}.custom-fixture-head em.finished{background:#636672}.custom-fixture-body{display:grid;grid-template-columns:1fr 82px 1fr;gap:8px;align-items:center;padding:12px}.custom-team{min-width:0;display:grid;justify-items:center;gap:7px;text-align:center}.custom-team strong{width:100%;min-height:36px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#fff;font-size:14px;line-height:1.18;font-weight:1000}.custom-logo{width:54px;height:54px;display:grid;place-items:center;border-radius:50%;background:#ffffff14;border:1px solid rgba(255,255,255,.12)}.custom-logo img{width:42px;height:42px;object-fit:contain}.custom-logo span{color:#10f5dc;font-size:15px;font-weight:1000}.custom-score{display:grid;justify-items:center;gap:5px}.custom-score b{color:#ff7845;font-size:22px;line-height:1;letter-spacing:-.04em}.custom-score small{color:#ffffffb8;font-size:11px;text-align:center;line-height:1.2}.custom-status-bar{display:flex;align-items:center;justify-content:center;gap:8px;padding:8px 10px;color:#fff;background:#4b4d55;font-size:12px;font-weight:1000}.custom-status-bar.live{background:#ff2d55}.custom-status-bar.upcoming{background:#3f424a}.custom-status-bar.finished{background:#5e636e}.custom-status-bar small{color:#ffffffc7;font-size:11px;font-weight:850}.error-card{color:#fecdd3;background:#f43f5e26;border:1px solid rgba(244,63,94,.24)}.detail-back{display:inline-flex;align-items:center;gap:7px;margin-bottom:12px;color:#fff;font-weight:950}.fixture-detail-hero,.fixture-detail-card{border-radius:15px;background:#202024;border:1px solid rgba(255,255,255,.08);box-shadow:0 12px 28px #0000003d}.fixture-detail-hero{padding:16px;background:radial-gradient(circle at 50% 0%,rgba(16,245,220,.18),transparent 36%),#202024}.fixture-detail-league{color:#ffffffb8;text-align:center;font-size:13px;font-weight:900}.fixture-detail-vs{display:grid;grid-template-columns:1fr 96px 1fr;gap:8px;align-items:center;margin-top:16px}.fixture-detail-vs>div:not(.detail-score){display:grid;justify-items:center;gap:8px;text-align:center}.fixture-detail-vs strong{color:#fff;line-height:1.22;overflow-wrap:anywhere}.detail-logo{width:72px;height:72px;display:grid;place-items:center;border-radius:50%;background:#ffffff14;border:1px solid rgba(255,255,255,.13)}.detail-logo img{width:58px;height:58px;object-fit:contain}.detail-logo span{color:#10f5dc;font-size:20px;font-weight:1000}.detail-score{display:grid;justify-items:center;gap:6px}.detail-score b{color:#ff7845;font-size:29px;line-height:1}.detail-score span{padding:5px 9px;border-radius:999px;color:#fff;background:#4b4d55;font-size:11px;font-weight:1000}.detail-score span.live{background:#ff2d55}.detail-score span.upcoming{background:#ff7a30}.detail-score span.finished{background:#636672}.detail-score small{color:#ffffffb8;font-size:11px}.watch-direct-btn,.no-stream-note{margin-top:16px;min-height:42px;display:flex;align-items:center;justify-content:center;gap:7px;border-radius:999px;color:#061f1b;background:#10f5dc;font-weight:1000}.no-stream-note{color:#ffffffc7;background:#ffffff14}.fixture-detail-card{margin-top:12px;padding:16px}.fixture-detail-card h2{margin:0 0 12px;color:#fff;font-size:20px}.detail-card-head{display:flex;justify-content:space-between;gap:10px;align-items:center}.detail-card-head button{display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(16,245,220,.45);border-radius:999px;color:#10f5dc;background:transparent;padding:8px 10px;font-size:12px;font-weight:950}.detail-info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.detail-info-grid div,.event-row,.stat-row{padding:11px;border-radius:12px;background:#2a2b30;border:1px solid rgba(255,255,255,.06)}.detail-info-grid span,.event-row span,.stat-row span{display:block;color:#ffffff94;font-size:11px}.detail-info-grid strong,.event-row strong,.stat-row strong{display:block;margin-top:4px;color:#fff;font-size:14px}.event-list,.stat-list{display:grid;gap:8px}.event-row,.stat-row{display:grid;grid-template-columns:48px 1fr auto;gap:8px;align-items:center}.event-row small,.stat-row em{color:#ffffffb8;font-size:12px;font-style:normal;text-align:right}@media(max-width:430px){.custom-filter-grid{grid-template-columns:1fr}.custom-fixture-body{grid-template-columns:1fr 74px 1fr}.custom-logo{width:50px;height:50px}.fixture-detail-vs{grid-template-columns:1fr 86px 1fr}.detail-logo{width:64px;height:64px}.detail-info-grid{grid-template-columns:1fr}.event-row,.stat-row{grid-template-columns:42px 1fr}.event-row small,.stat-row em{grid-column:2;text-align:left}}.realtime-score-screen{background:#0d0d0f}.polished-score-hero{position:relative;overflow:hidden;box-shadow:0 16px 36px #00000047}.polished-score-hero:after{content:"";position:absolute;width:180px;height:180px;right:-48px;top:-58px;border-radius:999px;background:#10f5dc26;filter:blur(4px)}.score-summary-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin:11px 0}.score-summary-grid>div{min-width:0;padding:10px 8px;border-radius:13px;color:#ffffffb8;background:#202024;border:1px solid rgba(255,255,255,.07)}.score-summary-grid svg{color:#10f5dc;margin-bottom:5px}.score-summary-grid span{display:block;font-size:10px;font-weight:850;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.score-summary-grid strong{display:block;margin-top:4px;color:#fff;font-size:20px;line-height:1}.realtime-status-bar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:10px 0 11px;padding:9px 10px;border-radius:13px;color:#ffffffb8;background:#18181b;border:1px solid rgba(255,255,255,.06);font-size:12px;font-weight:850}.realtime-status-bar span,.realtime-status-bar button{display:inline-flex;align-items:center;gap:6px}.realtime-status-bar button{border:0;border-radius:999px;padding:7px 10px;color:#061f1b;background:#10f5dc;font-weight:1000;cursor:pointer}.realtime-status-bar .is-refreshing svg,.detail-realtime-line .is-refreshing svg{animation:flpSpin .8s linear infinite}@keyframes flpSpin{to{transform:rotate(360deg)}}.sticky-score-controls{position:sticky;top:0;z-index:30;padding:8px 0 10px;margin-top:4px;background:linear-gradient(180deg,#0d0d0f 78%,#0d0d0f00)}.custom-league-title small{margin-left:auto;padding:4px 8px;border-radius:999px;color:#ffffff9e;background:#ffffff0f;font-size:11px;font-weight:900}.fixture-skeleton{min-height:132px;padding:14px;border-radius:13px;background:linear-gradient(90deg,#1c1c20,#2a2a31,#1c1c20);background-size:220% 100%;animation:flpSkeleton 1.15s ease-in-out infinite}.fixture-skeleton span,.fixture-skeleton b,.fixture-skeleton em{display:block;border-radius:999px;background:#ffffff1f}.fixture-skeleton span{width:62%;height:14px}.fixture-skeleton b{width:88%;height:40px;margin:22px auto}.fixture-skeleton em{width:44%;height:18px;margin:auto}@keyframes flpSkeleton{0%{background-position:0 0}to{background-position:-220% 0}}.custom-fixture-card.live{border-color:#ff2d5547}.custom-fixture-card.stale-live{border-color:#f59e0b59}.custom-fixture-card.upcoming{border-color:#ff7a302e}.custom-fixture-head em.stream{background:#ff2d55}.custom-fixture-head em.stale-live{background:#f59e0b;color:#111}.custom-fixture-head em.cancelled{background:#52525b}.custom-status-bar span{display:inline-flex;align-items:center;gap:5px}.custom-status-bar.stale-live{background:#a16207}.custom-status-bar.cancelled{background:#3f3f46}.detail-realtime-line{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:9px}.detail-realtime-line span,.detail-realtime-line em{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border-radius:999px;color:#ffffffb3;background:#ffffff12;font-size:11px;font-style:normal;font-weight:850}.detail-realtime-line em{color:#10f5dc}.polished-detail-hero{box-shadow:0 16px 32px #0000003d}.detail-score span.stale-live{background:#a16207}.detail-score span.cancelled{background:#52525b}@media(max-width:390px){.score-summary-grid{grid-template-columns:repeat(2,1fr)}.realtime-status-bar{align-items:flex-start;flex-direction:column}.realtime-status-bar button{width:100%;justify-content:center}}.ad-slot{margin:14px 0;display:grid;gap:10px}.ad-card{position:relative;display:block;border-radius:20px;overflow:hidden;border:1px solid rgba(255,255,255,.12);background:#ffffff0e;box-shadow:0 18px 40px #00000038}.ad-card.image-only{min-height:92px}.ad-banner-image{display:block;width:100%;height:auto;min-height:82px;max-height:190px;object-fit:cover}.landing-hub-section{margin-top:14px}.landing-chip-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.landing-chip{display:flex;align-items:center;gap:10px;min-height:70px;border-radius:18px;padding:10px;background:#ffffff0e;border:1px solid rgba(255,255,255,.1)}.landing-chip img,.landing-chip span{width:38px;height:38px;border-radius:50%;object-fit:contain;display:grid;place-items:center;background:#ffffff14;flex:0 0 auto}.landing-chip strong{display:block;font-size:12px;color:#fff;line-height:1.25}.landing-chip small{display:block;font-size:10px;color:#ffffff94;margin-top:3px}.landing-page .dark-phone-screen{padding-bottom:90px}.landing-hero-card{position:relative;border-radius:28px;padding:18px;overflow:hidden;background:radial-gradient(circle at 30% 10%,rgba(34,214,139,.28),transparent 35%),linear-gradient(145deg,#14251e,#070b10);border:1px solid rgba(255,255,255,.11);box-shadow:0 20px 55px #00000052}.landing-hero-card.team{background:radial-gradient(circle at 30% 10%,rgba(64,164,255,.25),transparent 35%),linear-gradient(145deg,#122034,#070b10)}.landing-back{display:inline-flex;align-items:center;gap:6px;color:#ffffffbd;font-size:13px;font-weight:800;margin-bottom:14px}.landing-entity-logo{width:72px;height:72px;border-radius:22px;display:grid;place-items:center;background:#ffffff1f;border:1px solid rgba(255,255,255,.14);margin-bottom:12px}.landing-entity-logo img{max-width:56px;max-height:56px;object-fit:contain}.landing-hero-card>span{display:block;color:#22d789;font-size:11px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.landing-hero-card h1{margin:5px 0 6px;color:#fff;font-size:27px;line-height:1.05}.landing-hero-card p{margin:0;color:#ffffffb8;font-size:13px;line-height:1.5}.landing-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:16px}.landing-kpis b{display:flex;align-items:center;justify-content:center;gap:5px;min-height:38px;border-radius:14px;background:#ffffff14;color:#fff;font-size:11px}.chat-online{background:#23d68b2e!important;color:#22d789!important;border:1px solid rgba(35,214,139,.35)}@media(max-width:520px){.ad-card em{display:none}.landing-chip-grid{grid-template-columns:1fr}}.immersive-chat-msg.is-admin-message{background:#23d68b1f;border:1px solid rgba(35,214,139,.24)}.immersive-chat-msg.is-admin-message .chat-avatar{background:#15c982;color:#06170e;font-weight:950}.admin-chat-badge,.pin-chat-badge{display:inline-flex;margin-left:6px;padding:3px 7px;border-radius:999px;font-style:normal;font-size:10px;font-weight:950;vertical-align:middle}.admin-chat-badge{background:#15c982;color:#06170e}.pin-chat-badge{background:#ffc9472e;color:#ffd166;border:1px solid rgba(255,201,71,.28)}.immersive-chat-msg.is-pinned-message{border-color:#ffc94747}.video-embed video.staff-hls-player{display:block;width:100%;min-height:310px;object-fit:cover;background:#000}.feed-status-badge.staff{background:#00ffd1;color:#041313}.source-chip{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:5px 8px;background:#00ffd11f;color:#00e6bd;font-size:11px;font-weight:900}.video-embed-shell{position:relative;width:100%}.sound-unlock-btn{position:absolute;right:12px;bottom:12px;z-index:8;display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:9px 13px;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#fff;background:#000000b8;box-shadow:0 12px 30px #00000059;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:13px;font-weight:1000;cursor:pointer}.sound-unlock-btn:hover{background:#10e6d0eb;color:#031716}.video-embed.auto-player.sound-muted:after{content:"แตะเปิดเสียงได้";position:absolute;left:12px;bottom:15px;z-index:7;padding:7px 10px;border-radius:999px;color:#ffffffe0;background:#0000007a;font-size:11px;font-weight:900;pointer-events:none}.feed-mini-meta{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;color:#ffffffa3;font-size:12px;line-height:1.35}.feed-mini-meta>span:first-child{min-width:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.feed-mini-views{flex:0 0 auto;display:inline-flex;align-items:center;gap:4px;white-space:nowrap;color:#ffffffbd;font-weight:850}@media(max-width:460px){.sound-unlock-btn{right:10px;bottom:10px;min-height:34px;padding:8px 11px;font-size:12px}.video-embed.auto-player.sound-muted:after{display:none}}.pro-public-header{min-height:70px}.pro-public-brand{gap:12px}.pro-brand-logo{overflow:hidden}.pro-brand-logo img{width:100%;height:100%;object-fit:contain;padding:4px;background:#fff}.brand-copy{display:grid;line-height:1.05}.brand-copy strong{color:var(--heading);font-size:16px;letter-spacing:-.035em}.brand-copy small{margin-top:4px;color:var(--muted);font-size:11px;font-weight:850;letter-spacing:0}.navbar-cta{margin-left:6px;color:#062116!important;background:linear-gradient(135deg,#17f1ad,#12c783)!important;box-shadow:0 10px 24px #12c78338}@media(min-width:901px){.mobile-dark-shell{background:transparent}.mobile-dark-shell .site-header,.mobile-dark-shell .site-footer{display:flex}.mobile-dark-shell .bottom-nav{display:none}.dark-mobile-home{padding:22px 0 38px;background:transparent;color:var(--text)}.dark-phone-screen{width:min(1180px,calc(100% - 32px));min-height:auto;margin:22px auto 0;padding:24px;border-radius:34px;background:linear-gradient(180deg,#101413,#080b0a);box-shadow:0 24px 80px #05140e2e}.promo-hero-banner{min-height:320px;border-radius:28px;padding:34px;align-content:center}.promo-hero-banner h1{max-width:720px;font-size:clamp(44px,5vw,72px);line-height:.96}.promo-hero-banner p{max-width:650px;font-size:17px;line-height:1.65}.promo-kicker{font-size:12px}.promo-cta{margin-top:18px;padding:13px 18px;font-size:14px}.home-schedule-section,.home-strip-section{margin-top:28px}.home-section-title{margin-bottom:14px}.home-section-title h2{font-size:25px}.fixture-scroll-row{grid-auto-flow:initial;grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible;gap:14px}.featured-feed-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.landing-chip-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.feed-mini-card h3{font-size:16px}}@media(max-width:680px){.mobile-dark-shell .site-header,.brand-copy small{display:none}.navbar-cta{margin-left:0}}.feed-mini-views{min-width:max-content;padding:0;color:#ffffffc2;font-weight:950}.feed-mini-views svg{opacity:.78}@media(max-width:680px){.mobile-dark-shell .site-header.pro-public-header{display:flex;position:sticky;top:0;width:min(100%,470px);min-height:64px;margin:0 auto;padding:10px 12px;border-radius:0 0 22px 22px;border:1px solid rgba(255,255,255,.08);border-top:0;background:#0e1110f5;box-shadow:0 14px 32px #00000059;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobile-dark-shell .pro-public-brand{min-width:0}.mobile-dark-shell .brand-mark{width:42px;height:42px;flex:0 0 auto;background:linear-gradient(135deg,#18f6d0,#12c783)}.mobile-dark-shell .brand-copy{min-width:0;display:grid}.mobile-dark-shell .brand-copy strong{max-width:210px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff;font-size:15px}.mobile-dark-shell .brand-copy small{display:block;max-width:210px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#ffffff94;font-size:10px}.mobile-dark-shell .mobile-menu{display:inline-flex;color:#fff;background:#ffffff14;border:1px solid rgba(255,255,255,.08)}.mobile-dark-shell .main-nav{top:70px;left:50%;right:auto;width:min(calc(100% - 24px),446px);transform:translate(-50%);border-color:#ffffff14;background:#101212fa;box-shadow:0 18px 42px #0000007a}.mobile-dark-shell .main-nav a{color:#ffffffd1}.mobile-dark-shell .main-nav a.active,.mobile-dark-shell .main-nav a:hover{color:#071512;background:linear-gradient(135deg,#18f6d0,#12c783)}.mobile-dark-shell .navbar-cta{color:#061411!important}.mobile-dark-shell .dark-phone-screen{min-height:calc(100vh - 64px);padding-top:14px}}.mobile-dark-shell .site-header.pro-public-header{border-color:#ffffff1a}@media(max-width:680px){.mobile-dark-shell .site-header.pro-public-header{display:flex!important;width:min(100%,470px);min-height:66px;margin:0 auto;padding:10px 12px;border-radius:0;background:radial-gradient(circle at 12% 0%,rgba(24,246,208,.16),transparent 32%),linear-gradient(180deg,#121414fa,#0b0d0dfa);box-shadow:0 10px 28px #0006}.mobile-dark-shell .brand.pro-public-brand{min-width:0;color:#fff}.mobile-dark-shell .brand-mark.pro-brand-logo{width:42px;height:42px;border-radius:15px;color:#051713;background:linear-gradient(135deg,#18f6d0,#12c783);box-shadow:0 10px 22px #12c78342}.mobile-dark-shell .pro-brand-logo img{padding:3px;border-radius:12px;background:#fffffff5}.mobile-dark-shell .brand-copy strong{color:#fff;font-size:15px;font-weight:1000}.mobile-dark-shell .brand-copy small{color:#ffffff94;font-size:10px;font-weight:850}.mobile-dark-shell .mobile-menu{width:42px;height:42px;justify-content:center;color:#fff;background:#ffffff14;border:1px solid rgba(255,255,255,.1)}.mobile-dark-shell .main-nav{top:74px;border-radius:18px;border-color:#ffffff1a;background:#0f1111fa}.mobile-dark-shell .main-nav a{color:#ffffffd1;font-weight:950}.mobile-dark-shell .main-nav a.active,.mobile-dark-shell .main-nav a:hover{color:#051713;background:linear-gradient(135deg,#18f6d0,#12c783)}.mobile-dark-shell .navbar-cta{color:#051713!important;background:linear-gradient(135deg,#18f6d0,#12c783)!important}}@media(min-width:901px){.mobile-dark-shell .site-header.pro-public-header{display:flex!important;position:sticky;top:14px;width:min(1180px,calc(100% - 32px));min-height:72px;margin:14px auto 0;padding:10px 12px;border-radius:999px;background:#ffffffeb;box-shadow:var(--shadow-soft)}.mobile-dark-shell .brand-copy strong{color:var(--heading)}.mobile-dark-shell .brand-copy small{color:var(--muted)}.dark-mobile-home{background:radial-gradient(circle at top left,rgba(23,201,129,.22),transparent 28%),linear-gradient(180deg,#f3faf7,#eef5f2 46%,#f8fbfa)}.dark-phone-screen{width:min(1180px,calc(100% - 32px));border-radius:34px}}:root{--fs-mobile-bg: #050505;--fs-shell: #111111;--fs-panel: #1b1f20;--fs-panel-2: #242829;--fs-line: rgba(255,255,255,.08);--fs-text: #ffffff;--fs-muted: rgba(255,255,255,.7);--fs-accent: #15f1d9;--fs-accent-2: #13cbb8;--fs-accent-soft: rgba(21,241,217,.12);--fs-warning: #ffb84d;--fs-live: #13cbb8;--fs-radius: 10px;--public-primary: var(--fs-accent);--public-primary-dark: var(--fs-accent-2);--public-live: var(--fs-live);--public-upcoming: var(--fs-warning)}.public-app-shell.mobile-dark-shell,.public-app-shell .dark-mobile-home,.dark-mobile-home{background:var(--fs-mobile-bg)!important;color:var(--fs-text)!important}.dark-phone-screen{width:min(100%,470px)!important;min-height:100vh;margin:0 auto;padding:80px 10px 92px!important;overflow-x:hidden;background:var(--fs-shell)!important;box-shadow:0 0 0 1px #ffffff0f,0 24px 80px #00000073}.mobile-app-topbar,.public-drawer-backdrop,.public-mobile-drawer{display:none}@media(max-width:720px){.public-app-shell .site-header:not(.mobile-app-topbar),.public-app-shell .desktop-public-header{display:none!important}.public-app-shell .mobile-app-topbar{position:fixed;top:0;left:50%;transform:translate(-50%);z-index:120;width:min(100%,470px);height:74px;display:grid!important;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;background:#101717;border-bottom:1px solid rgba(21,241,217,.13);box-shadow:0 10px 26px #0000003d}.mobile-brand{min-width:0;display:inline-flex;align-items:center;gap:9px;color:#fff;font-weight:1000;letter-spacing:-.04em}.mobile-brand-logo{width:36px;height:36px;min-width:36px;display:grid;place-items:center;border-radius:9px;background:#182323;border:1px solid rgba(255,255,255,.08);color:#fff;overflow:hidden}.mobile-brand-logo img{width:100%;height:100%;object-fit:contain;padding:3px;background:#fff}.mobile-brand span:last-child{max-width:190px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:15px}.topbar-actions{display:flex;align-items:center;gap:8px}.topbar-icon-btn{width:44px;height:44px;border:1px solid rgba(255,255,255,.1);display:grid;place-items:center;border-radius:9px;background:#182323;color:#fff;position:relative}.topbar-icon-btn.has-badge b{position:absolute;top:-3px;right:-3px;min-width:17px;height:17px;display:grid;place-items:center;border-radius:999px;background:var(--fs-accent);color:#06201c;font-size:10px}.public-drawer-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:150;background:#0000009e;opacity:0;pointer-events:none;transition:opacity .18s ease}.public-drawer-backdrop.is-open{opacity:1;pointer-events:auto}.public-mobile-drawer{display:flex;flex-direction:column;position:fixed;inset:0 auto 0 0;z-index:160;width:min(82vw,360px);background:#111718;color:#fff;transform:translate(-103%);transition:transform .22s ease;box-shadow:28px 0 60px #0000006b;overflow-y:auto}.public-mobile-drawer.is-open{transform:translate(0)}.drawer-hero-card{position:relative;min-height:178px;padding:26px 22px 18px;background:linear-gradient(180deg,#151c1d,#101515);border-bottom:1px solid rgba(255,255,255,.08)}.drawer-close,.drawer-mail{position:absolute;top:18px;width:38px;height:38px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#1a2324;color:#fff;display:grid;place-items:center}.drawer-close{right:16px}.drawer-mail{right:60px}.drawer-avatar{margin-top:50px;width:68px;height:68px;display:grid;place-items:center;border-radius:14px;overflow:hidden;background:#202829;color:#c8d0d0;border:1px solid rgba(255,255,255,.1)}.drawer-avatar img{width:100%;height:100%;object-fit:cover}.drawer-profile-name{margin-top:12px;font-size:17px;font-weight:1000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.drawer-stats{display:grid;grid-template-columns:1fr 1px 1fr;align-items:center;margin-top:12px;gap:12px;color:#ffffffc7}.drawer-stats span{display:grid;gap:1px}.drawer-stats strong{font-size:17px}.drawer-stats small{color:#ffffff8f;font-weight:800;font-size:11px}.drawer-stats i{height:34px;background:#ffffff24}.drawer-menu-list{padding:16px 14px 4px;display:grid;gap:15px}.drawer-menu-group{display:grid;gap:4px}.drawer-menu-group>small{padding:0 8px 5px;color:#ffffff70;text-transform:uppercase;font-size:10px;font-weight:1000;letter-spacing:.08em}.drawer-menu-group a{display:grid;grid-template-columns:30px minmax(0,1fr) 16px;align-items:center;gap:9px;padding:12px 8px;border-radius:8px;color:#ffffffdb;font-size:15px;font-weight:950}.drawer-menu-group a.active{color:#06201c;background:var(--fs-accent)}.drawer-login-btn{margin:12px 14px 8px;display:grid;place-items:center;min-height:46px;border-radius:8px;color:#06201c;background:var(--fs-accent);font-size:15px;font-weight:1000}.drawer-version{text-align:center;color:#ffffff75;font-weight:850;padding:8px 0 22px;font-size:12px}.bottom-nav.app-bottom-nav{display:grid!important;position:fixed;left:50%!important;right:auto!important;bottom:0!important;transform:translate(-50%);z-index:110;width:min(100%,470px);grid-template-columns:repeat(4,1fr);gap:0;padding:6px 8px 8px;border-radius:0;background:#101717f7;border-top:1px solid rgba(255,255,255,.08);box-shadow:0 -12px 34px #0000003d}.bottom-nav.app-bottom-nav a{display:grid;place-items:center;gap:3px;min-height:52px;border-radius:8px;color:#ffffff9e;font-size:11px;font-weight:900}.bottom-nav.app-bottom-nav a.active{color:#06201c;background:var(--fs-accent)}}.changy-hero-slider{min-height:150px;padding:0!important;align-content:stretch!important}.changy-hero-track{display:flex;width:100%;height:100%;transition:transform .38s ease}.changy-hero-slide{min-width:100%;flex:0 0 100%}.promo-hero-clickable,.promo-hero-picture{display:block;width:100%;height:100%}.promo-hero-picture img{width:100%;height:100%;min-height:150px;object-fit:cover}.changy-hero-dots{position:absolute;z-index:4;left:50%;bottom:9px;transform:translate(-50%);display:flex;gap:5px;padding:4px 6px;border-radius:999px;background:#00000047}.changy-hero-dots button{width:7px;height:7px;border:0;border-radius:999px;padding:0;background:#ffffff80}.changy-hero-dots button.active{width:18px;background:var(--fs-accent)}.changy-text-hero{padding-bottom:38px!important}.fixture-scroll-row,.changy-schedule-rail,.fifa-card-rail{display:grid!important;grid-auto-flow:column!important;grid-template-rows:none!important;grid-auto-columns:minmax(286px,86%)!important;gap:8px!important;overflow-x:auto!important;overflow-y:hidden!important;padding:1px 0 5px!important;scroll-snap-type:x mandatory!important;scrollbar-width:none!important}.fixture-scroll-row::-webkit-scrollbar,.fifa-card-rail::-webkit-scrollbar{display:none}.fixture-status.live,.feed-status-badge.live,.dot.live,.badge-live{background:var(--fs-live)!important;color:#06201c!important;box-shadow:0 0 0 4px #15f1d921!important}.fixture-status.upcoming,.feed-status-badge.upcoming{background:var(--fs-warning)!important;color:#171009!important}.fixture-center b,.home-section-title a{color:var(--fs-accent)!important}.promo-cta{background:var(--fs-accent)!important;color:#06201c!important}.entity-logo{display:inline-grid;place-items:center;overflow:hidden;border-radius:999px;background:#ffffff14;color:#fff;border:1px solid rgba(255,255,255,.1);font-weight:1000}.entity-logo img{width:100%;height:100%;object-fit:contain;padding:2px}.entity-logo.xs{width:24px;height:24px;font-size:10px}.entity-logo.sm{width:34px;height:34px;font-size:12px}.entity-logo.md{width:48px;height:48px;font-size:15px}.entity-logo.xl{width:64px;height:64px;font-size:18px}.featured-league-group{margin-top:10px;padding:10px;border-radius:10px;background:#171c1d;border:1px solid rgba(255,255,255,.08)}.featured-league-group-head{display:flex;justify-content:space-between;margin-bottom:8px;color:#fff}.tournament-shortcut-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.tournament-shortcut-card{display:grid;gap:6px;padding:12px;min-height:132px;color:#fff;border-radius:10px;background:#171c1d;border:1px solid rgba(255,255,255,.08)}.tournament-shortcut-card strong{font-size:14px;line-height:1.25}.tournament-shortcut-card small{color:#ffffff9e;line-height:1.35}.landing-chip-grid.featured-league-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.league-featured-chip{grid-template-columns:36px minmax(0,1fr)}.member-page,.member-auth-page{min-height:100vh;padding:92px 12px 100px;background:#050505;color:#fff}.member-shell{width:min(100%,470px);margin:0 auto;display:grid;gap:12px}.member-card,.member-panel,.member-auth-card{padding:16px;border-radius:12px;background:#151b1c;border:1px solid rgba(255,255,255,.08);box-shadow:0 12px 30px #00000038}.member-field{display:grid;gap:6px;margin-bottom:11px;color:#ffffffb8;font-size:12px;font-weight:850}.member-field input,.member-field textarea{width:100%;padding:12px 13px;border-radius:8px;border:1px solid rgba(255,255,255,.1);background:#101516;color:#fff;outline:0}.member-submit,.member-action-btn{border:0;border-radius:8px;min-height:44px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:7px;background:var(--fs-accent);color:#06201c;font-weight:1000;cursor:pointer}.member-link{color:var(--fs-accent);font-weight:900}.tournament-page .dark-phone-screen,.fifa-landing-page .dark-phone-screen{padding-top:80px!important}.fifa-hero-card{position:relative;overflow:hidden;min-height:238px;border-radius:12px;padding:16px;border:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at 14% 18%,rgba(21,241,217,.28),transparent 35%),linear-gradient(145deg,#1a2021,#0b1010 58%,#020302);background-size:cover;background-position:center;color:#fff;display:flex;flex-direction:column;justify-content:space-between;gap:12px}.fifa-hero-card h1{margin:0;color:#fff;font-size:30px;line-height:1;letter-spacing:-.055em}.fifa-hero-card p{margin:0;color:#ffffffb8;line-height:1.45;font-size:13px}.fifa-back{width:fit-content;display:inline-flex;align-items:center;gap:5px;padding:7px 10px;border-radius:8px;color:#fff;background:#00000047}.fifa-hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.fifa-hero-actions a{min-height:40px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:6px;background:var(--fs-accent);color:#06201c;font-size:12px;font-weight:1000}.fifa-hero-actions a+a{color:#fff;background:#ffffff14;border:1px solid rgba(255,255,255,.1)}.fifa-countdown-card,.fifa-section,.tournament-seo-card{border-radius:12px;padding:12px;background:#151b1c;border:1px solid rgba(255,255,255,.08);color:#fff;margin-top:12px}.fifa-countdown-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.fifa-countdown-grid div{min-height:58px;border-radius:8px;display:grid;place-items:center;align-content:center;background:#202627}.fifa-countdown-grid b{font-size:20px;color:#fff;font-variant-numeric:tabular-nums}.fifa-countdown-grid span{color:#ffffff9e;font-size:10px}.fifa-two-col-grid,.fifa-highlight-grid,.fifa-team-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.fifa-match-card,.fifa-highlight-card,.fifa-team-pill{display:grid;gap:8px;padding:10px;border-radius:10px;background:#202627;border:1px solid rgba(255,255,255,.08);color:#fff;text-decoration:none}.fifa-match-teams{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:6px}.fifa-match-teams>div{display:grid;justify-items:center;gap:4px;min-width:0}.fifa-match-teams b{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.fifa-match-teams strong{color:var(--fs-accent);min-width:38px;text-align:center}.fifa-tabs{display:flex;gap:7px;overflow-x:auto;margin-bottom:8px}.fifa-tabs button{flex:0 0 auto;min-height:34px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:#202627;color:#ffffffb8;padding:0 12px;font-weight:900}.fifa-tabs button.active{background:var(--fs-accent);color:#06201c}.standing-row{display:grid;grid-template-columns:28px minmax(110px,1fr) repeat(8,38px) 70px;gap:5px;min-width:640px;align-items:center}.tournament-standing-table{overflow-x:auto}html[data-public-theme-mode=published] body{background:var(--theme-body-bg, #050505)}.text-logo-mark{display:inline-grid;place-items:center;font-weight:1000;letter-spacing:-.04em;color:#fff}.fixture-mobile-page{min-height:100vh;background:#0d0f12;color:#f3f4f6;font-family:var(--theme-public-font-family, Inter, "Noto Sans Thai", system-ui, sans-serif)}.fixture-mobile-screen{width:min(100%,var(--public-mobile-frame-width, 430px));max-width:var(--public-mobile-frame-width, 430px);margin:0 auto;min-height:100vh;background:#111316;padding:14px 14px 92px;display:grid;gap:13px}.fixture-page-top{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:48px}.fixture-page-top h1{margin:0;color:#f5f5f5;text-align:center;font-size:21px;line-height:1.2;letter-spacing:-.04em;font-weight:950;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fixture-top-actions{display:inline-flex;align-items:center;gap:7px}.fixture-icon-btn{width:38px;height:38px;border:0;background:transparent;color:#e6e8eb;display:inline-flex;align-items:center;justify-content:center;padding:0}.fixture-sport-pills{display:flex;align-items:center;gap:12px;overflow-x:auto;scrollbar-width:none;padding:2px 0 4px}.fixture-sport-pills::-webkit-scrollbar,.fixture-date-strip::-webkit-scrollbar,.fixture-status-tabs::-webkit-scrollbar{display:none}.fixture-sport-pills button{position:relative;flex:0 0 auto;min-height:48px;border-radius:999px;padding:0 18px 0 12px;border:2px solid rgba(47,235,212,.75);background:#15181b;color:#d8dde1;display:inline-flex;align-items:center;gap:9px;font-size:18px;font-weight:900;box-shadow:inset 0 0 0 1px #ffffff0a}.fixture-sport-pills button.active{color:#fff;border-color:#21e6c1;background:linear-gradient(180deg,#23e0ca,#15bca8);box-shadow:0 8px 18px #21e6c133,inset 0 1px #ffffff40}.fixture-sport-pills button:disabled{opacity:.78}.fixture-sport-pills .sport-ball{width:31px;height:31px;border-radius:999px;background:#00000038;display:grid;place-items:center;font-size:20px}.fixture-sport-pills em{position:absolute;right:-7px;top:-9px;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#e62951;color:#fff;font-size:12px;font-style:normal;display:grid;place-items:center;border:2px solid #111316}.fixture-sport-pills button:disabled em{position:static;height:auto;min-width:0;padding:0;border:0;background:transparent;color:#ffffff94;font-size:11px}.fixture-status-tabs{display:grid;grid-auto-flow:column;grid-auto-columns:max-content;gap:28px;overflow-x:auto;border-bottom:4px solid #2a2c30;padding:0;scrollbar-width:none}.fixture-status-tabs button{position:relative;min-height:51px;border:0;background:transparent;color:#94979d;font-size:24px;line-height:1;font-weight:950;letter-spacing:-.045em;padding:6px 0 15px;white-space:nowrap}.fixture-status-tabs button small{display:inline-grid;place-items:center;min-width:18px;height:18px;margin-left:4px;border-radius:999px;background:#e62951;color:#fff;font-size:10px;vertical-align:super}.fixture-status-tabs button.active{color:#21e6c1}.fixture-status-tabs button.active:after{content:"";position:absolute;left:0;right:0;bottom:-4px;height:4px;border-radius:999px;background:#21e6c1}.fixture-date-strip{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(52px,max-content);align-items:center;gap:10px;overflow-x:auto;scrollbar-width:none;padding:0 0 2px}.fixture-date-strip button,.fixture-calendar-picker{min-width:54px;min-height:64px;border:0;border-radius:5px;background:transparent;color:#d6d8dc;display:grid;place-items:center;align-content:center;gap:4px;padding:5px 8px;position:relative}.fixture-date-strip button span{font-size:17px;line-height:1;color:#b9bbc0;font-weight:900}.fixture-date-strip button b{color:#f1f2f4;font-size:22px;line-height:1;font-weight:950;letter-spacing:-.03em}.fixture-date-strip button.active{background:linear-gradient(180deg,#2ce5cf,#18c3af);box-shadow:0 0 0 3px #21e6c159,inset 0 1px #ffffff3d}.fixture-date-strip button.active span,.fixture-date-strip button.active b{color:#fff}.fixture-calendar-picker{color:#21e6c1}.fixture-search-panel{min-height:42px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:center;border-radius:6px;background:#1a1c20;border:1px solid #2b2f33;padding:0 11px;color:#9ca3af}.fixture-search-panel input{min-width:0;height:40px;border:0;outline:0;background:transparent;color:#fff;font-size:14px}.fixture-search-panel input::placeholder{color:#7b8087}.fixture-compact-league-card{overflow:hidden;border-radius:5px;background:#1b1d20;border:1px solid #282b2f}.fixture-compact-league-head{min-height:44px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:0 11px;background:#3a3a3d;color:#f3f4f6}.fixture-compact-league-head b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;line-height:1.1;font-weight:900}.fixture-compact-league-head span{display:inline-flex;align-items:center;gap:4px;color:#b9bbc0;font-size:15px;font-weight:850}.fixture-compact-row{min-height:92px;display:grid;grid-template-columns:90px minmax(0,1fr) 64px;gap:9px;align-items:center;color:#e8eaed;text-decoration:none;border-bottom:1px solid #2d3034;background:#1b1d20;padding:10px 9px}.fixture-compact-row:hover{background:#202327}.fixture-compact-time{display:grid;justify-items:center;gap:8px;color:#9ea2a8}.fixture-compact-time strong{font-size:20px;font-weight:500;color:#aeb2b9;line-height:1;font-variant-numeric:tabular-nums}.fixture-compact-time span{text-align:center;font-size:17px;line-height:1.18;color:#9da0a6;font-weight:750}.fixture-compact-teams{min-width:0;display:grid;gap:12px}.fixture-compact-team{min-width:0;display:flex;align-items:center;gap:9px}.fixture-compact-team b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#e7e9ec;font-size:19px;line-height:1.1;font-weight:760;letter-spacing:-.02em}.fixture-compact-team .entity-logo{width:30px!important;height:22px!important;min-width:30px!important;border-radius:2px!important;background:#111316!important;box-shadow:none!important;border:1px solid rgba(255,255,255,.06)!important}.fixture-compact-right{display:grid;justify-items:end;gap:11px;color:#21e6c1}.fixture-mini-status{min-width:42px;height:24px;border-radius:7px;display:inline-grid;place-items:center;padding:0 7px;background:#6b6d73;color:#fff;font-size:13px;line-height:1;font-weight:850;text-transform:uppercase}.fixture-mini-status.stream,.fixture-mini-status.live{background:#73757b;color:#fff}.fixture-mini-status.upcoming{background:transparent;color:#aeb2b9;font-size:12px}.fixture-mini-status.finished{background:#4b4e54}.fixture-empty-card{min-height:126px;border-radius:5px;display:grid;place-items:center;align-content:center;gap:7px;background:#1b1d20;border:1px solid #282b2f;color:#cdd0d5;text-align:center;padding:18px}.fixture-empty-card.error{color:#fecaca;border-color:#f8717159}.fixture-empty-card b{color:#fff;font-size:16px}.fixture-empty-card span{color:#9ca3af;font-size:13px}.fixture-row-skeleton{display:grid;grid-template-columns:74px minmax(0,1fr) 48px;gap:12px;align-items:center;min-height:82px;border-bottom:1px solid #2d3034;padding:10px}.fixture-row-skeleton i,.fixture-row-skeleton span,.fixture-row-skeleton b,.fixture-league-bar.skeleton{display:block;border-radius:4px;background:linear-gradient(90deg,#25282c,#33363b,#25282c);background-size:200% 100%;animation:fixturePulse 1.3s infinite linear}.fixture-row-skeleton i{height:22px}.fixture-row-skeleton span{height:42px}.fixture-row-skeleton b{height:24px}.fixture-league-bar.skeleton{height:42px;border-radius:0}@keyframes fixturePulse{0%{background-position:0 0}to{background-position:-200% 0}}.fixture-bottom-spacer{height:12px}.bottom-nav.app-bottom-nav a[href="/fixture"].active{color:#21e6c1}@media(max-width:390px){.fixture-mobile-screen{padding-left:10px;padding-right:10px}.fixture-page-top h1{font-size:18px}.fixture-status-tabs{gap:22px}.fixture-status-tabs button{font-size:21px}.fixture-compact-row{grid-template-columns:78px minmax(0,1fr) 55px;gap:7px;min-height:88px}.fixture-compact-time strong{font-size:18px}.fixture-compact-time span{font-size:15px}.fixture-compact-team b{font-size:17px}}:root{--flp-bg: var(--public-bg, #0d0f12);--flp-screen: var(--public-shell-bg, #101316);--flp-card: var(--public-card-bg, #191c20);--flp-card-2: var(--public-card-alt-bg, #20242a);--flp-line: var(--public-border, rgba(255,255,255,.08));--flp-text: var(--public-text, #f7f8fb);--flp-heading: var(--public-heading, #ffffff);--flp-muted: var(--public-muted, #9ca3af);--flp-accent: var(--public-primary, #21e6c1);--flp-accent-2: var(--public-primary-dark, #10bfa0);--flp-warn: var(--public-warning, #f7c948);--flp-live: var(--public-live, #f7c948);--flp-danger: var(--public-danger, #ef4444);--flp-radius: 8px;--flp-radius-sm: 5px;--flp-shadow: 0 12px 28px rgba(0,0,0,.28)}.dark-mobile-home,.fl-mobile-page,.fixture-mobile-page,.member-page,.member-auth-page,.competition-center-page,.tournament-page{background:#e9eff6;min-height:100vh;color:var(--flp-text)}.dark-phone-screen,.fl-page-shell,.fixture-mobile-screen{width:min(100%,430px);max-width:430px;margin:0 auto;min-height:100vh;background:var(--flp-screen);color:var(--flp-text);border:1px solid rgba(0,0,0,.12);overflow:hidden}.fl-page-shell,.fixture-mobile-screen{padding:10px 10px 74px;display:grid;align-content:start;gap:10px}.dark-loading-card,.empty-card{border-radius:var(--flp-radius-sm);background:var(--flp-card);border:1px solid var(--flp-line);color:var(--flp-muted);padding:14px}a{color:inherit}.entity-logo{--entity-logo-size: 34px;width:var(--entity-logo-size)!important;height:var(--entity-logo-size)!important;min-width:var(--entity-logo-size)!important;min-height:var(--entity-logo-size)!important;max-width:var(--entity-logo-size)!important;max-height:var(--entity-logo-size)!important;display:inline-flex!important;align-items:center;justify-content:center;overflow:hidden;border-radius:50%;background:#252930;border:1px solid rgba(255,255,255,.08);vertical-align:middle;flex:0 0 var(--entity-logo-size)}.entity-logo--xs{--entity-logo-size: 20px}.entity-logo--sm{--entity-logo-size: 26px}.entity-logo--md{--entity-logo-size: 34px}.entity-logo--lg{--entity-logo-size: 44px}.entity-logo--xl{--entity-logo-size: 58px}.entity-logo img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;display:block}.entity-logo__initials{width:100%;height:100%;display:grid;place-items:center;color:var(--flp-accent);font-size:10px;font-weight:900;letter-spacing:-.02em;line-height:1}.entity-logo--md .entity-logo__initials{font-size:12px}.entity-logo--lg .entity-logo__initials{font-size:14px}.entity-logo--xl .entity-logo__initials{font-size:17px}.fixture-compact-league-head .entity-logo,.fl-competition-logo,.fl-featured-competition-logo,.fl-competition-emblem{object-fit:contain}.fixture-compact-league-head .entity-logo{--entity-logo-size: 24px;border-radius:50%}.fixture-mobile-page{background:#e9eff6}.fixture-mobile-screen{background:#101214}.fixture-page-top{min-height:54px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:8px;padding:2px 0 6px}.fixture-page-top h1{margin:0;color:var(--flp-heading);font-size:17px;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:-.02em}.fixture-top-actions{display:flex;align-items:center;gap:7px}.fixture-icon-btn{width:39px;height:39px;border-radius:7px;border:1px solid rgba(255,255,255,.08);background:#171b1f;color:#f2f5f7;display:grid;place-items:center;padding:0}.fixture-icon-btn svg{width:20px;height:20px}.fixture-sport-pills{display:flex;gap:8px;overflow-x:auto;padding:4px 0 2px;scrollbar-width:none}.fixture-sport-pills::-webkit-scrollbar{display:none}.fixture-sport-pills button{min-height:36px;flex:0 0 auto;border-radius:999px;border:1px solid #2d3338;background:#15191d;color:#d5dae0;display:inline-flex;align-items:center;gap:7px;padding:0 12px;font-size:13px;font-weight:800}.fixture-sport-pills button.active{border-color:#21e6c1bf;background:linear-gradient(180deg,#25dec5,#12bea6);color:#05211e;box-shadow:0 8px 20px #21e6c12e}.fixture-sport-pills button:disabled{opacity:.55}.fixture-sport-pills em{min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#ffffff1f;display:inline-grid;place-items:center;font-size:10px;font-style:normal}.sport-ball{font-size:16px;line-height:1}.fixture-status-tabs{display:flex;align-items:flex-end;gap:18px;overflow-x:auto;border-bottom:1px solid #2a2d31;padding:6px 0 0;scrollbar-width:none}.fixture-status-tabs::-webkit-scrollbar{display:none}.fixture-status-tabs button{position:relative;flex:0 0 auto;min-height:42px;border:0;background:transparent;color:#8c929a;font-size:18px;line-height:1;font-weight:900;padding:0 0 12px}.fixture-status-tabs button.active{color:var(--flp-accent)}.fixture-status-tabs button.active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:3px;background:var(--flp-accent)}.fixture-status-tabs small{margin-left:4px;font-size:10px;opacity:.75}.fixture-date-strip{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(49px,auto);gap:6px;overflow-x:auto;padding:2px 0;scrollbar-width:none}.fixture-date-strip::-webkit-scrollbar{display:none}.fixture-date-strip button,.fixture-calendar-picker{height:50px;border-radius:7px;border:1px solid transparent;background:transparent;color:#d5dae0;display:grid;place-items:center;align-content:center;padding:0 8px;font-weight:900;position:relative}.fixture-date-strip button span{font-size:12px;color:#a3a8b0}.fixture-date-strip button b{font-size:17px;color:#eef1f4;line-height:1.1}.fixture-date-strip button.active{background:linear-gradient(180deg,#25dec5,#12bea6);border-color:#ffffff29;color:#05211e;box-shadow:inset 0 0 0 1px #fff3}.fixture-date-strip button.active span,.fixture-date-strip button.active b{color:#05211e}.fixture-calendar-picker{width:45px;color:var(--flp-accent);background:#15191d;border-color:#2a3035}.fixture-calendar-picker input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.fixture-search-panel{height:42px;border-radius:6px;border:1px solid #282d32;background:#181b20;display:grid;grid-template-columns:24px minmax(0,1fr) 24px;gap:7px;align-items:center;padding:0 10px;color:#858c95}.fixture-search-panel input{width:100%;border:0;outline:none;background:transparent;color:#e8ecef;font-size:13px}.fixture-search-panel input::placeholder{color:#747b84}.fixture-compact-league-card{overflow:hidden;border-radius:6px;background:#171a1e;border:1px solid #282c31;box-shadow:none}.fixture-compact-league-head{min-height:44px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:0 10px;background:#333539;border-bottom:1px solid #272a2f}.fixture-compact-league-head>div{min-width:0;display:flex;align-items:center;gap:8px}.fixture-compact-league-head b{color:#fff;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px;font-weight:900}.fixture-compact-league-head span{color:#b5bbc2;display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:800}.fixture-compact-list{display:grid}.fixture-compact-row{min-height:68px;display:grid;grid-template-columns:64px minmax(0,1fr) 42px;align-items:center;gap:8px;padding:8px 9px;color:#eef1f4;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.055);background:#171a1e}.fixture-compact-row:last-child{border-bottom:0}.fixture-compact-row:hover{background:#1c2025}.fixture-compact-time{display:grid;justify-items:center;text-align:center;gap:2px;color:#a5acb5}.fixture-compact-time strong{font-size:14px;color:#d7dce2;line-height:1;font-weight:850}.fixture-compact-time span{max-width:58px;color:#838b95;font-size:10px;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fixture-compact-teams{min-width:0;display:grid;gap:4px}.fixture-compact-team{min-width:0;display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:7px}.fixture-compact-team b{min-width:0;color:#f1f3f6;font-size:14px;line-height:1.1;font-weight:850;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fixture-compact-right{display:grid;justify-items:center;gap:7px;color:var(--flp-accent)}.fixture-mini-status{min-width:34px;height:20px;border-radius:999px;display:inline-grid;place-items:center;padding:0 6px;background:#565a61;color:#fff;font-size:10px;line-height:1;font-weight:900;text-transform:uppercase}.fixture-mini-status.stream,.fixture-mini-status.live{background:#666a70;color:#fff}.fixture-mini-status.upcoming{background:transparent;color:#929aa4;min-width:18px}.fixture-mini-status.finished{background:#444951}.fixture-empty-card{min-height:108px;border-radius:6px;background:#171a1e;border:1px solid #282c31;color:#aeb5bd}.fixture-row-skeleton{min-height:68px;grid-template-columns:64px minmax(0,1fr) 42px}.fixture-bottom-spacer{height:8px}@media(max-width:390px){.fixture-mobile-screen{padding-left:8px;padding-right:8px}.fixture-page-top h1{font-size:16px}.fixture-status-tabs{gap:14px}.fixture-status-tabs button{font-size:17px}.fixture-compact-row{grid-template-columns:58px minmax(0,1fr) 36px;min-height:64px;padding:7px 8px}.fixture-compact-time strong{font-size:13px}.fixture-compact-time span{font-size:9.5px}.fixture-compact-team b{font-size:13px}}.competition-center-page .dark-phone-screen,.fl-mobile-page .dark-phone-screen,.fl-page-shell{background:#101214}.fl-back-row{display:inline-flex;align-items:center;gap:7px;width:fit-content;min-height:36px;padding:0 10px;border-radius:6px;background:#171b20;border:1px solid #2b3036;color:#dfe3e7;text-decoration:none;font-size:13px;font-weight:850}.fl-competition-hero,.fl-competition-detail-hero-pro,.fl-hero-card{position:relative;overflow:hidden;border-radius:7px;min-height:148px;padding:16px;background:radial-gradient(circle at 86% 10%,rgba(33,230,193,.18),transparent 32%),linear-gradient(145deg,#20242a,#12161a);border:1px solid #2b3036;color:#fff;display:grid;gap:12px}.fl-hero-brand,.fl-competition-detail-hero-pro>span{color:var(--flp-accent);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.fl-hero-copy h1,.fl-competition-detail-hero-pro h1{margin:0;color:#fff;font-size:25px;line-height:1.06;letter-spacing:-.04em}.fl-hero-copy p,.fl-competition-detail-hero-pro p{margin:0;color:#aeb5bd;font-size:13px;line-height:1.45}.fl-hero-ball{position:absolute;right:-24px;bottom:-28px;width:126px;height:126px;border-radius:50%;border:22px solid rgba(255,255,255,.045);display:grid;place-items:center;color:#fff3;font-weight:900;pointer-events:none}.fl-hero-ball.is-small{width:106px;height:106px}.fl-ball-core{font-size:12px;letter-spacing:.12em}.fl-search-dark,.fl-search-spaced{height:42px;border-radius:6px;background:#171b20;border:1px solid #292f35;display:grid;grid-template-columns:22px minmax(0,1fr);gap:8px;align-items:center;padding:0 10px;color:#8f98a3}.fl-search-dark input{width:100%;border:0;outline:none;background:transparent;color:#eef1f4;font-size:13px}.fl-chip-row{display:flex;gap:8px;overflow-x:auto;padding:1px 0;scrollbar-width:none}.fl-chip-row::-webkit-scrollbar{display:none}.fl-chip-row button,.fl-detail-tabs button,.competition-tabs button,.tournament-tabs button,.fifa-tabs button,.member-tabs button{flex:0 0 auto;min-height:34px;border:1px solid #2b3036;border-radius:999px;background:#171b20;color:#b8c0c9;padding:0 12px;font-size:12px;font-weight:850}.fl-chip-row button.active,.fl-detail-tabs button.active,.competition-tabs button.active,.tournament-tabs button.active,.fifa-tabs button.active,.member-tabs button.active{background:var(--flp-accent);color:#05211e;border-color:var(--flp-accent)}.fl-section-block,.fl-detail-panel,.fl-standing-pro-card,.fl-top-scorer-pro-list{border-radius:7px;background:#171a1e;border:1px solid #282d32;padding:10px}.fl-section-head,.fl-detail-panel-head,.member-panel-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.fl-section-head h2,.fl-detail-panel-head h2,.member-panel-head h2{margin:0;color:#fff;font-size:16px;font-weight:900;display:inline-flex;align-items:center;gap:6px}.fl-section-head a,.fl-detail-panel-head a{color:var(--flp-accent);text-decoration:none;font-size:12px;font-weight:850;display:inline-flex;align-items:center}.fl-featured-competition-row{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(126px,42%);gap:8px;overflow-x:auto;scrollbar-width:none}.fl-featured-competition-row::-webkit-scrollbar{display:none}.fl-featured-competition-card,.fl-upcoming-card{min-height:118px;border-radius:7px;background:#171a1e;border:1px solid #282d32;color:#fff;text-decoration:none;padding:12px;display:grid;gap:7px;align-content:center;justify-items:center;text-align:center}.fl-featured-competition-card strong,.fl-upcoming-card strong{max-width:100%;color:#fff;font-size:13px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fl-featured-competition-card small,.fl-upcoming-card span{color:#96a0aa;font-size:11px}.fl-competition-list,.fl-list-stack,.fl-standing-pro-list,.fl-top-scorer-pro-list,.member-list-cards{display:grid;gap:8px}.fl-competition-row{min-height:64px;border-radius:6px;background:#1b1f24;border:1px solid #2a3036;color:#fff;text-decoration:none;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px}.fl-competition-left{min-width:0;display:flex;align-items:center;gap:9px}.fl-competition-left strong,.fl-competition-row strong{display:block;min-width:0;color:#fff;font-size:14px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fl-competition-left small{display:block;color:#929aa4;font-size:11px;margin-top:2px}.fl-competition-right{display:grid;justify-items:end;gap:4px;white-space:nowrap}.fl-competition-right span{color:#a5adb7;font-size:11px}.fl-competition-right em{display:inline-flex;align-items:center;color:var(--flp-accent);font-style:normal;font-size:11px;font-weight:850}.fl-upcoming-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.fl-competition-emblem{--entity-logo-size: 62px;border-radius:18px}.fl-competition-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.fl-competition-stat-pill{min-height:58px;border-radius:6px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);display:grid;place-items:center;align-content:center;gap:3px;text-align:center}.fl-competition-stat-pill svg{color:var(--flp-accent)}.fl-competition-stat-pill span{color:#aab2bb;font-size:10px}.fl-competition-stat-pill strong{color:#fff;font-size:16px}.fl-detail-tabs,.competition-tabs,.member-tabs,.tournament-tabs,.fifa-tabs{display:flex;gap:7px;overflow-x:auto;scrollbar-width:none}.fl-detail-tabs::-webkit-scrollbar,.member-tabs::-webkit-scrollbar,.tournament-tabs::-webkit-scrollbar,.fifa-tabs::-webkit-scrollbar{display:none}.fl-standing-pro-table{display:grid;gap:2px;overflow-x:auto}.fl-standing-pro-card>strong{display:block;color:#fff;margin-bottom:8px;font-size:13px}.fl-standing-pro-row{min-width:320px;display:grid;grid-template-columns:34px minmax(130px,1fr) 54px 54px;gap:6px;align-items:center;min-height:34px;padding:0 7px;border-radius:5px;background:#1b1f24;color:#dbe0e5;font-size:12px}.fl-standing-pro-row.head{color:#96a0aa;background:#14181d;font-weight:900}.fl-standing-pro-row b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fl-standing-pro-row em{font-style:normal;text-align:center}.fl-top-scorer-pro-row{min-height:52px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;padding:8px;border-radius:6px;background:#1b1f24;border:1px solid #2a3036}.fl-top-scorer-pro-row span{color:var(--flp-accent);font-weight:900}.fl-top-scorer-pro-row strong{color:#fff;font-size:13px}.fl-top-scorer-pro-row small{color:#96a0aa;font-size:11px}.fl-top-scorer-pro-row em{color:#fff;font-size:12px;font-style:normal;font-weight:850}.fifa-landing-page .dark-phone-screen,.tournament-page .dark-phone-screen{padding:10px 10px 78px;display:grid;gap:10px}.fifa-hero-card{position:relative;overflow:hidden;min-height:216px;border-radius:8px;border:1px solid #2b3036;padding:14px;background:radial-gradient(circle at 82% 10%,rgba(33,230,193,.2),transparent 36%),linear-gradient(145deg,#20242a,#101316 60%,#070809);background-size:cover;background-position:center;color:#fff;display:grid;align-content:space-between;gap:12px}.fifa-back{width:fit-content;min-height:32px;display:inline-flex;align-items:center;gap:6px;padding:0 9px;border-radius:6px;background:#0000004d;border:1px solid rgba(255,255,255,.1);color:#fff;text-decoration:none;font-size:12px;font-weight:850}.fifa-hero-main{display:grid;gap:7px;max-width:92%}.fifa-logo{--entity-logo-size: 54px;border-radius:16px}.fifa-kicker,.tournament-kicker,.fifa-mini-label{color:var(--flp-accent);font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:900}.fifa-hero-card h1{margin:0;font-size:28px;line-height:1;letter-spacing:-.05em;color:#fff}.fifa-hero-card p{margin:0;color:#b4bbc4;line-height:1.45;font-size:13px}.fifa-hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px}.fifa-hero-actions a{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border-radius:6px;text-decoration:none;background:var(--flp-accent);color:#05211e;font-size:12px;font-weight:900}.fifa-hero-actions a+a{background:#1b1f24;color:#e8ecef;border:1px solid #30363d}.fifa-countdown-card,.fifa-section,.tournament-seo-card,.tournament-standing-card,.fifa-standing-card{border-radius:7px;background:#171a1e;border:1px solid #282d32;color:#fff;padding:10px}.fifa-countdown-card{display:grid;gap:10px}.fifa-countdown-copy h2{margin:5px 0 0;font-size:16px;line-height:1.25;color:#fff}.fifa-countdown-copy p{margin:3px 0 0;font-size:12px;color:#a5adb7;line-height:1.4}.fifa-countdown-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.fifa-countdown-grid div{min-height:54px;border-radius:6px;background:#20242a;border:1px solid #2f353b;display:grid;place-items:center;align-content:center}.fifa-countdown-grid b{font-size:18px;color:#fff;font-variant-numeric:tabular-nums}.fifa-countdown-grid span{color:#9ca3af;font-size:10px}.fifa-countdown-empty,.fifa-countdown-live-btn{min-height:42px;border-radius:6px;display:flex;align-items:center;justify-content:center;gap:7px;text-decoration:none;color:#fff;background:#20242a;font-weight:900}.fifa-countdown-live-btn{background:var(--flp-accent);color:#05211e}.tournament-kpi-grid,.fifa-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.tournament-kpi-grid>div,.fifa-kpi-grid>div{min-height:58px;border-radius:6px;background:#171a1e;border:1px solid #282d32;display:grid;place-items:center;align-content:center;gap:3px}.tournament-kpi-grid svg,.fifa-kpi-grid svg{color:var(--flp-accent)}.tournament-kpi-grid b,.fifa-kpi-grid b{color:#fff;font-size:16px}.tournament-kpi-grid span,.fifa-kpi-grid span{color:#96a0aa;font-size:10px}.fifa-section-title{margin-bottom:8px}.fifa-section-title h2{margin:0;color:#fff;font-size:16px;font-weight:900}.fifa-section-title a,.fifa-section-title span{color:var(--flp-accent);text-decoration:none;font-size:12px;font-weight:850;display:inline-flex;align-items:center;gap:4px}.fifa-card-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(154px,48%);gap:7px;overflow-x:auto;scrollbar-width:none;padding-bottom:2px}.fifa-card-rail.two-row{grid-template-rows:none}.fifa-card-rail::-webkit-scrollbar{display:none}.fifa-two-col-grid,.fifa-highlight-grid,.fifa-feed-list,.tournament-team-grid,.fifa-team-grid{display:grid;gap:7px}.fifa-two-col-grid,.fifa-highlight-grid,.fifa-team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fifa-match-card,.fifa-highlight-card,.tournament-team-pill,.fifa-team-pill{border-radius:6px;background:#1b1f24;border:1px solid #2a3036;color:#fff;text-decoration:none;padding:8px}.fifa-match-card{display:grid;gap:7px;min-width:0}.fifa-match-head,.fifa-match-foot{display:flex;align-items:center;justify-content:space-between;gap:6px;min-width:0}.fifa-match-head span,.fifa-match-foot small{min-width:0;color:#96a0aa;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fifa-match-head em{flex:0 0 auto;border-radius:999px;padding:3px 6px;color:#111;background:var(--flp-warn);font-size:9px;font-style:normal;font-weight:900}.fifa-match-teams{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:5px;align-items:center}.fifa-match-teams>div{min-width:0;display:grid;justify-items:center;gap:3px}.fifa-match-teams b{max-width:100%;color:#fff;font-size:11px;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fifa-match-teams strong{min-width:34px;text-align:center;color:#fff;font-size:13px}.fifa-match-foot span{color:var(--flp-accent);font-size:10px;font-weight:900;display:inline-flex;align-items:center}.fifa-highlight-thumb{min-height:70px;border-radius:6px;background:#111418;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;justify-items:center;color:var(--flp-accent)}.fifa-highlight-card b{color:#fff;font-size:12px;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.fifa-highlight-card small{color:#96a0aa;font-size:10px}.standing-card-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.standing-card-head h3{margin:0;font-size:14px;color:#fff}.standing-card-head span{color:#96a0aa;font-size:11px}.tournament-standing-table{overflow-x:auto;display:grid;gap:2px}.standing-row{min-width:640px;display:grid;grid-template-columns:34px 180px repeat(8,48px) 90px;align-items:center;min-height:34px;gap:4px;padding:0 6px;background:#1b1f24;color:#dfe3e7;font-size:11px;border-radius:4px}.standing-row.head{background:#14181d;color:#96a0aa;font-weight:900}.team-cell{display:flex;align-items:center;gap:6px;min-width:0}.team-cell b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.form-cell{display:flex;gap:3px}.form-cell em{width:16px;height:16px;border-radius:50%;display:grid;place-items:center;font-size:9px;font-style:normal;background:#2b3036;color:#fff}.knockout-bracket-scroll,.fifa-knockout-scroll{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(210px,70%);gap:8px;overflow-x:auto;scrollbar-width:none}.knockout-round{display:grid;gap:8px}.knockout-round h3{margin:0;color:#fff;font-size:14px}.knockout-match-stack{display:grid;gap:7px}.knockout-match{border-radius:6px;background:#1b1f24;border:1px solid #2a3036;color:#fff;text-decoration:none;padding:8px;display:grid;gap:5px}.knockout-match div{display:flex;justify-content:space-between;gap:8px}.knockout-match span{display:flex;align-items:center;gap:6px;min-width:0;font-size:12px}.knockout-match small{color:#96a0aa;font-size:10px}.squad-grid,.timeline-match-grid{display:grid;gap:8px}.squad-card,.timeline-match-card{border-radius:6px;background:#1b1f24;border:1px solid #2a3036;padding:9px;color:#fff}.squad-team-head{display:flex;gap:8px;align-items:center;margin-bottom:8px}.squad-team-head b{display:block;color:#fff;font-size:13px}.squad-team-head small{color:#96a0aa;font-size:11px}.squad-player-list{display:grid;gap:4px}.squad-player-list div{display:grid;grid-template-columns:32px minmax(0,1fr) 72px;gap:6px;min-height:28px;align-items:center;border-radius:4px;background:#14181d;padding:0 6px;font-size:11px}.squad-card p{color:#96a0aa;font-size:12px;margin:0}.timeline-title{display:flex;justify-content:space-between;gap:8px;color:#fff;text-decoration:none;margin-bottom:8px}.timeline-title b{font-size:13px}.timeline-title span{color:var(--flp-accent);font-weight:900}.timeline-events{display:grid;gap:5px}.timeline-event{display:grid;grid-template-columns:42px minmax(0,1fr);gap:7px;align-items:start;border-radius:4px;background:#14181d;padding:6px}.timeline-event>span{color:var(--flp-accent);font-weight:900;font-size:12px}.timeline-event b{color:#fff;font-size:12px}.timeline-event small{color:#96a0aa;font-size:10px}.fifa-seo-card{margin-bottom:0}.fifa-seo-icon{width:30px;height:30px;border-radius:6px;display:grid;place-items:center;color:var(--flp-accent);background:#21e6c11f;margin-bottom:7px}.fifa-seo-card h2{margin:0 0 7px;color:#fff;font-size:16px}.fifa-seo-card p{margin:0;color:#a5adb7;font-size:12px;line-height:1.55}.fifa-faq-mini{margin-top:10px;padding-top:10px;border-top:1px solid #2a3036;display:grid;gap:6px}.fifa-faq-mini b{color:#fff;font-size:13px}.fifa-faq-mini p{display:flex;align-items:flex-start;gap:6px;color:#a5adb7}.member-page .dark-phone-screen,.member-auth-page .dark-phone-screen{padding:10px 10px 76px;display:grid;gap:10px}.member-hero,.member-auth-card,.member-panel{border-radius:7px;background:#171a1e;border:1px solid #282d32;color:#fff;padding:12px}.member-hero{display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:10px;background:linear-gradient(145deg,#20242a,#15191d)}.member-avatar{width:52px;height:52px;border-radius:14px;display:grid;place-items:center;background:#21e6c11f;color:var(--flp-accent);font-weight:900}.member-kicker{color:var(--flp-accent);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.member-hero h1,.member-auth-card h1,.member-panel h2{margin:0;color:#fff;font-size:18px;font-weight:900;display:flex;align-items:center;gap:6px}.member-hero p,.member-auth-card p{margin:3px 0 0;color:#a5adb7;font-size:12px}.member-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.member-stat-grid>div{min-height:56px;border-radius:6px;background:#1b1f24;border:1px solid #2a3036;display:grid;place-items:center;align-content:center;gap:2px}.member-stat-grid b{color:#fff;font-size:16px}.member-stat-grid span{color:#96a0aa;font-size:10px}.member-grid,.member-two-col{display:grid;gap:10px}.member-panel h3{color:#fff;font-size:14px;margin:0 0 8px}.member-settings-form,.member-form{display:grid;gap:9px}.member-settings-form label,.member-form label{display:grid;gap:5px;color:#a5adb7;font-size:12px;font-weight:800}.member-settings-form input,.member-settings-form textarea,.member-form input,.member-form textarea{width:100%;border:1px solid #2b3036;outline:none;border-radius:6px;background:#101316;color:#eef1f4;padding:10px;font-size:13px;box-sizing:border-box}.member-settings-form textarea{min-height:84px;resize:vertical}.member-settings-form button,.member-form button,.member-panel-head button,.member-logout,.member-row-actions a,.member-row-actions button{border:1px solid transparent;border-radius:6px;min-height:36px;background:var(--flp-accent);color:#05211e;padding:0 12px;font-size:12px;font-weight:900;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:6px}.member-check{grid-template-columns:18px minmax(0,1fr)!important;align-items:center;color:#dbe0e5!important}.member-check input{width:16px!important;height:16px;padding:0;accent-color:var(--flp-accent)}.member-search-box{border-radius:6px;background:#111418;border:1px solid #292f35;padding:9px;display:grid;gap:8px}.member-search-box label{display:flex;align-items:center;gap:6px;color:#a5adb7;font-size:12px;font-weight:850}.member-search-box input{border:1px solid #2b3036;background:#171b20;border-radius:6px;color:#fff;padding:9px}.member-option-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.member-option-grid button{min-height:78px;border-radius:6px;background:#1b1f24;border:1px solid #2a3036;color:#fff;padding:8px;display:grid;gap:3px;justify-items:center;text-align:center}.member-option-grid b{max-width:100%;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.member-option-grid small,.member-muted{color:#96a0aa;font-size:11px}.member-pill-list{display:flex;flex-wrap:wrap;gap:6px}.member-pill,.member-nav-pill{min-height:32px;border-radius:999px;background:#1b1f24;border:1px solid #2a3036;color:#dfe3e7;display:inline-flex;align-items:center;gap:6px;padding:0 8px;font-size:12px;font-weight:850;text-decoration:none}.member-pill img{width:18px;height:18px;border-radius:50%;object-fit:contain}.member-pill button{width:20px;height:20px;border:0;background:transparent;color:#9ca3af;padding:0}.member-list-cards article{min-height:58px;border-radius:6px;background:#1b1f24;border:1px solid #2a3036;padding:9px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;color:#fff}.member-list-cards article.unread{border-color:#21e6c173}.member-list-cards strong{display:block;font-size:13px;color:#fff}.member-list-cards small{display:block;color:#96a0aa;font-size:11px;margin-top:2px}.member-row-actions{display:flex;gap:6px;align-items:center}.member-row-actions button{background:#22272d;color:#dfe3e7;min-width:36px;padding:0}.member-empty,.member-loading{min-height:110px;border-radius:6px;background:#111418;border:1px dashed #313842;color:#a5adb7;display:grid;place-items:center;align-content:center;gap:5px;text-align:center;padding:12px}.member-empty strong{color:#fff}.member-empty p{margin:0;font-size:12px}.member-form-error{border-radius:6px;background:#ef44441f;border:1px solid rgba(239,68,68,.32);color:#fecaca;padding:9px;font-size:12px}.member-auth-footer{text-align:center;color:#96a0aa;font-size:12px}.member-auth-footer a{color:var(--flp-accent);text-decoration:none;font-weight:900}.member-safety-note{display:flex;gap:7px;color:#96a0aa;font-size:12px;border-top:1px solid #282d32;padding-top:9px}.league-shortcuts-panel,.live-shortcuts-panel,.watch-member-panel,.chat-only-card,.fixture-member-actions,.member-inline-note{border-radius:7px;background:#171a1e;border:1px solid #282d32;padding:10px;color:#fff}.league-shortcuts-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.league-shortcuts-head h3{margin:0;color:#fff;font-size:14px}.league-shortcut-group{display:grid;gap:6px}.league-shortcut-row{min-height:44px;border-radius:6px;background:#1b1f24;color:#fff;text-decoration:none;display:flex;align-items:center;gap:8px;padding:7px 9px;border:1px solid #2a3036}.league-shortcut-row b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.fixture-member-actions{display:flex;gap:7px;flex-wrap:wrap}.fixture-member-actions button,.watch-member-panel a,.chat-only-card a{min-height:34px;border-radius:6px;border:1px solid #2b3036;background:#1b1f24;color:var(--flp-accent);padding:0 10px;font-size:12px;font-weight:850;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.member-inline-note{color:#a5adb7;font-size:12px}.chat-only-card h3,.watch-member-panel h3{margin:0 0 6px;color:#fff;font-size:14px}.chat-only-card p,.watch-member-panel p{margin:0;color:#a5adb7;font-size:12px}.custom-browser-player,.livekit-viewer{position:relative;overflow:hidden;border-radius:7px;background:#050608;border:1px solid #282d32;min-height:210px;display:grid;place-items:center}.custom-browser-video,.livekit-video-surface,.livekit-video-track{width:100%;height:100%;min-height:210px;background:#050608;display:block;object-fit:contain}.custom-browser-overlay,.livekit-waiting{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;align-content:center;gap:8px;padding:18px;text-align:center;color:#dfe3e7;background:radial-gradient(circle at 50% 20%,#21e6c11a,#00000094)}.custom-browser-overlay strong,.livekit-waiting strong{color:#fff;font-size:14px}.custom-browser-overlay span,.livekit-waiting span{color:#a5adb7;font-size:12px}.custom-browser-live-badge{display:none!important}.livekit-video-surface{position:relative;display:grid;place-items:center}.livekit-video-surface video{width:100%;height:100%;object-fit:contain;background:#050608}.livekit-audio-track{display:none}@media(min-width:720px){.fl-featured-competition-row{grid-auto-columns:minmax(170px,30%)}.fl-upcoming-grid,.fifa-two-col-grid,.fifa-highlight-grid,.fifa-team-grid,.member-option-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.member-grid,.member-two-col{grid-template-columns:1fr 1fr}.fifa-countdown-card{grid-template-columns:1.2fr .9fr;align-items:center}}.member-auth-screen{padding:22px 16px 86px;display:grid;place-items:start center;background:radial-gradient(circle at top,rgba(40,220,199,.08),transparent 30%),linear-gradient(180deg,#090b10,#11131a)}.member-auth-sheet{width:min(100%,360px);position:relative;padding:18px 16px;border-radius:0;background:linear-gradient(180deg,#181920,#12131a);border:1px solid rgba(255,255,255,.08);box-shadow:0 18px 50px #00000052}.member-auth-close{position:absolute;top:14px;left:14px;width:32px;height:32px;display:grid;place-items:center;border:0;background:transparent;color:#ffffffdb}.member-auth-head{display:grid;place-items:center;padding:2px 32px 16px}.member-auth-head h1{margin:0;color:#fff;font-size:20px;font-weight:900;letter-spacing:-.02em}.member-auth-form-modern{display:grid;gap:12px}.member-auth-field{display:grid;gap:8px}.member-auth-prefix{display:inline-flex;align-items:center;gap:8px;color:#e7ecf2;font-size:12px;font-weight:900}.member-auth-field>input,.member-password-wrap{width:100%;min-height:48px;border-radius:6px;border:1px solid rgba(255,255,255,.07);background:#ffffff21;color:#f5f7fb;box-sizing:border-box}.member-auth-field>input{padding:0 14px}.member-auth-field>input::placeholder,.member-password-wrap input::placeholder{color:#bcc3cc}.member-password-wrap{display:grid;grid-template-columns:minmax(0,1fr) 46px;align-items:center;overflow:hidden}.member-password-wrap input{width:100%;min-height:48px;padding:0 14px;border:0;outline:none;background:transparent;color:#f5f7fb}.member-password-toggle{width:46px;height:48px;border:0;background:transparent;color:#ffffffb8;display:grid;place-items:center}.member-auth-submit{min-height:48px!important;border-radius:6px!important;background:#0ca59d!important;color:#fff!important;font-size:18px!important;font-weight:900!important}.member-auth-submit:disabled,.member-provider-btn:disabled{opacity:.82}.member-auth-divider{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin:14px 0 12px;color:#dde3ea;font-size:14px;font-weight:900}.member-auth-divider:before,.member-auth-divider:after{content:"";height:1px;background:#ffffff1f}.member-provider-btn{width:100%;min-height:44px;border:0;border-radius:8px;background:linear-gradient(180deg,#6594ff,#5b83e4);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:15px;font-weight:900}.member-provider-mark{width:22px;height:22px;border-radius:999px;background:#fff;color:#ea4335;display:grid;place-items:center;font-weight:1000;font-size:14px}.member-auth-terms{margin-top:14px;color:#cad2dc;font-size:12px;line-height:1.5;text-align:center}.member-auth-terms a,.member-auth-links a,.member-auth-footer.modern a{color:#70a7ff;text-decoration:none;font-weight:900}.member-auth-links{margin-top:12px;text-align:center;font-size:13px}.member-auth-footer.modern{margin-top:14px;text-align:center;color:#ecf0f5;font-size:14px;font-weight:700}.member-password-rules{display:grid;gap:6px;margin-top:-2px}.member-password-rules b{color:#d6dde7;font-size:13px}.member-password-rules ul{list-style:none;display:grid;gap:6px;margin:0;padding:0}.member-password-rules li{position:relative;padding-left:22px;color:#d7dde5;font-size:13px}.member-password-rules li:before{content:"✓";position:absolute;left:0;top:0;width:16px;height:16px;border-radius:999px;background:#ffffff2e;color:#fff;font-size:11px;display:grid;place-items:center}.member-form-error.modern{background:#ac39392e;border-color:#ff70705c;color:#ffd1d1}.member-prompt-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:205;display:grid;place-items:center;padding:24px;background:#000000ad}.member-prompt-card{width:min(100%,320px);border-radius:14px;overflow:hidden;background:#111317;border:1px solid rgba(84,236,222,.22);box-shadow:0 24px 50px #00000070;position:relative}.member-prompt-close{position:absolute;top:10px;right:10px;width:28px;height:28px;border:0;border-radius:999px;display:grid;place-items:center;background:transparent;color:#ffffffc2}.member-prompt-head{min-height:48px;padding:0 18px;display:flex;align-items:center;background:linear-gradient(180deg,#2be7db,#1fd1c5);color:#fff;font-size:22px;font-weight:1000}.member-prompt-body{padding:22px 18px 18px;text-align:center}.member-prompt-body h3{margin:0;color:#fff;font-size:18px;font-weight:900}.member-prompt-body p{margin:10px 0 18px;color:#e8ecf1;font-size:14px;line-height:1.5}.member-prompt-primary{width:100%;min-height:42px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:#3e4248;color:#fff;font-size:18px;font-weight:900;text-decoration:none}.member-prompt-footer{margin-top:12px;color:#cfd6df;font-size:12px}.member-prompt-footer a{color:var(--flp-accent);text-decoration:none;font-weight:900}.drawer-footer-panel{margin-top:auto;padding:14px;display:grid;gap:10px;border-top:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#070b0c33,#070b0cb8)}.drawer-primary-btn,.drawer-secondary-btn{min-height:46px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;font-size:15px;font-weight:900}.drawer-primary-btn{background:linear-gradient(180deg,#30e0d5,#1bd0c5);color:#042420}.drawer-secondary-btn{border:1px solid rgba(64,223,209,.55);color:#eafaf8;background:#30e0d514;padding:0 12px}.drawer-secondary-btn.compact{min-height:42px}.drawer-member-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.drawer-member-actions button.drawer-secondary-btn{border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#f3f6fb}.drawer-member-actions .danger{border-color:#ff7e7e3d;color:#ffd4d4}.drawer-member-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.drawer-member-summary span{min-height:58px;border-radius:8px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);display:grid;place-items:center;align-content:center;gap:4px}.drawer-member-summary strong{color:#fff;font-size:17px}.drawer-member-summary small{color:#ffffff9e;font-size:11px;font-weight:800}.fifa-landing-page .dark-phone-screen{padding:10px 10px 82px!important;gap:10px!important;background:radial-gradient(circle at 80% 0%,rgba(22,224,209,.12),transparent 32%),linear-gradient(180deg,#07090d,#0c1015 55%,#050607)}.wc-hero-pro{position:relative;isolation:isolate;min-height:292px;overflow:hidden;display:grid;gap:12px;align-content:space-between;padding:13px;border-radius:13px;color:#fff;border:1px solid rgba(81,245,229,.2);background:radial-gradient(circle at 12% 18%,rgba(27,229,210,.36),transparent 34%),radial-gradient(circle at 90% 3%,rgba(106,79,255,.22),transparent 36%),linear-gradient(145deg,#192226,#0f1219 58%,#050609);background-size:cover;background-position:center;box-shadow:0 18px 44px #0000005c}.wc-hero-pro:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(115deg,transparent 0 48%,rgba(255,255,255,.05) 49% 50%,transparent 51%),radial-gradient(circle at 50% 100%,rgba(39,224,211,.16),transparent 42%);opacity:.9}.wc-hero-orbit{position:absolute;right:-56px;bottom:-50px;width:200px;height:200px;border-radius:999px;border:34px solid rgba(255,255,255,.05);box-shadow:inset 0 0 0 1px #ffffff14;pointer-events:none}.wc-hero-top,.wc-hero-actions,.wc-hero-chip-row{position:relative;z-index:2;display:flex;align-items:center}.wc-hero-top{justify-content:space-between;gap:8px}.wc-back{min-height:34px;padding:0 10px;border-radius:9px;display:inline-flex;align-items:center;gap:6px;background:#00000047;border:1px solid rgba(255,255,255,.12);color:#fff;font-size:12px;font-weight:900;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.wc-season-badge{min-height:34px;padding:0 12px;border-radius:999px;display:inline-flex;align-items:center;background:#23eeda24;border:1px solid rgba(35,238,218,.34);color:#63fff1;font-size:13px;font-weight:1000}.wc-hero-main{position:relative;z-index:2;display:grid;gap:7px;justify-items:start;max-width:92%}.wc-tournament-logo{width:60px!important;height:60px!important;border-radius:18px!important;background:#ffffff17!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:0 14px 34px #00000047}.wc-hero-main>span{color:#5cf7e9;font-size:11px;font-weight:1000;letter-spacing:.13em;text-transform:uppercase}.wc-hero-main h1{margin:0;color:#fff;font-size:31px;line-height:.98;letter-spacing:-.055em;text-shadow:0 4px 18px rgba(0,0,0,.34)}.wc-hero-main p{margin:0;color:#eef4f9c7;line-height:1.45;font-size:12.5px;max-width:340px}.wc-hero-chip-row{gap:7px;overflow-x:auto;scrollbar-width:none}.wc-hero-chip-row::-webkit-scrollbar{display:none}.wc-hero-chip-row b{flex:0 0 auto;min-height:30px;padding:0 9px;display:inline-flex;align-items:center;gap:5px;border-radius:999px;color:#ffffffdb;background:#ffffff14;border:1px solid rgba(255,255,255,.11);font-size:11px;font-weight:950}.wc-hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.wc-hero-actions a{min-height:42px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#06231f;background:linear-gradient(180deg,#2df2df,#17d4c4);font-size:12.5px;font-weight:1000}.wc-hero-actions a+a{color:#fff;background:#ffffff17;border:1px solid rgba(255,255,255,.12)}.wc-countdown-panel{position:relative;isolation:isolate;overflow:hidden;border-radius:12px;min-height:170px;display:grid;gap:12px;padding:13px;color:#fff;background:radial-gradient(circle at 20% 20%,rgba(27,229,210,.2),transparent 34%),linear-gradient(135deg,#0b1117,#080a10);border:1px solid rgba(64,245,229,.18);box-shadow:0 16px 34px #00000047}.wc-countdown-grid-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;opacity:.56;background-image:radial-gradient(circle,rgba(79,255,238,.18) 0 2px,transparent 3px),linear-gradient(45deg,rgba(79,255,238,.08) 1px,transparent 1px),linear-gradient(-45deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:48px 48px,30px 30px,30px 30px}.wc-countdown-copy{display:grid;gap:4px}.wc-countdown-copy span{display:inline-flex;align-items:center;gap:6px;color:#63fff1;text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:1000}.wc-countdown-copy h2{margin:0;color:#fff;font-size:17px;line-height:1.18;font-weight:1000}.wc-countdown-copy p{margin:0;color:#e9f1f7bd;font-size:12px;line-height:1.4}.wc-countdown-digits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.wc-countdown-digits>div{min-height:76px;border-radius:10px;display:grid;place-items:center;align-content:center;gap:4px;background:#ffffff1f;border:1px solid rgba(255,255,255,.1);box-shadow:inset 0 1px #ffffff14,0 12px 28px #00000038;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.wc-countdown-digits b{position:relative;color:#fff;font-family:Courier New,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:clamp(29px,8vw,42px);line-height:.92;font-weight:1000;letter-spacing:.03em;font-variant-numeric:tabular-nums;text-shadow:0 0 12px rgba(255,255,255,.38),0 0 24px rgba(35,238,218,.2)}.wc-countdown-digits span{color:#fff;font-size:11px;font-weight:900;text-shadow:0 2px 10px rgba(0,0,0,.44)}.wc-live-cta,.wc-countdown-wait{min-height:46px;border-radius:9px;display:flex;align-items:center;justify-content:center;gap:7px;background:linear-gradient(180deg,#2df2df,#17d4c4);color:#05211e;font-weight:1000;text-decoration:none}.wc-countdown-wait{background:#ffffff14;color:#eaf5f7;border:1px solid rgba(255,255,255,.1)}.wc-section-card{margin:0;border-radius:12px;padding:10px;color:#fff;background:linear-gradient(180deg,#151a20,#101419);border:1px solid rgba(255,255,255,.08);box-shadow:0 10px 26px #00000038}.wc-section-head{margin-bottom:9px!important;display:flex!important;align-items:center;justify-content:space-between;gap:10px}.wc-section-head>div{display:grid;gap:2px}.wc-section-head span:first-child{color:#65fff1;font-size:10px;font-weight:1000;letter-spacing:.12em;text-transform:uppercase}.wc-section-head h2{color:#fff!important;font-size:17px!important;line-height:1.1}.wc-section-head>a,.wc-section-head>span{flex:0 0 auto;color:#63fff1!important;font-size:12px!important;font-weight:900}.wc-match-rail{display:grid!important;grid-auto-flow:column!important;grid-template-rows:none!important;grid-auto-columns:minmax(236px,74%)!important;gap:8px!important;overflow-x:auto!important;padding-bottom:3px;scroll-snap-type:x proximity;scrollbar-width:none}.wc-match-rail::-webkit-scrollbar{display:none}.wc-card-grid,.wc-highlight-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px}.wc-match-card{min-width:0;color:#fff;text-decoration:none;border-radius:10px;padding:9px;display:grid;gap:8px;background:radial-gradient(circle at 12% 16%,rgba(38,230,213,.08),transparent 34%),#171d23;border:1px solid rgba(255,255,255,.08);scroll-snap-align:start}.wc-match-card.live{border-color:#25f1e05c;box-shadow:inset 0 0 0 1px #25f1e014}.wc-match-meta,.wc-match-foot{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}.wc-match-meta>span,.wc-match-foot>span{min-width:0;color:#9eb0bb;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:10.5px;font-weight:850}.wc-status{flex:0 0 auto;min-height:22px;padding:0 7px;border-radius:999px;display:inline-flex;align-items:center;color:#102017;background:#ffcb4e;font-size:9.5px;font-style:normal;font-weight:1000}.wc-status.live{background:#2bf0dc;color:#05211e}.wc-status.finished{background:#6d7884;color:#fff}.wc-match-body{display:grid;grid-template-columns:minmax(0,1fr) 42px minmax(0,1fr);align-items:center;gap:6px}.wc-team{min-width:0;display:grid;justify-items:center;gap:5px;text-align:center}.wc-team b{width:100%;color:#fff;font-size:12px;line-height:1.18;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wc-match-body>strong{min-height:32px;min-width:42px;border-radius:8px;display:grid;place-items:center;color:#fff;background:#00000047;border:1px solid rgba(255,255,255,.08);font-size:13px;font-weight:1000;font-variant-numeric:tabular-nums}.wc-match-foot small{color:#54f6e9;font-size:10.5px;font-weight:1000;display:inline-flex;align-items:center}.wc-match-card.list{grid-template-columns:1fr}.wc-match-card.list .wc-match-body{grid-template-columns:minmax(0,1fr) 48px minmax(0,1fr)}.wc-highlight-card{min-width:0;color:#fff;text-decoration:none;display:grid;gap:7px;border-radius:10px;padding:8px;background:#171d23;border:1px solid rgba(255,255,255,.08)}.wc-highlight-thumb{min-height:78px;border-radius:9px;display:grid;grid-template-columns:1fr auto 1fr;gap:6px;align-items:center;justify-items:center;color:#54f6e9;background:radial-gradient(circle at 18% 16%,rgba(43,240,220,.12),transparent 38%),#0f141a;border:1px solid rgba(255,255,255,.06)}.wc-highlight-card b{color:#fff;font-size:12px;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.wc-highlight-card small{color:#98a8b4;font-size:10.5px}.wc-kpi-grid{margin:0}.wc-kpi-grid>div{border-radius:9px!important;min-height:64px!important;background:#151a20!important;border:1px solid rgba(255,255,255,.08)!important}.wc-kpi-grid svg{color:#54f6e9!important}.wc-kpi-grid b{font-size:17px!important}.fifa-tabs{display:flex;gap:7px;overflow-x:auto;margin-bottom:8px;scrollbar-width:none}.fifa-tabs::-webkit-scrollbar{display:none}.fifa-tabs button{flex:0 0 auto;min-height:34px;border-radius:999px;border:1px solid rgba(84,246,233,.28);color:#d8e3e8;background:#ffffff0d;padding:0 12px;font-size:12px;font-weight:900}.fifa-tabs button.active{color:#05211e;background:#2bf0dc;border-color:#2bf0dc}.fifa-feed-list{display:grid;gap:8px}.fifa-standing-card,.tournament-standing-card{border-radius:10px!important;background:#12171d!important;border:1px solid rgba(255,255,255,.08)!important}.tournament-standing-table.pro{overflow-x:auto;scrollbar-width:thin}.tournament-standing-table.pro .standing-row{min-width:660px}.fifa-team-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px}.fifa-team-pill{border-radius:9px!important;background:#171d23!important;border:1px solid rgba(255,255,255,.08)!important;color:#fff!important;min-height:44px;display:flex!important;align-items:center;justify-content:flex-start}.fifa-seo-card{border-radius:12px;margin-bottom:86px;background:linear-gradient(180deg,#151a20,#0f1318);border:1px solid rgba(255,255,255,.08)}@media(max-width:390px){.wc-hero-main h1{font-size:27px}.wc-countdown-digits{gap:5px}.wc-countdown-digits>div{min-height:66px}.wc-countdown-digits b{font-size:29px}.wc-card-grid,.wc-highlight-grid{grid-template-columns:1fr!important}}.fifa-landing-page,.fifa-landing-page *{box-sizing:border-box}.fifa-landing-page .dark-phone-screen{width:min(100%,430px)!important;max-width:100%!important;overflow-x:hidden!important}.fifa-landing-page .wc-hero-pro,.fifa-landing-page .wc-countdown-panel,.fifa-landing-page .wc-section-card,.fifa-landing-page .fifa-seo-card{width:100%!important;max-width:100%!important;min-width:0!important}.fifa-landing-page .wc-hero-pro{min-height:244px!important;padding:12px!important;border-radius:12px!important}.fifa-landing-page .wc-hero-main{max-width:100%!important}.fifa-landing-page .wc-hero-main h1{font-size:clamp(25px,7vw,31px)!important;line-height:1.02!important;max-width:100%!important;overflow-wrap:anywhere}.fifa-landing-page .wc-hero-main p{max-width:100%!important;font-size:12px!important}.fifa-landing-page .wc-hero-actions{grid-template-columns:1fr!important}.fifa-landing-page .wc-hero-actions a{width:100%!important;min-width:0!important}.fifa-landing-page .wc-countdown-panel{min-height:auto!important;padding:12px!important;gap:10px!important;overflow:hidden!important}.fifa-landing-page .wc-countdown-copy h2{font-size:clamp(16px,4.4vw,18px)!important;overflow-wrap:anywhere}.fifa-landing-page .wc-countdown-copy p{font-size:11.5px!important;overflow-wrap:anywhere}.fifa-landing-page .wc-countdown-digits{width:100%!important;max-width:100%!important;min-width:0!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:6px!important;overflow:hidden!important}.fifa-landing-page .wc-countdown-digits>div{min-width:0!important;width:auto!important;min-height:64px!important;padding:6px 2px!important;border-radius:8px!important}.fifa-landing-page .wc-countdown-digits b{display:block!important;width:100%!important;text-align:center!important;font-size:clamp(22px,7vw,34px)!important;letter-spacing:0!important;white-space:nowrap!important}.fifa-landing-page .wc-countdown-digits span{font-size:10px!important;white-space:nowrap!important}.fifa-landing-page .wc-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:6px!important;max-width:100%!important}.fifa-landing-page .wc-kpi-grid>div{min-width:0!important;min-height:54px!important;padding:6px 2px!important}.fifa-landing-page .wc-kpi-grid b{font-size:14px!important}.fifa-landing-page .wc-kpi-grid span{font-size:9px!important}.fifa-landing-page .wc-section-card{padding:9px!important;border-radius:10px!important;overflow:hidden!important}.fifa-landing-page .wc-section-head{min-width:0!important;align-items:flex-start!important}.fifa-landing-page .wc-section-head>div{min-width:0!important}.fifa-landing-page .wc-section-head h2{font-size:15.5px!important;overflow-wrap:anywhere}.fifa-landing-page .wc-section-head>a,.fifa-landing-page .wc-section-head>span{max-width:42%!important;white-space:normal!important;text-align:right;line-height:1.25}.fifa-landing-page .wc-match-rail{width:100%!important;max-width:100%!important;min-width:0!important;grid-auto-columns:minmax(238px,82%)!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch}.fifa-landing-page .wc-card-grid,.fifa-landing-page .wc-highlight-grid,.fifa-landing-page .fifa-feed-list{width:100%!important;max-width:100%!important;min-width:0!important}.fifa-landing-page .wc-card-grid{grid-template-columns:1fr!important}.fifa-landing-page .wc-highlight-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.fifa-landing-page .wc-match-card,.fifa-landing-page .wc-highlight-card{max-width:100%!important;min-width:0!important;overflow:hidden!important}.fifa-landing-page .wc-match-body{grid-template-columns:minmax(0,1fr) 40px minmax(0,1fr)!important;gap:5px!important;min-width:0!important}.fifa-landing-page .wc-team,.fifa-landing-page .wc-team b,.fifa-landing-page .wc-match-meta,.fifa-landing-page .wc-match-foot{min-width:0!important}.fifa-landing-page .wc-team b{font-size:11.5px!important}.fifa-landing-page .wc-match-body>strong{min-width:38px!important;width:38px!important;font-size:12px!important}.fifa-landing-page .wc-match-foot small,.fifa-landing-page .wc-match-foot span{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.fifa-landing-page .fifa-tabs{max-width:100%!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch}.fifa-landing-page .fifa-tabs button{min-width:max-content!important;flex:0 0 auto!important}.fifa-landing-page .tournament-standing-card,.fifa-landing-page .fifa-standing-card{max-width:100%!important;min-width:0!important;overflow:hidden!important;padding:9px!important}.fifa-landing-page .tournament-standing-table,.fifa-landing-page .tournament-standing-table.pro{width:100%!important;max-width:100%!important;min-width:0!important;overflow:hidden!important;display:grid!important;gap:3px!important}.fifa-landing-page .standing-row,.fifa-landing-page .tournament-standing-table.pro .standing-row{width:100%!important;min-width:0!important;max-width:100%!important;display:grid!important;grid-template-columns:26px minmax(0,1fr) 32px 32px 42px!important;gap:4px!important;padding:0 5px!important;overflow:hidden!important}.fifa-landing-page .standing-row>span:nth-child(5),.fifa-landing-page .standing-row>span:nth-child(6),.fifa-landing-page .standing-row>span:nth-child(7),.fifa-landing-page .standing-row>span:nth-child(8),.fifa-landing-page .standing-row>span:nth-child(9),.fifa-landing-page .standing-row>span:nth-child(11){display:none!important}.fifa-landing-page .standing-row .team-cell,.fifa-landing-page .standing-row .team-cell b{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.fifa-landing-page .standing-row .team-cell{display:flex!important;align-items:center!important;gap:6px!important}.fifa-landing-page .standing-row span{min-width:0!important}.fifa-landing-page .fifa-team-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;max-width:100%!important}.fifa-landing-page .fifa-team-pill{min-width:0!important;overflow:hidden!important}.fifa-landing-page .fifa-team-pill b{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}@media(max-width:390px){.fifa-landing-page .dark-phone-screen{padding-left:8px!important;padding-right:8px!important}.fifa-landing-page .wc-hero-pro{min-height:232px!important}.fifa-landing-page .wc-hero-main h1{font-size:24px!important}.fifa-landing-page .wc-countdown-digits{gap:4px!important}.fifa-landing-page .wc-countdown-digits>div{min-height:58px!important}.fifa-landing-page .wc-countdown-digits b{font-size:21px!important}.fifa-landing-page .wc-match-rail{grid-auto-columns:minmax(224px,88%)!important}.fifa-landing-page .wc-highlight-grid,.fifa-landing-page .fifa-team-grid{grid-template-columns:1fr!important}}.fifa-landing-page .dark-phone-screen,.tournament-page.fifa-landing-page .dark-phone-screen{display:block!important;padding:10px 10px 78px!important;gap:0!important;overflow-x:hidden!important}.fifa-landing-page .dark-phone-screen>*+*{margin-top:10px!important}.fifa-landing-page .wc-hero-pro{margin-top:0!important;overflow:hidden!important}.fifa-landing-page .wc-countdown-panel{padding:12px 12px 13px!important;border-radius:13px!important;min-height:auto!important;display:block!important;overflow:hidden!important;background:radial-gradient(circle at 8% 14%,rgba(31,232,217,.17),transparent 31%),radial-gradient(circle at 92% 20%,rgba(39,197,255,.1),transparent 36%),linear-gradient(180deg,#092426,#07161a)!important;border-color:#27e2d338!important;box-shadow:inset 0 1px #ffffff0f,0 12px 30px #00000047!important}.fifa-landing-page .wc-countdown-grid-bg{opacity:.7!important;background-image:radial-gradient(circle,rgba(52,255,235,.2) 0 2px,transparent 3px),linear-gradient(120deg,rgba(52,255,235,.08) 1px,transparent 1px),linear-gradient(35deg,rgba(255,255,255,.04) 1px,transparent 1px)!important;background-size:44px 44px,34px 34px,46px 46px!important}.fifa-landing-page .wc-countdown-copy{position:relative;z-index:2;margin-bottom:10px!important}.fifa-landing-page .wc-countdown-copy span{color:#38fff0!important;text-shadow:0 0 14px rgba(38,255,238,.26)}.fifa-landing-page .wc-countdown-copy h2{font-size:clamp(16px,4.4vw,19px)!important;line-height:1.12!important;margin-top:4px!important}.fifa-landing-page .wc-countdown-copy p{display:block!important;color:#dbeff3db!important;font-size:12px!important;line-height:1.35!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.fifa-landing-page .wc-countdown-digits.digital-scoreboard{position:relative;z-index:2;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;width:100%!important;max-width:100%!important;overflow:visible!important;padding:0!important}.fifa-landing-page .wc-countdown-digits.digital-scoreboard>.wc-countdown-unit{min-width:0!important;width:auto!important;min-height:80px!important;padding:9px 5px 8px!important;border-radius:8px!important;display:grid!important;place-items:center!important;align-content:center!important;gap:7px!important;background:radial-gradient(circle at 50% 0%,rgba(255,255,255,.16),transparent 35%),linear-gradient(180deg,#41464cc7,#24282ec7)!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:inset 0 1px #ffffff29,inset 0 -18px 28px #0003,0 12px 28px #00000040!important;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.wc-digital-number{display:inline-flex;align-items:center;justify-content:center;gap:clamp(2px,.8vw,5px);line-height:1}.wc-seg-digit{--seg-on: #ffffff;--seg-off: rgba(255,255,255,.115);--seg-glow: rgba(255,255,255,.52);position:relative;display:inline-block;width:clamp(16px,4.7vw,24px);height:clamp(30px,8.2vw,45px);filter:drop-shadow(0 0 8px rgba(255,255,255,.14))}.wc-seg-digit .seg{position:absolute;display:block;background:var(--seg-off);opacity:.9;transition:opacity .15s ease,background-color .15s ease,box-shadow .15s ease}.wc-seg-digit .seg.is-on{background:var(--seg-on);opacity:1;box-shadow:0 0 7px var(--seg-glow),0 0 16px #ffffff2e}.wc-seg-digit .seg-top,.wc-seg-digit .seg-middle,.wc-seg-digit .seg-bottom{left:14%;width:72%;height:9%;border-radius:999px}.wc-seg-digit .seg-top{top:0}.wc-seg-digit .seg-middle{top:45.5%}.wc-seg-digit .seg-bottom{bottom:0}.wc-seg-digit .seg-upper-left,.wc-seg-digit .seg-upper-right,.wc-seg-digit .seg-lower-left,.wc-seg-digit .seg-lower-right{width:10%;height:40%;border-radius:999px}.wc-seg-digit .seg-upper-left{left:0;top:7%}.wc-seg-digit .seg-upper-right{right:0;top:7%}.wc-seg-digit .seg-lower-left{left:0;bottom:7%}.wc-seg-digit .seg-lower-right{right:0;bottom:7%}.fifa-landing-page .wc-countdown-digits.digital-scoreboard .wc-countdown-unit>span:last-child{color:#fff!important;font-size:clamp(11px,2.8vw,13px)!important;line-height:1!important;font-weight:1000!important;text-shadow:0 2px 10px rgba(0,0,0,.62)!important;white-space:nowrap!important}.fifa-landing-page .wc-kpi-grid{margin-top:0!important}@media(max-width:390px){.fifa-landing-page .wc-countdown-digits.digital-scoreboard{gap:6px!important}.fifa-landing-page .wc-countdown-digits.digital-scoreboard>.wc-countdown-unit{min-height:73px!important;padding:8px 3px 7px!important}.wc-seg-digit{width:clamp(15px,4.35vw,18px);height:clamp(29px,7.6vw,34px)}.wc-digital-number{gap:2px}}@media(max-width:350px){.fifa-landing-page .wc-countdown-digits.digital-scoreboard{gap:4px!important}.fifa-landing-page .wc-countdown-digits.digital-scoreboard>.wc-countdown-unit{padding-left:2px!important;padding-right:2px!important}.wc-seg-digit{width:14px;height:28px}.fifa-landing-page .wc-countdown-digits.digital-scoreboard .wc-countdown-unit>span:last-child{font-size:10px!important}}.fifa-landing-page .standing-row,.fifa-landing-page .tournament-standing-table.pro .standing-row{grid-template-columns:24px minmax(96px,1fr) 28px 28px 28px 28px 36px!important;gap:3px!important;padding:0 4px!important;min-height:32px!important}.fifa-landing-page .standing-row>span:nth-child(3),.fifa-landing-page .standing-row>span:nth-child(4),.fifa-landing-page .standing-row>span:nth-child(5),.fifa-landing-page .standing-row>span:nth-child(6),.fifa-landing-page .standing-row>span:nth-child(10){display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:0!important;text-align:center!important}.fifa-landing-page .standing-row>span:nth-child(7),.fifa-landing-page .standing-row>span:nth-child(8),.fifa-landing-page .standing-row>span:nth-child(9),.fifa-landing-page .standing-row>span:nth-child(11){display:none!important}.fifa-landing-page .standing-row.head>span:nth-child(3),.fifa-landing-page .standing-row.head>span:nth-child(4),.fifa-landing-page .standing-row.head>span:nth-child(5),.fifa-landing-page .standing-row.head>span:nth-child(6),.fifa-landing-page .standing-row.head>span:nth-child(10){font-size:10px!important;color:#9ca8b5!important;font-weight:900!important}.fifa-landing-page .standing-row .team-cell{gap:5px!important}.fifa-landing-page .standing-row .team-cell .entity-logo,.fifa-landing-page .standing-row .team-cell img{width:18px!important;height:18px!important;min-width:18px!important}.fifa-landing-page .standing-row .team-cell b{font-size:11px!important}.fifa-landing-page .standing-row>span:nth-child(10) b{color:#fff!important;font-size:12px!important}@media(max-width:370px){.fifa-landing-page .standing-row,.fifa-landing-page .tournament-standing-table.pro .standing-row{grid-template-columns:20px minmax(82px,1fr) 25px 25px 25px 25px 32px!important;gap:2px!important;padding:0 3px!important}.fifa-landing-page .standing-row .team-cell b{font-size:10px!important}.fifa-landing-page .standing-row.head>span{font-size:9px!important}}.fixture-compact-time{align-content:center!important;gap:3px!important;min-width:0!important}.fixture-compact-time strong{font-size:13px!important;letter-spacing:.01em!important;color:#eef4f8!important;font-weight:950!important;white-space:nowrap!important}.fixture-compact-time span{max-width:54px!important;font-size:9px!important;color:#9aa6b2!important;font-weight:850!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.fixture-compact-row.live .fixture-compact-time strong,.fixture-compact-row.stale-live .fixture-compact-time strong,.fixture-compact-row.has-stream .fixture-compact-time strong{color:var(--flp-accent)!important}.fixture-compact-row.finished .fixture-compact-time strong{color:#cfd6df!important}.fifa-landing-page .wc-match-foot>span,.fifa-landing-page .wc-match-foot small{max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.fifa-landing-page .wc-match-foot>span{min-width:0!important;opacity:.95!important}.fifa-landing-page .wc-countdown-panel{padding:12px 12px 14px!important;border-radius:11px!important;background:radial-gradient(circle at 50% 120%,rgba(34,230,212,.12),transparent 45%),linear-gradient(180deg,#081b1f,#071418)!important;border:1px solid rgba(46,232,219,.24)!important;box-shadow:inset 0 1px #ffffff0f,0 12px 34px #0000004d!important}.fifa-landing-page .wc-countdown-grid-bg{opacity:.82!important;background-image:radial-gradient(circle,rgba(59,255,239,.18) 0 2px,transparent 2.7px),linear-gradient(34deg,transparent 0 48%,rgba(72,255,236,.055) 49% 51%,transparent 52% 100%),linear-gradient(125deg,transparent 0 48%,rgba(255,255,255,.045) 49% 51%,transparent 52% 100%)!important;background-size:48px 48px,62px 62px,74px 74px!important;filter:contrast(1.08) saturate(1.08)}.fifa-landing-page .wc-countdown-digits.digital-scoreboard{gap:9px!important;align-items:stretch!important}.fifa-landing-page .wc-countdown-digits.digital-scoreboard>.wc-countdown-unit{min-height:86px!important;padding:10px 5px 9px!important;border-radius:9px!important;gap:8px!important;background:radial-gradient(circle at 50% 2%,rgba(255,255,255,.22),transparent 38%),linear-gradient(180deg,#525860a8,#2d3138b8)!important;border:1px solid rgba(255,255,255,.145)!important;box-shadow:inset 0 1px #fff3,inset 0 -24px 28px #00000038,0 13px 26px #00000047!important;-webkit-backdrop-filter:blur(5px) saturate(1.06);backdrop-filter:blur(5px) saturate(1.06)}.fifa-landing-page .wc-countdown-digits.digital-scoreboard>.wc-countdown-unit:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.1),transparent 36%,rgba(0,0,0,.16));opacity:.65}.wc-digital-number{position:relative;z-index:1;gap:clamp(3px,.75vw,5px)!important}.wc-seg-digit{--seg-on: #f7fbff;--seg-off: rgba(255,255,255,.045);--seg-glow: rgba(235, 250, 255, .58);width:clamp(20px,5.05vw,26px)!important;height:clamp(39px,9.7vw,52px)!important;filter:drop-shadow(0 0 5px rgba(255,255,255,.18)) drop-shadow(0 3px 8px rgba(0,0,0,.38))!important}.wc-seg-digit .seg{background:var(--seg-off)!important;opacity:1!important;box-shadow:inset 0 0 1px #ffffff14}.wc-seg-digit .seg.is-on{background:linear-gradient(90deg,rgba(255,255,255,.72),var(--seg-on) 36%,var(--seg-on) 64%,rgba(255,255,255,.74))!important;box-shadow:0 0 6px var(--seg-glow),0 0 13px #fff3,inset 0 0 2px #ffffffdb!important}.wc-seg-digit .seg-top,.wc-seg-digit .seg-middle,.wc-seg-digit .seg-bottom{left:12%!important;width:76%!important;height:7.2%!important;border-radius:2px!important;clip-path:polygon(9% 0,91% 0,100% 50%,91% 100%,9% 100%,0 50%)!important}.wc-seg-digit .seg-top{top:0!important}.wc-seg-digit .seg-middle{top:46.2%!important}.wc-seg-digit .seg-bottom{bottom:0!important}.wc-seg-digit .seg-upper-left,.wc-seg-digit .seg-upper-right,.wc-seg-digit .seg-lower-left,.wc-seg-digit .seg-lower-right{width:8.5%!important;height:42%!important;border-radius:2px!important;clip-path:polygon(50% 0,100% 9%,100% 91%,50% 100%,0 91%,0 9%)!important}.wc-seg-digit .seg-upper-left{left:0!important;top:6.5%!important}.wc-seg-digit .seg-upper-right{right:0!important;top:6.5%!important}.wc-seg-digit .seg-lower-left{left:0!important;bottom:6.5%!important}.wc-seg-digit .seg-lower-right{right:0!important;bottom:6.5%!important}.fifa-landing-page .wc-countdown-digits.digital-scoreboard .wc-countdown-unit>span:last-child{position:relative;z-index:1;margin-top:1px!important;color:#fff!important;font-size:13px!important;letter-spacing:.01em!important;text-shadow:0 2px 8px rgba(0,0,0,.72)!important}@media(max-width:390px){.fifa-landing-page .wc-countdown-digits.digital-scoreboard{gap:7px!important}.fifa-landing-page .wc-countdown-digits.digital-scoreboard>.wc-countdown-unit{min-height:79px!important;padding:9px 3px 8px!important}.wc-seg-digit{width:clamp(18px,4.75vw,21px)!important;height:clamp(36px,9vw,42px)!important}.fifa-landing-page .wc-countdown-digits.digital-scoreboard .wc-countdown-unit>span:last-child{font-size:12px!important}}@media(max-width:350px){.fifa-landing-page .wc-countdown-digits.digital-scoreboard{gap:5px!important}.wc-seg-digit{width:16px!important;height:33px!important}.fifa-landing-page .wc-countdown-digits.digital-scoreboard>.wc-countdown-unit{min-height:72px!important}.fifa-landing-page .wc-countdown-digits.digital-scoreboard .wc-countdown-unit>span:last-child{font-size:10px!important}}.fifa-landing-page .wc-countdown-panel{padding:13px 11px 14px!important;border-radius:10px!important;background:radial-gradient(circle at 10% 18%,rgba(45,244,225,.12),transparent 24%),radial-gradient(circle at 82% 70%,rgba(39,183,255,.08),transparent 30%),linear-gradient(180deg,#071619,#071114)!important;border:1px solid rgba(55,235,221,.18)!important;box-shadow:inset 0 1px #ffffff0e,inset 0 -20px 42px #0000003d,0 18px 38px #00000057!important}.fifa-landing-page .wc-countdown-grid-bg{opacity:.95!important;background-image:radial-gradient(circle,rgba(70,245,231,.22) 0 2px,transparent 2.7px),linear-gradient(28deg,transparent 0 47%,rgba(59,255,238,.085) 48% 50%,transparent 51% 100%),linear-gradient(126deg,transparent 0 47%,rgba(255,255,255,.055) 48% 50%,transparent 51% 100%)!important;background-size:52px 52px,72px 72px,86px 86px!important;filter:saturate(1.15) contrast(1.05)}.fifa-landing-page .wc-countdown-digits.digital-scoreboard{gap:10px!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important}.fifa-landing-page .wc-countdown-digits.digital-scoreboard>.wc-countdown-unit{min-height:88px!important;padding:10px 5px 8px!important;border-radius:10px!important;gap:6px!important;background:linear-gradient(180deg,#60666f75,#30343c8f)!important;border:1px solid rgba(255,255,255,.105)!important;box-shadow:inset 0 1px #ffffff24,inset 0 -22px 30px #00000047,0 16px 30px #0000004d!important;overflow:hidden!important;position:relative!important}.fifa-landing-page .wc-countdown-digits.digital-scoreboard>.wc-countdown-unit:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:linear-gradient(180deg,#ffffff1c,#ffffff06 30%,#0000002e),radial-gradient(circle at 50% 0%,rgba(255,255,255,.13),transparent 32%);opacity:.9}.wc-digital-svg-number{position:relative;z-index:1;display:inline-flex;justify-content:center;align-items:center;gap:clamp(4px,1vw,7px);width:100%;min-width:0}.wc-seg-svg{width:clamp(21px,5.65vw,29px);height:auto;aspect-ratio:40 / 72;overflow:visible;filter:drop-shadow(0 0 5px rgba(255,255,255,.28)) drop-shadow(0 1px 5px rgba(0,0,0,.72))}.wc-seg-screen{fill:#00000006}.wc-seg-svg .seg-svg{fill:#ffffff0b;stroke:#ffffff09;stroke-width:.45;shape-rendering:geometricPrecision;transition:fill .12s ease,opacity .12s ease}.wc-seg-svg .seg-svg.is-on{fill:url(#unused);fill:#f8fbff;stroke:#ffffff8c;stroke-width:.75;filter:drop-shadow(0 0 2px rgba(255,255,255,.95)) drop-shadow(0 0 7px rgba(255,255,255,.34))}.fifa-landing-page .wc-countdown-digits.digital-scoreboard .wc-countdown-unit>span:last-child{position:relative;z-index:1;margin-top:0!important;color:#fff!important;font-size:clamp(11px,2.95vw,13px)!important;font-weight:950!important;line-height:1!important;letter-spacing:.01em!important;text-shadow:0 2px 9px rgba(0,0,0,.78)!important}@media(max-width:390px){.fifa-landing-page .wc-countdown-digits.digital-scoreboard{gap:7px!important}.fifa-landing-page .wc-countdown-digits.digital-scoreboard>.wc-countdown-unit{min-height:81px!important;padding:9px 3px 8px!important}.wc-seg-svg{width:clamp(18px,5vw,22px)!important}.wc-digital-svg-number{gap:3px!important}}@media(max-width:350px){.fifa-landing-page .wc-countdown-digits.digital-scoreboard{gap:5px!important}.fifa-landing-page .wc-countdown-digits.digital-scoreboard>.wc-countdown-unit{min-height:74px!important;padding-left:2px!important;padding-right:2px!important}.wc-seg-svg{width:16px!important}.wc-digital-svg-number{gap:2px!important}}.generated-avatar{--ga-a: #18e1cf;--ga-b: #0f766e;--ga-c: #10211f;display:inline-grid;place-items:center;flex:0 0 auto;overflow:hidden;background:linear-gradient(145deg,var(--ga-c),rgba(255,255,255,.04));border:1px solid rgba(255,255,255,.12);box-shadow:inset 0 1px #ffffff14,0 12px 30px #00000047}.generated-avatar.sm{width:32px;height:32px;border-radius:9px}.generated-avatar.md{width:48px;height:48px;border-radius:14px}.generated-avatar.lg{width:68px;height:68px;border-radius:18px}.generated-avatar.xl{width:78px;height:78px;border-radius:20px}.generated-avatar svg{display:block;width:100%;height:100%}.generated-avatar--image{object-fit:cover}.drawer-avatar .generated-avatar{width:100%;height:100%;border:0;box-shadow:none;border-radius:inherit}.member-pro-page{width:min(100%,470px);margin:0 auto;padding:92px 10px 96px;background:radial-gradient(circle at 20% 0%,rgba(33,230,193,.12),transparent 24%),linear-gradient(180deg,#07100f,#0e1317 38%,#080b0d)}.member-pro-page .member-pro-hero{position:relative;display:grid;grid-template-columns:78px minmax(0,1fr);grid-template-areas:"avatar copy" "logout logout";align-items:center;gap:12px;padding:15px;border-radius:14px;background:linear-gradient(135deg,rgba(33,230,193,.09),transparent 34%),linear-gradient(180deg,#1b2027,#12171d);border:1px solid rgba(255,255,255,.1);box-shadow:0 18px 42px #0000004d,inset 0 1px #ffffff0d}.member-pro-page .member-avatar-pro{grid-area:avatar;width:78px;height:78px;border:0;background:transparent}.member-pro-page .member-hero-copy{grid-area:copy;min-width:0}.member-pro-page .member-kicker{color:#f5c24c;font-size:12px;letter-spacing:.08em}.member-pro-page .member-hero h1{margin:2px 0 4px;font-size:22px;line-height:1.08;letter-spacing:-.03em}.member-pro-page .member-hero p{margin:0;color:#aab4bf;font-size:12.5px;line-height:1.45;max-width:260px}.member-pro-page .member-logout{grid-area:logout;justify-self:stretch;min-height:42px;border-radius:10px;background:linear-gradient(180deg,#ffc947,#f0b638);color:#221804;border:0;box-shadow:0 10px 22px #f5be3a29}.member-stat-grid-pro{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin:9px 0 10px}.member-stat-grid-pro>div{min-height:62px;border-radius:11px;background:linear-gradient(180deg,#171c22,#11161b);border:1px solid rgba(255,255,255,.1);box-shadow:inset 0 1px #ffffff0a}.member-stat-grid-pro b{font-size:20px;letter-spacing:-.03em}.member-stat-grid-pro span{font-size:10.5px;color:#99a4af}.member-pro-page .member-tabs{position:sticky;top:78px;z-index:8;display:flex;gap:7px;overflow-x:auto;padding:7px 0 8px;margin:0 -2px 8px;background:linear-gradient(180deg,#090d10fa,#090d10db);scrollbar-width:none}.member-pro-page .member-tabs::-webkit-scrollbar{display:none}.member-pro-page .member-tabs button{flex:0 0 auto;min-height:34px;padding:0 14px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:#171c22;color:#d6dce3;font-size:13px;font-weight:900;white-space:nowrap}.member-pro-page .member-tabs button.active{color:#231902;background:linear-gradient(180deg,#ffd15a,#f5bd35);border-color:transparent}.member-pro-page .member-panel{border-radius:14px;padding:13px;background:linear-gradient(180deg,#151a20,#10151a);border:1px solid rgba(255,255,255,.1);box-shadow:0 16px 38px #00000042}.member-pro-page .member-panel+.member-panel{margin-top:10px}.member-pro-page .member-panel h2{font-size:18px;letter-spacing:-.02em;margin-bottom:10px}.member-pro-page .member-panel h3{display:flex;align-items:center;min-height:24px;color:#eef3f8;font-size:14px}.member-pro-page .member-two-col{gap:14px}.member-pro-page .member-search-box{padding:10px;border-radius:12px;background:#06090c6b;border:1px solid rgba(255,255,255,.1)}.member-pro-page .member-search-box input,.member-pro-page .member-settings-form input,.member-pro-page .member-settings-form textarea{min-height:44px;border-radius:10px;background:#0d1115;border:1px solid rgba(255,255,255,.1);color:#f7fafc}.member-pro-page .member-option-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:330px;overflow-y:auto;padding-right:2px}.member-pro-page .member-option-grid button{min-height:96px;border-radius:12px;background:radial-gradient(circle at 50% 0%,rgba(33,230,193,.08),transparent 34%),linear-gradient(180deg,#1b2026,#14191f);border:1px solid rgba(255,255,255,.09);transition:transform .14s ease,border-color .14s ease}.member-pro-page .member-option-grid button:active{transform:scale(.98)}.member-pro-page .member-option-grid button b{font-size:13px;line-height:1.2}.member-pro-page .member-option-grid small{color:#a4aeb9}.member-pro-page .member-pill-list{margin-top:9px;gap:7px}.member-pro-page .member-pill{min-height:34px;border-radius:999px;background:#1a2027;border-color:#ffffff1f;color:#eef2f6;box-shadow:inset 0 1px #ffffff0a}.member-pro-page .member-list-cards{display:grid;gap:8px}.member-pro-page .member-list-cards article{min-height:68px;border-radius:12px;background:linear-gradient(180deg,#1a1f25,#14191f);border:1px solid rgba(255,255,255,.09);padding:10px}.member-pro-page .member-row-actions a,.member-pro-page .member-row-actions button,.member-pro-page .member-panel-head button,.member-pro-page .member-settings-form button{min-height:38px;border-radius:10px;background:#22ded0;color:#052320}.member-generated-avatar-preview{display:grid;grid-template-columns:78px minmax(0,1fr);gap:12px;align-items:center;padding:11px;border-radius:13px;background:#21e6c10f;border:1px solid rgba(33,230,193,.18)}.member-generated-avatar-preview span{display:grid;gap:4px}.member-generated-avatar-preview b{color:#fff;font-size:14px}.member-generated-avatar-preview small{color:#a5b1bc;font-size:12px;line-height:1.4}.member-pro-page .member-safety-note{margin-top:12px;padding:12px;border-radius:12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}@media(max-width:390px){.member-pro-page{padding-left:8px;padding-right:8px}.member-stat-grid-pro{grid-template-columns:repeat(2,minmax(0,1fr))}.member-pro-page .member-pro-hero{grid-template-columns:68px minmax(0,1fr);padding:12px}.member-pro-page .member-avatar-pro,.member-pro-page .generated-avatar.xl{width:68px;height:68px;border-radius:18px}.member-pro-page .member-hero h1{font-size:20px}}:root{--dsp-bg: #070b0c;--dsp-bg-elevated: #0b1113;--dsp-shell: #0d1315;--dsp-surface-1: #111719;--dsp-surface-2: #151d20;--dsp-surface-3: #1a2428;--dsp-card: #151d20;--dsp-card-soft: #1a2428;--dsp-card-strong: #202b2f;--dsp-border: rgba(255,255,255,.08);--dsp-border-strong: rgba(255,255,255,.14);--dsp-border-accent: rgba(32,224,208,.34);--dsp-primary: #20e0d0;--dsp-primary-strong: #13c8ba;--dsp-primary-soft: rgba(32,224,208,.12);--dsp-accent: #ffd05a;--dsp-accent-soft: rgba(255,208,90,.14);--dsp-danger: #ff5c77;--dsp-danger-soft: rgba(255,92,119,.13);--dsp-success: #38df8a;--dsp-warning: #ffd05a;--dsp-info: #6ba7ff;--dsp-text: #f5f7f8;--dsp-text-soft: #c9d2d6;--dsp-text-muted: #9ca8ad;--dsp-text-faint: #6f7d82;--dsp-radius-xs: 4px;--dsp-radius-sm: 6px;--dsp-radius-md: 8px;--dsp-radius-lg: 12px;--dsp-space-1: 4px;--dsp-space-2: 8px;--dsp-space-3: 12px;--dsp-space-4: 16px;--dsp-space-5: 20px;--dsp-shadow-card: 0 12px 30px rgba(0,0,0,.26);--dsp-shadow-float: 0 18px 48px rgba(0,0,0,.42);--dsp-shell-w: 470px;--dsp-topbar-h: 64px;--dsp-bottom-nav-h: 66px;--flp-accent: var(--dsp-primary);--flp-accent-2: var(--dsp-primary-strong);--fs-accent: var(--dsp-primary);--fs-bg: var(--dsp-bg);--fs-card: var(--dsp-card);--fs-border: var(--dsp-border);--public-primary: var(--dsp-primary);--public-background: var(--dsp-bg);--public-card-bg: var(--dsp-card)}html{min-height:100%;background:var(--dsp-bg);color-scheme:dark}body{margin:0;min-height:100%;background:var(--dsp-bg);color:var(--dsp-text);font-family:Inter,Noto Sans Thai,Sarabun,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}img,svg,video,canvas{max-width:100%}#root{min-height:100vh;background:radial-gradient(circle at 50% -8%,rgba(32,224,208,.1),transparent 25%),var(--dsp-bg)}.site-shell.public-app-shell,.mobile-dark-shell.public-app-shell{min-height:100vh!important;background:var(--dsp-bg)!important;color:var(--dsp-text)!important}.dark-phone-screen,.fixture-mobile-screen,.member-page,.member-auth-page,.fifa-landing-page .dark-phone-screen,.tournament-page .dark-phone-screen{width:min(100%,var(--dsp-shell-w))!important;margin:0 auto!important;padding:calc(var(--dsp-topbar-h) + 10px) 10px calc(var(--dsp-bottom-nav-h) + 18px)!important;background:linear-gradient(180deg,#091012 0%,var(--dsp-bg) 100%)!important;color:var(--dsp-text)!important;overflow-x:hidden!important}.fifa-landing-page .dark-phone-screen,.tournament-page .dark-phone-screen{display:block!important}.fifa-landing-page .dark-phone-screen>*+*,.tournament-page .dark-phone-screen>*+*,.dark-phone-screen>*+*{margin-top:var(--dsp-space-3)!important}.mobile-app-topbar{position:fixed!important;top:0!important;left:50%!important;transform:translate(-50%)!important;z-index:120!important;width:min(100%,var(--dsp-shell-w))!important;min-height:var(--dsp-topbar-h)!important;padding:8px 10px!important;display:grid!important;grid-template-columns:44px minmax(0,1fr) auto!important;gap:8px!important;align-items:center!important;background:#070b0ceb!important;-webkit-backdrop-filter:blur(16px) saturate(1.2)!important;backdrop-filter:blur(16px) saturate(1.2)!important;border-bottom:1px solid var(--dsp-border)!important;box-shadow:0 12px 26px #00000047!important}.mobile-brand{min-width:0!important;color:var(--dsp-text)!important;font-weight:950!important;letter-spacing:-.03em!important}.mobile-brand-logo,.topbar-icon-btn{width:42px!important;height:42px!important;border-radius:var(--dsp-radius-md)!important;background:var(--dsp-surface-2)!important;border:1px solid var(--dsp-border)!important;color:var(--dsp-text)!important}.topbar-actions{display:inline-flex!important;gap:7px!important}.bottom-nav.app-bottom-nav{position:fixed!important;left:50%!important;bottom:0!important;transform:translate(-50%)!important;width:min(100%,var(--dsp-shell-w))!important;z-index:115!important;min-height:var(--dsp-bottom-nav-h)!important;display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:4px!important;padding:6px 8px 8px!important;background:#070b0cf2!important;border-top:1px solid var(--dsp-border)!important;box-shadow:0 -18px 34px #00000047!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important}.bottom-nav.app-bottom-nav a{min-height:50px!important;border-radius:var(--dsp-radius-md)!important;color:var(--dsp-text-muted)!important;font-size:11px!important;font-weight:850!important}.bottom-nav.app-bottom-nav a.active{color:#03211e!important;background:linear-gradient(180deg,var(--dsp-primary),var(--dsp-primary-strong))!important}.public-footer,.desktop-public-header{display:none!important}@media(min-width:900px){body{background:radial-gradient(circle at 50% 0,rgba(32,224,208,.14),transparent 30%),#020506}}@media(max-width:370px){:root{--dsp-topbar-h: 60px;--dsp-bottom-nav-h: 62px}.dark-phone-screen,.fixture-mobile-screen,.member-page,.member-auth-page,.fifa-landing-page .dark-phone-screen,.tournament-page .dark-phone-screen{padding-left:8px!important;padding-right:8px!important}}.home-section-title,.section-header,.fifa-section-title,.detail-card-head,.member-panel-head,.immersive-section-title{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:var(--dsp-space-2)!important;margin-bottom:var(--dsp-space-2)!important}.home-section-title h2,.section-header h2,.fifa-section-title h2,.detail-card-head h2,.member-panel-head h2,.immersive-section-title h2{margin:0!important;color:var(--dsp-text)!important;font-size:16px!important;line-height:1.2!important;font-weight:950!important;letter-spacing:-.02em!important}.home-section-title span,.section-header span,.fifa-kicker,.fifa-mini-label,.member-kicker{color:var(--dsp-primary)!important;font-size:10px!important;letter-spacing:.1em!important;text-transform:uppercase!important;font-weight:950!important}.changy-schedule-section,.changy-live-feature-section,.changy-highlight-section,.fifa-section,.fifa-countdown-card,.fifa-standing-card,.tournament-seo-card,.fixture-compact-league-card,.fixture-empty-card,.member-panel,.member-hero,.member-auth-sheet,.immersive-section-card,.watch-member-panel,.chat-only-card,.detail-card,.fixture-detail-card,.competition-center-page .fl-section-block,.fl-page-shell>section{border-radius:var(--dsp-radius-lg)!important;background:linear-gradient(180deg,var(--dsp-surface-2),var(--dsp-surface-1))!important;border:1px solid var(--dsp-border)!important;box-shadow:var(--dsp-shadow-card)!important;color:var(--dsp-text)!important}button,.member-auth-submit,.navbar-cta,.drawer-primary-btn,.drawer-secondary-btn,.fifa-hero-actions a,.watch-direct-btn{border-radius:var(--dsp-radius-md)!important}.entity-logo,[class*=entity-logo]{flex:0 0 auto!important}.dsp-badge,.fixture-mini-status,.live-badge,.match-status-pill,.fifa-status,.changy-status,.member-pill,.MuiChip-root{border-radius:999px!important;font-weight:900!important}.fixture-mini-status.stream,.live-badge,.match-status-pill.live,.changy-status.live{background:var(--dsp-accent-soft)!important;color:var(--dsp-accent)!important;border:1px solid rgba(255,208,90,.24)!important}input,textarea,select,.member-form input,.member-auth-field>input,.member-password-wrap,.fixture-search-panel{background:#ffffff0f!important;border:1px solid var(--dsp-border)!important;color:var(--dsp-text)!important;border-radius:var(--dsp-radius-md)!important}input::placeholder,textarea::placeholder{color:var(--dsp-text-faint)!important}.public-mobile-drawer{background:#071011!important;color:var(--dsp-text)!important;border-right:1px solid var(--dsp-border)!important}.drawer-hero-card{background:radial-gradient(circle at 12% 0,rgba(32,224,208,.18),transparent 36%),linear-gradient(180deg,#10191b,#081011)!important}.drawer-menu-group a{border-radius:var(--dsp-radius-md)!important;color:var(--dsp-text-soft)!important}.drawer-menu-group a.active{background:var(--dsp-primary)!important;color:#03211e!important}.widget-slot-card{display:grid;gap:10px;margin:10px 0}.widget-slot-title{display:flex;align-items:end;justify-content:space-between;gap:12px;padding:0 2px}.widget-slot-title span,.api-sports-widget-head span{color:var(--dsp-primary);font-size:10px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.widget-slot-title h2,.api-sports-widget-head h3{margin:0;color:var(--dsp-text);font-size:15px;font-weight:950}.widget-slot-stack{display:grid;gap:10px}.api-sports-widget-shell{border:1px solid var(--dsp-border);border-radius:var(--dsp-radius-lg);background:linear-gradient(180deg,#20e0d014,#111719f5);color:var(--dsp-text);overflow:hidden;box-shadow:var(--dsp-shadow-soft)}.api-sports-widget-head{min-height:46px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--dsp-border);background:#070b0c8c}.api-sports-widget-head em{border:1px solid rgba(32,224,208,.28);border-radius:999px;color:var(--dsp-primary);background:#20e0d014;font-size:10px;font-weight:900;padding:4px 8px;font-style:normal;text-transform:uppercase}.api-sports-widget-frame{padding:0;min-height:inherit;background:#0a0f11cc}.api-sports-widget-frame api-sports-widget{display:block;width:100%;min-height:inherit;--primary-color: var(--dsp-primary);--secondary-color: var(--dsp-accent);--background-color: var(--dsp-surface-2);--surface-color: var(--dsp-card);--text-color: var(--dsp-text);--border-color: rgba(255,255,255,.08);--primary-font-size: .78rem;--secondary-font-size: .72rem;--button-font-size: .72rem;--title-font-size: .88rem}.api-sports-widget-state{min-height:140px;display:grid;place-items:center;align-content:center;gap:6px;text-align:center;padding:18px;color:var(--dsp-muted);font-size:12px}.api-sports-widget-state b{color:var(--dsp-text);font-size:14px}.api-sports-widget-state.error b{color:var(--dsp-danger)}@media(max-width:390px){.api-sports-widget-head{padding:9px 10px}.widget-slot-title h2,.api-sports-widget-head h3{font-size:14px}}.api-sports-widget-shell.missing-game-id{min-height:220px!important}.api-sports-widget-state.warning{border:1px solid rgba(255,208,90,.28);background:linear-gradient(180deg,#ffd05a1f,#ffd05a0a);color:var(--dsp-text, #f5f7f8)}.api-sports-widget-debug{margin:12px;padding:10px;border:1px dashed rgba(32,224,208,.28);border-radius:8px;background:#00000038;color:var(--dsp-muted, #9ca8ad);font-size:11px}.api-sports-widget-debug summary{cursor:pointer;color:var(--dsp-primary, #20e0d0);font-weight:900}.api-sports-widget-debug pre{max-height:180px;overflow:auto;white-space:pre-wrap;word-break:break-word;margin:8px 0;padding:8px;border-radius:6px;background:#ffffff0d;color:#dff8f5}.api-sports-widget-debug p{margin:0;line-height:1.45}.promo-hero-banner,.changy-hero-slider,.changy-text-hero{border-radius:var(--dsp-radius-lg)!important;overflow:hidden!important;min-height:148px!important;border:1px solid var(--dsp-border)!important;background:radial-gradient(circle at 18% 15%,rgba(32,224,208,.22),transparent 35%),linear-gradient(135deg,#172225,#080d0e)!important;box-shadow:var(--dsp-shadow-card)!important}.changy-hero-dots{background:#00000061!important}.changy-hero-dots button.active{background:var(--dsp-primary)!important}.fixture-scroll-row,.changy-schedule-rail,.fifa-card-rail{display:grid!important;grid-auto-flow:column!important;grid-template-rows:none!important;grid-auto-columns:minmax(252px,282px)!important;gap:var(--dsp-space-2)!important;overflow-x:auto!important;overscroll-behavior-x:contain!important;scroll-snap-type:x proximity!important;padding-bottom:2px!important;scrollbar-width:none!important}.fixture-scroll-row::-webkit-scrollbar,.changy-schedule-rail::-webkit-scrollbar,.fifa-card-rail::-webkit-scrollbar{display:none!important}.featured-feed-grid,.changy-highlight-grid,.fifa-highlight-grid,.fifa-two-col-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:var(--dsp-space-2)!important}@media(max-width:370px){.featured-feed-grid,.changy-highlight-grid,.fifa-highlight-grid,.fifa-two-col-grid{grid-template-columns:1fr!important}}.fixture-mobile-page{background:var(--dsp-bg)!important;min-height:100vh!important}.fixture-page-top{display:grid!important;grid-template-columns:40px minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;margin-bottom:10px!important}.fixture-page-top h1{margin:0!important;font-size:18px!important;line-height:1.2!important;color:var(--dsp-text)!important;font-weight:950!important;letter-spacing:-.03em!important}.fixture-icon-btn{width:38px!important;height:38px!important;border-radius:var(--dsp-radius-md)!important;background:var(--dsp-surface-2)!important;border:1px solid var(--dsp-border)!important;color:var(--dsp-text)!important}.fixture-top-actions{display:inline-flex!important;gap:6px!important}.fixture-sport-pills,.fixture-status-tabs,.fixture-date-strip{display:flex!important;gap:6px!important;overflow-x:auto!important;scrollbar-width:none!important;margin-bottom:8px!important}.fixture-sport-pills::-webkit-scrollbar,.fixture-status-tabs::-webkit-scrollbar,.fixture-date-strip::-webkit-scrollbar{display:none!important}.fixture-sport-pills button,.fixture-status-tabs button,.fixture-date-strip button,.fixture-calendar-picker{flex:0 0 auto!important;border-radius:var(--dsp-radius-md)!important;background:var(--dsp-surface-2)!important;border:1px solid var(--dsp-border)!important;color:var(--dsp-text-soft)!important;min-height:36px!important;padding:0 10px!important;font-size:12px!important;font-weight:900!important}.fixture-sport-pills button.active,.fixture-status-tabs button.active,.fixture-date-strip button.active{background:var(--dsp-primary)!important;color:#03211e!important;border-color:transparent!important}.fixture-date-strip button{display:grid!important;place-items:center!important;gap:0!important;min-width:48px!important;min-height:50px!important}.fixture-date-strip button b{font-size:16px!important}.fixture-search-panel{min-height:42px!important;display:grid!important;grid-template-columns:18px minmax(0,1fr) 18px!important;align-items:center!important;gap:8px!important;padding:0 10px!important;margin-bottom:10px!important}.fixture-search-panel input{border:0!important;background:transparent!important;padding:0!important;color:var(--dsp-text)!important;outline:none!important}.fixture-compact-league-card{padding:0!important;overflow:hidden!important;margin-top:10px!important}.fixture-compact-league-head{min-height:38px!important;padding:8px 10px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;background:#ffffff09!important;border-bottom:1px solid var(--dsp-border)!important}.fixture-compact-league-head>div{display:flex!important;align-items:center!important;min-width:0!important;gap:7px!important}.fixture-compact-league-head b{color:var(--dsp-text)!important;font-size:12px!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important}.fixture-compact-league-head span{display:inline-flex!important;align-items:center!important;gap:4px!important;color:var(--dsp-text-muted)!important;font-size:11px!important;font-weight:900!important}.fixture-compact-row{min-height:68px!important;padding:8px 10px!important;display:grid!important;grid-template-columns:54px minmax(0,1fr) auto!important;gap:8px!important;align-items:center!important;color:var(--dsp-text)!important;border-bottom:1px solid rgba(255,255,255,.055)!important;background:transparent!important}.fixture-compact-row:last-child{border-bottom:0!important}.fixture-compact-time{display:grid!important;gap:2px!important;align-content:center!important}.fixture-compact-time strong{color:var(--dsp-text)!important;font-size:13px!important;font-weight:950!important;font-variant-numeric:tabular-nums!important}.fixture-compact-time span{color:var(--dsp-text-faint)!important;font-size:10px!important;font-weight:800!important;white-space:nowrap!important}.fixture-compact-teams{display:grid!important;gap:4px!important;min-width:0!important}.fixture-compact-team{min-width:0!important;display:flex!important;align-items:center!important;gap:7px!important}.fixture-compact-team b{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:13px!important;color:var(--dsp-text-soft)!important}.fixture-compact-right{display:grid!important;justify-items:end!important;gap:6px!important;color:var(--dsp-text-faint)!important}.fixture-mini-status{min-width:40px!important;min-height:22px!important;padding:0 7px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:10px!important}.immersive-watch-shell{background:#000!important}.watch-immersive-page,.watch-page,.immersive-watch-screen{background:#000!important;color:var(--dsp-text)!important}.immersive-player-card,.player-first{border-radius:0!important;overflow:hidden!important;background:#000!important;border:0!important;box-shadow:none!important}.immersive-player-label{background:#070b0cc7!important;color:var(--dsp-text)!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.stream-selector,.watch-tabs{display:flex!important;gap:6px!important;overflow-x:auto!important;scrollbar-width:none!important}.stream-selector::-webkit-scrollbar,.watch-tabs::-webkit-scrollbar{display:none!important}.watch-tabs button,.stream-selector button{min-height:34px!important;border-radius:999px!important;padding:0 12px!important;background:var(--dsp-surface-2)!important;color:var(--dsp-text-muted)!important;border:1px solid var(--dsp-border)!important}.watch-tabs button.active,.stream-selector button.active{background:var(--dsp-primary)!important;color:#03211e!important}.watch-member-panel{padding:10px!important;display:grid!important;gap:8px!important;grid-template-columns:1fr 1fr!important}.watch-member-panel small,.watch-member-panel span{grid-column:1 / -1!important;color:var(--dsp-text-muted)!important;font-size:12px!important}.watch-member-panel button{min-height:38px!important;background:var(--dsp-surface-3)!important;color:var(--dsp-text)!important;border:1px solid var(--dsp-border)!important;border-radius:var(--dsp-radius-md)!important}.watch-unavailable-state{min-height:165px!important;aspect-ratio:16 / 9;width:100%;display:grid!important;place-items:center!important;align-content:center!important;gap:10px!important;text-align:center!important;padding:18px 14px!important;border-radius:10px!important;border:1px solid rgba(255,255,255,.1)!important;background:radial-gradient(circle at 50% 0%,rgba(35,224,200,.11),transparent 36%),linear-gradient(180deg,#152022,#0b1113)!important;color:#f7fbfb!important;overflow:hidden!important}.watch-unavailable-state .watch-unavailable-icon{width:48px!important;height:48px!important;border-radius:999px!important;display:grid!important;place-items:center!important;color:#22e3cf!important;background:#22e3cf1a!important;border:1px solid rgba(34,227,207,.22)!important}.watch-unavailable-state.ended .watch-unavailable-icon{color:#ffd166!important;background:#ffd1661a!important;border-color:#ffd1663d!important}.watch-unavailable-state h3{margin:0!important;color:#fff!important;font-size:17px!important;line-height:1.25!important;font-weight:950!important}.watch-unavailable-state p{max-width:260px!important;margin:-3px auto 0!important;color:#ffffff9e!important;font-size:12px!important;line-height:1.45!important}.watch-unavailable-actions{display:flex!important;justify-content:center!important;gap:8px!important;flex-wrap:wrap!important;margin-top:2px!important}.watch-unavailable-actions button,.watch-unavailable-actions a{min-height:34px!important;border-radius:999px!important;padding:0 14px!important;font-size:12px!important;font-weight:950!important;text-decoration:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.watch-unavailable-actions button{border:0!important;background:linear-gradient(135deg,#20e0d0,#72f7d0)!important;color:#04211e!important}.watch-unavailable-actions a{border:1px solid rgba(255,255,255,.16)!important;background:#ffffff14!important;color:#f6fbfb!important}.ad-card.image-only picture,.ad-card.image-only img{display:block!important;width:100%!important}.fifa-landing-page,.tournament-page{background:var(--dsp-bg)!important;overflow-x:hidden!important}.fifa-hero-card{min-height:214px!important;border-radius:var(--dsp-radius-lg)!important;padding:14px!important;overflow:hidden!important;background:radial-gradient(circle at 16% 12%,rgba(32,224,208,.28),transparent 34%),radial-gradient(circle at 90% 10%,rgba(255,208,90,.15),transparent 30%),linear-gradient(145deg,#1a2428,#080d0e 68%,#030506)!important;border:1px solid var(--dsp-border)!important;box-shadow:var(--dsp-shadow-card)!important}.fifa-hero-card h1{font-size:clamp(26px,8vw,34px)!important;line-height:.96!important;margin:0!important;color:var(--dsp-text)!important;letter-spacing:-.055em!important}.fifa-hero-card p{color:var(--dsp-text-muted)!important;font-size:12px!important;line-height:1.45!important;margin:0!important}.fifa-hero-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important}.fifa-hero-actions a{min-height:38px!important;background:var(--dsp-primary)!important;color:#03211e!important;border:0!important;font-weight:950!important}.fifa-hero-actions a+a{background:var(--dsp-surface-3)!important;color:var(--dsp-text)!important;border:1px solid var(--dsp-border)!important}.fifa-countdown-card{position:relative!important;overflow:hidden!important;padding:12px!important;background:radial-gradient(circle at 50% 0,rgba(32,224,208,.12),transparent 38%),var(--dsp-surface-2)!important}.wc-countdown-digits.digital-scoreboard,.fifa-landing-page .wc-countdown-digits{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:7px!important;width:100%!important}.wc-countdown-unit{min-width:0!important;display:grid!important;gap:5px!important;justify-items:center!important}.wc-countdown-tile,.seven-seg-tile{width:100%!important;max-width:74px!important;aspect-ratio:1 / .82!important;border-radius:9px!important;background:linear-gradient(180deg,#ffffff1a,#ffffff09)!important;border:1px solid rgba(255,255,255,.13)!important;box-shadow:inset 0 1px #ffffff1f,0 10px 18px #00000042!important;display:grid!important;place-items:center!important}.wc-countdown-unit small,.wc-countdown-label{color:var(--dsp-text-muted)!important;font-size:10px!important;text-transform:uppercase!important;font-weight:900!important;letter-spacing:.08em!important}.seven-segment-svg,.wc-countdown-tile svg{width:86%!important;height:72%!important;filter:drop-shadow(0 0 8px rgba(255,255,255,.34))!important}.seven-segment-svg .seg-on{fill:#fffffff5!important}.seven-segment-svg .seg-off{fill:#ffffff16!important}.fifa-kpi-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:7px!important}.fifa-kpi-grid>div{min-height:56px!important;border-radius:var(--dsp-radius-md)!important;background:var(--dsp-surface-2)!important;border:1px solid var(--dsp-border)!important}.fifa-kpi-grid b{color:var(--dsp-text)!important;font-size:15px!important}.fifa-kpi-grid span{color:var(--dsp-text-muted)!important;font-size:10px!important}.fifa-match-card,.wc-match-card-pro,.fifa-highlight-card,.fifa-team-pill,.squad-card,.timeline-match-card,.knockout-match{background:var(--dsp-surface-2)!important;border:1px solid var(--dsp-border)!important;border-radius:var(--dsp-radius-md)!important;color:var(--dsp-text)!important;box-shadow:none!important}.fifa-match-card b,.wc-match-card-pro b{color:var(--dsp-text-soft)!important}.fifa-standing-card{padding:10px!important;overflow:hidden!important}.tournament-standing-table.pro{width:100%!important;overflow-x:hidden!important}.tournament-standing-row,.tournament-standing-head,.fifa-standing-row,.fifa-standing-head{display:grid!important;grid-template-columns:24px minmax(0,1fr) 28px 28px 28px 28px 36px!important;gap:4px!important;align-items:center!important;min-height:34px!important}.tournament-standing-row>*,.tournament-standing-head>*,.fifa-standing-row>*,.fifa-standing-head>*{min-width:0!important;font-size:11px!important}@media(max-width:370px){.wc-countdown-digits.digital-scoreboard{gap:5px!important}.wc-countdown-tile,.seven-seg-tile{border-radius:7px!important}.fifa-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.member-page.member-pro-page,.member-page{padding-top:calc(var(--dsp-topbar-h) + 12px)!important}.member-hero.member-hero-pro,.member-hero{display:grid!important;grid-template-columns:58px minmax(0,1fr) auto!important;gap:10px!important;align-items:center!important;padding:12px!important;background:radial-gradient(circle at 10% 0,rgba(32,224,208,.14),transparent 36%),var(--dsp-surface-2)!important}.member-avatar-pro,.member-avatar{width:58px!important;height:58px!important;border-radius:16px!important;overflow:hidden!important;background:var(--dsp-primary-soft)!important;border:1px solid var(--dsp-border-accent)!important}.member-hero h1{margin:0!important;font-size:17px!important;color:var(--dsp-text)!important;font-weight:950!important}.member-hero p{margin:2px 0 0!important;color:var(--dsp-text-muted)!important;font-size:12px!important;line-height:1.35!important}.member-logout{min-height:34px!important;padding:0 9px!important;background:var(--dsp-danger-soft)!important;color:#ffdce2!important;border:1px solid rgba(255,92,119,.24)!important}.member-stat-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:7px!important}.member-stat-grid>div{min-height:58px!important;background:var(--dsp-surface-2)!important;border:1px solid var(--dsp-border)!important;border-radius:var(--dsp-radius-md)!important}.member-stat-grid strong{color:var(--dsp-text)!important;font-size:16px!important}.member-stat-grid span{color:var(--dsp-text-muted)!important;font-size:10px!important}.member-tabs{display:flex!important;gap:6px!important;overflow-x:auto!important;scrollbar-width:none!important;position:sticky!important;top:calc(var(--dsp-topbar-h) + 4px)!important;z-index:20!important;padding:6px 0!important;background:#070b0cdb!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important}.member-tabs::-webkit-scrollbar{display:none!important}.member-tabs button{flex:0 0 auto!important;min-height:36px!important;padding:0 12px!important;border-radius:999px!important;background:var(--dsp-surface-2)!important;border:1px solid var(--dsp-border)!important;color:var(--dsp-text-muted)!important;font-weight:900!important}.member-tabs button.active{background:var(--dsp-primary)!important;color:#03211e!important;border-color:transparent!important}.member-panel{padding:12px!important;display:grid!important;gap:10px!important}.member-option-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.member-option-grid button,.member-list-cards article,.member-pill{background:var(--dsp-surface-3)!important;border-color:var(--dsp-border)!important;color:var(--dsp-text)!important}@media(max-width:370px){.member-hero{grid-template-columns:50px minmax(0,1fr)!important}.member-logout{grid-column:1 / -1!important}.member-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.member-auth-screen{display:grid!important;place-items:start center!important;padding-top:18px!important;background:radial-gradient(circle at 50% -10%,rgba(32,224,208,.14),transparent 36%),var(--dsp-bg)!important}.member-auth-sheet{width:min(100%,360px)!important;padding:16px!important;background:linear-gradient(180deg,var(--dsp-surface-2),var(--dsp-surface-1))!important;border:1px solid var(--dsp-border)!important;border-radius:var(--dsp-radius-lg)!important;box-shadow:var(--dsp-shadow-float)!important}.member-auth-head h1{color:var(--dsp-text)!important;font-size:20px!important}.member-auth-submit{background:var(--dsp-primary)!important;color:#03211e!important}.member-provider-btn{background:var(--dsp-surface-3)!important;color:var(--dsp-text)!important;border:1px solid var(--dsp-border)!important}.member-prompt-card{border-radius:var(--dsp-radius-lg)!important;background:var(--dsp-surface-1)!important;border:1px solid var(--dsp-border-accent)!important}.member-prompt-head{background:linear-gradient(180deg,var(--dsp-primary),var(--dsp-primary-strong))!important;color:#03211e!important}.custom-browser-video,.livekit-video-surface,.video-embed-shell{background:#000!important;border-radius:0!important;overflow:hidden!important}.custom-browser-overlay,.custom-browser-live-badge{display:none!important}.livekit-waiting{min-height:220px!important;display:grid!important;place-items:center!important;background:#050708!important;color:var(--dsp-text-muted)!important}:root{--dsp-shell-w: 430px;--dsp-page-pad: 10px;--dsp-section-gap: 10px;--dsp-card-radius: 10px;--dsp-control-h: 42px;--dsp-compact-h: 34px}html,body,#root{min-height:100%;overflow-x:hidden!important;background:#e8eef5!important}*{box-sizing:border-box}img,video,iframe,canvas,svg{max-width:100%}a{-webkit-tap-highlight-color:transparent}.site-shell.public-app-shell,.mobile-dark-shell.public-app-shell,.immersive-watch-shell{width:100%;min-height:100vh;background:#e8eef5!important;overflow-x:hidden!important}.dark-phone-screen,.fixture-mobile-screen,.member-page,.member-auth-page,.immersive-phone-frame,.fifa-landing-page .dark-phone-screen,.tournament-page .dark-phone-screen{width:min(100vw,var(--dsp-shell-w))!important;max-width:var(--dsp-shell-w)!important;min-height:100vh!important;margin:0 auto!important;padding-left:var(--dsp-page-pad)!important;padding-right:var(--dsp-page-pad)!important;background:radial-gradient(circle at 50% -120px,rgba(32,224,208,.12),transparent 230px),linear-gradient(180deg,#091012,#070b0c)!important;border-left:1px solid rgba(255,255,255,.08);border-right:1px solid rgba(255,255,255,.08);color:var(--dsp-text)!important;overflow-x:hidden!important}.dark-phone-screen,.fixture-mobile-screen,.member-page,.member-auth-page,.fifa-landing-page .dark-phone-screen,.tournament-page .dark-phone-screen{padding-top:calc(var(--dsp-topbar-h) + 10px)!important;padding-bottom:calc(var(--dsp-bottom-nav-h) + 14px)!important}.immersive-phone-frame{padding-bottom:16px!important}.dark-phone-screen>*,.fixture-mobile-screen>*,.member-page>*,.immersive-phone-frame>*,.fifa-landing-page .dark-phone-screen>*,.tournament-page .dark-phone-screen>*{max-width:100%!important}.dark-phone-screen>*+*,.fixture-mobile-screen>*+*,.member-page>*+*,.immersive-phone-frame>*+*,.fifa-landing-page .dark-phone-screen>*+*,.tournament-page .dark-phone-screen>*+*{margin-top:var(--dsp-section-gap)!important}.mobile-app-topbar{width:min(100vw,var(--dsp-shell-w))!important;max-width:var(--dsp-shell-w)!important;min-height:var(--dsp-topbar-h)!important;padding:8px 10px!important;grid-template-columns:42px minmax(0,1fr) auto!important;background:#070b0cf5!important;box-shadow:0 12px 24px #00000047!important}.mobile-brand{gap:8px!important;overflow:hidden!important;white-space:nowrap!important;text-decoration:none!important}.mobile-brand span:not(.mobile-brand-logo){min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:14px!important}.mobile-brand-logo,.topbar-icon-btn{width:40px!important;height:40px!important;min-width:40px!important}.topbar-actions{gap:6px!important}.bottom-nav.app-bottom-nav{width:min(100vw,var(--dsp-shell-w))!important;max-width:var(--dsp-shell-w)!important;min-height:var(--dsp-bottom-nav-h)!important;padding:6px 8px 8px!important;background:#070b0cfa!important}.bottom-nav.app-bottom-nav a{min-width:0!important;min-height:50px!important;gap:3px!important;padding:4px 2px!important}.bottom-nav.app-bottom-nav a span{max-width:100%!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important}.home-strip-section,.promo-hero-banner,.changy-schedule-section,.changy-live-feature-section,.changy-highlight-section,.featured-league-section,.tournament-home-strip,.fixture-compact-league-card,.fixture-empty-card,.immersive-section-card,.immersive-player-card,.watch-member-panel,.share-panel,.fifa-hero-card,.fifa-section,.fifa-countdown-card,.fifa-standing-card,.tournament-seo-card,.member-hero,.member-panel,.member-stat-grid>div,.member-option-grid button,.member-list-cards article,.member-auth-sheet,.api-sports-widget-shell,.fl-section-block,.fl-hero-card,.fl-competition-hero,.fl-competition-detail-hero-pro,.fl-detail-panel,.chat-only-card,.custom-browser-viewer,.livekit-viewer{border-radius:var(--dsp-card-radius)!important;border:1px solid rgba(255,255,255,.08)!important;background:linear-gradient(180deg,#151d20fa,#0d1315fa)!important;box-shadow:0 10px 26px #00000038!important;color:var(--dsp-text)!important}.home-section-title,.section-header,.fifa-section-title,.immersive-section-title,.member-panel-head,.detail-card-head,.widget-slot-title{min-height:24px!important;padding:0 2px!important}.home-section-title h2,.section-header h2,.fifa-section-title h2,.immersive-section-title h2,.member-panel-head h2,.widget-slot-title h2{font-size:15px!important;line-height:1.18!important}.home-section-title a,.section-header a,.fifa-section-title a,.widget-slot-title a{color:var(--dsp-primary)!important;font-size:12px!important;font-weight:950!important;text-decoration:none!important;white-space:nowrap!important}.promo-hero-banner{overflow:hidden!important;min-height:132px!important}.promo-hero-picture,.promo-hero-clickable,.changy-hero-slide{display:block!important;width:100%!important}.promo-hero-picture img,.changy-hero-slide img{width:100%!important;height:auto!important;object-fit:cover!important;display:block!important}.featured-feed-grid,.changy-highlight-grid,.changy-live-grid,.landing-chip-grid,.featured-league-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.live-fixture-card,.match-card,.dark-match-card,.highlight-card,.landing-chip,.league-featured-chip{min-width:0!important;overflow:hidden!important}.fixture-page-top h1{font-size:16px!important;line-height:1.15!important}.fixture-sport-pills button,.fixture-status-tabs button,.fixture-date-strip button,.fixture-calendar-picker{min-height:36px!important;font-size:11px!important}.fixture-date-strip button{min-width:44px!important;min-height:48px!important}.fixture-compact-league-head{min-height:36px!important;padding:7px 9px!important}.fixture-compact-row{min-height:62px!important;padding:7px 9px!important;grid-template-columns:48px minmax(0,1fr) 34px!important;gap:7px!important}.fixture-compact-time strong{font-size:12px!important}.fixture-compact-time span{font-size:9px!important;line-height:1.05!important}.fixture-compact-team b{font-size:12px!important;line-height:1.12!important}.fixture-compact-right{gap:4px!important}.fixture-mini-status{min-width:34px!important;min-height:20px!important;font-size:9px!important;padding:0 5px!important}.immersive-watch-page{background:#e8eef5!important;min-height:100vh!important;overflow-x:hidden!important}.immersive-phone-frame{background:linear-gradient(180deg,#091012,#070b0c)!important}.immersive-player-card{padding:10px!important;overflow:hidden!important}.immersive-player-card video,.immersive-player-card iframe,.immersive-player-card .video-embed,.custom-browser-video,.livekit-video-surface{width:100%!important;aspect-ratio:16/9!important;border-radius:8px!important;background:#020506!important;overflow:hidden!important}.share-icons,.share-row{display:flex!important;gap:8px!important;overflow-x:auto!important;scrollbar-width:none!important}.share-icons::-webkit-scrollbar,.share-row::-webkit-scrollbar{display:none!important}.watch-member-panel{padding:9px!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}.watch-member-panel small,.watch-member-panel span{grid-column:1 / -1!important;font-size:11px!important;color:var(--dsp-text-muted)!important}.watch-tabs,.immersive-tabs{display:flex!important;overflow-x:auto!important;gap:7px!important;scrollbar-width:none!important}.watch-tabs::-webkit-scrollbar,.immersive-tabs::-webkit-scrollbar{display:none!important}.fifa-hero-card{min-height:unset!important;padding:14px!important}.fifa-hero-card h1{font-size:clamp(25px,7vw,32px)!important;line-height:1.02!important}.fifa-hero-actions{grid-template-columns:1fr 1fr!important}.fifa-countdown-card{padding:12px!important}.wc-countdown-digits.digital-scoreboard,.fifa-landing-page .wc-countdown-digits{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;align-items:start!important}.wc-countdown-tile,.seven-seg-tile{max-width:none!important;min-height:68px!important;aspect-ratio:1 / .84!important;background:radial-gradient(circle at 50% 15%,rgba(255,255,255,.1),transparent 46%),linear-gradient(180deg,#4a5256a8,#21272ad6)!important;border-color:#ffffff29!important}.fifa-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:7px!important}.fifa-match-rail,.fifa-live-rail,.tournament-feed-scroll,.fifa-horizontal-rail{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:minmax(238px,78%)!important;gap:8px!important;overflow-x:auto!important;scrollbar-width:none!important;padding-bottom:2px!important}.fifa-match-rail::-webkit-scrollbar,.fifa-live-rail::-webkit-scrollbar,.tournament-feed-scroll::-webkit-scrollbar,.fifa-horizontal-rail::-webkit-scrollbar{display:none!important}.fifa-match-card,.wc-match-card-pro{min-height:118px!important;overflow:hidden!important}.fifa-standing-card{overflow:hidden!important}.tournament-standing-row,.tournament-standing-head,.fifa-standing-row,.fifa-standing-head{grid-template-columns:22px minmax(82px,1fr) 24px 24px 24px 24px 30px!important}.tournament-standing-row strong,.fifa-standing-row strong{overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important}.member-hero{grid-template-columns:54px minmax(0,1fr) auto!important;padding:12px!important}.member-hero h1{font-size:16px!important}.member-hero p{max-width:100%!important}.member-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:7px!important}.member-tabs{margin-left:calc(var(--dsp-page-pad) * -1)!important;margin-right:calc(var(--dsp-page-pad) * -1)!important;padding-left:var(--dsp-page-pad)!important;padding-right:var(--dsp-page-pad)!important}.member-option-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.member-list-cards article{overflow:hidden!important}.member-auth-sheet{width:min(100%,360px)!important;margin:0 auto!important}.fl-page-shell,.competition-center-page,.competition-detail-page,.league-landing-page,.team-landing-page{overflow-x:hidden!important}.fl-competition-stat-grid,.fl-upcoming-grid,.fl-featured-competition-row,.fl-competition-list,.fl-list-stack,.fl-standing-pro-list,.fl-top-scorer-pro-list{max-width:100%!important;overflow-x:hidden!important}.fl-standing-pro-table{overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}.api-sports-widget-shell{min-height:0!important}.api-sports-widget-frame{min-height:160px!important;overflow:hidden!important}.api-sports-widget-frame api-sports-widget{min-height:160px!important}.api-sports-widget-debug{max-height:230px!important;overflow:auto!important}@media(max-width:390px){:root{--dsp-page-pad: 8px;--dsp-section-gap: 9px}.mobile-brand span:not(.mobile-brand-logo){font-size:13px!important}.featured-feed-grid,.changy-highlight-grid,.changy-live-grid,.landing-chip-grid,.featured-league-grid{gap:7px!important}.fifa-hero-actions{grid-template-columns:1fr!important}.wc-countdown-digits.digital-scoreboard,.fifa-landing-page .wc-countdown-digits{gap:6px!important}.wc-countdown-tile,.seven-seg-tile{min-height:58px!important}.fifa-kpi-grid,.member-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:360px){:root{--dsp-topbar-h: 60px;--dsp-bottom-nav-h: 62px}.mobile-app-topbar{grid-template-columns:38px minmax(0,1fr) auto!important}.mobile-brand-logo,.topbar-icon-btn{width:38px!important;height:38px!important;min-width:38px!important}.fixture-compact-row{grid-template-columns:42px minmax(0,1fr) 30px!important}.fixture-compact-team b{font-size:11px!important}.watch-member-panel{grid-template-columns:1fr!important}.member-hero{grid-template-columns:48px minmax(0,1fr)!important}.member-logout{grid-column:1 / -1!important}.tournament-standing-row,.tournament-standing-head,.fifa-standing-row,.fifa-standing-head{grid-template-columns:20px minmax(74px,1fr) 22px 22px 22px 22px 28px!important}}@media(max-width:720px){.drawer-menu-list{padding:75px 14px 4px!important;display:grid!important;gap:15px!important}.public-app-shell .mobile-app-topbar{position:relative!important;top:0!important;left:50%!important;transform:translate(-50%)!important;z-index:120!important;width:min(100%,470px)!important;min-height:var(--dsp-topbar-h)!important;height:auto!important;display:grid!important;grid-template-columns:44px minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;padding:10px 12px!important;background:#101717!important;border-bottom:1px solid rgba(21,241,217,.13)!important;box-shadow:0 10px 26px #0000003d!important}}.dark-phone-screen,.fixture-mobile-screen,.member-page,.member-auth-page,.fifa-landing-page .dark-phone-screen,.tournament-page .dark-phone-screen{padding-top:calc(var(--dsp-topbar-h) + 5px)!important;padding-bottom:calc(var(--dsp-bottom-nav-h) - 14px)!important}.fixture-member-actions{display:flex!important;gap:7px!important;flex-wrap:wrap!important;flex-direction:column!important}.site-shell.public-app-shell,.mobile-dark-shell.public-app-shell,.immersive-watch-shell{width:100%!important;min-height:100vh!important;overflow-x:hidden!important}.dark-phone-screen,.fixture-mobile-screen,.member-page,.member-auth-page,.fifa-landing-page .dark-phone-screen,.tournament-page .dark-phone-screen{padding-top:calc(var(--dsp-topbar-h) - 3px)!important;padding-bottom:calc(var(--dsp-bottom-nav-h) - 5px)!important}.dark-phone-screen,.fixture-mobile-screen,.member-page,.member-auth-page,.fifa-landing-page .dark-phone-screen,.tournament-page .dark-phone-screen{padding-top:calc(var(--dsp-topbar-h) 3px)!important;padding-bottom:calc(var(--dsp-bottom-nav-h) 5px)!important}@media(min-width:721px){.public-app-shell .mobile-app-topbar,.public-app-shell .mobile-bottom-nav,.public-app-shell .bottom-nav,.public-app-shell .mobile-app-bottom-nav{display:none!important}.dark-phone-screen,.fixture-mobile-screen,.member-page,.member-auth-page,.fifa-landing-page .dark-phone-screen,.tournament-page .dark-phone-screen{width:100%!important;max-width:none!important;min-height:auto!important;padding-top:0!important;padding-bottom:0!important;margin:0 auto!important}.site-shell.public-app-shell,.mobile-dark-shell.public-app-shell,.immersive-watch-shell{width:100%!important;max-width:none!important;min-height:100vh!important;overflow-x:hidden!important}.drawer-menu-list{padding:0!important;display:block!important}}@media(min-width:900px){.public-app-shell>header,.site-shell.public-app-shell>header,.mobile-dark-shell.public-app-shell>header,.public-header,.site-header,.desktop-header,.public-navbar,.desktop-navbar,.top-navbar,.app-header{width:min(100% - 40px,1180px)!important;max-width:1180px!important;min-height:72px!important;height:72px!important;margin:18px auto 22px!important;padding:0 22px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;background:#101717!important;border:1px solid rgba(21,241,217,.16)!important;border-radius:28px!important;box-shadow:0 18px 40px #00000047!important;overflow:hidden!important}.public-app-shell>header *,.site-shell.public-app-shell>header *,.mobile-dark-shell.public-app-shell>header *,.public-header *,.site-header *,.desktop-header *,.public-navbar *,.desktop-navbar *,.top-navbar *,.app-header *{color:#f7fffb!important}.public-app-shell>header img,.site-shell.public-app-shell>header img,.mobile-dark-shell.public-app-shell>header img,.public-header img,.site-header img,.desktop-header img,.public-navbar img,.desktop-navbar img,.top-navbar img,.app-header img{max-height:46px!important;width:auto!important;object-fit:contain!important}.public-app-shell>header a,.site-shell.public-app-shell>header a,.mobile-dark-shell.public-app-shell>header a,.public-header a,.site-header a,.desktop-header a,.public-navbar a,.desktop-navbar a,.top-navbar a,.app-header a{min-height:42px!important;padding:0 18px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:18px!important;text-decoration:none!important;white-space:nowrap!important}.public-app-shell>header a.active,.site-shell.public-app-shell>header a.active,.mobile-dark-shell.public-app-shell>header a.active,.public-header a.active,.site-header a.active,.desktop-header a.active,.public-navbar a.active,.desktop-navbar a.active,.top-navbar a.active,.app-header a.active{background:#1cd7aa2e!important;color:#21f1d9!important}.public-app-shell>header .login,.site-shell.public-app-shell>header .login,.mobile-dark-shell.public-app-shell>header .login,.public-header .login,.site-header .login,.desktop-header .login,.public-navbar .login,.desktop-navbar .login{background:#151b1d!important;color:#f7fffb!important}}.fixture-status.live,.feed-status-badge.live,.dot.live,.badge-live{background:#e20807!important;color:#fff!important;box-shadow:0 0 0 4px #15f1d921!important}
