:root{color:#f7f8fc;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--brand-teal:#0c9189;--brand-teal-strong:#066c66;--brand-indigo:#11086a;--brand-indigo-soft:#22188d;--brand-ink:#050611;--brand-surface:#090e1fe0;--brand-surface-alt:#0a1228eb;--brand-border:#0c918938;--brand-text:#f7f8fc;--brand-muted:#aab4ca;background:#050611;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html,body,#root{min-height:100%}body{min-width:320px;min-height:100vh;color:var(--brand-text);background:radial-gradient(circle at 0 0,#0c91893d,#0000 0 34%),radial-gradient(circle at 100% 0,#11086a57,#0000 0 30%),linear-gradient(#04050d 0%,#090f20 100%);margin:0}img{max-width:100%;display:block}button,input{font:inherit}button{border:0}input{color:#f3f7ff;background:#050b168c;border:1px solid #ffffff1a;border-radius:12px;width:100%;margin-top:.45rem;padding:.78rem .9rem}input::placeholder{color:#7f8ca6}input:focus{border-color:#0c9189b3;outline:2px solid #0c918957}#root{min-height:100vh}.app-frame{grid-template-columns:300px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#040711b3;border-right:1px solid #ffffff0f;flex-direction:column;justify-content:space-between;gap:1.5rem;padding:1.5rem;display:flex}.brand-block{gap:1rem;display:grid}.brand-logo-wrap{background:linear-gradient(135deg,#0c91891f 0%,#11086a2e 100%);border:1px solid #ffffff0f;border-radius:18px;padding:.9rem}.brand-logo{width:100%;max-width:220px;height:auto}.brand-badge-row,.topbar-actions{flex-wrap:wrap;gap:.55rem;display:flex}.sidebar-title{margin:0;font-size:1.4rem}.sidebar-copy,.topbar-label,.topbar-copy,.panel p,.stat-card span,.stat-card small,.form-feedback{color:var(--brand-muted)}.nav-list{flex-direction:column;gap:.4rem;display:flex}.nav-link{color:#dfe6f5;border-radius:12px;padding:.78rem .9rem;text-decoration:none;transition:background .18s,transform .18s,color .18s}.nav-link:hover{background:#0c918914;transform:translate(2px)}.nav-link-active{color:#fff;background:linear-gradient(135deg,#0c91892e,#11086a38)}.sidebar-card,.panel{background:linear-gradient(#0a1022eb 0%,#070b18eb 100%);border:1px solid #ffffff0f;border-radius:20px;box-shadow:0 24px 60px #00000038}.sidebar-card{padding:1rem}.code-preview{border:1px solid var(--brand-border);color:#b8fff6;background:#ffffff0a;border-radius:12px;margin-top:.75rem;padding:.7rem .85rem;font-family:SFMono-Regular,ui-monospace,Menlo,monospace;font-size:.92rem}.main-panel{padding:1.5rem}.topbar{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;padding:1rem 1.2rem;display:flex}.page-stack{flex-direction:column;gap:1rem;display:flex}.panel{padding:1.25rem}.hero-panel{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.hero-copy{flex:420px}.hero-brand{flex:0 360px;gap:.8rem;display:grid}.hero-logo-card,.hero-note,.auth-brand{border:1px solid var(--brand-border);background:linear-gradient(135deg,#0c91891a 0%,#11086a2e 100%);border-radius:18px;padding:.95rem}.hero-logo{width:min(100%,280px)}.hero-note strong{margin-bottom:.35rem;display:block}.page-header h2,.hero-panel h2,.section-panel h3,.feature-card h3{margin:0 0 .35rem}.eyebrow{color:#63e2d3;letter-spacing:.09em;text-transform:uppercase;margin-bottom:.45rem;font-size:.76rem;display:inline-block}.action-row{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.button{background:linear-gradient(135deg, var(--brand-teal) 0%, var(--brand-teal-strong) 100%);color:#04101b;cursor:pointer;border-radius:12px;justify-content:center;align-items:center;padding:.8rem 1rem;font-weight:700;text-decoration:none;display:inline-flex}.button:disabled{opacity:.65;cursor:wait}.button-secondary{color:#ebf2ff;background:#ffffff0d}.stat-grid,.grid-two,.feature-grid{gap:1rem;display:grid}.stat-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.stat-card strong{margin:.4rem 0;font-size:1.8rem;display:block}.feature-card{position:relative;overflow:hidden}.feature-card:after{content:"";background:radial-gradient(circle,#0c918938 0%,#0000 70%);border-radius:50%;width:100px;height:100px;position:absolute;inset:auto -30px -30px auto}.section-body{margin-top:1rem}.list-steps,.list-bullets{margin:0;padding-left:1.1rem}.list-steps li,.list-bullets li{color:#dbe6fb;margin-bottom:.5rem}.pill{border-radius:999px;align-items:center;gap:.35rem;padding:.4rem .75rem;font-size:.82rem;font-weight:700;display:inline-flex}.pill-brand,.pill-success{color:#9ff7ea;background:#0c91892e}.pill-warning{color:#ffd18c;background:#ffb74d2e}.pill-outline{color:#dfe6f5;background:#ffffff0a;border:1px solid #ffffff1f}.table-panel{overflow:hidden}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid #ffffff14;padding:.85rem .75rem}th{color:#8ea0be;text-transform:uppercase;letter-spacing:.06em;font-size:.8rem}.status-chip{color:#d9d5ff;background:#11086a38;border-radius:999px;padding:.28rem .6rem;display:inline-flex}.auth-grid{grid-template-columns:1.25fr .9fr;gap:1rem;display:grid}.auth-form{gap:.85rem;display:grid}.auth-form label{color:#dbe6fb}.auth-info{flex-direction:column;justify-content:center;gap:.85rem;display:flex}.auth-logo{width:min(100%,220px)}.form-feedback{margin:0}code{background:#ffffff0f;border-radius:6px;padding:.12rem .35rem}@media (width<=1100px){.stat-grid,.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=980px){.app-frame,.grid-two,.auth-grid,.stat-grid,.feature-grid{grid-template-columns:1fr}.sidebar{border-bottom:1px solid #ffffff14;border-right:0}.topbar{flex-direction:column;align-items:flex-start}}
