:root{--bg:#fafaf7;--surface:#fff;--ink:#1a1a1a;--ink-2:#4a4a48;--ink-3:#8a8a86;--line:#e7e7e1;--line-2:#f0f0eb;--accent:#2f4ea8;--accent-ink:#fff;--accent-soft:#eef2fb;--accent-soft-line:#cfdaf1;--warn-soft:#fff6e6;--warn-line:#f3dca6;--danger:#c0392b;--success:#1f7a4d;--radius:8px;--radius-lg:12px;--shadow-sm:0 1px 2px hsla(0,0%,8%,.04);--pad-card:20px;--font:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0}body{font-family:var(--font);background:var(--bg);font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased}a,body{color:var(--ink)}button{font-family:inherit;cursor:pointer}button,input,select,textarea{font-family:inherit;font-size:inherit;color:inherit}