*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--teal-dark: #0A3D4A;--teal-mid: #0F5A6E;--teal-light-bg: #E8F4F7;--gold: #C9A840;--gold-light-bg: #FBF6E8;--cream: #F6F2EA;--ink: #1A2530;--ink-sub: #3A4A55;--ink-muted: #6A7A85;--font-display: "Cormorant Garamond", Georgia, serif;--font-body: "DM Sans", system-ui, sans-serif}html{scroll-behavior:smooth}body{font-family:var(--font-body);font-weight:400;color:var(--ink);background:var(--cream);line-height:1.6}h1,h2,h3,h4{font-family:var(--font-display);font-weight:600;line-height:1.2}a{color:var(--teal-mid);text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;font-family:var(--font-body)}img{max-width:100%}.container{max-width:1280px;margin:0 auto;padding:0 24px}@media (max-width: 768px){.container{padding:0 16px}}
