:root{--text: hsl(247, 75%, 5%);--background: hsl(42, 50%, 92%);--primary: hsl(155, 40%, 17%);--secondary: hsl(44, 54%, 54%);--text-light: hsl(247, 30%, 30%);--border: hsl(44, 30%, 78%)}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{font-size:18px;scroll-behavior:smooth;-webkit-font-smoothing:antialiased}body{font-family:Jost,sans-serif;color:var(--text);background-color:var(--background);line-height:1.7}h1,h2,h3,h4{font-family:Cormorant Garamond,serif;font-weight:600;line-height:1.15;color:var(--primary)}h1{font-size:4rem;letter-spacing:-.02em}h2{font-size:2.6rem;margin-bottom:1.5rem}h3{font-size:1.5rem;margin-bottom:.75rem}p{margin-bottom:1rem;color:var(--text-light);font-size:1.05rem}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}main{padding-top:4.5rem}.section{padding:6rem 2rem 7rem;max-width:1000px;margin:0 auto}.section-full{padding:6rem 2rem 7rem}.accent{color:var(--secondary)}.divider{width:48px;height:2px;background-color:var(--secondary);margin-bottom:2.5rem}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:translateY(0)}@media(max-width:768px){html{font-size:16px}h1{font-size:2.8rem}h2{font-size:2rem}.section,.section-full{padding:4rem 1.5rem 5rem}}@media(max-width:480px){h1{font-size:2.2rem}.section,.section-full{padding:3rem 1.25rem 4rem}}nav.svelte-1h32yp1{position:fixed;top:0;left:0;right:0;z-index:100;background-color:var(--background);border-bottom:1px solid var(--border)}.nav-inner.svelte-1h32yp1{max-width:1000px;margin:0 auto;padding:1.1rem 2rem;display:flex;justify-content:space-between;align-items:center}.nav-logo.svelte-1h32yp1{font-family:Inter,sans-serif;font-weight:600;font-size:1.1rem;letter-spacing:.02em;color:var(--primary);text-decoration:none}.nav-links.svelte-1h32yp1{display:flex;gap:2.5rem}.nav-links.svelte-1h32yp1 a:where(.svelte-1h32yp1){font-size:.8rem;font-weight:400;color:var(--text-light);text-decoration:none;letter-spacing:.06em;text-transform:uppercase;transition:color .2s}.nav-links.svelte-1h32yp1 a:where(.svelte-1h32yp1):hover{color:var(--primary)}.nav-links.svelte-1h32yp1 a.active:where(.svelte-1h32yp1){color:var(--primary);border-bottom:1px solid var(--secondary)}@media(max-width:480px){.nav-links.svelte-1h32yp1{gap:1.25rem}.nav-links.svelte-1h32yp1 a:where(.svelte-1h32yp1){font-size:.7rem}}footer.svelte-jz8lnl{border-top:1px solid var(--border);padding:2rem;text-align:center}span.svelte-jz8lnl{font-size:.75rem;color:var(--text-light);letter-spacing:.02em}
