:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#050507;--bg-2:#09080f;--panel:#0e0b16;--panel-strong:#151021;--panel-muted:#100e18;--line:#c5aeff24;--line-strong:#ccbeff38;--text:#f7f4ff;--muted:#a9a1bb;--subtle:#746b86;--violet:#7c3aed;--violet-2:#5b21b6;--violet-3:#a78bfa;--steel:#7dd3fc;--green:#34d399;--danger:#fb7185;--shadow:0 24px 70px #0000005c;--radius:8px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--bg);min-height:100%}body{background:linear-gradient(180deg, #140e1fc7, #050507eb 38%), var(--bg);min-height:100vh;color:var(--text);margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}a{color:inherit;text-decoration:none}::selection{background:#7c3aed6b}.page-shell{min-height:100vh;padding:24px}.auth-shell{place-items:center;min-height:100vh;padding:24px;display:grid}.auth-panel{width:min(100%,460px)}.auth-copy{margin:18px 0 28px}.auth-copy .muted{margin:0;line-height:1.6}.eyebrow{color:var(--violet-3);letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:.78rem;font-weight:700}.muted{color:var(--muted)}.subtle{color:var(--subtle)}.stack{gap:16px;display:grid}.stack-sm{gap:10px;display:grid}.row{align-items:center;gap:12px;display:flex}.row-between{justify-content:space-between;align-items:center;gap:16px;display:flex}.form-grid{gap:16px;display:grid}.two-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.section-title{letter-spacing:0;margin:0;font-size:clamp(1.45rem,2vw,2rem)}.section-kicker{color:var(--muted);margin:0;line-height:1.6}.divider{background:var(--line);height:1px}.dashboard-shell{width:min(1180px,100%);margin:0 auto}.dashboard-header{justify-content:space-between;align-items:center;gap:18px;margin-bottom:28px;display:flex}.dashboard-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;display:grid}.blueprint-tile{min-height:210px}.blueprint-tile h3,.empty-state h2{margin:0}.empty-state{text-align:center;place-items:center;min-height:460px;display:grid}.empty-state-inner{width:min(560px,100%)}.empty-mark{border:1px solid var(--line-strong);border-radius:var(--radius);width:56px;height:56px;color:var(--violet-3);background:#7c3aed1f;place-items:center;margin:0 auto 18px;display:grid}.workspace-shell{grid-template-columns:280px minmax(0,1fr) 360px;gap:16px;min-height:calc(100vh - 48px);display:grid}.workspace-panel{min-width:0}.sticky-panel{max-height:calc(100vh - 48px);position:sticky;top:24px;overflow:auto}.editor-panel{align-content:start;gap:16px;display:grid}.field-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.entry-list{gap:14px;display:grid}.entry-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.entry-title{margin:0;font-size:.96rem}.section-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.checkbox-row{flex-wrap:wrap;gap:12px;display:flex}.checkbox-row label{border:1px solid var(--line);border-radius:var(--radius);min-height:38px;color:var(--muted);background:#ffffff08;align-items:center;gap:8px;padding:8px 10px;font-size:.9rem;display:inline-flex}.checkbox-row input{accent-color:var(--violet)}.report{gap:18px;display:grid}.report-section h3{margin:0 0 8px;font-size:1rem}.report-section p,.report-section li{color:var(--muted);line-height:1.65}.report-section ul,.report-section ol{margin:8px 0 0;padding-left:20px}.markdown-preview{white-space:pre-wrap;max-height:520px;line-height:1.6;overflow:auto}@media (width<=1120px){.workspace-shell{grid-template-columns:260px minmax(0,1fr)}.preview-column{grid-column:1/-1}.preview-column .sticky-panel{max-height:none;position:static}}@media (width<=780px){.page-shell{padding:14px}.dashboard-header,.row-between{flex-direction:column;align-items:flex-start}.workspace-shell,.field-row,.two-grid{grid-template-columns:1fr}.sticky-panel{max-height:none;position:static}}
