@import "https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,300;9..40,400;9..40,500;9..40,600;9..40,700&family=Playfair+Display:ital,wght@0,400;0,500;0,600;1,400;1,500&display=swap";:root{--pink-pale:#fdf0f3;--pink-hero:#f9e8ec;--pink-soft:#f5d4dc;--pink-mid:#e8b0bf;--pink-deep:#d48fa2;--pink-strip:#fce6ec;--peach:#f5cdb8;--nude:#edddd0;--gold:#b89053;--gold-hover:#cea862;--gold-pale:#f0e2c4;--cream:#fefcfb;--white:#fff;--dark:#1a1210;--dark-mid:#2d1f1a;--text:#3a2825;--text-mid:#7a5c58;--text-light:#b09490;--border:#eed8dc;--border-light:#f8eaec;--font-title:"Playfair Display", Georgia, serif;--font-body:"DM Sans", system-ui, sans-serif;--transition:.3s cubic-bezier(.4,0,.2,1);--shadow:0 4px 20px #c8788c1f;--shadow-lg:0 12px 48px #c8788c2e;--shadow-pink:0 6px 32px #e8b0bf59}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:var(--font-body);color:var(--text);background:var(--cream);-webkit-font-smoothing:antialiased;line-height:1.6}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}ul{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,textarea{font-family:inherit}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--cream)}::-webkit-scrollbar-thumb{background:var(--pink-mid);border-radius:3px}
