:root{--color-brand: #157a6e;--color-brand-mid: #0f5c53;--color-brand-subtle: #eaf4f2;--color-bg: #fbfaf7;--color-surface: #f4f2ec;--color-surface-hover: #edeae0;--color-border: #e2ddd5;--color-text-primary: #1a1a18;--color-text-secondary: #6b6860;--color-text-muted: #a8a49c;--font-ui: "Lexend", system-ui, -apple-system, sans-serif;--font-display: "Cormorant Garamond", Georgia, serif;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-full: 9999px;--space-1: 8px;--space-2: 16px;--space-3: 24px;--space-4: 32px;--space-5: 40px;--space-6: 48px;--space-8: 64px;--space-10: 80px;--space-12: 96px;--space-16: 128px;--ease-out: cubic-bezier(.16, 1, .3, 1);--ease-in-out: cubic-bezier(.45, 0, .55, 1);--duration-fast: .12s;--duration-base: .24s;--duration-slow: .4s;--duration-reveal: .6s}html,body,#root{margin:0;min-height:100%}body{background:var(--color-bg);color:var(--color-text-primary)}
