:root{
  --bg:#070708;--panel:#0d0d0f;--panel2:#121215;--line:#242428;
  --text:#f6f6f7;--muted:#9b9ba4;--red:#e11b22;--red2:#ff3038;--shadow:0 25px 80px rgba(0,0,0,.52)
}
*{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;color:inherit}.bg{position:fixed;inset:0;z-index:-3;background:linear-gradient(90deg,rgba(7,7,8,.98) 0%,rgba(7,7,8,.83) 42%,rgba(7,7,8,.9) 100%),url("https://i.imgur.com/umhbbev.png") center/cover no-repeat}
.bg:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 72% 30%,rgba(225,27,34,.18),transparent 28%),linear-gradient(180deg,transparent 45%,#070708 87%)}
.noise{position:fixed;inset:0;z-index:-2;pointer-events:none;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.7'/%3E%3C/svg%3E")}
.nav{height:88px;position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;padding:0 max(28px,calc((100vw - 1240px)/2));background:rgba(7,7,8,.86);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.07)}
.brand{display:flex;align-items:center;gap:10px}.brand img{width:49px;height:49px;object-fit:contain;filter:drop-shadow(0 0 14px rgba(225,27,34,.28))}.brand div{display:flex;flex-direction:column;line-height:.9}.brand strong{font:800 25px Oswald}.brand span{font-size:9px;letter-spacing:.33em;color:var(--muted);margin-top:6px}
.links{display:flex;gap:32px}.links a{font:700 12px Oswald;letter-spacing:.13em;color:#bdbdc3;position:relative;transition:.25s}.links a:hover{color:#fff}.links a:after{content:"";position:absolute;left:0;bottom:-10px;width:0;height:2px;background:var(--red);transition:.25s}.links a:hover:after{width:100%}
.nav-actions{display:flex;gap:10px;align-items:center}.steam-btn,.icon-btn{height:44px;border:1px solid #303038;background:#141418;cursor:pointer;transition:.22s}.steam-btn{padding:0 16px;font:700 11px Oswald;letter-spacing:.09em}.steam-btn:hover,.icon-btn:hover{border-color:#666;transform:translateY(-1px);background:#1b1b20}.steam-mark{font-size:18px;margin-right:7px}.icon-btn{min-width:48px;position:relative}.icon-btn b{position:absolute;right:-5px;top:-7px;background:var(--red);width:19px;height:19px;border-radius:50%;font-size:10px;display:grid;place-items:center}
.section{max-width:1240px;margin:auto;padding-left:28px;padding-right:28px}.hero{min-height:calc(100vh - 88px);display:grid;grid-template-columns:1.05fr .82fr;gap:70px;align-items:center;padding-top:70px;padding-bottom:90px}.eyebrow{font:700 11px Oswald;letter-spacing:.22em;color:#c1c1c8;display:flex;align-items:center;gap:10px}.eyebrow span{width:27px;height:2px;background:var(--red)}
.hero h1,.section-head h2,.discord-copy h2{font:700 clamp(55px,6.5vw,96px)/.9 Oswald;margin:19px 0 24px;letter-spacing:-.035em}.hero h1 em,.section-head h2 em,.discord-copy h2 em{font-style:normal;color:var(--red)}
.hero-content>p{max-width:650px;color:#b1b1b8;font-size:16px;line-height:1.8}.hero-actions{display:flex;gap:12px;margin-top:31px}.btn{min-height:48px;padding:0 20px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:16px;cursor:pointer;font:700 12px Oswald;letter-spacing:.11em;transition:.23s}.btn:hover{transform:translateY(-2px)}.primary{background:linear-gradient(135deg,#e11b22,#b80f15);box-shadow:0 10px 30px rgba(225,27,34,.2)}.primary:hover{background:linear-gradient(135deg,#ff2d34,#d6141b);box-shadow:0 14px 38px rgba(225,27,34,.3)}.ghost{background:rgba(18,18,21,.8);border-color:#33333a}.ghost:hover{border-color:#666;background:#19191d}.full{width:100%}
.hero-stats{display:flex;gap:0;margin-top:65px;border-top:1px solid #29292e;padding-top:21px}.hero-stats div{padding-right:36px;margin-right:36px;border-right:1px solid #29292e}.hero-stats div:last-child{border:0}.hero-stats strong{display:block;font:700 15px Oswald}.hero-stats span{font-size:9px;letter-spacing:.2em;color:#777780}
.hero-panel{background:linear-gradient(150deg,rgba(20,20,23,.91),rgba(10,10,12,.92));border:1px solid #29292e;box-shadow:var(--shadow);position:relative}.hero-panel:before{content:"";position:absolute;left:-1px;top:-1px;width:92px;height:3px;background:var(--red)}.panel-top{height:52px;padding:0 20px;border-bottom:1px solid #29292e;display:flex;align-items:center;gap:9px;font:700 10px Oswald;letter-spacing:.14em}.panel-top small{margin-left:auto;color:#62df86}.live-dot{width:7px;height:7px;background:#55d77a;border-radius:50%;box-shadow:0 0 0 5px rgba(85,215,122,.08)}.network-card{padding:28px 24px;display:flex;align-items:flex-start;gap:20px}.muted{color:#7f7f88;font:600 9px Oswald;letter-spacing:.18em}.network-card h3{font:700 29px Oswald;margin:7px 0}.network-card p{font-size:12px;line-height:1.65;color:#92929a;margin:0;max-width:370px}.server-live{margin-left:auto;white-space:nowrap;font:700 9px Oswald;color:#63e38b}.server-live span{display:inline-block;width:6px;height:6px;border-radius:50%;background:#63e38b;margin-right:5px}.quick-info{display:grid;grid-template-columns:1fr 1fr 1fr;border-top:1px solid #29292e;border-bottom:1px solid #29292e}.quick-info div{padding:18px;border-right:1px solid #29292e}.quick-info div:last-child{border:0}.quick-info span,.quick-info strong{display:block}.quick-info span{font:600 8px Oswald;letter-spacing:.14em;color:#6f6f78}.quick-info strong{font:700 10px Oswald;margin-top:6px}.panel-link{height:57px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;font:700 10px Oswald;letter-spacing:.13em;color:#d0d0d5}.panel-link:hover{color:#fff;background:rgba(255,255,255,.025)}
.section-block{padding-top:105px;padding-bottom:105px}.section-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:38px}.section-head h2,.discord-copy h2{font-size:55px;margin:13px 0 0}.section-head>p{max-width:430px;color:#8e8e97;line-height:1.7;font-size:12px;text-align:right}.server-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.server-card{background:linear-gradient(145deg,#111114,#0a0a0c);border:1px solid #25252a;padding:25px;position:relative;overflow:hidden;box-shadow:0 18px 55px rgba(0,0,0,.22);transition:.25s}.server-card:hover{border-color:#424249;transform:translateY(-4px)}.server-accent{position:absolute;top:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,var(--red),transparent 55%)}.server-title{display:flex;justify-content:space-between;align-items:flex-start}.badge{display:inline-block;padding:5px 8px;border:1px solid #393940;font:700 8px Oswald;letter-spacing:.14em;color:#a9a9b1}.badge.hot{border-color:rgba(225,27,34,.55);background:rgba(225,27,34,.09);color:#ff6066}.server-title h3{font:700 28px Oswald;margin:9px 0}.status{font:700 9px Oswald}.status i{display:inline-block;width:6px;height:6px;border-radius:50%;margin-right:5px}.status.online{color:#5ed981}.status.online i{background:#5ed981}.server-card>p{color:#888891;font-size:12px;line-height:1.7;min-height:42px}.specs{display:grid;grid-template-columns:1fr 1fr;margin:23px 0;border:1px solid #26262b}.specs div{padding:13px 15px;border-right:1px solid #26262b;border-bottom:1px solid #26262b}.specs div:nth-child(even){border-right:0}.specs div:nth-child(n+3){border-bottom:0}.specs span,.specs b{display:block}.specs span{font:600 8px Oswald;letter-spacing:.15em;color:#66666f}.specs b{font:700 11px Oswald;margin-top:5px}.ip-copy{width:100%;height:45px;padding:0 14px;margin-bottom:10px;background:#09090b;border:1px solid #28282d;display:flex;justify-content:space-between;align-items:center;cursor:pointer;color:#c3c3ca}.ip-copy span{font:600 11px monospace}.ip-copy b{font:700 9px Oswald;letter-spacing:.12em;color:#797983}.ip-copy:hover{border-color:#555}
.store-toolbar{border-top:1px solid #25252a;border-bottom:1px solid #25252a;margin-bottom:28px}.categories{display:flex;gap:3px;overflow:auto}.categories button{height:54px;padding:0 19px;border:0;background:transparent;color:#777780;font:700 10px Oswald;letter-spacing:.11em;cursor:pointer;border-bottom:2px solid transparent;white-space:nowrap}.categories button:hover,.categories button.active{color:#fff;border-bottom-color:var(--red)}
.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.product-card{background:#0e0e11;border:1px solid #242429;overflow:hidden;transition:.25s;cursor:pointer;position:relative}.product-card:hover{transform:translateY(-4px);border-color:#45454c;box-shadow:0 20px 55px rgba(0,0,0,.3)}.product-card:hover .product-img img{transform:scale(1.04)}.product-img{height:205px;background:radial-gradient(circle at 50% 50%,#29292f,#111114 64%);overflow:hidden;position:relative}.product-img:after{content:"";position:absolute;inset:auto 0 0;height:55%;background:linear-gradient(transparent,rgba(8,8,9,.88))}.product-img img{width:100%;height:100%;object-fit:cover;transition:.4s}.product-card-body{padding:18px}.product-top{display:flex;align-items:center;justify-content:space-between}.product-card h3{font:700 22px Oswald;margin:11px 0 6px}.product-card p{font-size:11px;color:#82828b;line-height:1.55;min-height:34px}.product-price{display:flex;justify-content:space-between;align-items:end;margin-top:19px;padding-top:15px;border-top:1px solid #242429}.product-price strong{font:700 21px Oswald}.product-price span{font:700 9px Oswald;letter-spacing:.12em;color:#888891}.view-link{color:#eaeaec!important}
.discord-section{margin-top:20px;margin-bottom:90px;min-height:420px;background:linear-gradient(110deg,rgba(14,14,17,.96),rgba(11,11,13,.75));border:1px solid #26262b;display:grid;grid-template-columns:1.25fr .75fr;align-items:center;padding-top:55px;padding-bottom:55px;position:relative;overflow:hidden}.discord-section:before{content:"";position:absolute;width:430px;height:430px;background:radial-gradient(circle,rgba(225,27,34,.19),transparent 65%);right:-50px;top:-80px}.discord-copy{max-width:600px}.discord-copy p{color:#94949d;line-height:1.75;font-size:13px;max-width:540px;margin-bottom:25px}.discord-card{justify-self:end;display:flex;align-items:center;gap:18px;padding:17px;background:#08080a;border:1px solid #2c2c31;position:relative;z-index:1}.discord-card img{width:150px;height:150px;object-fit:contain;background:#fff}.discord-card>div{display:flex;flex-direction:column;align-items:center;min-width:130px}.discord-icon{font-size:38px;color:#7b8cff}.discord-card strong{font:700 15px Oswald;margin-top:9px}.discord-card span{font:700 8px Oswald;letter-spacing:.16em;color:#73737c;margin-top:5px}
footer{min-height:105px;border-top:1px solid #242429;display:flex;align-items:center;justify-content:space-between;padding:0 max(28px,calc((100vw - 1240px)/2));background:#08080a}.footer-brand img{width:38px;height:38px}.footer-brand strong{font-size:19px}footer>p{font-size:10px;color:#62626a}.footer-links{display:flex;gap:20px}.footer-links a{font:700 9px Oswald;letter-spacing:.12em;color:#707079}.footer-links a:hover{color:#fff}
.modal-shell{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:20px}.modal-shell.hidden{display:none}.modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.78);backdrop-filter:blur(8px)}.modal{width:min(940px,95vw);background:#0c0c0f;border:1px solid #303036;box-shadow:0 40px 120px #000;position:relative;z-index:2}.modal-x{position:absolute;z-index:3;top:12px;right:12px;width:38px;height:38px;background:#151519;border:1px solid #323238;cursor:pointer;font-size:22px}.product-modal{display:grid;grid-template-columns:.9fr 1.1fr;min-height:510px}.product-visual{position:relative;overflow:hidden;background:radial-gradient(circle at center,#28282e,#0c0c0f 70%)}.product-visual img{width:100%;height:100%;object-fit:cover;opacity:.85}.product-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#0c0c0f 0%,transparent 50%)}.included{position:absolute;z-index:2;bottom:25px;left:25px;right:25px}.included span{display:block;font:700 9px Oswald;letter-spacing:.16em;color:#ddd}.included small{color:#777780;display:block;margin-top:6px}.product-info{padding:48px 42px 34px}.product-info h3{font:700 39px Oswald;margin:12px 0}.product-info>p{color:#94949d;font-size:13px;line-height:1.7}.feature-list{margin:24px 0}.feature-list div{padding:11px 0;border-bottom:1px solid #25252a;font-size:11px;color:#c9c9ce}.feature-list div:before{content:"✓";color:#62dd84;margin-right:10px}.duration-picker{margin:20px 0}.duration-picker>span{font:700 8px Oswald;letter-spacing:.14em;color:#74747d}.duration-picker>div{display:flex;margin-top:8px}.duration-picker button{flex:1;height:42px;background:#111114;border:1px solid #2c2c32;font:700 9px Oswald;cursor:pointer}.duration-picker button.active{border-color:var(--red);background:rgba(225,27,34,.1)}.duration-picker.hidden{display:none}.product-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #26262b;padding-top:22px;margin-top:24px}.product-bottom>div span,.product-bottom>div strong{display:block}.product-bottom>div span{font:700 8px Oswald;letter-spacing:.14em;color:#66666f}.product-bottom>div strong{font:700 27px Oswald;margin-top:3px}.compact-modal{width:min(430px,94vw);padding:42px;text-align:center}.compact-modal h3{font:700 29px Oswald;margin:13px}.compact-modal p{color:#92929a;font-size:12px;line-height:1.7}.compact-modal .full{margin-top:9px}.compact-modal small{display:block;color:#606069;margin-top:15px;line-height:1.5}.success-ring{margin:auto;width:59px;height:59px;border:1px solid #49c870;color:#63dc86;display:grid;place-items:center;font-size:23px;background:rgba(73,200,112,.08)}.steam-big{font-size:52px}.checkout-modal{display:grid;grid-template-columns:1fr .85fr;width:min(900px,95vw)}.checkout-left,.checkout-right{padding:40px}.checkout-right{border-left:1px solid #29292e;background:#0f0f12}.checkout-modal h3{font:700 31px Oswald}.checkout-user{background:#111115;border:1px solid #29292f;padding:13px;margin-bottom:17px;font-size:11px}.checkout-line{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #25252a;font-size:11px}.checkout-sum{display:flex;justify-content:space-between;margin-top:22px;font:700 20px Oswald}.pay-method{width:100%;height:53px;text-align:left;padding:0 15px;background:#151519;border:1px solid #303037;margin-top:9px;font:700 11px Oswald;cursor:pointer}.pay-method small{float:right;color:#707079}.demo-notice{padding:13px;border:1px solid #3a2b17;background:#17130c;margin:18px 0}.demo-notice b{font:700 9px Oswald;color:#d9a451}.demo-notice p{font-size:10px;color:#85765f;margin:4px 0 0}
.drawer{position:fixed;inset:0;z-index:90;pointer-events:none}.drawer.open{pointer-events:auto}.drawer-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.55);opacity:0;transition:.25s}.drawer-panel{position:absolute;right:0;top:0;width:min(430px,100vw);height:100%;background:#0b0b0e;border-left:1px solid #2b2b30;transform:translateX(100%);transition:.3s;padding:24px;box-shadow:-30px 0 80px #000}.drawer.open .drawer-backdrop{opacity:1}.drawer.open .drawer-panel{transform:none}.drawer-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #28282d;padding-bottom:17px}.drawer-head h3{font:700 25px Oswald;margin:0}.drawer-head button{background:none;border:0;font-size:24px;cursor:pointer}.cart-items{height:calc(100vh - 260px);overflow:auto;padding:10px 0}.cart-empty{color:#6f6f78;text-align:center;margin-top:60px;font-size:12px}.cart-row{display:grid;grid-template-columns:1fr auto;gap:10px;padding:16px 0;border-bottom:1px solid #242429}.cart-row strong{font:700 15px Oswald}.cart-row small{display:block;color:#73737c;margin-top:4px}.cart-row button{border:0;background:none;color:#d35c61;cursor:pointer;font-size:10px}.cart-total{display:flex;justify-content:space-between;font:700 22px Oswald;padding:20px 0}.drawer-panel>small{display:block;text-align:center;color:#5f5f67;margin-top:12px}.toast{position:fixed;left:50%;bottom:35px;z-index:200;transform:translate(-50%,30px);opacity:0;background:#17171b;border:1px solid #3a3a41;padding:12px 18px;font:700 10px Oswald;letter-spacing:.08em;transition:.25s;pointer-events:none}.toast.show{opacity:1;transform:translate(-50%,0)}.reveal{opacity:0;transform:translateY(22px);transition:.75s cubic-bezier(.2,.8,.2,1)}.reveal.visible{opacity:1;transform:none}
@media(max-width:900px){.links{display:none}.hero{grid-template-columns:1fr;padding-top:75px}.hero-panel{margin-bottom:20px}.server-grid,.product-grid{grid-template-columns:1fr 1fr}.section-head{display:block}.section-head>p{text-align:left}.discord-section{grid-template-columns:1fr;gap:35px}.discord-card{justify-self:start}.product-modal,.checkout-modal{grid-template-columns:1fr}.product-visual{height:280px}.checkout-right{border-left:0;border-top:1px solid #29292e}}
@media(max-width:620px){.nav{height:72px;padding:0 15px}.brand div{display:none}.brand img{width:42px}.steam-btn{padding:0 10px;font-size:9px}.section{padding-left:17px;padding-right:17px}.hero{min-height:auto;padding-top:75px}.hero h1{font-size:52px}.hero-stats{gap:0}.hero-stats div{padding-right:13px;margin-right:13px}.server-grid,.product-grid{grid-template-columns:1fr}.section-block{padding-top:80px;padding-bottom:80px}.section-head h2,.discord-copy h2{font-size:43px}.quick-info{grid-template-columns:1fr}.quick-info div{border-right:0;border-bottom:1px solid #29292e}.discord-card{width:100%}.discord-card img{width:125px;height:125px}.product-info{padding:40px 22px 25px}.product-bottom{align-items:flex-end}.product-bottom .btn{padding:0 13px}footer{padding:28px 18px;display:grid;gap:17px}.footer-links{grid-row:2}.footer-brand{display:none}}

.analytics-head{display:flex;align-items:end;justify-content:space-between;margin-top:55px;margin-bottom:14px}
.analytics-head h3{font:700 29px Oswald;margin:6px 0 0}
.demo-chip{font:700 8px Oswald;letter-spacing:.12em;padding:7px 9px;border:1px solid #5a4321;color:#d8a652;background:#17130c}
.analytics-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}
.analytics-card{background:#0d0d10;border:1px solid #26262b;padding:20px}
.analytics-title{display:flex;justify-content:space-between;align-items:center}
.analytics-title strong,.analytics-title span{display:block}.analytics-title strong{font:700 17px Oswald}.analytics-title>div>span{font:10px monospace;color:#686871;margin-top:4px}
.metric-live{text-align:right}.metric-live i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#5fdc82;margin-right:6px}.metric-live b{display:inline;font:700 19px Oswald}.metric-live span{display:inline!important;font:700 8px Oswald!important;color:#74747d!important}
.chart-wrap{height:190px;margin-top:18px;position:relative;border-left:1px solid #222227;border-bottom:1px solid #222227;background:linear-gradient(180deg,rgba(255,255,255,.015),transparent)}
.chart-gridlines{position:absolute;inset:0;background:repeating-linear-gradient(to bottom,transparent 0,transparent 44px,#202025 45px)}
.activity-chart{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.activity-chart polyline:not(.chart-area){fill:none;stroke:#e11b22;stroke-width:3;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 7px rgba(225,27,34,.35))}.activity-chart .chart-area{fill:rgba(225,27,34,.08);stroke:none}
.chart-footer{display:flex;justify-content:space-between;margin-top:8px;color:#5d5d65;font:700 7px Oswald;letter-spacing:.12em}
.centered{justify-content:center}.server-select-modal{width:min(610px,94vw)}.server-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:24px}
.server-choice-grid button{min-height:125px;background:#101013;border:1px solid #303036;text-align:left;padding:18px;cursor:pointer;transition:.22s}
.server-choice-grid button:hover{transform:translateY(-3px);border-color:#e11b22;background:rgba(225,27,34,.06)}
.server-choice-grid small,.server-choice-grid strong,.server-choice-grid span{display:block}.server-choice-grid small{font:700 8px Oswald;letter-spacing:.14em;color:#e11b22}.server-choice-grid strong{font:700 21px Oswald;margin:10px 0 7px}.server-choice-grid span{font:10px monospace;color:#71717a}
.modal-badges{display:flex;gap:6px}.server-badge{border-color:rgba(225,27,34,.45);color:#ff6268}
.kit-scroll{height:540px;overflow-y:auto;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#e11b22 #111114}
.kit-preview-panel{height:540px;position:relative;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 50%,#29292f,#0c0c0f 68%)}
.kit-preview-panel+ .kit-preview-panel{border-top:2px solid #e11b22}
.kit-preview-panel img{width:100%;height:100%;object-fit:cover;opacity:.8}
.kit-preview-label{position:absolute;z-index:3;top:18px;left:18px;background:rgba(7,7,8,.88);border-left:2px solid #e11b22;padding:9px 12px}
.kit-preview-label b,.kit-preview-label span{display:block}.kit-preview-label b{font:700 13px Oswald}.kit-preview-label span{font:700 7px Oswald;letter-spacing:.13em;color:#777780;margin-top:3px}
.scroll-hint{position:sticky;z-index:4;bottom:10px;margin:-38px auto 10px;width:max-content;background:rgba(8,8,10,.9);border:1px solid #303036;padding:7px 10px;font:700 7px Oswald;letter-spacing:.11em;color:#888891}
@media(max-width:900px){.analytics-grid{grid-template-columns:1fr}.server-choice-grid{grid-template-columns:1fr}.kit-scroll{height:330px}.kit-preview-panel{height:330px}}

.links a{font-size:14px}
.server-dynamic-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #26262b;margin:0 0 12px}.server-dynamic-grid div{padding:11px 9px;border-right:1px solid #26262b}.server-dynamic-grid div:last-child{border:0}.server-dynamic-grid span,.server-dynamic-grid b{display:block}.server-dynamic-grid span{font:600 7px Oswald;letter-spacing:.13em;color:#64646d}.server-dynamic-grid b{font:700 10px Oswald;margin-top:5px}.status.checking{color:#d6a65d}.status.checking i{background:#d6a65d}.status.offline{color:#e65d63}.status.offline i{background:#e65d63}
.store-note{display:flex;gap:18px;align-items:center;border:1px solid #2b2b30;border-left:2px solid #e11b22;background:#0e0e11;padding:13px 16px;margin-bottom:18px}.store-note span{font:700 8px Oswald;letter-spacing:.14em;color:#e11b22}.store-note b{font:700 9px Oswald;color:#8d8d96}
.duration-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:24px}.duration-choice-grid button{height:125px;background:#101013;border:1px solid #303036;text-align:left;padding:18px;cursor:pointer;transition:.22s}.duration-choice-grid button:hover{transform:translateY(-3px);border-color:#e11b22;background:rgba(225,27,34,.06)}.duration-choice-grid small,.duration-choice-grid strong,.duration-choice-grid span{display:block}.duration-choice-grid small{font:700 8px Oswald;color:#e11b22}.duration-choice-grid strong{font:700 24px Oswald;margin:9px 0}.duration-choice-grid span{font:700 16px Oswald}
.gear-btn{font-size:18px}.account-modal{width:min(960px,95vw);display:grid;grid-template-columns:280px 1fr;min-height:560px}.account-sidebar{background:#0a0a0c;border-right:1px solid #29292e;padding:34px 24px;display:flex;flex-direction:column}.avatar{width:64px;height:64px;border:1px solid #e11b22;background:rgba(225,27,34,.09);display:grid;place-items:center;font:700 29px Oswald}.account-sidebar h3{font:700 24px Oswald;margin:15px 0 4px}.account-sidebar>span{font:9px monospace;color:#72727a}.account-nav{margin-top:30px;display:grid;gap:5px}.account-nav button{height:42px;text-align:left;background:transparent;border:1px solid transparent;color:#777780;font:700 9px Oswald;letter-spacing:.11em;cursor:pointer;padding:0 12px}.account-nav button.active,.account-nav button:hover{color:#fff;border-color:#303036;background:#111114}.account-sidebar>.btn{margin-top:auto}.account-content{padding:44px}.account-panel h2{font:700 38px Oswald;margin:14px 0 25px}.account-panel.hidden{display:none}.account-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #29292f}.account-stat-grid div{padding:19px;border-right:1px solid #29292f}.account-stat-grid div:last-child{border:0}.account-stat-grid span,.account-stat-grid strong{display:block}.account-stat-grid span{font:700 8px Oswald;color:#696972}.account-stat-grid strong{font:700 18px Oswald;margin-top:8px}.account-info-box{margin-top:22px;padding:18px;background:#111114;border-left:2px solid #e11b22}.account-info-box p{font-size:11px;color:#81818a}.order-history{display:grid;gap:9px}.order-record{border:1px solid #29292f;background:#101013;padding:15px;display:grid;grid-template-columns:1fr auto;gap:12px}.order-record b{font:700 15px Oswald}.order-record span{display:block;font-size:9px;color:#777780;margin-top:5px}.order-record strong{font:700 11px Oswald;color:#62dc84}.empty-history{padding:35px;border:1px dashed #303036;text-align:center;color:#696971;font-size:11px}
.setting-row{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #29292e;padding:17px 0}.setting-row b,.setting-row span{display:block}.setting-row span{font-size:9px;color:#777780}.toggle{width:48px;height:26px;border:1px solid #38383e;background:#141418;position:relative}.toggle i{position:absolute;left:4px;top:4px;width:16px;height:16px;background:#666;transition:.2s}.toggle.active{border-color:#e11b22}.toggle.active i{left:26px;background:#e11b22}
.community-section{grid-template-columns:.9fr 1.1fr}.community-qr-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px;z-index:1}.community-qr{background:#08080a;border:1px solid #2c2c31;padding:14px}.community-qr img{width:100%;aspect-ratio:1;object-fit:contain;background:#fff}.community-qr strong,.community-qr small{display:block}.community-qr strong{font:700 15px Oswald;margin-top:9px}.community-qr small{font:700 7px Oswald;color:#707079;margin-top:4px}
body.reduce-motion *{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important}.compact-store .product-img{height:145px}.compact-store .product-card p{display:none}
@media(max-width:900px){.account-modal{grid-template-columns:1fr}.community-section{grid-template-columns:1fr}.server-dynamic-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.duration-choice-grid,.community-qr-grid{grid-template-columns:1fr}.account-content{padding:30px 20px}.account-stat-grid{grid-template-columns:1fr}.store-note{display:block}}

/* ===== V4 readability / polish ===== */
body{font-size:16px}.links a{font-size:15px}.nav-live{height:36px;padding:0 12px;border:1px solid #29292f;background:#101013;display:flex;align-items:center;gap:7px;font:700 10px Oswald;letter-spacing:.08em;color:#bcbcc3;white-space:nowrap}.nav-live i{width:7px;height:7px;border-radius:50%;background:#d6a65d}.nav-live.online i{background:#5ed981}.nav-live.offline i{background:#e65d63}
.hero-content>p{font-size:17px}.section-head>p,.network-card p,.server-card>p,.discord-copy p{font-size:13px}.product-card p{font-size:12px;line-height:1.65}.product-card h3{font-size:24px}.product-price{gap:28px;align-items:center}.product-price>div{min-width:125px}.product-price strong{font-size:24px}.product-price span{font-size:10px}.view-link{margin-left:auto;white-space:nowrap}
.product-info>p{font-size:14px}.feature-list div{font-size:12px}.product-bottom{gap:24px}.product-bottom>div{min-width:120px}.product-bottom>div span{font-size:9px}.product-bottom>div strong{font-size:30px}.product-bottom .btn{min-width:170px}
.server-dynamic-grid span{font-size:8px}.server-dynamic-grid b{font-size:11px}.specs span{font-size:9px}.specs b{font-size:12px}.ip-copy b{font-size:10px}.ip-copy span{font-size:12px}
.network-overview{min-height:440px}.network-total{padding:30px 24px 24px}.network-total span,.network-total small{display:block;font:700 9px Oswald;letter-spacing:.15em;color:#74747d}.network-total strong{display:block;font:700 68px Oswald;line-height:1;color:#fff;margin:7px 0}.network-total strong:after{content:"";display:inline-block;width:9px;height:9px;border-radius:50%;background:#e11b22;margin-left:10px;vertical-align:middle;box-shadow:0 0 18px rgba(225,27,34,.6)}
.network-mini-stats{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #29292e;border-bottom:1px solid #29292e}.network-mini-stats div{padding:16px;border-right:1px solid #29292e}.network-mini-stats div:last-child{border-right:0}.network-mini-stats span,.network-mini-stats strong{display:block}.network-mini-stats span{font:700 8px Oswald;letter-spacing:.13em;color:#676770}.network-mini-stats strong{font:700 12px Oswald;margin-top:6px}
.hero-server-list{padding:8px 18px}.hero-server-row{display:flex;justify-content:space-between;align-items:center;padding:14px 5px;border-bottom:1px solid #242429}.hero-server-row:last-child{border-bottom:0}.hero-server-row b,.hero-server-row span,.hero-server-row strong,.hero-server-row small{display:block}.hero-server-row b{font:700 13px Oswald}.hero-server-row span{font:10px monospace;color:#66666f;margin-top:4px}.hero-server-row>div:last-child{text-align:right}.hero-server-row strong{font:700 16px Oswald}.hero-server-row small{font:700 8px Oswald;color:#777780;margin-top:3px}
.detail-visual{background:#09090b;overflow:hidden}.kit-scroll{height:560px;overflow-y:auto;scroll-behavior:smooth;padding:14px;background:#09090b}.kit-preview-panel{height:530px;background:#0e0e11;display:flex;align-items:center;justify-content:center;padding:58px 20px 22px;position:relative}.kit-image-frame{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:18px;border:1px solid #29292f;background:#08080a}.kit-image-frame img{width:100%;height:100%;object-fit:contain!important;opacity:1!important}.kit-preview-panel + .kit-preview-panel{margin-top:14px;border-top:1px solid #303036}.kit-preview-label{top:15px;left:18px}.single-preview{height:100%;min-height:530px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:35px;text-align:center;background:radial-gradient(circle at 50% 45%,rgba(225,27,34,.13),transparent 45%),#0b0b0e}.single-preview.hidden{display:none}.single-preview-icon{width:90px;height:90px;border:1px solid #e11b22;background:rgba(225,27,34,.07);display:grid;place-items:center;font-size:36px;margin-bottom:22px}.single-preview b{font:700 34px Oswald}.single-preview span{font:700 11px Oswald;color:#e11b22;letter-spacing:.11em;margin-top:8px}.single-preview small{color:#7f7f88;margin-top:10px}
.creator-section{padding-top:35px;padding-bottom:70px}.creator-card{display:grid;grid-template-columns:.72fr 1.28fr;min-height:420px;border:1px solid #29292e;background:linear-gradient(115deg,#0b0b0d,#111114);overflow:hidden}.creator-art{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 40%,rgba(225,27,34,.22),transparent 35%),linear-gradient(145deg,#111114,#09090b);border-right:1px solid #29292e}.creator-glow{position:absolute;width:260px;height:260px;border:1px solid rgba(225,27,34,.12);transform:rotate(45deg)}.creator-avatar-placeholder{position:relative;width:150px;height:150px;display:grid;place-items:center;border:1px solid #e11b22;background:#0a0a0c;font:700 62px Oswald;box-shadow:0 0 55px rgba(225,27,34,.13)}.creator-art>span{font:700 12px Oswald;letter-spacing:.22em;margin-top:22px;color:#a0a0a8}.creator-copy{padding:55px}.creator-copy h2{font:700 50px Oswald;margin:16px 0}.creator-copy h2 em{font-style:normal;color:#e11b22}.creator-copy>p{max-width:650px;font-size:14px;line-height:1.75;color:#94949d}.social-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:28px}.social-link{padding:14px;border:1px solid #2b2b30;background:#0b0b0e;transition:.2s}.social-link:hover{border-color:#e11b22;transform:translateY(-2px)}.social-link b,.social-link span{display:block}.social-link b{font:700 11px Oswald}.social-link span{font-size:9px;color:#707079;margin-top:4px}.social-note{display:block;color:#5f5f67;margin-top:10px;font-size:9px}
.announcements-section{padding-top:25px;padding-bottom:85px}.announcement-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.announcement-card{padding:24px;border:1px solid #29292e;background:linear-gradient(145deg,#101013,#0b0b0d);position:relative}.announcement-card:before{content:"";position:absolute;left:-1px;top:-1px;width:65px;height:2px;background:#e11b22}.announcement-meta{display:flex;justify-content:space-between}.announcement-meta span{font:700 8px Oswald;letter-spacing:.13em;color:#e11b22}.announcement-meta small{font:700 8px Oswald;color:#66666f}.announcement-card h3{font:700 24px Oswald;margin:15px 0 8px}.announcement-card p{font-size:12px;line-height:1.7;color:#85858e}
.avatar{overflow:hidden;position:relative}.avatar img{width:100%;height:100%;object-fit:cover;display:none}.avatar img.loaded{display:block}.avatar img.loaded + span{display:none}
@media(max-width:1050px){.nav-live{display:none}.creator-card{grid-template-columns:1fr}.creator-art{min-height:300px;border-right:0;border-bottom:1px solid #29292e}.social-grid{grid-template-columns:1fr 1fr}}
@media(max-width:900px){.product-price{gap:14px}.detail-visual{height:390px}.kit-scroll{height:390px}.kit-preview-panel{height:360px}.announcement-grid{grid-template-columns:1fr}}
@media(max-width:620px){.creator-copy{padding:32px 20px}.creator-copy h2{font-size:38px}.social-grid{grid-template-columns:1fr 1fr}.network-total strong{font-size:54px}.product-bottom{align-items:flex-end}.product-bottom .btn{min-width:0}}

/* ===== V5 cleanup ===== */

/* Make the product price area easier to read and prevent crowding */
.product-price{
  display:grid !important;
  grid-template-columns:minmax(140px, 1fr) auto;
  align-items:end !important;
  column-gap:36px !important;
  row-gap:8px;
}
.price-stack{
  display:flex;
  align-items:flex-end;
  gap:16px;
  min-width:0;
}
.price-stack span{
  display:block;
  margin:0 0 4px 0;
  font-size:11px !important;
  line-height:1;
  letter-spacing:.12em;
  white-space:nowrap;
}
.price-stack strong{
  display:block;
  margin:0;
  font-size:27px !important;
  line-height:.95;
  white-space:nowrap;
}
.view-link{
  align-self:end;
  font-size:10px !important;
  padding-bottom:3px;
  white-space:nowrap;
}

/* Skip Queue uses one full image only */
.single-preview{
  min-height:530px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  gap:16px;
  padding:18px;
  background:#09090b;
}
.single-preview-image-frame{
  width:100%;
  flex:1;
  min-height:360px;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:18px;
  border:1px solid #29292f;
  background:#08080a;
}
.single-preview-image-frame img{
  width:100%;
  height:100%;
  max-height:450px;
  object-fit:contain;
  display:block;
}
.single-preview-copy{
  text-align:center;
  padding:4px 8px 8px;
}
.single-preview-copy b,
.single-preview-copy span,
.single-preview-copy small{
  display:block;
}
.single-preview-copy b{
  font:700 24px Oswald;
}
.single-preview-copy span{
  font:700 10px Oswald;
  letter-spacing:.1em;
  color:#e11b22;
  margin-top:4px;
}
.single-preview-copy small{
  color:#8b8b94;
  margin-top:7px;
  font-size:11px;
}

/* Slightly larger store text overall */
.product-top .badge,
.product-top .muted{
  font-size:9px !important;
}
.product-card-body p{
  font-size:13px !important;
}
.product-card-body h3{
  font-size:25px !important;
}

/* Keep community section centered now that creator/news sections are gone */
.community-section{
  margin-top:40px;
}

@media(max-width:620px){
  .product-price{
    grid-template-columns:1fr;
    row-gap:14px;
  }
  .price-stack{
    gap:13px;
  }
  .view-link{
    justify-self:start;
  }
}

/* ===== V6 product modal structural fix ===== */

/* Modal has a fixed usable viewport; only the left kit pane scrolls */
.product-modal{
  display:grid !important;
  grid-template-columns:minmax(0, .95fr) minmax(380px, 1.05fr) !important;
  width:min(980px, 96vw) !important;
  height:min(650px, 88vh) !important;
  min-height:0 !important;
  overflow:hidden !important;
}

.detail-visual{
  min-width:0;
  min-height:0;
  height:100%;
  overflow:hidden !important;
  background:#09090b;
  border-right:1px solid #29292e;
}

.product-info{
  min-width:0;
  min-height:0;
  height:100%;
  overflow-y:auto;
  padding:48px 42px 34px;
}

/* Normal kit viewport: explicit independent scrolling */
.kit-scroll{
  display:block;
  width:100%;
  height:100% !important;
  min-height:0 !important;
  overflow-y:auto !important;
  overflow-x:hidden !important;
  scroll-behavior:smooth;
  overscroll-behavior:contain;
  scrollbar-gutter:stable;
  scrollbar-width:thin;
  scrollbar-color:#e11b22 #111114;
  padding:14px;
}

.kit-scroll.hidden{
  display:none !important;
}

.kit-scroll::-webkit-scrollbar{
  width:10px;
}
.kit-scroll::-webkit-scrollbar-track{
  background:#111114;
}
.kit-scroll::-webkit-scrollbar-thumb{
  background:#e11b22;
  border:2px solid #111114;
}

.kit-preview-panel{
  box-sizing:border-box;
  position:relative;
  display:flex;
  align-items:center;
  justify-content:center;
  width:100%;
  height:auto !important;
  min-height:560px !important;
  margin:0;
  padding:60px 18px 20px;
  background:#0e0e11;
  border:1px solid #26262b;
}

.kit-preview-panel + .kit-preview-panel{
  margin-top:16px !important;
}

.kit-image-frame{
  display:flex;
  align-items:center;
  justify-content:center;
  width:100%;
  min-height:470px;
  padding:24px;
  border:1px solid #29292f;
  background:#08080a;
}

.kit-image-frame img{
  display:block;
  width:100% !important;
  height:auto !important;
  max-width:100%;
  max-height:470px !important;
  object-fit:contain !important;
  object-position:center;
  opacity:1 !important;
}

/* Remove old sticky helper entirely */
.scroll-hint{
  display:none !important;
}

/* Skip Queue is a single static view, never the kit scroller */
.single-preview{
  box-sizing:border-box;
  width:100%;
  height:100%;
  min-height:0 !important;
  padding:18px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  gap:14px;
  overflow:hidden;
  background:#09090b;
}

.single-preview.hidden{
  display:none !important;
}

.single-preview-image-frame{
  flex:1 1 auto;
  min-height:0;
  width:100%;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:18px;
  border:1px solid #29292f;
  background:#08080a;
  overflow:hidden;
}

.single-preview-image-frame img{
  display:block;
  width:100%;
  height:100%;
  max-width:100%;
  max-height:100%;
  object-fit:contain !important;
  object-position:center;
}

.single-preview-copy{
  flex:0 0 auto;
  text-align:center;
  padding:4px 8px 6px;
}

/* Product covers: same card dimensions for every product */
.product-img{
  height:205px !important;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  background:radial-gradient(circle at 50% 50%,#29292f,#111114 64%);
}

.product-img img{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center;
}

/* Skip Queue source artwork is more poster-like; contain it inside
   the same 205px card viewport so it does not look stretched/cropped. */
.product-queue .product-img{
  padding:8px;
  background:#09090b;
}

.product-queue .product-img img{
  object-fit:contain !important;
  object-position:center !important;
}

/* Price row: force readable separation */
.product-price{
  display:grid !important;
  grid-template-columns:minmax(150px,auto) 1fr !important;
  align-items:end !important;
  gap:24px 40px !important;
}

.price-stack{
  display:grid !important;
  grid-template-columns:auto auto;
  align-items:end;
  justify-content:start;
  column-gap:18px !important;
}

.price-stack span{
  margin:0 0 4px 0 !important;
  white-space:nowrap;
}

.price-stack strong{
  margin:0 !important;
  white-space:nowrap;
}

.view-link{
  justify-self:end;
  align-self:end;
  white-space:nowrap;
}

/* Make small labels more readable */
.product-top .badge,
.product-top .muted,
.kit-preview-label span,
.product-bottom>div span{
  font-size:10px !important;
}

@media(max-width:900px){
  .product-modal{
    grid-template-columns:1fr !important;
    height:min(860px,94vh) !important;
    overflow-y:auto !important;
  }
  .detail-visual{
    height:430px !important;
    min-height:430px;
    border-right:0;
    border-bottom:1px solid #29292e;
  }
  .product-info{
    height:auto;
    overflow:visible;
  }
  .kit-preview-panel{
    min-height:390px !important;
  }
  .kit-image-frame{
    min-height:310px;
  }
  .kit-image-frame img{
    max-height:310px !important;
  }
}

@media(max-width:620px){
  .product-price{
    grid-template-columns:1fr !important;
    gap:14px !important;
  }
  .view-link{
    justify-self:start;
  }
}

.product-card{position:relative}.popular-ribbon{position:absolute;z-index:5;right:12px;top:12px;padding:6px 8px;background:#e11b22;font:700 8px Oswald;letter-spacing:.1em}
.server-dynamic-grid{grid-template-columns:repeat(5,1fr)!important}
.compare-wrap{overflow-x:auto;border:1px solid #29292e;background:#0d0d10}.compare-table{width:100%;border-collapse:collapse;min-width:700px}.compare-table th,.compare-table td{padding:17px 18px;border-right:1px solid #29292e;border-bottom:1px solid #29292e;text-align:center;font-size:12px}.compare-table th:first-child,.compare-table td:first-child{text-align:left}.compare-table th{font:700 11px Oswald;background:#111114}.popular-col span{display:block;color:#e11b22;font:700 7px Oswald;margin-top:4px}
.confirm-modal{width:min(720px,94vw);padding:38px}.confirm-modal h3{font:700 31px Oswald}.confirm-items{display:grid;gap:9px}.confirm-line{display:grid;grid-template-columns:1fr auto;gap:14px;padding:14px;border:1px solid #29292f;background:#101013}.confirm-line b{font:700 14px Oswald}.confirm-line span{display:block;color:#7d7d86;font-size:10px;margin-top:5px}.confirm-line strong{font:700 18px Oswald}.confirm-account{margin-top:14px;padding:14px;border:1px solid #29292f;background:#0b0b0e;font-size:11px;line-height:1.7}.confirm-warning{margin-top:14px;padding:14px;border-left:2px solid #e11b22;background:rgba(225,27,34,.06)}.confirm-warning b,.confirm-warning span{display:block}.confirm-warning span{font-size:10px;color:#9a9aa2;margin-top:5px}.confirm-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}
.copy-success{color:#62dc84!important}.status-badge{display:inline-block!important;margin-top:7px!important;padding:4px 6px!important;border:1px solid #2f5f3f!important;background:#0d1911!important;color:#67dd87!important;font:700 8px Oswald!important}.status-badge.expired{border-color:#604143!important;background:#1a1011!important;color:#e8787e!important}
.policy-page{max-width:900px;margin:0 auto;padding:80px 28px 110px}.policy-page h1{font:700 52px Oswald}.policy-page h2{font:700 24px Oswald;margin-top:34px}.policy-page p{color:#aaaab2;font-size:13px;line-height:1.8}.policy-top{display:flex;justify-content:space-between;align-items:center}
@media(max-width:900px){.server-dynamic-grid{grid-template-columns:1fr 1fr!important}.confirm-actions{flex-direction:column}.confirm-actions .btn{width:100%}}

/* ===== V8.4 KOD condensed typography ===== */
:root{
  --kod-display:"Anton","Oswald",Impact,"Arial Narrow",sans-serif;
  --kod-ui:"Oswald","Arial Narrow",sans-serif;
  --kod-body:"Inter",Arial,sans-serif;
}

body{
  font-family:var(--kod-body);
}

/* Large identity / display typography */
.hero h1,
.section-head h2,
.discord-copy h2,
.product-info h3,
.product-card h3,
.server-title h3,
.confirm-modal h3,
.success-card h1,
.policy-page h1,
.network-total strong{
  font-family:var(--kod-display) !important;
  font-weight:400 !important;
  letter-spacing:.005em !important;
  text-transform:uppercase;
}

/* Make the hero especially close to the supplied reference */
.hero h1{
  font-size:clamp(62px,7.3vw,108px) !important;
  line-height:.92 !important;
  letter-spacing:-.01em !important;
}
.hero h1 em{
  font-family:var(--kod-display) !important;
}

/* Secondary condensed UI type */
.eyebrow,
.links a,
.btn,
.badge,
.muted,
.product-price span,
.product-price strong,
.view-link,
.server-dynamic-grid span,
.server-dynamic-grid b,
.specs span,
.specs b,
.status,
.panel-top,
.panel-link,
.quick-info span,
.quick-info strong,
.nav-live,
.steam-btn,
.ip-copy b,
.compare-table th,
.order-record b,
.status-badge,
.account-nav button,
.setting-row b,
.footer-links a{
  font-family:var(--kod-ui) !important;
  letter-spacing:.09em;
}

/* Price figures should feel bold without colliding */
.product-price strong,
.product-bottom>div strong,
.cart-total,
.checkout-sum{
  font-family:var(--kod-display) !important;
  font-weight:400 !important;
  letter-spacing:.01em !important;
}

/* Better heading rhythm throughout */
.section-head h2,
.discord-copy h2{
  line-height:.95 !important;
}
.product-card h3{
  line-height:1 !important;
}
.confirm-modal h3{
  line-height:1.05 !important;
}

/* Buttons closer to the reference's condensed, blocky style */
.btn,
.steam-btn,
.categories button,
.pay-choice b{
  font-family:var(--kod-ui) !important;
  font-weight:700 !important;
  letter-spacing:.11em !important;
}

/* Keep paragraphs readable */
p,
.product-card p,
.product-info>p,
.server-card>p,
.confirm-warning span,
.checkout-line,
.account-info-box p{
  font-family:var(--kod-body) !important;
}

.live-data-chip{font:700 8px Oswald;letter-spacing:.12em;padding:7px 9px;border:1px solid #285b36;color:#7ee29a;background:#0d1710}

/* v10.1 live telemetry */
.server-dynamic-grid{grid-template-columns:repeat(3,1fr)}
.activity-feed{border-top:1px solid #242429;margin-top:15px;padding-top:13px}
.activity-feed-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;font:700 9px Oswald;letter-spacing:.13em;color:#8e8e97}
.activity-feed-head small{font:600 8px Oswald;color:#55555e;letter-spacing:.12em}
.activity-list{min-height:92px;max-height:150px;overflow:auto}
.activity-row{display:grid;grid-template-columns:8px 64px 1fr auto;gap:8px;align-items:center;padding:7px 3px;border-bottom:1px solid #1c1c20;font:600 9px Oswald;letter-spacing:.04em}
.activity-row i{width:5px;height:5px;border-radius:50%;background:#59d97c}
.activity-row.leave i{background:#e55a5f}.activity-row span{color:#66666f}.activity-row b{color:#d7d7dc;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.activity-row em{font-style:normal;color:#59d97c;font-size:8px;letter-spacing:.1em}.activity-row.leave em{color:#e55a5f}
.activity-empty{padding:22px 4px;color:#55555e;font:600 9px Oswald;letter-spacing:.1em;text-align:center}
@media(max-width:760px){.server-dynamic-grid{grid-template-columns:1fr 1fr}.activity-row{grid-template-columns:8px 54px 1fr}.activity-row em{display:none}}

/* ============================================================
   K.O.D HYBRID ADVERTISING — DIRECT SPONSORS + GOOGLE ADSENSE
   ============================================================ */
.kod-side-ad{position:fixed;top:50%;transform:translateY(-50%);width:160px;z-index:18;filter:drop-shadow(0 18px 45px rgba(0,0,0,.45))}.kod-side-ad-left{left:18px}.kod-side-ad-right{right:18px}.kod-ad-label{font:700 8px Oswald;letter-spacing:.18em;color:#66666f;text-align:center;margin-bottom:7px}.kod-direct-ad-empty,.kod-direct-ad-live{width:160px;height:600px;border:1px solid #2b2b31;background:linear-gradient(165deg,rgba(20,20,23,.96),rgba(8,8,10,.97));display:flex;overflow:hidden;position:relative}.kod-direct-ad-empty{padding:22px 14px;flex-direction:column;align-items:center;justify-content:center;text-align:center}.kod-direct-ad-empty:before{content:"";position:absolute;left:-1px;top:-1px;width:62px;height:3px;background:var(--red)}.kod-direct-ad-empty:hover{border-color:#55555e;background:linear-gradient(165deg,#18181c,#0b0b0e)}.kod-direct-ad-empty b{font:700 21px Oswald;line-height:1.05}.kod-direct-ad-empty small{font-size:10px;line-height:1.45;color:#85858e;margin-top:9px}.kod-direct-ad-empty strong{font:700 27px Oswald;color:#fff;margin-top:23px}.kod-direct-ad-empty em{font:700 9px Oswald;color:#777780;letter-spacing:.14em;font-style:normal;margin-top:2px}.kod-ad-plus{width:40px;height:40px;border:1px solid #37373d;display:grid;place-items:center;color:var(--red);font-size:27px;margin-bottom:18px}.kod-ad-cta{font:700 9px Oswald;letter-spacing:.12em;color:#fff;border-top:1px solid #29292e;width:100%;padding-top:15px;margin-top:24px}.kod-direct-ad-live img{width:100%;height:100%;object-fit:cover}.kod-direct-ad-live:hover{border-color:#5d5d66}
.kod-adsense-wrap{padding-top:12px;padding-bottom:12px}.kod-adsense-slot{min-height:112px;border:1px solid #242429;background:rgba(12,12,15,.7);padding:10px;display:grid;align-items:center}.kod-ad-placeholder{min-height:78px;display:flex;align-items:center;justify-content:center;gap:14px;color:#55555d}.kod-ad-placeholder b{font:700 11px Oswald;letter-spacing:.16em}.kod-ad-placeholder span{font-size:10px;color:#52525a}
@media(max-width:1580px){.kod-side-ad{display:none}}

/* Advertising sales page */
.kod-advertise-page main{min-height:calc(100vh - 88px)}.ad-sales-main{padding-top:88px}.ad-sales-hero{padding-top:85px;padding-bottom:45px}.ad-sales-hero h1{font:700 clamp(52px,6.3vw,92px)/.9 Oswald;letter-spacing:-.035em;margin:18px 0 24px}.ad-sales-hero h1 em,.ad-sales-info h2 em{font-style:normal;color:var(--red)}.ad-sales-hero>p{max-width:720px;color:#a0a0a9;font-size:14px;line-height:1.8}.ad-sales-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding-top:20px;padding-bottom:65px}.ad-sales-card{position:relative;border:1px solid #2a2a30;background:linear-gradient(155deg,rgba(20,20,23,.94),rgba(9,9,11,.96));padding:28px;box-shadow:var(--shadow)}.ad-sales-card.featured:before{content:"";position:absolute;top:-1px;left:-1px;width:88px;height:3px;background:var(--red)}.ad-sales-tag{font:700 8px Oswald;letter-spacing:.18em;color:#777780}.ad-sales-card h2{font:700 28px Oswald;margin:10px 0 17px}.ad-sales-price{display:flex;align-items:flex-end;gap:8px;border-bottom:1px solid #29292e;padding-bottom:20px}.ad-sales-price strong{font:700 35px Oswald}.ad-sales-price span{font:700 9px Oswald;letter-spacing:.12em;color:#73737b;padding-bottom:6px}.ad-sales-card ul{list-style:none;padding:8px 0 18px;margin:0}.ad-sales-card li{font-size:11px;color:#b0b0b7;padding:9px 0;border-bottom:1px solid #232328}.ad-sales-card li:before{content:"✓";color:#62dd84;margin-right:9px}.ad-sales-info{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;border-top:1px solid #242429;padding-top:60px;padding-bottom:60px}.ad-sales-info h2{font:700 48px Oswald;margin:12px 0}.ad-sales-steps{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ad-sales-steps p{margin:0;border:1px solid #28282d;background:#101013;padding:19px;color:#a5a5ad;font-size:12px;line-height:1.55}.ad-sales-steps b{font:700 18px Oswald;color:var(--red);margin-right:7px}.ad-policy-box{border:1px solid #34272a;background:rgba(33,15,17,.4);padding-top:24px;padding-bottom:24px;margin-bottom:70px}.ad-policy-box b{font:700 10px Oswald;letter-spacing:.16em}.ad-policy-box p{font-size:11px;color:#85858d;line-height:1.7;margin:7px 0 0}.links a.active{color:#fff}
@media(max-width:900px){.ad-sales-grid{grid-template-columns:1fr}.ad-sales-info{grid-template-columns:1fr}.ad-sales-steps{grid-template-columns:1fr}}

/* v10.5 advertising rails */
.kod-ad-rail{position:absolute;top:118px;width:170px;display:flex;flex-direction:column;gap:44px;z-index:12}
.kod-ad-rail-left{left:max(12px,calc(50% - 790px))}
.kod-ad-rail-right{right:max(12px,calc(50% - 790px))}
.kod-rail-slot{width:170px;min-height:280px}
.kod-rail-slot .kod-direct-ad-empty,.kod-rail-slot .kod-direct-ad-live{width:170px;height:280px}
.kod-rail-slot .kod-direct-ad-empty{padding:18px 12px}
.kod-rail-slot .kod-direct-ad-live img{width:100%;height:100%;object-fit:cover}
.kod-rail-slot.kod-adsense-slot{min-height:280px;padding:8px;border:1px solid #242429;background:rgba(12,12,15,.74);display:block}
.kod-rail-slot .adsbygoogle{min-height:250px!important}
@media (max-width:1540px){.kod-ad-rail{display:none}}
/* admin analytics */
.kod-admin-chip{display:none;border:1px solid #33333a;background:#111115;color:#ddd;padding:10px 12px;font:700 10px Oswald;letter-spacing:.12em}
.kod-admin-chip.visible{display:inline-flex}
.analytics-main{padding-top:118px;min-height:100vh}
.analytics-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.analytics-card{border:1px solid #29292f;background:linear-gradient(155deg,rgba(20,20,23,.96),rgba(9,9,11,.98));padding:22px}
.analytics-card span{font:700 9px Oswald;letter-spacing:.14em;color:#777781}
.analytics-card strong{display:block;font:700 34px Oswald;margin-top:8px}
.analytics-wide{grid-column:span 2}
.analytics-table{width:100%;border-collapse:collapse;font-size:12px}
.analytics-table th,.analytics-table td{padding:11px 8px;border-bottom:1px solid #25252b;text-align:left}
.analytics-table th{font:700 9px Oswald;letter-spacing:.12em;color:#7f7f88}
.analytics-section{margin-top:18px;border:1px solid #29292f;background:#101013;padding:20px}
.analytics-section h2{font:700 24px Oswald;margin:0 0 14px}
@media(max-width:900px){.analytics-grid{grid-template-columns:1fr 1fr}.analytics-wide{grid-column:span 2}}


/* v10.6 responsive advertising flow */
.kod-ad-rail{display:none!important}
.kod-ad-flow-row{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr);
  gap:22px;
  padding-top:28px;
  padding-bottom:28px;
}
.kod-flow-ad{
  width:100%;
  min-width:0;
  min-height:190px;
  position:relative;
}
.kod-flow-ad .kod-ad-label{
  text-align:left;
  margin:0 0 8px 2px;
}
.kod-flow-ad.kod-adsense-slot{
  width:100%;
  min-height:190px;
  padding:12px;
  border:1px solid #242429;
  background:linear-gradient(155deg,rgba(18,18,21,.84),rgba(8,8,10,.9));
  display:block;
}
.kod-flow-ad .adsbygoogle{width:100%!important;display:block!important}
.kod-flow-ad .kod-direct-ad-empty,
.kod-flow-ad .kod-direct-ad-live{
  width:100%;
  height:auto;
  min-height:190px;
  border:1px solid #2b2b31;
}
.kod-flow-ad .kod-direct-ad-empty{
  padding:22px 28px;
  display:grid;
  grid-template-columns:auto 1fr auto;
  grid-template-rows:auto auto auto;
  column-gap:20px;
  align-items:center;
  text-align:left;
}
.kod-flow-ad .kod-direct-ad-empty:before{width:88px}
.kod-flow-ad .kod-direct-ad-empty .kod-ad-plus{grid-row:1 / span 3;margin:0;width:48px;height:48px}
.kod-flow-ad .kod-direct-ad-empty b{font-size:25px}
.kod-flow-ad .kod-direct-ad-empty small{margin:2px 0 0}
.kod-flow-ad .kod-direct-ad-empty strong{margin:0;font-size:30px;grid-column:3;grid-row:1}
.kod-flow-ad .kod-direct-ad-empty em{grid-column:3;grid-row:2;text-align:right;margin:0}
.kod-flow-ad .kod-direct-ad-empty .kod-ad-cta{grid-column:2 / 4;grid-row:3;margin:13px 0 0;padding-top:13px}
.kod-flow-ad .kod-direct-ad-live{display:block;background:#0b0b0e;padding:10px}
.kod-flow-ad .kod-direct-ad-live img{
  display:block;
  width:100%;
  height:auto;
  max-height:420px;
  object-fit:contain;
  margin:auto;
}
.kod-ad-flow-row:nth-of-type(even) .kod-flow-ad{min-height:210px}
@media (min-width:1400px){
  .kod-ad-flow-row{gap:30px}
  .kod-flow-ad{min-height:210px}
}
@media (max-width:900px){
  .kod-ad-flow-row{grid-template-columns:1fr;gap:18px;padding-top:20px;padding-bottom:20px}
  .kod-flow-ad,.kod-flow-ad.kod-adsense-slot{width:100%;min-height:120px}
  .kod-flow-ad .kod-direct-ad-empty{min-height:150px;padding:18px;grid-template-columns:auto 1fr auto;column-gap:14px}
  .kod-flow-ad .kod-direct-ad-empty b{font-size:21px}
  .kod-flow-ad .kod-direct-ad-empty strong{font-size:25px}
}
@media (max-width:560px){
  .kod-ad-flow-row{padding-left:14px!important;padding-right:14px!important}
  .kod-flow-ad.kod-adsense-slot{padding:8px;min-height:100px}
  .kod-flow-ad .kod-direct-ad-empty{
    min-height:170px;
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    text-align:center;
  }
  .kod-flow-ad .kod-direct-ad-empty .kod-ad-plus{margin-bottom:12px}
  .kod-flow-ad .kod-direct-ad-empty strong{margin-top:12px}
  .kod-flow-ad .kod-direct-ad-empty em{margin-top:2px}
  .kod-flow-ad .kod-direct-ad-empty .kod-ad-cta{margin-top:14px;width:100%}
  .kod-flow-ad .kod-ad-label{text-align:center}
}

/* v10.7 contextual ad layout: ads live in page margins and compact mobile gaps */
.kod-ad-flow-row{display:none!important}
.kod-ad-anchor{position:relative}
.kod-context-ad{
  position:absolute;
  z-index:8;
  width:210px;
  pointer-events:auto;
}
.kod-context-left{right:calc(100% + 22px)}
.kod-context-right{left:calc(100% + 22px)}
.hero .kod-context-ad{top:96px}
#servers .kod-context-mid{top:128px}
#store .kod-context-store{top:136px}
#discord .kod-context-community{top:28px}
.kod-context-ad>div{width:100%}
.kod-context-ad .kod-ad-label{margin:0 0 7px 2px;text-align:left;font-size:7px;opacity:.85}
.kod-context-ad .kod-direct-ad-empty,
.kod-context-ad .kod-direct-ad-live,
.kod-context-ad.kod-adsense-slot,
.kod-context-ad .kod-adsense-slot{
  width:100%;
  height:100%;
  min-height:0;
}
.kod-context-ad .kod-direct-ad-empty{
  padding:16px 13px;
  justify-content:center;
  min-height:0;
}
.kod-context-ad .kod-direct-ad-empty b{font-size:18px}
.kod-context-ad .kod-direct-ad-empty small{font-size:8px}
.kod-context-ad .kod-direct-ad-empty strong{font-size:24px;margin-top:15px}
.kod-context-ad .kod-direct-ad-empty .kod-ad-plus{width:34px;height:34px;font-size:22px;margin-bottom:12px}
.kod-context-ad .kod-ad-cta{font-size:8px;margin-top:15px;padding-top:11px}
.kod-context-ad .kod-direct-ad-live{background:#0b0b0e;padding:8px}
.kod-context-ad .kod-direct-ad-live img{width:100%;height:100%;object-fit:contain}
.kod-context-ad .kod-adsense-slot{
  border:1px solid #242429;
  background:rgba(10,10,12,.78);
  padding:7px;
  overflow:hidden;
}
.kod-context-ad .adsbygoogle{display:block!important;width:100%!important;height:100%!important}
.kod-shape-square{height:230px}
.kod-shape-landscape{height:145px}
.kod-shape-vertical{height:315px}

/* keep homepage activity cards at the original wide two-card size */
#servers .analytics-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}
#servers .analytics-card{background:#0d0d10;border:1px solid #26262b;padding:20px}
#servers .analytics-card strong{display:initial;font:inherit;margin:0}
#servers .analytics-card span{font:inherit;letter-spacing:initial;color:inherit}
#servers .chart-wrap{height:190px}

/* admin dashboard stays compact and scoped to the admin page only */
.analytics-main .analytics-grid{grid-template-columns:repeat(4,1fr);gap:14px}
.analytics-main .analytics-card{padding:22px}
.analytics-main .analytics-card span{font:700 9px Oswald;letter-spacing:.14em;color:#777781}
.analytics-main .analytics-card strong{display:block;font:700 34px Oswald;margin-top:8px}

/* mobile/tablet ads are compact and inserted into existing content gaps */
.kod-mobile-ad-inline{display:none}
@media (max-width:1720px){
  .kod-context-left{right:calc(100% + 14px)}
  .kod-context-right{left:calc(100% + 14px)}
  .kod-context-ad{width:190px}
}
@media (max-width:1640px){
  .kod-context-ad{display:none}
  .kod-mobile-ad-inline{
    display:block;
    width:100%;
    max-width:620px;
    margin:16px auto 22px;
  }
  .kod-mobile-ad-cell{
    width:100%;
    min-height:92px;
    max-height:150px;
    border:1px solid #242429;
    background:rgba(10,10,12,.72);
    padding:7px;
    overflow:hidden;
  }
  .kod-mobile-ad-cell .kod-ad-label{font-size:7px;margin:0 0 5px;text-align:center}
  .kod-mobile-ad-cell .adsbygoogle{display:block!important;width:100%!important}
  .kod-mobile-direct .kod-mobile-ad-cell{max-width:420px;max-height:none;border:0;background:none;padding:0}
  .kod-mobile-direct .kod-direct-ad-empty,
  .kod-mobile-direct .kod-direct-ad-live{width:100%;height:auto;min-height:116px;max-height:150px}
  .kod-mobile-direct .kod-direct-ad-empty{padding:14px 18px;display:grid;grid-template-columns:auto 1fr auto;grid-template-rows:auto auto;gap:4px 12px;text-align:left;align-items:center}
  .kod-mobile-direct .kod-direct-ad-empty .kod-ad-plus{grid-row:1 / span 2;margin:0;width:34px;height:34px}
  .kod-mobile-direct .kod-direct-ad-empty b{font-size:18px}
  .kod-mobile-direct .kod-direct-ad-empty small{font-size:8px;margin:0}
  .kod-mobile-direct .kod-direct-ad-empty strong{grid-column:3;grid-row:1;margin:0;font-size:22px}
  .kod-mobile-direct .kod-direct-ad-empty em{grid-column:3;grid-row:2;margin:0;text-align:right}
  .kod-mobile-direct .kod-direct-ad-empty .kod-ad-cta{display:none}
}
@media (max-width:900px){
  #servers .analytics-grid{grid-template-columns:1fr}
  .kod-mobile-ad-inline{max-width:100%;margin:14px auto 18px}
  .kod-mobile-ad-cell{min-height:84px;max-height:130px}
}
@media (max-width:560px){
  .kod-mobile-ad-inline{margin:12px auto 16px}
  .kod-mobile-ad-cell{min-height:78px;max-height:118px;padding:5px}
  .kod-mobile-direct .kod-mobile-ad-cell{max-width:100%}
}


/* v10.8 - server activity merged into selection cards */
.server-inline-activity{
  margin:18px 0 12px;
  border:1px solid #27272c;
  background:linear-gradient(180deg,rgba(15,15,18,.92),rgba(8,8,10,.92));
  overflow:hidden;
}
.server-inline-activity-head{
  min-height:34px; padding:8px 11px; display:flex; align-items:center; justify-content:space-between; gap:12px;
  border-bottom:1px solid #232328;
}
.server-inline-activity-head>span{font:700 8px Oswald;letter-spacing:.17em;color:#8a8a93}
.server-inline-activity .metric-live{font-size:8px;white-space:nowrap}
.server-inline-chart{height:72px;position:relative;background:linear-gradient(180deg,#101014,#0a0a0d);overflow:hidden}
.server-inline-chart .activity-chart{position:absolute;inset:0;width:100%;height:100%}
.server-inline-feed{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:center;min-height:34px;padding:6px 10px;border-top:1px solid #232328}
.server-inline-feed>span{font:700 7px Oswald;letter-spacing:.16em;color:#5e5e67}
.activity-list.compact{min-width:0;max-height:24px;overflow:hidden}
.activity-list.compact .activity-row{min-height:20px;padding:3px 0;border:0;display:grid;grid-template-columns:6px 44px minmax(0,1fr) auto;gap:5px;align-items:center;font-size:7px}
.activity-list.compact .activity-row:nth-child(n+2){display:none}
.activity-list.compact .activity-empty{padding:4px 0;font-size:7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.server-card .ip-copy{margin-top:10px}
@media(max-width:620px){
  .server-inline-activity-head{align-items:flex-start;flex-direction:column;gap:4px}
  .server-inline-chart{height:62px}
}


/* v10.9 refined direct-ad layout and cleaner inline placements */
#ad-servers-note{display:none}

/* server page compact inline ad pair */
.kod-inline-ad-pair{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:18px;
  margin-top:18px;
  align-items:stretch;
}
.kod-inline-ad-card{
  min-height:140px;
}
.kod-inline-ad-card > div{
  width:100%;
  height:100%;
}
.kod-inline-ad-card .kod-ad-label{margin:0 0 7px 2px;text-align:left;font-size:7px;opacity:.88}
.kod-inline-ad-card .kod-direct-ad-empty,
.kod-inline-ad-card .kod-direct-ad-live,
.kod-inline-ad-card .kod-adsense-slot{
  width:100%;
  min-height:140px;
  height:100%;
}
.kod-inline-ad-card .kod-adsense-slot{
  border:1px solid #26262b;
  background:linear-gradient(180deg,rgba(14,14,17,.9),rgba(9,9,12,.9));
  padding:8px;
  overflow:hidden;
}
.kod-inline-ad-card .adsbygoogle{display:block!important;width:100%!important;height:100%!important}
.kod-inline-ad-card .kod-direct-ad-empty{
  min-height:140px;
  padding:18px 18px;
}
.kod-inline-ad-card .kod-direct-ad-empty b{font-size:22px}
.kod-inline-ad-card .kod-direct-ad-empty small{font-size:9px}
.kod-inline-ad-card .kod-direct-ad-empty strong{font-size:28px;margin-top:14px}
.kod-inline-ad-card .kod-ad-cta{font-size:8px}
.kod-inline-ad-card .kod-direct-ad-live{background:#0b0b0e;padding:8px}
.kod-inline-ad-card .kod-direct-ad-live img{width:100%;height:100%;object-fit:contain}

/* refine the embedded activity block so it feels like part of the card */
.server-inline-activity{
  margin:18px 0 12px;
  border:1px solid #27272c;
  background:linear-gradient(180deg,rgba(15,15,18,.96),rgba(8,8,10,.96));
  overflow:hidden;
}
.server-inline-activity-head{
  min-height:36px;
  padding:9px 12px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  border-bottom:1px solid #232328;
}
.server-inline-activity-head > span{font:700 8px Oswald;letter-spacing:.17em;color:#8a8a93}
.server-inline-activity .metric-live{display:flex;align-items:center;gap:3px;font-size:8px;white-space:nowrap;color:#c8c8cf}
.server-inline-activity .metric-live i{width:6px;height:6px;border-radius:50%;background:#5ed981;display:inline-block}
.server-inline-chart{
  height:92px;
  position:relative;
  background:linear-gradient(180deg,#101014,#0a0a0d);
  overflow:hidden;
}
.server-inline-chart .chart-gridlines{
  position:absolute;
  inset:0;
  background:
    linear-gradient(to bottom, rgba(255,255,255,.04) 1px, transparent 1px) 0 0/100% 25%,
    linear-gradient(to right, rgba(255,255,255,.03) 1px, transparent 1px) 0 0/12.5% 100%;
  pointer-events:none;
}
.server-inline-chart .activity-chart{position:absolute;inset:0;width:100%;height:100%}
.server-inline-feed{
  display:grid;
  grid-template-columns:auto 1fr;
  gap:10px;
  align-items:center;
  min-height:38px;
  padding:7px 11px;
  border-top:1px solid #232328;
}
.server-inline-feed > span{font:700 7px Oswald;letter-spacing:.16em;color:#5e5e67}
.activity-list.compact{min-width:0;max-height:26px;overflow:hidden}
.activity-list.compact .activity-row{min-height:21px;padding:3px 0;border:0;display:grid;grid-template-columns:6px 44px minmax(0,1fr) auto;gap:5px;align-items:center;font-size:7px}
.activity-list.compact .activity-row:nth-child(n+2){display:none}
.activity-list.compact .activity-empty{padding:4px 0;font-size:7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.server-card .ip-copy{margin-top:10px}

/* direct sales page: left offers left, right offers right, bundles centered */
.ad-sales-grid.ad-sales-direct-layout{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(320px,1.1fr) minmax(0,1fr);
  gap:22px;
  padding-top:22px;
  padding-bottom:65px;
  align-items:start;
}
.ad-sales-side-col,
.ad-sales-center-col{display:grid;gap:18px;align-content:start}
.ad-sales-side-heading{
  border:1px solid #27272d;
  background:rgba(13,13,16,.78);
  padding:18px 20px;
}
.ad-sales-side-heading span{display:block;font:700 8px Oswald;letter-spacing:.18em;color:#7a7a82}
.ad-sales-side-heading strong{display:block;font:700 26px Oswald;margin-top:8px}
.ad-sales-side-heading p{margin:6px 0 0;color:#8f8f97;font-size:12px;line-height:1.6}
.ad-sales-bundle-card .save-line{margin-top:12px;font:700 11px Oswald;letter-spacing:.09em;color:#ff5b61}
.ad-sales-bundle-card .ad-sales-kicker{display:inline-block;margin-top:6px;padding:4px 7px;border:1px solid rgba(225,27,34,.35);background:rgba(225,27,34,.08);font:700 8px Oswald;letter-spacing:.16em;color:#ff6d73}
.ad-sales-note-box{border:1px solid #29292f;background:#101013;padding:18px 20px}
.ad-sales-note-box b{display:block;font:700 10px Oswald;letter-spacing:.16em;color:#f0f0f2}
.ad-sales-note-box p{margin:8px 0 0;color:#8f8f97;font-size:12px;line-height:1.7}
.ad-sales-card h2 small{display:block;font:700 10px Oswald;letter-spacing:.16em;color:#777780;margin-top:3px}

@media(max-width:1200px){
  .ad-sales-grid.ad-sales-direct-layout{grid-template-columns:1fr}
  .ad-sales-side-col,.ad-sales-center-col{grid-template-columns:1fr}
}
@media(max-width:900px){
  .kod-inline-ad-pair{grid-template-columns:1fr}
}
@media(max-width:620px){
  .server-inline-activity-head{align-items:flex-start;flex-direction:column;gap:4px}
  .server-inline-chart{height:78px}
  .kod-inline-ad-card .kod-direct-ad-empty{min-height:130px;padding:15px}
}


/* v10.10 premium bundle sale treatment */
.ad-sales-bundle-sale{position:relative;overflow:hidden;border-color:rgba(225,27,34,.72);box-shadow:0 0 0 1px rgba(225,27,34,.12),0 22px 70px rgba(225,27,34,.12),var(--shadow)}
.ad-sales-bundle-sale:after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 85% 5%,rgba(225,27,34,.13),transparent 36%)}
.ad-sale-ribbon{position:absolute;top:19px;right:-38px;width:145px;padding:8px 0;transform:rotate(36deg);text-align:center;background:#e11b22;color:#fff;font:800 12px Oswald;letter-spacing:.16em;box-shadow:0 8px 22px rgba(225,27,34,.32);z-index:3}
.ad-sale-pricing{position:relative;z-index:2;display:grid;grid-template-columns:.85fr 1.15fr;gap:12px;align-items:end;margin:8px 0 12px;padding:16px;border:1px solid #30262a;background:linear-gradient(135deg,rgba(42,15,18,.72),rgba(15,15,18,.92))}
.ad-old-price span,.ad-new-price span{display:block;font:700 8px Oswald;letter-spacing:.16em;color:#797982;margin-bottom:5px}
.ad-old-price s{display:inline-block;color:#8a8a92;font:700 24px Oswald;text-decoration-thickness:3px;text-decoration-color:#e11b22;opacity:.85}
.ad-new-price strong{display:inline-block;color:#fff;font:700 46px Oswald;line-height:.95;text-shadow:0 0 24px rgba(225,27,34,.25)}
.ad-new-price em{margin-left:7px;font:700 9px Oswald;letter-spacing:.11em;color:#8b8b94;font-style:normal}
.ad-save-burst{position:relative;z-index:2;display:inline-flex;align-items:center;gap:6px;margin:2px 0 10px;padding:7px 10px;border:1px solid rgba(98,221,132,.32);background:rgba(98,221,132,.07);color:#62dd84;font:700 9px Oswald;letter-spacing:.12em}
.ad-save-burst b{color:#9bffb6;font-size:13px}
.ad-sales-bundle-sale .ad-sales-kicker{background:rgba(225,27,34,.13);border-color:rgba(225,27,34,.52);color:#ff6d73}
@media(max-width:560px){.ad-sale-pricing{grid-template-columns:1fr}.ad-new-price strong{font-size:40px}.ad-sale-ribbon{top:16px;right:-42px}}


/* v10.11 — AdSense-only cleanup + polished server cards */
.links a[href="/advertise.html"]{display:none!important}

/* Server cards stay compact and cohesive instead of stretching awkwardly. */
.server-grid{align-items:start}
.server-card{display:flex;flex-direction:column;padding:24px;overflow:visible}
.server-card:hover{transform:none}
.server-card>p{min-height:0;margin:8px 0 0}
.specs{margin:18px 0 12px}
.server-dynamic-grid{grid-template-columns:repeat(3,1fr)!important;margin-bottom:12px}
.server-dynamic-grid div{min-width:0;padding:10px 9px;border-bottom:1px solid #26262b}
.server-dynamic-grid div:nth-child(3n){border-right:0}
.server-dynamic-grid div:nth-last-child(-n+3){border-bottom:0}
.server-dynamic-grid b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}

.server-inline-activity{
  order:0;
  margin:4px 0 12px;
  border:1px solid #2b2b31;
  background:linear-gradient(180deg,#101014,#09090c);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.018);
}
.server-inline-activity-head{
  min-height:34px;
  padding:8px 11px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  border-bottom:1px solid #242429;
}
.server-inline-activity-head>span{font:700 8px Oswald;letter-spacing:.17em;color:#8d8d96}
.server-inline-activity .metric-live{display:flex;align-items:center;gap:3px;font-size:8px;color:#c7c7ce;white-space:nowrap}
.server-inline-activity .metric-live i{display:inline-block;width:5px;height:5px;border-radius:50%;background:#5ed981;margin-right:2px}
.server-inline-chart{height:82px;position:relative;background:linear-gradient(180deg,#111116,#0a0a0d);overflow:hidden}
.server-inline-chart .chart-gridlines{position:absolute;inset:0;background:linear-gradient(to bottom,rgba(255,255,255,.035) 1px,transparent 1px) 0 0/100% 33.333%,linear-gradient(to right,rgba(255,255,255,.025) 1px,transparent 1px) 0 0/16.666% 100%;pointer-events:none}
.server-inline-chart .activity-chart{position:absolute;inset:0;width:100%;height:100%}
.server-inline-feed{display:grid;grid-template-columns:auto 1fr;gap:9px;align-items:center;min-height:32px;padding:6px 10px;border-top:1px solid #242429}
.server-inline-feed>span{font:700 7px Oswald;letter-spacing:.16em;color:#5f5f68}
.activity-list.compact{min-width:0;max-height:22px;overflow:hidden}
.activity-list.compact .activity-row{min-height:20px;padding:2px 0;border:0;display:grid;grid-template-columns:6px 42px minmax(0,1fr) auto;gap:5px;align-items:center;font-size:7px}
.activity-list.compact .activity-row:nth-child(n+2){display:none}
.activity-list.compact .activity-empty{padding:3px 0;font-size:7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.server-card .ip-copy{margin:0 0 9px}
.server-card .btn.full{height:44px}

/* AdSense-only layout: no direct sponsor placeholders. */
.kod-context-ad:has([data-direct-slot]),
[data-direct-slot],
.kod-mobile-direct{display:none!important}

.kod-inline-ad-pair{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:18px;
  margin-top:18px;
}
.kod-inline-ad-card{min-height:118px}
.kod-inline-ad-card .kod-adsense-slot{
  width:100%;
  min-height:118px;
  height:100%;
  border:1px solid #25252a;
  background:rgba(10,10,12,.75);
  padding:7px;
  overflow:hidden;
}
.kod-inline-ad-card .kod-ad-label{margin:0 0 5px 2px;font-size:7px;text-align:left;opacity:.75}
.kod-inline-ad-card .adsbygoogle{display:block!important;width:100%!important}

/* Keep the side Google unit subtle and compact. */
.kod-context-ad{width:210px}
.kod-context-ad .kod-adsense-slot{background:rgba(10,10,12,.72)}
.kod-shape-landscape{height:150px}
.kod-shape-square{height:230px}

@media(max-width:1640px){
  .kod-context-ad{display:none}
  .kod-mobile-ad-inline{display:block}
}
@media(max-width:900px){
  .server-grid{grid-template-columns:1fr}
  .kod-inline-ad-pair{grid-template-columns:1fr;gap:12px}
  .kod-inline-ad-card{min-height:96px}
  .kod-inline-ad-card .kod-adsense-slot{min-height:96px}
}
@media(max-width:620px){
  .server-card{padding:18px}
  .server-dynamic-grid{grid-template-columns:1fr 1fr!important}
  .server-dynamic-grid div:nth-child(3n){border-right:1px solid #26262b}
  .server-dynamic-grid div:nth-child(even){border-right:0}
  .server-dynamic-grid div:nth-last-child(-n+3){border-bottom:1px solid #26262b}
  .server-dynamic-grid div:nth-last-child(-n+2){border-bottom:0}
  .server-inline-activity-head{align-items:flex-start;flex-direction:column;gap:4px}
  .server-inline-chart{height:72px}
}
