*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--blue: #2563eb;--blue-d: #1d4ed8;--dark: #0f172a;--text: #1e293b;--muted: #64748b;--border: #e2e8f0;--bg: #f8fafc;--white: #ffffff;--green: #16a34a;--red: #dc2626;--radius: 8px;--shadow: 0 2px 16px rgba(0,0,0,.08)}body{font-family:Segoe UI,system-ui,Arial,sans-serif;background:var(--bg);color:var(--text);min-height:100vh}a{color:var(--blue);text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;border:none;background:none;font-family:inherit}input,select{font-family:inherit;font-size:15px;outline:none}
