:root{color-scheme:dark;--bg:#09111d;--panel:#101d2d;--line:#233851;--muted:#abc0dc;--blue:#2d84ff;--bright:#69afff;--text:#f1f5ff;font:15px/1.5 Inter,system-ui,-apple-system,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:radial-gradient(circle at 95% 18%,#10243b 0,transparent 35%),var(--bg)}a{color:inherit;text-decoration:none}a:hover{color:var(--bright)}button,input,select,textarea{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}.wrap{width:min(1420px,calc(100% - 48px));margin:auto}.site-header{height:66px;position:sticky;top:0;z-index:50;background:#0c1625ec;border-bottom:1px solid #293b54;backdrop-filter:blur(12px)}.nav{height:100%;display:flex;align-items:center;gap:34px}.brand{font-size:23px;font-weight:800;white-space:nowrap;letter-spacing:-.04em}.brand span:not(.crown){color:var(--bright)}.crown{color:var(--blue);font-size:35px;vertical-align:-3px;margin-right:5px}.main-nav{display:flex;gap:25px;align-items:center;margin-left:20px;font-weight:600;font-size:14px}.main-nav a:hover,.nav-actions a:hover{color:#fff}.nav-actions{margin-left:auto;display:flex;align-items:center;gap:18px}.button,.outline{display:inline-flex;align-items:center;justify-content:center;padding:10px 18px;min-height:39px;border-radius:7px;color:#fff;font-weight:600;font-size:13px;border:1px solid #2678ee;background:linear-gradient(#2987fa,#0c5edb);box-shadow:0 3px 14px #1067eb26}.button:hover{color:white;background:#358dff}.outline{background:#0b1828;border-color:#305579;color:var(--bright);box-shadow:none}.outline:hover{background:#172e4d;color:white}.menu-toggle{display:none}.hero{min-height:350px;background:linear-gradient(90deg,#071324 1%,#081628df 42%,#08162814 100%),url('/assets/hero.svg') right center/cover no-repeat;border-bottom:1px solid #1c2c40}.hero-content{padding:45px 0 35px}.eyebrow{color:var(--bright);letter-spacing:.16em;font-size:11px;font-weight:800}.hero h1{font-size:clamp(40px,4.3vw,63px);line-height:1.01;letter-spacing:-.055em;margin:11px 0 12px;font-weight:830}.hero h1 span{color:#4e98ff}.hero p{color:#d2e2f6;font-size:17px;line-height:1.4;margin:0 0 19px}.hero-features{display:flex;gap:27px;color:#bcd1ef;font-size:12px;margin-top:14px;flex-wrap:wrap}.hero-features span:first-letter{color:var(--blue)}.search-wrap{position:relative;max-width:670px}.search{width:100%;height:48px;border-radius:30px;border:1px solid #4473ad;background:#0a1729e8;color:white;padding:0 20px 0 45px;outline:none;background-image:url('/assets/search.svg');background-size:17px;background-repeat:no-repeat;background-position:17px center}.search:focus{border-color:var(--bright);box-shadow:0 0 0 3px #338bff25}.search-results{position:absolute;top:calc(100% + 6px);z-index:10;width:100%;background:#112238;border:1px solid #335371;border-radius:10px;box-shadow:0 20px 40px #0008;overflow:hidden}.search-results a{display:flex;justify-content:space-between;padding:10px 16px;border-bottom:1px solid #263c55}.search-results a:hover{background:#203954}.search-results small{color:var(--muted)}.section{padding-top:24px;padding-bottom:22px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:12px}.section-head h1,.section h1{font-size:38px;letter-spacing:-.04em}.section-head h2,.section h2{font-size:27px;letter-spacing:-.04em}.section-head h1,.section-head h2,.section h1,.section h2{margin:0 0 2px}.section-head p,.section>p{margin:0;color:var(--muted)}.games-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.game-card{height:145px;position:relative;border-radius:8px;overflow:hidden;border:1px solid #314960;background:#162941;isolation:isolate}.game-art{position:absolute;inset:0;background-image:linear-gradient(0deg,#07111e 5%,transparent 72%),var(--game-img);background-size:cover;background-position:center;transition:transform .25s}.game-card:nth-child(6n+1) .game-art{filter:hue-rotate(18deg) saturate(1.2)}.game-card:nth-child(6n+2) .game-art{filter:hue-rotate(53deg)}.game-card:nth-child(6n+4) .game-art{filter:hue-rotate(160deg)}.game-card:nth-child(6n+5) .game-art{filter:hue-rotate(240deg)}.game-card:hover .game-art{transform:scale(1.06)}.game-info{position:absolute;bottom:0;left:0;right:0;padding:28px 12px 9px;display:flex;align-items:center;gap:9px;background:linear-gradient(transparent,#081322e8)}.game-info strong,.game-info small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.game-info strong{font-size:13px}.game-info small{color:#c5d8f2;font-size:11px}.game-icon{font-size:22px;color:#dceaff}.game-info .arrow{margin-left:auto;font-size:21px}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:14px}.panel,.server-list{border:1px solid #253950;background:#101c2c;border-radius:9px}.panel{padding:19px;margin-bottom:14px}.panel h2,.panel h3{margin-top:0}.sidebar{padding:13px}.sidebar h3{font-size:14px;margin:0 0 9px}.sidebar-line{display:flex;align-items:center;gap:9px;padding:6px 2px;font-size:12px}.sidebar-line b{background:#273b58;color:#daebff;border-radius:50%;width:20px;height:20px;text-align:center}.sidebar-line span{flex:1}.sidebar-line small{color:var(--muted)}.ad-callout{background:linear-gradient(125deg,#0c1c31,#143250 75%,#142845)}.ad-callout p{color:var(--muted)}.server-row{display:grid;grid-template-columns:38px minmax(120px,200px) minmax(130px,160px) minmax(130px,1fr) minmax(115px,150px) 105px;align-items:center;gap:12px;padding:9px 12px;min-height:67px;border-bottom:1px solid #233248}.server-row:last-child{border-bottom:0}.server-row:hover{background:#17263a}.rank{height:36px;background:#1a2b42;border-radius:6px;display:grid;place-items:center;color:#b5d5ff;font-weight:800}.server-banner img{width:200px;height:46px;object-fit:cover;border-radius:5px}.server-name{min-width:0}.server-name strong{color:#d6e8ff}.server-name span{display:block;color:#99bce6;font-size:11px}.badge{font-size:11px;display:inline-block;margin:4px 4px 4px 0;border-radius:5px;background:#1c3659;color:#c9dfff;padding:3px 7px}.server-desc{font-size:12px;color:var(--muted);line-height:1.4;margin:0}.server-metrics{font-size:11px;color:#c7dbf5;display:flex;flex-direction:column;gap:4px}.button.small{padding:8px 9px;font-size:11px;min-height:36px;white-space:nowrap}.empty{padding:32px;border:1px dashed #34506c;border-radius:8px;color:var(--muted)}.intro{padding-bottom:46px}.intro p{max-width:830px;line-height:1.7}.intro a,.prose a{color:var(--bright)}.footer{background:#0b1523;border-top:1px solid #213450;margin-top:35px;padding:36px 0;color:var(--muted)}.footer-inner{display:grid;grid-template-columns:2fr 2fr 1fr 1fr;gap:25px}.footer-inner>div{display:flex;flex-direction:column;align-items:start;gap:5px}.footer strong{color:#f1f5ff}.footer .brand{color:white}.muted{color:#8096af;font-size:12px;margin-top:25px}.breadcrumbs{color:var(--muted);font-size:13px;margin-bottom:16px}.category-hero{background:linear-gradient(120deg,#112c4b,#0d192b);border:1px solid #315574;padding:35px;border-radius:12px;margin-bottom:28px;display:flex;justify-content:space-between;overflow:hidden}.category-hero p{max-width:680px;color:#c5d6ed}.category-symbol{font-size:140px;line-height:1;color:#3483ef44}.filter-bar{display:flex;gap:9px;margin:12px 0 16px;flex-wrap:wrap}.filter-bar input{flex:1;min-width:180px}input,select,textarea{background:#0c1929;border:1px solid #344a64;border-radius:7px;padding:10px 12px;color:white;min-width:0}input:focus,select:focus,textarea:focus{outline:2px solid #367be2;outline-offset:1px}input[type=checkbox]{accent-color:#3688ff;min-width:auto}label{display:block;margin:12px 0;color:#c8d9ee;font-size:13px}label>input:not([type=checkbox]),label>select,label>textarea{display:block;width:100%;margin-top:5px}.tag-choices{display:flex;gap:12px;flex-wrap:wrap}.narrow{max-width:700px;margin-left:auto;margin-right:auto}.notice{background:#153756;border:1px solid #3b7fbc;padding:10px 16px;border-radius:8px;margin-top:15px}.profile-hero{display:flex;align-items:center;gap:25px;padding:25px}.profile-hero img{width:360px;height:95px;object-fit:cover;border-radius:8px}.profile-hero h1{margin:4px 0}.profile-hero p{color:var(--muted)}.actions{display:flex;gap:10px;flex-wrap:wrap}.profile-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:15px}.prose{white-space:normal;overflow-wrap:anywhere}.prose p{line-height:1.7;color:#c9d9ee}.detail{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:8px 0;border-bottom:1px solid #25364e}.detail:last-child{border:0}.detail a{color:var(--bright)}.pagination{display:flex;justify-content:space-between;padding:16px}.pagination a{color:var(--bright)}.tabs{display:flex;gap:8px;overflow:auto;padding:14px 0;margin-bottom:12px}.tabs a{padding:8px 11px;border-radius:5px;background:#172941;white-space:nowrap}.tabs .active{background:var(--blue)}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.stats .panel strong{display:block;font-size:29px}.stats .panel small{color:var(--muted)}.ad-banner img{width:100%;object-fit:contain}summary{cursor:pointer;font-weight:700}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}code{overflow-wrap:anywhere;color:#a9d1ff}
@media(max-width:1250px){.games-grid{grid-template-columns:repeat(4,1fr)}.server-row{grid-template-columns:35px 170px 135px 1fr 100px}.server-metrics{display:none}.main-nav{gap:13px;margin-left:0}}
@media(max-width:950px){.nav{gap:14px}.main-nav{display:none;position:absolute;top:66px;left:0;right:0;background:#0e1c2f;padding:15px 24px;border-bottom:1px solid #344a68;flex-direction:column;align-items:start}.main-nav.open{display:flex}.menu-toggle{display:block;margin-left:auto;background:none;color:white;border:0;font-size:24px}.nav-actions{margin-left:0}.content-grid{grid-template-columns:1fr}.content-grid aside{display:grid;grid-template-columns:1fr 1fr;gap:14px}.server-row{grid-template-columns:35px 180px 150px 1fr 108px}.server-desc{display:none}.profile-grid{grid-template-columns:1fr}}
@media(max-width:690px){.wrap{width:min(100% - 30px,1420px)}.brand{font-size:19px}.crown{font-size:26px}.nav-actions a:first-child{display:none}.nav-actions .button{padding:7px 9px;font-size:11px}.hero{min-height:345px;background-position:60% center}.hero-content{padding:37px 0}.hero h1{font-size:40px}.hero p{font-size:14px}.hero p br{display:none}.hero-features{gap:8px 18px}.games-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.game-card{height:132px}.section-head h2{font-size:24px}.section-head .outline{font-size:11px;padding:7px}.server-row{grid-template-columns:27px 88px 1fr;gap:9px;position:relative;padding-bottom:45px}.server-banner img{height:43px;width:88px}.server-row .button{position:absolute;right:10px;bottom:7px;min-height:30px}.server-metrics{display:block;grid-column:2/4;font-size:10px}.server-metrics span{margin-right:8px}.server-name strong{font-size:13px}.content-grid aside{display:block}.footer-inner{grid-template-columns:repeat(2,1fr)}.category-hero{padding:22px}.category-symbol{display:none}.profile-hero{display:block}.profile-hero img{width:100%;margin-bottom:18px}.stats{grid-template-columns:repeat(2,1fr)}.detail{flex-wrap:wrap}}
