*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--primary:#0b497b;--primary-05:#0b497b0d;--primary-10:#0b497b1a;--primary-15:#0b497b26;--secondary:#eb5a00;--accent:#80b13c;--mint:#d2dedb;--warm-yellow:#efc30a;--red:#940e00;--bg:#f4f5f7;--surface:#fff;--surface-raised:#fff;--border:#e8eaed;--border-light:#f0f1f3;--text:#1a1d21;--text-secondary:#5f6368;--text-muted:#9aa0a6;--positive:#80b13c;--negative:#940e00;--radius:8px;--radius-sm:5px;--radius-lg:12px;--shadow-sm:0 1px 2px #0000000a;--shadow:0 1px 3px #0000000f, 0 1px 2px #0000000a;--shadow-md:0 4px 12px #0000000f, 0 1px 3px #0000000a}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;font-family:Onest,sans-serif;font-size:14px;line-height:1.5}#root{flex-direction:column;min-height:100vh;display:flex}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}::selection{background:var(--primary-15);color:var(--primary-dark)}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}
