:root {
  --bg:#080a0f;
  --bg-elev:#0d1016;
  --panel:#11141b;
  --panel-2:#151922;
  --panel-3:#0b0e14;
  --line:#232936;
  --line-soft:#1a1f29;
  --text:#f2f4f8;
  --text-2:#bcc2ce;
  --muted:#747d8d;
  --accent:#6f78ff;
  --accent-2:#9ea5ff;
  --accent-soft:rgba(111,120,255,.12);
  --success:#58c794;
  --danger:#ff6574;
  --shadow:0 22px 70px rgba(0,0,0,.34);
  --radius:16px;
}
*{box-sizing:border-box}
html{background:var(--bg);color-scheme:dark;scroll-behavior:smooth}
body{margin:0;min-height:100vh;background:radial-gradient(circle at 76% -8%,rgba(93,101,229,.11),transparent 26rem),linear-gradient(180deg,#090b10 0%,#080a0f 100%);color:var(--text);font:14px/1.5 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:.005em}
button,input,select{font:inherit}
button,a{-webkit-tap-highlight-color:transparent}
button{cursor:pointer}
a{color:inherit;text-decoration:none}
.icon{display:block;flex:none}
.app-frame{display:grid;grid-template-columns:250px minmax(0,1fr);min-height:100vh}
.sidebar{position:sticky;top:0;height:100vh;border-right:1px solid var(--line-soft);background:rgba(8,10,15,.88);backdrop-filter:blur(18px);display:flex;flex-direction:column;padding:24px 16px 18px;z-index:20}
.brand-lockup{display:flex;align-items:center;gap:11px;padding:4px 9px 22px}
.brand-mark{width:35px;height:35px;border-radius:10px;background:linear-gradient(180deg,#757eff,#5961e8);display:grid;place-items:center;box-shadow:0 10px 30px rgba(111,120,255,.18)}
.brand-name{font-weight:780;letter-spacing:-.02em;font-size:16px}.brand-sub{color:#626a79;font-size:9px;font-weight:750;letter-spacing:.14em;margin-top:1px}
.workspace-label{padding:0 11px;color:#4f5663;text-transform:uppercase;font-size:9px;font-weight:800;letter-spacing:.14em;margin:9px 0 8px}
.side-nav{display:grid;gap:3px}.nav-item{appearance:none;border:1px solid transparent;background:transparent;color:#8991a0;display:flex;align-items:center;gap:10px;width:100%;padding:10px 11px;border-radius:10px;text-align:left;transition:.18s ease}.nav-item span:nth-child(2){flex:1}.nav-item kbd{font-size:9px;color:#525967;background:#11151d;border:1px solid #1d232e;border-radius:5px;padding:2px 5px}.nav-item:hover{color:#dfe3ea;background:#0f131a}.nav-item.active{color:#f4f6fb;background:linear-gradient(180deg,rgba(111,120,255,.13),rgba(111,120,255,.08));border-color:rgba(111,120,255,.17);box-shadow:inset 0 1px 0 rgba(255,255,255,.02)}.nav-item.active .icon{color:var(--accent-2)}
.side-nav-muted .nav-item{color:#656d7b}.nav-pill{font-size:8px;font-weight:800;letter-spacing:.08em;color:#6bd6a1!important;background:rgba(84,204,148,.08);padding:3px 5px;border-radius:5px}
.sidebar-divider{height:1px;background:var(--line-soft);margin:17px 9px}.sidebar-foot{margin-top:auto;padding:13px 10px 2px}.status-dot{display:flex;align-items:center;gap:7px;font-size:10px;color:#737c8b}.status-dot span,.online span{width:6px;height:6px;border-radius:999px;background:var(--success);box-shadow:0 0 0 3px rgba(88,199,148,.08)}.version{color:#404753;font-size:9px;margin-top:9px}
.workspace{min-width:0}.topbar{height:68px;border-bottom:1px solid var(--line-soft);display:flex;align-items:center;justify-content:space-between;padding:0 30px;background:rgba(9,11,16,.67);backdrop-filter:blur(18px);position:sticky;top:0;z-index:15}.crumbs{display:flex;align-items:center;gap:7px;color:#858d9b;font-size:12px}.crumbs strong{color:#e7eaf0;font-weight:650}.crumb-muted{color:#5c6471}.top-actions{display:flex;align-items:center;gap:9px}.btn{height:36px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 13px;border:1px solid var(--line);border-radius:10px;color:var(--text);background:#131720;transition:.18s ease;white-space:nowrap}.btn:hover{transform:translateY(-1px);border-color:#303747;background:#161b25}.btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.btn.small{height:31px;padding:0 10px;font-size:12px}.btn-primary{background:linear-gradient(180deg,#757eff,#636bea);border-color:#757eff;box-shadow:0 10px 30px rgba(111,120,255,.15)}.btn-primary:hover{background:linear-gradient(180deg,#8088ff,#6d75ef)}.btn-secondary{background:#11151c}.btn-ghost{background:transparent;color:#7e8694;border-color:transparent}.btn-discord{background:#10151c;border-color:#2a3140}.btn-discord .icon{color:#9aa1ff}.user-chip{height:34px;border:1px solid var(--line-soft);background:#0f131a;border-radius:10px;padding:0 9px 0 5px;display:flex;align-items:center;gap:8px;color:#c7cdd7;font-size:12px}.avatar{width:24px;height:24px;border-radius:7px;background:linear-gradient(135deg,#394070,#6c75da);display:grid;place-items:center;overflow:hidden;font-weight:700;font-size:11px}.avatar img{width:100%;height:100%;object-fit:cover}
.content{max-width:1450px;margin:0 auto;padding:38px 36px 70px}.page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:23px}.page-head.simple{margin-bottom:27px}.eyebrow{display:flex;align-items:center;gap:9px;text-transform:uppercase;letter-spacing:.17em;font-size:9px;font-weight:800;color:#687180;margin-bottom:8px}.eyebrow-line{width:22px;height:1px;background:#313745}.eyebrow>span:not(.eyebrow-line):not(.dirty-state){color:#555d6a}.dirty-state{color:#c7a36b!important}.page-head h1{font-size:39px;line-height:1.04;letter-spacing:-.045em;margin:0;font-weight:760;max-width:770px}.page-head p{color:#788190;max-width:680px;margin:11px 0 0;font-size:13px}.accent-text{color:#8d95ff}.head-actions{display:flex;align-items:center;gap:8px}.status-strip{display:flex;align-items:center;gap:18px;min-height:63px;border:1px solid var(--line-soft);border-radius:12px;background:linear-gradient(180deg,rgba(19,23,31,.88),rgba(13,16,22,.88));padding:0 16px;margin-bottom:16px}.strip-item{display:flex;flex-direction:column;gap:2px;min-width:135px}.strip-kicker,.panel-kicker{font-size:9px;font-weight:800;letter-spacing:.13em;color:#56606f}.strip-item strong{font-size:12px;font-weight:600;color:#d7dbe2}.strip-divider{height:28px;width:1px;background:var(--line-soft)}.strip-spacer{flex:1}.online{display:flex;align-items:center;gap:7px;color:#7f8997;font-size:10px}
.builder-grid{display:grid;grid-template-columns:300px minmax(0,1fr);gap:16px;align-items:start}.panel,.preview-panel,.deployment-card{border:1px solid var(--line-soft);background:linear-gradient(180deg,rgba(17,20,27,.97),rgba(13,16,22,.97));border-radius:var(--radius);box-shadow:0 16px 50px rgba(0,0,0,.16)}.panel{padding:18px}.panel-server{min-height:590px}.panel-workbench{min-height:590px;padding:0}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.panel-head.compact{margin-top:2px}.panel-head h2,.preview-head h2,.deployment-card h2{font-size:15px;margin:2px 0 0;letter-spacing:-.015em;font-weight:690}.panel-count{display:grid;place-items:center;min-width:23px;height:23px;border-radius:7px;background:#0a0d13;color:#737b88;font-size:10px;border:1px solid var(--line-soft)}.section-rule{height:1px;background:var(--line-soft);margin:18px 0}.server-list{display:grid;gap:5px;margin-top:13px}.server-row{width:100%;border:1px solid transparent;background:transparent;padding:8px;border-radius:11px;display:flex;align-items:center;gap:10px;text-align:left;color:#aeb5c0;transition:.16s ease}.server-row:hover{background:#0e1218;border-color:#1d232d}.server-row.selected{background:linear-gradient(180deg,rgba(111,120,255,.12),rgba(111,120,255,.07));border-color:rgba(111,120,255,.17);color:#f0f2f6}.server-avatar{width:31px;height:31px;border-radius:9px;background:#171d28;display:grid;place-items:center;font-weight:750;color:#8f99aa;font-size:12px}.server-row.selected .server-avatar{background:#202751;color:#b7bdff}.server-meta{min-width:0;flex:1;display:flex;flex-direction:column;gap:1px}.server-meta strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.server-meta small{font-size:10px;color:#656e7c}.server-select{color:#656e7b}.server-row.selected .server-select{color:#9fa7ff}.empty-state{border:1px dashed #252c38;border-radius:12px;padding:13px;color:#646d7c;display:flex;align-items:center;gap:10px}.empty-state>div{flex:1}.empty-state strong{display:block;color:#aeb5c0;font-size:11px}.empty-state p{font-size:10px;margin:2px 0 0;color:#636c79}.field-label{display:block;color:#6d7684;font-size:10px;margin-bottom:7px}.input-wrap{display:flex;align-items:center;gap:8px;padding:0 9px;border:1px solid #222936;background:#0a0d12;border-radius:10px}.input-wrap:focus-within{border-color:#3b4260;box-shadow:0 0 0 3px rgba(111,120,255,.06)}.input-wrap span{color:#47505d;font-size:9px}.text-input,.select-input{min-width:0;border:1px solid #232a36;background:#0a0d12;color:#dde1e8;border-radius:9px;padding:9px 10px;outline:none}.input-wrap .text-input{border:0;box-shadow:none;background:transparent;padding-left:0;flex:1}.text-input:focus,.select-input:focus{border-color:#3b4260;box-shadow:0 0 0 3px rgba(111,120,255,.06)}.template-mini-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:5px;margin-top:12px}.template-mini{appearance:none;border:1px solid #202630;background:#0d1117;color:#737c8b;border-radius:9px;padding:8px 7px;font-size:10px;text-align:left;display:flex;align-items:center;gap:6px}.template-mini:hover{color:#cfd4dc;border-color:#2b3340}.mini-dot{width:7px;height:7px;border-radius:50%}.mini-blue{background:#6b79ff}.mini-violet{background:#9d6bff}.mini-amber{background:#d8a255}
.workbench-head{padding:18px 18px 15px;border-bottom:1px solid var(--line-soft);align-items:flex-end}.work-tabs{display:flex;align-items:center;gap:2px}.work-tab{appearance:none;border:0;background:transparent;color:#626b79;padding:7px 9px;border-radius:7px;font-size:10px}.work-tab:hover{color:#b7bec9}.work-tab.active{background:#171c26;color:#e0e4ea}.blueprint-body{padding:18px;min-height:488px}.feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.feature-card{appearance:none;text-align:left;border:1px solid #202631;background:#0c1016;border-radius:12px;padding:13px;color:#c8cdd5;transition:.16s ease}.feature-card:hover{border-color:#2b3342;transform:translateY(-1px)}.feature-card.enabled{background:linear-gradient(180deg,rgba(111,120,255,.08),rgba(17,20,27,.88));border-color:rgba(111,120,255,.22)}.feature-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:11px}.feature-icon{width:29px;height:29px;border-radius:8px;display:grid;place-items:center;background:#131822;color:#717b8b}.feature-card.enabled .feature-icon{color:#9ea5ff;background:#1b2040}.feature-card strong{display:block;font-size:12px;font-weight:650}.feature-card p{font-size:10px;color:#626b79;line-height:1.45;margin:4px 0 10px;min-height:29px}.feature-card small{font-size:9px;color:#565f6d;text-transform:uppercase;letter-spacing:.11em}.feature-card.enabled small{color:#76907f}.toggle{width:29px;height:16px;border-radius:999px;background:#171c24;border:1px solid #27303b;padding:2px;display:flex;align-items:center}.toggle span{width:10px;height:10px;border-radius:50%;background:#5f6877;transition:.18s ease}.toggle.on{background:#6f78ff;border-color:#6f78ff;justify-content:flex-end}.toggle.on span{background:#fff}
.section-intro{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:13px}.section-intro strong{font-size:12px;font-weight:680}.section-intro p{margin:3px 0 0;color:#616a78;font-size:10px;max-width:470px}.role-list,.category-list{display:grid;gap:7px}.role-row,.category-card{border:1px solid #202731;background:#0b0f15;border-radius:11px}.role-row{display:flex;align-items:center;gap:9px;padding:9px}.drag-handle{color:#434b58;font-size:13px;letter-spacing:-3px;width:16px;text-align:center}.role-swatch{width:9px;height:26px;border-radius:999px}.role-fields{flex:1;min-width:0}.compact-input{padding:7px 9px;width:100%;font-size:11px}.role-fields label{display:flex;align-items:center;gap:6px;color:#5f6876;font-size:9px;margin-top:6px}.color-input{width:30px;height:28px;border:1px solid #252d38;background:#0a0d12;border-radius:7px;padding:2px}.icon-btn{appearance:none;width:31px;height:31px;display:grid;place-items:center;border-radius:8px;background:#0c1016;border:1px solid #202732;color:#657080}.icon-btn:hover{border-color:#2d3542;color:#bcc3cd}.danger-icon:hover{color:#ff7e89;border-color:rgba(255,101,116,.25);background:rgba(255,101,116,.05)}.category-card{padding:9px}.category-head{display:flex;align-items:center;gap:8px}.category-caret{width:23px;height:23px;border-radius:7px;background:#141a24;color:#717b8c;display:grid;place-items:center}.channel-list{display:grid;gap:5px;margin:7px 0 6px 31px}.channel-row{display:grid;grid-template-columns:20px minmax(0,1fr) 115px 27px;align-items:center;gap:6px}.channel-glyph{color:#5e6877;display:grid;place-items:center}.select-input{font-size:10px;padding:7px 8px}.add-channel{appearance:none;border:1px dashed #252c37;background:transparent;color:#5f6876;padding:7px 9px;border-radius:8px;font-size:10px;display:flex;align-items:center;gap:6px;margin:6px 0 0 31px}.add-channel:hover{color:#a8afba;border-color:#353e4c}
.preview-panel{margin-top:16px;padding:18px}.preview-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:13px}.preview-head p{margin:4px 0 0;color:#606978;font-size:10px}.preview-badge{font-size:9px;letter-spacing:.08em;text-transform:uppercase;color:#83a18e;border:1px solid rgba(88,199,148,.13);background:rgba(88,199,148,.05);padding:5px 7px;border-radius:7px;display:flex;gap:6px;align-items:center}.discord-window{border:1px solid #222833;border-radius:13px;overflow:hidden;background:#0b0e13;min-height:276px}.discord-bar{height:42px;padding:0 13px;display:flex;align-items:center;gap:8px;background:#11151c;border-bottom:1px solid #1f252f}.discord-server-dot{width:23px;height:23px;border-radius:7px;background:#20264a;color:#adb4ff;display:grid;place-items:center;font-size:9px;font-weight:800}.discord-bar strong{font-size:10px;font-weight:650}.discord-live{margin-left:auto;color:#596372;font-size:9px}.discord-body{display:grid;grid-template-columns:220px 1fr;min-height:234px}.discord-channels{padding:12px;border-right:1px solid #1e242e;background:#0d1117}.discord-cat{margin-bottom:12px}.discord-cat-name{font-size:8px;letter-spacing:.1em;color:#596273;font-weight:800;padding:0 7px 5px}.discord-channel{display:flex;align-items:center;gap:6px;color:#777f8e;font-size:10px;padding:5px 7px;border-radius:6px}.discord-channel:hover{background:#111720}.discord-main{padding:24px;display:grid;place-items:center;background:radial-gradient(circle at center,rgba(111,120,255,.05),transparent 35%)}.discord-welcome-card{text-align:center;max-width:430px}.discord-hero-avatar{width:52px;height:52px;margin:0 auto 11px;border-radius:14px;background:#20264a;color:#b4b9ff;display:grid;place-items:center;font-weight:800;font-size:17px}.discord-welcome-card h3{font-size:16px;letter-spacing:-.02em;margin:0}.discord-welcome-card p{margin:5px auto 12px;color:#5f6876;font-size:10px;max-width:320px}.discord-stats{display:flex;justify-content:center;gap:7px;flex-wrap:wrap}.discord-stats span{font-size:8px;color:#6d7683;border:1px solid #232b36;background:#10151b;padding:5px 7px;border-radius:7px}
.template-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.template-card{appearance:none;text-align:left;border:1px solid var(--line-soft);background:linear-gradient(180deg,#11151c,#0e1117);border-radius:16px;padding:18px;color:var(--text);min-height:210px;display:flex;flex-direction:column;transition:.2s ease}.template-card:hover{transform:translateY(-2px);border-color:#2e3543;box-shadow:var(--shadow)}.template-icon{width:39px;height:39px;border-radius:11px;display:grid;place-items:center;margin-bottom:18px;background:#151a24;color:#99a2b5}.tone-blue .template-icon{color:#94a1ff;background:#1b2244}.tone-violet .template-icon{color:#b39bff;background:#241d3e}.tone-amber .template-icon{color:#e3b36e;background:#3b2d19}.template-title{font-size:15px;font-weight:700;letter-spacing:-.02em}.template-desc{color:#697281;font-size:11px;line-height:1.5;max-width:270px;margin-top:5px}.template-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;padding-top:17px;color:#5e6875;font-size:9px;text-transform:uppercase;letter-spacing:.08em}.template-foot span:last-child{display:flex;align-items:center;gap:3px;color:#9098a6}.deployment-card{padding:20px}.deploy-card-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:17px;border-bottom:1px solid var(--line-soft)}.deployment-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:17px 0}.deployment-metrics div{background:#0c1016;border:1px solid #1d2430;border-radius:10px;padding:11px}.deployment-metrics span{display:block;color:#56606d;font-size:9px;text-transform:uppercase;letter-spacing:.08em}.deployment-metrics strong{display:block;color:#cbd1d9;font-size:12px;margin-top:4px}.deployment-empty{border:1px dashed #252d39;color:#636d7b;padding:14px;border-radius:10px;font-size:10px}
.toast{position:fixed;right:22px;bottom:22px;z-index:50;display:flex;align-items:center;gap:8px;padding:10px 12px;background:#151a22;border:1px solid #2b3340;color:#d4d9e0;border-radius:10px;box-shadow:var(--shadow);font-size:11px;max-width:370px}.toast-success{border-color:rgba(88,199,148,.25)}.toast-danger{border-color:rgba(255,101,116,.25)}.toast-danger .icon{color:#ff7c88}.toast-success .icon{color:#72d3a5}.is-busy{opacity:.7}.mobile-nav{display:none}
@media(max-width:1120px){.app-frame{grid-template-columns:215px 1fr}.content{padding-left:22px;padding-right:22px}.builder-grid{grid-template-columns:260px 1fr}.template-grid{grid-template-columns:1fr 1fr}.page-head h1{font-size:34px}}
@media(max-width:880px){.sidebar{position:fixed;left:-230px;width:230px;transition:.2s}.app-frame{display:block}.topbar{padding:0 16px}.mobile-nav{display:grid}.content{padding:26px 15px 50px}.builder-grid{grid-template-columns:1fr}.panel-server,.panel-workbench{min-height:unset}.head-actions{flex-wrap:wrap;justify-content:flex-end}.page-head{align-items:flex-start;flex-direction:column}.status-strip{overflow:auto}.strip-spacer{display:none}.template-grid{grid-template-columns:1fr}.discord-body{grid-template-columns:180px 1fr}}
@media(max-width:560px){.page-head h1{font-size:30px}.head-actions{width:100%}.head-actions .btn{flex:1}.status-strip{gap:13px}.strip-divider{display:none}.feature-grid{grid-template-columns:1fr}.workbench-head{align-items:flex-start;flex-direction:column}.work-tabs{width:100%;overflow:auto}.work-tab{white-space:nowrap}.channel-row{grid-template-columns:18px minmax(0,1fr) 90px 27px}.discord-body{grid-template-columns:1fr}.discord-channels{display:none}.deployment-metrics{grid-template-columns:1fr 1fr}.content{padding-top:21px}.top-actions .btn-ghost{display:none}.user-chip{max-width:160px}.user-chip>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}
