@import "https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400&family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,400&family=Montserrat:wght@300;400;500&family=Great+Vibes&display=swap";:root{--rose:#c98a7d;--rose-light:#e8c4ba;--rose-dark:#b76e79;--espresso:#3a2e2a;--espresso-light:#6b3f3a;--white:#fff;--ivory:#fff8f3;--ivory-dark:#f5e6dc;--text-dark:#3a2e2a;--text-light:#8a7a73}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:var(--ivory);color:var(--text-dark);font-family:Montserrat,sans-serif;overflow-x:hidden}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--ivory)}::-webkit-scrollbar-thumb{background:var(--rose);border-radius:3px}.section-title{text-align:center;margin-bottom:50px}.section-title .kicker{color:var(--rose);margin-bottom:-6px;font-family:Great Vibes,cursive;font-size:2.2rem;line-height:1;display:block}.section-title h2{letter-spacing:1px;color:var(--rose-dark);margin-bottom:10px;font-family:Playfair Display,serif;font-size:2.6rem;font-weight:700}.section-title .divider{justify-content:center;align-items:center;gap:15px;margin-top:10px;display:flex}.section-title .divider span{background:var(--rose);width:80px;height:1px;display:block}.section-title .divider .diamond{background:var(--rose);width:8px;height:8px;transform:rotate(45deg)}@keyframes eqBounce{0%,to{height:30%}50%{height:100%}}.story-timeline{position:relative}.story-timeline:before{content:"";background:var(--rose);width:1px;position:absolute;top:0;bottom:0;left:50%}@media (width<=768px){.story-timeline:before{left:24px}.story-timeline-item{flex-direction:row!important;align-items:flex-start!important}.story-center{order:-1;flex:0 0 48px!important;padding:0!important}.story-content{order:0;flex:auto!important;padding:0 0 0 4px!important}.story-empty{display:none!important}}.nav-hamburger{display:none}@media (width<=768px){.nav-desktop-links{display:none!important}.nav-hamburger{display:block!important}.nav-mobile-menu{display:flex!important}}
