/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--glow-x:50%;--glow-y:50%;--glow-angle:135deg}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--radius-lg:.5rem;--shadow-sm:0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.start{inset-inline-start:var(--spacing)}.\!container{width:100%!important}@media (width>=40rem){.\!container{max-width:40rem!important}}@media (width>=48rem){.\!container{max-width:48rem!important}}@media (width>=64rem){.\!container{max-width:64rem!important}}@media (width>=80rem){.\!container{max-width:80rem!important}}@media (width>=96rem){.\!container{max-width:96rem!important}}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.m-1{margin:calc(var(--spacing) * 1)}.m-2{margin:calc(var(--spacing) * 2)}.m-3{margin:calc(var(--spacing) * 3)}.m-4{margin:calc(var(--spacing) * 4)}.block{display:block}.hidden{display:none}.inline{display:inline}.table{display:table}.table-row{display:table-row}.resize{resize:both}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--ink:#080a0d;--ink-raised:#0e1116;--panel:#13171d;--panel-light:#191e26;--line:#ffffff17;--line-strong:#ffffff26;--text:#f6f4ef;--muted:#969da8;--ember:#f04e37;--ember-dark:#b82d20;--amber:#f4b860;--green:#57c18b;--blue:#6fa8dc;--radius:14px;--radius-lg:24px;--shadow:0 30px 80px #0000006b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 80% 0%, #f04e370f, transparent 30rem), var(--ink);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:15px;line-height:1.55}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}img{max-width:100%}::selection{color:#fff;background:#f04e3757}:focus-visible{outline:2px solid var(--amber);outline-offset:3px}.skip-link{z-index:200;background:var(--text);color:var(--ink);border-radius:8px;padding:10px 14px;transition:top .2s;position:fixed;top:-60px;left:16px}.skip-link:focus{top:12px}.site-shell{min-height:100vh;overflow:clip}.site-header{z-index:100;background:#050506f0;border-bottom:1px solid #ffffff0e;height:88px;transition:border-color .36s,background .36s;position:sticky;top:0}.header-inner{width:min(1640px,100% - 56px);height:88px;box-shadow:none;-webkit-backdrop-filter:blur();backdrop-filter:blur();background:0 0;border:1px solid #0000;border-radius:0;align-items:center;gap:clamp(22px,2.4vw,38px);margin:0 auto;padding:0;transition:width .42s cubic-bezier(.22,1,.36,1),height .42s cubic-bezier(.22,1,.36,1),margin-top .42s cubic-bezier(.22,1,.36,1),padding .42s cubic-bezier(.22,1,.36,1),border-color .3s,border-radius .42s cubic-bezier(.22,1,.36,1),background .32s,box-shadow .36s,-webkit-backdrop-filter .32s,backdrop-filter .32s;display:flex}.site-header.is-compact{background:0 0;border-bottom-color:#0000}.site-header.is-compact .header-inner{-webkit-backdrop-filter:blur(18px)saturate(1.12);backdrop-filter:blur(18px)saturate(1.12);background:#08090be8;border-color:#ffffff1b;border-radius:17px;width:min(1120px,100% - 48px);height:64px;margin-top:10px;padding:0 11px 0 15px;box-shadow:0 18px 46px #00000061,inset 0 1px #ffffff0b}.brand-link{flex-shrink:0}.brand{align-items:center;gap:11px;display:inline-flex}.brand-mark{object-fit:contain;filter:drop-shadow(0 0 16px #ff181838);width:42px;height:42px}.brand-header-lockup{place-items:center;width:80px;height:72px;transition:width .42s cubic-bezier(.22,1,.36,1),height .42s cubic-bezier(.22,1,.36,1);display:grid}.site-header.is-compact .brand-header-lockup{width:59px;height:52px}.brand-header-lockup img{object-fit:contain;filter:drop-shadow(0 0 12px #ff302a1f);width:100%;height:100%;display:block}.brand-copy{flex-direction:column;line-height:1;display:flex}.brand-copy strong{letter-spacing:.045em;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:17px;font-weight:500}.brand-copy small{color:var(--muted);letter-spacing:.14em;margin-top:5px;font-size:7px}.brand-full{width:170px;display:block}.brand-full img{width:100%;height:auto;display:block}.desktop-nav{flex:auto;align-items:center;min-width:0;display:flex;position:relative}.desktop-nav>.nav-dock-outer,.desktop-nav .nav-dock-panel.has-inline-labels{width:100%}.desktop-nav .nav-dock-panel.has-inline-labels .nav-dock-item-shell{flex:1 1 0}.desktop-nav .nav-dock-panel.has-inline-labels .nav-dock-item{width:100%}.site-header.is-compact .desktop-nav{flex:none;margin-right:auto}.nav-dock-outer{align-items:center;height:62px;display:flex;overflow:visible}.nav-dock-panel{background:#0f1115b8;border:1px solid #ffffff13;border-radius:15px;align-items:center;gap:4px;padding:5px;transition:height .42s cubic-bezier(.22,1,.36,1),background .26s,border-color .26s;display:flex;box-shadow:inset 0 1px #ffffff09}.nav-dock-panel.has-inline-labels{background:#0e1013c2;border-color:#ffffff17;gap:3px;padding-inline:6px}.site-header.is-compact .nav-dock-panel{background:#ffffff07;border-color:#0000}.nav-dock-item-shell{flex:none;place-items:center;display:grid;position:relative}.nav-dock-item-shell.has-inline-label{width:auto}.nav-dock-item{isolation:isolate;color:#aeb5c0;cursor:pointer;width:100%;height:100%;box-shadow:none;background:0 0;border:1px solid #0000;border-radius:10px;outline:none;place-items:center;padding:0;transition:color .18s,border-color .18s,background .18s,box-shadow .22s;display:grid;position:relative}.nav-dock-item-shell.has-inline-label .nav-dock-item{justify-content:center;align-items:center;gap:8px;width:auto;min-width:86px;padding:0 13px;display:flex}.nav-dock-active-pill{z-index:-1;background:radial-gradient(circle at 50% 115%,#ff302a33,#0000 68%),#ffffff09;border:1px solid #ff483f47;border-radius:8px;position:absolute;inset:2px;box-shadow:inset 0 -2px #ff342dd1}.nav-dock-item:hover,.nav-dock-item:focus-visible,.nav-dock-item.is-active{color:#fff;box-shadow:none;background:0 0;border-color:#0000}.nav-dock-item:hover,.nav-dock-item:focus-visible{background:linear-gradient(#fff1,#ff302a0b);border-color:#ffffff12}.nav-dock-item.is-active{background:0 0;border-color:#0000}.nav-dock-icon{z-index:1;pointer-events:none;place-items:center;display:grid;position:relative}.nav-dock-inline-label{z-index:1;color:inherit;letter-spacing:.012em;white-space:nowrap;pointer-events:none;font-size:12px;font-weight:720;line-height:1;position:relative}.nav-dock-item:hover .nav-dock-icon,.nav-dock-item:focus-visible .nav-dock-icon,.nav-dock-item.is-active .nav-dock-icon{filter:drop-shadow(0 0 7px #ff3a306b)}.nav-dock-label{z-index:4;color:#f4f5f7;white-space:nowrap;pointer-events:none;background:#0a0b0df5;border:1px solid #ffffff1a;border-radius:8px;width:max-content;max-width:180px;padding:6px 9px;font-size:11px;font-weight:720;line-height:1;position:absolute;top:calc(100% + 11px);left:50%;transform:translate(-50%);box-shadow:0 12px 28px #00000057}.nav-popover{position:relative}.nav-menu{border:1px solid var(--line-strong);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(145deg,#14181efc,#0a0d11fc);border-radius:16px;width:340px;padding:12px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 24px 70px #0000008c,inset 0 1px #ffffff0a}.nav-menu-heading{gap:2px;padding:4px 5px 11px;display:grid}.nav-menu-heading span{color:#f4f6f8;font-size:12px;font-weight:800}.nav-menu-heading small{color:#737d89;font-size:9px}.nav-menu-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.nav-menu-grid a{color:#c2c7ce;background:#ffffff06;border:1px solid #ffffff0f;border-radius:10px;align-items:center;gap:9px;min-height:44px;padding:0 11px;font-size:12px;transition:border-color .18s,background .18s,color .18s,transform .18s;display:flex}.nav-menu-grid a svg{color:#8b96a4}.nav-menu-grid a:hover{color:#fff;background:#ef3f3214;border-color:#ef3f324d;transform:translateY(-1px)}.nav-menu-grid a:hover svg{color:#f05a4f}.nav-menu>.staff-header-link{border-radius:10px;width:100%;min-height:44px;margin-top:8px;padding:0 12px;display:flex}.header-actions{align-items:center;gap:8px;transition:gap .32s;display:flex}.header-actions form{display:flex}.staff-header-link{border:0;border-top:1px solid var(--line);color:#c2c7ce;background:0 0;border-radius:8px;align-items:center;gap:7px;width:100%;margin-top:6px;font-size:13px;font-weight:650;display:flex;padding:12px!important}.staff-header-link:hover{color:#fff;background:#ffffff0f}.icon-button{border:1px solid var(--line);cursor:pointer;background:#ffffff06;border-radius:10px;place-items:center;width:44px;height:44px;transition:transform .32s cubic-bezier(.2,1.55,.35,1),border-color .22s,background .22s,box-shadow .26s;display:inline-grid;box-shadow:0 5px 12px #0003,inset 0 1px #ffffff0a}.site-header.is-compact .icon-button{border-radius:9px;width:38px;height:38px}.icon-button:hover{border-color:var(--line-strong);background:#ffffff12;transform:translateY(-1px)scale(1.015);box-shadow:0 10px 24px #ff302a1a,inset 0 1px #ffffff12}.notification-button{position:relative}.notification-button>span{border:2px solid var(--ink);background:var(--ember);border-radius:10px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:9px;font-weight:800;display:grid;position:absolute;top:-5px;right:-4px}.account-link{border:1px solid var(--line);background:#ffffff06;border-radius:12px;align-items:center;gap:9px;min-width:154px;height:50px;margin-left:4px;padding:5px 10px 5px 5px;transition:height .42s cubic-bezier(.22,1,.36,1),min-width .42s cubic-bezier(.22,1,.36,1),padding .32s;display:flex}.site-header.is-compact .account-link{min-width:146px;height:42px;padding-block:3px}.account-link>span:last-child{flex-direction:column;min-width:0;display:flex}.account-link strong{text-overflow:ellipsis;font-size:12px;overflow:hidden}.account-link small{color:var(--muted);font-size:10px}.avatar,.team-avatar{color:#fff;letter-spacing:.04em;background:radial-gradient(circle at 30% 20%,#f4b86057,#0000 35%),linear-gradient(145deg,#2d323b,#13171d);border:1px solid #ffffff1f;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-size:11px;font-weight:800;display:inline-grid}.team-avatar{box-shadow:inset 3px 0 0 var(--team-color,var(--ember));border-radius:10px}.avatar-small{width:34px;height:34px}.avatar img,.team-avatar img,.entity-logo img,.player-portrait img{border-radius:inherit;object-fit:cover;width:100%;height:100%}.mobile-trigger,.mobile-nav{display:none}.hero{isolation:isolate;background:linear-gradient(90deg,#080a0dfc 0%,#080a0dd6 48%,#080a0d73 100%),radial-gradient(circle at 75%,#f04e3724,#0000 36rem);place-items:center;min-height:calc(100vh - 76px);display:grid;position:relative;overflow:hidden}.cinematic-hero{isolation:isolate;background:radial-gradient(58% 74% at 78% 48%,#8f161333,#0000 70%),linear-gradient(90deg,#050506 0% 40%,#050506ed 58%,#060607 100%);border-bottom:1px solid #ffffff12;min-height:calc(100svh - 76px);position:relative;overflow:hidden}.cinematic-hero:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(#ffffff05,#0000 18%),radial-gradient(circle at 73% 36%,#ff302a0f,#0000 24rem);position:absolute;inset:0}.cinematic-hero:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(#0000 82%,#05050680);position:absolute;inset:0}.cinematic-hero-inner{grid-template-rows:minmax(0,1fr) auto;grid-template-columns:minmax(420px,.9fr) minmax(560px,1.1fr);column-gap:clamp(24px,3.5vw,72px);width:100%;min-height:calc(100svh - 76px);padding:clamp(38px,5vh,72px) clamp(24px,4.5vw,96px) clamp(18px,2.4vh,30px);display:grid}.cinematic-copy{z-index:3;grid-area:1/1;align-self:center;width:min(100%,660px);padding:16px 0 42px;animation:.68s cubic-bezier(.2,.8,.2,1) .12s both cinematic-copy-arrival}@keyframes cinematic-copy-arrival{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.cinematic-copy .hero-kicker{color:#d65349;letter-spacing:.21em;font-size:10px}.cinematic-copy h1{letter-spacing:-.018em;text-transform:uppercase;max-width:660px;margin:26px 0 24px;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:clamp(70px,7vw,112px);font-weight:500;line-height:.91}.hero-title-line{display:grid;position:relative}.hero-title-line>span{grid-area:1/1}.hero-title-outline{color:#0000;-webkit-text-stroke:1px #f6f4ef7a;pointer-events:none}.hero-title-fill{color:#f4f1ea;will-change:clip-path}.hero-title-line.is-accent .hero-title-outline{-webkit-text-stroke-color:#ff463d94}.hero-title-line.is-accent .hero-title-fill{color:#e32924}.shiny-text{color:#d65349;-webkit-text-fill-color:transparent;background-image:linear-gradient(105deg,#ba443c 16%,#f6a49d 42%,#d65349 54%,#ba443c 78%);background-position:130% 0;background-size:240% 100%;-webkit-background-clip:text;background-clip:text;animation:5.8s ease-in-out 1.4s infinite shiny-text-pass}@keyframes shiny-text-pass{0%,68%,to{background-position:130% 0}82%{background-position:-40% 0}}.cinematic-copy h1>span,.cinematic-copy h1 em{display:block}.cinematic-copy h1>.hero-title-line{display:grid}.cinematic-copy h1 em{color:#e32924;font-style:normal}.cinematic-copy>p{color:#a6abb3;max-width:540px;margin:0;font-size:17px;line-height:1.55}.cinematic-copy .button{white-space:nowrap;border-radius:4px;min-height:58px;padding-inline:22px;font-size:13px}.cinematic-copy .hero-actions{flex-wrap:nowrap}.cinematic-copy .button-primary{box-shadow:none;background:#df2c25}.cinematic-copy .button-primary svg{transition:transform .22s cubic-bezier(.2,.75,.25,1)}.cinematic-copy .button-primary:hover svg{transform:translate(3px)}.cinematic-trophy{z-index:1;grid-area:1/2/3;align-self:stretch;min-width:0;min-height:0;position:relative;overflow:visible}.hero-energy-rings{z-index:0;opacity:.78;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 66% 48%,#000 0 46%,#0000 78%);mask-image:radial-gradient(circle at 66% 48%,#000 0 46%,#0000 78%)}.cinematic-trophy img{z-index:1;object-fit:contain;object-position:right bottom;width:auto;max-width:none;height:min(112%,1086px);animation:.9s cubic-bezier(.16,.84,.2,1) 80ms both cinematic-trophy-arrival;position:absolute;bottom:clamp(-66px,-4vh,-24px);right:clamp(-94px,-3.2vw,-28px);-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 32% 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 32% 100%)}@keyframes cinematic-trophy-arrival{0%{opacity:0;transform:translate(34px,14px)scale(.982)}to{opacity:1;transform:translate(0)scale(1)}}.cinematic-live-rail{z-index:4;color:#9ea4ad;background:#050506e0;border:1px solid #ffffff1c;border-radius:0;grid-area:2/1/auto/-1;grid-template-columns:1fr minmax(260px,1.6fr) auto;align-items:center;gap:clamp(18px,3vw,54px);min-height:68px;margin-inline:calc(-1*clamp(24px,4.5vw,96px));padding:12px 24px;padding-inline:clamp(24px,4.5vw,96px);font-size:11px;animation:.56s .44s both cinematic-rail-arrival;display:grid}@keyframes cinematic-rail-arrival{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.cinematic-live-rail>span,.cinematic-live-rail>a{align-items:center;gap:9px;display:inline-flex}.cinematic-live-rail svg{color:#e32924}.cinematic-live-rail .arena-live{color:#f0f2f4;letter-spacing:.1em;text-transform:uppercase;font-weight:850}.cinematic-live-rail .arena-live svg{color:#ff302a}.cinematic-live-rail>a{color:#f1f3f5;justify-self:end;font-weight:750}@media (width<=1100px){.cinematic-hero-inner{grid-template-columns:minmax(380px,.92fr) minmax(430px,1.08fr);column-gap:14px;padding-inline:clamp(20px,4vw,36px)}.cinematic-copy{padding-bottom:28px}.cinematic-copy h1{font-size:clamp(60px,7vw,78px)}.cinematic-trophy img{right:-12vw}.cinematic-live-rail{grid-template-columns:.9fr 1.35fr auto;margin-inline:calc(-1*clamp(20px,4vw,36px));padding-inline:clamp(20px,4vw,36px)}}@media (width<=760px){.cinematic-hero{min-height:calc(100svh - 68px)}.cinematic-hero-inner{min-height:calc(100svh - 68px);padding:44px 18px 16px;display:block}.cinematic-copy{width:100%;padding:0}.cinematic-copy .hero-kicker{letter-spacing:.16em;font-size:9px}.cinematic-copy h1{max-width:100%;margin-block:20px 18px;font-size:clamp(48px,14vw,66px);line-height:.9}.cinematic-copy>p{color:#b3b7be;font-size:15px}.cinematic-copy .hero-actions{margin-top:25px;display:grid}.cinematic-copy .button{width:100%}.cinematic-trophy{width:calc(100% + 72px);height:clamp(340px,98vw,470px);margin:12px -52px -6px auto;overflow:hidden}.cinematic-trophy img{height:100%;bottom:-2%;right:-10%}.cinematic-live-rail{grid-template-columns:1fr;gap:11px;min-height:0;margin-inline:0;padding:16px}.cinematic-live-rail>a{justify-self:start}}@media (prefers-reduced-motion:reduce){.cinematic-trophy img,.cinematic-copy,.cinematic-live-rail{animation:none}.site-header,.header-inner,.brand-header-lockup,.nav-dock-panel,.header-actions,.icon-button,.account-link{transition-duration:.01ms!important}}.hero:after{content:"";z-index:-1;background:linear-gradient(transparent, var(--ink));height:190px;position:absolute;inset:auto 0 0}.hero-grid{z-index:-3;opacity:.28;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 35%,#000);mask-image:linear-gradient(90deg,#0000,#000 35%,#000)}.hero-orbit{z-index:-2;border:1px solid #f4b86026;border-radius:50%;position:absolute}.hero-orbit:before,.hero-orbit:after{content:"";border-radius:inherit;border:inherit;position:absolute}.hero-orbit-one{width:620px;height:620px;top:50%;right:-30px;transform:translateY(-52%)}.hero-orbit-one:before{inset:76px}.hero-orbit-one:after{inset:155px}.hero-orbit-two{border-color:#f04e3714;width:960px;height:960px;top:50%;right:-240px;transform:translateY(-50%)}.hero-inner{grid-template-columns:minmax(0,1.03fr) minmax(420px,.97fr);align-items:center;gap:76px;width:min(1300px,100% - 64px);padding:80px 0 100px;display:grid}.hero-kicker,.eyebrow{color:var(--amber);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:10px;font-size:11px;font-weight:800;display:inline-flex}.hero-kicker>span:first-child{background:var(--ember);width:28px;height:1px}.hero-kicker>.shiny-text{background-color:#0000;width:auto;height:auto}.hero h1{letter-spacing:-.025em;text-transform:uppercase;max-width:720px;margin:24px 0 22px;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:clamp(72px,8vw,130px);font-weight:500;line-height:.82}.hero h1 em{color:var(--ember);text-shadow:0 12px 48px #f04e3733;font-style:normal;display:block}.hero-copy>p{color:#b1b7c0;max-width:610px;margin:0;font-size:18px;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.button{cursor:pointer;border:1px solid #ffffff1a;border-radius:11px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:0 20px;font-size:13px;font-weight:800;transition:transform .32s cubic-bezier(.2,1.55,.35,1),border-color .22s,background .22s,box-shadow .26s;display:inline-flex;box-shadow:0 7px 16px #0003,inset 0 1px #ffffff12}.button:hover{transform:translateY(-2px)scale(1.025)}.button>svg{transition:transform .3s cubic-bezier(.2,1.55,.35,1),filter .22s}.button:hover>svg,.button:focus-visible>svg{filter:drop-shadow(0 0 7px);transform:scale(1.08)}.button:disabled{cursor:not-allowed;opacity:.5;transform:none}.button-primary{background:linear-gradient(135deg, var(--ember), #d13e2b);color:#fff;box-shadow:0 12px 32px #f04e3733}.button-primary:hover{background:linear-gradient(135deg, #ff5d45, var(--ember))}.button-ghost,.button-secondary{border-color:var(--line-strong);background:#ffffff09}.button-ghost:hover,.button-secondary:hover{background:#ffffff12;border-color:#ffffff47}.button-danger{color:#ff8c7c;background:#f04e371a;border-color:#f04e3759}.hero-trust{color:#8f96a1;flex-wrap:wrap;gap:20px;margin-top:34px;font-size:11px;display:flex}.hero-trust span{align-items:center;gap:7px;display:inline-flex}.hero-trust svg{color:var(--amber)}.hero-stage{place-items:center;min-height:580px;display:grid;position:relative}.stage-halo{filter:blur(8px);background:radial-gradient(circle,#f04e3740,#f04e3706 50%,#0000 68%);border-radius:50%;width:440px;height:440px;animation:5s ease-in-out infinite pulse;position:absolute}.stage-card{z-index:2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(145deg,#ffffff14,#0000 32%),#0d1015e8;border:1px solid #f4b86033;border-radius:26px;width:min(100%,440px);padding:28px;position:relative;transform:perspective(900px)rotateY(-4deg)rotateX(2deg);box-shadow:0 40px 90px #0000008f,inset 0 1px #ffffff12}.stage-card:before{content:"";z-index:-1;border-radius:inherit;background:linear-gradient(145deg,#f4b8602e,#0000 40%,#f04e371f);position:absolute;inset:-1px}.stage-topline,.stage-score,.match-meta,.tournament-card-top,.panel-title{justify-content:space-between;align-items:center;gap:12px;display:flex}.stage-topline{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:11px}.live-pill{color:#ff7b68;align-items:center;gap:7px;font-weight:900;display:inline-flex}.live-pill>span,.live-dot{background:var(--ember);border-radius:50%;width:6px;height:6px;animation:1.5s ease-in-out infinite blink;display:inline-block;box-shadow:0 0 0 5px #f04e371f}.stage-title{text-align:center;flex-direction:column;align-items:center;margin:42px 0 32px;display:flex}.stage-title small{color:var(--amber);letter-spacing:.12em;text-transform:uppercase;margin-bottom:18px;font-size:12px;font-weight:800}.stage-title strong{letter-spacing:.04em;text-transform:uppercase;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:32px;font-weight:500}.stage-title>span{color:var(--muted);text-transform:uppercase;margin:3px 0;font-size:10px}.stage-score{justify-content:center;gap:20px}.stage-score>span{border:1px solid var(--line-strong);background:var(--panel-light);border-radius:12px;place-items:center;width:44px;height:44px;font-size:11px;font-weight:900;display:grid}.stage-score strong{font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:38px;font-weight:500}.stage-score small{color:var(--muted);font-size:20px}.stage-link{border-top:1px solid var(--line);color:#d8dbe0;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:32px;padding-top:20px;font-size:12px;font-weight:750;display:flex}.stage-badge{z-index:3;border:1px solid var(--line-strong);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#13171de0;border-radius:12px;align-items:center;gap:10px;padding:11px 14px;display:flex;position:absolute;box-shadow:0 16px 40px #00000059}.stage-badge svg{color:var(--amber)}.stage-badge span{flex-direction:column;display:flex}.stage-badge small{color:var(--muted);font-size:9px}.stage-badge strong{font-size:12px}.stage-badge-top{top:100px;right:-16px}.stage-badge-bottom{bottom:88px;left:-12px}.scroll-cue{border:1px solid var(--line);width:36px;height:36px;color:var(--muted);border-radius:50%;place-items:center;animation:2.4s ease-in-out infinite bounce;display:grid;position:absolute;bottom:20px;left:50%}.stats-strip{z-index:4;border:1px solid var(--line);background:#0e1116f0;border-radius:18px;grid-template-columns:repeat(4,1fr);width:min(1220px,100% - 48px);margin:-22px auto 0;display:grid;position:relative;box-shadow:0 24px 60px #00000047}.stats-strip>div{border-right:1px solid var(--line);flex-direction:column;justify-content:center;align-items:center;min-height:100px;display:flex}.stats-strip>div:last-child{border-right:0}.stats-strip strong{letter-spacing:.025em;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:28px;font-weight:500}.stats-strip span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:750}.section{width:min(1220px,100% - 48px);margin:0 auto;padding:100px 0}.section-surface{border-block:1px solid var(--line);background:linear-gradient(115deg, #ffffff05, transparent), var(--ink-raised);width:100%;padding-left:max(24px,50% - 610px);padding-right:max(24px,50% - 610px)}.section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:34px;display:flex}.section-heading h2,.community-copy h2,.page-hero h1{letter-spacing:.02em;text-transform:uppercase;margin:8px 0 0;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:clamp(38px,5vw,62px);font-weight:500;line-height:.98}.section-heading p{max-width:560px;color:var(--muted);margin:12px 0 0}.text-link{color:#d9dce1;white-space:nowrap;align-items:center;gap:7px;font-size:12px;font-weight:800;display:inline-flex}.text-link:hover{color:var(--amber)}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.tournament-card{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(140deg, #ffffff0a, transparent 38%), var(--panel);flex-direction:column;min-height:420px;padding:23px;transition:transform .25s,border-color .25s;display:flex;position:relative;overflow:hidden}.tournament-card:after{content:"";background:var(--card-accent);opacity:.08;filter:blur(18px);border-radius:50%;width:190px;height:190px;position:absolute;top:42px;right:-78px}.tournament-card:hover{border-color:#ffffff30;transform:translateY(-5px)}.accent-ember{--card-accent:var(--ember)}.accent-amber{--card-accent:var(--amber)}.accent-steel{--card-accent:#9aa7b6}.tournament-card-top{z-index:1;position:relative}.tournament-card-top>span:last-child{color:var(--muted);text-transform:uppercase;font-size:10px}.status{letter-spacing:.055em;text-transform:uppercase;border:1px solid #0000;border-radius:20px;align-items:center;gap:7px;width:max-content;min-height:24px;padding:0 9px;font-size:9px;font-weight:850;display:inline-flex}.status-success{color:#7be2aa;background:#57c18b1a;border-color:#57c18b38}.status-danger{color:#ff806e;background:#f04e371c;border-color:#f04e3740}.status-warning{color:#f6c878;background:#f4b8601a;border-color:#f4b8603d}.status-info{color:#91c3ef;background:#6fa8dc1a;border-color:#6fa8dc3d}.status-neutral{border-color:var(--line);color:#aeb4bd;background:#ffffff09}.tournament-emblem{z-index:1;clip-path:polygon(50% 0%,94% 24%,82% 80%,50% 100%,18% 80%,6% 24%);background:linear-gradient(145deg, var(--card-accent), var(--card-accent));place-items:center;width:72px;height:76px;margin:32px 0 22px;display:grid;position:relative}@supports (color:color-mix(in lab, red, red)){.tournament-emblem{background:linear-gradient(145deg, color-mix(in srgb, var(--card-accent) 70%, white), var(--card-accent))}}.tournament-emblem{color:var(--ink);letter-spacing:.05em;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:17px}.tournament-emblem:before{content:"";z-index:-1;clip-path:inherit;background:#11151a;position:absolute;inset:4px}.tournament-emblem span{color:var(--card-accent)}.tournament-card h3,.match-card h3,.news-card h3,.trophy-card h3,.feature-card h3{margin:0;font-size:19px;line-height:1.2}.card-muted,.trophy-card p,.feature-card p,.news-card p{color:var(--muted)}.tournament-meta{grid-template-columns:1fr 1fr;gap:16px;margin:22px 0;display:grid}.tournament-meta div{min-width:0}.tournament-meta dt{color:var(--muted);text-transform:uppercase;align-items:center;gap:6px;font-size:9px;display:flex}.tournament-meta dd{margin:5px 0 0;font-size:12px;font-weight:750}.capacity{margin-top:auto}.capacity>div{color:var(--muted);justify-content:space-between;font-size:10px;display:flex}.capacity strong{color:var(--text)}.capacity-track{background:#ffffff12;border-radius:4px;height:4px;margin-top:8px;display:block;overflow:hidden}.capacity-track span{border-radius:inherit;background:var(--card-accent);height:100%;display:block}.card-action{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:20px;padding-top:16px;font-size:11px;font-weight:800;display:flex}.matches-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.match-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);padding:20px}.match-meta>span:first-child{font-size:11px;font-weight:800}.match-card>p{color:var(--muted);margin:7px 0 20px;font-size:10px}.match-teams{grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;display:grid}.match-teams>div{align-items:center;gap:10px;display:flex}.match-teams>div:last-child{text-align:right;flex-direction:row-reverse}.match-teams strong{font-size:12px}.match-score{letter-spacing:.05em;align-items:center;gap:7px;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:24px;display:flex}.match-score small{color:var(--muted)}.rankings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.ranking-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);padding:20px}.panel-title{border-bottom:1px solid var(--line);margin-bottom:12px;padding:4px 4px 16px}.panel-title h3{margin:0;font-size:15px}.panel-title span{color:var(--muted);font-size:10px}.ranking-row{border-bottom:1px solid #ffffff0e;border-radius:8px;grid-template-columns:28px 38px minmax(0,1fr) auto 72px;align-items:center;gap:10px;padding:11px 4px;transition:background .2s;display:grid}.ranking-row:last-child{border-bottom:0}.ranking-row:hover{background:#ffffff09}.rank{color:#676e79;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.rank-1{color:var(--amber)}.rank-2{color:#c4ccd7}.rank-3{color:#cf835d}.ranking-name{flex-direction:column;min-width:0;display:flex}.ranking-name strong{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:5px;font-size:12px;display:flex;overflow:hidden}.ranking-name svg{color:var(--green);flex:none}.ranking-name small{color:var(--muted);align-items:center;gap:4px;font-size:9px;display:flex}.ranking-form{color:#aab0b9;font-size:9px;font-weight:750}.ranking-points{text-align:right;flex-direction:column;display:flex}.ranking-points strong{font-size:12px}.ranking-points small{color:var(--muted);font-size:8px}.news-grid{grid-template-columns:1.35fr 1fr 1fr;gap:18px;display:grid}.news-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);flex-direction:column;min-height:360px;transition:transform .2s;display:flex;overflow:hidden}.news-card:hover{transform:translateY(-4px)}.news-art{background:linear-gradient(135deg,#f04e3726,#0000 50%),repeating-linear-gradient(135deg,#ffffff09 0 1px,#0000 1px 18px),#0d1015;place-items:center;min-height:155px;display:grid;position:relative;overflow:hidden}.news-art:before{content:"";clip-path:polygon(50% 0%,92% 23%,80% 82%,50% 100%,20% 82%,8% 23%);opacity:.78;background:linear-gradient(150deg,#f4b860b3,#f04e37cc);width:96px;height:108px;position:absolute}.news-art:after{content:"";clip-path:polygon(50% 0%,92% 23%,80% 82%,50% 100%,20% 82%,8% 23%);background:#11151a;width:84px;height:96px;position:absolute}.news-art span{z-index:2;color:var(--amber);font-family:Impact,sans-serif;font-size:30px;position:relative}.news-card>div:last-child{flex-direction:column;flex:1;padding:20px;display:flex}.news-meta{color:var(--amber);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:800}.news-card h3{margin-top:10px}.news-card p{margin-bottom:20px;font-size:12px}.news-card .text-link{margin-top:auto}.news-featured .news-art{min-height:190px}.trophy-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.trophy-card{border:1px solid var(--line);border-radius:var(--radius);background:radial-gradient(circle at 80% 20%, var(--rarity-glow), transparent 52%), var(--panel);min-height:280px;padding:20px;position:relative;overflow:hidden}.trophy-card-compact{min-height:238px}.trophy-card-compact .trophy-icon{margin-bottom:20px}.rarity-common{--rarity-glow:#979ea91f}.rarity-rare{--rarity-glow:#6fa8dc2e}.rarity-epic{--rarity-glow:#b96fdc29}.rarity-legendary{--rarity-glow:#f4b86033}.rarity-unique{--rarity-glow:#f04e3733}.trophy-icon{width:68px;height:68px;color:var(--amber);background:#f4b8600f;border:1px solid #f4b86040;border-radius:18px;place-items:center;margin-bottom:24px;display:grid}.trophy-card .status{position:absolute;top:16px;right:16px}.trophy-card h3{margin-top:10px}.trophy-card p{min-height:40px;font-size:11px}.trophy-card>small{color:#d9dce0;font-size:10px;font-weight:750}.funcup-admin-page,.funcup-public-page{gap:22px;display:grid}.funcup-delivery-heading::-webkit-details-marker{display:none}.funcup-admin-page{gap:18px;width:min(1420px,100% - 48px)}.funcup-page-heading{align-items:center;margin-bottom:0}.funcup-page-heading h1{margin:0;font-size:clamp(38px,4vw,58px)}.funcup-event-select{color:#9ca7b6;letter-spacing:0;text-transform:none;background:#12171ee6;border:1px solid #ffffff1c;border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;width:min(470px,100%);min-height:54px;padding:8px 10px 8px 16px;font-size:12px;font-weight:650;display:grid}.funcup-event-select-control{color:#dce2ea;background:#070a0e75;border:1px solid #ffffff17;border-radius:8px;align-items:center;gap:10px;min-width:0;min-height:36px;padding:0 10px;display:flex}.funcup-event-select-control svg{color:#aeb8c5;flex:none}.funcup-event-select-control select{color:#f5f5f2;background:0 0;border:0;outline:0;width:100%;min-width:0;height:34px;padding:0 24px 0 0;font-weight:750}.funcup-event-select-control strong{color:#f5f5f2;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.funcup-stage-nav{background:#12171ee0;border:1px solid #ffffff17;border-radius:12px;grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;min-height:62px;padding:0 26px;display:grid;box-shadow:inset 0 1px #ffffff06}.funcup-stage-nav button{color:#9ca5b3;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:10px;min-width:0;font-family:inherit;font-size:14px;font-weight:650;transition:color .18s,background .18s;display:flex;position:relative}.funcup-stage-nav button:after{content:"";background:0 0;border-radius:999px;height:2px;position:absolute;bottom:-1px;left:10%;right:10%}.funcup-stage-nav button:hover:not(:disabled),.funcup-stage-nav button.is-active{color:var(--amber);background:#f4b86006}.funcup-stage-nav button.is-active:after{background:var(--amber);box-shadow:0 0 16px #f4b86038}.funcup-stage-nav button:disabled{cursor:default;opacity:.42}.funcup-stage-window{gap:18px;min-width:0;animation:.18s ease-out both funcup-workspace-reveal;display:grid}.funcup-stage-window-heading{background:#11161dd6;border:1px solid #ffffff17;border-radius:12px;justify-content:space-between;align-items:center;gap:20px;padding:20px 22px;display:flex}.funcup-stage-window-heading h2{margin:5px 0 4px;font-size:21px}.funcup-stage-window-heading p{color:#87919f;margin:0;font-size:12px}.funcup-create-shell{background:radial-gradient(circle at 88% 18%,#f04e370b,#0000 26rem),#11161deb;border:1px solid #ffffff1a;border-radius:12px;grid-template-columns:minmax(0,1.58fr) minmax(360px,.98fr);min-height:474px;display:grid;overflow:hidden;box-shadow:0 24px 70px #0003}.funcup-create-fields,.funcup-create-review{min-width:0;padding:clamp(24px,3vw,34px)}.funcup-create-review{background:#0a0d122e;border-left:1px solid #ffffff1a;flex-direction:column;display:flex}.funcup-section-title{align-items:center;gap:10px;margin-bottom:28px;display:flex}.funcup-section-title>span{background:var(--amber);border-radius:999px;width:3px;height:22px;box-shadow:0 0 14px #f4b86038}.funcup-section-title h2{margin:0;font-size:18px;line-height:1.2}.funcup-create-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 26px;display:grid}.funcup-create-grid label,.funcup-settings-form label,.funcup-search-controls label,.funcup-player-search>label{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;gap:7px;font-size:10px;font-weight:800;display:grid}.funcup-create-grid label{color:#a9b3c2;letter-spacing:.01em;text-transform:none;align-content:start;gap:8px;font-size:12px}.funcup-create-grid input,.funcup-create-grid select{color:#f3f5f7;background:#080b0f85;border:1px solid #ffffff1f;border-radius:7px;outline:0;width:100%;min-width:0;height:46px;padding:0 13px;font-size:14px;transition:border-color .16s,box-shadow .16s,background .16s}.funcup-create-grid input:hover,.funcup-create-grid select:hover{border-color:#fff3}.funcup-create-grid input:focus,.funcup-create-grid select:focus{background:#080b0fb8;border-color:#f4b8608c;box-shadow:0 0 0 3px #f4b86012}.funcup-create-grid .field-hint{color:#7d8897;letter-spacing:0;text-transform:none;min-height:30px;font-size:11px;font-weight:500;line-height:1.45}.funcup-create-readonly{align-content:start;gap:8px;display:grid}.funcup-create-readonly>span{color:#a9b3c2;font-size:12px;font-weight:800}.funcup-create-readonly>strong{color:#e8ebef;background:#080b0f57;border:1px solid #ffffff1f;border-radius:7px;align-items:center;min-height:46px;padding:0 13px;font-size:14px;display:flex}.funcup-create-readonly>small{color:#7d8897;font-size:11px;line-height:1.45}.funcup-create-review dl{margin:0 0 28px}.funcup-create-review dl>div{border-bottom:1px solid #ffffff17;grid-template-columns:minmax(170px,1fr) minmax(120px,auto);align-items:center;gap:18px;min-height:62px;display:grid}.funcup-create-review dt,.funcup-create-review dd{margin:0}.funcup-create-review dt{color:#a7b0bf;align-items:center;gap:12px;font-size:13px;display:flex}.funcup-create-review dt svg{color:#dce2e8;flex:none}.funcup-create-review dd{color:#f5f5f2;text-align:right;font-size:14px;font-weight:700}.funcup-create-submit{border-radius:7px;width:100%;min-height:52px;margin-top:auto;font-size:14px}.funcup-announcement-panel{background:#11161ddb;border:1px solid #ffffff1a;border-radius:12px;overflow:hidden;box-shadow:0 18px 52px #00000029}.funcup-announcement-heading{border-bottom:1px solid #ffffff14;align-items:flex-start;gap:14px;padding:24px 26px 21px;display:flex}.funcup-announcement-heading>span{background:var(--amber);border-radius:999px;flex:none;width:3px;height:45px;box-shadow:0 0 18px #f4b86033}.funcup-announcement-heading h2{margin:4px 0 5px;font-size:20px;line-height:1.2}.funcup-announcement-heading p{color:#86909e;margin:0;font-size:12px;line-height:1.5}.funcup-settings-form{grid-template-columns:minmax(0,1.45fr) minmax(300px,.72fr);display:grid}.funcup-settings-fields{gap:25px;min-width:0;padding:25px 26px 27px;display:grid}.funcup-settings-group{gap:13px;display:grid}.funcup-settings-group+.funcup-settings-group{border-top:1px solid #ffffff13;padding-top:24px}.funcup-settings-group-title{color:#e0e5eb;align-items:center;gap:9px;font-size:13px;font-weight:750;display:flex}.funcup-settings-group-title svg{color:var(--amber)}.funcup-settings-row{gap:15px;display:grid}.funcup-settings-row.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.funcup-settings-row.three-columns{grid-template-columns:repeat(3,minmax(0,1fr))}.funcup-settings-form label{color:#9da7b5;letter-spacing:.015em;text-transform:none;gap:8px;font-size:11px}.funcup-settings-form input,.funcup-settings-form select{color:#f2f4f6;background:#070a0e7a;border:1px solid #ffffff1f;border-radius:7px;outline:0;width:100%;min-width:0;height:45px;padding:0 13px;font-size:13px;transition:border-color .16s,box-shadow .16s,background .16s}.funcup-settings-form input:hover,.funcup-settings-form select:hover{border-color:#fff3}.funcup-settings-form input:focus,.funcup-settings-form select:focus{background:#070a0eb3;border-color:#f4b86085;box-shadow:0 0 0 3px #f4b86012}.funcup-settings-preview{background:linear-gradient(#ffffff05,#0000 42%),#080b0f42;border-left:1px solid #ffffff17;flex-direction:column;min-width:0;padding:25px 26px 27px;display:flex}.funcup-settings-preview-heading{justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:15px;display:flex}.funcup-settings-preview-heading span{color:#778291;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:750}.funcup-settings-preview-heading strong{color:var(--amber);font-size:12px}.funcup-settings-preview dl{margin:0}.funcup-settings-preview dl>div{border-bottom:1px solid #ffffff13;grid-template-columns:minmax(0,1fr) minmax(115px,auto);align-items:center;gap:14px;min-height:50px;display:grid}.funcup-settings-preview dt,.funcup-settings-preview dd{margin:0}.funcup-settings-preview dt{color:#9ba5b2;align-items:center;gap:9px;font-size:11px;display:flex}.funcup-settings-preview dt svg{color:#cbd1d8;flex:none}.funcup-settings-preview dd{color:#f1f3f5;text-align:right;font-size:12px;font-weight:750}.funcup-settings-sync-note{color:#7f8997;background:#5865f20e;border:1px solid #5865f22e;border-radius:8px;align-items:flex-start;gap:10px;margin:19px 0 17px;padding:12px;font-size:10px;line-height:1.5;display:flex}.funcup-settings-sync-note svg{color:#8f9aff;flex:none;margin-top:2px}.funcup-settings-sync-note span,.funcup-settings-sync-note strong{display:block}.funcup-settings-sync-note strong{color:#c7cde0;margin-bottom:1px;font-size:11px}.funcup-settings-submit{border-radius:7px;width:100%;min-height:48px;margin-top:auto;font-size:12px}.funcup-empty-list{background:#11161dd6;border:1px solid #ffffff17;border-radius:12px;min-height:232px;padding:24px}.funcup-empty-list-heading{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:18px;display:flex}.funcup-empty-list-heading h2{margin:0;font-size:16px}.funcup-empty-list-heading span{color:#778291;font-size:11px}.funcup-empty-list-columns{color:#8e98a7;border-block:1px solid #ffffff14;grid-template-columns:.7fr 1.2fr 1fr 1.4fr .7fr .7fr;gap:18px;padding:13px 12px;font-size:10px;font-weight:750;display:grid}.funcup-empty-list-state{color:#778291;text-align:center;align-content:center;place-items:center;gap:5px;min-height:120px;display:grid}.funcup-empty-list-state svg{color:#687383;margin-bottom:4px}.funcup-empty-list-state strong{color:#cdd3db;font-size:13px}.funcup-empty-list-state span{font-size:11px}.funcup-admin-workspace{gap:18px;display:grid}.funcup-workspace-content{gap:18px;min-width:0;animation:.19s ease-out both funcup-workspace-reveal;display:grid}@keyframes funcup-workspace-reveal{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.funcup-admin-hero{background:#11161dd6;border:1px solid #ffffff1a;border-radius:12px;justify-content:space-between;align-items:center;gap:24px;padding:20px 22px;display:flex}.funcup-admin-hero h1{margin:5px 0 7px;font-size:21px}.funcup-admin-hero p{color:#8f99a8;margin:0;font-size:12px}.funcup-admin-hero-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.funcup-admin-hero-actions .button{border-radius:7px;min-height:42px;padding-inline:14px;font-size:11px}.funcup-workspace-toggle{justify-content:space-between;min-width:178px}.funcup-workspace-toggle svg{transition:transform .18s}.funcup-workspace-toggle svg.is-rotated{transform:rotate(180deg)}.funcup-operations-toolbar{background:#0e1218b8;border:1px solid #ffffff17;border-radius:10px;justify-content:space-between;align-items:center;gap:20px;padding:15px 17px;display:flex}.funcup-operations-toolbar>div:first-child{gap:4px;display:grid}.funcup-operations-toolbar>div:first-child strong{color:#e7eaf0;font-size:13px}.funcup-operations-toolbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.funcup-operations-toolbar-actions .button{border-radius:7px;min-height:40px;padding-inline:13px;font-size:11px}@media (prefers-reduced-motion:reduce){.funcup-workspace-content,.funcup-stage-window{animation:none}.funcup-workspace-toggle svg{transition:none}}.funcup-status-strip{border:1px solid var(--line);background:#11151bc7;border-radius:14px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.funcup-status-strip article{border-right:1px solid var(--line);grid-template-columns:auto 1fr;align-items:center;gap:3px 10px;min-width:0;padding:14px 16px;display:grid}.funcup-status-strip article:last-child{border-right:0}.funcup-status-strip svg{color:var(--amber);grid-row:1/4}.funcup-status-strip span,.funcup-status-strip small{color:var(--muted);font-size:9px}.funcup-status-strip strong{font-size:18px}.funcup-stats article,.funcup-public-stats article{min-width:0}.funcup-stats article>svg,.funcup-public-stats article>svg{color:var(--amber)}.funcup-stats article small{text-overflow:ellipsis;overflow:hidden}.funcup-delivery-panel{background:var(--panel);border-color:#5865f247;padding:0;overflow:hidden}.funcup-delivery-heading{cursor:pointer;justify-content:space-between;align-items:flex-start;gap:20px;padding:16px 18px;list-style:none;display:flex}.funcup-delivery-heading h3{margin:5px 0 7px}.funcup-delivery-copy{color:var(--muted);margin:0;padding:0 18px 12px;font-size:11px}.funcup-delivery-progress{accent-color:#7289da;background:#ffffff12;border:0;border-radius:999px;width:calc(100% - 36px);height:7px;margin:0 18px;overflow:hidden}.funcup-delivery-progress::-webkit-progress-bar{background:#ffffff12;border-radius:999px}.funcup-delivery-progress::-webkit-progress-value{background:linear-gradient(90deg,#5865f2,#8ea1e1);border-radius:999px}.funcup-delivery-metrics{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;padding:14px 18px 18px;display:grid}.funcup-delivery-metrics>span{border:1px solid var(--line);background:#05070a61;border-radius:10px;gap:6px;min-width:0;padding:12px 14px;display:grid}.funcup-delivery-metrics small,.funcup-delivery-note{color:var(--muted);font-size:9px}.funcup-delivery-metrics strong{color:var(--text);font-size:22px}.funcup-player-search{border-color:#6fa8dc3d;align-self:start;padding:20px;position:sticky;top:88px}.funcup-player-search.replacement-mode{box-shadow:inset 3px 0 0 var(--amber);border-color:#f4b86061}.text-button{color:var(--amber);font:inherit;cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:800}.funcup-search-controls{gap:18px;display:grid}.funcup-search-field{gap:7px;display:grid}.funcup-search-field>small{color:var(--muted);font-size:10px}.funcup-position-picker{border:0;flex-wrap:wrap;align-items:center;gap:7px;min-width:0;margin:0;padding:0;display:flex}.funcup-position-picker legend{width:100%;color:var(--muted);letter-spacing:.05em;text-transform:uppercase;margin-bottom:7px;font-size:10px;font-weight:800}.funcup-position-picker label{border:1px solid var(--line);width:42px;height:40px;color:var(--muted);cursor:pointer;border-radius:10px;place-items:center;display:grid}.funcup-position-picker label:has(input:checked){color:var(--amber);background:#f4b8601a;border-color:#f4b86080}.funcup-position-picker input{opacity:0;pointer-events:none;position:absolute}.funcup-search-input{position:relative}.funcup-search-input svg{z-index:1;color:var(--muted);position:absolute;top:50%;left:14px;transform:translateY(-50%)}.funcup-search-input input{background:#05070aad;border-color:#ffffff21;height:48px;padding-left:42px;font-size:13px}.funcup-search-input input:focus{border-color:#f4b860a6;box-shadow:0 0 0 3px #f4b86014}.funcup-search-state{color:var(--muted);align-items:center;gap:8px;margin:14px 0 0;font-size:11px;display:flex}.funcup-search-results{overscroll-behavior:contain;scrollbar-gutter:stable;gap:8px;max-height:438px;margin-top:14px;padding-right:4px;display:grid;overflow:auto}.funcup-search-results article{border:1px solid var(--line);cursor:default;background:#ffffff05;border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;padding:12px;transition:border-color .18s,background .18s,box-shadow .18s;display:grid}.funcup-search-results article.is-selected{background:linear-gradient(135deg,#f4b86013,#ffffff05);border-color:#f4b86061;box-shadow:inset 2px 0 #f4b860b8}.funcup-search-results article>span:not(.avatar){gap:3px;display:grid}.funcup-search-results small{color:var(--muted);font-size:10px}.funcup-candidate-stats{grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:6px;margin:0;display:grid}.funcup-candidate-stats>div{background:#00000029;border:1px solid #ffffff0e;border-radius:8px;min-width:0;padding:8px 9px}.funcup-candidate-stats dt{color:var(--muted);letter-spacing:.045em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:8px;overflow:hidden}.funcup-candidate-stats dd{color:var(--text);margin:3px 0 0;font-size:13px;font-weight:800}.funcup-search-results article .button{grid-column:1/-1;width:100%}.funcup-search-empty{color:var(--muted);border:1px dashed #ffffff1c;border-radius:10px;align-items:center;gap:10px;padding:13px;display:flex}.funcup-search-empty span{gap:2px;display:grid}.funcup-search-empty strong{color:var(--text);font-size:11px}.funcup-search-empty small{font-size:9px}.funcup-roster-workspace{grid-template-columns:minmax(270px,.38fr) minmax(0,.92fr);align-items:start;gap:16px;display:grid}.funcup-roster-panel{min-height:260px;overflow:hidden}.funcup-roster-heading{align-items:center}.funcup-roster-summary{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px 12px;font-size:10px;display:flex}.funcup-roster-summary strong{color:var(--text)}.funcup-roster-summary span:nth-child(2){color:#6ee7a2}.funcup-roster-summary span:nth-child(3){color:var(--amber)}.funcup-roster{gap:8px;display:grid}.funcup-roster-row,.funcup-public-roster>article{border:1px solid var(--line);background:#ffffff05;border-radius:12px;grid-template-columns:auto minmax(150px,1.2fr) minmax(130px,.8fr) minmax(128px,auto) auto;align-items:center;gap:12px;min-width:0;padding:12px 14px;display:grid}.funcup-player-identity,.funcup-mmr{gap:3px;min-width:0;display:grid}.funcup-player-identity strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.funcup-player-identity strong b{color:var(--amber);margin-left:6px;font-size:10px}.funcup-player-identity small,.funcup-mmr small{color:var(--muted);font-size:9px}.funcup-row-actions{justify-content:flex-end;gap:6px;display:flex}.funcup-row-actions button{border:1px solid var(--line);width:34px;height:34px;color:var(--muted);cursor:pointer;background:#ffffff06;border-radius:10px;place-items:center;display:grid}.funcup-row-actions button:hover{color:var(--amber);border-color:#f4b86066}.funcup-row-actions .funcup-replace-button{color:#d7dde5;gap:7px;width:auto;padding:0 11px;font-size:10px;font-weight:800;display:inline-flex}.funcup-row-actions .funcup-remove-button:hover{color:var(--ember);border-color:#f04e3766}.funcup-replacement-history{gap:8px;display:grid}.funcup-replacement-history>article{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:10px 0;display:grid}.funcup-replacement-history>article:last-child{border-bottom:0}.funcup-replacement-history article>svg{color:var(--amber)}.funcup-replacement-history article>span{gap:3px;display:grid}.funcup-replacement-history small,.funcup-replacement-history time{color:var(--muted);font-size:9px}.funcup-finalize{border-color:#f4b8604d}.funcup-points-preview{color:var(--muted);font-size:11px}.funcup-points-preview strong{color:var(--amber)}.funcup-award-rules{flex-wrap:wrap;gap:7px;margin-bottom:15px;display:flex}.funcup-award-rules span{color:#f5d49e;background:#f4b8600d;border:1px solid #f4b86038;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:800}.funcup-outcomes{gap:7px;margin-bottom:16px;display:grid}.funcup-outcomes article{border:1px solid var(--line);border-radius:11px;grid-template-columns:minmax(180px,1fr) 160px 80px;align-items:center;gap:10px;padding:10px 12px;display:grid}.funcup-played-toggle,.funcup-mvp-toggle{cursor:pointer;align-items:center;gap:9px;display:flex}.funcup-played-toggle>span{gap:2px;display:grid}.funcup-played-toggle small{color:var(--muted);font-size:9px}.funcup-mvp-toggle{color:var(--amber);font-size:10px;font-weight:850}.funcup-complete-summary{border-color:#5bc28b47;align-items:center;gap:16px;display:flex}.funcup-complete-summary>svg{color:var(--success)}.funcup-complete-summary h3,.funcup-complete-summary p{margin:0}.funcup-complete-summary p{color:var(--muted);margin-top:5px}.funcup-event-select{min-width:220px}.funcup-page-hero{background:radial-gradient(circle at 78% 24%, #f04e3721, transparent 30%), var(--bg)}.tournament-hub-tabs{flex-wrap:wrap;gap:8px;margin-top:22px;display:flex}.tournament-hub-tabs a{color:#929ca8;letter-spacing:.04em;background:#0c1015bf;border:1px solid #2a313a;border-radius:3px;align-items:center;min-height:36px;padding:8px 14px;font-size:10px;font-weight:750;display:inline-flex}.tournament-hub-tabs a:hover,.tournament-hub-tabs a.active{color:#efc375;background:#e8b45a14;border-color:#e8b45a8c}.team-workspace-description,.team-public-description{color:#9aa4af;white-space:pre-wrap;max-width:680px;margin-top:10px;font-size:11px;line-height:1.6}.team-description-editor{background:#0b1016;border:1px solid #29313a;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;padding:16px;display:grid}.team-description-editor label{gap:7px;display:grid}.team-description-editor label>span{color:#dce1e6;font-size:11px;font-weight:750}.team-description-editor textarea{resize:vertical;min-height:82px}.team-description-editor small{color:#717c88;text-align:right}@media (width<=720px){.team-description-editor{grid-template-columns:1fr}}@property --glow-x{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --glow-y{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --glow-angle{syntax:"<angle>";inherits:false;initial-value:135deg}.interactive-glow{--glow-rgb:255 48 42;--glow-hot-rgb:255 255 255;--glow-x:50%;--glow-y:50%;--glow-angle:135deg;isolation:isolate;backface-visibility:hidden;transition:transform .24s cubic-bezier(.2,.75,.25,1),border-color .26s,background-color .26s,box-shadow .3s;position:relative;overflow:hidden}.interactive-glow:before,.interactive-glow:after{content:"";border-radius:inherit;pointer-events:none;opacity:0;position:absolute;inset:0}.interactive-glow:before{background:radial-gradient(circle 52px at var(--glow-x) var(--glow-y), rgb(var(--glow-hot-rgb) / .075), transparent 72%), radial-gradient(circle 176px at var(--glow-x) var(--glow-y), rgb(var(--glow-rgb) / .22), rgb(var(--glow-rgb) / .065) 44%, transparent 74%);transition:opacity .28s,--glow-x 90ms linear,--glow-y 90ms linear}.interactive-glow:after{background:conic-gradient(from var(--glow-angle), transparent 0 34%, rgb(var(--glow-rgb) / .72) 43%, #ffffff6b 48%, rgb(var(--glow-rgb) / .3) 54%, transparent 63% 100%);-webkit-mask-composite:xor;-webkit-mask-composite:xor;-webkit-mask-source-type:auto,auto;-webkit-mask-composite:xor;-webkit-mask-source-type:auto,auto;padding:1px;transition:opacity .26s;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.interactive-glow>svg,.interactive-glow .interactive-glow__icon{z-index:1;transition:filter .26s,transform .24s cubic-bezier(.2,.75,.25,1);position:relative}.interactive-glow--brand{--glow-rgb:255 48 42}.interactive-glow--discord{--glow-rgb:116 125 255}.interactive-glow--telegram{--glow-rgb:48 184 232}.interactive-glow--neutral{--glow-rgb:222 227 236}.interactive-glow:focus-visible:before,.interactive-glow:focus-visible:after{opacity:.82}@media (hover:hover) and (pointer:fine){.interactive-glow:hover:before,.interactive-glow:hover:after{opacity:1}.interactive-glow:hover{border-color:rgb(var(--glow-rgb) / .42);box-shadow:0 12px 34px rgb(var(--glow-rgb) / .15), inset 0 1px 0 #ffffff14;transform:translateY(-1px)scale(1.006)}.interactive-glow.button:hover{transform:translateY(-1px)scale(1.008)}.interactive-glow:hover>svg,.interactive-glow:hover .interactive-glow__icon{filter:drop-shadow(0 0 7px rgb(var(--glow-rgb) / .55));transform:translateY(-.5px)scale(1.035)}.desktop-nav .interactive-glow:hover,.nav-menu .interactive-glow:hover,.footer-social-link.interactive-glow:hover{box-shadow:0 8px 24px rgb(var(--glow-rgb) / .09);transform:translateY(-1px)}}.interactive-surface{--surface-x:50%;--surface-y:50%;isolation:isolate;transition:transform .26s cubic-bezier(.2,.75,.25,1),border-color .26s,box-shadow .3s;position:relative;overflow:hidden}.interactive-surface:before{content:"";z-index:0;border-radius:inherit;background:radial-gradient(circle 220px at var(--surface-x) var(--surface-y), #ff463d17, transparent 72%), radial-gradient(circle 70px at var(--surface-x) var(--surface-y), #ffffff09, transparent 74%);opacity:0;pointer-events:none;transition:opacity .28s;position:absolute;inset:0}.interactive-surface>*{z-index:1;position:relative}@media (hover:hover) and (pointer:fine){.interactive-surface:hover{border-color:#ffffff29;transform:translateY(-2px);box-shadow:0 18px 42px #0000003d,inset 0 1px #ffffff0b}.interactive-surface:hover:before{opacity:1}}.footer-social-link{border:1px solid var(--line);background:#ffffff05;border-radius:9px;align-items:center;gap:9px;width:fit-content;min-height:38px;padding:0 11px;display:inline-flex}.footer-social-link svg{flex:none}@media (prefers-reduced-motion:reduce){.interactive-glow,.interactive-glow:before,.interactive-glow:after,.interactive-glow>svg,.interactive-glow .interactive-glow__icon{transition:none!important}.interactive-glow:hover,.interactive-glow:hover>svg,.interactive-glow:hover .interactive-glow__icon{transform:none!important}.shiny-text{-webkit-text-fill-color:currentColor;background:0 0;animation:none}.interactive-surface,.interactive-surface:before{transition:none!important}.interactive-surface:hover{transform:none!important}}.funcup-event-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.funcup-event-card{border:1px solid var(--line);border-radius:var(--radius);background:radial-gradient(circle at 82% 12%, #f4b86017, transparent 38%), var(--panel);min-height:270px;color:var(--text);flex-direction:column;gap:13px;padding:20px;text-decoration:none;display:flex}.funcup-event-card>div:first-child{justify-content:space-between;align-items:center;display:flex}.funcup-event-icon{width:48px;height:48px;color:var(--amber);border:1px solid #f4b8603d;border-radius:14px;place-items:center;display:grid}.funcup-event-card h2,.funcup-event-card p{margin:0}.funcup-event-card p{color:var(--muted);align-items:center;gap:7px;display:flex}.funcup-event-card-stats{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:14px;font-size:11px;font-weight:800;display:flex}.funcup-event-card-stats span{align-items:center;gap:6px;display:flex}.funcup-detail-hero .team-emblem{color:var(--amber)}.funcup-public-list{overflow:hidden}.funcup-public-roster{gap:8px;display:grid}.funcup-public-roster>article{grid-template-columns:34px auto minmax(160px,1.2fr) minmax(130px,.8fr) auto}.funcup-roster-rank{color:var(--muted);text-align:center;font-size:12px;font-weight:900}.funcup-earned-points{color:var(--amber);font-size:12px;font-weight:900}.funcup-draft-board,.funcup-bracket-workspace{gap:18px;display:grid}.funcup-draft-turn{border-color:#f4b86047}.funcup-captain-queue{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px;display:grid}.funcup-captain-queue article{border:1px solid var(--line);color:var(--muted);border-radius:11px;grid-template-columns:26px auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:10px 12px;display:grid}.funcup-captain-queue article.is-current{color:var(--amber);background:#f4b86014;border-color:#f4b8608c}.funcup-captain-queue article>span{background:#ffffff0d;border-radius:50%;place-items:center;width:24px;height:24px;font-size:10px;font-weight:900;display:grid}.funcup-captain-queue strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.funcup-captain-queue small{font-size:10px}.funcup-captain-settings{border-top:1px solid var(--line);margin-top:14px;padding-top:12px}.funcup-captain-settings>summary{width:max-content;color:var(--amber);cursor:pointer;font-size:10px;font-weight:850}.funcup-captain-settings>p,.funcup-captain-settings>small{color:var(--muted);font-size:10px}.funcup-captain-settings>div{gap:7px;margin:12px 0;display:grid}.funcup-captain-settings article{grid-template-columns:28px minmax(220px,1fr) 34px 34px;align-items:center;gap:7px;display:grid}.funcup-captain-settings article>strong{color:var(--muted);text-align:center}.funcup-captain-settings article>button{border:1px solid var(--line);width:34px;height:34px;color:var(--muted);cursor:pointer;background:#ffffff06;border-radius:9px;place-items:center;display:grid}.funcup-captain-settings article>button:disabled{opacity:.35;cursor:not-allowed}.funcup-ai-intro p{max-width:900px;color:var(--muted);margin:0;line-height:1.65}.funcup-ai-recommendations{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.funcup-ai-team-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.funcup-ai-team-header>span:first-child{gap:4px;display:grid}.funcup-ai-team-header small,.funcup-ai-player-list small{color:var(--muted);font-size:10px}.funcup-ai-player-list{display:grid}.funcup-ai-player-list>article{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 0;display:grid}.funcup-ai-player-list>article>span:first-child{gap:3px;min-width:0;display:grid}.funcup-ai-assign{align-items:center;gap:8px;display:flex}.funcup-ai-assign select{min-width:120px}.funcup-ai-assign .button{min-height:34px;padding:0 11px;font-size:9px}.funcup-tier-grid,.funcup-draft-team-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.funcup-tier-grid>section,.funcup-draft-team-grid>section{border:1px solid var(--line);background:#ffffff04;border-radius:13px;min-width:0;overflow:hidden}.funcup-tier-grid section>header,.funcup-draft-team-grid section>header{border-bottom:1px solid var(--line);background:#ffffff06;justify-content:space-between;align-items:center;gap:8px;min-height:44px;padding:10px 12px;display:flex}.funcup-tier-grid section>article,.funcup-draft-team-grid section>article{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:8px;padding:10px 12px;display:flex}.funcup-tier-grid section>article:last-child,.funcup-draft-team-grid section>article:last-child{border-bottom:0}.funcup-tier-grid article>span{gap:3px;min-width:0;display:grid}.funcup-tier-grid article strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.funcup-tier-grid article small,.funcup-draft-team-grid small{color:var(--muted);font-size:9px}.funcup-tier-grid .button{min-height:32px;padding:0 10px;font-size:9px}.funcup-draft-team-grid article button{color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;font-size:9px;font-weight:800;display:inline-flex}.funcup-draft-team-grid article button:hover{color:var(--amber)}.funcup-bracket-panel{overflow-x:auto}.funcup-bracket-actions{align-items:center;gap:10px;display:flex}.funcup-bracket-actions .button{min-height:34px;padding:0 12px;font-size:9px}.funcup-bracket-empty{color:var(--muted);font-size:11px}.funcup-final-bye-control{background:#f4b8600e;border:1px solid #f4b86047;border-radius:12px;grid-template-columns:minmax(260px,1fr) minmax(240px,.7fr) auto;align-items:end;gap:14px;min-width:720px;margin-bottom:18px;padding:16px;display:grid}.funcup-final-bye-control>div{gap:5px;display:grid}.funcup-final-bye-control strong{color:var(--text);font-size:13px}.funcup-final-bye-control small{color:var(--muted);font-size:10px;line-height:1.45}.funcup-direct-finalist{color:var(--amber);background:#f4b86014!important;border-color:#f4b8606b!important}.funcup-bracket{grid-auto-columns:minmax(210px,1fr);grid-auto-flow:column;align-items:stretch;gap:24px;min-width:760px;display:grid}.funcup-bracket>section{flex-direction:column;justify-content:space-around;gap:18px;display:flex}.funcup-bracket section>header{color:var(--muted);letter-spacing:.08em;text-align:center;text-transform:uppercase;font-size:10px;font-weight:900}.funcup-bracket section>article{border:1px solid var(--line);background:#ffffff05;border-radius:12px;display:grid;overflow:hidden}.funcup-bracket article>button,.funcup-bracket article>div{border:0;border-bottom:1px solid var(--line);min-height:42px;color:var(--text);font:inherit;text-align:left;background:0 0;justify-content:space-between;align-items:center;gap:8px;padding:9px 11px;display:flex}.funcup-bracket article>button{cursor:pointer}.funcup-bracket article>button:last-child,.funcup-bracket article>div:last-child{border-bottom:0}.funcup-bracket .is-winner{color:#8de0b3;background:#5bc28b1a}.funcup-bracket .is-loser{color:#777d86;background:#f04e370b;text-decoration:line-through}.funcup-bracket-finalize{border-color:#5bc28b4d;gap:12px;display:grid}.funcup-bracket-finalize>label{max-width:420px;color:var(--muted);text-transform:uppercase;gap:7px;font-size:10px;font-weight:800;display:grid}.funcup-bracket-finalize>label small{color:#7f8792;text-transform:none;font-size:9px;font-weight:500;line-height:1.5}.funcup-bracket-finalize>p{max-width:720px;color:var(--muted);margin:0;font-size:11px}.funcup-bracket-finalize>.button{width:max-content}.admin-placeholder.compact{min-height:180px}@media (width<=1100px){.funcup-create-shell{grid-template-columns:1fr}.funcup-create-review{border-top:1px solid #ffffff1a;border-left:0}.funcup-create-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.funcup-settings-form{grid-template-columns:1fr}.funcup-settings-preview{border-top:1px solid #ffffff17;border-left:0}.funcup-status-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.funcup-status-strip article:nth-child(2){border-right:0}.funcup-status-strip article:nth-child(-n+2){border-bottom:1px solid var(--line)}.funcup-event-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.funcup-roster-workspace{grid-template-columns:1fr}.funcup-player-search{position:static}.funcup-tier-grid,.funcup-draft-team-grid,.funcup-ai-recommendations{grid-template-columns:repeat(2,minmax(0,1fr))}.funcup-roster-row,.funcup-public-roster>article{grid-template-columns:auto minmax(150px,1fr) minmax(120px,auto) auto}.funcup-roster-row>.status,.funcup-public-roster>article>.status,.funcup-earned-points{grid-column:2/4;justify-self:start}.funcup-public-roster>article .funcup-roster-rank{display:none}}@media (width<=720px){.funcup-admin-page{width:min(100% - 28px,1420px)}.funcup-page-heading{flex-direction:column;align-items:stretch}.funcup-page-heading h1{font-size:38px}.funcup-event-select{grid-template-columns:1fr;gap:7px;width:100%;padding:11px}.funcup-stage-nav{grid-template-columns:repeat(5,minmax(0,1fr));padding:0 4px;overflow:hidden}.funcup-stage-nav button{flex-direction:column;gap:4px;min-height:58px;font-size:9px}.funcup-stage-window-heading{flex-direction:column;align-items:flex-start;padding:18px}.funcup-create-fields,.funcup-create-review{padding:22px 18px}.funcup-create-grid{grid-template-columns:1fr;gap:20px}.funcup-create-review dl>div{grid-template-columns:minmax(0,1fr) minmax(100px,auto);gap:12px}.funcup-create-review dt,.funcup-create-review dd{font-size:12px}.funcup-empty-list{padding:18px}.funcup-empty-list-heading{flex-direction:column;align-items:flex-start}.funcup-empty-list-columns{display:none}.funcup-admin-hero,.funcup-admin-hero-actions{align-items:flex-start}.funcup-admin-hero{flex-direction:column}.funcup-admin-hero-actions{justify-content:flex-start}.funcup-workspace-toggle{width:100%}.funcup-operations-toolbar,.funcup-operations-toolbar-actions{flex-direction:column;align-items:stretch}.funcup-operations-toolbar-actions .button{width:100%}.funcup-delivery-heading{flex-direction:column;align-items:flex-start}.funcup-delivery-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.funcup-status-strip{grid-template-columns:1fr}.funcup-status-strip article,.funcup-status-strip article:nth-child(2){border-right:0;border-bottom:1px solid var(--line)}.funcup-status-strip article:last-child{border-bottom:0}.funcup-captain-settings article{grid-template-columns:24px minmax(0,1fr) 34px 34px}.funcup-settings-form,.funcup-search-controls,.funcup-event-grid,.funcup-tier-grid,.funcup-draft-team-grid,.funcup-ai-recommendations{grid-template-columns:1fr}.funcup-announcement-heading,.funcup-settings-fields,.funcup-settings-preview{padding-inline:18px}.funcup-settings-row.two-columns,.funcup-settings-row.three-columns{grid-template-columns:1fr}.funcup-settings-preview-heading{flex-direction:column;align-items:flex-start}.funcup-settings-preview dl>div{grid-template-columns:minmax(0,1fr) minmax(100px,auto)}.funcup-ai-player-list>article{grid-template-columns:1fr}.funcup-ai-assign{align-items:stretch}.funcup-ai-assign select,.funcup-ai-assign .button{flex:1}.funcup-search-results article{grid-template-columns:auto 1fr}.funcup-search-results article>span:nth-child(3){text-align:left;grid-column:2}.funcup-search-results article .button{grid-column:1/-1}.funcup-roster-row,.funcup-public-roster>article{grid-template-columns:auto 1fr auto}.funcup-roster-row .funcup-mmr,.funcup-public-roster>article .funcup-mmr,.funcup-roster-row>.status,.funcup-public-roster>article>.status,.funcup-earned-points{grid-column:2/4}.funcup-roster-row .funcup-row-actions{grid-column:1/-1;justify-content:flex-start}.funcup-outcomes article{grid-template-columns:1fr}.funcup-event-select{width:100%}.funcup-public-list .panel-title{flex-direction:column;align-items:flex-start}}.dashboard-main>.narrow-page:has(.profile-form-v2){width:min(100%,1120px)}.profile-summary-v2{margin-top:28px;display:block}.dashboard-main .profile-discord-identity-v2{background:#10141ab8;border:1px solid #252b32;border-radius:3px;align-items:center;min-height:116px;margin:0;padding:18px 22px;display:flex}.profile-discord-identity-v2 .player-portrait{border:1px solid #343b45;border-radius:14px;flex:none;width:64px;height:64px}.profile-discord-identity-v2>span:last-child{min-width:0}.profile-discord-identity-v2>.player-portrait+span{align-content:center;gap:5px;min-width:0;margin-left:16px;display:grid}.profile-discord-identity-v2>.player-portrait+span>small{color:#7f8894;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:750;display:block}.profile-discord-identity-v2>.player-portrait+span>strong{color:#f2f3f5;text-overflow:ellipsis;white-space:nowrap;font-size:17px;line-height:1.15;display:block;overflow:hidden}.profile-discord-meta{color:#63a5d7;align-items:center;gap:6px;width:max-content;font-size:9px;display:inline-flex}.profile-discord-identity-v2 .profile-discord-meta{margin-top:1px}.profile-status-compact{border-left:1px solid #293039;gap:5px;min-width:220px;margin-left:auto;padding-left:24px;display:grid}.profile-status-compact>small{color:#707b88;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:750}.profile-status-compact>strong{color:#dfe4e9;align-items:center;gap:8px;font-size:11px;display:flex}.profile-status-compact i{background:#7990a5;border-radius:50%;flex:none;width:7px;height:7px;box-shadow:0 0 0 4px #7990a51a}.profile-status-success i{background:#51d58b;box-shadow:0 0 0 4px #51d58b1a}.profile-status-warning i{background:#e8b45a;box-shadow:0 0 0 4px #e8b45a1a}.profile-status-danger i{background:#ef6256;box-shadow:0 0 0 4px #ef62561a}.profile-status-compact>span{color:#8b95a1;font-size:9px}.dashboard-main .profile-verification-card{background:#10141ab8;border-radius:3px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:15px;min-height:132px;margin:0;padding:22px;display:grid}.profile-verification-icon{opacity:.8;border:1px solid;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.profile-verification-card>span:last-child{gap:5px;display:grid}.profile-verification-card>span:last-child>small:first-child{color:#7f8894;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:750}.profile-verification-card>span:last-child>strong{color:#f0f2f4;font-size:13px}.profile-verification-card>span:last-child>span{color:#89929e;font-size:9px;line-height:1.5}.dashboard-main .profile-form-v2{gap:0;margin-top:14px;padding:0;overflow:hidden}.profile-form-v2 .form-heading{align-items:flex-start;gap:13px;margin:0;padding:20px 22px;display:flex}.profile-section-icon{color:#d0a34e;border:1px solid #303741;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;display:grid}.profile-form-v2 .form-heading>div{min-width:0}.profile-form-v2 .form-heading h2{margin:0 0 5px;font-size:15px}.profile-form-v2 .form-heading p{max-width:720px;margin:0;font-size:9px;line-height:1.55}.profile-fields-grid{gap:22px 18px;padding:24px 22px 26px}.profile-field-label,.profile-form-v2 .position-fieldset legend{color:#a9b0ba;align-items:center;gap:7px;font-size:9px;display:inline-flex}.profile-field-label svg,.profile-form-v2 .position-fieldset legend svg{color:#7f8996}.profile-form-v2 input,.profile-form-v2 select{background:#090d12;border-color:#2b323b;border-radius:3px;min-height:48px}.profile-form-v2 input[readonly]{color:#8f98a5;cursor:not-allowed;background:#0d1116}.profile-form-v2 .position-fieldset{background:#0b0f14;border:1px solid #252b32;border-radius:3px;margin:3px 0 0;padding:14px 16px 16px}.profile-form-v2 .position-fieldset legend{padding:0 8px}.profile-form-v2 .position-options label span{background:#0e1319;border-color:#2b323b;border-radius:3px}.profile-form-v2 .position-options{flex-wrap:wrap;gap:7px;display:flex}.profile-form-v2 .position-options label{background:0 0;border:0;flex:0 auto;min-height:0;padding:0}.profile-form-v2 .position-options label span{align-items:center;min-height:34px;padding:7px 10px;font-size:10px;display:inline-flex}.profile-form-v2 .position-options input{opacity:0;width:1px;height:1px;position:absolute}.profile-form-v2 .position-options input:checked+span{color:#efc375;background:#e8b45a17;border-color:#e8b45a8c}.profile-rating-inline{border-top:1px solid #252b32;margin-top:4px;padding-top:22px}.profile-inline-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:13px;display:flex}.profile-inline-heading>span{color:#e7ebef;letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:8px;font-size:12px;font-weight:800;display:inline-flex}.profile-inline-heading svg{color:#e8b45a}.profile-inline-heading small{color:#727c88}.profile-rating-grid{background:#090e14;border:1px solid #29313a;border-radius:3px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.profile-rating-grid>span{border-right:1px solid #29313a;min-width:0;padding:16px 18px}.profile-rating-grid>span:last-child{border-right:0}.profile-rating-grid small,.profile-rating-grid strong{display:block}.profile-rating-grid small{color:#788391;letter-spacing:.08em;text-transform:uppercase;margin-bottom:7px;font-size:9px;font-weight:700}.profile-rating-grid strong{overflow-wrap:anywhere;color:#e8b45a;font-size:15px}.profile-rating-inline .discord-role-warning{margin-top:10px;display:block}.profile-form-v2 .form-actions{background:#0d1116;border-top:1px solid #252b32;margin:0;padding:18px 22px}.profile-form-v2 .form-actions .button{min-height:44px;margin-left:auto}@media (width<=820px){.profile-summary-v2{grid-template-columns:1fr}.profile-rating-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-rating-grid>span:nth-child(2){border-right:0}.profile-rating-grid>span:nth-child(-n+2){border-bottom:1px solid #29313a}}@media (width<=620px){.profile-fields-grid{grid-template-columns:1fr}.profile-form-v2 .form-heading,.profile-fields-grid,.profile-form-v2 .form-actions{padding-inline:16px}.profile-inline-heading{flex-direction:column;align-items:flex-start;gap:4px}.dashboard-main .profile-discord-identity-v2{flex-wrap:wrap;align-items:flex-start}.profile-status-compact{border-top:1px solid #293039;border-left:0;width:100%;min-width:0;margin:14px 0 0;padding:14px 0 0}.profile-rating-grid{grid-template-columns:1fr}.profile-rating-grid>span,.profile-rating-grid>span:nth-child(2){border-bottom:1px solid #29313a;border-right:0}.profile-rating-grid>span:last-child{border-bottom:0}.profile-form-v2 .form-actions .button{justify-content:center;width:100%}}.community-section{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:70px;display:grid}.community-copy p{max-width:540px;color:var(--muted);margin:20px 0 28px;font-size:16px}.feature-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.feature-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);min-height:180px;padding:20px}.feature-card>span{width:42px;height:42px;color:var(--ember);background:#f04e3717;border-radius:12px;place-items:center;margin-bottom:24px;display:grid}.feature-card p{margin-bottom:0;font-size:11px}.inline-notice{color:#e4c995;background:#f4b86012;border:1px solid #f4b86033;border-radius:10px;width:min(1220px,100% - 48px);margin:26px auto -54px;padding:12px 16px;font-size:11px}.skeleton-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);min-height:360px;padding:24px}.skeleton-card span{background:linear-gradient(90deg,#1d222a,#292f38,#1d222a) 0 0/200% 100%;border-radius:7px;height:16px;margin-bottom:16px;animation:1.5s infinite shimmer;display:block}.skeleton-card span:first-child{width:28%}.skeleton-card span:nth-child(2){width:56%;height:74px;margin-top:42px}.skeleton-card span:nth-child(3){width:82%}.skeleton-card span:nth-child(4){width:100%;height:52px;margin-top:56px}.empty-state{border:1px dashed var(--line-strong);border-radius:var(--radius);text-align:center;align-content:center;place-items:center;min-height:300px;padding:40px;display:grid}.empty-icon{width:56px;height:56px;color:var(--muted);background:#ffffff0b;border-radius:16px;place-items:center;display:grid}.empty-state h3{margin:18px 0 4px}.empty-state p{max-width:430px;color:var(--muted);margin:0 0 20px}.site-footer{border-top:1px solid var(--line);background:#07090c}.footer-grid{grid-template-columns:2fr repeat(3,1fr);gap:56px;width:min(1220px,100% - 48px);margin:0 auto;padding:70px 0 52px;display:grid}.footer-grid>div{flex-direction:column;gap:10px;display:flex}.footer-grid p{max-width:350px;color:var(--muted);font-size:12px}.site-footer .brand-full{width:190px;margin-bottom:8px}.footer-grid>div>strong{margin-bottom:7px;font-size:12px}.footer-grid a,.footer-grid>div>span:not(.brand){color:var(--muted);font-size:11px}.footer-grid a:hover{color:var(--text)}.footer-bottom{border-top:1px solid var(--line);color:#636a74;letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;width:min(1220px,100% - 48px);margin:0 auto;padding:20px 0 28px;font-size:9px;display:flex}.dialog-backdrop{z-index:180;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#040507c7;place-items:start center;padding:12vh 20px 20px;display:grid;position:fixed;inset:0}.search-dialog{border:1px solid var(--line-strong);width:min(650px,100%);box-shadow:var(--shadow);background:#11151a;border-radius:18px;overflow:hidden}.search-field{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:16px 18px;display:flex}.search-field>svg{color:var(--muted)}.search-field input{min-width:0;color:var(--text);background:0 0;border:0;outline:0;flex:1;font-size:16px}.search-field button{color:var(--muted);cursor:pointer;background:0 0;border:0}.search-results{min-height:150px;padding:10px}.search-results>p{color:var(--muted);padding:24px 14px;font-size:12px}.search-results>button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:space-between;align-items:center;width:100%;padding:12px 14px;display:flex}.search-results>button:hover{background:#ffffff0d}.search-results>button span:first-child{flex-direction:column;display:flex}.search-results strong{font-size:12px}.search-results small{color:var(--muted);font-size:10px}.sr-only,.skip-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.page-hero,.detail-hero{border-bottom:1px solid var(--line);background:linear-gradient(90deg,#080a0df5,#080a0db3),repeating-linear-gradient(135deg,#ffffff06 0 1px,#0000 1px 32px),radial-gradient(circle at 78% 35%,#f04e3721,#0000 25rem);flex-direction:column;justify-content:end;min-height:360px;padding:80px max(24px,50% - 610px) 64px;display:flex;position:relative;overflow:hidden}.page-hero:after,.detail-hero:after{content:"";border:1px solid #f4b8601c;border-radius:50%;width:360px;height:360px;position:absolute;bottom:-210px;right:max(6%,50% - 610px);box-shadow:0 0 0 54px #f04e3706,0 0 0 112px #f4b86005}.page-hero h1,.detail-hero h1,.page-body>h1,.workspace-heading h1,.article-page h1,.season-detail h1,.auth-aside h1{letter-spacing:.02em;text-transform:uppercase;margin:10px 0 12px;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:clamp(48px,7vw,84px);font-weight:500;line-height:.94}.page-hero>p,.detail-hero p,.workspace-heading p{max-width:650px;color:var(--muted);margin:0;font-size:15px}.breadcrumbs{color:#727985;letter-spacing:.03em;flex-wrap:wrap;gap:8px;margin-bottom:26px;font-size:10px;display:flex}.breadcrumbs a:hover{color:var(--text)}.directory-section,.page-body,.article-page{width:min(1220px,100% - 48px);min-height:520px;margin:0 auto;padding:56px 0 100px}.directory-toolbar{border:1px solid var(--line);background:var(--panel);border-radius:14px;grid-template-columns:minmax(260px,1fr) 190px 190px;gap:10px;margin-bottom:26px;padding:10px;display:grid}.directory-toolbar label{border:1px solid var(--line);min-height:42px;color:var(--muted);background:#0f1217;border-radius:9px;align-items:center;gap:9px;padding:0 12px;display:flex}.directory-toolbar input,.directory-toolbar select{color:#cdd1d7;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:11px}.directory-toolbar select{cursor:pointer}.directory-toolbar option{background:var(--panel)}.directory-table{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);overflow:hidden}.table-head,.table-row{grid-template-columns:44px minmax(240px,1.5fr) repeat(4,minmax(80px,.6fr));align-items:center;gap:14px;display:grid}.table-head{border-bottom:1px solid var(--line);color:#737b86;letter-spacing:.08em;text-transform:uppercase;background:#ffffff06;min-height:44px;padding:0 18px;font-size:9px;font-weight:800}.table-row{color:#c7cbd1;border-bottom:1px solid #ffffff0e;min-height:72px;padding:8px 18px;font-size:11px;transition:background .2s}.table-row:last-child{border-bottom:0}.table-row:hover{background:#ffffff09}.table-row>span:first-child{color:#727985;font-family:ui-monospace,monospace}.entity-cell{align-items:center;gap:12px;min-width:0;display:flex}.entity-cell>span:last-child{flex-direction:column;min-width:0;display:flex}.entity-cell strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.entity-cell small{color:var(--muted);font-size:9px}.table-row .status{vertical-align:middle;min-height:19px;padding-inline:6px;font-size:7px}.pagination{justify-content:center;align-items:center;gap:18px;margin-top:30px;display:flex}.pagination button{border:1px solid var(--line);background:var(--panel);cursor:pointer;border-radius:9px;align-items:center;gap:6px;min-height:38px;padding:0 13px;font-size:10px;display:inline-flex}.pagination button:disabled{cursor:not-allowed;opacity:.35}.pagination span{color:var(--muted);font-size:10px}.season-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.season-card{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(145deg, #f04e3714, transparent 40%), var(--panel);min-height:300px;padding:28px;position:relative;overflow:hidden}.season-card:after{content:"";border:1px solid #f4b86026;border-radius:50%;width:220px;height:220px;position:absolute;top:-80px;right:-80px}.season-card>div{justify-content:space-between;align-items:center;display:flex}.season-card>div>span:last-child{color:var(--muted);align-items:center;gap:6px;font-size:9px;display:flex}.season-card h2{text-transform:uppercase;margin:76px 0 6px;font-family:Impact,sans-serif;font-size:38px;font-weight:500}.season-card p{color:var(--muted);font-size:11px}.season-card .text-link{margin-top:28px}.auth-page{background:radial-gradient(circle at 22% 42%,#f04e3721,#0000 35rem),repeating-linear-gradient(135deg,#ffffff05 0 1px,#0000 1px 34px);place-items:center;min-height:calc(100svh - 88px);padding:clamp(36px,7vh,104px) clamp(28px,5vw,132px);display:grid}.auth-page-inner{grid-template-columns:minmax(0,720px) minmax(400px,500px);justify-content:center;align-items:center;gap:clamp(40px,6vw,160px);width:min(100%,1760px);display:grid}.auth-aside{flex-direction:column;justify-content:center;min-width:0;max-width:720px;padding:0;display:flex}.auth-aside .brand-full{width:clamp(150px,16vw,230px);margin-bottom:26px}.auth-aside h1{max-width:690px;font-size:clamp(60px,5.7vw,104px)}.auth-aside>p{max-width:600px;color:var(--muted);font-size:clamp(15px,1.05vw,18px);line-height:1.65}.auth-benefits{gap:12px;margin-top:32px;display:grid}.auth-benefits span{color:#b8bec7;align-items:center;gap:10px;font-size:11px;display:flex}.auth-benefits svg{color:var(--amber)}.auth-card{border:1px solid var(--line-strong);width:min(100%,500px);box-shadow:var(--shadow);background:#13171deb;border-radius:20px;place-self:center end;padding:clamp(30px,3vw,40px)}.form-heading h2{margin:0;font-size:24px}.form-heading p{color:var(--muted);margin:8px 0 0;font-size:11px}.auth-submit{width:100%;margin-top:28px}.auth-legal{color:var(--muted);text-align:center;margin:14px 0 0;font-size:9px}.auth-legal a,.auth-switch a{color:var(--amber)}.auth-switch{border-top:1px solid var(--line);color:var(--muted);text-align:center;margin-top:26px;padding-top:20px;font-size:10px}.auth-note{background:#6fa8dc12;border:1px solid #6fa8dc33;border-radius:10px;gap:12px;margin:24px 0;padding:14px;display:flex}.auth-note svg{color:#91c3ef;flex:none}.auth-note p{color:#b7c9da;margin:0;font-size:10px}@media (width<=1100px){.auth-page{min-height:calc(100svh - 72px);padding:0;display:block}.auth-page-inner{grid-template-columns:1fr;gap:0;width:100%}.auth-aside{width:100%;max-width:none;min-height:480px;padding:80px clamp(40px,8vw,96px) 118px}.auth-card{justify-self:center;margin:-55px auto 70px}}.workspace,.admin-layout{grid-template-columns:220px minmax(0,1fr);width:min(1440px,100%);min-height:calc(100vh - 76px);margin:0 auto;display:grid}.dashboard-shell{grid-template-columns:230px minmax(0,1fr);width:min(1480px,100%);min-height:calc(100vh - 76px);margin:0 auto;display:grid}.dashboard-sidebar{border-right:1px solid var(--line);background:#0b0e12;padding:32px 18px}.dashboard-sidebar nav{gap:5px;display:grid}.dashboard-sidebar a{color:#979ea8;border:1px solid #0000;border-radius:10px;align-items:center;gap:11px;min-height:44px;padding:0 12px;font-size:11px;font-weight:750;display:flex}.dashboard-sidebar a:hover{color:#fff;background:#ffffff0b}.dashboard-main{min-width:0}.dashboard-overview{padding:50px clamp(24px,4vw,64px) 90px}.dashboard-welcome-copy{align-items:center;gap:18px;min-width:0;display:flex}.dashboard-welcome-copy>span:last-child{min-width:0}.dashboard-welcome-copy h1{overflow-wrap:anywhere}.dashboard-avatar{color:#fff;background:linear-gradient(145deg,#343b47,#14181e);border:1px solid #f4b86047;border-radius:22px;flex:none;place-items:center;width:76px;height:76px;font-weight:900;display:grid;overflow:hidden}.dashboard-avatar img{object-fit:cover;width:100%;height:100%}.dashboard-activity-card{min-height:270px}.dashboard-match,.dashboard-application{border:1px solid var(--line);background:var(--ink-raised);border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;min-height:170px;margin-top:12px;padding:22px;display:grid}.dashboard-match h2,.dashboard-application strong{margin:5px 0;font-size:22px}.dashboard-match p,.dashboard-application p,.dashboard-empty p{color:var(--muted);margin:0;font-size:10px}.dashboard-match>div:last-child{text-align:right;justify-items:end;gap:4px;display:grid}.dashboard-match small,.dashboard-application small{color:var(--muted);font-size:9px}.dashboard-application>span:nth-child(2){display:grid}.dashboard-application>svg{color:var(--amber)}.dashboard-activity-icon{width:48px;height:48px;color:var(--amber);background:#f4b8601a;border-radius:13px;place-items:center;display:grid}.dashboard-empty{border:1px dashed var(--line-strong);text-align:center;border-radius:14px;align-content:center;place-items:center;gap:8px;min-height:170px;margin-top:12px;padding:24px;display:grid}.dashboard-empty svg{color:var(--muted)}.dashboard-empty .button{margin-top:8px}.workspace-sidebar,.admin-sidebar{border-right:1px solid var(--line);background:#0b0e12;flex-direction:column;gap:4px;padding:32px 18px;display:flex}.workspace-label{color:#686f79;letter-spacing:.1em;text-transform:uppercase;margin:0 10px 16px;font-size:9px;font-weight:800}.workspace-sidebar a,.admin-sidebar>a{color:#979ea8;border-radius:8px;align-items:center;gap:10px;min-height:40px;padding:0 11px;font-size:11px;display:flex}.workspace-sidebar a:hover,.admin-sidebar>a:hover{color:#fff;background:#ffffff0b}.workspace-content,.admin-content{min-width:0;padding:50px clamp(24px,4vw,64px) 90px}.workspace-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:30px;display:flex}.workspace-heading h1{font-size:52px}.dashboard-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:20px;display:grid}.dashboard-stats article{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);flex-direction:column;justify-content:center;min-height:140px;padding:20px;display:flex}.dashboard-stats article>span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:750}.dashboard-stats article>strong{margin:6px 0;font-family:Impact,sans-serif;font-size:32px;font-weight:500}.dashboard-stats article>small{color:#707783;font-size:9px}.workspace-grid,.admin-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.workspace-panel,.content-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);min-width:0;padding:20px}.workspace-panel .tournament-card{background:var(--ink-raised);border:0;min-height:365px}.workspace-panel .match-card{background:var(--ink-raised);border:0}.narrow-page{width:min(820px,100% - 48px)}.form-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);gap:18px;margin-top:28px;padding:28px;display:grid}.form-card label{color:#b9bfc8;flex-direction:column;gap:7px;font-size:10px;font-weight:700;display:flex}.form-card input,.form-card select,.form-card textarea{border:1px solid var(--line);width:100%;min-height:44px;color:var(--text);background:#0e1116;border-radius:9px;outline:0;padding:0 12px;font-size:12px;transition:border-color .2s}.form-card textarea{resize:vertical;padding-block:11px}.form-card input:focus,.form-card select:focus,.form-card textarea:focus{border-color:#f4b86073}.discord-settings-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:24px;display:grid}.discord-settings-editor{gap:18px;display:grid}.discord-settings-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.discord-settings-notice{border:1px solid;border-radius:10px;align-items:center;gap:9px;padding:13px 15px;display:flex}.discord-settings-notice.success{color:#b7f7cf;background:#43c9751a;border-color:#43c97566}.discord-settings-notice.error{color:#ffb8b0;background:#f04e371a;border-color:#f04e3773}.discord-settings-preview{position:sticky;top:92px}.discord-preview-message{color:#dbdee1;background:#0b0c0e;border:1px solid #282b31;border-radius:12px;margin-top:12px;padding:18px}.discord-preview-author{align-items:center;gap:7px;margin-bottom:10px;font-weight:700;display:flex}.discord-preview-author b{color:#fff;background:#5865f2;border-radius:3px;padding:2px 4px;font-size:9px}.discord-preview-embed{background:#111214;border-left:4px solid #d6a94e;border-radius:4px;gap:10px;padding:14px;display:grid}.discord-preview-embed h3,.discord-preview-embed p{margin:0}.discord-preview-embed p{white-space:pre-wrap;color:#dbdee1;font-size:13px;line-height:1.5}.discord-preview-embed code{color:#dbdee1;white-space:pre-wrap;font:inherit;background:#191a21;border:1px solid #30323a;border-radius:4px;padding:8px;font-size:12px}.discord-preview-embed small{color:#949ba4}.discord-preview-message>button{color:#f2f3f5;background:#2b2d31;border:1px solid #3f4147;border-radius:4px;margin-top:8px;padding:8px 12px}@media (width<=980px){.discord-settings-layout{grid-template-columns:1fr}.discord-settings-preview{grid-row:1;position:static}}.form-card select option{background:#0e1116}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.field-wide{grid-column:1/-1}.field-error{color:#ff7b68;font-size:9px;font-weight:500}.field-hint{color:var(--muted);font-size:9px;font-weight:500;line-height:1.45}.form-card input[readonly]{color:#aeb7c2;background:#4ade8009;border-color:#4ade8033}.position-fieldset{border:0;min-width:0;padding:0}.position-fieldset legend{color:#b9bfc8;margin-bottom:9px;font-size:10px;font-weight:700}.position-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.position-options label{border:1px solid var(--line);background:#0e1116;border-radius:9px;flex-direction:row;align-items:center;min-height:42px;padding:8px 10px}.position-options input{width:16px;min-height:16px;accent-color:var(--ember)}.verified-tournament-option{border:1px solid #f04e3747;border-radius:14px;flex-direction:row;align-items:flex-start;gap:12px;padding:14px;display:flex}.verified-tournament-option input{accent-color:var(--accent);width:18px;height:18px;margin-top:2px}.verified-tournament-option span{gap:4px;display:grid}.verified-tournament-option small{color:var(--muted);font-weight:400}.registration-review-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,520px),1fr))}.registration-review-card{gap:18px}.registration-review-meta{flex-wrap:wrap;gap:10px 18px;display:flex}.registration-review-meta>span{color:var(--muted);align-items:center;gap:6px;display:inline-flex}.registration-roster{border:1px solid var(--line);border-radius:14px;display:grid;overflow:hidden}.registration-roster>div{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:12px 14px;display:grid}.registration-roster>div+div{border-top:1px solid var(--line)}.registration-roster span{gap:2px;display:grid}.registration-roster small{color:var(--muted)}.registration-review-actions{flex-wrap:wrap}@media (width<=620px){.registration-roster>div{grid-template-columns:minmax(0,1fr) auto}.registration-roster .status-badge{grid-column:1/-1;justify-self:start}}.profile-rating-summary{flex-wrap:wrap;gap:10px;display:flex}.profile-rating-summary span{border:1px solid var(--line);color:var(--muted);border-radius:9px;padding:9px 12px;font-size:10px}.profile-rating-summary strong{color:var(--text);margin-left:5px}.discord-rating-panel{background:radial-gradient(circle at 100% 0,#5865f221,#0000 55%),#5865f20b;border:1px solid #5865f247;border-radius:12px;gap:12px;padding:16px;display:grid}.discord-rating-panel>div:first-child{gap:3px;display:grid}.discord-role-warning{color:#fbbf24;background:#fbbf2412;border:1px solid #fbbf2447;border-radius:8px;padding:8px 10px;font-size:9px}.form-actions{justify-content:flex-end;gap:10px;padding-top:6px;display:flex}.spinner{animation:.9s linear infinite spin}.score-fields{grid-template-columns:1fr auto 1fr;align-items:end;gap:14px;display:grid}.score-fields>span{color:var(--muted);padding-bottom:12px;font-size:18px}.toast{z-index:220;border:1px solid var(--line-strong);min-width:280px;max-width:min(420px,100% - 44px);box-shadow:var(--shadow);background:#171c22;border-radius:12px;align-items:center;gap:10px;padding:13px 14px;font-size:11px;display:flex;position:fixed;bottom:22px;right:22px}.toast-success>svg{color:var(--green)}.toast-error>svg{color:var(--ember)}.toast span{flex:1}.toast button{color:var(--muted);cursor:pointer;background:0 0;border:0}.notification-list{gap:10px;display:grid}.notification-list article{border:1px solid var(--line);background:var(--panel);border-radius:12px;align-items:flex-start;gap:14px;padding:18px;display:flex;position:relative}.notification-list article.unread{background:linear-gradient(90deg, #f4b8600e, var(--panel));border-color:#f4b86033}.notification-icon{width:38px;height:38px;color:var(--amber);background:#ffffff0b;border-radius:10px;place-items:center;display:grid}.notification-list article>div{flex:1}.notification-list strong{font-size:12px}.notification-list p{color:var(--muted);margin:4px 0;font-size:10px}.notification-list small{color:#626a75;font-size:9px}.unread-dot{background:var(--amber);border-radius:50%;width:7px;height:7px;margin-top:6px}.admin-layout{grid-template-columns:230px minmax(0,1fr);width:100%}.admin-sidebar{background:#090c10;min-height:calc(100vh - 76px)}.admin-identity{background:#f4b8600b;border:1px solid #f4b86029;border-radius:10px;align-items:center;gap:10px;margin-bottom:24px;padding:12px;display:flex}.admin-identity>span{width:34px;height:34px;color:var(--amber);background:#f4b8601a;border-radius:9px;place-items:center;display:grid}.admin-identity>div{flex-direction:column;display:flex}.admin-identity strong{font-size:10px}.admin-identity small{color:var(--muted);font-size:8px}.admin-exit{margin-top:auto}.admin-stats article>svg{color:var(--amber)}.bar-chart{border-bottom:1px solid var(--line);align-items:end;gap:10px;height:240px;padding:30px 10px 10px;display:flex}.bar-chart>span{background:linear-gradient(var(--ember), #7d241c);border-radius:5px 5px 0 0;flex:1;min-height:12%;position:relative}.bar-chart small{color:var(--muted);font-size:8px;position:absolute;top:-20px;left:50%;transform:translate(-50%)}.attention-list{display:grid}.attention-list a{border-bottom:1px solid var(--line);grid-template-columns:34px 1fr auto;align-items:center;gap:11px;padding:14px 0;display:grid}.attention-list a:last-child{border-bottom:0}.attention-list svg{color:var(--amber)}.attention-list span{flex-direction:column;display:flex}.attention-list strong{font-size:11px}.attention-list small{color:var(--muted);font-size:9px}.attention-list b{color:#ff7e6a;background:#f04e371f;border-radius:20px;place-items:center;min-width:25px;height:25px;font-size:9px;display:grid}.audit-table{display:grid}.audit-table>div{border-bottom:1px solid var(--line);grid-template-columns:minmax(120px,.7fr) minmax(220px,2fr) auto;gap:18px;padding:13px 0;font-size:10px;display:grid}.audit-table>div:last-child{border-bottom:0}.audit-table span,.audit-table small{color:var(--muted)}.admin-placeholder{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);text-align:center;align-content:center;place-items:center;min-height:360px;padding:40px;display:grid}.admin-placeholder>svg{color:var(--amber)}.admin-placeholder h2{margin:14px 0 4px}.admin-placeholder>p{max-width:520px;color:var(--muted);margin:0 0 22px}.admin-placeholder .audit-table{text-align:left;width:min(760px,100%);margin-top:20px}.contact-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.contact-grid a,.contact-grid>div{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);flex-direction:column;justify-content:end;min-height:210px;padding:24px;display:flex}.partner-grid>div,.partner-grid>a{justify-content:flex-start}.partner-grid svg{margin-bottom:32px}.contact-grid svg{color:var(--amber);margin-bottom:auto}.contact-grid strong{font-size:16px}.contact-grid span{color:var(--muted);margin-top:4px;font-size:10px}.accordion-list{gap:10px;display:grid}.accordion-list details{border:1px solid var(--line);background:var(--panel);border-radius:12px}.accordion-list summary{cursor:pointer;justify-content:space-between;align-items:center;min-height:62px;padding:0 20px;font-size:13px;font-weight:750;list-style:none;display:flex}.accordion-list summary::-webkit-details-marker{display:none}.accordion-list summary span{color:var(--amber);font-size:20px}.accordion-list details[open] summary span{transform:rotate(45deg)}.accordion-list p{color:var(--muted);margin:0;padding:0 20px 20px;font-size:11px}.application-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);justify-content:space-between;align-items:center;gap:30px;margin-top:28px;padding:24px;display:flex}.application-card h2{margin:14px 0 3px}.application-card p{color:var(--muted);margin:0;font-size:10px}.application-card>div:last-child{text-align:right;flex-direction:column;display:flex}.application-card>div:last-child strong{font-family:Impact,sans-serif;font-size:28px;font-weight:500}.application-card>div:last-child small{color:var(--muted);font-size:8px}.detail-hero{min-height:460px}.detail-hero-grid{z-index:2;grid-template-columns:minmax(0,1fr) minmax(360px,.75fr);align-items:end;gap:60px;display:grid;position:relative}.detail-hero-grid h1{max-width:700px;margin-top:18px}.tournament-summary{grid-template-columns:1fr 1fr;gap:10px;display:grid}.tournament-summary>div{border:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#13171db8;border-radius:10px;align-items:center;gap:12px;min-height:78px;padding:13px;display:flex}.tournament-summary svg{color:var(--card-accent,var(--amber))}.tournament-summary span{flex-direction:column;display:flex}.tournament-summary small{color:var(--muted);text-transform:uppercase;font-size:8px}.tournament-summary strong{font-size:11px}.detail-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:18px;display:grid}.detail-main{gap:18px;display:grid}.content-panel h2{margin:8px 0 14px;font-size:28px}.content-panel>p{color:var(--muted)}.detail-matches{gap:10px;display:grid}.detail-aside{gap:14px;display:grid}.detail-aside h3{margin:0}.detail-aside p{color:var(--muted);font-size:10px}.plain-list{gap:10px;margin:22px 0 0;display:grid}.plain-list div{border-top:1px solid var(--line);justify-content:space-between;padding-top:10px;display:flex}.plain-list dt{color:var(--muted);font-size:9px}.plain-list dd{margin:0;font-size:10px;font-weight:750}.entity-hero{z-index:2;grid-template-columns:auto 1fr auto;align-items:center;gap:26px;display:grid;position:relative}.entity-logo,.player-portrait{border:1px solid var(--line-strong);background:linear-gradient(145deg, var(--team-color,var(--ember)), transparent), var(--panel);border-radius:28px;place-items:center;width:120px;height:120px;display:grid}@supports (color:color-mix(in lab, red, red)){.entity-logo,.player-portrait{background:linear-gradient(145deg, color-mix(in srgb, var(--team-color,var(--ember)) 20%, transparent), transparent), var(--panel)}}.entity-logo,.player-portrait{box-shadow:inset 6px 0 0 var(--team-color,var(--ember));letter-spacing:.06em;font-family:Impact,sans-serif;font-size:30px}.player-portrait{box-shadow:none;background:radial-gradient(circle at 35% 25%,#f4b8604d,#0000 30%),linear-gradient(145deg,#343b47,#14181e);border-radius:50%}.entity-hero h1{align-items:center;gap:12px;margin:5px 0;display:flex}.entity-hero h1 svg{color:var(--green)}.entity-hero p{align-items:center;gap:6px;display:flex}.roster-grid{gap:8px;display:grid}.roster-grid>a{border:1px solid var(--line);background:var(--ink-raised);border-radius:10px;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;padding:11px;display:grid}.roster-grid>a>span:nth-child(2){flex-direction:column;display:flex}.roster-grid strong{font-size:11px}.roster-grid small{color:var(--muted);font-size:9px}.form-streak{gap:7px;margin:20px 0;display:flex}.form-streak span{width:32px;height:32px;color:var(--green);background:#57c18b1a;border-radius:8px;place-items:center;font-size:10px;font-weight:900;display:grid}.form-streak span:nth-child(4){color:var(--ember);background:#f04e371a}.article-page{width:min(880px,100% - 48px);padding-top:80px}.article-page h1{max-width:850px;margin-top:20px;font-size:clamp(52px,8vw,84px)}.article-lead{color:#b8bec7;max-width:760px;font-size:18px}.article-meta{color:var(--muted);margin:24px 0;font-size:10px}.article-cover{border:1px solid var(--line);background:repeating-linear-gradient(135deg, #ffffff06 0 1px, transparent 1px 24px), radial-gradient(circle, #f04e372e, transparent 34%), var(--panel);min-height:390px;color:var(--amber);border-radius:18px;place-items:center;margin:34px 0;display:grid}.article-body{color:#b1b7c0;width:min(700px,100%);margin:0 auto;font-size:15px;line-height:1.8}.article-body h2{color:var(--text);margin-top:34px}.season-detail{padding-top:40px}.compact-hero{min-height:330px}.bracket-scroll{width:100%;padding:54px max(24px,50% - 610px) 100px;overflow-x:auto}.bracket{grid-template-columns:repeat(3,1fr);gap:70px;min-width:1080px;display:grid}.bracket-round{flex-direction:column;display:flex}.bracket-round h2{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin:0 0 20px;font-size:11px}.bracket-round>div{flex-direction:column;flex:1;justify-content:space-around;gap:28px;display:flex}.bracket-match{border:1px solid var(--line);background:var(--panel);border-radius:10px;position:relative}.bracket-match:after{content:"";background:var(--line-strong);width:71px;height:1px;position:absolute;top:50%;right:-71px}.bracket-round:last-child .bracket-match:after{display:none}.bracket-match div{border-bottom:1px solid var(--line);justify-content:space-between;padding:10px 12px;font-size:11px;display:flex}.bracket-match div:last-child{border-bottom:0}.bracket-match strong{color:var(--amber)}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.5}}@keyframes blink{50%{opacity:.45}}@keyframes bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:none}}@keyframes shimmer{to{background-position:-200% 0}}@media (width<=1280px) and (width>=1101px){.header-inner{gap:16px;width:min(100% - 36px,1640px)}.nav-dock-item-shell.has-inline-label .nav-dock-item{gap:6px;min-width:0;padding-inline:9px}.nav-dock-inline-label{font-size:11px}.account-link{min-width:136px}}@media (width<=1100px){.site-header,.site-header.is-compact{border-bottom-color:var(--line);background:#050506f2;height:72px}.header-inner,.site-header.is-compact .header-inner{width:min(100% - 40px,1220px);height:72px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-color:#0000;border-radius:0;margin-top:0;padding:0}.brand-header-lockup,.site-header.is-compact .brand-header-lockup{width:68px;height:60px}.desktop-nav{display:none}.header-actions{margin-left:auto}.mobile-trigger{display:grid}.mobile-nav{border-top:1px solid var(--line);background:#0c0f13;grid-template-columns:repeat(3,1fr);gap:4px;padding:12px max(24px,50% - 500px) 18px;display:grid}.mobile-nav a{color:#b8bec7;border-radius:8px;align-items:center;gap:7px;padding:10px 12px;font-size:12px;display:flex}.mobile-nav form{display:contents}.mobile-nav button{color:#b8bec7;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:7px;padding:10px 12px;font-size:12px;display:flex}.mobile-nav a:hover{background:#ffffff0d}.hero-inner{grid-template-columns:1fr 430px;gap:30px}.hero h1{font-size:clamp(70px,9vw,100px)}.stage-badge{display:none}.trophy-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=860px){.account-link{display:none}.hero{min-height:auto}.hero-inner{grid-template-columns:1fr;padding-top:96px}.hero-copy{max-width:700px}.hero-stage{min-height:480px}.hero-orbit-one{top:auto;bottom:-110px;right:50%;transform:translate(50%)}.hero-orbit-two{display:none}.card-grid,.news-grid{grid-template-columns:1fr 1fr}.news-featured{grid-column:1/-1}.rankings-grid,.community-section{grid-template-columns:1fr}.community-section{gap:44px}.footer-grid{grid-template-columns:1.6fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/-1}.directory-toolbar{grid-template-columns:1fr 1fr}.directory-search{grid-column:1/-1}.table-head,.table-row{grid-template-columns:34px minmax(180px,1fr) repeat(2,80px)}.table-head>:nth-child(3),.table-row>:nth-child(3),.table-head>:nth-child(4),.table-row>:nth-child(4){display:none}.auth-page{padding:0;display:block}.auth-page-inner{grid-template-columns:1fr;gap:0;width:100%}.auth-aside{width:100%;max-width:none;min-height:480px;padding:80px 40px}.auth-card{margin:-55px auto 70px}.workspace,.admin-layout{grid-template-columns:1fr}.workspace-sidebar,.admin-sidebar{border-right:0;border-bottom:1px solid var(--line);flex-direction:row;display:flex;overflow-x:auto}.workspace-label,.admin-identity{display:none}.workspace-sidebar a,.admin-sidebar>a{flex:none}.admin-exit{margin-top:0;margin-left:auto}.dashboard-stats{grid-template-columns:repeat(2,1fr)}.detail-hero-grid,.detail-layout{grid-template-columns:1fr}.detail-aside{grid-row:auto}.entity-hero{grid-template-columns:auto 1fr}.entity-hero>.button,.entity-hero>.status{grid-column:1/-1;justify-self:start}}@media (width<=640px){.header-inner{gap:10px;width:min(100% - 28px,1220px);height:68px}.header-actions>.icon-button:first-child,.staff-header-link{display:none}.mobile-nav{grid-template-columns:1fr 1fr;padding-inline:14px}.hero-inner{width:min(100% - 32px,1220px);padding:70px 0 80px}.hero h1{font-size:clamp(60px,20vw,88px)}.hero-copy>p{font-size:15px}.hero-actions .button{width:100%}.hero-trust{gap:10px;display:grid}.hero-stage{min-height:400px}.stage-card{padding:20px;transform:none}.stage-title{margin-block:28px 24px}.stage-title strong{font-size:25px}.scroll-cue{display:none}.stats-strip{grid-template-columns:1fr 1fr;width:calc(100% - 32px)}.stats-strip>div{border-bottom:1px solid var(--line);min-height:82px}.stats-strip>div:nth-child(2){border-right:0}.stats-strip>div:nth-child(n+3){border-bottom:0}.stats-strip strong{font-size:22px}.section,.inline-notice{width:calc(100% - 32px)}.section{padding:72px 0}.section-surface{width:100%;padding-inline:16px}.section-heading{flex-direction:column;align-items:flex-start}.section-heading h2,.community-copy h2,.page-hero h1{font-size:40px}.card-grid,.matches-grid,.news-grid,.trophy-grid,.feature-grid{grid-template-columns:1fr}.news-featured{grid-column:auto}.tournament-card{min-height:400px}.match-teams{gap:8px}.match-teams>div,.match-teams>div:last-child{text-align:center;flex-direction:column}.ranking-panel{padding:12px}.ranking-row{grid-template-columns:24px 34px minmax(0,1fr) 58px}.ranking-row .ranking-form{display:none}.ranking-row .avatar,.ranking-row .team-avatar{width:34px;height:34px}.footer-grid{grid-template-columns:1fr 1fr;gap:34px;padding-top:54px}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom{flex-direction:column;align-items:flex-start;gap:6px}.page-hero,.detail-hero{min-height:320px;padding:64px 16px 48px}.page-hero h1,.detail-hero h1,.page-body>h1,.article-page h1,.season-detail h1,.auth-aside h1{font-size:48px}.directory-section,.page-body,.article-page,.narrow-page{width:calc(100% - 32px)}.directory-toolbar{grid-template-columns:1fr}.directory-search{grid-column:auto}.directory-table{overflow-x:auto}.table-head,.table-row{min-width:560px}.season-grid,.contact-grid{grid-template-columns:1fr}.auth-aside{min-height:430px;padding:70px 20px 100px}.auth-card{width:calc(100% - 32px);padding:24px}.workspace-content,.admin-content{padding:40px 16px 70px}.workspace-heading{flex-direction:column;align-items:flex-start}.workspace-heading h1{font-size:44px}.dashboard-stats,.workspace-grid,.admin-grid,.form-grid{grid-template-columns:1fr}.dashboard-stats article{min-height:112px}.field-wide{grid-column:auto}.application-card{flex-direction:column;align-items:flex-start}.application-card>div:last-child{text-align:left}.detail-hero{min-height:420px}.tournament-summary{grid-template-columns:1fr}.entity-hero{grid-template-columns:1fr;align-items:start}.entity-logo,.player-portrait{width:90px;height:90px}.article-cover{min-height:260px}.audit-table>div{grid-template-columns:1fr;gap:4px}}.integration-notice{border:1px solid var(--border);color:var(--text);background:var(--surface-raised);border-radius:12px;gap:4px;margin:20px 0;padding:14px 16px;display:grid}.integration-notice span,.integration-notice small{color:var(--muted);line-height:1.45}.verification-grid{gap:16px;display:grid}.verification-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);gap:18px;padding:22px;display:grid}.verification-card-head,.queue-counter,.verification-wait{align-items:center;display:flex}.verification-card-head{justify-content:space-between;gap:20px}.verification-card-head h2{margin:4px 0}.verification-card-head p{color:var(--muted);margin:0}.verification-wait,.queue-counter{border:1px solid var(--line);color:var(--muted);border-radius:999px;gap:7px;padding:8px 10px;font-size:10px}.verification-facts{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0;display:grid}.verification-facts>div{border:1px solid var(--line);background:var(--ink-raised);border-radius:10px;min-width:0;padding:12px}.verification-facts dt{color:var(--muted);text-transform:uppercase;font-size:9px}.verification-facts dd{overflow-wrap:anywhere;margin:5px 0 0;font-size:12px;font-weight:700}.verification-review-form{grid-template-columns:1fr 1fr;gap:12px;display:grid}.verification-review-form label{color:#b9bfc8;gap:7px;font-size:10px;font-weight:700;display:grid}.verification-review-form input,.verification-review-form textarea{border:1px solid var(--line);width:100%;min-height:44px;color:var(--text);background:#0e1116;border-radius:9px;outline:0;padding:10px 12px}.discord-auto-sync{min-height:65px;color:var(--muted);background:#5865f214;border:1px solid #5865f247;border-radius:9px;align-items:center;gap:10px;padding:12px;font-size:10px;line-height:1.45;display:flex}.discord-auto-sync svg{color:#8b96ff;flex:none}.discord-auto-sync strong{color:var(--text)}@media (width<=760px){.position-options,.verification-facts,.verification-review-form{grid-template-columns:1fr}.verification-card-head{flex-direction:column;align-items:flex-start}}.integration-notice-success{background:#4ade8014;border-color:#4ade8059}.integration-notice-warning{background:#fbbf2414;border-color:#fbbf2459}.integration-notice-danger{background:#f8717114;border-color:#f8717159}.integration-card{border:1px solid var(--border);background:radial-gradient(circle at 100% 0%, #5865f224, transparent 38%), var(--surface);box-shadow:var(--shadow-sm);border-radius:18px;gap:22px;margin:28px 0 36px;padding:clamp(20px,4vw,30px);display:grid}.integration-brand,.integration-account,.integration-connect,.integration-privacy{align-items:center;gap:16px;display:flex}.integration-brand h2,.settings-profile-block h2{margin:3px 0 7px}.integration-brand p,.integration-connect span,.integration-account span,.integration-account small,.integration-privacy{color:var(--muted)}.integration-icon,.integration-avatar{color:#fff;border-radius:14px;flex:none;place-items:center;width:52px;height:52px;font-weight:800;display:grid}.discord-icon{background:#5865f2;box-shadow:0 10px 30px #5865f247}.integration-account,.integration-connect{border:1px solid var(--border);background:#ffffff06;border-radius:14px;justify-content:space-between;padding:18px}.integration-account img{object-fit:cover;border-radius:14px;flex:none;width:52px;height:52px}.integration-account>div,.integration-connect>div{flex:1;gap:3px;display:grid}.integration-account small{color:#4ade80;align-items:center;gap:5px;display:inline-flex}.status-pill{letter-spacing:.04em;text-transform:uppercase;background:#4ade8014;border:1px solid #4ade8040;border-radius:999px;flex:none;padding:7px 10px;font-size:.72rem;font-weight:800;color:#4ade80!important}.integration-privacy{align-items:flex-start;font-size:.86rem;line-height:1.5}.integration-privacy svg{color:#4ade80;flex:none}.button.is-disabled{cursor:not-allowed;opacity:.45;pointer-events:none}.settings-profile-block{padding-top:10px}.profile-discord-identity{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);align-items:center;gap:16px;margin-bottom:16px;padding:16px;display:flex}.profile-discord-identity .player-portrait{border-radius:18px;width:72px;height:72px;font-size:20px}.profile-discord-identity>span:last-child{gap:4px;display:grid}.profile-discord-identity small{color:var(--muted)}.wallet-page,.team-workspace-page{gap:24px;display:grid}.wallet-hero,.team-workspace-hero{border-radius:var(--radius-lg);background:radial-gradient(circle at 90% 0%, #f4b86029, transparent 45%), var(--panel);border:1px solid #f4b86033;justify-content:space-between;align-items:center;gap:28px;padding:30px;display:flex}.wallet-hero h1,.team-workspace-hero h1{margin:7px 0}.wallet-hero p,.team-workspace-hero p{max-width:660px;color:var(--muted);margin:0}.wallet-balance,.team-subscription-state,.subscription-price-card{border:1px solid var(--line-strong);border-radius:var(--radius);background:#080a0db8;gap:4px;min-width:245px;padding:20px;display:grid}.wallet-balance svg,.subscription-price-card svg{color:var(--amber);margin-bottom:8px}.wallet-balance span,.wallet-balance small,.subscription-price-card span,.subscription-price-card small{color:var(--muted)}.wallet-balance strong{font-size:clamp(1.7rem,4vw,2.5rem);line-height:1.1}.cup-dota-coin-mark{background:linear-gradient(135deg,#f4b86033,#f04e3714);border:1px solid #f4b86052;border-radius:999px;align-items:center;gap:7px;width:fit-content;margin-bottom:10px;padding:7px 10px;display:inline-flex;color:var(--amber)!important}.cup-dota-coin-mark svg{margin:0}.cup-dota-coin-mark b{letter-spacing:.08em;font-size:.72rem}.wallet-layout,.team-workspace-grid{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);align-items:start;gap:22px;display:grid}.wallet-side{gap:22px;display:grid}.subscription-price-card strong{color:var(--amber);font-size:1.25rem}.coin-conversion,.team-subscription-summary,.subscription-warning{background:#f4b86012;border:1px solid #f4b86038;border-radius:12px;align-items:center;gap:12px;padding:14px 16px;display:flex}.coin-conversion svg,.team-subscription-summary svg{color:var(--amber)}.form-hint,.empty-copy{color:var(--muted);margin:0;font-size:.86rem}.wallet-list,.coin-history,.team-member-list{display:grid}.wallet-list article,.coin-history article,.team-member-list article{border-bottom:1px solid var(--line);align-items:center;gap:14px;padding:15px 0;display:flex}.wallet-list article:last-child,.coin-history article:last-child,.team-member-list article:last-child{border-bottom:0}.wallet-list article>div,.coin-history article>div,.team-member-list article>div{flex:1;gap:3px;display:grid}.wallet-list article>span{justify-items:end;gap:3px;display:grid}.wallet-list small,.coin-history small,.team-member-list small{color:var(--muted)}.coin-history article>small{text-align:right;min-width:110px}.coin-credit,.coin-debit,.team-member-avatar{border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.team-member-avatar{color:#aebcf0;background:#8ea1e11f;flex:none;overflow:hidden}.team-member-avatar img,.team-player-avatar img,.team-invitation-logo img{object-fit:cover;width:100%;height:100%}.coin-credit{color:var(--green);background:#57c18b1f}.coin-debit{color:var(--ember);background:#f04e371f}.team-subscription-summary{justify-content:space-between;margin:18px 0}.team-subscription-summary>div{display:grid}.team-subscription-summary>div:last-child{justify-items:end}.team-subscription-state{gap:10px}.team-subscription-state .button{margin-top:4px}.team-workspace-identity{align-items:center;gap:18px;display:flex}.team-workspace-logo{width:88px;height:88px;color:var(--amber);letter-spacing:.05em;background:#080a0dcc;border:1px solid #f4b86059;border-radius:22px;flex:none;place-items:center;font-family:Impact,sans-serif;font-size:24px;display:grid;overflow:hidden}.team-workspace-logo img{object-fit:cover;width:100%;height:100%}.team-discord-sync,.team-logo-upload,.team-editor{border:1px solid var(--line);background:#ffffff06;border-radius:12px;margin-bottom:18px;padding:15px}.team-discord-sync{gap:11px;display:grid}.team-editor{gap:12px;display:grid}.team-editor-toggle{justify-self:start}.team-editor-content{border-top:1px solid var(--line);gap:14px;padding-top:14px;display:grid}.team-editor-content>div:first-child,.team-editor-members article>div:not(.team-editor-member-actions),.team-disband-card>div{gap:3px;display:grid}.team-editor-content small,.team-editor-members small,.team-disband-card small{color:var(--muted)}.team-editor-members{gap:8px;display:grid}.team-editor-members article{border:1px solid var(--line);background:#ffffff05;border-radius:11px;grid-template-columns:auto minmax(120px,1fr) auto;align-items:center;gap:10px;padding:12px;display:grid}.team-editor-member-actions{flex-wrap:wrap;grid-column:2/-1;gap:8px;display:flex}.team-editor-member-actions .button{min-height:36px;padding:8px 11px}.team-member-role-control{border:1px solid var(--line-strong);color:#8ea7df;background:#ffffff06;border-radius:9px;align-items:center;gap:8px;min-height:40px;padding:0 11px;display:flex}.team-member-role-control:focus-within{border-color:#f4b8608c}.team-member-role-control select{color:#f5f6f8;min-width:170px;font:inherit;background:0 0;border:0;outline:0;padding:0;font-size:.8rem;font-weight:700}.team-member-role-control option{color:#f5f6f8;background:#10161e}.team-role-label-editor{background:#0b1118;border:1px solid #29323d;border-radius:11px;gap:14px;padding:16px;display:grid}.team-role-label-heading{justify-content:space-between;align-items:center;gap:18px;display:flex}.team-role-label-heading>div{gap:3px;display:grid}.team-role-label-heading small,.team-role-label-grid label>span{color:var(--muted)}.team-role-label-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.team-role-label-grid label{gap:6px;display:grid}.team-role-label-grid label>span{letter-spacing:.04em;text-transform:uppercase;font-size:.7rem;font-weight:700}.team-role-label-grid input{min-width:0}.team-disband-card{background:#f04e370e;border:1px solid #f04e374d;border-radius:12px;gap:12px;padding:14px;display:grid}.team-disband-card label{color:#ffb6ab;gap:7px;font-size:.8rem;display:grid}.team-disband-card .button{justify-self:start}.team-discord-sync>div{align-items:center;gap:10px;display:flex}.team-discord-sync>div>span,.team-logo-upload>div{gap:2px;display:grid}.team-discord-sync svg{color:#8ea1e1}.team-discord-sync small,.team-logo-upload small{color:var(--muted)}.team-discord-sync .status,.team-discord-sync .button{justify-self:start}.team-logo-upload{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;display:grid}.team-logo-upload label{cursor:pointer;position:relative}.team-logo-upload input[type=file]{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.form-error{color:#ff9d90;grid-column:1/-1;margin:0;font-size:.8rem}.subscription-warning{color:#ffb6ab;background:#f04e3714;border-color:#f04e3740}.team-rating-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.team-rating-strip article{border:1px solid var(--line);background:#ffffff06;border-radius:12px;gap:5px;padding:16px;display:grid}.team-rating-strip small,.team-member-metrics small,.team-player-metrics small{color:var(--muted);font-size:.72rem}.team-rating-strip strong{color:var(--amber);font-size:1.25rem}.team-member-list article{flex-wrap:wrap}.team-member-identity{min-width:170px}.team-member-metrics,.team-player-metrics{flex:0 auto;grid-template-columns:repeat(3,minmax(72px,auto));gap:8px;display:grid}.team-member-metrics>span,.team-player-metrics>span{border:1px solid var(--line);background:#ffffff06;border-radius:9px;gap:2px;min-width:72px;padding:7px 9px;display:grid}.team-member-list .status{white-space:nowrap;flex:none;width:auto;height:auto}.team-workspace-page{gap:14px}.team-workspace-page .team-workspace-hero{background-color:#090d12;background-image:url(/assets/team/team-hero-rays.png);background-position:50%;background-size:cover;border-color:#d58f2e42;border-radius:6px;min-height:246px;padding:34px 40px}.team-workspace-page .team-workspace-identity{gap:34px;min-width:0}.team-workspace-page .team-workspace-logo{background:#080c11;border-color:#d8922f;border-radius:21px;width:112px;height:112px;font-size:28px}.team-workspace-page .team-workspace-identity>div{min-width:0}.team-workspace-page .team-workspace-hero h1{color:#f8f7f3;letter-spacing:.015em;text-transform:uppercase;max-width:760px;margin:12px 0 22px;font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(2rem,3.4vw,3.5rem);font-weight:400;line-height:.98}.team-workspace-page .team-workspace-hero .eyebrow{color:#f0a83f;letter-spacing:.18em;font-size:.84rem}.team-workspace-page .team-workspace-hero p{color:#a9b2c1;font-size:.92rem}.team-workspace-page .team-workspace-hero p b{color:#f0a83f;text-transform:uppercase;font-weight:700}.team-workspace-page .team-subscription-state{background:0 0;border:0;border-radius:0;align-content:center;gap:10px;min-width:220px;padding:10px 0}.team-workspace-page .team-subscription-state .status{justify-self:start}.team-subscription-meta{color:#d4d8df;align-items:center;gap:8px;font-size:.82rem;display:flex}.team-subscription-meta svg{color:#8b96a6}.team-workspace-page .team-subscription-state .button{min-height:40px;box-shadow:none;color:#ff6a59;background:#f04e3714;border-color:#f04e37a6;margin-top:2px;font-size:.78rem}.team-workspace-page .team-subscription-state .button:hover{background:#f04e3724;border-color:#f04e37}.team-workspace-page .team-rating-strip{background:#0c1219;border:1px solid #28313c;border-radius:7px;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;overflow:hidden;box-shadow:inset 0 -2px #d68c2d}.team-workspace-page .team-rating-strip article{background:0 0;border:0;border-right:1px solid #2c3540;border-radius:0;align-items:center;gap:17px;min-height:104px;padding:22px 30px;display:flex}.team-workspace-page .team-rating-strip article:last-child{border-right:0}.team-workspace-page .team-rating-strip article>svg{color:#7f8a9c;flex:none}.team-workspace-page .team-rating-strip article>span{gap:6px;display:grid}.team-workspace-page .team-rating-strip strong{font-size:1.35rem}.team-roster-panel{background:#0a1017;border-color:#28313c;border-radius:7px;min-height:430px;padding:0;overflow:hidden}.team-roster-toolbar{border-bottom:1px solid #2b3440;justify-content:space-between;align-items:center;gap:22px;padding:28px 28px 24px;display:flex}.team-roster-toolbar>div:first-child{white-space:nowrap;align-items:baseline;gap:18px;display:flex}.team-roster-toolbar h3{letter-spacing:.035em;text-transform:uppercase;margin:0;font-family:Impact,Arial Narrow,sans-serif;font-size:1.65rem;font-weight:400}.team-roster-toolbar span{color:var(--muted);font-size:.8rem}.team-roster-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.team-roster-actions .button{min-height:42px;padding:10px 12px;font-size:.76rem}.team-roster-actions .button[aria-expanded=true]{color:#ffc46d;border-color:#d68c2d}.team-management-drawer{background:#0e151e;border-bottom:1px solid #2b3440;padding:22px 28px}.team-management-drawer .team-editor,.team-management-drawer .team-discord-sync,.team-management-drawer .team-logo-upload{background:0 0;border:0;margin:0}.team-management-drawer .team-editor{padding:0}.team-roster-head,.team-member-list article{grid-template-columns:56px minmax(220px,1.5fr) minmax(110px,.62fr) repeat(3,minmax(100px,.68fr));align-items:center;column-gap:16px;display:grid}.team-roster-head{color:#8f9bad;letter-spacing:.055em;text-transform:uppercase;border-bottom:1px solid #29323d;min-height:48px;padding:0 28px;font-size:.72rem;font-weight:700}.team-roster-head span:first-child{grid-column:1/3}.team-member-list article{border-bottom-color:#252e38;min-height:116px;padding:20px 28px}.team-member-list article:last-child{border-bottom:1px solid #252e38}.team-roster-panel>.empty-copy{color:#7f8a9c;margin:0;padding:18px 28px}.team-member-list article>div{flex:initial;display:grid}.team-workspace-page .team-member-avatar{border:1px solid #2c3744;border-radius:12px;width:56px;height:56px}.team-workspace-page .team-member-identity{min-width:0}.team-workspace-page .team-member-identity strong{font-size:.96rem}.team-workspace-page .team-member-metrics{display:contents}.team-workspace-page .team-member-metrics>span{background:0 0;border:0;border-radius:0;min-width:0;padding:0;display:grid}.team-workspace-page .team-member-metrics small{display:none}.team-workspace-page .team-member-metrics b{color:#f7f7f5;font-size:1rem}.team-workspace-page .team-member-list .status{justify-self:start;margin:0}.team-player-invite{gap:10px;display:grid}.team-player-invite>div:first-child{gap:2px;display:grid}.team-player-invite>div:first-child small,.team-player-results small,.team-invitation-inbox small{color:var(--muted)}.team-player-search{border:1px solid var(--line);background:#06080aa8;border-radius:10px;align-items:center;gap:9px;padding:0 12px;display:flex}.team-player-search:focus-within{border-color:#f4b8608c}.team-player-search svg{color:var(--muted);flex:none}.team-player-search input{background:0 0;border:0;flex:1;min-width:0;padding-inline:0}.team-player-search input:focus{outline:0}.search-loading{color:var(--muted);font-size:.75rem}.form-warning{color:#f6ce88;margin:0;font-size:.8rem}.team-player-results{gap:8px;display:grid}.team-player-results article{border:1px solid var(--line);background:#ffffff05;border-radius:11px;grid-template-columns:42px minmax(0,1fr) auto;grid-template-areas:"avatar identity action"".metrics metrics";align-items:center;gap:10px;padding:11px;display:grid}.team-player-avatar,.team-invitation-logo{color:#aebcf0;background:#8ea1e11f;border-radius:11px;flex:none;place-items:center;width:42px;height:42px;font-weight:800;display:grid;overflow:hidden}.team-player-avatar{grid-area:avatar}.team-player-identity{grid-area:identity;gap:2px;min-width:0;display:grid}.team-player-results .team-player-metrics{grid-area:metrics;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.team-player-invite-button{white-space:nowrap;grid-area:action;justify-self:end}.team-player-identity strong,.team-player-identity small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.team-invitation-inbox{background:#f4b8600e;border:1px solid #f4b86047;border-radius:14px;gap:10px;padding:18px;display:grid}.team-invitation-inbox>article{border-top:1px solid var(--line);align-items:center;gap:12px;padding-top:10px;display:flex}.team-invitation-inbox>article>div:not(.team-invitation-actions){flex:1;gap:3px;display:grid}.team-invitation-actions{gap:8px;display:flex}.coin-review-list{gap:16px;display:grid}.coin-review-list>article{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);grid-template-columns:minmax(190px,1fr) auto minmax(210px,1fr);align-items:center;gap:18px;padding:20px;display:grid}.coin-review-identity,.coin-review-actions{align-items:center;gap:10px;display:flex}.coin-review-identity svg{color:var(--amber)}.coin-review-identity h2{margin:0;font-size:1rem}.coin-review-identity span,.coin-review-reference small,.coin-review-amount small{color:var(--muted);font-size:.8rem}.coin-review-amount,.coin-review-reference{gap:2px;display:grid}.coin-review-amount strong{color:var(--amber);font-size:1.2rem}.coin-review-list textarea,.coin-review-actions{grid-column:1/-1}@media (width<=900px){.dashboard-shell{display:block}.dashboard-sidebar{z-index:20;border-right:0;border-bottom:1px solid var(--line);padding:10px 16px;position:sticky;top:75px}.dashboard-sidebar .workspace-label{display:none}.dashboard-sidebar nav{scrollbar-width:none;gap:6px;display:flex;overflow-x:auto}.dashboard-sidebar nav::-webkit-scrollbar{display:none}.dashboard-sidebar a{flex:none}.dashboard-overview{padding:36px 24px 70px}.wallet-layout,.team-workspace-grid,.coin-review-list>article{grid-template-columns:1fr}.coin-review-list textarea,.coin-review-actions{grid-column:auto}.team-workspace-page .team-workspace-hero{flex-direction:column;align-items:stretch}.team-workspace-page .team-subscription-state{border-top:1px solid #fff3;border-left:0;width:100%;padding:18px 0 0}.team-roster-toolbar{flex-direction:column;align-items:stretch}.team-roster-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.team-roster-actions .button{width:100%}.team-role-label-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.team-workspace-page .team-rating-strip article{padding:20px}}.dashboard-shell{background:#080b0f;grid-template-columns:242px minmax(0,1fr);width:min(1520px,100%)}.dashboard-sidebar{background:#090c10;border-color:#20252c;flex-direction:column;min-height:calc(100vh - 76px);padding:30px 18px;display:flex}.dashboard-sidebar-profile{border-bottom:1px solid #20252c;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:12px;margin:0 6px 30px;padding-bottom:24px;display:grid}.dashboard-sidebar-avatar{color:#fff;background:#171b21;border:1px solid #303641;border-radius:14px;place-items:center;width:48px;height:48px;font-size:12px;font-weight:800;display:grid;overflow:hidden}.dashboard-sidebar-avatar img{object-fit:cover;width:100%;height:100%}.dashboard-sidebar-profile>span:last-child{gap:4px;min-width:0;display:grid}.dashboard-sidebar-profile strong{color:#f4f5f7;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.dashboard-sidebar-profile small{color:#d2a652;font-size:9px}.dashboard-sidebar nav{gap:3px}.dashboard-sidebar a{color:#8f98a5;border:0;border-left:2px solid #0000;border-radius:4px;min-height:48px;padding:0 14px;font-size:12px;font-weight:650}.dashboard-sidebar a.is-active{color:#e5ba66;background:linear-gradient(90deg,#d4a64c1f,#d4a64c04);border-color:#d4a64c}.dashboard-main{background:radial-gradient(circle at 88% 4%,#57637417,#0000 34%),#080b0f}.dashboard-overview-v2{max-width:1240px;margin:0 auto;padding:42px clamp(28px,4vw,58px) 90px}.dashboard-player-header{border-bottom:1px solid #262b32;justify-content:space-between;align-items:center;gap:30px;padding-bottom:30px;display:flex}.dashboard-player-identity{align-items:center;gap:18px;min-width:0;display:flex}.dashboard-overview-v2 .dashboard-avatar{background:#171b21;border-color:#343a44;border-radius:20px;width:76px;height:76px}.dashboard-player-identity>div{min-width:0}.dashboard-kicker{color:#c89d4b;letter-spacing:.13em;text-transform:uppercase;margin-bottom:7px;font-size:9px;font-weight:800;display:block}.dashboard-player-name{align-items:center;gap:12px;display:flex}.dashboard-player-name h1{overflow-wrap:anywhere;font-family:var(--font-body,Arial), sans-serif;letter-spacing:-.035em;margin:0;font-size:clamp(24px,3vw,38px);font-weight:780;line-height:1.05}.dashboard-player-name span{color:#8d96a2;text-transform:uppercase;align-items:center;gap:5px;font-size:9px;font-weight:750;display:inline-flex}.dashboard-player-name span.is-verified{color:#65a7dc}.dashboard-player-identity p{color:#929aa6;align-items:center;gap:10px;margin:9px 0 0;font-size:11px;display:flex}.dashboard-player-identity p i{background:#59606a;border-radius:50%;width:3px;height:3px}.dashboard-edit-profile{background:0 0;border-color:#303640;min-height:42px}.dashboard-metric-strip{border-bottom:1px solid #0000;border-image:linear-gradient(90deg,#d44b3d,#d1a347) 1;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.dashboard-metric-strip article{border-right:1px solid #252a31;justify-content:center;align-items:center;gap:14px;min-width:0;padding:25px 18px;display:flex}.dashboard-metric-strip article:last-child{border-right:0}.dashboard-metric-strip svg{color:#7f8996;stroke-width:1.5px;flex:none}.dashboard-metric-strip span{gap:5px;min-width:0;display:grid}.dashboard-metric-strip small,.dashboard-focus-grid>section>header>span{color:#8e97a3;letter-spacing:.065em;text-transform:uppercase;font-size:9px;font-weight:780}.dashboard-metric-strip strong{color:#e8b65c;font-family:var(--font-body,Arial), sans-serif;white-space:nowrap;font-size:clamp(18px,2.1vw,25px);font-weight:800;line-height:1}.dashboard-focus-grid{grid-template-columns:minmax(0,1.28fr) minmax(330px,.72fr);gap:14px;margin-top:14px;display:grid}.dashboard-focus-grid>section{background:#11151bb8;border:1px solid #222830;min-width:0}.dashboard-focus-grid>section>header{border-bottom:1px solid #252a31;justify-content:space-between;align-items:center;gap:16px;min-height:58px;padding:0 22px;display:flex}.dashboard-focus-grid>section>header small,.dashboard-focus-grid>section>header a{color:#747d89;align-items:center;gap:5px;font-size:9px;display:inline-flex}.dashboard-priority-row{border-bottom:1px solid #22272e;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:15px;min-height:76px;padding:15px 22px;display:grid}.dashboard-priority-row:last-child{border-bottom:0}.dashboard-priority-row:hover{background:#ffffff06}.dashboard-priority-row>svg:first-child{color:#85909e;stroke-width:1.6px}.dashboard-priority-row>svg:last-child{color:#c89d4b}.dashboard-priority-row span{gap:5px;min-width:0;display:grid}.dashboard-priority-row strong{color:#eff1f4;font-size:12px}.dashboard-priority-row small{color:#78818d;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.dashboard-next-event{flex-direction:column;align-items:flex-start;min-height:300px;padding:26px 24px 24px;display:flex}.dashboard-event-type{color:#d3a64f;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:800}.dashboard-next-event h2{font-family:var(--font-body,Arial), sans-serif;letter-spacing:-.025em;margin:16px 0 6px;font-size:25px}.dashboard-next-event>p{color:#7f8894;margin:0;font-size:10px}.dashboard-next-event dl{gap:12px;width:100%;margin:26px 0 28px;display:grid}.dashboard-next-event dl>div{justify-content:space-between;align-items:center;gap:16px;display:flex}.dashboard-next-event dt{color:#78818d;align-items:center;gap:8px;font-size:9px;display:inline-flex}.dashboard-next-event dd{color:#e6e8eb;text-align:right;margin:0;font-size:10px;font-weight:700}.dashboard-next-event .button{justify-content:center;width:100%;min-height:43px;margin-top:auto}.dashboard-next-empty{text-align:center;justify-content:center;align-items:center}.dashboard-next-empty>svg{color:#6f7884}.dashboard-main>.page-body,.dashboard-main>.wallet-page,.dashboard-main>.team-workspace-page{max-width:1240px;margin:0 auto}.dashboard-main>.page-body{width:min(100%,1120px);padding:44px clamp(24px,4vw,58px) 90px}.dashboard-main>.page-body>.eyebrow{color:#c89d4b;letter-spacing:.13em;font-size:9px}.dashboard-main>.page-body>h1{font-family:var(--font-body,Arial), sans-serif;letter-spacing:-.04em;text-transform:none;margin:8px 0 10px;font-size:clamp(30px,4vw,44px);font-weight:780;line-height:1.05}.dashboard-main>.page-body .page-lead{color:#89929e;max-width:620px;font-size:12px;line-height:1.65}.dashboard-main .profile-discord-identity{background:#10141ab8;border:1px solid #252b32;border-radius:4px;margin-top:28px;padding:18px 20px}.dashboard-main .integration-notice,.dashboard-main .form-card,.dashboard-main .discord-rating-panel,.dashboard-main .application-card{box-shadow:none;border-radius:4px}.dashboard-main .form-card{background:#10141ab8;border-color:#252b32}.dashboard-main .form-heading{border-bottom:1px solid #252b32;padding-bottom:20px}.dashboard-main .form-heading h2{font-family:var(--font-body,Arial), sans-serif;letter-spacing:-.02em;font-size:21px}.dashboard-main .form-heading p,.dashboard-main .field-hint{color:#7f8894}.dashboard-main .discord-rating-panel{background:#0e1319;border-color:#29313b}.dashboard-main .profile-rating-summary span{background:#11161d;border-color:#29313b;border-radius:3px}.dashboard-main .application-card{background:#10141ab8;border-color:#252b32}.dashboard-main .application-card h2{font-family:var(--font-body,Arial), sans-serif;letter-spacing:-.02em;font-size:22px}@media (width<=1050px){.dashboard-metric-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-metric-strip article:nth-child(2){border-right:0}.dashboard-metric-strip article:nth-child(-n+2){border-bottom:1px solid #252a31}.dashboard-focus-grid{grid-template-columns:1fr}}@media (width<=900px){.dashboard-sidebar{min-height:auto}.dashboard-sidebar-profile{display:none}}@media (width<=680px){.dashboard-overview-v2{padding:28px 16px 64px}.dashboard-player-header{flex-direction:column;align-items:flex-start}.dashboard-edit-profile{justify-content:center;width:100%}.dashboard-player-name{flex-direction:column;align-items:flex-start;gap:7px}.dashboard-player-identity p{flex-direction:column;align-items:flex-start;gap:4px}.dashboard-player-identity p i{display:none}.dashboard-metric-strip{grid-template-columns:1fr}.dashboard-metric-strip article,.dashboard-metric-strip article:nth-child(2){border-bottom:1px solid #252a31;border-right:0;justify-content:flex-start}.dashboard-metric-strip article:last-child{border-bottom:0}}@media (width<=640px){.dashboard-welcome{flex-direction:column;align-items:stretch}.dashboard-avatar{border-radius:16px;width:58px;height:58px}.dashboard-match,.dashboard-application{grid-template-columns:auto minmax(0,1fr)}.dashboard-match>div:last-child,.dashboard-application>svg{text-align:left;grid-column:2;justify-items:start}.wallet-hero,.team-workspace-hero{flex-direction:column;align-items:stretch;padding:22px}.wallet-balance,.team-subscription-state{min-width:0}.coin-history article{flex-wrap:wrap;align-items:flex-start}.coin-history article>small{text-align:left;width:100%}.team-rating-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.team-member-metrics{order:4;grid-template-columns:repeat(3,1fr);width:100%;margin-left:52px}.team-invitation-inbox>article,.team-invitation-actions{flex-direction:column;align-items:stretch}.team-invitation-actions .button{width:100%}.team-player-results article{grid-template-columns:42px minmax(0,1fr);grid-template-areas:"avatar identity""metrics metrics""action action"}.team-player-results .team-player-metrics{grid-template-columns:repeat(3,1fr)}.team-player-results .team-player-invite-button{justify-self:stretch;width:100%}.team-workspace-identity{align-items:flex-start}.team-workspace-logo{border-radius:18px;width:70px;height:70px}.team-logo-upload{grid-template-columns:1fr}.team-logo-upload .button,.team-editor-toggle,.team-editor-member-actions .button,.team-disband-card .button{width:100%}.team-editor-members article{grid-template-columns:auto minmax(0,1fr)}.team-role-label-heading{flex-direction:column;align-items:stretch}.team-role-label-heading .button{width:100%}.team-role-label-grid{grid-template-columns:1fr}.team-editor-members article .status,.team-editor-member-actions{grid-column:2}.team-member-identity{min-width:calc(100% - 108px)}.team-member-list .status{margin-left:52px}.coin-review-actions{flex-direction:column;align-items:stretch}.integration-brand,.integration-account,.integration-connect{flex-wrap:wrap;align-items:flex-start}.integration-account form,.integration-account form .button,.integration-connect .button{width:100%}.team-workspace-page .team-workspace-hero{background-position:62%;min-height:0;padding:24px}.team-workspace-page .team-workspace-identity{gap:18px}.team-workspace-page .team-workspace-logo{border-radius:18px;width:82px;height:82px;font-size:24px}.team-workspace-page .team-workspace-hero h1{margin:8px 0 12px;font-size:clamp(2rem,10vw,3.25rem)}.team-workspace-page .team-rating-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.team-workspace-page .team-rating-strip article:nth-child(2){border-right:0}.team-workspace-page .team-rating-strip article:nth-child(-n+2){border-bottom:1px solid #2c3540}.team-roster-toolbar{padding:22px 20px}.team-roster-actions{grid-template-columns:1fr}.team-roster-head{display:none}.team-member-list article{grid-template-columns:56px minmax(0,1fr) auto;min-height:0;padding:20px}.team-workspace-page .team-member-list .status{grid-column:3}.team-workspace-page .team-member-metrics{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;margin:6px 0 0;display:grid}.team-workspace-page .team-member-metrics>span{background:#0e151e;border:1px solid #29323d;border-radius:8px;gap:3px;padding:10px}.team-workspace-page .team-member-metrics small{display:block}.team-management-drawer{padding:20px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.dashboard-main>.wallet-page{width:min(100%,1240px);padding:42px clamp(28px,4vw,58px) 90px}.wallet-heading-v2{border-bottom:1px solid #262b32;justify-content:space-between;align-items:flex-end;gap:24px;padding-bottom:28px;display:flex}.wallet-heading-v2 h1{font-family:var(--font-body,Arial), sans-serif;letter-spacing:-.04em;text-transform:none;margin:7px 0 8px;font-size:clamp(30px,4vw,44px);font-weight:780;line-height:1.05}.wallet-heading-v2 p{color:#858e9a;margin:0;font-size:11px}.wallet-rate{color:#a9b0ba;white-space:nowrap;border:1px solid #2d333b;border-radius:3px;align-items:center;gap:7px;padding:9px 12px;font-size:9px;display:inline-flex}.wallet-rate svg{color:#d3a54f}.wallet-balance-v2{background:#10141ac2;border:1px solid #252b32;border-bottom-color:#0000;border-image:linear-gradient(90deg,#252b32 0 82%,#d0a248 100%) 1;justify-content:space-between;align-items:stretch;min-height:154px;margin-top:14px;display:flex}.wallet-balance-v2>div{align-items:center;gap:18px;padding:28px 30px;display:flex}.wallet-balance-v2 .cup-dota-coin-mark{color:#e3b55d;border:1px solid #c99e4c;border-radius:50%;flex:none;place-items:center;width:54px;height:54px;display:grid}.wallet-balance-v2 .cup-dota-coin-mark b{display:none}.wallet-balance-v2>div>span:last-child{gap:8px;display:grid}.wallet-balance-v2 small,.wallet-balance-v2 dt{color:#818a96;letter-spacing:.05em;text-transform:uppercase;font-size:9px;font-weight:700}.wallet-balance-v2 strong{color:#f3f4f6;font-family:var(--font-body,Arial), sans-serif;letter-spacing:-.035em;font-size:clamp(30px,4vw,44px);line-height:1}.wallet-balance-v2 strong i{color:#d9aa52;letter-spacing:.05em;font-size:.44em;font-style:normal}.wallet-balance-v2 dl{grid-template-columns:repeat(2,minmax(130px,1fr));margin:0;display:grid}.wallet-balance-v2 dl>div{border-left:1px solid #252b32;place-content:center;gap:8px;min-width:150px;padding:20px 26px;display:grid}.wallet-balance-v2 dd{color:#e6b358;margin:0;font-size:22px;font-weight:800}.wallet-layout-v2{grid-template-columns:minmax(0,1.12fr) minmax(340px,.88fr);gap:14px;margin-top:14px;display:grid}.wallet-topup-panel,.wallet-requests-panel,.wallet-history-panel{background:#10141ab8;border:1px solid #252b32}.wallet-section-heading{border-bottom:1px solid #252b32;align-items:center;gap:13px;min-height:76px;padding:16px 20px;display:flex}.wallet-section-heading>span{color:#d0a34e;border:1px solid #303741;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;display:grid}.wallet-section-heading h2{font-family:var(--font-body,Arial), sans-serif;letter-spacing:-.01em;margin:0 0 4px;font-size:15px}.wallet-section-heading p{color:#7f8894;margin:0;font-size:9px}.wallet-topup-panel .wallet-top-up-form{background:0 0;border:0;border-radius:0;gap:16px;margin:0;padding:22px 20px 20px;display:grid}.wallet-topup-panel .wallet-top-up-form label{color:#a2aab5;font-size:9px}.wallet-topup-panel .wallet-top-up-form input{background:#090d12;border-color:#2b323b;border-radius:3px;min-height:46px}.wallet-topup-panel .coin-conversion{background:#d0a34e0b;border:1px solid #d0a34e40;border-radius:3px;min-height:48px;padding:0 14px}.wallet-topup-panel .coin-conversion strong{color:#e4b45a}.wallet-topup-panel .form-hint{color:#707985;margin:0;font-size:9px;line-height:1.55}.wallet-topup-panel .button{justify-content:center;min-height:44px}.wallet-receipt-upload{gap:8px;display:grid}.wallet-receipt-upload>b{color:#df6658;text-transform:uppercase;margin-left:5px;font-size:8px}.wallet-receipt-upload input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.wallet-receipt-upload>span{color:#8b95a2;cursor:pointer;background:#090d12;border:1px dashed #3b434e;border-radius:3px;align-items:center;gap:12px;min-height:64px;padding:12px 14px;transition:border-color .18s,background .18s;display:flex}.wallet-receipt-upload:hover>span{background:#d0a34e09;border-color:#aa8644}.wallet-receipt-upload>span.has-file{color:#65bd8e;border-style:solid;border-color:#50ae7e73}.wallet-receipt-upload>span>span{gap:4px;min-width:0;display:grid}.wallet-receipt-upload strong{color:#e6e8eb;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.wallet-receipt-upload small{color:#707985;font-size:8px}.coin-receipt-link{width:max-content;min-height:34px;margin-top:9px;padding-inline:12px}.wallet-requests-panel .wallet-list{padding:0 20px}.wallet-requests-panel .wallet-list article{border-color:#252b32;min-height:86px;padding:16px 0}.wallet-requests-panel .wallet-list article>div{gap:4px}.wallet-requests-panel .wallet-list article>span{color:#e5b255}.wallet-empty{color:#66707d;text-align:center;place-content:center;place-items:center;gap:7px;min-height:250px;display:grid}.wallet-empty strong{color:#d8dce1;font-size:11px}.wallet-empty p{color:#747d89;max-width:220px;margin:0;font-size:9px}.wallet-history-panel{margin-top:14px}.wallet-history-panel .coin-history{padding:0 20px}.wallet-history-panel .coin-history article{border-color:#252b32;min-height:72px}.wallet-history-panel .coin-credit,.wallet-history-panel .coin-debit{background:0 0;border-radius:50%}@media (width<=1000px){.wallet-layout-v2{grid-template-columns:1fr}}@media (width<=720px){.dashboard-main>.wallet-page{padding:28px 16px 64px}.wallet-heading-v2{flex-direction:column;align-items:flex-start}.wallet-balance-v2{flex-direction:column}.wallet-balance-v2>div{padding:24px 20px}.wallet-balance-v2 dl{border-top:1px solid #252b32}.wallet-balance-v2 dl>div:first-child{border-left:0}}.profile-builder{max-width:1500px;margin:0 auto}.profile-builder-head{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.profile-builder-head h1{margin:.35rem 0;font-size:clamp(2.2rem,5vw,4.5rem)}.profile-builder-head p{color:#8992a3;margin:0}.builder-actions{gap:10px;display:flex}.builder-actions a,.builder-actions button{color:#fff;height:44px;font:inherit;background:#15191f;border:1px solid #303641;border-radius:12px;align-items:center;gap:8px;padding:0 18px;font-weight:700;text-decoration:none;display:inline-flex}.builder-actions button{cursor:pointer;background:#ed3b30;border-color:#ed3b30}.profile-builder-grid{grid-template-columns:minmax(360px,520px) minmax(420px,1fr);align-items:start;gap:28px;display:grid}.builder-controls{gap:14px;display:grid}.builder-controls fieldset{background:#11151b;border:1px solid #29303a;border-radius:18px;gap:16px;padding:22px;display:grid}.builder-controls legend{color:#f1b94c;align-items:center;gap:11px;padding:0 10px;display:flex}.builder-controls legend span{display:grid}.builder-controls legend b{color:#fff;font-size:16px}.builder-controls legend small,.builder-controls label small{color:#758093;font-size:11px}.builder-controls label{color:#aab2c1;gap:7px;font-size:12px;font-weight:700;display:grid}.builder-controls input:not([type=color]):not([type=checkbox]):not([type=file]),.builder-controls textarea{color:#fff;width:100%;font:inherit;background:#090c10;border:1px solid #2a3039;border-radius:10px;outline:none;padding:12px 13px}.builder-controls textarea{resize:vertical;min-height:84px}.builder-controls input:focus,.builder-controls textarea:focus{border-color:var(--brand-red,#ef3f32);box-shadow:0 0 0 3px #ef3f3218}.slug-input{background:#090c10;border:1px solid #2a3039;border-radius:10px;align-items:center;display:flex;overflow:hidden}.slug-input span{color:#687284;padding-left:12px}.slug-input input{box-shadow:none!important;border:0!important;padding-left:3px!important}.game-picker{flex-wrap:wrap;gap:7px;display:flex}.game-picker button{color:#8993a4;cursor:pointer;background:#0b0f14;border:1px solid #2b323d;border-radius:999px;padding:7px 11px}.game-picker button.is-active{color:#fff;background:#ef3f3218;border-color:#ef3f32}.theme-picker{gap:8px;display:grid}.theme-swatch{text-align:left;color:#fff;cursor:pointer;background:#0c1015;border:1px solid #2b323c;border-radius:12px;grid-template-columns:38px 1fr auto;align-items:center;gap:12px;padding:10px;display:grid}.theme-swatch>i{background:linear-gradient(135deg,#171a20,#ed3b30);border-radius:9px;width:38px;height:38px}.swatch-immortal>i{background:linear-gradient(135deg,#191712,#d7a944)}.swatch-frost>i{background:linear-gradient(135deg,#101923,#4fc8e9)}.theme-swatch span{display:grid}.theme-swatch small{color:#778193}.theme-swatch.is-active{border-color:var(--brand-red,#ef3f32);box-shadow:0 0 24px #ef3f3212}.color-row{align-items:center;grid-template-columns:1fr auto auto!important}.color-row input{background:0 0;border:0;width:38px;height:30px}.color-row code{color:#aab3c3}.upload-row{cursor:pointer;border:1px dashed #343c48;border-radius:12px;align-items:center;padding:13px;grid-template-columns:auto 1fr auto!important}.upload-row input{color:#0000;max-width:105px}.switch-row{align-items:center;grid-template-columns:1fr auto!important}.switch-row span{display:grid}.switch-row input{accent-color:#ef3f32;width:40px;height:21px}.builder-status{color:#fecaca;background:#7f1d1d;border-radius:10px;padding:12px}.builder-status.is-success{color:#7ef0b6;background:#063b2c}.builder-preview{position:sticky;top:100px}.builder-preview>span{color:#778193;text-transform:uppercase;letter-spacing:.13em;margin-bottom:10px;font-size:11px;display:block}.preview-frame{border:1px solid #303742;border-radius:22px;height:min(720px,100vh - 150px);min-height:570px;overflow:hidden;box-shadow:0 30px 80px #0008}.preview-frame .public-profile{min-height:100%;padding:40px 22px}.preview-frame .public-profile-card{max-width:560px}.preview-frame .profile-brand{display:none}.public-profile{--profile-accent:#ef3f32;isolation:isolate;color:#f7f8fa;background:#050608 50%/cover fixed;place-items:center;min-height:calc(100vh - 88px);padding:60px 20px;display:grid;position:relative;overflow:hidden}.profile-ambient{z-index:-1;background:radial-gradient(circle at 50% 38%,var(--profile-accent),transparent 33%);position:absolute;inset:-30%}@supports (color:color-mix(in lab, red, red)){.profile-ambient{background:radial-gradient(circle at 50% 38%,color-mix(in srgb,var(--profile-accent) 22%,transparent),transparent 33%)}}.profile-ambient{filter:blur(20px);animation:8s ease-in-out infinite profile-breathe}.theme-immortal{background-color:#080704}.theme-immortal .profile-ambient{background:radial-gradient(circle at 50% 38%,#d8aa442c,#0000 36%)}.theme-frost{background-color:#04090d}.theme-frost .profile-ambient{background:radial-gradient(circle at 50% 38%,#4fc8e92a,#0000 36%)}@keyframes profile-breathe{50%{opacity:.72;transform:scale(1.08)}}.public-profile-card{text-align:center;width:min(100%,680px);box-shadow:0 30px 90px #000a,0 0 60px var(--profile-accent);background:linear-gradient(145deg,#15191ed9,#090b0fe8);border:1px solid #ffffff18;border-radius:28px;justify-items:center;gap:20px;padding:38px;display:grid}@supports (color:color-mix(in lab, red, red)){.public-profile-card{box-shadow:0 30px 90px #000a,0 0 60px color-mix(in srgb,var(--profile-accent) 8%,transparent)}}.public-profile-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.profile-avatar-wrap{place-items:center;width:112px;height:112px;display:grid;position:relative}.profile-avatar-ring{border:1px solid var(--profile-accent);box-shadow:0 0 26px var(--profile-accent);border-radius:50%;position:absolute;inset:-7px}@supports (color:color-mix(in lab, red, red)){.profile-avatar-ring{box-shadow:0 0 26px color-mix(in srgb,var(--profile-accent) 48%,transparent)}}.profile-avatar-ring:after{content:"";border:1px solid var(--profile-accent);position:absolute;inset:-7px}@supports (color:color-mix(in lab, red, red)){.profile-avatar-ring:after{border:1px solid color-mix(in srgb,var(--profile-accent) 30%,transparent)}}.profile-avatar-ring:after{border-radius:50%}.profile-avatar{object-fit:cover;background:#20252d;border-radius:50%;width:100%;height:100%}.profile-identity{justify-items:center;gap:8px;display:grid}.profile-name-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:9px;display:flex}.profile-name-row h1{margin:0;font-size:clamp(28px,5vw,46px);line-height:1}.profile-verified{color:#67d7ff;border:1px solid #67d7ff55;border-radius:999px;align-items:center;gap:5px;padding:5px 8px;font-size:11px;display:inline-flex}.profile-headline{color:var(--profile-accent);margin:0;font-weight:800}.profile-bio{color:#aeb6c4;white-space:pre-line;max-width:520px;margin:0;line-height:1.6}.profile-games,.profile-socials{flex-wrap:wrap;justify-content:center;gap:7px;display:flex}.profile-games span,.profile-socials a{color:#cbd2dc;background:#ffffff08;border:1px solid #ffffff17;border-radius:999px;padding:7px 11px;font-size:11px;text-decoration:none}.profile-socials a{align-items:center;gap:5px;display:inline-flex}.profile-stats{border-block:1px solid #ffffff12;grid-template-columns:repeat(3,1fr);width:100%;display:grid}.profile-stats div{gap:5px;padding:15px;display:grid}.profile-stats div+div{border-left:1px solid #ffffff12}.profile-stats small{color:#778192;text-transform:uppercase;letter-spacing:.12em;font-size:9px}.profile-stats strong{color:#fff;font-size:18px}.profile-team{align-items:center;gap:8px;display:flex}.profile-team span{color:var(--profile-accent)}.profile-music{text-align:left;background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:100%;padding:10px;display:grid}.profile-music button{background:var(--profile-accent);color:#fff;cursor:pointer;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.profile-music span{display:grid}.profile-music small{color:#7f8999}.profile-achievements{gap:10px;width:100%;display:grid}.profile-block-title{color:#9ba5b4;text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:7px;font-size:11px;display:flex}.achievement-strip{gap:9px;padding-bottom:4px;display:flex;overflow-x:auto}.achievement{text-align:left;background:#ffffff07;border:1px solid #ffffff14;border-radius:13px;justify-items:start;gap:3px;min-width:130px;padding:13px;display:grid}.achievement svg,.achievement strong{color:#e0b34f}.achievement small{color:#7f8999}.achievement-mvp svg,.achievement-mvp strong{color:#a78bfa}.profile-brand{color:#fff;letter-spacing:.12em;font-size:11px;font-weight:900;text-decoration:none}.profile-brand span{color:#657080;margin-left:6px;font-weight:500}@media (width<=980px){.profile-builder-grid{grid-template-columns:1fr}.builder-preview{order:-1;position:relative;top:auto}.preview-frame{height:560px;min-height:0}.profile-builder-head{flex-direction:column;align-items:flex-start}}@media (width<=640px){.profile-builder{padding-inline:14px}.profile-builder-head h1{font-size:34px}.builder-actions{width:100%}.builder-actions>*{flex:1;justify-content:center}.builder-controls fieldset{padding:16px}.public-profile{padding:24px 12px}.public-profile-card{border-radius:22px;padding:28px 18px}.profile-stats strong{font-size:14px}.profile-stats div{padding:12px 5px}.slug-input span{display:none}}@media (prefers-reduced-motion:reduce){.profile-ambient{animation:none}}.profile-builder .profile-builder-head h1{max-width:760px;font-size:clamp(2.2rem,4vw,3.5rem);line-height:1.04}.profile-hub{max-width:1500px;margin:0 auto}.profile-hub-hero{isolation:isolate;background:radial-gradient(circle at 78% 45%,#ef3f3221,#0000 34%),linear-gradient(135deg,#0b0e12 20%,#14171c 70%,#0b0d11);border:1px solid #282e37;border-radius:28px;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);align-items:center;gap:60px;min-height:590px;padding:clamp(36px,6vw,86px);display:grid;position:relative;overflow:hidden}.profile-hub-hero:after{content:"";z-index:-1;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 65%,#0000);mask-image:linear-gradient(90deg,#0000,#000 65%,#0000)}.profile-hub-hero h1{letter-spacing:-.045em;margin:12px 0 18px;font-size:clamp(3.3rem,7vw,7rem);line-height:.87}.profile-hub-hero h1 em{color:#ef4034;font-style:normal}.profile-hub-hero p{color:#9ca5b5;max-width:700px;font-size:clamp(15px,1.4vw,19px);line-height:1.65}.profile-hub-actions{gap:10px;margin-top:30px;display:flex}.profile-hub-actions .button{align-items:center;gap:9px;display:inline-flex}.profile-hub-demo{place-items:center;min-height:410px;display:grid;position:relative}.demo-orbit{aspect-ratio:1;border:1px solid #ef40344d;border-radius:50%;width:410px;animation:18s linear infinite profile-spin;position:absolute;box-shadow:0 0 110px #ef40342b,inset 0 0 70px #ef403414}.demo-orbit:before,.demo-orbit:after{content:"";border:1px solid #ffffff12;border-radius:50%;position:absolute;inset:44px}.demo-orbit:after{border-color:#ef40343d;inset:105px}.demo-card{aspect-ratio:.72;background:linear-gradient(145deg,#23272fda,#0b0d12ee);border:1px solid #fff2;border-radius:26px;flex-direction:column;justify-content:flex-end;width:min(330px,78vw);padding:32px;display:flex;position:relative;transform:rotate(3deg);box-shadow:0 35px 90px #000b,0 0 50px #ef40341a}.demo-card:before{content:"";aspect-ratio:1;background:linear-gradient(135deg,#ef4034,#242932);border-radius:50%;width:86px;position:absolute;top:28px;left:28px;box-shadow:0 0 0 7px #ef403416}.demo-card>span{color:#ef4034;letter-spacing:.17em;font-size:11px;font-weight:900}.demo-card>strong{margin:8px 0;font-size:26px}.demo-card>small{color:#8d97a8}.demo-card>div{gap:7px;margin-top:24px;display:flex}.demo-card i{background:#ef4034;border-radius:9px;width:46px;height:8px;display:block}.demo-card i:nth-child(2){background:#ffffff25;width:66px}.demo-card i:nth-child(3){background:#ffffff12;width:34px}@keyframes profile-spin{to{transform:rotate(360deg)}}.profile-hub-features{grid-template-columns:repeat(3,1fr);gap:12px;margin:14px 0 70px;display:grid}.profile-hub-features article{background:#11151a;border:1px solid #272d36;border-radius:16px;align-items:center;gap:15px;padding:20px;display:flex}.profile-hub-features svg{color:#ef4034}.profile-hub-features div{gap:4px;display:grid}.profile-hub-features span{color:#828c9d;font-size:12px}.profile-directory>header{justify-content:space-between;align-items:end;margin-bottom:22px;display:flex}.profile-directory h2{margin:5px 0 0;font-size:clamp(2rem,4vw,3.4rem)}.profile-directory>header>span{color:#7e8898}.profile-directory-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.profile-directory-card{color:#fff;background:linear-gradient(145deg,#15191f,#0d1014);border:1px solid #282f38;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;min-height:96px;padding:17px;text-decoration:none;transition:border-color .25s,transform .25s,box-shadow .25s;display:grid;position:relative;overflow:hidden}.profile-directory-card:before{content:"";background:var(--card-accent,#ef4034);opacity:.8;height:2px;position:absolute;inset:auto 0 0}.profile-directory-card:hover{border-color:var(--card-accent,#ef4034);transform:translateY(-2px)}@supports (color:color-mix(in lab, red, red)){.profile-directory-card:hover{border-color:color-mix(in srgb,var(--card-accent,#ef4034) 50%,#323a45)}}.profile-directory-card:hover{box-shadow:0 18px 45px #0007}.directory-avatar{background:#20252c;border:1px solid #ffffff18;border-radius:14px;place-items:center;width:54px;height:54px;font-weight:900;display:grid;overflow:hidden}.directory-avatar img{object-fit:cover;width:100%;height:100%}.profile-directory-card div{gap:4px;min-width:0;display:grid}.profile-directory-card strong,.profile-directory-card small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profile-directory-card small{color:#818b9b}.profile-directory-card>svg{color:var(--card-accent,#ef4034)}.profile-directory-card .directory-arrow{opacity:0;transition:all .25s;position:absolute;bottom:12px;right:15px;transform:translate(-5px)}.profile-directory-card:hover .directory-arrow{opacity:1;transform:none}.profile-directory-empty{color:#8d97a8;background:#101419;border:1px dashed #303741;border-radius:20px;align-content:center;place-items:center;gap:8px;min-height:230px;display:grid}.profile-directory-empty svg{color:#ef4034}.profile-directory-empty strong{color:#fff;font-size:20px}.profile-directory-empty a{color:#ef4034;margin-top:10px}@media (width<=980px){.profile-hub-hero{grid-template-columns:1fr;min-height:0}.profile-hub-demo{min-height:330px}.demo-orbit{width:330px}.profile-hub-features,.profile-directory-grid{grid-template-columns:1fr}.profile-hub-features{margin-bottom:48px}}@media (width<=640px){.profile-hub{padding-inline:12px}.profile-hub-hero{border-radius:20px;padding:30px 20px}.profile-hub-hero h1{font-size:48px}.profile-hub-actions{flex-direction:column}.profile-hub-actions .button{justify-content:center}.profile-hub-demo{min-height:290px}.demo-orbit{width:270px}.demo-card{border-radius:20px;width:220px;padding:22px}.demo-card:before{width:64px}.profile-directory>header{flex-direction:column;align-items:start;gap:8px}}@media (prefers-reduced-motion:reduce){.demo-orbit{animation:none}.profile-directory-card{transition:none}}.profile-studio{max-width:1500px;margin:0 auto}.profile-studio-head{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:22px;display:flex}.profile-studio-head h1{max-width:900px;margin:8px 0;font-size:clamp(2.4rem,5vw,5.2rem);line-height:.92}.profile-studio-head p{color:#8f98a6;max-width:720px;margin:0;line-height:1.6}.studio-head-actions{gap:9px;display:flex}.studio-head-actions a,.studio-head-actions button{color:#eef1f5;min-height:44px;font:inherit;cursor:pointer;background:#11151a;border:1px solid #303741;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.studio-head-actions button{background:#e83b30;border-color:#ee4538;box-shadow:0 10px 30px #e83b3023}.studio-head-actions button:disabled{opacity:.55;cursor:wait}.studio-mode-switch{background:#0b0e12;border:1px solid #262d35;border-radius:14px;gap:4px;width:max-content;margin-bottom:16px;padding:4px;display:flex}.studio-mode-switch button{color:#7f8998;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:11px;min-width:210px;padding:10px 13px;display:flex}.studio-mode-switch button span{gap:2px;display:grid}.studio-mode-switch b{color:#aeb6c2;font-size:12px}.studio-mode-switch small{font-size:9px}.studio-mode-switch button.is-active{color:#f0aa48;background:#1a1f26;box-shadow:inset 0 0 0 1px #353d47}.studio-mode-switch button.is-active b{color:#fff}.profile-studio-grid{grid-template-columns:minmax(430px,600px) minmax(500px,1fr);align-items:start;gap:18px;display:grid}.studio-controls{gap:12px;display:grid}.studio-panel{background:linear-gradient(145deg,#12171d,#0d1116);border:1px solid #29313a;border-radius:16px;gap:18px;padding:22px;display:grid}.studio-panel-title{color:#e4aa4a;border-bottom:1px solid #252c34;align-items:flex-start;gap:11px;padding-bottom:16px;display:flex}.studio-panel-title span{gap:4px;display:grid}.studio-panel-title b{color:#f0f2f5;font-size:14px}.studio-panel-title small{color:#778291;font-size:9px;font-weight:500}.studio-panel label{color:#a2acb9;gap:7px;font-size:10px;font-weight:800;display:grid}.studio-panel input:not([type=checkbox]):not([type=color]):not([type=range]):not([type=file]),.studio-panel textarea{color:#f3f5f7;width:100%;min-height:44px;font:inherit;background:#090d11;border:1px solid #2c343e;border-radius:8px;outline:0;padding:11px 12px}.studio-panel textarea{resize:vertical;min-height:88px}.studio-panel input:focus,.studio-panel textarea:focus{border-color:#a87a38;box-shadow:0 0 0 3px #d89b3713}.studio-panel label>small{color:#687381;justify-self:end}.studio-theme-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.studio-theme{color:#f5f6f8;text-align:left;cursor:pointer;background:#0a0d11;border:1px solid #2a323c;border-radius:13px;align-content:end;gap:3px;min-height:126px;padding:16px;display:grid;position:relative;overflow:hidden}.studio-theme:before{content:"";background:radial-gradient(circle at 72% 20%,var(--theme-color,#ef3f32),transparent 38%);opacity:.22;position:absolute;inset:0}.studio-theme i{border:1px solid var(--theme-color,#ef3f32);width:48px;height:48px;position:absolute;top:16px;right:18px}@supports (color:color-mix(in lab, red, red)){.studio-theme i{border:1px solid color-mix(in srgb,var(--theme-color,#ef3f32) 70%,transparent)}}.studio-theme i{box-shadow:0 0 30px var(--theme-color,#ef3f32);border-radius:50%}@supports (color:color-mix(in lab, red, red)){.studio-theme i{box-shadow:0 0 30px color-mix(in srgb,var(--theme-color,#ef3f32) 38%,transparent)}}.studio-theme b,.studio-theme small,.theme-mood{position:relative}.studio-theme small{color:#808a98;max-width:82%;font-size:9px;line-height:1.4}.theme-mood{color:var(--theme-color,#ef3f32);letter-spacing:.14em;text-transform:uppercase;font-size:8px;font-weight:900}.studio-theme>svg{color:var(--theme-color,#ef3f32);position:absolute;bottom:12px;right:12px}.studio-theme.is-active{border-color:var(--theme-color,#ef3f32);box-shadow:0 0 0 1px var(--theme-color,#ef3f32),0 18px 40px #0005}@supports (color:color-mix(in lab, red, red)){.studio-theme.is-active{box-shadow:0 0 0 1px color-mix(in srgb,var(--theme-color,#ef3f32) 30%,transparent),0 18px 40px #0005}}.theme-card-d2kz{--theme-color:#ef3f32}.theme-card-anime{--theme-color:#ff5da2}.theme-card-dead_inside{--theme-color:#b9bcc6}.theme-card-immortal{--theme-color:#d7a944}.theme-card-frost{--theme-color:#55d6ff}.theme-card-minimal{--theme-color:#f4f5f7}.studio-slug{background:#090d11;border:1px solid #2c343e;border-radius:8px;align-items:center;display:flex;overflow:hidden}.studio-slug span{color:#626d7b;padding-left:12px;font-weight:500}.studio-slug input{box-shadow:none!important;border:0!important;padding-left:3px!important}.studio-upload-grid{gap:8px;display:grid}.studio-upload{cursor:pointer;background:#0a0e13;border:1px dashed #38424d;border-radius:10px;align-items:center;gap:11px;padding:12px;position:relative;grid-template-columns:auto 1fr auto!important}.studio-upload:hover{background:#111318;border-color:#a77b3d}.studio-upload span{gap:3px;display:grid}.studio-upload b{color:#e6e9ed}.studio-upload small{justify-self:start!important}.studio-upload input{opacity:0;width:1px;height:1px;position:absolute}.studio-segmented,.studio-choice-row,.studio-game-picker{flex-wrap:wrap;gap:7px;display:flex}.studio-segmented button,.studio-choice-row button,.studio-game-picker button{color:#8893a1;font:inherit;cursor:pointer;background:#0a0e13;border:1px solid #303842;border-radius:8px;align-items:center;gap:6px;padding:8px 11px;font-size:10px;font-weight:700;display:inline-flex}.studio-segmented button.is-active,.studio-choice-row button.is-active,.studio-game-picker button.is-active{color:#f2ba63;background:#b2823d17;border-color:#b2823d}.studio-choice-row{align-items:center}.studio-choice-row>span{color:#9ca6b4;margin-right:auto;font-size:10px;font-weight:800}.studio-switch{align-items:center;gap:16px;grid-template-columns:1fr auto!important}.studio-switch span{gap:3px;display:grid}.studio-switch b{color:#e8eaed}.studio-switch small{justify-self:start!important}.studio-switch input{accent-color:#e94337;width:38px;height:20px}.studio-color{align-items:center;grid-template-columns:1fr auto auto!important}.studio-color input{background:0 0;border:0;width:42px;height:32px}.studio-color code{color:#aeb6c2}.studio-range span{justify-content:space-between;display:flex}.studio-range b{color:#e6ae52}.studio-range input{accent-color:#e84236}.studio-link-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.verified-summary{color:#8290a0;background:#0a0e13;border:1px solid #2d3540;border-radius:10px;align-items:center;gap:8px;padding:12px;font-size:10px;display:flex}.verified-summary svg{color:#56c9ff}.verified-summary b{color:#ecb95f;margin-left:auto}.studio-status{color:#ff998f;background:#351714;border:1px solid #7b302a;border-radius:9px;margin:0;padding:12px;font-size:11px}.studio-status.is-success{color:#74dfa5;background:#0c2c20;border-color:#266647}.studio-preview{background:#090c10;border:1px solid #303843;border-radius:18px;position:sticky;top:94px;overflow:hidden;box-shadow:0 28px 80px #0008}.studio-preview-bar{color:#a6aeba;text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid #272e37;justify-content:space-between;align-items:center;height:42px;padding:0 14px;font-size:9px;display:flex}.studio-preview-bar span{align-items:center;gap:7px;display:flex}.studio-preview-bar i{background:#5fcf8c;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #5fcf8c}.studio-preview-bar small{color:#626d7a}.studio-preview-frame{height:min(760px,100vh - 150px);min-height:610px;overflow:hidden}.studio-preview-frame .public-profile-v2{height:100%;min-height:100%;padding:22px}.studio-preview-frame .profile-stage{width:116%;max-width:none;transform:scale(.86)}.studio-preview-frame .profile-brand-v2,.studio-preview-frame .profile-enter{display:none}.public-profile-v2{--profile-accent:#ef3f32;--profile-bg-opacity:.55;--profile-bg-blur:0px;--profile-card-opacity:.88;isolation:isolate;color:#f5f6f8;background:#040506 50%/cover fixed;place-items:center;min-height:calc(100vh - 82px);padding:clamp(22px,5vw,68px);display:grid;position:relative;overflow:hidden}.profile-background-video{z-index:-4;object-fit:cover;width:100%;height:100%;opacity:var(--profile-bg-opacity);filter:blur(var(--profile-bg-blur));position:absolute;inset:0;transform:scale(1.04)}.profile-background-shade{z-index:-3;background:linear-gradient(130deg,#020305f0,#0405088c 46%,#020305e6),radial-gradient(circle at 74% 28%,var(--profile-accent),transparent 35%);position:absolute;inset:0}@supports (color:color-mix(in lab, red, red)){.profile-background-shade{background:linear-gradient(130deg,#020305f0,#0405088c 46%,#020305e6),radial-gradient(circle at 74% 28%,color-mix(in srgb,var(--profile-accent) 20%,transparent),transparent 35%)}}.public-profile-v2[style*=background-image]{background-blend-mode:normal;background-position:50%;background-size:cover}.profile-atmosphere{z-index:-2;opacity:.8;position:absolute;inset:0;overflow:hidden}.profile-atmosphere:before{content:"";background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:58px 58px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 70%);mask-image:radial-gradient(circle,#000,#0000 70%)}.profile-atmosphere i{aspect-ratio:1;border:1px solid var(--profile-accent);width:340px;position:absolute}@supports (color:color-mix(in lab, red, red)){.profile-atmosphere i{border:1px solid color-mix(in srgb,var(--profile-accent) 36%,transparent)}}.profile-atmosphere i{filter:drop-shadow(0 0 30px var(--profile-accent));border-radius:50%}@supports (color:color-mix(in lab, red, red)){.profile-atmosphere i{filter:drop-shadow(0 0 30px color-mix(in srgb,var(--profile-accent) 18%,transparent))}}.profile-atmosphere i{animation:17s linear infinite profile-orbit}.profile-atmosphere i:first-child{top:-130px;right:-90px}.profile-atmosphere i:nth-child(2){width:470px;animation-duration:24s;animation-direction:reverse;bottom:-170px;left:-180px}.profile-atmosphere i:nth-child(3){opacity:.45;width:110px;animation-duration:10s;top:36%;left:46%}.profile-stage{opacity:0;grid-template-columns:minmax(0,1.05fr) minmax(330px,.75fr);align-items:stretch;gap:14px;width:min(1120px,100%);transition:opacity .55s,transform .65s cubic-bezier(.2,.8,.2,1);display:grid;transform:translateY(10px)scale(.985)}.profile-stage.is-entered{opacity:1;transform:none}.profile-stage.is-locked{pointer-events:none}.profile-primary,.profile-d2kz-panel{background:rgba(11,14,18,var(--profile-card-opacity));box-shadow:0 28px 90px #000a,0 0 70px var(--profile-accent);border:1px solid #ffffff18;border-radius:24px}@supports (color:color-mix(in lab, red, red)){.profile-primary,.profile-d2kz-panel{box-shadow:0 28px 90px #000a,0 0 70px color-mix(in srgb,var(--profile-accent) 7%,transparent)}}.profile-primary,.profile-d2kz-panel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.profile-primary{text-align:center;align-content:center;justify-items:center;gap:20px;min-height:590px;padding:clamp(26px,5vw,62px);display:grid}.profile-avatar-wrap-v2{place-items:center;width:132px;height:132px;display:grid;position:relative}.profile-avatar-orbit{border:1px solid var(--profile-accent);position:absolute;inset:-10px}@supports (color:color-mix(in lab, red, red)){.profile-avatar-orbit{border:1px solid color-mix(in srgb,var(--profile-accent) 85%,transparent)}}.profile-avatar-orbit{box-shadow:0 0 38px var(--profile-accent);border-radius:50%}@supports (color:color-mix(in lab, red, red)){.profile-avatar-orbit{box-shadow:0 0 38px color-mix(in srgb,var(--profile-accent) 30%,transparent)}}.profile-avatar-orbit:before,.profile-avatar-orbit:after{content:"";border:1px solid var(--profile-accent);border-radius:50%;position:absolute}@supports (color:color-mix(in lab, red, red)){.profile-avatar-orbit:before,.profile-avatar-orbit:after{border:1px solid color-mix(in srgb,var(--profile-accent) 24%,transparent)}}.profile-avatar-orbit:before{inset:-8px}.profile-avatar-orbit:after{inset:8px}.profile-avatar-v2{object-fit:cover;background:#1c222a;border-radius:50%;width:100%;height:100%}.profile-avatar-fallback{place-items:center;font-size:34px;font-weight:900;display:grid}.profile-avatar-verified{color:#fff;background:#44b7ee;border:3px solid #101419;border-radius:50%;place-items:center;width:32px;height:32px;display:grid;position:absolute;bottom:4px;right:-2px}.profile-identity-v2{justify-items:center;gap:9px;max-width:620px;display:grid}.profile-kicker{color:var(--profile-accent);letter-spacing:.2em;font-size:9px;font-weight:900}.profile-identity-v2 h1{letter-spacing:-.045em;word-break:break-word;margin:3px 0 0;font-size:clamp(2.5rem,6vw,5.3rem);line-height:.9;position:relative}.profile-headline-v2{color:var(--profile-accent);margin:0}@supports (color:color-mix(in lab, red, red)){.profile-headline-v2{color:color-mix(in srgb,var(--profile-accent) 82%,white)}}.profile-headline-v2{font-weight:800}.profile-bio-v2{color:#a6afbc;white-space:pre-line;max-width:540px;margin:2px 0 0;line-height:1.65}.profile-status-row{flex-wrap:wrap;justify-content:center;gap:7px;margin-top:5px;display:flex}.profile-status-row span{color:#a9b3c0;background:#ffffff07;border:1px solid #ffffff15;border-radius:999px;align-items:center;gap:5px;padding:6px 9px;font-size:9px;font-weight:800;display:inline-flex}.profile-status-row .looking-team{color:#e9b357;border-color:#e8aa473b}.discord-status i{background:#57cf87;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #57cf87}.profile-games-v2,.profile-socials-v2{flex-wrap:wrap;justify-content:center;align-items:center;gap:7px;display:flex}.profile-games-v2{color:#768292;margin-top:7px}.profile-games-v2 span,.profile-socials-v2 a{color:#a9b2bf;background:#ffffff06;border:1px solid #ffffff13;border-radius:8px;padding:7px 10px;font-size:9px}.profile-socials-v2 a{align-items:center;gap:5px;text-decoration:none;transition:all .2s;display:inline-flex}.profile-socials-v2 a:hover{border-color:var(--profile-accent)}@supports (color:color-mix(in lab, red, red)){.profile-socials-v2 a:hover{border-color:color-mix(in srgb,var(--profile-accent) 55%,transparent)}}.profile-socials-v2 a:hover{color:#fff;transform:translateY(-1px)}.profile-music-v2{text-align:left;background:#ffffff07;border:1px solid #ffffff15;border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:min(430px,100%);padding:10px 12px;display:grid}.profile-music-v2 button{background:var(--profile-accent);color:#fff;cursor:pointer;width:38px;height:38px;box-shadow:0 0 22px var(--profile-accent);border:0;border-radius:50%;place-items:center;display:grid}@supports (color:color-mix(in lab, red, red)){.profile-music-v2 button{box-shadow:0 0 22px color-mix(in srgb,var(--profile-accent) 30%,transparent)}}.profile-music-v2 span{gap:2px;display:grid}.profile-music-v2 small{color:#737e8c;text-transform:uppercase;font-size:8px}.profile-music-v2 strong{font-size:11px}.profile-d2kz-panel{flex-direction:column;gap:18px;padding:24px;display:flex}.profile-d2kz-panel>header{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;padding-bottom:17px;display:flex}.profile-d2kz-panel>header span{color:#f0b254;letter-spacing:.1em;align-items:center;gap:7px;font-size:10px;font-weight:900;display:flex}.profile-d2kz-panel>header small{color:#636e7c;font-size:8px}.profile-stats-v2{border:1px solid #ffffff12;border-radius:14px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.profile-stats-v2 article{text-align:center;place-content:center;gap:4px;min-height:92px;padding:13px;display:grid}.profile-stats-v2 article+article{border-left:1px solid #ffffff12}.profile-stats-v2 small{color:#737e8c;text-transform:uppercase;font-size:8px}.profile-stats-v2 strong{color:#efb652;font-size:21px}.profile-stats-v2 span{color:#7b8490;font-size:8px}.profile-team-v2{background:#ffffff05;border:1px solid #ffffff12;border-radius:13px;align-items:center;gap:11px;padding:12px;display:flex}.profile-team-v2>img,.profile-team-v2>span{object-fit:cover;color:#eab153;background:#1c2229;border-radius:10px;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.profile-team-v2 div{gap:3px;display:grid}.profile-team-v2 small{color:#717c8a;text-transform:uppercase;font-size:8px}.profile-team-v2 strong{font-size:10px}.profile-achievements-v2{gap:10px;display:grid}.profile-section-label{color:#838e9d;text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:7px;font-size:9px;font-weight:800;display:flex}.achievement-grid-v2{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.achievement-grid-v2 article{background:#ffffff05;border:1px solid #ffffff10;border-radius:11px;align-items:center;gap:9px;min-height:66px;padding:10px;display:flex}.achievement-grid-v2 article>svg{color:#e6b04f;flex:none}.achievement-grid-v2 article>div{gap:3px;min-width:0;display:grid}.achievement-grid-v2 strong,.achievement-grid-v2 small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.achievement-grid-v2 strong{font-size:9px}.achievement-grid-v2 small{color:#747e8c;font-size:8px}.achievement-grid-v2 .achievement-mvp>svg{color:#bd8cff}.profile-d2kz-empty{color:#6f7b89;text-align:center;flex:1;place-content:center;place-items:center;gap:10px;padding:32px;font-size:10px;line-height:1.6;display:grid}.profile-d2kz-empty svg{color:var(--profile-accent)}.profile-enter{z-index:20;background:radial-gradient(circle at center,var(--profile-accent),#030405 58%);border:0;place-content:center;place-items:center;gap:12px;display:grid;position:fixed;inset:0}@supports (color:color-mix(in lab, red, red)){.profile-enter{background:radial-gradient(circle at center,color-mix(in srgb,var(--profile-accent) 17%,#080a0d),#030405 58%)}}.profile-enter{color:#fff;cursor:pointer}.profile-enter-mark{border:1px solid var(--profile-accent);place-items:center;width:58px;height:58px;display:grid}@supports (color:color-mix(in lab, red, red)){.profile-enter-mark{border:1px solid color-mix(in srgb,var(--profile-accent) 65%,transparent)}}.profile-enter-mark{color:var(--profile-accent);box-shadow:0 0 50px var(--profile-accent);border-radius:50%}@supports (color:color-mix(in lab, red, red)){.profile-enter-mark{box-shadow:0 0 50px color-mix(in srgb,var(--profile-accent) 20%,transparent)}}.profile-enter-mark{animation:2.3s ease-in-out infinite profile-pulse}.profile-enter strong{font-size:16px}.profile-enter small{color:#697482;letter-spacing:.22em;font-size:8px}.profile-brand-v2{color:#e7eaee;letter-spacing:.12em;align-items:center;gap:8px;font-size:9px;font-weight:900;text-decoration:none;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.profile-brand-v2 small{color:#616c7a;letter-spacing:0;font-weight:500}.profile-silent-icon{color:#343b44;position:absolute;bottom:16px;right:16px}.name-effect-shine{background:linear-gradient(100deg,#fff 20%,var(--profile-accent) 44%,#fff 58%,#fff 80%);color:#0000;background-size:220%;-webkit-background-clip:text;background-clip:text;animation:4s linear infinite profile-shine}.name-effect-glitch{text-shadow:2px 0 var(--profile-accent),-2px 0 #73c9ff55}@supports (color:color-mix(in lab, red, red)){.name-effect-glitch{text-shadow:2px 0 color-mix(in srgb,var(--profile-accent) 75%,transparent),-2px 0 #73c9ff55}}.name-effect-glitch{animation:4s step-end infinite profile-glitch}.theme-anime .profile-background-shade{background:linear-gradient(130deg,#09060ce8,#1a0d18a8),radial-gradient(circle at 70% 30%,#ff5da230,#0000 38%)}.theme-dead_inside .profile-atmosphere{filter:grayscale()}.theme-dead_inside .profile-background-shade{background:linear-gradient(130deg,#020304f2,#14161ab8)}.theme-immortal .profile-background-shade{background:linear-gradient(130deg,#080603ee,#171007a8),radial-gradient(circle at 70% 30%,#d7a9442a,#0000 40%)}.theme-frost .profile-background-shade{background:linear-gradient(130deg,#02080dee,#061724af),radial-gradient(circle at 70% 30%,#55d6ff27,#0000 40%)}.theme-minimal .profile-atmosphere{opacity:.24}.theme-minimal .profile-primary,.theme-minimal .profile-d2kz-panel{box-shadow:0 24px 70px #0008}.layout-center .profile-stage{grid-template-columns:minmax(0,760px);justify-content:center}.layout-center .profile-d2kz-panel{grid-template-columns:1fr;min-height:0;display:grid}.layout-center .profile-primary{min-height:520px}@keyframes profile-orbit{to{transform:rotate(360deg)}}@keyframes profile-pulse{50%{box-shadow:0 0 75px color-mix(in srgb,var(--profile-accent) 30%,transparent);transform:scale(1.08)}}@keyframes profile-shine{to{background-position:-220%}}@keyframes profile-glitch{0%,91%,to{transform:none}92%{transform:translate(-2px)}93%{transform:translate(2px)}94%{transform:none}}@media (width<=1080px){.profile-studio-grid{grid-template-columns:1fr}.studio-preview{order:-1;position:relative;top:auto}.studio-preview-frame{height:630px}.profile-studio-head{flex-direction:column;align-items:flex-start}.profile-stage{grid-template-columns:1fr;max-width:760px}.profile-primary{min-height:460px}.profile-d2kz-panel{min-height:0}}@media (width<=680px){.profile-studio{padding-inline:12px}.profile-studio-head h1{font-size:2.6rem}.studio-head-actions,.studio-mode-switch{width:100%}.studio-head-actions>*{flex:1}.studio-mode-switch button{flex:1;min-width:0}.studio-mode-switch small{display:none}.studio-theme-grid,.studio-link-grid{grid-template-columns:1fr}.studio-preview-frame{height:570px;min-height:0}.studio-preview-frame .profile-stage{width:135%;transform:scale(.74)}.public-profile-v2{padding:16px 10px 54px}.profile-stage{gap:9px}.profile-primary,.profile-d2kz-panel{border-radius:18px}.profile-primary{min-height:470px;padding:28px 18px}.profile-avatar-wrap-v2{width:104px;height:104px}.profile-identity-v2 h1{font-size:2.65rem}.profile-d2kz-panel{padding:18px}.profile-stats-v2 strong{font-size:16px}.profile-stats-v2 article{min-height:78px;padding:8px}.achievement-grid-v2{grid-template-columns:1fr}.profile-brand-v2{width:max-content}.profile-brand-v2 small{display:none}}@media (hover:none){.profile-socials-v2 a:hover{transform:none}}@media (prefers-reduced-motion:reduce){.profile-atmosphere i,.profile-enter-mark,.name-effect-shine,.name-effect-glitch{animation:none}.profile-stage,.profile-socials-v2 a{transition:none}}.studio-youtube-field{background:linear-gradient(135deg,#0b0f14,#131014);border:1px solid #2c343e;border-radius:10px;margin-top:2px;padding:14px}.studio-youtube-field>span{gap:3px;display:grid}.studio-youtube-field>span b{color:#f0f2f5}.studio-youtube-field>span small,.studio-youtube-field>small{color:#707b89;justify-self:start!important}.profile-youtube-v2{background:#080b0edb;border:1px solid #ffffff14;border-radius:15px;gap:10px;width:min(480px,100%);padding:11px;display:grid;overflow:hidden}.profile-youtube-heading{justify-content:space-between;align-items:center;gap:12px;padding:2px 3px;display:flex}.profile-youtube-heading span{text-align:left;gap:3px;min-width:0;display:grid}.profile-youtube-heading small{color:#788392;text-transform:uppercase;letter-spacing:.09em;font-size:8px}.profile-youtube-heading strong{color:#eef1f5;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.profile-youtube-heading>svg{color:var(--profile-accent);flex:none}.profile-youtube-v2 iframe{aspect-ratio:16/9;background:#050607;border:0;border-radius:10px;width:100%;min-height:200px}.studio-preview-frame .profile-youtube-v2 iframe{min-height:160px}@media (width<=680px){.profile-youtube-v2 iframe{min-height:190px}}.profile-identity-v2 h1.profile-name-long{letter-spacing:-.035em;text-wrap:balance;max-width:100%;font-size:clamp(2.15rem,4vw,3.65rem);line-height:.98}.profile-identity-v2 h1.profile-name-extra-long{letter-spacing:-.025em;text-wrap:balance;max-width:100%;font-size:clamp(1.85rem,3.3vw,3rem);line-height:1}@media (width<=680px){.profile-identity-v2 h1.profile-name-long{font-size:clamp(2rem,10vw,2.55rem)}.profile-identity-v2 h1.profile-name-extra-long{font-size:clamp(1.7rem,8.5vw,2.2rem)}}.profile-music-youtube{position:relative;overflow:hidden}.profile-music-youtube iframe{opacity:.01;pointer-events:none;border:0;inset:auto 0 0 auto;width:2px!important;height:2px!important;min-height:0!important;position:absolute!important}.rating-toolbar{grid-template-columns:minmax(240px,1fr) auto minmax(230px,auto);align-items:center;gap:12px;margin-bottom:24px;display:grid}.rating-country-tabs{background:#0b0e13;border:1px solid #ffffff12;border-radius:14px;gap:5px;padding:5px;display:flex}.rating-country-tabs button{color:#8f98a8;background:0 0;border:0;border-radius:10px;min-height:38px;padding:0 13px;font-size:12px;font-weight:700;transition:color .2s,background .2s,box-shadow .2s}.rating-country-tabs button:hover{color:#fff;background:#ffffff08}.rating-country-tabs button.active{color:#fff;background:#e83b3120;box-shadow:inset 0 0 0 1px #ef493c55}.rating-sort{color:#9ba4b3;background:#0b0e13;border:1px solid #ffffff17;border-radius:13px;align-items:center;gap:8px;min-height:48px;padding:0 12px;display:flex}.rating-sort select{color:#eef1f5;background:0 0;border:0;outline:0}.rating-player-row{grid-template-columns:52px minmax(220px,1.5fr) minmax(140px,.8fr) minmax(150px,.8fr) minmax(110px,.65fr) minmax(150px,.8fr)}.directory-table:has(.rating-player-row) .table-head{grid-template-columns:52px minmax(220px,1.5fr) minmax(140px,.8fr) minmax(150px,.8fr) minmax(110px,.65fr) minmax(150px,.8fr)}.rating-player-row{transition:background .22s,transform .22s,border-color .22s}.rating-player-row:hover{background:linear-gradient(90deg,#ef3f3210,#0000 72%);transform:translate(3px)}.rating-country{color:#c7ced9}.public-profile-v2{isolation:isolate;background-color:#030406;background-image:radial-gradient(circle at 78% 12%,var(--profile-accent),transparent 34%),radial-gradient(circle at 15% 82%,#ed3f2616,transparent 38%),linear-gradient(145deg,#030405,#080a0e 50%,#030405)}@supports (color:color-mix(in lab, red, red)){.public-profile-v2{background-image:radial-gradient(circle at 78% 12%,color-mix(in srgb,var(--profile-accent) 20%,transparent),transparent 34%),radial-gradient(circle at 15% 82%,#ed3f2616,transparent 38%),linear-gradient(145deg,#030405,#080a0e 50%,#030405)}}.public-profile-v2{overflow:auto}.public-profile-v2:before{content:"";z-index:-2;pointer-events:none;background:linear-gradient(110deg,transparent 0 46%,#ffffff05 48%,transparent 51%),repeating-linear-gradient(90deg,transparent 0 119px,#ffffff025 120px);position:fixed;inset:0;-webkit-mask-image:linear-gradient(#0008,#0000 75%);mask-image:linear-gradient(#0008,#0000 75%)}.public-profile-v2:after{content:"";z-index:8;pointer-events:none;position:fixed;inset:0;box-shadow:inset 0 0 180px #000,inset 0 0 60px #0008}.profile-stage{background:linear-gradient(135deg,rgba(12,15,20,var(--profile-card-opacity)),#05070ae0);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border:1px solid #ffffff16;border-radius:28px;grid-template-columns:minmax(0,1.12fr) minmax(390px,.88fr);gap:clamp(24px,4vw,72px);width:min(1560px,100vw - 72px);min-height:min(760px,100vh - 110px);padding:clamp(34px,5vw,78px);box-shadow:0 40px 110px #000b,inset 0 1px #ffffff0d}.profile-primary{align-self:center}.profile-identity-v2 h1{letter-spacing:-.065em;text-wrap:balance;max-width:12ch;margin-top:25px;font-size:clamp(46px,6vw,104px);line-height:.91}.profile-avatar-wrap-v2{width:clamp(122px,10vw,170px);height:clamp(122px,10vw,170px)}.profile-status-row{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.profile-status-row>span{color:#bac2ce;background:#ffffff06;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:7px;min-height:30px;padding:0 10px;font-size:11px;display:inline-flex}.profile-status-row .profile-verified-mark{color:#6fd5ff;background:#31a9db12;border-color:#6fd5ff44;justify-content:center;width:30px;padding:0}.profile-socials-v2{flex-wrap:wrap;gap:9px;margin-top:18px;display:flex}.profile-socials-v2 a{color:#e8ebf0;background:#ffffff07;border:1px solid #ffffff18;border-radius:12px;align-items:center;gap:8px;min-height:41px;padding:0 13px;transition:transform .22s,border-color .22s,box-shadow .22s,background .22s;display:inline-flex}.profile-socials-v2 a:hover{border-color:var(--profile-accent);transform:translateY(-2px)}@supports (color:color-mix(in lab, red, red)){.profile-socials-v2 a:hover{border-color:color-mix(in srgb,var(--profile-accent) 60%,#fff2)}}.profile-socials-v2 a:hover{box-shadow:0 10px 30px var(--profile-accent);background:#ffffff0d}@supports (color:color-mix(in lab, red, red)){.profile-socials-v2 a:hover{box-shadow:0 10px 30px color-mix(in srgb,var(--profile-accent) 14%,transparent)}}.profile-socials-v2 a>svg:last-child{opacity:.42}.profile-d2kz-panel{background:linear-gradient(155deg,#11151bcc,#07090dcc);border:1px solid #ffffff14;border-radius:22px;align-self:center;box-shadow:0 24px 70px #0008,inset 0 1px #ffffff0a}.profile-d2kz-panel header small{letter-spacing:.18em}.profile-role-badges{flex-wrap:wrap;gap:8px;padding:0 22px 18px;display:flex}.profile-role-badges span{color:#f3c876;background:#f2b54a0b;border:1px solid #f2b54a35;border-radius:10px;align-items:center;gap:7px;padding:7px 10px;font-size:11px;font-weight:800;display:inline-flex}.profile-role-badges img{object-fit:contain;width:20px;height:20px}.profile-career-strip{border:1px solid #ffffff10;border-radius:14px;grid-template-columns:repeat(4,1fr);margin:18px 22px 0;display:grid;overflow:hidden}.profile-career-strip span{border-right:1px solid #ffffff0d;flex-direction:column;gap:2px;min-width:0;padding:13px 9px;display:flex}.profile-career-strip span:last-child{border:0}.profile-career-strip strong{font-size:18px}.profile-career-strip small{color:#7f8999;text-transform:uppercase;font-size:9px}.achievement-grid-v2{grid-template-columns:repeat(2,minmax(0,1fr))}.achievement-grid-v2 article{background:linear-gradient(135deg,#ffffff07,#ffffff025);border-color:#ffffff10;min-width:0;transition:transform .2s,border-color .2s}.achievement-grid-v2 article:hover{border-color:#f2b54a42;transform:translateY(-2px)}.achievement-art{color:#f2bd54;background:#f2b54a0e;border:1px solid #f2b54a35;border-radius:11px;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid}.achievement-art img{object-fit:contain;width:27px;height:27px}.achievement-grid-v2 article strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profile-atmosphere i{animation-duration:12s}.profile-avatar-orbit{animation-duration:10s}@media (width<=1050px){.rating-toolbar{grid-template-columns:1fr}.rating-country-tabs{overflow-x:auto}.rating-country-tabs button{white-space:nowrap}.profile-stage{grid-template-columns:1fr;width:min(820px,100vw - 36px);min-height:auto;padding:42px}.profile-primary{text-align:center}.profile-identity-v2 h1{margin-inline:auto}.profile-status-row,.profile-socials-v2,.profile-games-v2{justify-content:center}.profile-d2kz-panel{text-align:left}.rating-player-row{grid-template-columns:46px minmax(200px,1.5fr) minmax(135px,.8fr) minmax(140px,.8fr) minmax(100px,.65fr) minmax(145px,.8fr)}.directory-table:has(.rating-player-row) .table-head{grid-template-columns:46px minmax(200px,1.5fr) minmax(135px,.8fr) minmax(140px,.8fr) minmax(100px,.65fr) minmax(145px,.8fr)}}@media (width<=720px){.rating-country-tabs{margin-inline:-4px}.rating-country-tabs button{padding-inline:11px}.directory-table:has(.rating-player-row){overflow-x:auto}.rating-player-row{min-width:850px}.directory-table:has(.rating-player-row) .table-head{min-width:850px}.profile-stage{border-radius:21px;width:calc(100vw - 20px);padding:28px 18px}.profile-identity-v2 h1{font-size:clamp(38px,14vw,64px)}.profile-d2kz-panel{border-radius:18px}.profile-career-strip{grid-template-columns:repeat(2,1fr)}.profile-career-strip span:nth-child(2){border-right:0}.profile-career-strip span:nth-child(-n+2){border-bottom:1px solid #ffffff0d}.achievement-grid-v2{grid-template-columns:1fr}.profile-socials-v2 a span{display:none}.profile-socials-v2 a{justify-content:center;width:42px;padding:0}.profile-socials-v2 a>svg:last-child{display:none}}@media (prefers-reduced-motion:reduce){.profile-atmosphere i,.profile-avatar-orbit,.name-effect-shine,.name-effect-glitch{animation:none!important}.rating-player-row,.profile-socials-v2 a,.achievement-grid-v2 article{transition:none!important}}.social-tooltip-fill{display:block!important}.social-tooltip{flex-wrap:wrap;align-items:center;gap:10px;margin:0;padding:0;list-style:none;display:flex}.social-tooltip-item{--social-color:#ef4438;position:relative}.social-tooltip-item>a{isolation:isolate;color:#c8d0dc;background:linear-gradient(145deg,#151920,#0b0e13);border:1px solid #ffffff1a;border-radius:50%;place-items:center;width:48px;height:48px;text-decoration:none;transition:transform .28s cubic-bezier(.2,.75,.25,1),border-color .28s,box-shadow .32s,color .24s;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0b,0 10px 26px #0003}.social-tooltip-sm .social-tooltip-item>a{width:42px;height:42px}.social-tooltip-fill{z-index:-1;background:var(--social-color);opacity:.92;height:0;transition:height .32s cubic-bezier(.22,.8,.24,1);position:absolute;inset:auto 0 0}.social-tooltip-icon{width:21px;height:21px;transition:filter .28s,transform .28s cubic-bezier(.2,.75,.25,1),color .24s}.social-tooltip-sm .social-tooltip-icon{width:18px;height:18px}.social-tooltip-label{z-index:15;border:1px solid var(--social-color);padding:6px 9px;position:absolute;bottom:calc(100% + 9px);left:50%}@supports (color:color-mix(in lab, red, red)){.social-tooltip-label{border:1px solid color-mix(in srgb,var(--social-color) 55%,#ffffff25)}}.social-tooltip-label{color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#0b0e13;border-radius:7px;font-size:10px;font-weight:800;line-height:1;transition:opacity .2s,transform .24s;transform:translate(-50%,6px);box-shadow:0 10px 26px #0008}.profile-socials-v2{justify-content:center;margin-top:18px}.footer-socials{margin-top:2px}.footer-socials+.footer-socials{margin-top:0}@media (hover:hover) and (pointer:fine){.social-tooltip-item:hover>a{color:#fff;border-color:var(--social-color)}@supports (color:color-mix(in lab, red, red)){.social-tooltip-item:hover>a{border-color:color-mix(in srgb,var(--social-color) 72%,white 12%)}}.social-tooltip-item:hover>a{box-shadow:0 12px 34px var(--social-color),inset 0 1px #ffffff20}@supports (color:color-mix(in lab, red, red)){.social-tooltip-item:hover>a{box-shadow:0 12px 34px color-mix(in srgb,var(--social-color) 24%,transparent),inset 0 1px #ffffff20}}.social-tooltip-item:hover>a{transform:translateY(-3px)}.social-tooltip-item:hover .social-tooltip-fill{height:100%}.social-tooltip-item:hover .social-tooltip-icon{filter:drop-shadow(0 0 7px #ffffff80);transform:scale(1.07)}.social-tooltip-item:hover .social-tooltip-label{opacity:1;transform:translate(-50%)}}.social-tooltip-item>a:focus-visible{outline:2px solid var(--social-color);outline-offset:4px}.social-tooltip-item>a:focus-visible .social-tooltip-fill{height:100%}.social-tooltip-item>a:focus-visible .social-tooltip-icon{color:#fff}.social-tooltip-item:focus-within .social-tooltip-label{opacity:1;transform:translate(-50%)}.profile-games-v2{gap:8px}.profile-games-v2>span{--game-color:#e84b3c;border:1px solid var(--game-color);align-items:center;gap:7px;min-height:36px;padding:0 11px;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.profile-games-v2>span{border:1px solid color-mix(in srgb,var(--game-color) 30%,#ffffff12)}}.profile-games-v2>span{background:var(--game-color);border-radius:10px}@supports (color:color-mix(in lab, red, red)){.profile-games-v2>span{background:color-mix(in srgb,var(--game-color) 7%,#0b0e13)}}.profile-games-v2>span{color:#dce1e8}.profile-games-v2>span svg{width:17px;height:17px;color:var(--game-color);filter:drop-shadow(0 0 7px var(--game-color))}@supports (color:color-mix(in lab, red, red)){.profile-games-v2>span svg{filter:drop-shadow(0 0 7px color-mix(in srgb,var(--game-color) 42%,transparent))}}.profile-games-v2>span b{font-size:10px;font-weight:750}@media (width<=720px){.social-tooltip{gap:8px}.social-tooltip-item>a{width:43px;height:43px}.profile-games-v2>span b{display:none}.profile-games-v2>span{justify-content:center;width:38px;min-height:38px;padding:0}.social-tooltip-label{display:none}}@media (prefers-reduced-motion:reduce){.social-tooltip-item>a,.social-tooltip-fill,.social-tooltip-icon,.social-tooltip-label{transition:none!important}.social-tooltip-item:hover>a{transform:none}}.public-profile-v2{--profile-mouse-x:50%;--profile-mouse-y:42%;--profile-tilt-x:0deg;--profile-tilt-y:0deg;perspective:1400px}.public-profile-v2>.profile-background-shade:after{content:"";pointer-events:none;background:radial-gradient(540px circle at var(--profile-mouse-x) var(--profile-mouse-y),var(--profile-accent),transparent 64%);position:absolute;inset:0}@supports (color:color-mix(in lab, red, red)){.public-profile-v2>.profile-background-shade:after{background:radial-gradient(540px circle at var(--profile-mouse-x) var(--profile-mouse-y),color-mix(in srgb,var(--profile-accent) 15%,transparent),transparent 64%)}}.public-profile-v2>.profile-background-shade:after{mix-blend-mode:screen;opacity:.78;transition:opacity .45s}.profile-motion-field{z-index:-2;pointer-events:none;filter:saturate(1.1);position:absolute;inset:0;overflow:hidden}.profile-motion-field>i{opacity:0;border-radius:50%;display:block;position:absolute}.profile-motion-field>i:first-child,.profile-motion-field>i:nth-child(2),.profile-motion-field>i:nth-child(3){aspect-ratio:1;border:1px solid var(--profile-accent);width:clamp(260px,34vw,620px);top:44%;left:64%}@supports (color:color-mix(in lab, red, red)){.profile-motion-field>i:first-child,.profile-motion-field>i:nth-child(2),.profile-motion-field>i:nth-child(3){border:1px solid color-mix(in srgb,var(--profile-accent) 56%,transparent)}}.profile-motion-field>i:first-child,.profile-motion-field>i:nth-child(2),.profile-motion-field>i:nth-child(3){box-shadow:0 0 48px var(--profile-accent),inset 0 0 42px var(--profile-accent)}@supports (color:color-mix(in lab, red, red)){.profile-motion-field>i:first-child,.profile-motion-field>i:nth-child(2),.profile-motion-field>i:nth-child(3){box-shadow:0 0 48px color-mix(in srgb,var(--profile-accent) 15%,transparent),inset 0 0 42px color-mix(in srgb,var(--profile-accent) 8%,transparent)}}.profile-motion-field>i:first-child,.profile-motion-field>i:nth-child(2),.profile-motion-field>i:nth-child(3){animation:8s cubic-bezier(.4,0,.2,1) infinite profile-magic-ring;transform:translate(-50%,-50%)}.profile-motion-field>i:nth-child(2){width:clamp(330px,43vw,760px);animation-duration:9.4s;animation-delay:-2.65s}.profile-motion-field>i:nth-child(3){width:clamp(410px,52vw,900px);animation-duration:11s;animation-delay:-5.4s}.profile-motion-field>i:nth-child(4){width:520px;height:210px;left:var(--profile-mouse-x);top:var(--profile-mouse-y);background:radial-gradient(ellipse,var(--profile-accent),transparent 68%)}@supports (color:color-mix(in lab, red, red)){.profile-motion-field>i:nth-child(4){background:radial-gradient(ellipse,color-mix(in srgb,var(--profile-accent) 18%,transparent),transparent 68%)}}.profile-motion-field>i:nth-child(4){filter:blur(24px);opacity:.55;transition:left .18s linear,top .18s linear;transform:translate(-50%,-50%)rotate(-12deg)}.profile-stage.is-entered{transform:rotateX(var(--profile-tilt-x)) rotateY(var(--profile-tilt-y));transform-style:preserve-3d;transition:opacity .55s,transform .42s cubic-bezier(.2,.8,.2,1)}.profile-primary,.profile-d2kz-panel{position:relative;overflow:hidden}.profile-primary:before,.profile-d2kz-panel:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(380px circle at var(--profile-mouse-x) var(--profile-mouse-y),var(--profile-accent),transparent 62%);position:absolute;inset:0}@supports (color:color-mix(in lab, red, red)){.profile-primary:before,.profile-d2kz-panel:before{background:radial-gradient(380px circle at var(--profile-mouse-x) var(--profile-mouse-y),color-mix(in srgb,var(--profile-accent) 9%,transparent),transparent 62%)}}.profile-primary:before,.profile-d2kz-panel:before{opacity:.75}.profile-primary>*,.profile-d2kz-panel>*{z-index:1;position:relative}.profile-stats-v2 article{transition:background .28s,transform .28s cubic-bezier(.2,.8,.2,1);position:relative;overflow:hidden}.profile-stats-v2 article:after{content:"";background:linear-gradient(90deg,transparent,var(--profile-accent),transparent);opacity:.22;height:1px;transition:opacity .28s,transform .35s;position:absolute;inset:auto 12% 0;transform:scaleX(.28)}.achievement-electric{isolation:isolate;position:relative;transition:transform .3s cubic-bezier(.2,.8,.2,1),border-color .3s,box-shadow .3s!important;overflow:visible!important}.achievement-electric:before{content:"";z-index:-1;border-radius:inherit;background:conic-gradient(from 130deg,transparent 0 34%,var(--profile-accent) 43%,transparent 52% 84%,var(--profile-accent) 91%,transparent);padding:1px;position:absolute;inset:-1px}@supports (color:color-mix(in lab, red, red)){.achievement-electric:before{background:conic-gradient(from 130deg,transparent 0 34%,color-mix(in srgb,var(--profile-accent) 72%,#f7c65e) 43%,transparent 52% 84%,color-mix(in srgb,var(--profile-accent) 55%,white) 91%,transparent)}}.achievement-electric:before{opacity:0;filter:drop-shadow(0 0 7px var(--profile-accent))}@supports (color:color-mix(in lab, red, red)){.achievement-electric:before{filter:drop-shadow(0 0 7px color-mix(in srgb,var(--profile-accent) 32%,transparent))}}.achievement-electric:before{-webkit-mask-composite:xor;-webkit-mask-source-type:auto,auto;-webkit-mask-composite:xor;-webkit-mask-source-type:auto,auto;animation:5.5s linear infinite profile-electric-border;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.achievement-mvp.achievement-electric:before{background:conic-gradient(from 130deg,transparent 0 34%,#c496ff 43%,transparent 52% 84%,#f2ddff 91%,transparent)}.profile-identity-v2 h1:after{content:attr(data-name);color:#0000;-webkit-text-stroke:1px var(--profile-accent);position:absolute;inset:0}@supports (color:color-mix(in lab, red, red)){.profile-identity-v2 h1:after{-webkit-text-stroke:1px color-mix(in srgb,var(--profile-accent) 35%,transparent)}}.profile-identity-v2 h1:after{filter:blur(.2px);opacity:0;pointer-events:none;transform:translateY(4px)}.theme-anime .profile-motion-field>i:nth-child(-n+3),.theme-frost .profile-motion-field>i:nth-child(-n+3){filter:blur(18px);opacity:.14;mix-blend-mode:screen;border-width:18px;border-radius:44% 56% 62% 38%/48% 41% 59% 52%;animation-name:profile-liquid-orbit}.theme-dead_inside .profile-motion-field>i:nth-child(-n+3){background:radial-gradient(ellipse,var(--profile-accent),transparent 65%);border:0}@supports (color:color-mix(in lab, red, red)){.theme-dead_inside .profile-motion-field>i:nth-child(-n+3){background:radial-gradient(ellipse,color-mix(in srgb,var(--profile-accent) 19%,#d6d8df16),transparent 65%)}}.theme-dead_inside .profile-motion-field>i:nth-child(-n+3){filter:blur(34px);mix-blend-mode:screen;border-radius:44% 56% 58% 42%;animation-name:profile-ghost-smoke}.theme-minimal .profile-motion-field{display:none}.theme-minimal>.profile-background-shade:after{opacity:.32}.theme-minimal .profile-stage.is-entered{transform:none}@media (hover:hover) and (pointer:fine){.profile-stats-v2 article:hover{background:var(--profile-accent)}@supports (color:color-mix(in lab, red, red)){.profile-stats-v2 article:hover{background:color-mix(in srgb,var(--profile-accent) 8%,#ffffff05)}}.profile-stats-v2 article:hover{transform:translateY(-2px)}.profile-stats-v2 article:hover:after{opacity:.9;transform:scaleX(1)}.achievement-electric:hover{transform:translateY(-4px)scale(1.012);border-color:var(--profile-accent)!important}@supports (color:color-mix(in lab, red, red)){.achievement-electric:hover{border-color:color-mix(in srgb,var(--profile-accent) 45%,#ffffff18)!important}}.achievement-electric:hover{box-shadow:0 12px 28px #0007,0 0 22px var(--profile-accent)}@supports (color:color-mix(in lab, red, red)){.achievement-electric:hover{box-shadow:0 12px 28px #0007,0 0 22px color-mix(in srgb,var(--profile-accent) 10%,transparent)}}.achievement-electric:hover:before{opacity:.95}.profile-identity-v2 h1:hover:after{opacity:.72;animation:.7s both profile-stroke-reveal}}@keyframes profile-magic-ring{0%{opacity:0;transform:translate(-50%,-50%)scale(.72)rotate(0)}20%{opacity:.28}74%{opacity:.08}to{opacity:0;transform:translate(-50%,-50%)scale(1.18)rotate(38deg)}}@keyframes profile-liquid-orbit{0%,to{opacity:.05;transform:translate(-50%,-50%)rotate(0)scale(.8)}45%{opacity:.16;transform:translate(-43%,-57%)rotate(120deg)scale(1.08)}75%{opacity:.1;transform:translate(-58%,-44%)rotate(260deg)scale(.94)}}@keyframes profile-ghost-smoke{0%,to{opacity:.03;transform:translate(-50%,-50%)scale(.75)rotate(0)}42%{opacity:.22;transform:translate(-34%,-58%)scale(1.1)rotate(130deg)}76%{opacity:.1;transform:translate(-63%,-40%)scale(.88)rotate(250deg)}}@keyframes profile-electric-border{to{transform:rotate(360deg)}}@keyframes profile-stroke-reveal{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}@media (width<=720px){.profile-motion-field>i:nth-child(-n+3){width:420px;top:27%;left:70%}.profile-motion-field>i:nth-child(4){display:none}.profile-stage.is-entered{transform:none}.achievement-electric:before{display:none}}@media (prefers-reduced-motion:reduce){.profile-motion-field>i,.achievement-electric:before,.profile-identity-v2 h1:after{animation:none!important}.profile-motion-field>i:nth-child(-n+3){opacity:.08}.profile-motion-field>i:nth-child(4){display:none}.profile-stage.is-entered{transform:none!important}.profile-stats-v2 article,.achievement-electric{transition:none!important}}.tournament-ops-page{max-width:1440px}.tournament-ops-metrics{border:1px solid var(--line);background:#101419c7;border-radius:18px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:18px;display:grid;overflow:hidden}.tournament-ops-metrics>div{border-right:1px solid var(--line);gap:6px;padding:20px 22px;display:grid}.tournament-ops-metrics>div:last-child{border:0}.tournament-ops-metrics span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.78rem}.tournament-ops-metrics strong{font-size:1.65rem}.tournament-ops-alert{color:#f5c76b;background:#fbbf2412;border:1px solid #fbbf244d;border-radius:13px;align-items:center;gap:10px;margin-bottom:18px;padding:13px 16px;display:flex}.tournament-ops-tools{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:28px;display:grid}.registration-ops-panel{border:1px solid var(--line);background:var(--surface);border-radius:18px;position:relative;overflow:hidden}.registration-panel-toggle{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.registration-panel-toggle>span{align-items:center;gap:12px;display:flex}.registration-panel-toggle>span>span{gap:3px;display:grid}.registration-panel-toggle small{color:var(--muted)}.registration-panel-toggle svg:last-child{transition:transform .25s}.registration-panel-toggle svg.is-open{transform:rotate(180deg)}.manual-registration-body,.publication-body{border-top:1px solid var(--line);gap:16px;padding:18px 20px;display:grid}.manual-registration-fields,.publication-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.manual-registration-fields label,.publication-fields label{color:var(--muted);gap:7px;font-size:.8rem;display:grid}.manual-registration-fields select,.publication-fields select,.publication-fields input,.manual-roster select,.registration-replacement select{border:1px solid var(--line);background:var(--page);min-height:44px;color:inherit;border-radius:10px;padding:0 12px}.registration-player-search{border:1px solid var(--line);background:var(--page);border-radius:11px;align-items:center;gap:10px;height:46px;padding:0 13px;display:flex;position:relative}.registration-player-search:focus-within{border-color:#ef4444a6;box-shadow:0 0 0 3px #ef444414}.registration-player-search input{color:inherit;background:0 0;border:0;outline:0;width:100%}.registration-search-results{z-index:15;border:1px solid var(--line);background:#0d1116;border-radius:12px;max-height:300px;padding:6px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:auto;box-shadow:0 18px 50px #00000073}.registration-search-result{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;padding:9px;display:grid}.registration-search-result:hover{background:#ffffff0e}.registration-search-result>span{gap:2px;display:grid}.registration-search-result>span:last-child{text-align:right}.registration-search-result small{color:var(--muted)}.registration-search-avatar{background:var(--surface-strong) center/cover;border-radius:10px;width:38px;height:38px}.manual-roster{gap:7px;display:grid}.manual-roster>div{border:1px solid var(--line);border-radius:11px;grid-template-columns:1fr 130px 34px;align-items:center;gap:8px;padding:10px 12px;display:grid}.manual-roster span{display:grid}.manual-roster small{color:var(--muted)}.manual-roster button{color:var(--muted);cursor:pointer;background:0 0;border:0}.manual-roster>p{color:var(--muted);text-align:center;padding:18px}.manual-registration-footer,.publication-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.form-note.warning{color:#f5c76b;gap:8px;font-size:.82rem;display:flex}.discord-announcement-preview{color:#f2f3f5;background:#2b2d31;border-left:4px solid #ed4245;border-radius:5px;gap:8px;padding:16px;display:grid}.discord-announcement-preview>span{letter-spacing:.12em;color:#b5bac1;font-size:.65rem}.discord-announcement-preview h3{margin:0}.discord-announcement-preview p{color:#dbdee1;margin:0}.discord-announcement-preview>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.discord-announcement-preview>div>span{gap:3px;display:grid}.discord-announcement-preview small{color:#b5bac1}.publication-state{color:var(--muted);font-size:.8rem}.publication-state.state-failed{color:#fb7185}.registration-queue-heading{justify-content:space-between;align-items:end;margin:18px 0 12px;display:flex}.registration-queue-heading h2,.registration-queue-heading p{margin:0}.registration-queue-heading p{color:var(--muted);margin-top:4px}.registration-queue-grid{gap:14px;display:grid}.registration-queue-card{border:1px solid var(--line);background:var(--surface);border-radius:18px;gap:16px;padding:20px;display:grid}.registration-queue-card>header{justify-content:space-between;gap:16px;display:flex}.registration-queue-card h2,.registration-queue-card p{margin:0}.registration-queue-card p{color:var(--muted);margin-top:4px}.registration-queue-card>header>div:last-child{align-items:flex-start;gap:7px;display:flex}.registration-payment-summary{border-block:1px solid var(--line);justify-content:space-between;align-items:center;padding:12px 0;display:flex}.registration-payment-summary span{color:var(--muted);gap:7px;display:flex}.registration-queue-roster{gap:6px;display:grid}.registration-queue-roster>div{border:1px solid var(--line);border-radius:11px;grid-template-columns:minmax(200px,.8fr) minmax(260px,1.4fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.registration-queue-roster>div.has-problem{background:#fbbf2409;border-color:#fbbf2440}.registration-queue-roster>div>div:first-child{display:grid}.registration-queue-roster small{color:var(--muted)}.player-issue-stack{gap:4px;display:grid}.player-issue-stack>span{color:#f5c76b;align-items:center;gap:5px;font-size:.78rem;display:flex}.player-issue-stack button,.player-payment-control button{color:inherit;cursor:pointer;background:#ffffff12;border:0;border-radius:6px;padding:5px 8px;font-size:.72rem}.player-payment-control{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:5px;display:flex}.registration-replacement{border-top:1px solid var(--line);padding-top:12px}.registration-replacement summary{cursor:pointer;color:var(--muted)}.registration-replacement>div{grid-template-columns:200px 1fr;gap:10px;margin-top:12px;display:grid}.registration-review-comment{color:var(--muted);gap:6px;font-size:.78rem;display:grid}.registration-review-comment textarea{border:1px solid var(--line);background:var(--page);color:inherit;resize:vertical;border-radius:10px;padding:10px}.registration-queue-card>footer{flex-wrap:wrap;gap:8px;display:flex}.is-spinning{animation:.9s linear infinite spin}@media (width<=900px){.tournament-ops-metrics{grid-template-columns:repeat(2,1fr)}.tournament-ops-metrics>div:nth-child(2){border-right:0}.tournament-ops-metrics>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.tournament-ops-tools,.registration-queue-roster>div{grid-template-columns:1fr}.player-payment-control{justify-content:flex-start}}@media (width<=620px){.tournament-ops-metrics{grid-template-columns:1fr}.tournament-ops-metrics>div{border-right:0;border-bottom:1px solid var(--line)!important}.tournament-ops-metrics>div:last-child{border-bottom:0!important}.manual-registration-fields,.publication-fields{grid-template-columns:1fr}.manual-roster>div{grid-template-columns:1fr auto}.manual-roster>div>button{grid-area:1/2}.discord-announcement-preview>div{grid-template-columns:1fr}.registration-queue-card{padding:15px}.registration-queue-card>header{display:grid}.registration-queue-card>header>div:last-child{flex-wrap:wrap}.registration-replacement>div{grid-template-columns:1fr}.registration-search-result{grid-template-columns:34px 1fr}.registration-search-result>span:last-child{display:none}.registration-panel-toggle,.manual-registration-body,.publication-body{padding:15px}}.tournament-registration-page{max-width:1180px;padding-top:42px;padding-bottom:72px}.tournament-registration-page .back-link{margin-bottom:28px;display:inline-flex}.registration-hero{justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px;display:flex}.registration-hero h1{margin:7px 0 9px}.registration-hero p{max-width:680px;color:var(--muted);margin:0}.registration-rule-badges{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.registration-rule-badges span,.registration-roster-sections span{border:1px solid var(--line);color:#c9d4e4;white-space:nowrap;background:#ffffff06;border-radius:999px;align-items:center;gap:6px;padding:8px 10px;font-size:.78rem;display:inline-flex}.registration-current-state{background:#4ade800d;border:1px solid #4ade8040;border-radius:14px;justify-content:space-between;gap:18px;margin-bottom:16px;padding:16px 18px;display:flex}.registration-current-state>div{gap:4px;display:grid}.registration-current-state>div:last-child{text-align:right}.registration-current-state span{color:var(--muted);font-size:.84rem}.registration-compose-card{border:1px solid var(--line);background:linear-gradient(145deg,#14191ff5,#0b0e12f5);border-radius:20px;overflow:hidden;box-shadow:0 20px 60px #00000029}.registration-compose-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:26px 28px 20px;display:flex}.registration-compose-head h2{margin:7px 0 0;font-size:1.25rem}.roster-count{border:1px solid var(--line);text-align:right;background:#00000029;border-radius:12px;min-width:150px;padding:11px 14px}.roster-count strong{font-size:1.3rem;display:block}.roster-count span{color:var(--muted);font-size:.76rem}.roster-count.is-ready{border-color:#4ade8066;box-shadow:inset 0 0 0 1px #4ade8014}.registration-roster-sections{flex-wrap:wrap;gap:10px;padding:16px 28px 0;display:flex}.registration-roster-sections b{color:#f8b84a;font-weight:800}.registration-player-list{gap:10px;padding:16px 28px 20px;display:grid}.registration-player-row{border:1px solid var(--line);background:#04060933;border-radius:14px;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px;display:grid}.registration-player-row.has-issues{background:#f5b74809;border-color:#f5b74859}.registration-player-row.is-valid{border-color:#4ade8033}.registration-avatar{background:var(--surface-strong) center/cover;border-radius:14px;place-items:center;width:52px;height:52px;font-weight:800;display:grid}.registration-player-main{gap:3px;min-width:0;display:grid}.registration-player-main>strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.registration-player-main>span{color:var(--muted);font-size:.82rem}.registration-player-facts{flex-wrap:wrap;align-items:center;gap:8px;margin-top:7px;display:flex}.registration-player-facts>span{background:#ffffff0b;border-radius:7px;align-items:center;gap:4px;padding:5px 7px;font-size:.82rem;display:inline-flex}.registration-player-facts small{color:var(--muted);margin-right:2px;font-size:.67rem}.registration-player-facts .is-positive{color:#6ee7a1;background:#4ade801a}.registration-player-facts .is-negative{color:#fcb5b5;background:#f871711a}.registration-inline-issues{gap:4px;margin-top:8px;display:grid}.registration-inline-issues span{color:#f5c76b;align-items:center;gap:5px;font-size:.8rem;display:flex}.registration-role-switch{align-items:center;gap:5px;display:flex}.registration-role-switch button{border:1px solid var(--line);min-height:34px;color:var(--muted);cursor:pointer;background:0 0;border-radius:8px;padding:0 10px;font-size:.76rem}.registration-role-switch button:hover,.registration-role-switch button:focus-visible{color:#fff;border-color:#f5b748a6}.registration-role-switch button.is-active{color:#ffd38b;background:#f5b74821;border-color:#f5b7489e}.registration-check-summary{background:#4ade800b;border:1px solid #4ade8040;border-radius:13px;gap:7px;margin:0 28px 20px;padding:15px 16px;display:grid}.registration-check-summary>div,.registration-check-summary>b{align-items:center;gap:7px;display:flex}.registration-check-summary>b{color:#8bf0b5}.registration-check-summary>span{color:var(--muted);font-size:.84rem}.registration-check-summary.has-problems{background:#f5b7480d;border-color:#f5b74859}.registration-check-summary.has-problems>b{color:#f6cc7d}.registration-check-summary ul{gap:5px;margin:3px 0 0;padding:0;list-style:none;display:grid}.registration-check-summary li{color:#f6cc7d;align-items:flex-start;gap:7px;font-size:.83rem;display:flex}.registration-submit-bar{border-top:1px solid var(--line);background:#00000024;justify-content:space-between;align-items:center;gap:18px;padding:20px 28px;display:flex}.registration-submit-bar>div:first-child{gap:3px;display:grid}.registration-submit-bar>div:first-child>span,.registration-submit-bar small{color:var(--muted);font-size:.77rem}.registration-submit-bar strong{color:#f8c25c;font-size:1.15rem}.registration-submit-action{justify-items:end;gap:7px;display:grid}.registration-submit-action .button{min-width:180px}.registration-submit-action small{color:#f5c76b;text-align:right}@media (width<=760px){.tournament-registration-page{padding-top:24px}.registration-hero,.registration-compose-head,.registration-submit-bar{flex-direction:column;align-items:flex-start}.registration-rule-badges{justify-content:flex-start}.registration-player-row{grid-template-columns:46px minmax(0,1fr)}.registration-avatar{width:46px;height:46px}.registration-role-switch{grid-column:1/-1;justify-content:stretch}.registration-role-switch button{flex:1}.registration-compose-head,.registration-player-list,.registration-submit-bar,.registration-roster-sections{padding-left:16px;padding-right:16px}.registration-check-summary{margin-left:16px;margin-right:16px}.registration-submit-action{justify-items:stretch;width:100%}.registration-submit-action .button{width:100%}.registration-submit-action small{text-align:left}.registration-current-state{flex-direction:column}.registration-current-state>div:last-child{text-align:left}}.tournament-control-overview{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:-4px 0 18px;display:grid}.tournament-control-overview article{border:1px solid var(--line);background:#1014198f;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;padding:15px 17px;display:flex}.tournament-control-overview article>div{gap:3px;min-width:0;display:grid}.tournament-control-overview article>div strong{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.tournament-control-overview article>div span{color:var(--muted);font-size:.78rem}.tournament-control-overview dl{gap:14px;margin:0;display:flex}.tournament-control-overview dl>div{text-align:center;gap:2px;display:grid}.tournament-control-overview dt{color:var(--muted);font-size:.68rem}.tournament-control-overview dd{font-variant-numeric:tabular-nums;margin:0;font-weight:700}@media (width<=900px){.tournament-control-overview{grid-template-columns:1fr}}@media (width<=620px){.tournament-control-overview article{align-items:flex-start;display:grid}.tournament-control-overview dl{justify-content:space-between}}.registration-queue-card{overflow:hidden;gap:0!important;padding:0!important}.registration-card-summary{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:18px;padding:18px 20px;transition:background .2s;display:flex}.registration-card-summary:hover{background:#ffffff06}.registration-card-summary-main{gap:4px;min-width:0;display:grid}.registration-card-summary-main>strong{text-overflow:ellipsis;white-space:nowrap;font-size:1.03rem;overflow:hidden}.registration-card-summary-main>small{color:var(--muted)}.registration-card-summary-meta{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.registration-card-payment{color:var(--muted);white-space:nowrap;align-items:center;gap:6px;font-size:.8rem;display:flex}.registration-card-payment strong{color:var(--text)}.registration-card-problems{color:#f5c76b;white-space:nowrap;border:1px solid #fbbf2452;border-radius:999px;align-items:center;gap:4px;padding:4px 8px;font-size:.73rem;display:inline-flex}.registration-card-summary-meta>svg{flex:none;transition:transform .22s}.registration-card-summary-meta>svg.is-open{transform:rotate(180deg)}.registration-card-details{border-top:1px solid var(--line);gap:16px;padding:20px;display:grid}@media (width<=620px){.registration-card-summary{align-items:flex-start;gap:12px;padding:15px}.registration-card-summary-meta{justify-content:flex-start}.registration-card-payment{order:2;width:100%}.registration-card-details{padding:15px}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
