@keyframes gentle-rise{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}
.hero-copy,.hero-scene,.benefits{animation:gentle-rise .7s ease both}.hero-scene{animation-delay:.12s}.benefits{animation-delay:.2s}.gallery-item{padding:0;border:0;background:#fff;display:block;width:100%;overflow:hidden;cursor:zoom-in;position:relative;box-shadow:0 5px 18px #74502e15;animation:gentle-rise .55s ease both}.gallery-item:after{content:'+';position:absolute;right:12px;bottom:12px;width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:#fffaf1;color:#8c5137;font:24px/1 var(--sans);opacity:0;transform:translateY(6px);transition:.25s}.gallery-item:hover:after,.gallery-item:focus-visible:after{opacity:1;transform:none}.gallery-item img{width:100%;height:330px;display:block;object-fit:cover;transition:transform .45s ease,filter .45s ease}.gallery-item:hover img,.gallery-item:focus-visible img{transform:scale(1.055);filter:saturate(1.05)}.gallery-item:focus-visible{outline:3px solid #e88970;outline-offset:3px}.image-lightbox{position:fixed;inset:0;z-index:50;display:flex;align-items:center;justify-content:center;padding:34px;background:#2b1a10c9;backdrop-filter:blur(8px);opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease}.image-lightbox.open{opacity:1;visibility:visible}.image-lightbox img{max-width:min(880px,94vw);max-height:86vh;border-radius:13px;object-fit:contain;background:#fff;box-shadow:0 18px 60px #140b0699;transform:scale(.96);transition:transform .28s ease}.image-lightbox.open img{transform:scale(1)}.lightbox-close{position:absolute;top:20px;right:25px;width:43px;height:43px;border:1px solid #ffffff77;border-radius:50%;background:#ffffff18;color:#fff;font:32px/1 var(--sans)}body.lightbox-open{overflow:hidden}@media(max-width:700px){.site-shell{margin:0;border-radius:0 0 36px 36px;padding:0 16px 19px}.nav{height:72px}.hero{min-height:630px}.hero-copy{padding-top:58px}.hero-copy .eyebrow{font-size:8px}.hero h1{font-size:44px}.hero h1 span{font-size:42px;line-height:1.08;margin:5px 0 0 6px}.flourish{margin:13px 0 20px 22px}.flourish i{width:135px}.hero-copy>p:not(.eyebrow){font-size:13px;line-height:1.65;max-width:290px}.primary-button{padding:14px 20px;font-size:11px}.hero-scene{top:300px;right:-12%;width:112%;height:330px}.benefits{border-radius:20px;gap:3px}.benefits article{min-height:58px}.tagline{padding:0 12px;line-height:1.5}.occasion-section{padding-top:50px}.occasion-heading h2{font-size:29px;max-width:270px}.occasion-card{border-radius:23px}.local-catalogue{padding:56px 16px}.local-catalogue h2{font-size:35px;line-height:1.08}.local-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.gallery-item{border-radius:5px}.gallery-item img{height:180px}.gallery-item:after{opacity:1;transform:none;width:26px;height:26px;right:8px;bottom:8px;font-size:20px}.image-lightbox{padding:18px}.image-lightbox img{max-width:100%;max-height:80vh;border-radius:10px}.lightbox-close{top:14px;right:14px;width:40px;height:40px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
