@media (prefers-reduced-motion:no-preference){.hero-main>div,.hero-main aside{animation:softReveal .7s cubic-bezier(.23,1,.32,1) both}.hero-main aside{animation-delay:.12s}.brand-promises article{animation:softReveal .55s cubic-bezier(.23,1,.32,1) both}.brand-promises article:nth-child(2){animation-delay:.08s}.brand-promises article:nth-child(3){animation-delay:.16s}.brand-promises article:hover{transform:translateY(-5px);box-shadow:0 18px 32px #2c160f20}.home-product-grid article,.story-hero{transition:transform .22s cubic-bezier(.23,1,.32,1),box-shadow .22s cubic-bezier(.23,1,.32,1)}.home-product-grid article:hover{transform:translateY(-4px);box-shadow:0 15px 28px #45291b19}.story-hero:hover{transform:translateY(-2px)}@keyframes softReveal{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}}
