*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #f4f6fa;--surface: #ffffff;--border: #e8ecf4;--text: #0f1629;--muted: #8896b0;--accent: #1a56db;--accent-hover: #1447c0;--danger: #ef4444;--success: #10b981;--radius: 10px;--shadow: 0 1px 4px rgba(15,22,41,.08)}body{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text);font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit;cursor:pointer;border:none;outline:none}input,select,textarea{font-family:inherit;font-size:15px;outline:none}.spinner{width:20px;height:20px;border:2px solid var(--border);border-top-color:var(--accent);border-radius:50%;animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
