@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;500;600;700&display=swap";*{box-sizing:border-box}body,h1,h2,h3,p,dl,dd{margin:0}body{min-height:100vh}button,input{font:inherit}a{color:inherit;text-decoration:none}:root{--background:264 28% 5%;--foreground:270 15% 92%;--card:264 22% 7%;--muted-foreground:270 12% 52%;--primary:320 85% 62%;--accent:290 60% 55%;--border:270 18% 13%;--ring:320 85% 62%;--font-heading:"Space Grotesk",sans-serif;--font-mono:"JetBrains Mono",monospace;--font-body:"Space Grotesk",sans-serif;--color-bg0:hsl(264 28% 5%);--color-panel:hsl(264 22% 7%);--color-panel2:hsl(264 18% 12%);--color-purple:hsl(290 60% 55%);--color-magenta:hsl(320 85% 62%);--color-cyan:hsl(187 92% 42%);--color-text:hsl(270 15% 92%);--color-muted:hsl(270 12% 52%);--color-danger:#ff5d8f;--color-border:hsl(270 18% 13%);--radius-lg:1rem;--shadow-panel:0 24px 80px rgba(0,0,0,.45)}body{font-family:var(--font-body);background:linear-gradient(#07030bd1,#07030bf2),url(/images/bg.webp) center top/cover fixed,hsl(var(--background));color:hsl(var(--foreground));overflow-x:hidden}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;background:radial-gradient(circle at 8% -8%,rgba(192,48,176,.07),transparent 42rem),radial-gradient(circle at 104% 35%,rgba(128,32,208,.06),transparent 32rem),radial-gradient(circle at 18% 92%,rgba(160,32,192,.07),transparent 36rem),radial-gradient(circle at 72% 70%,rgba(224,64,176,.05),transparent 22rem);-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px)}main{min-height:calc(100vh - 160px);position:relative;z-index:1}.page{width:100%;margin:0 auto;padding:0 0 48px}.narrow{width:min(760px,calc(100% - 32px));padding-top:110px}.muted{color:hsl(var(--muted-foreground))}.error{color:var(--color-danger)}.warning{color:#f0abfc;background:#d946ef1f;padding:12px;border:1px solid rgba(217,70,239,.35);border-radius:12px}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:#09b7ce;font-size:.78rem}.price{font-family:var(--font-mono);font-size:1.45rem;color:#ebe8ee;font-weight:800}.field-label{display:block;margin-bottom:8px;color:#f0abfc}.hero:before,.hero:after{content:"";position:absolute;border:1px solid rgba(200,50,180,.1);background:#b428a00a;width:18px;height:18px;border-radius:3px;animation:floatBlock 24s linear infinite}.hero:before{left:8%;top:34%}.hero:after{right:21%;top:28%;animation-delay:6s}.product-art:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 45%,rgba(103,243,255,.35),transparent 22%),radial-gradient(circle at 48% 52%,rgba(220,50,180,.42),transparent 32%),linear-gradient(145deg,#09021233,#000000b8);filter:saturate(1.2)}@keyframes floatBlock{0%,to{transform:translateY(0) rotate(0);opacity:.1}35%{transform:translateY(-28px) rotate(140deg);opacity:.22}70%{transform:translateY(18px) rotate(260deg);opacity:.14}}.site-header{position:fixed;top:14px;right:20px;z-index:50;display:flex;justify-content:flex-end;pointer-events:none}.signin-button{pointer-events:auto;color:#fff;border:1px solid rgba(217,70,239,.55);background:linear-gradient(135deg,#b4288cbf,#8c1ec899);box-shadow:0 0 30px #dc32b459,inset 0 1px #ffffff14;border-radius:12px;padding:11px 20px;font-weight:800;cursor:pointer}.signin-button:hover{box-shadow:0 0 36px #dc32b480,inset 0 1px #ffffff14}.site-footer{position:relative;z-index:2;width:min(1120px,calc(100% - 32px));margin:0 auto;display:grid;grid-template-columns:1fr auto;align-items:center;gap:18px;padding:22px 0;border-top:1px solid rgba(112,26,117,.25);color:#857693}.footer-legal{display:flex;align-items:center;gap:12px;min-width:0;font-size:.8rem;line-height:1.35}.footer-legal strong{flex:0 0 auto;color:#dbd6e1;font-size:.9rem}.site-footer nav{display:flex;gap:14px;flex-wrap:wrap;justify-content:flex-end;font-size:.9rem}.site-footer a{color:#f0abfc;white-space:nowrap}.btn{border:0;border-radius:12px;padding:11px 20px;cursor:pointer;display:inline-flex;gap:8px;align-items:center;justify-content:center;font-weight:700;transition:transform .2s,box-shadow .25s,border-color .25s}.btn:active{transform:scale(.96)}.btn:disabled{opacity:.45;cursor:not-allowed}.btn-primary{color:#fff;border:1px solid rgba(217,70,239,.55);background:linear-gradient(135deg,#b4288cbf,#8c1ec899);box-shadow:0 0 30px #dc32b459,inset 0 1px #ffffff14}.btn-primary:hover{box-shadow:0 0 36px #dc32b480,inset 0 1px #ffffff14}.btn-secondary,.btn-ghost{background:#1e0c2e99;color:#857693;border:1px solid rgba(112,26,117,.45);border-radius:999px;font-family:var(--font-mono);font-size:.9rem;font-weight:500}.btn-secondary:hover,.btn-ghost:hover{border-color:#d946ef8c;color:#c7becf}.hero .btn-secondary{border-radius:12px;color:#fff;border-color:#d946ef8c;background:linear-gradient(135deg,#b4288cbf,#8c1ec899);box-shadow:0 0 30px #dc32b459,inset 0 1px #ffffff14;font-family:var(--font-body);font-weight:800}.online-dot{display:inline-block;width:8px;height:8px;border-radius:999px;background:#34d399;box-shadow:0 0 14px #34d3998c}.hero{position:relative;min-height:72vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:88px 24px 52px;overflow:hidden}.hero-inner{max-width:740px;margin:0 auto;transform:none}.hero-logo{width:min(560px,86vw);margin:0 auto 24px;filter:drop-shadow(0 0 40px rgba(220,60,200,.35))}.hero p{max-width:560px;margin:0 auto;color:#857693;font-size:clamp(1rem,2vw,1.22rem);line-height:1.75;letter-spacing:.02em}.hero p span{color:#f0abfc;font-weight:700}.hero-actions{display:flex;justify-content:center;align-items:center;gap:16px;margin-top:30px;flex-wrap:wrap}.players-pill{display:inline-flex;align-items:center;gap:10px;padding:11px 18px;border-radius:12px;border:1px solid rgba(112,26,117,.4);background:#1c0c2cb3;font-family:var(--font-mono);font-size:.9rem;color:#857693}.players-pill strong{color:#e0dce5}.scroll-cue{position:absolute;bottom:12px;left:50%;transform:translate(-50%);color:#61556d;font-size:24px;animation:bob 2s infinite}@keyframes bob{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,8px)}}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;width:min(1180px,calc(100% - 42px));margin:0 auto 38px}.stat-card,.card,.empty-state{border:1px solid rgba(112,26,117,.35);background:#16091fd1;border-radius:18px;padding:20px}.stat-card strong{display:block;font-family:var(--font-mono);font-size:1.6rem}.stat-card span{color:#857693}.section-head{width:min(1180px,calc(100% - 42px));margin:0 auto 28px}.vault-head h2{font-size:clamp(2rem,3vw,2.8rem);font-weight:800;letter-spacing:-.04em}.vault-head h2 span{color:#e879f9}.vault-head p{margin-top:8px;color:#857693}.category-tabs{width:min(1180px,calc(100% - 42px));margin:0 auto 32px;display:inline-flex;position:relative;left:50%;transform:translate(-50%);gap:4px;padding:5px;border-radius:13px;border:1px solid rgba(112,26,117,.38);background:#160a24b3}.category-tabs button{position:relative;padding:12px 18px;border-radius:10px;color:#756783;font-weight:700;font-size:.9rem;background:transparent;border:0;transition:.25s}.category-tabs button.active{color:#fff;border:1px solid rgba(217,70,239,.5);background:linear-gradient(135deg,#b4288c80,#821ebe73);box-shadow:0 0 16px #dc32b459,inset 0 1px #ffffff12}.product-grid{width:min(1180px,calc(100% - 42px));margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.product-card{position:relative;overflow:hidden;min-height:500px;display:flex;flex-direction:column;gap:14px;padding:26px 20px 20px;border-radius:18px;background:linear-gradient(145deg,#261236d9,#160c24f2);border:1px solid rgba(112,26,117,.42);transition:.5s}.product-card:before{content:"";position:absolute;top:0;left:0;right:0;height:92px;background:linear-gradient(to bottom,rgba(112,26,117,.28),transparent);opacity:.75;pointer-events:none}.product-card:hover{border-color:#d946ef9e;box-shadow:0 0 36px 4px #f032a038,0 0 80px #b432ff1f}.product-card.tier-rare:hover{box-shadow:0 0 28px 3px #dc32b438}.product-art{position:relative;align-self:center;width:78%;aspect-ratio:1/1;margin-bottom:8px;display:grid;place-items:center;overflow:hidden;background:#050108;box-shadow:inset 0 0 80px #500a6e80}.product-art span{position:relative;z-index:1;font-size:5rem;color:#67f3ff;text-shadow:0 0 24px rgba(103,243,255,.8),0 0 60px rgba(220,50,180,.5);filter:drop-shadow(0 0 18px rgba(200,80,220,.45))}.product-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.product-card h3{font-size:1.05rem;font-weight:800;color:#ebe8ee;letter-spacing:-.03em}.product-card p{color:#857693;font-size:.92rem;line-height:1.6;min-height:48px}.badge{display:inline-flex;align-items:center;gap:6px;padding:5px 9px;border-radius:999px;background:#701a758c;color:#f0abfc;border:1px solid rgba(217,70,239,.4);font-size:.62rem;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.badge:before{content:"";width:5px;height:5px;border-radius:99px;background:#f0abfc}.perk-list{display:grid;gap:8px;margin-top:4px;color:#7a6c89;font-size:.82rem}.perk-list li{display:flex;gap:8px;align-items:center}.perk-list li:before{content:"✣";color:#d946efbf;font-size:.8rem}.product-card .price{margin-top:auto;padding-top:18px;border-top:1px solid rgba(255,255,255,.06)}.product-card .btn{align-self:flex-end;margin-top:-45px;min-width:118px;border-radius:12px;padding:10px 16px;font-size:.85rem;color:#f5d0fe;background:#701a758c;border:1px solid rgba(217,70,239,.4)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#080410b8;display:grid;place-items:center;padding:20px;z-index:80;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.modal-panel{width:min(560px,100%);background:linear-gradient(160deg,#1c0c2cf7,#10081cfc);border:1px solid rgba(112,26,117,.45);border-radius:22px;padding:24px;box-shadow:-12px 0 60px #b428a014,0 24px 80px #00000073}.modal-head,.modal-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.modal-actions{margin:22px 0 0}.text-input{width:100%;padding:14px 16px;border-radius:14px;border:1px solid rgba(112,26,117,.45);background:#ffffff0f;color:#ebe8ee}.confirm-grid{display:grid;grid-template-columns:140px 1fr;gap:10px;margin:16px 0}.confirm-grid span,.confirm-grid dt{color:#857693}.confirm-grid dd{margin:0}.lookup-form{display:flex;gap:12px;margin-top:18px}.spinner{display:inline-block;width:30px;height:30px;border-radius:50%;border:3px solid rgba(255,255,255,.18);border-top-color:#09b7ce;animation:spin .8s linear infinite}.toast{position:fixed;right:18px;bottom:18px;background:#261236f2;border:1px solid rgba(112,26,117,.45);padding:12px 16px;border-radius:12px}.admin-json{margin-top:18px;white-space:pre-wrap;overflow:auto;border:1px solid rgba(112,26,117,.45);border-radius:16px;background:#00000052;padding:16px;color:#09b7ce}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:900px){.site-header{top:12px;right:12px}.product-grid{grid-template-columns:1fr}.hero{min-height:74vh}.hero-logo{width:min(430px,92vw)}.category-tabs{display:flex;overflow:auto;justify-content:flex-start}.site-footer{grid-template-columns:1fr;align-items:flex-start}.footer-legal{display:grid;gap:6px}.site-footer nav{justify-content:flex-start}.confirm-grid{grid-template-columns:1fr}}.site-header{top:10px;right:18px;left:auto;justify-content:flex-end}.btn,.btn-secondary,.btn-ghost{border-radius:14px}.server-status-corner{position:fixed;top:10px;left:18px;z-index:50;display:flex;align-items:center;gap:10px}.account-cluster{pointer-events:auto;display:inline-flex;align-items:center;height:42px;border:1px solid rgba(217,70,239,.5);border-radius:14px;overflow:hidden;background:#180824db;box-shadow:0 0 28px #dc32b438,inset 0 1px #ffffff0f}.wallet-button,.account-button{border:0;height:42px;padding:0 15px;color:#f8fbff;font-weight:900;cursor:pointer}.wallet-button{background:linear-gradient(135deg,#b4288cd9,#8c1ec8b8);color:#fff;font-family:var(--font-mono);font-size:1rem;text-shadow:0 0 12px rgba(255,255,255,.18)}.account-button{display:inline-flex;align-items:center;gap:9px;background:#16091fe0;border-left:1px solid rgba(217,70,239,.28)}.wallet-button:hover,.account-button:hover{filter:brightness(1.08)}.server-pill{height:42px!important;min-height:42px!important;padding:0 17px!important;gap:9px!important;border-radius:14px!important;color:#fff!important;border:1px solid rgba(217,70,239,.6)!important;background:linear-gradient(135deg,#b4288ceb,#8c1ec8c7)!important;box-shadow:0 0 30px #dc32b461,inset 0 1px #ffffff1a!important;font-family:var(--font-body)!important;font-weight:900!important;line-height:1!important}.server-store-pill{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.server-store-corner{position:fixed;top:10px;right:18px;z-index:50}.server-player-count{display:inline-flex;align-items:center;gap:4px;padding:0;font-family:var(--font-mono);font-weight:900;color:#fff}.server-player-count strong{font:inherit;color:#fff}.players-icon{width:20px;height:20px;fill:#fff;color:#fff;filter:drop-shadow(0 0 8px rgba(255,255,255,.34));margin-left:0}.server-ip-text{font-weight:900;letter-spacing:-.01em;white-space:nowrap}.profile-face{width:24px;height:24px;border-radius:6px;image-rendering:pixelated;border:1px solid rgba(217,70,239,.45);background:#00000059;box-shadow:0 0 14px #d946ef3d}.profile-face.large{width:50px;height:50px;border-radius:12px}.profile-face.placeholder{display:grid;place-items:center;color:#f0abfc;font-weight:900}.hero{min-height:315px;padding-top:42px;padding-bottom:0;align-items:flex-start}.hero-inner{transform:translateY(0)}.hero-logo{width:min(430px,76vw);margin-bottom:8px}.hero-actions{margin-top:14px}.hero:before,.hero:after{display:none}.scroll-cue{display:none}.section-head{text-align:center;margin-top:0;margin-bottom:14px;position:relative;padding-top:22px}.section-head:before{content:"";position:absolute;top:0;left:50%;width:min(880px,calc(100vw - 42px));height:1px;transform:translate(-50%);background:linear-gradient(90deg,transparent,rgba(217,70,239,.18),rgba(217,70,239,.58),rgba(217,70,239,.18),transparent);box-shadow:0 0 22px #d946ef4d}.category-tabs{display:flex;justify-content:center;width:max-content;max-width:calc(100% - 42px);left:auto;transform:none;margin:0 auto 26px}.product-grid{justify-items:center}.product-grid{grid-template-columns:repeat(auto-fit,minmax(280px,340px));justify-content:center}.spinner{display:block;margin:20px auto}.store-error-bubble{width:min(340px,calc(100% - 42px));margin:18px auto 0;display:grid;justify-items:start;gap:12px;padding:18px 20px;text-align:left}.store-error-bubble .btn{width:max-content}.product-card{width:100%;cursor:pointer}.product-card:focus-visible{outline:2px solid rgba(103,243,255,.75);outline-offset:4px}.product-art:has(img){background:transparent;box-shadow:none;overflow:visible}.product-art:has(img):before{display:none}.product-art img{position:relative;z-index:1;width:92%;height:92%;object-fit:contain;filter:drop-shadow(0 2px 2px rgba(0,0,0,.95)) drop-shadow(0 5px 8px rgba(0,0,0,.9)) drop-shadow(0 14px 22px rgba(0,0,0,.74)) drop-shadow(0 0 22px #b911b8) drop-shadow(0 0 52px rgba(185,17,184,.64));image-rendering:auto}.gem-category-card .btn{align-self:flex-start;margin-top:auto}.modal-panel{text-align:left}.modal-head .btn-ghost{position:relative;width:38px;height:38px;padding:0!important;border-radius:12px;font-size:0!important;line-height:0!important;color:#f8f1ff;font-family:var(--font-body);display:grid!important;place-items:center}.close-icon{width:18px;height:18px;display:block;stroke:currentColor;stroke-width:2.8;stroke-linecap:round;fill:none}.site-header .modal-backdrop,.site-header .modal-panel{pointer-events:auto}.product-popup-card{min-height:auto;width:100%;padding:22px;cursor:default}.product-popup-card:hover{box-shadow:none}.product-popup-card .product-art{width:min(320px,78%);max-width:100%;margin-left:auto;margin-right:auto}.product-popup-card .price{border-top:0;padding-top:0;margin-top:0}.product-popup-card .btn{margin-top:0;align-self:auto}.product-popup-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:18px;padding-top:18px;border-top:1px solid rgba(255,255,255,.07)}.cart-list{display:grid;gap:12px}.account-panel{display:grid;gap:18px}.profile-card{display:flex;align-items:center;gap:14px;border:1px solid rgba(217,70,239,.28);background:linear-gradient(135deg,#701a7538,#16091f94);border-radius:18px;padding:14px}.profile-card .btn{margin-left:auto}.unlink-button{margin-left:auto;width:34px;height:34px;border:1px solid rgba(217,70,239,.4);border-radius:12px;background:#16091fd1;color:#f8f1ff;font-size:0;cursor:pointer;display:grid;place-items:center;padding:0}.unlink-button .close-icon{width:16px;height:16px;stroke-width:2.9}.profile-card strong,.profile-card span{display:block}.profile-card span,.panel-heading span{margin-top:3px;color:#857693;font-size:.9rem}.signin-form,.cart-panel{border:1px solid rgba(112,26,117,.3);background:#ffffff09;border-radius:18px;padding:16px}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.panel-heading h3{font-size:1.1rem}.modal-actions.compact{margin-top:14px}.cart-row{display:flex;justify-content:space-between;align-items:center;gap:16px;border:1px solid rgba(112,26,117,.35);background:#ffffff0a;border-radius:16px;padding:14px}.cart-row strong,.cart-row span{display:block}.cart-row span{margin-top:4px;color:#857693}.qty-control{display:inline-flex;align-items:center;gap:10px;border:1px solid rgba(217,70,239,.38);background:#16091fad;border-radius:999px;padding:5px 8px}.qty-control button{width:28px;height:28px;border:0;border-radius:999px;background:#701a7580;color:#f8f1ff;font-size:1.1rem;font-weight:900;cursor:pointer}.qty-control span{min-width:20px;margin:0!important;text-align:center;color:#f8f1ff!important;font-weight:900}.product-qty-control{align-self:flex-end;margin-top:-45px}.added-cart-popup{display:grid;gap:18px}.added-popup-actions{display:flex;align-items:center;justify-content:space-between;margin-top:8px}.added-popup-qty{width:max-content}.modal-panel:has(.added-cart-popup){width:min(420px,calc(100% - 28px))}.checkout-shell{display:grid;gap:18px}.checkout-card{display:grid;gap:16px;border-radius:18px;padding:18px}.checkout-summary-row{margin-bottom:0}.checkout-page h1{font-size:clamp(2rem,4vw,3rem);margin-bottom:18px}.checkout-signin-form{padding:0;border:0;background:transparent}.checkout-profile-card{margin:0}.checkout-cart-list{gap:10px}.checkout-row-right{display:flex;align-items:center;justify-content:flex-end;gap:14px}.checkout-qty-control{flex-shrink:0}.checkout-total-row{display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid rgba(255,255,255,.07);padding-top:14px}.checkout-total-row span{color:#857693}.checkout-total-row strong{font-size:1.3rem}.checkout-total-breakdown{display:grid;gap:8px;border-top:1px solid rgba(255,255,255,.07);padding-top:14px}.checkout-total-breakdown div,.discount-code-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.checkout-total-breakdown span{color:#857693}.discount-code-row .text-input{flex:1}.checkout-final-actions{display:flex;justify-content:flex-end}.checkout-final-actions .btn{min-width:190px}.cart-notice{margin-top:12px;color:#f0abfc}.digital-goods-notice{margin-top:12px;color:#9487a1;font-size:.82rem;line-height:1.55}.checkout-disclosure{padding-top:14px;border-top:1px solid rgba(255,255,255,.07)}.legal-page{display:grid;gap:18px}.legal-page h1{font-size:clamp(2.4rem,5vw,4rem);line-height:1;margin:0 0 4px}.legal-page h2{font-size:1.05rem;margin:0 0 8px;color:#f0abfc}.legal-page section{border:1px solid rgba(112,26,117,.35);background:#16091fb8;border-radius:18px;padding:18px}.legal-page p{color:#9e92aa;line-height:1.7}.legal-page a{color:#f0abfc}.legal-updated{margin-top:-10px}.seo-content-page{gap:16px}.seo-content-page header{display:grid;gap:12px}.seo-content-page .seo-answer{border:1px solid rgba(217,70,239,.38);background:linear-gradient(135deg,#701a7538,#16091fb8);border-radius:18px;padding:16px;color:#d1cad8}.seo-content-page ol,.seo-content-page ul{display:grid;gap:8px;margin:0;padding-left:22px;color:#9e92aa;line-height:1.65}.seo-content-page h3{font-size:1rem;color:#e0dce5;margin-bottom:6px}.seo-info-table{width:100%;border-collapse:collapse;overflow:hidden;border-radius:14px}.seo-info-table th,.seo-info-table td{padding:10px 12px;border-bottom:1px solid rgba(112,26,117,.3);text-align:left;color:#9e92aa}.seo-info-table th{width:34%;color:#f0abfc}.faq-list{display:grid;gap:12px}.faq-list article{border:1px solid rgba(112,26,117,.28);border-radius:14px;padding:14px;background:#ffffff09}.server-info-card{display:grid;gap:12px;border:1px solid rgba(217,70,239,.4);background:linear-gradient(135deg,#b4288c2e,#8c1ec829);border-radius:18px;padding:18px}.server-info-card h2{margin:0;color:#f0abfc}.server-info-card dl{display:grid;gap:8px;margin:0}.server-info-card dl div{display:grid;grid-template-columns:120px 1fr;gap:10px}.server-info-card dt{color:#857693}.server-info-card dd{margin:0;color:#dbd6e1;font-weight:800}.server-info-card nav{display:flex;flex-wrap:wrap;gap:10px}.server-info-card nav a{padding:8px 10px;border:1px solid rgba(217,70,239,.28);border-radius:10px;background:#16091f94}.success-text{color:#66e0a5}.admin-shell{min-height:100vh;padding:38px 20px 72px;display:grid;place-items:center;background:radial-gradient(circle at 20% 0%,rgba(217,70,239,.14),transparent 32rem),#07030b}.admin-card{width:min(980px,100%);display:grid;place-items:center;gap:18px}.admin-login-only{display:grid;place-items:center}.admin-login-only .btn{font-size:1rem;padding:14px 22px}.admin-heading{display:none}.admin-heading h1{font-size:clamp(2.4rem,5vw,4rem);letter-spacing:-.06em}.admin-topline{width:100%;display:flex;align-items:center;justify-content:space-between;gap:18px}.admin-grid{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.admin-panel{border:1px solid rgba(112,26,117,.35);background:#16091fd1;border-radius:18px;padding:20px}.admin-user{display:flex;align-items:center;gap:14px}.admin-user img{width:56px;height:56px;border-radius:16px}.admin-user strong,.admin-user span{display:block}.admin-user span{margin-top:4px;color:#857693;font-family:var(--font-mono)}.pack-panel{display:grid;gap:14px}.pack-panel h2{font-size:1.2rem}.admin-wide{width:100%;display:grid;gap:14px}.admin-form-grid,.admin-code-create{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;align-items:end}.admin-form-grid label,.admin-product-row label{display:grid;gap:6px;color:#f0abfc;font-size:.82rem}.admin-form-grid input[type=checkbox],.admin-product-row input[type=checkbox]{width:20px;height:20px}.admin-product-list{display:grid;gap:10px}.admin-product-row{display:grid;grid-template-columns:1.3fr repeat(auto-fit,minmax(110px,1fr));gap:10px;align-items:center;border:1px solid rgba(112,26,117,.28);border-radius:14px;padding:12px;background:#ffffff09}.admin-code-create select{min-height:44px;border-radius:14px;border:1px solid rgba(112,26,117,.45);background:#ffffff0f;color:#f8f1ff;padding:0 12px}.pack-panel code{display:block;overflow:auto;padding:12px 14px;border:1px solid rgba(112,26,117,.35);border-radius:14px;background:#00000047;color:#f8f1ff}.pack-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.pack-file-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;max-width:220px;padding:0 16px;border-radius:14px;border:1px solid rgba(217,70,239,.45);background:#701a7573;color:#f8f1ff;font-weight:800;cursor:pointer;overflow:hidden}.pack-file-button input{position:absolute;opacity:0;pointer-events:none}.pack-file-button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pack-upload{display:grid;place-items:center;min-height:150px;margin-top:14px;border:1px dashed rgba(217,70,239,.5);border-radius:18px;background:#ffffff09;cursor:pointer;color:#f0abfc;font-weight:800;text-align:center;padding:20px}.pack-upload input{position:absolute;opacity:0;pointer-events:none}.pack-url-row{display:flex;align-items:center;gap:12px;margin:14px 0;min-width:0}.pack-url-row code{flex:1;min-width:0;overflow:auto;padding:12px 14px;border:1px solid rgba(112,26,117,.35);border-radius:14px;background:#00000047;color:#f8f1ff}.pack-details{display:grid;gap:10px;margin:0}.pack-details div{display:grid;grid-template-columns:120px 1fr;gap:12px}.pack-details dt{color:#857693}.pack-details dd{margin:0;word-break:break-word}.price-stack{display:grid;gap:3px;margin-top:auto}.compare-price{font-size:.86rem;color:#c084fc;text-decoration:line-through;font-family:var(--font-mono)}.sale-banner{width:min(760px,calc(100% - 42px));margin:0 auto 22px;padding:12px 16px;border:1px solid rgba(217,70,239,.5);border-radius:14px;background:linear-gradient(135deg,#b4288c80,#8c1ec861);box-shadow:0 0 28px #dc32b440;text-align:center;font-weight:900;color:#fff}@media(max-width:760px){.admin-grid,.admin-product-row{grid-template-columns:1fr}.pack-url-row{align-items:stretch;flex-direction:column}.pack-details div{grid-template-columns:1fr}.discount-code-row{align-items:stretch;flex-direction:column}}@media(max-width:900px){.hero{min-height:52vh}.account-cluster{transform:scale(.92);transform-origin:top right}}body:before{background:radial-gradient(circle at 8% -8%,rgba(192,48,176,.1),transparent 34rem),radial-gradient(circle at 104% 35%,rgba(128,32,208,.09),transparent 30rem),radial-gradient(circle at 18% 92%,rgba(160,32,192,.1),transparent 32rem),radial-gradient(circle at 72% 70%,rgba(224,64,176,.075),transparent 22rem),radial-gradient(circle at 46% 22%,rgba(217,70,239,.055),transparent 18rem),radial-gradient(circle at 88% 8%,rgba(150,48,220,.06),transparent 20rem);background-size:220% 220%;animation:backgroundGlowDrift 14s ease-in-out infinite alternate}body:after{content:"";position:fixed;top:-32%;right:-32%;bottom:-32%;left:-32%;pointer-events:none;z-index:0;background:radial-gradient(circle at 24% 18%,rgba(217,70,239,.11),transparent 19rem),radial-gradient(circle at 78% 68%,rgba(150,48,220,.095),transparent 18rem),radial-gradient(circle at 42% 88%,rgba(180,40,200,.095),transparent 21rem),radial-gradient(circle at 62% 32%,rgba(224,64,176,.07),transparent 16rem),radial-gradient(circle at 10% 62%,rgba(128,32,208,.075),transparent 18rem);filter:blur(2px);animation:backgroundGlowTravel 18s ease-in-out infinite alternate}@keyframes backgroundGlowDrift{0%{background-position:0% 0%;opacity:.86}20%{background-position:78% 12%;opacity:1}45%{background-position:24% 92%;opacity:.9}72%{background-position:100% 56%;opacity:.98}to{background-position:42% 28%;opacity:.88}}@keyframes backgroundGlowTravel{0%{transform:translate3d(-12%,-8%,0) scale(1)}22%{transform:translate3d(12%,8%,0) scale(1.1)}48%{transform:translate3d(-6%,18%,0) scale(1.04)}72%{transform:translate3d(16%,-12%,0) scale(1.12)}to{transform:translate3d(-10%,10%,0) scale(1.05)}}@media(max-width:900px){.server-status-corner{position:absolute;top:62px;left:50%;transform:translate(-50%);width:calc(100% - 24px);justify-content:center;flex-wrap:wrap}.hero{min-height:340px;padding-top:120px}.category-tabs{overflow:auto;justify-content:flex-start}.hero-logo{width:min(360px,78vw)}}.site-footer{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;max-width:780px;padding:20px 0;text-align:center}.hero-logo{width:min(500px,74vw);max-height:205px;object-fit:contain;filter:drop-shadow(0 16px 24px rgba(0,0,0,.72)) drop-shadow(0 28px 54px rgba(0,0,0,.48)) drop-shadow(0 0 52px rgba(182,78,216,.26))}.footer-legal{display:grid;justify-items:center;gap:3px;font-size:.78rem;line-height:1.35}.footer-legal strong{font-size:.86rem}.footer-legal span{max-width:620px}.site-footer nav{justify-content:center;gap:12px;font-size:.86rem}.hero{min-height:auto!important;padding:34px 24px 16px!important;align-items:flex-start;overflow:visible!important}.hero-logo{width:min(430px,76vw);margin-bottom:0}.hero-logo-link{display:inline-block;line-height:0;overflow:visible}.minecraft-motd{display:grid;gap:3px;min-height:0;margin:4px auto 0;font-family:var(--font-mono);font-size:clamp(.82rem,1.35vw,1.05rem);line-height:1.25;text-align:center;text-shadow:0 1px 0 rgba(0,0,0,.9),0 0 12px rgba(0,0,0,.85)}.minecraft-motd-line{white-space:pre-wrap}.hero-tagline{max-width:680px;margin:8px auto 0;color:#d1cad8;font-size:clamp(1.05rem,2vw,1.32rem);font-weight:800;line-height:1.45;text-align:center}.hero-tagline strong{color:#f8f1ff}.brand-divider{position:relative;z-index:1;width:min(880px,calc(100vw - 42px));height:1px;margin:14px auto 24px;background:linear-gradient(90deg,transparent,rgba(217,70,239,.18),rgba(217,70,239,.58),rgba(217,70,239,.18),transparent);box-shadow:0 0 22px #d946ef4d}.section-head{padding-top:0}.section-head:before{display:none}.narrow{padding-top:0}@media(max-width:900px){.hero{padding-top:112px!important;padding-bottom:4px!important}.hero-logo{width:min(360px,78vw)}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.server-pill,.account-cluster,.modal-panel,.card,.empty-state,.product-card,.admin-panel,.legal-page section,.seo-content-page .seo-answer,.faq-list article,.server-info-card,.text-input,.category-tabs,.cart-row,.signin-form,.cart-panel,.profile-card,.server-home-quick,.home-action-card,.server-showcase,.server-home-faq,.server-home-links,.server-showcase-feature,.server-showcase-strip button,.admin-home-image-row,.pack-file-button,.pack-upload,.pack-url-row code{border-width:2px!important}.btn,.btn-secondary,.btn-ghost,.btn-primary{border-width:2px!important}.server-home-page{width:min(1080px,calc(100% - 32px));padding:0 0 54px;gap:18px;justify-items:center}.server-home-quick{width:100%;display:grid;justify-items:center;gap:12px;padding:28px 22px}.server-home-logo{width:min(500px,84vw);filter:drop-shadow(0 0 34px rgba(217,70,239,.42))}.server-home-answer{max-width:640px;font-size:clamp(1.05rem,2vw,1.3rem);line-height:1.55}.server-home-actions-grid{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.home-action-card{min-height:86px;display:grid;place-items:center;gap:4px;padding:14px 12px;border:2px solid rgba(217,70,239,.46);border-radius:18px;background:#16091fc2;color:#f8f1ff;text-align:center;text-decoration:none;cursor:pointer;box-shadow:0 18px 60px #00000038}.home-action-card:hover{border-color:#d946efc7;box-shadow:0 0 34px #d946ef33,0 18px 60px #0000003d}.home-action-card span{color:#9487a1;font-weight:800}.home-action-card strong{color:#f8f1ff;font-size:1.08rem}.home-action-card.copy-ip[data-copied=true] .copy-default,.home-action-card.copy-ip[data-copied=false] .copy-success{display:none}.server-showcase,.server-home-faq,.server-home-links{width:100%}.server-showcase{padding:22px}.server-home-section-head{display:grid;justify-items:center;justify-content:center;text-align:center;margin-bottom:16px}.server-home-section-head h2{color:#f8f1ff;font-size:clamp(1.65rem,3.2vw,2.45rem);letter-spacing:-.04em}.server-showcase-carousel{display:grid;justify-items:center;gap:14px}.server-showcase-feature{width:min(860px,100%);overflow:hidden;border:2px solid rgba(217,70,239,.44);border-radius:22px;background:#0a030fd6;box-shadow:0 24px 80px #00000057,0 0 38px #b911b82e}.server-showcase-feature img{display:block;width:100%;aspect-ratio:16 / 9;object-fit:cover}.server-showcase-feature div{padding:16px 18px;text-align:center}.server-showcase-feature h3{margin:0;color:#f8f1ff;font-size:1.2rem}.server-showcase-feature p{max-width:500px;margin:5px auto 0;color:#998da5;line-height:1.55}.server-showcase-strip{width:min(760px,100%);display:flex;gap:10px;overflow-x:auto;overflow-y:hidden;padding:4px;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:none;scrollbar-color:transparent transparent;-ms-overflow-style:none}.server-showcase-strip::-webkit-scrollbar{width:0;height:0;display:none;background:transparent}.server-showcase-strip button{width:164px;flex:0 0 164px;display:grid;gap:8px;padding:8px;border:2px solid rgba(112,26,117,.42);border-radius:16px;background:#ffffff09;color:#d6d0dc;cursor:pointer;scroll-snap-align:center}.server-showcase-strip button.active{border-color:#d946efd1;background:#701a7557}.server-showcase-strip img{width:100%;aspect-ratio:16 / 9;border-radius:12px;object-fit:cover}.server-showcase-strip span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:900}.server-home-faq{max-width:820px;padding:20px}.server-home-faq .faq-list{grid-template-columns:1fr}.server-home-links{max-width:760px}.admin-home-image-list{display:grid;gap:10px}.admin-home-image-row{display:grid;grid-template-columns:78px 1fr auto;gap:12px;align-items:center;border:2px solid rgba(112,26,117,.34);border-radius:16px;padding:10px;background:#ffffff09}.admin-home-image-row img{width:78px;height:78px;border-radius:12px;object-fit:cover}.admin-home-image-row strong,.admin-home-image-row span{display:block}.admin-home-image-row span{margin-top:4px;color:#9487a1}@media(max-width:760px){.server-home-actions-grid{grid-template-columns:1fr 1fr}.home-action-card{min-height:76px}.admin-home-image-row{grid-template-columns:64px 1fr}.admin-home-image-row .btn,.admin-home-image-row .muted{grid-column:1 / -1}}.server-home-page{width:min(1080px,calc(100% - 32px));padding:0 0 54px;display:grid;gap:18px}.server-home-quick,.server-home-facts article,.server-showcase,.server-home-faq,.server-home-links{border:1px solid rgba(112,26,117,.35);background:#16091fbd;border-radius:18px;box-shadow:0 18px 60px #00000038}.server-home-quick{padding:24px;text-align:center}.server-home-quick h1{margin:4px 0 10px;font-size:clamp(2.5rem,7vw,5rem);line-height:.95;letter-spacing:-.06em}.server-home-answer{margin:0 auto;color:#d6d0dc;font-size:clamp(1.05rem,2vw,1.28rem)}.server-home-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:18px}.server-home-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.server-home-facts article{padding:16px;text-align:center}.server-home-facts span,.server-home-section-head p,.server-showcase-card p{display:block;color:#8f819c}.server-home-facts strong{display:block;margin-top:4px;color:#ebe8ee;font-size:1.05rem}.server-showcase,.server-home-faq{padding:20px}.server-home-section-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:14px}.server-home-section-head h2{margin:0;color:#f0abfc;font-size:clamp(1.4rem,3vw,2rem)}.server-home-section-head p{margin:0;font-size:.9rem}.server-showcase-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.server-showcase-card{overflow:hidden;border:1px solid rgba(112,26,117,.32);background:#ffffff09;border-radius:16px}.server-showcase-card div{padding:14px}.server-showcase-card h3{margin:0 0 4px;color:#ebe8ee}.server-showcase-card p{margin:0;line-height:1.55}.server-home-links{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;padding:14px}.server-home-links a{color:#f0abfc;font-weight:800}@media(max-width:760px){.server-home-facts,.server-showcase-grid{grid-template-columns:1fr}.server-home-section-head{display:grid}}.server-home-section-head{display:grid!important;justify-items:center!important;justify-content:center!important;text-align:center!important}.server-showcase{display:grid;justify-items:center}.server-showcase-carousel{width:100%}.site-footer,.server-pill,.account-cluster,.wallet-button,.account-button,.modal-panel,.card,.empty-state,.stat-card,.product-card,.product-card .btn,.btn-primary,.btn-secondary,.btn-ghost,.signin-button,.players-pill,.category-tabs,.category-tabs button.active,.text-input,.toast,.admin-json,.modal-head .btn-ghost,.profile-face,.profile-card,.unlink-button,.signin-form,.cart-panel,.cart-row,.qty-control,.legal-page section,.seo-content-page .seo-answer,.faq-list article,.server-info-card,.server-info-card nav a,.admin-panel,.admin-product-row,.admin-code-create select,.pack-panel code,.pack-file-button,.pack-upload,.pack-url-row code,.sale-banner,.home-action-card,.server-home-quick,.server-home-facts article,.server-showcase,.server-home-faq,.server-home-links,.server-showcase-feature,.server-showcase-strip button,.server-showcase-card,.admin-home-image-row{border-width:2px!important}.site-footer,.server-pill,.account-cluster,.modal-panel,.card,.empty-state,.stat-card,.product-card,.product-card .btn,.btn-primary,.btn-secondary,.btn-ghost,.signin-button,.players-pill,.category-tabs,.category-tabs button.active,.text-input,.toast,.admin-json,.profile-card,.unlink-button,.signin-form,.cart-panel,.cart-row,.qty-control,.legal-page section,.seo-content-page header,.seo-content-page section,.seo-content-page .seo-answer,.faq-list article,.server-info-card,.server-info-card nav a,.admin-panel,.admin-product-row,.admin-code-create select,.pack-panel code,.pack-file-button,.pack-upload,.pack-url-row code,.sale-banner,.home-action-card,.server-home-quick,.server-home-facts article,.server-showcase,.server-home-faq,.server-home-links,.server-showcase-feature,.server-showcase-strip button,.server-showcase-card,.admin-home-image-row{border-width:3px!important}.server-home-faq{width:100%;max-width:none}.server-showcase-feature{position:relative}.showcase-arrow{position:absolute;top:43%;z-index:3;width:48px;height:56px;display:grid;place-items:center;border:3px solid rgba(217,70,239,.62);border-radius:16px;background:linear-gradient(135deg,#1e082cdb,#701a75bd);color:#f8f1ff;box-shadow:0 0 28px #d946ef4d,0 12px 36px #00000057;font-size:2.45rem;font-weight:900;line-height:1;cursor:pointer;transform:translateY(-50%);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.showcase-arrow:hover{border-color:#f0abfceb;box-shadow:0 0 36px #d946ef6b,0 14px 42px #00000061;transform:translateY(-50%) scale(1.04)}.showcase-arrow-prev{left:14px}.showcase-arrow-next{right:14px}@media(max-width:700px){.showcase-arrow{top:40%;width:40px;height:48px;border-radius:14px;font-size:2rem}.showcase-arrow-prev{left:8px}.showcase-arrow-next{right:8px}}.server-top-nav{position:fixed;top:0;left:0;right:0;z-index:60;height:58px;display:flex;align-items:center;justify-content:center;gap:clamp(20px,4vw,54px);border-bottom:1px solid rgba(196,204,216,.12);background:#070a0eb8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.server-top-nav a{color:#f1f3f7;font-weight:900;font-size:.92rem;letter-spacing:.02em;text-decoration:none;text-transform:uppercase}.server-top-nav a:hover,.server-top-nav a:first-child{color:#d98aff}.server-top-nav .nav-store{min-width:126px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;background:linear-gradient(180deg,#803d9fe6,#542e70f2);color:#fff;box-shadow:0 0 26px #a04ac82e}.server-status-corner{top:76px;left:calc(50% - min(650px,calc(50vw - 24px)))}.server-store-corner{display:none}.server-pill{height:36px!important;min-height:36px!important;padding:0 14px!important;border-color:#c4ccd829!important;border-radius:8px!important;background:#181d24d1!important;box-shadow:none!important;color:#f1f3f7!important}.hero{min-height:390px;padding-top:92px}.hero-logo{width:min(540px,78vw)}.hero-tagline{max-width:620px;margin-inline:auto;color:#c5cad3;font-size:clamp(1.05rem,1.65vw,1.32rem);line-height:1.35}.brand-divider{display:none}.server-home-page{margin-top:-22px}.server-home-faq{width:min(980px,100%);justify-self:center;border-color:#b9c1cd2e;background:linear-gradient(180deg,#232830e0,#14181ef0)}.server-home-links{border-color:#b9c1cd24;background:#0e1217d1}@media(max-width:900px){.server-top-nav{display:none}.server-status-corner{top:10px;left:10px}.server-store-corner{display:inline-flex}.hero{min-height:330px;padding-top:58px}.server-layout{grid-template-columns:1fr}.server-feature-list{grid-template-columns:repeat(2,minmax(0,1fr))}.server-sidebar{grid-template-columns:1fr}}@media(max-width:640px){.server-home-page{width:min(100% - 18px,1300px)}.server-feature-head{align-items:flex-start}.server-feature-image{aspect-ratio:16 / 9}.server-feature-list{grid-template-columns:1fr 1fr}.server-tile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.server-showcase-carousel,.server-showcase-strip,.showcase-arrow{display:none!important}.server-showcase-grid{width:100%;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.server-showcase-card{grid-column:span 2;overflow:hidden;border:3px solid rgba(217,70,239,.46);border-radius:22px;background:#0a030fd6;box-shadow:0 22px 70px #00000052,0 0 34px #b911b824}.server-showcase-card:first-child,.server-showcase-card:nth-child(2){grid-column:span 3}.server-showcase-card img{display:block;width:100%;aspect-ratio:16 / 9;object-fit:cover}.server-showcase-card div{padding:15px 16px 17px;text-align:center}.server-showcase-card h3{margin:0 0 5px;color:#f8f1ff}.server-showcase-card p{margin:0;color:#998da5;line-height:1.45}@media(max-width:900px){.server-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.server-showcase-card,.server-showcase-card:first-child,.server-showcase-card:nth-child(2){grid-column:span 1}}@media(max-width:620px){.server-showcase-grid{grid-template-columns:1fr}}.seo-content-page{width:min(980px,calc(100% - 40px));display:grid;gap:22px;padding-bottom:64px}.server-home-page{width:min(1300px,calc(100% - 48px));gap:18px}.server-home-intro,.server-gameplay,.server-showcase,.server-join-summary,.server-home-faq{width:100%;border:3px solid rgba(217,70,239,.46);border-radius:26px;background:radial-gradient(circle at 18% 0%,rgba(217,70,239,.12),transparent 28rem),linear-gradient(145deg,#180824d1,#07030be6);box-shadow:0 24px 80px #00000052,0 0 40px #b911b81f}.server-home-intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,390px);align-items:center;gap:clamp(22px,4vw,48px);text-align:left;padding:clamp(28px,4vw,50px)}.server-home-intro h2{max-width:780px;margin:0;color:#f8f1ff;font-size:clamp(2.6rem,5.7vw,5.45rem);line-height:.96;letter-spacing:-.075em}.server-home-intro h2 span{color:#f0abfc;text-shadow:0 0 34px rgba(217,70,239,.34)}.server-home-intro>p:not(.eyebrow){max-width:620px;margin:0;color:#c7becf;font-size:clamp(.98rem,1.45vw,1.08rem);line-height:1.55}.server-home-cta-row{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:10px}.server-home-cta-row .home-action-card{min-height:48px;display:inline-flex;align-items:center;justify-content:center;width:auto;min-width:132px;padding:0 18px;border-radius:16px;background:#16091fc7}.server-home-cta-row .home-action-card.primary{background:linear-gradient(135deg,#b4288ceb,#8c1ec8c7);box-shadow:0 0 30px #dc32b447,inset 0 1px #ffffff1a}.server-home-cta-row .home-action-card span,.server-home-cta-row .home-action-card strong{color:#fff}.server-facts-compact{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;grid-column:2;grid-row:1 / span 4}.server-facts-compact div{padding:10px 9px;border:2px solid rgba(217,70,239,.36);border-radius:14px;background:#ffffff09}.server-facts-compact dt{color:#9487a1;font-weight:900}.server-facts-compact dd{margin:4px 0 0;color:#f8f1ff;font-weight:900}.server-gameplay,.server-showcase,.server-join-summary,.server-home-faq{padding:clamp(18px,2.8vw,26px)}.server-gameplay,.server-join-summary,.server-home-faq{width:min(980px,100%);justify-self:center}.server-feature-list{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.server-feature-list article{width:auto;min-width:146px;padding:12px 14px;border:2px solid rgba(217,70,239,.28);border-radius:999px;background:#ffffff09;text-align:center}.server-feature-list h3,.server-feature-list p{margin:0}.server-feature-list h3{color:#f8f1ff;font-size:1.05rem}.server-feature-list p{display:none}.server-showcase-editorial{display:flex;gap:18px;overflow-x:auto;overflow-y:hidden;padding:5px 2px 18px;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.server-showcase-editorial .server-showcase-card{flex:0 0 clamp(300px,28vw,410px);min-height:420px;display:grid;grid-template-rows:auto 1fr;scroll-snap-align:start;border-radius:24px;background:linear-gradient(180deg,#0a030fbd,#14081ef0)}.server-showcase-editorial .server-showcase-card:first-child{flex-basis:clamp(340px,34vw,500px)}.server-showcase-editorial .server-showcase-card img{aspect-ratio:1.08 / 1;object-fit:cover}.server-showcase-editorial .server-showcase-card div{display:grid;align-content:end;min-height:118px;padding:16px 18px 18px;text-align:left}.server-showcase-editorial .server-showcase-card h3{font-size:clamp(1.18rem,2vw,1.55rem);letter-spacing:-.035em}.server-showcase-editorial .server-showcase-card p{font-size:.94rem;line-height:1.4}.server-join-summary{display:grid;grid-template-columns:minmax(0,.9fr) minmax(280px,1.1fr);gap:20px;align-items:center}.server-join-summary h2,.server-join-summary p{margin:0}.server-join-summary h2{margin-top:6px;color:#f8f1ff;font-size:clamp(1.5rem,3vw,2.4rem)}.server-join-summary p{margin-top:10px;color:#a398ae;line-height:1.6}.server-join-summary ol{margin:0;padding:0;list-style:none;display:grid;gap:10px;counter-reset:join-steps}.server-join-summary li{display:flex;align-items:center;gap:12px;color:#f8f1ff;font-weight:800}.server-join-summary li:before{counter-increment:join-steps;content:counter(join-steps);width:32px;height:32px;display:grid;place-items:center;flex:0 0 32px;border-radius:11px;background:linear-gradient(135deg,#b4288ceb,#8c1ec8c7);box-shadow:0 0 22px #d946ef3d}.server-home-actions-grid{display:none}.server-layout{width:100%;display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:20px;align-items:start}.server-main-column{display:grid;gap:14px}.server-feature-panel,.server-gameplay-panel,.server-side-panel,.server-latest-row,.server-home-faq{border:2px solid rgba(185,193,205,.18);border-radius:10px;background:linear-gradient(180deg,#232830e6,#14181ef0),#181c22eb;box-shadow:0 18px 70px #00000057,inset 0 1px #ffffff0a}.server-feature-panel{padding:18px}.server-feature-head{display:flex;align-items:center;gap:18px;margin-bottom:16px}.server-date-badge{width:58px;height:58px;display:grid;place-items:center;border-radius:8px;background:linear-gradient(180deg,#84439cbf,#353a44e6);color:#f7f2ff;line-height:1}.server-date-badge strong,.server-date-badge span{display:block}.server-date-badge strong{font-size:1.25rem}.server-date-badge span{font-size:.72rem;font-weight:900}.server-feature-head .eyebrow,.server-feature-head h2,.server-feature-head p,.server-panel-title h2,.server-panel-title p,.server-side-title h2{margin:0}.server-feature-head .eyebrow{color:#c47bff;letter-spacing:.08em}.server-feature-head h2{margin-top:3px;color:#f7f3fb;font-size:clamp(1.35rem,2.2vw,2rem);letter-spacing:-.025em}.server-meta{margin-top:4px!important;color:#aeb6c3;font-size:.92rem}.server-feature-image{width:100%;aspect-ratio:16 / 6.2;object-fit:cover;display:block;border:1px solid rgba(185,193,205,.16);border-radius:8px;filter:saturate(.95) contrast(1.03)}.server-feature-copy{max-width:760px;margin:14px auto 0;color:#c5cad3;line-height:1.55;text-align:center}.server-feature-copy strong{color:#fff}.server-action-row{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:14px}.server-action{min-width:132px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(185,193,205,.15);border-radius:6px;background:#ffffff0b;color:#eef1f6;font-weight:900;text-decoration:none}.server-action.primary{border-color:#b15dd76b;background:linear-gradient(180deg,#803d9fdb,#542e70eb);box-shadow:0 0 24px #a04ac838}.server-action.copy-ip[data-copied=true] .copy-default,.server-action.copy-ip[data-copied=false] .copy-success{display:none}.server-gameplay-panel{padding:16px}.server-panel-title{display:flex;align-items:center;gap:12px;margin-bottom:14px}.server-panel-title>span{width:34px;height:34px;display:grid;place-items:center;border-radius:7px;background:#8848a547;color:#d386ff}.server-panel-title h2,.server-side-title h2{color:#d98aff;font-size:1rem;text-transform:uppercase;letter-spacing:.03em}.server-panel-title p{margin-top:2px;color:#aeb6c3;font-size:.86rem}.server-feature-list{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.server-feature-list article{min-width:0;width:auto;padding:12px 10px;border:1px solid rgba(185,193,205,.12);border-radius:8px;background:linear-gradient(180deg,#222730e6,#161a20eb);text-align:center}.server-feature-list h3{color:#d98aff;font-size:.92rem}.server-feature-list p{display:block;margin-top:5px;color:#b7bec9;font-size:.72rem;line-height:1.32}.server-sidebar{display:grid;gap:12px}.server-side-panel{padding:16px}.server-side-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.server-side-title strong{color:#9aa7b8;font-size:.92rem}.server-platform-row,.server-discord-row{min-height:56px;display:flex;align-items:center;gap:12px;padding:11px 12px;border-radius:8px;background:#ffffff0a;color:#eef1f6;text-decoration:none}.server-platform-row+.server-platform-row{margin-top:8px}.server-platform-row strong,.server-platform-row small{display:block}.server-platform-row strong{color:#9ee26f}.server-platform-row small{color:#c9d0da;margin-top:2px}.server-platform-row i{width:8px;height:8px;margin-left:auto;border-radius:999px;background:#51c56b;box-shadow:0 0 14px #51c56b80}.cube-icon{width:30px;height:30px;flex:0 0 30px;border-radius:6px;object-fit:cover;image-rendering:pixelated;box-shadow:0 8px 16px #00000057,inset 0 1px #ffffff40}.server-discord-row{justify-content:space-between}.discord-icon{width:30px;height:30px;flex:0 0 30px;object-fit:contain}.server-discord-row span{margin-right:auto;color:#5865f2;font-weight:900}.server-discord-row strong{padding:8px 18px;border-radius:7px;background:#5865f22e;color:#5865f2}.server-tile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.server-tile-grid a{position:relative;min-height:88px;overflow:hidden;border:1px solid rgba(185,193,205,.2);border-radius:8px;background:#151a20;color:#fff;text-decoration:none}.server-tile-grid img{width:100%;height:100%;object-fit:cover;opacity:.74;filter:saturate(.9) contrast(1.05)}.server-tile-grid strong{position:absolute;left:10px;bottom:8px;color:#fff;font-size:1.05rem;text-transform:uppercase;text-shadow:0 2px 8px rgba(0,0,0,.75)}.server-latest-row{width:100%;padding:18px 0 18px 18px;overflow:hidden}.server-latest-row>h2{margin:0 0 14px;color:#f1f3f7;font-size:clamp(1.35rem,2.4vw,1.85rem);letter-spacing:-.035em}.server-latest-row>h2:after{content:"  Take a look around.";color:#aeb6c3;font-weight:700}.server-showcase-editorial{display:flex;gap:14px;overflow-x:auto;overflow-y:hidden;padding:0 18px 4px 0;scroll-snap-type:x mandatory;scrollbar-width:none}.server-showcase-editorial::-webkit-scrollbar{display:none}.server-showcase-editorial .server-showcase-card{flex:0 0 clamp(270px,25vw,340px);min-height:312px;display:grid;grid-template-rows:1fr auto;scroll-snap-align:start;border:1px solid rgba(185,193,205,.18);border-radius:10px;background:#f4f5f7;box-shadow:0 16px 46px #00000047}.server-showcase-editorial .server-showcase-card img{width:100%;aspect-ratio:1.25 / 1;object-fit:cover;border-radius:10px 10px 0 0}.server-showcase-editorial .server-showcase-card div{min-height:104px;padding:14px 16px 16px;text-align:left}.server-showcase-editorial .server-showcase-card h3{margin:0;color:#171b21;font-size:1.15rem;letter-spacing:-.025em}.server-showcase-editorial .server-showcase-card p{margin:6px 0 0;color:#5b6470;font-size:.9rem;line-height:1.35}@media(max-width:900px){.server-status-corner{position:fixed;top:10px;left:10px;transform:none;width:auto;justify-content:flex-start;flex-wrap:nowrap}.server-store-corner{top:10px;right:10px}.server-status-corner .server-pill,.server-store-corner{height:38px!important;min-height:38px!important;padding:0 12px!important;border-radius:13px!important;font-size:.9rem}.server-feature-list,.server-facts-compact{grid-template-columns:repeat(2,minmax(0,1fr))}.server-home-page{width:min(100% - 28px,1320px)}.server-home-intro{grid-template-columns:1fr;text-align:center;justify-items:center}.server-home-cta-row{justify-content:center}.server-facts-compact{grid-column:auto;grid-row:auto;width:min(620px,100%)}.server-join-summary{grid-template-columns:1fr}}@media(max-width:620px){.server-home-page{width:min(100% - 24px,1320px)}.server-facts-compact,.server-feature-list{grid-template-columns:1fr}.server-home-cta-row{display:grid;grid-template-columns:1fr 1fr;width:100%}.server-home-cta-row .home-action-card{min-width:0}}.seo-content-page header,.seo-content-page section,.server-info-card{border-style:solid;border-color:#d946ef70;border-radius:26px;background:radial-gradient(circle at 12% 0%,rgba(217,70,239,.12),transparent 26rem),linear-gradient(150deg,#220d34c2,#0a0310e6);box-shadow:0 22px 70px #00000057,0 0 34px #b911b81f}.seo-content-page header{padding:clamp(24px,4vw,36px);text-align:center;overflow:hidden}.seo-content-page header h1{max-width:900px;margin:0 auto;font-size:clamp(2.05rem,5vw,4.15rem);line-height:.98;letter-spacing:-.065em;text-wrap:balance}.seo-content-page .eyebrow{margin-bottom:12px}.seo-content-page .seo-answer{display:block;max-width:760px;margin:16px auto 0;padding:14px 18px;border-style:solid;border-color:#d946ef9e;border-radius:18px;background:linear-gradient(135deg,#b4288c57,#220d34db);color:#d6d0dc}.seo-content-page section{padding:clamp(18px,2.6vw,28px)}.seo-content-page section h2{margin:0 0 14px;color:#f0abfc;font-size:clamp(1.15rem,2.5vw,1.55rem);letter-spacing:-.03em}.seo-content-page section p{max-width:820px}.seo-info-table{border-collapse:separate;border-spacing:0 9px}.seo-info-table th,.seo-info-table td{border-bottom:0;padding:13px 16px;background:#ffffff09}.seo-info-table th{width:36%;color:#f6c7ff;border:2px solid rgba(217,70,239,.28);border-right:0;border-radius:16px 0 0 16px}.seo-info-table td{color:#c7becf;border:2px solid rgba(217,70,239,.28);border-left:0;border-radius:0 16px 16px 0}.faq-list{gap:12px}.faq-list article{padding:16px 18px;border-style:solid;border-color:#d946ef57;border-radius:20px;background:#ffffff0a}.server-info-card nav{gap:10px}.server-listings-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.server-listing-card{width:min(100%,280px);flex:0 1 280px;min-height:128px;display:grid;align-content:center;gap:8px;padding:18px;border:3px solid rgba(217,70,239,.42);border-radius:20px;background:#ffffff0a;color:#f8f1ff;text-decoration:none;box-shadow:0 16px 42px #00000038}.server-listing-card:hover{border-color:#f0abfcd1;box-shadow:0 0 32px #d946ef38,0 16px 42px #00000047;text-decoration:none}.server-listing-card span,.server-listing-card em{color:#9487a1;font-style:normal;font-size:.88rem}.server-listing-card strong{color:#f8f1ff;font-size:1.08rem}.server-facts-inline{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin:0}.server-facts-inline div{padding:14px;border:3px solid rgba(217,70,239,.28);border-radius:16px;background:#ffffff09}.server-facts-inline dt{color:#9487a1;font-weight:800}.server-facts-inline dd{margin:4px 0 0;color:#f8f1ff;font-weight:900}@media(max-width:700px){.seo-content-page{width:min(100% - 26px,980px);gap:16px}.seo-content-page header,.seo-content-page section,.server-info-card{border-radius:22px}.seo-info-table th,.seo-info-table td{display:block;width:100%;border:2px solid rgba(217,70,239,.28);border-radius:14px}.seo-info-table th{border-bottom:0;border-radius:14px 14px 0 0;padding-bottom:6px}.seo-info-table td{border-top:0;border-radius:0 0 14px 14px;padding-top:6px}}.server-top-nav{min-height:64px;height:64px;padding:0 clamp(18px,3vw,34px);border-bottom:2px solid rgba(185,193,205,.16);background:#080b10e6}.server-nav-ip{position:absolute;left:clamp(12px,2vw,28px);top:50%;transform:translateY(-50%)}.server-nav-links{display:flex;align-items:center;justify-content:center;gap:clamp(20px,4vw,54px)}.server-top-nav .nav-store{position:absolute;right:clamp(12px,2vw,28px);top:50%;transform:translateY(-50%);border:2px solid rgba(185,193,205,.15)}.server-top-nav .server-pill{height:38px!important;min-height:38px!important;border-width:2px!important;background:#181d24e6!important}.hero{min-height:455px;padding-top:128px;overflow:visible}.hero-inner{transform:none!important}.hero-logo{width:min(500px,74vw);max-height:205px;object-fit:contain;filter:drop-shadow(0 5px 0 rgba(0,0,0,.68)) drop-shadow(0 18px 34px rgba(0,0,0,.55)) drop-shadow(0 0 38px rgba(182,78,216,.22))}.server-feature-panel,.server-gameplay-panel,.server-side-panel,.server-latest-row,.server-home-faq,.seo-content-page header,.seo-content-page section,.server-info-card{border-width:2px;border-color:#b9c1cd2e;background:linear-gradient(180deg,#232830e6,#14181ef0),#181c22eb;box-shadow:0 18px 70px #00000057,inset 0 1px #ffffff0a}.server-action,.server-feature-list article,.server-platform-row,.server-discord-row,.faq-list article,.seo-info-table th,.seo-info-table td,.server-facts-inline div,.server-listing-card,.server-tile-grid a{border-width:2px;border-color:#b9c1cd29}.server-tile-grid a{box-shadow:inset 0 1px #ffffff0a}.server-tile-grid a:hover,.server-listing-card:hover{border-color:#d98aff94}.seo-content-page{width:min(1180px,calc(100% - 48px));gap:18px}.seo-content-page header{text-align:left}.seo-content-page header h1{margin:0;font-size:clamp(2.2rem,5vw,4.6rem)}.seo-content-page .seo-answer{max-width:none;margin:8px 0 0;border-width:2px;border-color:#b9c1cd29;background:#ffffff0b}.seo-content-page section h2,.server-info-card h2,.server-listing-card strong{color:#f1f3f7}.server-listing-card{background:linear-gradient(180deg,#222730e6,#161a20eb);box-shadow:0 16px 42px #00000038}@media(max-width:900px){.server-top-nav{display:flex;height:58px;min-height:58px;justify-content:space-between}.server-nav-links{display:none}.server-nav-ip{left:10px}.server-top-nav .nav-store{right:10px;min-width:auto;width:auto;padding:0 14px}.hero{min-height:340px;padding-top:88px}.hero-logo{width:min(360px,76vw);max-height:152px}}@media(max-width:520px){.server-top-nav .server-pill,.server-top-nav .nav-store{height:36px!important;min-height:36px!important;border-radius:10px!important;font-size:.82rem}.server-top-nav .server-pill{max-width:48vw;overflow:hidden;text-overflow:ellipsis}}.forum-page{width:min(1360px,calc(100% - 48px));margin:0 auto 56px;display:grid;gap:18px;color:#eef1f6}.forum-header-panel,.forum-panel,.forum-category,.forum-sidebar section,.forum-thread-page>header,.forum-post,.forum-composer,.forum-profile>header{border:2px solid rgba(185,193,205,.18);border-radius:10px;background:linear-gradient(180deg,#232830e6,#14181ef0);box-shadow:0 18px 70px #00000057,inset 0 1px #ffffff0a}.forum-header-panel{display:grid;grid-template-columns:1fr minmax(260px,360px);gap:18px;align-items:center;padding:22px}.forum-header-panel h1,.forum-panel h1,.forum-category h2,.forum-sidebar h2,.forum-composer h2{margin:0;color:#f7f3fb;letter-spacing:-.035em}.forum-header-panel p,.forum-category p,.forum-panel p,.forum-sidebar p{color:#aeb6c3}.forum-auth-card{display:grid;gap:10px;padding:14px;border:2px solid rgba(185,193,205,.14);border-radius:10px;background:#ffffff0b}.forum-auth-card input,.forum-composer input,.forum-composer textarea,.forum-panel input,.forum-panel textarea{width:100%;border:2px solid rgba(185,193,205,.14);border-radius:8px;background:#080b10b8;color:#eef1f6;padding:11px 12px}.forum-auth-tabs{display:flex;gap:8px}.forum-auth-tabs button,.forum-auth-card button,.forum-composer button,.forum-panel button,.forum-post-actions button,.forum-button-link{min-height:38px;display:inline-flex;align-items:center;justify-content:center;border:2px solid rgba(177,93,215,.42);border-radius:8px;background:linear-gradient(180deg,#803d9fdb,#542e70eb);color:#fff;font-weight:900;text-decoration:none;padding:0 14px;cursor:pointer}.forum-auth-tabs button:not(.active){background:#ffffff0b;color:#aeb6c3;border-color:#b9c1cd24}.forum-error{color:#ff9db4!important;margin:0}.forum-tabs,.forum-breadcrumb{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.forum-tabs a,.forum-breadcrumb a,.forum-breadcrumb strong{border:2px solid rgba(185,193,205,.14);border-radius:8px;background:#181d24d1;color:#f1f3f7;text-decoration:none;padding:10px 14px;font-weight:900}.forum-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:18px;align-items:start}.forum-main-list,.forum-thread-page,.forum-profile{display:grid;gap:14px}.forum-thread-page{width:min(100%,1040px);margin:0 auto;gap:16px}.forum-thread-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:20px 22px}.forum-thread-hero h1{margin:0;color:#f7f3fb;font-size:clamp(1.8rem,4vw,3.1rem);letter-spacing:-.055em;line-height:.98}.forum-thread-hero p{margin:7px 0 0;color:#aeb6c3;font-weight:800}.forum-thread-hero button{min-width:96px}.forum-category,.forum-panel,.forum-composer{padding:18px}.forum-category>p{margin:4px 0 14px}.forum-node-row,.forum-thread-row{display:grid;grid-template-columns:48px minmax(0,1fr) 84px 84px minmax(180px,300px);gap:12px;align-items:center;padding:12px;border:2px solid rgba(185,193,205,.13);border-radius:8px;background:#ffffff0a;color:#eef1f6;text-decoration:none}.forum-node-row+.forum-node-row,.forum-thread-row+.forum-thread-row{margin-top:10px}.forum-node-row:hover,.forum-thread-row:hover{border-color:#d98aff94}.forum-node-icon,.forum-avatar{width:42px;height:42px;display:grid;place-items:center;border-radius:8px;background:linear-gradient(180deg,#84439cbf,#353a44e6);font-weight:900}.forum-avatar.large{width:76px;height:76px;font-size:2rem}.forum-node-copy strong,.forum-node-copy em,.forum-counts strong,.forum-counts em,.forum-latest strong,.forum-latest em,.forum-thread-row strong,.forum-thread-row small{display:block}.forum-node-copy em,.forum-counts em,.forum-latest em,.forum-thread-row small{color:#aeb6c3;font-style:normal;font-size:.84rem}.forum-counts{text-align:center}.forum-sidebar{display:grid;gap:14px}.forum-sidebar section{padding:16px;display:grid;gap:10px}.forum-sidebar a{color:#eef1f6;text-decoration:none;display:grid;gap:2px;padding:9px 10px;border-radius:8px;background:#ffffff0a}.forum-sidebar a span,.forum-member-list span{color:#aeb6c3;font-size:.82rem}.forum-status-row{display:flex;justify-content:space-between;gap:12px;padding:10px;border-radius:8px;background:#ffffff0a}.forum-thread-list{margin-top:14px;display:grid;gap:10px}.forum-thread-row{grid-template-columns:minmax(0,1fr) 84px 84px}.forum-prefix{display:inline-flex;margin-right:8px;padding:3px 7px;border-radius:6px;background:#803d9f99;color:#e7d5ff;font-size:.72rem;font-style:normal}.forum-post{display:grid;grid-template-columns:116px minmax(0,1fr);gap:0;padding:0;overflow:hidden}.forum-post>div{min-width:0}.forum-post aside{display:grid;align-content:start;justify-items:center;gap:7px;padding:18px 14px;border-right:2px solid rgba(185,193,205,.13);background:#080b1038;color:#aeb6c3;text-align:center}.forum-post aside a{color:#f1f3f7;font-weight:900;text-decoration:none}.forum-post-meta{padding:14px 18px;border-bottom:2px solid rgba(185,193,205,.12);color:#aeb6c3;font-size:.9rem;font-weight:800}.forum-post-body{width:100%;max-width:100%;min-width:0;padding:18px 18px 0;color:#eef1f6;line-height:1.7;overflow-wrap:anywhere;font-size:1rem}.forum-post-body img{display:block;width:100%;max-width:100%;height:auto;max-height:520px;object-fit:cover;margin:0 0 18px;border:2px solid rgba(185,193,205,.14);border-radius:8px;box-shadow:0 18px 46px #00000057}.forum-post-body p{max-width:780px;margin:0 auto 12px;color:#cbd2dc;text-align:center}.forum-post-body p:first-child{max-width:100%;margin-bottom:16px}.forum-post-body code{padding:2px 5px;border-radius:5px;background:#00000059}.forum-post-actions{display:flex;justify-content:center;gap:8px;padding:8px 18px 18px;margin-top:0;flex-wrap:wrap}.forum-composer{display:grid;gap:10px}.forum-profile>header{display:flex;gap:16px;align-items:center;padding:18px}.forum-link-code{width:max-content;padding:14px 18px;border-radius:8px;background:#0b0f14;color:#d98aff;font-size:1.8rem;font-weight:900;letter-spacing:.08em}@media(max-width:980px){.forum-header-panel,.forum-layout{grid-template-columns:1fr}.forum-node-row{grid-template-columns:44px minmax(0,1fr)}.forum-counts,.forum-latest{grid-column:2;text-align:left}.forum-post{grid-template-columns:1fr}.forum-post aside{grid-template-columns:44px minmax(0,1fr);justify-items:start;align-items:center;border-right:0;border-bottom:2px solid rgba(185,193,205,.13);text-align:left}}@media(max-width:560px){.forum-page{width:min(100% - 20px,1360px)}.forum-thread-hero{grid-template-columns:1fr;padding:16px}.forum-post-body,.forum-post-meta,.forum-post-actions{padding-left:14px;padding-right:14px}.forum-thread-row{grid-template-columns:1fr}}.hero{padding-top:116px!important;padding-bottom:28px!important;min-height:430px!important;overflow:visible!important}.hero-inner,.hero-logo-link,.hero-logo{transform:none!important;overflow:visible!important}.hero-logo{display:block;width:min(520px,76vw)!important;max-height:210px!important;margin:0 auto 12px!important;object-fit:contain;filter:drop-shadow(0 16px 24px rgba(0,0,0,.72)) drop-shadow(0 28px 54px rgba(0,0,0,.48)) drop-shadow(0 0 52px rgba(182,78,216,.26))!important}@media(max-width:900px){.hero{padding-top:88px!important;min-height:330px!important}.hero-logo{width:min(380px,78vw)!important;max-height:160px!important}}.server-top-nav a:first-child{color:#f1f3f7}.server-top-nav a.active{color:#d98aff!important}.server-side-panel .community-title{margin-top:12px;padding-top:12px;border-top:2px solid rgba(185,193,205,.14)}.server-showcase-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.server-showcase-heading h2{margin:0}.server-showcase-heading div{display:flex;gap:10px}.server-showcase-heading button{width:42px;height:42px;border:2px solid rgba(185,193,205,.2);border-radius:11px;background:#181d24e6;color:#f1f3f7;font-size:1.7rem;line-height:1;cursor:pointer}.server-showcase-heading button:hover{border-color:#d98aff94;color:#d98aff}.stats-page{width:min(1180px,calc(100% - 48px));margin:0 auto 56px;display:grid;gap:18px}.stats-hero-panel,.stats-empty-panel,.stats-profile-card,.stats-main-card,.stats-seo-strip{border:2px solid rgba(185,193,205,.18);border-radius:18px;background:linear-gradient(180deg,#232830e6,#14181ef0);box-shadow:0 18px 70px #00000057,inset 0 1px #ffffff0a}.stats-hero-panel{padding:clamp(24px,4vw,42px);text-align:center}.stats-hero-panel h1{margin:0;color:#f1f3f7;font-size:clamp(2.4rem,6vw,5rem)}.stats-hero-panel p{max-width:720px;margin:10px auto 0;color:#aeb6c3}.stats-search{display:flex;gap:10px;width:min(620px,100%);margin:24px auto 0}.stats-search input{flex:1;min-width:0;height:48px;padding:0 16px;border:2px solid rgba(185,193,205,.16);border-radius:12px;background:#080b10c7;color:#f1f3f7;font-weight:800}.stats-player-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:18px}.stats-profile-card,.stats-main-card,.stats-empty-panel,.stats-seo-strip{padding:22px}.stats-profile-card{display:grid;justify-items:center;align-content:start;text-align:center;gap:10px}.stats-avatar{width:96px;height:96px;display:grid;place-items:center;overflow:hidden;border:2px solid rgba(217,138,255,.42);border-radius:18px;background:#080b10c7;color:#d98aff;font-size:2.4rem;font-weight:900}.stats-avatar img{width:100%;height:100%;object-fit:cover}.stats-profile-card h2,.stats-main-card h2,.stats-main-card h3,.stats-empty-panel h2,.stats-seo-strip h2{margin:0;color:#f1f3f7}.stats-profile-card p,.stats-empty-panel p,.stats-seo-strip p{margin:0;color:#aeb6c3;overflow-wrap:anywhere}.stats-profile-card strong{color:#8fe388}.stats-section-head{display:flex;justify-content:space-between;gap:12px;align-items:baseline;margin-bottom:14px}.stats-section-head span{color:#aeb6c3;font-size:.88rem}.stats-grid-mini{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.stats-grid-mini div,.stats-snapshot-row,.stats-game-shell{border:2px solid rgba(185,193,205,.14);border-radius:14px;background:#080b1057}.stats-grid-mini div{padding:14px}.stats-grid-mini span,.stats-snapshot-row span,.stats-game-shell p{color:#aeb6c3}.stats-grid-mini strong{display:block;margin-top:4px;color:#f1f3f7;font-size:1.2rem}.stats-game-shell{margin:18px 0;padding:16px}.stats-game-shell p{margin:6px 0 14px}.stats-game-tabs{display:flex;flex-wrap:wrap;gap:10px}.stats-game-tabs button{padding:10px 14px;border:2px solid rgba(185,193,205,.16);border-radius:10px;background:#ffffff0a;color:#f1f3f7;font-weight:800}.stats-snapshot-row{display:flex;gap:16px;flex-wrap:wrap;padding:14px}.stats-seo-strip a{color:#d98aff;font-weight:900}@media(max-width:820px){.stats-player-layout{grid-template-columns:1fr}.stats-search{flex-direction:column}.stats-grid-mini{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.stats-grid-mini{grid-template-columns:1fr}}.server-store-actions{display:grid;gap:10px}.server-store-actions a,.server-vote-cta,.server-resources-panel a{border:2px solid rgba(185,193,205,.18);border-radius:12px;background:linear-gradient(180deg,#232830e6,#14181ef0);color:#f1f3f7;text-decoration:none;box-shadow:0 14px 34px #00000038,inset 0 1px #ffffff0a}.server-store-actions a{display:grid;grid-template-columns:86px minmax(0,1fr);align-items:center;gap:14px;min-height:94px;padding:12px}.server-store-actions a:hover,.server-vote-cta:hover,.server-resources-panel a:hover{border-color:#d98aff94}.server-store-actions img{width:86px;height:66px;object-fit:contain;filter:drop-shadow(0 10px 14px rgba(0,0,0,.48))}.server-store-actions span,.server-store-actions strong,.server-store-actions em{display:block}.server-store-actions strong{font-size:1.12rem;text-transform:uppercase}.server-store-actions em{margin-top:3px;color:#aeb6c3;font-style:normal;font-size:.88rem}.server-vote-cta{display:flex;min-height:52px;align-items:center;justify-content:center;padding:12px 16px;background:linear-gradient(180deg,#803d9fc7,#542e70eb);color:#fff;font-weight:900}.server-resources-panel{display:grid;gap:10px}.server-resources-panel a{padding:12px 14px;color:#d7dce5;font-weight:800}.server-vote-panel{display:grid;gap:18px}.server-vote-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:start}.server-vote-head h2,.server-vote-head p{margin:0}.server-vote-head p{margin-top:6px;color:#aeb6c3}.server-vote-facts{display:grid;gap:8px;min-width:230px}.server-vote-facts span{display:flex;justify-content:space-between;gap:16px;padding:9px 11px;border:2px solid rgba(185,193,205,.14);border-radius:10px;background:#080b1059;color:#cbd2de}.server-vote-facts strong{color:#f1f3f7}.server-listings-list{display:grid;gap:10px;margin:0;padding:0;list-style:none;counter-reset:listings}.server-listings-list li{counter-increment:listings;display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:14px;padding:13px 14px;border:2px solid rgba(185,193,205,.16);border-radius:13px;background:#080b1052}.server-listings-list li:before{content:counter(listings);width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:#803d9f8c;color:#fff;font-weight:900}.server-listings-list strong,.server-listings-list span{display:block}.server-listings-list strong{color:#f1f3f7}.server-listings-list span{margin-top:2px;color:#aeb6c3;font-size:.9rem}.server-listings-list a{padding:10px 13px;border:2px solid rgba(217,138,255,.38);border-radius:10px;color:#f1f3f7;background:#803d9f6b;font-weight:900;text-decoration:none;white-space:nowrap}.server-listings-list a:hover{border-color:#d98affb8}@media(max-width:720px){.server-vote-head,.server-listings-list li{grid-template-columns:1fr}.server-listings-list li:before{display:none}.server-listings-list a{width:100%;text-align:center}}.hero-tagline{max-width:none!important;white-space:nowrap;font-size:clamp(1rem,1.45vw,1.22rem)!important}.official-forums-panel{display:grid;gap:0;padding:16px}.official-forum-scroll{display:grid;gap:14px;max-height:720px;overflow-x:hidden;overflow-y:auto;padding:2px 6px 2px 2px;scroll-snap-type:y mandatory;scrollbar-width:thin;scrollbar-color:rgba(217,138,255,.45) rgba(8,11,16,.28);overscroll-behavior:contain}.official-full-post{display:grid;gap:14px;padding:18px;border:2px solid rgba(185,193,205,.16);border-radius:14px;background:#080b105c;color:#f1f3f7;scroll-snap-align:start}.official-full-post:hover{border-color:#d98aff94}.official-full-post header{display:grid;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:14px}.official-full-post h3,.official-full-post p{margin:0}.official-full-post h3 a{color:#ffc86b;text-decoration:none;font-size:clamp(1.35rem,2.8vw,2rem);letter-spacing:-.035em}.official-full-post header p{margin-top:4px;color:#aeb6c3;font-size:.86rem;font-weight:800;text-transform:capitalize}.official-full-post>img{width:100%;aspect-ratio:16 / 6.4;object-fit:cover;display:block;border:2px solid rgba(185,193,205,.12);border-radius:10px;filter:saturate(.92) contrast(1.04)}.official-full-post-body{max-width:820px;margin:0 auto;display:grid;gap:8px;color:#c7ced8;line-height:1.55;text-align:center}.official-full-post-html{text-align:left}.official-full-post-html img{display:none}.official-full-post-body strong{color:#fff}.official-post-date{width:58px;height:58px;display:grid;place-items:center;border-radius:10px;background:linear-gradient(180deg,#84439cc7,#353a44f0);font-size:1rem}.official-post-date strong,.official-post-date em{display:block;text-align:center}.official-post-date strong{color:#fff;font-size:1.35rem}.official-post-date em{color:#f0d8ff;font-size:.72rem;font-style:normal;font-weight:900;letter-spacing:.04em}@media(max-width:760px){.hero-tagline{white-space:normal}}@media(max-width:900px){.hero{min-height:auto!important;padding:72px 14px 22px!important;overflow:visible!important}.hero-inner{width:100%;max-width:100%}.hero-logo{width:min(320px,86vw)!important;max-height:118px!important;margin-bottom:12px!important}.hero-tagline,.hero p{width:min(330px,92vw)!important;max-width:330px!important;margin-left:auto!important;margin-right:auto!important;white-space:normal!important;font-size:.98rem!important;line-height:1.55!important}.server-home-page{width:min(100% - 18px,1320px)!important;margin:0 auto 36px!important;display:grid!important;gap:14px!important}.server-layout{width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:14px!important;align-items:stretch!important}.server-main-column,.server-sidebar,.server-feature-panel,.server-gameplay-panel,.server-side-panel,.server-latest-row,.server-home-faq,.server-home-links{width:100%!important;min-width:0!important;max-width:100%!important;box-sizing:border-box!important;position:static!important;transform:none!important}.server-sidebar{order:1;display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:12px!important}.server-main-column{order:2;display:grid!important;gap:14px!important}.server-feature-panel,.server-gameplay-panel,.server-side-panel,.server-latest-row,.server-home-faq{padding:16px!important;overflow:hidden!important}.server-feature-head,.server-panel-title,.server-side-title,.server-showcase-heading{align-items:flex-start!important}.server-feature-head{gap:12px!important}.server-feature-head h2,.server-home-faq h2,.server-showcase-heading h2{font-size:1.35rem!important;line-height:1.15!important}.server-date-badge{width:50px!important;height:50px!important;flex:0 0 50px!important}.official-forum-scroll,.server-showcase-editorial{width:100%!important;max-width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;padding-bottom:10px!important}.official-forum-card{flex-basis:min(280px,82vw)!important;min-height:166px!important}.official-forum-scroll{max-height:660px!important}.official-full-post{padding:14px!important}.official-full-post>img{aspect-ratio:16 / 9!important}.server-feature-list{grid-template-columns:minmax(0,1fr)!important}.server-platform-row,.server-discord-row{min-width:0!important}.server-platform-row div,.server-platform-row small,.server-discord-row span{min-width:0!important;overflow-wrap:anywhere!important}.server-store-actions{grid-template-columns:minmax(0,1fr)!important}.server-store-actions a{grid-template-columns:76px minmax(0,1fr)!important;min-height:84px!important}.server-store-actions img{width:76px!important;height:58px!important}.server-latest-row{padding:16px!important}.server-showcase-editorial{padding-right:0!important}.server-showcase-editorial .server-showcase-card{flex:0 0 min(280px,82vw)!important;min-height:260px!important}.server-home-links{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:10px!important}}@media(max-width:430px){.server-status-corner .server-pill,.server-store-corner .server-pill,.server-top-nav .server-pill,.server-top-nav .nav-store{height:34px!important;min-height:34px!important;padding:0 10px!important;font-size:.8rem!important;border-radius:10px!important}.server-ip-text{max-width:112px!important;overflow:hidden!important;text-overflow:ellipsis!important}.hero{padding-top:64px!important}.hero-logo{width:min(300px,88vw)!important;max-height:106px!important}.server-home-page{width:calc(100% - 12px)!important}}.server-feature-panel,.server-gameplay-panel,.server-side-panel,.server-latest-row,.server-home-faq,.server-resources-panel,.official-full-post,.server-feature-list article,.server-platform-row,.server-discord-row,.server-store-actions a,.server-showcase-card,.faq-list article,.seo-content-page header,.seo-content-page section,.seo-content-page .seo-answer,.seo-info-table,.seo-info-table th,.seo-info-table td,.server-info-card,.server-info-card nav a,.server-listing-card,.server-tile-grid a,.forum-header-panel,.forum-panel,.forum-category,.forum-sidebar section,.forum-thread-page>header,.forum-post,.forum-composer,.forum-profile>header,.forum-auth-card,.forum-node-row,.forum-thread-row,.forum-status-row,.forum-sidebar a,.forum-post-body img,.stats-hero-panel,.stats-empty-panel,.stats-profile-card,.stats-main-card,.stats-seo-strip,.stats-grid-mini div,.stats-snapshot-row,.stats-game-shell,.legal-page section,.card,.empty-state,.modal-panel,.signin-form,.cart-panel,.cart-row,.checkout-card,.profile-card,.admin-panel,.admin-product-row,.pack-panel code,.pack-upload,.pack-url-row code{border-radius:0!important}.server-feature-panel,.server-gameplay-panel,.server-side-panel,.server-latest-row,.server-home-faq,.seo-content-page header,.seo-content-page section,.server-info-card,.forum-header-panel,.forum-panel,.forum-category,.forum-sidebar section,.forum-thread-page>header,.forum-post,.forum-composer,.forum-profile>header,.stats-hero-panel,.stats-empty-panel,.stats-profile-card,.stats-main-card,.stats-seo-strip,.legal-page section,.card,.empty-state,.modal-panel,.admin-panel{background:linear-gradient(180deg,#0d121bf5,#070b12fa),#080b10!important;border-color:#62708457!important}.official-full-post,.server-feature-list article,.server-platform-row,.server-discord-row,.server-store-actions a,.server-showcase-card,.faq-list article,.seo-content-page .seo-answer,.seo-info-table th,.seo-info-table td,.server-info-card nav a,.server-listing-card,.server-tile-grid a,.forum-auth-card,.forum-node-row,.forum-thread-row,.forum-status-row,.forum-sidebar a,.stats-grid-mini div,.stats-snapshot-row,.stats-game-shell,.signin-form,.cart-panel,.cart-row,.checkout-card,.profile-card,.admin-product-row{background:#0d121bd1!important;border-color:#62708442!important}.server-top-nav{background:#070b12f0!important;border-color:#62708442!important}.btn,.btn-primary,.btn-secondary,.btn-ghost,button,.server-pill,.nav-store,.server-vote-cta,.server-listings-list a,.forum-auth-tabs button,.forum-auth-card button,.forum-composer button,.forum-panel button,.forum-post-actions button,.forum-button-link,.stats-search button,.server-showcase-heading button,.qty-control,.qty-control button,.pack-file-button,.sale-banner{border-radius:10px!important}.server-showcase-heading{padding-inline:18px!important}.server-showcase-heading div{margin-right:8px!important}.server-showcase-editorial{padding-inline:18px!important}.server-showcase-editorial .server-showcase-card{align-self:flex-start!important;flex:0 0 340px!important;width:340px!important;min-height:390px!important;height:390px!important;grid-template-rows:auto auto!important;overflow:hidden!important}.server-showcase-editorial .server-showcase-card img{aspect-ratio:16 / 10!important;height:212px!important}.server-showcase-editorial .server-showcase-card div{min-height:178px!important;padding:12px 16px 16px!important}.server-showcase-editorial .server-showcase-card h3{color:#f4f7fb!important;text-shadow:0 1px 10px rgba(0,0,0,.45)!important}.server-showcase-editorial .server-showcase-card p{color:#b7c0cc!important}.forum-auth-card{min-width:min(360px,100%)!important;padding:18px!important;gap:12px!important;background:linear-gradient(180deg,#101620f5,#080c13fa),#080c13!important;box-shadow:0 18px 48px #00000047,inset 0 1px #ffffff0a!important}.forum-auth-copy{display:grid;gap:4px}.forum-auth-copy strong{color:#f6f7fb;font-size:1.05rem}.forum-auth-copy span,.forum-password-note{color:#aeb8c5!important;font-size:.88rem;line-height:1.35}.forum-auth-card label{display:grid;gap:6px;color:#d7dee8;font-weight:800;font-size:.84rem}.forum-auth-card input{height:44px;background:#05080edb!important;border-color:#6e7c9161!important}.forum-auth-card input:focus{outline:none;border-color:#d98affbf!important;box-shadow:0 0 0 3px #9548b838}.forum-auth-tabs{padding:4px;border:2px solid rgba(98,112,132,.24);background:#05080e8c}.forum-auth-tabs button{flex:1;min-height:34px!important}.forum-auth-card>button[type=submit],.forum-auth-card .forum-button-link{width:100%}.forum-password-note{margin:-4px 0 0!important}.btn,.btn-primary,.btn-secondary,.btn-ghost,.signin-button,.server-pill,.nav-store,.server-vote-cta,.server-listings-list a,.forum-auth-tabs button,.forum-auth-card button,.forum-composer button,.forum-panel button,.forum-post-actions button,.forum-button-link,.stats-search button,.server-showcase-heading button,.pack-file-button,.sale-banner,.product-card .btn,.category-tabs button.active,.server-tile-grid a,.site-footer a{border-radius:10px!important;border:2px solid rgba(217,70,239,.56)!important;background:linear-gradient(180deg,#d63cc7,#a821d4)!important;color:#fff!important;box-shadow:0 0 24px #d946ef52,inset 0 1px #ffffff2e!important;text-shadow:0 1px 0 rgba(70,0,90,.35)!important;font-weight:900!important}.btn:hover,.btn-primary:hover,.btn-secondary:hover,.btn-ghost:hover,.signin-button:hover,.server-pill:hover,.nav-store:hover,.server-vote-cta:hover,.server-listings-list a:hover,.forum-auth-tabs button:hover,.forum-auth-card button:hover,.forum-composer button:hover,.forum-panel button:hover,.forum-post-actions button:hover,.forum-button-link:hover,.stats-search button:hover,.server-showcase-heading button:hover,.pack-file-button:hover,.product-card .btn:hover,.category-tabs button.active:hover,.server-tile-grid a:hover,.site-footer a:hover{background:linear-gradient(180deg,#ea52dc,#bb2ee9)!important;border-color:#f0abfcd1!important;box-shadow:0 0 34px #d946ef7a,inset 0 1px #ffffff38!important}.forum-auth-tabs button:not(.active),.server-showcase-heading button,.qty-control,.qty-control button{background:#0d121be0!important;color:#f4f7fb!important;box-shadow:none!important}.forum-auth-tabs button.active,.qty-control button:hover{background:linear-gradient(180deg,#d63cc7,#a821d4)!important;box-shadow:0 0 24px #d946ef52,inset 0 1px #ffffff2e!important}.server-store-actions a{border-radius:0!important;border:2px solid rgba(98,112,132,.42)!important;background:linear-gradient(180deg,#0d121bf5,#070b12fa)!important;color:#f4f7fb!important;box-shadow:0 14px 34px #00000047,inset 0 1px #ffffff09!important;text-shadow:none!important}.server-store-actions a:hover{border-color:#d98aff94!important;background:linear-gradient(180deg,#141b27fa,#0a0f17fa)!important;box-shadow:0 18px 42px #00000057,0 0 22px #9148b82e!important}.server-store-actions strong{color:#f4f7fb!important}.server-store-actions em{color:#aeb8c5!important}.site-footer nav{gap:9px 10px!important;justify-content:center!important}.site-footer a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:28px!important;padding:7px 12px!important;line-height:1!important;font-size:.82rem!important;white-space:nowrap!important}@media(max-width:760px){.server-showcase-editorial .server-showcase-card{flex-basis:min(330px,calc(100vw - 52px))!important;width:min(330px,calc(100vw - 52px))!important;height:372px!important;min-height:372px!important}.server-showcase-editorial .server-showcase-card img{height:206px!important}.server-showcase-editorial .server-showcase-card div{min-height:166px!important}}
