:root{--gold: #B8960C;--gold-light: #D4AF37;--gold-pale: #F5EFD8;--blush: #E8C4C4;--blush-light: #F9F0F0;--ivory: #FAF8F4;--navy: #163347;--navy-light: #1e3f56;--dark: #163347;--text: #ffffff;--text-muted: rgba(255, 255, 255, .65);--white: #FFFFFF;--hero-photo: linear-gradient(rgba(0,0,0,.35), rgba(0,0,0,.35)), url(/hero.png) center/cover no-repeat}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:80px;font-size:16px;overflow-x:hidden}body{font-family:Montserrat,sans-serif;color:var(--text);background:var(--navy);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}h1,h2,h3,h4{font-family:Cormorant Garamond,serif;font-weight:400;line-height:1.2}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:Montserrat,sans-serif}.section-label{font-family:Montserrat,sans-serif;font-size:.7rem;font-weight:600;letter-spacing:.25em;text-transform:uppercase;color:var(--gold-light);text-align:center;display:block}.section-title{font-family:Cormorant Garamond,serif;font-size:clamp(2.2rem,4vw,3.2rem);font-weight:300;color:#fff;text-align:center;margin-top:10px}.section-divider{width:50px;height:1px;background:var(--gold-light);margin:20px auto 0}.will-reveal{transition:opacity .95s cubic-bezier(.16,1,.3,1),transform .95s cubic-bezier(.16,1,.3,1)}.reveal-from-bottom{opacity:0;transform:translateY(44px)}.reveal-from-left{opacity:0;transform:translate(-56px)}.reveal-from-right{opacity:0;transform:translate(56px)}.reveal-from-top{opacity:0;transform:translateY(-24px)}.will-reveal.revealed{opacity:1!important;transform:none!important}.gate-exiting{animation:gateExit .65s cubic-bezier(.55,0,1,.45) both;pointer-events:none}@keyframes gateExit{to{opacity:0;transform:scale(.95);filter:blur(8px)}}.site-reveal{animation:siteReveal 1s cubic-bezier(.16,1,.3,1) .05s both}@keyframes siteReveal{0%{opacity:0}to{opacity:1}}
