:root{--bg:#f6f6f4;--surface:#fff;--border:#e3e1dc;--border-strong:#cfccc5;--text:#22242a;--muted:#6d7280;--faint:#9aa0ab;--accent:#b93a32;--accent-hover:#a03028;--accent-soft:#b93a3214;--error-bg:#fdf0ef;--error-border:#eec9c4;--error-text:#a03028;--success-bg:#eff8f1;--success-border:#bfe2c9;--success-text:#1f7a3d;--radius:10px;--shadow:0 10px 30px #22242a12}:global(html){--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:global(body){background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5}:is(:global(*),:global(*::before),:global(*::after)){box-sizing:border-box}:global(a){color:var(--accent)}
