:root{color-scheme:dark;--bg:#07111f;--bg-2:#0d1728;--panel:rgba(13,23,40,0.88);--panel-2:rgba(18,31,52,0.92);--text:#f8fafc;--muted:#93a4bd;--accent:#7dd3fc;--accent-2:#4ade80;--danger:#fb7185;--border:rgba(148,163,184,0.16)}*{box-sizing:border-box}body,html{margin:0;padding:0;background:radial-gradient(circle at top,rgba(59,130,246,.16),transparent 30%),linear-gradient(180deg,var(--bg),#0b1322 45%,#111827 100%);color:var(--text);font-family:Inter,system-ui,sans-serif}body{min-height:100vh}a{color:inherit}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:rgba(7,17,31,.72);border-bottom:1px solid rgba(148,163,184,.08)}.site-header-inner{width:min(1180px,calc(100% - 2rem));margin:0 auto;min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand-mark{display:inline-flex;align-items:center;gap:.8rem;text-decoration:none;font-weight:800}.brand-badge{width:2.2rem;height:2.2rem;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,var(--accent),#818cf8);color:#02111f}.top-nav{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;justify-content:flex-end}.top-nav a{text-decoration:none}.language-switcher,.top-nav a{color:var(--muted);font-weight:600}.language-switcher{display:inline-flex;align-items:center;gap:.5rem}.language-switcher select{border:1px solid var(--border);border-radius:999px;padding:.55rem .9rem;background:rgba(255,255,255,.03);color:var(--text)}.top-nav .nav-portal-link,.top-nav a:hover{color:var(--text)}.nav-portal-link{padding:.7rem 1rem;border:1px solid var(--border);border-radius:999px;background:rgba(255,255,255,.03)}.page-shell{width:min(1180px,calc(100% - 2rem));margin:0 auto;padding:3rem 0 5rem}.responsive-page-shell{width:min(1180px,calc(100% - 1.25rem))}.auth-shell{display:grid;place-items:center;min-height:calc(100vh - 72px);padding-top:2rem}.hero{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem;align-items:center;margin-bottom:2rem}.hero-grid{align-items:stretch}.eyebrow,.portal-kicker{text-transform:uppercase;letter-spacing:.08em;color:var(--accent);font-size:.78rem;font-weight:700}h1{margin:.5rem 0 1rem;line-height:1.05;font-size:clamp(2.2rem,5vw,4rem)}h2,h3{margin-top:0}.auth-footnote,.card p,.choice-row small,.lead,.panel li,.portal-list-item p,.server-meta,.sidebar-meta,.topbar-meta{color:var(--muted)}.actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.actions-tight{margin-top:1rem}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.9rem 1.2rem;text-decoration:none;font-weight:700;border:0;cursor:pointer}.button:hover{transform:translateY(-1px);transition:transform .14s ease}.button.primary{background:linear-gradient(135deg,var(--accent),#818cf8);color:#02111f}.button.secondary{border:1px solid var(--border);color:var(--text);background:rgba(255,255,255,.03)}.full-width{width:100%}.auth-card,.card,.panel{background:var(--panel);border:1px solid var(--border);border-radius:24px;padding:1.25rem;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.compact-card{width:min(460px,100%);padding:1.75rem}.grid-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:1rem;gap:1rem;margin-top:1.5rem}.span-2{grid-column:span 2}.plan-card{display:grid;align-content:start}.product-illustration{display:grid;place-items:center;margin:1.5rem 0;min-height:180px;border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,.02),rgba(255,255,255,.06));border:1px solid var(--border);position:relative;overflow:hidden}.product-illustration.small{min-height:120px;margin:0 0 1rem}.product-glow{position:absolute;width:180px;height:180px;border-radius:999px;filter:blur(18px);opacity:.9}.product-glow.starter{background:radial-gradient(circle,rgba(56,189,248,.95),rgba(59,130,246,.15))}.product-glow.plus{background:radial-gradient(circle,rgba(52,211,153,.95),rgba(132,204,22,.15))}.product-glow.community{background:radial-gradient(circle,rgba(168,85,247,.95),rgba(217,70,239,.15))}.product-emoji{position:relative;font-size:3.5rem;z-index:1}.spec-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));grid-gap:.85rem;gap:.85rem;margin:1rem 0 0}.spec-grid div{border:1px solid var(--border);border-radius:18px;padding:.9rem 1rem;background:rgba(255,255,255,.03)}.spec-grid strong{display:block;margin-bottom:.25rem}.spec-grid span{color:var(--muted);font-size:.92rem}.compact-spec-grid{margin-top:1rem}.price-line{margin:1rem 0 0;font-weight:700;color:#c4b5fd}.tagline{color:var(--accent-2);font-weight:700}.status-banner{margin-top:1rem;border:1px solid rgba(125,211,252,.18);background:rgba(59,130,246,.08);border-radius:18px;padding:.85rem 1rem}.inline-banner{margin-top:0;white-space:nowrap}.section-heading{margin-bottom:.75rem}.stack-section{margin-top:2rem}.narrow-shell{width:min(720px,calc(100% - 2rem))}.auth-form,.login-form{display:grid;grid-gap:1rem;gap:1rem;margin-top:1.5rem}.login-form label{display:grid;grid-gap:.4rem;gap:.4rem;color:var(--muted);font-weight:600}.login-form input,.login-form select,.login-form textarea{border:1px solid var(--border);border-radius:14px;padding:.9rem 1rem;background:rgba(2,6,23,.75);color:var(--text);font:inherit}.portal-shell{width:min(1360px,calc(100% - 2rem));margin:0 auto;padding:2rem 0 4rem;display:grid;grid-template-columns:260px minmax(0,1fr);grid-gap:1.25rem;gap:1.25rem}.responsive-portal-shell{width:min(1360px,calc(100% - 1.25rem))}.portal-sidebar{position:-webkit-sticky;position:sticky;top:92px;align-self:start;min-height:calc(100vh - 120px);border:1px solid var(--border);border-radius:24px;padding:1.25rem;background:var(--panel-2)}.portal-nav{display:grid;grid-gap:.6rem;gap:.6rem;margin-top:1.5rem}.portal-nav a{text-decoration:none;padding:.85rem 1rem;border-radius:16px;color:var(--muted);background:rgba(255,255,255,.02);border:1px solid transparent}.portal-nav a:hover{color:var(--text);border-color:var(--border)}.portal-content{display:grid;grid-gap:1rem;gap:1rem}.portal-topbar{display:flex;justify-content:space-between;align-items:center}.portal-user-pill{width:2.5rem;height:2.5rem;border-radius:999px;display:grid;place-items:center;font-weight:800;background:linear-gradient(135deg,#22c55e,#38bdf8);color:#02111f}.portal-page-stack{display:grid;grid-gap:1rem;gap:1rem}.portal-hero-card,.portal-section-head{padding:1.5rem}.portal-list{display:grid;grid-gap:1rem;gap:1rem}.portal-list-item,.portal-server-card{display:flex;justify-content:space-between;align-items:center;gap:1rem}.portal-action-list,.portal-server-actions{display:grid;grid-gap:.75rem;gap:.75rem}.portal-order-grid{align-items:start}.order-builder-grid{grid-template-columns:minmax(0,2fr) minmax(320px,1fr)}.compact-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.nested-card{background:rgba(255,255,255,.025)}.selectable-card{width:100%;text-align:left;color:inherit;cursor:pointer}.selectable-card.is-active{border-color:rgba(125,211,252,.48);box-shadow:0 0 0 1px rgba(125,211,252,.18)}.order-config-grid{margin-top:1rem}.radio-stack{display:grid;grid-gap:.75rem;gap:.75rem}.choice-row{display:flex;align-items:flex-start;gap:.75rem;padding:.9rem 1rem;border-radius:18px;border:1px solid var(--border);background:rgba(255,255,255,.03)}.choice-row.active{border-color:rgba(74,222,128,.4);background:rgba(34,197,94,.08)}.choice-row input{margin-top:.25rem}.choice-row span{display:grid;grid-gap:.2rem;gap:.2rem}.order-summary-card{position:-webkit-sticky;position:sticky;top:92px;align-self:start}.summary-list{display:grid;grid-gap:.8rem;gap:.8rem;margin:1rem 0 1.5rem}.price-total,.summary-list div{display:flex;justify-content:space-between;gap:1rem}.price-total{padding-top:1rem;border-top:1px solid var(--border);font-size:1.1rem}.account-grid,.admin-layout-grid,.dashboard-stat-grid,.portal-overview-grid,.server-detail-grid{align-items:start}.portal-server-rich-card{align-items:center}.tab-strip-card{padding:.85rem 1rem}.tab-strip{display:flex;gap:.6rem;flex-wrap:wrap}.tab-chip{border:1px solid var(--border);background:rgba(255,255,255,.03);color:var(--muted);border-radius:999px;padding:.65rem .9rem}.tab-chip.active{color:var(--text);border-color:rgba(125,211,252,.4);background:rgba(59,130,246,.12)}.log-list{display:grid;grid-gap:.8rem;gap:.8rem}.log-list div{display:grid;grid-gap:.15rem;gap:.15rem;padding:.9rem 1rem;border-radius:18px;border:1px solid var(--border);background:rgba(255,255,255,.03)}.log-list strong{color:var(--accent)}.checklist-list{display:grid;grid-gap:.75rem;gap:.75rem}.checklist-item{display:flex;gap:.75rem;align-items:flex-start;padding:.85rem 1rem;border-radius:18px;border:1px solid var(--border);background:rgba(255,255,255,.03)}.stacked-item{display:grid;grid-gap:.15rem;gap:.15rem}.top-gap{margin-top:1rem}.order-side-meta{justify-items:end}.subtle-id{color:var(--muted);font-size:.9rem}.danger-inline-banner{margin-top:1rem;border-color:rgba(251,113,133,.24);background:rgba(127,29,29,.22)}.admin-table{display:grid;grid-gap:.6rem;gap:.6rem}.admin-row{display:grid;grid-template-columns:1.1fr 1.5fr 1fr 1fr 1fr 1.3fr;grid-gap:.75rem;gap:.75rem;padding:.85rem 1rem;border-radius:18px;border:1px solid var(--border);background:rgba(255,255,255,.03);font-size:.95rem}.admin-row-head{color:var(--muted);background:rgba(125,211,252,.06)}.auth-footnote{margin-top:1rem}.danger-card{border-color:rgba(251,113,133,.22);background:linear-gradient(180deg,rgba(127,29,29,.16),rgba(13,23,40,.88))}.danger-button{border-color:rgba(251,113,133,.24);color:#fecdd3}button:disabled{opacity:.7;cursor:wait}.responsive-auth-card{width:min(520px,100%)}.responsive-grid-section{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.hero-grid-responsive{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.responsive-panel{min-width:0}.responsive-portal-topbar{gap:1rem}@media (max-width:980px){.order-builder-grid,.portal-shell{grid-template-columns:1fr}.span-2{grid-column:span 1}.order-summary-card,.portal-sidebar{position:static;min-height:auto}.responsive-portal-sidebar{display:grid;grid-gap:1rem;gap:1rem}.responsive-portal-nav{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}}@media (max-width:760px){.portal-list-item,.portal-server-card,.portal-topbar,.price-total,.site-header-inner,.summary-list div,.top-nav{flex-direction:column;align-items:stretch}.site-header-inner{padding:.85rem 0}.top-nav{justify-content:stretch}.language-switcher,.language-switcher select,.top-nav,.top-nav a{width:100%}.admin-row{grid-template-columns:1fr}.order-side-meta{justify-items:stretch}.page-shell{width:min(100% - 1rem,1180px);padding-top:2rem}.responsive-action-row{flex-direction:column;align-items:stretch}.responsive-auth-card,.responsive-portal-hero-card{padding:1.1rem}.hero-grid-responsive,.responsive-grid-section,.responsive-portal-nav{grid-template-columns:1fr}}