:root{--bg:#050914;--bg2:#08111f;--panel:#0d1728;--panel2:#101d32;--line:#20324d;--text:#f7fbff;--muted:#91a6c2;--ice:#52c8ff;--ice2:#8ee6ff;--blue:#1f70ff;--pink:#ff5fb7;--green:#6fffb0;--gold:#ffd766;--red:#ff6f7d;--shadow:0 18px 55px #00000059;--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;color:var(--text);background:radial-gradient(circle at 80% -10%, #52c8ff26, transparent 32%), radial-gradient(circle at 10% 20%, #1f70ff1f, transparent 28%), linear-gradient(180deg,var(--bg),#060b16 55%,#050914);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.shell{max-width:1440px;margin:auto;padding:0 22px 56px}.topbar{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#050914cc;border-bottom:1px solid #8ee6ff1f;position:sticky;top:0}.topbar-inner{align-items:center;gap:28px;max-width:1440px;height:78px;margin:auto;padding:0 22px;display:flex}.brand{letter-spacing:.03em;align-items:center;gap:12px;font-weight:900;display:flex}.brand-mark{background:linear-gradient(145deg,#0b2f59,#0d76b5);border:1px solid #8ee6ff5c;border-radius:14px;place-items:center;width:44px;height:44px;font-size:24px;display:grid;box-shadow:inset 0 0 20px #8ee6ff14,0 10px 28px #00000040}.brand-copy small{color:var(--ice);text-transform:uppercase;letter-spacing:.2em;font-size:10px;display:block}.nav{flex-wrap:wrap;gap:6px;margin-left:auto;display:flex}.nav button,.ghost-btn{color:var(--muted);background:0 0;border:1px solid #0000;border-radius:11px;padding:10px 13px;font-weight:750}.nav button:hover,.nav button.active{color:#fff;background:#52c8ff17;border-color:#52c8ff2b}.admin-trigger{margin-left:10px}.primary-btn,.secondary-btn,.danger-btn{border:0;border-radius:12px;padding:11px 16px;font-weight:850}.primary-btn{background:linear-gradient(135deg,var(--ice),#2796ff);color:#00101d;box-shadow:0 10px 30px #52c8ff2e}.danger-btn{color:#ff9ca6;background:#ff6f7d1f;border:1px solid #ff6f7d47}.view{animation:.24s fade;display:none}.view.active{display:block}@keyframes fade{0%{opacity:.3;transform:translateY(6px)}to{opacity:1;transform:none}}.hero{min-height:430px;box-shadow:var(--shadow);background:linear-gradient(100deg,#050e1cfa 4%,#061428e0 54%,#04101e9e),radial-gradient(circle at 78% 42%,#52c8ff47,#0000 23%);border:1px solid #8ee6ff26;border-radius:28px;margin-top:30px;padding:48px;position:relative;overflow:hidden}.hero:after{content:"✦";color:#52c8ff0b;pointer-events:none;font-size:340px;line-height:1;position:absolute;top:3%;right:7%;transform:rotate(18deg)}.eyebrow{color:var(--ice);text-transform:uppercase;letter-spacing:.22em;font-size:12px;font-weight:900}h1{letter-spacing:-.045em;max-width:880px;margin:14px 0 18px;font-size:clamp(43px,6vw,86px);line-height:.92}.hero p{color:#b8cae1;max-width:720px;font-size:18px;line-height:1.6}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.hero-metrics{z-index:2;grid-template-columns:repeat(3,1fr);gap:10px;display:grid;position:absolute;bottom:30px;right:34px}.metric{background:#09172acc;border:1px solid #8ee6ff24;border-radius:15px;min-width:120px;padding:16px 18px}.metric strong{font-size:24px;display:block}.metric span{color:var(--muted);text-transform:uppercase;letter-spacing:.11em;font-size:11px}.section-head{justify-content:space-between;align-items:end;gap:20px;margin-bottom:15px;display:flex}.section-head h2{letter-spacing:-.03em;margin:0;font-size:28px}.section-head p{color:var(--muted);margin:5px 0 0}.grid{gap:14px;display:grid}.team-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.team-card,.card{border-radius:var(--radius);background:linear-gradient(#101d32f0,#0a1322f5);border:1px solid #1b2c47;box-shadow:0 10px 35px #0000002e}.team-card{padding:20px;transition:all .2s}.team-card:hover{border-color:#52c8ff59;transform:translateY(-3px)}.team-top{align-items:center;gap:14px;display:flex}.team-logo{width:62px;height:62px;color:var(--ice2);background:linear-gradient(145deg,#0e2541,#132b49);border:1px solid #2c466a;border-radius:16px;flex:none;place-items:center;font-size:18px;font-weight:950;display:grid;overflow:hidden}.team-logo.frost{background:linear-gradient(145deg,#0d6db0,#063355);font-size:25px}.team-name{font-size:18px;font-weight:900}.record{border-top:1px solid #1b2b43;justify-content:space-between;margin-top:18px;padding-top:15px;display:flex}.record span{color:var(--muted);font-size:12px}.table-wrap{background:#0a1322;border:1px solid #1c2e49;border-radius:18px;overflow:auto}table{border-collapse:collapse;width:100%;min-width:720px}th,td{text-align:left;border-bottom:1px solid #172740;padding:15px 16px}th{color:#8ba4c4;text-transform:uppercase;letter-spacing:.12em;background:#0c1728;font-size:11px;position:sticky;top:0}tr:last-child td{border-bottom:0}.rank{width:54px;color:var(--ice);font-weight:950}.team-cell{align-items:center;gap:10px;font-weight:850;display:flex}.mini-logo{width:30px;height:30px;color:var(--ice2);background:#13263f;border:1px solid #28466b;border-radius:9px;place-items:center;font-size:11px;font-weight:900;display:grid}.chip{color:#b9cbe2;background:#101e32;border:1px solid #223754;border-radius:999px;align-items:center;gap:7px;padding:6px 9px;font-size:11px;font-weight:800;display:inline-flex}.chip.green{color:var(--green);background:#6fffb00f;border-color:#6fffb02e}.chip.pink{color:#ff91cd;background:#ff5fb712;border-color:#ff5fb733}.page-head{padding:38px 0 22px}.page-head h1{margin:7px 0 8px;font-size:48px}.page-head p{color:var(--muted);max-width:720px}.tabs{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.tabs button{color:#8fa7c5;background:#0c1728;border:1px solid #203452;border-radius:10px;padding:9px 13px;font-weight:800}.tabs button.active{color:#00121d;background:var(--ice);border-color:var(--ice)}.schedule-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.match-card{padding:17px}.match-meta{color:var(--muted);text-transform:uppercase;letter-spacing:.09em;justify-content:space-between;margin-bottom:12px;font-size:11px;display:flex}.match-team{align-items:center;gap:10px;padding:8px 0;font-weight:850;display:flex}.match-team .score{margin-left:auto;font-size:18px}.divider{background:#1b2b43;height:1px;margin:3px 0}.bracket-board{padding:8px 2px 28px;overflow:auto}.bracket-section{background:linear-gradient(#081424e6,#060e1af5);border:1px solid #1c2e49;border-radius:20px;min-width:1120px;margin-bottom:18px;padding:20px}.bracket-title{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.bracket-title h3{margin:0;font-size:18px}.bracket-title span{color:var(--muted);font-size:12px}.bracket-track{grid-template-columns:repeat(4,250px);align-items:stretch;gap:64px;display:grid}.bracket-track.lower{grid-template-columns:repeat(5,210px);gap:38px}.bracket-column{flex-direction:column;justify-content:space-around;min-height:430px;display:flex}.bracket-column.compact{min-height:340px}.round-label{text-transform:uppercase;letter-spacing:.14em;color:var(--ice);margin:0 0 12px;font-size:11px;font-weight:900}.bracket-pair{gap:42px;padding-right:28px;display:grid;position:relative}.bracket-pair:before{content:"";border-right:2px solid #29496e;position:absolute;top:38px;bottom:38px;right:12px}.bracket-pair:after{content:"";border-top:2px solid #29496e;width:40px;position:absolute;top:50%;right:-28px}.bracket-pair .bracket-match:after{content:"";border-top:2px solid #29496e;width:16px;position:absolute;top:50%;right:-16px}.bracket-match{border-color:#28405f;padding:0;position:relative;overflow:visible}.bracket-match.winner-side{box-shadow:0 0 0 1px #52c8ff14,0 12px 30px #00000038}.bracket-line{background:#0c1829;justify-content:space-between;align-items:center;gap:9px;padding:11px 12px;font-size:12px;display:flex}.bracket-line:first-child{border-radius:14px 14px 0 0}.bracket-line:last-child{border-radius:0 0 14px 14px}.bracket-team{align-items:center;gap:8px;min-width:0;display:flex}.bracket-team span:last-child{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.bracket-seed{color:#7290b4;min-width:14px;font-size:10px}.bracket-score{text-align:right;min-width:18px;font-size:15px}.bracket-final-wrap{align-items:center;height:100%;display:flex}.championship-card{border-color:#ffd76666;box-shadow:0 0 36px #ffd76612}.championship-card .round-label{color:var(--gold)}.admin-match-list{gap:10px;margin-top:16px;display:grid}.admin-match-row{background:#0a1525;border:1px solid #1b2d49;border-radius:14px;grid-template-columns:1.3fr 90px 1.3fr 100px 130px;align-items:center;gap:10px;padding:13px 14px;display:grid}.admin-match-row .versus{text-align:center;color:var(--muted);font-size:11px;font-weight:900}.admin-match-row .match-score{text-align:center;color:var(--ice2);font-size:18px;font-weight:950}.match-editor-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px;display:flex}.match-editor-head h2{margin:0 0 5px}.match-edit-section{border-top:1px solid #1b2d49;margin-top:20px;padding-top:18px}.match-edit-section h3{margin:0 0 12px;font-size:17px}.map-editor-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.map-editor{background:#091421;border:1px solid #1d3150;border-radius:13px;padding:13px}.map-score-grid{grid-template-columns:1fr 1fr;gap:8px;margin-top:9px;display:grid}.match-stat-sheet{border:1px solid #1d3150;border-radius:14px;margin-top:10px;overflow:auto}.match-stat-sheet table{min-width:1120px}.match-stat-sheet input{min-width:70px;padding:7px 8px}.match-stat-sheet .agent-input{min-width:105px}.match-stat-team{align-items:center;gap:10px;margin-top:18px;display:flex}.match-stat-team h4{margin:0;font-size:16px}.status-dot{background:var(--gold);border-radius:50%;width:8px;height:8px;margin-right:6px;display:inline-block}.status-dot.completed{background:var(--green)}.status-dot.live{background:var(--red);box-shadow:0 0 10px #ff6f7d80}@media (max-width:780px){.admin-match-row{grid-template-columns:1fr 70px 1fr}.admin-match-row .match-meta-admin,.admin-match-row button{grid-column:auto}.map-editor-grid{grid-template-columns:1fr}}.stats-cards{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:17px;display:grid}.stat-card{padding:20px}.stat-card small{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-weight:800}.stat-card strong{margin:7px 0 2px;font-size:30px;display:block}.stat-card span{color:var(--ice);font-size:12px}.team-detail{grid-template-columns:330px 1fr;gap:16px;display:grid}.profile-card{height:max-content;padding:24px}.profile-logo{border-radius:28px;width:120px;height:120px;margin-bottom:18px;font-size:34px}.profile-card h2{margin:0 0 5px;font-size:28px}.profile-meta{color:var(--muted);font-size:14px;line-height:1.7}.roster-card{padding:20px}.roster-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.player{background:#0a1525;border:1px solid #1c2e49;border-radius:14px;align-items:center;gap:12px;padding:13px;display:flex}.avatar{width:42px;height:42px;color:var(--ice);background:linear-gradient(145deg,#183456,#0c1e34);border-radius:50%;place-items:center;font-weight:900;display:grid}.player b{display:block}.player span{color:var(--muted);font-size:12px}.admin-page{grid-template-columns:270px 1fr;gap:16px;display:grid}.admin-sidebar{height:max-content;padding:16px;position:sticky;top:96px}.admin-sidebar button{text-align:left;color:#94a9c4;background:0 0;border:1px solid #0000;border-radius:10px;width:100%;margin-bottom:6px;padding:11px 12px;font-weight:800}.admin-sidebar button.active{color:#fff;background:#14243a;border-color:#263e60}.admin-panel{padding:22px}.admin-panel h2{margin:0 0 4px}.admin-panel .hint{color:var(--muted);margin-bottom:18px;font-size:13px}.form-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}label{color:#93a9c6;text-transform:uppercase;letter-spacing:.09em;font-size:11px;font-weight:800}.field{flex-direction:column;gap:7px;display:flex}input,select,textarea{color:#fff;background:#07111f;border:1px solid #223754;border-radius:10px;outline:none;width:100%;padding:11px 12px}input:focus,select:focus,textarea:focus{border-color:var(--ice)}textarea{resize:vertical;min-height:90px}.admin-actions{flex-wrap:wrap;gap:9px;margin-top:14px;display:flex}.login-wrap{max-width:480px;margin:70px auto}.login-card{padding:28px}.login-card h2{margin-top:0}.login-card p{color:var(--muted)}.notice{color:#bcecff;background:#52c8ff12;border:1px solid #52c8ff2e;border-radius:11px;margin:12px 0;padding:11px 13px;font-size:12px}.toast{z-index:100;color:#fff;box-shadow:var(--shadow);opacity:0;pointer-events:none;background:#10233a;border:1px solid #315078;border-radius:12px;padding:12px 15px;transition:all .25s;position:fixed;bottom:22px;right:22px;transform:translateY(12px)}.toast.show{opacity:1;transform:none}footer{color:#6f87a5;flex-wrap:wrap;justify-content:space-between;gap:20px;padding:38px 0 10px;font-size:12px;display:flex}.score-ticker{color:#f7fbff;-webkit-backdrop-filter:blur(22px)saturate(135%);background:linear-gradient(#08111fe8,#050c18e0),radial-gradient(circle at 30% 0,#52c8ff21,#0000 35%);border-top:1px solid #8ee6ff1c;border-bottom:1px solid #8ee6ff29;width:100vw;margin-left:calc(50% - 50vw);position:relative;overflow:hidden;box-shadow:0 14px 42px #00000042}.score-ticker:before{content:"";pointer-events:none;opacity:.72;background:linear-gradient(115deg,#0000 0 34%,#ffffff09 43%,#0000 51%),repeating-linear-gradient(90deg,#ffffff03 0 1px,#0000 1px 9px);position:absolute;inset:0}.ticker-scroll{z-index:1;scrollbar-width:thin;scrollbar-color:#29496e transparent;gap:8px;padding:9px 12px 10px;display:flex;position:relative;overflow-x:auto}.ticker-week{z-index:5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(145deg,#102f4ff0,#07192df0),radial-gradient(circle at 20% 20%,#52c8ff38,#0000 48%);border:1px solid #8ee6ff38;border-radius:14px;flex-direction:column;justify-content:center;min-width:155px;padding:11px 15px;display:flex;position:sticky;left:0;box-shadow:inset 0 1px #ffffff09,0 8px 24px #0000003b}.ticker-week small{text-transform:uppercase;letter-spacing:.15em;color:#85cffe;font-size:9px;font-weight:900}.ticker-week strong{margin-top:4px;font-size:18px;line-height:1.1}.ticker-card{-webkit-backdrop-filter:blur(14px)saturate(120%);background:#08111fa3;border:1px solid #8ee6ff24;border-radius:14px;min-width:232px;transition:transform .18s,border-color .18s,box-shadow .18s;overflow:hidden;box-shadow:inset 0 1px #ffffff09,0 8px 24px #00000038}.ticker-card:hover{border-color:#8ee6ff52;transform:translateY(-1px);box-shadow:inset 0 1px #ffffff0d,0 12px 30px #00000047}.ticker-team{isolation:isolate;grid-template-columns:32px 1fr auto;align-items:center;gap:9px;min-height:39px;padding:6px 11px;font-size:12px;font-weight:900;display:grid;position:relative}.ticker-team:before{content:"";z-index:-2;background:var(--team-color,#183456);opacity:.72;position:absolute;inset:0}.ticker-team:after{content:"";z-index:-1;background:linear-gradient(90deg,#05091414,#0509146b 62%,#050914b8),linear-gradient(#ffffff0f,#0000 36%);position:absolute;inset:0}.ticker-team+.ticker-team{border-top:1px solid #ffffff14}.ticker-team .mini-logo{color:#fff;background:#050c1675;border-color:#ffffff26;border-radius:8px;width:27px;height:27px;box-shadow:0 4px 12px #00000029}.ticker-team-name{white-space:nowrap;text-overflow:ellipsis;letter-spacing:.03em;text-shadow:0 1px 8px #00000047;font-size:13px;overflow:hidden}.ticker-score{text-align:right;text-shadow:0 1px 8px #00000059;min-width:20px;font-size:15px;font-weight:950}.ticker-footer{color:#8ca4c2;text-transform:uppercase;letter-spacing:.06em;background:#050c16b8;border-top:1px solid #8ee6ff17;justify-content:space-between;gap:8px;padding:6px 10px 7px;font-size:9px;font-weight:850;display:flex}.ticker-status.live{color:#ff8795}.ticker-status.completed{color:#7cffbc}.ticker-empty{color:#8ca4c2;padding:18px;font-size:12px}.color-editor{grid-template-columns:52px 1fr;align-items:center;gap:8px;display:grid}.color-editor input[type=color]{cursor:pointer;border-radius:10px;width:52px;height:43px;padding:4px}.logo-img{object-fit:contain;width:100%;height:100%;display:block}.avatar .logo-img,.player-profile-image .logo-img{object-fit:cover}.upload-preview{background:#091421;border:1px solid #1d3150;border-radius:14px;align-items:center;gap:14px;margin-top:10px;padding:12px;display:flex}.upload-preview .team-logo{width:72px;height:72px}.upload-preview .avatar{flex:none;width:64px;height:64px}.upload-help{color:var(--muted);font-size:11px;line-height:1.5}.player{cursor:pointer;transition:all .18s}.player:hover{border-color:#52c8ff5c;transform:translateY(-1px)}.player-profile{grid-template-columns:300px 1fr;gap:16px;display:grid}.player-profile-card{height:max-content;padding:24px}.player-profile-image{width:180px;height:180px;color:var(--ice);background:linear-gradient(145deg,#173656,#09192c);border:1px solid #2b466a;border-radius:32px;place-items:center;margin-bottom:20px;font-size:58px;font-weight:950;display:grid;overflow:hidden}.player-stat-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.player-stat-box{background:#091421;border:1px solid #1d3150;border-radius:13px;padding:16px}.player-stat-box small{color:var(--muted);text-transform:uppercase;letter-spacing:.09em;font-size:10px;font-weight:850;display:block}.player-stat-box strong{margin-top:5px;font-size:25px;display:block}.clickable-name{cursor:pointer}.clickable-name:hover{color:var(--ice)}.settings-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}@media (max-width:780px){.ticker-week{min-width:118px}.ticker-card{min-width:205px}.player-profile{grid-template-columns:1fr}.player-stat-grid{grid-template-columns:repeat(2,1fr)}.settings-grid{grid-template-columns:1fr}}.particle-hero-wrap{isolation:isolate;width:min(960px,100%);height:clamp(160px,22vw,250px);margin:8px 0 10px;position:relative;overflow:hidden}.particle-text{touch-action:none;isolation:isolate;width:100%;height:100%;min-height:150px;display:block;position:relative;overflow:hidden}.particle-text__canvas{width:100%;height:100%;display:block;position:absolute;inset:0}.particle-text__sr{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hero-fallback-title{text-align:center;letter-spacing:-.045em;color:#fff;opacity:0;pointer-events:none;justify-content:center;align-items:center;font-size:clamp(62px,8vw,124px);font-weight:900;line-height:.92;display:flex;position:absolute;inset:0}.particle-hero-wrap.no-canvas .hero-fallback-title{opacity:1}.particle-hero-caption{color:#8ee6ff94;text-transform:uppercase;letter-spacing:.14em;pointer-events:none;font-size:9px;font-weight:900;position:absolute;bottom:4px;right:4px}@media (max-width:560px){.particle-hero-wrap{height:150px;margin-top:4px}}.frost-glow-box{--edge-proximity:0;--cursor-angle:45deg;--edge-sensitivity:30;--color-sensitivity:50;--cone-spread:24;--glow-radius:30px;--glow-cyan:#52c8ff;--glow-blue:#1f70ff;--glow-ice:#8ee6ff;isolation:isolate;position:relative;transform:translateZ(.01px)}.frost-glow-box:before,.frost-glow-box:after{content:"";border-radius:inherit;pointer-events:none;z-index:3;transition:opacity .22s ease-out;position:absolute;inset:-1px}.frost-glow-box:before{background:radial-gradient(at 80% 55%,var(--glow-cyan) 0,transparent 45%), radial-gradient(at 15% 12%,var(--glow-blue) 0,transparent 48%), radial-gradient(at 48% 0%,var(--glow-ice) 0,transparent 44%);-webkit-mask-composite:xor;opacity:calc((var(--edge-proximity) - var(--color-sensitivity)) / (100 - var(--color-sensitivity)));filter:drop-shadow(0 0 8px #52c8ff57);padding:1px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.frost-glow-box:after{inset:calc(var(--glow-radius) * -1);border-radius:calc(var(--radius,18px) + var(--glow-radius));background:conic-gradient(from var(--cursor-angle) at center, #52c8ff00 0deg, #52c8ff57 18deg, #8ee6ff1f 42deg, #1f70ff00 78deg, #1f70ff00 282deg, #8ee6ff1f 318deg, #52c8ff57 342deg, #52c8ff00 360deg);mix-blend-mode:screen;opacity:calc((var(--edge-proximity) - var(--edge-sensitivity)) / (100 - var(--edge-sensitivity)));filter:blur(10px);z-index:-1;-webkit-mask:radial-gradient(#0000 58%,#000 72%);mask:radial-gradient(#0000 58%,#000 72%)}.frost-glow-box:not(:hover):before,.frost-glow-box:not(:hover):after{opacity:0;transition:opacity .55s ease-in-out}.frost-glow-box>*{z-index:1;position:relative}.table-wrap.frost-glow-box{overflow:auto}.table-wrap.frost-glow-box:before,.table-wrap.frost-glow-box:after{position:fixed;opacity:0!important}@media (prefers-reduced-motion:reduce){.frost-glow-box:before,.frost-glow-box:after{transition:none}}.mobile-menu{display:none}@media (max-width:1050px){.team-grid{grid-template-columns:repeat(3,1fr)}.stats-cards{grid-template-columns:repeat(2,1fr)}.hero-metrics{margin-top:30px;position:relative;bottom:auto;right:auto}.hero{padding:36px}.team-detail{grid-template-columns:1fr}}@media (max-width:780px){.topbar-inner{flex-wrap:wrap;height:auto;min-height:72px;padding-top:10px;padding-bottom:10px}.nav{flex-wrap:nowrap;order:3;width:100%;padding-bottom:3px;overflow:auto}.admin-trigger{margin-left:auto}.team-grid,.schedule-grid{grid-template-columns:1fr 1fr}.admin-page{grid-template-columns:1fr}.admin-sidebar{display:flex;position:static;overflow:auto}.admin-sidebar button{white-space:nowrap;width:auto}.hero{min-height:auto;padding:28px}.hero:after{font-size:220px}.page-head h1{font-size:40px}}@media (max-width:560px){.shell{padding:0 14px 40px}.topbar-inner{padding-left:14px;padding-right:14px}.brand-copy{display:none}.team-grid,.schedule-grid,.stats-cards,.roster-grid,.form-grid,.hero-metrics{grid-template-columns:1fr}h1{font-size:44px}.hero{margin-top:18px}}:root{--bg:#080a0d;--bg2:#0c0f13;--panel:#101419;--panel2:#141920;--line:#242b34;--line-strong:#313a46;--text:#f5f7fa;--muted:#8b95a3;--ice:#42bdf3;--ice2:#93ddff;--blue:#147dd1;--green:#5bdd9a;--gold:#f1c86b;--red:#ef6673;--shadow:0 14px 36px #00000042;--radius:4px}body{color:var(--text);letter-spacing:-.01em;background:#080a0d;font-family:Inter,Arial,Helvetica,sans-serif}body:before{content:none}.shell{max-width:1320px;padding:0 22px 64px}.topbar{-webkit-backdrop-filter:blur(14px);background:#07090cf0;border-bottom:1px solid #20262e;height:66px}.topbar-inner{gap:26px;max-width:1320px;height:66px;padding:0 22px}.brand{gap:11px;min-width:240px}.brand-mark{color:#081018;width:34px;height:34px;box-shadow:none;background:#f3f6f9;border:0;border-radius:2px;font-size:18px;font-weight:950}.brand-copy{line-height:1.05}.brand-copy strong{letter-spacing:.08em;font-size:13px;font-weight:950;display:block}.brand-copy small{color:#7e8b99;letter-spacing:.16em;margin-top:4px;font-size:8px;font-weight:850;display:block}.nav{align-items:stretch;gap:0;height:100%;margin-left:auto}.nav button,.ghost-btn{color:#aab3be;letter-spacing:.07em;text-transform:uppercase;background:0 0;border:0;border-radius:0;padding:0 15px;font-size:11px;font-weight:900}.nav button{height:100%;position:relative}.nav button:after{content:"";background:var(--ice);height:2px;transition:all .18s;position:absolute;bottom:0;left:15px;right:15px;transform:scaleX(0)}.nav button:hover,.nav button.active{color:#fff;background:0 0;border:0}.nav button.active:after,.nav button:hover:after{transform:scaleX(1)}.admin-trigger{margin-left:6px;color:#dbe2e9!important;background:#11161c!important;border:1px solid #343d48!important;height:34px!important;padding:0 14px!important}.view{animation:.18s editorialFade}@keyframes editorialFade{0%{opacity:.45}to{opacity:1}}.score-ticker{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#0c1015;border-top:0;border-bottom:1px solid #242b34}.score-ticker:before{display:none}.ticker-scroll{scrollbar-width:thin;gap:0;padding:0}.ticker-week{min-width:142px;box-shadow:none;background:#10161d;border:0;border-right:1px solid #28303a;border-radius:0;padding:10px 15px}.ticker-week small{color:#6f7c8b;letter-spacing:.13em;font-size:8px}.ticker-week strong{margin-top:4px;font-size:15px}.ticker-card{min-width:210px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#0e1319;border:0;border-right:1px solid #28303a;border-radius:0}.ticker-card:hover{box-shadow:none;background:#121820;border-color:#28303a;transform:none}.ticker-team{grid-template-columns:26px 1fr auto;min-height:34px;padding:4px 10px}.ticker-team:before{opacity:.3}.ticker-team:after{background:linear-gradient(90deg,#080a0d0d,#080a0d8c 72%,#080a0dc7)}.ticker-team .mini-logo{background:#00000047;border:0;border-radius:2px;width:23px;height:23px}.ticker-team-name{letter-spacing:.04em;font-size:11px}.ticker-score{font-size:13px}.ticker-footer{color:#778392;background:#090d11;border-top:1px solid #222831;padding:5px 10px;font-size:8px}.hero{min-height:430px;box-shadow:none;background-color:#0c1116;background-image:linear-gradient(90deg,#080b0fdb 0%,#080b0fb8 44%,#080b0f2e 78%,#080b0f7a 100%),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='900' height='480' viewBox='0 0 900 480'%3E%3Cg fill='none' stroke='%233b5668' stroke-width='2' opacity='.58'%3E%3Cpath d='M-60 95C115 18 238 159 389 78S690-9 976 108'/%3E%3Cpath d='M-80 143C98 65 245 204 407 126S709 39 983 153'/%3E%3Cpath d='M-60 196C130 118 248 258 425 177S728 92 990 207'/%3E%3Cpath d='M-45 253C133 180 272 313 449 233S749 149 996 261'/%3E%3Cpath d='M-35 312C153 236 295 369 476 289S777 209 1007 318'/%3E%3Cpath d='M-20 371C177 301 316 422 503 348S795 270 1012 375'/%3E%3C/g%3E%3C/svg%3E");background-position:50%,50%;background-size:cover,cover;border:1px solid #252d37;border-radius:3px;margin-top:28px;padding:42px 46px;overflow:hidden}.hero:after{content:"FROST CLASSIC";letter-spacing:.22em;color:#6f7e8c;font-size:10px;font-weight:900;top:31px;right:36px;transform:none}.eyebrow,.kicker{color:#6fbfe8;letter-spacing:.18em;text-transform:uppercase;font-size:9px;font-weight:900}.particle-hero-wrap{width:100%;max-width:1040px;height:245px;margin:8px auto 4px}.hero p{color:#a5b0bd;max-width:610px;margin-top:4px;font-size:15px;line-height:1.6}.hero-actions{gap:8px;margin-top:24px}.primary-btn,.secondary-btn,.danger-btn{letter-spacing:.08em;text-transform:uppercase;box-shadow:none;border-radius:2px;padding:11px 15px;font-size:10px;font-weight:950}.primary-btn{color:#090d11;background:#f4f7fa}.primary-btn:hover{background:var(--ice)}.secondary-btn{color:#e6ebf0;background:#141a21;border:1px solid #303946}.hero-metrics{grid-template-columns:repeat(3,160px);justify-content:end;gap:0;display:grid;bottom:0;left:0;right:0}.metric{min-width:0;box-shadow:none;background:#080c10db;border:0;border-left:1px solid #29313b;border-radius:0;padding:14px 18px}.metric strong{font-size:20px}.metric span{color:#7d8996;font-size:8px}.section-head{align-items:center;margin-bottom:12px}.section-head h2{letter-spacing:-.02em;font-size:22px}.text-link{color:#8fc9e8;letter-spacing:.12em;text-transform:uppercase;background:0 0;border:0;padding:0;font-size:9px;font-weight:950}.text-link span{padding-left:5px}.editorial-heading{border-bottom:1px solid #252c35;margin-bottom:0;padding-bottom:12px}.editorial-heading.compact h2{margin-top:4px;font-size:18px}.home-editorial{grid-template-columns:minmax(0,1.85fr) minmax(290px,.72fr);align-items:start;gap:18px;display:grid}.editorial-panel{background:#0d1116;border:1px solid #232a33;border-radius:3px;padding:16px}.home-sidebar-column{gap:18px;display:grid}.featured-match{background:#11161c;border:1px solid #2b333e;min-height:220px;margin-top:14px;padding:24px;position:relative;overflow:hidden}.featured-match:before{content:"";background:linear-gradient(115deg,var(--fa,#1f70ff) 0%,transparent 40%),linear-gradient(245deg,var(--fb,#183456) 0%,transparent 40%);opacity:.18;position:absolute;inset:0}.featured-match>*{z-index:1;position:relative}.featured-match-meta{color:#85919f;letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:9px;font-weight:900;display:flex}.featured-match-teams{grid-template-columns:1fr 72px 1fr;align-items:center;gap:16px;margin:27px 0 23px;display:grid}.featured-side{align-items:center;gap:14px;min-width:0;display:flex}.featured-side .team-logo{background:#0a0e13;border:1px solid #2c3540;border-radius:2px;width:62px;height:62px}.featured-side b{white-space:nowrap;text-overflow:ellipsis;font-size:17px;display:block;overflow:hidden}.featured-side span{color:#7d8996;letter-spacing:.08em;text-transform:uppercase;font-size:10px}.featured-vs{text-align:center;color:#697582;font-size:12px;font-weight:900}.featured-score{color:#fff;letter-spacing:.08em;font-size:30px}.featured-match-footer{color:#84909d;border-top:1px solid #272f39;justify-content:space-between;align-items:center;padding-top:13px;font-size:10px;display:flex}.schedule-grid{grid-template-columns:1fr;gap:8px}.home-match-list{margin-top:10px}.match-card{grid-template-columns:150px 1fr 90px;align-items:center;min-height:76px;padding:0;display:grid;overflow:hidden;box-shadow:none!important;background:#10151b!important;border:1px solid #242c35!important;border-radius:2px!important}.match-card .match-meta{color:#74818f;border-right:1px solid #252d36;flex-direction:column;justify-content:center;gap:5px;height:100%;margin:0;padding:14px;font-size:8px;display:flex}.match-card .match-team{padding:7px 16px;font-size:12px}.match-card .match-team .mini-logo{border-radius:2px}.match-card .divider{background:#202731;margin:0 16px}.match-card .score{font-size:16px}.match-card:after{content:"MATCH DETAILS";color:#65bde8;letter-spacing:.08em;border-left:1px solid #252d36;grid-area:1/3;justify-content:center;align-self:stretch;align-items:center;font-size:8px;font-weight:950;display:flex}.match-card>:not(.match-meta){grid-column:2}.match-card .match-meta{grid-area:1/1/span 3}.quick-standing-row{border-bottom:1px solid #222932;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;padding:11px 0;font-size:11px;display:grid}.quick-standing-row:last-child{border-bottom:0}.quick-rank{color:#6b7784;font-weight:900}.quick-team{align-items:center;gap:9px;min-width:0;font-weight:850;display:flex}.quick-team span:last-child{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.quick-record{color:#d8dde4;font-weight:900}.home-team-row{cursor:pointer;border-bottom:1px solid #222932;grid-template-columns:30px 1fr auto;align-items:center;gap:10px;padding:9px 0;display:grid}.home-team-row:last-child{border-bottom:0}.home-team-row:hover .home-team-name{color:var(--ice)}.home-team-name{font-size:11px;font-weight:850}.home-team-tag{color:#6f7b88;letter-spacing:.08em;font-size:9px}.page-head{border-bottom:1px solid #20262d;margin-bottom:18px;padding:42px 0 18px}.page-head h1{letter-spacing:-.035em;margin:5px 0 7px;font-size:42px}.page-head p{color:#7f8a97;max-width:650px;font-size:13px}.team-card,.card{box-shadow:none;background:#101419;border:1px solid #242c35;border-radius:3px}.team-card{border-left:3px solid var(--team-accent,#33404d);padding:17px;transition:border-color .15s,background .15s;box-shadow:none!important}.team-logo{background:#0b0f14;border:1px solid #2c3540;border-radius:2px;width:54px;height:54px}.team-logo.frost{background:#0b1015}.sub{color:#778391;font-size:10px}.record span{font-size:9px}table{background:#0d1116}th,td{border-bottom:1px solid #202731;padding:13px 14px}th{color:#778493;letter-spacing:.11em;background:#11161c;font-size:9px}td{font-size:11px}tr:hover td{background:#11171e}.rank{color:#6bbfe8}.mini-logo{background:#0b1015;border:1px solid #2a333d;border-radius:2px}.chip{letter-spacing:.04em;text-transform:uppercase;background:#111820;border:1px solid #2b3540;border-radius:2px;padding:5px 7px;font-size:8px}.tabs{border-bottom:1px solid #252c35;gap:0;margin-bottom:12px}.tabs button{color:#737f8c;letter-spacing:.08em;text-transform:uppercase;background:0 0;border:0;border-radius:0;padding:11px 16px;font-size:9px;position:relative}.tabs button:after{content:"";background:var(--ice);height:2px;position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(0)}.tabs button.active{color:#fff;background:0 0;border:0}.tabs button.active:after{transform:scaleX(1)}.bracket-section{background:#0d1116;border:1px solid #252d36;border-radius:2px;padding:16px}.bracket-title{border-bottom:1px solid #252d36;padding-bottom:12px}.bracket-title h3{text-transform:uppercase;letter-spacing:.06em;font-size:14px}.round-label{color:#6fbfe8;font-size:8px}.bracket-match{overflow:hidden;box-shadow:none!important;border-color:#2b343e!important;border-radius:2px!important}.bracket-line{background:#11161c;padding:10px;font-size:10px}.bracket-pair:before,.bracket-pair:after,.bracket-pair .bracket-match:after{border-color:#38434f}.stats-cards{gap:8px}.stat-card{border-top:2px solid #2f90bf;padding:16px}.stat-card small{color:#778391;font-size:8px}.stat-card span{font-size:9px}.team-detail,.player-profile{gap:12px}.profile-card,.roster-card,.player-profile-card{border-radius:2px!important}.player{background:#0d1217;border:1px solid #242c35;border-radius:2px;padding:11px}.player:hover{background:#121820;border-color:#394653;transform:none}.avatar{background:#0b1015;border-radius:2px}.player-stat-box{background:#0d1217;border:1px solid #242c35;border-radius:2px}.admin-page{grid-template-columns:220px 1fr;gap:12px}.admin-sidebar,.admin-panel{background:#0e1318!important;border:1px solid #252d36!important;border-radius:2px!important}.admin-sidebar button{letter-spacing:.06em;text-transform:uppercase;border-radius:2px;font-size:9px}.admin-sidebar button.active{background:#1a222b;border-color:#35414e}input,select,textarea{color:#eef2f6;background:#0a0e13;border:1px solid #303945;border-radius:2px;padding:10px 11px}input:focus,select:focus,textarea:focus{box-shadow:none;border-color:#4daedc}.map-editor,.upload-preview,.notice,.admin-match-row{background:#0d1217!important;border-color:#26303a!important;border-radius:2px!important}.frost-glow-box:after{display:none!important}.frost-glow-box:before{filter:none!important;opacity:calc((var(--edge-proximity) - 78) / 22)!important;background:linear-gradient(90deg,#42bdf3,#93ddff,#147dd1)!important}footer{color:#626e7a;letter-spacing:.05em;text-transform:uppercase;border-top:1px solid #20262d;margin-top:28px;padding-top:18px;font-size:9px}@media (max-width:1000px){.home-editorial{grid-template-columns:1fr}.home-sidebar-column{grid-template-columns:1fr 1fr}.team-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:780px){.topbar{height:auto}.topbar-inner{height:auto;min-height:62px}.nav{order:3;width:100%;height:40px;overflow:auto}.nav button{white-space:nowrap}.brand{min-width:0}.admin-trigger{margin-left:auto}.hero{min-height:390px;padding:30px 24px}.hero-metrics{grid-template-columns:repeat(3,1fr);margin:24px -24px -30px;position:relative}.home-sidebar-column{grid-template-columns:1fr}.match-card{grid-template-columns:110px 1fr}.match-card:after{display:none}.match-card>:not(.match-meta){grid-column:2}.featured-match-teams{grid-template-columns:1fr 45px 1fr}.featured-side{flex-direction:column}.featured-side.right{flex-direction:column-reverse}.featured-side b{font-size:12px}.featured-side .team-logo{width:48px;height:48px}.team-grid,.admin-page{grid-template-columns:1fr}}@media (max-width:560px){.shell{padding:0 12px 40px}.topbar-inner{padding-left:12px;padding-right:12px}.brand-copy{display:block}.brand-copy strong{font-size:10px}.brand-copy small{font-size:7px}.hero{margin-top:18px}.page-head h1{font-size:34px}.particle-hero-wrap{max-width:100%;height:185px}}#frostSnowCanvas{z-index:0;pointer-events:none;opacity:.9;width:100%;height:100%;position:fixed;inset:0}#frostSnowAccumulationCanvas{z-index:2;pointer-events:none;width:100%;height:110px;position:fixed;bottom:0;left:0;right:0}body>.topbar,body>main{z-index:1;position:relative}@media (prefers-reduced-motion:reduce){#frostSnowCanvas{opacity:.5}#frostSnowAccumulationCanvas{opacity:.72}}.ticker-card,.match-card,.bracket-match,.featured-match{cursor:pointer}.ticker-card.ticker-featured{background:#121a22;box-shadow:inset 0 0 0 1px #52c8ff94!important}.ticker-play-button{color:#080d12;z-index:5;background:#f4f7fa;border:0;border-radius:50%;place-items:center;width:29px;height:29px;font-size:11px;font-weight:950;display:grid;position:absolute;top:50%;right:8px;transform:translateY(-50%);box-shadow:0 5px 16px #00000052}.ticker-card.ticker-featured .ticker-team,.ticker-card.ticker-featured .ticker-footer{padding-right:44px}.featured-stream-label{color:#82909d;letter-spacing:.1em;text-transform:uppercase;background:#0b1015;border:1px solid #28323d;justify-content:space-between;align-items:center;gap:14px;margin-top:14px;padding:9px 11px;font-size:9px;font-weight:900;display:flex}.featured-stream-label b{color:#7ed5ff}.stream-preview{aspect-ratio:16/9;background:radial-gradient(circle at 50% 40%,#52c8ff1c,#0000 42%),#06090d;border:1px solid #28323d;width:100%;position:relative;overflow:hidden}.stream-preview iframe{border:0;width:100%;height:100%;display:block}.stream-preview-fallback{text-align:center;color:#82909d;flex-direction:column;justify-content:center;align-items:center;padding:24px;display:flex;position:absolute;inset:0}.stream-preview-fallback .stream-play{color:#071019;background:#f3f7fa;border-radius:50%;place-items:center;width:64px;height:64px;margin-bottom:14px;font-size:22px;display:grid}.stream-preview-fallback b{color:#fff;margin-bottom:6px;font-size:14px}.stream-preview-fallback span{max-width:460px;font-size:10px;line-height:1.6}.stream-preview-actions{justify-content:flex-end;gap:8px;margin-top:9px;display:flex}.match-page-head{margin-bottom:12px;padding-bottom:10px}.match-page-shell{gap:14px;display:grid}.match-scoreboard{background:#0d1217;border:1px solid #28313b;grid-template-columns:1fr 160px 1fr;align-items:center;min-height:250px;padding:30px;display:grid;position:relative;overflow:hidden}.match-scoreboard:before{content:"";pointer-events:none;background:linear-gradient(110deg,var(--match-a,#183456),transparent 42%), linear-gradient(250deg,var(--match-b,#183456),transparent 42%);opacity:.17;position:absolute;inset:0}.match-scoreboard>*{z-index:1;position:relative}.match-page-team{align-items:center;gap:18px;min-width:0;display:flex}.match-page-team.right{text-align:right;justify-content:flex-end}.match-page-team h1{margin:0;font-size:clamp(21px,3vw,38px);line-height:1}.match-page-team p{color:#778594;letter-spacing:.1em;text-transform:uppercase;margin:7px 0 0;font-size:10px}.match-page-center{text-align:center}.match-page-status{color:#75ccef;letter-spacing:.14em;text-transform:uppercase;font-size:9px;font-weight:950}.match-page-score{letter-spacing:.06em;margin:12px 0;font-size:clamp(40px,6vw,76px);font-weight:950;line-height:1}.match-page-series{color:#7c8996;text-transform:uppercase;letter-spacing:.1em;font-size:10px}.match-page-layout{grid-template-columns:minmax(0,1.65fr) minmax(280px,.65fr);align-items:start;gap:14px;display:grid}.match-content-panel{background:#0d1116;border:1px solid #252d36;padding:16px}.match-content-panel h2{text-transform:uppercase;letter-spacing:.06em;margin:0 0 13px;font-size:16px}.match-info-list{display:grid}.match-info-row{border-bottom:1px solid #222a33;justify-content:space-between;gap:16px;padding:11px 0;font-size:10px;display:flex}.match-info-row:last-child{border-bottom:0}.match-info-row span{color:#74818f;text-transform:uppercase;letter-spacing:.08em}.match-info-row b{text-align:right}.map-result-list{gap:7px;display:grid}.map-result-row{background:#10161c;border:1px solid #252e38;grid-template-columns:1fr 74px 1fr;align-items:center;gap:12px;padding:13px;font-size:11px;display:grid}.map-result-row .map-team.right{text-align:right}.map-result-score{text-align:center;font-size:18px;font-weight:950}.map-name{color:#6f7c89;text-transform:uppercase;letter-spacing:.09em;margin-top:3px;font-size:8px;display:block}.public-match-stats+.public-match-stats{margin-top:14px}.public-match-team-head{align-items:center;gap:9px;margin-bottom:8px;display:flex}.match-notes{white-space:pre-wrap;color:#a8b2bc;font-size:11px;line-height:1.7}.agent-badge{color:#b9dff2;text-transform:uppercase;letter-spacing:.06em;background:#111820;border:1px solid #303a45;padding:4px 7px;font-size:8px;display:inline-flex}.admin-feature-ticker{background:#090d12;border:1px solid #28323d;margin-top:10px;display:flex;overflow:auto}.admin-feature-match{background:#0e141a;border-right:1px solid #28323d;min-width:205px;padding:11px}.admin-feature-match:last-child{border-right:0}.admin-feature-teams{font-size:10px;font-weight:900;line-height:1.75}.admin-feature-meta{color:#73808d;text-transform:uppercase;letter-spacing:.08em;margin:5px 0 9px;font-size:8px}.admin-feature-match button{width:100%;padding:8px}.admin-feature-match.is-featured{background:#111b24;box-shadow:inset 0 0 0 1px #52c8ff}.admin-feature-match.is-featured .admin-feature-meta{color:#74d4ff}.admin-match-row{grid-template-columns:1.2fr 72px 1.2fr 92px 98px 105px!important}.feature-btn.active{color:#071019;background:#dff5ff;border-color:#dff5ff}@media (max-width:900px){.match-scoreboard{grid-template-columns:1fr 105px 1fr;padding:22px}.match-page-team{text-align:center;flex-direction:column}.match-page-team.right{text-align:center;flex-direction:column-reverse}.match-page-layout{grid-template-columns:1fr}}@media (max-width:620px){.match-scoreboard{grid-template-columns:1fr;gap:20px}.match-page-team.right{flex-direction:column}.match-page-center{order:-1}.map-result-row{grid-template-columns:1fr 62px 1fr}.admin-match-row{grid-template-columns:1fr 60px 1fr!important}}#frostAuroraCanvas{z-index:0;pointer-events:none;opacity:.82;background:0 0;width:100%;height:100%;position:fixed;inset:0}#frostAuroraTint{z-index:0;pointer-events:none;background:linear-gradient(#05080c1f,#05080c7a 55%,#05080cd6),radial-gradient(circle at 50% -10%,#46c3ff0f,#0000 42%);position:fixed;inset:0}#frostSnowCanvas{z-index:1!important}#frostSnowAccumulationCanvas{z-index:3!important}body>.topbar,body>main{position:relative;z-index:2!important}.hero{-webkit-backdrop-filter:blur(3px);background-color:#0a0f15d1!important}@media (prefers-reduced-motion:reduce){#frostAuroraCanvas{opacity:.55}}.hero{-webkit-backdrop-filter:blur(20px)saturate(145%)!important;background-color:#070c1257!important;background-image:linear-gradient(135deg,#0c141d8c 0%,#080f1747 38%,#080f171f 68%,#0a11194d 100%),radial-gradient(circle at 78% 18%,#52c8ff17,#0000 28%),radial-gradient(circle at 18% 0,#ffffff0e,#0000 24%)!important;border:1px solid #96c4e633!important;box-shadow:inset 0 1px #ffffff17,inset 0 0 0 1px #ffffff05,0 24px 70px #0000003d!important}.hero:before{content:"";z-index:0;pointer-events:none;opacity:.72;background:linear-gradient(118deg,#ffffff13,#ffffff04 25%,#0000 43%),repeating-linear-gradient(168deg,#8cc5e80b 0 2px,#0000 2px 74px);position:absolute;inset:0}.hero:after{content:"FROST CLASSIC"!important;color:#aac0d28f!important}.hero>*{z-index:2;position:relative}.particle-hero-wrap{max-width:1120px!important;margin-left:auto!important;margin-right:auto!important}.view .card,.view .metric,.view .featured-match,.view .table-wrap,.view .match-content-panel,.view .notice{-webkit-backdrop-filter:blur(16px)saturate(135%)!important;background-color:#090e1547!important;background-image:linear-gradient(135deg,#ffffff0b 0%,#ffffff04 18%,#ffffff02 42%,#ffffff06 100%),radial-gradient(circle at 84% 16%,#52c8ff12,#0000 24%),radial-gradient(circle at 12% 0,#ffffff0d,#0000 22%)!important;border:1px solid #94c0e02e!important;box-shadow:inset 0 1px #ffffff16,inset 0 0 0 1px #ffffff04,0 16px 42px #0000002e!important}.view .card:before,.view .metric:before,.view .featured-match:before,.view .table-wrap:before,.view .match-content-panel:before,.view .notice:before{content:"";pointer-events:none;z-index:0;opacity:.7;background:linear-gradient(118deg,#fff1,#ffffff03 24%,#0000 42%),repeating-linear-gradient(168deg,#90c6e606 0 2px,#0000 2px 78px);position:absolute;inset:0}.view .card:after,.view .metric:after,.view .featured-match:after,.view .table-wrap:after,.view .match-content-panel:after,.view .notice:after{pointer-events:none;opacity:1!important;background:linear-gradient(#ffffff0a,#0000 42%,#ffffff05)!important}.view .card>*,.view .metric>*,.view .featured-match>*,.view .table-wrap>*,.view .match-content-panel>*,.view .notice>*{z-index:1;position:relative}.view .table-wrap{position:relative;overflow:auto}.view .table-wrap table{background:0 0!important}.view .table-wrap th{background:#ffffff0b!important;border-bottom:1px solid #98c1dc24!important}.view .table-wrap td{background:0 0!important;border-bottom:1px solid #ffffff0f!important}.view .table-wrap tr:hover td{background:#ffffff07!important}.view .metric,.view .featured-match,.view .match-content-panel,.view .notice{position:relative;overflow:hidden}.view .card h3,.view .metric strong,.view .featured-match b,.view .match-content-panel h2{text-shadow:0 0 18px #7dcdff0f}.view .tabs button{-webkit-backdrop-filter:blur(12px)saturate(125%);box-shadow:inset 0 1px #ffffff0d;background:#0c121a61!important;border:1px solid #90bede29!important}.view .tabs button.active,.view .tabs button[aria-selected=true]{background:#dcf2ff1f!important;border-color:#7ed3ff61!important}.topbar{pointer-events:none;z-index:80!important;-webkit-backdrop-filter:none!important;background:linear-gradient(#05080cb8,#05080c29 72%,#0000)!important;border:0!important;height:76px!important;padding:12px 18px!important;position:sticky!important;top:0!important}.pill-nav-shell{pointer-events:auto;justify-content:center;align-items:flex-start;max-width:1320px;margin:0 auto;display:flex;position:relative}.pill-site-nav{--pill-base:#eef6fb;--pill-bg:#0b1117;--pill-text:#dce8ef;--pill-hover-text:#071019;filter:drop-shadow(0 14px 26px #00000047);align-items:center;gap:7px;height:48px;display:flex}.pill-site-logo{color:#071019;background:linear-gradient(145deg,#e7f7fffa,#c2e5f7e8);border:1px solid #b0dbf33b;border-radius:50%;flex:0 0 48px;place-items:center;width:48px;height:48px;padding:0;transition:transform .24s cubic-bezier(.2,.8,.2,1),box-shadow .24s;display:grid;overflow:hidden;box-shadow:inset 0 1px #fffc,0 8px 24px #00000040}.pill-site-logo:hover{transform:rotate(10deg)scale(1.055);box-shadow:inset 0 1px #ffffffe6,0 10px 30px #52c8ff2e}.pill-logo-flake{font-size:22px;line-height:1;transition:transform .36s cubic-bezier(.2,.8,.2,1);display:block}.pill-site-logo:hover .pill-logo-flake{transform:rotate(180deg)}.pill-site-items{-webkit-backdrop-filter:blur(18px)saturate(140%);border:1px solid #8ec5e529;border-radius:999px;position:relative;box-shadow:inset 0 1px #ffffff0e,0 9px 28px #0000003b;background:#070c11d1!important;align-items:stretch!important;gap:3px!important;width:auto!important;height:48px!important;margin:0!important;padding:4px!important;display:flex!important;overflow:visible!important}.pill-site-item{text-transform:uppercase;white-space:nowrap;isolation:isolate;justify-content:center;align-items:center;min-width:0;display:inline-flex;position:relative;overflow:visible;color:#071019!important;letter-spacing:.085em!important;background:#f1f6f9!important;border:0!important;border-radius:999px!important;height:40px!important;padding:0 17px!important;font-size:10px!important;font-weight:950!important;line-height:1!important}.pill-site-item:after{content:"";opacity:0;z-index:5;background:#dff5ff;border-radius:50%;width:8px;height:8px;transition:transform .22s,opacity .22s;position:absolute;bottom:-9px;left:50%;transform:translate(-50%)scale(0);box-shadow:0 0 12px #52c8ffb8}.pill-site-item.active:after{opacity:1;transform:translate(-50%)scale(1)}.pill-hover-circle{aspect-ratio:1;transform-origin:50% 100%;pointer-events:none;z-index:-1;background:#091018;border-radius:50%;width:190%;transition:transform .42s cubic-bezier(.2,.85,.22,1);position:absolute;bottom:-70px;left:50%;transform:translate(-50%)scale(0)}.pill-site-item:hover .pill-hover-circle,.pill-site-item:focus-visible .pill-hover-circle{transform:translate(-50%,-50%)scale(1)!important}.pill-label-stack{z-index:2;height:12px;display:block;position:relative;overflow:hidden}.pill-label,.pill-label-hover{line-height:12px;transition:transform .28s cubic-bezier(.2,.82,.22,1),opacity .22s;display:block}.pill-label-hover{color:#f0f8fc;opacity:0;position:absolute;top:0;left:0;transform:translateY(18px)}.pill-site-item:hover .pill-label,.pill-site-item:focus-visible .pill-label{opacity:0;transform:translateY(-18px)}.pill-site-item:hover .pill-label-hover,.pill-site-item:focus-visible .pill-label-hover{opacity:1;transform:translateY(0)}.pill-staff-item{background:linear-gradient(135deg,#dff6ff,#9edfff)!important}.pill-mobile-toggle{background:#f1f6f9;border:1px solid #b0dbf33b;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:48px;height:48px;padding:0;display:none;box-shadow:0 9px 24px #0000003d}.pill-mobile-toggle span{background:#071019;border-radius:2px;width:17px;height:2px;transition:transform .25s}.pill-mobile-toggle.open span:first-child{transform:translateY(3.5px)rotate(45deg)}.pill-mobile-toggle.open span:last-child{transform:translateY(-3.5px)rotate(-45deg)}.pill-mobile-popover{-webkit-backdrop-filter:blur(22px)saturate(140%);opacity:0;visibility:hidden;transform-origin:100% 0;background:#070c11eb;border:1px solid #8ec5e52b;border-radius:26px;gap:4px;width:min(310px,100vw - 28px);padding:5px;transition:opacity .2s,transform .22s,visibility .2s;display:grid;position:absolute;top:57px;right:0;transform:translateY(-8px)scale(.98);box-shadow:0 20px 50px #0000005c}.pill-mobile-popover.open{opacity:1;visibility:visible;transform:translateY(0)scale(1)}.pill-mobile-popover button{text-align:left;color:#071019;letter-spacing:.075em;text-transform:uppercase;background:#f1f6f9;border:0;border-radius:999px;width:100%;padding:13px 16px;font-size:11px;font-weight:950}@media (max-width:860px){.topbar{height:72px!important;padding:11px 14px!important}.pill-nav-shell{justify-content:space-between}.pill-site-nav{justify-content:space-between;width:100%}.pill-site-items{display:none!important}.pill-mobile-toggle{display:flex}}@media (max-width:560px){.topbar{height:68px!important;padding:10px 12px!important}.pill-site-logo,.pill-mobile-toggle{flex-basis:44px;width:44px;height:44px}.pill-logo-flake{font-size:20px}.pill-mobile-popover{top:53px}}.topbar{background:linear-gradient(#05080c75,#05080c1f 72%,#0000)!important}.pill-site-nav{filter:drop-shadow(0 16px 30px #00000042)}.pill-site-logo{color:#eaf7ff!important;-webkit-backdrop-filter:blur(18px)saturate(145%)!important;background:linear-gradient(145deg,#121c269e,#0a121a61)!important;border:1px solid #94c6e438!important;box-shadow:inset 0 1px #ffffff1a,inset 0 0 0 1px #ffffff05,0 10px 26px #0000003d!important}.pill-site-logo:hover{box-shadow:inset 0 1px #ffffff1f,inset 0 0 0 1px #ffffff06,0 10px 30px #52c8ff24!important}.pill-site-items{position:relative;overflow:visible;-webkit-backdrop-filter:blur(18px)saturate(145%)!important;background:linear-gradient(135deg,#0e161f8f,#080f164d 48%,#0a111938 100%)!important;border:1px solid #94c6e42e!important;box-shadow:inset 0 1px #ffffff14,inset 0 0 0 1px #ffffff05,0 12px 32px #00000038!important}.pill-site-items:before{content:"";border-radius:inherit;pointer-events:none;opacity:.72;background:linear-gradient(118deg,#ffffff12,#ffffff03 24%,#0000 42%),radial-gradient(circle at 84% 14%,#52c8ff0f,#0000 22%);position:absolute;inset:0}.pill-site-item{color:#dff1fb!important;-webkit-backdrop-filter:blur(14px)saturate(135%)!important;background:linear-gradient(135deg,#ffffff12,#ffffff06 45%,#ffffff0a 100%)!important;overflow:hidden!important;box-shadow:inset 0 1px #ffffff1a,inset 0 0 0 1px #ffffff05!important}.pill-site-item:hover,.pill-site-item:focus-visible,.pill-site-item.active{color:#f5fcff!important;background:linear-gradient(135deg,#cef2ff29,#6cc0ee24 44%,#3981c01f 100%)!important;box-shadow:inset 0 1px #ffffff29,inset 0 0 0 1px #a6dfff38,0 6px 16px #52c8ff14!important}.pill-staff-item{color:#f1fbff!important;background:linear-gradient(135deg,#7cff671f,#b497cf1a 50%,#5227ff1f 100%)!important}.pill-staff-item:hover,.pill-staff-item:focus-visible,.pill-staff-item.active{background:linear-gradient(135deg,#7cff6733,#b497cf24 50%,#5227ff2e 100%)!important}.pill-site-item:after{background:#dff6ff!important;box-shadow:0 0 12px #52c8ff94!important}.pill-hover-circle{box-shadow:inset 0 1px #fff3,inset 0 0 18px #96e1ff1a;aspect-ratio:auto!important;transform-origin:50%!important;background:radial-gradient(circle,#c7efff38 0%,#71c9f42e 28%,#3e92d638 54%,#1f558a29 78%,#10223614 100%)!important;border-radius:50%!important;width:132%!important;height:132%!important;top:50%!important;bottom:auto!important;left:50%!important;transform:translate(-50%,-50%)scale(0)!important}.pill-label-hover{text-shadow:0 0 14px #82d7ff2e;color:#f7fcff!important}.pill-mobile-toggle{-webkit-backdrop-filter:blur(18px)saturate(145%)!important;background:linear-gradient(145deg,#121c269e,#0a121a61)!important;border:1px solid #94c6e438!important;box-shadow:inset 0 1px #ffffff1a,inset 0 0 0 1px #ffffff05,0 10px 26px #0000003d!important}.pill-mobile-toggle span{background:#eaf7ff!important}.pill-mobile-popover{-webkit-backdrop-filter:blur(20px)saturate(145%)!important;background:linear-gradient(135deg,#0e161fb8,#080f1670 48%,#0a111957 100%)!important;border:1px solid #94c6e42e!important;box-shadow:inset 0 1px #ffffff14,inset 0 0 0 1px #ffffff05,0 18px 48px #0000004d!important}.pill-mobile-popover button{color:#dff1fb!important;background:linear-gradient(135deg,#ffffff12,#ffffff06 45%,#ffffff0a 100%)!important;box-shadow:inset 0 1px #ffffff1a,inset 0 0 0 1px #ffffff05!important}.pill-mobile-popover button:hover,.pill-mobile-popover button.active{color:#f2fbff!important;background:linear-gradient(135deg,#bcecff2e,#5db5e81f 48%,#ffffff14 100%)!important}.pill-nav-shell{width:100%;grid-template-columns:minmax(250px,1fr) auto minmax(250px,1fr)!important;align-items:center!important;gap:22px!important;max-width:1510px!important;display:grid!important}.pill-site-nav{grid-column:2;justify-self:center}.header-league-lockup,.header-week-status{-webkit-backdrop-filter:blur(16px)saturate(135%);background:linear-gradient(135deg,#0f18226b,#080f172e 62%,#0a121b47);border:1px solid #94c6e424;min-height:48px;box-shadow:inset 0 1px #ffffff12,0 10px 26px #00000029}.header-league-lockup{color:#e9f7ff;text-align:left;border-radius:18px;grid-column:1;grid-template-rows:auto auto;grid-template-columns:auto auto;justify-self:start;align-items:center;column-gap:9px;padding:7px 15px 7px 16px;transition:border-color .2s,background .2s,transform .2s;display:grid}.header-league-lockup:hover{background:linear-gradient(135deg,#23517047,#0c1c2a2e 62%,#0a121b47);border-color:#7ad2ff47;transform:translateY(-1px)}.header-lockup-kicker{color:#75c9f2;letter-spacing:.16em;text-transform:uppercase;grid-area:1/1;align-self:end;font-size:7px;font-weight:950}.header-league-lockup strong{letter-spacing:.04em;text-transform:uppercase;grid-area:2/1;font-size:12px;line-height:1}.header-lockup-season{color:#81909d;letter-spacing:.1em;text-transform:uppercase;border-left:1px solid #ffffff14;grid-area:1/2/3;align-self:stretch;align-items:center;padding-left:10px;font-size:8px;font-weight:900;display:flex}.header-week-status{color:#eef8fd;border-radius:18px;grid-column:3;justify-self:end;align-items:center;gap:12px;padding:6px 7px 6px 15px;display:flex}.header-week-copy{grid-template-rows:auto auto;grid-template-columns:auto auto;align-items:center;column-gap:9px;min-width:150px;display:grid}.header-week-label{color:#7ed6ff;letter-spacing:.08em;text-transform:uppercase;border-right:1px solid #ffffff14;grid-area:1/1/3;align-self:stretch;align-items:center;padding-right:10px;font-size:10px;font-weight:950;display:flex}.header-week-copy strong{letter-spacing:.08em;text-transform:uppercase;grid-area:1/2;align-self:end;font-size:9px}.header-stage-label{color:#74818d;letter-spacing:.1em;text-transform:uppercase;grid-area:2/2;align-self:start;font-size:7px;font-weight:850}.header-watch-btn{color:#effaff;letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(135deg,#7fdaff2e,#3284c421);border:1px solid #87d5ff3d;border-radius:13px;align-items:center;gap:7px;height:36px;padding:0 13px;font-size:8px;font-weight:950;display:inline-flex;box-shadow:inset 0 1px #ffffff1f,0 5px 14px #52c8ff0f}.header-watch-btn:hover{background:linear-gradient(135deg,#ade7ff40,#3d98dc2e);border-color:#93deff61}.header-watch-dot{color:#071019;background:#dff7ffeb;border-radius:50%;place-items:center;width:20px;height:20px;padding-left:1px;font-size:7px;display:grid}@media (max-width:1260px){.pill-nav-shell{grid-template-columns:1fr auto 1fr!important;gap:12px!important}.header-league-lockup{padding-left:12px;padding-right:12px}.header-lockup-season{display:none}.header-week-copy{min-width:auto}.header-stage-label{display:none}}@media (max-width:1050px){.header-league-lockup,.header-week-status{display:none}.pill-nav-shell{justify-content:center!important;display:flex!important}.pill-site-nav{width:auto}}@media (max-width:860px){.pill-nav-shell{justify-content:space-between!important;display:flex!important}.pill-site-nav{width:100%}}.header-ticker-transition{z-index:5;pointer-events:none;background:linear-gradient(#060a0f14 0%,#080e1547 42%,#080e159e 100%);height:22px;margin-top:-10px;position:relative;overflow:hidden}.header-ticker-transition:before{content:"";filter:blur(10px);opacity:.85;background:radial-gradient(at 18% 0,#7cff671a,#0000 28%),radial-gradient(at 50% 0,#52c8ff14,#0000 32%),radial-gradient(at 82% 0,#5227ff1f,#0000 30%);position:absolute;inset:0}.header-transition-line{background:linear-gradient(90deg,#0000,#7cff672e 18%,#52c8ff47 50%,#b497cf33 72%,#0000);height:1px;position:absolute;bottom:0;left:3%;right:3%;box-shadow:0 0 12px #52c8ff1f}.header-transition-glow{filter:blur(14px);opacity:.72;background:linear-gradient(90deg,#7cff670d,#52c8ff14,#b497cf12,#5227ff14);height:22px;position:absolute;bottom:-12px;left:12%;right:12%}.score-ticker{background:linear-gradient(#080e15c2,#070c12e6)!important;border-top:0!important;box-shadow:inset 0 1px #ffffff06,0 12px 30px #00000026!important}.ticker-scroll{padding:0!important;display:block!important;position:relative!important;overflow:hidden!important}.ticker-marquee{will-change:transform;width:max-content;min-width:100%;display:flex;transform:translate(0,0)}.ticker-marquee-set{flex:none;display:flex}.ticker-card{flex:none}.ticker-marquee.is-paused{cursor:grab}.ticker-marquee.is-paused:active{cursor:grabbing}.ticker-scroll:before,.ticker-scroll:after{content:"";z-index:8;pointer-events:none;width:72px;position:absolute;top:0;bottom:0}.ticker-scroll:before{background:linear-gradient(90deg,#070c12f0,#070c128f 45%,#0000);left:0}.ticker-scroll:after{background:linear-gradient(270deg,#070c12f0,#070c128f 45%,#0000);right:0}@media (max-width:780px){.header-ticker-transition{height:14px;margin-top:-6px}.ticker-scroll:before,.ticker-scroll:after{width:32px}}@media (prefers-reduced-motion:reduce){.ticker-marquee{transform:none!important}}#tickerStickySentinel{pointer-events:none;height:1px;margin-top:-1px}#homeTicker{top:var(--ticker-sticky-top,76px);z-index:74;transition:filter .24s;position:sticky}#homeTicker.is-compact{filter:drop-shadow(0 12px 24px #0000003d)}#homeTicker .score-ticker{transition:background .24s,border-color .24s,box-shadow .24s}.ticker-normal-lines{opacity:1;max-height:110px;transition:max-height .28s cubic-bezier(.2,.8,.2,1),opacity .16s;overflow:hidden}.ticker-compact-line{opacity:0;white-space:nowrap;isolation:isolate;align-items:center;gap:7px;height:0;max-height:0;padding:0 10px;transition:height .26s cubic-bezier(.2,.8,.2,1),max-height .26s cubic-bezier(.2,.8,.2,1),opacity .15s 30ms;display:flex;position:relative;overflow:hidden}.ticker-compact-line:before{content:"";z-index:-2;background:linear-gradient(90deg, var(--compact-a,#183456) 0%, #090e14eb 42%, #090e14eb 58%, var(--compact-b,#183456) 100%);opacity:.28;position:absolute;inset:0}.ticker-compact-line:after{content:"";z-index:-1;background:linear-gradient(#ffffff0b,#0000 55%);position:absolute;inset:0}.ticker-compact-line .mini-logo{background:#0000003d!important;border:0!important;border-radius:3px!important;width:20px!important;min-width:20px!important;height:20px!important;font-size:9px!important}.ticker-compact-team{letter-spacing:.055em;color:#e9f4fa;font-size:10px;font-weight:950}.ticker-compact-score{text-align:center;color:#8fdcff;letter-spacing:.08em;min-width:26px;font-size:9px;font-weight:950}.ticker-compact-meta{color:#778695;letter-spacing:.08em;text-transform:uppercase;margin-left:auto;font-size:7px;font-weight:900}.ticker-compact-status{color:#8ca0b3}.ticker-compact-status.live{color:#ff8490}.ticker-compact-status.completed{color:#7ff0b6}.ticker-compact-status.featured{color:#7ed8ff}.ticker-compact-play{color:#071019;background:#dff7fff0;border-radius:50%;place-items:center;width:20px;min-width:20px;height:20px;font-size:7px;font-weight:950;display:grid}#homeTicker.is-compact .score-ticker{-webkit-backdrop-filter:blur(16px)saturate(135%)!important;background:linear-gradient(#080e15e6,#060b11f0)!important;border-bottom-color:#76bae233!important;box-shadow:inset 0 1px #ffffff09,0 12px 30px #0003!important}#homeTicker.is-compact .ticker-normal-lines{opacity:0;max-height:0}#homeTicker.is-compact .ticker-compact-line{opacity:1;height:38px;max-height:38px}#homeTicker.is-compact .ticker-card{background:#0b1016;min-width:258px;height:38px}#homeTicker.is-compact .ticker-card:hover{background:#101821}#homeTicker.is-compact .ticker-week{background:linear-gradient(135deg,#142b3ce6,#09151ff0);flex-direction:row;justify-content:center;align-items:center;gap:5px;min-width:94px;height:38px;padding:0 12px}#homeTicker.is-compact .ticker-week small{display:none}#homeTicker.is-compact .ticker-week strong{letter-spacing:.1em;text-transform:uppercase;color:#aee7ff;margin:0;font-size:9px;line-height:1}#homeTicker.is-compact .ticker-play-button{display:none}#homeTicker.is-compact .ticker-scroll:before,#homeTicker.is-compact .ticker-scroll:after{width:48px}@media (max-width:780px){#homeTicker{top:var(--ticker-sticky-top,72px)}#homeTicker.is-compact .ticker-card{min-width:232px}.ticker-compact-meta{display:none}}@media (max-width:560px){#homeTicker.is-compact .ticker-card{min-width:205px}.ticker-compact-line{gap:5px;padding:0 7px}.ticker-compact-status{display:none}}#homeTicker{top:0!important}body.ticker-pinned .topbar{top:38px!important}body.ticker-pinned .header-ticker-transition{margin-top:38px!important}body.ticker-pinned #homeTicker{z-index:95!important;top:0!important}body.ticker-pinned #homeTicker.is-compact{position:sticky!important;top:0!important}body.ticker-pinned .topbar{z-index:90!important}#homeTicker.is-compact .ticker-compact-status{display:none!important}#homeTicker.is-compact .ticker-compact-line{grid-template-columns:auto auto auto auto auto 1fr auto}#homeTicker.is-compact .ticker-compact-meta{color:#71808d;margin-left:auto;padding-left:10px}@media (max-width:860px){body.ticker-pinned .topbar{top:38px!important}}body.ticker-pinned .header-ticker-transition{opacity:0!important;height:0!important;margin:0!important}.global-league-ticker{width:100%}body.ticker-force-compact #homeTicker{filter:drop-shadow(0 12px 24px #0000003d);z-index:95!important;position:sticky!important;top:0!important}body.ticker-force-compact #homeTicker .score-ticker{-webkit-backdrop-filter:blur(16px)saturate(135%)!important;background:linear-gradient(#080e15e6,#060b11f0)!important;border-bottom-color:#76bae233!important;box-shadow:inset 0 1px #ffffff09,0 12px 30px #0003!important}body.ticker-force-compact #homeTicker .ticker-week{background:linear-gradient(135deg,#142b3ce6,#09151ff0)!important;flex-direction:row!important;justify-content:center!important;align-items:center!important;gap:5px!important;min-width:94px!important;height:38px!important;padding:0 12px!important}body.ticker-force-compact .topbar{z-index:90!important;top:38px!important}body.ticker-force-compact .header-ticker-transition,body.ticker-force-compact #tickerStickySentinel{display:none!important}body.ticker-force-compact main{z-index:1;position:relative}@media (max-width:780px){body.ticker-force-compact #homeTicker .ticker-card{min-width:232px!important}}@media (max-width:560px){body.ticker-force-compact #homeTicker .ticker-card{min-width:205px!important}}body:not(.ticker-force-compact) .header-ticker-transition{display:block}body.ticker-force-compact .header-ticker-transition{display:none!important}@media (max-width:860px){body.ticker-force-compact .topbar{top:38px!important}}.ticker-slot{z-index:95;width:100%;position:relative}.ticker-top-slot:empty,.ticker-home-slot:empty{display:none}body.ticker-force-compact #tickerTopSlot{z-index:999;position:sticky;top:0}body.ticker-force-compact #homeTicker{z-index:auto!important;width:100%!important;margin:0!important;position:relative!important;top:auto!important;left:auto!important;right:auto!important}body.ticker-force-compact .header-ticker-transition{height:0!important;margin:0!important;display:none!important}body.ticker-force-compact #tickerStickySentinel{display:none!important}body:not(.ticker-force-compact) #tickerHomeSlot{z-index:74;position:relative}body:not(.ticker-force-compact) #homeTicker{position:sticky;top:0}@media (max-width:860px){body.ticker-force-compact .topbar{top:38px!important}}body.home-ticker-pinned #tickerTopSlot{z-index:999!important;position:sticky!important;top:0!important}body.home-ticker-pinned #homeTicker{z-index:auto!important;width:100%!important;margin:0!important;position:relative!important;top:auto!important;left:auto!important;right:auto!important}body.home-ticker-pinned .topbar{z-index:990!important;position:sticky!important;top:38px!important}body.home-ticker-pinned .header-ticker-transition{opacity:0!important;height:0!important;margin:0!important;display:none!important}body.home-ticker-pinned #homeTicker .ticker-normal-lines{opacity:0!important;max-height:0!important}body.home-ticker-pinned #homeTicker .ticker-compact-line{opacity:1!important;height:38px!important;max-height:38px!important}body.home-ticker-pinned #homeTicker .ticker-card{min-width:258px!important;height:38px!important}body.home-ticker-pinned #homeTicker .ticker-week{background:linear-gradient(135deg,#142b3ce6,#09151ff0)!important;flex-direction:row!important;justify-content:center!important;align-items:center!important;gap:5px!important;min-width:94px!important;height:38px!important;padding:0 12px!important}body.home-ticker-pinned #homeTicker .ticker-week small{display:none!important}body.home-ticker-pinned #homeTicker .ticker-week strong{letter-spacing:.1em!important;text-transform:uppercase!important;color:#aee7ff!important;margin:0!important;font-size:9px!important;line-height:1!important}body.home-ticker-pinned #homeTicker .ticker-play-button{display:none!important}@media (max-width:780px){body.home-ticker-pinned #homeTicker .ticker-card{min-width:232px!important}}@media (max-width:560px){body.home-ticker-pinned #homeTicker .ticker-card{min-width:205px!important}}.ticker-scroll{-webkit-user-select:none;user-select:none;touch-action:pan-y}.ticker-card{cursor:pointer!important}#tickerTopSlot{z-index:999!important;width:100%!important;position:fixed!important;top:0!important;left:0!important;right:0!important}#tickerHomeSlot{display:none!important}#homeTicker{z-index:auto!important;width:100%!important;margin:0!important;position:relative!important;top:auto!important;left:auto!important;right:auto!important}body.ticker-home-full #homeTicker .ticker-normal-lines{opacity:1!important;max-height:110px!important}body.ticker-home-full #homeTicker .ticker-compact-line{opacity:0!important;height:0!important;max-height:0!important}body.ticker-home-full #homeTicker .ticker-card{min-width:232px!important;height:auto!important}body.ticker-home-full #homeTicker .ticker-week{flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;min-width:155px!important;height:auto!important;padding:11px 15px!important}body.ticker-home-full #homeTicker .ticker-week small{display:block!important}body.ticker-home-full #homeTicker .ticker-week strong{letter-spacing:normal!important;text-transform:none!important;color:inherit!important;margin-top:4px!important;font-size:18px!important;line-height:1.1!important}body.ticker-home-full #homeTicker .ticker-play-button{display:grid!important}body.ticker-force-compact #homeTicker .ticker-normal-lines{opacity:0!important;max-height:0!important}body.ticker-force-compact #homeTicker .ticker-compact-line{opacity:1!important;height:38px!important;max-height:38px!important}body.ticker-force-compact #homeTicker .ticker-card{min-width:258px!important;height:38px!important}body.ticker-force-compact #homeTicker .ticker-week{flex-direction:row!important;justify-content:center!important;align-items:center!important;gap:5px!important;min-width:94px!important;height:38px!important;padding:0 12px!important}body.ticker-force-compact #homeTicker .ticker-week small{display:none!important}body.ticker-force-compact #homeTicker .ticker-week strong{letter-spacing:.1em!important;text-transform:uppercase!important;color:#aee7ff!important;margin:0!important;font-size:9px!important;line-height:1!important}body.ticker-force-compact #homeTicker .ticker-play-button{display:none!important}body.ticker-home-full .topbar{z-index:990!important;position:sticky!important;top:96px!important}body.ticker-force-compact .topbar{z-index:990!important;position:sticky!important;top:38px!important}body.ticker-home-full main{padding-top:96px!important}body.ticker-force-compact main{padding-top:38px!important}.header-ticker-transition,#tickerStickySentinel{display:none!important}@media (max-width:780px){body.ticker-home-full .topbar{top:96px!important}body.ticker-force-compact .topbar{top:38px!important}body.ticker-force-compact #homeTicker .ticker-card{min-width:232px!important}}@media (max-width:560px){body.ticker-force-compact #homeTicker .ticker-card{min-width:205px!important}}body.ticker-home-full.home-ticker-collapsed #homeTicker .ticker-normal-lines{opacity:0!important;max-height:0!important}body.ticker-home-full.home-ticker-collapsed #homeTicker .ticker-compact-line{opacity:1!important;height:38px!important;max-height:38px!important}body.ticker-home-full.home-ticker-collapsed #homeTicker .ticker-card{min-width:258px!important;height:38px!important}body.ticker-home-full.home-ticker-collapsed #homeTicker .ticker-week{flex-direction:row!important;justify-content:center!important;align-items:center!important;gap:5px!important;min-width:94px!important;height:38px!important;padding:0 12px!important}body.ticker-home-full.home-ticker-collapsed #homeTicker .ticker-week small{display:none!important}body.ticker-home-full.home-ticker-collapsed #homeTicker .ticker-week strong{letter-spacing:.1em!important;text-transform:uppercase!important;color:#aee7ff!important;margin:0!important;font-size:9px!important;line-height:1!important}body.ticker-home-full.home-ticker-collapsed #homeTicker .ticker-play-button{display:none!important}body.ticker-home-full.home-ticker-collapsed .topbar{top:38px!important}body.ticker-home-full.home-ticker-collapsed main{padding-top:38px!important}@media (max-width:780px){body.ticker-home-full.home-ticker-collapsed #homeTicker .ticker-card{min-width:232px!important}}@media (max-width:560px){body.ticker-home-full.home-ticker-collapsed #homeTicker .ticker-card{min-width:205px!important}}.pill-site-item{padding-left:13px!important;padding-right:13px!important;font-size:9px!important}.home-power-rail{z-index:60;-webkit-backdrop-filter:blur(18px)saturate(140%);background:linear-gradient(135deg,#0d151eb3,#070d1475),radial-gradient(circle at 80% 0,#52c8ff14,#0000 35%);border:1px solid #94c6e42e;width:154px;display:none;position:fixed;top:186px;right:8px;overflow:hidden;box-shadow:inset 0 1px #ffffff12,0 18px 44px #0000003d}body[data-route=home] .home-power-rail{display:block}.power-rail-head{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:11px 11px 9px;display:flex}.power-rail-head span{color:#70cffa;letter-spacing:.14em;font-size:7px;font-weight:950}.power-rail-head strong{font-size:9px}.power-rail-list{display:grid}.power-rail-row{color:#edf8fd;text-align:left;background:0 0;border:0;border-bottom:1px solid #ffffff0f;grid-template-columns:18px 23px 1fr auto;align-items:center;gap:5px;width:100%;padding:8px;display:grid}.power-rail-row:hover{background:#70c9f414}.power-rail-row .mini-logo{border-radius:4px;width:22px;height:22px}.power-rank-num{color:#768797;font-size:9px;font-weight:950}.power-rank-team{font-size:9px;font-weight:950}.power-rank-record{color:#7f8c98;font-size:7px}.power-rail-foot{color:#657481;letter-spacing:.1em;text-transform:uppercase;padding:7px 9px;font-size:6px}@media (max-width:1490px){.home-power-rail{display:none!important}}.pickem-summary{grid-template-columns:repeat(3,150px) 1fr;gap:10px;margin-bottom:18px;display:grid}.pickem-summary-box,.pickem-summary-note{-webkit-backdrop-filter:blur(14px);background:#090e1547;border:1px solid #94c6e42e;padding:14px}.pickem-summary-box strong{font-size:24px;display:block}.pickem-summary-box span{color:#778795;text-transform:uppercase;letter-spacing:.09em;font-size:8px}.pickem-summary-note{color:#8c9ba8;align-items:center;font-size:10px;line-height:1.5;display:flex}.pickems-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.pickem-card{-webkit-backdrop-filter:blur(15px);background:#090e1547;border:1px solid #94c6e42b;padding:14px}.pickem-card.correct{box-shadow:inset 3px 0 #79e6af}.pickem-card.wrong{box-shadow:inset 3px 0 #ff7586}.pickem-meta{color:#73818e;letter-spacing:.07em;text-transform:uppercase;justify-content:space-between;font-size:8px;font-weight:900;display:flex}.pickem-match-label{text-align:center;color:#657481;text-transform:uppercase;margin:10px 0 5px;font-size:8px}.pickem-options{grid-template-columns:1fr 42px 1fr;align-items:stretch;gap:7px;display:grid}.pickem-team{color:#eef7fc;text-align:left;background:#0d141b;border:1px solid #26313c;align-items:center;gap:10px;padding:12px;display:flex}.pickem-team.right{text-align:right;justify-content:flex-end}.pickem-team:hover:not(:disabled){background:#111d27;border-color:#5cbfe9}.pickem-team.selected{background:#3991c726;border-color:#77d7ff;box-shadow:inset 0 0 0 1px #77d7ff1f}.pickem-team.winner{box-shadow:inset 0 -2px #74e2ae}.pickem-team:disabled{cursor:default;opacity:.78}.pickem-team-logo{place-items:center;width:34px;height:34px;font-size:22px;display:grid}.pickem-team b{font-size:11px;display:block}.pickem-team small{color:#788692;margin-top:3px;font-size:7px;display:block}.pickem-vs{color:#75d3fb;place-items:center;font-size:11px;font-weight:950;display:grid}.pickem-result{text-align:center;color:#7d8c98;margin-top:9px;font-size:8px}@media (max-width:850px){.pickem-summary{grid-template-columns:repeat(3,1fr)}.pickem-summary-note{grid-column:1/-1}.pickems-grid{grid-template-columns:1fr}}.news-page-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:16px;display:grid}.news-feature-card,.news-card,.news-article-detail,.news-transactions-panel{-webkit-backdrop-filter:blur(16px);background:#090e154d;border:1px solid #94c6e42e;box-shadow:inset 0 1px #ffffff0f,0 16px 42px #00000026}.news-feature-card{cursor:pointer;background-image:radial-gradient(circle at 76% 15%,#52c8ff1f,#0000 35%);flex-direction:column;justify-content:flex-end;min-height:250px;padding:28px;display:flex}.news-feature-card h2{max-width:760px;margin:8px 0;font-size:34px}.news-feature-card p{color:#9aa7b3;max-width:700px}.news-category{color:#6fcdf5;letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:950}.news-date{color:#6f7e8b;text-transform:uppercase;letter-spacing:.08em;font-size:8px}.news-date span{float:right;color:#9ddfff}.news-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:10px;display:grid}.news-card{cursor:pointer;min-height:170px;padding:17px}.news-card:hover,.news-feature-card:hover{border-color:#74d2fa52}.news-card h3{margin:8px 0;font-size:17px}.news-card p{color:#8997a3;font-size:10px;line-height:1.55}.news-article-detail{padding:28px}.news-article-detail h1{max-width:850px;margin:12px 0;font-size:38px}.news-dek{color:#abb7c0;max-width:820px;font-size:15px;line-height:1.55}.news-article-body{max-width:820px;margin-top:28px}.news-article-body p{color:#a0adb7;font-size:12px;line-height:1.9}.news-transactions-panel{padding:14px;position:sticky;top:132px}.transaction-row{border-bottom:1px solid #ffffff12;padding:11px 0}.transaction-row:last-child{border-bottom:0}.transaction-date{color:#657481;letter-spacing:.08em;font-size:7px;font-weight:900}.transaction-main{align-items:center;gap:8px;margin:5px 0;display:flex}.transaction-main .mini-logo{width:24px;height:24px}.transaction-main b{font-size:10px;display:block}.transaction-main span{color:#6f7e8b;text-transform:uppercase;font-size:7px;display:block}.transaction-detail{color:#8c9aa5;font-size:8px;line-height:1.45}@media (max-width:900px){.news-page-layout{grid-template-columns:1fr}.news-transactions-panel{position:static}.news-grid{grid-template-columns:1fr}}.home-news-ticker{z-index:998;-webkit-backdrop-filter:blur(14px)saturate(135%);background:#060b11e6;border-top:1px solid #84c4e52e;align-items:stretch;height:31px;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #0000002e}body[data-route=home] .home-news-ticker{display:flex}.home-news-label{color:#071019;letter-spacing:.09em;background:linear-gradient(135deg,#dff5ff,#75cbed);flex:none;align-items:center;padding:0 13px;font-size:7px;font-weight:950;display:flex}.home-news-window{flex:1;position:relative;overflow:hidden}.home-news-track{width:max-content;height:100%;animation:70s linear infinite solsticeNewsTicker;display:flex}.home-news-track:hover{animation-play-state:paused}.home-news-set{flex:none;height:100%;display:flex}.home-news-item{color:#b7c3cc;white-space:nowrap;background:0 0;border:0;border-right:1px solid #ffffff12;align-items:center;gap:8px;height:100%;padding:0 18px;font-size:8px;display:flex}.home-news-item b{color:#6fd0f7;letter-spacing:.08em;font-size:7px}.home-news-item:hover span{color:#fff}@keyframes solsticeNewsTicker{0%{transform:translate(0)}to{transform:translate(-50%)}}.power-admin-list,.content-admin-list{gap:7px;margin-top:14px;display:grid}.power-admin-row,.content-admin-row{background:#0c1218;border:1px solid #25303b;justify-content:space-between;align-items:center;gap:10px;padding:10px;display:flex}.power-admin-row .mini-logo{width:30px;height:30px}.power-admin-row>div:nth-child(3){flex:1}.power-admin-actions{gap:5px;display:flex}.content-admin-row>div:first-child{flex:1}:root{--fc-bg:#151718;--fc-bg-deep:#0b0d0f;--fc-surface:#1b1e20;--fc-line:#30353a;--fc-line-soft:#262a2e;--fc-text:#f2f4f5;--fc-muted:#939da5;--fc-dim:#66717a;--fc-blue:#41b9ec;--fc-blue-soft:#8edcff}html{background:var(--fc-bg-deep)!important}body{letter-spacing:0;background:var(--fc-bg)!important;color:var(--fc-text)!important;font-family:Arial,Helvetica,sans-serif!important}#frostAuroraCanvas,#frostAuroraTint,#frostSnowAccumulationCanvas{display:none!important}#frostSnowCanvas{opacity:.08!important}.frost-glow-box:before,.frost-glow-box:after,.view .card:before,.view .card:after,.view .team-card:before,.view .team-card:after,.view .featured-match:after,.view .featured-match:before{content:none!important;display:none!important}.shell{max-width:1540px!important;padding-bottom:82px!important;padding-left:48px!important;padding-right:48px!important}.topbar{box-shadow:none!important;-webkit-backdrop-filter:none!important;background:#0a0c0e!important;border-bottom:1px solid #22272b!important;padding-left:0!important;padding-right:0!important}.pill-nav-shell{justify-content:flex-start!important;align-items:center!important;gap:26px!important;max-width:1540px!important;min-height:68px!important;padding:0 42px!important}.header-league-lockup{width:auto!important;min-width:260px!important;height:54px!important;box-shadow:none!important;color:#fff!important;text-align:left!important;-webkit-backdrop-filter:none!important;background:0 0!important;border:0!important;border-radius:0!important;align-items:center!important;gap:12px!important;margin:0!important;padding:0!important;display:flex!important;position:relative!important;overflow:visible!important}.header-league-lockup:hover{background:0 0!important;transform:none!important}.header-brand-logo{width:42px!important;height:42px!important;color:var(--fc-blue)!important;background:0 0!important;border:0!important;border-radius:0!important;flex:0 0 42px!important;place-items:center!important;font-size:27px!important;display:grid!important;overflow:visible!important}.header-brand-logo .logo-img{object-fit:contain!important;filter:none!important;width:42px!important;height:42px!important}.header-brand-copy{flex-direction:column!important;justify-content:center!important;min-width:0!important;display:flex!important}.header-lockup-kicker{color:var(--fc-blue)!important;letter-spacing:.15em!important;text-transform:uppercase!important;margin:0 0 5px!important;font-size:7px!important;font-weight:900!important;line-height:1!important}.header-league-lockup strong{color:#fff!important;letter-spacing:-.02em!important;white-space:nowrap!important;font-size:16px!important;font-weight:900!important;line-height:1!important}.header-lockup-season{color:#7e8991!important;letter-spacing:.12em!important;text-transform:uppercase!important;border-left:1px solid #30363a!important;align-items:center!important;height:30px!important;margin-left:4px!important;padding-left:15px!important;font-size:7px!important;font-weight:900!important;display:inline-flex!important;position:static!important}.pill-site-nav{filter:none!important;flex:1!important;justify-content:flex-start!important;gap:0!important;height:54px!important;margin:0!important}.pill-site-logo{display:none!important}.pill-site-items{height:54px!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border:0!important;border-radius:0!important;align-items:center!important;gap:25px!important;margin:0!important;padding:0!important;display:flex!important;overflow:visible!important}.pill-site-items:before{display:none!important}.pill-site-item,.pill-site-item.active,.pill-site-item:hover,.pill-site-item:focus-visible,.pill-staff-item,.pill-staff-item.active,.pill-staff-item:hover{height:54px!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;color:#aeb6bc!important;letter-spacing:.06em!important;text-transform:uppercase!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0 1px!important;font-size:9px!important;font-weight:900!important;position:relative!important;overflow:visible!important}.pill-site-item:hover,.pill-site-item:focus-visible,.pill-site-item.active{color:#fff!important}.pill-hover-circle{display:none!important}.pill-label-stack{height:auto!important;overflow:visible!important}.pill-label{opacity:1!important;line-height:1!important;transform:none!important}.pill-label-hover{display:none!important}.pill-site-item:after{content:""!important;background:var(--fc-blue)!important;width:100%!important;height:2px!important;box-shadow:none!important;transform-origin:0!important;opacity:1!important;border-radius:0!important;transition:transform .18s!important;position:absolute!important;bottom:0!important;left:0!important;right:0!important;transform:scaleX(0)!important}.pill-site-item:hover:after,.pill-site-item.active:after{transform:scaleX(1)!important}.header-week-status{min-width:0!important;height:54px!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border:0!important;border-radius:0!important;align-items:center!important;gap:16px!important;margin-left:auto!important;padding:0!important;display:flex!important}.header-week-copy{border-right:1px solid #30353a!important;grid-template-columns:auto auto!important;align-items:center!important;column-gap:10px!important;padding-right:16px!important;display:grid!important}.header-week-label{color:var(--fc-blue)!important;text-transform:uppercase!important;letter-spacing:.08em!important;font-size:8px!important;font-weight:900!important}.header-week-copy strong{color:#fff!important;text-transform:uppercase!important;letter-spacing:.05em!important;font-size:8px!important;font-weight:900!important}.header-stage-label{display:none!important}.header-watch-btn{color:#fff!important;height:32px!important;box-shadow:none!important;letter-spacing:.06em!important;text-transform:uppercase!important;background:0 0!important;border:1px solid #40515b!important;border-radius:2px!important;padding:0 13px!important;font-size:8px!important;font-weight:900!important}.header-watch-dot{width:auto!important;height:auto!important;color:var(--fc-blue)!important;background:0 0!important}.team-logo,.team-logo.frost,.mini-logo,.profile-logo,.upload-preview .team-logo,.featured-side .team-logo,.match-page-team .team-logo,.ticker-team .mini-logo,.ticker-compact-line .mini-logo{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important;overflow:visible!important}.team-logo .logo-img,.mini-logo .logo-img,.profile-logo .logo-img,.featured-side .team-logo .logo-img,.match-page-team .team-logo .logo-img{object-fit:contain!important;filter:none!important}.hero{min-height:465px!important;box-shadow:none!important;background:0 0!important;border:1px solid #30353a!important;border-left:0!important;border-right:0!important;border-radius:0!important;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr)!important;grid-template-areas:"eyebrow eyebrow""title copy""title actions""title metrics"!important;align-items:end!important;gap:0 82px!important;margin-top:54px!important;padding:62px 0 42px!important;display:grid!important;overflow:visible!important}.hero:before,.hero:after{display:none!important}.hero .eyebrow{color:var(--fc-blue)!important;letter-spacing:.18em!important;grid-area:eyebrow!important;margin:0 0 30px!important;font-size:9px!important;font-weight:900!important}.particle-hero-wrap{grid-area:title!important;align-self:center!important;width:100%!important;max-width:none!important;height:auto!important;min-height:0!important;margin:0!important}.particle-text{height:auto!important;min-height:0!important;display:block!important}.particle-text__canvas{display:none!important}.hero-fallback-title{opacity:1!important;text-align:left!important;color:#f5f6f6!important;letter-spacing:-.075em!important;text-transform:uppercase!important;text-wrap:balance!important;width:auto!important;height:auto!important;text-shadow:none!important;font-family:Arial Black,Arial,Helvetica,sans-serif!important;font-size:clamp(74px,9vw,148px)!important;font-weight:900!important;line-height:.78!important;position:static!important;transform:none!important}.particle-hero-caption{display:none!important}.hero p{border-top:2px solid var(--fc-blue)!important;color:#b3bcc2!important;grid-area:copy!important;max-width:460px!important;margin:0!important;padding-top:16px!important;font-size:15px!important;line-height:1.65!important}.hero-actions{grid-area:actions!important;gap:22px!important;margin:25px 0 0!important;display:flex!important}.primary-btn,.secondary-btn,.ghost-btn,.danger-btn{box-shadow:none!important;border-radius:1px!important;font-family:Arial,Helvetica,sans-serif!important}.hero .primary-btn,.hero .secondary-btn{color:#f0f3f5!important;letter-spacing:.08em!important;text-transform:uppercase!important;background:0 0!important;border:0!important;border-bottom:1px solid!important;padding:0 0 8px!important;font-size:9px!important;font-weight:900!important}.hero .primary-btn{border-bottom-color:var(--fc-blue)!important}.hero .secondary-btn{border-bottom-color:#59636a!important}.hero .primary-btn:hover,.hero .secondary-btn:hover{color:var(--fc-blue-soft)!important}.hero-metrics{border-top:1px solid #30353a!important;grid-area:metrics!important;grid-template-columns:repeat(3,1fr)!important;gap:0!important;width:100%!important;margin:30px 0 0!important;padding-top:16px!important;display:grid!important;position:static!important}.metric{min-width:0!important;box-shadow:none!important;background:0 0!important;border:0!important;border-right:1px solid #30353a!important;border-radius:0!important;margin-right:18px!important;padding:0 18px 0 0!important}.metric:last-child{border-right:0!important;margin-right:0!important}.metric strong{color:#fff!important;font-size:28px!important;line-height:1!important}.metric span{display:block;color:#717c84!important;letter-spacing:.12em!important;margin-top:5px!important;font-size:7px!important}.section{margin-top:54px!important}.page-head{border-bottom:1px solid #30353a!important;margin:52px 0 34px!important;padding:0 0 26px!important}.page-head .eyebrow,.kicker{color:var(--fc-blue)!important;letter-spacing:.16em!important;text-transform:uppercase!important;font-size:8px!important;font-weight:900!important}.page-head h1{letter-spacing:-.055em!important;text-transform:uppercase!important;margin:8px 0!important;font-family:Arial Black,Arial,Helvetica,sans-serif!important;font-size:clamp(44px,5.2vw,82px)!important;line-height:.9!important}.page-head p{color:#8f999f!important;max-width:760px!important;font-size:12px!important;line-height:1.6!important}.section-head{margin-bottom:16px!important}.section-head h2{text-transform:uppercase!important;letter-spacing:-.025em!important;font-family:Arial Black,Arial,Helvetica,sans-serif!important;font-size:25px!important}.section-head p{color:#78838b!important;font-size:10px!important}.text-link{color:#a6b0b7!important;letter-spacing:.09em!important;background:0 0!important;border:0!important;padding:0!important;font-size:8px!important;font-weight:900!important}.text-link:hover{color:var(--fc-blue)!important}.home-editorial{gap:54px!important}.editorial-panel,.view .card,.view .featured-match,.news-feature-card,.news-card,.news-article-detail,.news-transactions-panel,.pickem-card,.pickem-summary-box,.pickem-summary-note{box-shadow:none!important;-webkit-backdrop-filter:none!important;border-radius:0!important}.editorial-panel{background:0 0!important;border:0!important;border-top:1px solid #30353a!important;padding:22px 0 0!important}.featured-match{background:0 0!important;border:0!important;border-bottom:1px solid #30353a!important;min-height:0!important;margin-top:18px!important;padding:30px 0 24px!important}.featured-match-meta{color:#78838a!important}.featured-match-teams{margin:30px 0 28px!important}.featured-side .team-logo{width:70px!important;height:70px!important}.featured-side b{font-size:18px!important}.featured-match-footer{border-top:1px solid #30353a!important;padding-top:14px!important}.quick-standing-row,.home-team-row{border-bottom:1px solid #282d31!important;padding:11px 0!important}.quick-standing-row:hover,.home-team-row:hover{background:0 0!important}.quick-team .mini-logo,.home-team-row .mini-logo{width:27px!important;height:27px!important}.team-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:0 28px!important}.team-card{box-shadow:none!important;background:0 0!important;border:0!important;border-top:1px solid #30353a!important;border-radius:0!important;padding:22px 0 18px!important;transition:none!important;position:relative!important}.team-card:hover{background:0 0!important;border-color:#5a6871!important;transform:none!important}.team-card:after{content:""!important;background:var(--team-accent,var(--fc-blue))!important;opacity:.8!important;width:54px!important;height:2px!important;display:block!important;position:absolute!important;top:-1px!important;left:0!important}.team-top{gap:16px!important}.team-logo{width:58px!important;height:58px!important;font-size:27px!important}.team-name{font-size:17px!important}.team-card .sub{color:#748089!important;font-size:8px!important}.record{border-top:1px solid #282d31!important;margin-top:18px!important;padding-top:14px!important}.record b{font-size:12px!important}.record span{color:#737f87!important;text-transform:uppercase!important;letter-spacing:.08em!important;font-size:7px!important}.schedule-grid{gap:0!important}.match-card,.view .match-card{min-height:82px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-top:1px solid #30353a!important;border-radius:0!important;margin:0!important}.match-card:hover{background:#191d20!important}.match-card .match-meta{border-right:1px solid #30353a!important}.match-card .divider{background:#30353a!important}.match-card:after{color:var(--fc-blue)!important;border-left:1px solid #30353a!important}.match-team .mini-logo{width:29px!important;height:29px!important}.tabs{border-bottom:1px solid #30353a!important;gap:20px!important;margin-bottom:18px!important;display:flex!important}.tabs button,.view .tabs button,.view .tabs button.active,.view .tabs button[aria-selected=true]{box-shadow:none!important;color:#818c93!important;text-transform:uppercase!important;letter-spacing:.08em!important;background:0 0!important;border:0!important;border-bottom:2px solid #0000!important;border-radius:0!important;padding:10px 0!important;font-size:8px!important;font-weight:900!important}.tabs button.active,.view .tabs button.active,.view .tabs button[aria-selected=true]{color:#fff!important;border-bottom-color:var(--fc-blue)!important}.table-wrap{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}table{border-collapse:collapse!important}th{color:#79848b!important;letter-spacing:.1em!important;text-transform:uppercase!important;background:0 0!important;border-bottom:1px solid #42484d!important;font-size:7px!important}td{background:0 0!important;border-bottom:1px solid #282d31!important;font-size:10px!important}tbody tr:hover td{background:#191d20!important}.team-cell .mini-logo{width:30px!important;height:30px!important}.chip{color:#89959c!important;background:0 0!important;border:1px solid #3a4349!important;border-radius:1px!important;font-size:7px!important}.chip.green{color:#8ed9ad!important;border-color:#48705c!important}.stats-cards{border-top:1px solid #30353a!important;border-bottom:1px solid #30353a!important;grid-template-columns:repeat(4,1fr)!important;gap:0!important;margin:0 0 28px!important;display:grid!important}.stat-card,.view .stat-card{box-shadow:none!important;background:0 0!important;border:0!important;border-right:1px solid #30353a!important;border-radius:0!important;padding:18px 24px 18px 0!important}.stat-card:last-child{border-right:0!important;padding-left:24px!important}.stat-card:not(:first-child){padding-left:24px!important}.stat-card strong{font-size:30px!important}.profile-card,.roster-card,.player-profile-card{box-shadow:none!important;background:0 0!important;border:0!important;border-top:1px solid #30353a!important;border-radius:0!important;padding:22px 0!important}.player{background:0 0!important;border:0!important;border-bottom:1px solid #2a2f33!important;border-radius:0!important;padding:12px 0!important}.avatar{background:0 0!important;border:0!important;border-radius:0!important}.player-stat-box{background:0 0!important;border:0!important;border-top:1px solid #30353a!important;border-radius:0!important}.pickem-summary{border-top:1px solid #30353a!important;border-bottom:1px solid #30353a!important;grid-template-columns:repeat(3,150px) 1fr!important;gap:0!important}.pickem-summary-box,.pickem-summary-note{background:0 0!important;border:0!important;border-right:1px solid #30353a!important;padding:17px 18px!important}.pickem-summary-note{border-right:0!important}.pickems-grid{grid-template-columns:1fr!important;gap:0!important}.pickem-card{background:0 0!important;border:0!important;border-bottom:1px solid #30353a!important;padding:20px 0!important}.pickem-card.correct{padding-left:14px!important;box-shadow:inset 3px 0 #79e6af!important}.pickem-card.wrong{padding-left:14px!important;box-shadow:inset 3px 0 #ff7586!important}.pickem-options{grid-template-columns:1fr 70px 1fr!important}.pickem-team{background:0 0!important;border:0!important;border-bottom:1px solid #384147!important;border-radius:0!important;padding:13px 0!important}.pickem-team:hover:not(:disabled),.pickem-team.selected{border-color:var(--fc-blue)!important;box-shadow:none!important;background:0 0!important}.news-page-layout{grid-template-columns:minmax(0,1fr) 300px!important;gap:54px!important}.news-feature-card{background:0 0!important;border:1px solid #30353a!important;border-left:0!important;border-right:0!important;min-height:280px!important;padding:32px 0!important}.news-feature-card h2{letter-spacing:-.045em!important;text-transform:uppercase!important;max-width:850px!important;font-family:Arial Black,Arial,Helvetica,sans-serif!important;font-size:clamp(34px,4vw,64px)!important;line-height:.92!important}.news-grid{grid-template-columns:repeat(2,1fr)!important;gap:0 30px!important;margin-top:0!important}.news-card{background:0 0!important;border:0!important;border-bottom:1px solid #30353a!important;min-height:180px!important;padding:22px 0!important}.news-card:hover{border-color:#5c6870!important}.news-card h3{font-size:18px!important}.news-transactions-panel{background:0 0!important;border:0!important;border-top:1px solid #30353a!important;padding:22px 0!important;position:sticky!important;top:135px!important}.news-article-detail{background:0 0!important;border:0!important;border-top:1px solid #30353a!important;padding:30px 0!important}.home-power-rail{width:145px!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border:0!important;border-left:1px solid #343a3f!important;top:190px!important;right:14px!important;overflow:visible!important}body[data-route=home].home-ticker-collapsed .home-power-rail{top:132px!important}.power-rail-head{border-bottom:1px solid #343a3f!important;padding:8px 10px!important}.power-rail-row{background:0 0!important;border:0!important;border-bottom:1px solid #292e32!important;padding:9px 8px!important}.power-rail-row:hover{color:var(--fc-blue)!important;background:0 0!important}.power-rail-row .mini-logo{width:24px!important;height:24px!important}.power-rail-foot{padding-left:9px!important}.home-news-ticker{height:30px!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#090b0d!important;border-top:1px solid #30353a!important}.home-news-label{background:var(--fc-blue)!important;color:#071014!important;border-radius:0!important;font-size:7px!important}.home-news-item{border-right:1px solid #30353a!important}.match-detail-shell,.match-page-hero,.match-stream-card,.match-info-card{box-shadow:none!important;border-radius:0!important}.match-page-team .team-logo{width:105px!important;height:105px!important}.admin-sidebar,.admin-panel{box-shadow:none!important;background:#111416!important;border:1px solid #30353a!important;border-radius:1px!important}.admin-sidebar button{border-radius:0!important}input,select,textarea{background:#0d0f11!important;border:1px solid #353b40!important;border-radius:1px!important}@media (max-width:1180px){.pill-nav-shell{padding:0 24px!important}.header-league-lockup{min-width:220px!important}.pill-site-items{gap:16px!important}.header-week-status{display:none!important}.hero{grid-template-columns:1fr .72fr!important;column-gap:50px!important}.team-grid{grid-template-columns:repeat(2,1fr)!important}.home-power-rail{display:none!important}}@media (max-width:860px){.shell{padding-left:24px!important;padding-right:24px!important}.pill-nav-shell{justify-content:space-between!important;padding:0 18px!important}.pill-site-nav{flex:none!important}.pill-site-items{display:none!important}.pill-mobile-toggle{width:40px!important;height:40px!important;box-shadow:none!important;background:0 0!important;border:1px solid #3a4248!important;border-radius:1px!important;display:flex!important}.pill-mobile-toggle span{background:#fff!important}.pill-mobile-popover{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#0b0d0f!important;border:1px solid #333a40!important;border-radius:1px!important;top:58px!important;box-shadow:0 18px 40px #00000073!important}.pill-mobile-popover button{color:#c8cfd4!important;background:0 0!important;border-bottom:1px solid #252a2e!important;border-radius:0!important}.hero{grid-template-columns:1fr!important;grid-template-areas:"eyebrow""title""copy""actions""metrics"!important;row-gap:22px!important;min-height:0!important;padding-top:45px!important}.hero-fallback-title{font-size:clamp(64px,16vw,110px)!important}.hero p{max-width:650px!important}.hero-metrics{margin-top:4px!important}.news-page-layout{grid-template-columns:1fr!important}.news-transactions-panel{position:static!important}}@media (max-width:620px){.shell{padding-left:16px!important;padding-right:16px!important}.header-league-lockup{min-width:0!important}.header-lockup-season{display:none!important}.header-brand-logo{flex-basis:34px!important;width:34px!important;height:34px!important}.header-brand-logo .logo-img{width:34px!important;height:34px!important}.header-league-lockup strong{font-size:13px!important}.hero{margin-top:34px!important;padding-top:38px!important}.hero-fallback-title{font-size:clamp(54px,18vw,82px)!important;line-height:.82!important}.hero-metrics{grid-template-columns:repeat(3,1fr)!important}.metric{margin-right:9px!important;padding-right:9px!important}.metric strong{font-size:22px!important}.team-grid,.news-grid{grid-template-columns:1fr!important}.pickem-summary{grid-template-columns:repeat(3,1fr)!important}.pickem-summary-note{border-top:1px solid #30353a!important;grid-column:1/-1!important}.pickem-options{grid-template-columns:1fr 45px 1fr!important}.stats-cards{grid-template-columns:repeat(2,1fr)!important}.stat-card:nth-child(2){border-right:0!important}.stat-card:nth-child(3){border-top:1px solid #30353a!important;padding-left:0!important}.stat-card:nth-child(4){border-top:1px solid #30353a!important}}.pill-nav-shell{grid-template-columns:none!important;display:flex!important}.hero-fallback-title{align-items:initial!important;justify-content:initial!important;display:block!important}.view .card{box-shadow:none!important;-webkit-backdrop-filter:none!important;background:0 0!important}.bracket-match{background:#121517!important;border:1px solid #30353a!important;border-radius:1px!important}.theme-toggle{color:#8f9aa2;letter-spacing:.09em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;border-left:1px solid #30353a;flex:none;align-items:center;gap:7px;height:34px;padding:0 10px;font:900 8px/1 Arial,Helvetica,sans-serif;display:flex}.theme-toggle:hover{color:var(--fc-blue)}.theme-toggle-icon{color:currentColor;font-size:15px;line-height:1}.theme-toggle-label{text-align:left;min-width:28px}.hero{grid-template-columns:minmax(0,1.18fr) minmax(360px,.82fr)!important;align-items:start!important;column-gap:72px!important;padding-top:54px!important;padding-bottom:40px!important}.particle-hero-wrap{align-self:start!important;overflow:visible!important}.hero-fallback-title{letter-spacing:-.068em!important;max-width:760px!important;font-size:clamp(76px,8.4vw,136px)!important;line-height:.8!important;overflow:visible!important}.hero p{align-self:start!important;margin-top:4px!important}.hero-actions{align-self:start!important}.hero-metrics{align-self:end!important}.metric strong{font-variant-numeric:tabular-nums}.metric span{line-height:1.25!important}.team-card{background:linear-gradient(90deg, color-mix(in srgb,var(--team-accent,#159fe6) 13%,transparent) 0%, color-mix(in srgb,var(--team-accent,#159fe6) 6%,transparent) 24%, transparent 68%)!important;padding-left:18px!important;padding-right:10px!important}.team-card:after{background:var(--team-accent,var(--fc-blue))!important;opacity:.72!important;width:3px!important;height:calc(100% - 22px)!important;top:11px!important;left:0!important}.team-card:hover{background:linear-gradient(90deg, color-mix(in srgb,var(--team-accent,#159fe6) 18%,transparent) 0%, color-mix(in srgb,var(--team-accent,#159fe6) 7%,transparent) 30%, transparent 72%)!important}.team-card .team-logo,.team-card .mini-logo,.team-top .team-logo{box-shadow:none!important;background:0 0!important;border:0!important}.home-team-row{position:relative;padding-left:9px!important}.home-team-row:before{content:"";background:var(--team-accent,var(--fc-blue));opacity:.65;width:2px;position:absolute;inset:0 auto 0 0}.precision-bracket{padding-bottom:18px;overflow-x:auto}.precision-section{background:0 0!important;border:0!important;border-top:1px solid #30353a!important;min-width:max-content!important;margin-bottom:42px!important;padding:18px 0 0!important}.precision-section .bracket-title{min-width:1165px;margin-bottom:12px!important;padding:0 0 12px!important}.precision-section:nth-of-type(2) .bracket-title{min-width:1360px}.precision-heads{height:30px;color:var(--fc-blue);letter-spacing:.13em;text-transform:uppercase;align-items:center;font:900 8px/1 Arial,Helvetica,sans-serif;display:grid}.upper-heads{grid-template-columns:repeat(4,220px);column-gap:95px;width:1165px}.lower-heads{grid-template-columns:repeat(5,220px);column-gap:65px;width:1360px}.bracket-canvas{position:relative}.upper-canvas{width:1165px;height:500px}.lower-canvas{width:1360px;height:410px}.bracket-position{z-index:2;width:220px;position:absolute}.bracket-position .bracket-match{background:#11161a!important;border:1px solid #313a42!important;width:220px!important;min-height:100px!important;margin:0!important}.precision-bracket .bracket-line{min-height:49px;background:0 0!important;padding:0 11px!important}.precision-bracket .bracket-match .divider{background:#29323a!important}.precision-bracket .bracket-match:before,.precision-bracket .bracket-match:after,.precision-bracket .bracket-line:before,.precision-bracket .bracket-line:after{display:none!important}.bracket-connectors{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.bracket-connectors path{fill:none;stroke:#4b5964;stroke-width:1.5px;vector-effect:non-scaling-stroke;shape-rendering:geometricprecision}.championship-card{border-color:var(--fc-blue)!important}.bracket-advance{border-top:1px solid #30353a;border-bottom:1px solid #30353a;align-items:center;height:100px;display:flex}.bracket-advance-copy{gap:8px;display:grid}.bracket-advance-copy span{color:#77838c;letter-spacing:.12em;font-size:7px}.bracket-advance-copy strong{font-size:15px}.bracket-advance-copy small{color:#77838c;font-size:8px}.bracket-intro{color:#7f8a92;border-bottom:1px solid #30353a;margin:0 0 28px;padding:0 0 14px;font-size:9px}.match-scoreboard{background:linear-gradient(90deg,color-mix(in srgb,var(--match-a) 11%,transparent),transparent 34%,transparent 66%,color-mix(in srgb,var(--match-b) 11%,transparent))!important;box-shadow:none!important;border:1px solid #30353a!important;border-left:0!important;border-right:0!important;border-radius:0!important;padding:30px 0!important}.match-scoreboard .team-logo{background:0 0!important;border:0!important}.match-tabs{scrollbar-width:none;border-bottom:1px solid #30353a;gap:24px;padding:0;display:flex;overflow-x:auto}.match-tabs::-webkit-scrollbar{display:none}.match-tab{color:#7f8a92;letter-spacing:.09em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;flex:none;padding:15px 0 12px;font:900 8px/1 Arial,Helvetica,sans-serif;position:relative}.match-tab:after{content:"";background:0 0;height:2px;position:absolute;bottom:-1px;left:0;right:0}.match-tab:hover{color:#dbe4e9}.match-tab.active{color:#f4f7f8}.match-tab.active:after{background:var(--fc-blue)}.match-page-layout{grid-template-columns:minmax(0,1fr) 300px!important;gap:42px!important;margin-top:0!important}.match-tab-content{min-width:0}.match-section-block{box-shadow:none!important;background:0 0!important;border:0!important;border-bottom:1px solid #30353a!important;margin:0!important;padding:30px 0!important}.match-section-heading{justify-content:space-between;align-items:baseline;gap:20px;margin-bottom:20px;display:flex}.match-section-heading span,.match-sidebar-kicker{color:var(--fc-blue);letter-spacing:.12em;font-size:7px;font-weight:900}.match-section-heading h2{text-transform:uppercase;letter-spacing:.03em;margin:0;font-size:18px}.match-sidebar{padding-top:30px}.match-sidebar-section{box-shadow:none!important;background:0 0!important;border:0!important;border-bottom:1px solid #30353a!important;margin:0 0 28px!important;padding:0 0 28px!important}.match-info-list{margin-top:12px}.match-info-row{border-bottom:1px solid #252c31!important;padding:11px 0!important}.match-info-row span{color:#77838c!important;font-size:8px!important}.match-info-row b{text-align:right;font-size:9px!important}.match-notes{color:#96a1a8;margin-top:12px;font-size:10px;line-height:1.65}.map-result-list{border-top:1px solid #30353a}.map-result-row{width:100%;color:inherit;background:0 0!important;border:0!important;border-bottom:1px solid #30353a!important;border-radius:0!important}button.map-result-row{cursor:pointer;text-align:inherit}.map-result-link:hover{background:#52c8ff09!important}.map-result-link:hover .map-name:last-child{color:var(--fc-blue)}.map-detail-score{border-bottom:1px solid #30353a;grid-template-columns:1fr auto 1fr;align-items:end;gap:28px;margin-bottom:28px;padding:16px 0 30px;display:grid}.map-detail-score>div{align-items:baseline;gap:12px;display:flex}.map-detail-score>div.right{justify-content:flex-end}.map-detail-score strong{font-size:50px;line-height:1}.map-detail-score span{font-size:10px;font-weight:900}.map-detail-name{text-align:center;display:block!important}.map-detail-name small{color:var(--fc-blue);letter-spacing:.12em;font-size:7px}.map-detail-name h2{margin:6px 0 0;font-size:22px}.public-match-stats{margin-top:24px}.public-match-team-head{border-bottom:1px solid #30353a;align-items:center;gap:9px;display:flex;padding:0 0 9px!important}.public-match-team-head .mini-logo{width:25px!important;height:25px!important}.public-match-team-head b{font-size:11px}.match-stat-table th,.match-stat-table td{white-space:nowrap}.match-empty-state{color:#7a858d;padding:18px 0;font-size:9px}.match-editor-setup{border-bottom:1px solid #30353a;padding:22px 0 30px}.series-score-field{align-self:end}.series-score-readout{color:#e9eef0;border-bottom:1px solid #3a4248;align-items:center;gap:8px;min-height:42px;display:flex}.series-score-readout b{font-size:20px}.series-score-readout span{color:#66727a}.series-score-readout small{color:#6f7b83;text-transform:uppercase;margin-left:auto;font-size:7px}.match-map-stack{gap:42px;margin-top:34px;display:grid}.admin-map-panel{border-bottom:1px solid #394149;padding:0 0 34px}.admin-map-heading{justify-content:space-between;align-items:flex-end;margin-bottom:20px;display:flex}.admin-map-heading span{color:var(--fc-blue);letter-spacing:.13em;font-size:7px;font-weight:900}.admin-map-heading h3{margin:5px 0 0;font-size:25px}.map-remove-btn{color:#9b7777!important}.map-editor-meta{grid-template-columns:minmax(220px,.5fr) minmax(420px,1fr);align-items:end;gap:30px;margin-bottom:26px;display:grid}.map-score-entry{grid-template-columns:1fr 28px 1fr;align-items:end;gap:10px;display:grid}.map-score-entry>span{color:#66727a;place-items:center;height:42px;display:grid}.map-score-entry .field:first-child input{border-bottom:2px solid var(--team-a)!important}.map-score-entry .field:last-child input{border-bottom:2px solid var(--team-b)!important}.map-player-stats{gap:28px;display:grid}.match-map-team-block{border-left:2px solid var(--map-team-color);padding-left:12px}.map-team-editor-head{align-items:center;gap:10px;margin-bottom:10px;display:flex}.map-team-editor-head .mini-logo{width:28px!important;height:28px!important}.map-team-editor-head strong{font-size:11px;display:block}.map-team-editor-head span{color:#707b83;text-transform:uppercase;letter-spacing:.06em;margin-top:2px;font-size:7px;display:block}.map-stat-editor-wrap{overflow-x:auto}.map-stat-editor{min-width:1040px}.map-stat-editor th{font-size:7px!important}.map-stat-editor td{padding:5px 4px!important}.map-stat-editor input,.map-stat-editor select{width:68px!important;min-width:0!important;padding:7px 6px!important;font-size:9px!important}.map-stat-editor td:first-child select{width:145px!important}.map-stat-editor td:nth-child(2) input{width:90px!important}.map-add-row{color:#707b83;align-items:center;gap:18px;padding:22px 0 30px;font-size:8px;display:flex}.map-add-btn{color:#e7ecef;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;background:0 0;border:1px solid #3d4850;align-items:center;gap:9px;padding:11px 16px;font:900 8px/1 Arial,Helvetica,sans-serif;display:flex}.map-add-btn span{color:var(--fc-blue);font-size:17px;line-height:0}.map-add-btn:hover:not(:disabled){border-color:var(--fc-blue);color:var(--fc-blue)}.map-add-btn:disabled{opacity:.38;cursor:default}.stats-source-note{border-top:1px solid #30353a;border-bottom:1px solid #30353a;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin-bottom:20px;padding:16px 0 20px;display:grid}.stats-source-note b{font-size:10px}.stats-source-note span{color:#7d888f;font-size:9px;line-height:1.5}html[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f3f2ee;--panel:#f7f6f2;--panel2:#eceae4;--text:#14191c;--muted:#667078;--line:#d4d1c9;--fc-blue:#078dc2;--fc-blue-soft:#036e97}html[data-theme=light] body{color:#14191c!important;background:#f3f2ee!important}html[data-theme=light] #frostAuroraCanvas,html[data-theme=light] #frostAuroraTint{opacity:.06!important}html[data-theme=light] #frostSnowCanvas,html[data-theme=light] #frostSnowAccumulationCanvas{opacity:.18!important}html[data-theme=light] .topbar{background:#f3f2eef5!important;border-color:#cfccc4!important}html[data-theme=light] .pill-nav-shell,html[data-theme=light] .header-league-lockup,html[data-theme=light] .pill-site-nav,html[data-theme=light] .pill-site-item,html[data-theme=light] .pill-site-logo,html[data-theme=light] .theme-toggle,html[data-theme=light] .header-week-status{color:#1d2428!important}html[data-theme=light] .header-lockup-kicker,html[data-theme=light] .header-stage-label,html[data-theme=light] .header-week-label{color:#627079!important}html[data-theme=light] .pill-site-item.active,html[data-theme=light] .pill-site-item:hover{color:#078dc2!important}html[data-theme=light] .hero,html[data-theme=light] .page-head,html[data-theme=light] .section,html[data-theme=light] .record,html[data-theme=light] .quick-standing-row,html[data-theme=light] .home-team-row,html[data-theme=light] .match-card,html[data-theme=light] .match-section-block,html[data-theme=light] .match-sidebar-section,html[data-theme=light] .match-tabs,html[data-theme=light] .match-info-row,html[data-theme=light] .public-match-team-head,html[data-theme=light] .map-result-row,html[data-theme=light] .admin-map-panel,html[data-theme=light] .stats-source-note{border-color:#d4d1c9!important}html[data-theme=light] .hero-fallback-title,html[data-theme=light] h1,html[data-theme=light] h2,html[data-theme=light] h3,html[data-theme=light] h4,html[data-theme=light] b,html[data-theme=light] strong,html[data-theme=light] .team-name,html[data-theme=light] .match-page-score,html[data-theme=light] .match-page-team h1{color:#14191c!important}html[data-theme=light] .hero p,html[data-theme=light] p,html[data-theme=light] .sub,html[data-theme=light] .match-notes,html[data-theme=light] .match-empty-state{color:#69737a!important}html[data-theme=light] .team-card{border-color:#d4d1c9!important}html[data-theme=light] .view .card,html[data-theme=light] .match-card,html[data-theme=light] .featured-match,html[data-theme=light] .news-card,html[data-theme=light] .news-feature-card,html[data-theme=light] .news-article-detail,html[data-theme=light] .news-transactions-panel{color:#14191c!important;background:0 0!important}html[data-theme=light] .bracket-position .bracket-match{background:#f7f6f2!important;border-color:#c9c6be!important}html[data-theme=light] .precision-bracket .bracket-match .divider{background:#d7d4cd!important}html[data-theme=light] .bracket-connectors path{stroke:#929da3}html[data-theme=light] .match-scoreboard{border-color:#d4d1c9!important}html[data-theme=light] .match-tab{color:#6f797f}html[data-theme=light] .match-tab.active{color:#14191c}html[data-theme=light] table{color:#14191c!important}html[data-theme=light] th{color:#69747b!important;border-color:#d4d1c9!important}html[data-theme=light] td{border-color:#ddd9d1!important}html[data-theme=light] .admin-sidebar,html[data-theme=light] .admin-panel{color:#14191c!important;background:#f7f6f2!important;border-color:#cfcac0!important}html[data-theme=light] .admin-sidebar button{color:#52616a!important;border-color:#0000!important}html[data-theme=light] .admin-sidebar button.active{color:#14191c!important;background:#e6e9e8!important;border-color:#aeb9bd!important}html[data-theme=light] input,html[data-theme=light] select,html[data-theme=light] textarea{color:#14191c!important;background:#fff!important;border-color:#c8c5bd!important}html[data-theme=light] .home-news-ticker,html[data-theme=light] .score-ticker{color:#14191c!important;background:#e9e7e1!important;border-color:#c9c6be!important}html[data-theme=light] .ticker-card,html[data-theme=light] .ticker-team,html[data-theme=light] .ticker-compact-line{color:#14191c!important}html[data-theme=light] .home-news-item{color:#4f5b62!important;border-color:#c9c6be!important}html[data-theme=light] .pill-mobile-popover{background:#f7f6f2!important;border-color:#c9c6be!important}html[data-theme=light] .pill-mobile-popover button{color:#14191c!important;border-color:#ddd9d1!important}@media (max-width:1100px){.match-page-layout{grid-template-columns:1fr!important}.match-sidebar{padding-top:0}.map-editor-meta,.stats-source-note{grid-template-columns:1fr!important}}@media (max-width:860px){.theme-toggle{margin-left:auto}.hero{grid-template-columns:1fr!important}.hero-fallback-title{max-width:100%!important}.map-detail-score strong{font-size:38px}}html[data-theme=light] .hero .primary-btn,html[data-theme=light] .hero .secondary-btn{color:#14191c!important}html[data-theme=light] .hero .primary-btn:hover,html[data-theme=light] .hero .secondary-btn:hover{color:#078dc2!important}html[data-theme=light] .metric{box-shadow:none!important;background:0 0!important;border-right-color:#d4d1c9!important}html[data-theme=light] .metric span{color:#69737a!important}html[data-theme=light] .power-rail-row,html[data-theme=light] .power-rank-team,html[data-theme=light] .power-rank-record,html[data-theme=light] .power-rail-head,html[data-theme=light] .power-rail-foot{color:#14191c!important}html[data-theme=light] .power-rail-row{border-color:#c9c6be!important}html[data-theme=light] .home-power-rail{background:#f3f2eef0!important;border-color:#c9c6be!important}html[data-theme=light] .ticker-team-name,html[data-theme=light] .ticker-score,html[data-theme=light] .ticker-compact-team,html[data-theme=light] .ticker-compact-vs,html[data-theme=light] .ticker-footer,html[data-theme=light] .ticker-card{color:#f5f7f8!important}html[data-theme=light] .ticker-week{color:#14191c!important;background:#ece9e2!important}html[data-theme=light] .ticker-week small,html[data-theme=light] .ticker-week strong{color:#14191c!important}html[data-theme=light] .header-watch-btn{color:#14191c!important;border-color:#9da8ad!important}.hero-fallback-title{letter-spacing:-.062em!important;text-wrap:pretty!important;padding:.08em .02em .14em 0!important;font-size:clamp(68px,8.25vw,132px)!important;line-height:.86!important;overflow:visible!important}.particle-hero-wrap,.particle-text{overflow:visible!important}.hero-metrics{padding-top:18px!important;overflow:visible!important}.metric{background:linear-gradient(90deg,#52c8ff16,#52c8ff00 82%)!important;min-height:78px!important;padding:11px 18px 8px 12px!important;position:relative!important;overflow:visible!important}.metric:before{content:"";background:var(--fc-blue);width:34px;height:2px;position:absolute;top:0;left:0}.metric strong{letter-spacing:-.035em!important;font-size:36px!important;line-height:1.05!important}.metric span{color:#87939a!important;font-size:8px!important;font-weight:900!important}.home-power-rail{display:none!important}.home-power-section{border-top:1px solid #30353a;padding-top:20px!important}.home-power-section .section-head{margin-bottom:9px!important}.home-power-five{border-top:1px solid #30353a;border-bottom:1px solid #30353a;grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.home-power-rank{color:#f3f5f6;text-align:left;background:0 0;border:0;border-right:1px solid #30353a;grid-template-columns:34px 48px 1fr;align-items:center;gap:9px;min-height:88px;padding:12px 14px;display:grid;position:relative;overflow:hidden}.home-power-rank:last-child{border-right:0}.home-power-rank:before{content:"";background:linear-gradient(90deg,color-mix(in srgb,var(--rank-color) 18%,transparent),transparent 72%);opacity:.5;transition:opacity .16s;position:absolute;inset:0}.home-power-rank:after{content:"";background:var(--rank-color);transform-origin:0;height:2px;transition:transform .16s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(.36)}.home-power-rank:hover:before{opacity:.88}.home-power-rank:hover:after{transform:scaleX(1)}.home-power-rank>*{z-index:1;position:relative}.home-power-number{color:#5d6970;font-family:Arial Black,Arial,sans-serif;font-size:28px;line-height:1}.home-power-copy b{font-size:10px;display:block}.home-power-copy small{color:#727e85;text-transform:uppercase;letter-spacing:.08em;margin-top:4px;font-size:7px;display:block}body[data-news-enabled=false] .home-news-ticker{display:none!important}.feature-toggle-row{border-top:1px solid #30353a;border-bottom:1px solid #30353a;justify-content:space-between;align-items:center;gap:24px;margin:14px 0 24px;padding:16px 0;display:flex}.feature-toggle-row>div{gap:3px;display:grid}.feature-toggle-row span{color:var(--fc-blue);letter-spacing:.14em;font-size:7px;font-weight:900}.feature-toggle-row b{font-size:18px}.feature-toggle-row small{color:#738087;font-size:8px}.news-filter-bar{border-bottom:1px solid #30353a;flex-wrap:wrap;align-items:flex-end;gap:14px;margin-bottom:0;padding:0 0 18px;display:flex}.news-filter-title{color:#6d787f;letter-spacing:.14em;margin-right:auto;font-size:8px;font-weight:900}.news-filter-bar label{gap:5px;min-width:150px;display:grid}.news-filter-bar label span{color:#69757d;text-transform:uppercase;letter-spacing:.08em;font-size:7px;font-weight:900}.news-filter-bar select{color:#e7ecee!important;background:0 0!important;border:0!important;border-bottom:1px solid #3a4349!important;min-height:32px!important;padding:5px 25px 5px 0!important;font-size:9px!important}.news-stack{display:grid}.news-stack-row{cursor:pointer;border-bottom:1px solid #30353a;grid-template-columns:200px minmax(0,1fr);min-height:118px;transition:background .14s;display:grid}.news-stack-row:hover{background:#ffffff05}.news-thumb{background:#0a0e12;place-items:center;width:200px;height:118px;display:grid;overflow:hidden}.news-thumb img{object-fit:cover;width:100%;height:100%}.news-thumb-fallback{background:linear-gradient(120deg,color-mix(in srgb,var(--news-team) 32%,#0d1216),#0d1216 72%);position:relative}.news-thumb-fallback:after{content:"";background:linear-gradient(110deg,#0000,#ffffff0b,#0000);position:absolute;inset:0}.news-thumb-fallback .mini-logo{z-index:1;position:relative;width:64px!important;height:64px!important;font-size:48px!important}.news-fc-mark{color:#dce7eb;letter-spacing:-.08em;z-index:1;font-family:Arial Black,Arial,sans-serif;font-size:38px;position:relative}.news-stack-copy{min-width:0;padding:14px 18px 12px}.news-stack-meta{color:var(--fc-blue);letter-spacing:.1em;text-transform:uppercase;font-size:7px;font-weight:900}.news-stack-copy h3{text-transform:uppercase;letter-spacing:-.025em;margin:5px 0;font-family:Arial Black,Arial,sans-serif;font-size:17px;line-height:1.08}.news-stack-copy p{color:#9aa4aa;max-width:900px;margin:0 0 12px;font-size:10px;line-height:1.4}.news-stack-copy time{color:#6f7a81;font-size:8px}.news-roster-wire{border-top:1px solid #30353a;margin-top:46px;padding-top:20px}.news-roster-wire #transactionsFeed{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:34px;display:grid}.news-empty-filter,.news-disabled-state{color:#7b878e;border-bottom:1px solid #30353a;padding:48px 0}.news-disabled-state span{color:var(--fc-blue);letter-spacing:.13em;font-size:8px;font-weight:900}.news-disabled-state h2{margin:8px 0;font-size:28px}.match-scoreboard{grid-template-columns:minmax(0,1fr) 190px minmax(0,1fr)!important;min-height:290px!important;padding:38px 34px!important}.match-page-team{gap:25px!important}.match-page-team .team-logo{flex:0 0 138px!important;width:138px!important;height:138px!important;font-size:90px!important}.match-page-team h1{font-size:clamp(26px,3.1vw,46px)!important;line-height:.95!important}.match-page-score{white-space:nowrap!important;letter-spacing:-.02em!important;grid-template-columns:minmax(50px,1fr) auto minmax(50px,1fr)!important;place-items:center!important;gap:11px!important;width:100%!important;margin:12px 0 9px!important;font-size:clamp(48px,5vw,72px)!important;display:grid!important}.match-page-score span{min-width:0;display:block}.match-page-score i{color:#7b878e;font-size:.7em;font-style:normal;transform:translateY(-.02em)}@media (max-width:1100px){.home-power-five{grid-template-columns:repeat(5,minmax(140px,1fr));overflow-x:auto}.match-scoreboard{grid-template-columns:minmax(0,1fr) 150px minmax(0,1fr)!important}.match-page-team .team-logo{flex-basis:105px!important;width:105px!important;height:105px!important;font-size:72px!important}}@media (max-width:760px){.hero-fallback-title{font-size:clamp(58px,18vw,92px)!important;line-height:.89!important}.home-power-five{overflow:visible;grid-template-columns:1fr!important}.home-power-rank{border-bottom:1px solid #30353a;border-right:0}.home-power-rank:last-child{border-bottom:0}.news-filter-bar{grid-template-columns:1fr 1fr;display:grid}.news-filter-title{grid-column:1/-1}.news-filter-bar label{min-width:0}.news-stack-row{grid-template-columns:118px minmax(0,1fr);min-height:92px}.news-thumb{width:118px;height:92px}.news-stack-copy{padding:10px 12px}.news-stack-copy h3{font-size:13px}.news-stack-copy p{display:none}.news-roster-wire #transactionsFeed{grid-template-columns:1fr}.match-scoreboard{grid-template-columns:1fr!important}.match-page-team,.match-page-team.right{text-align:center!important;justify-content:center!important}.match-page-team .team-logo{flex-basis:118px!important;width:118px!important;height:118px!important}.match-page-center{order:2}.match-page-team.right{order:3}}html[data-theme=light] .home-power-five,html[data-theme=light] .home-power-rank,html[data-theme=light] .news-filter-bar,html[data-theme=light] .news-stack-row,html[data-theme=light] .news-roster-wire,html[data-theme=light] .feature-toggle-row{border-color:#d4d1c9!important}html[data-theme=light] .home-power-rank{color:#14191c!important}html[data-theme=light] .news-filter-bar select{color:#14191c!important;border-color:#bfc2bd!important}html[data-theme=light] .news-stack-row:hover{background:#00000005}.hero-metrics .metric{text-align:center!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;padding:12px 14px 10px!important;display:flex!important}.hero-metrics .metric:before{width:42px!important;left:50%!important;transform:translate(-50%)!important}.hero-metrics .metric strong,.hero-metrics .metric span{width:100%;text-align:center!important}.featured-match-teams{grid-template-columns:minmax(0,1fr) 132px minmax(0,1fr)!important;align-items:center!important;gap:24px!important}.featured-side{align-items:center!important;min-width:0!important;display:flex!important}.featured-side>div:not(.team-logo){flex-direction:column;justify-content:center;min-width:0;display:flex}.featured-side.right{text-align:right!important;justify-content:flex-end!important}.featured-vs{white-space:nowrap!important;justify-content:center!important;align-items:center!important;min-width:132px!important;display:flex!important}.featured-score{font-variant-numeric:tabular-nums;white-space:nowrap!important;letter-spacing:-.02em!important;grid-template-columns:1fr auto 1fr!important;place-items:center!important;gap:9px!important;min-width:112px!important;font-size:34px!important;line-height:1!important;display:grid!important}.featured-score i{color:#6f7b83;font-size:.72em;font-style:normal}.featured-score span{color:#f4f7f8!important;font-size:inherit!important;letter-spacing:inherit!important}.home-power-section{margin-top:34px!important;padding-top:20px!important}.home-power-five{border-top:1px solid #30353a!important;border-bottom:0!important;grid-template-columns:1fr!important;display:grid!important;overflow:visible!important}.home-power-rank{border-bottom:1px solid #282d31!important;border-right:0!important;grid-template-columns:30px 20px 34px minmax(0,1fr)!important;gap:8px!important;min-height:64px!important;padding:9px 0!important}.home-power-rank:last-child{border-bottom:0!important}.home-power-rank:before{background:linear-gradient(90deg,color-mix(in srgb,var(--rank-color) 17%,transparent),transparent 72%)!important}.home-power-rank .mini-logo{width:31px!important;height:31px!important;font-size:21px!important}.home-power-number{color:#66727a!important;font-size:20px!important}.home-power-copy b{font-size:9px!important}.home-power-copy small{font-size:6.5px!important}.home-power-movement{color:#657079;place-items:center;width:18px;height:18px;font:900 13px/1 Arial,Helvetica,sans-serif;display:grid}.home-power-movement.none{visibility:hidden}.home-power-movement.up{color:#65d9a0}.home-power-movement.down{color:#f1797f}.home-power-movement.same{color:#7d888f}.power-admin-row{grid-template-columns:28px 34px minmax(150px,1fr) minmax(190px,240px) auto!important;align-items:center!important;gap:12px!important;display:grid!important}.power-admin-team{min-width:0}.power-movement-field{gap:5px;display:grid}.power-movement-field>span{color:#6e7b83;letter-spacing:.08em;text-transform:uppercase;font-size:7px;font-weight:900}.power-movement-field select{min-height:34px!important}.admin-bracket-head{border-bottom:1px solid #30353a;justify-content:space-between;align-items:flex-start;gap:28px;padding-bottom:18px;display:flex}.admin-bracket-head .hint{max-width:760px;margin-bottom:0!important}.playoff-seeding-editor{border-bottom:1px solid #30353a;padding:24px 0 30px}.seed-grid{border-top:1px solid #30353a;grid-template-columns:repeat(4,minmax(0,1fr));gap:0 22px;display:grid}.seed-slot{border-bottom:1px solid #282d31;grid-template-columns:30px 34px minmax(0,1fr);align-items:center;gap:10px;min-height:78px;padding:10px 0;display:grid;position:relative}.seed-slot:before{content:"";background:var(--seed-color);width:28px;height:2px;position:absolute;top:-1px;left:0}.seed-number{color:#66727a;text-align:center;font-family:Arial Black,Arial,sans-serif;font-size:23px}.seed-logo .mini-logo{width:31px!important;height:31px!important;font-size:21px!important}.seed-select-wrap{gap:5px;min-width:0;display:grid}.seed-select-wrap b{white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.seed-select-wrap select{background:0 0!important;border:0!important;border-bottom:1px solid #3a4349!important;min-height:30px!important;padding:5px 24px 5px 0!important;font-size:8px!important}.admin-bracket-workspace{padding-top:28px}.admin-precision-bracket .precision-section{margin-bottom:28px!important}.admin-bracket-match{position:relative;transition:border-color .14s,background .14s!important}.admin-bracket-match:hover{border-color:var(--fc-blue)!important;background:#141c21!important}.admin-bracket-edit{z-index:4;color:#63717a;letter-spacing:.08em;pointer-events:none;font-size:5.5px;font-weight:900;position:absolute;top:5px;right:7px}html[data-theme=light] .home-power-rank,html[data-theme=light] .home-power-five,html[data-theme=light] .playoff-seeding-editor,html[data-theme=light] .seed-grid,html[data-theme=light] .seed-slot,html[data-theme=light] .admin-bracket-head{border-color:#d4d1c9!important}html[data-theme=light] .featured-score span{color:#14191c!important}html[data-theme=light] .seed-select-wrap select{color:#14191c!important;border-color:#bfc2bd!important}html[data-theme=light] .admin-bracket-match:hover{background:#eceae4!important}@media (max-width:1100px){.seed-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.power-admin-row{grid-template-columns:28px 34px 1fr}.power-movement-field,.power-admin-actions{grid-column:3}}@media (max-width:760px){.featured-match-teams{grid-template-columns:1fr!important}.featured-side,.featured-side.right{text-align:center!important;flex-direction:column!important;justify-content:center!important}.featured-side.right{flex-direction:column-reverse!important}.featured-vs{min-width:0!important}.seed-grid{grid-template-columns:1fr}.admin-bracket-head{display:grid}}.featured-match-top{color:#7c8891;letter-spacing:.12em;text-transform:uppercase;min-height:24px;font-size:9px;font-weight:900;grid-template-columns:1fr auto 1fr!important;align-items:center!important;gap:18px!important;display:grid!important}.featured-match-top b{text-align:center;color:var(--fc-blue,#52c8ff)!important;letter-spacing:.15em!important;font-size:10px!important}.featured-match-top span:last-child{text-align:right}.featured-match-teams{grid-template-columns:minmax(0,1fr) 132px minmax(0,1fr)!important;gap:22px!important;margin:24px 0!important}.featured-side{isolation:isolate;min-height:104px;position:relative;text-align:center!important;justify-content:center!important;gap:16px!important;padding:16px 22px!important}.featured-side:before{content:"";z-index:-1;background:radial-gradient(circle at 24% 50%,color-mix(in srgb,var(--side-color,#159fe6) 26%,transparent),transparent 56%);opacity:.9;pointer-events:none;position:absolute;inset:0}.featured-side.right:before{background:radial-gradient(circle at 76% 50%,color-mix(in srgb,var(--side-color,#159fe6) 26%,transparent),transparent 56%)}.featured-side .team-logo{background:0 0!important;border:0!important;flex:0 0 72px!important;place-items:center!important;width:72px!important;height:72px!important;font-size:48px!important;display:grid!important}.featured-side .team-logo .logo-img{object-fit:contain!important;width:100%!important;height:100%!important}.featured-team-copy{max-width:260px;text-align:center!important;align-items:center!important}.featured-side.right .featured-team-copy{text-align:center!important;align-items:center!important}.featured-team-copy b{font-size:20px!important;line-height:1.05!important}.featured-team-copy span{margin-top:5px!important}.featured-vs{align-self:center!important}.featured-match-footer{font-size:9px!important}.division-directory{gap:56px;display:grid}.division-section{min-width:0}.division-heading{border-bottom:1px solid #30353a;grid-template-columns:auto 1fr auto;align-items:end;gap:12px;margin-bottom:18px;padding-bottom:12px;display:grid}.division-heading>span{color:var(--fc-blue,#52c8ff);letter-spacing:.15em;font-size:8px;font-weight:950}.division-heading h2{margin:0;font-size:26px;line-height:1}.division-heading p{color:#737f88;text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:9px}.division-team-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.standings-groups{gap:54px;display:grid}.group-standings-block{min-width:0}.standings-heading{margin-bottom:0}.clickable-standing-row{cursor:pointer;transition:background .15s}.clickable-standing-row:hover{background:#52c8ff0e}.clickable-standing-row:focus{outline:1px solid var(--fc-blue,#52c8ff);outline-offset:-1px}.group-standings-table .team-cell{min-width:210px}.player-silhouette{color:#d7e3e9;background:linear-gradient(145deg,#111820,#0b1015);place-items:center;width:100%;height:100%;display:grid;position:relative;overflow:hidden}.player-silhouette svg{z-index:2;fill:currentColor;opacity:.92;filter:drop-shadow(0 3px 6px #0000004d);width:72%;height:72%;position:relative}.silhouette-team-mark{z-index:1;opacity:.16;filter:saturate(.9);place-items:center;font-size:52px;display:grid;position:absolute;inset:8%}.silhouette-team-mark .logo-img{object-fit:contain;width:100%;height:100%}.player-profile-image .player-silhouette{min-height:260px}.player-profile-image .silhouette-team-mark{font-size:140px}.player-profile-image .player-silhouette svg{width:62%;height:62%}.roster-editor-head{gap:16px;justify-content:space-between!important;align-items:end!important;display:flex!important}.roster-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.roster-editor-player{border-top:1px solid #30353a;min-width:0;padding:14px 0 16px}.player-editor-preview{grid-template-columns:64px minmax(0,1fr) auto!important;align-items:center!important;display:grid!important}.player-editor-title{min-width:0}.player-mini-fields{grid-template-columns:1fr 1fr!important;gap:8px!important}.roster-delete-btn{color:#d46b75;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;padding:7px;font-size:8px;font-weight:900}.roster-delete-btn:hover{color:#ff8291}.admin-auto-standings{grid-template-columns:1fr 1fr;gap:22px;margin:18px 0;display:grid}.admin-group-standing{border-top:1px solid #30353a;padding-top:12px}.admin-group-standing h3{margin:0 0 10px}.admin-standing-row{border-bottom:1px solid #252b30;grid-template-columns:22px 28px 1fr auto auto;align-items:center;gap:8px;padding:8px 0;display:grid}.admin-standing-row .mini-logo{width:24px;height:24px}.admin-standing-row em{font-style:normal;font-weight:900}.admin-standing-row small{color:#77838b}html[data-theme=light] .division-heading,html[data-theme=light] .roster-editor-player,html[data-theme=light] .admin-group-standing,html[data-theme=light] .admin-standing-row{border-color:#d5d2ca!important}html[data-theme=light] .player-silhouette{color:#48545b;background:linear-gradient(145deg,#e8ecec,#dfe4e3)}html[data-theme=light] .clickable-standing-row:hover{background:#0074a80d}@media (max-width:1000px){.division-team-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.roster-editor-grid,.admin-auto-standings{grid-template-columns:1fr}}@media (max-width:760px){.featured-match-top{text-align:center!important;grid-template-columns:1fr!important}.featured-match-top span:last-child{text-align:center}.featured-match-teams{grid-template-columns:1fr!important}.featured-side,.featured-side.right{flex-direction:column!important}.featured-side.right{flex-direction:column-reverse!important}.division-team-grid{grid-template-columns:1fr!important}.division-heading{grid-template-columns:1fr;align-items:start}.player-mini-fields{grid-template-columns:1fr!important}.player-editor-preview{grid-template-columns:56px 1fr!important}.roster-delete-btn{grid-column:2}}.home-logo-editor-row{align-items:center;gap:24px;padding-top:14px;display:flex}.home-logo-preview{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(90deg,#52c8ff09,#0000);flex:0 0 132px;place-items:center;width:132px;height:92px;font-size:44px;display:grid;overflow:hidden}.home-logo-preview img,.home-logo-preview .logo-img{object-fit:contain!important;width:auto!important;max-width:108px!important;height:auto!important;max-height:72px!important;display:block!important}.home-logo-controls{flex-wrap:wrap;align-items:center;gap:10px;min-width:0;display:flex}.home-logo-controls small{color:var(--muted);flex-basis:100%;max-width:520px;font-size:9px;line-height:1.5}.upload-btn{border:1px solid var(--fc-blue);min-height:34px;color:var(--text);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:0 0;justify-content:center;align-items:center;padding:0 14px;font-size:8px;font-weight:950;display:inline-flex;position:relative}.upload-btn:hover{background:#52c8ff14}.upload-btn input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}html[data-theme=light] .home-logo-preview{background:linear-gradient(90deg,#007ebb0d,#0000)}@media (max-width:700px){.home-logo-editor-row{flex-direction:column;align-items:flex-start}.home-logo-preview{flex-basis:auto;width:100%;height:110px}}#view-team{--team-profile-content:1320px}#view-team>.page-head{max-width:var(--team-profile-content);margin:0 auto;border-bottom:0!important;padding:20px 0 16px!important}#view-team>.page-head .ghost-btn{color:var(--muted)!important;padding-left:0!important}#teamDetail{max-width:var(--team-profile-content);margin:0 auto}.team-social-profile{--team-profile-color:#159fe6;width:100%;color:var(--text)}.team-profile-banner{border-top:1px solid color-mix(in srgb,var(--team-profile-color) 55%,var(--line));border-bottom:1px solid color-mix(in srgb,var(--team-profile-color) 42%,var(--line));background:radial-gradient(circle at 20% 10%,color-mix(in srgb,var(--team-profile-color) 76%,transparent),transparent 38%), linear-gradient(105deg,color-mix(in srgb,var(--team-profile-color) 52%,#071017) 0%,#11171b 52%,color-mix(in srgb,var(--team-profile-color) 20%,#11171b) 100%);min-height:250px;position:relative;overflow:hidden}.team-profile-banner:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000000d,#00000024 42%,#0000005c),linear-gradient(#0000 45%,#04080b70);position:absolute;inset:0}.team-profile-banner-grid{opacity:.16;background-image:linear-gradient(#ffffff1a 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 78%);mask-image:linear-gradient(90deg,#000,#0000 78%)}.team-profile-watermark{opacity:.13;filter:saturate(.7);z-index:1;place-items:center;width:330px;height:330px;font-size:230px;display:grid;position:absolute;top:50%;right:6%;transform:translateY(-50%)}.team-profile-watermark img{filter:drop-shadow(0 18px 45px #00000038);object-fit:contain!important;width:100%!important;height:100%!important}.team-profile-banner-label{z-index:3;color:#ffffffc7;letter-spacing:.13em;text-transform:uppercase;font-size:9px;font-weight:950;position:absolute;top:24px;left:30px}.team-profile-identity{border-bottom:1px solid var(--line);grid-template-columns:170px 1fr;gap:26px;min-height:178px;padding:0 30px 24px;display:grid;position:relative}.team-profile-main-logo{z-index:5;filter:drop-shadow(0 14px 30px #00000057);place-items:center;width:152px;height:152px;margin-top:-62px;font-size:100px;display:grid;position:relative}.team-profile-main-logo img{object-fit:contain!important;width:100%!important;height:100%!important}.team-profile-copy{min-width:0;padding-top:20px}.team-profile-name-row{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.team-profile-name-row h1{letter-spacing:-.045em;margin:0;font-size:clamp(30px,3.1vw,48px);line-height:.98}.team-profile-rank{text-align:right;color:var(--team-profile-color);flex:none;font-size:24px;font-weight:950;line-height:1}.team-profile-rank span{color:var(--muted);letter-spacing:.09em;text-transform:uppercase;margin-top:5px;font-size:8px;display:block}.team-profile-copy p{max-width:720px;color:var(--muted);margin:16px 0 13px;font-size:13px;line-height:1.65}.team-profile-meta{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;flex-wrap:wrap;gap:17px;font-size:9px;font-weight:800;display:flex}.team-profile-meta span:before{content:"•";color:var(--team-profile-color);margin-right:7px}.team-profile-statbar{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.team-profile-statbar>div{border-right:1px solid var(--line);background:linear-gradient(180deg,color-mix(in srgb,var(--team-profile-color) 4%,transparent),transparent);flex-direction:column;justify-content:center;min-height:88px;padding:0 28px;display:flex}.team-profile-statbar>div:last-child{border-right:0}.team-profile-statbar strong{letter-spacing:-.04em;font-size:25px}.team-profile-statbar span{color:var(--muted);letter-spacing:.11em;text-transform:uppercase;margin-top:5px;font-size:7px;font-weight:900}.team-profile-tabs{border-bottom:1px solid var(--line);z-index:20;background:color-mix(in srgb,var(--bg) 92%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);align-items:center;min-height:52px;display:flex;position:sticky;top:106px}.team-profile-tabs button{min-width:120px;color:var(--muted);letter-spacing:.07em;text-transform:uppercase;background:0 0;border:0;border-bottom:2px solid #0000;align-self:stretch;font-size:9px;font-weight:950}.team-profile-tabs button:hover,.team-profile-tabs button.active{color:var(--text);border-bottom-color:var(--team-profile-color);background:color-mix(in srgb,var(--team-profile-color) 5%,transparent)}.team-social-layout{grid-template-columns:minmax(0,1.75fr) minmax(290px,.75fr);gap:38px;padding:34px 0 0;display:grid}.team-profile-feed{min-width:0}.team-feed-section{border-top:1px solid var(--line);padding:24px 0 30px;scroll-margin-top:170px}.team-next-match-section{border-top:0;padding-top:0}.team-feed-heading{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:15px;display:flex}.team-feed-heading .kicker{color:var(--team-profile-color);letter-spacing:.13em;font-size:7px;font-weight:950}.team-feed-heading h2{letter-spacing:-.025em;margin:4px 0 0;font-size:22px}.team-feed-heading>span{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;font-size:8px;font-weight:800}.team-next-match{border:1px solid color-mix(in srgb,var(--team-profile-color) 34%,var(--line));background:linear-gradient(90deg,color-mix(in srgb,var(--team-profile-color) 18%,transparent),transparent 38%,transparent 62%,#ffffff05);width:100%;min-height:154px;color:var(--text);text-align:left;grid-template-columns:1fr 170px 1fr;align-items:center;gap:14px;padding:22px 26px;display:grid;position:relative;overflow:hidden}.team-next-match:before{content:"";background:var(--team-profile-color);width:3px;position:absolute;top:0;bottom:0;left:0}.team-next-match:hover{background:linear-gradient(90deg,color-mix(in srgb,var(--team-profile-color) 24%,transparent),transparent 42%,transparent 62%,#ffffff06)}.team-next-side{align-items:center;gap:17px;min-width:0;display:flex}.team-next-side.opponent{text-align:right;justify-content:flex-end}.team-next-logo{flex:0 0 68px;place-items:center;width:68px;height:68px;font-size:46px;display:grid}.team-next-logo img{object-fit:contain!important;width:100%!important;height:100%!important}.team-next-side small{color:var(--muted);letter-spacing:.09em;text-transform:uppercase;font-size:7px;font-weight:900;display:block}.team-next-side strong{margin-top:4px;font-size:17px;display:block}.team-next-center{text-align:center}.team-next-center>span{color:var(--team-profile-color);letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:950;display:block}.team-next-center>b{letter-spacing:-.04em;margin:7px 0 5px;font-size:30px;display:block}.team-next-center>small{color:var(--muted);font-size:8px}.team-feed-list{border-top:1px solid var(--line)}.team-feed-match{border:0;border-bottom:1px solid var(--line);background:linear-gradient(90deg,color-mix(in srgb,var(--opponent-color) 6%,transparent),transparent 34%);width:100%;min-height:76px;color:var(--text);text-align:left;grid-template-columns:minmax(190px,.9fr) minmax(220px,1fr) 88px;align-items:center;gap:18px;padding:10px 12px 10px 0;display:grid}.team-feed-match:hover{background:linear-gradient(90deg,color-mix(in srgb,var(--opponent-color) 11%,transparent),#ffffff05 46%,transparent)}.team-feed-match-date strong{font-size:9px;display:block}.team-feed-match-date span{color:var(--muted);margin-top:5px;font-size:8px;display:block}.team-feed-opponent{align-items:center;gap:11px;min-width:0;display:flex}.team-feed-opponent .mini-logo{flex:0 0 36px;width:36px!important;height:36px!important;font-size:23px!important}.team-feed-opponent b{font-size:11px;display:block}.team-feed-opponent span{color:var(--muted);margin-top:3px;font-size:7px;display:block}.team-feed-result{text-align:right}.team-feed-result b{font-size:14px;display:block}.team-feed-result span{letter-spacing:.08em;margin-top:3px;font-size:7px;font-weight:950;display:inline-block}.team-feed-result.win span{color:#69d89c}.team-feed-result.loss span{color:#ff737d}.team-feed-result.pending span{color:var(--muted)}.team-feed-empty{color:var(--muted);border-bottom:1px solid var(--line);padding:24px 0;font-size:10px}.team-profile-sidebar{min-width:0}.team-sidebar-section{border-top:1px solid var(--line);padding:20px 0 28px;scroll-margin-top:170px}.team-sidebar-section:first-child{border-top:0;padding-top:0}.team-roster-list{border-top:1px solid var(--line)}.team-roster-person{border:0;border-bottom:1px solid var(--line);width:100%;min-height:68px;color:var(--text);text-align:left;background:0 0;grid-template-columns:48px 1fr 48px;align-items:center;gap:11px;padding:9px 0;display:grid}.team-roster-person:hover{background:linear-gradient(90deg,color-mix(in srgb,var(--team-profile-color) 8%,transparent),transparent 75%)}.team-roster-avatar{place-items:center;width:42px;height:42px;display:grid;overflow:hidden}.team-roster-avatar img{object-fit:cover!important;width:100%!important;height:100%!important}.team-roster-avatar .player-silhouette{width:42px;height:42px}.team-roster-copy b{font-size:10px;display:block}.team-roster-copy span{color:var(--muted);margin-top:3px;font-size:8px;display:block}.team-roster-rating{text-align:right}.team-roster-rating strong{font-size:11px;display:block}.team-roster-rating span{color:var(--muted);font-size:6px;font-weight:900;display:block}.team-snapshot-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,1fr);display:grid}.team-snapshot-grid>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;justify-content:center;min-height:80px;padding:13px;display:flex}.team-snapshot-grid strong{font-size:20px}.team-snapshot-grid span{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;margin-top:4px;font-size:7px}.team-profile-stats{border-top:1px solid var(--line);margin-top:12px;padding:28px 0 48px;scroll-margin-top:170px}.team-profile-table tbody tr{cursor:pointer}.team-stat-player{align-items:center;gap:9px;min-width:120px;display:flex}.team-stat-player>.player-silhouette,.team-stat-player>img{object-fit:cover;flex:0 0 28px;width:28px!important;height:28px!important}.team-stat-player .silhouette-team-mark{display:none}html[data-theme=light] .team-profile-banner{background:radial-gradient(circle at 20% 10%,color-mix(in srgb,var(--team-profile-color) 62%,transparent),transparent 38%), linear-gradient(105deg,color-mix(in srgb,var(--team-profile-color) 30%,#f4f6f7) 0%,#eef1f2 52%,color-mix(in srgb,var(--team-profile-color) 12%,#eef1f2) 100%)}html[data-theme=light] .team-profile-banner:after{background:linear-gradient(90deg,#ffffff08,#ffffff21 48%,#ffffff57)}html[data-theme=light] .team-profile-watermark{opacity:.1}html[data-theme=light] .team-profile-banner-label{color:#14191cb8}html[data-theme=light] .team-next-match{background:linear-gradient(90deg,color-mix(in srgb,var(--team-profile-color) 11%,transparent),transparent 46%)}@media (max-width:980px){.team-social-layout{grid-template-columns:1fr;gap:8px}.team-profile-sidebar{grid-template-columns:1fr 1fr;gap:28px;display:grid}.team-sidebar-section:first-child{border-top:1px solid var(--line);padding-top:20px}}@media (max-width:760px){.team-profile-banner{min-height:190px}.team-profile-watermark{width:240px;height:240px;font-size:165px;right:-3%}.team-profile-identity{grid-template-columns:110px 1fr;gap:16px;padding:0 16px 20px}.team-profile-main-logo{width:100px;height:100px;margin-top:-38px;font-size:70px}.team-profile-copy{padding-top:13px}.team-profile-name-row{display:block}.team-profile-rank{text-align:left;margin-top:12px}.team-profile-statbar{grid-template-columns:repeat(2,1fr)}.team-profile-statbar>div:nth-child(2){border-right:0}.team-profile-statbar>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.team-profile-tabs{top:106px;overflow-x:auto}.team-profile-tabs button{min-width:104px}.team-next-match{grid-template-columns:1fr 76px 1fr;padding:17px 12px}.team-next-logo{flex-basis:46px;width:46px;height:46px;font-size:32px}.team-next-side{gap:8px}.team-next-side strong{font-size:12px}.team-next-center>b{font-size:22px}.team-feed-match{grid-template-columns:1fr 1fr 60px;gap:9px}.team-feed-match-date span{font-size:7px}.team-profile-sidebar{grid-template-columns:1fr}}@media (max-width:520px){.team-profile-banner{min-height:155px}.team-profile-banner-label{top:16px;left:16px}.team-profile-identity{grid-template-columns:82px 1fr}.team-profile-main-logo{width:76px;height:76px;margin-top:-26px;font-size:54px}.team-profile-name-row h1{font-size:28px}.team-profile-copy p{font-size:11px}.team-profile-meta{gap:9px}.team-profile-statbar>div{min-height:72px;padding:0 15px}.team-profile-statbar strong{font-size:20px}.team-next-match{grid-template-columns:1fr 60px 1fr}.team-next-side small,.team-next-side strong{max-width:110px}.team-next-logo{display:none}.team-feed-match{grid-template-columns:1fr 1fr 54px}.team-feed-match-date span{display:none}}#view-player{--player-profile-content:1320px}#view-player>.page-head{max-width:var(--player-profile-content);margin:0 auto;border-bottom:0!important;padding:20px 0 16px!important}#view-player>.page-head .ghost-btn{color:var(--muted)!important;padding-left:0!important}#playerDetail{max-width:var(--player-profile-content);margin:0 auto}.player-social-profile{--player-team-color:#159fe6;width:100%;color:var(--text)}.player-profile-banner{border-top:1px solid color-mix(in srgb,var(--player-team-color) 55%,var(--line));border-bottom:1px solid color-mix(in srgb,var(--player-team-color) 42%,var(--line));background:radial-gradient(circle at 18% 8%,color-mix(in srgb,var(--player-team-color) 72%,transparent),transparent 36%), linear-gradient(108deg,color-mix(in srgb,var(--player-team-color) 48%,#071017) 0%,#11171b 53%,color-mix(in srgb,var(--player-team-color) 18%,#11171b) 100%);min-height:225px;position:relative;overflow:hidden}.player-profile-banner:after{content:"";pointer-events:none;background:linear-gradient(90deg,#00000005,#00000029 44%,#00000061),linear-gradient(#0000 45%,#04080b61);position:absolute;inset:0}.player-banner-grid{opacity:.14;background-image:linear-gradient(#ffffff1c 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:46px 46px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 80%);mask-image:linear-gradient(90deg,#000,#0000 80%)}.player-banner-watermark{opacity:.12;z-index:1;place-items:center;width:320px;height:320px;font-size:210px;display:grid;position:absolute;top:50%;right:7%;transform:translateY(-50%)}.player-banner-watermark img{filter:drop-shadow(0 18px 46px #00000038);object-fit:contain!important;width:100%!important;height:100%!important}.player-banner-label{z-index:3;color:#ffffffc7;letter-spacing:.13em;text-transform:uppercase;font-size:9px;font-weight:950;position:absolute;top:24px;left:30px}.player-profile-identity{border-bottom:1px solid var(--line);grid-template-columns:210px 1fr;gap:28px;min-height:205px;padding:0 30px 26px;display:grid}.player-profile-portrait{z-index:5;border:1px solid color-mix(in srgb,var(--player-team-color) 52%,var(--line));background:linear-gradient(145deg,color-mix(in srgb,var(--player-team-color) 18%,#0b1116),#0b1116);place-items:center;width:190px;height:190px;margin-top:-78px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 44px #0000003d}.player-profile-portrait>img{display:block;object-fit:cover!important;width:100%!important;height:100%!important}.player-profile-portrait .player-silhouette{background:0 0!important;border:0!important;border-radius:0!important;width:100%!important;height:100%!important;min-height:0!important}.player-profile-portrait .player-silhouette svg{z-index:2;width:68%!important;height:68%!important}.player-profile-portrait .silhouette-team-mark{opacity:.16!important;font-size:150px!important}.player-identity-copy{min-width:0;padding-top:20px}.player-name-line{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.player-role-label{color:var(--player-team-color);letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:950}.player-name-line h1{letter-spacing:-.05em;margin:5px 0 0;font-size:clamp(34px,4vw,56px);line-height:.96}.player-team-chip{border:0;border-left:1px solid var(--line);color:var(--text);text-align:left;background:0 0;align-items:center;gap:10px;min-width:190px;padding:8px 0 8px 14px;display:flex}.player-team-chip:hover{border-left-color:var(--player-team-color);background:linear-gradient(90deg,color-mix(in srgb,var(--player-team-color) 6%,transparent),transparent)}.player-team-chip b{font-size:10px;display:block}.player-team-chip small{color:var(--muted);text-transform:uppercase;margin-top:4px;font-size:7px;display:block}.player-identity-copy>p{max-width:720px;color:var(--muted);margin:17px 0 13px;font-size:13px;line-height:1.65}.player-profile-meta{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;flex-wrap:wrap;gap:16px;font-size:8px;font-weight:850;display:flex}.player-profile-meta span:before{content:"•";color:var(--player-team-color);margin-right:7px}.player-headline-stats{border-bottom:1px solid var(--line);grid-template-columns:repeat(5,1fr);display:grid}.player-headline-stats>div{border-right:1px solid var(--line);background:linear-gradient(180deg,color-mix(in srgb,var(--player-team-color) 4%,transparent),transparent);flex-direction:column;justify-content:center;min-height:88px;padding:0 26px;display:flex}.player-headline-stats>div:last-child{border-right:0}.player-headline-stats strong{letter-spacing:-.04em;font-size:25px}.player-headline-stats span{color:var(--muted);letter-spacing:.11em;text-transform:uppercase;margin-top:5px;font-size:7px;font-weight:900}.player-profile-tabs{border-bottom:1px solid var(--line);z-index:20;background:color-mix(in srgb,var(--bg) 92%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);align-items:center;min-height:52px;display:flex;position:sticky;top:106px}.player-profile-tabs button{min-width:120px;color:var(--muted);letter-spacing:.07em;text-transform:uppercase;background:0 0;border:0;border-bottom:2px solid #0000;align-self:stretch;font-size:9px;font-weight:950}.player-profile-tabs button:hover,.player-profile-tabs button.active{color:var(--text);border-bottom-color:var(--player-team-color);background:color-mix(in srgb,var(--player-team-color) 5%,transparent)}.player-profile-layout{grid-template-columns:minmax(0,1.75fr) minmax(290px,.75fr);gap:38px;padding-top:34px;display:grid}.player-main-feed{min-width:0}.player-feed-section{border-top:1px solid var(--line);padding:24px 0 30px;scroll-margin-top:170px}.player-next-section{border-top:0;padding-top:0}.player-section-heading{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:15px;display:flex}.player-section-heading .kicker{color:var(--player-team-color);letter-spacing:.13em;font-size:7px;font-weight:950}.player-section-heading h2{letter-spacing:-.025em;margin:4px 0 0;font-size:22px}.player-section-heading>span{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;font-size:8px;font-weight:850}.player-next-match{border:1px solid color-mix(in srgb,var(--player-team-color) 34%,var(--line));background:linear-gradient(90deg,color-mix(in srgb,var(--player-team-color) 17%,transparent),transparent 42%,transparent);width:100%;min-height:128px;color:var(--text);grid-template-columns:1fr 150px 1fr;align-items:center;gap:12px;padding:18px 22px;display:grid}.player-next-match:hover{background:linear-gradient(90deg,color-mix(in srgb,var(--player-team-color) 23%,transparent),transparent 46%,#ffffff05)}.player-next-team{text-align:left;align-items:center;gap:12px;display:flex}.player-next-team.opponent{text-align:right;justify-content:flex-end}.player-next-team small{color:var(--muted);font-size:7px;display:block}.player-next-team b{margin-top:4px;font-size:13px;display:block}.player-next-center{text-align:center}.player-next-center span{color:var(--player-team-color);text-transform:uppercase;font-size:7px;font-weight:950;display:block}.player-next-center strong{margin:6px 0 4px;font-size:27px;display:block}.player-next-center small{color:var(--muted);font-size:7px}.player-history-list{border-top:1px solid var(--line)}.player-history-row{border:0;border-bottom:1px solid var(--line);background:linear-gradient(90deg,color-mix(in srgb,var(--opponent-color) 6%,transparent),transparent 36%);width:100%;min-height:84px;color:var(--text);text-align:left;grid-template-columns:minmax(200px,1fr) 62px minmax(270px,1.3fr) minmax(90px,.55fr);align-items:center;gap:14px;padding:10px 8px 10px 0;display:grid}.player-history-row:hover{background:linear-gradient(90deg,color-mix(in srgb,var(--opponent-color) 11%,transparent),#ffffff05 48%,transparent)}.player-history-opponent{align-items:center;gap:10px;min-width:0;display:flex}.player-history-opponent .mini-logo{width:38px!important;height:38px!important;font-size:24px!important}.player-history-opponent small{color:var(--muted);text-transform:uppercase;font-size:7px;display:block}.player-history-opponent b{margin-top:3px;font-size:10px;display:block}.player-history-score{text-align:center}.player-history-score strong{font-size:14px;display:block}.player-history-score span{letter-spacing:.08em;margin-top:3px;font-size:6px;font-weight:950;display:block}.player-history-score.win span{color:#69d89c}.player-history-score.loss span{color:#ff737d}.player-history-score.pending span{color:var(--muted)}.player-history-line{grid-template-columns:repeat(5,1fr);gap:5px;display:grid}.player-history-line>div{text-align:center}.player-history-line b{font-size:10px;display:block}.player-history-line span{color:var(--muted);margin-top:2px;font-size:6px;display:block}.player-no-line{color:var(--muted);text-align:center;grid-column:1/-1;font-size:8px}.player-history-agent{color:var(--muted);text-align:right;font-size:8px}.player-performance-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.player-performance-grid>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(180deg,color-mix(in srgb,var(--player-team-color) 3%,transparent),transparent);flex-direction:column;justify-content:center;min-height:112px;padding:17px;display:flex}.player-performance-grid small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:7px;font-weight:900}.player-performance-grid strong{letter-spacing:-.04em;margin-top:7px;font-size:27px}.player-performance-grid span{color:var(--muted);margin-top:5px;font-size:8px}.player-map-table-wrap{border-top:1px solid var(--line);overflow-x:auto}.player-map-table{border-collapse:collapse;width:100%;min-width:760px}.player-map-table th,.player-map-table td{border-bottom:1px solid var(--line);text-align:left;padding:11px 10px;font-size:8px}.player-map-table th{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:6px}.player-map-table tbody tr{cursor:pointer}.player-map-table tbody tr:hover{background:color-mix(in srgb,var(--player-team-color) 5%,transparent)}.player-map-table td:first-child b{font-size:9px;display:block}.player-map-table td:first-child small{color:var(--muted);margin-top:3px;font-size:6px;display:block}.player-profile-sidebar{min-width:0}.player-side-section{border-top:1px solid var(--line);padding:20px 0 28px;scroll-margin-top:170px}.player-side-section:first-child{border-top:0;padding-top:0}.player-agent-list{border-top:1px solid var(--line)}.player-agent-row{border-bottom:1px solid var(--line);grid-template-columns:28px 1fr minmax(100px,.85fr);align-items:center;gap:10px;min-height:61px;display:grid}.player-agent-rank{color:var(--muted);font-size:8px;font-weight:950}.player-agent-name b{font-size:10px;display:block}.player-agent-name span{color:var(--muted);margin-top:3px;font-size:7px;display:block}.player-agent-share>div{background:var(--line);height:3px;overflow:hidden}.player-agent-share i{background:var(--player-team-color);height:100%;display:block}.player-agent-share>span{color:var(--muted);text-align:right;margin-top:4px;font-size:6px;display:block}.player-team-panel{border:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(90deg,color-mix(in srgb,var(--player-team-color) 8%,transparent),transparent);width:100%;color:var(--text);text-align:left;grid-template-columns:74px 1fr;align-items:center;gap:14px;padding:14px 0;display:grid}.player-team-panel:hover{background:linear-gradient(90deg,color-mix(in srgb,var(--player-team-color) 14%,transparent),transparent)}.player-team-panel-logo{place-items:center;width:64px;height:64px;font-size:42px;display:grid}.player-team-panel-logo img{object-fit:contain!important;width:100%!important;height:100%!important}.player-team-panel strong{font-size:13px;display:block}.player-team-panel span{color:var(--player-team-color);text-transform:uppercase;margin-top:4px;font-size:7px;display:block}.player-team-panel small{color:var(--muted);margin-top:8px;font-size:7px;display:block}.player-snapshot-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,1fr);display:grid}.player-snapshot-grid>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;justify-content:center;min-height:76px;padding:12px;display:flex}.player-snapshot-grid strong{font-size:18px}.player-snapshot-grid span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-top:4px;font-size:6px}.player-feed-empty{color:var(--muted);border-bottom:1px solid var(--line);padding:24px 0;font-size:10px}html[data-theme=light] .player-profile-banner{background:radial-gradient(circle at 18% 8%,color-mix(in srgb,var(--player-team-color) 60%,transparent),transparent 36%), linear-gradient(108deg,color-mix(in srgb,var(--player-team-color) 28%,#f4f6f7) 0%,#eef1f2 53%,color-mix(in srgb,var(--player-team-color) 10%,#eef1f2) 100%)}html[data-theme=light] .player-profile-banner:after{background:linear-gradient(90deg,#ffffff08,#ffffff1f 48%,#ffffff57)}html[data-theme=light] .player-banner-label{color:#14191cb8}html[data-theme=light] .player-profile-portrait{background:linear-gradient(145deg,color-mix(in srgb,var(--player-team-color) 12%,#f6f7f7),#eef1f2)}@media (max-width:980px){.player-profile-layout{grid-template-columns:1fr;gap:8px}.player-profile-sidebar{grid-template-columns:repeat(2,1fr);gap:28px;display:grid}.player-side-section:first-child{border-top:1px solid var(--line);padding-top:20px}.player-side-section:last-child{grid-column:1/-1}}@media (max-width:820px){.player-headline-stats{grid-template-columns:repeat(3,1fr)}.player-headline-stats>div:nth-child(3){border-right:0}.player-headline-stats>div:nth-child(-n+3){border-bottom:1px solid var(--line)}.player-history-row{grid-template-columns:minmax(170px,1fr) 55px minmax(210px,1.1fr)}.player-history-agent{display:none}}@media (max-width:720px){.player-profile-banner{min-height:180px}.player-banner-watermark{width:240px;height:240px;font-size:165px;right:-2%}.player-profile-identity{grid-template-columns:120px 1fr;gap:17px;padding:0 16px 21px}.player-profile-portrait{width:110px;height:110px;margin-top:-42px}.player-profile-portrait .silhouette-team-mark{font-size:88px!important}.player-name-line{display:block}.player-team-chip{border-left:0;border-top:1px solid var(--line);margin-top:15px;padding-top:11px;padding-left:0}.player-identity-copy{padding-top:13px}.player-name-line h1{font-size:34px}.player-headline-stats{grid-template-columns:repeat(2,1fr)}.player-headline-stats>div{border-bottom:1px solid var(--line)!important}.player-headline-stats>div:nth-child(2n){border-right:0}.player-headline-stats>div:last-child{border-right:0;grid-column:1/-1}.player-profile-tabs{overflow-x:auto}.player-profile-tabs button{min-width:105px}.player-next-match{grid-template-columns:1fr 70px 1fr;padding:14px 10px}.player-next-team .mini-logo{width:36px!important;height:36px!important;font-size:24px!important}.player-next-team b{font-size:10px}.player-next-center strong{font-size:20px}.player-history-row{grid-template-columns:1fr 50px}.player-history-line{grid-column:1/-1;padding:6px 0 3px}.player-performance-grid{grid-template-columns:repeat(2,1fr)}.player-profile-sidebar{grid-template-columns:1fr}.player-side-section:last-child{grid-column:auto}}@media (max-width:500px){.player-profile-banner{min-height:145px}.player-banner-label{top:16px;left:16px}.player-profile-identity{grid-template-columns:86px 1fr}.player-profile-portrait{width:80px;height:80px;margin-top:-29px}.player-profile-portrait .silhouette-team-mark{font-size:65px!important}.player-name-line h1{font-size:29px}.player-identity-copy>p{font-size:11px}.player-profile-meta{gap:8px}.player-headline-stats>div{min-height:72px;padding:0 14px}.player-headline-stats strong{font-size:20px}.player-next-team .mini-logo,.player-history-opponent .mini-logo{display:none}.player-history-row{grid-template-columns:1fr 42px}.player-performance-grid{grid-template-columns:1fr 1fr}}.team-profile-banner{min-height:178px!important}.team-profile-watermark{width:240px!important;height:240px!important;font-size:165px!important;right:5%!important}.team-profile-banner-label{top:18px!important;left:24px!important}.team-profile-identity{grid-template-columns:138px 1fr!important;gap:20px!important;min-height:132px!important;padding:0 24px 18px!important}.team-profile-main-logo{width:122px!important;height:122px!important;margin-top:-46px!important;font-size:82px!important}.team-profile-copy{padding-top:14px!important}.team-profile-name-row h1{font-size:clamp(28px,2.7vw,42px)!important}.team-profile-copy p{max-width:760px!important;margin:11px 0 9px!important;font-size:11px!important;line-height:1.5!important}.team-profile-meta{gap:12px!important;font-size:7px!important}.team-profile-rank{font-size:20px!important}.team-profile-statbar>div{min-height:70px!important;padding:0 22px!important}.team-profile-statbar strong{font-size:21px!important}.team-profile-tabs{min-height:44px!important}.team-profile-tabs button{min-width:106px!important;font-size:8px!important}.team-social-layout{gap:28px!important;padding-top:20px!important}.team-feed-section{padding:17px 0 21px!important}.team-feed-heading{margin-bottom:11px!important}.team-feed-heading h2{font-size:19px!important}.team-next-match{grid-template-columns:1fr 140px 1fr!important;min-height:118px!important;padding:16px 20px!important}.team-next-logo{flex-basis:54px!important;width:54px!important;height:54px!important;font-size:36px!important}.team-next-side strong{font-size:14px!important}.team-next-center>b{margin:5px 0 3px!important;font-size:25px!important}.team-feed-match{min-height:64px!important}.team-feed-empty{padding:14px 0!important}.team-sidebar-section{padding:16px 0 20px!important}.team-roster-person{grid-template-columns:40px 1fr 44px!important;gap:9px!important;min-height:58px!important;padding:7px 0!important}.team-roster-avatar,.team-roster-avatar .player-silhouette{width:36px!important;height:36px!important}.team-snapshot-grid>div{min-height:66px!important;padding:10px!important}.team-profile-stats{margin-top:4px!important;padding:20px 0 34px!important}.player-profile-banner{min-height:164px!important}.player-banner-watermark{width:235px!important;height:235px!important;font-size:155px!important;right:5%!important}.player-banner-label{top:18px!important;left:24px!important}.player-profile-identity{grid-template-columns:154px 1fr!important;gap:20px!important;min-height:138px!important;padding:0 24px 18px!important}.player-profile-portrait{width:138px!important;height:138px!important;margin-top:-52px!important}.player-profile-portrait .silhouette-team-mark{font-size:110px!important}.player-identity-copy{padding-top:13px!important}.player-name-line h1{margin-top:3px!important;font-size:clamp(31px,3.3vw,46px)!important}.player-role-label{font-size:7px!important}.player-name-line{gap:18px!important}.player-team-chip{min-width:170px!important;padding:6px 0 6px 12px!important}.player-team-chip .mini-logo{width:32px!important;height:32px!important;font-size:21px!important}.player-profile-meta{gap:12px!important;margin-top:11px!important;font-size:7px!important}.player-headline-stats>div{min-height:68px!important;padding:0 20px!important}.player-headline-stats strong{font-size:21px!important}.player-profile-tabs{min-height:44px!important}.player-profile-tabs button{min-width:106px!important;font-size:8px!important}.player-profile-layout{gap:28px!important;padding-top:20px!important}.player-feed-section{padding:17px 0 21px!important}.player-section-heading{margin-bottom:11px!important}.player-section-heading h2{font-size:19px!important}.player-next-match{grid-template-columns:1fr 125px 1fr!important;min-height:104px!important;padding:14px 18px!important}.player-next-team .mini-logo{width:42px!important;height:42px!important;font-size:27px!important}.player-next-center strong{margin:4px 0 3px!important;font-size:23px!important}.player-history-row{min-height:70px!important;padding-top:7px!important;padding-bottom:7px!important}.player-performance-grid>div{min-height:86px!important;padding:13px!important}.player-performance-grid strong{margin-top:5px!important;font-size:23px!important}.player-side-section{padding:16px 0 20px!important}.player-agent-row{min-height:52px!important}.player-team-panel{padding:10px 0!important}.player-team-panel-logo{width:54px!important;height:54px!important;font-size:36px!important}.player-snapshot-grid>div{min-height:64px!important;padding:10px!important}.player-feed-empty{padding:14px 0!important}#view-team>.page-head,#view-player>.page-head{padding-top:12px!important;padding-bottom:10px!important}@media (max-width:760px){.team-profile-banner{min-height:145px!important}.team-profile-identity{grid-template-columns:96px 1fr!important;gap:13px!important;padding:0 14px 15px!important}.team-profile-main-logo{width:88px!important;height:88px!important;margin-top:-32px!important}.team-social-layout{padding-top:14px!important}.team-next-match{grid-template-columns:1fr 70px 1fr!important}.player-profile-banner{min-height:140px!important}.player-profile-identity{grid-template-columns:96px 1fr!important;gap:13px!important;padding:0 14px 15px!important}.player-profile-portrait{width:88px!important;height:88px!important;margin-top:-32px!important}.player-profile-layout{padding-top:14px!important}.player-next-match{grid-template-columns:1fr 64px 1fr!important}}@media (max-width:520px){.team-profile-banner{min-height:125px!important}.player-profile-banner{min-height:122px!important}.team-profile-statbar>div,.player-headline-stats>div{min-height:62px!important}.team-feed-section,.player-feed-section{padding:14px 0 18px!important}}.site-footer{align-items:center}.footer-admin-link{appearance:none;color:inherit;font:inherit;letter-spacing:inherit;text-transform:inherit;opacity:.62;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #0000;padding:3px 0}.footer-admin-link:hover,.footer-admin-link:focus-visible{opacity:1;color:var(--fc-blue);border-bottom-color:var(--fc-blue);outline:none}.footer-legal{align-items:center;gap:16px;display:flex}.footer-legal a{color:inherit;opacity:.62;text-decoration:none}.footer-legal a:hover,.footer-legal a:focus-visible{opacity:1;color:var(--fc-blue);outline:none}.home-news-ticker,.home-news-window,.home-news-track{display:none!important}body[data-route=home] main{padding-bottom:0!important}.header-week-status{display:none!important}.pill-nav-shell{grid-template-columns:auto minmax(390px,1fr) minmax(410px,520px) auto!important;align-items:center!important;gap:18px!important;max-width:1580px!important;display:grid!important}.header-league-lockup{grid-column:1!important;min-width:210px!important}.pill-site-nav{grid-column:2!important;min-width:0!important}.pill-site-items{gap:18px!important}.header-stat-leaders{border-left:1px solid var(--line);border-right:1px solid var(--line);grid-template-columns:auto repeat(4,minmax(76px,1fr));align-items:stretch;min-width:0;height:54px;display:grid;grid-column:3!important}.header-leaders-title{writing-mode:vertical-rl;color:var(--fc-blue);letter-spacing:.13em;text-transform:uppercase;border-right:1px solid var(--line);justify-content:center;align-items:center;padding:0 7px;font-size:5px;font-weight:950;display:flex;transform:rotate(180deg)}.header-leader-item{border:0;border-right:1px solid var(--line);min-width:0;color:var(--text);text-align:left;background:0 0;flex-direction:column;justify-content:center;padding:0 9px;display:flex}.header-leader-item:last-child{border-right:0}.header-leader-item:hover{background:#52c8ff0e}.header-leader-item span{color:var(--fc-blue);letter-spacing:.08em;white-space:nowrap;font-size:5px;font-weight:950}.header-leader-item b{text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:8px;overflow:hidden}.header-leader-item em{color:var(--muted);white-space:nowrap;margin-top:2px;font-size:6px;font-style:normal}.home-latest-news[hidden]{display:none!important}.home-news-heading{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:15px;display:flex}.home-news-heading h2{margin:4px 0 0;font-size:23px}.home-news-three{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:0;display:grid}.home-news-story{border-right:1px solid var(--line);border-bottom:1px solid var(--line);cursor:pointer;background:0 0;grid-template-columns:112px 1fr;gap:13px;min-width:0;min-height:144px;padding:12px;display:grid}.home-news-story:hover{background:#ffffff05}.home-news-story .news-thumb{border:0!important;width:112px!important;height:100%!important;min-height:118px!important}.home-news-story h3{margin:6px 0;font-size:13px;line-height:1.2}.home-news-story p{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:8px;line-height:1.5;display:-webkit-box;overflow:hidden}.home-news-story time,.home-news-meta{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;font-size:6px}.home-news-meta{color:var(--fc-blue)}.home-news-story time{margin-top:9px;display:block}.power-page-list{border-top:1px solid var(--line)}.power-page-row{border:0;border-bottom:1px solid var(--line);background:linear-gradient(90deg,color-mix(in srgb,var(--rank-color) 10%,transparent),transparent 42%);width:100%;min-height:86px;color:var(--text);text-align:left;grid-template-columns:70px 70px minmax(220px,1fr) 110px 130px;align-items:center;gap:12px;padding:10px 18px 10px 0;display:grid;position:relative}.power-page-row:hover{background:linear-gradient(90deg,color-mix(in srgb,var(--rank-color) 18%,transparent),transparent 50%)}.power-page-row:before{content:"";background:var(--rank-color);width:3px;position:absolute;top:0;bottom:0;left:0}.power-page-number{color:var(--muted);text-align:center;font-size:28px;font-weight:950}.power-page-logo{place-items:center;width:58px;height:58px;font-size:40px;display:grid}.power-page-logo img{object-fit:contain!important;width:100%!important;height:100%!important}.power-page-team b{font-size:16px;display:block}.power-page-team small,.power-page-record small,.power-page-move small{color:var(--muted);text-transform:uppercase;margin-top:4px;font-size:7px;display:block}.power-page-record{font-size:14px;font-weight:900}.power-page-move{text-align:right;font-size:18px;font-weight:950}.power-page-move.up{color:#6ad59c}.power-page-move.down{color:#ff747d}.power-page-move.same{color:var(--muted)}.teams-page-head{justify-content:space-between!important;align-items:flex-end!important;gap:20px!important;display:flex!important}.teams-power-link{margin-bottom:4px}.division-directory{display:block!important}.team-first-division{border-top:1px solid var(--line);grid-template-columns:250px minmax(0,1fr);gap:34px;padding:34px 0 44px!important;display:grid!important}.team-first-division+.team-first-division{margin-top:6px}.division-identity{align-self:start;align-items:center;gap:18px;min-height:110px;display:flex;position:sticky;top:118px}.division-identity>div>span{color:var(--fc-blue);letter-spacing:.15em;font-size:7px;font-weight:950}.division-identity h2{margin:5px 0 6px;font-size:26px;line-height:.95}.division-identity p{color:var(--muted);text-transform:uppercase;margin:0;font-size:8px}.group-mark{flex:0 0 86px;place-items:center;width:86px;height:86px;display:grid}.group-mark svg{width:100%;height:100%;overflow:visible}.group-mark path,.group-mark circle{fill:none;stroke:currentColor;stroke-width:4px;vector-effect:non-scaling-stroke}.group-mark.aurora{color:#75d7ff}.group-mark.borealis{color:#8be1bb}.group-mark.borealis path:first-child{stroke:#8be1bb}.group-mark.borealis path:last-child{stroke:#a989ff}.division-team-list{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.division-team-tile{border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(90deg,color-mix(in srgb,var(--team-accent) 10%,transparent),transparent 68%);min-height:132px;color:var(--text);text-align:left;grid-template-columns:86px 1fr auto;align-items:center;gap:17px;padding:18px 20px;display:grid;position:relative;overflow:hidden}.division-team-tile:before{content:"";background:var(--team-accent);opacity:.8;width:3px;position:absolute;top:0;bottom:0;left:0}.division-team-tile:hover{background:linear-gradient(90deg,color-mix(in srgb,var(--team-accent) 19%,transparent),transparent 74%)}.division-team-logo{filter:drop-shadow(0 9px 18px #00000038);place-items:center;width:76px;height:76px;font-size:51px;display:grid}.division-team-logo img{object-fit:contain!important;width:100%!important;height:100%!important}.division-team-copy b{font-size:17px;display:block}.division-team-copy small{color:var(--team-accent);letter-spacing:.09em;margin-top:6px;font-size:8px;font-weight:950;display:block}.division-team-record{text-align:right}.division-team-record b{font-size:16px;display:block}.division-team-record small{color:var(--muted);margin-top:4px;font-size:7px;display:block}#scheduleTabs{border-top:1px solid var(--line);border-bottom:1px solid var(--line);overflow-x:auto;gap:0!important;margin-bottom:26px!important;display:flex!important}#scheduleTabs button{position:relative;border:0!important;border-right:1px solid var(--line)!important;min-width:120px!important;min-height:58px!important;color:var(--muted)!important;text-transform:uppercase!important;background:0 0!important;padding:0 18px!important;font-size:9px!important;font-weight:950!important}#scheduleTabs button small{color:var(--fc-blue);letter-spacing:.09em;margin-top:4px;font-size:5px;display:block}#scheduleTabs button.active{color:var(--text)!important;background:#52c8ff0a!important}#scheduleTabs button.active:after{content:"";background:var(--fc-blue);height:2px;position:absolute;bottom:-1px;left:0;right:0}#scheduleTabs button.current:not(.active){color:var(--fc-blue)!important}.week-schedule-shell{max-width:1320px;margin:0 auto}.week-schedule-hero{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:20px;padding:0 0 22px;display:flex}.week-schedule-hero h2{letter-spacing:-.045em;margin:5px 0 4px;font-size:42px}.week-schedule-hero p{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin:0;font-size:9px}.current-week-badge{border:1px solid var(--fc-blue);color:var(--fc-blue);letter-spacing:.1em;padding:8px 12px;font-size:7px;font-weight:950}.schedule-day-block{border-bottom:1px solid var(--line);grid-template-columns:190px minmax(0,1fr);display:grid}.schedule-day-label{padding:24px 20px 20px 0}.schedule-day-label strong{font-size:11px;display:block}.schedule-day-label span{color:var(--muted);text-transform:uppercase;margin-top:5px;font-size:7px;display:block}.schedule-broadcast-list{border-left:1px solid var(--line)}.schedule-broadcast-row{border:0;border-bottom:1px solid var(--line);background:linear-gradient(90deg,color-mix(in srgb,var(--schedule-a) 11%,transparent),transparent 37%,transparent 63%,color-mix(in srgb,var(--schedule-b) 11%,transparent));width:100%;min-height:116px;color:var(--text);grid-template-columns:minmax(250px,1fr) 145px minmax(250px,1fr) 28px;align-items:center;gap:16px;padding:13px 16px;display:grid;position:relative}.schedule-broadcast-row:last-child{border-bottom:0}.schedule-broadcast-row:hover{background:linear-gradient(90deg,color-mix(in srgb,var(--schedule-a) 19%,transparent),transparent 39%,transparent 61%,color-mix(in srgb,var(--schedule-b) 19%,transparent))}.schedule-broadcast-team{text-align:left;align-items:center;gap:15px;min-width:0;display:flex}.schedule-broadcast-team.team-b{text-align:right;justify-content:flex-end}.schedule-team-logo{flex:0 0 62px;place-items:center;width:62px;height:62px;font-size:42px;display:grid}.schedule-team-logo img{object-fit:contain!important;width:100%!important;height:100%!important}.schedule-broadcast-team b{font-size:15px;display:block}.schedule-broadcast-team small{color:var(--muted);letter-spacing:.08em;margin-top:5px;font-size:7px;font-weight:900;display:block}.schedule-broadcast-center{text-align:center}.schedule-broadcast-center>span{color:var(--fc-blue);letter-spacing:.1em;font-size:6px;font-weight:950;display:block}.schedule-broadcast-center strong{white-space:nowrap;margin:6px 0 4px;font-size:25px;display:block}.schedule-broadcast-center strong i{color:var(--muted);font-style:normal}.schedule-broadcast-center small{color:var(--muted);font-size:7px}.schedule-row-arrow{color:var(--muted);font-size:18px}.schedule-broadcast-row:hover .schedule-row-arrow{color:var(--fc-blue);transform:translate(2px)}.sortable-stats-table th{padding:0!important}.stats-sort-button{width:100%;height:38px;color:var(--muted);font:inherit;text-transform:uppercase;text-align:left;white-space:nowrap;background:0 0;border:0;padding:0 10px;font-size:6px;font-weight:950}.stats-sort-button:hover,.stats-sort-button.active{color:var(--fc-blue);background:#52c8ff0a}.stats-sort-button span{float:right;color:var(--fc-blue)}.stats-player-cell,.stats-team-cell{color:var(--text);text-align:left;background:0 0;border:0;align-items:center;gap:9px;padding:0;display:flex}.stats-player-cell:hover b,.stats-team-cell:hover b{color:var(--fc-blue)}.stats-player-portrait{flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid;overflow:hidden}.stats-player-portrait>img{object-fit:cover!important;width:100%!important;height:100%!important}.stats-player-portrait .player-silhouette{border:0!important;width:34px!important;height:34px!important}.stats-player-portrait .silhouette-team-mark{display:none!important}.stats-team-cell .mini-logo{width:29px!important;height:29px!important;font-size:19px!important}.stats-team-cell b{letter-spacing:.06em;font-size:8px}.pickems-grid{max-width:1180px;margin:0 auto;grid-template-columns:1fr!important;gap:14px!important}.pickem-card{background:linear-gradient(90deg,#52c8ff06,#0000 42%,#0000)!important;min-height:190px!important;padding:19px 22px!important}.pickem-meta{font-size:8px!important}.pickem-match-label{margin:8px 0 12px!important;font-size:8px!important}.pickem-options{grid-template-columns:1fr 90px 1fr!important;gap:16px!important}.pickem-team{background:0 0!important;gap:18px!important;min-height:112px!important;padding:16px 20px!important}.pickem-team-logo{flex:0 0 78px!important;width:78px!important;height:78px!important;font-size:54px!important}.pickem-team-logo img{object-fit:contain!important;width:100%!important;height:100%!important}.pickem-team b{font-size:18px!important}.pickem-team small{margin-top:6px!important;font-size:8px!important}.pickem-vs{font-size:20px!important}.pickem-result{margin-top:12px!important;font-size:9px!important}.current-week-admin{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:16px 0 22px!important;padding:18px 0!important}.current-week-admin-badge{color:var(--fc-blue);letter-spacing:.09em;text-transform:uppercase;font-size:9px;font-weight:950}.current-week-options{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(5,1fr);margin-top:14px;display:grid}.current-week-option{border-right:1px solid var(--line);border-bottom:1px solid var(--line);cursor:pointer;flex-direction:column;justify-content:center;min-height:68px;padding:10px 13px;display:flex;position:relative}.current-week-option input{opacity:0;position:absolute}.current-week-option span{font-size:11px;font-weight:950}.current-week-option small{color:var(--muted);text-transform:uppercase;margin-top:5px;font-size:6px}.current-week-option.active{box-shadow:inset 0 -2px 0 var(--fc-blue);background:#52c8ff12}.current-week-option.active small{color:var(--fc-blue)}@media (max-width:1320px){.header-stat-leaders{display:none!important}.pill-nav-shell{grid-template-columns:auto minmax(0,1fr) auto!important}.theme-toggle{grid-column:3!important}}@media (max-width:980px){.home-news-three{grid-template-columns:1fr}.home-news-story{grid-template-columns:130px 1fr}.team-first-division{grid-template-columns:1fr;gap:18px}.division-identity{position:static}.division-team-list{grid-template-columns:1fr 1fr}.schedule-day-block{grid-template-columns:1fr}.schedule-day-label{padding-bottom:11px}.schedule-broadcast-list{border-left:0;border-top:1px solid var(--line)}.schedule-broadcast-row{grid-template-columns:1fr 110px 1fr 20px}.schedule-team-logo{flex-basis:50px;width:50px;height:50px}.current-week-options{grid-template-columns:repeat(3,1fr)}}@media (max-width:700px){.teams-page-head{display:block!important}.teams-power-link{margin-top:14px}.division-team-list{grid-template-columns:1fr}.division-team-tile{grid-template-columns:66px 1fr auto;min-height:112px}.division-team-logo{width:58px;height:58px;font-size:40px}.group-mark{flex-basis:65px;width:65px;height:65px}.schedule-broadcast-row{grid-template-columns:1fr 70px 1fr;gap:7px;padding:12px 8px}.schedule-row-arrow,.schedule-team-logo{display:none}.schedule-broadcast-team b{font-size:11px}.schedule-broadcast-center strong{font-size:19px}.pickem-options{grid-template-columns:1fr 52px 1fr!important;gap:7px!important}.pickem-team{gap:8px!important;min-height:92px!important;padding:11px!important}.pickem-team-logo{flex-basis:50px!important;width:50px!important;height:50px!important;font-size:36px!important}.pickem-team b{font-size:12px!important}.current-week-options{grid-template-columns:1fr 1fr}.power-page-row{grid-template-columns:44px 52px 1fr 70px}.power-page-move{display:none}.power-page-logo{width:45px;height:45px}.power-page-record{font-size:11px}}#view-pickems .pickem-team{--pick-team-color:var(--fc-blue);transition:transform .18s,border-color .18s,background .18s,box-shadow .22s;position:relative;overflow:visible}#view-pickems .pickem-team:hover:not(:disabled){transform:translateY(-2px);border-color:color-mix(in srgb,var(--pick-team-color) 65%,var(--line))!important;background:color-mix(in srgb,var(--pick-team-color) 7%,transparent)!important}#view-pickems .pickem-team.selected{border-color:var(--pick-team-color)!important;background:linear-gradient(105deg, color-mix(in srgb,var(--pick-team-color) 22%,transparent), color-mix(in srgb,var(--pick-team-color) 7%,transparent) 58%, transparent)!important;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--pick-team-color) 42%,transparent), 0 0 18px color-mix(in srgb,var(--pick-team-color) 26%,transparent), 0 0 44px color-mix(in srgb,var(--pick-team-color) 15%,transparent)!important}#view-pickems .pickem-team.selected:after{content:"PICKED";border:1px solid color-mix(in srgb,var(--pick-team-color) 55%,transparent);background:color-mix(in srgb,var(--pick-team-color) 15%,#091016);color:#fff;letter-spacing:.1em;text-transform:uppercase;padding:3px 6px;font-size:6px;font-weight:950;line-height:1;position:absolute;top:9px;right:10px}#view-pickems .pickem-team.selected.right:after{left:10px;right:auto}#view-pickems .pickem-team.selected .pickem-team-logo{filter:drop-shadow(0 0 13px color-mix(in srgb,var(--pick-team-color) 50%,transparent))}.pickem-share-tools{justify-content:flex-end;align-items:flex-end;gap:10px;padding:10px 0 10px 14px;display:flex}.pickem-share-tools label{flex-direction:column;gap:5px;min-width:215px;display:flex}.pickem-share-tools label>span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:7px;font-weight:900}.pickem-share-tools input{border:1px solid var(--line);height:36px;color:var(--text);font:inherit;background:0 0;outline:none;padding:0 10px;font-size:10px}.pickem-share-tools input:focus{border-color:var(--fc-blue)}.pickem-share-tools .secondary-btn.active{border-color:var(--fc-blue);color:var(--text);background:#52c8ff14}.pickems-share-header{border:1px solid var(--line);background:radial-gradient(circle at 12% 0,#52c8ff26,#0000 34%),linear-gradient(120deg,#0a1117,#0d1216 60%,#101315);grid-column:1/-1;grid-template-columns:1fr auto 92px;align-items:center;gap:28px;min-height:145px;padding:22px 24px;display:grid;position:relative;overflow:hidden}.pickems-share-header:after{content:"";pointer-events:none;background-color:#0000;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:42px 42px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.pickems-share-brand,.pickems-share-title,.pickems-share-mark{z-index:1;position:relative}.pickems-share-brand span{letter-spacing:.05em;font-size:17px;font-weight:950;display:block}.pickems-share-brand small{color:var(--fc-blue);letter-spacing:.14em;margin-top:5px;font-size:7px;font-weight:950;display:block}.pickems-share-title{text-align:right;min-width:280px}.pickems-share-title h2{letter-spacing:-.045em;margin:4px 0 0;font-size:34px;line-height:.95}.pickems-share-title p{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin:8px 0 0;font-size:8px}.pickems-share-mark{width:78px;height:78px;color:var(--fc-blue);letter-spacing:-.06em;border:1px solid #52c8ff40;place-items:center;font-size:24px;font-weight:950;display:grid}#view-pickems.pickems-screenshot-mode .page-head{padding-bottom:12px!important}#view-pickems.pickems-screenshot-mode .pickem-summary{grid-template-columns:1fr!important;margin-bottom:10px!important}#view-pickems.pickems-screenshot-mode .pickem-summary-box{display:none!important}#view-pickems.pickems-screenshot-mode .pickem-share-tools{justify-content:flex-end;border:0!important;padding-right:0!important}#view-pickems.pickems-screenshot-mode #pickemWeekTabs{justify-content:center;margin-bottom:14px}#view-pickems.pickems-screenshot-mode .pickems-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;max-width:1080px!important}#view-pickems.pickems-screenshot-mode .pickem-card{background:#080d11c7!important;border-color:#ffffff1a!important;min-height:0!important;padding:13px 14px!important}#view-pickems.pickems-screenshot-mode .pickem-meta{font-size:7px!important}#view-pickems.pickems-screenshot-mode .pickem-match-label{margin:5px 0 8px!important;font-size:7px!important}#view-pickems.pickems-screenshot-mode .pickem-options{grid-template-columns:1fr 42px 1fr!important;gap:6px!important}#view-pickems.pickems-screenshot-mode .pickem-team{gap:7px!important;min-height:72px!important;padding:8px 9px!important}#view-pickems.pickems-screenshot-mode .pickem-team-logo{flex-basis:42px!important;width:42px!important;height:42px!important;font-size:30px!important}#view-pickems.pickems-screenshot-mode .pickem-team b{font-size:11px!important}#view-pickems.pickems-screenshot-mode .pickem-team small{margin-top:3px!important;font-size:6px!important}#view-pickems.pickems-screenshot-mode .pickem-vs{font-size:11px!important}#view-pickems.pickems-screenshot-mode .pickem-result{margin-top:7px!important;font-size:7px!important}#view-pickems.pickems-screenshot-mode .pickem-team.selected:after{padding:2px 4px;font-size:5px;top:5px;right:5px}#view-pickems.pickems-screenshot-mode .pickem-team.selected.right:after{left:5px;right:auto}html[data-theme=light] .pickems-share-header{background:radial-gradient(circle at 12% 0,#007ebb1a,#0000 34%),linear-gradient(120deg,#f7f9fa,#eef2f3 60%,#f4f6f7)}html[data-theme=light] #view-pickems.pickems-screenshot-mode .pickem-card{background:#ffffffc7!important;border-color:#0000001a!important}html[data-theme=light] #view-pickems .pickem-team.selected:after{color:#111;background:color-mix(in srgb,var(--pick-team-color) 12%,#fff)}@media (max-width:820px){.pickem-share-tools{grid-column:1/-1;justify-content:flex-start;width:100%}.pickems-share-header{grid-template-columns:1fr 68px}.pickems-share-title{text-align:left;grid-area:2/1/auto/2;min-width:0}.pickems-share-mark{grid-area:1/2/3;width:60px;height:60px}#view-pickems.pickems-screenshot-mode .pickems-grid{grid-template-columns:1fr!important}}@media (max-width:560px){.pickem-share-tools{flex-direction:column;align-items:stretch}.pickem-share-tools label{min-width:0}.pickems-share-header{gap:12px;padding:16px}.pickems-share-title h2{font-size:27px}}.pill-nav-shell{grid-template-columns:auto minmax(520px,1fr) auto!important;gap:20px!important}.header-league-lockup{grid-column:1!important}.pill-site-nav{grid-column:2!important}.theme-toggle{grid-column:3!important;justify-self:end!important}.header-stat-leaders{display:none!important}.home-latest-news{border-top:1px solid var(--line)!important;border-bottom:0!important;margin:44px 0 10px!important;padding:28px 0 34px!important}.home-leaders-panel{padding-bottom:2px!important}.home-league-leaders{border-top:1px solid var(--line)}.home-league-leaders .league-leader-card{border-bottom:1px solid var(--line);border-top:0;border-left:0;border-right:0;grid-template-columns:72px minmax(0,1fr) auto;min-height:96px;padding:8px 0}.home-league-leaders .leader-visual{width:64px;height:80px}.home-league-leaders .leader-player-image{width:58px;height:76px}.home-league-leaders .leader-value{padding-right:4px;font-size:26px}.league-leader-card{--leader-color:#159fe6;border:1px solid var(--line);background:linear-gradient(90deg,color-mix(in srgb,var(--leader-color) 11%,transparent),transparent 48%);width:100%;min-width:0;min-height:124px;color:var(--text);text-align:left;grid-template-columns:100px minmax(0,1fr) auto;align-items:center;gap:14px;padding:10px 14px 10px 8px;display:grid;position:relative;overflow:hidden}.league-leader-card:before{content:"";background:var(--leader-color);width:3px;position:absolute;top:0;bottom:0;left:0}.league-leader-card:hover{background:linear-gradient(90deg,color-mix(in srgb,var(--leader-color) 17%,transparent),transparent 55%)}.leader-visual{place-items:end center;width:88px;height:102px;display:grid;position:relative;overflow:hidden}.leader-team-watermark{opacity:.12;filter:saturate(.75);place-items:center;font-size:64px;display:grid;position:absolute;inset:6px}.leader-team-watermark img{object-fit:contain!important;width:100%!important;height:100%!important}.leader-player-image{z-index:2;place-items:end center;width:80px;height:98px;display:grid;position:relative;overflow:hidden}.leader-player-image>img{object-fit:cover!important;object-position:center top!important;width:100%!important;height:100%!important}.leader-player-image .player-silhouette{background:0 0!important;border:0!important;border-radius:0!important;width:100%!important;height:100%!important;min-height:0!important}.leader-player-image .player-silhouette svg{z-index:2;width:72%!important;height:72%!important}.leader-player-image .silhouette-team-mark{display:none!important}.leader-copy{min-width:0}.leader-category{color:var(--leader-color);letter-spacing:.11em;text-transform:uppercase;font-size:7px;font-weight:950;display:block}.leader-copy b{text-overflow:ellipsis;white-space:nowrap;margin-top:6px;font-size:14px;display:block;overflow:hidden}.leader-copy small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-top:4px;font-size:7px;font-weight:900;display:block}.leader-value{color:var(--text);letter-spacing:-.055em;white-space:nowrap;font-size:34px;font-weight:950;line-height:1}.league-leader-card.empty{min-height:100px;padding:18px;display:block}.leader-empty{color:var(--muted);margin-top:8px;font-size:10px}#view-stats .stats-cards{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;margin:0 0 24px!important;display:grid!important}#view-stats .league-leader-card.stats{grid-template-rows:1fr auto;gap:8px 12px;min-height:156px;padding:12px 12px 12px 8px;grid-template-columns:88px minmax(0,1fr)!important}#view-stats .league-leader-card.stats .leader-visual{grid-row:1/3;width:80px;height:126px}#view-stats .league-leader-card.stats .leader-player-image{width:74px;height:120px}#view-stats .league-leader-card.stats .leader-copy{align-self:end}#view-stats .league-leader-card.stats .leader-value{align-self:start;font-size:38px}html[data-theme=light] .league-leader-card{background:linear-gradient(90deg,color-mix(in srgb,var(--leader-color) 8%,transparent),transparent 54%)}@media (max-width:1120px){#view-stats .stats-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:860px){.pill-nav-shell{grid-template-columns:1fr auto!important}.header-league-lockup{grid-column:1!important}.theme-toggle{grid-column:2!important}.pill-site-nav{grid-column:1/3!important}}@media (max-width:650px){#view-stats .stats-cards{grid-template-columns:1fr!important}.league-leader-card{grid-template-columns:76px 1fr auto;min-height:108px}.leader-visual{width:68px;height:90px}.leader-player-image{width:62px;height:86px}.leader-value{font-size:28px}}.home-news-below-schedule{border-top:1px solid var(--line)!important;border-bottom:0!important;margin:18px 0 0!important;padding:22px 0 8px!important}.featured-match-footer{padding-left:28px!important;padding-right:28px!important}@media (max-width:700px){.featured-match-footer{gap:14px;padding-left:14px!important;padding-right:14px!important}}.featured-match-meta{padding-left:12px!important;padding-right:12px!important}.featured-match-footer{padding:13px 28px 0!important}.quick-standing-row,.home-team-row{padding-left:10px!important;padding-right:10px!important}.home-league-leaders .league-leader-card{padding-left:8px!important;padding-right:10px!important}.home-power-five .home-power-rank{padding-left:16px!important;padding-right:16px!important}.home-news-heading{padding-left:12px!important;padding-right:12px!important}.home-news-three{margin-left:12px!important;margin-right:12px!important}.schedule-day-label{padding-left:16px!important;padding-right:20px!important}.schedule-broadcast-row{padding-left:22px!important;padding-right:22px!important}.schedule-week-header,.schedule-week-hero,.schedule-round-head{padding-left:16px!important;padding-right:16px!important}.match-card .match-meta{padding-left:18px!important;padding-right:18px!important}.power-page-row{padding-left:16px!important;padding-right:20px!important}.division-heading,.standings-heading{padding-left:12px!important;padding-right:12px!important}.table-wrap table th:first-child,.table-wrap table td:first-child{padding-left:16px!important}.table-wrap table th:last-child,.table-wrap table td:last-child{padding-right:16px!important}.sortable-stats-table th:first-child .stats-sort-button{padding-left:16px!important}.sortable-stats-table th:last-child .stats-sort-button{padding-right:16px!important}.team-feed-match{padding-left:12px!important;padding-right:14px!important}.team-roster-person{padding-left:8px!important;padding-right:8px!important}.player-history-row{padding-left:10px!important;padding-right:10px!important}.player-agent-row,.player-team-panel,.transaction-row{padding-left:8px!important;padding-right:8px!important}.news-date{padding-left:2px;padding-right:2px}.pickem-meta,.pickem-match-label,.pickem-result{padding-left:6px!important;padding-right:6px!important}.site-footer{padding-left:16px!important;padding-right:16px!important}@media (max-width:760px){.featured-match-meta{padding-left:4px!important;padding-right:4px!important}.featured-match-footer{padding-left:12px!important;padding-right:12px!important}.schedule-day-label{padding-left:10px!important;padding-right:10px!important}.schedule-broadcast-row{padding-left:12px!important;padding-right:12px!important}.home-news-three{margin-left:0!important;margin-right:0!important}.power-page-row{padding-left:10px!important;padding-right:10px!important}}.team-form{align-items:center;gap:5px;min-height:24px;display:flex}.team-form.compact{gap:4px;min-height:20px}.team-form.empty{color:var(--muted);font-size:9px}.form-chip{border:1px solid var(--line);width:24px;height:24px;color:var(--muted);background:#ffffff06;place-items:center;font-size:8px;font-weight:950;line-height:1;display:inline-grid}.team-form.compact .form-chip{width:19px;height:19px;font-size:7px}.form-chip.win{color:#7ee0a8;background:#56d38d14;border-color:#56d38d57}.form-chip.loss{color:#ff858d;background:#ff677212;border-color:#ff677252}.division-team-copy .team-form{margin-top:10px}.group-standings-table .team-form{white-space:nowrap}.team-profile-statbar{grid-template-columns:repeat(5,1fr)!important}.team-profile-form-stat strong{font-size:inherit!important;letter-spacing:normal!important;display:block!important}.team-profile-form-stat .team-form{justify-content:flex-start}.match-mvp-feature{--mvp-color:#159fe6;border-top:1px solid color-mix(in srgb,var(--mvp-color) 65%,var(--line));border-bottom:1px solid var(--line);background:linear-gradient(90deg,color-mix(in srgb,var(--mvp-color) 17%,transparent),transparent 54%);grid-template-columns:190px minmax(0,1fr);align-items:center;gap:24px;min-height:190px;margin-bottom:24px;padding:14px 24px 14px 12px;display:grid;position:relative;overflow:hidden}.match-mvp-feature:before{content:"";background:var(--mvp-color);width:3px;box-shadow:0 0 22px color-mix(in srgb,var(--mvp-color) 55%,transparent);position:absolute;top:0;bottom:0;left:0}.match-mvp-visual{place-items:end center;width:170px;height:162px;display:grid;position:relative;overflow:hidden}.match-mvp-team-watermark{opacity:.13;place-items:center;font-size:116px;display:grid;position:absolute;inset:8px}.match-mvp-team-watermark img{object-fit:contain!important;width:100%!important;height:100%!important}.match-mvp-player{z-index:2;place-items:end center;width:145px;height:155px;display:grid;position:relative;overflow:hidden}.match-mvp-player>img{object-fit:cover!important;object-position:center top!important;width:100%!important;height:100%!important}.match-mvp-player .player-silhouette{background:0 0!important;border:0!important;border-radius:0!important;width:100%!important;height:100%!important;min-height:0!important}.match-mvp-player .player-silhouette svg{z-index:2;width:72%!important;height:72%!important}.match-mvp-player .silhouette-team-mark{display:none!important}.match-mvp-copy>span{color:var(--mvp-color);letter-spacing:.14em;font-size:8px;font-weight:950}.match-mvp-copy h2{letter-spacing:-.04em;margin:5px 0 9px;font-size:34px;line-height:.95}.match-mvp-copy>button{color:var(--text);background:0 0;border:0;align-items:center;gap:8px;padding:0;font-size:9px;display:flex}.match-mvp-copy>button .mini-logo{width:27px!important;height:27px!important;font-size:18px!important}.match-mvp-copy>p{color:var(--muted);margin:13px 0 0;font-size:9px}.match-mvp-line{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(5,minmax(54px,1fr));max-width:500px;margin-top:16px;display:grid}.match-mvp-line>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;justify-content:center;min-height:58px;padding:8px 10px;display:flex}.match-mvp-line b{font-size:16px}.match-mvp-line span{color:var(--muted);letter-spacing:.08em;margin-top:3px;font-size:6px;font-weight:900}html[data-theme=light] .match-mvp-feature{background:linear-gradient(90deg,color-mix(in srgb,var(--mvp-color) 10%,transparent),transparent 58%)}@media (max-width:900px){.team-profile-statbar{grid-template-columns:repeat(3,1fr)!important}.match-mvp-feature{grid-template-columns:145px 1fr;min-height:160px}.match-mvp-visual{width:130px;height:135px}.match-mvp-player{width:115px;height:132px}.match-mvp-copy h2{font-size:29px}}@media (max-width:650px){.team-profile-statbar{grid-template-columns:repeat(2,1fr)!important}.team-profile-form-stat{grid-column:1/-1}.match-mvp-feature{grid-template-columns:95px 1fr;gap:12px;padding:12px}.match-mvp-visual{width:86px;height:112px}.match-mvp-player{width:82px;height:108px}.match-mvp-copy h2{font-size:24px}.match-mvp-line{grid-template-columns:repeat(5,1fr)}.match-mvp-line>div{min-height:50px;padding:6px 5px}.match-mvp-line b{font-size:13px}}.player-riot-fields{grid-template-columns:1fr 1fr 1.35fr!important}.riot-id-field input{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.riot-id-field small{color:var(--muted);margin-top:5px;font-size:7px;line-height:1.35;display:block}.match-csv-import{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:22px 0 26px;padding:20px 0}.match-csv-import-head{justify-content:space-between;align-items:flex-end;gap:22px;margin-bottom:14px;display:flex}.match-csv-import-head span{color:var(--fc-blue);letter-spacing:.13em;font-size:7px;font-weight:950}.match-csv-import-head h3{margin:5px 0;font-size:24px}.match-csv-import-head p{color:var(--muted);margin:0;font-size:9px}.csv-upload-btn{cursor:pointer;position:relative;overflow:hidden}.csv-upload-btn input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.csv-import-status{border:1px solid var(--line);background:#ffffff05;gap:8px;padding:12px 14px;display:grid}.csv-import-status>div:first-child{justify-content:space-between;align-items:center;gap:16px;display:flex}.csv-import-status b{font-size:9px}.csv-import-status span{color:var(--muted);font-size:8px}.csv-import-status.success{background:#57d38f09;border-color:#57d38f47}.csv-import-status.warning{background:#f5bb4709;border-color:#f5bb474d}.csv-unmatched{border-top:1px solid var(--line);padding-top:8px}.csv-unmatched strong{color:#f3c465;letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:7px;display:block}.csv-template-fields{color:var(--muted);margin-top:10px;font-size:7px;line-height:1.5}.csv-template-fields b{color:var(--text)}.match-no-stats{border-top:1px solid var(--line);border-bottom:1px solid var(--line);text-align:center;background:linear-gradient(90deg,#0000,#ffffff05,#0000);flex-direction:column;justify-content:center;align-items:center;min-height:112px;margin-bottom:22px;display:flex}.match-no-stats strong{letter-spacing:-.02em;font-size:18px}.match-no-stats span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin-top:7px;font-size:8px}.csv-team-summary{grid-template-columns:1fr 1fr;gap:14px;margin:18px 0 24px;display:grid}.csv-team-summary-side{--summary-color:#159fe6;border-top:2px solid var(--summary-color);border-bottom:1px solid var(--line);background:linear-gradient(90deg,color-mix(in srgb,var(--summary-color) 9%,transparent),transparent);padding:13px 14px 12px}.csv-team-summary-head{align-items:center;gap:10px;display:flex}.csv-team-summary-head .mini-logo{width:34px!important;height:34px!important;font-size:23px!important}.csv-team-summary-head b{font-size:11px;display:block}.csv-team-summary-head span{color:var(--summary-color);text-transform:uppercase;margin-top:3px;font-size:7px;font-weight:950;display:block}.csv-team-summary-stats{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:12px;display:grid}.csv-team-summary-stats>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;justify-content:center;min-height:55px;padding:8px 9px;display:flex}.csv-team-summary-stats b{font-size:15px}.csv-team-summary-stats span{color:var(--muted);text-transform:uppercase;margin-top:3px;font-size:6px}.csv-spike-stats{color:var(--muted);justify-content:space-between;gap:12px;padding-top:9px;font-size:7px;display:flex}.csv-match-stat-table th,.csv-match-stat-table td{white-space:nowrap;font-variant-numeric:tabular-nums}.csv-match-stat-table td:nth-child(n+3){text-align:right}@media (max-width:980px){.player-riot-fields{grid-template-columns:1fr 1fr!important}.riot-id-field{grid-column:1/-1}.match-csv-import-head{display:grid}}@media (max-width:720px){.csv-team-summary{grid-template-columns:1fr}.csv-import-status>div:first-child,.csv-spike-stats{display:grid}}.csv-resolver-overlay{z-index:10050;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#020609d1;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.csv-resolver-modal{border:1px solid var(--line);background:linear-gradient(145deg,#0d141afc,#070b0ffe);flex-direction:column;width:min(920px,100%);max-height:min(820px,100vh - 48px);display:flex;overflow:hidden;box-shadow:0 28px 90px #0000008c}.csv-resolver-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:24px;padding:22px 24px 18px;display:flex}.csv-resolver-head .kicker{color:var(--fc-blue);letter-spacing:.13em;text-transform:uppercase;font-size:7px;font-weight:950}.csv-resolver-head h2{letter-spacing:-.035em;margin:5px 0 7px;font-size:28px}.csv-resolver-head p{max-width:650px;color:var(--muted);margin:0;font-size:9px;line-height:1.55}.csv-resolver-count{text-align:center;background:#f5bb470b;border:1px solid #f5bb4747;flex:none;min-width:82px;padding:10px 12px}.csv-resolver-count b{font-size:24px;line-height:1;display:block}.csv-resolver-count span{color:#f3c465;letter-spacing:.09em;text-transform:uppercase;margin-top:5px;font-size:6px;font-weight:950;display:block}.csv-resolver-list{padding:8px 24px 4px;overflow:auto}.csv-resolver-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(260px,1fr) minmax(300px,1.15fr);align-items:center;gap:20px;padding:16px 0;display:grid}.csv-resolver-row:last-child{border-bottom:0}.csv-resolver-identity{min-width:0}.csv-resolver-identity strong{text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px;display:block;overflow:hidden}.csv-resolver-identity>span{color:var(--text);margin-top:5px;font-size:9px;display:block}.csv-resolver-identity small{color:var(--muted);margin-top:6px;font-size:7px;line-height:1.45;display:block}.csv-resolver-select-wrap label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:7px;font-weight:900;display:block}.csv-resolver-select-wrap select{border:1px solid var(--line);background:var(--surface,#0b1116);width:100%;min-height:42px;color:var(--text);font:inherit;outline:none;padding:0 10px;font-size:9px}.csv-resolver-select-wrap select:focus{border-color:var(--fc-blue)}.csv-resolver-foot{border-top:1px solid var(--line);background:#ffffff03;justify-content:space-between;align-items:center;gap:18px;padding:16px 24px 20px;display:flex}.csv-resolver-foot p{color:var(--muted);margin:0;font-size:8px;line-height:1.45}.csv-resolver-foot .admin-actions{flex:none;margin:0}html[data-theme=light] .csv-resolver-overlay{background:#e6ecf0d1}html[data-theme=light] .csv-resolver-modal{background:linear-gradient(145deg,#fff,#f3f6f8)}html[data-theme=light] .csv-resolver-select-wrap select{background:#fff}@media (max-width:720px){.csv-resolver-overlay{padding:10px}.csv-resolver-head{padding:18px 16px 14px}.csv-resolver-head h2{font-size:23px}.csv-resolver-list{padding-left:16px;padding-right:16px}.csv-resolver-row{grid-template-columns:1fr;gap:10px;padding:14px 0}.csv-resolver-foot{flex-direction:column;align-items:stretch;padding:14px 16px 16px}.csv-resolver-foot .admin-actions{width:100%}.csv-resolver-foot .admin-actions button{flex:1}}.header-tools{align-items:center;gap:10px;min-width:0;display:flex;grid-column:3!important;justify-self:end!important}.header-auth-slot{align-items:center;min-width:0;display:flex}.discord-auth-btn,.discord-signout{color:#dbe2e9;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:#11161c;border:1px solid #2f3942;align-items:center;gap:8px;height:34px;padding:0 12px;font:900 8px/1 Arial,Helvetica,sans-serif;text-decoration:none;display:inline-flex}.discord-auth-btn svg{width:14px;height:14px}.discord-auth-btn:hover{color:#fff;border-color:#5865f2}.discord-user-chip{align-items:center;gap:8px;min-width:0;display:flex}.discord-user-avatar{background:#1b2430;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-size:11px;font-weight:900;display:grid;overflow:hidden}.discord-user-avatar img{object-fit:cover;width:100%;height:100%}.discord-user-meta{flex-direction:column;min-width:0;line-height:1.1;display:flex}.discord-user-meta b{white-space:nowrap;text-overflow:ellipsis;max-width:120px;font-size:10px;overflow:hidden}.discord-user-meta small{color:#8f9aa2;letter-spacing:.08em;text-transform:uppercase;font-size:7px;font-weight:900}.login-card a.primary-btn,.login-card a.secondary-btn{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}@media (max-width:780px){.discord-user-meta{display:none}.header-tools{gap:6px}}
