@keyframes slideDown{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.hero-animate-1{opacity:0;animation:fadeUp .7s cubic-bezier(.22,1,.36,1) .1s forwards}.hero-animate-2{opacity:0;animation:fadeUp .7s cubic-bezier(.22,1,.36,1) .35s forwards}.hero-animate-3{opacity:0;animation:fadeUp .7s cubic-bezier(.22,1,.36,1) .55s forwards}.hero-animate-4{opacity:0;animation:fadeUp .7s cubic-bezier(.22,1,.36,1) .75s forwards}.hero-animate-card{opacity:0;animation:fadeUp .8s cubic-bezier(.22,1,.36,1) .5s forwards}.hero-title{font-weight:300!important}.hero-subtitle,.hero-title{font-family:Playfair Display,serif!important;color:#2d3a35!important;line-height:1.5!important;letter-spacing:-.02em!important}.hero-subtitle{font-style:normal!important}.hero-eyebrow{font-family:Playfair Display,serif!important;font-weight:700!important;color:#083c4a!important;font-size:clamp(1.25rem,2.6vw,2.1rem)!important;line-height:1.35!important;letter-spacing:-.01em!important;white-space:nowrap!important;transition:transform .4s cubic-bezier(.22,1,.36,1),color .4s ease!important;display:inline-block!important}.hero-eyebrow:hover{transform:scale(1.03)!important;color:#0e7490!important}@media (max-width:640px){.hero-eyebrow{white-space:normal!important;font-size:clamp(1.05rem,4.5vw,1.25rem)!important}}.section-title{font-family:Playfair Display,serif!important;font-weight:400!important;color:#2d3a35!important;line-height:1.2!important;letter-spacing:-.02em!important}.elegant-button{background:#0e7490!important;color:#fff!important;border:none!important;font-weight:700!important;transition:all .3s ease!important;box-shadow:0 4px 12px rgba(14,116,144,.3)!important}.elegant-button:hover{background:#0c6580!important;transform:translateY(-2px)!important;box-shadow:0 8px 20px rgba(14,116,144,.4)!important}.outline-button{background:#fff!important;color:#0e7490!important;border:2px solid #0e7490!important;font-weight:700!important;transition:all .3s ease!important}.outline-button:hover{background:#f0f9ff!important;transform:translateY(-2px)!important;box-shadow:0 4px 12px rgba(14,116,144,.15)!important}.about-section{background:linear-gradient(135deg,#f1f5f9,#e2e8f0)!important}