@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400&family=Dancing+Script:wght@500;700&family=Jost:wght@300;400;500&display=swap";:root{--f-sage:invert(58%) sepia(25%) saturate(350%) hue-rotate(70deg) brightness(85%);--f-rose:invert(60%) sepia(25%) saturate(400%) hue-rotate(320deg) brightness(95%);--f-gold:invert(65%) sepia(40%) saturate(350%) hue-rotate(5deg) brightness(80%);--cream:#faf6ef;--sage:#607b56;--sage-light:#a8c299;--sage-dark:#4e6e44;--rose:#c4847a;--rose-light:#e8b5ad;--rose-pale:#f5e6e3;--gold:#b89660;--text:#3a3028;--text-light:#7a6a5a}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{background:var(--cream);color:var(--text);font-family:Jost,sans-serif;font-weight:300;overflow-x:hidden}section{margin:0 auto;max-width:760px;padding:80px 24px}.section-label{color:var(--rose);font-size:12px;letter-spacing:4px;margin-bottom:10px;text-align:center;text-transform:uppercase}.section-title{color:var(--text);font-family:Cormorant Garamond,serif;font-size:38px;font-weight:400;line-height:1.2;margin-bottom:40px;text-align:center}@media(max-width:640px){.section-title{font-size:28px}}.fade-in{opacity:0;transform:translateY(20px);transition:opacity .7s ease,transform .7s ease}.fade-in.visible{opacity:1;transform:none}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.btn{background:var(--sage);border:none;border-radius:2px;color:#fff;cursor:pointer;display:inline-block;font-family:Jost,sans-serif;font-size:13px;letter-spacing:3px;margin-top:28px;padding:14px 48px;text-decoration:none;text-transform:uppercase;transition:background .2s,transform .15s}.btn:hover{background:var(--sage-dark);transform:translateY(-1px)}.btn.btn-rose{background:var(--rose)}.btn.btn-rose:hover{background:#a8655b}
