:root{--teal-deep: #1a4a4a;--teal-mid: #2d6a6a;--terracotta: #c4694f;--terracotta-light: #d4896f;--pink-mexican: #e83e7c;--pink-light: #f0a0be;--yellow-sunflower: #f4c542;--yellow-light: #f9e08e;--sage: #7d9b76;--sage-light: #a8bfa2;--cream: #faf3e0;--cream-dark: #efe4cc;--charcoal: #2d2a26;--ink: #1a1816;--font-display: "Cormorant Garamond", Georgia, serif;--font-body: "Inter", system-ui, -apple-system, sans-serif;--ease-apple: cubic-bezier(.25, .1, .25, 1);--ease-spring: cubic-bezier(.34, 1.56, .64, 1);--ease-out-expo: cubic-bezier(.19, 1, .22, 1);--section-gap: clamp(6rem, 12vw, 10rem);--content-width: min(72rem, 90vw)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-body);font-weight:300;line-height:1.7;color:var(--charcoal);background:var(--cream);overflow-x:hidden}h1,h2,h3,h4{font-family:var(--font-display);font-weight:600;line-height:1.15}a{color:var(--teal-deep);text-decoration:none;transition:color .3s var(--ease-apple)}a:hover{color:var(--terracotta)}img{display:block;max-width:100%}::selection{background:var(--pink-mexican);color:var(--cream)}
