:root{--bg-canvas:#fafafa;--bg-surface:#fff;--bg-surface-sunken:#fbfaf8;--border-subtle:#f0eeea;--border-hairline:#f5f3ef;--border-default:#eceae6;--border-input:#e2dfda;--text-primary:#1a1a1a;--text-body:#3a3833;--text-secondary:#6b6862;--text-tertiary:#8a877f;--text-placeholder:#9a978f;--text-faint:#b5b2aa;--brand-purple:#480cfe;--brand-purple-hover:#3a09d6;--brand-deep:#2b0899;--brand-violet:#8b5cff;--brand-violet-light:#b9a3ff;--brand-gradient:linear-gradient(120deg, #2b0899 0%, #480cfe 55%, #8b5cff 130%);--brand-selection-tint:#f5f2ff;--brand-selection-tint-strong:#efeafe;--brand-selection-wash:#480cfe0f;--accent-lime:#94f633;--accent-lime-text:#3e6b0a;--accent-lime-bg:#94f6332e;--accent-lime-bg-strong:#94f63338;--accent-primary:var(--brand-purple);--accent-primary-hover:var(--brand-purple-hover);--accent-primary-subtle:var(--brand-selection-wash);--on-accent:#fff;--error-text:#b23a2e;--error-text-strong:#c0392b;--error-text-strong-hover:#a5311f;--error-bg:#fdf1f0;--error-border:#f3c9c4;--positive:#3e6b0a;--positive-subtle:var(--accent-lime-bg);--radius-sm:7px;--radius-md:9px;--radius-lg:12px;--radius-xl:22px;--radius-pill:20px;--shadow-card:0 1px 3px #14100a0d;--shadow-menu:0 8px 24px #14100a1a;--shadow-login:0 40px 100px #0000008c;--shadow-modal:0 24px 64px #14100a3d;--overlay-scrim:#14100a73;--selection-bg:#480cfe1f}
*{box-sizing:border-box}button,input,select,textarea{font-family:inherit}html,body{height:100%;margin:0;padding:0}body{min-height:100%;color:var(--text-primary);background:var(--bg-canvas);-webkit-font-smoothing:antialiased;font-family:Plus Jakarta Sans,system-ui,sans-serif}a{color:inherit;text-decoration:none}::selection{background:var(--selection-bg)}
