:root{--bg-body:#fefbf3;--bg-surface:#ffffff;--bg-muted:#f5f0ff;--bg-warm:#fef8ed;--border-default:#e8e0f0;--border-subtle:#f0ecf4;--text-primary:#19003c;--text-secondary:#6b5580;--text-muted:#9b8aad;--brand-purple:#7c3aed;--brand-purple-dark:#6d28d9;--brand-purple-light:#f5f0ff;--illustration-blue:#d4e8f2;--illustration-pink:#f0d4e8;--illustration-yellow:#fef0d0;--decorative-peach:rgba(253,224,189,0.5);--decorative-sand:rgba(248,215,185,0.3)}body,html{padding:0;margin:0;background:var(--bg-body);color:var(--text-primary);font-weight:500;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}