@font-face{font-family:Lalezar;src:url('/fonts/Lalezar-Regular.woff2') format('woff2');font-display:swap}@font-face{font-family:Cairo;src:url('/fonts/Cairo-variable.woff2') format('woff2');font-display:swap;font-weight:200 1000}:root{--yellow:#F9CF3D;--red:#D42329;--ink:#1A1919;--paper:#F5F4F3;--line:rgba(26,25,25,.22)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;color:var(--ink);background:var(--paper);font-family:Cairo,Arial,sans-serif;font-size:15px;line-height:1.7}button,input,textarea{font:inherit}button,a,input,textarea{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}button{color:inherit}img,video{max-width:100%;display:block}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--red);outline-offset:4px}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.12}h1,h2{font-family:Lalezar,Cairo,sans-serif;font-weight:400}em{font-style:normal;color:var(--red)}.header{height:96px;display:flex;align-items:center;justify-content:space-between;padding:0 4.5%;border-bottom:1px solid var(--ink);gap:25px;background:var(--paper);position:relative;z-index:5}.brand{display:flex;align-items:center;gap:12px;direction:ltr}.brand img{width:61px;height:61px;object-fit:cover;border-radius:50%;mix-blend-mode:multiply}.brand>span{font-family:Impact,'Arial Narrow',sans-serif;font-size:27px;line-height:.95;letter-spacing:-1px}.brand small{font-family:Arial,sans-serif;display:block;font-size:9px;letter-spacing:2px;margin-top:7px}.header nav,.header-actions{display:flex;gap:30px;align-items:center}.header nav a{font-size:14px;font-weight:750}.header nav a:hover{color:var(--red)}.language{background:none;border:0;font-size:13px;font-weight:800}.bag-button{background:var(--yellow);border:1px solid var(--ink);padding:10px 18px;display:flex;gap:18px;align-items:center;font-weight:800}.bag-button b{display:grid;place-items:center;background:var(--ink);color:var(--yellow);min-width:22px;height:22px;font-size:12px}.hero{padding:0 3%}.hero-top,.hero-bottom{display:flex;justify-content:space-between;gap:15px;align-items:center;font-size:10px;font-weight:700;letter-spacing:1.4px;min-height:46px}.hero-top{direction:ltr}.hero-film{position:relative;isolation:isolate;aspect-ratio:16/8.6;background:var(--ink);overflow:hidden}.hero-film:after{content:'';position:absolute;inset:0;background:linear-gradient(270deg,rgba(0,0,0,.64),transparent 64%);z-index:-1}.hero-film video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.hero-copy{padding:7% 6%;color:var(--paper);max-width:650px}.eyebrow{font-size:11px;font-weight:800;letter-spacing:2px;display:block;margin-bottom:17px}.hero h1{font-size:clamp(65px,8.8vw,150px);line-height:.99;margin:19px 0 25px}.hero h1 em{color:var(--yellow)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;border:1px solid var(--ink);padding:15px 24px;font-size:14px;font-weight:800;min-height:54px;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px)}.yellow{background:var(--yellow);color:var(--ink)}.dark{background:var(--ink);color:var(--paper)}.hero-seal{position:absolute;bottom:9%;left:6%;display:grid;place-content:center;width:121px;height:121px;border:3px solid var(--yellow);outline:1px solid var(--yellow);outline-offset:5px;color:var(--yellow);text-align:center;font-family:Arial,sans-serif;font-size:10px;line-height:1.6;transform:rotate(-13deg);border-radius:50%}.hero-seal b{font-family:Impact,sans-serif;font-size:30px}.hero-bottom{border-bottom:1px solid var(--ink);min-height:60px;letter-spacing:0}.hero-bottom>span:first-child{font-weight:800;font-size:15px}.media-note{opacity:.65;font-size:10px}.section{padding:95px 6%}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:38px}.section-heading h2,.review-section h2,.subscribe-section h2{font-size:clamp(43px,5.2vw,80px)}.section-heading p{font-size:14px;line-height:2;color:rgba(26,25,25,.75)}.menu-tools{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);padding:18px 0;display:flex;align-items:center;gap:25px}.category-tabs{display:flex;gap:5px;flex-wrap:wrap;flex:1}.category-tabs button{border:0;background:transparent;padding:9px 12px;font-size:12px;font-weight:800}.category-tabs button[aria-pressed=true]{background:var(--ink);color:var(--yellow)}.search{display:flex;align-items:center;gap:10px;max-width:240px;border-bottom:1px solid var(--ink)}.search span{font-size:26px;line-height:1}.search input{width:100%;background:none;border:0;padding:10px 0;min-width:0;font-size:12px;outline-offset:0}.menu-status{display:flex;justify-content:space-between;margin:24px 0 15px;font-size:12px}.menu-status>span:first-child{font-weight:800}.products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 24px}.product{position:relative;border:1px solid var(--line);background:transparent;text-align:start;padding:0;transition:transform .25s,border-color .25s;overflow:hidden}.product:hover{transform:translateY(-5px);border-color:var(--ink)}.product-art{aspect-ratio:1.48;overflow:hidden;background:rgba(26,25,25,.055);position:relative;display:grid;place-items:center}.product-art img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.product:hover img{transform:scale(1.035)}.product-art .graphic-name{font-family:Lalezar,sans-serif;font-size:clamp(35px,4vw,65px);transform:rotate(-7deg);padding:22px;text-align:center;line-height:1.2;position:relative;z-index:1}.product-art:has(.graphic-name){background:var(--yellow)}.product:nth-child(3n+2) .product-art:has(.graphic-name){background:rgba(26,25,25,.07)}.product:nth-child(3n+3) .product-art:has(.graphic-name){background:var(--red);color:var(--paper)}.product-art .graphic-no{position:absolute;left:14px;top:4px;font-family:Impact,sans-serif;font-size:100px;opacity:.075;line-height:1.1}.product-art .graphic-word{position:absolute;bottom:8px;left:15px;font-family:Impact,sans-serif;font-size:11px;letter-spacing:3px}.product-info{padding:20px 19px;display:flex;justify-content:space-between;align-items:center;gap:10px}.product-info h3{font-size:23px;font-family:Lalezar,Cairo,sans-serif;font-weight:400}.product-price{font-size:12px;color:rgba(26,25,25,.72);margin-top:6px}.product-price b{color:var(--ink);font-weight:850;font-size:15px}.product-plus{border:1px solid var(--ink);width:36px;height:36px;display:grid;place-items:center;font-size:26px;line-height:1;flex-shrink:0}.product:hover .product-plus{background:var(--yellow)}.menu-footnote{margin-top:28px;font-size:12px;color:rgba(26,25,25,.7)}.empty{grid-column:1/-1;padding:70px 20px;border:1px dashed var(--line);text-align:center}.story{position:relative;background:var(--yellow);padding:65px 6%;display:grid;grid-template-columns:.35fr 1.3fr 1fr;gap:35px;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);overflow:hidden}.story-side{border-inline-end:1px solid var(--ink);display:flex;flex-direction:column;justify-content:space-between;font-family:Impact,sans-serif;font-size:25px;line-height:1;direction:ltr}.story-number{font-family:Arial,sans-serif;font-size:10px;line-height:1.6;letter-spacing:2px}.story h2{font-size:clamp(58px,6.7vw,103px);line-height:1.06}.story-copy p{font-size:14px;max-width:460px;margin:25px 0 30px}.story-avatar{position:relative;align-self:center;transform:rotate(-6deg);border:1px solid var(--ink);padding:15px;background:var(--paper);box-shadow:12px 13px 0 var(--ink)}.story-avatar img{aspect-ratio:1;object-fit:cover;mix-blend-mode:multiply}.stamp{position:absolute;bottom:20px;left:-24px;color:var(--paper);background:var(--red);font-family:Impact,sans-serif;font-size:22px;line-height:1;padding:16px;transform:rotate(12deg);border:2px solid var(--paper)}.branches{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--ink);border-inline-start:1px solid var(--line)}.branch{padding:27px;border-inline-end:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column;align-items:flex-start;gap:12px}.branch-index{font-size:10px;letter-spacing:2px;color:var(--red);font-weight:800}.branch h3{font-family:Lalezar,sans-serif;font-size:30px;font-weight:400}.branch p{font-size:12px}.branch .branch-status{font-size:11px;color:rgba(26,25,25,.8);background:rgba(249,207,61,.2);padding:5px 9px}.branch-links{display:flex;gap:16px;flex-wrap:wrap;margin-top:auto;padding-top:12px;font-size:13px;font-weight:800}.branch-links a{text-decoration:underline;text-underline-offset:5px}.review-section{margin:0 6%;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);padding:50px 0;display:grid;grid-template-columns:1.4fr 1fr;gap:70px}.review-section p{max-width:490px;margin-top:16px;font-size:13px}.review-actions{display:flex;flex-direction:column;justify-content:center;align-items:stretch;gap:12px}.outline{border:1px solid var(--ink);background:transparent;padding:12px 18px;font-size:13px;font-weight:750}.subscribe-section{padding:80px 6%;display:grid;grid-template-columns:1fr 1fr;gap:70px}.subscribe-section p{font-size:13px}.subscribe-section form{align-self:center}.subscribe-section label:not(.consent){display:block;font-size:12px;font-weight:800;margin-bottom:8px}.phone-row{display:flex;border:1px solid var(--ink)}.phone-row input{background:transparent;border:0;padding:14px;min-width:0;flex:1}.phone-row button{border:0;border-inline-start:1px solid var(--ink);white-space:nowrap}.consent{display:flex;gap:10px;align-items:flex-start;font-size:11px;margin-top:15px}.consent input{accent-color:var(--ink);flex-shrink:0;width:18px;height:18px}.quiet-link{font-size:11px;text-decoration:underline}footer{background:var(--ink);color:var(--paper);padding:45px 6% 25px}.footer-word{font-family:Impact,'Arial Narrow',sans-serif;display:flex;align-items:center;justify-content:space-between;font-size:clamp(65px,12vw,190px);line-height:1;letter-spacing:-3px;direction:ltr;border-bottom:1px solid rgba(245,244,243,.45);padding-bottom:35px}.footer-word span{font-family:Lalezar,sans-serif;letter-spacing:0;font-size:clamp(25px,4vw,60px);max-width:160px;line-height:1.15}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:25px;font-size:10px;padding-top:25px}.footer-bottom>div{display:flex;gap:24px}.skip-link{position:fixed;top:-100px;background:var(--yellow);padding:10px;z-index:100}.skip-link:focus{top:0}.intro{position:fixed;inset:0;z-index:100;background:var(--paper);display:grid;place-items:center}.intro[hidden]{display:none}.intro video{width:min(70vw,460px);height:min(70vw,460px);object-fit:contain;mix-blend-mode:multiply}.intro>button{position:absolute;top:25px;inset-inline-end:25px;z-index:2}.intro-stamps{position:absolute;bottom:10%;display:flex;gap:15px}.intro-stamps span{background:var(--yellow);font-family:Lalezar,sans-serif;font-size:45px;padding:0 20px;opacity:0;animation:stamp-in .25s forwards;animation-delay:2s;transform:rotate(-8deg)}.intro-stamps span:nth-child(2){animation-delay:3s;background:var(--red);color:var(--paper)}.intro-stamps span:nth-child(3){animation-delay:4s}@keyframes stamp-in{from{opacity:0;scale:1.8}to{opacity:1;scale:1}}dialog{border:1px solid var(--ink);background:var(--paper);color:var(--ink);padding:32px;max-height:90dvh;max-width:calc(100vw - 24px);width:570px;overscroll-behavior:contain}dialog::backdrop{background:rgba(26,25,25,.65);backdrop-filter:blur(5px)}.close{position:absolute;top:10px;inset-inline-end:12px;background:var(--paper);border:1px solid var(--ink);height:34px;width:34px;font-size:26px;line-height:1;z-index:1}.dialog-image{width:calc(100% + 64px);max-width:none;margin:-32px -32px 25px;aspect-ratio:1.9;object-fit:cover}.product-dialog h2,.basket-dialog h2{font-size:46px;margin-bottom:20px}.variant-choices{border:0;margin:0;padding:0;display:grid;gap:8px}.variant-choices legend{font-size:12px;font-weight:800;margin-bottom:10px}.variant-option{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid var(--line);font-size:13px;cursor:pointer}.variant-option:has(input:checked){border-color:var(--ink);background:var(--yellow)}.variant-option input{accent-color:var(--ink)}.variant-option b{margin-inline-start:auto;white-space:nowrap}.quantity{display:flex;align-items:center;border:1px solid var(--ink)}.quantity button{width:38px;height:42px;border:0;background:transparent;font-size:21px}.quantity span,.quantity output{min-width:30px;text-align:center}.dialog-actions{display:flex;gap:12px;margin-top:24px}.dialog-actions>.button{flex:1;justify-content:center;padding:12px}.basket-item{border-bottom:1px solid var(--line);padding:18px 0;display:grid;grid-template-columns:1fr auto;gap:12px}.basket-item h3{font-size:17px;margin-bottom:4px}.basket-item p{font-size:12px}.remove{font-size:11px;color:var(--red);border:0;background:none;text-decoration:underline;padding:0}.basket-item .quantity button{height:32px;width:30px}.basket-total{display:flex;justify-content:space-between;margin:25px 0;font-size:20px}.order-note{font-size:12px;margin-bottom:20px;color:rgba(26,25,25,.75)}.basket-dialog>.button{width:100%;justify-content:center;margin-top:8px}.toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:var(--ink);color:var(--paper);padding:14px 24px;border:1px solid var(--yellow);z-index:110;max-width:calc(100vw - 30px);font-size:13px;width:max-content}.unsubscribe-page{min-height:65vh;max-width:600px;margin:auto;padding:90px 24px}.unsubscribe-page h1{font-size:55px}.unsubscribe-page p{margin:20px 0}.unsubscribe-page input{width:100%;padding:15px;margin:15px 0;border:1px solid var(--ink);background:transparent}.unsubscribe-page .button{width:100%;justify-content:center}[role=status]{font-size:12px}html[lang=en] h1,html[lang=en] h2{font-family:Impact,'Arial Narrow',Arial,sans-serif;text-transform:uppercase;letter-spacing:-1px}html[lang=en] h2{font-size:clamp(40px,4.6vw,66px)}html[lang=en] .hero h1{font-size:clamp(55px,7.4vw,115px)}html[lang=en] .hero-film:after{background:linear-gradient(90deg,rgba(0,0,0,.64),transparent 64%)}html[lang=en] .hero-seal{left:auto;right:6%}html[lang=en] .product-info h3,html[lang=en] .branch h3{font-family:Impact,'Arial Narrow',sans-serif;font-size:26px}html[lang=en] .graphic-name{font-family:Impact,'Arial Narrow',sans-serif;font-size:40px}.admin-page{max-width:1000px;margin:60px auto;padding:0 24px}.admin-page h1{font-size:55px}.admin-card{border:1px solid var(--ink);padding:28px;margin:25px 0}.admin-card label{display:block;margin:15px 0 7px}.admin-card input[type=password],.admin-card textarea{width:100%;padding:13px;border:1px solid var(--ink);background:transparent}.admin-card textarea{min-height:150px}.admin-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.admin-stat{background:var(--yellow);padding:20px}.admin-stat b{font-family:Impact,sans-serif;font-size:40px;display:block}.admin-note{font-size:13px;margin:15px 0}.admin-top{display:flex;justify-content:space-between;align-items:center;gap:20px}
@media(min-width:1550px){.hero,.header,.section,.story,.subscribe-section,footer{padding-inline:max(6%,calc((100vw - 1450px)/2))}}@media(max-width:1050px){.header nav{gap:15px}.header{padding:0 3%}.header-actions{gap:12px}.menu-tools{flex-direction:column;align-items:stretch;gap:12px}.search{max-width:none;width:100%}.products{gap:18px}.story{grid-template-columns:1.3fr 1fr}.story-side{display:none}.hero-film{aspect-ratio:16/10}.hero-copy{padding-top:8%}.hero-bottom>span:last-child{display:none}.branches{grid-template-columns:repeat(2,minmax(0,1fr))}.review-section,.subscribe-section{gap:35px}.section{padding:70px 5%}.hero h1{font-size:11vw}}
@media(max-width:650px){.header{height:77px;padding:0 5%;gap:12px}.brand{gap:6px}.brand img{width:43px;height:43px}.brand>span{font-size:21px}.brand small{font-size:6px;letter-spacing:1.5px}.header nav{display:none}.header-actions{gap:6px}.language{padding:6px}.bag-button{padding:7px 9px;gap:9px;font-size:12px}.hero{padding:0 4%}.hero-top{font-size:8px;letter-spacing:.4px;min-height:38px}.hero-film{aspect-ratio:3/4.1}.hero-film video{object-position:58% center}.hero-film:after{background:linear-gradient(0deg,rgba(0,0,0,.73),transparent 80%)}html[lang=en] .hero-film:after{background:linear-gradient(0deg,rgba(0,0,0,.73),transparent 80%)}.hero-copy{position:absolute;bottom:0;padding:25px 7%;width:100%}.hero h1,html[lang=en] .hero h1{font-size:22vw;margin:10px 0 18px}.hero .eyebrow{margin-bottom:9px;font-size:11px}.hero .button{min-height:46px;padding:11px 18px;font-size:12px}.hero-seal{width:70px;height:70px;top:24px;bottom:auto;left:25px;font-size:7px;border-width:2px}.hero-seal b{font-size:19px}.hero-bottom{flex-wrap:wrap;gap:1px;padding:10px 0;min-height:60px}.hero-bottom>span:first-child{font-size:12px;width:100%}.media-note{font-size:8px}.section{padding:53px 5%}.section-heading{display:block;margin-bottom:23px}.section-heading p{font-size:12px;margin-top:15px}.section-heading p br{display:none}.section-heading h2{font-size:47px}.eyebrow{font-size:9px;margin-bottom:12px;letter-spacing:1.4px}.category-tabs{gap:3px}.category-tabs button{font-size:11px;padding:8px 9px}.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 10px}.product-art{aspect-ratio:1.1}.product-info{padding:12px 10px;gap:3px;align-items:flex-start}.product-info h3{font-size:21px}html[lang=en] .product-info h3{font-size:20px}.product-price{font-size:9px;line-height:1.8}.product-price b{font-size:12px}.product-plus{width:25px;height:25px;font-size:20px;align-self:flex-end}.product-art .graphic-name{font-size:34px;padding:12px}html[lang=en] .graphic-name{font-size:26px}.graphic-no{font-size:65px!important}.graphic-word{font-size:7px!important;letter-spacing:2px!important}.menu-footnote{font-size:10px}.story{padding:45px 7%;grid-template-columns:1fr;gap:30px}.story h2{font-size:64px}.story-copy p{font-size:12px;max-width:100%}.story-avatar{width:65%;justify-self:center;margin:10px 0 15px;max-width:270px}.branches{grid-template-columns:1fr}.branch{padding:23px}.branch h3{font-size:27px}.review-section{margin-inline:5%;padding:40px 0;grid-template-columns:1fr;gap:24px}.review-section h2,.subscribe-section h2{font-size:47px}.review-section p,.subscribe-section p{font-size:12px}.subscribe-section{padding:45px 5%;grid-template-columns:1fr;gap:25px}.phone-row .button{padding:12px;font-size:12px}.phone-row input{font-size:13px;padding:12px}.footer-word{font-size:17vw;letter-spacing:-1px;padding-bottom:25px}.footer-word span{font-size:7vw;max-width:90px}.footer-bottom{flex-wrap:wrap;gap:15px;font-size:8px}.footer-bottom>div{gap:15px}.footer-bottom>span:last-child{display:none}footer{padding:30px 5% 20px}dialog{padding:24px 18px;max-height:88dvh}.dialog-image{width:calc(100% + 36px);margin:-24px -18px 20px}.product-dialog h2,.basket-dialog h2{font-size:36px;padding-inline-end:26px}.variant-option{font-size:12px;padding:10px}.dialog-actions{gap:8px}.dialog-actions>.button{font-size:12px;padding:10px}.quantity button{width:30px}.quantity span,.quantity output{min-width:24px}.intro-stamps span{font-size:33px;padding:0 12px}.intro-stamps{gap:8px}.admin-stats{grid-template-columns:repeat(2,1fr)}.admin-card{padding:18px}.admin-page h1{font-size:40px}.admin-top{align-items:flex-start}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.intro{display:none}}


.hero-control{position:absolute;top:18px;inset-inline-start:18px;z-index:2;border:1px solid var(--paper);background:rgba(26,25,25,.8);color:var(--paper);padding:8px 14px;font-size:11px;font-weight:700;min-height:40px}.branch-status:empty{display:none}


/* Editorial storefront and compact menu entries without photographed visuals. */
.storefront-section{padding:95px 6%;display:grid;grid-template-columns:.7fr 1.3fr;gap:55px;align-items:center;border-bottom:1px solid var(--line);background:var(--paper)}.storefront-heading h2{font-size:clamp(48px,5.7vw,84px);line-height:1.08}.storefront-heading p{font-size:12px;margin-top:22px;color:rgba(26,25,25,.7)}.storefront-frame{margin:0;padding:12px;border:1px solid var(--ink);position:relative;transform:rotate(-1.5deg);box-shadow:9px 9px 0 var(--yellow)}.storefront-frame:before{content:'CAMEL';position:absolute;inset-inline-start:-21px;top:28px;background:var(--red);color:var(--paper);font-family:Impact,sans-serif;font-size:18px;letter-spacing:2px;padding:8px 16px;transform:rotate(5deg);z-index:1}.storefront-frame img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover}.storefront-frame figcaption{display:flex;justify-content:space-between;gap:15px;padding:13px 2px 2px;font-size:8px;font-weight:700;letter-spacing:.6px}.products{align-items:start}.product-type{align-self:start;background:var(--paper);border-top:3px solid var(--yellow);min-height:115px}.product-type .product-art{display:none}.product-type .product-info{min-height:110px;padding:24px 20px}.product-type .product-info h3{font-size:27px}.product-type .product-price{margin-top:9px}.product-type:nth-child(3n+2){border-top-color:var(--red)}.product-type:nth-child(3n+3){border-top-color:var(--ink)}.product-photo{grid-row:span 2}.product-type:hover{background:rgba(249,207,61,.12)}
@media(max-width:850px){.storefront-section{grid-template-columns:1fr;gap:32px;padding:60px 7%}.storefront-heading h2{font-size:58px}.storefront-heading h2 br{display:none}.storefront-heading p{margin-top:15px}.storefront-frame{max-width:780px}.storefront-frame figcaption{font-size:9px}}
@media(max-width:650px){.storefront-section{padding:47px 7%;gap:26px}.storefront-heading h2{font-size:47px}.storefront-frame{padding:8px;box-shadow:6px 6px 0 var(--yellow)}.storefront-frame:before{font-size:13px;inset-inline-start:-13px;top:20px;padding:6px 10px}.storefront-frame figcaption{font-size:7px;gap:8px;letter-spacing:0}.storefront-frame figcaption>span:first-child{max-width:90px}.product-type{min-height:112px}.product-type .product-info{padding:17px 10px;min-height:109px}.product-type .product-info h3{font-size:23px}.product-type .product-price{margin-top:7px}}

.story-avatar{padding-bottom:66px}.story-avatar video{aspect-ratio:1;object-fit:cover;width:100%;mix-blend-mode:multiply}.story-avatar .stamp{bottom:-12px;left:16px;font-size:20px}.intro-stamps span{animation-duration:.12s;animation-delay:.3s}.intro-stamps span:nth-child(2){animation-delay:.6s}.intro-stamps span:nth-child(3){animation-delay:.9s}

.storefront-slides{position:relative;aspect-ratio:3/2;overflow:hidden}.storefront-slides img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity 1s ease}.storefront-slides img.is-active{opacity:1}@media(prefers-reduced-motion:reduce){.storefront-slides img{transition:none}}
