@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600&family=Inter:wght@300;400;500;600&display=swap";:root{--forest:#064b20;--cream:#f9f7f1;--gold:#af974c;--sage:#5f916e;--kelly:#03a94c;--forest-mid:#0a5e28;--forest-dark:#032e13}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{background:var(--forest);color:var(--cream);-webkit-font-smoothing:antialiased;font-family:Inter,sans-serif;font-weight:300;line-height:1.65;overflow-x:hidden}#root{width:100%;min-height:100svh}h1,h2,h3,h4,h5{font-family:Cormorant Garamond,serif;font-weight:500;line-height:1.1}p{margin:0}.gold-rule{background:linear-gradient(90deg, transparent, var(--gold) 40%, var(--gold) 60%, transparent);opacity:.75;width:100%;max-width:320px;height:1px;margin:0 auto}.gold-rule-arc{width:200px;height:12px;margin:0 auto;display:block;overflow:visible}.section{padding:6rem 2rem;position:relative}@media (width<=768px){.section{padding:4rem 1.25rem}}
