:root{--background:#f5f7fb;--surface:#fff;--surface-muted:#f8fafc;--text:#172033;--text-muted:#62708a;--border:#dce3ee;--border-strong:#c7d1e0;--primary:#3547a8;--primary-hover:#29398c;--primary-soft:#e9edff;--success:#16734a;--success-soft:#dff7eb;--warning:#8a5a00;--warning-soft:#fff2d1;--danger:#a52f40;--danger-soft:#fde8eb;--info:#1e5b9b;--info-soft:#e1f0ff;--radius-sm:10px;--radius-md:16px;--radius-lg:22px;--shadow-card:0 12px 30px #1e293b14}*{box-sizing:border-box}html{background:var(--background)}body{background:var(--background);min-width:320px;color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea{font:inherit}button{cursor:pointer}a{color:inherit}
