:root{
    --bg:#08070a;
    --bg-soft:#0d0b10;
    --surface:#121016;
    --surface-2:#18141d;
    --surface-3:#201927;
    --border:rgba(255,255,255,.09);
    --border-strong:rgba(255,255,255,.15);
    --text:#fbf9fd;
    --muted:#aaa4b0;
    --muted-2:#7f7888;
    --primary:#ff7a18;
    --primary-2:#ff9b45;
    --secondary:#8b5cf6;
    --success:#35d08b;
    --warning:#f2ba55;
    --danger:#ff667f;
    --server-accent:#ff7a18;
    --shadow:0 30px 80px rgba(0,0,0,.38);
    --radius:18px;
    font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
    color-scheme:dark;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:radial-gradient(circle at 75% -10%,rgba(126,56,255,.12),transparent 33%),var(--bg);color:var(--text);line-height:1.55;min-height:100vh}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%}
button,input,select,textarea{font:inherit;color:inherit}
button{cursor:pointer}
code{font-family:ui-monospace,SFMono-Regular,Consolas,monospace}
.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}
.icon{display:inline-block;flex:0 0 auto}
.muted-text{color:var(--muted);font-size:.86rem}
.text-link{display:inline-flex;align-items:center;gap:6px;color:#f5b47b;font-weight:750;font-size:.88rem}
.text-link:hover{color:#ffd0a7}

/* Buttons and shared controls */
.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:0 20px;border:1px solid transparent;border-radius:12px;background:linear-gradient(135deg,var(--primary),#e95a00);color:white;font-weight:800;box-shadow:0 12px 34px rgba(255,106,15,.2);transition:transform .18s ease,filter .18s ease,border-color .18s ease}
.button:hover{transform:translateY(-2px);filter:brightness(1.06)}
.button:disabled{opacity:.45;cursor:not-allowed;transform:none;filter:none;box-shadow:none}
.button-secondary{background:rgba(255,255,255,.045);border-color:var(--border);box-shadow:none}
.button-secondary:hover{border-color:var(--border-strong);background:rgba(255,255,255,.07)}
.button-small{min-height:39px;padding:0 15px;font-size:.87rem;border-radius:10px}
.button-full{width:100%}
.icon-button{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:10px;background:rgba(255,255,255,.035);color:#d9d3df}
.icon-button:hover{background:rgba(255,255,255,.07);color:white}
.icon-button.danger:hover{color:#ff8ca0;border-color:rgba(255,102,127,.35);background:rgba(255,102,127,.08)}
.language-switch{display:flex;gap:2px;padding:4px;background:#121016;border:1px solid var(--border);border-radius:10px}
.language-switch a{padding:5px 8px;border-radius:7px;font-size:.76rem;font-weight:800;color:#aba4b3}
.language-switch a.active{background:linear-gradient(135deg,var(--primary),#df5c04);color:white}
.status-pill{display:inline-flex;align-items:center;gap:7px;width:max-content;padding:5px 9px;border-radius:999px;font-size:.72rem;font-weight:800;border:1px solid var(--border);color:#bcb6c4;background:rgba(255,255,255,.035)}
.status-pill i{width:7px;height:7px;border-radius:999px;background:currentColor}
.status-pill.large{padding:8px 12px;font-size:.8rem}
.status-active{color:#67e4aa;background:rgba(53,208,139,.08);border-color:rgba(53,208,139,.22)}
.status-muted{color:#aaa4b0}
.status-soon{color:#f0bf6e;background:rgba(242,186,85,.08);border-color:rgba(242,186,85,.2)}
.connection-badge{display:inline-flex;align-items:center;gap:7px;padding:6px 9px;border-radius:9px;border:1px solid rgba(53,208,139,.18);background:rgba(53,208,139,.06);color:#77e4b4;font-size:.73rem;font-weight:800}

/* Public site */
.site-header{position:sticky;top:0;z-index:50;background:rgba(8,7,10,.78);backdrop-filter:blur(20px);border-bottom:1px solid var(--border)}
.nav-wrap{min-height:76px;display:flex;align-items:center;justify-content:space-between}
.brand{display:inline-flex;align-items:center;gap:11px;font-size:1.05rem;font-weight:900;letter-spacing:-.02em}
.brand img{width:38px;height:38px;object-fit:cover;border-radius:9px}
.nav{display:flex;align-items:center;gap:25px;color:#d5ced9;font-weight:650}
.nav>a:not(.button):hover{color:white}
.menu-button{display:none;background:none;border:0;color:white;padding:8px}
.hero{position:relative;overflow:hidden;padding:96px 0 86px;border-bottom:1px solid rgba(255,255,255,.035)}
.hero-grid{display:grid;grid-template-columns:1.04fr .96fr;gap:70px;align-items:center}
.hero-noise{position:absolute;inset:0;opacity:.07;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.35'/%3E%3C/svg%3E")}
.hero-glow{position:absolute;border-radius:999px;filter:blur(20px);pointer-events:none}
.hero-glow-one{right:-90px;top:-140px;width:510px;height:510px;background:radial-gradient(circle,rgba(118,52,220,.24),transparent 68%)}
.hero-glow-two{left:-210px;bottom:-230px;width:460px;height:460px;background:radial-gradient(circle,rgba(255,113,20,.15),transparent 70%)}
.hero-copy,.hero-visual{position:relative;z-index:2}
.eyebrow,.section-kicker,.page-kicker{color:#f5a15f;text-transform:uppercase;letter-spacing:.13em;font-size:.73rem;font-weight:900}
.eyebrow{display:inline-flex;align-items:center;gap:9px;padding:7px 11px;border:1px solid rgba(255,122,24,.18);background:rgba(255,122,24,.055);border-radius:999px;text-transform:none;letter-spacing:0;color:#ffbd86}
.eyebrow span{width:7px;height:7px;border-radius:999px;background:var(--primary);box-shadow:0 0 14px var(--primary)}
.hero h1{font-size:clamp(3.3rem,6vw,5.8rem);line-height:.96;letter-spacing:-.065em;margin:28px 0 24px;max-width:720px}
.hero h1 em{font-style:normal;color:transparent;background:linear-gradient(100deg,#fff 0%,#ffb77e 50%,#ff7a18 100%);background-clip:text;-webkit-background-clip:text}
.hero-copy>p{max-width:640px;color:#bdb6c5;font-size:1.05rem;line-height:1.75}
.hero-actions{display:flex;gap:12px;margin:31px 0 32px;flex-wrap:wrap}
.hero-meta{display:flex;gap:26px;flex-wrap:wrap;color:#8f8898;font-size:.77rem}
.hero-meta span{display:flex;flex-direction:column}.hero-meta strong{color:white;font-size:.98rem;margin-bottom:2px}
.hero-visual{min-width:0}
.banner-card{position:relative;padding:12px;border:1px solid var(--border);background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.018));border-radius:22px;box-shadow:var(--shadow)}
.banner-card:before{content:"";position:absolute;inset:-1px;border-radius:22px;padding:1px;background:linear-gradient(130deg,rgba(255,122,24,.35),transparent 38%,rgba(139,92,246,.25));mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;pointer-events:none}
.banner-card img{width:100%;aspect-ratio:2.5/1;object-fit:cover;border-radius:14px;background:#07070b}
.banner-status{position:absolute;left:28px;bottom:26px;display:flex;align-items:center;gap:8px;padding:7px 10px;border:1px solid var(--border);border-radius:10px;background:rgba(7,7,11,.82);backdrop-filter:blur(10px);font-size:.72rem;font-weight:800}
.banner-status span{width:7px;height:7px;border-radius:50%;background:var(--success);box-shadow:0 0 12px var(--success)}
.floating-card{position:absolute;display:flex;align-items:center;gap:10px;padding:11px 13px;border:1px solid var(--border);border-radius:13px;background:rgba(16,13,20,.9);backdrop-filter:blur(12px);box-shadow:0 18px 40px rgba(0,0,0,.3)}
.floating-card>span{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:rgba(255,122,24,.1);color:#ff9b52}
.floating-card div{display:flex;flex-direction:column}.floating-card strong{font-size:.79rem}.floating-card small{font-size:.68rem;color:var(--muted)}
.floating-one{left:-42px;top:-22px}.floating-two{right:-36px;bottom:-28px}
.section{padding:92px 0}.section-muted{background:linear-gradient(180deg,rgba(255,255,255,.016),rgba(255,255,255,.006));border-block:1px solid rgba(255,255,255,.035)}
.section-heading{text-align:center;max-width:760px;margin:0 auto 45px}.section-heading h2,.showcase-copy h2,.development-grid h2,.newsletter-section h2{font-size:clamp(2.25rem,4vw,3.65rem);line-height:1.04;letter-spacing:-.045em;margin:12px 0 16px}.section-heading p,.showcase-copy p,.development-grid p,.newsletter-section p{color:var(--muted);font-size:1rem}
.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.feature-card{padding:27px;border:1px solid var(--border);border-radius:var(--radius);background:linear-gradient(145deg,rgba(255,255,255,.035),rgba(255,255,255,.012));transition:transform .2s,border-color .2s}
.feature-card:hover{transform:translateY(-4px);border-color:rgba(255,122,24,.24)}
.feature-icon,.metric-icon,.module-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:13px;background:linear-gradient(145deg,rgba(255,122,24,.15),rgba(139,92,246,.08));border:1px solid rgba(255,122,24,.16);color:#ff9b52}
.feature-card h3{margin:18px 0 8px;font-size:1.08rem}.feature-card p{margin:0;color:var(--muted);font-size:.9rem;line-height:1.7}
.showcase-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:65px;align-items:center}
.check-list{display:grid;gap:12px;padding:0;margin:27px 0 32px;list-style:none;color:#ded9e2}.check-list li{display:flex;gap:10px;align-items:center}.check-list svg{color:#59dca0}
.dashboard-preview{overflow:hidden;border:1px solid var(--border);border-radius:22px;background:#0b090e;box-shadow:var(--shadow);transform:perspective(1000px) rotateY(-3deg) rotateX(2deg)}
.preview-top{height:48px;display:flex;align-items:center;gap:7px;padding:0 16px;background:#121016;border-bottom:1px solid var(--border)}
.preview-top span{width:8px;height:8px;border-radius:50%;background:#4e4855}.preview-top span:first-child{background:#ff6b67}.preview-top span:nth-child(2){background:#f5bd58}.preview-top span:nth-child(3){background:#42d392}.preview-top strong{margin-left:10px;color:#77707f;font-size:.68rem}
.preview-body{height:400px;display:grid;grid-template-columns:150px 1fr}.preview-body aside{padding:22px 14px;border-right:1px solid var(--border);background:#0e0c11;display:flex;flex-direction:column;gap:11px}.preview-body aside div{height:35px;border-radius:9px;background:#18141c}.preview-body aside div:nth-child(2){background:linear-gradient(90deg,rgba(255,122,24,.15),rgba(255,122,24,.04))}.preview-body main{padding:30px}.preview-title{height:38px;width:54%;border-radius:9px;background:#1c1721}.preview-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:26px 0}.preview-metrics i,.preview-panels i{display:block;border:1px solid var(--border);border-radius:13px;background:linear-gradient(145deg,#151119,#100d13)}.preview-metrics i{height:78px}.preview-panels{display:grid;grid-template-columns:1.4fr .8fr;gap:12px}.preview-panels i{height:180px}
.development-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:start}.roadmap-list{display:grid;gap:8px}.roadmap-list>div{display:grid;grid-template-columns:46px 1fr auto;align-items:center;gap:13px;padding:14px 16px;border:1px solid var(--border);border-radius:13px;background:rgba(255,255,255,.02)}.roadmap-list span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:rgba(255,122,24,.09);color:#ff9b52;font-size:.72rem;font-weight:900}.roadmap-list strong{font-size:.9rem}.roadmap-list em{font-style:normal;color:#9d96a5;font-size:.75rem}.public-roadmap>div:first-child em,.public-roadmap>div:nth-child(2) em{color:#61dca3}.public-roadmap>div:nth-child(3) em{color:#f3bc63}
.newsletter-section{display:grid;grid-template-columns:1fr .8fr;align-items:center;gap:60px}.newsletter-form{display:flex;gap:10px}.newsletter-form input{flex:1;min-width:0;height:48px;border:1px solid var(--border);border-radius:12px;background:#0e0c11;padding:0 15px;outline:none}.newsletter-form input:focus{border-color:rgba(255,122,24,.45);box-shadow:0 0 0 3px rgba(255,122,24,.08)}
.footer{padding:32px 0;border-top:1px solid var(--border);background:#070609}.footer-grid{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:25px;color:#8e8795;font-size:.82rem}.footer-grid p{text-align:center}.footer-grid nav{justify-self:end;display:flex;gap:20px}.footer-brand img{width:30px;height:30px}

/* Flash */
.flash{max-width:1180px;margin:16px auto 0;padding:13px 15px;border-radius:12px;border:1px solid var(--border);font-weight:650;font-size:.88rem}.flash-success{background:rgba(53,208,139,.08);border-color:rgba(53,208,139,.22);color:#83e6bd}.flash-error{background:rgba(255,102,127,.08);border-color:rgba(255,102,127,.22);color:#ff9caf}.flash-warning{background:rgba(242,186,85,.08);border-color:rgba(242,186,85,.22);color:#f3c878}

/* Dashboard shell */
.app-body{background:#09080b;overflow-x:hidden}.app-shell{min-height:100vh;display:grid;grid-template-columns:264px 1fr}.app-sidebar{position:fixed;inset:0 auto 0 0;width:264px;z-index:60;background:#0d0b0f;border-right:1px solid var(--border);display:flex;flex-direction:column}.sidebar-head{height:72px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border)}.sidebar-close{display:none}.sidebar-scroll{flex:1;overflow:auto;padding:15px 12px}.server-switch{display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;border:1px solid var(--border);border-radius:13px;background:rgba(255,255,255,.025)}.server-switch img,.server-switch-placeholder{width:40px;height:40px;border-radius:11px;object-fit:cover}.server-switch-placeholder{display:grid;place-items:center;background:linear-gradient(145deg,#6f3514,#bd520d);font-weight:900}.server-switch>span{min-width:0;display:flex;flex-direction:column}.server-switch small{font-size:.64rem;color:#7e7784}.server-switch strong{font-size:.82rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.server-switch>svg{color:#6f6875}.side-nav{display:flex;flex-direction:column;gap:4px;margin-top:18px}.side-label{padding:13px 11px 6px;text-transform:uppercase;letter-spacing:.13em;color:#5e5864;font-size:.61rem;font-weight:900}.side-nav a{display:flex;align-items:center;gap:11px;padding:10px 11px;border-radius:10px;color:#918a97;font-size:.86rem;font-weight:650}.side-nav a:hover{color:#ddd8e0;background:rgba(255,255,255,.03)}.side-nav a.active{color:white;background:linear-gradient(90deg,rgba(255,122,24,.15),rgba(255,122,24,.035));box-shadow:inset 3px 0 0 var(--primary)}.side-nav a.active svg{color:#ff9a50}.sidebar-user{height:74px;padding:12px;display:grid;grid-template-columns:38px minmax(0,1fr) 38px;gap:9px;align-items:center;border-top:1px solid var(--border)}.sidebar-user>img{width:38px;height:38px;border-radius:11px}.sidebar-user>span{min-width:0;display:flex;flex-direction:column}.sidebar-user strong,.sidebar-user small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-user strong{font-size:.78rem}.sidebar-user small{font-size:.66rem;color:#706a74}.app-content{grid-column:2;min-width:0}.app-topbar{height:72px;position:sticky;top:0;z-index:45;display:flex;align-items:center;justify-content:space-between;padding:0 28px;background:rgba(9,8,11,.8);backdrop-filter:blur(18px);border-bottom:1px solid var(--border)}.topbar-title{display:flex;flex-direction:column}.topbar-title small{font-size:.65rem;color:#69636f}.topbar-title strong{font-size:.92rem}.topbar-actions{display:flex;align-items:center;gap:10px}.mobile-sidebar-button{display:none}.app-main{padding:30px;max-width:1500px;width:100%;margin:0 auto}.sidebar-backdrop{display:none}
.page-heading{margin:4px 0 28px}.page-heading h1{margin:6px 0 8px;font-size:clamp(2rem,3vw,3.1rem);letter-spacing:-.045em;line-height:1.05}.page-heading p{margin:0;color:var(--muted);max-width:760px}.page-heading-row{display:flex;align-items:flex-end;justify-content:space-between;gap:25px}.server-page-hero{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:27px;margin-bottom:20px;border:1px solid rgba(255,255,255,.08);border-radius:20px;background:radial-gradient(circle at 90% 10%,color-mix(in srgb,var(--server-accent) 18%,transparent),transparent 40%),linear-gradient(145deg,#151119,#0f0d11)}.server-page-hero h1{font-size:2.25rem;margin:4px 0 6px;letter-spacing:-.04em}.server-page-hero p{margin:0;color:var(--muted)}.server-health{display:flex;align-items:center;gap:11px;padding:11px 13px;border:1px solid rgba(53,208,139,.18);border-radius:13px;background:rgba(53,208,139,.05)}.server-health div{display:flex;flex-direction:column}.server-health strong{font-size:.82rem}.server-health small{color:#7d9b8d;font-size:.68rem}.pulse-dot{width:9px;height:9px;border-radius:50%;background:var(--success);box-shadow:0 0 0 6px rgba(53,208,139,.08),0 0 14px var(--success)}
.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:20px}.metric-grid-compact{grid-template-columns:repeat(3,1fr)}.metric-card{min-width:0;padding:17px;border:1px solid var(--border);border-radius:15px;background:linear-gradient(145deg,#131016,#0f0d11);display:flex;align-items:center;gap:13px}.metric-icon{width:42px;height:42px;border-radius:12px;flex:0 0 auto}.metric-icon.small{width:36px;height:36px;border-radius:10px}.metric-card div{min-width:0;display:flex;flex-direction:column}.metric-card strong{font-size:1.2rem;line-height:1.2}.metric-card small{color:#847d8a;font-size:.7rem;margin-top:3px}.panel{padding:22px;border:1px solid var(--border);border-radius:17px;background:linear-gradient(145deg,rgba(255,255,255,.028),rgba(255,255,255,.012));margin-bottom:20px}.panel-heading-row{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px}.panel-heading-row h2{font-size:1.03rem;margin:0 0 3px}.panel-heading-row p{margin:0;color:#817b86;font-size:.78rem}.dashboard-two-column{display:grid;grid-template-columns:1.45fr .75fr;gap:20px}.settings-columns{grid-template-columns:1.25fr .75fr}.radio-columns{grid-template-columns:.8fr 1.2fr}.quick-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.quick-card{display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:11px;padding:13px;border:1px solid var(--border);border-radius:13px;background:rgba(255,255,255,.017)}.quick-card:hover{background:rgba(255,122,24,.04);border-color:rgba(255,122,24,.18)}.quick-card>span{width:40px;height:40px;display:grid;place-items:center;border-radius:11px;background:rgba(255,122,24,.08);color:#ff9a50}.quick-card div{min-width:0;display:flex;flex-direction:column}.quick-card strong{font-size:.82rem}.quick-card small{font-size:.68rem;color:#77717d}.quick-card>svg{color:#605a64}.snapshot-panel{display:flex;flex-direction:column}.snapshot-status{display:flex;align-items:center;gap:11px;padding:13px;border:1px solid rgba(53,208,139,.15);border-radius:12px;background:rgba(53,208,139,.045);margin-bottom:13px}.snapshot-status.warning{border-color:rgba(242,186,85,.17);background:rgba(242,186,85,.045)}.snapshot-status div{display:flex;flex-direction:column}.snapshot-status strong{font-size:.8rem}.snapshot-status small{color:#77717d;font-size:.68rem}.activity-list{display:grid}.activity-row{display:flex;align-items:center;gap:11px;padding:11px 0;border-bottom:1px solid rgba(255,255,255,.05)}.activity-row:last-child{border-bottom:0}.activity-icon,.station-logo{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:rgba(255,122,24,.08);color:#ff9a50}.activity-row div{display:flex;flex-direction:column}.activity-row strong{font-size:.8rem}.activity-row small{font-size:.68rem;color:#78717d}.empty-inline{padding:20px;border:1px dashed var(--border);border-radius:12px;color:#77717d;text-align:center;font-size:.82rem}
.server-selection-panel{padding:20px}.server-list-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.guild-card{display:flex;flex-direction:column;min-height:235px;padding:17px;border:1px solid var(--border);border-radius:15px;background:#100e12}.guild-card.installed{background:radial-gradient(circle at 100% 0,rgba(255,122,24,.06),transparent 45%),#100e12}.guild-card-main{display:flex;gap:11px;align-items:center}.guild-avatar{width:48px;height:48px;object-fit:cover;border-radius:14px}.guild-card-copy{min-width:0}.guild-card-copy h3{font-size:.9rem;margin:0 0 7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.guild-card-meta{display:flex;flex-direction:column;gap:4px;color:#766f7b;font-size:.68rem;margin:18px 0 auto}.guild-hint{color:#77717d;font-size:.76rem;margin:18px 0 auto}.guild-card>.button{align-self:flex-start;margin-top:15px}.empty-state{grid-column:1/-1;text-align:center;padding:55px 25px;border:1px dashed var(--border);border-radius:15px;color:#7f7885}.empty-state>span{width:60px;height:60px;display:grid;place-items:center;margin:0 auto 14px;border-radius:16px;background:rgba(255,255,255,.03)}.empty-state h2{color:#d8d3db;font-size:1rem;margin:0 0 5px}.empty-state p{font-size:.8rem;margin:0}.empty-state.compact{padding:35px}
.form-stack{display:grid;gap:16px}.field{display:grid;gap:5px}.field>span{font-size:.8rem;font-weight:800}.field>small{font-size:.68rem;color:#756f7a;margin-top:-2px}.field input[type=text],.field input[type=url],.field input[type=email],.field select{width:100%;height:43px;border:1px solid var(--border);border-radius:10px;background:#0e0c10;padding:0 12px;outline:none}.field input:focus,.field select:focus{border-color:rgba(255,122,24,.4);box-shadow:0 0 0 3px rgba(255,122,24,.07)}.color-field{display:flex;align-items:center;gap:10px}.color-field input{width:54px;height:42px;padding:3px;border:1px solid var(--border);border-radius:10px;background:#0e0c10}.color-field code{padding:8px 10px;border:1px solid var(--border);border-radius:9px;background:#0e0c10;color:#b9b2bd;font-size:.76rem}.field-note{font-style:normal;color:#e3b666;font-size:.68rem}.info-panel{height:max-content}.sync-steps{list-style:none;padding:0;margin:0;display:grid;gap:14px}.sync-steps li{display:grid;grid-template-columns:32px 1fr;gap:10px}.sync-steps li>span{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;background:rgba(255,122,24,.09);color:#ff9a50;font-size:.72rem;font-weight:900}.sync-steps div{display:flex;flex-direction:column}.sync-steps strong{font-size:.79rem}.sync-steps small{color:#77717d;font-size:.68rem;line-height:1.55}.notice{display:flex;gap:10px;padding:12px;border:1px solid rgba(139,92,246,.18);border-radius:11px;background:rgba(139,92,246,.045);margin-top:18px;color:#a99fba}.notice p{font-size:.72rem;margin:0}.notice svg{flex:0 0 auto;margin-top:1px}
.dashboard-module-grid{grid-template-columns:repeat(3,1fr);margin-bottom:20px}.module-card{display:flex;flex-direction:column;min-height:245px;padding:19px;border:1px solid var(--border);border-radius:15px;background:linear-gradient(145deg,#141116,#100d12)}.module-unavailable{opacity:.63}.module-card-top{display:flex;align-items:center;justify-content:space-between}.module-icon{width:42px;height:42px;border-radius:12px}.module-content h2{font-size:1rem;margin:20px 0 7px}.module-content p{font-size:.76rem;color:#817a86;line-height:1.65;margin:0}.module-card-actions{margin-top:auto;padding-top:18px;display:flex;align-items:center;justify-content:space-between;gap:12px}.inline-form{display:inline-flex}.toggle{width:45px;height:25px;border:1px solid var(--border);border-radius:999px;background:#252029;padding:3px}.toggle span{display:block;width:17px;height:17px;border-radius:50%;background:#817a86;transition:transform .18s,background .18s}.toggle.is-on{background:rgba(53,208,139,.16);border-color:rgba(53,208,139,.25)}.toggle.is-on span{transform:translateX(18px);background:#55dda3}.coming-roadmap{margin-top:0}
.station-list{display:grid;gap:8px}.station-row{display:grid;grid-template-columns:34px minmax(0,1fr) 38px;align-items:center;gap:10px;padding:10px;border:1px solid var(--border);border-radius:11px;background:rgba(255,255,255,.014)}.station-copy{min-width:0;display:flex;flex-direction:column}.station-copy strong{font-size:.79rem}.station-copy small{font-size:.65rem;color:#817a86}.station-copy code{font-size:.62rem;color:#655f69;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:3px}.data-table-wrap{overflow:auto}.data-table{width:100%;border-collapse:collapse;min-width:680px}.data-table th,.data-table td{text-align:left;padding:11px 12px;border-bottom:1px solid rgba(255,255,255,.055);font-size:.75rem}.data-table th{color:#746e78;text-transform:uppercase;letter-spacing:.08em;font-size:.62rem}.data-table td{color:#aaa4ae}.data-table td strong{color:#e4e0e6}.event-tag,.source-tag{display:inline-flex;padding:4px 7px;border:1px solid var(--border);border-radius:8px;font-size:.64rem;font-weight:800;color:#a9a3ad}.event-play,.event-restart{color:#5edca3;border-color:rgba(53,208,139,.2);background:rgba(53,208,139,.05)}.event-error{color:#ff8da0;border-color:rgba(255,102,127,.2);background:rgba(255,102,127,.05)}
.timeline{position:relative;padding-left:18px}.timeline:before{content:"";position:absolute;left:5px;top:9px;bottom:9px;width:1px;background:var(--border)}.timeline-item{position:relative;padding:0 0 13px 16px}.timeline-dot{position:absolute;left:-16px;top:16px;width:9px;height:9px;border-radius:50%;background:#ff8530;box-shadow:0 0 0 5px #171219}.timeline-card{padding:13px;border:1px solid var(--border);border-radius:12px;background:rgba(255,255,255,.014)}.timeline-head{display:flex;justify-content:space-between;gap:18px}.timeline-head>div{display:flex;align-items:center;gap:8px}.timeline-head strong{font-size:.8rem}.timeline-head time{font-size:.65rem;color:#6f6973}.timeline-card p{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.66rem;color:#928b98;overflow-wrap:anywhere}.timeline-card small{font-size:.63rem;color:#625c66}

/* Responsive */
@media(max-width:1100px){.hero-grid{gap:42px}.feature-grid{grid-template-columns:repeat(2,1fr)}.dashboard-module-grid{grid-template-columns:repeat(2,1fr)}.server-list-grid{grid-template-columns:repeat(2,1fr)}.metric-grid{grid-template-columns:repeat(2,1fr)}.dashboard-two-column,.settings-columns,.radio-columns{grid-template-columns:1fr}.showcase-grid,.development-grid{gap:40px}.floating-one{left:-10px}.floating-two{right:-10px}}
@media(max-width:820px){.container{width:min(100% - 28px,1180px)}.menu-button{display:inline-flex}.nav{position:absolute;left:14px;right:14px;top:68px;display:none;flex-direction:column;align-items:stretch;gap:5px;padding:14px;border:1px solid var(--border);border-radius:14px;background:#0f0d12;box-shadow:var(--shadow)}.nav.is-open{display:flex}.nav>a:not(.button){padding:9px}.nav .button{margin-top:5px}.language-switch{width:max-content}.hero{padding:70px 0}.hero-grid,.showcase-grid,.development-grid,.newsletter-section{grid-template-columns:1fr}.hero-visual{margin-top:15px}.floating-card{display:none}.feature-grid{grid-template-columns:1fr}.dashboard-preview{transform:none}.footer-grid{grid-template-columns:1fr;text-align:center}.footer-grid nav{justify-self:center}.footer-grid p{margin:0}.app-shell{display:block}.app-sidebar{transform:translateX(-102%);transition:transform .2s ease}.app-sidebar.is-open{transform:translateX(0)}.sidebar-close,.mobile-sidebar-button{display:inline-flex}.sidebar-backdrop{position:fixed;inset:0;z-index:55;background:rgba(0,0,0,.55)}.sidebar-backdrop.is-open{display:block}.app-content{min-width:0}.app-topbar{padding:0 16px}.app-main{padding:22px 15px}.topbar-actions .button{display:none}.page-heading-row{align-items:flex-start;flex-direction:column}.server-page-hero{align-items:flex-start;flex-direction:column}.quick-grid{grid-template-columns:1fr}.dashboard-module-grid{grid-template-columns:1fr}.server-list-grid{grid-template-columns:1fr}.preview-body{grid-template-columns:90px 1fr}.preview-body main{padding:20px}.newsletter-form{flex-direction:column}}
@media(max-width:520px){.hero h1{font-size:3rem}.hero-meta{gap:16px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.section{padding:70px 0}.metric-grid,.metric-grid-compact{grid-template-columns:1fr}.panel{padding:17px}.page-heading h1{font-size:2.05rem}.app-topbar .language-switch{display:none}.roadmap-list>div{grid-template-columns:38px 1fr}.roadmap-list em{grid-column:2}.server-page-hero h1{font-size:1.75rem}.timeline-head{flex-direction:column;gap:4px}.preview-body{height:330px}.preview-body aside{display:none}.preview-body{grid-template-columns:1fr}}
