.topbar{transition:height .35s ease,box-shadow .35s ease,background-color .35s ease}.topbar.scrolled{height:72px;box-shadow:0 10px 35px rgba(20,10,10,.1);background:rgba(255,255,255,.96);backdrop-filter:blur(14px)}.hero-image{transform:scale(1.035);will-change:transform}.hero-content .location-pill{animation:heroUp .7s .08s both cubic-bezier(.22,1,.36,1)}.hero-content h1{animation:heroUp .85s .18s both cubic-bezier(.22,1,.36,1)}.hero-content p{animation:heroUp .85s .3s both cubic-bezier(.22,1,.36,1)}.hero-content .actions{animation:heroUp .85s .4s both cubic-bezier(.22,1,.36,1)}.hours-ribbon{animation:ribbonIn .8s .55s both cubic-bezier(.22,1,.36,1)}@keyframes heroUp{from{opacity:0;transform:translateY(35px)}to{opacity:1;transform:translateY(0)}}@keyframes ribbonIn{from{opacity:0;transform:translateX(45px)}to{opacity:1;transform:translateX(0)}}.reveal{opacity:0;transform:translateY(34px);transition:opacity .72s var(--reveal-delay,0ms) cubic-bezier(.22,1,.36,1),transform .72s var(--reveal-delay,0ms) cubic-bezier(.22,1,.36,1)}.reveal.is-visible{opacity:1;transform:translateY(0)}.button{position:relative;overflow:hidden;isolation:isolate}.button:after{content:'';position:absolute;inset:0;z-index:-1;background:rgba(255,255,255,.16);transform:translateX(-105%) skewX(-18deg);transition:transform .55s cubic-bezier(.22,1,.36,1)}.button:hover:after{transform:translateX(105%) skewX(-18deg)}.department-grid article{transition:transform .35s ease,box-shadow .35s ease}.department-grid article:hover{transform:translateY(-7px);box-shadow:0 18px 38px rgba(25,15,15,.2)}.department-grid article div{transition:transform .35s ease}.department-grid article:hover div{transform:translateY(-4px)}.offer-grid article,.why-grid article,.testimonial-grid article{transition:transform .35s ease,border-color .35s ease,box-shadow .35s ease}.offer-grid article:not(.offer-lead):hover{transform:translateY(-5px);border-color:#665e5e}.why-grid article:hover{transform:translateY(-7px);box-shadow:0 16px 35px rgba(20,12,12,.08)}.testimonial-grid article:hover{transform:translateY(-7px);box-shadow:0 20px 45px rgba(20,12,12,.11)}.testimonial-grid article:hover .stars{letter-spacing:.18em}.stars{transition:letter-spacing .35s ease}.map-card .pin{animation:pinFloat 3s ease-in-out infinite}@keyframes pinFloat{0%,100%{translate:0 0}50%{translate:0 -9px}}.bakery-photo{will-change:background-position}.footer-grid a{transition:color .2s ease,transform .2s ease}.footer-grid a:hover{color:#fff;transform:translateX(4px)}@media(max-width:850px){.topbar.scrolled{height:64px}.hero-image{transform:scale(1.025)}.reveal{transform:translateY(24px)}.department-grid article:hover,.why-grid article:hover,.testimonial-grid article:hover{transform:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-content .location-pill,.hero-content h1,.hero-content p,.hero-content .actions,.hours-ribbon,.map-card .pin{animation:none}.reveal{opacity:1;transform:none;transition:none}.hero-image,.bakery-photo{transform:none!important}.button,.department-grid article,.offer-grid article,.why-grid article,.testimonial-grid article{transition:none}}
