/* Source photography, kept intact inside a consistent cream catalogue frame. */
.hero-media{inset:20px 0 62px 50%;border-radius:120px 0 0 4px;isolation:isolate}
.hero-media video{width:100%;height:100%;right:0;object-position:50% 52%;mix-blend-mode:normal}
.hero-copy{padding-right:30px}.hero h1{font-size:clamp(45px,5vw,72px)}
.hero-media:after{content:"";position:absolute;inset:0;box-shadow:inset 0 0 0 1px #30392d12;pointer-events:none}
.hero-copy{animation:arrive .8s ease both}.hero-media{animation:arrive 1.1s ease both}.product-card{animation:arrive .45s ease both}
@keyframes arrive{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}
.product-image{background:var(--paper);border:1px solid var(--line);border-radius:6px;overflow:hidden}
.product-image img{object-fit:contain;mix-blend-mode:normal;transition:transform .65s cubic-bezier(.2,.7,.2,1)}
.product-image:hover img{transform:scale(1.045)}
.drink-word{display:flex;width:100%;height:100%;min-height:170px;align-items:center;justify-content:center;flex-direction:column;background:var(--paper);color:var(--green);padding:18px;text-align:center}
.drink-word>span{font:900 clamp(24px,3.8vw,56px)/1.15 var(--serif);letter-spacing:-1.5px}
.drink-word small{font-size:10px;margin-top:17px;letter-spacing:1px}
.cart-line .cart-picture{width:65px;height:65px;min-height:0;padding:0;object-fit:contain}.cart-line .drink-word>span{font-size:14px;letter-spacing:0}.cart-line .drink-word small{display:none}
.pasta-visual{overflow:hidden}.pasta-visual video{object-fit:cover;object-position:50% 60%;width:100%;height:100%}
.admin-stats{flex-wrap:wrap}.admin-stats>div{min-width:100px}
@media(max-width:1050px){.hero-copy{padding-right:12px}.hero h1{font-size:46px}}
@media(max-width:700px){.hero-media{inset:auto;margin:24px 18px 10px;width:calc(100% - 36px);height:335px;border-radius:70px 4px 4px 4px}.hero-media video{width:100%;right:0;object-position:50% 48%}.hero-copy{padding:32px 0 0}.hero h1{font-size:43px}.hero{min-height:735px}.hero-bottom{padding-top:10px}.product-image img{width:100%;height:100%}.cart-line .cart-picture{width:52px;height:52px}.pasta-visual{height:400px}}
@media(prefers-reduced-motion:reduce){.product-image:hover img{transform:none}}
