:root{color:#14213d;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#eef3fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button{border:0}.app-shell{grid-template-columns:300px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:#f8fafc;background:#0f172a;height:100vh;padding:28px 20px;position:sticky;top:0;overflow:auto}.brand-block{align-items:center;gap:14px;margin-bottom:28px;display:flex}.brand-mark{color:#fff;letter-spacing:.03em;background:linear-gradient(135deg,#38bdf8,#818cf8);border-radius:18px;place-items:center;width:52px;height:52px;font-weight:800;display:grid;box-shadow:0 16px 40px #38bdf840}.brand-block h1,.hero-card h2,.card h3{margin:0}.brand-block h1{font-size:1.18rem}.eyebrow{color:#64748b;letter-spacing:.11em;text-transform:uppercase;margin:0 0 8px;font-size:.72rem;font-weight:800}.sidebar .eyebrow{color:#93c5fd}.module-nav{gap:8px;display:grid}.nav-item{color:#cbd5e1;text-align:left;cursor:pointer;background:0 0;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:13px 14px;display:flex}.nav-item:hover,.nav-item.active{color:#fff;background:#94a3b82e}.nav-item small{color:#93c5fd;white-space:nowrap;font-size:.68rem}.content-panel{align-content:start;gap:20px;padding:32px;display:grid}.hero-card,.card{background:#ffffffe0;border:1px solid #94a3b840;border-radius:28px;box-shadow:0 18px 60px #0f172a14}.hero-card{justify-content:space-between;gap:28px;padding:30px;display:flex}.hero-card h2{letter-spacing:-.06em;font-size:clamp(2rem,5vw,4.5rem);line-height:.95}.hero-card p,.card p{color:#475569;line-height:1.65}.status-stack{flex-direction:column;align-items:flex-end;gap:10px;min-width:150px;display:flex}.status-pill,.risk-pill,.locked-label,.api-pill,.table-pill{border-radius:999px;align-items:center;padding:8px 12px;font-size:.78rem;font-weight:800;display:inline-flex}.status-pill{color:#166534;background:#dcfce7}.risk-pill{color:#92400e;background:#fef3c7}.locked-label{color:#3730a3;background:#e0e7ff}.api-pill{color:#991b1b;text-align:right;background:#fee2e2;max-width:240px}.api-pill.connected{color:#1e40af;background:#dbeafe}.table-pill{color:#92400e;background:#fef3c7}.table-pill.success{color:#166534;background:#dcfce7}.table-pill.danger{color:#991b1b;background:#fee2e2}.grid-two{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.card{padding:24px}.warning-card{background:#fff7ed}.validation-card{background:#f8fafc}.form-card{background:linear-gradient(#fff 0%,#f8fafc 100%)}.form-notice{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:18px;gap:4px;margin-bottom:18px;padding:14px 16px;display:grid}.form-notice strong{color:#7c2d12}.demo-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.demo-form label{color:#334155;gap:8px;font-size:.86rem;font-weight:800;display:grid}.demo-form input,.demo-form select,.demo-form textarea{color:#334155;resize:vertical;background:#f8fafc;border:1px solid #cbd5e1;border-radius:16px;width:100%;padding:12px 14px}.demo-form textarea,.demo-form .form-submit{grid-column:1/-1}.form-submit{justify-self:start}.metric-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.metric-box{background:#fff;border:1px solid #e2e8f0;border-radius:18px;gap:4px;padding:16px;display:grid}.metric-box strong{font-size:2rem;line-height:1}.metric-box span{color:#64748b;font-size:.82rem;font-weight:700}.metric-box.success strong{color:#166534}.metric-box.danger strong{color:#991b1b}.section-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.action-list{flex-wrap:wrap;gap:10px;display:flex}.action-button{color:#64748b;cursor:not-allowed;background:#e2e8f0;border-radius:14px;padding:12px 14px}.table-wrap{border:1px solid #e2e8f0;border-radius:18px;width:100%;overflow:auto}table{border-collapse:collapse;width:100%;min-width:860px}th,td{text-align:left;border-bottom:1px solid #e2e8f0;padding:14px 16px}th{color:#475569;text-transform:uppercase;letter-spacing:.08em;background:#f8fafc;font-size:.78rem;position:sticky;top:0}tr:last-child td{border-bottom:0}@media (width<=920px){.app-shell{grid-template-columns:1fr}.sidebar{height:auto;position:static}.module-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-card,.grid-two,.demo-form{grid-template-columns:1fr}.hero-card{flex-direction:column}.status-stack{align-items:flex-start}.api-pill{text-align:left}}@media (width<=700px){.metric-grid{grid-template-columns:1fr}}@media (width<=560px){.content-panel,.sidebar{padding:18px}.module-nav{grid-template-columns:1fr}.hero-card,.card{border-radius:22px;padding:20px}}
