@media (prefers-reduced-motion:no-preference){.reveal{opacity:0;transform:translateY(38px);transition:opacity .85s cubic-bezier(.2,.75,.25,1),transform .85s cubic-bezier(.2,.75,.25,1)}.reveal.in{opacity:1;transform:none}.product{animation:productIn 1.1s cubic-bezier(.2,.8,.2,1) both}.mini-card{transition:transform .28s ease,box-shadow .28s ease}.mini-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #1112}.button{transition:transform .22s ease,box-shadow .22s ease,background .22s ease}.button:hover{transform:translateY(-2px);box-shadow:0 9px 25px #27233a20}.snap{animation:pulseSave 4s ease-in-out infinite}.snap:nth-child(2){animation-delay:.25s}.snap:nth-child(3){animation-delay:.5s}.snap:nth-child(4){animation-delay:.75s}@keyframes productIn{from{opacity:0;transform:translateY(28px) rotate(3deg) scale(.97)}to{opacity:1;transform:rotate(1deg) scale(1)}}@keyframes pulseSave{0%,75%,100%{background:#252830}82%{background:#35314d}}}.brand img{display:block;width:148px;height:auto}.nav.scrolled{background:#fbfaf7e8;backdrop-filter:blur(18px);position:sticky;top:0;z-index:20;border-bottom:1px solid #e8e5df}
