.landing{color:#172554;background-color:#fff}@keyframes hero-settle-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-animate{animation:.6s cubic-bezier(.16,1,.3,1) both hero-settle-in}.hero-animate-delay-1{animation-delay:.1s}.hero-animate-delay-2{animation-delay:.2s}.hero-animate-delay-3{animation-delay:.3s}@keyframes hero-photo-settle{0%{opacity:0;transform:scale(.96)translateY(15px)}to{opacity:1;transform:scale(1)translateY(0)}}.hero-photo-animate{animation:.8s cubic-bezier(.16,1,.3,1) .15s both hero-photo-settle}@keyframes float-gentle{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.floating-badge{animation:4s ease-in-out infinite float-gentle}.floating-badge-delayed{animation:4s ease-in-out 2s infinite float-gentle}@media (prefers-reduced-motion:reduce){.hero-animate,.hero-photo-animate,.floating-badge,.floating-badge-delayed{opacity:1;animation:none;transform:none}}.landing-section{padding:64px 20px}@media (min-width:640px){.landing-section{padding:80px 32px}}@media (min-width:1024px){.landing-section{padding:96px 48px}}.hero-bg-gradient{background:radial-gradient(circle at 70% 30%,#2563eb14 0%,#eff6ff66 40%,#fff0 70%)}.section-bg-alt{background-color:#f8fafc}.section-bg-primary-tint{background:linear-gradient(#f5f9ff 0%,#eff6ff 100%)}.ant-card-hoverable-custom{transition:all .3s cubic-bezier(.4,0,.2,1)}.ant-card-hoverable-custom:hover{transform:translateY(-4px);box-shadow:0 12px 24px -6px #2563eb1f,0 4px 8px -4px #2563eb14}
