/* A single responsive layout layer, loaded after the legacy theme. */
:root{--header-height:100px;--nav-height:76px;--spring:cubic-bezier(.22,1.25,.36,1)}
html{scroll-padding-top:calc(var(--header-height) + 16px);scrollbar-gutter:stable}body{overflow-wrap:break-word}img,video,canvas{max-width:100%}button,a,input,select,textarea{touch-action:manipulation}button,a{ -webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:3px solid #ce8c45;outline-offset:3px}
.head-inner{display:grid;grid-template-columns:140px minmax(120px,195px) minmax(160px,1fr) auto auto;gap:16px;padding:14px clamp(16px,3vw,48px);max-width:1480px;min-width:0}.head-inner>*{min-width:0;grid-row:auto;grid-column:auto}.head-inner .brand{width:140px;height:56px}.head-inner .delivery{width:100%;max-width:none}.delivery>span{min-width:0}.head-inner .delivery strong,.head-inner .delivery small{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.head-inner .search{margin:0;width:100%;min-width:0;border-radius:16px}.search input{width:100%;min-width:0;font-size:16px}.search kbd{display:none}.head-inner .head-account{display:flex!important;max-width:140px;justify-content:center}.client-chip{max-width:100%;overflow:hidden;text-overflow:ellipsis}.client-chip svg{flex-shrink:0}.head-inner .desktop-cart{display:flex!important;margin:0;min-height:44px;border-radius:15px}.head-inner .menu-button{display:none}.store-announcement{padding-inline:clamp(16px,3vw,48px)}.store-announcement .staff-link{flex-shrink:0;white-space:nowrap}.home-page>.section{margin-inline:auto!important}.page,.home-page>.section,.home-page>.promo-row,.home-page>.store-story{min-width:0}.shop-layout{grid-template-columns:180px minmax(0,1fr)}.category-sidebar{top:calc(var(--header-height) + 16px);max-height:calc(100dvh - var(--header-height) - 36px);overflow:auto;overscroll-behavior:contain}.product-grid,.product-rail,.gallery-shelf-row{min-width:0}.product{min-width:0;border-radius:20px}.gallery-name{font-size:14px;min-height:42px}.gallery-pack{font-size:12px}.gallery-card-actions .add,.gallery-card-actions .qty{min-height:44px;border-radius:13px}.qty button{min-width:36px;min-height:40px}.wishlist-btn,.icon-button,.pdp-circle-btn{min-width:44px;min-height:44px}.section-title,.shelf-section-header{gap:12px;flex-wrap:wrap}.shelf-header-left{min-width:0;flex-wrap:wrap}.section-title h2{font-size:clamp(24px,3vw,36px)}.btn-section-action,.shelf-view-all{min-height:40px;flex-shrink:0}.hero-market{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.hero-content,.hero-photo{min-width:0}.checkout-layout{grid-template-columns:minmax(0,1.5fr) minmax(270px,1fr)}.checkout-layout>aside{top:calc(var(--header-height) + 16px)}.primary,.secondary,.btn-back-nav{border-radius:14px;min-height:44px}.gallery-card,.category-tile>span,.primary,.secondary,.add,.btn-section-action,.pdp-circle-btn,.menu-button{transition:transform 240ms var(--spring),box-shadow 240ms ease,background-color 180ms ease}.primary:active,.secondary:active,.add:active,.category-tile:active>span,.pdp-circle-btn:active,.menu-button:active{transform:scale(.96)}
#footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:32px 5% 110px}#footer p{margin:8px 0 0}#footer .footer-meta{display:flex;flex-direction:column;gap:10px}#footer a{margin:0;min-height:24px}#footer small{line-height:1.6}#cart-bar{max-width:620px}.cart-floating-bar{border-radius:22px}.cart-bar-actions{min-width:0}.cart-bar-total{white-space:nowrap}.btn-cart-checkout,.btn-cart-view{min-height:44px}.btn-cart-checkout{white-space:normal;text-align:center}
body:has(dialog[open]){overflow:hidden}dialog{width:min(560px,calc(100% - 32px));max-width:calc(100% - 32px);max-height:calc(100dvh - 40px);border-radius:26px!important;overscroll-behavior:contain;animation:dialog-bubble-in 320ms var(--spring) both;transform-origin:50% 65%}dialog::backdrop{background:#14211980;backdrop-filter:blur(5px);animation:veil-in 200ms ease both}dialog.is-closing{animation:dialog-bubble-out 180ms ease-in both;pointer-events:none}dialog.is-closing::backdrop{animation:veil-out 180ms ease both}.modal-head{gap:14px}.modal-head h2{min-width:0;font-size:clamp(20px,3vw,27px)}dialog.wide{max-height:calc(100dvh - 32px)}.product-detail-container{max-height:calc(100dvh - 32px);padding-bottom:0}.pdp-sticky-bar{position:sticky;bottom:0;flex-wrap:wrap;padding-bottom:calc(12px + env(safe-area-inset-bottom));gap:10px}.pdp-sticky-actions-group{min-width:0;flex-wrap:wrap}.pdp-mini-title>div{min-width:0}.pdp-mini-title strong{max-width:100%}.pdp-top-actions{gap:3px}.modern-address-form{min-width:0}.map-head-actions{flex-shrink:0}.map-card-head{gap:12px;flex-wrap:wrap}.map-search-bar input{min-width:0}.form-row>*{min-width:0}.menu-links>a{padding:17px;border-radius:16px;transition:background .2s,transform .25s var(--spring)}.menu-links>a:hover{background:#eee8d9;transform:translateX(3px)}
@keyframes dialog-bubble-in{from{opacity:0;transform:translateY(22px) scale(.94)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes dialog-bubble-out{to{opacity:0;transform:translateY(16px) scale(.96)}}@keyframes veil-in{from{opacity:0}to{opacity:1}}@keyframes veil-out{to{opacity:0}}
@media(hover:hover){.gallery-card:hover{transform:translateY(-4px);box-shadow:0 12px 26px #20352115}}
@media(max-width:1100px){.head-inner{grid-template-columns:120px minmax(0,1fr) auto auto;gap:12px}.head-inner .brand{width:120px}.head-inner .search{grid-row:2;grid-column:1/-1}.head-inner .delivery{grid-column:2;grid-row:1}.head-inner .desktop-cart{grid-column:3;grid-row:1}.head-inner .head-account{grid-column:4;grid-row:1}.product-rail{grid-template-columns:repeat(3,minmax(0,1fr))}.gallery-shelf-row,.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-market{gap:5%;padding:44px 5%;min-height:460px}.hero-content h1{font-size:clamp(40px,5.5vw,65px)}}
@media(max-width:760px){:root{--nav-height:76px}body{padding-bottom:calc(var(--nav-height) + env(safe-area-inset-bottom))}.store-announcement{font-size:10px;padding:7px 14px}.store-announcement>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.staff-link{display:none}.head-inner{grid-template-columns:88px minmax(0,1fr) 44px;gap:10px 12px;padding:10px 14px}.head-inner .brand{width:88px;height:48px;grid-column:1;grid-row:1}.head-inner .delivery{grid-column:2;grid-row:1;gap:6px}.delivery svg{width:18px;flex-shrink:0}.head-inner .delivery strong{font-size:12px;line-height:1.5;margin:0}.head-inner .delivery small{font-size:10px;line-height:1.7}.head-inner .desktop-cart,.head-inner .head-account{display:none!important}.head-inner .menu-button{display:grid;place-items:center;grid-column:3;grid-row:1;width:44px;height:44px;border-radius:50%;background:#ffffff20;padding:10px}.head-inner .search{grid-row:2;grid-column:1/-1;padding:0 14px;min-height:46px}.search input{font-size:16px;padding:12px 0}.search svg{width:20px;flex-shrink:0}.page{padding-inline:16px}.hero-market{grid-template-columns:1fr;gap:28px;padding:30px 22px 38px;min-height:0}.hero-content h1{font-size:clamp(38px,10vw,58px)}.hero-photo{max-width:460px;width:94%;margin:auto}.hero-points{flex-wrap:wrap}.home-page>.section,.home-page>.promo-row,.home-page>.store-story{width:calc(100% - 32px);margin-inline:auto!important}.categories{grid-template-columns:repeat(5,minmax(0,1fr));gap:15px 8px}.category-tile strong{font-size:10px}.category-tile>span{height:68px}.category-tile img{height:72px}.product-rail{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;overflow:visible}.product-rail>.product{min-width:0}.gallery-card{padding:10px}.gallery-img-wrap{height:140px}.gallery-name{font-size:13px}.gallery-perks{font-size:10px}.promo-row{display:grid;grid-template-columns:1fr;overflow:visible}.promo{height:180px}.store-story{grid-template-columns:1fr}.store-story>img{height:auto}.shop-layout{grid-template-columns:76px minmax(0,1fr);gap:10px;margin-inline:-4px}.category-sidebar{top:calc(var(--header-height) + 8px);max-height:calc(100dvh - var(--header-height) - var(--nav-height) - 24px)}.category-sidebar button{flex-direction:column;padding:12px 5px;font-size:10px;min-height:64px;gap:7px;text-align:center}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-grid .product{padding:8px}.product-grid .gallery-name{font-size:12px;min-height:50px;-webkit-line-clamp:3}.product-grid .gallery-img-wrap{height:110px}.product-grid .gallery-perks{display:none}.category-shelf-section{padding:12px;min-width:0}.gallery-shelf-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible;gap:8px;margin:0;padding:0}.shelf-header-left h3{font-size:18px}.shelf-count{font-size:10px}.shelf-view-all{font-size:10px!important;padding:6px 10px!important}.gallery-shelf-row .gallery-perks{display:none}.gallery-shelf-row .gallery-img-wrap{height:110px}.gallery-shelf-row .gallery-name{font-size:12px}.section-title h2{font-size:25px}.section-title .eyebrow{font-size:8px}.btn-section-action{padding:8px 12px;font-size:11px}.checkout-layout,.profile-grid,.import-panel{grid-template-columns:1fr}.checkout-layout>aside{position:static}.form-row{grid-template-columns:1fr}.cart-item{flex-wrap:wrap}.cart-item>div:nth-child(2){min-width:110px}.auth-shell{padding:20px 14px}.auth-tabs{flex-wrap:wrap}.admin-page .section-title{flex-wrap:wrap}.admin-actions{flex-wrap:wrap}.table-wrap{max-width:100%;overflow:auto}
#bottom-nav{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:140;justify-content:space-around;min-height:var(--nav-height);padding:10px 6px calc(10px + env(safe-area-inset-bottom));background:#fffdf6f5;backdrop-filter:blur(12px);border-top:1px solid #dfdfd0;box-shadow:0 -4px 24px #20352109}#bottom-nav>a{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;min-width:0;flex:1;min-height:44px;font-size:10px;position:relative;color:#718071}#bottom-nav>a>span{max-width:64px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#bottom-nav a[aria-current]{color:#cf3907}#bottom-nav b{position:absolute;top:0;right:18%;background:#cf3907;color:white;border-radius:50%;padding:2px 5px;font-size:9px}#cart-bar{bottom:calc(var(--nav-height) + env(safe-area-inset-bottom) + 8px)!important;width:calc(100% - 24px)!important}.cart-floating-bar{padding:10px 12px;gap:8px;border-radius:20px}.cart-bar-actions{gap:6px}.btn-cart-view{display:none}.btn-cart-checkout{font-size:12px;padding:10px 14px}.cart-bar-total{font-size:16px}#footer{align-items:flex-start;flex-direction:column;padding:30px 20px 100px;gap:20px}#footer strong{font-size:25px}#footer small{font-size:11px}
dialog,dialog.wide,dialog.address-dialog{width:calc(100% - 20px);max-width:560px;max-height:calc(100dvh - 24px);margin:auto;padding:20px;border-radius:24px!important}dialog.wide{padding:0}.product-detail-container{max-height:calc(100dvh - 24px)}.pdp-top-bar{padding:10px;gap:6px}.pdp-top-actions{display:none}.pdp-mini-title strong{max-width:190px}.pdp-card{margin-inline:10px;padding:16px}.pdp-title{font-size:22px}.pdp-sticky-bar{padding:10px 12px calc(10px + env(safe-area-inset-bottom))}.pdp-sticky-actions-group{flex:1;justify-content:flex-end;gap:6px}.pdp-sticky-action{min-width:95px}.pdp-btn-basket,.pdp-btn-checkout{min-height:44px;padding:10px;font-size:11px}.map-card-head{padding:12px}.map-head-text{min-width:0}.map-head-actions{width:100%;justify-content:space-between}.map-search-bar input,dialog input,dialog select,dialog textarea{font-size:16px!important}.modal-head .icon-button{flex-shrink:0}}
@media(max-width:360px){.head-inner{grid-template-columns:76px minmax(0,1fr) 44px;gap:8px}.head-inner .brand{width:76px}.delivery svg{display:none}.categories{grid-template-columns:repeat(4,minmax(0,1fr))}.shop-layout{grid-template-columns:64px minmax(0,1fr);gap:7px}.category-sidebar button{font-size:9px}.gallery-card-top .gallery-select-tag{display:none}.gallery-card-top{justify-content:flex-end}.price-chip{font-size:13px}.pdp-sticky-price{width:100%;display:flex;align-items:center;gap:10px}.pdp-sticky-actions-group{justify-content:space-between}.hero-content h1{font-size:38px}}
.home-page{padding-top:0!important}.product-detail-container{overflow-x:hidden}.pdp-sticky-bar{left:auto;right:auto;width:100%;min-width:0}.pdp-horizontal-rail{max-width:100%;min-width:0}.pdp-mini-title{overflow:hidden}.pdp-badges-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pdp-usp-item{min-width:0;flex-wrap:wrap}.pdp-usp-item>div{min-width:0}
@media(max-width:480px){.shop-layout{grid-template-columns:minmax(0,1fr);margin-inline:0}.category-sidebar{display:flex;flex-direction:row;max-height:none;overflow-x:auto;overflow-y:hidden;top:var(--header-height);z-index:20;border-radius:16px;background:#fffdf6;scrollbar-width:thin;gap:4px;padding:4px}.category-sidebar button{width:85px;min-width:85px;border:0;border-radius:12px;padding:8px 5px;min-height:60px;flex-shrink:0;font-size:10px}.category-sidebar button.active{border-left:0;background:#ffe9da}.category-sidebar svg{width:17px;height:17px}.product-grid .gallery-img-wrap,.gallery-shelf-row .gallery-img-wrap{height:140px}.gallery-shelf-row .gallery-name{font-size:13px}.shelf-section-header{align-items:center}.shelf-header-left{flex:1}.shelf-view-all{min-width:70px}.category-shelf-section{padding:12px}.pdp-sticky-actions-group{width:100%;justify-content:space-between}.pdp-sticky-price{display:flex;gap:10px;align-items:center;width:100%}.pdp-sticky-bar{gap:7px}.pdp-sticky-action{flex:1;max-width:130px}.pdp-sticky-action .qty,.pdp-sticky-action .add{width:100%}}
@media(max-width:480px){.pdp-sticky-actions-group{display:grid;grid-template-columns:minmax(82px,1fr) 44px minmax(82px,1fr);width:100%;gap:6px}.pdp-sticky-action{max-width:none;min-width:0}.pdp-btn-basket{padding:8px;justify-content:center}.pdp-btn-basket span{display:none}.pdp-btn-checkout{padding:8px;font-size:11px}.sticky-add,.sticky-qty{min-width:0!important}.pdp-usp-item{padding:12px;gap:8px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

