*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-primary: #0052cc;--color-primary-hover: #0747a6;--color-danger: #de350b;--color-success: #00875a;--color-warning: #ff8b00;--color-bg: #f4f5f7;--color-surface: #ffffff;--color-border: #dfe1e6;--color-text: #172b4d;--color-text-subtle: #6b778c;--radius: 6px;--shadow: 0 1px 3px rgba(0,0,0,.1);font-family:Inter,system-ui,sans-serif;font-size:14px;color:var(--color-text);background:var(--color-bg)}body{min-height:100vh}a{color:var(--color-primary);text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;font-family:inherit}input,textarea,select{font-family:inherit;font-size:14px}
