:root{--background:#f6f7f9;--foreground:#1f2937;--surface:#fff;--surface-subtle:#f8f9fb;--border:#e1e5eb;--text-primary:#1f2937;--text-secondary:#667085;--text-muted:#98a2b3;--primary:#0b6be8;--primary-strong:#084ba8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);min-width:320px;color:var(--foreground);margin:0;font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}::selection{color:var(--foreground);background:#b2ddff}
