
:root{
  --bg:#06090d; --panel:#0b1118; --panel2:#0f1720; --line:rgba(255,255,255,.08);
  --text:#f7f9fb; --muted:#8792a3; --orange:#ff7817; --orange2:#ffb04a; --green:#6ce38a;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}
body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,Arial,sans-serif;overflow-x:hidden}
a{text-decoration:none;color:inherit}button{font:inherit}
.ambient{position:fixed;inset:0;pointer-events:none;background:
radial-gradient(circle at 78% 7%,rgba(255,120,23,.14),transparent 26%),
radial-gradient(circle at 15% 35%,rgba(255,255,255,.035),transparent 22%),
linear-gradient(rgba(255,255,255,.016) 1px,transparent 1px),
linear-gradient(90deg,rgba(255,255,255,.016) 1px,transparent 1px);
background-size:auto,auto,44px 44px,44px 44px}
.nav{width:min(1180px,calc(100% - 28px));margin:16px auto 0;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:12px;z-index:20;background:rgba(6,9,13,.84);backdrop-filter:blur(18px);border:1px solid var(--line);border-radius:18px}
.brand{display:flex;align-items:center;gap:10px}.brand-logo{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;font-family:Orbitron;font-weight:800;background:linear-gradient(135deg,var(--orange),var(--orange2));color:#111;box-shadow:0 0 30px rgba(255,120,23,.24)}
.brand-copy strong,.brand-copy small{display:block}.brand-copy small{font-size:11px;color:var(--muted);margin-top:2px}
.nav nav{display:flex;gap:6px;align-items:center}.nav nav a{padding:10px 12px;border-radius:10px;font-size:14px;color:#cad2dd}.nav nav a:hover{background:rgba(255,255,255,.05);color:#fff}.nav .discord-link{border:1px solid rgba(255,120,23,.35);color:#ffd2b1}
main{width:min(1180px,calc(100% - 28px));margin:auto}
.hero{min-height:650px;padding:66px 0 30px;display:grid;grid-template-columns:1.1fr .9fr;gap:46px;align-items:center}
.eyebrow,.section-title>div>span,.automation-banner span{font-size:12px;letter-spacing:.2em;color:var(--orange2);font-weight:800}
.hero h1{font-family:Orbitron;font-size:clamp(54px,7vw,90px);line-height:.92;letter-spacing:-.055em;margin:14px 0 20px}.hero h1 span{color:var(--orange)}
.hero-left>p{max-width:680px;color:var(--muted);font-size:18px;line-height:1.7}.actions{display:flex;gap:12px;margin-top:28px}
.btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 18px;border-radius:12px;border:1px solid var(--line);font-weight:800;cursor:pointer}
.primary{background:linear-gradient(135deg,var(--orange),var(--orange2));border:none;color:#111}.secondary{background:rgba(255,255,255,.035);color:#fff}
.quick{display:flex;gap:28px;flex-wrap:wrap;margin-top:36px}.quick div{display:grid;gap:4px}.quick span{font-size:11px;color:var(--muted)}.quick strong{font-size:14px}
.hero-panel{min-height:430px;padding:30px;border:1px solid var(--line);border-radius:30px;background:linear-gradient(155deg,rgba(255,255,255,.065),rgba(255,255,255,.018));display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden}
.hero-panel:before{content:"";position:absolute;width:280px;height:280px;border-radius:50%;background:var(--orange);filter:blur(120px);opacity:.17;right:-80px;top:-90px}
.status{position:absolute;top:24px;right:24px;font-size:11px;font-weight:800;color:var(--green);background:rgba(108,227,138,.08);border:1px solid rgba(108,227,138,.2);border-radius:999px;padding:8px 10px}
.hero-logo{font-family:Orbitron;font-size:55px;line-height:.9;letter-spacing:-.05em}.hero-logo span{color:var(--orange)}.hero-panel p{color:var(--muted)}
.hero-live-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}.hero-live-grid>div{padding:14px;border:1px solid var(--line);border-radius:14px;background:rgba(0,0,0,.18)}.hero-live-grid span{display:block;font-size:10px;color:var(--muted);margin-bottom:6px}.hero-live-grid strong{font-size:24px}
.connect-box{background:#080d13;border:1px solid var(--line);border-radius:14px;padding:14px;margin-top:12px}.connect-box span{display:block;font-size:11px;color:var(--muted);margin-bottom:5px}.connect-box button{padding:0;border:0;background:none;color:#fff;font-size:18px;font-weight:800;cursor:pointer}
.dashboard-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:6px 0 10px}.metric-card{padding:18px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.018))}.metric-card span{display:block;color:var(--muted);font-size:11px}.metric-card strong{display:block;font-size:24px;margin:6px 0}.metric-card small{color:#667283}
.section{padding:82px 0}.section-title{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.section-title h2,.automation-banner h2{font-size:40px;margin:8px 0 0}.section-title>p{max-width:500px;color:var(--muted);line-height:1.65}
.server-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.server-card,.product-card,.faq details,.automation-banner,.ranking-table-wrap,.podium-card{border:1px solid var(--line);background:linear-gradient(180deg,rgba(255,255,255,.044),rgba(255,255,255,.016));border-radius:20px}.server-card{padding:24px}.server-top{display:flex;justify-content:space-between}.game-badge{font-size:11px;font-weight:800;padding:7px 9px;border-radius:9px}.game-badge.cs2{background:rgba(255,120,23,.13);color:#ffc08d}.game-badge.csgo{background:rgba(255,255,255,.07);color:#d4dbe5}.live{font-size:10px;color:var(--green)}
.server-card h3{font-size:24px;margin:18px 0}.server-live{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px}.server-live>div{padding:13px;background:rgba(0,0,0,.18);border:1px solid var(--line);border-radius:12px}.server-live span{display:block;color:var(--muted);font-size:10px;margin-bottom:5px}.server-live strong{font-size:15px}
.server-ip{width:100%;border:1px solid var(--line);background:#080d13;border-radius:13px;padding:14px;text-align:left;color:#fff;cursor:pointer}.server-ip span{font-size:10px;color:var(--muted);display:block;margin-bottom:5px}.server-ip strong{font-size:17px}
.ranking-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px}.rank-tabs{display:flex;flex-wrap:wrap;gap:8px}.rank-tab,.filter{padding:9px 13px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.03);color:#bdc6d1;cursor:pointer}.rank-tab.active,.filter.active{background:var(--orange);border-color:transparent;color:#111;font-weight:800}
.live-refresh{font-size:12px;color:var(--muted);display:flex;align-items:center;gap:8px}.pulse{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 0 rgba(108,227,138,.5);animation:pulse 1.6s infinite}@keyframes pulse{70%{box-shadow:0 0 0 10px rgba(108,227,138,0)}100%{box-shadow:0 0 0 0 rgba(108,227,138,0)}}
.podium{display:grid;grid-template-columns:1fr 1.15fr 1fr;gap:14px;align-items:end;margin:28px 0}.podium-card{padding:24px;text-align:center;position:relative}.podium-card.first{min-height:240px;background:linear-gradient(180deg,rgba(255,120,23,.12),rgba(255,255,255,.02))}.podium-card.second,.podium-card.third{min-height:210px}.place{position:absolute;top:14px;left:14px;font-weight:900;color:var(--muted)}.crown{font-size:24px;color:var(--orange2);margin-bottom:8px}.avatar{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;margin:14px auto;background:linear-gradient(135deg,#222d3a,#0e141c);border:1px solid var(--line);font-family:Orbitron}.podium-card strong{display:block;font-size:18px}.podium-card span{display:block;color:var(--muted);font-size:12px;margin-top:6px}
.ranking-table-wrap{overflow:auto}.ranking-table{width:100%;border-collapse:collapse;min-width:760px}.ranking-table th,.ranking-table td{padding:15px 16px;text-align:left;border-bottom:1px solid var(--line)}.ranking-table th{font-size:11px;color:var(--muted);font-weight:700}.ranking-table td{font-size:13px}.ranking-table tbody tr:hover{background:rgba(255,255,255,.025)}.player-name{font-weight:800}.rank-num{font-weight:900;color:var(--orange2)}.loading-row{text-align:center!important;color:var(--muted)}
.filters{display:flex;gap:8px;margin-bottom:18px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.product-card{padding:22px;display:flex;flex-direction:column;min-height:350px}.product-top{display:flex;justify-content:space-between;align-items:center}.product-state{font-size:10px;font-weight:800;border-radius:999px;padding:6px 8px}.product-state.active{color:var(--green);background:rgba(108,227,138,.08)}.product-state.soon{color:#ffd39e;background:rgba(255,120,23,.09)}.product-card h3{font-size:22px;margin:18px 0 8px}.product-card>p{color:var(--muted);font-size:14px;line-height:1.6}.features{display:grid;gap:8px;margin:16px 0 20px;font-size:13px;color:#dce2e9}.features div:before{content:"✓";color:var(--orange2);margin-right:8px}.price{font-size:30px;font-weight:900;margin-top:auto;margin-bottom:14px}.price small{font-size:12px;color:var(--muted);font-weight:500}.product-card .btn{width:100%}.btn[disabled]{opacity:.45;cursor:not-allowed}
.automation-banner{padding:30px;display:flex;align-items:center;justify-content:space-between;gap:28px}.automation-banner p{max-width:760px;color:var(--muted);line-height:1.65}.automation-icon{width:78px;height:78px;border-radius:22px;display:grid;place-items:center;font-size:32px;background:linear-gradient(135deg,rgba(255,120,23,.18),rgba(255,176,74,.07));border:1px solid rgba(255,120,23,.2)}
.faq{display:grid;gap:10px}.faq details{padding:18px 20px}.faq summary{cursor:pointer;font-weight:800}.faq p{color:var(--muted);line-height:1.6}
footer{width:min(1180px,calc(100% - 28px));margin:20px auto 0;padding:28px 0 48px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:12px}
.toast{position:fixed;left:50%;bottom:26px;transform:translate(-50%,18px);opacity:0;background:#fff;color:#111;border-radius:10px;padding:10px 14px;font-weight:800;pointer-events:none;transition:.2s}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:900px){.nav nav a:not(.discord-link){display:none}.hero{grid-template-columns:1fr;min-height:auto;padding-top:90px}.product-grid{grid-template-columns:1fr 1fr}.dashboard-strip{grid-template-columns:1fr 1fr}}
@media(max-width:640px){main,.nav,footer{width:calc(100% - 20px)}.hero h1{font-size:48px}.server-grid,.product-grid,.podium{grid-template-columns:1fr}.podium-card.first,.podium-card.second,.podium-card.third{min-height:unset}.dashboard-strip{grid-template-columns:1fr 1fr}.section{padding:58px 0}.section-title,.automation-banner,footer,.ranking-toolbar{align-items:flex-start;flex-direction:column}.actions{flex-direction:column}.actions .btn{width:100%}.hero-logo{font-size:44px}.quick{gap:18px}}
