@import"https://fonts.googleapis.com/css2?family=Merriweather:wght@400;700;900&family=Inter:wght@300;400;500;600;700;800&display=swap";html,body,#root{min-height:100%}:root{--ink: #2a1c17;--bone: #f7efe2;--paper: #ffffff;--burgundy: #8a1f2d;--crimson: #b44531;--gold: #4b5a38}*{box-sizing:border-box}html{scroll-behavior:smooth}a{color:inherit;text-decoration:none}.decor-line{display:inline-block;width:56px;height:2px;background:linear-gradient(90deg,var(--gold),transparent);vertical-align:middle}.hover-lift{transition:transform .35s ease,box-shadow .35s ease}.hover-lift:hover{transform:translateY(-4px);box-shadow:0 22px 50px #0e0e1029}.reveal{animation:fadeRise .7s ease both}.reveal-delay-1{animation-delay:.08s}.reveal-delay-2{animation-delay:.16s}.reveal-delay-3{animation-delay:.24s}.reveal-delay-4{animation-delay:.32s}img{max-width:100%;display:block}
