:root{--color-background-default:#f7f2e9;--color-background-warm:#efe7db;--color-background-dark:#1c1c1e;--color-surface-default:#fff;--color-surface-soft:#faf7f1;--color-surface-elevated:#fff;--color-text-primary:#1c1c1e;--color-text-secondary:#4a4742;--color-text-muted:#9a968e;--color-accent-primary:#4a3f6e;--color-accent-rose:#b4504a;--color-accent-lavender:#efe9f5;--color-accent-mint:#5a8f6b;--color-border-default:#e7e0d5;--color-border-subtle:#e8e5e0;--color-status-success:#3e6b4d;--color-status-warning:#a8825a;--color-status-danger:#b4504a;--color-status-info:#4a3f6e}
:root{--font-family-sans:"Helvetica Neue", Arial, system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--font-family-display:Newsreader, Georgia, "Times New Roman", serif;--font-family-metadata:ui-monospace, Menlo, Monaco, Consolas, "Liberation Mono", monospace;--font-size-hero:clamp(2.4rem, 7vw, 5.7rem);--font-size-h1:2.25rem;--font-size-h2:1.5rem;--font-size-h3:1.125rem;--font-size-body:1rem;--font-size-caption:.875rem;--font-size-metadata:.75rem;--line-height-reading:1.82;--line-height-ui:1.45}
:root{--space-2:.125rem;--space-4:.25rem;--space-8:.5rem;--space-12:.75rem;--space-16:1rem;--space-24:1.5rem;--space-32:2rem;--space-48:3rem;--radius-sm:.375rem;--radius-md:.625rem;--radius-lg:.875rem;--radius-xl:1.25rem}
:root{--shadow-card:0 18px 48px -36px #1c1c1e6b;--shadow-popover:0 24px 60px -28px #1c1c1e73;--shadow-hero:0 32px 90px -42px #1c1c1e80}

*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:radial-gradient(circle at top left, #4a3f6e1a, transparent 34rem), var(--color-background-default);color:var(--color-text-primary);font-family:var(--font-family-sans);line-height:var(--line-height-ui)}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}img,svg{max-width:100%}
