:root{--cream: #FBF4EA;--cream-soft: #FCF1E2;--card: #FCF4E8;--text: #5F4636;--text-soft: #6B5140;--muted: #7A6250;--brown: #8B5E3C;--brown-light: #A67B54;--gold: #C89B6E;--gold-soft: #D8BE9C;--line: #D8C3AC;--border: rgba(166, 123, 84, .14);--band-text: #FBEEDE;--font-serif: "Cormorant Garamond", serif;--font-sans: "Nunito Sans", sans-serif;--font-script: "Parisienne", cursive;--shell: 1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{margin:0;padding:0}[id]{scroll-margin-top:80px}body{background:var(--cream);font-family:var(--font-sans);color:var(--text);-webkit-font-smoothing:antialiased}a{color:var(--brown);text-decoration:none;transition:color .2s ease}a:hover{color:var(--brown-light)}::selection{background:#e8d3b8}h1,h2,h3,h4,p{margin:0}.shell{max-width:var(--shell);margin:0 auto}
