:root{--primary:#564cd8;--primary-dark:#463cc4;--primary-light:#ece9fb;--text-high:#111114;--text-mid:#6b6b76;--text-low:#9a9aa4;--border:#e7e7ec;--bg:#f6f6f8;--bg-card:#fff;--success:#1fb46a;--success-light:#e4f7ee;--error:#e5484d;--error-light:#fdecec;--warning:#f5a524;--warning-light:#fdf4e3;--radius:1.4rem;--radius-pill:100px}*{box-sizing:border-box;margin:0;padding:0}html{font-size:62.5%}body{color:var(--text-high);background:var(--bg);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:Satoshi,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.5rem}button{cursor:pointer;font-family:inherit}input,select{font-family:inherit}a{color:inherit}.kp-spin{animation:1s steps(12,end) infinite kp-spin}@keyframes kp-spin{to{transform:rotate(360deg)}}
