html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}:root{color:#14213a;font-synthesis:none;text-rendering:optimizelegibility;--navy:#081326;--navy-soft:#152846;--blue:#3276d9;--blue-soft:#e8f1ff;--gold:#c79b45;--gold-deep:#9a702d;--gold-soft:#f6ecd7;--ivory:#f8f5ee;--paper:#fffefa;--line:#e5dcc9;--coral:#d96f58;--text:#14213a;--muted:#6d7788;--radius:22px;--shadow:0 18px 54px #22344e1c;--ease-out:cubic-bezier(.16, 1, .3, 1);--control-radius:12px;background:#f6f3ec}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ivory);min-width:320px;min-height:100vh;color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:PingFang SC,Microsoft YaHei,Noto Sans CJK SC,Arial,sans-serif}button,a{font:inherit}button{color:inherit}img{max-width:100%}:where(a,button):focus-visible{outline-offset:3px;outline:2px solid #4e91eb}.esports-app{flex-direction:column;min-height:100vh;display:flex;overflow:hidden}.esports-main{flex:1}.esports-container{width:min(1240px,100% - 40px);margin:0 auto}.esports-header{z-index:50;background:#050816;border-bottom:1px solid #dbbe803d;height:72px;position:sticky;top:0;box-shadow:0 14px 36px #040a163d}.esports-header .esports-container{width:min(1120px,100% - 32px)}.esports-header__inner{grid-template-columns:minmax(220px,1fr) auto minmax(220px,1fr);align-items:center;gap:24px;height:72px;display:grid}.esports-brand{color:#f1f5f9f0;white-space:nowrap;-webkit-font-smoothing:antialiased;justify-self:start;align-items:center;gap:10px;height:64px;text-decoration:none;display:inline-flex}.esports-brand img{object-fit:contain;filter:drop-shadow(0 5px 10px #dab25738);image-rendering:auto;border-radius:0;width:auto;height:58px;display:block}.esports-brand strong{color:#f1f5f9f0;letter-spacing:.2px;text-rendering:optimizelegibility;font-size:20px;font-weight:700;line-height:64px}.esports-nav{align-self:stretch;align-items:stretch;display:flex}.esports-nav--desktop{justify-self:center;gap:26px}.esports-nav__link{color:#f1f5f9b8;transition:color .18s var(--ease-out);align-items:center;padding:6px 0;font-size:14px;font-weight:600;line-height:1.4;text-decoration:none;display:flex;position:relative}.esports-nav__link:after{content:"";height:2px;transition:transform .18s var(--ease-out);background:#e0bd70;border-radius:999px;position:absolute;bottom:12px;left:0;right:0;transform:scaleX(0)}.esports-nav__link:hover,.esports-nav__link.is-active{color:#f5d894}.esports-nav__link.is-active:after{transform:scaleX(1)}.esports-header__actions{justify-self:end;gap:10px;display:flex}.esports-header__actions .ant-space-item{display:flex}.esports-header__actions .ant-btn{border-radius:16px;gap:8px;width:86px;height:32px;padding:0 15px;font-size:14px;font-weight:400}.esports-header__actions .ant-btn-default{color:#1f2937;background:#fff;border-color:#d9d9d9;box-shadow:0 2px #00000005}.esports-header__actions .ant-btn-primary{color:#fff;background:#5b8ff9;border-color:#0000;box-shadow:0 2px #057aff0f}.icon-tone--blue{color:#5b8ff9;filter:drop-shadow(0 4px 10px #5b8ff947)}.icon-tone--cyan{color:#38bdf8;filter:drop-shadow(0 4px 10px #38bdf847)}.esports-header__menu{margin-left:auto;display:none;color:#e1bd6d!important;border-radius:12px!important}.event-hero{min-height:calc(100vh - 72px);background:#edf5fb;grid-template-rows:minmax(0,1fr) auto;min-height:calc(100svh - 72px);display:grid;position:relative;overflow:hidden}.event-hero__visual{display:block;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.event-hero__visual img{object-fit:cover;object-position:center;width:100%;max-width:none;height:100%;display:block;transform:scale(1.01)}.event-hero__veil{background:linear-gradient(90deg,#f8f7f1fa 0%,#f8f7f1e8 30%,#f8f7f173 52%,#f8f7f10d 76%);position:absolute;top:0;bottom:0;left:0;right:0}.event-hero__content{z-index:1;align-self:center;padding:64px 0 54px;position:relative}.season-chip{color:#74501c;letter-spacing:.08em;background:#f6ecd7f0;border:1px solid #e3c98e;border-radius:999px;align-items:center;min-height:30px;padding:6px 12px;font-size:11px;font-weight:900;display:inline-flex}.event-hero__eyebrow{color:#2768bd;letter-spacing:.16em;margin:22px 0 8px;font-size:12px;font-weight:900}.event-hero h1{color:#10203a;letter-spacing:-.05em;max-width:650px;margin:0;font-size:clamp(48px,6.3vw,86px);line-height:.98}.event-hero h1 em{color:#a77a31;margin-top:10px;font-style:normal;display:inline-block}.event-hero__lead{color:#4c5a6e;max-width:600px;margin:25px 0 0;font-size:17px;font-weight:600;line-height:1.8}.event-hero__actions{flex-wrap:wrap;gap:11px;max-width:750px;margin-top:32px;display:flex}.cta{border-radius:var(--control-radius);cursor:pointer;min-height:46px;transition:transform .16s var(--ease-out), box-shadow .16s var(--ease-out), background .16s var(--ease-out);border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 12px 32px #192d4b1f}.cta--gold{color:#10203a;background:linear-gradient(135deg,#e6c77e,#b38435)}.cta--blue{color:#fff;background:linear-gradient(90deg,#5b8ff9,#2c72c9)}.cta--glass{color:#35445a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffefad1;border-color:#d8c8aa}.cta:hover{transform:translateY(-2px);box-shadow:0 15px 34px #192d4b2e}.cta:active{transform:translateY(0)}.event-hero__meta{color:#687489;gap:25px;margin-top:24px;font-size:12px;display:flex}.event-hero__meta span{border-left:3px solid #d6af5c;padding-left:13px}.event-hero__meta strong{color:#20314a}.event-facts{z-index:2;width:100%;margin-top:0;padding-bottom:22px;position:relative}.event-facts__grid{background:var(--paper);box-shadow:var(--shadow);border:1px solid #e0d0b0d9;border-radius:22px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.event-facts article{border-right:1px solid #eee4d1;align-items:center;gap:13px;padding:23px;display:flex}.event-facts article:last-child{border-right:0}.icon-tile{color:#286bc4;background:#eaf3ff;border:1px solid #d7e7fb;border-radius:14px;flex:none;place-items:center;width:44px;height:44px;font-size:20px;display:grid}.event-facts article:nth-child(2n) .icon-tile{color:#9b722f;background:#f7edd8;border-color:#ead8b4}.event-facts article>div{gap:3px;display:grid}.event-facts strong{color:#172843;font-size:15px}.event-facts small{color:#7d8795;font-size:11px}.content-section{background:var(--paper);padding:84px 0}.content-section--opening{padding-top:104px}.content-section--soft{background:#f4f0e8}.content-section--journey,.content-section--professional{background:#f2eee5}.section-stage{isolation:isolate;border-radius:34px;padding:52px;position:relative;overflow:hidden;box-shadow:0 24px 70px #22344e1f}.section-stage:before{content:"";z-index:-2;background-position:50%;background-size:cover;position:absolute;top:0;bottom:0;left:0;right:0}.section-stage:after{content:"";z-index:-1;background:linear-gradient(100deg,#fffefaf5,#f8f4ebe0);position:absolute;top:0;bottom:0;left:0;right:0}.section-stage--journey:before{background-image:url(/assets/esports/championship-road.webp)}.section-stage--journey:after{background:linear-gradient(100deg,#fffefaf0,#f8f4ebb8)}.section-stage--professional:before{background-image:url(/assets/esports/professional-play.webp)}.section-stage--professional:after{background:linear-gradient(100deg,#fffefaf5,#f8f4ebd1)}.section-title{justify-content:space-between;align-items:flex-end;gap:26px;margin-bottom:32px;display:flex}.section-title>div{max-width:760px}.section-title span{color:#9c732f;letter-spacing:.16em;font-size:11px;font-weight:900}.section-title h2{color:#12223b;letter-spacing:-.035em;margin:8px 0 0;font-size:clamp(28px,3.5vw,42px);line-height:1.18}.section-title p{color:var(--muted);margin:13px 0 0;line-height:1.75}.section-link,.text-action{color:#2466c3;white-space:nowrap;align-items:center;gap:7px;font-weight:900;text-decoration:none;display:inline-flex}.featured-match{isolation:isolate;color:#dbe5f3;background:url(/assets/esports/focus-match.webp) 50% 55%/cover no-repeat;border-radius:26px;grid-template-columns:120px 175px 1fr 128px;align-items:center;gap:24px;min-height:250px;padding:32px;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 65px #0813263d}.featured-match:before{content:"";z-index:-1;background:linear-gradient(90deg,#050c1aeb,#081529b8 54%,#081426e0);position:absolute;top:0;bottom:0;left:0;right:0}.featured-match__status{color:#845e23;background:#f4ead4;border-radius:999px;justify-self:start;align-items:center;gap:7px;padding:7px 10px;font-size:11px;font-weight:900;display:flex}.featured-match__status span{background:#d06b51;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #d06b5126}.featured-match__time{gap:4px;display:grid}.featured-match__time small{color:#d6b36a;font-weight:800}.featured-match__time strong{color:#f3ead8;font-size:25px}.featured-match__time span{color:#94a7c0;font-size:12px}.featured-match__versus{text-align:center;grid-template-columns:1fr 76px 1fr;align-items:center;display:grid}.featured-match__versus>div{justify-items:center;gap:9px;display:grid}.featured-match__avatars{justify-content:center;align-items:center;min-height:62px;padding-left:12px;display:flex}.featured-match__avatars img{object-fit:cover;background:#d6b36a;border:3px solid #f5ead5f0;border-radius:21px;width:60px;height:60px;margin-left:-12px;box-shadow:0 10px 22px #0000004d}.featured-match__avatars img:nth-child(2){transform:translateY(4px)}.featured-match__versus strong{color:#eef3f9;font-size:15px}.featured-match__versus>span{gap:5px;display:grid}.featured-match__versus em{color:#73adf4;font-size:23px;font-style:normal;font-weight:900}.featured-match__versus small{color:#8296ae;font-size:10px}.featured-match>button{border-radius:var(--control-radius);color:#13233c;cursor:pointer;min-height:44px;transition:transform .16s var(--ease-out), box-shadow .16s var(--ease-out);background:linear-gradient(90deg,#edd493,#d0a653);border:0;justify-content:center;align-items:center;gap:7px;font-weight:800;display:inline-flex;box-shadow:0 12px 30px #0003}.featured-match>button:hover{transform:translateY(-2px);box-shadow:0 16px 34px #00000047}.progress-grid,.rules-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.progress-grid article,.rules-grid article{border-radius:var(--radius);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffefad6;border:1px solid #dacaabc7;min-height:220px;padding:25px;position:relative;overflow:hidden;box-shadow:0 14px 38px #23344b14}.progress-grid article:after{content:"";background:#e3effddb;border-radius:50%;width:90px;height:90px;position:absolute;top:-34px;right:-32px}.progress-grid article>span,.rules-grid article>span{color:#9b7029;background:#f1ddb0;border:1px solid #cdab637a;border-radius:15px;place-items:center;width:50px;height:50px;font-size:22px;display:grid}.progress-grid small{color:#3375cf;font-weight:900}.progress-grid h3,.rules-grid h3{margin:24px 0 8px;font-size:20px}.progress-grid p,.rules-grid p{color:#707b8c;margin:0;line-height:1.65}.rules-grid article{background:#fffefad6;min-height:208px}.rules-grid article:nth-child(2n){background:#f1f7fde0}.rules-grid article:nth-child(2n)>span{color:#245fa7;background:#dcecff;border-color:#bbd5f1}.split-feature{grid-template-columns:1.05fr .95fr;align-items:center;gap:48px;display:grid}.split-feature__visual{min-height:470px;box-shadow:var(--shadow);background:url(/assets/esports/regional-network.webp) 50%/cover no-repeat;border-radius:30px}.split-feature__content .section-title{margin-bottom:24px}.region-mini-grid{grid-template-columns:1fr 1fr;gap:13px;margin-bottom:24px;display:grid}.region-mini-grid article{background:#f8f3e9;border:1px solid #e6d7ba;border-radius:18px;padding:18px}.region-mini-grid article:nth-child(2){background:#eef5fd;border-color:#d5e5f7}.region-mini-grid span{color:#9b722f;letter-spacing:.12em;font-size:9px;font-weight:900}.region-mini-grid h3{margin:7px 0 4px}.region-mini-grid p{color:#6d7788;margin:0;font-size:12px}.news-preview{isolation:isolate;background:url(/assets/esports/event-intelligence.webp) 50%/cover no-repeat;border-radius:34px;padding:52px;position:relative;overflow:hidden;box-shadow:0 28px 78px #08132640}.news-preview:before{content:"";z-index:-1;background:linear-gradient(90deg,#050d1df0,#081932c4);position:absolute;top:0;bottom:0;left:0;right:0}.news-preview .section-title span{color:#e1bd70}.news-preview .section-title h2{color:#f4ead6}.news-preview .section-title p{color:#b8c8db}.news-preview__grid{grid-template-columns:1.15fr 1fr 1fr;gap:17px;display:grid}.news-preview__grid article{border-radius:var(--radius);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#071428bd;border:1px solid #d5b77747;padding:26px;box-shadow:0 15px 40px #0000002e}.news-preview__grid article>span{color:#f0cf80;background:#1d3c60e0;border:1px solid #6da4e257;border-radius:14px;place-items:center;width:46px;height:46px;font-size:20px;display:grid}.news-preview__grid small{color:#e1bd70;margin-top:28px;font-weight:900;display:block}.news-preview__grid h3{color:#f5ead5;margin:9px 0;line-height:1.55}.news-preview__grid p{color:#c4d1df;margin:0;font-size:13px;line-height:1.65}.page-hero{background:#eef5fb;align-items:center;min-height:365px;display:flex;position:relative;overflow:hidden}.page-hero__image{background:linear-gradient(90deg,#f8f6eff7 0%,#f8f6efdb 48%,#f8f6ef3d 74%),url(/assets/esports/regional-circuit.webp) 50% 56%/cover no-repeat;position:absolute;top:0;bottom:0;left:0;right:0}.page-hero__content{z-index:1;padding:60px 0;position:relative}.page-hero__content>p{color:#286bc3;letter-spacing:.13em;margin:18px 0 5px;font-size:11px;font-weight:900}.page-hero h1{letter-spacing:-.05em;margin:0;font-size:clamp(42px,5vw,64px)}.page-hero__description{color:#5f6b7c;max-width:680px;margin-top:16px;font-size:16px;font-weight:600;line-height:1.75}.page-hero__stats{flex-wrap:wrap;gap:12px;margin-top:25px;display:flex}.page-hero__stats>span{color:#6c7788;background:#fffefacc;border:1px solid #ccb4849e;border-radius:15px;align-items:center;gap:7px;min-width:128px;min-height:46px;padding:11px 15px;font-size:11px;display:inline-flex}.page-hero__stats .anticon{color:#b58334;font-size:17px}.page-hero__stats strong{color:#1a355a;margin-right:6px;font-size:16px}.filter-row{flex-wrap:wrap;gap:9px;margin-bottom:24px;display:flex}.filter-row button{border-radius:var(--control-radius);color:#536176;cursor:pointer;min-height:44px;transition:transform .16s var(--ease-out), color .16s var(--ease-out), border-color .16s var(--ease-out), background .16s var(--ease-out);background:#fffefa;border:1px solid #d9cfbe;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-weight:700;display:inline-flex}.filter-row button>span{flex:none;place-items:center;width:24px;height:22px;font-size:17px;line-height:1;display:inline-grid}.filter-row button>span img{object-fit:contain;filter:drop-shadow(0 2px 4px #1b314f29);border-radius:4px;width:24px;height:20px;display:block}.filter-row button:nth-child(4)>span img{border-radius:50%;width:22px;height:22px}.filter-row button:hover{color:#245fa7;border-color:#7fa9dc;transform:translateY(-1px)}.filter-row button.is-active{color:#fff;background:linear-gradient(90deg,#5b8ff9,#2c72c9);border-color:#0000;box-shadow:0 10px 26px #3677d033}.schedule-list{gap:12px;display:grid}.schedule-card{background-position:50%;background-size:cover;border:1px solid #e8decc;border-radius:18px;grid-template-columns:145px 190px 1fr 85px;align-items:center;gap:22px;min-height:112px;padding:20px 24px;display:grid;overflow:hidden;box-shadow:0 12px 30px #23344b14}.schedule-card--qualifier{background-image:linear-gradient(90deg,#fffefafa 0%,#fffefaf0 50%,#fffefac2 100%),url(/assets/esports/schedule/schedule-qualifier.webp)}.schedule-card--international{background-image:linear-gradient(90deg,#fffefafa 0%,#fffefaeb 48%,#f7fbffb8 100%),url(/assets/esports/schedule/schedule-international.webp)}.schedule-card--championship{background-image:linear-gradient(90deg,#fffefafa 0%,#fffcf5e8 48%,#fcf4e3ad 100%),url(/assets/esports/schedule/schedule-championship.webp)}.schedule-card__date,.schedule-card__stage{gap:3px;display:grid}.schedule-card__date .anticon{color:#c39239}.schedule-card__date strong{color:#1e3452}.schedule-card__date span,.schedule-card__stage span,.schedule-card__stage small{color:#7b8594;font-size:11px}.schedule-card__teams{text-align:center;grid-template-columns:1fr 50px 1fr;align-items:center;display:grid}.schedule-card__teams span{color:#397bd1;font-weight:900}.schedule-card>em{color:#778191;background:#eef1f5;border-radius:999px;justify-self:end;padding:6px 9px;font-size:10px;font-style:normal;font-weight:900}.schedule-card>em.is-open{color:#936b27;background:#f5e8cd}.standings-card{box-shadow:var(--shadow);background:#fffefa;border:1px solid #e4dac7;border-radius:22px;overflow:hidden}.standings-card__head,.standings-card__row{grid-template-columns:80px 1.2fr 1fr repeat(3,.55fr);align-items:center;gap:12px;padding:16px 22px;display:grid}.standings-card__head{color:#c8d5e7;background:#10213b;font-size:11px;font-weight:900}.standings-card__row{color:#6d7888;border-top:1px solid #eee5d5}.standings-card__row>span:first-child{color:#5e6b7c;gap:7px;font-weight:900;display:flex}.standings-card__row>span:first-child.is-top{color:#a6792e}.standings-card__row strong{color:#1a2f4e}.standings-card__row b{color:#286ac2}.region-cards{grid-template-columns:1fr 1fr;gap:22px;display:grid}.region-card{color:#263852;background-image:linear-gradient(105deg,#fffdf7fa 0%,#fffbf1ed 48%,#faebcf9e 100%),url(/assets/esports/regions/china-card-bg.webp);background-position:50%;background-size:cover;border:1px solid #dfcca7;border-radius:28px;min-height:420px;padding:38px;position:relative;overflow:hidden;box-shadow:0 18px 48px #2c36441a}.region-card--switzerland{background-image:linear-gradient(105deg,#fffefafa 0%,#f7fbffeb 48%,#daedff94 100%),url(/assets/esports/regions/switzerland-card-bg.webp);border-color:#cbdeef}.region-card__icon{background:#fffefae0;border:1px solid #d8be879e;border-radius:18px;place-items:center;width:58px;height:54px;display:grid;box-shadow:0 8px 20px #2431441a}.region-card__icon img{object-fit:contain;border-radius:5px;width:40px;height:30px;display:block}.region-card--switzerland .region-card__icon{background:#f7fbffe6;border-color:#a4c4e2ad}.region-card>small{color:#956c27;letter-spacing:.13em;margin-top:34px;font-weight:900;display:block}.region-card h2{margin:7px 0;font-size:36px}.region-card>strong{color:#3b6fae}.region-card>p{color:#6d7787;max-width:550px;line-height:1.75}.region-card>div{grid-template-columns:repeat(3,1fr);gap:10px;display:grid;position:absolute;bottom:32px;left:38px;right:38px}.region-card>div span{background:#ffffffa6;border:1px solid #cbb9938c;border-radius:15px;padding:13px;display:grid}.region-card>div b{font-size:22px}.region-card>div em{color:#7e8793;font-size:10px;font-style:normal}.venue-plan{grid-template-columns:1fr 1fr;align-items:center;gap:44px;display:grid}.venue-plan__visual{min-height:390px;box-shadow:var(--shadow);background:url(/assets/esports/regional-circuit.webp) 48%/cover no-repeat;border-radius:28px}.venue-plan>div:last-child>span{color:#9c722d;letter-spacing:.15em;font-size:11px;font-weight:900}.venue-plan h2{margin:8px 0 13px;font-size:36px}.venue-plan p,.venue-plan li{color:#6c7787;line-height:1.72}.venue-plan ul{padding-left:20px}.team-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.team-card{background-image:linear-gradient(135deg,#fffefafa 0%,#fffefae8 52%,#faf3e4b8 100%),url(/assets/esports/teams/team-directory-bg.webp);background-position:50%;background-size:cover;border:1px solid #e5dbc9;border-radius:22px;min-height:348px;padding:25px;overflow:hidden;box-shadow:0 14px 34px #21324a17}.team-card:nth-child(2n){background-position:58%}.team-card:nth-child(3n){background-position:44%}.team-card__identity{justify-content:space-between;align-items:center;gap:14px;display:flex}.team-card__avatars{align-items:center;min-height:82px;padding-left:15px;display:flex}.team-card__avatars img{object-fit:cover;background:#e6d5ae;border:3px solid #fffefaf5;border-radius:25px;width:78px;height:78px;margin-left:-15px;box-shadow:0 11px 24px #1c2d442e}.team-card__avatars img:nth-child(2){transform:translateY(5px)}.team-card__code{color:#173354;letter-spacing:.08em;background:#efd798;border:1px solid #d4b667;border-radius:15px;place-items:center;gap:2px;min-width:54px;min-height:46px;padding:6px 8px;font-size:12px;font-weight:900;display:inline-grid}.team-card__code .anticon{font-size:12px}.team-card__code.is-blue{color:#255fa8;background:#dcecff;border-color:#aecdf2}.team-card__code.is-coral{color:#a7513c;background:#f7ded5;border-color:#e8b7a6}.team-card__code.is-navy{color:#203754;background:#dbe2eb;border-color:#bcc9d8}.team-card>small{color:#8a6325;margin-top:20px;font-size:10px;font-weight:900;display:block}.team-card h2{margin:6px 0 13px}.team-card__players{gap:8px;display:flex}.team-card__players span{color:#5c6a7c;background:#eff3f7;border-radius:11px;padding:7px 10px;font-size:12px;font-weight:800}.team-card footer{border-top:1px solid #dbcaaab8;justify-content:space-between;align-items:center;margin-top:25px;padding-top:16px;display:flex}.team-card footer span{color:#778291;font-size:11px}.team-card footer strong{color:#286bc3;font-size:20px}.team-principles{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.team-principles article{background-position:50%;background-size:cover;border:1px solid #e5dac6;border-radius:22px;grid-template-columns:46px 1fr;align-items:start;gap:16px;min-height:230px;padding:26px;display:grid;overflow:hidden;box-shadow:0 15px 38px #23344b1a}.team-principle--partnership{background-image:linear-gradient(105deg,#fffefafa 0%,#fffefae8 58%,#fffefab3 100%),url(/assets/esports/teams/principle-partnership.webp)}.team-principle--advancement{background-image:linear-gradient(105deg,#fffefafa 0%,#fffefae6 58%,#fffaf0ad 100%),url(/assets/esports/teams/principle-advancement.webp)}.team-principle--review{background-image:linear-gradient(105deg,#fffefafa 0%,#fafdffe6 58%,#f2f8ffa8 100%),url(/assets/esports/teams/principle-review.webp)}.team-principles article>span{color:#2467bd;background:#e3effd;border-radius:15px;place-items:center;width:46px;height:46px;font-size:20px;display:grid}.team-principles h3{color:#1a304f;margin:9px 0 0}.team-principles p{color:#637083;margin:14px 0 0;line-height:1.65}.my-data-layout{grid-template-columns:.9fr 1.1fr;align-items:start;gap:28px;display:grid}.my-data-login{color:#dbe5f3;box-shadow:var(--shadow);background:linear-gradient(145deg,#0a1830,#173354);border-radius:28px;padding:38px}.my-data-login__icon{color:#d6ae58;background:#1e3b60;border-radius:19px;place-items:center;width:58px;height:58px;font-size:26px;display:grid}.my-data-login small{color:#ddb969;letter-spacing:.12em;margin-top:32px;font-weight:900;display:block}.my-data-login h2{color:#f3ead8;margin:10px 0 14px;font-size:30px}.my-data-login p{color:#aebed2;line-height:1.75}.my-data-login>div{gap:10px;margin-top:26px;display:flex}.my-data-login a{border-radius:var(--control-radius);color:#12243e;min-height:44px;transition:transform .16s var(--ease-out), background .16s var(--ease-out);background:#dfbc6b;justify-content:center;align-items:center;padding:0 18px;font-weight:800;text-decoration:none;display:inline-flex}.my-data-login a+a{color:#cdd9e8;background:0 0;border:1px solid #466080}.my-data-login a:hover{transform:translateY(-2px)}.my-data-preview .section-title{margin-bottom:18px}.my-data-preview>article{background:#fffefa;border:1px solid #e5dac7;border-radius:18px;grid-template-columns:50px 1fr auto;align-items:center;gap:16px;margin-bottom:11px;padding:18px;display:grid}.my-data-preview>article>span{color:#2a6cc2;background:#e7f0fb;border-radius:15px;place-items:center;width:48px;height:48px;font-size:20px;display:grid}.my-data-preview h3,.my-data-preview p{margin:0}.my-data-preview p{color:#788291;margin-top:4px;font-size:12px}.my-data-preview em{color:#926a29;background:#f5e9d1;border-radius:999px;padding:5px 8px;font-size:10px;font-style:normal;font-weight:900}.service-modal .ant-modal-content{background:#fffefa;border:1px solid #e2d4b9;border-radius:24px}.service-modal .ant-modal-body{text-align:center;padding:24px 10px 8px}.service-modal__icon{color:#2769bf;background:#e5effc;border-radius:20px;place-items:center;width:64px;height:64px;margin:0 auto 18px;font-size:28px;display:grid}.service-modal span{color:#a07430;letter-spacing:.14em;font-size:10px;font-weight:900}.service-modal h2{margin:8px 0 12px}.service-modal p{color:#59677b;line-height:1.7}.service-modal button{border-radius:var(--control-radius);color:#fff;cursor:pointer;min-height:44px;transition:transform .16s var(--ease-out);background:linear-gradient(90deg,#5b8ff9,#2c72c9);border:0;align-items:center;gap:7px;margin-top:10px;padding:0 24px;font-weight:800;display:inline-flex;box-shadow:0 12px 30px #3677d033}.service-modal button:hover{transform:translateY(-2px)}.esports-footer{color:#c4cfde;background:#050b17;border-top:1px solid #d0ae623d;margin-top:0;padding:0;box-shadow:0 -18px 60px #040a162e}.esports-footer__inner{padding:18px 0}.esports-footer__top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.esports-footer__brand{align-items:center;gap:12px;display:flex}.esports-footer__brand img{object-fit:contain;filter:drop-shadow(0 5px 12px #dab25733);border-radius:0;width:auto;height:64px}.esports-footer__brand span{color:#edf2f8;font-size:20px;font-weight:800}.esports-footer__links{flex-wrap:wrap;gap:14px;display:flex}.esports-footer__links a{color:#9eacbf;font-size:13px;font-weight:700;text-decoration:none}.esports-footer__links a:hover{color:#e0bd70}.esports-footer__social{gap:8px;display:flex}.esports-footer__social button{color:#d7b562;cursor:pointer;background:#0d1727;border:1px solid #2a394f;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.esports-footer__bottom{color:#7f8c9d;border-top:1px solid #1c2a3d;flex-direction:column;align-items:center;gap:8px;margin-top:14px;padding-top:14px;font-size:12px;display:flex}.esports-footer__bottom>div{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.esports-footer__bottom a{color:#9aa9bb;text-decoration:none}.esports-drawer .ant-drawer-header{background:#0a172b;border-bottom-color:#283a55}.esports-drawer .ant-drawer-title,.esports-drawer .ant-drawer-close{color:#e0bd70}.esports-drawer__nav{gap:8px;display:grid}.esports-drawer__nav .esports-nav__link{color:#475569;background:#f5f0e7;border-radius:14px;min-height:46px;padding:0 15px}.esports-drawer__nav .esports-nav__link.is-active{color:#1f5da9;background:#e7f1fd}.esports-drawer__nav .esports-nav__link:after{display:none}.esports-drawer__actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:18px;display:grid}.esports-drawer__actions .ant-btn{border-radius:18px;gap:8px;width:100%;height:36px}@media (max-width:1040px){.esports-header__inner{grid-template-columns:minmax(190px,1fr) auto minmax(190px,1fr);gap:18px}.esports-nav--desktop{gap:20px}.esports-nav__link{padding:6px 0}.event-facts__grid{grid-template-columns:1fr 1fr}.event-facts article:nth-child(2){border-right:0}.event-facts article:nth-child(-n+2){border-bottom:1px solid #eee4d1}.featured-match{grid-template-columns:110px 1fr}.featured-match__versus{grid-column:1/-1}.featured-match>button{position:absolute;right:32px}.featured-match{position:relative}.progress-grid,.rules-grid{grid-template-columns:1fr 1fr}.schedule-card{grid-template-columns:130px 1fr 80px}.schedule-card__teams{border-top:1px solid #eee4d2;order:4;grid-column:1/-1;padding-top:15px}.team-grid{grid-template-columns:1fr 1fr}}@media (max-width:900px){.esports-nav--desktop,.esports-header__actions--desktop{display:none}.esports-header__inner{display:flex}.esports-header__menu{display:inline-flex}}@media (max-width:820px){.event-hero{min-height:max(760px,100svh - 72px)}.event-hero__visual img{object-position:62% center}.event-hero__veil{background:linear-gradient(#f8f7f11f,#f8f7f1a6 35%,#f8f7f1fa 64%)}.event-hero__content{padding-top:270px}.event-hero__lead{font-size:15px}.content-section{padding:64px 0}.section-stage,.news-preview{padding:36px}.split-feature,.venue-plan,.my-data-layout{grid-template-columns:1fr}.split-feature__visual,.venue-plan__visual{min-height:360px}.news-preview__grid,.team-principles,.region-cards{grid-template-columns:1fr}.page-hero__image{background-position:62% 56%}.standings-card{overflow-x:auto}.standings-card__head,.standings-card__row{min-width:720px}}@media (max-width:600px){.esports-container{width:min(76%,1240px)}.esports-header,.esports-header__inner{height:68px}.esports-brand{height:60px}.esports-brand img{width:auto;height:50px}.esports-brand strong{font-size:15px}.event-hero{min-height:max(820px,100svh - 68px)}.event-hero__visual img{object-position:center top}.event-hero__content{padding-top:300px}.section-stage,.news-preview{border-radius:26px;padding:26px 18px}.event-hero h1{font-size:50px}.event-hero__actions{grid-template-columns:1fr 1fr;display:grid}.cta{text-align:center;padding:10px}.event-hero__meta{gap:10px;display:grid}.event-facts{margin-top:0;padding:12px 0 18px}.event-facts__grid{grid-template-columns:1fr}.event-facts article{border-bottom:1px solid #eee4d1;border-right:0}.section-title{display:grid}.featured-match{grid-template-columns:1fr;padding:24px 18px}.featured-match>button{width:100%;position:static}.featured-match__versus{grid-column:auto;grid-template-columns:1fr 52px 1fr}.progress-grid,.rules-grid,.region-mini-grid,.team-grid{grid-template-columns:1fr}.schedule-card{grid-template-columns:1fr auto;gap:14px}.schedule-card__stage,.schedule-card__teams{grid-column:1/-1}.region-card{padding:26px 26px 150px}.region-card>div{left:26px;right:26px}.page-hero{min-height:410px}.page-hero__stats>span{min-width:calc(50% - 6px)}.my-data-login{padding:28px}.my-data-login>div{display:grid}.my-data-preview>article{grid-template-columns:46px 1fr}.my-data-preview em{grid-column:2;justify-self:start}.esports-footer__top{justify-content:center}.esports-footer__brand img{height:56px}.esports-footer__links{justify-content:center}.esports-footer__bottom{text-align:center}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
