*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:#e9f1fa;font-family:var(--font);font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-offset:5px}a:hover{color:var(--accent)}.announcement{background:#132b3b;text-align:center;padding:9px 20px;color:#bcebf4;font-size:14px;border-bottom:1px solid #214357}.header{max-width:1320px;margin:auto;padding:22px 30px;display:flex;align-items:center;justify-content:space-between;gap:26px;border-bottom:1px solid #ffffff0f}.brand{display:flex;align-items:center;gap:13px;font-size:24px;font-weight:850;letter-spacing:2px}.brand img{width:54px;height:58px;object-fit:contain}.brand small{display:block;font-size:10px;letter-spacing:3px;color:#8ba0b8}.header nav,.account-nav{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:650}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;background:var(--accent);border:1px solid transparent;border-radius:8px;padding:14px 24px;color:#071321;font-weight:750;cursor:pointer;transition:transform .18s,filter .18s}.button:hover{color:#071321;filter:brightness(1.1);transform:translateY(-2px)}.button.outline{background:#142131;border-color:#314258;color:#e9f1fa}.button.small{padding:9px 17px;font-size:14px}.hero{max-width:1320px;margin:auto;display:grid;grid-template-columns:1.25fr 1fr;align-items:center;padding:60px 50px 50px;min-height:530px;background-size:cover;background-position:center;position:relative}.hero-copy{position:relative;z-index:1}.eyebrow{font-size:12px;font-weight:800;letter-spacing:3px;color:var(--accent)}h1{font-size:clamp(36px,4.5vw,62px);line-height:1.12;letter-spacing:-2px;margin:22px 0;font-weight:850}h1 em{font-style:normal;color:var(--accent)}h2{font-size:30px;letter-spacing:-.8px;line-height:1.2;margin:12px 0 20px}h3{font-size:22px;margin:0 0 8px;line-height:1.3}.hero-copy>p{color:#9eacc1;font-size:18px;max-width:480px}.actions{display:flex;gap:16px;align-items:center;flex-wrap:wrap;margin-top:26px}.micro{font-size:12px!important;color:#8394ad!important}.hero-art{display:flex;align-items:center;justify-content:center;background:radial-gradient(ellipse,#30cbea1c,transparent 66%);height:430px}.hero-art img{max-width:94%;height:390px;object-fit:contain;filter:drop-shadow(0 24px 40px #0008)}.section{max-width:1220px;margin:0 auto;padding:36px 30px 60px;scroll-margin-top:20px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px}.muted{color:#95a4bb;font-size:14px}.server-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.server-card,.product-card,.category-card{display:block;background:#111e2e;border:1px solid #263549;border-radius:14px;overflow:hidden;transition:transform .2s,border-color .2s}.server-card:hover,.product-card:hover,.category-card:hover{transform:translateY(-4px);border-color:var(--accent)}.server-art{height:215px;background:radial-gradient(ellipse at 60% 90%,#14637980,#0c1726 75%);position:relative;overflow:hidden}.server-art img{width:100%;height:100%;object-fit:contain;padding:14px}.badge{display:inline-block;background:#1c3043;color:#ccecf4;border:1px solid #385168;border-radius:5px;padding:4px 9px;font-size:12px;white-space:nowrap}.server-art .badge{position:absolute;left:18px;top:18px}.card-body{padding:24px}.card-body p{color:#9aaac0;font-size:14px;min-height:40px}.card-link{border-top:1px solid #273549;padding-top:15px;display:flex;justify-content:space-between;color:var(--accent);font-size:14px;font-weight:750}.discord-banner{max-width:1160px;margin:10px auto 70px;padding:35px 40px;display:flex;justify-content:space-between;align-items:center;gap:25px;background:linear-gradient(120deg,#152b40,#101a2a);border:1px solid #2b4259;border-radius:14px}.discord-banner p{color:#a0afc4;font-size:14px}footer{border-top:1px solid #263243;max-width:1220px;margin:auto;padding:40px 30px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:25px}footer strong{letter-spacing:4px}footer p{color:#8493aa;font-size:14px}footer>div:nth-child(2){display:flex;gap:25px;align-items:start;font-size:14px}footer>.muted{width:100%;border-top:1px solid #1b293b;padding-top:20px;font-size:12px}.page-title{font-size:42px}.breadcrumbs{font-size:14px;color:#96a9bf;margin-bottom:32px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:30px}.category-card{padding:25px}.category-card img{height:155px;width:100%;object-fit:contain}.category-card h3{display:flex;justify-content:space-between;font-size:19px}.category-symbol{font-size:70px;color:var(--accent);padding:14px 0}.product-art{height:210px;background:#152638}.product-art img{width:100%;height:100%;object-fit:contain;padding:25px}.price{color:var(--accent);font-weight:850;font-size:32px;margin:20px 0}.price small{font-size:14px}.surface{padding:32px;background:#111e2e;border:1px solid #2a394e;border-radius:12px;margin-bottom:24px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px}.detail-art{background:radial-gradient(ellipse,#225473,#0e1929 70%);border-radius:14px;display:grid;place-items:center;padding:40px}.detail-art img{width:100%;max-height:400px;object-fit:contain}.detail-grid h1{font-size:36px}.prose{color:#a9b8cb}.notice{padding:16px 22px;background:#1b3444;border:1px solid #355367;border-radius:8px;margin:20px auto;max-width:1160px;font-size:14px}.empty{grid-column:1/-1;padding:60px 25px;text-align:center;background:#101d2c;border:1px dashed #2c4059;border-radius:12px;color:#9fadc2}.empty.compact{padding:30px}.narrow{max-width:780px;min-height:55vh}.auth-layout{max-width:1080px;margin:auto;padding:70px 30px;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.auth-layout h1{font-size:54px}.auth-layout h2{font-size:28px}form p{margin:0 0 18px}label{display:block;font-size:14px;font-weight:700;margin-bottom:7px}input:not([type=checkbox]):not([type=hidden]),textarea,select{width:100%;background:#091423;color:#e6f1fc;padding:12px;border:1px solid #35475e;border-radius:7px}input[type=checkbox]{width:18px;height:18px;accent-color:var(--accent)}.helptext{display:block;font-size:12px;color:#8f9eb3;margin-top:6px}.helptext ul{padding-left:20px}.errorlist{color:#ffb5b5;padding:12px 20px;background:#54262b;border-radius:6px;font-size:14px}.auth-layout form .button{width:100%}.auth-layout a{color:var(--accent)}.account-grid{display:grid;grid-template-columns:300px 1fr;gap:24px}.balance{display:flex;flex-direction:column;gap:14px;align-items:start}.balance>strong{font-size:54px}.balance .button{width:100%}.order-row{padding:16px 0;display:flex;justify-content:space-between;align-items:center;gap:15px;border-bottom:1px solid #28374a;font-size:14px}.order-row p{color:#92a5bb;font-size:12px;margin:5px 0}@media(max-width:900px){.header{flex-wrap:wrap}.header nav{order:3;width:100%;justify-content:center}.hero{padding:40px 25px}.hero-art{height:320px}.hero-art img{height:290px}.server-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-layout{gap:30px}.account-grid{grid-template-columns:1fr}.section-heading{align-items:start}.detail-grid{gap:20px}}@media(max-width:600px){.header{padding:15px;gap:10px}.brand{font-size:18px}.brand img{width:40px;height:46px}.brand small{font-size:8px}.account-nav{gap:12px}.hero{grid-template-columns:1fr;padding:35px 20px}.hero-art{grid-row:1;height:200px}.hero-art img{height:210px}.hero h1{font-size:40px}.section{padding:25px 20px 40px}.server-grid,.product-grid{grid-template-columns:1fr}.server-art{height:230px}.section-heading{display:block}.discord-banner{margin:15px 20px 35px;padding:25px;display:block}.discord-banner .button{margin-top:10px}.detail-grid,.auth-layout{grid-template-columns:1fr}.auth-layout{padding:30px 20px}.auth-layout h1{font-size:36px}.surface{padding:22px}.order-row{flex-wrap:wrap}.detail-art{padding:25px}.detail-art img{height:220px}footer>div:nth-child(2){flex-wrap:wrap}.page-title{font-size:34px}.actions .button{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
