:root{--background:#f4f0e6;--foreground:#2d2d2d;--primary:#2d2d2d;--primary-foreground:#f4f0e6;--accent:#c9a961;--accent-foreground:#fff;--muted:#ebe5d8;--muted-foreground:#6b6b6b;--border:#dfd8c8;--card:#fffefc;--card-foreground:#2d2d2d;--glass:#ffffffb3;--font-serif:"Cormorant Garamond", serif;--font-sans:"Lora", serif;--text-xs:.8rem;--text-sm:1rem;--text-base:1.125rem;--text-lg:1.25rem;--text-xl:1.5rem;--text-2xl:2rem;--text-3xl:3rem;--text-4xl:4rem;--container-padding:2rem;--section-spacing:5rem}[data-theme=dark]{--background:#0a0a0a;--foreground:#f5f5f5;--primary:#f5f5f5;--primary-foreground:#0a0a0a;--accent:#d4af37;--muted:#1a1a1a;--muted-foreground:#a0a0a0;--border:#333}body{background-color:var(--background);color:var(--foreground);font-family:var(--font-body);transition:background-color .3s,color .3s}h1,h2,h3,h4,h5,h6{font-family:var(--font-serif);letter-spacing:.05em;text-transform:uppercase;font-weight:400}
