@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400&family=Cormorant+Garamond:ital,wght@0,400;0,600;0,700;1,400&family=Inter:wght@300;400;500&display=swap";:root{--color-bg: #F2ECDF;--color-bg-alt: #E8E0D2;--color-text: #3B3229;--color-text-muted: #7A6E60;--color-accent: #6B7F3A;--color-accent-soft: #C5CFA8;--color-button: #6B7F3A;--color-button-text: #FAF6F0;--font-heading: "Playfair Display", Georgia, serif;--font-body: "Inter", system-ui, sans-serif}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;scroll-snap-type:y proximity}body{font-family:var(--font-body);color:var(--color-text);background-color:var(--color-bg);font-weight:300;line-height:1.7;-webkit-font-smoothing:antialiased}h1,h2,h3{font-family:var(--font-heading);font-weight:400;line-height:1.2}.page{min-height:100dvh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem 2rem;text-align:center;scroll-snap-align:start;scroll-snap-stop:normal}.section-content{width:100%}.separator{width:60px;height:1px;background:var(--color-accent-soft);margin:2rem auto}.app.svelte-12qhfyh{background-color:var(--color-bg);color:var(--color-text);font-family:var(--font-body);min-height:100dvh}
