:root{--primary-burgundy: #591A0B;--pure-white: #ffffff;--soft-black: #1a202c;--french-laundry-gold: #c9a961;--neutral-warm: #f7fafc;--text-muted: #718096;--border-subtle: rgba(203, 213, 225, .3);--cream-background: #fefcf8;--text-primary: #2c2c2c;--text-secondary: #6b6b6b;--elegant-spacing: 2.5rem;--section-spacing: 4rem;--line-height-relaxed: 1.8;--transition-elegant: all .3s cubic-bezier(.4, 0, .2, 1)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px}body{font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.7;background:var(--primary-burgundy);min-height:100vh;color:var(--pure-white);letter-spacing:.3px}
