/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--yellow:#ffd400;--ink:#070707;--panel:#101010;--line:#292929;--muted:#999}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ink);color:#f7f7f2;font-family:var(--font-body),Arial,sans-serif;margin:0}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.site-header{z-index:10;border-bottom:1px solid #242424;justify-content:space-between;align-items:center;width:100%;height:82px;padding:0 5vw;display:flex;position:absolute;top:0}.brand{letter-spacing:.12em;align-items:center;gap:12px;font-size:13px;font-weight:800;display:flex}.brand b{color:var(--yellow)}.brand-mark{background:var(--yellow);color:#050505;width:42px;height:42px;font-family:var(--font-display);letter-spacing:0;place-items:center;font-size:25px;line-height:1;display:grid;transform:skew(-7deg)}nav{letter-spacing:.16em;gap:40px;font-size:11px;font-weight:750;display:flex}nav a{color:#bdbdbd;transition:all .2s}nav a:hover{color:var(--yellow)}.site-header>nav{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#101010b8;border:1px solid #ffffff17;border-radius:999px;gap:5px;padding:5px;box-shadow:0 12px 35px #00000040}.site-header>nav a{border-radius:999px;align-items:center;min-height:34px;padding:0 13px;font-size:8px;display:flex}.site-header>nav a:hover{background:#ffd4001a}.site-header>nav .stream-nav{color:#fff;background:#24141d}.stream-nav i{background:#ff3c64;border-radius:50%;width:6px;height:6px;margin-right:7px;box-shadow:0 0 10px #ff3c64}.admin-link{letter-spacing:.15em;border:1px solid #434343;padding:11px 15px;font-size:10px;font-weight:800}.admin-link span{color:var(--yellow);margin-left:8px}.hero{background:radial-gradient(circle at 72% 42%,#282300 0,#231d0073 18%,#0000 43%),#080808;align-items:center;min-height:750px;padding:170px 7vw 160px;display:flex;position:relative;overflow:hidden}.hero-grid{opacity:.24;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:70px 70px;position:absolute;inset:0;transform:perspective(500px)rotateX(55deg)scale(1.7);-webkit-mask-image:linear-gradient(90deg,#0000,#000 50%,#0000);mask-image:linear-gradient(90deg,#0000,#000 50%,#0000)}.hero:after{content:"";aspect-ratio:1;border:1px solid #ffd4002e;border-radius:50%;width:36vw;position:absolute;top:17%;right:7%;box-shadow:0 0 0 42px #ffd40006,0 0 120px #ffd40014}.hero-copy{z-index:2;width:56%;position:relative}.eyebrow{color:#c5c5c5;letter-spacing:.25em;align-items:center;gap:10px;font-size:10px;font-weight:800;display:flex}.eyebrow span,.data-note span{background:var(--yellow);width:26px;height:3px;display:inline-block}h1,h2{font-family:var(--font-display),Impact,sans-serif;letter-spacing:.01em;margin:22px 0;font-weight:400;line-height:.86}h1{font-size:clamp(72px,9.6vw,148px)}h1 em,h2 em{color:var(--yellow);font-style:normal}.hero-text{color:#aaa;max-width:500px;font-size:14px;line-height:1.75}.hero-actions{gap:14px;margin-top:34px;display:flex}.button{letter-spacing:.14em;border:1px solid #393939;justify-content:center;align-items:center;gap:25px;min-height:50px;padding:0 25px;font-size:10px;font-weight:900;transition:all .2s;display:inline-flex}.button.primary{background:var(--yellow);color:#050505;border-color:var(--yellow)}.button:hover{transform:translateY(-2px);box-shadow:0 10px 30px #ffd4001f}.hero-emblem{z-index:1;font-family:var(--font-display);width:33vw;height:410px;color:var(--yellow);text-shadow:16px 16px #000000d9;position:absolute;top:155px;right:10vw;transform:skew(-5deg)}.hero-emblem .emblem-k,.hero-emblem .emblem-u{font-size:310px;line-height:1;position:absolute}.emblem-k{top:0;left:0}.emblem-u{color:#fafafa;bottom:-20px;right:0}.hero-emblem small{z-index:2;color:#090909;background:var(--yellow);text-shadow:none;padding:9px 12px;font-size:24px;line-height:.78;position:absolute;top:47%;left:48%;transform:rotate(-7deg)}.match-strip{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080808e6;border-top:1px solid #2c2c2c;grid-template-columns:1fr auto 1fr;align-items:center;gap:50px;width:100%;min-height:105px;padding:0 7vw;display:grid;position:absolute;bottom:0;left:0}.match-strip span{color:#777;letter-spacing:.2em;margin-bottom:8px;font-size:9px;display:block}.match-strip strong{letter-spacing:.12em;font-size:11px}.versus{align-items:center;gap:20px;display:flex}.versus b{font-family:var(--font-display);background:var(--yellow);color:#070707;place-items:center;width:54px;height:54px;font-size:28px;display:grid;transform:skew(-6deg)}.versus b.opponent{background:#e8e8e8}.versus span{margin:0;font-size:9px}.match-meta{text-align:right}.numbers{border-bottom:1px solid var(--line);grid-template-columns:repeat(5,1fr);display:grid}.numbers>div{border-right:1px solid var(--line);flex-direction:column;justify-content:center;align-items:center;min-height:152px;display:flex}.numbers strong{font-family:var(--font-display);font-size:52px;font-weight:400;line-height:1}.numbers small{color:var(--yellow);font-size:22px}.numbers span{color:#777;letter-spacing:.22em;margin-top:9px;font-size:9px}.numbers .accent-stat{background:var(--yellow);color:#070707}.numbers .accent-stat span{color:#5f5100}.section{padding:110px 7vw}.section-head{justify-content:space-between;align-items:flex-end;margin-bottom:60px;display:flex}h2{font-size:clamp(58px,6.5vw,96px)}.section-head>p{color:#8d8d8d;max-width:390px;padding-bottom:8px;font-size:13px;line-height:1.7}.trophy-list{border-top:1px solid var(--line)}.trophy-list article{border-bottom:1px solid var(--line);grid-template-columns:60px 75px 1.6fr 1fr 150px;align-items:center;min-height:114px;transition:all .2s;display:grid}.trophy-list article:hover{background:#111;padding:0 15px}.trophy-index{color:#555;font-family:var(--font-display);font-size:22px}.trophy-icon{color:var(--yellow);font-size:28px}.trophy-list time{color:#666;letter-spacing:.15em;font-size:9px}.trophy-list h3{letter-spacing:.04em;margin:5px 0 0;font-size:15px}.trophy-list p{color:#777;font-size:11px}.trophy-list>article>strong{text-align:right;font-family:var(--font-display);color:#777;font-size:25px;font-weight:400}.trophy-list .winner{color:var(--yellow)}.roster{background:#0d0d0d}.section-head.compact{margin-bottom:40px}.table-wrap{border-top:1px solid var(--line);overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:720px}th{color:#666;letter-spacing:.2em;text-align:right;padding:16px 20px;font-size:8px}th:first-child,th:nth-child(2){text-align:left}td{text-align:right;font-family:var(--font-display);border-top:1px solid #242424;padding:22px 20px;font-size:25px}td:first-child{color:#555;text-align:left;font-size:18px}td:nth-child(2){text-align:left}td:nth-child(2) strong{color:#f6f6f6;font-size:24px;font-weight:400;display:block}td:nth-child(2) span{font-family:var(--font-body);color:#666;letter-spacing:.14em;font-size:8px}.rating{background:var(--yellow);color:#070707;padding:7px 10px;font-weight:400}.data-note{color:#666;letter-spacing:.12em;align-items:center;gap:10px;margin-top:22px;font-size:9px;display:flex}.data-note span{width:14px;height:2px}.cta{text-align:center;background:linear-gradient(#000000c7,#000000f2),repeating-linear-gradient(45deg,#171400 0 2px,#080808 2px 12px);padding:125px 20px;position:relative;overflow:hidden}.cta .eyebrow{justify-content:center}.cta h2{margin:25px 0}.cta>p:not(.eyebrow){color:#8d8d8d;font-size:13px}.cta .button{margin-top:24px}footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;min-height:110px;padding:0 7vw;display:flex}footer p,footer a{color:#626262;letter-spacing:.15em;font-size:8px}footer>div:last-child{gap:25px;display:flex}.admin-shell{background:radial-gradient(circle at 72%,#ffd40021,#0000 33%),repeating-linear-gradient(90deg,#0000 0 79px,#ffffff06 80px);min-height:100vh}.admin-top{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:80px;padding:0 5vw;display:flex}.admin-top>a:last-child{letter-spacing:.18em;color:#888;font-size:9px}.login-card{flex-direction:column;justify-content:center;max-width:570px;min-height:calc(100vh - 80px);margin:0 auto;padding:70px 30px;display:flex}.login-card h1{margin-bottom:24px;font-size:clamp(78px,9vw,124px)}.login-card>p:not(.eyebrow){color:#8c8c8c;max-width:500px;font-size:13px;line-height:1.75}.discord-button{letter-spacing:.12em;background:#5865f2;align-items:center;gap:15px;height:58px;margin-top:26px;padding:0 18px;font-size:10px;font-weight:900;display:flex}.discord-button span{color:#5865f2;background:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:950;display:grid}.discord-button b{margin-left:auto;font-size:16px}.login-card small{color:#555;letter-spacing:.08em;text-align:center;margin-top:17px;font-size:8px}.error-box{color:#ffb8b8;background:#241111;border-left:3px solid #ff4b4b;margin-top:20px;padding:14px 16px;font-size:11px;line-height:1.5}.dashboard{background:#0a0a0a;grid-template-columns:245px 1fr;min-height:100vh;display:grid}.dashboard aside{border-right:1px solid var(--line);flex-direction:column;min-height:100vh;padding:30px 24px;display:flex}.dashboard aside nav{flex-direction:column;gap:6px;margin-top:70px;display:flex}.dashboard aside nav a{border-left:2px solid #0000;padding:13px 14px;font-size:9px}.dashboard aside nav a.active{border-color:var(--yellow);color:var(--yellow);background:#171600}.logout{color:#777;letter-spacing:.15em;margin-top:auto;padding:14px;font-size:9px}.dash-content{padding:55px 5vw}.dash-content>header{justify-content:space-between;align-items:flex-start;display:flex}.dash-content h2{margin:17px 0 40px;font-size:clamp(48px,5vw,76px)}.online{letter-spacing:.16em;color:#8d8d8d;border:1px solid var(--line);padding:12px 14px;font-size:8px}.online i{background:#55e57b;border-radius:50%;width:7px;height:7px;margin-right:8px;display:inline-block;box-shadow:0 0 12px #55e57b}.dash-stats{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.dash-stats article{border:1px solid var(--line);background:#101010;flex-direction:column;min-height:170px;padding:25px;display:flex}.dash-stats span{color:#777;letter-spacing:.18em;font-size:8px}.dash-stats strong{font-family:var(--font-display);margin-top:20px;font-size:58px;font-weight:400}.dash-stats small{color:var(--yellow);margin-top:auto;font-size:9px}.admin-panel{border:1px solid var(--line);background:#101010;justify-content:space-between;align-items:center;margin-top:15px;padding:28px;display:flex}.admin-panel h3{font-family:var(--font-display);margin:12px 0 0;font-size:30px;font-weight:400}.quick-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.quick-actions button{color:#ddd;font:800 8px var(--font-body);letter-spacing:.1em;cursor:pointer;background:#161616;border:1px solid #353535;padding:13px 15px}.quick-actions button:first-child{background:var(--yellow);color:#070707;border-color:var(--yellow)}.integration-note{color:#555;letter-spacing:.1em;margin-top:18px;font-size:9px}@media (width<=900px){.site-header>nav{border:1px solid var(--line);background:#070707f0;justify-content:center;gap:2px;width:auto;padding:5px;display:flex;position:absolute;top:82px;left:20px;right:20px;overflow-x:auto}nav{display:none}.hero{padding-left:5vw;padding-right:5vw}.hero-copy{width:100%}.hero-emblem{opacity:.18;width:65vw;right:1vw}.match-strip{grid-template-columns:1fr auto;gap:20px;padding:20px 5vw}.match-meta{display:none}.numbers{grid-template-columns:repeat(3,1fr)}.numbers>div{min-height:120px}.numbers>div:nth-child(4),.numbers>div:nth-child(5){grid-column:span 1}.section-head{flex-direction:column;align-items:flex-start}.trophy-list article{grid-template-columns:35px 45px 1fr 110px}.trophy-list article>p{display:none}.dashboard{grid-template-columns:1fr}.dashboard aside{flex-direction:row;align-items:center;min-height:auto;padding:18px 5vw}.dashboard aside nav{display:none}.logout{margin:0 0 0 auto}.dash-stats{grid-template-columns:1fr}.admin-panel{flex-direction:column;align-items:flex-start;gap:25px}.quick-actions{justify-content:flex-start}}@media (width<=600px){.site-header>nav{justify-content:flex-start;gap:0;top:70px}.site-header>nav a{padding:0 10px;font-size:7px}.site-header{height:70px;padding:0 20px}.admin-link{padding:10px;font-size:0}.admin-link span{margin:0;font-size:15px}.brand{font-size:11px}.brand-mark{width:35px;height:35px;font-size:21px}.hero{align-items:flex-start;min-height:680px;padding-top:130px}h1{font-size:72px}.hero-actions{flex-direction:column;align-items:stretch;max-width:320px}.hero-emblem{width:88vw;height:330px;top:250px;right:-20vw}.hero-emblem .emblem-k,.hero-emblem .emblem-u{font-size:230px}.match-strip{min-height:90px}.match-strip>div:first-child strong{font-size:9px}.versus{gap:10px}.versus b{width:44px;height:44px;font-size:23px}.numbers{grid-template-columns:repeat(2,1fr)}.numbers>div:last-child{grid-column:span 2}.section{padding:80px 20px}.section-head{margin-bottom:35px}.trophy-list article{grid-template-columns:30px 1fr 90px;min-height:95px}.trophy-icon{display:none}.trophy-list h3{font-size:13px}.trophy-list>article>strong{font-size:20px}footer{text-align:center;flex-direction:column;gap:20px;padding:30px 20px}.dash-content{padding:40px 20px}.dash-content>header{flex-direction:column-reverse}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.brand-logo{object-fit:contain;flex:none;width:50px;height:50px}.brand-compact .brand-logo{width:42px;height:42px}.home-hero{background:radial-gradient(circle at 74% 38%,#ffd40033,#0000 28%),radial-gradient(circle at 18% 5%,#ffd40014,#0000 24%),#070707;min-height:760px}.home-hero:before{content:"";filter:blur(6px);background:linear-gradient(#ffd40014,#0000);width:420px;height:900px;position:absolute;top:-280px;left:48%;transform:rotate(24deg)}.home-hero .hero-copy{animation:.85s cubic-bezier(.2,.8,.2,1) both heroEnter}.home-hero h1{text-wrap:balance;font-size:clamp(62px,7.8vw,116px);line-height:.83}.emblem-stage{z-index:1;place-items:center;width:min(43vw,560px);height:min(43vw,560px);animation:6s ease-in-out infinite emblemFloat;display:grid;position:absolute;top:100px;right:5vw}.official-emblem{z-index:1;object-fit:contain;filter:drop-shadow(0 25px 55px #000c);width:min(38vw,500px);height:min(38vw,500px);position:absolute;top:125px;right:8vw}.emblem-stage .official-emblem{width:88%;height:88%;position:relative;inset:auto}.orbit{border:1px solid #ffd40040;border-radius:50%;position:absolute;inset:2%}.orbit:after{content:"";background:var(--yellow);width:10px;height:10px;box-shadow:0 0 18px var(--yellow);border-radius:50%;position:absolute;top:12%;left:15%}.orbit-one{animation:14s linear infinite orbitSpin}.orbit-two{opacity:.45;border-style:dashed;animation:20s linear infinite reverse orbitSpin;inset:9%}.club-ticker{background:var(--yellow);color:#080808;z-index:3;align-items:center;height:54px;margin-top:-1px;display:flex;position:relative;overflow:hidden}.club-ticker>div{white-space:nowrap;min-width:max-content;font:400 22px var(--font-display);letter-spacing:.08em;align-items:center;gap:35px;animation:18s linear infinite tickerMove;display:flex}.club-ticker b{font-size:11px}.home-snapshot{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr) 1.1fr;min-height:130px;display:grid}.home-snapshot>div{border-right:1px solid var(--line);flex-direction:column;justify-content:center;align-items:center;display:flex}.home-snapshot strong{font:400 42px var(--font-display)}.home-snapshot span{color:#777;text-transform:uppercase;letter-spacing:.2em;font-size:8px}.home-snapshot>a{color:#080808;background:var(--yellow);letter-spacing:.13em;justify-content:center;align-items:center;gap:20px;padding:25px;font-size:9px;font-weight:900;display:flex}.category-section{background:#0b0b0b}.category-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.category-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;min-height:350px;padding:34px;transition:all .25s;display:flex;position:relative;overflow:hidden}.category-card:after{content:"";border:1px solid #ffd40026;border-radius:50%;width:160px;height:160px;position:absolute;top:-80px;right:-80px}.category-card:hover{background:#131300;transform:translateY(-5px)}.dynamic-grid{border:0;align-items:start;gap:18px}.dynamic-grid .category-card{border:1px solid var(--line);background:linear-gradient(145deg,#ffffff09,#ffffff02);border-radius:2px 38px 2px 2px;min-height:380px;box-shadow:0 20px 60px #0000002e}.dynamic-grid .category-card:nth-child(2){border-radius:38px 2px 2px;margin-top:48px}.dynamic-grid .category-card:nth-child(3){border-radius:2px 2px 38px;margin-top:14px}.dynamic-grid .category-card:hover{border-color:#ffd40073;transform:translateY(-12px)rotate(-.5deg);box-shadow:0 30px 80px #ffd40014}.dynamic-grid .category-card:nth-child(2):hover{transform:translateY(36px)rotate(.5deg)}.category-card>span{color:#555;font:400 22px var(--font-display)}.category-card small{color:var(--yellow);letter-spacing:.2em;margin-top:60px;font-size:8px}.category-card h3{font:400 clamp(42px,4vw,62px) var(--font-display);margin:8px 0 15px}.category-card p{color:#777;max-width:320px;font-size:11px;line-height:1.7}.category-card b{color:var(--yellow);letter-spacing:.17em;margin-top:auto;font-size:8px}.home-highlight{clip-path:polygon(0 8%,100% 0,100% 100%,0 100%);background:radial-gradient(circle at 75% 20%,#ffd40021,#0000 35%),repeating-linear-gradient(45deg,#121000 0 1px,#080808 1px 14px);justify-content:space-between;align-items:flex-end;gap:50px;min-height:430px;padding:110px 7vw 80px;display:flex}.home-highlight h2{margin:20px 0}.home-highlight>div>p:last-child{color:#858585;font-size:12px;line-height:1.7}.values-highlight>div:first-child{max-width:720px}.values-highlight>div:first-child>p:last-child{max-width:610px;font-size:13px}.value-pills{flex-direction:column;gap:10px;min-width:250px;display:flex}.value-pills span{color:#e8e8e8;letter-spacing:.15em;background:#ffd4000b;border:1px solid #ffd4003d;align-items:center;gap:16px;min-height:52px;padding:0 18px;font-size:9px;font-weight:800;display:flex}.value-pills b{color:var(--yellow);font:400 20px var(--font-display)}.page-hero{border-bottom:1px solid var(--line);background:radial-gradient(circle at 72% 35%,#ffd40021,#0000 32%),#080808;min-height:520px;padding:165px 7vw 80px;position:relative;overflow:hidden}.page-hero:after{content:"";border:1px solid #ffd40026;border-radius:50%;width:38vw;height:38vw;animation:7s ease-in-out infinite emblemFloat;position:absolute;bottom:-17vw;right:-6vw;box-shadow:0 0 0 45px #ffd40006,0 0 0 90px #ffd40005}.page-hero .hero-grid{opacity:.14}.page-hero>:not(.hero-grid){z-index:1;position:relative}.page-hero h1{margin:28px 0 20px;font-size:clamp(78px,9vw,130px)}.page-hero>p:last-child{color:#8b8b8b;max-width:570px;font-size:13px;line-height:1.75}.inner-section{min-height:560px;padding-top:55px}.subnav{border:1px solid var(--line);align-items:center;gap:35px;min-height:54px;margin-bottom:45px;padding:0 18px;display:flex}.subnav span{color:#777;letter-spacing:.17em;font-size:8px}.subnav span:first-child{color:var(--yellow)}.player-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.player-grid article{border:1px solid var(--line);background:linear-gradient(145deg,#151515,#0b0b0b);min-height:350px;padding:27px;transition:transform .3s,border-color .3s;position:relative;overflow:hidden}.player-grid article:nth-child(2n){transform:translateY(14px)}.player-grid article:hover{border-color:#ffd40066;transform:translateY(-7px)}.player-grid article:nth-child(2n):hover{transform:translateY(7px)}.player-rank{color:#4b4b4b;font:400 24px var(--font-display)}.player-avatar{color:#1c1a00;height:130px;font:400 150px var(--font-display);opacity:.7;justify-content:center;align-items:center;display:flex}.player-grid article>small{color:var(--yellow);letter-spacing:.16em;font-size:8px}.player-grid h3{font:400 46px var(--font-display);margin:6px 0 25px}.player-grid article>div:nth-of-type(2){border-top:1px solid var(--line);gap:17px;padding-top:15px;display:flex}.player-grid article>div:nth-of-type(2) span{color:#666;letter-spacing:.1em;font-size:7px}.player-grid article>div:nth-of-type(2) b{color:#eee;font:400 22px var(--font-display);display:block}.player-grid article>strong{color:#090909;background:var(--yellow);font:400 19px var(--font-display);padding:8px 9px;position:absolute;top:25px;right:25px}.stats-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.stats-grid article{border:1px solid var(--line);background:#101010;flex-direction:column;min-height:210px;padding:27px;transition:transform .28s,background .28s;display:flex}.stats-grid article:hover{background:#161500;transform:translateY(-7px)}.stats-grid span{color:#777;letter-spacing:.17em;text-transform:uppercase;font-size:8px}.stats-grid strong{font:400 72px var(--font-display);margin-top:28px}.stats-grid small{color:var(--yellow);margin-top:auto;font-size:8px}.stats-details{grid-template-columns:1fr 1fr;gap:12px;margin-top:12px;display:grid}.stats-details article{border:1px solid var(--line);background:#0d0d0d;padding:30px}.stats-details h3{font:400 32px var(--font-display);margin:15px 0 25px}.stats-details article>p:last-child{color:#666;font-size:9px}.form-row{gap:10px;margin:25px 0;display:flex}.form-row b{background:var(--yellow);color:#080808;width:44px;height:44px;font:400 20px var(--font-display);place-items:center;display:grid}.form-row b.loss{color:#ff7575;background:#331313}.form-row b.draw{color:#ddd;background:#333}.stats-details dl{margin:0}.stats-details dl>div{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:11px 0;display:flex}.stats-details dt{color:#777;font-size:9px}.stats-details dd{font:400 22px var(--font-display);margin:0}.sync-live,.sync-fallback{align-items:center;gap:8px;margin-left:auto;display:flex}.sync-live i,.sync-fallback i{background:#56e47c;border-radius:50%;width:7px;height:7px;box-shadow:0 0 9px #56e47c}.sync-fallback i{background:#f2af32;box-shadow:0 0 9px #f2af32}.stream-page{padding-top:50px}.stream-head{border:1px solid var(--line);color:#888;letter-spacing:.16em;border-bottom:0;justify-content:space-between;align-items:center;min-height:52px;padding:0 16px;font-size:8px;font-weight:800;display:flex}.stream-head>div{align-items:center;gap:9px;display:flex}.stream-head a{color:var(--yellow)}.live-dot{background:#ff3c64;border-radius:50%;width:8px;height:8px;animation:1.8s ease-in-out infinite livePulse;box-shadow:0 0 12px #ff3c64}.stream-frame{aspect-ratio:16/9;border:1px solid var(--line);background:#050505;min-height:300px;position:relative;overflow:hidden;box-shadow:0 30px 90px #00000059}.stream-frame:before{content:"";pointer-events:none;z-index:1;border:1px solid #ffd4001a;position:absolute;inset:0}.stream-frame iframe{border:0;width:100%;height:100%;min-height:300px;display:block}.stream-info{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:12px;display:grid}.stream-info article{border:1px solid var(--line);background:#101010;flex-direction:column;min-height:145px;padding:24px;display:flex}.stream-info span{color:#666;letter-spacing:.17em;font-size:8px}.stream-info strong{font:400 28px var(--font-display);margin-top:18px}.stream-info p{color:#777;margin:auto 0 0;font-size:9px}@media (width<=900px){.emblem-stage{opacity:.28;width:62vw;height:62vw;top:150px;right:-8vw}.home-snapshot{grid-template-columns:repeat(2,1fr)}.home-snapshot>a{grid-column:span 2;min-height:70px}.category-grid{grid-template-columns:1fr}.category-card{min-height:260px}.dynamic-grid .category-card,.dynamic-grid .category-card:nth-child(2),.dynamic-grid .category-card:nth-child(3){border-radius:2px 30px 2px 2px;min-height:280px;margin-top:0}.dynamic-grid .category-card:nth-child(2):hover{transform:translateY(-12px)rotate(.5deg)}.category-card small{margin-top:35px}.home-highlight{flex-direction:column;align-items:flex-start}.value-pills{width:100%}.player-grid,.stats-grid{grid-template-columns:repeat(2,1fr)}.stream-info{grid-template-columns:1fr}}@media (width<=600px){.brand-logo{width:42px;height:42px}.home-hero{min-height:700px}.home-hero h1{font-size:61px}.emblem-stage{opacity:.22;width:92vw;height:92vw;top:285px;right:-32vw}.home-snapshot{grid-template-columns:1fr 1fr}.home-snapshot>div{min-height:105px}.home-snapshot strong{font-size:35px}.category-card{padding:25px}.home-highlight{padding:70px 20px}.page-hero{min-height:450px;padding:130px 20px 60px}.page-hero h1{font-size:68px}.subnav{white-space:nowrap;overflow-x:auto}.player-grid,.stats-grid,.stats-details{grid-template-columns:1fr}.player-grid article{min-height:330px}}@keyframes heroEnter{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes emblemFloat{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(-16px)rotate(1deg)}}@keyframes orbitSpin{to{transform:rotate(360deg)}}@keyframes tickerMove{to{transform:translate(-42%)}}@keyframes livePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.75)}}@media (prefers-reduced-motion:reduce){.home-hero .hero-copy,.emblem-stage,.orbit,.club-ticker>div,.page-hero:after{animation:none!important}}
