:root{--bg:#070b14;--card:rgba(17,24,39,0.78);--line:rgba(148,163,184,0.16);--muted:#94a3b8;--gold:#c8aa6e;--violet:#8b5cf6;--font-sans:"Segoe UI","Noto Sans SC","HarmonyOS Sans SC","PingFang SC","Microsoft YaHei UI","Microsoft YaHei","DengXian",system-ui,sans-serif;--font-weight-heading:500;--heading-tracking:0.02em}*{box-sizing:border-box}html{min-height:100%;background:var(--league-page-bg);scrollbar-gutter:stable}@supports not (scrollbar-gutter:stable){html{overflow-y:scroll}}html body{width:auto!important}body{margin:0;min-height:100vh;background:linear-gradient(rgba(7,11,20,.9),rgba(7,11,20,.94)),url(/assets/bg-main.jpg) top/cover fixed;color:#e2e8f0;font-family:var(--font-sans)}a{color:inherit;text-decoration:none}.page-wrap:before{content:"";inset:0;position:fixed;pointer-events:none;background:radial-gradient(700px 400px at 90% 0,rgba(139,92,246,.18),transparent 70%),radial-gradient(650px 480px at 0 100%,rgba(56,189,248,.1),transparent 70%)}.shell{width:min(1180px,calc(100% - 32px));margin:auto}.nav{height:74px;display:flex;align-items:center;gap:32px;border-bottom:1px solid var(--line);position:-webkit-sticky;position:sticky;top:0;z-index:20;background:rgba(7,11,20,.77);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{font-size:17px;font-weight:900;letter-spacing:1px;background:linear-gradient(110deg,#fff 8%,var(--gold) 48%,#a78bfa);-webkit-background-clip:text;background-clip:text;color:transparent;white-space:nowrap}.nav nav{display:flex;gap:26px;flex:1 1}.nav nav a{font-size:14px;color:#94a3b8;padding:28px 0 23px;position:relative}.nav nav a.active,.nav nav a:hover{color:#fff}.nav nav a.active:after{content:"";height:3px;position:absolute;bottom:0;left:0;right:0;border-radius:9px;background:linear-gradient(90deg,#8b5cf6,#6366f1);box-shadow:0 0 12px #8b5cf6}.account{display:flex;align-items:center;gap:7px;font-size:13px;white-space:nowrap}.online-dot{width:7px;height:7px;border-radius:50%;background:#34d399;box-shadow:0 0 10px #34d399}.admin-link,.login-link{padding:8px 11px;border-radius:8px;background:rgba(139,92,246,.2);color:#ddd6fe}.admin-link{background:#6d28d9}.content{padding:34px 0 64px}.hero{padding:57px 48px 39px;border:1px solid var(--line);border-radius:22px;overflow:hidden;position:relative;background:radial-gradient(550px 280px at 100% 0,rgba(139,92,246,.3),transparent 65%),linear-gradient(145deg,rgba(30,41,59,.82),rgba(10,15,27,.84));box-shadow:0 24px 60px rgba(0,0,0,.4)}.hero:after{content:"";position:absolute;width:270px;height:270px;border:1px solid rgba(200,170,110,.2);border-radius:50%;right:-60px;bottom:-130px}.eyebrow,.panel>p,.profile-hero p,.result-hero>p{margin:0;color:#a78bfa;font-size:11px;font-weight:800;letter-spacing:2px}.hero h1{font-size:48px;line-height:1.08;margin:11px 0;background:linear-gradient(110deg,#fff,#c8aa6e 55%,#a78bfa);-webkit-background-clip:text;background-clip:text;color:transparent;letter-spacing:3px}.hero>p{color:var(--muted);margin:0 0 26px}.hero-actions{display:flex;gap:12px}.button{border:1px solid var(--line);border-radius:9px;padding:11px 18px;font-weight:700;font-size:14px;background:transparent;color:white;cursor:pointer}.button.primary,.card-cta{background:linear-gradient(135deg,#8b5cf6,#4f46e5);box-shadow:0 6px 18px rgba(79,70,229,.28)}.button.ghost:hover{border-color:#a78bfa;background:rgba(139,92,246,.13)}.hero-stats{display:flex;gap:40px;margin-top:46px}.hero-stats div{display:flex;flex-direction:column;gap:3px}.hero-stats b{font-size:21px;color:#f8fafc}.hero-stats span{font-size:12px;color:var(--muted)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin:38px 0 15px}.section-heading p{font-size:10px;letter-spacing:1.7px;color:#a78bfa;font-weight:700;margin:0}.section-heading h2{margin:4px 0 0;font-size:22px}.section-heading>a,.text-link{font-size:13px;color:#c4b5fd}.compact{margin:0 0 18px}.match-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.match-card,.panel{border:1px solid var(--line);background:linear-gradient(145deg,rgba(30,41,59,.74),rgba(15,23,42,.76));box-shadow:0 10px 30px rgba(0,0,0,.25);border-radius:15px}.match-card{display:flex;flex-direction:column;padding:18px;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.match-card:hover{border-color:rgba(167,139,250,.55);transform:translateY(-3px)}.card-top{display:flex;align-items:center;gap:8px;font-size:11px;color:var(--muted)}.card-top time{margin-left:auto}.bo,.status{font-size:11px;font-weight:700;padding:3px 7px;border-radius:20px}.status.live{color:#86efac;background:rgba(34,197,94,.13)}.status.created{color:#fde68a;background:rgba(245,158,11,.14)}.status.finished{color:#cbd5e1;background:rgba(148,163,184,.14)}.bo{border:1px solid #475569}.match-card h3{font-size:17px;margin:17px 0 11px}.match-meta{display:flex;gap:19px;margin-bottom:17px;color:var(--muted);font-size:12px}.card-cta{display:block;margin-top:auto;text-align:center;border-radius:8px;padding:9px;font-size:13px;color:#fff}.card-cta b{float:right}.home-board{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr;grid-gap:16px;gap:16px;margin-top:24px}.home-panel.ant-card{display:flex;height:100%;flex-direction:column}.home-panel>.ant-card-body,.match-spotlight{display:flex;flex:1 1;flex-direction:column;min-height:0}.panel-hint{font-size:12px;color:var(--league-muted)}@media (max-width:760px){.home-board{grid-template-columns:minmax(0,1fr);grid-auto-rows:auto}}.admin-grid,.detail-grid,.home-grid,.profile-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(260px,.9fr);grid-gap:16px;gap:16px;margin-top:16px}.panel{padding:22px}.rank-line{display:flex;align-items:center;gap:11px;padding:10px 0;border-bottom:1px solid rgba(148,163,184,.1)}.rank-line:last-child{border:0}.rank-line img,.rank-row img,.result-row img,.roster img{width:32px;height:32px;border-radius:50%;object-fit:cover;background:#334155}.rank-line div{display:flex;flex-direction:column;flex:1 1}.admin-row small,.history-row small,.rank-line small,.rank-row small{font-size:11px;color:var(--muted);margin-top:3px}.rank-line>span{font-size:12px;color:#c4b5fd}.rank-line .mvp-count{flex:none;font-size:12px;color:#fcd34d}:root[data-theme=light] .rank-line .mvp-count{color:#a16207}.rank-number{width:18px;text-align:center;color:#94a3b8}.rank-1{color:#facc15}.rank-2{color:#cbd5e1}.rank-3{color:#d97706}.scoreboard h2{font-size:18px;margin:7px 0 24px}.big-score,.result-hero>div,.score-row{display:flex;align-items:center;justify-content:space-between;gap:14px}.score-row strong{font-size:31px;color:white}.big-score i,.result-hero i,.score-row strong i{font-style:normal;color:#8b5cf6}.score-row>b{font-size:17px}.result-note{margin:18px 0;color:var(--muted);font-size:12px}.tabs{display:flex;gap:10px;margin-bottom:20px}.game-tabs a,.game-tabs button,.tabs button{border:1px solid #334155;background:rgba(30,41,59,.6);border-radius:7px;padding:8px 14px;color:#cbd5e1;cursor:pointer}.game-tabs a.selected,.game-tabs button.selected,.tabs button.selected{border-color:#8b5cf6;color:#fff;background:#6d28d9}.empty{text-align:center;padding:80px;color:var(--muted)}.player-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:15px;gap:15px}.player-card{position:relative;overflow:hidden;padding:18px;text-align:center;border-radius:14px;background:linear-gradient(155deg,rgba(30,41,59,.88),rgba(15,23,42,.85));border:1px solid var(--line)}.player-cover{height:50px;margin:-18px -18px 0;background:linear-gradient(120deg,#312e81,#0e7490);opacity:.72}.player-card>img{width:68px;height:68px;border:3px solid #1e293b;object-fit:cover;background:#475569;border-radius:50%;margin-top:-34px;position:relative}.role{position:absolute;top:13px;right:10px;color:#ddd6fe;font-size:11px}.player-card h2{font-size:17px;margin:9px 0 2px}.bio,.game-name{margin:0;color:var(--muted);font-size:12px}.bio{height:34px;padding-top:9px}.player-numbers{display:flex;justify-content:space-between;margin:16px 0}.player-numbers div{display:flex;flex-direction:column}.player-numbers b{font-size:16px}.player-numbers span{color:var(--muted);font-size:10px;margin-top:3px}.tier{font-size:11px;color:#fcd34d;background:rgba(245,158,11,.1);padding:4px 8px;border-radius:12px}.podium{display:flex;align-items:flex-end;justify-content:center;gap:17px;margin:34px 0}.podium-card{width:220px;min-height:232px;text-align:center;padding:19px;border:1px solid var(--line);background:linear-gradient(155deg,rgba(30,41,59,.86),rgba(15,23,42,.86));border-radius:15px}.podium-card.place-1{order:2;min-height:272px;border-color:rgba(250,204,21,.55)}.podium-card.place-2{order:1}.podium-card.place-3{order:3}.podium-card em{font-size:11px;color:#fbbf24;font-style:normal}.podium-card img{display:block;width:68px;height:68px;object-fit:cover;background:#475569;border-radius:50%;margin:15px auto 8px}.podium-card h2{font-size:18px;margin:0}.podium-card p{font-size:12px;color:var(--muted);margin:5px}.podium-card>b{font-size:27px;color:#ddd6fe;display:block;margin-top:14px}.podium-card>span{font-size:11px;color:var(--muted)}.rank-table{overflow:hidden;border-radius:13px;border:1px solid var(--line);background:rgba(15,23,42,.78)}.rank-head,.rank-row{display:grid;grid-template-columns:70px 2fr 1fr 1fr 1fr .7fr;align-items:center;grid-gap:10px;gap:10px;padding:13px 20px}.rank-head{color:#94a3b8;font-size:11px;background:rgba(30,41,59,.5)}.rank-row{border-top:1px solid rgba(148,163,184,.09);font-size:13px}.rank-row>div,.result-row>div{display:flex;align-items:center;gap:9px}.rank-row>div{display:grid;grid-template-columns:32px auto}.rank-row small{grid-column:2}.rank-podium{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;grid-gap:18px;gap:18px;margin:10px 0 30px;padding:0;list-style:none}.rank-podium-slot{--rank-rgb:203 213 225;--rank-hi:#f8fafc;--rank-mid:#cbd5e1;--rank-deep:#64748b;--rank-text:#e2e8f0;position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;gap:4px;grid-row:1}.rank-podium-slot[data-place="1"]{grid-column:2;--rank-rgb:250 204 21;--rank-hi:#fff7cc;--rank-mid:#facc15;--rank-deep:#a16207;--rank-text:#facc15}.rank-podium-slot[data-place="2"]{grid-column:1}.rank-podium-slot[data-place="3"]{grid-column:3;--rank-rgb:251 146 60;--rank-hi:#fed7aa;--rank-mid:#fb923c;--rank-deep:#7c2d12;--rank-text:#fb923c}.rank-podium-slot[data-place="1"]:before{content:"";position:absolute;top:-26px;left:50%;width:220px;height:220px;transform:translateX(-50%);border-radius:50%;background:radial-gradient(closest-side,rgb(var(--rank-rgb)/.16),transparent);pointer-events:none}.rank-medal{position:relative;display:inline-grid;place-items:center;padding:4px;border-radius:50%;background:conic-gradient(from 205deg,var(--rank-hi),var(--rank-mid) 34%,var(--rank-deep) 62%,var(--rank-hi));box-shadow:0 0 0 1px rgb(var(--rank-rgb)/.35),0 14px 30px rgba(2,6,23,.42)}.rank-podium-slot[data-place="1"] .rank-medal{padding:5px;box-shadow:0 0 0 1px rgb(var(--rank-rgb)/.55),0 16px 34px rgba(2,6,23,.45),0 0 40px rgb(var(--rank-rgb)/.28)}.rank-medal--empty{width:62px;height:62px;padding:0;background:none;border:2px dashed var(--league-border);box-shadow:none}.rank-podium-slot[data-place="1"] .rank-medal--empty{width:78px;height:78px}.rank-medal-crown{position:absolute;top:-17px;z-index:2;font-size:21px;color:#fde68a;filter:drop-shadow(0 3px 8px rgba(250,204,21,.55))}.rank-face{display:grid;place-items:center;width:62px;height:62px;overflow:hidden;border-radius:50%;background:linear-gradient(155deg,#3b4a63,#1c2536);color:#e2e8f0;font-size:24px;font-weight:500}.rank-face img{display:block;width:100%;height:100%;object-fit:cover}.rank-podium-slot[data-place="1"] .rank-face{width:78px;height:78px;font-size:30px}.rank-podium-name{margin-top:10px;max-width:100%;font-size:16px;font-weight:500;color:var(--league-text)}.rank-podium-name:hover{color:var(--rank-text)}.rank-podium-slot[data-place="1"] .rank-podium-name{font-size:18px}.rank-podium-sub{max-width:100%;overflow:hidden;font-size:12px;color:var(--league-muted);text-overflow:ellipsis;white-space:nowrap}.rank-podium-points{display:inline-flex;align-items:baseline;gap:4px;margin-top:6px;color:var(--rank-text)}.rank-podium-points>b{font-size:24px;font-weight:500;letter-spacing:.01em}.rank-podium-slot[data-place="1"] .rank-podium-points>b{font-size:28px}.rank-podium-points>small{font-size:11px;color:var(--league-muted)}.rank-podium-base{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;width:min(196px,100%);margin-top:12px;padding:10px 8px;border:1px solid rgb(var(--rank-rgb)/.34);border-bottom:0;border-radius:12px 12px 0 0;background:linear-gradient(180deg,rgb(var(--rank-rgb)/.26),rgb(var(--rank-rgb)/.04))}.rank-podium-slot[data-place="1"] .rank-podium-base{height:116px}.rank-podium-slot[data-place="2"] .rank-podium-base{height:88px}.rank-podium-slot[data-place="3"] .rank-podium-base{height:68px}.rank-podium-base>b{font-size:26px;font-weight:500;line-height:1;color:var(--rank-text)}.rank-podium-base>small{font-size:11px;color:var(--league-muted);white-space:nowrap}:root[data-theme=light] .rank-podium-slot[data-place="1"]{--rank-hi:#fef3c7;--rank-mid:#d97706;--rank-deep:#92400e;--rank-text:#b45309}:root[data-theme=light] .rank-podium-slot[data-place="2"]{--rank-hi:#f1f5f9;--rank-mid:#94a3b8;--rank-deep:#475569;--rank-text:#475569}:root[data-theme=light] .rank-podium-slot[data-place="3"]{--rank-hi:#ffedd5;--rank-mid:#ea580c;--rank-deep:#7c2d12;--rank-text:#c2410c}:root[data-theme=light] .rank-face{background:linear-gradient(155deg,#e2e8f0,#cbd5e1);color:#334155}:root[data-theme=light] .rank-medal-crown{color:#d97706}@media (max-width:760px){.rank-podium{gap:8px;margin:6px 0 22px}.rank-medal{padding:3px}.rank-podium-slot[data-place="1"] .rank-medal{padding:4px}.rank-face{width:44px;height:44px;font-size:18px}.rank-podium-slot[data-place="1"] .rank-face{width:54px;height:54px;font-size:22px}.rank-medal--empty{width:44px;height:44px}.rank-podium-slot[data-place="1"] .rank-medal--empty{width:54px;height:54px}.rank-medal-crown{top:-14px;font-size:17px}.rank-podium-name{font-size:14px}.rank-podium-slot[data-place="1"] .rank-podium-name{font-size:15px}.rank-podium-sub{display:none}.rank-podium-points>b{font-size:19px}.rank-podium-slot[data-place="1"] .rank-podium-points>b{font-size:22px}.rank-podium-base{padding:8px 4px}.rank-podium-base>small{display:none}.rank-podium-slot[data-place="1"] .rank-podium-base{height:84px}.rank-podium-slot[data-place="2"] .rank-podium-base{height:60px}.rank-podium-slot[data-place="3"] .rank-podium-base{height:46px}}.violet{color:#c4b5fd}.match-hero,.profile-hero{position:relative;display:flex;align-items:center;gap:22px;padding:30px;border-radius:18px;overflow:hidden;border:1px solid var(--line);background:linear-gradient(130deg,rgba(30,41,59,.84),rgba(15,23,42,.8))}.profile-glow{position:absolute;width:280px;height:280px;right:-80px;top:-150px;background:#7c3aed;border-radius:50%;filter:blur(90px);opacity:.28}.profile-hero>img{width:104px;height:104px;object-fit:cover;border-radius:50%;border:4px solid #c4b5fd;background:#475569}.profile-hero div:nth-child(3){flex:1 1}.profile-hero h1{margin:4px 0;font-size:31px;color:#fff}.profile-hero span{font-size:13px;color:#fcd34d}.profile-bio{color:#cbd5e1!important;letter-spacing:0!important;font-size:13px!important;margin-top:10px!important}.profile-hero input{background:#0f172a;color:white;font-size:24px;border:1px solid #a78bfa;border-radius:6px;padding:5px;width:250px}.profile-stats{display:grid;grid-template-columns:repeat(4,1fr);margin:16px 0;grid-gap:12px;gap:12px}.profile-stats>div{background:rgba(30,41,59,.65);padding:17px;text-align:center;border:1px solid var(--line);border-radius:12px}.profile-stats b{font-size:24px;color:#fff;display:block}.profile-stats span{font-size:12px;color:var(--muted)}.admin-row,.history-row{display:flex;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid rgba(148,163,184,.1);font-size:13px}.admin-row>div,.history-row>div{display:flex;flex-direction:column;flex:1 1}.history-row>strong{font-size:12px}.history-row i{font-style:normal;color:#c4b5fd}.win{color:#86efac}.pending,.win{font-size:11px}.pending{color:#fcd34d}.profile-side h2{margin:7px 0;font-size:22px}.profile-side>p{color:var(--muted);font-size:11px;letter-spacing:1px}.profile-side>hr{border:0;border-top:1px solid var(--line);margin:21px 0}.verified{display:block;margin-top:9px;font-size:12px;color:#86efac}.back{margin-bottom:17px;font-size:13px;color:#c4b5fd}.match-hero{justify-content:space-between}.match-hero h1{font-size:30px;margin:7px 0;color:#fff}.match-hero p{color:#c4b5fd;font-size:12px;margin:10px 0 0}.match-hero>div:first-child>span{font-size:12px;color:var(--muted)}.big-score{min-width:300px}.big-score strong{font-size:40px;color:white}.big-score>b{font-size:18px}.details{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:15px;gap:15px;margin:0}.details div{border:1px solid rgba(148,163,184,.12);padding:12px;border-radius:8px}.details dt{font-size:11px;color:var(--muted);margin-bottom:6px}.details dd{margin:0;font-size:14px;color:#fff}.detail-actions{display:flex;gap:9px;margin-top:21px}.roster>h2{margin:5px 0 13px;font-size:20px}.roster>div{display:flex;align-items:center;gap:9px;padding:8px 0;border-bottom:1px solid rgba(148,163,184,.1)}.roster>div>span,.roster>span{flex:1 1;display:flex;flex-direction:column;font-size:13px}.roster small{font-size:11px;color:var(--muted);margin-top:3px}.roster em{font-size:10px;color:#fcd34d;font-style:normal}.centered{text-align:center}.lineup{display:grid;grid-template-columns:1fr 80px 1fr;align-items:center;grid-gap:16px;gap:16px}.lineup section{border:1px solid rgba(59,130,246,.4);border-radius:14px;padding:17px;background:rgba(15,23,42,.73)}.lineup section.red{border-color:rgba(248,113,113,.38)}.lineup h2{margin:0 0 12px;color:#93c5fd;font-size:19px}.lineup .red h2{text-align:right;color:#fca5a5}.lineup h2 small{font-size:11px;color:var(--muted);font-weight:400}.lineup article{display:flex;align-items:center;gap:10px;padding:11px;border-top:1px solid rgba(148,163,184,.12)}.lineup article span{font-size:11px;color:#93c5fd;width:42px}.lineup article img{width:38px;height:38px;object-fit:cover;border-radius:50%;background:#475569}.lineup article b{font-size:14px;flex:1 1}.lineup article em{color:var(--muted);font-size:12px;font-style:normal}.lineup .red article{text-align:right}.lineup .red article span{color:#fca5a5}.vs-orb{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#7c3aed;border:3px solid #c4b5fd;font-weight:900;box-shadow:0 0 30px rgba(139,92,246,.65)}.result-hero{text-align:center;border-radius:18px;border:1px solid var(--line);padding:30px;background:linear-gradient(145deg,rgba(30,41,59,.82),rgba(15,23,42,.8))}.result-hero h1{margin:7px 0 23px;font-size:28px}.result-hero>div{max-width:550px;margin:auto}.result-hero b{font-size:22px}.result-hero strong{font-size:48px}.result-hero>span{display:block;margin-top:18px;font-size:12px;color:var(--muted)}.game-tabs{display:flex;gap:8px;margin:16px 0;padding:11px}.game-tabs a{display:inline-flex;align-items:center;gap:6px}.game-dot{width:7px;height:7px;border-radius:50%;background:#34d399;box-shadow:0 0 8px rgba(52,211,153,.9)}.result-table h2{font-size:20px;margin:0 0 16px}.result-head,.result-row{display:grid;grid-template-columns:2.4fr .9fr 1.2fr .8fr .85fr .7fr .7fr 1.5fr;align-items:center;grid-gap:9px;gap:9px;padding:11px 8px;font-size:13px}.result-head{font-size:11px;color:var(--muted);border-bottom:1px solid var(--line)}.result-row{border-bottom:1px solid rgba(148,163,184,.1)}.result-row small{color:var(--muted);font-size:10px}.result-portrait{position:relative;width:54px;height:54px;flex:none;overflow:hidden;border-radius:10px;background:rgba(76,29,149,.75)}.result-portrait img{width:100%;height:100%;object-fit:cover}.result-portrait b{display:grid;height:100%;place-items:center;font-size:20px;color:#e9d5ff}.result-portrait i{position:absolute;top:0;left:0;padding:2px 5px;border-bottom-right-radius:8px;background:#7c3aed;font-size:9px;font-style:normal;font-weight:700;color:#fff}.result-portrait em{position:absolute;right:0;bottom:0;padding:1px 4px;border-top-left-radius:6px;font-size:8px;font-style:normal;font-weight:800;color:#0b1120}.result-portrait em.mvp{background:#f59e0b}.result-portrait em.svp{background:#38bdf8}.result-avatar{display:inline-block;width:18px;height:18px;margin-right:5px;border-radius:50%;object-fit:cover;background:#475569;vertical-align:-4px}.result-items{display:flex;flex-wrap:wrap;gap:4px;align-items:center}.result-items img{width:28px;height:28px;border:1px solid rgba(148,163,184,.25);border-radius:6px}.result-items .item-missing{width:28px;height:28px;border:1px dashed rgba(148,163,184,.28);border-radius:6px;background:rgba(148,163,184,.08)}.record-hero{flex:none;width:22px;height:22px;border-radius:5px;object-fit:cover}.record-item{display:inline-block;width:26px;height:26px;border:1px solid rgba(148,163,184,.25);border-radius:6px;object-fit:cover;vertical-align:middle}.record-item-empty{border-style:dashed;border-color:rgba(148,163,184,.28);background:rgba(148,163,184,.08)}.result-player{display:flex;align-items:center;gap:10px}.result-player>span{display:flex;flex-direction:column;gap:2px;min-width:0}.pair-card,.pair-head{margin-bottom:16px}.pair-head{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:14px;gap:14px}.pair-head b:first-child{text-align:right;color:#93c5fd;font-size:18px}.pair-head b:last-child{text-align:left;color:#fca5a5;font-size:18px}.pair-head span{font-size:20px;font-weight:800}.schedule{margin-top:16px}.schedule-round{margin:18px 0 6px;font-size:12px;letter-spacing:1.5px;color:#a78bfa;font-weight:700}.schedule-round small{margin-left:8px;color:var(--muted);font-weight:400;letter-spacing:0}.schedule-row{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:12px;gap:12px;padding:9px 0;border-bottom:1px solid rgba(148,163,184,.1);font-size:13px}.schedule-row b:first-child{text-align:right;color:#93c5fd}.schedule-row b:last-child{text-align:left;color:#fca5a5}.signup-form{display:flex}.signup-hint{display:block}.signup-field{margin-top:14px}.signup-label{margin:0 0 6px;font-size:13px}.signup-positions{display:flex;flex-wrap:wrap}.admin-grid{grid-template-columns:1fr 1fr}.admin-row span{font-size:11px;color:#c4b5fd}.admin-row button{border:1px solid #475569;background:#1e293b;color:white;border-radius:6px;padding:5px 9px;font-size:11px;cursor:pointer}@media (max-width:760px){.shell{width:min(100% - 20px,1180px)}.nav{height:auto;min-height:62px;padding:10px 0;gap:10px;flex-wrap:wrap}.brand{font-size:15px}.nav nav{order:3;width:100%;justify-content:space-between;gap:0}.nav nav a{padding:7px 0;font-size:12px}.account{margin-left:auto}.content{padding-top:21px}.hero{padding:35px 24px}.hero h1{font-size:37px}.hero-stats{gap:22px;margin-top:32px}.admin-grid,.detail-grid,.home-grid,.match-grid,.profile-grid{grid-template-columns:1fr}.player-grid{grid-template-columns:repeat(2,1fr)}.podium{gap:7px}.podium-card{width:32%;padding:10px}.podium-card h2{font-size:14px}.podium-card.place-1{min-height:240px}.rank-head,.rank-row{grid-template-columns:35px 1.6fr .8fr .8fr;padding:11px}.rank-head span:nth-child(4),.rank-head span:nth-child(6),.rank-row>span:nth-child(4),.rank-row>span:nth-child(6){display:none}.match-hero,.profile-hero{align-items:flex-start;flex-wrap:wrap}.profile-hero>img{width:77px;height:77px}.profile-hero h1{font-size:26px}.profile-hero .button{width:100%}.profile-stats{grid-template-columns:repeat(2,1fr)}.big-score{min-width:0;width:100%;justify-content:center}.lineup{grid-template-columns:1fr}.vs-orb{margin:auto}.lineup section.red{grid-row:3}.result-head,.result-row{grid-template-columns:1.6fr 1.2fr .6fr 1.3fr;gap:6px}.result-head span:nth-child(2),.result-head span:nth-child(4),.result-head span:nth-child(5),.result-head span:nth-child(7),.result-row>span:nth-child(2),.result-row>span:nth-child(4),.result-row>span:nth-child(5),.result-row>span:nth-child(7){display:none}.result-hero strong{font-size:37px}.history-row{flex-wrap:wrap}.history-row>div{min-width:100%}}:root[data-theme=light]{--league-page-bg:#f4f7fb;--league-grid:rgba(79,70,229,0.06);--league-text:#172033;--league-muted:#6d7890;--league-header:rgba(255,255,255,0.86);--league-border:rgba(30,41,59,0.11);--league-shadow:0 16px 45px rgba(31,41,55,0.09);--tab-highlight-gradient:linear-gradient(100deg,#6d28d9,#4f46e5 52%,#b45309);--user-bg-overlay:linear-gradient(rgba(244,247,251,0.8),rgba(244,247,251,0.9))}:root:not([data-theme]),:root[data-theme=dark]{--league-page-bg:#0b1020;--league-grid:rgba(139,92,246,0.1);--league-text:#eef2ff;--league-muted:#94a3b8;--league-header:rgba(10,15,30,0.86);--league-border:rgba(148,163,184,0.16);--league-shadow:0 18px 48px rgba(0,0,0,0.28);--tab-highlight-gradient:linear-gradient(110deg,#c4b5fd,#c8aa6e 46%,#818cf8);--user-bg-overlay:linear-gradient(rgba(7,11,20,0.72),rgba(7,11,20,0.86))}body{background:var(--league-page-bg)!important;color:var(--league-text);transition:background-color .25s ease,color .25s ease}.league-layout{min-height:100vh;background:linear-gradient(var(--league-grid) 1px,transparent 1px),linear-gradient(90deg,var(--league-grid) 1px,transparent 1px),var(--league-page-bg)!important;background-size:32px 32px}.league-header.ant-layout-header{height:72px;line-height:normal;padding:0;position:-webkit-sticky;position:sticky;top:0;z-index:30;background:var(--league-header)!important;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--league-border)}.league-header__inner{max-width:1180px;height:100%;margin:auto;padding:0 16px;display:flex;align-items:center;gap:24px}.league-brand{color:var(--league-text);font-size:18px;font-weight:800;letter-spacing:.8px;white-space:nowrap}.league-menu.ant-menu{flex:1 1;min-width:0;border-bottom:0;background:transparent}.league-menu.ant-menu-horizontal:after{display:none}.league-menu.ant-menu-horizontal>.ant-menu-item-active:after,.league-menu.ant-menu-horizontal>.ant-menu-item-selected:after,.league-menu.ant-menu-horizontal>.ant-menu-item-selected:hover:after,.league-menu.ant-menu-horizontal>.ant-menu-item:after,.league-menu.ant-menu-horizontal>.ant-menu-item:hover:after{display:none!important}.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn,.ant-tabs .ant-tabs-tab:hover .ant-tabs-tab-btn,.league-menu.ant-menu-horizontal>.ant-menu-item-active .ant-menu-title-content,.league-menu.ant-menu-horizontal>.ant-menu-item-selected .ant-menu-title-content,.league-menu.ant-menu-horizontal>.ant-menu-item:hover .ant-menu-title-content{background-image:var(--tab-highlight-gradient);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.ant-tabs .ant-tabs-ink-bar{display:none!important}.league-actions{flex:none}.league-user{max-width:96px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.league-user-trigger{display:flex;align-items:center;gap:6px;padding:4px 8px;border:0;border-radius:999px;background:transparent;font:inherit;color:inherit;cursor:pointer;transition:background .2s ease}.league-user-trigger:hover{background:rgba(148,163,184,.16)}.league-content{background:transparent}.league-content .content{min-height:calc(100vh - 72px)}:root[data-theme=light] .hero,:root[data-theme=light] .match-card,:root[data-theme=light] .match-hero,:root[data-theme=light] .panel,:root[data-theme=light] .player-card,:root[data-theme=light] .podium-card,:root[data-theme=light] .profile-hero,:root[data-theme=light] .rank-table,:root[data-theme=light] .result-hero{background:rgba(255,255,255,.86)!important;border-color:var(--league-border)!important;box-shadow:var(--league-shadow)}:root[data-theme=light] .hero h1,:root[data-theme=light] .match-card h3,:root[data-theme=light] .match-hero h1,:root[data-theme=light] .panel h2,:root[data-theme=light] .player-card h2,:root[data-theme=light] .profile-hero h1,:root[data-theme=light] .result-hero h1{color:#172033}@media (max-width:760px){.league-header.ant-layout-header{height:auto}.league-header__inner{min-height:64px;flex-wrap:wrap;gap:8px;padding:8px 12px}.league-menu.ant-menu{order:3;flex-basis:100%}.league-menu.ant-menu-overflow{flex-wrap:wrap;justify-content:flex-start;height:auto;row-gap:4px}.league-menu .ant-menu-item{padding-inline:7px}.league-actions{margin-left:auto}}.dashboard-hero.ant-card{overflow:hidden;border:1px solid var(--league-border);box-shadow:var(--league-shadow);background:radial-gradient(circle at 86% 28%,rgba(109,93,252,.3),transparent 26rem),linear-gradient(130deg,rgba(109,93,252,.16),transparent 52%)}.dashboard-kicker{color:#8d7eff;font-weight:700;letter-spacing:1.8px}.dashboard-hero .ant-typography h1,.dashboard-hero h1{margin:12px 0;font-size:clamp(36px,5vw,56px);letter-spacing:1.5px}.dashboard-orb{width:min(220px,46vw);aspect-ratio:1;margin-inline:auto;display:grid;place-items:center;border:1px solid rgba(139,126,255,.45);border-radius:50%;background:radial-gradient(circle,rgba(139,126,255,.45),rgba(109,93,252,.06) 65%,transparent 66%);box-shadow:0 0 72px rgba(109,93,252,.26),inset 0 0 34px rgba(255,255,255,.12);color:#d8d2ff;font-size:clamp(58px,10vw,106px)}.dashboard-stats{margin-top:26px;padding-top:22px;border-top:1px solid var(--league-border)}.dashboard-stats .ant-statistic{padding:14px;border-radius:12px;background:color-mix(in srgb,var(--league-page-bg) 30%,transparent)}.antd-panel.ant-card{height:100%;border-color:var(--league-border);box-shadow:var(--league-shadow)}:root[data-theme=light] .dashboard-hero.ant-card{background:radial-gradient(circle at 86% 28%,rgba(109,93,252,.18),transparent 26rem),linear-gradient(130deg,rgba(109,93,252,.09),rgba(255,255,255,.88) 52%)}.admin-empty-card,.matches-content{margin-top:16px}.loading-state{display:grid;min-height:280px;place-items:center}.player-antd-card{height:100%;overflow:hidden}.table-player{display:inline-flex;align-items:center;gap:10px}.table-player>span{display:flex;flex-direction:column}.table-player small{color:var(--league-muted);font-size:12px}.profile-empty-card{max-width:620px;margin:48px auto}.players-toolbar{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px}.players-search{flex:1 1;min-width:240px;max-width:460px}.players-filters{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.players-view{margin-left:auto}.rank-dropdown .ant-select-dropdown-list-holder{max-height:none!important}.rank-dropdown .ant-select-item-option-content{display:flex;align-items:center;min-height:26px}.players-rank-select .ant-select-content .rank-label{--rank-icon-size:18px}.ant-select-dropdown .rank-label{--rank-icon-size:20px}.players-card-link{display:block;height:100%}.players-card-link .player-antd-card{height:100%;transition:transform .16s ease,box-shadow .16s ease}.players-card-link:hover .player-antd-card{transform:translateY(-3px);box-shadow:var(--league-shadow)}.players-card-head{display:flex;align-items:center;gap:10px}.players-card-head>div{display:flex;flex:1 1;flex-direction:column;min-width:0}.players-card-head b{font-size:15px;color:var(--league-text)}.players-card-head small,.players-uid{font-size:12px;color:var(--league-muted)}.players-uid{flex-shrink:0}.players-tags{display:flex;gap:6px;margin:10px 0}.players-hero-label{font-size:12px;color:var(--league-muted)}.players-hero-row{display:flex;flex-direction:column;gap:4px;margin-bottom:10px}.players-hero{display:inline-flex;align-items:center;gap:8px;font-size:13px}.players-hero img{width:32px;height:32px;border-radius:8px;border:1px solid rgba(148,163,184,.25);object-fit:cover}.players-hero-empty{display:inline-block;width:32px;height:32px;border-radius:8px;background:rgba(148,163,184,.18)}.players-stats{margin-bottom:10px;text-align:center}.players-stats>div{display:flex;flex-direction:column;gap:2px;padding:5px 0}.players-stats b{font-size:14px;color:var(--league-text)}.players-stats small{font-size:11px;color:var(--league-muted)}.players-recent{display:flex;flex-wrap:wrap;gap:4px}.result-dot{display:inline-grid;width:20px;height:20px;place-items:center;font-size:11px;font-weight:700;color:#fff;border-radius:5px}.result-dot--win{background:#16a34a}.result-dot--loss{background:#dc2626}.prof-page{display:flex;flex-direction:column;gap:16px}.prof-page--core-admin .prof-history,.prof-page--core-admin .prof-meta,.prof-page--core-admin .prof-side,.prof-page--core-admin .prof-stats-card{display:none}.prof-page--core-admin .prof-grid{grid-template-columns:minmax(0,1fr)}.prof-hero{position:relative;overflow:hidden;border:1px solid var(--league-border);border-radius:18px;background:linear-gradient(130deg,rgba(30,41,59,.88),rgba(15,23,42,.82))}.league-page-bg{position:fixed;inset:0;z-index:0;pointer-events:none;background-image:var(--user-bg-overlay),var(--user-bg-image);background-position:50%;background-size:cover;background-repeat:no-repeat}.league-layout--custom-bg{background:transparent!important}.league-layout--custom-bg>.league-content{position:relative;z-index:1}:root[data-theme=dark] .ant-card,:root[data-theme=dark] .ant-table,:root[data-theme=dark] .ant-table-container,:root[data-theme=dark] .ant-table-tbody>tr>td,:root[data-theme=dark] .ant-table-thead>tr>th{background:transparent}.prof-hero-inner{position:relative;z-index:1;display:flex;flex-wrap:wrap;align-items:center;gap:22px;padding:30px}.prof-avatar-box{display:flex;flex-direction:column;align-items:center;gap:6px;flex-shrink:0}.prof-avatar-actions{display:flex;gap:10px;font-size:12px}.prof-avatar-actions a{color:#c4b5fd}.prof-avatar-note{color:rgba(196,181,253,.75)}.prof-avatar-trigger{display:block;padding:0;border:0;border-radius:50%;background:none;cursor:pointer;transition:transform .16s ease}.prof-avatar-trigger:hover{transform:translateY(-2px)}.prof-avatar-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;width:96px;height:96px;border:1px dashed rgba(196,181,253,.55);border-radius:50%;background:rgba(139,92,246,.12);color:#c4b5fd;font-size:20px}.prof-avatar-placeholder small{font-size:11px;line-height:1.2;opacity:.9}.prof-identity{flex:1 1;min-width:220px}.prof-identity h1{margin:0 0 4px;font-size:30px;color:#fff}.prof-meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:8px}.prof-rank{color:#c4b5fd;font-size:15px}.prof-tag{margin:0;background:rgba(51,65,85,.75);color:#e2e8f0;border-color:transparent}.prof-tag.clickable{cursor:pointer}.prof-heroes{display:inline-flex;gap:5px}.prof-heroes img{width:30px;height:30px;border-radius:50%;border:1px solid rgba(148,163,184,.4)}.prof-ladder{margin-left:auto;color:var(--league-muted);font-size:12px}.prof-ladder b{color:#fcd34d}.prof-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.9fr);grid-gap:16px;gap:16px;align-items:stretch}.prof-main,.prof-side{display:flex;flex-direction:column;gap:16px;min-width:0}.prof-main>.ant-card,.prof-side>.ant-card{height:auto}.prof-main>.ant-card:last-child,.prof-main>.ant-card:last-child>.ant-card-body,.prof-side>.ant-card:last-child,.prof-side>.ant-card:last-child>.ant-card-body{display:flex;flex:1 1;flex-direction:column}.prof-main>.ant-card:last-child .prof-stats{flex:1 1}.prof-bio.ant-typography{margin-bottom:0;color:#cbd5e1}.prof-settings{margin-top:16px;padding-top:14px;border-top:1px solid rgba(148,163,184,.16)}.prof-settings-title{margin-bottom:6px;font-size:12px;color:var(--league-muted);letter-spacing:.4px}.prof-settings-row{display:flex;align-items:center;justify-content:space-between;padding:7px 0;font-size:13px;border-bottom:1px solid rgba(148,163,184,.09)}.prof-settings-row b{color:#e2e8f0}.prof-settings-note{margin:10px 0 0;font-size:12px;color:var(--league-muted)}.prof-stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.prof-stat{display:grid;align-content:center;padding:16px 10px;text-align:center;border:1px solid var(--league-border);border-radius:12px;background:rgba(30,41,59,.6)}.prof-stat b{display:block;font-size:23px;color:#fff}.prof-stat span{font-size:12px;color:var(--league-muted)}.prof-green{color:#86efac!important}.prof-red{color:#fca5a5!important}.prof-gold{color:#fcd34d!important}.prof-cyan{color:#67e8f9!important}.prof-hero-row{display:flex;align-items:center;gap:10px;padding:9px 0;border-bottom:1px solid rgba(148,163,184,.09)}.prof-hero-row:last-child{border-bottom:0}.prof-hero-row img,.prof-hero-row>b{display:grid;width:40px;height:40px;place-items:center;border-radius:50%;background:#1e293b;object-fit:cover}.prof-hero-row>div{display:flex;flex:1 1;flex-direction:column;min-width:0}.prof-hero-row strong{font-size:14px;color:#e2e8f0}.prof-hero-row small,.prof-hero-row>span{font-size:12px;color:var(--league-muted)}.prof-placeholder{padding:26px 0;text-align:center;font-size:13px;color:var(--league-muted)}.prof-honors{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.prof-honors .prof-points{margin-left:auto;font-size:12px;color:var(--league-muted)}.prof-history{margin-top:0}.prof-history-row{cursor:pointer}.prof-date{font-size:12px}.prof-date,.prof-muted{color:var(--league-muted)}.prof-champion{position:relative;display:flex;align-items:center;gap:8px}.prof-champion img,.prof-champion>b{display:grid;width:38px;height:38px;place-items:center;border-radius:50%;background:#1e293b;object-fit:cover}.prof-champion>span{display:flex;flex-direction:column;font-size:13px;color:#e2e8f0}.prof-champion small{font-size:11px;color:var(--league-muted)}.prof-champion em{position:absolute;top:-4px;left:-4px;padding:0 3px;font-size:9px;font-style:normal;font-weight:700;border-radius:4px}.prof-champion em.mvp{color:#111827;background:#fcd34d}.prof-champion em.svp{color:#0f172a;background:#7dd3fc}.prof-kda{display:flex;flex-direction:column;font-size:13px;color:#e2e8f0}.prof-kda>span{white-space:nowrap}.prof-kda i{font-style:normal;color:#fca5a5}.prof-kda small{font-size:11px;color:var(--league-muted)}.prof-share{color:#86efac;font-size:13px}.prof-items{display:flex;gap:3px}.prof-items img{width:26px;height:26px;border-radius:6px;border:1px solid rgba(148,163,184,.25)}.prof-items-empty{width:26px;height:26px;border:1px dashed rgba(148,163,184,.3);border-radius:6px}.prof-bg-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px}.prof-bg-grid button{display:flex;flex-direction:column;gap:6px;padding:6px;font-size:11px;color:#cbd5e1;cursor:pointer;background:rgba(30,41,59,.6);border:1px solid var(--league-border);border-radius:10px}.prof-bg-grid button.selected{border-color:#a78bfa;box-shadow:inset 0 0 0 1px #a78bfa}.prof-bg-grid button>span{display:block;height:56px;background-position:50%;background-size:cover;border-radius:6px}@media (max-width:1100px){.prof-grid{grid-template-columns:1fr}.prof-bg-grid,.prof-stats{grid-template-columns:repeat(2,1fr)}}.auth-page{display:grid;min-height:100vh;place-items:center;padding:48px 16px;background:radial-gradient(circle at 8% 12%,rgb(109 93 252/22%),transparent 31rem),radial-gradient(circle at 90% 88%,rgb(56 189 248/16%),transparent 28rem),var(--league-bg)}.auth-card{width:min(100%,460px);overflow:hidden;border-color:var(--league-border);box-shadow:var(--league-shadow)}.auth-card__content{display:flex;width:100%}.captcha-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:8px;gap:8px;width:100%}.captcha-row .ant-input{width:100%}.captcha-row .ant-btn{white-space:nowrap}.auth-emblem{display:grid;width:56px;height:56px;place-items:center;border-radius:18px;color:#fff;font-size:26px;background:linear-gradient(135deg,#6d5dfc,#38bdf8);box-shadow:0 14px 30px rgb(109 93 252/28%)}:root[data-theme=light] .prof-hero{background:linear-gradient(130deg,rgba(255,255,255,.94),rgba(238,240,255,.9));border-color:var(--league-border);box-shadow:var(--league-shadow)}:root[data-theme=light] .prof-identity h1{color:#172033}:root[data-theme=light] .prof-ladder b{color:#a16207}:root[data-theme=light] .prof-avatar-note{color:#6d28d9}:root[data-theme=light] .prof-avatar-placeholder{border-color:rgba(109,40,217,.45);background:rgba(109,40,217,.08);color:#6d28d9}:root[data-theme=light] .prof-bg-grid button,:root[data-theme=light] .prof-stat{background:rgba(255,255,255,.9);border-color:var(--league-border)}:root[data-theme=light] .prof-bg-grid button,:root[data-theme=light] .prof-champion>span,:root[data-theme=light] .prof-hero-row strong,:root[data-theme=light] .prof-kda,:root[data-theme=light] .prof-settings-row b,:root[data-theme=light] .prof-stat b{color:#172033}:root[data-theme=light] .prof-bio.ant-typography,:root[data-theme=light] .prof-kda i,:root[data-theme=light] .prof-settings-note{color:#4a5670}:root[data-theme=light] .prof-avatar-actions a,:root[data-theme=light] .prof-rank{color:#6d28d9}:root[data-theme=light] .prof-tag{color:#33415a;background:rgba(148,163,184,.22)}:root[data-theme=light] .prof-green{color:#15803d!important}:root[data-theme=light] .prof-red{color:#b91c1c!important}:root[data-theme=light] .prof-gold{color:#a16207!important}:root[data-theme=light] .prof-cyan{color:#0e7490!important}:root[data-theme=light] .prof-share{color:#15803d}:root[data-theme=light] .prof-champion img,:root[data-theme=light] .prof-champion>b,:root[data-theme=light] .prof-hero-row img,:root[data-theme=light] .prof-hero-row>b{background:#eef2ff}.rank-label{white-space:nowrap}.rank-label .rank-icon{display:inline-block;flex:none;width:var(--rank-icon-size,22px);height:var(--rank-icon-size,22px);vertical-align:middle;margin-right:5px;border-radius:0;object-fit:contain;background:none}.rankings-table .rank-label{--rank-icon-size:26px}.prof-rank{--rank-icon-size:24px}.lineup article em,.rank-line small,.roster em{--rank-icon-size:18px}.admin-hint{margin:14px 2px 0}.admin-hint,.players-hint{font-size:12px;color:var(--league-muted)}.players-hint{margin:0 2px 12px}.players-hint b{color:var(--league-text)}.rank-rest-title{margin:4px 0 10px;font-size:12px;color:var(--league-muted)}.lineup-head{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 14px}.lineup-head .back{margin-bottom:0}.lineup-title{margin:0;font-size:20px;color:var(--league-text)}.lineup-round{margin-left:auto;font-size:12px;color:var(--league-muted)}:root .dashboard-hero h1,:root .hero h1,:root .lineup h2,:root .lineup-title,:root .match-card h3,:root .match-hero h1,:root .player-card h2,:root .podium-card h2,:root .prof-identity h1,:root .profile-hero h1,:root .profile-side h2,:root .result-hero h1,:root .result-table h2,:root .roster>h2,:root .scoreboard h2,:root .section-heading h2{font-family:var(--font-sans);font-weight:var(--font-weight-heading);letter-spacing:var(--heading-tracking)}