:root{--surface-base:#EEECEA;--surface-primary:#FFFFFF;--surface-hover:#F7F7F5;--text-heading:#141210;--text-body:#1A1A1A;--text-secondary:#3D3A36;--text-muted:#6E6B65;--accent:#9B51E0;--accent-hover:#B06EF0;--accent-muted:rgba(155,81,224,0.08);--border:rgba(0,0,0,0.08);--error:#B43D5C;--radius:8px;--unit:4px;font-family:Outfit,system-ui,sans-serif;font-size:16px;line-height:1.5;font-weight:350;color:var(--text-body);background:var(--surface-base);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,:after,:before{box-sizing:border-box}body{margin:0;min-height:100dvh}h1,h2,h3{font-family:Outfit,system-ui,sans-serif;color:var(--text-heading);margin:0;letter-spacing:-.02em}h1{font-size:3.5rem;font-weight:600;letter-spacing:-.035em}h2{font-size:1.75rem;font-weight:500}h3{font-size:1.5rem;font-weight:600}p{margin:0}button,input,select,textarea{font-family:inherit;font-size:inherit}@media print{.sidebar,aside{display:none!important}.dashboard-content,main{margin-left:0!important;max-width:100%!important}*{print-color-adjust:exact;-webkit-print-color-adjust:exact}article,section{page-break-inside:avoid;break-inside:avoid}}