:root{--background:#edf2f4;--surface:#fff;--surface-soft:#f6f8f9;--foreground:#172329;--muted:#66777f;--border:#d7e0e4;--brand:#0c6875;--brand-strong:#084f59;--brand-soft:#e2f1f3;--sidebar:#102d3b;--sidebar-text:#f4f8fa;--sidebar-muted:#a8bec8;--danger:#b43c32;--warning:#9a6500;--success:#24714e}*{box-sizing:border-box;margin:0;padding:0}html,body{min-height:100%}body{background:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}
