﻿:root{--red:#d7192d;--red-dark:#9e0e1e;--red-glow:rgba(215,25,45,.28);--ink:#0a0c0e;--ink-2:#101316;--ink-3:#171b1f;--paper:#f3f1ec;--paper-2:#e9e6df;--text:#191b1e;--muted:#73777d;--line:rgba(20,22,25,.12);--white:#fff;--cyan:#5ed8ee;--gold:#e2b35e;--purple:#945fea;--green:#55bd88;--font-display:'Barlow Condensed','Arial Narrow','Noto Sans SC',sans-serif;--font-body:'Noto Sans SC','Microsoft YaHei',sans-serif;--shadow:0 24px 65px rgba(10,12,14,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--paper);color:var(--text);font-family:var(--font-body);font-size:15px;line-height:1.7;overflow-x:hidden}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}svg{width:1.1em;height:1.1em;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.svg-sprite{position:absolute;width:0;height:0;overflow:hidden}.shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.noise{position:fixed;inset:0;z-index:9999;pointer-events:none;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.55'/%3E%3C/svg%3E")}.site-header{position:relative;z-index:100;background:rgba(10,12,14,.96);color:#fff}.header-strip{height:31px;background:#060708;border-bottom:1px solid rgba(255,255,255,.08);font-family:var(--font-display);font-size:11px;letter-spacing:1.3px;color:#8f969e;text-transform:uppercase}.strip-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.strip-inner>span{display:flex;align-items:center;gap:8px}.strip-inner b{color:#d4d8dc;font-weight:600}.signal-dot{width:6px;height:6px;border-radius:50%;background:#60d78c;box-shadow:0 0 10px #60d78c;animation:pulse 2s infinite}.nav-wrap{height:78px;display:flex;align-items:center;gap:34px}.brand{display:inline-flex;align-items:center;gap:12px;flex:none}.brand-mark{position:relative;width:45px;height:45px;display:grid;place-items:center;background:var(--red);clip-path:polygon(0 0,100% 0,100% 74%,74% 100%,0 100%);font-family:var(--font-display);font-size:24px;font-weight:900;font-style:italic;letter-spacing:-3px;box-shadow:0 0 25px rgba(215,25,45,.25)}.brand-mark:after{content:"";position:absolute;inset:4px;border:1px solid rgba(255,255,255,.35);clip-path:inherit}.brand-mark b{color:#090b0d;margin-left:-2px}.brand-copy{display:flex;flex-direction:column;line-height:1}.brand-copy strong{font-size:19px;font-weight:900;letter-spacing:1px}.brand-copy small{margin-top:6px;color:#7f858c;font-family:var(--font-display);font-size:9px;letter-spacing:2.1px}.main-nav{margin-left:auto;height:100%;display:flex;align-items:center;gap:30px}.main-nav a{height:100%;display:flex;align-items:center;position:relative;font-size:14px;font-weight:500;color:#aeb3b9;transition:.2s}.main-nav a:after{content:"";position:absolute;left:50%;right:50%;bottom:0;height:3px;background:var(--red);transition:.2s}.main-nav a:hover,.main-nav a.active{color:#fff}.main-nav a:hover:after,.main-nav a.active:after{left:0;right:0}.header-action{height:40px;padding:0 17px;border:1px solid rgba(255,255,255,.24);background:transparent;color:#fff;display:flex;align-items:center;gap:10px;cursor:pointer;font-size:13px;font-weight:700;transition:.2s}.header-action:hover{background:var(--red);border-color:var(--red)}.menu-toggle{display:none;margin-left:auto;border:0;background:none;padding:8px;cursor:pointer}.menu-toggle span{display:block;width:23px;height:2px;margin:5px;background:#fff}
.hero{min-height:675px;position:relative;overflow:hidden;color:#fff;background:radial-gradient(circle at 70% 42%,rgba(89,102,111,.18),transparent 26%),linear-gradient(115deg,#0b0d0f 0%,#111519 55%,#08090a 100%)}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(215,25,45,.1),transparent 32%),linear-gradient(0deg,#0a0c0e 0,transparent 22%)}.hero:after{content:"";position:absolute;top:0;right:7%;width:38%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.015));transform:skewX(-15deg)}.hero-grid{position:absolute;inset:0;opacity:.12;background-image:linear-gradient(rgba(255,255,255,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.12) 1px,transparent 1px);background-size:70px 70px;mask-image:linear-gradient(to right,transparent 5%,#000 65%,transparent 95%);transform:perspective(400px) rotateX(62deg) translateY(300px) scale(1.3)}.hero-inner{min-height:594px;position:relative;display:grid;grid-template-columns:1.06fr .94fr;align-items:center;gap:30px}.hero-copy{position:relative;z-index:2;padding:65px 0 85px}.eyebrow,.section-kicker{margin:0 0 18px;color:var(--red);font-family:var(--font-display);font-size:12px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase}.eyebrow{display:flex;align-items:center;color:#aab0b6}.eyebrow span{width:28px;height:2px;background:var(--red);margin-right:12px;box-shadow:0 0 8px var(--red)}.hero h1{margin:0;font-family:var(--font-display);font-size:clamp(72px,8.5vw,118px);line-height:.78;letter-spacing:-3px;text-transform:uppercase;font-style:italic}.hero h1 span,.hero h1 em{display:block}.hero h1 em{margin:18px 0 0 60px;color:transparent;-webkit-text-stroke:2px #fff;font-style:normal;position:relative}.hero h1 em:after{content:"";position:absolute;width:58px;height:8px;left:-62px;bottom:12px;background:var(--red);transform:skewX(-24deg)}.hero-description{max-width:575px;margin:35px 0 27px;padding-left:17px;border-left:2px solid var(--red);color:#aeb4ba;font-size:16px;line-height:1.9}.hero-actions{display:flex;gap:12px}.button{min-height:48px;padding:0 23px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:11px;font-size:14px;font-weight:700;cursor:pointer;transition:.22s}.button svg{transition:transform .2s}.button:hover svg{transform:translateX(4px)}.button-primary{background:var(--red);color:#fff;box-shadow:0 10px 30px rgba(215,25,45,.2)}.button-primary:hover{background:#ee2037;transform:translateY(-2px)}.button-ghost{border-color:#3b4046;background:rgba(255,255,255,.025);color:#d9dde1}.button-ghost:hover{border-color:#777f88;background:rgba(255,255,255,.06)}.button-light{background:#fff;color:#b10d1e}.button-light:hover{transform:translateY(-2px);box-shadow:0 10px 30px rgba(0,0,0,.18)}.hero-proof{margin-top:30px;display:flex;align-items:center;gap:13px;color:#8f969e;font-size:12px}.hero-proof strong{color:#fff}.avatar-stack{display:flex}.avatar-stack i{width:28px;height:28px;margin-right:-7px;border:2px solid #111419;border-radius:50%;display:grid;place-items:center;background:#2b3036;color:#fff;font-size:10px;font-style:normal}.avatar-stack i:last-child{background:var(--red)}.hero-visual{height:520px;position:relative;z-index:1;display:flex;align-items:center;justify-content:center}.radar-hud{position:relative;width:min(440px,41vw);aspect-ratio:1;border-radius:50%;border:1px solid rgba(129,151,165,.19);background:radial-gradient(circle,rgba(98,124,137,.11),transparent 62%);box-shadow:inset 0 0 80px rgba(119,166,186,.04),0 0 100px rgba(0,0,0,.3)}.radar-hud:before,.radar-hud:after{content:"";position:absolute;background:rgba(125,155,168,.17)}.radar-hud:before{width:1px;height:110%;left:50%;top:-5%}.radar-hud:after{height:1px;width:110%;top:50%;left:-5%}.radar-ring{position:absolute;inset:13%;border:1px solid rgba(126,165,181,.18);border-radius:50%}.radar-ring.r2{inset:28%}.radar-ring.r3{inset:43%}.radar-sweep{position:absolute;inset:2%;border-radius:50%;overflow:hidden;background:conic-gradient(from 10deg,transparent 0 82%,rgba(108,194,217,.17) 94%,rgba(134,219,238,.46) 100%);animation:spin 7s linear infinite}.radar-blip{position:absolute;width:5px;height:5px;border-radius:50%;background:#76e3f6;box-shadow:0 0 12px 3px rgba(94,216,238,.6);animation:blip 2.5s infinite}.b1{left:30%;top:31%}.b2{right:24%;top:48%;animation-delay:.8s}.b3{left:43%;bottom:20%;animation-delay:1.3s}.eagle-emblem{position:absolute;inset:19%;display:grid;place-items:center;color:#aebcc3;filter:drop-shadow(0 0 18px rgba(150,196,214,.12))}.eagle-emblem svg{width:100%;height:100%;stroke-width:1}.eagle-emblem text{fill:#e1e6e8;stroke:none;font:900 32px var(--font-display);letter-spacing:5px}.hud-label{position:absolute;padding:2px 7px;background:#12171a;color:#68777f;font:9px var(--font-display);letter-spacing:1px}.hud-label-a{top:12%;right:2%}.hud-label-b{bottom:16%;left:0}.focus-card{position:absolute;right:-4px;bottom:28px;width:340px;padding:19px 21px;background:rgba(13,16,18,.9);border-left:3px solid var(--red);border-top:1px solid rgba(255,255,255,.11);box-shadow:0 20px 50px rgba(0,0,0,.35);backdrop-filter:blur(8px)}.focus-card>div:first-child{display:flex;align-items:center;justify-content:space-between}.focus-card small{color:#626b73;font:10px var(--font-display);letter-spacing:1.3px}.live-pill{padding:4px 8px;background:rgba(215,25,45,.12);color:#ef6070;font-size:10px;font-weight:600}.live-pill i{display:inline-block;width:5px;height:5px;margin-right:5px;border-radius:50%;background:var(--red);box-shadow:0 0 7px var(--red)}.focus-card>strong{display:block;margin:14px 0 12px;font-size:16px}.countdown{display:flex;align-items:flex-start;gap:9px}.countdown span{display:grid;grid-template-columns:auto auto;align-items:baseline;gap:4px}.countdown b{font:700 28px var(--font-display)}.countdown small{font-size:10px}.countdown>i{font-style:normal;color:#555b61;font:700 20px var(--font-display)}.ticker-bar{height:81px;position:absolute;z-index:5;bottom:0;left:0;right:0;background:rgba(6,8,9,.95);border-top:1px solid rgba(255,255,255,.08)}.ticker-inner{height:100%;display:flex;align-items:center}.ticker-title{height:100%;padding-right:24px;border-right:1px solid rgba(255,255,255,.1);display:flex;align-items:center;gap:10px;color:#fff;font-size:13px;font-weight:700;white-space:nowrap}.ticker-title svg{color:var(--red)}.ticker-window{min-width:0;flex:1;overflow:hidden}.ticker-window p{margin:0;padding:0 24px;color:#9299a0;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ticker-date{padding-left:22px;border-left:1px solid rgba(255,255,255,.1);color:#626970;font:11px var(--font-display);letter-spacing:1px;white-space:nowrap}
.stats-bar{position:relative;z-index:4;background:#fff;border-bottom:1px solid var(--line)}.stats-grid{min-height:116px;display:grid;grid-template-columns:repeat(4,1fr)}.stat{position:relative;padding:26px 36px;display:flex;align-items:center;gap:13px}.stat:not(:last-child):after{content:"";position:absolute;width:1px;height:42px;right:0;background:#dedbd5}.stat b{font:800 37px var(--font-display);line-height:1;color:#16191c}.stat em{color:var(--red);font-style:normal;font-size:13px;font-weight:700}.stat span{display:block;color:#858990;font-size:12px}.section{padding:105px 0;position:relative}.section-tinted{background:var(--paper-2)}.section-heading{margin-bottom:38px;display:flex;align-items:end;justify-content:space-between;gap:30px}.section-heading h2{margin:0 0 8px;font:800 clamp(38px,4.5vw,58px)/1 var(--font-display);letter-spacing:-1px}.section-heading h2 span{color:var(--red)}.section-heading p:not(.section-kicker){margin:0;color:var(--muted);font-size:14px}.section-kicker{margin-bottom:11px}.text-link,.link-button{border:0;background:none;padding:8px 0;color:#555a60;display:inline-flex;align-items:center;gap:9px;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap}.text-link svg{color:var(--red);transition:.2s}.text-link:hover{color:var(--red)}.text-link:hover svg{transform:translateX(4px)}.event-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.event-grid-three{grid-template-columns:repeat(3,1fr)}.event-card{min-height:288px;position:relative;overflow:hidden;display:flex;flex-direction:column;background:#fff;border:1px solid #ddd9d2;box-shadow:0 12px 30px transparent;transition:.28s}.event-card:before{content:"";position:absolute;right:-55px;top:-55px;width:190px;height:190px;border:1px solid rgba(18,21,24,.06);border-radius:50%;box-shadow:0 0 0 27px rgba(18,21,24,.025),0 0 0 55px rgba(18,21,24,.018)}.event-card:after{content:attr(data-code);position:absolute;right:18px;bottom:-21px;color:rgba(15,17,19,.035);font:900 94px var(--font-display)}.event-card:hover{transform:translateY(-6px);box-shadow:var(--shadow);border-color:#c9c4bb}.event-accent{height:4px;background:var(--card-accent,var(--red))}.event-body{position:relative;z-index:2;padding:24px 25px 19px;flex:1;display:flex;flex-direction:column}.event-topline{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.status{display:inline-flex;align-items:center;gap:6px;color:var(--red);font-size:11px;font-weight:700}.status:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor;box-shadow:0 0 8px currentColor}.status.finished{color:#8d9398}.status.preview{color:#b77d22}.event-category{color:#9a9ea3;font:10px var(--font-display);letter-spacing:1.5px}.event-card h3{margin:0 0 3px;font-size:20px;line-height:1.4}.event-subtitle{margin:0;color:#85898e;font-size:12px}.event-meta{margin:auto 0 0;padding-top:21px;display:grid;grid-template-columns:1fr 1fr;gap:10px 18px}.event-meta span{display:flex;align-items:center;gap:7px;color:#72767b;font-size:11px}.event-meta svg{color:#a3a6aa}.event-bottom{min-height:56px;padding:12px 25px;border-top:1px solid #ebe8e2;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:2}.event-bottom>span{color:#8a8e93;font-size:11px}.event-bottom strong{color:#26292c;font:700 16px var(--font-display)}.event-buttons{display:flex;gap:6px}.card-button{height:32px;padding:0 12px;border:1px solid #d9d5ce;background:#fff;font-size:11px;font-weight:600;cursor:pointer}.card-button:hover{border-color:#a9a39a}.card-button.primary{border-color:var(--red);background:var(--red);color:#fff}.card-button.primary:hover{background:#ee2037}.event-grid-three .event-card{min-height:310px}.event-grid-three .event-meta{grid-template-columns:1fr}.event-grid-three .event-bottom{padding-inline:20px}.event-grid-three .event-body{padding-inline:20px}
.yuri-section{overflow:hidden;background:radial-gradient(circle at 80% 20%,rgba(126,67,219,.2),transparent 30%),linear-gradient(125deg,#101017,#15101d 55%,#0b0c10);color:#fff}.yuri-section:after{content:"YURI";position:absolute;right:-20px;bottom:-120px;color:rgba(255,255,255,.018);font:900 310px var(--font-display)}.yuri-glow{position:absolute;width:400px;height:400px;left:-180px;top:15%;border-radius:50%;border:1px solid rgba(151,92,233,.2);box-shadow:0 0 0 60px rgba(151,92,233,.03),0 0 0 130px rgba(151,92,233,.02)}.section-heading.light p:not(.section-kicker){color:#84828c}.section-heading.light .text-link{color:#b9b5c1}.yuri-section .event-card{background:#17151e;border-color:#2e2939;color:#fff}.yuri-section .event-card:before{border-color:rgba(255,255,255,.05);box-shadow:0 0 0 27px rgba(255,255,255,.02),0 0 0 55px rgba(255,255,255,.01)}.yuri-section .event-card:after{color:rgba(255,255,255,.025)}.yuri-section .event-bottom{border-color:#292531}.yuri-section .event-bottom strong{color:#fff}.yuri-section .card-button{background:#1d1926;border-color:#3a3348;color:#d1cadb}.yuri-section .card-button.primary{background:var(--purple);border-color:var(--purple);color:#fff}.yuri-section .event-subtitle,.yuri-section .event-meta span{color:#898491}
.schedule-section{background:#0d1012;color:#fff;overflow:hidden}.schedule-section:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 60%,rgba(215,25,45,.045)),repeating-linear-gradient(90deg,transparent 0,transparent 119px,rgba(255,255,255,.018) 120px)}.schedule-section .section-heading p:not(.section-kicker){color:#7f878e}.schedule-tabs{display:flex;background:#161a1d;border:1px solid #292e32;padding:4px}.schedule-tabs button{height:34px;padding:0 17px;border:0;background:transparent;color:#7f878e;font-size:12px;cursor:pointer}.schedule-tabs button.active{background:var(--red);color:#fff}.schedule-layout{position:relative;display:grid;grid-template-columns:1fr 310px;gap:25px}.match-list{display:flex;flex-direction:column;gap:10px}.match-card{min-height:112px;padding:17px 21px;display:grid;grid-template-columns:150px 1fr 98px;align-items:center;background:#14181b;border:1px solid #272c30;transition:.2s}.match-card:hover{border-color:#4b5157;background:#171c20}.match-info{border-right:1px solid #2c3135}.match-info strong{display:block;color:#dfe3e6;font-size:12px}.match-info span{display:block;color:#777f86;font-size:11px}.match-info time{display:block;margin-top:6px;color:#d7dce0;font:700 18px var(--font-display)}.versus{padding:0 24px;display:grid;grid-template-columns:1fr 70px 1fr;align-items:center}.player{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:700}.player.right{justify-content:flex-end;text-align:right}.player-avatar{width:35px;height:35px;border:1px solid #3b4247;background:#1e2428;display:grid;place-items:center;color:#a9b0b5;font:700 13px var(--font-display)}.score{text-align:center;font:800 24px var(--font-display);color:#fff}.score small{display:block;color:#596167;font:9px var(--font-display);letter-spacing:1px}.match-action{text-align:right}.match-action span{display:block;margin-bottom:6px;color:#7b838a;font-size:10px}.watch-button{height:30px;padding:0 10px;border:1px solid #3b4247;background:transparent;color:#c6cbd0;font-size:10px;cursor:pointer}.watch-button:hover{border-color:var(--red);color:#fff}.champion-panel{padding:27px;background:linear-gradient(145deg,#191d20,#121518);border:1px solid #2c3135}.champion-panel h3{margin:0 0 23px;font:700 25px var(--font-display)}.champion-item{padding:14px 0;display:grid;grid-template-columns:42px 1fr auto;gap:12px;align-items:center;border-top:1px solid #292e32}.champion-avatar{width:42px;height:42px;display:grid;place-items:center;background:linear-gradient(145deg,#343b40,#1c2125);border:1px solid #454d53;color:#e8ecee;font-weight:900}.champion-item:nth-child(2) .champion-avatar{border-color:#8d6e37;color:var(--gold)}.champion-item strong{display:block;font-size:13px}.champion-item small{color:#747c82;font-size:10px}.champion-item>span:last-child{color:#a1a8ad;font:11px var(--font-display)}.champion-note{margin:18px -27px -27px;padding:18px 25px;display:flex;align-items:center;gap:13px;background:rgba(215,25,45,.1);border-top:1px solid rgba(215,25,45,.2);color:#d2d6d9;font-size:11px}.champion-note svg{width:25px;height:25px;color:var(--red)}.champion-note small{color:#727a80}
.notices-section{background:#f5f3ee}.notices-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:24px}.notice-featured{min-height:330px;padding:38px;position:relative;overflow:hidden;background:linear-gradient(135deg,#171a1d,#24292d);color:#fff;display:flex;flex-direction:column;justify-content:flex-end;cursor:pointer}.notice-featured:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 18%,rgba(215,25,45,.25),transparent 30%),linear-gradient(45deg,transparent 48%,rgba(255,255,255,.025) 49%,rgba(255,255,255,.025) 51%,transparent 52%);background-size:auto,45px 45px}.notice-featured:after{content:"!";position:absolute;right:45px;top:-38px;color:rgba(255,255,255,.04);font:900 250px var(--font-display)}.notice-featured>*{position:relative;z-index:2}.notice-label{width:max-content;margin-bottom:17px;padding:4px 9px;background:var(--red);font-size:10px;font-weight:700}.notice-featured time{color:#7e858a;font:11px var(--font-display);letter-spacing:1px}.notice-featured h3{max-width:520px;margin:10px 0;font-size:23px;line-height:1.5}.notice-featured p{margin:0;color:#8e959a;font-size:12px}.notice-list{background:#fff;border:1px solid #ddd9d1}.notice-row{min-height:110px;padding:19px 23px;display:grid;grid-template-columns:55px 1fr 20px;gap:17px;align-items:center;border-bottom:1px solid #ebe7df;cursor:pointer;transition:.2s}.notice-row:last-child{border:0}.notice-row:hover{background:#faf9f6}.notice-date{color:#a3a5a7;text-align:center;font:12px var(--font-display)}.notice-date b{display:block;color:#272a2d;font-size:24px;line-height:1}.notice-row h3{margin:0 0 3px;font-size:14px}.notice-row p{margin:0;color:#8b8e92;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.notice-row>svg{color:#aaa;transition:.2s}.notice-row:hover>svg{color:var(--red);transform:translateX(3px)}.cta-section{padding:52px 0;background:linear-gradient(90deg,#bd1022,var(--red) 50%,#a90c1d);color:#fff;position:relative;overflow:hidden}.cta-section:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(120deg,transparent 0,transparent 70px,rgba(255,255,255,.035) 71px,transparent 72px)}.cta-inner{position:relative;display:flex;align-items:center;justify-content:space-between}.cta-inner .section-kicker{color:#ffb9c0}.cta-inner h2{margin:0;font:800 38px var(--font-display)}.cta-inner p:not(.section-kicker){margin:4px 0 0;color:#f1b9bf;font-size:13px}
.site-footer{background:#090b0d;color:#fff}.footer-main{padding:66px 0 52px;display:grid;grid-template-columns:1.45fr .7fr .7fr 1fr;gap:55px}.footer-brand p{margin:23px 0 0;color:#6f757b;font-size:12px}.footer-col,.footer-contact{display:flex;flex-direction:column;align-items:flex-start}.footer-col h3,.footer-contact h3{margin:0 0 17px;color:#cbd0d4;font-size:13px}.footer-col a,.footer-col button{margin:4px 0;color:#6f757b;font-size:12px;transition:.2s}.footer-col a:hover,.footer-col button:hover{color:#fff}.footer-contact p{margin:0 0 14px;display:flex;align-items:center;gap:11px;color:#5f666c}.footer-contact p svg{width:19px;height:19px;color:var(--red)}.footer-contact p span{font-size:10px}.footer-contact strong{display:block;margin-top:1px;color:#aeb4b9;font-size:12px}.footer-bottom{min-height:70px;border-top:1px solid #1e2225;display:flex;align-items:center;justify-content:space-between;color:#53595f;font:10px var(--font-body)}.footer-bottom p{display:flex;align-items:center;gap:10px}.footer-bottom a:hover{color:#bbb}.footer-bottom span{width:1px;height:10px;background:#34383c}
.modal{position:fixed;inset:0;z-index:1000;display:none;align-items:center;justify-content:center;padding:20px}.modal.open{display:flex}.modal-backdrop{position:absolute;inset:0;background:rgba(3,4,5,.82);backdrop-filter:blur(5px)}.modal-dialog{width:min(580px,100%);max-height:90vh;overflow:auto;position:relative;z-index:2;background:#f4f2ed;box-shadow:0 30px 100px rgba(0,0,0,.5);animation:modalIn .25s ease}.notice-dialog{width:min(690px,100%)}.modal-close{position:absolute;right:15px;top:13px;z-index:3;width:34px;height:34px;border:0;background:#e4e0d8;color:#555;font-size:23px;cursor:pointer}.modal-head{padding:31px 34px 25px;background:#111417;color:#fff}.modal-head .section-kicker{margin-bottom:6px}.modal-head h2{margin:0 35px 7px 0;font:700 29px var(--font-display);line-height:1.2}.modal-head p{margin:0;color:#858c92;font-size:12px}.modal-content{padding:28px 34px 34px}.modal-meta{margin-bottom:22px;display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.modal-meta span{padding:10px 12px;background:#ebe8e1;color:#64686c;font-size:11px}.modal-meta strong{display:block;color:#22272a;font-size:13px}.modal-description{color:#676b6f;font-size:13px}.signup-form{margin-top:24px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.field{display:flex;flex-direction:column;gap:6px}.field.full{grid-column:1/-1}.field label{font-size:11px;font-weight:700}.field input,.field select,.field textarea{width:100%;border:1px solid #d5d0c8;background:#fff;padding:11px 12px;outline:none;font-size:13px;border-radius:0}.field textarea{min-height:75px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--red);box-shadow:0 0 0 2px rgba(215,25,45,.08)}.form-help{margin:11px 0;color:#96999c;font-size:10px}.submit-row{display:flex;justify-content:flex-end}.notice-full time{color:#999;font:11px var(--font-display)}.notice-full h2{margin:10px 0 20px;font-size:24px}.notice-full p{white-space:pre-line;color:#555b60;font-size:14px;line-height:2}.toast{position:fixed;left:50%;bottom:32px;z-index:1200;padding:12px 19px;background:#171a1d;color:#fff;box-shadow:0 10px 40px rgba(0,0,0,.3);font-size:12px;transform:translate(-50%,20px);opacity:0;pointer-events:none;transition:.25s}.toast.show{transform:translate(-50%,0);opacity:1}.toast.success{border-left:3px solid #51be82}.toast.error{border-left:3px solid var(--red)}.skeleton{background:linear-gradient(90deg,#e5e2dc 20%,#eeeae4 40%,#e5e2dc 60%);background-size:300% 100%;animation:shimmer 1.3s infinite}.skeleton.card{height:288px}.skeleton.short{margin:25px;height:60px}.skeleton.match{height:112px;background:linear-gradient(90deg,#15191c 20%,#1d2226 40%,#15191c 60%);background-size:300% 100%}.skeleton.row{height:108px}.reveal{opacity:0;transform:translateY(20px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.12s}.empty-state{padding:35px;border:1px dashed #bbb;color:#888;text-align:center;grid-column:1/-1}
@keyframes pulse{50%{opacity:.35}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes blip{0%,100%{opacity:.2;transform:scale(.6)}50%{opacity:1;transform:scale(1)}}@keyframes shimmer{to{background-position:-300% 0}}@keyframes modalIn{from{opacity:0;transform:translateY(15px) scale(.98)}}
@media(max-width:1060px){.main-nav{gap:17px}.main-nav a{font-size:12px}.header-action{display:none}.hero h1{font-size:88px}.event-grid-three{grid-template-columns:repeat(2,1fr)}.schedule-layout{grid-template-columns:1fr}.champion-panel{display:none}.footer-main{grid-template-columns:1.4fr repeat(2,.8fr);}.footer-contact{display:none}}
@media(max-width:820px){.shell{width:min(100% - 32px,680px)}html{scroll-padding-top:75px}.header-strip{display:none}.nav-wrap{height:70px}.menu-toggle{display:flex;width:42px;height:42px;flex-direction:column;align-items:center;justify-content:center;position:relative;z-index:3}.main-nav{position:absolute;left:0;right:0;top:70px;height:auto;padding:10px 16px 20px;display:none;flex-direction:column;align-items:stretch;gap:0;background:#0b0d0f;border-top:1px solid #25292d}.main-nav.open{display:flex}.main-nav a{height:42px;border-bottom:1px solid #1b1f22}.main-nav a:after{display:none}.hero{min-height:800px}.hero-inner{min-height:720px;grid-template-columns:1fr;padding-top:20px}.hero-copy{padding:60px 0 20px}.hero h1{font-size:clamp(65px,16vw,92px)}.hero h1 em{margin-left:38px}.hero-visual{position:absolute;right:-130px;bottom:40px;height:350px;opacity:.52}.radar-hud{width:370px}.focus-card{display:none}.hero-proof{margin-bottom:30px}.ticker-date{display:none}.stats-grid{grid-template-columns:repeat(2,1fr)}.stat:nth-child(2):after{display:none}.stat:nth-child(-n+2){border-bottom:1px solid var(--line)}.section{padding:75px 0}.section-heading{align-items:flex-start}.section-heading .text-link{display:none}.event-grid,.event-grid-three{grid-template-columns:1fr}.schedule-tabs{align-self:flex-start}.section-heading:has(.schedule-tabs){flex-direction:column}.match-card{grid-template-columns:110px 1fr}.match-action{display:none}.versus{padding-left:18px;padding-right:0}.notices-layout{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr 1fr;gap:38px}.footer-brand{grid-column:1/-1}.footer-bottom{padding:22px 0;flex-direction:column;justify-content:center;gap:7px;text-align:center}.footer-bottom p{margin:0;flex-wrap:wrap;justify-content:center}.cta-inner h2{font-size:31px}}
@media(max-width:540px){.shell{width:calc(100% - 26px)}.brand-copy strong{font-size:16px}.hero{min-height:750px}.hero-inner{min-height:670px}.hero h1{font-size:64px;letter-spacing:-2px}.hero h1 em{margin-top:15px;margin-left:28px}.hero h1 em:after{width:34px;height:6px;left:-38px;bottom:8px}.hero-description{font-size:13px;margin-top:28px}.hero-actions{align-items:stretch}.button{padding:0 16px;min-height:44px}.hero-visual{right:-180px;bottom:35px}.ticker-title{padding-right:13px}.ticker-window p{padding:0 13px;font-size:11px}.stats-grid{min-height:auto}.stat{padding:22px 16px;gap:7px}.stat b{font-size:29px}.section-heading h2{font-size:40px}.section-heading p:not(.section-kicker){font-size:12px}.event-card{min-height:305px}.event-bottom{padding-inline:17px}.event-body{padding-inline:19px}.match-card{min-height:155px;padding:15px;grid-template-columns:1fr}.match-info{padding-bottom:10px;border-right:0;border-bottom:1px solid #2c3135;display:flex;align-items:center;justify-content:space-between}.match-info time{margin:0}.versus{padding:14px 0 0;grid-template-columns:1fr 55px 1fr}.player{font-size:12px}.player-avatar{display:none}.notice-featured{padding:26px;min-height:310px}.notice-row{padding:16px 13px;grid-template-columns:42px 1fr 15px;gap:10px}.cta-inner{align-items:flex-start;gap:20px;flex-direction:column}.footer-main{grid-template-columns:1fr 1fr;gap:30px 20px}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.modal-content,.modal-head{padding-left:22px;padding-right:22px}.modal-meta{grid-template-columns:1fr}.strip-right{display:none}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}



/* Multi-page navigation and tournament archive */
.brand-copy strong{white-space:nowrap}.nav-dropdown{height:100%;position:relative;display:flex;align-items:center}.nav-dropdown-trigger{height:100%;padding:0;border:0;background:none;color:#aeb3b9;font-size:14px;font-weight:500;cursor:pointer}.nav-dropdown-trigger .chevron{display:inline-block;margin-left:5px;color:#687078;transition:transform .2s}.nav-dropdown:hover .nav-dropdown-trigger,.nav-dropdown:focus-within .nav-dropdown-trigger,.nav-dropdown.open .nav-dropdown-trigger{color:#fff}.nav-dropdown:hover .chevron,.nav-dropdown:focus-within .chevron,.nav-dropdown.open .chevron{transform:rotate(180deg)}.dropdown-menu{width:350px;position:absolute;left:50%;top:calc(100% - 1px);padding:9px;background:#0e1113;border:1px solid #2b3135;border-top:3px solid var(--red);box-shadow:0 24px 55px rgba(0,0,0,.45);opacity:0;visibility:hidden;transform:translate(-50%,10px);transition:.2s;pointer-events:none}.nav-dropdown:hover .dropdown-menu,.nav-dropdown:focus-within .dropdown-menu,.nav-dropdown.open .dropdown-menu{opacity:1;visibility:visible;transform:translate(-50%,0);pointer-events:auto}.dropdown-menu a{height:auto!important;min-height:55px;padding:10px 12px;border-bottom:1px solid #242a2e;display:grid!important;grid-template-columns:33px 1fr;gap:10px;align-items:center!important}.dropdown-menu a:last-child{border:0}.dropdown-menu a:after{display:none}.dropdown-menu a:hover{background:#171b1e}.dropdown-menu a b{color:var(--red);font:700 11px var(--font-display)}.dropdown-menu a span{color:#d8dde0;font-size:12px;font-weight:700}.dropdown-menu a small{display:block;margin-top:2px;color:#5e666c;font:8px var(--font-display);letter-spacing:1px}.history-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.history-card{min-height:330px}.history-card .event-body{padding:20px 18px 15px}.history-card h3{font-size:16px;min-height:45px}.history-card h3 a:hover{color:var(--red)}.history-card .event-subtitle{min-height:40px}.history-card .event-meta{grid-template-columns:1fr;gap:4px;padding-top:13px}.history-standings{margin-top:auto;padding-top:17px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.history-standings span{padding:9px 10px;background:#f1eee8;border-left:2px solid #c5c0b7}.history-standings small{display:block;color:#999b9d;font-size:9px}.history-standings b{display:block;max-width:92px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#25282b;font-size:12px}.history-card .event-bottom{padding:10px 17px}.history-card .event-bottom>span{max-width:112px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-winner strong{margin-left:4px}.accent-cyan{--card-accent:#4fc9df}.accent-blue{--card-accent:#4f86df}.accent-red{--card-accent:#d7192d}.accent-gold{--card-accent:#d0a24d}.accent-orange{--card-accent:#e37838}.accent-purple{--card-accent:#945fea}.accent-violet{--card-accent:#7c57d5}.accent-green{--card-accent:#55a97b}.accent-yellow{--card-accent:#dbb943}.combined-section{padding:100px 0;background:linear-gradient(90deg,#111017 0,#17131e 50%,#ece9e2 50%,#f2efe9 100%);overflow:hidden}.combined-events{display:grid;grid-template-columns:1fr 1fr;gap:64px}.combined-column{min-width:0}.compact-heading{min-height:130px;margin-bottom:28px;display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.compact-heading h2{margin:0 0 7px;font:800 44px/1 var(--font-display)}.compact-heading h2 span{color:var(--red)}.compact-heading p:not(.section-kicker){margin:0;color:#767b80;font-size:12px}.compact-event-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.compact-event-grid .history-card{min-height:350px}.yuri-column{color:#fff}.yuri-column .text-link{color:#bbb5c4}.yuri-column .history-card{background:#191620;border-color:#302a3a;color:#fff}.yuri-column .event-card:after{color:rgba(255,255,255,.025)}.yuri-column .event-card:before{border-color:rgba(255,255,255,.05);box-shadow:0 0 0 27px rgba(255,255,255,.02),0 0 0 55px rgba(255,255,255,.01)}.yuri-column .event-bottom{border-color:#2d2735}.yuri-column .history-standings span{background:#211c2a;border-color:#55446d}.yuri-column .history-standings b,.yuri-column .event-bottom strong{color:#fff}.yuri-column .card-button{background:#211c29;border-color:#41374e;color:#d5cfdd}.yuri-column .card-button.primary{background:var(--purple);border-color:var(--purple);color:#fff}

/* Category and event record pages */
.inner-page{background:#f2efe9}.inner-page .site-header{position:relative}.inner-hero{padding:92px 0 70px;background:radial-gradient(circle at 78% 30%,rgba(215,25,45,.14),transparent 27%),linear-gradient(125deg,#0c0f11,#171b1e);color:#fff}.inner-hero h1{margin:0 0 13px;font:800 clamp(50px,7vw,84px)/1 var(--font-display);letter-spacing:-2px}.inner-hero>div>p:not(.eyebrow){max-width:650px;margin:0;color:#92999f}.breadcrumb{margin-top:35px;display:flex;align-items:center;gap:10px;color:#636c73;font-size:11px}.breadcrumb a:hover{color:#fff}.breadcrumb i{font-style:normal;color:#353c41}.breadcrumb b{color:#aeb5ba}.archive-section{min-height:600px}.archive-count{padding:7px 11px;border:1px solid #d7d2c9;color:#777b7f;font-size:11px}.server-event-grid .reveal{opacity:1;transform:none}.record-hero{padding:75px 0 62px;background:radial-gradient(circle at 78% 20%,color-mix(in srgb,var(--record-accent) 25%,transparent),transparent 28%),linear-gradient(125deg,#0c0f11,#181c1f);color:#fff;border-bottom:4px solid var(--record-accent)}.record-hero .breadcrumb{margin:0 0 38px}.record-hero-grid{display:grid;grid-template-columns:1fr 250px;gap:45px;align-items:end}.record-hero .section-kicker{margin:18px 0 10px}.record-hero h1{max-width:780px;margin:0 0 8px;font:800 clamp(42px,6vw,70px)/1.05 var(--font-display)}.record-hero-grid>div:first-child>p:last-child{margin:0;color:#90979d}.record-prize{padding:24px;border-left:3px solid var(--record-accent);background:rgba(0,0,0,.22)}.record-prize small,.record-prize span{display:block;color:#727b82;font-size:10px}.record-prize strong{display:block;margin:6px 0;color:#fff;font:800 30px var(--font-display)}.record-layout{display:grid;grid-template-columns:1fr 290px;gap:28px;align-items:start}.record-main{background:#fff;border:1px solid #ddd9d1}.record-section{padding:35px;border-bottom:1px solid #ebe7df}.record-section:last-child{border:0}.record-section h2{margin:0 0 23px;font:800 28px var(--font-display)}.podium{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.podium-item{min-height:105px;padding:20px;background:#f0ede7;border-top:3px solid #aeb1b2}.podium-item.champion{background:#171a1d;color:#fff;border-color:var(--red)}.podium-item span{display:block;color:#8a8d90;font:10px var(--font-display);letter-spacing:1px}.podium-item strong{display:block;margin-top:10px;font-size:19px}.record-note{margin:0;color:#656a6e;line-height:2;white-space:pre-line}.record-title-row{display:flex;align-items:end;justify-content:space-between}.record-title-row>span{color:#999;font-size:10px}.history-match-list{border:1px solid #e0dcd4}.history-match-row{min-height:67px;padding:10px 15px;display:grid;grid-template-columns:130px 1fr 60px 1fr 55px;gap:10px;align-items:center;border-bottom:1px solid #e9e5dd}.history-match-row:last-child{border:0}.history-match-row>div strong,.history-match-row>div time{display:block}.history-match-row>div strong{font-size:11px}.history-match-row time{color:#999;font-size:9px}.history-match-row>span:last-of-type{text-align:right}.history-match-row>b{text-align:center;color:var(--red);font:800 18px var(--font-display)}.history-match-row em{text-align:right;color:#8b8e91;font-size:9px;font-style:normal}.empty-history{padding:30px;color:#8d9194;text-align:center;font-size:12px}.record-sidebar{position:sticky;top:25px}.record-facts{padding:27px;background:#171a1d;color:#fff}.record-facts h3{margin:0 0 20px;font:700 23px var(--font-display)}.record-facts dl{margin:0}.record-facts dl>div{padding:12px 0;border-top:1px solid #2b3034;display:flex;justify-content:space-between;gap:15px}.record-facts dt{color:#717980;font-size:10px}.record-facts dd{margin:0;color:#d5dadd;text-align:right;font-size:10px}.record-back{width:100%;margin-top:10px}
@media(max-width:1120px){.history-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.main-nav{gap:20px}.brand-copy strong{font-size:15px}.combined-events{gap:38px}}
@media(max-width:820px){.nav-dropdown{height:auto;display:block}.nav-dropdown-trigger{width:100%;height:42px;border-bottom:1px solid #1b1f22;text-align:left}.dropdown-menu{width:100%;position:static;padding:0 8px;border:0;box-shadow:none;opacity:1;visibility:visible;transform:none;pointer-events:auto;max-height:0;overflow:hidden;transition:max-height .25s}.nav-dropdown:hover .dropdown-menu,.nav-dropdown:focus-within .dropdown-menu{max-height:0}.nav-dropdown.open .dropdown-menu{max-height:360px}.dropdown-menu a{min-height:48px}.combined-section{background:linear-gradient(#121018 0,#17131e 50%,#eeebe4 50%,#f2efe9 100%)}.combined-events{grid-template-columns:1fr;gap:105px}.compact-event-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.record-hero-grid,.record-layout{grid-template-columns:1fr}.record-prize{max-width:330px}.record-sidebar{position:static}.record-sidebar .record-back{width:auto}.footer-brand .brand-copy strong{white-space:normal}}
@media(max-width:560px){.brand-copy strong{max-width:210px;overflow:hidden;text-overflow:ellipsis;font-size:14px}.history-grid,.compact-event-grid{grid-template-columns:1fr}.compact-heading{min-height:auto;align-items:flex-start}.combined-section{background:linear-gradient(#121018 0,#17131e 50%,#eeebe4 50%,#f2efe9 100%)}.record-section{padding:25px 19px}.podium{grid-template-columns:1fr}.history-match-row{grid-template-columns:1fr 35px 1fr}.history-match-row>div{grid-column:1/-1;display:flex;justify-content:space-between}.history-match-row em{display:none}.record-hero{padding-top:48px}.record-hero .breadcrumb{margin-bottom:28px}}
@media(max-width:820px){.nav-wrap{position:relative}.menu-toggle{display:grid!important;place-items:center;position:absolute;right:0;top:14px;width:42px;height:42px;padding:0;color:#fff}.menu-toggle:before{content:"☰";font-size:25px;line-height:1}.menu-toggle span{display:none}.main-nav{padding-top:12px}}
@media(max-width:820px){.menu-toggle{font-size:25px!important;line-height:1!important}.menu-toggle:before{display:none!important}}

/* 2026-08 layout refinements */
[hidden]{display:none!important}.schedule-section:before{pointer-events:none}.schedule-section>.shell{position:relative;z-index:1}.schedule-heading-actions{display:flex;align-items:center;gap:18px}.schedule-more-link{color:#929aa0}.history-card{min-height:282px}.history-card .event-body{padding:16px 16px 11px}.history-card h3{min-height:40px;margin-bottom:2px;font-size:15px}.history-card .event-subtitle{min-height:32px;line-height:1.55}.history-standings{padding-top:11px;gap:6px}.history-standings span{padding:6px 8px}.history-card .event-meta{padding-top:9px;gap:2px}.history-card .event-bottom{min-height:49px;padding:8px 14px}.history-card .card-button{min-width:70px;display:inline-flex;align-items:center;justify-content:center;text-align:center}.compact-event-grid .history-card{min-height:292px}.combined-section{background:#eeebe4}.combined-events{gap:38px}.yuri-column{color:var(--text)}.yuri-column .text-link{color:#555a60}.yuri-column .history-card{background:#fff;border-color:#ddd9d2;color:var(--text)}.yuri-column .event-card:after{color:rgba(15,17,19,.035)}.yuri-column .event-card:before{border-color:rgba(18,21,24,.06);box-shadow:0 0 0 27px rgba(18,21,24,.025),0 0 0 55px rgba(18,21,24,.018)}.yuri-column .event-bottom{border-color:#ebe8e2}.yuri-column .history-standings span{background:#f1eee8;border-color:#c5c0b7}.yuri-column .history-standings b,.yuri-column .event-bottom strong{color:#25282b}.yuri-column .card-button{background:#fff;border-color:#d9d5ce;color:#555}.yuri-column .card-button.primary{background:var(--red);border-color:var(--red);color:#fff}.focus-source{display:flex;align-items:center;justify-content:space-between}.focus-source span{color:#777f86;font-size:11px}.focus-source a{color:#ef6070;font-size:11px}.standalone-schedule{min-height:650px;padding-top:80px}.standalone-schedule .page-match-list{max-width:100%}.bulletin-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.bulletin-card{padding:28px;background:#fff;border:1px solid #dedad2;box-shadow:0 12px 30px transparent;transition:.2s}.bulletin-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.bulletin-card>div:first-child{display:flex;align-items:center;justify-content:space-between}.bulletin-card time{color:#92969a;font:11px var(--font-display)}.bulletin-card h2{margin:20px 0 9px;font-size:18px}.bulletin-card>p{margin:0;color:#85898d;font-size:12px}.bulletin-content{margin-top:20px;padding-top:18px;border-top:1px solid #ece8e1;color:#62676b;font-size:12px;line-height:1.9}.notices-archive{min-height:650px}.watch-button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.schedule-section+.stats-bar{border-top:1px solid #22282c}
@media(max-width:820px){.schedule-heading-actions{width:100%;align-items:flex-start;flex-direction:column}.schedule-more-link{display:inline-flex!important}.bulletin-grid{grid-template-columns:1fr}.combined-section{background:#eeebe4}.combined-events{gap:70px}.history-card,.compact-event-grid .history-card{min-height:275px}}
.data-source-note{display:inline-block;margin-top:8px;color:#555d63;font-size:9px}

/* Mobile, compact cards and light match center */
.schedule-section{background:#f0ede7;color:var(--text)}.schedule-section:before{background:repeating-linear-gradient(90deg,transparent 0,transparent 119px,rgba(20,24,27,.025) 120px)}.schedule-section .section-heading p:not(.section-kicker){color:#74797e}.schedule-section .schedule-tabs{background:#fff;border-color:#d8d4cc}.schedule-section .schedule-tabs button{color:#73787d}.schedule-section .schedule-tabs button.active{color:#fff}.schedule-section .schedule-more-link{color:#666c71}.schedule-layout{display:block}.schedule-section .match-list{gap:7px}.schedule-section .match-card{min-height:82px;padding:11px 16px;grid-template-columns:142px 1fr 92px;background:#fff;border-color:#dbd7cf;color:#24282b}.schedule-section .match-card:hover{background:#faf9f6;border-color:#bbb6ad}.schedule-section .match-info{border-color:#e2ded7}.schedule-section .match-info strong{color:#33383b}.schedule-section .match-info span{color:#858a8e}.schedule-section .match-info time{margin-top:3px;color:#353a3e;font-size:15px}.schedule-section .player{color:#292d30}.schedule-section .player-avatar{width:30px;height:30px;background:#eeebe5;border-color:#d7d2ca;color:#555b60}.schedule-section .score{color:#22272a;font-size:21px}.schedule-section .score small{color:#8a8f93}.schedule-section .match-action span{color:#858b90}.schedule-section .watch-button{border-color:#d0cbc3;color:#5d6368}.schedule-section .watch-button:hover{border-color:var(--red);color:var(--red)}.schedule-section .skeleton.match{height:82px;background:linear-gradient(90deg,#e6e2db 20%,#f1eee8 40%,#e6e2db 60%);background-size:300% 100%}.standalone-schedule{background:#f0ede7!important}.standalone-schedule .match-card{min-height:78px}.category-section{padding:70px 0}.category-section .section-heading{margin-bottom:25px}.combined-section{padding:70px 0}.compact-heading{min-height:96px;margin-bottom:22px}.history-card{min-height:252px}.history-card .event-body{padding:14px 15px 9px}.history-card h3{min-height:36px;font-size:14px}.history-card .event-subtitle{min-height:27px}.history-standings{padding-top:8px}.history-card .event-meta{padding-top:7px}.history-card .event-bottom{min-height:44px;padding:7px 13px}.compact-event-grid .history-card{min-height:258px}.record-facts{background:#e7e3dc;color:#272c2f;border:1px solid #d2cdc4}.record-facts h3{color:#22272a}.record-facts dl>div{border-color:#d1ccc4}.record-facts dt{color:#777d81}.record-facts dd{color:#33383c}.podium{grid-template-columns:repeat(4,1fr)}.notice-detail-hero h1{max-width:900px;font-size:clamp(38px,5vw,62px)}.notice-detail-section{background:#f2efe9}.notice-detail-layout{display:grid;grid-template-columns:1fr 280px;gap:25px;align-items:start}.notice-article{padding:42px;background:#fff;border:1px solid #ded9d1}.notice-article>header{display:flex;align-items:center;justify-content:space-between}.notice-article time{color:#8b9094;font-size:11px}.notice-article h2{margin:25px 0;font-size:27px}.notice-article-content{color:#555c60;font-size:14px;line-height:2.1;white-space:pre-line}.notice-detail-aside{padding:27px;background:#e7e3dc;border:1px solid #d2cdc4}.notice-detail-aside h3{margin:0 0 20px;font:700 24px var(--font-display)}.notice-detail-aside dl{margin:0 0 20px}.notice-detail-aside dl>div{padding:12px 0;display:flex;justify-content:space-between;border-top:1px solid #d0cbc3}.notice-detail-aside dt,.notice-detail-aside dd{font-size:10px}.notice-detail-aside dt{color:#747a7f}.notice-detail-aside dd{margin:0;color:#303538}.notice-detail-aside .button{width:100%}.bulletin-card{display:block;color:inherit}.bulletin-card h2{transition:.2s}.bulletin-card:hover h2{color:var(--red)}
@media(max-width:820px){html{scroll-padding-top:70px}.site-header{position:relative;z-index:300}.site-header .nav-wrap{width:calc(100% - 26px);height:70px;position:relative;gap:0}.site-header .brand{max-width:calc(100% - 55px);gap:9px}.site-header .brand-mark{width:39px;height:39px;font-size:20px}.site-header .brand-copy{min-width:0}.site-header .brand-copy strong{display:block;max-width:230px;overflow:hidden;text-overflow:ellipsis;font-size:13px}.site-header .brand-copy small{display:none}.site-header .menu-toggle{display:flex!important;right:0;top:14px;border:1px solid #33393e;background:#131719;color:#fff;font-size:22px!important}.site-header .main-nav{position:absolute;left:-13px;right:-13px;top:70px;z-index:350;padding:10px 16px 17px;background:#0c0f11;border-top:1px solid #292e32;box-shadow:0 22px 45px rgba(0,0,0,.45)}.site-header .main-nav.open{display:flex}.site-header .main-nav>a,.site-header .nav-dropdown-trigger{width:100%;height:44px;padding:0 5px;border-bottom:1px solid #202529}.site-header .dropdown-menu{background:#111518}.schedule-section .section-heading{gap:18px}.schedule-section .schedule-heading-actions{gap:10px}.schedule-section .schedule-tabs{width:100%;overflow:auto}.schedule-section .schedule-tabs button{flex:1;min-width:88px;padding:0 10px}.schedule-section .match-card{min-height:118px;grid-template-columns:1fr;padding:12px}.schedule-section .match-info{padding-bottom:8px;display:flex;justify-content:space-between;border-right:0;border-bottom:1px solid #e2ded7}.schedule-section .versus{padding-top:10px}.category-section,.combined-section{padding:52px 0}.podium{grid-template-columns:repeat(2,1fr)}.notice-detail-layout{grid-template-columns:1fr}.notice-article{padding:28px 22px}.notice-detail-aside{padding:23px}}
@media(max-width:480px){.site-header .brand-copy strong{max-width:185px;font-size:12px}.hero h1{font-size:56px}.hero h1 em{margin-left:20px}.schedule-section .versus{grid-template-columns:1fr 45px 1fr}.schedule-section .player{font-size:11px}.history-card,.compact-event-grid .history-card{min-height:238px}.podium{grid-template-columns:1fr}}
@media(max-width:820px){.site-header .menu-toggle{position:static!important;margin-left:auto!important;flex:0 0 42px!important;visibility:visible!important;opacity:1!important}.site-header .main-nav{left:0;right:0;width:100vw;margin-left:calc((100vw - 100%)/-2)}}

/* Compact schedule, compact stats and readable text */
#schedule{padding:42px 0 48px}#schedule .section-heading{margin-bottom:20px}#schedule .match-list{gap:6px}#schedule .match-card{min-height:72px;padding:8px 14px;grid-template-columns:205px 1fr 104px}#schedule .match-info{padding-right:15px}#schedule .match-info strong{font-size:13px}#schedule .match-info span{font-size:11px}#schedule .match-info time{font-size:14px}.standalone-schedule .match-card{min-height:70px;padding:8px 14px;grid-template-columns:205px 1fr 104px}.versus{grid-template-columns:minmax(0,1fr) 82px minmax(0,1fr)}.score{display:flex!important;align-items:center;justify-content:center;gap:7px;white-space:nowrap;line-height:1}.score i{color:#676d71;font-style:normal}.score-number{display:inline-block;color:#171b1e}.score-number.winner{color:var(--red)}.score-number.loser{color:#171b1e}.schedule-empty{padding:24px!important;border-color:#d2cdc5!important;color:#7b8084!important;background:#fff}.stats-bar{background:#07090a;border-top:1px solid #1d2225;border-bottom:1px solid #1d2225}.stats-grid{min-height:58px;grid-template-columns:repeat(3,1fr)}.stat{min-height:58px;padding:9px 34px}.stat:not(:last-child):after{height:28px;background:#252a2e}.stat b{color:#fff;font-size:24px}.stat em{font-size:11px}.stat span{color:#747c82;font-size:11px}.record-facts dt,.record-facts dd{font-size:12px}.record-facts h3{font-size:25px}.record-facts dl>div{padding:14px 0}.record-note,.notice-article-content{font-size:15px}.event-meta span,.event-bottom>span{font-size:12px}.history-standings small{font-size:10px}.history-standings b{font-size:13px}.breadcrumb,.record-title-row>span{font-size:12px}.footer-col a,.footer-col button,.footer-brand p{font-size:12px}.dropdown-menu{width:280px}.dropdown-menu a{grid-template-columns:26px 178px;justify-content:center;text-align:left;padding:10px 7px}.dropdown-menu a span{font-size:13px}.dropdown-menu a small{font-size:9px}.notice-row p,.notice-featured p{font-size:12px}
@media(max-width:820px){.stats-grid{grid-template-columns:repeat(3,1fr)}.stat{padding:9px 12px;gap:5px}.stat b{font-size:20px}.stat span{font-size:9px}.site-header .dropdown-menu a{display:grid!important;grid-template-columns:25px 1fr!important;justify-content:stretch!important}.site-header .dropdown-menu a b{display:block!important;color:var(--red)!important}.site-header .dropdown-menu a span{display:block!important;color:#f2f4f5!important;opacity:1!important;visibility:visible!important}.site-header .dropdown-menu a small{display:block!important;color:#818990!important;opacity:1!important}.site-header .dropdown-menu{width:100%!important}.schedule-section .match-card,.standalone-schedule .match-card{min-height:105px;grid-template-columns:1fr}.schedule-section .match-info{padding-right:0}.score{gap:5px}.score-number{font-size:19px}}
@media(max-width:520px){.stats-grid{grid-template-columns:repeat(3,1fr)}.stat{padding:8px 7px}.stat b{font-size:18px}.stat em{font-size:9px}.stat span{font-size:8px}.schedule-section .section-heading{margin-bottom:15px}#schedule{padding:35px 0 40px}}
.record-history-image{margin:24px 0 0}.record-history-image img{display:block;width:100%;max-height:620px;object-fit:contain;background:#f0ede7;border:1px solid #ddd8d0}.record-history-image figcaption{padding-top:8px;color:#858b8f;font-size:12px;text-align:center}
@media(max-width:820px){.site-header .nav-dropdown{width:100%!important}.site-header .dropdown-menu,.site-header .nav-dropdown:hover .dropdown-menu,.site-header .nav-dropdown:focus-within .dropdown-menu,.site-header .nav-dropdown.open .dropdown-menu{left:0!important;right:auto!important;width:100%!important;transform:none!important}.site-header .dropdown-menu a{width:100%!important;box-sizing:border-box!important}}

/* User accounts, auth pages and profile */
.user-auth-links{display:flex;align-items:center;gap:7px;margin-left:4px}.user-auth-links>a,.header-logout{height:36px;padding:0 12px;border:1px solid #343a3f!important;background:transparent;color:#c9ced2!important;display:inline-flex!important;align-items:center;justify-content:center;font-size:12px!important}.user-auth-links>a:after{display:none!important}.user-auth-links .user-login-link{background:var(--red);border-color:var(--red)!important;color:#fff!important}.header-user-link{gap:8px}.header-user-avatar,.profile-avatar{display:inline-grid;place-items:center;background:var(--avatar-color,#d7192d);color:#fff;font-weight:900;font-style:normal;text-transform:uppercase}.header-user-avatar{width:25px;height:25px;font-size:10px}.header-user-link b{max-width:86px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-logout{cursor:pointer}.auth-shell{min-height:720px;padding:70px 20px;display:grid;place-items:center;background:radial-gradient(circle at 75% 15%,rgba(215,25,45,.09),transparent 28%),#f1eee8}.auth-card{width:min(760px,100%);padding:38px;background:#fff;border:1px solid #dad6ce;box-shadow:0 25px 70px rgba(20,25,28,.1)}.auth-card-small{width:min(520px,100%)}.auth-heading{margin-bottom:27px}.auth-heading h1{margin:0 0 7px;font:800 36px var(--font-display)}.auth-heading span{color:#7a7f83;font-size:13px}.auth-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.auth-grid label{display:flex;flex-direction:column;gap:7px;color:#555c61;font-size:12px;font-weight:600}.auth-grid .full{grid-column:1/-1}.auth-grid input{width:100%;height:45px;padding:0 13px;border:1px solid #d5d1ca;background:#fff;outline:0;font-size:14px}.auth-grid input:focus{border-color:var(--red);box-shadow:0 0 0 2px rgba(215,25,45,.08)}.auth-grid input[type=color]{padding:5px}.captcha-row{display:grid;grid-template-columns:145px 1fr 76px;gap:8px}.captcha-row strong{height:45px;display:grid;place-items:center;background:#171a1d;color:#fff;font:700 18px var(--font-display);letter-spacing:1px}.captcha-row button{border:1px solid #d5d1ca;background:#f3f1ec;color:#555c61;font-size:11px;cursor:pointer}.auth-error{min-height:23px;margin:14px 0 4px;color:var(--red);font-size:12px}.auth-submit{width:100%}.auth-switch{margin:17px 0 0;color:#777d82;text-align:center;font-size:12px}.auth-switch a{color:var(--red);font-weight:700}.user-profile-hero{padding:70px 0;background:radial-gradient(circle at 78% 25%,rgba(215,25,45,.12),transparent 28%),linear-gradient(125deg,#0c0f11,#171b1e);color:#fff}.user-profile-hero .breadcrumb{margin:0 0 38px}.user-profile-title{display:flex;align-items:center;gap:25px}.profile-avatar.large{width:92px;height:92px;font-size:30px}.profile-avatar.xlarge{width:145px;height:145px;font-size:46px}.user-profile-title h1{margin:0;font:800 54px var(--font-display)}.profile-status{display:inline-block;margin-top:8px;padding:3px 9px;background:rgba(84,192,131,.12);color:#69cc94;font-size:11px}.user-profile-section{background:#f1eee8}.user-profile-layout{display:grid;grid-template-columns:1fr 300px;gap:24px;align-items:start}.profile-panel{padding:34px;background:#fff;border:1px solid #dcd8d0}.profile-panel h2{margin:0 0 25px;font:800 28px var(--font-display)}.profile-facts{margin:0}.profile-facts>div{padding:16px 0;display:grid;grid-template-columns:150px 1fr;border-top:1px solid #e5e1da}.profile-facts dt{color:#81868a;font-size:12px}.profile-facts dd{margin:0;color:#2a2f32;font-size:14px;font-weight:600}.profile-side{padding:30px;background:#e6e2db;border:1px solid #d2cdc5;text-align:center}.profile-side .profile-avatar{margin:auto}.profile-side p{margin:20px 0 0;color:#70767a;font-size:12px;line-height:1.9}
@media(max-width:980px){.main-nav{gap:14px}.user-auth-links>a,.header-logout{padding:0 9px}.header-user-link b{display:none}}
@media(max-width:820px){.user-auth-links{width:100%;margin:10px 0 0;display:grid;grid-template-columns:1fr 1fr;gap:8px}.user-auth-links>a,.header-logout{width:100%;height:42px}.header-user-link b{display:block}.auth-shell{padding:45px 13px}.auth-card{padding:28px 20px}.auth-grid{grid-template-columns:1fr}.auth-grid .full{grid-column:auto}.captcha-row{grid-template-columns:115px 1fr 64px}.user-profile-layout{grid-template-columns:1fr}.user-profile-title h1{font-size:42px}.profile-avatar.large{width:75px;height:75px}.profile-side{display:none}.profile-facts>div{grid-template-columns:110px 1fr}.category-section .history-grid,.combined-section .compact-event-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px}.category-section .history-card,.combined-section .history-card{min-height:215px}.category-section .history-card .event-body,.combined-section .history-card .event-body{padding:12px 10px 8px}.category-section .history-card h3,.combined-section .history-card h3{min-height:36px;font-size:13px;line-height:1.4}.category-section .history-card .event-subtitle,.combined-section .history-card .event-subtitle{display:none}.category-section .history-standings,.combined-section .history-standings{grid-template-columns:1fr}.category-section .history-standings span:nth-child(2),.combined-section .history-standings span:nth-child(2){display:none}.category-section .history-card .event-meta span:nth-child(2),.combined-section .history-card .event-meta span:nth-child(2){display:none}.category-section .history-card .event-bottom,.combined-section .history-card .event-bottom{align-items:stretch;flex-direction:column;gap:6px}.category-section .history-card .event-bottom>span,.combined-section .history-card .event-bottom>span{max-width:none}.category-section .history-card .card-button,.combined-section .history-card .card-button{width:100%;height:31px}.schedule-section .match-card{padding:13px 12px!important;border-left:3px solid #d7d2ca}.schedule-section .match-info{display:grid;grid-template-columns:1fr auto;gap:10px}.schedule-section .match-info time{text-align:right;white-space:nowrap}.schedule-section .versus{padding:13px 0!important;grid-template-columns:minmax(0,1fr) 58px minmax(0,1fr)!important}.schedule-section .player{min-width:0;align-items:center;flex-direction:column;gap:5px;text-align:center}.schedule-section .player.right{flex-direction:column-reverse;justify-content:flex-start;text-align:center}.schedule-section .player>span:not(.player-avatar){width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.schedule-section .player-avatar{display:grid!important}.schedule-section .match-action{padding-top:9px;border-top:1px solid #e2ded7;display:flex!important;align-items:center;justify-content:space-between;text-align:left}.schedule-section .match-action span{margin:0}.schedule-section .watch-button{height:29px}.schedule-section .score{font-size:18px}}
@media(max-width:430px){.auth-heading h1{font-size:31px}.captcha-row{grid-template-columns:1fr 62px}.captcha-row strong{grid-column:1/-1}.user-profile-title{gap:15px}.user-profile-title h1{font-size:35px}.profile-avatar.large{width:62px;height:62px;font-size:22px}.category-section .history-card,.combined-section .history-card{min-height:205px}}
.record-history-gallery{margin-top:24px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.record-history-gallery .record-history-image{margin:0}.record-history-gallery .record-history-image img{height:260px;object-fit:contain}.signup-captcha .captcha-row{grid-template-columns:135px 1fr 70px}.signup-captcha .captcha-row strong{height:42px}.signup-captcha .captcha-row input{height:42px}.signup-captcha .captcha-row button{height:42px}
@media(max-width:620px){.record-history-gallery{grid-template-columns:1fr}.record-history-gallery .record-history-image img{height:auto;max-height:420px}.signup-captcha .captcha-row{grid-template-columns:1fr 65px}.signup-captcha .captcha-row strong{grid-column:1/-1}}
@media(max-width:820px){.schedule-section .match-card{display:flex!important;flex-direction:column!important;align-items:stretch!important;min-height:175px!important}.schedule-section .match-info{width:100%;min-height:48px}.schedule-section .versus{width:100%;min-height:65px;display:grid!important}.schedule-section .match-action{width:100%;min-height:38px}.schedule-section .match-action .watch-button{flex:none}.schedule-section .player>span:not(.player-avatar){white-space:normal;line-height:1.35}}
.event-player-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.event-player-card{padding:13px;background:#f3f1ec;border:1px solid #ded9d1;display:flex;align-items:center;gap:10px;transition:.2s}.event-player-card:hover{border-color:var(--red);transform:translateY(-2px)}.event-player-avatar{width:39px;height:39px;display:grid;place-items:center;background:var(--avatar-color,#d7192d);color:#fff;font-weight:900}.event-player-card strong,.event-player-card small{display:block}.event-player-card strong{font-size:13px}.event-player-card small{color:#858b8f;font-size:10px}
@media(max-width:620px){.event-player-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
.owner-dashboard{background:#ebe7df}.owner-dashboard-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.owner-dashboard .profile-panel h3{margin:0 0 18px;font:800 23px var(--font-display)}.profile-list-item{min-height:64px;padding:11px 0;border-top:1px solid #e2ded7;display:flex;align-items:center;justify-content:space-between;gap:14px}.profile-list-item strong,.profile-list-item small{display:block}.profile-list-item strong{font-size:13px}.profile-list-item small{margin-top:3px;color:#7b8185;font-size:11px}.profile-list-item time{color:#8a9094;font-size:10px;white-space:nowrap}.profile-list-item.unread strong:before{content:"";display:inline-block;width:6px;height:6px;margin-right:7px;border-radius:50%;background:var(--red)}.profile-list-status{padding:4px 8px;background:#f0ede7;color:#565c61;font-size:10px;white-space:nowrap}.profile-empty{padding:25px 0;border-top:1px solid #e2ded7;color:#8b9195;text-align:center;font-size:12px}.profile-edit-form{grid-column:1/-1}.profile-edit-form>p{margin:-10px 0 20px;color:#7d8387;font-size:12px}.profile-edit-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.profile-edit-grid label{display:flex;flex-direction:column;gap:6px;color:#555c61;font-size:12px}.profile-edit-grid input{height:43px;padding:0 12px;border:1px solid #d6d2ca;font-size:14px}.profile-edit-grid .full{grid-column:1/-1}.user-site-notice{position:fixed;right:24px;top:95px;z-index:1500;width:min(350px,calc(100% - 30px));padding:16px 18px;background:#171a1d;border-left:4px solid var(--red);box-shadow:0 18px 50px rgba(0,0,0,.32);color:#fff;opacity:0;transform:translateX(20px);transition:.25s}.user-site-notice.show{opacity:1;transform:none}.user-site-notice b,.user-site-notice span{display:block}.user-site-notice b{font-size:14px}.user-site-notice span{margin-top:4px;color:#9da4aa;font-size:12px;line-height:1.7}
@media(max-width:720px){.owner-dashboard-grid{grid-template-columns:1fr}.profile-edit-form{grid-column:auto}.profile-edit-grid{grid-template-columns:1fr}.profile-edit-grid .full{grid-column:auto}.user-site-notice{right:15px;top:80px}}
.signup-user-summary{margin-bottom:18px;padding:12px 14px;background:#ece8e1;border-left:3px solid var(--red);display:flex;align-items:center;gap:10px}.signup-user-summary .header-user-avatar{width:36px;height:36px}.signup-user-summary strong,.signup-user-summary small{display:block}.signup-user-summary small,.linked-field-note{color:#7d8387;font-size:10px}.signup-form input[readonly]{background:#eeeae3;color:#555b60}.signup-login-required{padding:28px;background:#ece8e1;text-align:center}.signup-login-required p{margin:0 0 15px;color:#555b60}.signup-login-required>div{display:flex;justify-content:center;gap:9px}.button-ghost.dark{border-color:#aaa49a;color:#33383b}
#user-notification-list,#user-registration-list,#user-change-list{max-height:285px;overflow-y:auto;padding-right:6px;scrollbar-width:thin;scrollbar-color:#c4beb5 transparent}.profile-list-actions{display:flex;align-items:center;gap:7px}.profile-list-actions button{height:28px;padding:0 8px;border:1px solid #d2ccc4;background:#fff;color:#a51423;font-size:10px;cursor:pointer}.disabled-account-banner{padding:18px 0;background:#fff0d4;border-top:1px solid #e8c988;border-bottom:1px solid #e8c988}.disabled-account-banner .shell{display:flex;align-items:center;gap:15px}.disabled-account-banner strong{color:#a35112;font-size:16px}.disabled-account-banner span{color:#7b654d;font-size:12px}.owner-dashboard.account-stopped .profile-edit-form{display:none!important}.owner-dashboard.account-stopped .section-heading p:after{content:" 当前账号已停用，仅可查看。";color:#b45119}.profile-edit-form[hidden]{display:none!important}
@media(max-width:620px){.disabled-account-banner .shell{align-items:flex-start;flex-direction:column;gap:4px}.profile-list-item{align-items:flex-start}.profile-list-actions{align-items:flex-end;flex-direction:column}}
#announcement{transition:opacity .22s}#announcement.switching{opacity:0}
.notice-image-gallery{margin-top:25px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.notice-image-gallery figure{margin:0;padding:8px;background:#f0ede7;border:1px solid #ddd8d0}.notice-image-gallery img{display:block;width:100%;height:280px;object-fit:contain}.notice-image-gallery figure:only-child{grid-column:1/-1}
@media(max-width:620px){.notice-image-gallery{grid-template-columns:1fr}.notice-image-gallery img{height:auto;max-height:480px}}
.profile-badges{margin-top:9px;display:flex;align-items:center;gap:8px}.profile-badges .profile-status{margin-top:0}.user-title-badge{display:inline-flex;align-items:center;min-height:25px;padding:2px 10px;border:1px solid var(--title-color,#d7192d);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--title-color) 25%,transparent);color:var(--title-color,#d7192d);font-size:11px;font-weight:700}
.nav-dropdown-main{height:100%;display:flex;align-items:center;color:#aeb3b9;font-size:14px;font-weight:500}.nav-dropdown:hover .nav-dropdown-main{color:#fff}.nav-dropdown-trigger{width:20px;margin-left:3px}.all-event-filters{display:flex;gap:7px;flex-wrap:wrap}.all-event-filters a{padding:7px 11px;border:1px solid #d7d2ca;background:#fff;color:#656b70;font-size:11px}.open-events-section{padding:24px 0;background:#e9e5de;border-bottom:1px solid #d8d3cb}.compact-list-heading{margin-bottom:12px;display:flex;align-items:center;justify-content:space-between}.compact-list-heading .section-kicker{margin:0 0 2px}.compact-list-heading h2{margin:0;font:800 27px var(--font-display)}.compact-list-heading>a{display:flex;align-items:center;gap:6px;color:#696f74;font-size:11px}.open-event-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.open-event-item{min-height:72px;padding:11px 13px;background:#fff;border:1px solid #d8d3cb;display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center}.open-event-item strong,.open-event-item small{display:block}.open-event-item strong{font-size:13px}.open-event-item small{color:#848a8e;font-size:10px}.open-event-meta{display:flex;gap:8px;margin-top:4px}.open-event-meta span{color:#757b80;font-size:10px}.open-event-item .card-button{display:flex;align-items:center;justify-content:center;min-width:58px;height:31px}.heat-label{display:inline-flex;align-items:center;gap:4px;color:#b91a2b!important;font-size:10px!important}.event-heat{color:#8a8f93;font-size:10px}.notice-heat{margin-left:8px;color:#a6aaad;font-size:10px}
@media(max-width:820px){.nav-dropdown-main{height:42px;flex:1;padding:0 5px;border-bottom:1px solid #1b1f22}.nav-dropdown-trigger{position:absolute;right:2px;top:0;width:44px!important;height:42px!important;margin:0!important}.nav-dropdown{position:relative}.open-event-list{grid-template-columns:1fr 1fr}.open-event-item{min-height:78px;padding:10px}.all-event-filters{display:none}}
@media(max-width:480px){.open-events-section{padding:19px 0}.open-event-list{grid-template-columns:1fr}.open-event-item{min-height:66px}}

/* Mobile event cards keep both finalists visible. */
@media(max-width:760px){.category-section .history-standings,.combined-section .history-standings{grid-template-columns:repeat(2,minmax(0,1fr))}.category-section .history-standings span:nth-child(2),.combined-section .history-standings span:nth-child(2){display:block}}

/* v0.2.1 header, article content and error page. */
.site-version{display:inline-flex;margin-left:7px;padding:2px 5px;border:1px solid rgba(255,255,255,.28);color:#c7ccd0;font:600 9px Arial;font-style:normal;vertical-align:middle}
.modal-close{display:grid;place-items:center;padding:0;line-height:1}
.modal-close span{display:block;transform:translateY(-1px)}
.article-content{white-space:normal}
.article-content p{margin:0 0 18px;color:inherit;line-height:2}
.article-content p:last-child{margin-bottom:0}
.article-image{margin:24px 0;padding:8px;background:#eeebe5;border:1px solid #d9d4cc}
.article-image img{display:block;width:100%;max-height:650px;object-fit:contain;background:#fff}
.not-found-main{min-height:calc(100vh - 109px);display:flex;background:#111417;color:#fff}
.not-found-section{width:100%;display:flex;align-items:center;padding:75px 0;background:linear-gradient(90deg,rgba(215,25,45,.08),transparent 42%),linear-gradient(#111417,#090b0d)}
.not-found-layout{display:grid;grid-template-columns:minmax(300px,.9fr) minmax(360px,1.1fr);gap:70px;align-items:center}
.not-found-code{height:260px;display:flex;align-items:center;justify-content:center;border:1px solid #30363a;background:#0b0e10;font:900 150px/1 Arial;letter-spacing:0}
.not-found-code b{color:var(--red);font:inherit}
.not-found-code span{color:#e8ebed}
.not-found-copy h1{margin:0 0 18px;font:800 48px var(--font-display);letter-spacing:0}
.not-found-copy>p:not(.section-kicker){max-width:520px;margin:0;color:#92999f;font-size:15px}
.not-found-actions{margin-top:32px;display:flex;gap:10px;flex-wrap:wrap}
.not-found-actions .button-ghost{border-color:#42494e;color:#d9dde0}
@media(max-width:820px){.site-version{font-size:8px}.not-found-main{min-height:calc(100vh - 70px)}.not-found-layout{grid-template-columns:1fr;gap:34px}.not-found-code{height:170px;font-size:95px}.not-found-copy h1{font-size:37px}}
@media(max-width:480px){.site-header .brand-copy strong{max-width:220px}.not-found-section{padding:45px 0}.not-found-code{height:135px;font-size:72px}.not-found-copy h1{font-size:31px}.not-found-actions{flex-direction:column}.not-found-actions .button{width:100%}}
.registration-edit-form{grid-column:1/-1}.registration-edit-form[hidden]{display:none!important}.registration-edit-form>p{margin:-10px 0 18px;color:#737a7f;font-size:12px}.registration-edit-form .captcha-field{margin-top:14px}.profile-edit-grid label small{color:#8a9094;font-size:10px}.profile-form-actions{margin-top:16px;display:flex;gap:9px}.profile-form-cancel{border:1px solid #cfc9c0;background:#fff;color:#555c61}.registration-lock-note{max-width:125px;color:#9b575d!important;text-align:right}.registration-pending-note{color:#a16a16!important}.user-linked-avatar{background:var(--avatar-color,#d7192d)!important;color:#fff!important;text-decoration:none}.player:not(:has(.player-avatar)){gap:0}
@media(max-width:720px){.registration-edit-form{grid-column:auto}.registration-profile-item{align-items:flex-start;flex-direction:column}.registration-profile-item .profile-list-actions{width:100%;align-items:center;flex-direction:row;flex-wrap:wrap}.registration-lock-note{max-width:none;text-align:left}}

/* Pinned events in the complete tournament archive. */
.hot-event-badge{display:inline-flex;align-items:center;justify-content:center;margin-right:7px;padding:3px 7px;background:#d7192d;color:#fff;font:700 9px var(--font-display);letter-spacing:0;line-height:1}
.pinned-event-card{border-color:#d9aeb3;box-shadow:inset 0 0 0 1px rgba(215,25,45,.08)}
.pinned-event-card .event-accent{height:5px;background:#d7192d}
@media(max-width:540px){.hot-event-badge{margin-right:4px;padding:3px 5px;font-size:8px}.all-events-page .event-category{display:flex;align-items:center;white-space:nowrap;letter-spacing:.6px}}

/* Event modes and personal match history. */
.event-type-badge{display:inline-flex;margin-right:6px;padding:2px 5px;border:1px solid #d5aeb2;background:#fff3f4;color:#bd1829;font:700 9px var(--font-display);letter-spacing:0;line-height:1.2}
.profile-match-item>span:first-child{min-width:0}.profile-match-item>span:first-child strong,.profile-match-item>span:first-child small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.profile-match-result{min-width:58px;display:grid;justify-items:end}.profile-match-result b{font:800 16px var(--font-display)}.profile-match-result small{margin:0}.profile-match-result.result-win b,.profile-match-result.result-win small{color:#c31527}.profile-match-result.result-loss b{color:#30363a}.profile-match-result.result-draw b,.profile-match-result.result-pending b{color:#777e83}
#user-match-list{max-height:285px;overflow-y:auto;padding-right:6px;scrollbar-width:thin;scrollbar-color:#c4beb5 transparent}
@media(max-width:540px){.event-type-badge{margin-right:4px;padding-inline:4px}.profile-match-item>span:first-child small{white-space:normal}}
.combined-section.single-category .combined-events{grid-template-columns:1fr}

/* Compact homepage archive and historical match identities. */
.hero{min-height:615px}
.hero-inner{min-height:534px}
.hero-copy{padding:50px 0 58px}
.category-section,.combined-section{padding:44px 0}
.category-section .section-heading,.combined-section .compact-heading{margin-bottom:17px}
.compact-heading{min-height:76px}
.history-card,.compact-event-grid .history-card{min-height:226px}
.history-card .event-body{padding:11px 14px 7px}
.history-card h3{min-height:33px;margin-bottom:0}
.history-standings{padding-top:5px;gap:5px}
.history-standings span{padding:5px 7px}
.history-card .event-meta{padding-top:5px}
.history-card .event-bottom{min-height:40px;padding:5px 12px}
.history-player{min-width:0;display:flex;align-items:center;gap:8px}
.history-player>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.history-player.right{justify-content:flex-end;text-align:right}
.history-player .player-avatar{width:30px;height:30px;display:grid!important;flex:0 0 30px}
@media(max-width:820px){.hero{min-height:700px}.hero-inner{min-height:620px}.hero-copy{padding:45px 0 12px}.category-section,.combined-section{padding:38px 0}.category-section .history-card,.combined-section .history-card{min-height:200px}.compact-heading{min-height:auto}}
@media(max-width:540px){.hero{min-height:660px}.hero-inner{min-height:580px}.history-match-row{gap:6px}.history-player{gap:5px}.history-player .player-avatar{width:27px;height:27px;flex-basis:27px;font-size:9px}}

.nav-dropdown-trigger{display:inline-flex;align-items:center;justify-content:center;line-height:1}.nav-dropdown-trigger .chevron{margin:0;line-height:1;transform-origin:50% 50%}
.ffa-match-team,.history-ffa-team{min-width:0;display:flex;flex-direction:column;gap:6px}.ffa-roster{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.ffa-participant{min-width:0;display:inline-flex;align-items:center;gap:5px}.ffa-participant b{max-width:82px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.ffa-participant .player-avatar{width:28px;height:28px;display:grid!important;flex:0 0 28px;font-size:9px}.ffa-match-team>small,.history-ffa-team>small{color:#858b90;font-size:10px}.ffa-history-row{grid-template-columns:130px 1fr 55px}.ffa-history-row>em{text-align:right}.schedule-section .ffa-match-card,.standalone-schedule .ffa-match-card{grid-template-columns:205px 1fr 104px}.schedule-section .ffa-match-team{padding:0 18px}.standalone-schedule .ffa-match-team{padding:0 18px}
@media(max-width:820px){.nav-dropdown-trigger .chevron{margin:0 auto}.schedule-section .ffa-match-card,.standalone-schedule .ffa-match-card{grid-template-columns:1fr}.schedule-section .ffa-match-team,.standalone-schedule .ffa-match-team{padding:10px 0}.ffa-roster{gap:6px}}
@media(max-width:560px){.ffa-history-row{grid-template-columns:1fr}.ffa-history-row .history-match-meta{grid-column:auto}.ffa-history-row>em{text-align:left}.ffa-participant b{max-width:65px}}

.footer-bottom{min-height:126px;padding:18px 0;display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:10px}.footer-legal-row{display:flex;align-items:center;justify-content:space-between;gap:28px}.footer-legal-row p,.footer-business-row p{margin:0;line-height:1.65}.footer-filing-links{display:flex;align-items:center;justify-content:flex-end;gap:24px;white-space:nowrap}.footer-filing-links a{color:#747b81;transition:color .2s}.footer-filing-links a:hover{color:#fff}.footer-business-row{padding-top:9px;border-top:1px solid #181c1f;display:grid;grid-template-columns:minmax(260px,1.05fr) minmax(380px,1.45fr) max-content;align-items:start;gap:28px;color:#53595f}.footer-business-row p:nth-child(2){text-align:center}.footer-business-row p:last-child{text-align:right;white-space:nowrap}.footer-business-row strong{font-weight:400}
@media(max-width:820px){.footer-bottom{min-height:0;gap:12px}.footer-legal-row{flex-direction:column;gap:7px;text-align:center}.footer-filing-links{justify-content:center;gap:16px;flex-wrap:wrap;white-space:normal}.footer-business-row{grid-template-columns:1fr;gap:4px;text-align:center}.footer-business-row p:nth-child(n){text-align:center}.footer-business-row p:last-child{white-space:normal}}

/* Fluid public layout: roomy on desktop, compact and predictable on mobile. */
:root{--content-max:1800px;--content-gutter:clamp(20px,3vw,60px);--paper:#f3f4f5;--paper-2:#e9ebed;--line:rgba(20,24,28,.13);--shadow:0 20px 52px rgba(13,17,20,.11)}
.shell{width:min(var(--content-max),calc(100% - (var(--content-gutter) * 2)));max-width:none}
.section{padding-block:clamp(62px,6vw,102px)}
.section-heading{margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid rgba(30,34,38,.1)}
.section-heading>div{min-width:0}
.section-heading p:not(.section-kicker){max-width:760px}
.event-card,.bulletin-card,.notice-list,.notice-featured,.match-card,.open-event-item,.profile-panel,.profile-side,.record-main,.record-facts,.notice-article,.notice-detail-aside,.auth-card{border-radius:4px}
.event-card,.bulletin-card,.open-event-item,.profile-panel,.record-main,.notice-article{box-shadow:0 8px 28px rgba(18,22,25,.045)}
.event-card:hover,.bulletin-card:hover,.open-event-item:hover{box-shadow:0 18px 42px rgba(18,22,25,.12)}
.button,.card-button,.schedule-tabs,.schedule-tabs button,.all-event-filters a{border-radius:3px}
.archive-section,.notices-archive,.notice-detail-section,.user-profile-section{background:#f2f3f4}
.open-events-section{background:#e9ecee}
.schedule-section,.standalone-schedule{background:#eceff1!important}
.site-footer{border-top:3px solid var(--red)}

@media(min-width:821px){
  .nav-wrap{gap:clamp(24px,2.2vw,46px)}
  .main-nav{gap:clamp(18px,1.65vw,34px)}
  .schedule-section .match-card,.standalone-schedule .match-card{grid-template-columns:clamp(190px,14vw,245px) minmax(0,1fr) 112px}
  .notice-detail-layout{grid-template-columns:minmax(0,1fr) clamp(300px,19vw,360px);gap:clamp(24px,2.5vw,46px)}
  .record-layout{grid-template-columns:minmax(0,1fr) clamp(300px,19vw,360px);gap:clamp(26px,2.6vw,48px)}
  .record-hero-grid{grid-template-columns:minmax(0,1fr) clamp(250px,18vw,330px)}
  .user-profile-layout{grid-template-columns:minmax(0,1fr) clamp(310px,20vw,370px);gap:clamp(24px,2.5vw,44px)}
  .notices-layout{grid-template-columns:minmax(0,1.15fr) minmax(420px,.85fr);gap:clamp(20px,2vw,36px)}
}

@media(min-width:981px){
  .hero-inner{grid-template-columns:minmax(0,1.08fr) minmax(430px,.92fr);gap:clamp(30px,4vw,82px)}
  .hero-description{max-width:680px}
  .hero-visual{height:540px}
  .radar-hud{width:clamp(420px,30vw,570px)}
  .focus-card{right:clamp(0px,2vw,35px);width:clamp(340px,22vw,410px)}
}

@media(min-width:1200px){
  .history-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:clamp(14px,1.2vw,22px)}
  .event-grid-three{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}
  .compact-event-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:clamp(14px,1.2vw,22px)}
  .open-event-list{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px}
  .bulletin-grid{grid-template-columns:repeat(auto-fit,minmax(390px,1fr));gap:clamp(16px,1.4vw,24px)}
  .event-player-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:13px}
  .owner-dashboard-grid{grid-template-columns:repeat(auto-fit,minmax(420px,1fr));gap:clamp(18px,1.6vw,28px)}
  .notice-article{padding:clamp(42px,4vw,68px)}
  .notice-article-content,.record-note{max-width:1100px}
  .record-section{padding:clamp(35px,3.2vw,58px)}
  .footer-main{grid-template-columns:minmax(320px,1.7fr) repeat(2,minmax(150px,.65fr)) minmax(240px,1fr);gap:clamp(30px,4vw,74px)}
}

@media(max-width:820px){
  :root{--content-gutter:13px}
  .shell{width:calc(100% - (var(--content-gutter) * 2))}
  .section{padding-block:42px}
  .section-heading{margin-bottom:22px;padding-bottom:14px;align-items:flex-start}
  .event-card,.bulletin-card,.notice-list,.notice-featured,.match-card,.open-event-item,.profile-panel,.profile-side,.record-main,.record-facts,.notice-article,.notice-detail-aside,.auth-card{border-radius:3px}
}

/* Keep player names close to the score on wide match rows. */
@media(min-width:821px){
  .schedule-section .versus,.standalone-schedule .versus{grid-template-columns:minmax(0,1fr) 70px minmax(0,1fr);column-gap:8px;padding-inline:12px}
  .schedule-section .versus .player:first-child,.standalone-schedule .versus .player:first-child{justify-content:flex-end;text-align:right}
  .schedule-section .versus .player.right,.standalone-schedule .versus .player.right{justify-content:flex-start;text-align:left}
  .schedule-section .versus .player,.standalone-schedule .versus .player{min-width:0}
  .schedule-section .versus .player>span:not(.player-avatar),.standalone-schedule .versus .player>span:not(.player-avatar){min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
}
.history-match-row{grid-template-columns:130px minmax(0,1fr) 54px minmax(0,1fr) 55px;gap:6px}
.history-match-row>.history-player{width:100%;overflow:hidden}
.history-match-row>.history-player:first-of-type{justify-content:flex-end;text-align:right}
.history-match-row>.history-player.right{justify-content:flex-start;text-align:left}
@media(max-width:560px){.history-match-row{grid-template-columns:minmax(0,1fr) 42px minmax(0,1fr)}.history-match-row>.history-player>span{max-width:100%}}

/* Homepage bulletin: one lead story with a compact editorial list. */
.notices-section{background:#eef0f2}
.notices-section .section-heading{margin-bottom:26px}
.notices-layout{grid-template-columns:minmax(0,1.1fr) minmax(520px,.9fr);gap:clamp(18px,2vw,32px);align-items:stretch}
.notice-featured{min-height:410px;padding:30px 32px;display:grid;grid-template-rows:auto 1fr auto;justify-content:stretch;background:#15191c;border:1px solid #2a3034;border-top:4px solid var(--red);box-shadow:0 18px 46px rgba(14,18,21,.14);cursor:pointer;transition:transform .22s,border-color .22s,box-shadow .22s}
.notice-featured:before{content:"";inset:auto 32px 77px;height:1px;background:rgba(255,255,255,.1)}
.notice-featured:after{content:none}
.notice-featured:hover{transform:translateY(-3px);border-color:#424a50;box-shadow:0 24px 55px rgba(14,18,21,.2)}
.notice-featured-top{display:flex;align-items:center;justify-content:space-between;gap:18px}
.notice-featured .notice-label{margin:0;padding:5px 10px;background:var(--red);color:#fff;font-size:10px}
.notice-featured time{color:#8f979d;font-size:11px}
.notice-featured-copy{width:100%;min-width:0;max-width:790px;align-self:end;padding:44px 0 32px}
.notice-featured-kicker{display:block;margin-bottom:12px;color:#7d858c;font:10px var(--font-display)}
.notice-featured h3{max-width:760px;margin:0 0 12px;overflow-wrap:anywhere;font-size:clamp(25px,2vw,36px);line-height:1.32}
.notice-featured p{max-width:720px;margin:0;color:#a1a8ad;font-size:14px;line-height:1.8}
.notice-featured-footer{padding-top:18px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.notice-featured-heat{color:#7f878d;font-size:11px}
.notice-featured-heat b{margin-left:5px;color:#dce0e3;font-size:13px}
.notice-read{display:inline-flex;align-items:center;gap:9px;color:#fff;font-size:12px;font-weight:700}
.notice-read svg{color:var(--red);transition:transform .2s}
.notice-featured:hover .notice-read svg{transform:translateX(4px)}
.notice-featured-index{position:absolute;z-index:1!important;right:30px;top:38px;color:rgba(255,255,255,.035);font:900 150px/1 var(--font-display);pointer-events:none}
.notice-list{display:grid;background:#fff;border:1px solid #d8dde0;box-shadow:0 12px 32px rgba(18,22,25,.055);overflow:hidden}
.notice-row{min-height:136px;padding:19px 20px;grid-template-columns:62px minmax(0,1fr) 54px 30px;gap:16px;border-color:#e5e8ea;background:#fff}
.notice-row:hover{background:#f7f8f8}
.notice-date{padding-right:16px;border-right:1px solid #e1e4e6;color:#92989d}
.notice-date b{color:#1f2427;font-size:27px}
.notice-date span{display:block;margin-top:5px;font-size:10px}
.notice-row-copy{min-width:0}
.notice-row-meta{margin-bottom:8px;display:flex;align-items:center;gap:9px;color:#a0a6aa;font:9px var(--font-display)}
.notice-type{padding:2px 6px;background:#f7e9eb;color:#c31527;font-family:var(--font-body);font-weight:700}
.notice-row h3{margin:0 0 5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#23282b;font-size:15px;transition:color .2s}
.notice-row:hover h3{color:var(--red)}
.notice-row p{font-size:11px}
.notice-row-heat{padding-left:13px;border-left:1px solid #e6e8ea;display:grid;justify-items:center;align-content:center;color:#9aa0a4}
.notice-row-heat small,.notice-row-heat b{display:block}
.notice-row-heat small{font-size:9px}
.notice-row-heat b{margin-top:3px;color:#3b4145;font:700 14px var(--font-display)}
.notice-row-arrow{width:30px;height:30px;border:1px solid #d8dcdf;display:grid;place-items:center;color:#8a9196;transition:border-color .2s,color .2s,transform .2s}
.notice-row-arrow svg{width:14px;height:14px}
.notice-row:hover .notice-row-arrow{border-color:var(--red);color:var(--red);transform:translateX(2px)}

@media(max-width:1100px){.notices-layout{grid-template-columns:minmax(0,1fr) minmax(440px,.9fr)}.notice-featured{padding-inline:25px}.notice-row{grid-template-columns:55px minmax(0,1fr) 28px;padding-inline:16px}.notice-row-heat{display:none}}
@media(max-width:820px){.notices-section .section-heading{flex-direction:column;gap:10px}.notices-section .section-heading .text-link{display:inline-flex}.notices-layout{grid-template-columns:1fr;gap:12px}.notice-featured{min-height:320px;padding:22px}.notice-featured:before{left:22px;right:22px;bottom:69px}.notice-featured-copy{padding:34px 0 25px}.notice-featured h3{font-size:25px}.notice-featured p{font-size:12px}.notice-featured-index{right:18px;top:42px;font-size:105px}.notice-row{min-height:105px;grid-template-columns:48px minmax(0,1fr) 28px;gap:12px;padding:15px 13px}.notice-date{padding-right:10px}.notice-date b{font-size:22px}.notice-row-meta{margin-bottom:6px}.notice-row h3{font-size:14px}.notice-row p{white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.notice-row-arrow{width:28px;height:28px}}
@media(max-width:480px){.notice-featured{min-height:300px}.notice-featured h3{font-size:22px}.notice-featured-footer{padding-top:15px}.notice-row h3{font-size:13px}}

/* Website notices and legal documents */
.legal-hero{padding-bottom:62px}
.legal-hero h1{max-width:960px;white-space:normal;overflow-wrap:anywhere;word-break:break-word;font-size:clamp(44px,6vw,72px)}
.legal-hero .breadcrumb strong{color:#d5dadd;font-weight:600}
.legal-section{padding:58px 0 80px;background:#eef0f2}
.legal-layout{display:grid;grid-template-columns:minmax(0,1fr) clamp(260px,20vw,330px);gap:clamp(24px,3vw,48px);align-items:start}
.legal-document{min-width:0;padding:clamp(30px,4vw,60px);background:#fff;border:1px solid #d9dde0;border-top:4px solid var(--red);box-shadow:0 12px 36px rgba(18,22,25,.06)}
.legal-document-header{margin-bottom:34px;padding-bottom:19px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #e3e6e8;color:#899095;font-size:11px}
.legal-document-header span{color:#c51629;font-weight:800}
.legal-document-content{color:#4d5459;font-size:15px;line-height:2}
.legal-document-content section{scroll-margin-top:24px}
.legal-document-content section+section{margin-top:48px;padding-top:42px;border-top:1px solid #e3e6e8}
.legal-document-content h2{margin:0 0 23px;display:flex;align-items:center;gap:14px;color:#1c2124;font:800 27px/1.35 var(--font-display)}
.legal-document-content h2 span{flex:0 0 auto;color:#c41629;font-size:13px}
.legal-document-content h3{margin:27px 0 10px;color:#292f33;font-size:17px;line-height:1.55}
.legal-document-content p{margin:0 0 15px}
.legal-document-content p:last-child{margin-bottom:0}
.legal-document-content ol,.legal-document-content ul{margin:12px 0 0;padding-left:24px}
.legal-document-content li{margin:8px 0;padding-left:5px}
.legal-document-content li::marker{color:#c41629;font-weight:700}
.legal-document-content strong{color:#292f33}
.legal-callout{margin:0 0 42px;padding:22px 24px;border-left:4px solid var(--red);background:#f1f3f4}
.legal-callout strong{display:block;margin-bottom:5px;color:#202528;font-size:15px}
.legal-callout p{margin:0;color:#5e666b}
.legal-sidebar{position:sticky;top:24px;display:grid;gap:14px}
.legal-sidebar-block{padding:25px 24px;background:#fff;border:1px solid #d7dce0;color:#22272a;box-shadow:0 8px 25px rgba(18,22,25,.045)}
.legal-sidebar-block h2{margin:3px 0 19px;font:800 23px var(--font-display)}
.legal-page-nav,.legal-section-index nav{display:grid}
.legal-page-nav a{padding:12px 0;border-top:1px solid #e2e5e7;color:#697176;font-size:13px;line-height:1.55;transition:color .2s,padding-left .2s}
.legal-page-nav a:hover,.legal-page-nav a.active{padding-left:8px;color:#171c1f}
.legal-page-nav a.active{border-left:3px solid var(--red)}
.legal-section-index{max-height:calc(100vh - 360px);overflow:auto}
.legal-section-index h2{font-size:19px}
.legal-section-index a{padding:8px 0;display:grid;grid-template-columns:28px minmax(0,1fr);gap:8px;color:#737b80;font-size:11px;line-height:1.45}
.legal-section-index a:hover{color:#c41629}
.legal-section-index a span{color:#b3b9bd;font:700 9px var(--font-display)}
.legal-definitions{margin:14px 0 0;border:1px solid #dfe3e5}
.legal-definitions div{padding:11px 14px;display:grid;grid-template-columns:55px 1fr;gap:15px;border-bottom:1px solid #e5e8ea}
.legal-definitions div:last-child{border-bottom:0}
.legal-definitions dt{color:#c41629;font-weight:800}
.legal-definitions dd{margin:0}
.legal-table-wrap{margin:18px 0;overflow-x:auto;border:1px solid #dce0e2}
.legal-table-wrap table{width:100%;min-width:670px;border-collapse:collapse;background:#fff;line-height:1.65}
.legal-table-wrap th,.legal-table-wrap td{padding:13px 15px;border-right:1px solid #e1e4e6;border-bottom:1px solid #e1e4e6;text-align:left;vertical-align:top}
.legal-table-wrap th{background:#202528;color:#fff;font-size:12px}
.legal-table-wrap td{font-size:12px}
.legal-table-wrap th:last-child,.legal-table-wrap td:last-child{border-right:0}
.legal-table-wrap tr:last-child td{border-bottom:0}
@media(max-width:960px){.legal-layout{grid-template-columns:1fr}.legal-sidebar{position:static;grid-template-columns:1fr 1fr}.legal-section-index{max-height:none}}
@media(max-width:640px){.legal-hero{padding:64px 0 50px}.legal-hero .shell{min-width:0;overflow:hidden}.legal-hero h1{max-width:100%;word-break:break-all;font-size:32px;line-height:1.2;letter-spacing:0}.legal-hero .shell>p:not(.eyebrow){max-width:100%;overflow-wrap:anywhere}.legal-section{padding:34px 0 52px}.legal-document{padding:27px 20px}.legal-document-header{align-items:flex-start;flex-direction:column;gap:4px}.legal-document-content{font-size:14px}.legal-document-content section+section{margin-top:35px;padding-top:31px}.legal-document-content h2{align-items:flex-start;font-size:22px}.legal-document-content h3{font-size:16px}.legal-callout{margin-bottom:32px;padding:18px}.legal-sidebar{grid-template-columns:1fr}.legal-section-index{display:none}.legal-definitions div{grid-template-columns:45px 1fr}.footer-col a{line-height:1.6}}

