@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";
:root{--surface:255 255 255;--canvas:246 248 251;--border:226 231 239;--border-strong:203 211 225;--text:10 16 32;--text-secondary:74 86 112;--text-muted:124 136 158;--primary:47 79 208;--primary-hover:36 64 180;--primary-soft:237 241 253;--danger:192 54 44;--danger-soft:252 236 234;--chrome:12 21 38}*{box-sizing:border-box}html,body{min-height:100%;margin:0;font-family:Inter,system-ui,sans-serif}button,input{font:inherit}
