:root{color-scheme:dark;--bg:#070b08;--surface:#0d130f;--surface-2:#111a13;--line:rgba(197,232,198,.11);--line-strong:rgba(197,232,198,.2);--text:#f2f6ef;--muted:#9ba79b;--dim:#677268;--lime:#a3f56a;--lime-bright:#bbff7f;--emerald:#2e9c59;--max:1200px;--sans:Inter,"Segoe UI",Arial,sans-serif;--display:"Segoe UI",Inter,Arial,sans-serif;--radius:18px}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:92px}
body{margin:0;min-width:320px;background:var(--bg);color:var(--text);font-family:var(--sans);font-size:15px;line-height:1.65;overflow-x:hidden}
body::before{position:fixed;z-index:-1;inset:0;content:"";pointer-events:none;background:radial-gradient(ellipse at 81% 12%,rgba(48,116,64,.09),transparent 32%),radial-gradient(ellipse at 9% 45%,rgba(26,88,50,.07),transparent 31%)}
a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}button:focus-visible,a:focus-visible{outline:2px solid var(--lime);outline-offset:4px}.skip-link{position:fixed;z-index:1000;top:-60px;left:12px;padding:10px 16px;background:var(--lime);color:#07100a;border-radius:8px;font-weight:700}.skip-link:focus{top:12px}
.section-wrap,.nav-shell{width:min(var(--max),calc(100% - 64px));margin-inline:auto}
.site-header{position:sticky;z-index:20;top:0;height:76px;background:rgba(7,11,8,.8);border-bottom:1px solid rgba(210,244,211,.065);backdrop-filter:blur(18px)}.nav-shell{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:11px;white-space:nowrap}.brand-mark{width:39px;height:39px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(145deg,#162c1d,#0a1710);border:1px solid rgba(163,245,106,.23);box-shadow:inset 0 0 22px rgba(90,195,108,.1)}.brand-mark svg{width:27px;fill:none;stroke:var(--lime);stroke-width:2.5;stroke-linejoin:round;stroke-linecap:round}.brand-name{font-family:var(--display);font-size:19px;font-weight:700;letter-spacing:-.8px}.brand-name span,.micro-label span,.server-copy .micro-label span,.art-label span span,.closing p span{color:var(--lime)}.primary-nav{height:100%;display:flex;align-items:center;gap:31px}.primary-nav>a{font-size:13px;color:#bac3b9;transition:color .2s}.primary-nav>a:hover,.footer-links a:hover{color:var(--lime)}.primary-nav .nav-discord{color:var(--lime)}.nav-discord span{font-size:17px;margin-left:3px}.cart-trigger{height:41px;padding:0 11px 0 13px;display:flex;align-items:center;gap:9px;border:1px solid var(--line-strong);border-radius:10px;background:#0d140f;cursor:pointer;font-size:12px;font-weight:600;transition:border .2s,background .2s}.cart-trigger:hover{border-color:rgba(163,245,106,.55);background:#111b13}.cart-trigger svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.cart-count,.drawer-count{min-width:20px;height:20px;display:inline-grid;place-items:center;padding:0 5px;border-radius:8px;background:#1e3320;color:var(--lime-bright);font-size:11px;font-weight:700}.menu-toggle{display:none}
.hero{position:relative;min-height:625px;padding-top:85px;padding-bottom:54px;display:grid;grid-template-columns:.94fr 1.06fr;align-items:center;column-gap:32px}.hero-copy{position:relative;z-index:2;padding-bottom:23px}.eyebrow{display:flex;align-items:center;gap:9px;color:#a8baaa;font-size:10px;font-weight:700;letter-spacing:1.65px}.eyebrow-dot{width:7px;height:7px;border-radius:50%;background:var(--lime);box-shadow:0 0 12px rgba(163,245,106,.65)}h1,h2,h3,p{margin-top:0}.hero h1{margin:24px 0 20px;font-family:var(--display);font-size:clamp(51px,6.25vw,81px);font-weight:600;letter-spacing:-5.6px;line-height:1.04}.hero h1 span,.section-heading h2 span,.community-copy h2 span{color:var(--lime)}.hero-lede{max-width:455px;margin-bottom:29px;color:#a6b0a5;font-size:15px;line-height:1.85}.hero-lede strong{color:#e5f0e3;font-weight:600}.hero-actions{display:flex;align-items:center;gap:11px}.button{min-height:47px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:17px;border-radius:10px;font-size:12px;font-weight:700;letter-spacing:.05px;cursor:pointer;transition:transform .18s,border .18s,background .18s,box-shadow .18s}.button:hover{transform:translateY(-2px)}.button-primary{color:#07120a;background:linear-gradient(110deg,#b9ff79,#8be458);box-shadow:0 8px 26px rgba(99,206,78,.12)}.button-primary:hover{background:var(--lime-bright);box-shadow:0 8px 28px rgba(99,206,78,.23)}.button-primary>span,.button-secondary>span,.button-light>span{font-size:18px;font-weight:400;line-height:1}.button-secondary{border:1px solid var(--line-strong);color:#e2ebe0;background:rgba(20,28,22,.62)}.button-secondary:hover{border-color:rgba(163,245,106,.55)}.community-inline{display:inline-flex;align-items:center;gap:9px;margin-top:20px;color:#aeb8ad;font-size:12px;transition:color .2s}.community-inline:hover{color:var(--lime)}.discord-icon{width:21px;height:21px;border:1px solid rgba(163,245,106,.22);border-radius:7px;display:grid;place-items:center;color:var(--lime);font-size:12px}.inline-arrow{color:#829083;font-size:15px}.hero-footnote{position:absolute;left:0;right:0;bottom:0;display:flex;align-items:center;gap:12px;color:#859084;font-size:10px;letter-spacing:.35px}.footnote-line{width:27px;height:1px;background:var(--lime)}.hero-coords{margin-left:auto;color:#465449;font-family:var(--display);font-size:9px;letter-spacing:1px}
.hero-art{height:462px;position:relative;isolation:isolate;overflow:hidden;border:1px solid rgba(179,231,174,.12);border-radius:25px;background:radial-gradient(ellipse at 52% 55%,rgba(62,132,65,.21),transparent 48%),linear-gradient(155deg,#111c14 0%,#0a100d 61%,#101a11 100%);box-shadow:inset 0 0 80px rgba(28,83,42,.14),0 32px 90px rgba(0,0,0,.22)}.hero-art::before{position:absolute;inset:0;content:"";opacity:.27;background-image:linear-gradient(rgba(170,231,166,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(170,231,166,.04) 1px,transparent 1px);background-size:38px 38px;mask-image:linear-gradient(180deg,#000,transparent 90%)}.hero-art::after{position:absolute;z-index:1;inset:0;content:"";pointer-events:none;background:linear-gradient(180deg,transparent 64%,rgba(6,12,8,.72))}.art-glow{position:absolute;z-index:0;left:24%;right:18%;bottom:5%;height:45%;border-radius:50%;background:#75d76e;filter:blur(70px);opacity:.16}.art-orbit{position:absolute;z-index:0;border:1px solid rgba(178,247,175,.13);border-radius:50%;transform:rotate(-22deg)}.orbit-one{width:91%;height:34%;left:5%;top:27%}.orbit-two{width:74%;height:25%;left:14%;top:35%;border-style:dashed;opacity:.65}.moon{position:absolute;top:49px;right:17%;width:61px;height:61px;border-radius:50%;background:radial-gradient(circle at 34% 30%,#d8ffb2,#87d85a 60%,#42a444);box-shadow:0 0 28px rgba(156,255,119,.25),0 0 80px rgba(128,237,104,.13)}.moon::after{position:absolute;inset:9px;content:"";border:1px solid rgba(13,63,23,.17);border-radius:50%}.world{position:absolute;z-index:2;bottom:73px;display:flex;align-items:flex-end;transform:skewY(-27deg) rotate(27deg);filter:drop-shadow(0 15px 20px rgba(0,0,0,.25))}.world i{display:block;position:relative;width:68px;height:86px;background:linear-gradient(90deg,#1a462c,#28683a 70%,#317641);border:1px solid rgba(146,245,126,.12)}.world i::before{position:absolute;content:"";left:-1px;right:-1px;top:-20px;height:21px;background:linear-gradient(110deg,#3d8e45,#6eb74c 55%,#347942);border:1px solid rgba(168,244,132,.19);transform:skewX(-44deg);transform-origin:left bottom}.world i::after{position:absolute;content:"";left:23px;top:28px;width:14px;height:19px;background:rgba(174,240,99,.45);box-shadow:0 0 13px rgba(163,245,106,.34)}.world-back{z-index:1;left:36%;bottom:176px;opacity:.56;transform:scale(.74) skewY(-27deg) rotate(27deg)}.world-back i{height:52px;width:62px;background:#153a26}.world-back i::before{height:17px;top:-17px;background:#35713a}.world-back i::after{display:none}.world-mid{left:19%;bottom:107px;transform:scale(.88) skewY(-27deg) rotate(27deg)}.world-mid i{height:104px;width:67px}.world-front{left:36%;bottom:17px;transform:scale(1.08) skewY(-27deg) rotate(27deg)}.world-front i{height:84px;width:70px;background:linear-gradient(90deg,#133f2d,#1b5234 75%,#28603b)}.world-front i::before{background:linear-gradient(110deg,#367d42,#5ea744 55%,#2b703e)}.world-front i::after{background:#bcf778;width:9px;height:15px;left:20px;top:21px;box-shadow:22px 25px 0 rgba(181,246,106,.85),25px -7px 15px rgba(181,246,106,.19)}.pixel-tree{position:absolute;z-index:3;width:24px;height:90px;bottom:146px}.pixel-tree i{position:absolute;bottom:0;left:9px;width:7px;height:37px;background:#3d7040}.pixel-tree b{position:absolute;bottom:24px;left:0;width:25px;height:44px;background:linear-gradient(90deg,#235735,#42843d 70%,#326c36);box-shadow:0 -15px 0 -4px #285e35;border:1px solid rgba(176,240,122,.15)}.tree-one{left:14%;transform:scale(.8)}.tree-two{left:79%;bottom:125px;transform:scale(1.18)}.tree-three{left:69%;bottom:162px;transform:scale(.66)}.art-label{position:absolute;z-index:5;left:26px;bottom:23px;display:flex;align-items:center;gap:10px;color:#eff8ed;font-family:var(--display);font-size:12px;font-weight:700;letter-spacing:.9px}.art-label-mark{width:30px;height:30px;display:grid;place-items:center;border:1px solid rgba(163,245,106,.6);border-radius:9px;color:var(--lime);font-size:15px}.art-label small{display:block;margin-top:2px;color:#8e9b8c;font:600 7px var(--sans);letter-spacing:1.5px}.art-cube{position:absolute;z-index:4;width:14px;height:14px;transform:rotate(30deg);border:1px solid rgba(184,255,146,.56);background:rgba(117,209,90,.08);box-shadow:0 0 16px rgba(135,231,108,.22)}.cube-one{top:28%;left:20%}.cube-two{top:56%;right:13%;width:9px;height:9px}.cube-three{top:34%;right:32%;width:6px;height:6px}.art-bottom-line{position:absolute;z-index:3;left:0;right:0;bottom:70px;height:1px;background:linear-gradient(90deg,transparent,rgba(144,221,116,.3),transparent)}
.server-band{padding-top:6px}.server-card{min-height:124px;padding:22px 29px;display:flex;align-items:center;gap:18px;border:1px solid rgba(163,245,106,.21);border-radius:16px;background:linear-gradient(107deg,rgba(24,46,29,.8),rgba(15,24,17,.82) 48%,rgba(14,22,16,.88));box-shadow:inset 0 1px rgba(255,255,255,.025)}.server-icon{width:54px;height:54px;flex:none;display:grid;place-items:center;border-radius:15px;background:rgba(130,217,95,.1);border:1px solid rgba(163,245,106,.14)}.server-icon svg{width:33px;fill:none;stroke:#a5ed78;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.server-copy{min-width:0}.micro-label{display:block;color:#88968b;font-size:9px;font-weight:700;letter-spacing:1.45px}.server-copy h2{margin:3px 0 2px;font-family:var(--display);font-size:17px;letter-spacing:-.45px}.server-address{font-family:var(--display);font-size:13px;font-weight:600;color:var(--lime)}.button-copy{min-height:42px;margin-left:auto;padding:0 14px;gap:8px;border:1px solid rgba(163,245,106,.27);background:rgba(163,245,106,.08);color:#c4f7a3}.button-copy:hover{border-color:rgba(163,245,106,.6);background:rgba(163,245,106,.14)}.button-copy svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.server-host{padding-left:18px;display:flex;align-items:center;gap:8px;border-left:1px solid var(--line);color:#8d998d;font-size:10px;white-space:nowrap}.server-host strong{color:#c7d2c4;font-weight:600}.host-pulse{width:6px;height:6px;border-radius:50%;background:#8cdb62;box-shadow:0 0 10px rgba(140,219,98,.55)}.live-status{flex-basis:100%;width:100%;margin-top:7px;padding-top:12px;display:flex;align-items:center;gap:14px;border-top:1px solid var(--line);color:#c6d1c3;font-size:11px}.server-card:has(.live-status:not([hidden])){flex-wrap:wrap}.status-chip{display:inline-flex;align-items:center;gap:7px}.status-dot{width:7px;height:7px;border-radius:50%;background:#70e081}.status-dot.offline{background:#fb827c}.status-players{color:#9daa9b}
.shop-section{padding-top:116px}.section-heading{margin-bottom:31px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.section-heading h2,.community-copy h2{margin:12px 0 0;font-family:var(--display);font-size:clamp(32px,4vw,47px);line-height:1.12;letter-spacing:-2.1px;font-weight:600}.section-heading h2 span{color:#a1ad9f}.section-heading>p{max-width:305px;margin:0 0 4px;color:#899488;font-size:12px;line-height:1.8}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.product-card{position:relative;min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:15px;background:linear-gradient(160deg,#101710,#0c120e 83%);transition:transform .24s,border-color .24s,box-shadow .24s}.product-card:hover{transform:translateY(-4px);border-color:rgba(163,245,106,.32);box-shadow:0 18px 40px rgba(0,0,0,.2)}.product-art{position:relative;height:164px;overflow:hidden;display:grid;place-items:center;background:radial-gradient(ellipse at 50% 72%,var(--art-glow,rgba(122,232,91,.14)),transparent 55%),linear-gradient(145deg,rgba(21,33,24,.85),rgba(12,20,15,.95))}.product-art::before{position:absolute;inset:0;content:"";opacity:.25;background-image:linear-gradient(rgba(163,245,106,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(163,245,106,.05) 1px,transparent 1px);background-size:24px 24px;mask-image:linear-gradient(180deg,#000,transparent)}.product-art .art-noise{position:absolute;inset:0;background:radial-gradient(circle at 25% 32%,rgba(191,255,171,.16) 0 1px,transparent 2px),radial-gradient(circle at 76% 25%,rgba(191,255,171,.13) 0 1px,transparent 2px),radial-gradient(circle at 79% 77%,rgba(191,255,171,.14) 0 1px,transparent 2px),radial-gradient(circle at 19% 74%,rgba(191,255,171,.12) 0 1px,transparent 2px)}.product-badge{position:absolute;z-index:3;top:12px;left:12px;padding:5px 9px;border:1px solid rgba(189,243,156,.19);border-radius:7px;background:rgba(9,18,11,.83);color:#c5f7a8;font-size:9px;font-weight:700;letter-spacing:.25px}.crate-object{position:relative;z-index:2;width:80px;height:70px;filter:drop-shadow(0 12px 15px rgba(0,0,0,.34));transform:perspective(150px) rotateX(6deg) rotateY(-7deg);transition:transform .3s}.product-card:hover .crate-object{transform:perspective(150px) rotateX(2deg) rotateY(-2deg) translateY(-4px)}.crate-lid{position:absolute;top:0;left:4px;width:72px;height:20px;background:linear-gradient(180deg,var(--art-top,#74bf4d),var(--art-mid,#438b3e));border:1px solid rgba(208,255,188,.25);clip-path:polygon(10% 0,90% 0,100% 55%,50% 100%,0 55%)}.crate-body{position:absolute;left:7px;right:7px;top:16px;bottom:1px;overflow:hidden;border:1px solid rgba(201,255,174,.24);border-radius:3px;background:linear-gradient(90deg,var(--art-dark,#204b2a) 0 13%,var(--art-body,#367b36) 13% 87%,var(--art-dark,#204b2a) 87%);box-shadow:inset 0 5px rgba(209,255,163,.1),inset 0 -7px rgba(0,0,0,.12)}.crate-body::before,.crate-body::after{position:absolute;content:"";background:var(--art-trim,#b2ed66);opacity:.82}.crate-body::before{left:0;right:0;top:14px;height:4px}.crate-body::after{left:50%;top:0;bottom:0;width:5px;transform:translateX(-50%);opacity:.56}.crate-lock{position:absolute;z-index:2;left:50%;top:28px;width:14px;height:15px;transform:translateX(-50%);border:2px solid var(--art-trim,#b2ed66);border-radius:3px;background:var(--art-lock,#599d42);box-shadow:0 0 12px var(--art-glow,rgba(122,232,91,.4))}.crate-lock::before{position:absolute;content:"";left:3px;right:3px;top:-7px;height:7px;border:2px solid var(--art-trim,#b2ed66);border-bottom:0;border-radius:5px 5px 0 0}.crate-shadow{position:absolute;bottom:-14px;left:-9px;width:100px;height:20px;border-radius:50%;background:var(--art-glow,rgba(122,232,91,.28));filter:blur(11px)}.rank-object{position:relative;z-index:2;width:83px;height:83px;display:grid;place-items:center;filter:drop-shadow(0 10px 18px rgba(0,0,0,.35));transition:transform .3s}.product-card:hover .rank-object{transform:translateY(-4px) rotate(4deg)}.rank-object svg{width:100%;height:100%;overflow:visible}.rank-glyph{position:absolute;color:var(--rank-highlight,#bbff82);font-family:var(--display);font-size:23px;font-weight:700;text-shadow:0 0 16px var(--art-glow,rgba(122,232,91,.55))}.product-content{padding:15px 15px 14px}.product-title-row{min-height:29px;display:flex;align-items:flex-start;justify-content:space-between;gap:7px}.product-title{margin:0;font-family:var(--display);font-size:18px;font-weight:600;letter-spacing:-.55px}.product-price{flex:none;color:#e8f0e5;font-family:var(--display);font-size:12px;font-weight:700}.product-description{min-height:41px;margin:7px 0 9px;color:#8f9b90;font-size:10.5px;line-height:1.6}.product-status{margin:0 0 13px;display:flex;align-items:center;gap:6px;color:#9daf99;font-size:9px;line-height:1.4}.available-check{width:13px;height:13px;flex:none;display:grid;place-items:center;border-radius:50%;background:rgba(112,219,115,.13);color:#a9e87a;font-size:9px;font-weight:700}.product-actions{display:grid;grid-template-columns:1.15fr .85fr;gap:7px}.product-actions .button{min-height:37px;padding:0 8px;gap:0;border-radius:8px;font-size:9px;white-space:nowrap}.product-actions .button-primary{box-shadow:none}.product-actions .button-quiet{border:1px solid var(--line);background:transparent;color:#aab5aa}.product-actions .button-quiet:hover{border-color:rgba(163,245,106,.42);color:var(--lime)}.rank-section{padding-top:112px}.rank-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.rank-grid .product-art{height:180px}.rank-grid .product-content{padding:17px 18px 16px}.rank-grid .product-description{min-height:35px}.rank-grid .product-title{font-size:20px}
.community-section{padding-top:116px}.community-card{position:relative;min-height:205px;overflow:hidden;padding:34px 39px;display:flex;align-items:center;gap:23px;border:1px solid rgba(153,233,123,.28);border-radius:20px;background:radial-gradient(ellipse at 70% 25%,rgba(93,179,72,.17),transparent 49%),linear-gradient(110deg,#17281a,#101a13 70%,#101910)}.community-mark{position:relative;z-index:1;width:61px;height:61px;flex:none;display:grid;place-items:center;border:1px solid rgba(185,245,145,.26);border-radius:17px;background:rgba(163,245,106,.1);box-shadow:0 0 28px rgba(117,218,84,.09)}.community-mark svg{width:38px;fill:none;stroke:#b0f878;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.community-copy{position:relative;z-index:1}.community-copy .eyebrow{font-size:9px}.community-copy h2{margin-top:8px;font-size:32px;letter-spacing:-1.6px}.community-copy h2 span{color:var(--lime)}.community-copy p{max-width:420px;margin:9px 0 0;color:#a2afa0;font-size:11px}.button-light{position:relative;z-index:1;margin-left:auto;background:#e3f6d8;color:#152318}.button-light:hover{background:#f3ffe9;box-shadow:0 8px 30px rgba(194,244,161,.16)}.community-shape{position:absolute;width:180px;height:180px;border:1px solid rgba(163,245,106,.12);transform:rotate(32deg);border-radius:35px}.shape-one{right:20%;top:-117px}.shape-two{right:15%;bottom:-146px;width:260px;height:260px;border-color:rgba(163,245,106,.08)}.news-section{padding-top:116px;padding-bottom:97px}.news-heading{margin-bottom:27px}.news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.news-card{min-height:168px;padding:20px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:14px;background:linear-gradient(150deg,#101710,#0b100d)}.news-date{color:var(--lime);font-size:9px;font-weight:700;letter-spacing:1px}.news-card h3{margin:12px 0 7px;font-family:var(--display);font-size:16px;letter-spacing:-.35px}.news-card p{margin:0;color:#96a296;font-size:11px;line-height:1.75}.news-empty{min-height:142px;padding:25px;display:flex;align-items:center;gap:14px;border:1px dashed rgba(173,227,168,.16);border-radius:14px;background:rgba(14,21,16,.55);color:#98a698;font-size:12px}.news-empty-mark{width:33px;height:33px;flex:none;display:grid;place-items:center;border:1px solid rgba(163,245,106,.2);border-radius:10px;color:var(--lime);background:rgba(163,245,106,.07);font-family:var(--display);font-weight:600}.closing{min-height:73px;display:flex;align-items:center;gap:15px;border-top:1px solid var(--line)}.closing-rule{width:19px;height:2px;background:var(--lime)}.closing p{margin:0;color:#8b998b;font-size:9px;font-weight:700;letter-spacing:1.2px}.closing-link{margin-left:auto;color:#b4c0b1;font-size:10px}.closing-link span{margin-left:7px;color:var(--lime);font-size:15px}.site-footer{border-top:1px solid var(--line);background:#080d09}.footer-inner{min-height:100px;display:flex;align-items:center;gap:24px}.footer-brand .brand-mark{width:32px;height:32px;border-radius:10px}.footer-brand .brand-mark svg{width:23px}.footer-brand .brand-name{font-size:15px}.footer-inner>p{margin:0;color:#738073;font-size:10px}.footer-links{margin-left:auto;display:flex;gap:20px;color:#a2ada1;font-size:10px}.footer-copy{color:#647065;font-size:9px}
.detail-dialog{width:min(670px,calc(100% - 32px));max-width:unset;padding:0;overflow:visible;border:1px solid rgba(164,238,146,.2);border-radius:18px;background:#0b110d;color:var(--text);box-shadow:0 30px 120px rgba(0,0,0,.62)}.detail-dialog::backdrop{background:rgba(2,6,3,.78);backdrop-filter:blur(5px)}.detail-shell{position:relative;display:grid;grid-template-columns:.9fr 1.1fr;min-height:335px}.dialog-close{width:35px;height:35px;display:grid;place-items:center;border:1px solid var(--line-strong);border-radius:10px;background:#111911;color:#d5e0d2;font-size:22px;line-height:1;cursor:pointer}.detail-shell>.dialog-close{position:absolute;z-index:3;top:12px;right:12px}.detail-art{position:relative;min-height:335px;display:grid;place-items:center;border-right:1px solid var(--line);border-radius:18px 0 0 18px;background:radial-gradient(ellipse at 50% 68%,rgba(122,232,91,.18),transparent 51%),linear-gradient(145deg,#142219,#0d140f)}.detail-art .crate-object{transform:scale(1.45) perspective(150px) rotateX(6deg) rotateY(-7deg)}.detail-art .rank-object{transform:scale(1.4)}.detail-info{padding:47px 27px 25px}.detail-category{color:#94a192;font-size:9px;font-weight:700;letter-spacing:1.35px;text-transform:uppercase}.detail-badge{position:static;display:inline-block;margin-left:9px}.detail-info h2{margin:12px 0 7px;font-family:var(--display);font-size:32px;letter-spacing:-1.2px}.detail-description{min-height:39px;margin-bottom:17px;color:#a5b1a3;font-size:12px;line-height:1.75}.detail-availability{display:flex;align-items:center;gap:8px;color:#aab9a7;font-size:10px}.availability-icon{width:16px;height:16px;display:grid;place-items:center;border-radius:50%;background:rgba(126,231,112,.14);color:#b7f68c;font-size:10px}.detail-bottom{margin-top:20px;padding-top:17px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid var(--line)}.detail-price{font-family:var(--display);font-size:19px;font-weight:700}.detail-bottom .button{min-height:42px;padding:0 13px;font-size:10px}.drawer-backdrop{position:fixed;z-index:29;inset:0;background:rgba(2,6,3,.7);backdrop-filter:blur(3px)}.cart-drawer{position:fixed;z-index:30;inset:0 0 0 auto;width:min(420px,100%);padding:23px;display:flex;flex-direction:column;border-left:1px solid rgba(174,231,161,.16);background:#0a100c;box-shadow:-24px 0 70px rgba(0,0,0,.35);transform:translateX(105%);transition:transform .28s ease}.cart-drawer.is-open{transform:translateX(0)}.drawer-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid var(--line)}.drawer-header h2{margin:5px 0 0;font-family:var(--display);font-size:22px;letter-spacing:-.8px}.drawer-count{margin-left:7px;vertical-align:middle}.cart-items{flex:1;overflow:auto;padding:12px 0}.cart-empty{min-height:50vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#8d9a8e}.cart-empty-icon{width:48px;height:48px;margin-bottom:14px;display:grid;place-items:center;border:1px solid var(--line-strong);border-radius:15px;color:var(--lime);font-size:21px}.cart-empty strong{color:#d4e1d2;font-family:var(--display);font-size:16px}.cart-empty span{max-width:230px;margin-top:6px;font-size:11px}.cart-row{padding:13px 0;display:grid;grid-template-columns:1fr auto;gap:8px;border-bottom:1px solid var(--line)}.cart-row-name{font-family:var(--display);font-size:14px;font-weight:600}.cart-row-price{color:#d9e5d7;font-size:11px;font-weight:600}.cart-row-actions{display:flex;align-items:center;gap:8px;grid-column:1/-1}.quantity-button,.remove-button{min-width:27px;height:27px;display:grid;place-items:center;border:1px solid var(--line-strong);border-radius:7px;background:#111a13;cursor:pointer}.quantity-button{font-size:15px}.cart-quantity{min-width:18px;text-align:center;color:#c2d1c0;font-size:11px}.remove-button{margin-left:auto;padding:0 8px;color:#a9b4a7;font-size:10px}.cart-footer{padding-top:17px;border-top:1px solid var(--line)}.cart-total{display:flex;align-items:center;justify-content:space-between;color:#a5b1a4;font-size:11px}.cart-total strong{color:#f0f6ee;font-family:var(--display);font-size:17px}.cart-footer>p{margin:12px 0 11px;color:#7f8c80;font-size:10px;line-height:1.7}.checkout-button,.checkout-disabled{width:100%;min-height:45px}.button-disabled{border:1px solid var(--line);background:#111711;color:#707a70;cursor:not-allowed}.toast{position:fixed;z-index:40;left:50%;bottom:22px;max-width:calc(100% - 32px);padding:10px 15px;transform:translate(-50%,12px);border:1px solid rgba(172,239,139,.23);border-radius:10px;background:#152019;color:#d7f4c4;box-shadow:0 12px 40px rgba(0,0,0,.34);font-size:11px;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s}.toast.is-visible{transform:translate(-50%,0);opacity:1}
@media(min-width:1500px){.hero{min-height:660px}.hero-art{height:490px}}
@media(max-width:1000px){.section-wrap,.nav-shell{width:min(var(--max),calc(100% - 48px))}.primary-nav{gap:19px}.hero{min-height:585px;padding-top:68px;grid-template-columns:.98fr 1.02fr;gap:18px}.hero h1{font-size:clamp(49px,6.3vw,69px);letter-spacing:-4px}.hero-art{height:420px}.product-grid{gap:11px}.product-content{padding:13px 11px 12px}.product-description{font-size:10px}.product-actions .button{font-size:8.5px}.server-card{gap:13px;padding-inline:20px}.server-host{padding-left:13px}.community-card{padding-inline:28px}}
@media(max-width:760px){html{scroll-padding-top:78px}.section-wrap,.nav-shell{width:calc(100% - 36px)}.site-header{height:67px}.brand-mark{width:36px;height:36px}.menu-toggle{width:39px;height:39px;margin-left:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border:1px solid var(--line-strong);border-radius:10px;background:#101711}.menu-toggle span{width:16px;height:1.5px;background:#d4e0d1;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.25px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.25px) rotate(-45deg)}.primary-nav{position:absolute;top:66px;left:0;right:0;height:auto;padding:9px 18px 17px;display:none;align-items:stretch;gap:0;border-bottom:1px solid var(--line);background:rgba(7,12,8,.97);backdrop-filter:blur(18px)}.primary-nav.is-open{display:flex;flex-direction:column}.primary-nav>a{padding:12px 4px;border-bottom:1px solid rgba(202,237,199,.06);font-size:13px}.primary-nav .nav-discord{border:0}.primary-nav .cart-trigger{margin-top:7px;justify-content:center}.hero{min-height:0;padding-top:52px;padding-bottom:47px;grid-template-columns:1fr;gap:31px}.hero-copy{padding:0}.hero h1{margin:17px 0 14px;font-size:clamp(49px,10vw,70px);letter-spacing:-3.7px}.hero-lede{max-width:520px;margin-bottom:20px;font-size:13px}.hero-actions{gap:9px}.button{min-height:44px}.community-inline{margin-top:14px}.hero-art{height:min(400px,87vw);min-height:290px;border-radius:19px}.hero-footnote{bottom:0}.server-band{padding-top:2px}.server-card{padding:17px;display:grid;grid-template-columns:46px 1fr auto;gap:10px}.server-icon{width:44px;height:44px;border-radius:13px}.server-icon svg{width:29px}.server-copy h2{font-size:14px}.server-address{font-size:11px;overflow-wrap:anywhere}.server-copy .micro-label{font-size:8px}.button-copy{grid-column:3;grid-row:1;padding:0 11px;min-height:39px;font-size:10px}.server-host{grid-column:2/4;grid-row:2;padding:9px 0 0;border-top:1px solid var(--line);border-left:0;font-size:9px}.live-status{grid-column:1/-1}.shop-section{padding-top:82px}.section-heading{margin-bottom:20px;display:block}.section-heading h2{margin-top:10px;font-size:clamp(32px,7vw,40px);letter-spacing:-1.6px}.section-heading>p{margin:9px 0 0;font-size:11px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.product-art{height:142px}.product-content{padding:12px 11px}.product-title{font-size:16px}.product-price{font-size:11px}.product-description{min-height:47px;font-size:9.5px}.product-status{min-height:27px;align-items:flex-start;font-size:8.5px}.product-actions{grid-template-columns:1fr}.product-actions .button{min-height:35px;font-size:9px}.rank-section,.community-section{padding-top:84px}.rank-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rank-grid .product-art{height:157px}.rank-grid .product-content{padding:13px 12px}.rank-grid .product-description{min-height:49px}.community-card{min-height:unset;padding:24px 21px;display:grid;grid-template-columns:52px 1fr;gap:13px}.community-mark{width:50px;height:50px;border-radius:14px}.community-mark svg{width:32px}.community-copy h2{font-size:28px}.community-copy p{font-size:10px}.community-card>.button-light{grid-column:2;margin:4px 0 0;width:max-content;min-height:41px}.news-section{padding-top:84px;padding-bottom:63px}.news-grid{grid-template-columns:1fr}.news-card{min-height:unset;padding:16px}.news-card h3{margin-top:7px}.news-empty{min-height:108px;padding:18px;font-size:11px}.closing{min-height:73px;gap:10px}.closing p{max-width:225px;font-size:8px;line-height:1.6}.closing-link{font-size:9px;white-space:nowrap}.footer-inner{padding-block:19px;min-height:0;display:grid;grid-template-columns:1fr auto;gap:8px 12px}.footer-inner>p{grid-row:2;font-size:9px}.footer-links{grid-column:2;grid-row:1/3;flex-direction:column;gap:7px;font-size:9px}.footer-copy{grid-column:1;grid-row:3}.detail-shell{grid-template-columns:1fr}.detail-art{min-height:185px;border-right:0;border-bottom:1px solid var(--line);border-radius:18px 18px 0 0}.detail-art .crate-object{transform:scale(1.06)}.detail-art .rank-object{transform:scale(1.03)}.detail-info{padding:20px}.detail-info h2{margin-top:8px;font-size:26px}.detail-description{min-height:0}.detail-bottom{margin-top:14px;padding-top:13px}.cart-drawer{padding:18px}.cart-empty{min-height:35vh}}
@media(max-width:390px){.section-wrap,.nav-shell{width:calc(100% - 28px)}.hero h1{font-size:47px;letter-spacing:-3px}.hero-art{min-height:255px}.server-card{padding:13px;grid-template-columns:39px 1fr auto}.server-icon{width:38px;height:38px}.server-icon svg{width:25px}.button-copy{padding-inline:8px;font-size:9px}.button-copy svg{display:none}.server-host{font-size:8.5px}.product-grid{gap:8px}.product-art{height:126px}.product-content{padding:11px 9px}.product-title-row{display:block}.product-title{font-size:15px}.product-price{display:block;margin-top:1px;font-size:10px}.product-description{font-size:9px}.product-status{font-size:8px}.product-actions .button{font-size:8.5px}.rank-grid .product-art{height:140px}.community-card{padding:19px 16px;grid-template-columns:43px 1fr}.community-mark{width:42px;height:42px}.community-copy h2{font-size:24px}.closing-link{font-size:8px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
