.sc-app{--sc-bg:#05080c;--sc-bg-raised:#091018;--sc-panel:#0d151e;--sc-panel-2:#111d28;--sc-panel-3:#16222e;--sc-ink:#f4f8fa;--sc-ink-soft:#c0cbd2;--sc-muted:#7f919d;--sc-line:#cbebff1f;--sc-line-strong:#cbebff38;--sc-lime:#b9ff66;--sc-lime-2:#8edb3e;--sc-cyan:#52e9ff;--sc-orange:#ffb45c;--sc-violet:#a98bff;--sc-red:#ff718a;--sc-green:#64dda0;--sc-content:1280px;--sc-nav-height:72px;--sc-radius:18px;--sc-shadow:0 28px 80px #00000057;--sc-shadow-soft:0 14px 40px #00000038;--sc-ease-out:cubic-bezier(.2, .72, .24, 1);letter-spacing:-.006em;overflow-wrap:break-word;background:radial-gradient(circle at 12% -8%,#52e9ff1c,#0000 31rem),radial-gradient(circle at 90% 2%,#b9ff6612,#0000 29rem),#05080c;font-family:Inter,Avenir Next,Segoe UI Variable,Segoe UI,sans-serif;font-size:16px}.sc-app[data-theme=light]{--sc-bg:#f2f5f3;--sc-bg-raised:#f8faf9;--sc-panel:#fff;--sc-panel-2:#f5f8f6;--sc-panel-3:#e9efec;--sc-ink:#08141b;--sc-ink-soft:#415159;--sc-muted:#687880;--sc-line:#081d271a;--sc-line-strong:#081d272e;--sc-lime:#6cae00;--sc-lime-2:#579600;--sc-cyan:#007f98;--sc-orange:#cb5e20;--sc-violet:#6954c8;--sc-red:#ce334b;--sc-green:#167b50;--sc-shadow:0 26px 70px #14303921;--sc-shadow-soft:0 13px 35px #1430391a;background:radial-gradient(circle at 9% -6%,#007f9817,#0000 30rem),radial-gradient(circle at 91% 2%,#6cae0013,#0000 28rem),#f2f5f3}.sc-main{min-height:calc(100vh - var(--sc-nav-height))}.sc-view-stage{animation:sc-view-arrive .28s var(--sc-ease-out) both}.sc-app :where(button,a,input,select,textarea){touch-action:manipulation}.sc-app :where(button,[role=button],input,select,textarea):disabled{cursor:not-allowed}.sc-app :where(input,select,textarea):user-invalid{border-color:color-mix(in srgb, var(--sc-red) 60%, var(--sc-line))}.sc-route-progress{z-index:10000;pointer-events:none;background:linear-gradient(90deg, var(--sc-cyan), var(--sc-lime));height:2px;box-shadow:0 0 15px color-mix(in srgb, var(--sc-cyan) 55%, transparent);opacity:0;transform-origin:0;position:fixed;top:0;left:0;right:0;transform:scaleX(0)}.sc-app[data-transitioning=true] .sc-route-progress{animation:.32s ease-out both sc-route-progress}.sc-section,.sc-play-paths,.sc-native-promo,.sc-trust-board,.sc-split-cta{content-visibility:auto;contain-intrinsic-size:700px}.sc-section,.sc-discover-shell,.sc-host-dashboard,.sc-profile-shell{width:min(var(--sc-content), calc(100% - 48px))}.sc-section{padding-block:clamp(64px,7vw,96px)}.sc-section__head{margin-bottom:28px}.sc-section__head h2,.sc-results-head h2{letter-spacing:-.055em;max-width:720px;font-size:clamp(2rem,3.4vw,3.2rem);line-height:.98}.sc-eyebrow,.sc-kicker{letter-spacing:.13em;font-size:.7rem;font-weight:850}.sc-header{z-index:80;min-height:var(--sc-nav-height);border-bottom:1px solid color-mix(in srgb, var(--sc-cyan) 12%, var(--sc-line));background:color-mix(in srgb, var(--sc-bg) 91%, transparent);box-shadow:0 8px 28px rgb(var(--sc-shadow-key) / calc(.08 * var(--sc-shadow-scale)));-webkit-backdrop-filter:blur(18px)saturate(135%);backdrop-filter:blur(18px)saturate(135%);position:sticky;top:0}.sc-header:after{display:none}.sc-header__inner{width:min(var(--sc-content), calc(100% - 48px));min-height:var(--sc-nav-height);grid-template-columns:minmax(230px,1fr) auto minmax(230px,1fr);gap:24px;display:grid}.sc-header__brand{width:max-content;min-width:0}.sc-brand{gap:10px;min-width:0}.sc-brand__mark-shell{isolation:isolate;flex:none;place-items:center;width:42px;height:42px;display:grid;position:relative}.sc-brand__mark-shell:before{z-index:-1;content:"";opacity:0;border:1px solid #35d9f238;border-radius:50%;position:absolute;inset:5px;transform:scale(.72)rotate(-28deg)}.sc-brand__mark-shell i{z-index:2;background:var(--sc-lime);width:8px;height:8px;box-shadow:0 0 14px color-mix(in srgb, var(--sc-lime) 70%, transparent);opacity:0;border-radius:50%;position:absolute;top:4px;right:0;transform:scale(.4)}.sc-brand__mark-image{object-fit:contain;filter:drop-shadow(0 0 10px #35d9f229);width:42px;height:42px;animation:.56s cubic-bezier(.2,.74,.25,1) both sc-mark-arrive;display:block}.sc-header__brand:hover .sc-brand__mark-shell:before,.sc-header__brand:focus-visible .sc-brand__mark-shell:before{animation:.56s ease-out both sc-mark-orbit}.sc-header__brand:hover .sc-brand__mark-shell i,.sc-header__brand:focus-visible .sc-brand__mark-shell i{animation:.56s ease-out both sc-mark-impact}.sc-brand__word{color:var(--sc-ink);letter-spacing:.085em;white-space:nowrap;align-items:baseline;gap:.3em;font-size:.98rem;font-weight:900;display:inline-flex}.sc-brand__word strong{font:inherit}.sc-brand__word span{color:var(--sc-lime)}.sc-brand--compact .sc-brand__mark-shell,.sc-brand--compact .sc-brand__mark-image{width:34px;height:34px}.sc-brand--compact .sc-brand__word{font-size:.78rem}.sc-header__nav{border:1px solid var(--sc-line);background:color-mix(in srgb, var(--sc-panel) 77%, transparent);border-radius:13px;gap:3px;padding:4px}.sc-header__nav>a{min-height:38px;color:var(--sc-muted);letter-spacing:-.01em;border-radius:9px;padding:0 13px;font-size:.76rem;font-weight:760;transition:color .16s,background .16s,transform .16s}.sc-header__nav>a:hover{color:var(--sc-ink);background:color-mix(in srgb, var(--sc-panel-3) 70%, transparent)}.sc-header__nav>a.is-active{color:var(--sc-ink);background:var(--sc-panel-2);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--sc-cyan) 17%, var(--sc-line))}.sc-header__nav>a.is-active:after{background:linear-gradient(90deg, var(--sc-cyan), var(--sc-lime));border-radius:999px;height:2px;bottom:-5px;left:13px;right:13px}.sc-header__actions{justify-content:flex-end;gap:8px;min-width:0}.sc-app-trigger,.sc-icon-button,.sc-account-button{border-radius:11px}.sc-app-trigger{min-height:40px;padding-inline:13px;font-size:.7rem}.sc-icon-button{border-color:var(--sc-line);background:color-mix(in srgb, var(--sc-panel) 80%, transparent);width:42px;height:42px}.sc-account-button{border:1px solid var(--sc-line);background:color-mix(in srgb, var(--sc-panel) 86%, transparent);max-width:180px;min-height:44px;box-shadow:none;padding:4px 8px 4px 5px}.sc-account-button>span{min-width:0}.sc-account-button b,.sc-account-button small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sc-button{letter-spacing:-.005em;border-radius:12px;gap:8px;min-height:46px;padding:0 18px;font-size:.78rem;font-weight:820;transition:transform .15s,border-color .15s,background .15s,box-shadow .15s}.sc-button:hover{transform:translateY(-1px)}.sc-button:active{transform:translateY(0)scale(.985)}.sc-button--accent{border:1px solid color-mix(in srgb, var(--sc-lime) 70%, white);color:#071006;background:linear-gradient(135deg,#c8ff55,#9ce42b);box-shadow:0 10px 26px #91d82c2b}.sc-button--accent:hover{color:#071006;background:linear-gradient(135deg,#d2ff73,#a7ec37);box-shadow:0 14px 30px #91d82c38}.sc-button--glass{color:#edf5f6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#09141c85;border-color:#e2f2f538}.sc-app[data-theme=light] .sc-button--glass{border-color:var(--sc-line-strong);color:var(--sc-ink);background:#ffffffa3}.sc-app[data-theme=light] .sc-profile-cover .sc-button--glass{color:#edf5f6;background:#09141c85;border-color:#e2f2f538}.sc-feed-loading,.sc-inline-loader{border:1px solid var(--sc-line);min-height:180px;color:var(--sc-muted);background:linear-gradient(100deg, transparent 35%, color-mix(in srgb, var(--sc-panel-3) 42%, transparent) 50%, transparent 65%), var(--sc-panel);background-size:240% 100%;border-radius:16px;animation:1.35s ease-in-out infinite sc-skeleton-sweep}.sc-small-shuttle{animation-duration:.9s}.sc-hero--v2{width:min(var(--sc-content), calc(100% - 48px));grid-template-columns:minmax(0,.86fr) minmax(500px,1.14fr);align-items:center;gap:clamp(44px,5vw,78px);min-height:650px;margin-inline:auto;padding:clamp(70px,8vw,108px) 0 76px;display:grid}.sc-hero--v2:before{border:1px solid color-mix(in srgb, var(--sc-cyan) 13%, transparent);opacity:.5;background:0 0;border-radius:50%;width:520px;height:520px;inset:7% auto auto -14%}.sc-hero--v2 .sc-hero__copy{max-width:620px}.sc-hero--v2 .sc-hero__copy h1{letter-spacing:-.075em;max-width:720px;margin:20px 0 22px;font-size:clamp(3.7rem,5.3vw,4.9rem);line-height:.91}.sc-hero--v2 .sc-hero__copy h1>span{color:#0000;background:linear-gradient(105deg, var(--sc-lime) 4%, var(--sc-cyan) 92%);-webkit-background-clip:text;background-clip:text;margin-top:.09em;display:block}.sc-hero--v2 .sc-hero__copy>p{max-width:590px;color:var(--sc-ink-soft);font-size:1.03rem;line-height:1.7}.sc-search-switch{border:1px solid var(--sc-line);background:var(--sc-panel);border-radius:12px;width:max-content;margin-top:28px;padding:4px}.sc-search-switch button{border-radius:8px;min-height:44px;padding-inline:13px;font-size:.7rem}.sc-search-switch button.is-active{color:var(--sc-on-accent);background:var(--sc-lime)}.sc-hero--v2 .sc-search-hero{border:1px solid var(--sc-line-strong);background:var(--sc-panel);max-width:610px;min-height:64px;box-shadow:var(--sc-shadow-soft);border-radius:16px;margin-top:10px;padding:6px 7px 6px 19px}.sc-search-hero input{font-size:.9rem}.sc-search-hero button{min-width:118px;min-height:50px;color:var(--sc-on-accent);background:var(--sc-lime);border-radius:11px}.sc-hero__actions{margin-top:14px}.sc-hero__command{color:#f4f8f6;min-height:545px;box-shadow:0 34px 95px rgb(var(--sc-shadow-key) / calc(.38 * var(--sc-shadow-scale)));isolation:isolate;background:#07121a;border:1px solid #6cdef036;border-radius:24px;padding:clamp(30px,3.2vw,46px);position:relative;overflow:hidden}.sc-hero__command:before{z-index:-2;content:"";background:linear-gradient(95deg,#040c13f5 0%,#040c13d1 48%,#040c1352 100%),url(/circuit-match-dark-v6.webp) 100%/cover no-repeat;position:absolute;inset:0}.sc-app[data-theme=light] .sc-hero__command:before{background:linear-gradient(95deg,#051017f0 0%,#051017ba 48%,#05101714 100%),url(/circuit-match-light-v6.webp) 100%/cover no-repeat}.sc-hero__command:after{z-index:-1;content:"";background-color:#0000;background-image:linear-gradient(#35d9f20a 1px,#0000 1px),linear-gradient(90deg,#35d9f20a 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:44px 44px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 88%);mask-image:linear-gradient(90deg,#000,#0000 88%)}.sc-command__glow{display:none}.sc-hero__command>header{border-bottom-color:#dbeff41f;padding-bottom:26px;font-size:.68rem}.sc-command__title{max-width:430px;padding:48px 0 28px}.sc-command__title h2{letter-spacing:-.065em;max-width:390px;margin:8px 0 12px;font-size:clamp(2.4rem,3.4vw,3.65rem);line-height:.94}.sc-command__title p{color:#aab9c0;max-width:420px;font-size:.9rem}.sc-command__title small{font-size:.68rem}.sc-command__steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.sc-command__steps article{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#09141cc2;border-color:#dbeff41f;border-radius:12px;min-height:72px;padding:12px}.sc-command__steps article.is-complete{background:#2c421a73;border-color:#b9f43d4d}.sc-command__steps small{font-size:.62rem}.sc-command__steps b{font-size:.78rem;line-height:1.25}.sc-hero__command>a{min-height:50px;color:var(--sc-on-accent);background:var(--sc-lime);border-radius:12px;margin-top:12px;font-size:.78rem}.sc-play-paths{width:min(var(--sc-content), calc(100% - 48px));gap:12px;margin:12px auto 0}.sc-play-paths>a{border:1px solid var(--sc-line);background:var(--sc-panel);min-height:190px;box-shadow:none;border-radius:18px;padding:26px}.sc-play-paths>a:hover{border-color:color-mix(in srgb, var(--sc-cyan) 38%, var(--sc-line));box-shadow:var(--sc-shadow-soft);transform:translateY(-3px)}.sc-play-paths h2{letter-spacing:-.045em;font-size:1.45rem}.sc-play-paths p{color:var(--sc-muted);font-size:.82rem;line-height:1.6}.sc-native-promo{width:min(var(--sc-content), calc(100% - 48px));min-height:480px;box-shadow:var(--sc-shadow);background:#07121a;border:1px solid #6be0f229;border-radius:24px;margin:clamp(64px,7vw,96px) auto 0}.sc-native-promo__art{min-height:480px}.sc-native-promo__art>.sc-native-promo__image{object-fit:cover;object-position:right center;filter:saturate(.88)contrast(1.03);width:100%;height:100%;transition:opacity .22s;display:block}.sc-native-promo__copy{padding:clamp(36px,5vw,68px)}.sc-native-promo__copy h2{letter-spacing:-.065em;max-width:520px;font-size:clamp(2.6rem,4vw,4.3rem);line-height:.95}.sc-games-shell{padding-bottom:82px}.sc-games-hero,.sc-page-hero,.sc-host-hero,.sc-live-header{width:min(var(--sc-content), calc(100% - 48px));margin-inline:auto}.sc-games-hero{grid-template-columns:minmax(0,.92fr) minmax(460px,1.08fr);gap:clamp(44px,6vw,92px);min-height:500px;padding:74px 0 54px}.sc-games-hero h1,.sc-page-hero h1,.sc-host-hero__copy h1,.sc-live-header h1{letter-spacing:-.075em;max-width:780px;font-size:clamp(3.4rem,5.2vw,4.8rem);line-height:.92}.sc-games-hero p,.sc-page-hero>div:first-child>p,.sc-host-hero__copy>p:not(.sc-host-hero__signin),.sc-live-header p{max-width:650px;color:var(--sc-ink-soft);font-size:.98rem;line-height:1.7}.sc-games-hero__route{background:linear-gradient(145deg, #0a1922f0, #070f16fa), var(--sc-panel);border-radius:22px;min-height:330px;padding:40px}.sc-games-hero__route>i{opacity:.22}.sc-page-hero{min-height:410px;padding:78px 0 54px}.sc-page-hero--discover{grid-template-columns:minmax(0,1.1fr) minmax(320px,.6fr)}.sc-page-hero__stat{border:1px solid var(--sc-line);background:var(--sc-panel);min-height:170px;box-shadow:var(--sc-shadow-soft);border-radius:20px}.sc-filterbar{top:calc(var(--sc-nav-height) + 12px);z-index:30;border:1px solid var(--sc-line);background:color-mix(in srgb, var(--sc-panel) 94%, transparent);box-shadow:var(--sc-shadow-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:16px;gap:8px;padding:9px}.sc-filterbar>label{background:var(--sc-panel-2);border-radius:10px;min-height:46px}.sc-event-grid,.sc-game-grid{gap:16px}.sc-event-card,.sc-game-card{border:1px solid var(--sc-line);background:var(--sc-panel);box-shadow:none;transition:transform .18s var(--sc-ease-out), border-color .18s ease, box-shadow .18s ease;border-radius:18px;overflow:hidden}.sc-event-card:hover,.sc-game-card:hover{border-color:color-mix(in srgb, var(--sc-cyan) 34%, var(--sc-line));box-shadow:var(--sc-shadow-soft);transform:translateY(-3px)}.sc-event-card__art{min-height:178px}.sc-empty-state,.sc-feed-empty{border:1px dashed var(--sc-line-strong);background:color-mix(in srgb, var(--sc-panel) 76%, transparent);border-radius:18px;min-height:270px}.sc-live-header{min-height:auto;padding:74px 0 40px}.sc-practice-score,.sc-score-console,.sc-court-list,.sc-match-sidepanel>section{border-color:var(--sc-line);background:var(--sc-panel);box-shadow:var(--sc-shadow-soft)}.sc-practice-score{width:min(var(--sc-content), calc(100% - 48px));border-radius:22px;margin-inline:auto}.sc-practice-score__court{background:linear-gradient(#35d9f209 1px, transparent 1px), linear-gradient(90deg, #35d9f209 1px, transparent 1px), color-mix(in srgb, var(--sc-panel-2) 78%, transparent);background-size:48px 48px}.sc-practice-score__sides strong,.sc-scoreboard>article>strong{font-variant-numeric:tabular-nums}.sc-featured{width:min(var(--sc-content), calc(100% - 48px));border:1px solid var(--sc-line-strong);background:var(--sc-panel);box-shadow:var(--sc-shadow-soft);border-radius:22px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:22px;margin:0 auto 26px;padding:20px 24px;display:grid}.sc-featured--lime{border-color:#c8ff464d}.sc-featured--cyan{border-color:#36e6ff4d}.sc-featured--orange{border-color:#ffb05c4d}.sc-featured--violet{border-color:#b69cff4d}.sc-featured__date{background:color-mix(in srgb, var(--sc-panel-2) 76%, transparent);border-radius:16px;justify-items:center;gap:2px;width:74px;padding:12px 0;display:grid}.sc-featured__date>b{letter-spacing:-.03em;font-size:1.7rem;line-height:1}.sc-featured__date>small{color:var(--sc-muted);letter-spacing:.1em;text-transform:uppercase;font-size:.62rem;font-weight:900}.sc-featured__copy>h2{letter-spacing:-.02em;margin:8px 0 4px;font-size:clamp(1.15rem,2.6vw,1.7rem)}.sc-featured__copy>p{color:var(--sc-muted);margin:0;font-size:.8rem}.sc-featured__copy>ul{flex-wrap:wrap;gap:8px;margin:12px 0 0;padding:0;list-style:none;display:flex}.sc-featured__copy>ul>li{background:color-mix(in srgb, var(--sc-panel-2) 70%, transparent);border-radius:10px;align-items:baseline;gap:6px;padding:6px 12px;display:flex}.sc-featured__copy>ul>li>b{font-variant-numeric:tabular-nums;font-size:.86rem}.sc-featured__copy>ul>li>small{color:var(--sc-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.64rem}.sc-featured__act{justify-items:end;gap:7px;display:grid}.sc-featured__status{background:color-mix(in srgb, var(--sc-panel-2) 80%, transparent);color:var(--sc-ink-soft);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:4px 10px;font-size:.62rem;font-weight:900}.sc-featured__status.is-open{color:#8ff0b4;background:#7ef0a424}.sc-featured__act>small{color:var(--sc-muted);font-size:.66rem}.sc-featured__act>button{background:var(--sc-lime);color:#08130a;cursor:pointer;border:0;border-radius:12px;align-items:center;gap:8px;margin-top:4px;padding:11px 18px;font-size:.82rem;font-weight:900;display:inline-flex}.sc-featured__act>button:hover{background:var(--sc-lime-2)}@media (max-width:860px){.sc-featured{grid-template-columns:auto minmax(0,1fr);row-gap:16px;width:calc(100% - 32px)}.sc-featured__act{grid-column:1/-1;justify-items:start}}.sc-live-alert{width:min(var(--sc-content), calc(100% - 48px));color:var(--sc-ink-soft);background:#ffb05c17;border:1px solid #ffb05c52;border-radius:14px;align-items:center;gap:10px;margin:0 auto 18px;padding:12px 16px;font-size:.82rem;display:flex}.sc-live-boards,.sc-live-list{width:min(var(--sc-content), calc(100% - 48px));margin:0 auto 26px}.sc-live-boards>header,.sc-live-list>header{margin-bottom:14px}.sc-live-boards h2,.sc-live-list h2{letter-spacing:-.02em;margin:8px 0 4px;font-size:clamp(1.2rem,2.4vw,1.6rem)}.sc-live-boards p,.sc-live-list p{color:var(--sc-muted);margin:0;font-size:.84rem}.sc-live-boards__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:14px;display:grid}.sc-live-card{background:var(--sc-panel);box-shadow:var(--sc-shadow-soft);border:1px solid #36e6ff38;border-radius:18px;padding:16px 18px 14px}.sc-live-card>header{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.sc-live-card__pulse{color:#7ef0a4;letter-spacing:.1em;align-items:center;gap:6px;font-size:.58rem;font-weight:950;display:inline-flex}.sc-live-card__pulse>i{background:#7ef0a4;border-radius:50%;width:7px;height:7px;animation:1.8s ease-in-out infinite sc-live-pulse}@keyframes sc-live-pulse{50%{opacity:.25}}@media (prefers-reduced-motion:reduce){.sc-live-card__pulse>i{animation:none}}.sc-live-card>header>b{font-size:.74rem;font-weight:900}.sc-live-card>header>small,.sc-live-card__event{color:var(--sc-muted);font-size:.68rem}.sc-live-card__event{margin:6px 0 12px}.sc-live-card__sides{gap:6px;display:grid}.sc-live-card__side{background:color-mix(in srgb, var(--sc-panel-2) 70%, transparent);border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 12px;display:grid}.sc-live-card__side>span{overflow-wrap:anywhere;min-width:0;font-size:.82rem;font-weight:700}.sc-live-card__side>span>em{color:#2f7d4e;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;background:#7ef0a429;border-radius:999px;margin-left:7px;padding:1px 6px;font-size:.6rem;font-style:normal;font-weight:900}.sc-live-card__side>strong{font-variant-numeric:tabular-nums;font-size:1.5rem}.sc-live-card__side.is-serving{box-shadow:inset 0 0 0 1px #7ef0a457}.sc-live-card__side.is-leading>strong{color:var(--sc-lime)}.sc-live-card>footer{color:var(--sc-muted);justify-content:space-between;align-items:center;gap:10px;margin-top:12px;font-size:.68rem;display:flex}.sc-live-card>footer>span{gap:6px;display:inline-flex}.sc-live-card>footer b{background:color-mix(in srgb, var(--sc-panel-2) 80%, transparent);color:var(--sc-ink-soft);font-variant-numeric:tabular-nums;border-radius:6px;padding:2px 6px}.sc-live-list>ul{border:1px solid var(--sc-line);background:var(--sc-panel);border-radius:16px;margin:0;padding:0;list-style:none;overflow:hidden}.sc-live-row{grid-template-columns:minmax(120px,.8fr) minmax(0,2fr) auto;align-items:center;gap:12px;padding:11px 16px;display:grid}.sc-live-row+.sc-live-row{border-top:1px solid var(--sc-line)}.sc-live-row__where>b{font-size:.76rem;display:block}.sc-live-row__where>small{color:var(--sc-muted);font-size:.64rem}.sc-live-row__who{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;font-size:.78rem;display:flex}.sc-live-row__who>b{color:var(--sc-ink-soft);overflow-wrap:anywhere;font-weight:600}.sc-live-row__who>b.is-winner{color:var(--sc-ink);font-weight:900}.sc-live-row__who>i{color:var(--sc-muted);font-size:.64rem;font-style:normal}.sc-live-row__score{text-align:right;font-variant-numeric:tabular-nums;font-size:.84rem;font-weight:800}.sc-live-row__score>small{color:var(--sc-muted);text-transform:uppercase;font-size:.6rem;font-weight:700;display:block}@media (max-width:640px){.sc-live-alert,.sc-live-boards,.sc-live-list{width:calc(100% - 32px)}.sc-live-row{grid-template-columns:minmax(0,1fr) auto;row-gap:4px}.sc-live-row__where{grid-column:1/-1}}.sc-host-hero{grid-template-columns:minmax(0,.86fr) minmax(520px,1.14fr);gap:clamp(44px,6vw,88px);min-height:610px;padding:74px 0 64px}.sc-host-hero__visual{background:linear-gradient(135deg, #0a1b24f5, #050d14fa), var(--sc-panel);min-height:450px;box-shadow:var(--sc-shadow);border:1px solid #35d9f22e;border-radius:22px}.sc-host-dashboard{padding-bottom:92px}.sc-host-standard,.sc-builder__panel,.sc-saved-events,.sc-game-builder__body{border-color:var(--sc-line);background:var(--sc-panel);box-shadow:var(--sc-shadow-soft)}.sc-builder__top{background:color-mix(in srgb, var(--sc-bg) 94%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.sc-field input,.sc-field select,.sc-field textarea{border:1px solid var(--sc-line);background:var(--sc-panel-2);border-radius:11px;min-height:50px;font-size:.86rem}.sc-field input:focus,.sc-field select:focus,.sc-field textarea:focus{border-color:color-mix(in srgb, var(--sc-cyan) 64%, transparent);box-shadow:0 0 0 4px color-mix(in srgb, var(--sc-cyan) 10%, transparent)}.sc-profile-cover{width:min(var(--sc-content), calc(100% - 48px));min-height:400px;box-shadow:var(--sc-shadow);background:linear-gradient(90deg,#030d14f5 0%,#041219d9 50%,#04121970 100%),url(/circuit-match-dark-v6.webp) 100%/cover no-repeat;border:1px solid #62def133;border-radius:24px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:40px;margin:24px auto 0;padding:52px;display:grid;overflow:hidden}.sc-app[data-theme=light] .sc-profile-cover{background:linear-gradient(90deg,#051017f0 0%,#051017c2 50%,#05101729 100%),url(/circuit-match-light-v6.webp) 100%/cover no-repeat}.sc-profile-cover:after{opacity:.8;background-color:#0000;background-image:linear-gradient(#35d9f20b 1px,#0000 1px),linear-gradient(90deg,#35d9f20b 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:46px 46px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;-webkit-mask-image:linear-gradient(90deg,#000,#0000 78%);mask-image:linear-gradient(90deg,#000,#0000 78%)}.sc-profile-cover__flight{opacity:.32}.sc-profile-cover__identity{z-index:2;align-items:center;position:relative}.sc-profile-cover__identity h1{color:#f4f8f6;letter-spacing:-.075em;max-width:760px;font-size:clamp(3.2rem,5vw,4.8rem);line-height:.92}.sc-profile-cover__identity>div:last-child>p{color:#aab9c0}.sc-profile-cover__telemetry{grid-template-columns:repeat(4,minmax(92px,1fr));gap:8px;max-width:590px}.sc-profile-cover__telemetry>span{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a19229e;border-color:#dbeff424;border-radius:10px;min-height:58px}.sc-profile-cover__actions{z-index:3;align-self:end;position:relative}.sc-profile-shell{padding:0 0 92px}.sc-profile-tabs{z-index:28;top:var(--sc-nav-height);background:color-mix(in srgb, var(--sc-bg) 92%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);padding:16px 0 10px;position:sticky}.sc-profile-tabs button{border-radius:10px;min-height:42px;padding-inline:15px;transition:color .15s,background .15s}.sc-profile-tabs button.is-active{color:var(--sc-ink);background:var(--sc-panel)}.sc-profile-grid{gap:18px;margin-top:20px}.sc-profile-main,.sc-profile-sidebar{gap:16px}.sc-completion-card,.sc-player-passport,.sc-profile-section-card,.sc-rating-card,.sc-profile-visibility,.sc-achievement-card,.sc-profile-readiness,.sc-profile-tab-panel{border-color:var(--sc-line);background:var(--sc-panel);box-shadow:none}.sc-player-passport,.sc-profile-section-card,.sc-profile-tab-panel{border-radius:18px}.sc-player-passport__card{background:radial-gradient(circle at 82% 18%,#b9f43d1f,#0000 13rem),linear-gradient(145deg,#081923,#071017);border-radius:16px}.sc-profile-guest{width:min(var(--sc-content), calc(100% - 48px));min-height:650px;margin-inline:auto}.sc-footer{width:min(var(--sc-content), calc(100% - 48px));border-top:1px solid var(--sc-line);background:0 0;gap:50px;margin-inline:auto;padding:64px 0 86px}.sc-footer__lead p{font-size:1.4rem}.sc-footer a{color:var(--sc-muted);transition:color .15s}.sc-footer a:hover{color:var(--sc-ink)}.sc-route-loader{z-index:9999;pointer-events:none;color:#0000;background:color-mix(in srgb, var(--sc-bg) 85%, transparent);width:100%;height:3px;display:block;position:fixed;inset:0 0 auto}.sc-route-loader:after{content:"";background:linear-gradient(90deg, var(--sc-cyan,#35d9f2), var(--sc-lime,#b9f43d));transform-origin:0;width:72%;height:100%;animation:.9s cubic-bezier(.2,.72,.22,1) infinite sc-direct-load;display:block;box-shadow:0 0 16px #35d9f280}.sc-route-loader__mark,.sc-route-loader>span{clip:rect(0 0 0 0)!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}@media (max-width:1180px){.sc-header__inner{grid-template-columns:minmax(190px,1fr) auto minmax(190px,1fr);gap:14px}.sc-header__nav>a{padding-inline:10px}.sc-app-trigger{display:none}.sc-hero--v2{grid-template-columns:minmax(0,.92fr) minmax(430px,1.08fr);gap:38px}.sc-hero--v2 .sc-hero__copy h1,.sc-games-hero h1,.sc-page-hero h1,.sc-host-hero__copy h1{font-size:clamp(3.25rem,5.6vw,4.35rem)}.sc-host-hero{grid-template-columns:minmax(0,.9fr) minmax(430px,1.1fr)}}@media (max-width:900px){.sc-app{--sc-nav-height:66px;padding-bottom:calc(78px + env(safe-area-inset-bottom));scroll-padding-bottom:calc(86px + env(safe-area-inset-bottom))}.sc-section,.sc-discover-shell,.sc-host-dashboard,.sc-profile-shell,.sc-games-hero,.sc-page-hero,.sc-host-hero,.sc-live-header,.sc-practice-score,.sc-profile-cover,.sc-profile-guest,.sc-play-paths,.sc-native-promo,.sc-footer{width:min(100% - 34px, var(--sc-content))}.sc-header__inner{width:calc(100% - 24px);min-height:var(--sc-nav-height);grid-template-columns:44px minmax(0,1fr) 44px;gap:8px}.sc-header__menu{grid-area:1/1;display:grid}.sc-header__brand{grid-area:1/2;justify-self:center;max-width:100%;overflow:hidden}.sc-header__brand .sc-brand__word{display:inline-flex}.sc-brand{gap:7px;max-width:100%}.sc-brand__mark-shell,.sc-brand__mark-image{width:34px;height:34px}.sc-brand__word{letter-spacing:.065em;font-size:.78rem}.sc-header__actions{grid-area:1/3;display:flex}.sc-theme-toggle,.sc-header__actions>.sc-button{display:none}.sc-header__actions>.sc-button.sc-button--dark{white-space:nowrap;border-radius:11px;width:44px;min-width:44px;min-height:44px;padding:0 6px;font-size:.61rem;display:inline-flex;overflow:hidden}.sc-account-button{border-radius:12px;width:42px;height:42px;min-height:42px;padding:4px}.sc-account-button>span,.sc-account-button>svg{display:none}.sc-account-button .sc-avatar{width:32px;height:32px}.sc-header__nav{background:color-mix(in srgb, var(--sc-bg) 97%, transparent);width:min(360px,100vw - 38px);box-shadow:0 30px 90px rgb(var(--sc-shadow-key) / calc(.4 * var(--sc-shadow-scale)));border-radius:18px;gap:4px;padding:12px}.sc-header__nav>a{border-radius:11px;min-height:48px;padding-inline:14px;font-size:.85rem}.sc-games-hero,.sc-host-hero{grid-template-columns:1fr}.sc-hero--v2{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:26px;padding:48px 0 54px}.sc-hero--v2 .sc-hero__copy{max-width:720px}.sc-hero__command{min-height:500px;padding:28px}.sc-hero--v2 .sc-hero__copy h1{font-size:clamp(2.75rem,6vw,3.2rem)}.sc-command__title{padding:32px 0 22px}.sc-command__title h2{font-size:clamp(2.15rem,4.3vw,2.8rem)}.sc-footer a{align-items:center;min-height:44px;display:inline-flex}.sc-games-hero,.sc-host-hero{min-height:auto;padding-top:62px}.sc-page-hero--discover{grid-template-columns:1fr;gap:28px}.sc-page-hero__stat{min-height:130px}.sc-play-paths{grid-template-columns:1fr}.sc-play-paths>a{min-height:150px}.sc-native-promo{grid-template-columns:1fr}.sc-native-promo__art{min-height:360px}.sc-host-hero__visual{min-height:390px}.sc-profile-cover{grid-template-columns:1fr;align-items:end;min-height:470px;padding:38px}.sc-profile-cover__actions{align-self:end}.sc-profile-cover__telemetry{grid-template-columns:repeat(2,minmax(100px,1fr))}}@media (max-width:760px){.sc-hero--v2{grid-template-columns:1fr;gap:34px}.sc-hero--v2 .sc-hero__copy{max-width:720px}}@media (max-width:620px){.sc-app{padding-bottom:calc(80px + env(safe-area-inset-bottom));font-size:15px}.sc-section,.sc-discover-shell,.sc-host-dashboard,.sc-profile-shell,.sc-games-hero,.sc-page-hero,.sc-host-hero,.sc-live-header,.sc-practice-score,.sc-profile-cover,.sc-profile-guest,.sc-play-paths,.sc-native-promo,.sc-footer{width:calc(100% - 28px)}.sc-brand__mark-shell,.sc-brand__mark-image{width:31px;height:31px}.sc-brand__word{letter-spacing:.045em;gap:.24em;font-size:.71rem}.sc-section{padding-block:58px}.sc-section__head{align-items:end;gap:14px}.sc-section__head h2,.sc-results-head h2{font-size:2.25rem}.sc-hero--v2{gap:34px;min-height:auto;padding:48px 0 56px}.sc-hero--v2 .sc-hero__copy h1,.sc-games-hero h1,.sc-page-hero h1,.sc-host-hero__copy h1,.sc-live-header h1,.sc-profile-cover__identity h1{letter-spacing:-.065em;font-size:clamp(2.65rem,12vw,3.6rem);line-height:.99}.sc-hero--v2 .sc-hero__copy h1{margin:16px 0 18px}.sc-hero--v2 .sc-hero__copy>p,.sc-games-hero p,.sc-page-hero>div:first-child>p,.sc-host-hero__copy>p:not(.sc-host-hero__signin),.sc-live-header p{font-size:.94rem;line-height:1.62}.sc-search-switch{margin-top:24px}.sc-hero--v2 .sc-search-hero{border-radius:14px;min-height:58px;padding-left:14px}.sc-search-hero button{color:#071006;width:auto;min-width:88px;min-height:46px;padding:0 12px;overflow:visible}.sc-search-hero button svg{color:#071006;position:static}.sc-hero__actions{grid-template-columns:1fr 1fr;display:grid}.sc-hero__actions .sc-button{width:100%;min-width:0;padding-inline:12px}.sc-hero__command{border-radius:20px;min-height:480px;padding:24px}.sc-command__title{padding:34px 0 22px}.sc-command__title h2{font-size:2.55rem}.sc-command__steps{grid-template-columns:repeat(2,minmax(0,1fr))}.sc-command__steps article:nth-child(n+3){display:grid}.sc-command__steps article{min-height:66px;padding:10px}.sc-play-paths>a{min-height:138px;padding:21px}.sc-native-promo{border-radius:20px;min-height:auto}.sc-native-promo__art{min-height:280px}.sc-native-promo__copy{padding:28px 22px 32px}.sc-native-promo__copy h2{font-size:2.7rem}.sc-games-hero,.sc-page-hero,.sc-host-hero,.sc-live-header{padding-top:48px}.sc-games-hero{gap:34px;padding-bottom:34px}.sc-games-hero__route,.sc-host-hero__visual{border-radius:18px;min-height:310px;padding:24px}.sc-page-hero{min-height:auto;padding-bottom:40px}.sc-filterbar{border-radius:14px;padding:7px;position:relative;top:auto}.sc-event-grid,.sc-game-grid{grid-template-columns:1fr}.sc-event-card,.sc-game-card{border-radius:16px}.sc-practice-score{border-radius:18px}.sc-host-hero{gap:34px;padding-bottom:46px}.sc-profile-cover{background-position:64%;border-width:0 0 1px;border-radius:0;width:100%;min-height:500px;margin-top:0;padding:34px 17px 28px}.sc-profile-cover__identity{align-items:flex-start;gap:18px}.sc-profile-cover__identity .sc-avatar--hero{width:88px;height:88px}.sc-profile-cover__id{flex-wrap:wrap}.sc-profile-cover__telemetry{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.sc-profile-cover__actions{grid-template-columns:1fr 1fr 44px;gap:8px;width:100%;display:grid}.sc-profile-cover__actions .sc-button{width:100%;padding-inline:10px}.sc-profile-shell{width:100%}.sc-profile-tabs{top:var(--sc-nav-height);scrollbar-width:none;padding:10px 14px;overflow-x:auto}.sc-profile-tabs::-webkit-scrollbar{display:none}.sc-profile-tabs button{flex:none;min-height:40px;padding-inline:13px}.sc-profile-grid,.sc-profile-tab-panel{margin-inline:14px}.sc-footer{padding-bottom:26px}.sc-mobile-nav{z-index:90;right:8px;bottom:calc(8px + env(safe-area-inset-bottom));border:1px solid var(--sc-line);background:color-mix(in srgb, var(--sc-bg-raised) 94%, transparent);height:70px;box-shadow:0 16px 46px rgb(var(--sc-shadow-key) / calc(.26 * var(--sc-shadow-scale)));-webkit-backdrop-filter:blur(20px)saturate(140%);backdrop-filter:blur(20px)saturate(140%);border-radius:18px;padding:6px;left:8px}.sc-mobile-nav>a{min-width:0;min-height:56px;color:var(--sc-muted);border-radius:13px;gap:4px;font-size:.69rem;font-weight:800;transition:color .15s,background .15s,transform .15s}.sc-mobile-nav>a.is-active{color:var(--sc-ink);background:color-mix(in srgb, var(--sc-lime) 13%, var(--sc-panel));box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--sc-lime) 17%, transparent)}.sc-mobile-nav>a.is-active>.sc-mobile-nav__icon{color:var(--sc-lime)}.sc-mobile-nav>a:active{transform:scale(.96)}}@media (max-width:390px){.sc-brand__word{letter-spacing:.025em;font-size:.66rem}.sc-brand__mark-shell,.sc-brand__mark-image{width:29px;height:29px}.sc-hero__actions{grid-template-columns:1fr}.sc-profile-cover__identity{display:grid}}@media (prefers-reduced-motion:reduce){.sc-view-stage,.sc-route-progress,.sc-brand__mark-image,.sc-header__brand:hover .sc-brand__mark-shell:before,.sc-header__brand:focus-visible .sc-brand__mark-shell:before,.sc-header__brand:hover .sc-brand__mark-shell i,.sc-header__brand:focus-visible .sc-brand__mark-shell i,.sc-feed-loading,.sc-inline-loader,.sc-route-loader:after{animation:none!important}.sc-app :where(a,button,input,select,textarea){scroll-behavior:auto;transition-duration:.01ms!important}}@media (prefers-contrast:more){.sc-app{--sc-line:color-mix(in srgb, currentColor 34%, transparent);--sc-line-strong:color-mix(in srgb, currentColor 52%, transparent)}.sc-app :where(.sc-button,input,select,textarea){border-width:2px}}@media (prefers-reduced-transparency:reduce){.sc-header,.sc-mobile-nav,.sc-filterbar,.sc-button--glass{-webkit-backdrop-filter:none;backdrop-filter:none}}.sc-app .sc-app-modal>section,.sc-app[data-theme=light] .sc-app-modal>section{color:#f4faf7;box-shadow:inset 0 1px var(--sc-gloss-faint), 0 34px 100px rgb(var(--sc-shadow-key) / calc(.5 * var(--sc-shadow-scale)));background:radial-gradient(circle at 100% 0,#35d9f21a,#0000 34%),linear-gradient(145deg,#091923,#061019 68%)}.sc-app .sc-app-modal__content h2{color:#f7fbf9}.sc-app .sc-app-modal__content>p{color:#a9bbc1}.sc-app .sc-app-modal__truth b,.sc-app .sc-install-steps b{color:#dce8e4}@keyframes sc-view-arrive{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes sc-route-progress{0%{opacity:0;transform:scaleX(0)}18%{opacity:1}82%{opacity:1;transform:scaleX(.84)}to{opacity:0;transform:scaleX(1)}}@keyframes sc-mark-arrive{0%{opacity:0;transform:translate(-7px,4px)rotate(-8deg)scale(.9)}to{opacity:1;transform:translate(0,0)rotate(0)scale(1)}}@keyframes sc-mark-orbit{0%{opacity:0;transform:scale(.72)rotate(-28deg)}45%{opacity:1}to{opacity:0;transform:scale(1.14)rotate(145deg)}}@keyframes sc-mark-impact{0%,55%{opacity:0;transform:translate(-7px,6px)scale(.35)}72%{opacity:1;transform:translate(0)scale(1)}to{opacity:0;transform:translate(4px,-4px)scale(.5)}}@keyframes sc-skeleton-sweep{0%{background-position:100% 0}to{background-position:-100% 0}}@keyframes sc-direct-load{0%{opacity:.6;transform:scaleX(.08)}65%{opacity:1;transform:scaleX(.82)}to{opacity:0;transform:scaleX(1)}}
