:root{color-scheme:light;--font-mono:"Berkeley Mono","IBM Plex Mono",ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--sidebar-bg:#101828;--sidebar-fg:#cdd5e0;--sidebar-active:#fff;--sidebar-hover:#1c2536;--sidebar-active-bg:#1d4ed8;--topbar-bg:#fff;--bg:#f4f6fa;--panel:#fff;--border:#dde3ec;--text:#1a2433;--muted:#5b6572;--primary:#2563eb;--primary-hover:#1d4ed8;--danger:#dc2626;--success:#16a34a;--warning:#d97706;--info:#0e7490;--radius:6px;--shadow:0 1px 2px rgba(16,24,40,.06),0 1px 3px rgba(16,24,40,.1);--shadow-lg:0 20px 60px rgba(16,24,40,.12);--hover-bg:#f3f5f9;--highlight-bg:#f8fafc;--success-soft-bg:#f5fdf8;--success-soft-border:#b9e5cb;--input-bg:#fff;--table-head-bg:#f8fafc;--row-hover-bg:#fafbfd;--progress-track:#e7eaf0;--modal-bg:#fff;--modal-backdrop:rgba(16,24,40,.5);--toast-bg:#1a2433;--badge-gray-bg:#eef1f6;--badge-gray-fg:#5b6572;--badge-blue-bg:#e8f0fe;--badge-blue-fg:#1d4ed8;--badge-teal-bg:#e6f7f4;--badge-teal-fg:#0f766e;--badge-green-bg:#e7f7ee;--badge-green-fg:#15803d;--badge-amber-bg:#fef4e6;--badge-amber-fg:#b45309;--badge-red-bg:#feecec;--badge-red-fg:#b91c1c;--badge-orange-bg:#fff0e6;--badge-orange-fg:#c2410c;--wizard-bg:#fff;--wizard-active-bg:#e8f0fe;--wizard-active-fg:#2563eb;--wizard-done-bg:#e7f7ee;--wizard-done-border:#b9e5cb;--wizard-done-fg:#15803d;--chat-bg:#fff;--chat-body-bg:#f8fafc;--chat-border:#e2e8f0;--chat-assistant-bg:#fff;--chat-assistant-fg:#0f172a;--chat-suggestion-bg:#eff6ff;--chat-suggestion-border:#dbeafe;--chat-suggestion-fg:#1d4ed8;--chat-suggestion-hover:#dbeafe;--landing-bg:#fff;--landing-text:#1a2433;--landing-muted:#5b6572;--landing-border:#e6eaf0;--landing-nav-bg:#232f3e;--landing-nav-fg:#d6dde6;--landing-nav-hover:#fff;--landing-hero-bg:#232f3e;--landing-hero-fg:#fff;--landing-hero-muted:#aab7c4;--landing-accent:#f90;--landing-accent-hover:#ec7211;--landing-cta-fg:#111;--landing-card-bg:#fff;--landing-footer-bg:#232f3e;--landing-footer-fg:#aab7c4;--landing-footer-link:#d6dde6;--landing-highlight-bg:#f7f8fa}[data-theme=dark]{color-scheme:dark;--sidebar-bg:#0b1220;--sidebar-fg:#94a3b8;--sidebar-active:#fff;--sidebar-hover:#182338;--sidebar-active-bg:#2563eb;--topbar-bg:#111827;--bg:#0d1117;--panel:#161d29;--border:#2a3547;--text:#e2e8f0;--muted:#8fa0b5;--primary:#3b82f6;--primary-hover:#2563eb;--danger:#ef4444;--success:#22c55e;--warning:#f59e0b;--info:#38bdf8;--shadow:0 1px 2px rgba(0,0,0,.4),0 1px 3px rgba(0,0,0,.5);--shadow-lg:0 20px 60px rgba(0,0,0,.5);--hover-bg:#223048;--highlight-bg:#141e2e;--success-soft-bg:#0f2217;--success-soft-border:#166534;--input-bg:#0d1117;--table-head-bg:#111a2c;--row-hover-bg:#141e2e;--progress-track:#2a3547;--modal-bg:#161d29;--modal-backdrop:rgba(0,0,0,.65);--toast-bg:#1f2937;--badge-gray-bg:#243244;--badge-gray-fg:#94a3b8;--badge-blue-bg:#1d3a6e;--badge-blue-fg:#93c5fd;--badge-teal-bg:#134e4a;--badge-teal-fg:#5eead4;--badge-green-bg:#14532d;--badge-green-fg:#86efac;--badge-amber-bg:#78350f;--badge-amber-fg:#fcd34d;--badge-red-bg:#7f1d1d;--badge-red-fg:#fca5a5;--badge-orange-bg:#7c2d12;--badge-orange-fg:#fdba74;--wizard-bg:#161d29;--wizard-active-bg:#1d3a6e;--wizard-active-fg:#93c5fd;--wizard-done-bg:#14532d;--wizard-done-border:#166534;--wizard-done-fg:#86efac;--chat-bg:#161d29;--chat-body-bg:#0d1117;--chat-border:#2a3547;--chat-assistant-bg:#1a2232;--chat-assistant-fg:#e2e8f0;--chat-suggestion-bg:#1d3a6e;--chat-suggestion-border:#2563eb;--chat-suggestion-fg:#93c5fd;--chat-suggestion-hover:#2563eb;--landing-bg:#0b1015;--landing-text:#e6edf3;--landing-muted:#8b98a5;--landing-border:#223043;--landing-nav-bg:#131a22;--landing-nav-fg:#a7b3c0;--landing-nav-hover:#fff;--landing-hero-bg:#131a22;--landing-hero-fg:#fff;--landing-hero-muted:#9fb0bf;--landing-accent:#f90;--landing-accent-hover:#ec7211;--landing-cta-fg:#111;--landing-card-bg:#161d29;--landing-footer-bg:#131a22;--landing-footer-fg:#8b98a5;--landing-footer-link:#d6dde6;--landing-highlight-bg:#131a22}*{box-sizing:border-box}body,html{margin:0;padding:0}body{font-family:var(--font-mono);background:var(--bg);color:var(--text);font-size:14px;line-height:1.5}a{color:var(--primary);text-decoration:none}h1,h2,h3,h4{margin:0;font-weight:600}.theme-toggle{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:1px solid var(--border);border-radius:var(--radius);background:transparent;color:var(--text);cursor:pointer;flex-shrink:0}.theme-toggle:hover{background:var(--hover-bg)}.theme-toggle.dark{border-color:hsla(0,0%,100%,.22);color:#d6dde6}.theme-toggle.dark:hover{background:hsla(0,0%,100%,.08)}.app-shell{display:flex;min-height:100vh}.sidebar{width:232px;flex-shrink:0;background:var(--sidebar-bg);color:var(--sidebar-fg);display:flex;flex-direction:column;position:-webkit-sticky;position:sticky;top:0;height:100vh}.sidebar-brand{display:flex;align-items:center;gap:10px;padding:16px 18px;color:#fff;font-weight:700;font-size:15px;letter-spacing:.2px;border-bottom:1px solid hsla(0,0%,100%,.08)}.sidebar-brand .logo{font-size:20px}.sidebar-section{padding:12px 12px 4px;font-size:11px;text-transform:uppercase;letter-spacing:.6px;color:#7a8494}.sidebar-nav{flex:1 1;overflow-y:auto;padding:4px 8px 16px}.sidebar-link{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:6px;color:var(--sidebar-fg);font-size:13.5px;margin-bottom:2px}.sidebar-link:hover{background:var(--sidebar-hover);color:#fff}.sidebar-link.active{background:var(--sidebar-active-bg);color:var(--sidebar-active)}.sidebar-link svg{flex-shrink:0}.sidebar-footer{padding:12px;border-top:1px solid hsla(0,0%,100%,.08)}.sidebar-footer .plan-pill{display:block;padding:8px 10px;border-radius:6px;font-size:12px;background:hsla(0,0%,100%,.06);color:#cbd5e1;margin-bottom:8px}.main{flex:1 1;min-width:0;display:flex;flex-direction:column}.topbar{height:56px;background:var(--topbar-bg);border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:0 24px;position:-webkit-sticky;position:sticky;top:0;z-index:20}.content{padding:24px;max-width:1280px;width:100%;margin:0 auto}.panel{background:var(--panel);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}.panel-header{padding:12px 16px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;gap:12px}.panel-title{font-weight:600;font-size:14px}.panel-body{padding:16px}.btn{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border-radius:var(--radius);border:1px solid transparent;font-size:13.5px;font-weight:500;cursor:pointer;background:var(--primary);color:#fff;transition:background .15s,border-color .15s}.btn:hover{background:var(--primary-hover)}.btn:disabled{opacity:.55;cursor:not-allowed}.btn.secondary{background:var(--panel);border-color:var(--border);color:var(--text)}.btn.secondary:hover{background:var(--hover-bg)}.btn.danger{background:var(--panel);border-color:var(--border);color:var(--danger)}.btn.danger:hover{background:var(--badge-red-bg)}.btn.ghost{background:transparent;color:var(--muted);border-color:transparent}.btn.ghost:hover{background:var(--hover-bg);color:var(--text)}.btn.sm{padding:4px 10px;font-size:12.5px}.field{margin-bottom:14px}.label{display:block;font-weight:500;font-size:13px;margin-bottom:5px}.help{font-size:12px;color:var(--muted);margin-top:4px}.input,.select,textarea.input{width:100%;padding:8px 11px;border:1px solid var(--border);border-radius:var(--radius);font-size:13.5px;font-family:inherit;background:var(--input-bg);color:var(--text)}.input:focus,.select:focus,textarea.input:focus{outline:2px solid rgba(37,99,235,.25);border-color:var(--primary)}table.dense{width:100%;border-collapse:collapse;font-size:13.5px}table.dense th{text-align:left;padding:8px 12px;font-size:11.5px;text-transform:uppercase;letter-spacing:.4px;color:var(--muted);background:var(--table-head-bg)}table.dense td,table.dense th{border-bottom:1px solid var(--border)}table.dense td{padding:9px 12px;vertical-align:middle}table.dense tr:hover td{background:var(--row-hover-bg)}.badge{display:inline-flex;align-items:center;gap:5px;padding:2px 9px;border-radius:999px;font-size:12px;font-weight:500}.badge:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor;opacity:.85}.badge.gray{background:var(--badge-gray-bg);color:var(--badge-gray-fg)}.badge.blue{background:var(--badge-blue-bg);color:var(--badge-blue-fg)}.badge.teal{background:var(--badge-teal-bg);color:var(--badge-teal-fg)}.badge.green{background:var(--badge-green-bg);color:var(--badge-green-fg)}.badge.amber{background:var(--badge-amber-bg);color:var(--badge-amber-fg)}.badge.red{background:var(--badge-red-bg);color:var(--badge-red-fg)}.badge.orange{background:var(--badge-orange-bg);color:var(--badge-orange-fg)}.stat-card{padding:16px}.stat-label{font-size:12px;color:var(--muted);margin-bottom:4px}.stat-value{font-size:26px;font-weight:700}.progress{height:8px;background:var(--progress-track);border-radius:999px;overflow:hidden}.progress>div{height:100%;background:var(--primary);border-radius:999px}.toolbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:16px}.page-head{margin-bottom:20px}.page-head h1{font-size:20px}.breadcrumb{font-size:12.5px;margin-bottom:4px}.breadcrumb,.breadcrumb a{color:var(--muted)}.breadcrumb a:hover{color:var(--primary)}.grid{display:grid;grid-gap:16px;gap:16px}.grid.stats{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}@media (max-width:1024px){.grid[style*="grid-template-columns: 1fr 1fr 1fr"]{grid-template-columns:1fr 1fr!important}}@media (max-width:768px){.grid[style*="grid-template-columns: 1fr 1fr 1fr"],.grid[style*="grid-template-columns: 1fr 1fr"]{grid-template-columns:1fr!important}}.landing{min-height:100vh;background:var(--landing-bg);color:var(--landing-text)}.landing-nav{justify-content:space-between;gap:20px;padding:0 32px;height:60px;background:var(--landing-nav-bg);color:var(--landing-nav-fg);position:-webkit-sticky;position:sticky;top:0;z-index:40;border-bottom:1px solid hsla(0,0%,100%,.06)}.landing-brand,.landing-nav{display:flex;align-items:center}.landing-brand{gap:10px;color:#fff;font-weight:700;font-size:16px}.landing-brand .logo{font-size:20px}.landing-brand-tag{font-size:11px;letter-spacing:1.4px;color:var(--landing-accent);font-weight:600;margin-top:1px}.landing-nav-links{display:flex;gap:26px;flex:1 1;justify-content:center}.landing-nav-links a{color:var(--landing-nav-fg);font-size:13.5px}.landing-nav-links a:hover{color:var(--landing-nav-hover)}.landing-nav-link{color:var(--landing-nav-fg);font-size:13.5px}.landing-nav-link:hover{color:#fff}.landing-cta{display:inline-flex;align-items:center;gap:6px;background:var(--landing-accent);color:var(--landing-cta-fg);font-weight:600;font-size:13.5px;padding:8px 16px;border-radius:4px;transition:background .15s}.landing-cta:hover{background:var(--landing-accent-hover);color:var(--landing-cta-fg)}.landing-cta-lg{padding:13px 26px;font-size:15px}.landing-cta-ghost{display:inline-flex;align-items:center;gap:6px;border:1px solid hsla(0,0%,100%,.35);color:#fff;font-weight:500;font-size:13.5px;padding:8px 16px;border-radius:4px;transition:background .15s,border-color .15s}.landing-cta-ghost:hover{background:hsla(0,0%,100%,.1);border-color:#fff}.landing-cta-ghost-lg{padding:13px 26px;font-size:15px}.landing-hero{background:var(--landing-hero-bg);color:var(--landing-hero-fg);text-align:center;padding:96px 32px 84px}.landing-hero-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:14px;letter-spacing:1.6px;text-transform:uppercase;color:var(--landing-accent);font-weight:600;margin-bottom:22px}.landing-hero-eyebrow:after,.landing-hero-eyebrow:before{content:"";width:28px;height:1px;background:rgba(255,153,0,.5)}.landing-hero h1{font-size:44px;line-height:1.16;font-weight:700;letter-spacing:-.5px}.landing-hero h1 em{font-style:normal;color:var(--landing-accent)}.landing-hero-sub{font-size:20px;color:var(--landing-hero-muted);max-width:680px;margin:22px auto 34px;line-height:1.6}.landing-hero-ctas{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.landing-hero-foot{margin-top:30px;font-size:14px;color:var(--landing-hero-muted);letter-spacing:.3px}.landing-preview{max-width:1080px;margin:-46px auto 0;padding:0 32px}.landing-console{background:var(--landing-card-bg);border:1px solid var(--landing-border);border-radius:8px;overflow:hidden;box-shadow:0 24px 70px rgba(0,0,0,.28)}.landing-console-bar{display:flex;align-items:center;gap:6px;padding:10px 14px;border-bottom:1px solid var(--landing-border)}.landing-console-bar span{width:10px;height:10px;border-radius:50%;background:#ff5f57;display:inline-block}.landing-console-bar span:nth-child(2){background:#febc2e}.landing-console-bar span:nth-child(3){background:#28c840}.landing-console-bar .landing-console-url{margin-left:10px;font-size:12px;color:var(--landing-muted)}.landing-console-body{display:grid;grid-template-columns:210px 1fr;min-height:260px}.landing-console-sidebar{border-right:1px solid var(--landing-border);padding:14px;background:var(--landing-highlight-bg)}.landing-console-item{height:20px;border-radius:4px;margin-bottom:8px;background:var(--border);opacity:.75}.landing-console-item.active{background:var(--landing-accent);opacity:.9}.landing-console-main{padding:18px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;align-content:start}.landing-console-stat{border:1px solid var(--landing-border);border-radius:6px;padding:14px}.landing-console-stat b{display:block;font-size:24px;margin-bottom:4px}.landing-console-stat span{font-size:14px;color:var(--landing-muted)}.landing-section{max-width:1080px;margin:0 auto;padding:70px 32px}.landing-section+.landing-section{border-top:1px solid var(--landing-border)}.landing-alt{max-width:none;padding-left:0;padding-right:0;background:var(--landing-highlight-bg)}.landing-alt>div{max-width:1080px;margin:0 auto;padding:0 32px}.landing-section-head{max-width:1080px;margin:0 auto 34px}.landing-alt .landing-section-head{padding:0 32px}.landing-section-head h2{font-size:28px;font-weight:700;margin-bottom:10px}.landing-section-head p{color:var(--landing-muted);margin:0}.landing-section-head .landing-kicker{font-size:12px;letter-spacing:1.4px;text-transform:uppercase;color:var(--landing-accent);font-weight:600;margin-bottom:8px}.landing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));grid-gap:18px;gap:18px}.landing-card{background:var(--landing-card-bg);border:1px solid var(--landing-border);border-radius:8px;padding:20px;display:flex;flex-direction:column;gap:8px;transition:border-color .15s,box-shadow .15s,transform .15s}.landing-card:hover{border-color:var(--landing-accent);box-shadow:0 8px 24px rgba(0,0,0,.1);transform:translateY(-2px)}.landing-card .landing-card-icon{width:36px;height:36px;border-radius:6px;display:flex;align-items:center;justify-content:center;background:var(--landing-highlight-bg);color:var(--landing-accent);font-size:17px}.landing-card h4{font-size:17px}.landing-card p{font-size:15px;color:var(--landing-muted);margin:0;line-height:1.55}.landing-card .landing-more{font-size:15px;color:var(--landing-accent);font-weight:600;margin-top:auto;padding-top:6px}.landing-card .landing-more:hover{color:var(--landing-accent-hover)}.n8n-pipeline{display:flex;align-items:stretch;justify-content:center;flex-wrap:wrap;gap:12px 0}.n8n-node{flex:0 1 auto;min-width:150px;padding:18px 14px;text-align:center;background:var(--landing-card-bg);border:1px solid var(--landing-border);border-radius:8px}.n8n-node-icon{width:40px;height:40px;margin:0 auto 8px;display:flex;align-items:center;justify-content:center;border-radius:8px;font-size:18px;background:var(--landing-highlight-bg);color:var(--landing-accent)}.n8n-node-title{font-weight:600;font-size:14px}.n8n-node-sub{color:var(--landing-muted);font-size:12px;margin-top:2px}.n8n-node.active{border-color:var(--landing-accent)}.n8n-node.active .n8n-node-icon{animation:n8nPulse 1.8s ease-in-out infinite}.n8n-node.done .n8n-node-icon{background:var(--badge-green-bg);color:var(--badge-green-fg);animation:n8nPulseGreen 1.8s ease-in-out infinite}.n8n-flow{flex:1 1 40px;min-width:32px;max-width:84px;height:3px;margin:0 10px;align-self:center;background:repeating-linear-gradient(90deg,var(--landing-accent) 0 8px,transparent 8px 16px);animation:n8nFlow .7s linear infinite}@keyframes n8nFlow{to{background-position:-16px 0}}@keyframes n8nPulse{0%,to{box-shadow:0 0 0 0 rgba(255,153,0,.45)}50%{box-shadow:0 0 0 11px rgba(255,153,0,0)}}@keyframes n8nPulseGreen{0%,to{box-shadow:0 0 0 0 rgba(21,128,61,.4)}50%{box-shadow:0 0 0 11px rgba(21,128,61,0)}}@media (max-width:640px){.n8n-pipeline{flex-direction:column;align-items:stretch}.n8n-flow{width:3px;height:26px;flex:1 0 auto;max-width:none;margin:0 auto;align-self:center;background:repeating-linear-gradient(180deg,var(--landing-accent) 0 8px,transparent 8px 16px);animation:n8nFlowV .7s linear infinite}}@keyframes n8nFlowV{to{background-position:0 -16px}}.landing-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-gap:18px;gap:18px}.landing-step{border-top:2px solid var(--landing-border);padding-top:16px}.landing-step .landing-step-num{font-size:13px;color:var(--landing-accent);font-weight:700;margin-bottom:8px}.landing-step h4{font-size:14px;margin-bottom:6px}.landing-step p{font-size:12.5px;color:var(--landing-muted);margin:0;line-height:1.5}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:18px;gap:18px}.pricing-card{background:var(--landing-card-bg);border:1px solid var(--landing-border);border-radius:8px;padding:26px;display:flex;flex-direction:column}.pricing-card.featured{border-color:var(--landing-accent);box-shadow:0 10px 30px rgba(255,153,0,.15)}.pricing-card h3{font-size:18px}.pricing-card .price{font-size:34px;font-weight:700;margin:12px 0}.pricing-card .price small{font-size:13px;color:var(--landing-muted);font-weight:400}.pricing-card ul{list-style:none;padding:0;margin:0 0 22px;flex:1 1}.pricing-card li{padding:6px 0;font-size:13.5px;color:var(--landing-text)}.pricing-card li:before{content:"✓ ";color:var(--landing-accent);font-weight:700}.pricing-card .landing-cta{justify-content:center}.landing-note{border:1px solid var(--landing-border);border-radius:8px;padding:18px;margin-top:24px;background:var(--landing-card-bg)}.landing-note strong{display:block;margin-bottom:4px}.landing-note p{color:var(--landing-muted);margin:0;font-size:13px}.landing-footer{background:var(--landing-footer-bg);color:var(--landing-footer-fg);padding:56px 32px 28px;margin-top:0}.landing-footer-cols{max-width:1080px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-gap:32px;gap:32px}.landing-footer-cols h5{color:#fff;font-size:14px;margin-bottom:14px}.landing-footer-cols a{display:block;color:var(--landing-footer-link);font-size:13px;padding:5px 0}.landing-footer-cols a:hover{color:#fff;text-decoration:underline}.landing-footer-bottom{max-width:1080px;margin:40px auto 0;padding-top:20px;border-top:1px solid hsla(0,0%,100%,.1);display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;font-size:12.5px}.landing-footer-bottom .landing-brand{font-size:14px}.auth-wrap{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--bg);padding:24px;position:relative}.auth-card{width:100%;max-width:400px}.auth-theme{position:absolute;top:16px;right:16px}.toast-wrap{position:fixed;top:16px;right:16px;z-index:1000;display:flex;flex-direction:column;gap:8px}.toast{background:var(--toast-bg);color:#fff;padding:11px 16px;border-radius:8px;font-size:13.5px;box-shadow:0 8px 24px rgba(0,0,0,.18);min-width:240px;max-width:360px}.toast.success{border-left:4px solid var(--success)}.toast.error{border-left:4px solid var(--danger)}.toast.info{border-left:4px solid var(--info)}.muted{color:var(--muted)}.mt-0{margin-top:0}.mt-8{margin-top:8px}.mt-16{margin-top:16px}.mb-0{margin-bottom:0}.mb-8{margin-bottom:8px}.mb-16{margin-bottom:16px}.flex{gap:10px}.flex,.justify-between{display:flex;align-items:center}.justify-between{justify-content:space-between;gap:12px}.wizard-steps{display:flex;gap:8px;margin-bottom:24px;flex-wrap:wrap}.wizard-step{padding:6px 12px;border-radius:999px;font-size:12.5px;border:1px solid var(--border);color:var(--muted);background:var(--wizard-bg)}.wizard-step.active{border-color:var(--primary);color:var(--wizard-active-fg);background:var(--wizard-active-bg);font-weight:600}.wizard-step.done{background:var(--wizard-done-bg);border-color:var(--wizard-done-border);color:var(--wizard-done-fg)}.modal-backdrop{position:fixed;inset:0;background:var(--modal-backdrop);display:flex;align-items:center;justify-content:center;z-index:200}.modal{background:var(--modal-bg);border:1px solid var(--border);border-radius:10px;padding:22px;width:100%;max-width:440px;box-shadow:0 20px 60px rgba(0,0,0,.25)}.empty{text-align:center;padding:48px 24px;color:var(--muted)}.spinner{display:inline-block;width:18px;height:18px;border:2px solid var(--border);border-top-color:var(--primary);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.avatar{width:32px;height:32px;border-radius:50%;background:var(--primary);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:600;font-size:13px}@media (max-width:900px){.sidebar{width:64px}.sidebar-brand .brand-text,.sidebar-footer,.sidebar-link span,.sidebar-section{display:none}.sidebar-link{justify-content:center}}@media (max-width:640px){.content{padding:16px}.landing-hero{padding:64px 20px}.landing-hero h1{font-size:30px}.landing-nav-links{display:none}.landing-preview{padding:0 16px}.landing-console-body{grid-template-columns:1fr}.landing-console-sidebar{display:none}}.chat-fab{position:fixed;right:20px;bottom:20px;z-index:60;width:52px;height:52px;border-radius:50%;border:none;cursor:pointer;background:var(--primary);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 20px rgba(37,99,235,.4)}.chat-fab:hover{background:var(--primary-hover)}.chat-widget{position:fixed;right:20px;bottom:84px;z-index:60;width:360px;max-width:calc(100vw - 40px);height:480px;max-height:calc(100vh - 120px);border-radius:12px;overflow:hidden;background:var(--chat-bg);border:1px solid var(--chat-border,var(--border));box-shadow:0 10px 40px rgba(15,23,42,.18)}.chat-head,.chat-widget{display:flex;flex-direction:column}.chat-head{padding:12px 14px;background:var(--primary);color:#fff;gap:2px}.chat-head .muted{color:hsla(0,0%,100%,.75)!important}.chat-body{flex:1 1;overflow-y:auto;padding:14px;display:flex;flex-direction:column;gap:8px;background:var(--chat-body-bg)}.chat-welcome p{margin:0 0 8px;font-size:13px}.chat-suggestion{display:block;width:100%;text-align:left;padding:8px 10px;margin-bottom:6px;border:1px solid var(--chat-suggestion-border);background:var(--chat-suggestion-bg);color:var(--chat-suggestion-fg);border-radius:8px;font-size:13px;cursor:pointer}.chat-suggestion:hover{background:var(--chat-suggestion-hover)}.chat-msg{max-width:85%;padding:8px 11px;border-radius:10px;font-size:13px;line-height:1.45;white-space:pre-wrap;word-break:break-word}.chat-msg.user{align-self:flex-end;background:var(--primary);color:#fff}.chat-msg.assistant{align-self:flex-start;background:var(--chat-assistant-bg);border:1px solid var(--chat-border);color:var(--chat-assistant-fg)}.chat-msg.error{border-color:var(--danger);color:var(--danger)}.chat-input{display:flex;border-top:1px solid var(--chat-border,var(--border));background:var(--chat-bg)}.chat-input input{flex:1 1;border:none;outline:none;padding:12px 14px;font-size:13px;background:transparent;color:var(--text)}.chat-input button{border:none;background:none;cursor:pointer;padding:0 14px;color:var(--primary);display:flex;align-items:center}.chat-input button:disabled{color:var(--muted);cursor:default}.brand-text-dark{fill:#fff}.brand-text-muted{fill:#d1d5db}