@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400&family=Inter:wght@300;400;500;600;700&display=swap";:root{--navy: #0d1117;--navy-mid: #161b27;--navy-light: #1e2535;--navy-border: #2a3346;--gold: #c9a84c;--gold-light: #e8c96a;--gold-dark: #a07c2c;--gold-glow: rgba(201, 168, 76, .15);--cream: #f5f0e8;--cream-dim: #d4c9b5;--white: #ffffff;--muted: #8892a4;--muted-light: #b0bac8;--glass: rgba(255, 255, 255, .04);--glass-border: rgba(255, 255, 255, .08);--overlay: rgba(13, 17, 23, .85);--danger: #e55353;--success: #2ecc71;--font-heading: "Playfair Display", Georgia, serif;--font-body: "Inter", system-ui, -apple-system, sans-serif;--space-xs: .25rem;--space-sm: .5rem;--space-md: 1rem;--space-lg: 2rem;--space-xl: 4rem;--space-2xl: 6rem;--space-3xl: 8rem;--container: 1280px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 16px;--radius-xl: 24px;--radius-pill: 9999px;--shadow-sm: 0 2px 8px rgba(0,0,0,.3);--shadow-md: 0 8px 32px rgba(0,0,0,.4);--shadow-lg: 0 24px 64px rgba(0,0,0,.5);--shadow-gold: 0 4px 24px rgba(201,168,76,.25);--ease-fast: all .15s ease;--ease: all .3s ease;--ease-slow: all .5s ease;--ease-bounce: all .4s cubic-bezier(.34, 1.56, .64, 1);--z-nav: 100;--z-overlay: 200;--z-modal: 300;--z-toast: 400}
