:root{--bg:#07101d;--panel:#0e192b;--panel2:#111f34;--line:#22314c;--text:#edf4ff;--muted:#91a3c2;--primary:#7b7dff;--primary2:#9b72ff;--green:#4dd4a8;--red:#ff6b7a;--yellow:#ffc95c;--radius:16px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;background:radial-gradient(circle at 50% -15%,#132b4d 0,#07101d 38%);color:var(--text);min-height:100vh}.bg-orb{position:fixed;filter:blur(90px);opacity:.12;pointer-events:none;border-radius:999px}.bg-orb-a{width:420px;height:420px;background:#6d6cff;right:-100px;top:150px}.bg-orb-b{width:360px;height:360px;background:#2fd4c7;left:-120px;bottom:0}.container{width:min(1180px,calc(100% - 34px));margin:auto}.topbar{position:sticky;top:0;z-index:20;background:#07101de8;backdrop-filter:blur(14px);border-bottom:1px solid #ffffff0f}.nav{height:72px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:10px;font-weight:900;letter-spacing:.4px;color:white;text-decoration:none}.brand-mark{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:linear-gradient(135deg,var(--primary),var(--primary2));font-size:12px;box-shadow:0 7px 25px #7b7dff44}.navlinks{display:flex;gap:22px;flex:1}.nav a,.linkbtn{color:#bac7dd;text-decoration:none;font-weight:650;font-size:14px}.nav a:hover,.linkbtn:hover{color:white}.usernav{display:flex;align-items:center;gap:12px}.inline{display:inline}.linkbtn{background:none;border:0;cursor:pointer}.wallet{font-size:12px;color:#d8e1ef;background:#0c1728;border:1px solid var(--line);padding:7px 9px;border-radius:9px}.avatar{width:34px;height:34px;border-radius:50%;background:#1f2d46;display:grid!important;place-items:center;color:white!important}.main{padding:38px 0 70px;min-height:calc(100vh - 145px)}.hero{padding:50px 0 44px;display:grid;grid-template-columns:1.3fr .7fr;gap:42px;align-items:center}.eyebrow{display:inline-flex;border:1px solid #5360d455;color:#bfc5ff;background:#777cff10;padding:7px 11px;border-radius:99px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.9px}.hero h1{font-size:clamp(42px,6vw,72px);line-height:.98;margin:16px 0 18px;letter-spacing:-2.5px}.gradient{background:linear-gradient(90deg,#fff,#a9a7ff 45%,#62e1ca);-webkit-background-clip:text;color:transparent}.lead{font-size:18px;line-height:1.65;color:#a6b6cf;max-width:700px}.actions{display:flex;gap:12px;margin-top:26px}.btn,.ghost{display:inline-flex;align-items:center;justify-content:center;border-radius:10px;padding:11px 15px;border:0;text-decoration:none!important;font-weight:800;cursor:pointer}.btn{background:linear-gradient(135deg,var(--primary),var(--primary2));color:white!important;box-shadow:0 10px 30px #7d6fff33}.btn.sm{padding:8px 12px;font-size:13px}.btn.danger{background:#8f3040}.ghost{border:1px solid var(--line);background:#0b1525;color:#dbe5f5!important}.hero-card{background:linear-gradient(180deg,#13243d,#0c182a);border:1px solid #2a3b5b;border-radius:22px;padding:18px;box-shadow:0 35px 100px #0006}.stat{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid #ffffff0d}.stat:last-child{border:0}.stat b{font-size:22px}.stat span{color:var(--muted);font-size:13px}.section-head{display:flex;justify-content:space-between;align-items:end;margin:30px 0 16px}.section-head h2{margin:0;font-size:24px}.section-head p{margin:5px 0 0;color:var(--muted)}.grid{display:grid;gap:16px}.grid.three{grid-template-columns:repeat(3,1fr)}.grid.two{grid-template-columns:repeat(2,1fr)}.card{background:linear-gradient(180deg,#0f1b2e,#0b1627);border:1px solid var(--line);border-radius:var(--radius);padding:20px}.card h3{margin:0 0 8px}.muted{color:var(--muted)}.meta{display:flex;gap:10px;flex-wrap:wrap;color:#8699b8;font-size:12px}.tag,.badge{display:inline-flex;align-items:center;border:1px solid #344668;background:#14213a;border-radius:99px;padding:5px 9px;font-size:11px;font-weight:800;color:#b8c7df}.badge.green{border-color:#27765f;color:#86e6c5;background:#123329}.badge.red{border-color:#743340;color:#ff9aa5;background:#32151d}.badge.yellow{border-color:#785d27;color:#ffd987;background:#34270f}.server{display:flex;align-items:center;gap:14px}.gameicon{width:44px;height:44px;border-radius:12px;background:#182842;display:grid;place-items:center;font-weight:900;color:#b9c8e5}.server-main{flex:1}.server-main b{display:block}.server-side{text-align:right}.online-dot{width:8px;height:8px;border-radius:50%;background:var(--green);display:inline-block;margin-right:6px}.offline-dot{background:var(--red)}.form-card{max-width:720px;margin:20px auto}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field{margin-bottom:14px}.field.full{grid-column:1/-1}.field label{display:block;color:#afbdd3;font-size:13px;font-weight:700;margin-bottom:6px}.field input,.field textarea,.field select{width:100%;border:1px solid #2a3b59;background:#081321;color:white;padding:11px 12px;border-radius:9px;outline:none}.field textarea{min-height:130px;resize:vertical}.field input:focus,.field textarea:focus,.field select:focus{border-color:#6f76df}.flash{border-radius:10px;padding:12px 14px;margin-bottom:16px;border:1px solid}.flash.success{background:#123329;border-color:#2a745e;color:#a6ecd3}.flash.error{background:#32151d;border-color:#71313d;color:#ffb0b9}.flash.info{background:#14243b;border-color:#34527b;color:#c8ddff}.table-wrap{overflow:auto;border:1px solid var(--line);border-radius:14px}.table{width:100%;border-collapse:collapse;min-width:720px}.table th,.table td{text-align:left;padding:13px 14px;border-bottom:1px solid #1d2a41;font-size:13px}.table th{color:#8194b3;background:#0b1525;text-transform:uppercase;font-size:11px;letter-spacing:.5px}.table tr:last-child td{border-bottom:0}.tabs{display:flex;gap:7px;overflow:auto;margin-bottom:22px;padding-bottom:3px}.tabs a{white-space:nowrap;text-decoration:none;color:#93a5c2;border:1px solid var(--line);padding:8px 11px;border-radius:9px;font-size:12px;font-weight:800}.tabs a.active{color:white;background:#26345a;border-color:#5666b7}.split{display:grid;grid-template-columns:2fr 1fr;gap:20px}.topic-post{display:grid;grid-template-columns:150px 1fr;gap:18px}.author{border-right:1px solid var(--line)}.author b{display:block}.post-body{white-space:pre-wrap;line-height:1.6}.changelog{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.changebox{background:#0a1424;border:1px solid #20314d;border-radius:10px;padding:12px}.changebox b{display:block;margin-bottom:7px}.changebox.add b{color:#62ddb6}.changebox.remove b{color:#ff8995}.module-logo{width:56px;height:56px;border-radius:14px;background:linear-gradient(135deg,#6d76ff,#4ed9bf);display:grid;place-items:center;font-weight:900}.module-head{display:flex;gap:15px;align-items:center}.module-price{margin-left:auto;font-size:22px;font-weight:900}.footer{border-top:1px solid #ffffff0d;color:#8192ae}.foot{height:74px;display:flex;align-items:center;justify-content:space-between;font-size:12px}.foot div{display:flex;gap:12px;align-items:center}.foot b{color:#dce6f6}.code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;background:#07111f;border:1px solid #23344f;padding:10px;border-radius:9px;word-break:break-all}.empty{text-align:center;padding:42px;color:#8496b4}.admin-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.kpi{padding:18px}.kpi span{display:block;color:#8294b1;font-size:12px}.kpi b{font-size:27px}.right{margin-left:auto}.row{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.nowrap{white-space:nowrap}@media(max-width:900px){.hero{grid-template-columns:1fr}.grid.three,.admin-kpis{grid-template-columns:repeat(2,1fr)}.split{grid-template-columns:1fr}.navlinks{display:none}}@media(max-width:620px){.container{width:min(100% - 22px,1180px)}.grid.two,.grid.three,.admin-kpis,.form-grid,.changelog{grid-template-columns:1fr}.hero{padding-top:25px}.hero h1{font-size:44px}.usernav .wallet,.usernav .ghost{display:none}.topic-post{grid-template-columns:1fr}.author{border-right:0;border-bottom:1px solid var(--line);padding-bottom:10px}}
.category-pills{display:flex;gap:8px;flex-wrap:wrap;margin:-4px 0 20px}.category-pills a{display:inline-flex;gap:7px;align-items:center;padding:8px 11px;border:1px solid var(--line);border-radius:999px;color:#a9b9d2;text-decoration:none;font-size:12px;font-weight:800;background:#0b1525}.category-pills a.active,.category-pills a:hover{color:#fff;border-color:#5968c8;background:#202d51}.category-pills span{opacity:.6}.module-card{padding:0;overflow:hidden;display:flex;flex-direction:column}.module-card>*:not(.module-cover){margin-left:18px;margin-right:18px}.module-card .full-btn{margin:16px 18px 18px}.module-cover{display:block;width:100%;height:170px;object-fit:cover;background:#101d31}.module-cover.placeholder{display:grid;place-items:center;background:radial-gradient(circle at 20% 20%,#334d86,#10182a 70%);font-size:42px;font-weight:1000;letter-spacing:-3px;color:#dce5ff}.module-head.compact{margin-top:16px}.full-btn{width:calc(100% - 36px)}.rating{font-size:12px;font-weight:800;color:#ffd878}.module-stats{display:flex;gap:18px;flex-wrap:wrap;margin:18px 0;color:#a9b8d0;font-size:13px}.screenshot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.screenshot-grid figure{margin:0;padding:10px}.screenshot-grid img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:10px;border:1px solid #263957}.screenshot-grid figcaption{font-size:12px;color:#91a3c2;margin:8px 2px 2px}.dependency-row{display:flex;justify-content:space-between;gap:15px;padding:11px 0;border-bottom:1px solid #ffffff0d;align-items:center}.dependency-row:last-child{border:0}.dependency-row span{font-size:12px;color:#9eafc8;text-align:right}.check-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.check,.permission-item{display:flex!important;gap:9px;align-items:flex-start;border:1px solid #263855;border-radius:10px;background:#0a1424;padding:10px!important;margin:0!important}.check input,.permission-item input{width:auto!important;margin-top:2px}.permission-item{margin-bottom:8px!important}.permission-item span{display:flex;flex-direction:column;gap:3px}.permission-item small{color:#8598b8;line-height:1.35}.version-big{font-size:38px;font-weight:950;letter-spacing:-1px;margin:10px 0}.ok-text{color:#6fe0b9!important}.bad-text{color:#ff8794!important}@media(max-width:800px){.screenshot-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.screenshot-grid,.check-grid{grid-template-columns:1fr}.module-cover{height:150px}}
.brand-logo{height:38px;max-width:170px;object-fit:contain;display:block}.site-slider{position:relative;margin:0 0 28px;overflow:hidden;border:1px solid var(--line);border-radius:calc(var(--radius) + 6px);min-height:330px;background:#0a1424}.slide{display:none;min-height:330px;padding:44px;background-size:cover;background-position:center;align-items:center}.slide.active{display:flex}.slide-content{max-width:700px}.slide h2{font-size:clamp(34px,5vw,58px);line-height:1;margin:14px 0 12px;letter-spacing:-1.8px}.slide p{max-width:620px;color:#c0cce0;font-size:17px;line-height:1.6;margin:0 0 22px}.discord-card{padding:0;overflow:hidden}.discord-card iframe{width:100%;height:500px;border:0;display:block}.media-preview{margin-top:10px;border:1px solid var(--line);background:#081321;border-radius:10px;padding:12px}.media-preview img{max-width:240px;max-height:90px;object-fit:contain;display:block}.slider-admin{overflow:hidden}.slider-admin>img{display:block;width:100%;height:180px;object-fit:cover;border-radius:10px;margin-bottom:16px}.feature-list{display:grid;gap:9px;color:#b9c8dc}.language-card{margin-top:18px;padding-top:12px;border-top:1px solid var(--line)}@media(max-width:620px){.site-slider,.slide{min-height:280px}.slide{padding:26px}.slide h2{font-size:36px}.brand-logo{max-width:120px;height:32px}}

/* GAME-PORTAL 1.5 profile system */
.avatar{overflow:hidden}.avatar img{width:100%;height:100%;object-fit:cover;display:block}.profile-shell{display:grid;gap:16px}.profile-cover{position:relative;min-height:280px;border:1px solid var(--line);border-radius:20px;overflow:hidden;background:#0a1424;background-size:cover!important;background-position:center!important;box-shadow:0 24px 70px #0004}.profile-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#040914d9 0,#060a1299 38%,#05091235 72%,#0509125e);pointer-events:none}.profile-cover-inner{position:relative;z-index:1;min-height:280px;display:flex;align-items:center;gap:20px;padding:28px}.profile-avatar-xl{width:126px;height:150px;border-radius:14px;border:3px solid #ffffffb8;background:#101b2c;overflow:hidden;box-shadow:0 14px 40px #0008;display:grid;place-items:center;font-size:52px;font-weight:900;flex:0 0 auto}.profile-avatar-xl img{width:100%;height:100%;object-fit:cover;display:block}.profile-identity h1{margin:0 0 8px;font-size:30px}.profile-identity .profile-username{display:inline-block;background:#ffffffed;color:#171c25;border-radius:7px;padding:7px 11px;font-size:18px;font-weight:900}.profile-perks{margin-top:10px}.profile-perks summary{list-style:none;display:inline-flex;cursor:pointer;background:#ffffffed;color:#161d29;border-radius:7px;padding:7px 11px;font-weight:800}.profile-perks summary::-webkit-details-marker{display:none}.profile-perks-body{margin-top:8px;background:#07101de8;border:1px solid #ffffff24;border-radius:10px;padding:10px;max-width:460px}.profile-panel{padding:0;overflow:hidden}.profile-tabs{display:flex;align-items:center;gap:8px;padding:14px;border-bottom:1px solid var(--line);overflow:auto}.profile-tabs a{white-space:nowrap;text-decoration:none;color:#9db0ca;border:1px solid var(--line);background:#0a1424;padding:9px 13px;border-radius:9px;font-size:13px;font-weight:800}.profile-tabs a.active{color:#fff;background:#2d6e9b;border-color:#3c86b8}.profile-tabs .profile-settings{margin-left:auto}.profile-content{padding:18px}.profile-info-table{width:100%;border-collapse:collapse}.profile-info-table th,.profile-info-table td{padding:12px 10px;border-bottom:1px solid #ffffff0d;text-align:left;vertical-align:top}.profile-info-table th{width:190px;color:#9cb0cd;font-weight:700}.profile-info-table tr:last-child th,.profile-info-table tr:last-child td{border-bottom:0}.profile-friend-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.profile-friend{display:flex;gap:11px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:12px;background:#091422}.profile-friend img,.profile-friend .mini-avatar{width:48px;height:48px;border-radius:10px;object-fit:cover;background:#182842;display:grid;place-items:center;font-weight:900}.activity-item{padding:13px 0;border-bottom:1px solid #ffffff0d}.activity-item:last-child{border-bottom:0}.profile-comments{margin-top:18px}.profile-comment{display:grid;grid-template-columns:42px 1fr;gap:10px;padding:13px 0;border-bottom:1px solid #ffffff0d}.profile-comment:last-child{border-bottom:0}.profile-comment .mini-avatar{width:42px;height:42px;border-radius:10px;background:#182842;overflow:hidden;display:grid;place-items:center;font-weight:900}.profile-comment .mini-avatar img{width:100%;height:100%;object-fit:cover}.profile-background-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.profile-bg-option{position:relative;display:block;cursor:pointer}.profile-bg-option input{position:absolute;opacity:0;pointer-events:none}.profile-bg-preview{height:105px;border:2px solid transparent;border-radius:12px;background-size:cover!important;background-position:center!important;display:flex;align-items:end;padding:10px;overflow:hidden}.profile-bg-preview span{background:#050a12c9;border:1px solid #ffffff21;border-radius:7px;padding:5px 8px;font-size:12px;font-weight:800}.profile-bg-option input:checked+.profile-bg-preview{border-color:var(--primary);box-shadow:0 0 0 3px #7b7dff26}.profile-edit-avatar{display:flex;gap:16px;align-items:center}.profile-edit-avatar img,.profile-edit-avatar .preview-fallback{width:92px;height:104px;border-radius:12px;object-fit:cover;background:#182842;display:grid;place-items:center;font-size:32px;font-weight:900}.background-admin-preview{height:150px;border-radius:12px;border:1px solid var(--line);background-size:cover!important;background-position:center!important;margin-bottom:12px}.social-link{word-break:break-all}.profile-action-row{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}@media(max-width:760px){.profile-cover-inner{align-items:flex-end;padding:18px}.profile-avatar-xl{width:96px;height:116px}.profile-friend-grid,.profile-background-grid{grid-template-columns:1fr 1fr}.profile-info-table th{width:130px}.profile-identity h1{font-size:24px}}@media(max-width:520px){.profile-cover,.profile-cover-inner{min-height:235px}.profile-cover-inner{gap:13px}.profile-avatar-xl{width:78px;height:96px}.profile-identity .profile-username{font-size:15px}.profile-friend-grid,.profile-background-grid{grid-template-columns:1fr}.profile-tabs .profile-settings{margin-left:0}.profile-info-table th,.profile-info-table td{display:block;width:auto;padding:8px 4px}.profile-info-table th{padding-bottom:0;border-bottom:0}.profile-edit-avatar{align-items:flex-start;flex-direction:column}}

/* GAME-PORTAL 1.6 footer + first-party modules */
.gaming-footer{margin-top:56px;background:linear-gradient(180deg,#08111f,#050b14);border-top:1px solid #20304a;box-shadow:0 -18px 50px #0004}.footer-grid{display:grid;grid-template-columns:1.45fr repeat(3,1fr);gap:36px;padding:46px 0 28px}.footer-site-name{font-size:25px;font-weight:950;letter-spacing:-.7px}.footer-brand p{color:#91a3c2;line-height:1.65;max-width:390px}.footer-col{display:flex;flex-direction:column;gap:10px}.footer-col h4{margin:0 0 7px;font-size:16px;color:#fff}.footer-col a{color:#94a7c4;text-decoration:none;font-size:13px}.footer-col a:hover{color:#fff}.footer-socials{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.footer-socials a{width:34px;height:34px;border-radius:10px;border:1px solid #2a3b59;background:#0c1728;display:grid;place-items:center;text-decoration:none;color:#d9e4f5;font-weight:900}.footer-stats{border-top:1px solid #1b2a41;border-bottom:1px solid #1b2a41;display:grid;grid-template-columns:repeat(4,1fr)}.footer-stats>div{text-align:center;padding:20px 12px}.footer-stats b{display:block;font-size:23px}.footer-stats span{display:block;margin-top:4px;color:#7186a7;font-size:10px;letter-spacing:.9px;font-weight:900}.footer-bottom{display:flex;justify-content:space-between;gap:18px;padding:18px 0 28px;color:#657b9b;font-size:12px}.module-page-head{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:14px}.module-breadcrumbs{font-size:13px;color:#8fa3c1;margin-bottom:14px}.module-breadcrumbs a{color:#a9bbd4;text-decoration:none}.legacy-tabs{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:14px}.legacy-tabs a{background:#0c1727;border:1px solid #2a3b59;color:#b8c7dd;text-decoration:none;padding:9px 14px;border-radius:8px;font-size:13px;font-weight:800}.legacy-tabs a.active{background:#2e74a4;border-color:#3e8cc1;color:white}.ban-table .status-orb{display:inline-block;width:16px;height:16px;border-radius:50%;background:#e54e58;box-shadow:inset 0 0 0 4px #8c1822}.ban-table tr{cursor:pointer}.ban-table tr:hover td{background:#13213a}.ban-name{font-weight:850}.ban-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.ban-detail-card{padding:0;overflow:hidden}.ban-detail-title{padding:13px 16px;background:#111f34;border-bottom:1px solid #263a59;font-weight:900}.ban-detail-rows{padding:8px 16px}.ban-detail-row{display:grid;grid-template-columns:160px 1fr;gap:15px;padding:11px 0;border-bottom:1px solid #ffffff0c}.ban-detail-row:last-child{border-bottom:0}.ban-detail-row span:first-child{color:#8ea3c2;font-weight:700}.ban-status-active{color:#ff8794}.ban-status-expired{color:#8ee4c2}.team-group{padding:0;overflow:hidden;margin-bottom:14px}.team-group h3{padding:14px 18px;margin:0;border-bottom:1px solid #263a59}.team-members{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding:18px}.team-member{display:flex;gap:12px;align-items:center;padding:12px;border:1px solid #223553;border-radius:12px;background:#091422}.team-member-avatar{width:54px;height:64px;border-radius:9px;background:#172740;display:grid;place-items:center;overflow:hidden;font-size:22px;font-weight:900}.team-member-avatar img{width:100%;height:100%;object-fit:cover}.team-member b{display:block;font-size:16px}.team-member small{display:block;color:#9db0cb;margin-top:3px}.team-note{margin-top:12px;padding:12px 15px;border:1px solid #6f5d2e;background:#2d2612;color:#ead18c;border-radius:10px;text-align:center}.admin-module-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.compact-form .field{margin-bottom:10px}@media(max-width:900px){.footer-grid{grid-template-columns:1fr 1fr}.team-members{grid-template-columns:1fr 1fr}.ban-detail-grid{grid-template-columns:1fr}}@media(max-width:620px){.footer-grid{grid-template-columns:1fr}.footer-stats{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column}.team-members{grid-template-columns:1fr}.ban-detail-row{grid-template-columns:1fr;gap:3px}}

/* GAME-PORTAL 1.8 core community/admin additions */
.site-announcement{margin:-18px 0 20px;padding:11px 14px;border:1px solid #66552b;border-radius:10px;background:#2b2412;color:#f5d98d;font-size:13px;font-weight:800;text-align:center}.maintenance-card{max-width:760px;margin:90px auto;text-align:center;padding:44px}.maintenance-card h1{font-size:38px;margin:16px 0 10px}.auth-divider{display:flex;align-items:center;gap:12px;margin:18px 0;color:#7084a5;font-size:12px}.auth-divider:before,.auth-divider:after{content:"";height:1px;background:var(--line);flex:1}.steam-login-btn{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;padding:12px 14px;border-radius:10px;background:#171a21;border:1px solid #383d49;color:#fff!important;text-decoration:none;font-weight:850}.steam-login-btn span{font-weight:1000;letter-spacing:1px}.steam-login-btn:hover{background:#20242d}.steam-user-preview{display:flex;align-items:center;gap:12px;margin:14px 0;padding:11px;border:1px solid var(--line);border-radius:10px;background:#091321}.steam-user-preview img{width:48px;height:48px;border-radius:8px;object-fit:cover}.presence-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.presence-column{padding:16px}.presence-list{display:grid;gap:8px;margin-top:12px}.presence-user{display:grid;grid-template-columns:46px 1fr auto;gap:10px;align-items:center;padding:10px;border:1px solid #213450;border-radius:11px;background:#091422;color:inherit;text-decoration:none}.presence-user:hover{border-color:#50679b;background:#0d1a2b}.presence-avatar{width:46px;height:46px;border-radius:10px;display:grid;place-items:center;overflow:hidden;background:#1a2b45;font-weight:900}.presence-avatar img{width:100%;height:100%;object-fit:cover}.presence-info{min-width:0}.presence-info b,.presence-info small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.presence-info small{font-size:11px;color:#8195b4;margin-top:2px}.cms-panel{margin:14px 0}.admin-dashboard-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin:8px 0 20px}.admin-dashboard-head h2{font-size:32px;margin:8px 0 4px}.admin-dashboard-head p{margin:0;color:var(--muted)}.admin-kpis-wide{grid-template-columns:repeat(6,1fr)}.kpi small{display:block;color:#7186a7;font-size:11px;margin-top:5px}.danger-kpi{border-color:#633342}.admin-chart-grid{margin-top:14px}.chart-card{overflow:hidden}.gp-chart{width:100%;height:auto;display:block;margin-top:12px}.chart-axis{stroke:#2a3a55;stroke-width:1}.chart-bar{fill:var(--primary);opacity:.82}.chart-bar:hover{opacity:1}.chart-label{fill:#7f92b0;font-size:10px}.admin-users-table{min-width:1040px}.admin-user-actions{position:relative}.admin-user-actions summary{list-style:none;cursor:pointer}.admin-user-actions summary::-webkit-details-marker{display:none}.admin-user-popover{position:absolute;z-index:12;right:0;top:36px;width:320px;max-height:560px;overflow:auto;background:#081321;border:1px solid #30425f;border-radius:12px;padding:14px;box-shadow:0 18px 60px #0009}.admin-user-popover hr{border:0;border-top:1px solid var(--line);margin:14px 0}.danger-btn{display:inline-flex;border:1px solid #8e3948;background:#451b24;color:#ffb6bf;padding:9px 12px;border-radius:9px;font-weight:850;cursor:pointer}.danger-btn:hover{background:#5a202b}.danger-btn.sm{font-size:12px;padding:8px 10px}.steam-account-card{max-width:100%}@media(max-width:1050px){.admin-kpis-wide{grid-template-columns:repeat(3,1fr)}.presence-grid{grid-template-columns:1fr 1fr}}@media(max-width:700px){.presence-grid,.admin-kpis-wide{grid-template-columns:1fr}.admin-dashboard-head{align-items:flex-start;flex-direction:column}.admin-user-popover{position:fixed;left:14px;right:14px;top:120px;width:auto}.maintenance-card{margin:35px auto;padding:28px}.maintenance-card h1{font-size:30px}}

/* GAME-PORTAL 1.8 premium community modules */
.shoutbox-widget{margin-top:16px}.shoutbox-list{display:grid;gap:8px;margin-top:14px;max-height:430px;overflow:auto;padding-right:3px}.shout-message{display:grid;grid-template-columns:42px 1fr;gap:10px;padding:10px;border:1px solid #20324d;border-radius:10px;background:#091321}.shout-message .mini-avatar{width:42px;height:42px;border-radius:9px;background:#182842;display:grid;place-items:center;overflow:hidden}.shout-message .mini-avatar img{width:100%;height:100%;object-fit:cover}.poll-box{display:grid;gap:10px}.poll-option{display:flex;gap:8px;padding:10px;border:1px solid #253754;border-radius:9px;background:#0a1424}.poll-result{display:grid;gap:5px}.poll-bar{height:8px;border-radius:999px;background:#15243a;overflow:hidden}.poll-bar i{display:block;height:100%;background:linear-gradient(90deg,var(--primary),var(--primary2));border-radius:999px}.badge-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px}.achievement-badge{display:flex;align-items:center;gap:10px;padding:10px;border:1px solid #273955;border-radius:11px;background:#091422}.achievement-badge>span{font-size:29px}.achievement-badge b,.achievement-badge small{display:block}.achievement-badge small{color:#8599b7;margin-top:2px}.achievement-card{display:flex;gap:15px;align-items:flex-start}.achievement-icon{font-size:42px;line-height:1}.profile-badges{margin-top:14px}@media(max-width:760px){.badge-grid{grid-template-columns:1fr 1fr}}@media(max-width:520px){.badge-grid{grid-template-columns:1fr}}


/* GAME-PORTAL 1.8.1 — complete responsive layer */
img,video,canvas,svg{max-width:100%}button,input,select,textarea{font:inherit}.mobile-menu-toggle{display:none;width:42px;height:42px;border:1px solid var(--line);border-radius:10px;background:#0b1525;align-items:center;justify-content:center;flex-direction:column;gap:5px;cursor:pointer;flex:0 0 auto}.mobile-menu-toggle span{display:block;width:19px;height:2px;border-radius:999px;background:#dce7f8;transition:transform .2s ease,opacity .2s ease}.mobile-menu-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(7px) rotate(45deg)}.mobile-menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}.mobile-menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}

@media(max-width:1100px){
  .container{width:min(100% - 28px,1180px)}
  .nav{gap:14px}.navlinks{gap:14px}.nav a,.linkbtn{font-size:13px}
  .grid.three{grid-template-columns:repeat(2,minmax(0,1fr))}
  .screenshot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .footer-grid{gap:24px}
  .module-head{align-items:flex-start}.module-price{font-size:20px}
}

@media(max-width:900px){
  .topbar{position:sticky}.nav{height:64px;position:relative}.brand{min-width:0;max-width:44%}.brand>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brand-logo{max-width:130px}
  .mobile-menu-toggle{display:flex;order:3}
  .navlinks{display:none;position:absolute;left:0;right:0;top:calc(100% + 1px);z-index:50;flex-direction:column;gap:4px;padding:12px;background:#07101df7;border:1px solid #243652;border-top:0;border-radius:0 0 14px 14px;box-shadow:0 22px 50px #0008;max-height:calc(100vh - 90px);overflow:auto}.navlinks.open{display:flex}.navlinks a{display:block;padding:11px 12px;border-radius:8px}.navlinks a:hover{background:#111f34}
  .usernav{margin-left:auto;gap:8px;min-width:0}.usernav>a:not(.avatar):not(.btn),.usernav>form.inline{display:none}.lang-switch select{max-width:118px;padding:7px 8px}
  .main{padding-top:26px}.hero{gap:24px}.hero-card{max-width:680px}.split{grid-template-columns:1fr}
  .section-head{align-items:flex-start;gap:12px;flex-wrap:wrap}.section-head>.right{margin-left:0}
  .module-page-head{align-items:flex-start;flex-direction:column}.module-page-head .right{margin-left:0}
  .module-head{flex-wrap:wrap}.module-price{margin-left:0;width:100%}
  .admin-module-grid{grid-template-columns:1fr}
  .topic-post{grid-template-columns:110px 1fr}
  .profile-cover-inner{flex-wrap:wrap}
}

@media(max-width:760px){
  .container{width:min(100% - 22px,1180px)}.main{padding:22px 0 46px}
  .card{padding:16px}.hero{padding:24px 0 30px}.hero h1{font-size:clamp(38px,12vw,54px);letter-spacing:-1.8px}.lead{font-size:16px}.actions{flex-wrap:wrap}.actions .btn,.actions .ghost{flex:1 1 180px}
  .grid.two,.grid.three,.admin-kpis,.admin-kpis-wide,.presence-grid,.changelog,.check-grid,.screenshot-grid,.ban-detail-grid{grid-template-columns:1fr}
  .form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.form-card{margin-top:8px}
  .table-wrap{-webkit-overflow-scrolling:touch;margin-left:-2px;margin-right:-2px}.table{min-width:680px}.admin-users-table{min-width:920px}
  .tabs,.legacy-tabs,.profile-tabs{scrollbar-width:thin}.tabs{margin-left:-4px;margin-right:-4px;padding-left:4px;padding-right:4px}
  .server{align-items:flex-start}.server-side{min-width:max-content}
  .topic-post{grid-template-columns:1fr}.author{border-right:0;border-bottom:1px solid var(--line);padding-bottom:10px}
  .dependency-row{align-items:flex-start;flex-direction:column}.dependency-row span{text-align:left}
  .profile-cover-inner{align-items:flex-end}.profile-identity{min-width:0;flex:1}.profile-perks-body{max-width:min(90vw,460px)}
  .profile-content{padding:14px}.profile-info-table{display:block}.profile-info-table tbody{display:block}.profile-info-table tr{display:grid;grid-template-columns:130px minmax(0,1fr)}.profile-info-table th,.profile-info-table td{width:auto!important;min-width:0;word-break:break-word}
  .footer-grid{grid-template-columns:1fr 1fr;padding-top:34px}.footer-brand{grid-column:1/-1}.footer-stats{grid-template-columns:repeat(2,1fr)}
  .admin-dashboard-head h2{font-size:27px}.chart-card{padding:14px}.gp-chart{min-width:520px}.chart-card{overflow-x:auto}
  .presence-user{grid-template-columns:42px minmax(0,1fr) auto}.presence-avatar{width:42px;height:42px}
  .site-slider,.slide{min-height:260px}.slide{padding:24px}.slide-content{max-width:100%}.slide p{font-size:15px}
  .team-members{grid-template-columns:1fr}.team-member{align-items:flex-start}
  .shout-message{grid-template-columns:36px 1fr}.shout-message .mini-avatar{width:36px;height:36px}
  .poll-option{align-items:flex-start}.achievement-card{flex-direction:column}
}

@media(max-width:560px){
  .container{width:min(100% - 16px,1180px)}.nav{gap:8px}.brand{max-width:42%}.brand-mark{width:30px;height:30px;border-radius:9px}.brand-logo{max-width:95px;height:30px}.usernav{gap:5px}.lang-switch select{max-width:92px;font-size:12px}.usernav .btn.sm{padding:7px 9px;font-size:12px}.mobile-menu-toggle{width:38px;height:38px}
  .hero h1{font-size:38px}.hero-card{padding:12px}.stat{padding:13px 10px}.stat b{font-size:19px}.eyebrow{font-size:10px}.actions{flex-direction:column}.actions .btn,.actions .ghost{width:100%;flex:auto}
  .card{border-radius:12px}.section-head h2{font-size:21px}.section-head p{font-size:13px}
  .site-slider,.slide{min-height:235px}.slide{padding:20px}.slide h2{font-size:32px}.slide .actions{margin-top:16px}
  .module-cover{height:145px}.module-head{align-items:flex-start}.module-logo{width:48px;height:48px}.module-price{font-size:19px}.module-stats{gap:10px}
  .profile-cover,.profile-cover-inner{min-height:250px}.profile-cover-inner{padding:15px;align-content:flex-end}.profile-avatar-xl{width:76px;height:92px}.profile-identity h1{font-size:21px}.profile-info-table tr{grid-template-columns:1fr}.profile-info-table th{padding-bottom:2px!important;border-bottom:0!important}.profile-info-table td{padding-top:2px!important}.profile-comment{grid-template-columns:34px 1fr}.profile-comment .mini-avatar{width:34px;height:34px}
  .profile-friend-grid,.profile-background-grid,.badge-grid{grid-template-columns:1fr}
  .footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-stats{grid-template-columns:1fr 1fr}.footer-stats>div{padding:15px 8px}.footer-stats b{font-size:20px}.footer-bottom{flex-direction:column;padding-bottom:20px}
  .ban-detail-row{grid-template-columns:1fr}.team-member-avatar{width:48px;height:58px}
  .admin-user-popover{left:8px;right:8px;top:84px;bottom:8px;max-height:none;width:auto}.maintenance-card{margin:20px auto;padding:22px}.maintenance-card h1{font-size:27px}
  .presence-user{grid-template-columns:38px minmax(0,1fr)}.presence-avatar{width:38px;height:38px}.presence-user>.badge,.presence-user>.status-orb{grid-column:2;justify-self:start}
  .table th,.table td{padding:11px 10px}.table{font-size:12px}
}

@media(max-width:390px){
  .brand>span:last-child{display:none}.brand{max-width:none}.lang-switch{display:none}.usernav .btn.sm{padding:7px 8px}.footer-stats{grid-template-columns:1fr}.hero h1{font-size:34px}.profile-cover-inner{gap:10px}.profile-avatar-xl{width:66px;height:82px}.profile-identity .profile-username{font-size:13px}.card{padding:14px}
}

@media(hover:none){.btn,.ghost,.tabs a,.legacy-tabs a,.navlinks a{min-height:42px}.linkbtn{min-height:38px}.table-wrap{scrollbar-width:thin}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}

/* GAME-PORTAL 1.9 — serverlist, marketplace categories and game roles */
.server-total-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0 0 18px}.server-total-strip>div{padding:16px 18px;border:1px solid var(--border,#263552);border-radius:16px;background:color-mix(in srgb,var(--card,#101b30) 92%,transparent);display:flex;flex-direction:column;gap:5px}.server-total-strip span{font-size:12px;color:var(--muted,#9fb0cf);text-transform:uppercase;letter-spacing:.06em}.server-total-strip b{font-size:24px}.server-card-pro{align-items:flex-start}.server-facts{display:flex;flex-wrap:wrap;gap:8px 14px;margin:9px 0;color:var(--muted,#9fb0cf);font-size:13px}.steam-connect{margin-top:8px;display:inline-flex}.server-sync-note{margin-top:12px;text-align:right}
.game-role{--role-color:#8ea1c7;position:relative;display:inline-flex;align-items:center;gap:5px;margin:3px 5px 3px 0;padding:5px 9px;border:1px solid color-mix(in srgb,var(--role-color) 50%,transparent);border-radius:999px;color:var(--role-color);background:color-mix(in srgb,var(--role-color) 10%,transparent);font-size:12px;font-weight:800;overflow:hidden}.game-role small{opacity:.72;font-size:10px;font-weight:600}.game-role-icon{line-height:1}.game-role-pulse{animation:gpRolePulse 2s ease-in-out infinite}.game-role-glow{animation:gpRoleGlow 2.2s ease-in-out infinite}.game-role-shine::after{content:"";position:absolute;inset:-20% auto -20% -45%;width:28%;background:linear-gradient(90deg,transparent,#fff8,transparent);transform:skewX(-18deg);animation:gpRoleShine 2.8s ease-in-out infinite}.game-role-gradient{background:linear-gradient(90deg,color-mix(in srgb,var(--role-color) 18%,transparent),#ffffff10,color-mix(in srgb,var(--role-color) 18%,transparent));background-size:220% 100%;animation:gpRoleGradient 3s linear infinite}.profile-game-roles{margin-top:7px}.game-role-group-title{margin:22px 0 10px}
@keyframes gpRolePulse{50%{transform:scale(1.045);filter:brightness(1.18)}}@keyframes gpRoleGlow{50%{box-shadow:0 0 16px color-mix(in srgb,var(--role-color) 60%,transparent)}}@keyframes gpRoleShine{0%,55%{left:-45%}85%,100%{left:125%}}@keyframes gpRoleGradient{to{background-position:220% 0}}
.market-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0 0 22px}.market-category-card{display:block;padding:16px;border:1px solid color-mix(in srgb,var(--category-color,#6d7cff) 35%,var(--border,#263552));border-radius:16px;background:linear-gradient(140deg,color-mix(in srgb,var(--category-color,#6d7cff) 12%,transparent),transparent 60%);text-decoration:none;color:inherit}.market-category-card:hover{transform:translateY(-2px);border-color:var(--category-color,#6d7cff)}.market-category-card .cat-icon{font-size:24px}.market-category-card h3{margin:7px 0 4px}.market-category-card p{margin:0;color:var(--muted,#9fb0cf);font-size:13px}.market-category-card .cat-count{display:inline-block;margin-top:9px;font-size:12px;color:var(--category-color,#6d7cff);font-weight:800}.category-section{margin-top:26px}.category-section-title{display:flex;align-items:center;gap:9px;margin-bottom:12px}.category-section-title .dot{width:10px;height:10px;border-radius:50%;background:var(--category-color,#6d7cff)}
@media(max-width:950px){.server-total-strip,.market-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.server-total-strip,.market-category-grid{grid-template-columns:1fr}.server-sync-note{text-align:left}.game-role small{display:none}}
@media(prefers-reduced-motion:reduce){.game-role-pulse,.game-role-glow,.game-role-shine::after,.game-role-gradient{animation:none!important}.market-category-card:hover{transform:none}}

/* GAME-PORTAL 2.2.0 marketplace icons */
.module-icon-hero{height:132px;display:grid;place-items:center;background:radial-gradient(circle at 50% 35%,rgba(104,124,255,.22),rgba(8,17,31,.18) 68%,transparent);border-bottom:1px solid var(--line);font-size:48px;color:#b8c4ff}
.module-icon-hero i{filter:drop-shadow(0 8px 18px rgba(75,92,220,.28))}
.module-logo i{font-size:28px}
.market-category-card .cat-icon{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:12px;background:color-mix(in srgb,var(--category-color,#6d7cff) 16%,transparent);color:var(--category-color,#6d7cff)}
.category-pills a i{width:16px;text-align:center}
.module-card h3{margin-top:0}
@media(max-width:620px){.module-icon-hero{height:108px;font-size:40px}}
