@font-face{font-family:Rajdhani;src:url(/assets/fonts/rajdhani-600.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Rajdhani;src:url(/assets/fonts/rajdhani-700.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background-0:#070708;--background-1:#0b0b0d;--background-2:#101013;--surface-1:#141417;--surface-2:#19191d;--surface-3:#202026;--surface-raised:#24242a;--border-subtle:#29292f;--border-strong:#3a3a42;--text-primary:#f7f5f2;--text-secondary:#c0bdb9;--text-muted:#96929b;--brand-red:#ef343d;--brand-red-bright:#ff5961;--brand-red-action:#c51d27;--brand-red-hover:#df2731;--brand-red-active:#9f111a;--brand-red-dark:#6e1117;--destructive:#ff4650;--success:#49c765;--warning:#e9a83b;--offline:#db4b54;--stale:#d79a36;--error:var(--destructive);--info:#6fa9ff;--font-display:"Rajdhani", "Arial Narrow", ui-sans-serif, system-ui, sans-serif;--font-ui:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--space-9:6rem;--radius-small:5px;--radius-medium:6px;--radius-large:8px;--radius-round:999px;--shadow-card:0 22px 60px #0000003d;--shadow-red:0 15px 40px #ed303a33;--header-height:62px;--layout-wide:1328px;--layout-content:1280px;--layout-reading:760px;--breakpoint-desktop:1200px;--breakpoint-tablet:960px;--breakpoint-mobile:640px}*{box-sizing:border-box}html{background:var(--background-0);scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 1rem)}body{min-width:320px;color:var(--text-primary);background:var(--background-0);text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}body:before{z-index:-2;content:"";pointer-events:none;background:radial-gradient(circle at 78% -5%,#ed303a21,#0000 31rem),radial-gradient(circle at 8%,#58272a14,#0000 28rem);position:fixed;inset:0}main{min-height:60vh}::selection{color:#fff;background:var(--brand-red-dark)}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{color:inherit}img,svg{max-width:100%;display:block}p{text-wrap:pretty}h1,h2,h3{text-wrap:balance}:focus-visible{outline-offset:3px;outline:3px solid #fff}button:disabled{cursor:wait;opacity:.65}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:1000;color:#fff;background:var(--brand-red);border-radius:var(--radius-small);padding:.75rem 1rem;font-weight:800;position:fixed;top:.75rem;left:.75rem;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.muted{color:var(--text-muted)}.align-right{text-align:right!important}.fixture-banner{z-index:42;color:#f8d990;letter-spacing:.02em;text-align:center;background:#2b220f;border-bottom:1px solid #655023;justify-content:center;align-items:center;gap:.45rem;min-height:34px;padding:.42rem 1rem;font-size:.72rem;display:flex;position:relative}.site-header{z-index:40;width:100%;height:var(--header-height);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#08080ae6;border-bottom:1px solid #ffffff14;position:sticky;top:0}.header-inner{width:min(var(--layout-wide), calc(100% - 3rem));align-items:center;gap:clamp(1.5rem,3vw,3.25rem);height:100%;margin:0 auto;display:flex}.brand{flex:none;align-items:center;gap:.65rem;display:inline-flex}.brand-emblem{fill:none;width:40px;height:40px;stroke:var(--brand-red);stroke-width:1.6px;filter:drop-shadow(0 0 12px #ed303a40);overflow:visible}.brand-emblem path:first-child{fill:#ed303a14;stroke-width:1px}.brand-emblem path:nth-child(2){stroke:#ffffff3d;stroke-width:1px}.brand-emblem path:nth-child(3){stroke:#fff;stroke-width:3px}.brand-copy{line-height:.92;display:grid}.brand-copy small{color:var(--brand-red);letter-spacing:.37em;margin-top:.35rem;font-size:.56rem;font-weight:900}.brand-compact .brand-emblem{width:35px;height:35px}.desktop-nav{align-items:stretch;gap:clamp(1rem,2vw,1.8rem);height:100%;display:flex}.desktop-nav>a{color:#c3c0bd;letter-spacing:.025em;align-items:center;font-size:.82rem;font-weight:700;transition:color .18s;display:flex;position:relative}.desktop-nav>a:after{content:"";background:var(--brand-red);transform-origin:50%;height:2px;transition:transform .18s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.desktop-nav>a:hover,.desktop-nav>a.active{color:#fff}.desktop-nav>a.active:after{transform:scaleX(1)}.header-actions{align-items:center;gap:.75rem;min-width:0;margin-left:auto;font-size:.8rem;display:flex}.login-link{color:var(--text-secondary);font-weight:700}.account-link{align-items:center;gap:.55rem;min-width:0;font-weight:750;display:flex}.account-link>span:last-child{text-overflow:ellipsis;white-space:nowrap;max-width:9rem;overflow:hidden}.menu-toggle{color:#fff;background:var(--surface-2);border:1px solid var(--border-strong);border-radius:var(--radius-small);cursor:pointer;place-items:center;width:42px;height:42px;padding:0;display:none}.mobile-nav-layer{z-index:60;visibility:hidden;pointer-events:none;position:fixed;inset:0;overflow:hidden}.mobile-nav-layer.open{visibility:visible;pointer-events:auto}.mobile-nav-backdrop{opacity:0;background:#000000b8;border:0;width:100%;height:100%;padding:0;transition:opacity .2s;position:absolute;inset:0}.mobile-nav-layer.open .mobile-nav-backdrop{opacity:1}.mobile-nav{background:var(--background-1);border-left:1px solid var(--border-strong);flex-direction:column;width:min(88vw,410px);height:100%;padding:1.5rem;transition:transform .25s;display:flex;position:absolute;top:0;right:0;transform:translate(100%);box-shadow:-30px 0 80px #00000073}.mobile-nav-layer.open .mobile-nav{transform:translate(0)}.mobile-nav-head{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.mobile-nav-head button{border:1px solid var(--border-strong);border-radius:var(--radius-small);cursor:pointer;background:0 0;place-items:center;width:40px;height:40px;display:grid}.mobile-nav>a{color:#fff;border-bottom:1px solid var(--border-subtle);grid-template-columns:2rem 1fr auto;align-items:center;gap:.75rem;padding:1rem .25rem;font-size:1.1rem;font-weight:800;display:grid}.mobile-nav>a>span{color:var(--brand-red);letter-spacing:.1em;font-size:.65rem}.mobile-account{gap:.7rem;margin-top:auto;display:grid}.content-shell{width:min(var(--layout-content), calc(100% - 3rem));margin-inline:auto}.page-shell{min-height:62vh;padding-block:clamp(4rem,9vw,8rem)}.surface-section{background:var(--background-1);border-block:1px solid var(--border-subtle)}.eyebrow{color:var(--brand-red-bright);letter-spacing:.18em;text-transform:uppercase;font-size:.66rem;font-weight:900;line-height:1.3;display:inline-block}.button{color:#fff;background:var(--brand-red-action);border:1px solid var(--brand-red-action);border-radius:var(--radius-small);letter-spacing:.015em;cursor:pointer;min-height:45px;box-shadow:var(--shadow-red);justify-content:center;align-items:center;gap:.55rem;padding:.75rem 1.1rem;font-size:.78rem;font-weight:850;transition:transform .16s,background .16s,border-color .16s;display:inline-flex}.button:hover{background:#a91923;border-color:#a91923;transform:translateY(-1px)}.button-quiet,.button.ghost,.button.secondary{color:#fff;border-color:var(--border-strong);box-shadow:none;background:#ffffff09}.button-quiet:hover,.button.ghost:hover,.button.secondary:hover{background:var(--surface-raised);border-color:#565660}.button-secondary{color:#fff;background:var(--surface-raised);border-color:var(--border-strong);box-shadow:none;margin-top:1rem}.arrow-link{color:#fff;align-items:center;gap:.45rem;font-size:.76rem;font-weight:850;display:inline-flex}.arrow-link svg{color:var(--brand-red);transition:transform .16s}.arrow-link:hover svg{transform:translate(3px)}.text-link{color:var(--text-secondary);text-underline-offset:4px;font-size:.77rem;text-decoration:underline}.section-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2rem;display:flex}.section-heading-copy{max-width:760px}.section-heading h1,.section-heading h2{letter-spacing:-.048em;margin:.5rem 0;font-size:clamp(2.1rem,4vw,3.65rem);line-height:.98}.section-heading p{max-width:650px;color:var(--text-secondary);margin:0;font-size:.94rem;line-height:1.65}.section-heading.compact{margin-bottom:1.25rem}.section-heading.compact h2{font-size:clamp(1.65rem,3vw,2.25rem)}.section-action{flex:none;padding-bottom:.45rem}.card,.dashboard-card,.feature-card,.linked-accounts-card{background:linear-gradient(145deg, var(--surface-2), var(--surface-1));border:1px solid var(--border-subtle);border-radius:var(--radius-large);box-shadow:var(--shadow-card)}.card{padding:1.5rem}.card p{color:var(--text-secondary)}.card-heading,.feature-card-head,.card-title,.table-title{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.card-heading h2,.card-heading h3,.feature-card h3,.card-title h2,.table-title h2{margin:.4rem 0 0;line-height:1.08}.card-heading>svg,.feature-card-head>svg{color:var(--brand-red)}.card-value{font-size:1.7rem;font-weight:900}.card-top,.card-footer{align-items:center;gap:.6rem;display:flex}.card-top .evidence{margin-left:auto}.card-footer{color:var(--text-muted);border-top:1px solid var(--border-subtle);justify-content:space-between;margin-top:1rem;padding-top:1rem;font-size:.7rem}.card-footer>span{align-items:center;gap:.4rem;display:inline-flex}.evidence{width:fit-content;color:var(--text-secondary);background:var(--surface-3);border:1px solid var(--border-strong);border-radius:var(--radius-small);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;padding:.27rem .48rem;font-size:.54rem;font-weight:900;line-height:1.2}.evidence.fixture{color:#f5c973;background:#eeb14c17;border-color:#eeb14c4d}.evidence.verified{color:#79dfa7;background:#52d48d14;border-color:#52d48d47}.status-badge{width:fit-content;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.07em;white-space:nowrap;align-items:center;gap:.45rem;font-size:.65rem;font-weight:850;display:inline-flex}.status-dot{background:#777782;border-radius:50%;flex:none;width:8px;height:8px;display:inline-block}.status-badge.online .status-dot,.status-dot.online{background:var(--success);box-shadow:0 0 12px #52d48da6}.status-badge.offline .status-dot,.status-dot.offline{background:var(--error)}.status-badge.maintenance .status-dot{background:var(--warning)}.status-badge.stale .status-dot{background:var(--warning);box-shadow:0 0 10px #eeb14c59}.avatar{color:#fff;background:linear-gradient(145deg, var(--brand-red-action), #5d171b);text-transform:uppercase;border:1px solid #fff3;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-size:.82rem;font-weight:900;display:inline-grid;box-shadow:0 7px 22px #ed303a33}.avatar-small{width:30px;height:30px;font-size:.68rem}.home-hero{min-height:min(790px, calc(100vh - var(--header-height)));border-bottom:1px solid var(--border-subtle);background:#09090b;align-items:center;display:grid;position:relative;overflow:hidden}.home-hero:before{content:"";background:linear-gradient(90deg,#070708fc 6%,#070708e8 44%,#07070861 78%,#070708db),radial-gradient(circle at 78% 46%,#ed303a45,#0000 28rem),repeating-linear-gradient(112deg,#0000 0 57px,#ffffff06 58px 59px);position:absolute;inset:0}.home-hero:after{content:"";background:linear-gradient(transparent, var(--background-0));height:11rem;position:absolute;inset:auto 0 0}.hero-atmosphere{opacity:.72;position:absolute;inset:0 0 0 50%}.hero-atmosphere:before{content:"";clip-path:polygon(12% 0,100% 0,100% 100%,0 100%);background:linear-gradient(145deg,#0000 0 20%,#ffffff0a 20% 21%,#0000 21% 36%,#ed303a14 36% 65%,#0000 65%),radial-gradient(at 62% 48%,#ffffff21,#0000 1.2rem),radial-gradient(at 55% 60%,#ed303a36,#0000 9rem);position:absolute;inset:8% 13% 8% 0}.hero-atmosphere>span{border:1px solid #ffffff14;display:block;position:absolute;transform:rotate(-10deg)}.hero-atmosphere>span:first-child{border-color:#ed303a3b;width:14rem;height:28rem;top:17%;right:16%}.hero-atmosphere>span:nth-child(2){width:5rem;height:38rem;top:7%;right:39%}.hero-atmosphere>span:nth-child(3){background:#ed303a59;width:32rem;height:1px;bottom:10%;right:4%}.hero-inner{z-index:2;width:min(var(--layout-content), calc(100% - 3rem));grid-template-columns:minmax(0,1.22fr) minmax(360px,.7fr);align-items:center;gap:clamp(3rem,8vw,8rem);margin:auto;padding:5rem 0 7rem;display:grid;position:relative}.hero-copy h1{letter-spacing:-.068em;text-transform:uppercase;max-width:800px;margin:.9rem 0 1.35rem;font-size:clamp(3.4rem,6.7vw,6.9rem);line-height:.86}.hero-copy h1 em{color:var(--brand-red);font-style:normal;display:block}.hero-copy>p{color:#c5c1be;max-width:650px;font-size:clamp(1rem,1.45vw,1.18rem);line-height:1.7}.hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.hero-trust{color:var(--text-muted);flex-wrap:wrap;gap:1.5rem;margin-top:2rem;font-size:.69rem;font-weight:700;display:flex}.hero-trust span{align-items:center;gap:.4rem;display:inline-flex}.hero-trust svg{color:var(--brand-red)}.hero-status{border-radius:var(--radius-large);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(150deg,#1f1f24ed,#0d0d10f2);border:1px solid #ffffff1c;padding:1.4rem;position:relative;box-shadow:0 30px 90px #0000007a}.hero-status:before{content:"";background:linear-gradient(90deg, transparent, var(--brand-red), transparent);height:2px;position:absolute;top:-1px;left:2rem;right:2rem}.hero-status-top,.hero-status-foot{justify-content:space-between;align-items:center;gap:1rem;display:flex}.hero-server-mark{border-block:1px solid var(--border-subtle);align-items:center;gap:1rem;margin:1rem 0;padding:1.7rem 0;display:flex}.hero-server-mark>svg{color:var(--brand-red);border-radius:var(--radius-medium);background:#ed303a14;border:1px solid #ed303a38;flex:none;padding:.55rem}.hero-server-mark span{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.63rem;font-weight:800}.hero-server-mark h2{margin:.2rem 0 0;font-size:1.42rem;line-height:1.05}.hero-server-numbers{grid-template-columns:repeat(3,1fr);display:grid}.hero-server-numbers>div{border-right:1px solid var(--border-subtle);padding:.45rem .8rem}.hero-server-numbers>div:first-child{padding-left:0}.hero-server-numbers>div:last-child{border:0}.hero-server-numbers strong{font-size:1.45rem;line-height:1;display:block}.hero-server-numbers strong small{color:var(--text-muted);font-size:.72rem}.hero-server-numbers span{color:var(--text-muted);text-transform:uppercase;font-size:.58rem;font-weight:700}.hero-status>p{color:var(--text-secondary);margin:1.25rem 0;font-size:.76rem;line-height:1.6}.hero-status-foot{border-top:1px solid var(--border-subtle);padding-top:1rem}.hero-status-foot .evidence{margin:0}.hero-status-empty{text-align:center;padding:2rem 0 1rem}.hero-status-empty svg{color:var(--warning);margin:auto}.hero-status-empty h2{margin-bottom:.4rem}.hero-status-empty p{color:var(--text-secondary)}.hero-index{z-index:2;right:max(1.5rem, calc((100vw - var(--layout-wide))/2));color:var(--text-muted);align-items:center;gap:1rem;display:flex;position:absolute;bottom:1.25rem}.hero-index span{letter-spacing:.22em;writing-mode:vertical-rl;font-size:.56rem}.hero-index strong{color:#ffffff24;font-size:4rem;line-height:1}.server-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.server-card{background:var(--surface-1);border:1px solid var(--border-subtle);border-radius:var(--radius-large);min-width:0;box-shadow:var(--shadow-card);grid-template-columns:minmax(165px,.52fr) minmax(0,1fr);transition:border-color .2s,transform .2s;display:grid;overflow:hidden}.server-visual{color:#ffffff5c;border-right:1px solid var(--border-subtle);background:radial-gradient(circle at 45% 42%,#ed303a3b,#0000 8rem),linear-gradient(145deg,#1b1a1d,#0a0a0b);place-items:center;min-height:300px;display:grid;position:relative;overflow:hidden}.server-visual:after{content:"";background:linear-gradient(20deg,#00000080,#0000 55%),repeating-linear-gradient(90deg,#0000 0 34px,#ffffff06 35px 36px);position:absolute;inset:0}.server-visual>svg{z-index:1;color:var(--brand-red);filter:drop-shadow(0 12px 28px #ed303a47)}.server-visual-grid{z-index:1;border:1px solid #ffffff12;width:9rem;height:9rem;position:absolute;transform:rotate(45deg)}.server-game-mark{z-index:2;color:#ffffff9e;letter-spacing:.13em;text-transform:uppercase;font-size:.57rem;font-weight:900;position:absolute;bottom:1rem;left:1rem;right:1rem}.server-card-content{flex-direction:column;min-width:0;padding:1.25rem;display:flex}.server-title>span{color:var(--brand-red);letter-spacing:.1em;text-transform:uppercase;font-size:.61rem;font-weight:850}.server-title h3{margin:.2rem 0 .55rem;font-size:1.35rem}.server-card-content>p{color:var(--text-secondary);margin:0;font-size:.79rem;line-height:1.55}.server-metrics{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:auto;padding-top:1.4rem;display:grid}.server-metrics>div{border-right:1px solid var(--border-subtle);padding:0 .65rem}.server-metrics>div:first-child{padding-left:0}.server-metrics>div:last-child{border:0}.server-metrics strong{font-size:1.18rem;line-height:1;display:block}.server-metrics strong small{color:var(--text-muted);font-size:.64rem}.server-metrics span{color:var(--text-muted);text-transform:uppercase;font-size:.54rem;font-weight:700}.page-hero{background:var(--background-1);border-bottom:1px solid var(--border-subtle);padding:clamp(4rem,8vw,7rem) 0;position:relative;overflow:hidden}.page-hero:before{content:"";background:radial-gradient(circle at 80%,#ed303a29,#0000 22rem),repeating-linear-gradient(112deg,#0000 0 52px,#ffffff05 53px 54px);position:absolute;inset:0}.page-hero .content-shell{justify-content:space-between;align-items:center;gap:3rem;display:flex;position:relative}.page-hero .content-shell>div:first-child{max-width:780px}.page-hero h1{letter-spacing:-.06em;text-transform:uppercase;margin:.55rem 0 .8rem;font-size:clamp(3rem,6vw,5.4rem);line-height:.92}.page-hero p{color:var(--text-secondary);margin:0;font-size:1rem;line-height:1.7}.page-hero-symbol{width:180px;height:150px;color:var(--brand-red);border:1px solid #ed303a30;flex:none;place-items:center;display:grid;position:relative;transform:skew(-7deg)}.page-hero-symbol:before{content:"";border:1px solid #ffffff14;position:absolute;inset:13px}.page-hero-symbol>*{transform:skew(7deg)}.page-hero-symbol span{color:#fff3;letter-spacing:.12em;font-size:1.2rem;font-weight:900;position:absolute;bottom:.5rem;right:.8rem}.honesty-band{background:#17130c;border-block:1px solid #eeb14c38;padding:2rem 0}.honesty-band .content-shell{align-items:center;gap:1rem;display:flex}.honesty-band svg{color:var(--warning);flex:none}.honesty-band strong{font-size:.85rem}.honesty-band p{color:#c0ae88;margin:.2rem 0 0;font-size:.75rem}.metric-band{background:var(--brand-red-dark);border-block:1px solid #ffffff1f}.metric-band-grid{grid-template-columns:repeat(4,1fr);display:grid}.metric-band-grid>div{border-right:1px solid #ffffff26;grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-content:center;column-gap:.9rem;min-height:128px;padding:1.5rem;display:grid}.metric-band-grid>div:first-child{border-left:1px solid #ffffff26}.metric-band-grid svg{color:#ffffffb3;grid-row:1/3;align-self:center}.metric-band-grid strong{font-size:1.75rem;line-height:1}.metric-band-grid span{color:#ffffffa6;letter-spacing:.08em;text-transform:uppercase;margin-top:.2rem;font-size:.58rem;font-weight:800}.home-content-grid{grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);gap:1.25rem;display:grid}.home-news-stack,.home-side-stack{gap:1.25rem;display:grid}.news-card{background:var(--surface-1);border:1px solid var(--border-subtle);border-radius:var(--radius-large);grid-template-columns:180px minmax(0,1fr);min-width:0;display:grid;overflow:hidden}.news-featured{grid-template-columns:minmax(250px,.8fr) minmax(0,1fr)}.news-visual{min-height:205px;color:var(--brand-red);border-right:1px solid var(--border-subtle);background:radial-gradient(circle,#ed303a40,#0000 7rem),linear-gradient(145deg,#242126,#0d0d0f);place-items:center;display:grid;position:relative;overflow:hidden}.news-visual:after{content:"";background:repeating-linear-gradient(120deg,#0000 0 37px,#ffffff06 38px 39px);position:absolute;inset:0}.news-visual span{border:1px solid #ffffff1a;width:7rem;height:7rem;position:absolute;transform:rotate(45deg)}.news-visual svg{z-index:1;filter:drop-shadow(0 10px 22px #ed303a4d)}.news-card-content{flex-direction:column;align-items:flex-start;min-width:0;padding:1.35rem;display:flex}.news-meta{width:100%;color:var(--text-muted);letter-spacing:.07em;text-transform:uppercase;justify-content:space-between;gap:1rem;font-size:.59rem;font-weight:800;display:flex}.news-meta span{color:var(--brand-red)}.news-card h3{margin:.8rem 0 .5rem;font-size:1.35rem;line-height:1.08}.news-featured h3{font-size:clamp(1.5rem,2.5vw,2rem)}.news-card p{color:var(--text-secondary);margin:0 0 1.2rem;font-size:.78rem;line-height:1.6}.news-card .arrow-link{margin-top:auto}.feature-card{padding:1.5rem}.feature-card time{color:var(--brand-red-bright);text-transform:capitalize;margin-top:1.35rem;font-size:.73rem;font-weight:850;display:block}.feature-card h3{margin:.5rem 0 .6rem;font-size:1.45rem}.feature-card p{color:var(--text-secondary);font-size:.8rem;line-height:1.6}.account-cta{background:linear-gradient(145deg, #8e1c2370, var(--surface-1));border-color:#ed303a42}.account-cta .button{margin-top:.65rem}.home-ranking-grid{grid-template-columns:minmax(0,1.2fr) minmax(330px,.8fr);align-items:start;gap:clamp(2rem,6vw,6rem);display:grid}.ranking-preview{border-top:1px solid var(--border-subtle);margin-bottom:1.25rem}.ranking-preview>a{border-bottom:1px solid var(--border-subtle);grid-template-columns:2.4rem 38px minmax(0,1fr) auto;align-items:center;gap:.75rem;min-height:65px;padding:.75rem .4rem;transition:background .16s;display:grid}.ranking-preview>a:hover{background:#ffffff06}.preview-rank{color:var(--brand-red);font-size:.72rem;font-weight:900}.ranking-preview strong{font-size:.88rem}.preview-score{font-size:.92rem;font-weight:900}.preview-score small{color:var(--text-muted);text-transform:uppercase;font-size:.56rem;font-weight:700}.community-principles{background:linear-gradient(145deg, var(--surface-2), #111114);border:1px solid var(--border-subtle);border-radius:var(--radius-large);padding:clamp(2rem,4vw,3rem)}.community-principles h2{letter-spacing:-.05em;margin:.55rem 0 .8rem;font-size:clamp(2rem,4vw,3.1rem);line-height:.95}.community-principles>p{color:var(--text-secondary);line-height:1.65}.community-principles ul{margin:1.7rem 0 0;padding:0;list-style:none}.community-principles li{border-top:1px solid var(--border-subtle);gap:.8rem;padding:1rem 0;display:flex}.community-principles li>svg{color:#fff;background:var(--brand-red-action);border-radius:50%;flex:none;width:24px;height:24px;padding:4px}.community-principles li span{color:var(--text-muted);font-size:.72rem}.community-principles li strong{color:var(--text-primary);margin-bottom:.18rem;font-size:.82rem;display:block}.community-cta{background:linear-gradient(100deg, #72171d, var(--brand-red-dark));border-block:1px solid #ffffff1a;padding:3.8rem 0;position:relative;overflow:hidden}.community-cta:after{content:"";background:repeating-linear-gradient(115deg,#0000 0 45px,#ffffff09 46px 47px);position:absolute;inset:0 0 0 50%}.community-cta .content-shell{z-index:1;justify-content:space-between;align-items:center;gap:2rem;display:flex;position:relative}.community-cta h2{letter-spacing:-.05em;margin:.4rem 0;font-size:clamp(2rem,4vw,3.5rem);line-height:1}.community-cta p{color:#ffffffb8;margin:0}.community-cta .content-shell>div:last-child{flex:none;gap:.7rem;display:flex}.community-cta .button{border-color:#ffffff4d}.empty-state,.empty{min-height:240px;color:var(--text-secondary);border:1px dashed var(--border-strong);border-radius:var(--radius-large);text-align:center;background:#ffffff05;align-content:center;place-items:center;padding:3rem 1.5rem;display:grid}.empty-state>svg,.empty>svg{color:var(--brand-red);margin-bottom:.8rem}.empty-state h2,.empty-state h3,.empty h2,.empty h3{color:var(--text-primary);margin:.25rem 0}.empty-state p,.empty p{max-width:520px;margin:.3rem auto 0;font-size:.83rem}.dashboard-layout{grid-template-columns:255px minmax(0,1fr);align-items:start;gap:1.5rem;display:grid}.profile-sidebar{top:calc(var(--header-height) + 1.5rem);background:var(--surface-1);border:1px solid var(--border-subtle);border-radius:var(--radius-large);box-shadow:var(--shadow-card);position:sticky;overflow:hidden}.profile-cover{background:radial-gradient(circle at 65%,#ed303a4d,#0000 7rem),linear-gradient(135deg,#272329,#111113);height:105px;position:relative;overflow:hidden}.profile-cover:after{content:"";background:repeating-linear-gradient(112deg,#0000 0 28px,#ffffff09 29px 30px);position:absolute;inset:0}.profile-cover span:first-child{border:1px solid #ed303a59;width:7rem;height:12rem;position:absolute;top:-3rem;left:1rem;transform:rotate(30deg)}.profile-cover span:last-child{border:1px solid #ffffff1a;width:4rem;height:4rem;position:absolute;bottom:1rem;right:1rem;transform:rotate(45deg)}.profile-summary{text-align:center;padding:0 1.25rem 1.25rem;position:relative}.avatar-profile{border:4px solid var(--surface-1);width:78px;height:78px;margin:-39px auto .7rem;font-size:1.35rem;position:relative}.membership-dot{background:var(--success);border:3px solid var(--surface-1);border-radius:50%;width:14px;height:14px;position:absolute;top:4px;left:calc(50% + 23px)}.profile-summary h1{margin:0;font-size:1.12rem}.profile-summary p{color:var(--text-muted);margin:.2rem 0 .7rem;font-size:.7rem}.member-role{color:#f0b9bc;text-transform:uppercase;letter-spacing:.07em;align-items:center;gap:.35rem;font-size:.61rem;font-weight:800;display:inline-flex}.member-role svg{color:var(--brand-red)}.profile-nav{border-block:1px solid var(--border-subtle);padding:.6rem;display:grid}.profile-nav a{color:var(--text-secondary);border-radius:var(--radius-small);align-items:center;gap:.7rem;padding:.72rem .75rem;font-size:.72rem;font-weight:750;display:flex}.profile-nav a:hover,.profile-nav a.active{color:#fff;background:var(--surface-3)}.profile-nav a.active svg{color:var(--brand-red)}.sidebar-status{gap:.7rem;padding:1.1rem 1.25rem;display:grid}.sidebar-status>div{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.sidebar-status span{color:var(--text-muted);font-size:.61rem}.sidebar-status strong{align-items:center;gap:.4rem;font-size:.63rem;display:inline-flex}.dashboard-main{min-width:0}.dashboard-welcome{background:radial-gradient(circle at 86% 35%, #ed303a2b, transparent 13rem), linear-gradient(130deg, var(--surface-2), var(--surface-1));border:1px solid var(--border-subtle);border-radius:var(--radius-large);justify-content:space-between;align-items:flex-start;gap:2rem;min-height:145px;padding:2rem;display:flex}.dashboard-welcome h2{letter-spacing:-.05em;margin:.35rem 0;font-size:clamp(2rem,4vw,3.1rem);line-height:1}.dashboard-welcome p{color:var(--text-secondary);margin:0}.dashboard-metrics,.detail-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin:1.25rem 0;display:grid}.metric-card{background:var(--surface-1);border:1px solid var(--border-subtle);border-radius:var(--radius-medium);align-items:center;gap:.9rem;min-width:0;min-height:118px;padding:1.1rem;display:flex}.metric-icon{width:42px;height:42px;color:var(--brand-red);border-radius:var(--radius-medium);background:#ed303a14;border:1px solid #ed303a2e;flex:none;place-items:center;display:grid}.metric-card>div:last-child{min-width:0}.metric-card span,.metric-card small{color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.56rem;font-weight:750;display:block}.metric-card strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin:.16rem 0;font-size:clamp(1.25rem,2.5vw,1.75rem);line-height:1.05;display:block;overflow:hidden}.metric-card .tone-positive{color:var(--success)}.metric-card .tone-warning{color:var(--warning)}.dashboard-feature-grid{grid-template-columns:minmax(0,1.45fr) minmax(270px,.55fr);gap:1rem;display:grid}.dashboard-secondary-grid{grid-template-columns:minmax(230px,.42fr) minmax(0,.58fr);gap:1rem;margin-top:1rem;display:grid}.dashboard-card{min-width:0;padding:1.35rem}.stats-chart svg{width:100%;height:210px;overflow:visible}.chart-grid-line{stroke:var(--border-subtle);stroke-width:.35px;vector-effect:non-scaling-stroke}.chart-area{fill:url(#chart-fill)}.chart-line{fill:none;stroke:var(--brand-red);stroke-width:1.3px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;filter:drop-shadow(0 3px 5px #ed303a47)}.chart-point{fill:#fff;stroke:var(--brand-red);stroke-width:.7px;vector-effect:non-scaling-stroke}.stats-chart figcaption{color:var(--text-muted);justify-content:space-between;align-items:center;font-size:.58rem;display:flex}.stats-chart figcaption strong{color:var(--text-secondary);align-items:center;gap:.35rem;font-size:.6rem;font-weight:700;display:inline-flex}.stats-chart figcaption i{background:var(--brand-red);width:12px;height:2px;display:inline-block}.chart-empty{min-height:210px;color:var(--text-secondary);background:repeating-linear-gradient(0deg, transparent 0 52px, var(--border-subtle) 53px 54px);text-align:center;align-content:center;place-items:center;display:grid}.chart-empty small{max-width:350px;color:var(--text-muted);margin-top:.35rem;display:block}.server-spotlight-art{height:115px;color:var(--brand-red);background:radial-gradient(circle, #ed303a33, transparent 6rem), var(--background-1);border:1px solid var(--border-subtle);border-radius:var(--radius-medium);place-items:center;margin:1rem 0;display:grid;position:relative;overflow:hidden}.server-spotlight-art:after{content:"";background:repeating-linear-gradient(120deg,#0000 0 28px,#ffffff06 29px 30px);position:absolute;inset:0}.server-spotlight-art svg{z-index:1}.server-spotlight-art span{z-index:2;color:var(--text-muted);text-transform:uppercase;font-size:.52rem;font-weight:900;position:absolute;bottom:.4rem;right:.6rem}.server-spotlight>p{color:var(--text-secondary);font-size:.72rem}.mini-metrics{border-block:1px solid var(--border-subtle);grid-template-columns:1fr 1fr;margin:.8rem 0;display:grid}.mini-metrics span{color:var(--text-muted);text-transform:uppercase;padding:.75rem;font-size:.55rem}.mini-metrics span:first-child{border-right:1px solid var(--border-subtle);padding-left:0}.mini-metrics strong{color:#fff;font-size:.92rem;display:block}.rank-feature{justify-content:center;align-items:center;gap:.25rem;min-height:125px;display:flex}.rank-feature>span{color:var(--brand-red);align-self:center;font-size:1.3rem;font-weight:900}.rank-feature>strong{letter-spacing:-.08em;font-size:4.5rem;line-height:1}.rank-feature>div{border-left:1px solid var(--border-strong);margin-left:.8rem;padding-left:.8rem;display:grid}.rank-feature b{font-size:1rem}.rank-feature small{color:var(--text-muted);text-transform:uppercase;font-size:.54rem}.session-list{margin:.7rem 0 0;padding:0;list-style:none}.session-list li{border-top:1px solid var(--border-subtle);grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:.7rem;min-height:58px;padding:.6rem 0;display:grid}.session-icon{width:32px;height:32px;color:var(--text-muted);background:var(--surface-3);border-radius:50%;place-items:center;display:grid}.session-icon.active{color:var(--success)}.session-list strong{font-size:.7rem;display:block}.session-list small{color:var(--text-muted);font-size:.58rem;display:block}.session-list b{font-size:.66rem}.compact-empty{min-height:125px;color:var(--text-muted);text-align:center;align-content:center;place-items:center;display:grid}.compact-empty svg{color:var(--border-strong)}.compact-empty p{max-width:280px;font-size:.72rem}.unlinked-dashboard{gap:1rem;display:grid}.unlinked-benefits{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.unlinked-benefits>div{background:var(--surface-1);border:1px solid var(--border-subtle);border-radius:var(--radius-medium);padding:1.2rem;display:grid}.unlinked-benefits svg{color:var(--brand-red);margin-bottom:.8rem}.unlinked-benefits strong{font-size:.77rem}.unlinked-benefits span{color:var(--text-muted);margin-top:.2rem;font-size:.62rem}.account-grid{grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr);align-items:start;gap:1rem;display:grid}.account-row{border-bottom:1px solid var(--border-subtle);grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:.8rem;min-height:75px;padding:.8rem 0;display:grid}.account-row:last-child{border:0}.account-provider{width:40px;height:40px;color:var(--brand-red);border-radius:var(--radius-medium);background:#ed303a14;place-items:center;display:grid}.account-row strong,.account-row small{display:block}.account-row small{color:var(--text-muted);margin-top:.2rem;font-size:.58rem}.account-state{border-radius:var(--radius-small);text-transform:uppercase;align-items:center;gap:.3rem;padding:.32rem .48rem;font-size:.55rem;font-weight:850;display:inline-flex}.account-state.connected{color:var(--success);background:#52d48d14}.account-state.open{color:var(--text-secondary);background:var(--surface-3)}.link-panel{position:relative;overflow:hidden}.link-panel .panel-icon{color:var(--brand-red);position:absolute;top:1.2rem;right:1.2rem}.link-panel h2{margin:.45rem 0 .6rem;font-size:1.4rem}.link-panel>p{color:var(--text-secondary);font-size:.75rem}.link-steps{gap:.5rem;margin:1rem 0 1.2rem;padding:0;list-style:none;display:grid}.link-steps li{color:var(--text-secondary);align-items:center;gap:.55rem;font-size:.65rem;display:flex}.link-steps li span{color:#fff;background:var(--surface-3);border:1px solid var(--border-strong);border-radius:50%;place-items:center;width:20px;height:20px;font-size:.55rem;font-weight:900;display:grid}.challenge{background:var(--background-1);border:1px solid var(--border-subtle);border-radius:var(--radius-medium);padding:1rem}.challenge>span{color:var(--text-muted);text-transform:uppercase;font-size:.56rem;font-weight:800;display:block}.challenge>code{color:#fff;letter-spacing:.18em;margin:.45rem 0;font-size:1.65rem;font-weight:900;display:block}.challenge p{margin:.65rem 0}.challenge p code{overflow-wrap:anywhere;color:#f3c6c8;border-radius:var(--radius-small);background:#ed303a14;padding:.55rem;font-size:.64rem;display:block}.challenge small{color:var(--text-muted);font-size:.55rem}.form-message{border-radius:var(--radius-small);background:#eeb14c14;border:1px solid #eeb14c38;padding:.65rem;color:#f5c973!important}.link-help{align-items:center;gap:.4rem;display:flex;color:var(--text-muted)!important;font-size:.58rem!important}.link-help svg{color:var(--success)}.state-panel{background:radial-gradient(circle at 90% 20%, #ed303a1a, transparent 15rem), var(--surface-1);border:1px solid var(--border-subtle);border-radius:var(--radius-large);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:1.4rem;min-height:300px;padding:clamp(1.5rem,4vw,3rem);display:grid}.state-panel.state-error{border-color:#ff697040}.state-panel.state-success{border-color:#52d48d33}.state-icon{width:54px;height:54px;color:var(--brand-red);background:#ed303a14;border:1px solid #ed303a2e;border-radius:50%;place-items:center;display:grid}.state-panel h1,.state-panel h2{margin:.4rem 0 .6rem;font-size:clamp(1.7rem,4vw,2.7rem);line-height:1}.state-copy{max-width:650px;color:var(--text-secondary)}.state-panel .button{margin-top:1rem}.skeleton{background:var(--surface-2);border-radius:var(--radius-medium);position:relative;overflow:hidden}.skeleton:after{content:"";background:linear-gradient(90deg,#0000,#ffffff0e,#0000);animation:1.4s infinite skeleton;position:absolute;inset:0;transform:translate(-100%)}.skeleton-heading{width:min(580px,80%);height:80px;margin-bottom:2rem}.skeleton-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.skeleton-card{height:280px}@keyframes skeleton{to{transform:translate(100%)}}.server-detail-hero{background:var(--background-1);border-bottom:1px solid var(--border-subtle);align-items:end;min-height:470px;display:grid;position:relative;overflow:hidden}.server-detail-hero:after{content:"";background:linear-gradient(90deg, #070708fa, #070708c2 55%, #0707084d), linear-gradient(0deg, var(--background-0), transparent 45%);position:absolute;inset:0}.server-detail-art{color:var(--brand-red);background:radial-gradient(circle,#ed303a42,#0000 15rem),repeating-linear-gradient(120deg,#0000 0 48px,#ffffff06 49px 50px);place-items:center;display:grid;position:absolute;inset:0 0 0 48%}.server-detail-art span{border:1px solid #ffffff14;width:18rem;height:18rem;position:absolute;transform:rotate(45deg)}.server-detail-art svg{filter:drop-shadow(0 20px 35px #ed303a47)}.server-detail-heading{z-index:2;justify-content:space-between;align-items:end;gap:2rem;padding-bottom:3.5rem;display:flex;position:relative}.server-detail-heading>div:first-child{max-width:780px}.back-link{color:var(--text-secondary);margin-bottom:2rem;font-size:.7rem;font-weight:750;display:inline-block}.detail-labels{align-items:center;gap:.8rem;margin-bottom:1rem;display:flex}.server-detail-heading h1{letter-spacing:-.065em;text-transform:uppercase;margin:.45rem 0 .7rem;font-size:clamp(3.2rem,7vw,6rem);line-height:.88}.server-detail-heading p{max-width:640px;color:var(--text-secondary);margin:0;font-size:.94rem}.detail-platform{border:1px solid var(--border-strong);border-radius:var(--radius-medium);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#141417bf;flex:none;align-items:center;gap:.7rem;padding:.9rem 1rem;display:flex}.detail-platform svg{color:var(--brand-red)}.detail-platform span{font-size:.72rem;font-weight:800}.detail-platform small{color:var(--text-muted);font-size:.56rem;font-weight:600;display:block}.stale-notice{color:#f0cd8a;border-radius:var(--radius-medium);background:#eeb14c12;border:1px solid #eeb14c40;gap:.8rem;margin-bottom:1.25rem;padding:1rem 1.15rem;display:flex}.stale-notice>svg{flex:none}.stale-notice strong{font-size:.77rem}.stale-notice p{color:#bfa979;margin:.2rem 0 0;font-size:.67rem}.server-detail-grid{grid-template-columns:minmax(0,1.2fr) minmax(310px,.8fr);gap:1rem;display:grid}.server-about>p,.connect-card>p{color:var(--text-secondary);font-size:.8rem;line-height:1.6}.server-about dl{grid-template-columns:repeat(2,1fr);margin:1.2rem 0 0;display:grid}.server-about dl div{border-top:1px solid var(--border-subtle);padding:.8rem}.server-about dl div:nth-child(odd){border-right:1px solid var(--border-subtle);padding-left:0}.server-about dt{color:var(--text-muted);text-transform:uppercase;font-size:.57rem}.server-about dd{margin:.2rem 0 0;font-size:.73rem;font-weight:800}.connect-card{background:linear-gradient(145deg, #8e1c234a, var(--surface-1))}.connect-card>small{color:var(--text-muted);align-items:center;gap:.4rem;margin-top:1rem;font-size:.56rem;display:flex}.connect-card>small svg{color:var(--success)}.server-board{margin-top:4rem}.compact-ranking{border:1px solid var(--border-subtle);border-radius:var(--radius-medium);grid-template-columns:repeat(5,1fr);display:grid}.compact-ranking>a{border:0;border-right:1px solid var(--border-subtle);flex-direction:column;justify-content:center;align-items:flex-start;min-height:150px;padding:1rem;display:flex}.compact-ranking>a:last-child{border:0}.compact-ranking .preview-score{margin-top:auto}.compact-empty-state{min-height:190px}.leaderboard-hero{background:radial-gradient(circle at 80% 45%, #ed303a2e, transparent 22rem), var(--background-1);border-bottom:1px solid var(--border-subtle);padding:5rem 0 8rem;position:relative;overflow:hidden}.leaderboard-hero:after{content:"";background:repeating-linear-gradient(115deg,#0000 0 56px,#ffffff05 57px 58px);position:absolute;inset:0}.leaderboard-hero .content-shell{z-index:1;justify-content:space-between;align-items:center;gap:2rem;display:flex;position:relative}.leaderboard-hero h1{letter-spacing:-.06em;text-transform:uppercase;margin:.5rem 0;font-size:clamp(3rem,6vw,5.5rem);line-height:.9}.leaderboard-hero p{max-width:650px;color:var(--text-secondary)}.leaderboard-hero .evidence{margin-top:1rem}.leaderboard-emblem{width:190px;height:160px;color:var(--brand-red);border:1px solid #ed303a3d;flex:none;place-items:center;display:grid;position:relative;transform:skew(-6deg)}.leaderboard-emblem svg{transform:skew(6deg)}.leaderboard-emblem span{color:#ffffff52;letter-spacing:.15em;text-align:right;font-size:.56rem;font-weight:900;position:absolute;bottom:.6rem;right:.8rem;transform:skew(6deg)}.season-tabs{z-index:3;background:var(--surface-1);border:1px solid var(--border-subtle);border-radius:var(--radius-small);width:fit-content;box-shadow:var(--shadow-card);flex-wrap:wrap;margin:-2rem 0 3rem;display:flex;position:relative}.season-tabs a{min-height:48px;color:var(--text-muted);border-right:1px solid var(--border-subtle);align-items:center;gap:.5rem;padding:.75rem 1.15rem;font-size:.7rem;font-weight:800;display:flex}.season-tabs a:last-child{border:0}.season-tabs a.active{color:#fff;background:var(--brand-red-dark)}.season-tabs small{color:var(--success);text-transform:uppercase;background:#52d48d1a;border-radius:3px;padding:.16rem .3rem;font-size:.48rem}.podium{justify-content:center;align-items:end;gap:1rem;min-height:325px;margin:0 auto 2rem;display:flex}.podium-place{background:linear-gradient(145deg, var(--surface-2), var(--surface-1));border:1px solid var(--border-subtle);border-radius:var(--radius-medium) var(--radius-medium) 0 0;flex-direction:column;justify-content:center;align-items:center;width:min(25%,240px);min-height:240px;padding:1.2rem 1rem 2.5rem;display:flex;position:relative}.podium-place.place-1{background:linear-gradient(145deg, #8e1c2359, var(--surface-1));border-color:#ed303a70;order:0;min-height:305px}.podium-place h2{margin:.65rem 0 .25rem;font-size:1rem}.podium-place>strong{font-size:1.6rem}.podium-place>small{color:var(--text-muted);text-transform:uppercase;font-size:.54rem}.podium-rank{color:var(--brand-red);font-size:.65rem;font-weight:900;position:absolute;top:.7rem;left:.8rem}.podium-avatar{width:72px;height:72px;font-size:1.3rem}.place-1 .podium-avatar{width:90px;height:90px;font-size:1.55rem;box-shadow:0 0 40px #ed303a4d}.podium-base{background:var(--border-strong);height:7px;position:absolute;bottom:0;left:-1px;right:-1px}.place-1 .podium-base{background:var(--brand-red);height:10px}.leaderboard-table-card{background:var(--surface-1);border:1px solid var(--border-subtle);border-radius:var(--radius-large);overflow:hidden}.table-title{border-bottom:1px solid var(--border-subtle);align-items:center;padding:1.4rem}.table-title>span{color:var(--text-muted);font-size:.63rem;font-weight:750}.table{border-collapse:collapse;width:100%}.table th,.table td{text-align:left;border-bottom:1px solid var(--border-subtle);padding:.85rem 1rem}.table th{color:var(--text-muted);letter-spacing:.09em;text-transform:uppercase;background:#ffffff04;font-size:.56rem;font-weight:850}.table td{color:var(--text-secondary);font-size:.72rem}.table tr:last-child td{border-bottom:0}.table a:hover{color:#fff}.table-rank{color:var(--text-muted);font-size:.72rem;font-weight:900}.table-rank.rank-1,.table-rank.rank-2,.table-rank.rank-3{color:var(--brand-red)}.player-cell{color:#fff;align-items:center;gap:.7rem;display:flex}.player-cell strong,.player-cell small{display:block}.player-cell small{color:var(--text-muted);font-size:.52rem}.formula-note{color:var(--text-muted);background:var(--background-1);border-top:1px solid var(--border-subtle);align-items:center;gap:.5rem;padding:.85rem 1rem;font-size:.57rem;display:flex}.formula-note svg{color:var(--success);flex:none}.formula-note code{color:var(--text-secondary)}.leaderboard-empty>small{color:var(--text-muted);margin-top:.9rem}.player-hero{background:radial-gradient(circle at 15% 50%, #ed303a29, transparent 18rem), var(--background-1);border-bottom:1px solid var(--border-subtle);padding:4.2rem 0}.player-hero .content-shell{align-items:center;gap:1.25rem;display:flex}.avatar-player{width:100px;height:100px;font-size:1.7rem}.player-title{min-width:0}.player-title h1{letter-spacing:-.06em;margin:.35rem 0 .25rem;font-size:clamp(2.8rem,6vw,5rem);line-height:.9}.player-title p{color:var(--text-muted);margin:0;font-size:.72rem}.player-hero .evidence{margin-left:auto}.profile-data-grid{grid-template-columns:minmax(0,1.25fr) minmax(310px,.75fr);gap:1rem;display:grid}.profile-chart{min-height:350px}.news-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.news-grid .news-featured{grid-column:1/-1;min-height:330px}.news-grid .news-featured .news-visual{min-height:330px}.article-hero{background:var(--background-1);align-items:end;min-height:620px;display:grid;position:relative;overflow:hidden}.article-hero:after{content:"";background:linear-gradient(0deg, var(--background-0), #0707086b 65%, #07070826), linear-gradient(90deg, #070708d4, transparent 70%);position:absolute;inset:0}.article-hero-visual{color:var(--brand-red);background:radial-gradient(circle at 70% 40%,#ed303a38,#0000 20rem),repeating-linear-gradient(115deg,#0000 0 56px,#ffffff05 57px 58px);place-items:center;display:grid;position:absolute;inset:0}.article-hero-visual img{object-fit:cover;width:100%;height:100%}.article-hero-visual>span{border:1px solid #ffffff14;width:20rem;height:20rem;transform:rotate(45deg)}.article-hero-visual>svg{filter:drop-shadow(0 20px 40px #ed303a4d);position:absolute}.article-hero .content-shell{z-index:2;padding-bottom:4rem;position:relative}.article-meta{color:var(--text-muted);text-transform:uppercase;align-items:center;gap:1rem;font-size:.64rem;font-weight:800;display:flex}.article-meta span{color:var(--brand-red)}.article-hero h1{letter-spacing:-.06em;max-width:1000px;margin:.65rem 0 .8rem;font-size:clamp(3rem,7vw,6rem);line-height:.9}.article-hero .content-shell>p{color:#c9c5c1;max-width:760px;margin:0;font-size:1.06rem;line-height:1.65}.article-layout{grid-template-columns:minmax(0, var(--layout-reading)) minmax(270px, 1fr);align-items:start;gap:clamp(3rem,8vw,8rem);padding-block:4rem 7rem;display:grid}.rich-text{color:#d0ccc8;font-size:1rem;line-height:1.82}.rich-text h2{color:#fff;margin:2.5rem 0 .8rem;font-size:2rem;line-height:1.1}.rich-text h3{color:#fff;margin:2rem 0 .7rem;font-size:1.4rem}.rich-text a{color:#ff777e;text-decoration:underline}.rich-text blockquote{color:#fff;background:var(--surface-1);border-left:3px solid var(--brand-red);margin:2rem 0;padding:1rem 1.25rem}.rich-text code{background:var(--surface-2);border-radius:3px;padding:.15rem .3rem}.article-aside{top:calc(var(--header-height) + 1.5rem);background:var(--surface-1);border:1px solid var(--border-subtle);border-radius:var(--radius-large);padding:1.5rem;position:sticky}.article-aside h2{margin:.45rem 0 .6rem}.article-aside p{color:var(--text-secondary);font-size:.76rem;line-height:1.6}.login-page{min-height:max(680px, calc(100vh - var(--header-height)));background:var(--background-1);grid-template-columns:minmax(0,1.05fr) minmax(430px,.95fr);display:grid}.login-visual{background:radial-gradient(circle at 60% 38%,#ed303a40,#0000 18rem),linear-gradient(145deg,#171619,#080809);align-items:end;padding:clamp(3rem,7vw,7rem);display:flex;position:relative;overflow:hidden}.login-visual:after{content:"";background:linear-gradient(#0000 30%,#070708f5),repeating-linear-gradient(115deg,#0000 0 51px,#ffffff06 52px 53px);position:absolute;inset:0}.login-atmosphere{color:var(--brand-red);place-items:center;display:grid;position:absolute;inset:0}.login-atmosphere span{border:1px solid #ffffff17;width:25rem;height:25rem;transform:rotate(45deg)}.login-atmosphere svg{filter:drop-shadow(0 20px 35px #ed303a4d);position:absolute}.login-promise{z-index:1;max-width:650px;position:relative}.login-promise h1{letter-spacing:-.06em;margin:.6rem 0 1rem;font-size:clamp(3rem,5vw,5.2rem);line-height:.9}.login-promise>p{color:#c6c2be;line-height:1.7}.login-promise ul{flex-wrap:wrap;gap:1rem 1.5rem;margin:1.5rem 0 0;padding:0;list-style:none;display:flex}.login-promise li{color:var(--text-secondary);align-items:center;gap:.4rem;font-size:.67rem;display:flex}.login-promise li svg{color:#fff;background:var(--brand-red-action);border-radius:50%;width:18px;height:18px;padding:3px}.login-form-side{place-items:center;padding:3rem;display:grid}.login-card{width:min(100%,460px)}.login-heading{margin-top:3rem}.login-heading h2{margin:.45rem 0 .4rem;font-size:2.65rem;line-height:1}.login-heading p{color:var(--text-secondary);margin:0}.auth-actions{text-align:center;gap:.7rem;margin-top:2rem;display:grid}.fixture-login-note{color:#d7bd86;border-radius:var(--radius-medium);background:#eeb14c12;border:1px solid #eeb14c38;align-items:flex-start;gap:.65rem;margin-top:1.5rem;padding:.85rem;font-size:.62rem;display:flex}.fixture-login-note svg{color:var(--warning);flex:none}.fixture-login-note strong{color:#f4d698;margin-bottom:.15rem;display:block}.login-help{color:var(--text-muted);align-items:center;gap:.4rem;margin-top:1rem;font-size:.58rem;display:flex}.login-help svg{color:var(--success)}.shell{width:min(var(--layout-content), calc(100% - 3rem));min-height:60vh;margin:0 auto;padding:clamp(3rem,7vw,6rem) 0}.grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.grid.two,.split{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin:1.25rem 0;display:grid}.stat{background:var(--surface-1);border:1px solid var(--border-subtle);border-radius:var(--radius-medium);padding:1.1rem}.stat strong{font-size:1.75rem;display:block}.stat span{color:var(--text-muted);letter-spacing:.07em;text-transform:uppercase;font-size:.57rem;font-weight:800}.operations-card{margin-top:1rem}.table-scroll{max-width:100%;overflow-x:auto}.failure-actions{gap:.75rem;min-width:18rem;display:grid}.failure-action{grid-template-columns:minmax(12rem,1fr) auto;align-items:end;gap:.55rem;display:grid}.failure-actions label span{color:var(--text-muted);margin-bottom:.35rem;font-size:.62rem;display:block}input{width:100%;color:var(--text-primary);background:var(--background-1);border:1px solid var(--border-strong);border-radius:var(--radius-small);padding:.65rem .75rem}.notice{border:1px solid var(--border-subtle);border-radius:var(--radius-medium);margin-bottom:1rem;padding:.85rem 1rem}.notice.success{color:var(--success);background:#52d48d14;border-color:#52d48d4d}.notice.error{color:var(--error);background:#ff697014;border-color:#ff69704d}.site-footer{color:var(--text-secondary);border-top:1px solid var(--border-subtle);background:#080809;padding:4rem 0 0}.footer-grid{width:min(var(--layout-content), calc(100% - 3rem));grid-template-columns:minmax(260px,1.7fr) repeat(3,1fr);gap:clamp(2rem,5vw,5rem);margin:0 auto;display:grid}.footer-brand p{max-width:350px;color:var(--text-secondary);margin:1.2rem 0 .6rem;font-size:.78rem;line-height:1.65}.footer-brand>span{color:var(--brand-red);letter-spacing:.08em;text-transform:uppercase;font-size:.64rem;font-weight:850}.footer-grid>div:not(.footer-brand){flex-direction:column;align-items:flex-start;gap:.7rem;display:flex}.footer-grid h2{color:#fff;letter-spacing:.12em;text-transform:uppercase;margin:0 0 .45rem;font-size:.67rem}.footer-grid a,.footer-grid>div:not(.footer-brand)>span{color:var(--text-muted);align-items:center;gap:.35rem;font-size:.68rem;display:inline-flex}.footer-grid a:hover{color:#fff}.footer-grid>div:not(.footer-brand)>span{cursor:default}.footer-bottom{min-height:68px;width:min(var(--layout-content), calc(100% - 3rem));color:var(--text-muted);border-top:1px solid var(--border-subtle);letter-spacing:.04em;justify-content:space-between;align-items:center;gap:1rem;margin:3.5rem auto 0;font-size:.62rem;display:flex}@media (max-width:1180px){.header-inner{width:min(var(--layout-content), calc(100% - 2rem));gap:1.5rem}.desktop-nav{gap:1rem}.desktop-nav>a{font-size:.74rem}.server-grid{grid-template-columns:1fr}.server-visual{min-height:260px}.dashboard-metrics,.detail-metrics{grid-template-columns:repeat(2,1fr)}.compact-ranking{grid-template-columns:repeat(3,1fr)}.compact-ranking>a:nth-child(3){border-right:0}.compact-ranking>a:nth-child(n+4){border-top:1px solid var(--border-subtle)}}@media (max-width:960px){.content-shell,.shell{width:min(100% - 2rem, var(--layout-content))}.desktop-nav,.desktop-account-action{display:none}.menu-toggle{display:grid}.header-inner{width:calc(100% - 2rem)}.hero-inner{grid-template-columns:1fr;gap:2.5rem;width:calc(100% - 2rem);padding:4rem 0 6rem}.home-hero{min-height:auto}.hero-copy{max-width:760px}.hero-copy h1{font-size:clamp(3.2rem,11vw,6rem)}.hero-status{max-width:620px}.hero-atmosphere{opacity:.42;inset:0 0 35% 20%}.metric-band-grid{grid-template-columns:repeat(2,1fr)}.metric-band-grid>div:nth-child(3){border-top:1px solid #ffffff26;border-left:1px solid #ffffff26}.metric-band-grid>div:nth-child(4){border-top:1px solid #ffffff26}.home-content-grid,.home-ranking-grid,.server-detail-grid,.profile-data-grid,.article-layout{grid-template-columns:1fr}.community-principles{max-width:none}.dashboard-layout{grid-template-columns:1fr}.profile-sidebar{grid-template-rows:auto auto;grid-template-columns:190px minmax(0,1fr);display:grid;position:static}.profile-cover{grid-row:1/3;height:100%}.profile-summary{text-align:left;padding:1.2rem}.avatar-profile{border-width:2px;width:58px;height:58px;margin:0 0 .6rem}.membership-dot{top:52px;left:54px}.profile-nav{border-top:1px solid var(--border-subtle);border-bottom:0;grid-template-columns:repeat(4,1fr)}.profile-nav a{justify-content:center}.profile-nav a svg,.sidebar-status{display:none}.dashboard-feature-grid,.dashboard-secondary-grid,.account-grid{grid-template-columns:1fr}.page-hero-symbol,.leaderboard-emblem{width:130px;height:120px}.server-detail-heading{flex-direction:column;align-items:flex-start}.server-detail-art{opacity:.65;left:25%}.article-aside{position:static}.login-page{grid-template-columns:1fr}.login-visual{min-height:520px}.login-form-side{min-height:600px}.footer-grid{grid-template-columns:repeat(3,1fr)}.footer-brand{grid-column:1/-1}}@media (max-width:700px){.fixture-banner{min-height:38px;font-size:.61rem}.site-header{--header-height:66px}.brand-copy{display:none}.brand-emblem{width:37px;height:37px}.account-link>span:last-child,.login-link{display:none}.product-section{padding:3.75rem 0}.section-heading{flex-direction:column;align-items:flex-start;gap:.8rem}.section-action{padding:0}.home-hero:before{background:linear-gradient(#070708cc,#070708b8 30%,#070708fa 90%),radial-gradient(circle at 70% 25%,#ed303a40,#0000 18rem)}.hero-inner{padding:3.5rem 0 5rem}.hero-copy h1{font-size:clamp(3rem,15vw,4.6rem)}.hero-copy>p{font-size:.93rem}.hero-actions{display:grid}.hero-trust{gap:.65rem;display:grid}.hero-status{padding:1.1rem}.hero-server-numbers strong{font-size:1.15rem}.hero-index{display:none}.server-card,.news-card,.news-featured{grid-template-columns:1fr}.server-visual,.news-visual,.news-grid .news-featured .news-visual{border-right:0;border-bottom:1px solid var(--border-subtle);min-height:190px}.metric-band-grid>div{min-height:105px;padding:1rem}.metric-band-grid strong{font-size:1.35rem}.community-cta .content-shell{flex-direction:column;align-items:flex-start}.community-cta .content-shell>div:last-child{flex-direction:column;width:100%}.page-hero{padding:4rem 0}.page-hero .content-shell{flex-direction:column;align-items:flex-start}.page-hero h1{font-size:3.3rem}.page-hero-symbol{opacity:.25;position:absolute;bottom:-2rem;right:0}.dashboard-page{padding-top:1rem}.profile-sidebar{display:block}.profile-cover{height:82px}.profile-summary{text-align:center}.avatar-profile{margin:-42px auto .6rem}.membership-dot{top:6px;left:calc(50% + 16px)}.profile-nav{grid-template-columns:repeat(4,minmax(95px,1fr));overflow-x:auto}.dashboard-welcome{flex-direction:column;gap:1rem;min-height:0;padding:1.35rem}.dashboard-metrics,.detail-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.metric-card{gap:.6rem;min-height:105px;padding:.85rem}.metric-icon{width:35px;height:35px}.metric-card strong{font-size:1.18rem}.unlinked-benefits{grid-template-columns:1fr}.account-row{grid-template-columns:36px minmax(0,1fr)}.account-state{grid-column:2;width:fit-content}.server-detail-hero{min-height:560px}.server-detail-art{opacity:.42;inset:0}.server-detail-heading{padding-bottom:2rem}.detail-platform{display:none}.server-about dl{grid-template-columns:1fr}.server-about dl div,.server-about dl div:nth-child(odd){border-right:0;padding-left:0}.compact-ranking{grid-template-columns:1fr}.compact-ranking>a,.compact-ranking>a:nth-child(3),.compact-ranking>a:nth-child(n+4){border-top:0;border-right:0;border-bottom:1px solid var(--border-subtle);grid-template-columns:2.4rem 38px 1fr auto;min-height:82px;display:grid}.compact-ranking>a:last-child{border:0}.compact-ranking .preview-score{margin:0}.leaderboard-hero{padding:4rem 0 6rem}.leaderboard-emblem{opacity:.25;position:absolute;right:1rem}.season-tabs{margin-top:-1.5rem}.podium{gap:.4rem;min-height:250px}.podium-place{width:32%;min-height:190px;padding-inline:.35rem}.podium-place.place-1{min-height:240px}.podium-avatar{width:50px;height:50px}.place-1 .podium-avatar{width:65px;height:65px}.podium-place h2{text-overflow:ellipsis;max-width:100%;font-size:.75rem;overflow:hidden}.podium-place>strong{font-size:1.15rem}.leaderboard-table th:nth-child(3),.leaderboard-table td:nth-child(3){display:none}.table th,.table td{padding:.7rem .65rem}.player-hero .content-shell{flex-wrap:wrap}.avatar-player{width:75px;height:75px}.player-hero .evidence{width:fit-content;margin-left:0}.article-hero{min-height:540px}.article-hero .content-shell{padding-bottom:2.5rem}.article-layout{padding-block:3rem 5rem}.login-visual{min-height:490px;padding:2rem 1rem}.login-promise h1{font-size:3.25rem}.login-form-side{min-height:560px;padding:3rem 1rem}.grid,.grid.two,.split,.stats,.skeleton-grid,.failure-action{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(2,1fr);gap:2rem}.footer-brand,.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom{flex-direction:column;justify-content:center;align-items:flex-start;min-height:100px;padding-block:1.2rem}}@media (max-width:430px){.content-shell,.shell,.hero-inner,.header-inner{width:calc(100% - 1.5rem)}.header-actions{gap:.45rem}.account-link .avatar{width:30px;height:30px}.hero-copy h1{font-size:3.15rem}.hero-server-numbers>div{padding-inline:.45rem}.metric-band-grid{width:100%}.metric-band-grid>div{padding:.75rem}.metric-band-grid svg{display:none}.metric-band-grid strong{font-size:1.2rem}.server-card-content,.news-card-content,.feature-card,.dashboard-card,.card{padding:1.05rem}.dashboard-metrics,.detail-metrics{grid-template-columns:1fr 1fr}.metric-card{flex-direction:column;align-items:flex-start}.metric-card strong{white-space:normal}.state-panel{grid-template-columns:1fr}.season-tabs{flex-wrap:nowrap;width:100%;overflow-x:auto}.season-tabs a{flex:none}.leaderboard-hero h1,.server-detail-heading h1{font-size:3rem}.player-title h1{font-size:2.6rem}.article-hero h1{font-size:2.75rem}.footer-grid{grid-template-columns:1fr}.footer-grid>div:last-child{grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body{font-family:var(--font-ui);background:#08090a}h1,h2,h3,.brand-copy,.eyebrow,.button,.desktop-nav,.account-subnav,.status-badge{font-family:var(--font-display)}h1,h2,h3{letter-spacing:-.025em;font-weight:700}.fixture-banner{background:#211b0e;min-height:25px;padding:.25rem 1rem;font-size:.59rem}.site-header{height:var(--header-height);-webkit-backdrop-filter:none;backdrop-filter:none;background:#07090af7;border-bottom-color:#26292d}.header-inner{width:min(var(--layout-wide), calc(100% - 3rem));gap:clamp(1.25rem,2.4vw,2.6rem)}.brand{gap:.52rem}.brand-emblem{filter:none;width:35px;height:35px}.brand-copy strong{letter-spacing:.12em;font-size:.84rem}.brand-copy small{letter-spacing:.34em;margin-top:.25rem;font-size:.48rem}.desktop-nav{gap:clamp(.95rem,1.8vw,1.55rem)}.desktop-nav>a{letter-spacing:.035em;font-size:.76rem;font-weight:600}.header-actions{font-size:.72rem}.button{min-height:39px;box-shadow:none;border-radius:3px;padding:.62rem .95rem;font-size:.75rem}.button:hover{background:var(--brand-red-hover);border-color:var(--brand-red-hover)}.button:active{background:var(--brand-red-active);border-color:var(--brand-red-active)}.button-small{min-height:35px;padding:.5rem .76rem;font-size:.68rem}.content-shell{width:min(var(--layout-content), calc(100% - 3rem))}.product-section{padding:2.2rem 0}.eyebrow{letter-spacing:.13em;font-size:.64rem}.arrow-link{font-family:var(--font-display);letter-spacing:.025em;text-transform:uppercase;font-size:.72rem}.card,.dashboard-card,.feature-card,.linked-accounts-card{border-radius:var(--radius-medium);box-shadow:none;background:#121417;border-color:#292c31}.status-dot.offline{background:var(--offline)}.status-dot.stale{background:var(--stale);box-shadow:0 0 10px #d79a3652}.home-hero{isolation:isolate;background:#090b0d url(/assets/generated/gemuetlich-outpost-hero.webp) 50% 46%/cover no-repeat;height:min(46vw,520px);min-height:420px;max-height:520px}.home-hero:before{z-index:-1;background:linear-gradient(90deg,#050708fa 0%,#050708eb 38%,#0507087a 66%,#05070852 100%),linear-gradient(#0507082e,#0000 62%,#050708e6)}.home-hero:after{z-index:-1;background:linear-gradient(#0000,#060809d1);height:5rem}.hero-inner{width:min(var(--layout-content), calc(100% - 3rem));grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:clamp(2rem,5vw,4.5rem);height:100%;padding:2.4rem 0}.hero-copy{align-self:center}.hero-copy h1{max-width:660px;font-family:var(--font-display);letter-spacing:-.045em;margin:.55rem 0 .8rem;font-size:clamp(3.8rem,6.6vw,6rem);font-weight:700;line-height:.78}.hero-copy h1 span,.hero-copy h1 em{display:block}.hero-copy h1 em{color:#f02a33}.hero-copy>p{color:#d0cdca;max-width:560px;margin:0;font-size:clamp(.78rem,1.18vw,.94rem);line-height:1.55}.hero-actions{gap:.55rem;margin-top:1.25rem}.hero-trust{gap:1.15rem;margin-top:1rem;font-size:.6rem}.hero-status{-webkit-backdrop-filter:none;backdrop-filter:none;background:#0c0f11f0;border-color:#ffffff26;border-radius:5px;align-self:center;padding:.95rem 1rem 1rem;box-shadow:0 22px 60px #00000075}.hero-status:before{display:none}.hero-status-top{border-bottom:1px solid #2a2d30;min-height:30px;padding-bottom:.65rem}.hero-status-top>strong{font-family:var(--font-display);text-transform:uppercase;font-size:.84rem}.system-state{color:var(--text-secondary);font-family:var(--font-display);letter-spacing:.045em;text-transform:uppercase;align-items:center;gap:.38rem;font-size:.57rem;font-weight:700;display:inline-flex}.system-state i{background:#7b7d82;border-radius:50%;width:6px;height:6px}.system-state.online{color:#6ed47c}.system-state.online i{background:var(--success)}.system-state.stale{color:#e1b563}.system-state.stale i,.system-state.warning i{background:var(--stale)}.system-state.offline i{background:var(--offline)}.hero-server-list{margin:0;padding:0;list-style:none}.hero-server-list li{border-bottom:1px solid #25282c}.hero-server-list a{justify-content:space-between;align-items:center;gap:.75rem;min-height:54px;display:flex}.hero-server-list a:hover .hero-server-name strong{color:var(--brand-red-bright)}.hero-server-name{align-items:center;gap:.55rem;min-width:0;display:flex}.hero-server-name>span{min-width:0}.hero-server-name strong,.hero-server-name small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.hero-server-name strong{font-family:var(--font-display);font-size:.77rem}.hero-server-name small{color:var(--text-muted);text-transform:uppercase;font-size:.5rem}.hero-server-count{text-align:right;flex:none}.hero-server-count strong,.hero-server-count>span{display:block}.hero-server-count strong{font-family:var(--font-display);font-size:.86rem}.hero-server-count strong small{color:var(--text-muted);font-size:.58rem}.hero-server-count>span{color:var(--text-muted);text-transform:uppercase;font-size:.48rem}.hero-status-foot{border:0;min-height:39px;padding-top:.65rem}.hero-all-servers{font-family:var(--font-display);text-transform:uppercase;align-items:center;gap:.45rem;margin-left:auto;font-size:.65rem;font-weight:700;display:inline-flex}.hero-all-servers svg{color:var(--brand-red)}.hero-game-label{z-index:2;right:max(1.5rem, calc((100vw - var(--layout-content))/2));color:#ffffff6b;align-items:flex-end;gap:.65rem;display:flex;position:absolute;bottom:.8rem}.hero-game-label span{font-family:var(--font-display);letter-spacing:.13em;text-transform:uppercase;font-size:.5rem}.hero-game-label strong{color:#ffffff2b;font:700 2.5rem/1 var(--font-display)}.servers-section{background:#090b0c;border-bottom:1px solid #22252a}.portal-heading,.module-heading{justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.portal-heading{margin-bottom:1rem}.portal-heading h2{text-transform:uppercase;margin:.08rem 0 0;font-size:clamp(1.45rem,2.5vw,2rem);line-height:1}.server-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.server-card{min-height:242px;box-shadow:none;border-radius:5px;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.server-card:hover{border-color:#45494f;transform:none}.server-visual{isolation:isolate;background:#111417;border-right:1px solid #2a2d31;min-height:240px}.server-visual:before{z-index:-2;content:"";filter:saturate(.72)contrast(1.08);background:url(/assets/generated/gemuetlich-outpost-hero.webp) 72%/cover no-repeat;position:absolute;inset:0;transform:scale(1.02)}.server-card:nth-child(2n) .server-visual:before{background-position:43%}.server-visual:after{z-index:-1;background:linear-gradient(#0000 38%,#050708eb),linear-gradient(90deg,#0000 50%,#0507087a)}.server-visual-grid{display:none}.server-visual>svg{color:#fff;filter:none;background:#0a0c0eb3;border:1px solid #ef343da6;border-radius:50%;width:48px;height:48px;padding:.55rem}.server-game-mark{font-size:.52rem;bottom:.75rem}.server-card-content{padding:1rem}.server-card-content .card-top{min-height:20px}.server-title{margin-top:.65rem}.server-title>span{font-size:.54rem}.server-title h3{margin:.12rem 0 .35rem;font-size:1.18rem;line-height:1}.server-card-content>p{font-size:.67rem;line-height:1.45}.server-metrics{margin-top:auto;padding-top:.75rem}.server-metrics strong{font:700 1rem/1 var(--font-display)}.server-metrics span{font-size:.48rem}.server-card .card-footer{margin-top:.7rem;padding-top:.65rem;font-size:.58rem}.portal-section{background:#0b0d0f;border-bottom:1px solid #24272b;padding:1.1rem 0}.portal-grid{grid-template-columns:minmax(0,1.22fr) minmax(220px,.86fr) minmax(250px,.92fr);align-items:start;gap:.75rem;display:grid}.portal-center-stack,.portal-right-stack{grid-template-rows:auto 1fr;gap:.75rem;display:grid}.portal-module{background:#111316;border:1px solid #292c30;border-radius:5px;min-width:0;padding:.9rem}.module-heading{border-bottom:1px solid #272a2e;align-items:flex-start;min-height:34px;padding-bottom:.55rem}.module-heading h2{text-transform:uppercase;margin:.08rem 0 0;font-size:1rem;line-height:1}.module-heading>svg{color:var(--brand-red)}.portal-news .home-news-stack{gap:0}.news-card.news-compact,.news-card.news-compact.news-featured{background:0 0;border:0;border-bottom:1px solid #272a2e;border-radius:0;grid-template-columns:90px minmax(0,1fr);min-height:92px}.news-card.news-compact:last-child{border-bottom:0}.news-compact .news-visual{isolation:isolate;background:#17191c;border-right:1px solid #272a2e;min-height:92px}.news-compact .news-visual:before{z-index:-2;content:"";filter:saturate(.65);background:url(/assets/generated/gemuetlich-outpost-hero.webp) 70%/cover;position:absolute;inset:0}.news-compact .news-visual:after{z-index:-1;background:#0608098a}.news-compact .news-visual span{display:none}.news-compact .news-visual svg{color:#fff;filter:none;width:24px;height:24px}.news-compact .news-card-content{padding:.65rem .7rem}.news-compact .news-meta{font-size:.48rem}.news-compact h3,.news-compact.news-featured h3{margin:.32rem 0 .18rem;font-size:.9rem;line-height:1.05}.news-compact p{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .35rem;font-size:.57rem;line-height:1.35;display:-webkit-box;overflow:hidden}.news-compact .arrow-link{font-size:.55rem}.portal-news .news-card.news-compact.news-featured{grid-template-columns:1fr;min-height:0}.portal-news .news-featured.news-compact .news-visual{border-bottom:1px solid #272a2e;border-right:0;min-height:155px}.portal-news .news-featured.news-compact .news-card-content{min-height:116px}.portal-news .news-featured.news-compact p{-webkit-line-clamp:3}.portal-stat-list{display:grid}.portal-stat-list>div{border-bottom:1px solid #272a2e;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:.5rem;min-height:48px;display:grid}.portal-stat-list>div:last-child{border:0}.portal-stat-list svg{color:var(--brand-red)}.portal-stat-list span{color:var(--text-secondary);font-size:.57rem}.portal-stat-list strong{font:700 1rem/1 var(--font-display)}.portal-event time{color:var(--brand-red-bright);font:700 .66rem var(--font-display);text-transform:capitalize;margin-top:.8rem;display:block}.portal-event p,.portal-account p{color:var(--text-secondary);margin:.55rem 0 0;font-size:.62rem;line-height:1.45}.portal-ranking .ranking-preview{border:0;margin:0 0 .6rem}.portal-ranking .ranking-preview>a{grid-template-columns:18px 28px minmax(0,1fr) auto;gap:.45rem;min-height:43px;padding:.35rem 0}.portal-ranking .avatar{width:27px;height:27px;font-size:.55rem}.preview-player{min-width:0}.preview-player strong,.preview-player small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.preview-player strong{font-family:var(--font-display);font-size:.68rem}.preview-player small{color:var(--text-muted);font-size:.45rem}.portal-ranking .preview-rank{font-size:.6rem}.portal-ranking .preview-score{font:700 .69rem var(--font-display)}.portal-ranking .preview-score small{font-size:.42rem}.portal-account{background:linear-gradient(145deg,#5d101594,#131518 64%);border-color:#ef343d4d}.portal-account .button{margin-top:.75rem}.value-strip{background:#0a0c0e;border-bottom:1px solid #282b30;padding:.8rem 0}.value-grid{border:1px solid #292c30;border-radius:5px;grid-template-columns:repeat(4,1fr);display:grid}.value-grid>div{border-right:1px solid #292c30;align-items:center;gap:.65rem;min-height:74px;padding:.75rem .85rem;display:flex}.value-grid>div:last-child{border:0}.value-grid svg{color:var(--brand-red);flex:none}.value-grid strong,.value-grid small{display:block}.value-grid strong{font:700 .76rem var(--font-display);text-transform:uppercase}.value-grid small{color:var(--text-muted);margin-top:.12rem;font-size:.5rem;line-height:1.25}.community-cta{background:linear-gradient(100deg,#580f14f0,#171113);padding:1.5rem 0}.community-cta h2{margin:.1rem 0;font-size:clamp(1.5rem,3vw,2.15rem)}.community-cta p{font-size:.7rem}.site-footer{padding:1.8rem 0 0}.footer-grid{width:min(var(--layout-content), calc(100% - 3rem));gap:clamp(1.5rem,4vw,3rem)}.footer-brand p{margin:.7rem 0 .35rem;font-size:.67rem;line-height:1.45}.footer-grid>div:not(.footer-brand){gap:.4rem}.footer-bottom{min-height:48px;width:min(var(--layout-content), calc(100% - 3rem));margin-top:1.6rem}.dashboard-page{background:#090b0d;padding:0 0 2.5rem}.account-subnav{background:#0c0e10;border-bottom:1px solid #292c30}.account-subnav .content-shell{scrollbar-width:thin;align-items:stretch;gap:clamp(1.25rem,3vw,2.5rem);min-height:43px;display:flex;overflow-x:auto}.account-subnav a{color:var(--text-secondary);letter-spacing:.04em;text-transform:uppercase;flex:none;align-items:center;font-size:.67rem;font-weight:600;display:flex;position:relative}.account-subnav a:after{content:"";background:var(--brand-red);height:2px;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.account-subnav a:hover,.account-subnav a.active{color:#fff}.account-subnav a.active:after{transform:scaleX(1)}.dashboard-layout{grid-template-columns:220px minmax(0,1fr);gap:.85rem;padding-top:.9rem}.profile-sidebar{top:calc(var(--header-height) + .8rem);box-shadow:none;border-radius:5px}.profile-cover{background:#17191b url(/assets/generated/gemuetlich-outpost-hero.webp) 72% 52%/cover no-repeat;height:82px}.profile-cover:after{background:linear-gradient(#0a0c0d14,#121417),linear-gradient(90deg,#7e111870,#0000)}.profile-cover span{display:none}.profile-summary{padding:0 1rem .85rem}.profile-avatar-frame{width:fit-content;margin:-36px auto .45rem;position:relative}.avatar-profile{width:72px;height:72px;font:700 1.25rem var(--font-display);background:linear-gradient(145deg,#d2212b,#521219);border-color:#121417;border-radius:50%;margin:0}.profile-avatar-frame:before{content:"";border:1px solid #ef343db3;border-radius:50%;position:absolute;inset:-5px}.membership-dot{top:53px;left:auto;right:1px}.profile-summary h1{font-size:1.08rem}.profile-summary p{margin:.05rem 0 .45rem;font-size:.58rem}.profile-level{color:#fff;border:1px solid var(--brand-red);width:fit-content;font:700 .72rem var(--font-display);text-transform:uppercase;border-radius:2px;margin:0 auto .45rem;padding:.2rem .48rem;display:block}.member-role{font-family:var(--font-display);font-size:.56rem}.profile-meta{border-top:1px solid #292c30;gap:.45rem;padding:.75rem 1rem;display:grid}.profile-meta>div{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.profile-meta span{color:var(--text-muted);text-transform:uppercase;font-size:.52rem}.profile-meta strong{font-size:.57rem}.profile-meta strong.connected{color:var(--success)}.profile-meta>a{color:#fff;min-height:30px;font:700 .6rem var(--font-display);text-transform:uppercase;border:1px solid #363a40;border-radius:3px;justify-content:center;align-items:center;gap:.35rem;margin-top:.15rem;display:flex}.profile-nav{padding:.35rem}.profile-nav a{font-family:var(--font-display);border-radius:2px;padding:.53rem .6rem;font-size:.64rem}.profile-nav a:hover,.profile-nav a.active{background:linear-gradient(90deg,#99161ec2,#55121752)}.sidebar-status{gap:.42rem;padding:.7rem 1rem}.sidebar-status span,.sidebar-status strong{font-size:.52rem}.dashboard-welcome{isolation:isolate;background:#141619;border-radius:5px;min-height:90px;padding:1.1rem 1.25rem;position:relative;overflow:hidden}.dashboard-welcome:before{z-index:-2;content:"";opacity:.7;background:url(/assets/generated/gemuetlich-outpost-hero.webp) 72%/cover;position:absolute;inset:0 0 0 47%}.dashboard-welcome:after{z-index:-1;content:"";background:linear-gradient(90deg,#141619 37%,#141619d1 63%,#14161952);position:absolute;inset:0}.dashboard-welcome h2{margin:.08rem 0;font-size:clamp(1.5rem,3vw,2rem)}.dashboard-welcome p{font-size:.68rem}.dashboard-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem;margin:.7rem 0}.metric-card{border-radius:5px;min-height:79px;padding:.72rem;display:block;position:relative}.metric-icon{background:0 0;border:0;border-radius:0;width:30px;height:30px;position:absolute;top:.68rem;right:.68rem}.metric-card span,.metric-card small{max-width:calc(100% - 30px);font-size:.48rem}.metric-card strong{font:700 clamp(1.2rem, 2vw, 1.55rem)/1 var(--font-display);margin:.22rem 0 .1rem}.dashboard-feature-grid{grid-template-columns:minmax(0,1.48fr) minmax(235px,.52fr);gap:.6rem}.dashboard-secondary-grid{grid-template-columns:minmax(190px,.36fr) minmax(0,.64fr);gap:.6rem;margin-top:.6rem}.dashboard-card{border-radius:5px;padding:.85rem}.dashboard-card .card-heading h3{margin-top:.08rem;font-size:1rem}.card-value{font:700 1.35rem var(--font-display)}.activity-card{min-height:245px}.stats-chart{margin:.55rem 0 0}.stats-chart svg{height:142px}.chart-empty{background:repeating-linear-gradient(0deg,#0000 0 33px,#282b2f 34px 35px);min-height:135px;font-size:.73rem}.chart-empty small{font-size:.58rem}.dashboard-card .card-footer{margin-top:.55rem;padding-top:.55rem;font-size:.55rem}.server-spotlight{min-height:245px}.server-spotlight-art{isolation:isolate;background:#0d0f11 url(/assets/generated/gemuetlich-outpost-hero.webp) 74% 49%/cover no-repeat;border-radius:3px;height:76px;margin:.55rem 0}.server-spotlight-art:after{z-index:-1;background:linear-gradient(#0000,#060809b3)}.server-spotlight-art span{font-size:.46rem}.server-spotlight>p{margin:.35rem 0;font-size:.58rem;line-height:1.35}.mini-metrics{margin:.4rem 0}.mini-metrics span{padding:.45rem;font-size:.46rem}.mini-metrics strong{font:700 .82rem var(--font-display)}.rank-feature{min-height:68px}.rank-feature>strong{font-family:var(--font-display);font-size:3.1rem}.session-list{margin-top:.35rem}.session-list li{min-height:43px;padding:.32rem 0}.session-icon{width:28px;height:28px}.account-area{margin-top:1rem}.account-area .section-heading{margin-bottom:.55rem}.account-area .section-heading h2{margin:.08rem 0 0;font-size:1.25rem}.account-area .section-heading p{font-size:.62rem;line-height:1.35}.account-grid{grid-template-columns:minmax(0,1.12fr) minmax(290px,.88fr);gap:.6rem}.linked-accounts-card{padding:.15rem .8rem}.account-row{grid-template-columns:34px minmax(0,1fr) auto;gap:.55rem;min-height:57px;padding:.5rem 0}.account-provider{width:32px;height:32px}.account-row strong{font-size:.65rem}.account-row small{font-size:.49rem}.link-panel h2{font-size:1.05rem}.link-panel>p{font-size:.6rem}.link-steps{gap:.3rem;margin:.6rem 0 .75rem}.link-steps li{font-size:.55rem}.link-help{font-size:.5rem!important}@media (min-width:961px) and (max-width:1180px){.header-inner,.content-shell,.hero-inner,.footer-grid,.footer-bottom{width:calc(100% - 2rem)}.server-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.server-visual{min-height:230px}.dashboard-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-layout{grid-template-columns:205px minmax(0,1fr)}.portal-grid{grid-template-columns:minmax(0,1.2fr) minmax(200px,.83fr) minmax(225px,.97fr)}}@media (max-width:960px){.content-shell,.hero-inner,.footer-grid,.footer-bottom{width:calc(100% - 2rem)}.home-hero{height:auto;max-height:none}.hero-inner{grid-template-columns:minmax(0,1.12fr) minmax(280px,.88fr);gap:1.4rem;padding:3rem 0}.hero-copy h1{font-size:clamp(3.25rem,8vw,4.6rem)}.hero-status{max-width:none}.server-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.server-card{grid-template-columns:1fr}.server-visual{border-bottom:1px solid #292c30;border-right:0;min-height:155px}.portal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-news{grid-row:span 2}.portal-right-stack{grid-column:2}.value-grid{grid-template-columns:repeat(2,1fr)}.value-grid>div:nth-child(2){border-right:0}.value-grid>div:nth-child(-n+2){border-bottom:1px solid #292c30}.dashboard-layout{grid-template-columns:1fr}.profile-sidebar{grid-template-rows:auto auto auto;grid-template-columns:150px minmax(0,1fr);display:grid;position:static}.profile-cover{grid-row:1/4;height:100%}.profile-summary{text-align:left;padding:.7rem}.profile-avatar-frame{margin:0 0 .4rem}.avatar-profile{width:54px;height:54px;font-size:1rem}.profile-avatar-frame:before{inset:-3px}.membership-dot{top:38px}.profile-level{margin:0 0 .35rem}.profile-meta{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-meta>div{flex-direction:column;align-items:flex-start}.profile-nav{border-bottom:0;grid-template-columns:repeat(4,minmax(0,1fr))}.profile-nav a{justify-content:center}.sidebar-status{display:none}.dashboard-feature-grid{grid-template-columns:minmax(0,1.35fr) minmax(220px,.65fr)}.dashboard-secondary-grid{grid-template-columns:minmax(180px,.38fr) minmax(0,.62fr)}.account-grid{grid-template-columns:minmax(0,1fr) minmax(275px,.82fr)}}@media (max-width:700px){.fixture-banner{min-height:29px;padding:.3rem .65rem;font-size:.53rem}.site-header{--header-height:58px}.product-section{padding:1.7rem 0}.home-hero{background-position:66%}.home-hero:before{background:linear-gradient(#0507088f,#050708e3 42%,#050708fa 92%),linear-gradient(90deg,#050708f2,#0507084d)}.hero-inner{grid-template-columns:1fr;gap:1.5rem;padding:2.8rem 0 2.1rem}.hero-copy h1{font-size:clamp(3.15rem,14vw,4.2rem)}.hero-copy>p{font-size:.78rem}.hero-actions,.hero-trust{display:flex}.hero-game-label{display:none}.server-grid{grid-template-columns:1fr}.server-card{min-height:0}.server-visual{min-height:175px}.portal-grid{grid-template-columns:1fr}.portal-news,.portal-right-stack{grid-area:auto}.portal-center-stack,.portal-right-stack{grid-template-rows:auto}.value-grid{grid-template-columns:1fr 1fr}.community-cta{padding:1.35rem 0}.community-cta .content-shell{gap:1rem}.community-cta .content-shell>div:last-child{flex-direction:row}.dashboard-page{padding-bottom:1.5rem}.account-subnav .content-shell{gap:1.3rem}.profile-sidebar{display:block}.profile-cover{height:66px}.profile-summary{text-align:center}.profile-avatar-frame{margin:-30px auto .35rem}.profile-meta{grid-template-columns:1fr 1fr}.profile-meta>a{grid-column:1/-1}.profile-nav{grid-template-columns:repeat(4,minmax(90px,1fr));overflow-x:auto}.dashboard-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-feature-grid,.dashboard-secondary-grid,.account-grid{grid-template-columns:1fr}.activity-card,.server-spotlight{min-height:0}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:430px){.content-shell,.hero-inner,.footer-grid,.footer-bottom{width:calc(100% - 1.5rem)}.home-hero{background-position:70%}.hero-copy h1{font-size:3.08rem}.hero-actions,.hero-trust{display:grid}.hero-status{padding:.75rem}.hero-server-list a{min-height:50px}.news-card.news-compact,.news-card.news-compact.news-featured{grid-template-columns:78px minmax(0,1fr)}.value-grid{grid-template-columns:1fr}.value-grid>div,.value-grid>div:nth-child(2){border-bottom:1px solid #292c30;border-right:0;min-height:62px}.value-grid>div:last-child{border-bottom:0}.community-cta .content-shell>div:last-child{flex-direction:column}.dashboard-welcome{padding:.9rem}.dashboard-welcome h2{font-size:1.45rem}.metric-card{min-height:86px}.account-subnav a{font-size:.61rem}.footer-grid{grid-template-columns:1fr}}
