.logo{width:142px;height:46px;display:block;font-size:0;background:url(/wp-content/themes/flavorich-theme/assets/flavorich-logo.webp) center/contain no-repeat}.hero{position:relative}.hero-grid{position:relative;z-index:2}.card,.need{transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s}.card:hover,.need:hover{transform:translateY(-8px);box-shadow:0 24px 60px #20105f1c}.reveal{opacity:0;transform:translateY(34px);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1)}.reveal.visible{opacity:1;transform:none}.hero h1,.hero .eyebrow,.hero p,.hero .actions{animation:heroIn .9s cubic-bezier(.16,1,.3,1) both}.hero h1{animation-delay:.08s}.hero p{animation-delay:.16s}.hero .actions{animation-delay:.24s}.number{transition:transform .25s}.number.bump{transform:scale(1.06)}@keyframes heroIn{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:none}}@media(max-width:650px){.logo{width:116px}.hero-grid{padding-bottom:40px}}@media(prefers-reduced-motion:reduce){.hero h1,.hero .eyebrow,.hero p,.hero .actions{animation:none}.reveal{opacity:1;transform:none}}