:root{--bg-page: #0A0A0A;--bg-page-alt: #0E0E0E;--bg-card: #111111;--bg-element: #1A1A1A;--bg-subtle: #151515;--bg-strong: #2A2A2A;--border: #1E1E1E;--border-strong: #2A2A2A;--border-faint: #1A1A1A;--border-row: #151515;--text-primary: #E5E5E5;--text-secondary: #888888;--text-muted: #555555;--text-dim: #666666;--text-faint: #444444;--text-strong: #FFFFFF;--text-light: #CCCCCC;--text-very-faint: #333333;--color-rendered: #FFFFFF;--bg-drive: #0D1A10;--border-drive: #1A3A22;--text-drive-label: #4A7A5A;--bg-complete: #0D1F12;--text-complete: #4A7A5A;--bg-view-link: #0D1A2A;--bg-notes: #1A1200;--border-notes: #78350F;--bg-approve: #0D1F12;--bg-rerender-btn: #1F0D0D;--bg-rendered-pill: rgba(255,255,255,.08);--border-rendered-pill: #555555;--bg-nolink: #111111;--text-nolink: #333333;--border-nolink: #222222}@media (prefers-color-scheme: light){.logo-svg [style*="fill:white"],.logo-svg .onari-group [style*="fill:rgb(250,178,19)"]{fill:#111!important}.logo-svg .onari-group [style*="fill:white"]{fill:#fab213!important}:root{--bg-page: #F9FAFB;--bg-page-alt: #F3F4F6;--bg-card: #FFFFFF;--bg-element: #F0F0F0;--bg-subtle: #F5F5F5;--bg-strong: #E5E7EB;--border: #E5E7EB;--border-strong: #D1D5DB;--border-faint: #E5E7EB;--border-row: #F3F4F6;--text-primary: #111111;--text-secondary: #6B7280;--text-muted: #9CA3AF;--text-dim: #9CA3AF;--text-faint: #9CA3AF;--text-strong: #111111;--text-light: #374151;--text-very-faint: #9CA3AF;--color-rendered: #374151;--bg-drive: #F0FDF4;--border-drive: #D1FAE5;--text-drive-label: #059669;--bg-complete: #F0FDF4;--text-complete: #059669;--bg-view-link: #EFF6FF;--bg-notes: #FFFBEB;--border-notes: #F59E0B;--bg-approve: #F0FDF4;--bg-rerender-btn: #FEF2F2;--bg-rendered-pill: rgba(0,0,0,.04);--border-rendered-pill: #D1D5DB;--bg-nolink: #FFFFFF;--text-nolink: #9CA3AF;--border-nolink: #E5E7EB}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,sans-serif;background:var(--bg-page);color:var(--text-primary);min-height:100vh;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg-card)}::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}input,select,button{font-family:inherit}a{color:#3b82f6;text-decoration:none}a:hover{text-decoration:underline}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}
