@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;1,400&family=Cormorant+Garamond:ital,wght@0,400;0,500;1,400&family=Cinzel:wght@400;500;600&family=DM+Serif+Display:ital@0;1&family=Raleway:wght@300;400;500;600&family=Inter:wght@300;400;500;600&family=Montserrat:wght@300;400;500&family=Lato:wght@300;400&family=Nunito:wght@300;400;500&family=Great+Vibes&family=Sacramento&family=Parisienne&family=Dancing+Script:wght@400;500;600&family=Alex+Brush&display=swap";:root{--font-heading: "Playfair Display", serif;--font-body: "Inter", sans-serif;--bg: #FCFBF9;--bg-warm: #F5F1EB;--surface: #FFFFFF;--text: #2D2D2D;--text-light: #8A8078;--gold: #C5A059;--sage: #8A9A5B;--border: rgba(0, 0, 0, .05);--gold-subtle: rgba(197, 160, 89, .1);--gold-muted: rgba(197, 160, 89, .22);--surface-raised: #FFFFFF;--surface-inset: #F2EDE6;--border-strong: rgba(45, 45, 45, .12);--overlay-hero: linear-gradient(170deg, rgba(28,24,18,.76) 0%, rgba(15,12,8,.28) 50%, rgba(28,24,18,.7) 100%);--section-divider:rgba(197, 160, 89, .18);--shadow-soft: 0 20px 60px rgba(0, 0, 0, .03);--shadow-card: 0 30px 60px rgba(0, 0, 0, .04);--shadow-xs: 0 1px 2px rgba(0,0,0,.04);--shadow-sm: 0 2px 8px rgba(0,0,0,.06), 0 1px 2px rgba(0,0,0,.04);--shadow-md: 0 4px 16px rgba(0,0,0,.08), 0 2px 4px rgba(0,0,0,.04);--shadow-lg: 0 8px 32px rgba(0,0,0,.1), 0 4px 8px rgba(0,0,0,.06);--shadow-xl: 0 16px 48px rgba(0,0,0,.13), 0 6px 12px rgba(0,0,0,.06);--t-fast: .15s cubic-bezier(.4, 0, .2, 1);--t-base: .25s cubic-bezier(.4, 0, .2, 1);--t-slow: .4s cubic-bezier(.4, 0, .2, 1)}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}img{max-width:100%;display:block}body{font-family:var(--font-body);background-color:var(--bg);color:var(--text);font-weight:300;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .5s ease,color .5s ease;overflow-x:hidden}h1,h2,h3,h4{font-family:var(--font-heading);font-weight:400}@media(max-width:700px){.timeline-item__photo{display:block!important;width:100%!important;height:auto!important;overflow:visible!important;aspect-ratio:unset!important}.timeline-item__photo img{display:block!important;width:100%!important;max-width:none!important;height:auto!important;object-fit:unset!important}}
