@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700;800;900&family=Open+Sans:wght@400;600&display=swap";@import "https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,100..900;1,9..144,100..900&display=swap";@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@300;400;500;600&family=Cormorant+Garamond:wght@300;400;500&display=swap";:root{--font-heading:"Montserrat", sans-serif;--font-body:"Open Sans", sans-serif;--brand-primary-900:#020925;--brand-primary-800:#1a202c;--brand-primary-700:#2d3748;--brand-secondary-500:#9a7436;--brand-secondary-400:#b8985c;--brand-secondary-300:#d6bc82;--neutral-off-white:#f9f9f9;--neutral-light-gray:#e0e0e0;--neutral-medium-gray:#a0aec0;--neutral-dark-gray:#4a5568;--status-success:#4caf50;--status-error:#f44336;--status-warning:#ffc107;--brown:#5c4033}body{font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading)}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-behavior:smooth}
