/* Embrace50 shopping: shared navigation, catalogue, product and order surfaces. */
.shop-icon{display:inline-block;flex-shrink:0;vertical-align:middle}.header-cart{position:relative;display:inline-flex;align-items:center;gap:calc(7px * var(--theme-gap-scale,1));min-width:44px;min-height:44px;text-decoration:none!important;white-space:nowrap}.header-cart>.shop-icon{width:25px;height:25px}.header-cart-label{font-size:calc(.82rem * var(--theme-text-scale,1))}.cart-count{position:absolute;top:0;left:14px;min-width:18px;height:18px;display:grid;place-items:center;padding:0 3px;border-radius:calc(20px * var(--theme-radius-scale,1));background:var(--theme-primary,#123e31);color:white;font-size:calc(.62rem * var(--theme-text-scale,1));line-height:1;border:2px solid var(--theme-background,#fffdf8)}.cart-count[hidden]{display:none}.shop-page{max-width:1320px;padding-top:0;padding-bottom:30px}.shop-local-nav{display:flex;align-items:center;justify-content:space-between;gap:calc(20px * var(--theme-gap-scale,1));min-height:78px;padding:16px 0;border-bottom:1px solid #dfe3d9}.shop-local-nav a{text-decoration:none}.shop-local-brand{font-size:calc(1.05rem * var(--theme-text-scale,1));font-weight:600}.shop-local-brand>span{margin-left:8px;color:#ad8650}.shop-local-nav>div{display:flex;align-items:center;gap:calc(25px * var(--theme-gap-scale,1));font-size:calc(.85rem * var(--theme-text-scale,1))}.shop-local-nav [aria-current=page]{text-decoration:underline;text-underline-offset:7px}.shop-nav-count{font-size:calc(.72rem * var(--theme-text-scale,1));background:#edf0e7;display:inline-block;padding:2px 7px;border-radius:calc(20px * var(--theme-radius-scale,1));margin-left:3px}.shop-collection-heading{padding:40px 0 28px;max-width:820px}.shop-collection-heading h1{font-size:calc(clamp(2.4rem,4vw,3.65rem) * var(--theme-title-scale,1));line-height:1.12;margin:10px 0 14px}.shop-collection-heading>p:last-child{color:#667166}.shop-member-note{display:flex;align-items:center;gap:calc(12px * var(--theme-gap-scale,1));font-size:calc(.87rem * var(--theme-text-scale,1));line-height:1.6;padding:14px 16px;background:#eef3e9;border:1px solid #e2e8db;border-radius:calc(9px * var(--theme-radius-scale,1));margin:18px 0;color:#35553d}.shop-member-note>.shop-icon{color:#8f733e;width:23px;height:23px}.shop-filter-bar{display:grid;grid-template-columns:minmax(220px,1.5fr) minmax(150px,1fr) 115px minmax(160px,1fr) auto;gap:calc(14px * var(--theme-gap-scale,1));align-items:end;padding:22px 0;border-block:1px solid #dde2d6}.shop-filter-bar label{display:flex;flex-direction:column;gap:calc(7px * var(--theme-gap-scale,1));font-size:calc(.76rem * var(--theme-text-scale,1));font-weight:600;letter-spacing:.02em;min-width:0}.shop-filter-bar input,.shop-filter-bar select{width:100%;min-width:0;box-sizing:border-box;border-color:#cfd8c7;border-radius:calc(7px * var(--theme-radius-scale,1));height:47px;font-size:calc(.87rem * var(--theme-text-scale,1));font-weight:400;background-color:white}.shop-search-field>div{position:relative}.shop-search-field .shop-icon{position:absolute;left:13px;top:13px;width:20px;height:20px;color:#7f8b79;pointer-events:none}.shop-search-field input{padding-left:42px}.shop-filter-bar .button{height:47px;padding:0 24px;border-radius:calc(7px * var(--theme-radius-scale,1))}.shop-filter-bar .shop-stock-filter{grid-column:1/-1;display:flex;flex-direction:row;align-items:center;gap:calc(9px * var(--theme-gap-scale,1));font-weight:400;font-size:calc(.8rem * var(--theme-text-scale,1));margin:0}.shop-stock-filter input{width:16px;height:16px;accent-color:var(--theme-primary,#123e31);margin:0}.shop-results-heading{display:flex;align-items:center;gap:calc(20px * var(--theme-gap-scale,1));justify-content:space-between;padding:22px 0;font-size:calc(.86rem * var(--theme-text-scale,1))}.shop-results-heading p{margin:0}.shop-results-heading a{text-underline-offset:4px}.shop-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:calc(36px * var(--theme-gap-scale,1)) calc(23px * var(--theme-gap-scale,1))}.shop-item-card{min-width:0}.shop-item-photo{position:relative;display:block;aspect-ratio:1;background:#f0f1eb;border:1px solid #e7e9e0;border-radius:calc(12px * var(--theme-radius-scale,1));overflow:hidden}.shop-item-photo>img{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.shop-item-photo:hover>img{transform:scale(1.035)}.shop-photo-action{position:absolute;inset:auto 12px 12px;display:flex;justify-content:space-between;align-items:center;border-radius:calc(7px * var(--theme-radius-scale,1));padding:10px 12px;background:#fffcf5f0;font-size:calc(.8rem * var(--theme-text-scale,1));opacity:0;transform:translateY(4px);transition:.2s}.shop-item-photo:hover .shop-photo-action,.shop-item-photo:focus-visible .shop-photo-action{opacity:1;transform:none}.shop-stock-badge{position:absolute;top:12px;left:12px;font-size:calc(.7rem * var(--theme-text-scale,1));padding:5px 10px;background:var(--theme-background,#fffdf8);border-radius:calc(20px * var(--theme-radius-scale,1));border:1px solid #d6dacd}.shop-photo-placeholder{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:calc(18px * var(--theme-gap-scale,1));color:#94a185;height:100%;font-size:calc(.85rem * var(--theme-text-scale,1))}.shop-photo-placeholder .shop-icon{width:55px;height:55px}.shop-item-info{padding:17px 2px 0}.shop-item-brand{font-size:calc(.67rem * var(--theme-text-scale,1));text-transform:uppercase;letter-spacing:.09em;color:#727f68;margin:0 0 8px}.shop-item-info h2{font-family:var(--sans);font-size:calc(1.01rem * var(--theme-heading-scale,1));line-height:1.5;font-weight:600;margin:0 0 8px}.shop-item-info h2 a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-decoration:none}.shop-item-summary{color:#6b7466;font-size:calc(.79rem * var(--theme-text-scale,1));line-height:1.65;margin:0 0 12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.shop-item-price{font-size:calc(1rem * var(--theme-text-scale,1));font-weight:600;line-height:1.6;margin:8px 0 4px}.shop-item-price small{font-size:calc(.65rem * var(--theme-text-scale,1));font-weight:400;color:#6a7660;margin-left:3px}.shop-item-saving{color:#466744;font-size:calc(.75rem * var(--theme-text-scale,1));margin:6px 0}.shop-service-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:calc(30px * var(--theme-gap-scale,1));border-block:1px solid #dee4d4;padding:30px 0;margin:60px 0 20px}.shop-service-strip>a{display:flex;align-items:center;gap:calc(16px * var(--theme-gap-scale,1));text-decoration:none}.shop-service-strip .shop-icon{color:#788b67;width:29px;height:29px}.shop-service-strip strong{display:block;font-size:calc(.85rem * var(--theme-text-scale,1));font-weight:600}.shop-service-strip small{display:block;margin-top:5px;font-size:calc(.74rem * var(--theme-text-scale,1));color:#6d7766;line-height:1.6}.shop-empty-state{text-align:center;padding:70px 22px;margin:20px 0;background:#f4f6ef;border:1px solid #e4e9dd;border-radius:calc(16px * var(--theme-radius-scale,1))}.shop-empty-state>.shop-icon{width:48px;height:48px;color:#8b9e79;margin-bottom:18px}.shop-empty-state h2{font-size:calc(clamp(1.8rem,3vw,2.4rem) * var(--theme-heading-scale,1));margin:8px 0 15px;line-height:1.25}.shop-empty-state p{max-width:480px;margin:0 auto 24px;line-height:1.8;color:#697861}.shop-empty-state .text-link{display:block;margin-top:18px}.shop-pagination{display:flex;align-items:center;justify-content:center;gap:calc(25px * var(--theme-gap-scale,1));margin:40px 0 0;font-size:calc(.85rem * var(--theme-text-scale,1))}.shop-pagination .button{padding:10px 18px;font-size:calc(.8rem * var(--theme-text-scale,1))}.shop-inline-notice{padding:15px 18px;background:#f8f1e3;border-left:3px solid #b59964;font-size:calc(.85rem * var(--theme-text-scale,1));line-height:1.7}.shop-breadcrumb{display:flex;flex-wrap:wrap;gap:calc(8px * var(--theme-gap-scale,1)) calc(12px * var(--theme-gap-scale,1));padding:24px 0 30px;font-size:calc(.74rem * var(--theme-text-scale,1));line-height:1.7;color:#77816e}.shop-breadcrumb>span:last-child{overflow-wrap:anywhere}.shop-breadcrumb a{color:#506047}.shop-product-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:calc(60px * var(--theme-gap-scale,1));align-items:start}.shop-gallery,.shop-product-information{min-width:0}.shop-gallery-sticky{position:sticky;top:110px}.shop-gallery{align-self:stretch}.shop-main-photo{position:relative;display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1;border:1px solid #e2e5da;border-radius:calc(14px * var(--theme-radius-scale,1));overflow:hidden;background:#f0f1eb;padding:0;color:var(--theme-primary,#123e31);cursor:zoom-in}.shop-main-photo>img{width:100%;height:100%;object-fit:contain}.shop-main-photo.shop-photo-placeholder{height:auto;cursor:default}.shop-zoom-label{position:absolute;bottom:16px;right:16px;display:flex;align-items:center;gap:calc(6px * var(--theme-gap-scale,1));border:1px solid #e0e4d7;background:#fffdf6e8;border-radius:calc(30px * var(--theme-radius-scale,1));padding:8px 12px;font-size:calc(.69rem * var(--theme-text-scale,1))}.shop-zoom-label .shop-icon{width:18px;height:18px}.shop-gallery-thumbnails{margin-top:10px;padding:8px 0 10px;gap:calc(10px * var(--theme-gap-scale,1))}.shop-gallery-thumbnails button{flex:0 0 82px;border-radius:calc(8px * var(--theme-radius-scale,1))}.shop-product-vendor{font-size:calc(.73rem * var(--theme-text-scale,1));color:#6a7b5f;letter-spacing:.1em;text-transform:uppercase;margin:3px 0 16px}.shop-purchase-panel h1{font-size:calc(clamp(2.1rem,3.5vw,3.15rem) * var(--theme-title-scale,1));line-height:1.14;margin:0 0 20px;letter-spacing:-.025em;overflow-wrap:anywhere}.shop-product-intro{font-size:calc(.95rem * var(--theme-text-scale,1));line-height:1.85;color:#65705f;margin:0 0 22px}.shop-price-row{display:flex;align-items:center;flex-wrap:wrap;gap:calc(12px * var(--theme-gap-scale,1));margin:16px 0 4px}.shop-current-price{font-size:calc(1.8rem * var(--theme-text-scale,1));font-weight:600;margin:0;line-height:1.4}.shop-price-row del{color:#8e9588;font-size:calc(1.08rem * var(--theme-text-scale,1))}.shop-price-row [hidden]{display:none}.shop-currency{color:#738168;font-size:calc(.75rem * var(--theme-text-scale,1));letter-spacing:.05em}.shop-fine-print{font-size:calc(.75rem * var(--theme-text-scale,1));line-height:1.75;color:#77826e;margin:9px 0 18px}.shop-availability{display:flex;align-items:center;gap:calc(7px * var(--theme-gap-scale,1));font-size:calc(.77rem * var(--theme-text-scale,1));color:#887762;margin:20px 0}.shop-availability>span{width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:currentColor}.shop-availability.is-available{color:#537544}.shop-purchase-form label{font-size:calc(.82rem * var(--theme-text-scale,1));display:block}.shop-variant-label select{display:block;width:100%;min-width:0;margin-top:9px;height:50px;border-radius:calc(7px * var(--theme-radius-scale,1));box-sizing:border-box;background-color:white;font-size:calc(.85rem * var(--theme-text-scale,1))}.shop-selected-options{font-size:calc(.75rem * var(--theme-text-scale,1));line-height:1.7;color:#7e8975;margin:9px 0 20px}.shop-buy-row{display:flex;align-items:flex-end;gap:calc(16px * var(--theme-gap-scale,1))}.shop-quantity-label{flex:0 0 116px}.shop-quantity{display:inline-flex;height:48px;align-items:center;justify-content:center;border:1px solid #c8d2bf;border-radius:calc(7px * var(--theme-radius-scale,1));background:var(--theme-surface,#fff);overflow:hidden;vertical-align:middle;max-width:100%}.shop-quantity-label .shop-quantity{display:flex;margin-top:9px}.shop-quantity button{height:46px;min-width:32px;border:0;background:none;font-size:calc(1.2rem * var(--theme-text-scale,1));color:#31513b;padding:4px 8px;cursor:pointer}.shop-quantity button:disabled{opacity:.35;cursor:default}.shop-quantity input{width:46px!important;min-width:0!important;padding:0!important;text-align:center;height:46px;border:0!important;border-radius:0!important;background:none;box-shadow:none;appearance:textfield;-moz-appearance:textfield;font-size:calc(.88rem * var(--theme-text-scale,1))}.shop-quantity input::-webkit-inner-spin-button,.shop-quantity input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.shop-add-button{flex:1;min-height:50px;display:flex;align-items:center;justify-content:center;gap:calc(10px * var(--theme-gap-scale,1));border-radius:calc(7px * var(--theme-radius-scale,1));padding:12px 18px;font-size:calc(.92rem * var(--theme-text-scale,1))}.shop-add-button .shop-icon{width:21px;height:21px}.shop-add-status{font-size:calc(.82rem * var(--theme-text-scale,1));line-height:1.7;color:#406138;min-height:0;margin:12px 0}.shop-add-status:empty{display:none}.shop-add-status.is-error{color:#95502f;background:#fbf1e9;padding:12px;border-radius:calc(6px * var(--theme-radius-scale,1))}.shop-product-sku{font-size:calc(.7rem * var(--theme-text-scale,1));color:#85907c;margin:18px 0}.shop-purchase-links{display:flex;flex-wrap:wrap;gap:calc(10px * var(--theme-gap-scale,1)) calc(20px * var(--theme-gap-scale,1));font-size:calc(.74rem * var(--theme-text-scale,1));padding:19px 0;border-block:1px solid #e0e5d7;margin:25px 0 35px}.shop-purchase-links a{text-underline-offset:4px}.shop-product-copy{width:100%;min-width:0;box-sizing:border-box}.shop-product-copy>h2{font-size:calc(1.7rem * var(--theme-heading-scale,1));line-height:1.3;margin:0 0 18px}.shop-product-copy .product-rich{font-size:calc(.9rem * var(--theme-text-scale,1));line-height:1.9;color:#52614b;width:100%;box-sizing:border-box}.shop-product-copy .product-rich h2,.shop-product-copy .product-rich h3,.shop-product-copy .product-rich h4{font-size:calc(1.15rem * var(--theme-heading-scale,1));line-height:1.5;color:#214835}.shop-product-copy .shop-product-accordions{width:100%;max-width:none;margin:30px 0 0;border-top:1px solid #d9e0d0}.shop-product-accordions>details{margin:0;padding:0;border-bottom:1px solid #d9e0d0}.shop-product-accordions>details>summary{position:relative;padding:19px 28px 19px 0;font-size:calc(.86rem * var(--theme-text-scale,1));line-height:1.65;letter-spacing:.015em;text-transform:none;font-weight:600;align-items:center;overflow-wrap:anywhere}.shop-product-accordions summary:after{position:absolute;right:2px;top:18px;line-height:1.5;color:#637355;font-size:calc(1.1rem * var(--theme-text-scale,1))}.shop-product-accordions .product-rich,.shop-product-accordions .user-text{padding:0 0 18px;margin:0;line-height:1.9}.shop-product-accordions summary::-webkit-details-marker{display:none}.shop-related{margin-top:65px;padding-top:35px;border-top:1px solid #e0e4d9}.shop-section-heading{display:flex;align-items:center;justify-content:space-between;gap:calc(25px * var(--theme-gap-scale,1));margin-bottom:28px}.shop-section-heading h2{font-size:calc(2.1rem * var(--theme-heading-scale,1));margin:8px 0}.shop-section-heading>a{font-size:calc(.8rem * var(--theme-text-scale,1));white-space:nowrap}.shop-lightbox{border:0;border-radius:calc(12px * var(--theme-radius-scale,1));width:min(960px,94vw);max-width:94vw;max-height:92dvh;padding:40px 24px 18px;background:#fffdf7;color:var(--theme-primary,#123e31);overflow:auto}.shop-lightbox::backdrop,.bag-drawer::backdrop{background:#102b2475;backdrop-filter:blur(2px)}.shop-lightbox>img{display:block;width:100%;height:min(72dvh,780px);object-fit:contain}.shop-lightbox>p{font-size:calc(.85rem * var(--theme-text-scale,1));text-align:center;margin:14px 0 0}.shop-lightbox>.shop-icon-button{position:absolute;top:8px;right:8px}.shop-icon-button{display:inline-grid;place-items:center;width:42px;height:42px;background:none;border:1px solid transparent;border-radius:50%;padding:8px;cursor:pointer;color:var(--theme-primary,#123e31)}.shop-icon-button:hover{background:#eef1e6}.shopping-dialog-open{overflow:hidden}.bag-drawer{width:440px;max-width:100vw;height:100dvh;max-height:100dvh;inset:0 0 0 auto;margin:0 0 0 auto;padding:0;border:0;background:var(--theme-background,#fffdf8);color:var(--theme-primary,#123e31);overflow:hidden;box-shadow:-10px 0 80px #17342722}.bag-drawer>header{display:flex;align-items:center;justify-content:space-between;gap:calc(15px * var(--theme-gap-scale,1));padding:18px 22px;border-bottom:1px solid #dde3d4}.bag-drawer h2{font-size:calc(1.6rem * var(--theme-heading-scale,1));line-height:1.3;margin:0}.bag-drawer-body{padding:0 24px 28px;max-height:calc(100dvh - 81px);overflow-y:auto;overscroll-behavior:contain}.bag-added{display:flex;align-items:center;gap:calc(9px * var(--theme-gap-scale,1));color:#49713e;font-size:calc(.84rem * var(--theme-text-scale,1));padding:18px 0}.bag-added .shop-icon{width:19px;height:19px}.bag-added p{margin:0}.bag-preview-items{border-block:1px solid #e2e7d9}.bag-preview-item{display:grid;grid-template-columns:80px minmax(0,1fr);gap:calc(14px * var(--theme-gap-scale,1));padding:19px 0;border-bottom:1px solid #e5e9df}.bag-preview-item:last-child{border-bottom:0}.bag-preview-item>img,.bag-preview-placeholder{width:80px;height:80px;object-fit:contain;border-radius:calc(8px * var(--theme-radius-scale,1));border:1px solid #e5e8dc;background:#f0f2e9}.bag-preview-placeholder{display:grid;place-items:center}.bag-preview-item h3{font-size:calc(.89rem * var(--theme-heading-scale,1));font-weight:600;font-family:var(--sans);line-height:1.6;margin:0 0 7px}.bag-preview-item h3 a{text-decoration:none}.bag-preview-item p{font-size:calc(.75rem * var(--theme-text-scale,1));color:#758068;margin:0 0 8px;line-height:1.6}.bag-preview-item strong{font-size:calc(.88rem * var(--theme-text-scale,1))}.bag-drawer-body>.button{width:100%;display:flex;justify-content:center;gap:calc(20px * var(--theme-gap-scale,1));margin-top:12px;box-sizing:border-box;border-radius:calc(7px * var(--theme-radius-scale,1));font-size:calc(.88rem * var(--theme-text-scale,1))}.bag-totals{padding:8px 0;margin:15px 0}.bag-totals>div{display:flex;justify-content:space-between;gap:calc(20px * var(--theme-gap-scale,1));line-height:1.65;font-size:calc(.86rem * var(--theme-text-scale,1));padding:8px 0}.bag-totals dd{margin:0;white-space:nowrap}.bag-totals .bag-saving{color:#517641}.bag-totals .bag-total{padding-top:20px;margin-top:12px;border-top:1px solid #dce3d3;font-size:calc(1.1rem * var(--theme-text-scale,1));font-weight:600}.bag-total small{display:block;font-size:calc(.7rem * var(--theme-text-scale,1));font-weight:400;color:#839077}.shop-page-heading{padding:36px 0 28px}.shop-page-heading h1{display:flex;align-items:center;gap:calc(17px * var(--theme-gap-scale,1));font-size:calc(clamp(2.4rem,4vw,3.6rem) * var(--theme-title-scale,1));line-height:1.2;margin:10px 0 16px}.shop-page-heading>p:last-child{color:#6a785f;font-size:calc(.95rem * var(--theme-text-scale,1));line-height:1.7}.shop-heading-count{font-family:var(--sans);font-weight:400;font-size:calc(.9rem * var(--theme-text-scale,1));min-width:36px;height:36px;display:inline-grid;place-items:center;background:#edf1e6;border:1px solid #dbe2d2;border-radius:50%;padding:0 8px}.shop-bag-layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:calc(55px * var(--theme-gap-scale,1));align-items:start}.shop-bag-items{min-width:0}.bag-list-heading{display:flex;justify-content:space-between;border-bottom:1px solid #dbe2d1;font-size:calc(.72rem * var(--theme-text-scale,1));letter-spacing:.055em;text-transform:uppercase;padding:0 0 16px;color:#7c896e}.shop-bag-item{display:grid;grid-template-columns:105px minmax(0,1fr) auto;gap:calc(20px * var(--theme-gap-scale,1));padding:26px 0;border-bottom:1px solid #dfe5d6}.bag-item-photo{display:flex;align-items:center;justify-content:center;width:105px;height:115px;background:#f0f2e9;border-radius:calc(10px * var(--theme-radius-scale,1));border:1px solid #e1e7d7;overflow:hidden}.bag-item-photo>img{width:100%;height:100%;object-fit:contain}.bag-item-details{min-width:0}.bag-item-details h2{font-family:var(--sans);font-size:calc(.98rem * var(--theme-heading-scale,1));font-weight:600;line-height:1.6;margin:0 0 7px}.bag-item-details h2 a{text-decoration:none}.bag-item-option{font-size:calc(.81rem * var(--theme-text-scale,1));color:#728064;margin:5px 0}.bag-item-unit{font-size:calc(.78rem * var(--theme-text-scale,1));margin:8px 0 16px}.bag-item-actions{display:flex;align-items:center;flex-wrap:wrap;gap:calc(13px * var(--theme-gap-scale,1));margin-top:16px}.bag-item-actions .shop-quantity{height:38px}.bag-item-actions .shop-quantity button,.bag-item-actions .shop-quantity input{height:36px}.bag-item-actions .shop-quantity button{min-width:27px;padding:2px 5px}.bag-item-actions .shop-quantity input{width:35px!important;font-size:calc(.78rem * var(--theme-text-scale,1))}.bag-text-button{border:0;background:none;font-size:calc(.75rem * var(--theme-text-scale,1));color:#647555;padding:7px 0;text-decoration:underline;text-underline-offset:4px;cursor:pointer}.bag-item-total{text-align:right;font-size:calc(.9rem * var(--theme-text-scale,1));white-space:nowrap}.bag-item-total small{display:block;font-size:calc(.72rem * var(--theme-text-scale,1));color:#50763e;margin-top:8px}.bag-item-warning{font-size:calc(.78rem * var(--theme-text-scale,1));line-height:1.65;color:#945b31!important;margin:10px 0}.shop-bag-summary,.shop-order-totals{border:1px solid #dae2cf;background:#f7f8f2;padding:26px;border-radius:calc(14px * var(--theme-radius-scale,1));min-width:0}.shop-bag-summary{position:sticky;top:105px}.shop-bag-summary>h2,.shop-order-totals>h2{font-size:calc(1.65rem * var(--theme-heading-scale,1));margin:0 0 17px;line-height:1.3}.shop-bag-summary>.button{display:flex;align-items:center;justify-content:center;gap:calc(15px * var(--theme-gap-scale,1));width:100%;box-sizing:border-box;border-radius:calc(7px * var(--theme-radius-scale,1));font-size:calc(.84rem * var(--theme-text-scale,1))}.shop-member-inline{font-size:calc(.77rem * var(--theme-text-scale,1));color:#547942;line-height:1.8}.bag-delivery{padding:20px 0 24px;border-top:1px solid #dfe5d5}.bag-delivery h3{font-family:var(--sans);font-size:calc(.85rem * var(--theme-heading-scale,1));font-weight:600;margin:0 0 12px}.bag-delivery a{font-size:calc(.75rem * var(--theme-text-scale,1));display:inline-block;margin-top:12px}.bag-delivery p{font-size:calc(.85rem * var(--theme-text-scale,1));line-height:1.8;color:#74816a}.shop-page address,.checkout-shop-delivery address{font-style:normal;font-size:calc(.84rem * var(--theme-text-scale,1));color:#647559;line-height:1.8}.shop-page address span,.checkout-shop-delivery address span{display:block;overflow-wrap:anywhere}.shop-continue-link{display:inline-block;margin:25px 0;font-size:calc(.85rem * var(--theme-text-scale,1));text-underline-offset:5px}.shop-back-link{display:inline-block;margin:25px 0 10px;font-size:calc(.8rem * var(--theme-text-scale,1));text-underline-offset:4px}.shop-order-list{display:grid;gap:calc(24px * var(--theme-gap-scale,1))}.shop-order-card{border:1px solid #dce4d1;border-radius:calc(13px * var(--theme-radius-scale,1));overflow:hidden;background:white}.shop-order-card>header{display:flex;justify-content:space-between;align-items:center;gap:calc(20px * var(--theme-gap-scale,1));padding:20px 24px;background:#f5f7ef;border-bottom:1px solid #e0e6d7}.shop-order-card>header p{font-size:calc(.82rem * var(--theme-text-scale,1));margin:0;line-height:1.8}.shop-order-card>header .shop-fine-print{font-size:calc(.73rem * var(--theme-text-scale,1));margin-top:5px}.shop-order-badges{display:flex;flex-wrap:wrap;gap:calc(8px * var(--theme-gap-scale,1))}.shop-status-pill{display:inline-flex;align-items:center;background:#edf0e6;border:1px solid #dfe6d4;border-radius:calc(22px * var(--theme-radius-scale,1));padding:5px 12px;font-size:calc(.7rem * var(--theme-text-scale,1));line-height:1.6}.shop-status-pill.is-positive{background:#eaf2e4;color:#416333}.shop-order-card-body{display:grid;grid-template-columns:60px minmax(0,1fr) auto;gap:calc(22px * var(--theme-gap-scale,1));align-items:start;padding:27px 24px}.shop-order-symbol{width:55px;height:55px;background:#f4f5ef;border-radius:calc(10px * var(--theme-radius-scale,1));display:grid;place-items:center;color:#789061}.shop-order-card-body h2{font-family:var(--sans);font-size:calc(.93rem * var(--theme-heading-scale,1));margin:0 0 6px;line-height:1.6;font-weight:600}.shop-order-card-body p{font-size:calc(.78rem * var(--theme-text-scale,1));color:#7d8774;margin:0 0 16px;line-height:1.65}.shop-order-card-total{text-align:right}.shop-order-card-total>span{display:block;font-size:calc(.74rem * var(--theme-text-scale,1));color:#7a846f}.shop-order-card-total>strong{display:block;font-size:calc(1.18rem * var(--theme-text-scale,1));margin:10px 0 20px}.shop-order-card-total .button{border-radius:calc(7px * var(--theme-radius-scale,1));font-size:calc(.78rem * var(--theme-text-scale,1));padding:10px 17px}.shop-order-heading{display:flex;justify-content:space-between;align-items:center;gap:calc(20px * var(--theme-gap-scale,1));padding:25px 0 30px}.shop-order-heading h1{font-size:calc(clamp(2rem,4vw,3rem) * var(--theme-title-scale,1));line-height:1.3;margin:10px 0;overflow-wrap:anywhere}.shop-order-heading p{font-size:calc(.85rem * var(--theme-text-scale,1));color:#6e7b64}.shop-delivery-progress{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));list-style:none;padding:22px 10px 35px;margin:0 0 25px;border-block:1px solid #e0e6d6;gap:0}.shop-delivery-progress li{position:relative;display:flex;flex-direction:column;align-items:center;gap:calc(12px * var(--theme-gap-scale,1));color:#909d81;font-size:calc(.8rem * var(--theme-text-scale,1))}.shop-delivery-progress li:before{position:absolute;content:'';height:1px;background:#dce3d4;left:0;right:0;top:17px;z-index:0}.shop-delivery-progress li:first-child:before{left:50%}.shop-delivery-progress li:last-child:before{right:50%}.shop-delivery-progress li>span{position:relative;background:#f8faf3;border:1px solid #d4ddc9;z-index:1;width:34px;height:34px;border-radius:50%;display:grid;place-items:center}.shop-delivery-progress li.is-complete{color:#37582b}.shop-delivery-progress li.is-complete>span{background:#315a3d;border-color:#315a3d;color:white}.shop-order-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:calc(45px * var(--theme-gap-scale,1));align-items:start}.shop-order-products{min-width:0}.shop-order-products>h2{font-size:calc(1.75rem * var(--theme-heading-scale,1));margin:0 0 14px}.shop-order-line{display:flex;align-items:start;justify-content:space-between;gap:calc(25px * var(--theme-gap-scale,1));padding:22px 0;border-bottom:1px solid #e0e6d6}.shop-order-line h3{font-family:var(--sans);font-size:calc(.92rem * var(--theme-heading-scale,1));line-height:1.7;margin:0 0 6px;font-weight:600}.shop-order-line p{font-size:calc(.8rem * var(--theme-text-scale,1));color:#7c886f;margin:6px 0}.shop-order-line small{font-size:calc(.7rem * var(--theme-text-scale,1));color:#89917f}.shop-order-line>strong{white-space:nowrap;font-size:calc(.87rem * var(--theme-text-scale,1))}.shop-delivery-card{display:grid;grid-template-columns:1fr 1fr;gap:calc(35px * var(--theme-gap-scale,1));border:1px solid #dde4d4;border-radius:calc(12px * var(--theme-radius-scale,1));padding:30px;margin:32px 0}.shop-delivery-card h2{font-size:calc(1.65rem * var(--theme-heading-scale,1));margin:8px 0 16px}.shop-delivery-card h3{font-family:var(--sans);font-size:calc(.95rem * var(--theme-heading-scale,1));margin:0 0 16px}.shop-delivery-card p{font-size:calc(.84rem * var(--theme-text-scale,1));line-height:1.8;color:#738365}.shop-delivery-card .button{font-size:calc(.8rem * var(--theme-text-scale,1));padding:10px 20px;margin-top:15px}.shop-order-actions{margin:30px 0}.shop-request-history{padding-top:25px}.shop-request-history>h2{font-size:calc(1.8rem * var(--theme-heading-scale,1));margin-bottom:20px}.shop-request-card{border:1px solid #dce4d1;padding:24px;border-radius:calc(12px * var(--theme-radius-scale,1));margin:20px 0}.shop-request-card>header{display:flex;justify-content:space-between;align-items:center;gap:calc(15px * var(--theme-gap-scale,1))}.shop-request-card h3{font-size:calc(1.2rem * var(--theme-heading-scale,1));margin:0}.shop-request-card p{font-size:calc(.85rem * var(--theme-text-scale,1));line-height:1.85}.shop-team-response{border-top:1px solid #e0e6d6;margin-top:18px;padding-top:15px}.shop-care{max-width:960px;padding-top:0}.shop-care h1{font-size:calc(clamp(2.3rem,4vw,3.4rem) * var(--theme-title-scale,1));margin:30px 0 20px}.shop-care-form{background:#f6f8f0;border:1px solid #dee6d2;padding:26px;border-radius:calc(13px * var(--theme-radius-scale,1));margin:30px 0}.shop-care-form select,.shop-care-form textarea{width:100%;box-sizing:border-box;min-width:0;background:white}.shop-care-form .button{align-self:flex-start}.shop-checkout{max-width:1320px;padding-top:0}.shop-checkout>.text-link{display:inline-block;margin-top:24px}.shop-checkout .checkout-heading{padding:20px 0 30px}.shop-checkout .checkout-heading h1{font-size:calc(clamp(2.5rem,4vw,3.6rem) * var(--theme-title-scale,1));line-height:1.2}.shop-checkout .checkout-layout{grid-template-columns:minmax(0,1fr) 350px;gap:calc(48px * var(--theme-gap-scale,1))}.shop-checkout .checkout-details{min-width:0}.shop-checkout .checkout-step h2{font-size:calc(1.4rem * var(--theme-heading-scale,1))}.shop-checkout .checkout-step p{font-size:calc(.82rem * var(--theme-text-scale,1));line-height:1.8}.shop-checkout .order-summary{background:#f7f8f0;border:1px solid #dce4d0;border-radius:calc(13px * var(--theme-radius-scale,1));padding:26px;top:105px;box-sizing:border-box}.shop-checkout .order-summary h2{font-size:calc(1.7rem * var(--theme-heading-scale,1))}.shop-checkout .order-summary .button{border-radius:calc(7px * var(--theme-radius-scale,1));font-size:calc(.83rem * var(--theme-text-scale,1))}.shop-checkout .cost-breakdown dt,.shop-checkout .cost-breakdown dd{font-size:calc(.86rem * var(--theme-text-scale,1))}.shop-checkout .cost-total dt,.shop-checkout .cost-total dd{font-size:calc(1.2rem * var(--theme-text-scale,1))}.shop-checkout .gateway-choice label{border-radius:calc(9px * var(--theme-radius-scale,1));padding:16px}.shop-checkout .policy-gate{border-radius:calc(10px * var(--theme-radius-scale,1));background:#f5f7ef;padding:22px}.shop-checkout .policy-gate p{font-size:calc(.84rem * var(--theme-text-scale,1));line-height:1.8}.checkout-shop-items{border-block:1px solid #dce3d2;margin:22px 0;padding:22px 0}.checkout-shop-items>h3,.checkout-shop-delivery>h3{font-size:calc(1.5rem * var(--theme-heading-scale,1));margin:0 0 18px}.checkout-shop-line{display:flex;justify-content:space-between;align-items:flex-start;gap:calc(20px * var(--theme-gap-scale,1));padding:15px 0;border-bottom:1px solid #e5e9de}.checkout-shop-line:last-of-type{border-bottom:0}.checkout-shop-line h4{font-family:var(--sans);font-size:calc(.92rem * var(--theme-heading-scale,1));line-height:1.6;margin:0 0 7px}.checkout-shop-line p{font-size:calc(.79rem * var(--theme-text-scale,1));color:#748568;margin:6px 0}.checkout-shop-line>strong{font-size:calc(.85rem * var(--theme-text-scale,1));white-space:nowrap}.checkout-shop-delivery{margin:25px 0 38px}.checkout-shop-delivery>a{display:block;font-size:calc(.77rem * var(--theme-text-scale,1));margin:14px 0 20px}.checkout-delivery-service{display:flex;gap:calc(15px * var(--theme-gap-scale,1));background:#f5f7ee;border:1px solid #e0e7d5;padding:18px;border-radius:calc(9px * var(--theme-radius-scale,1))}.checkout-delivery-service>.shop-icon{color:#7a9163}.checkout-delivery-service strong{font-size:calc(.87rem * var(--theme-text-scale,1))}.checkout-delivery-service p{font-size:calc(.81rem * var(--theme-text-scale,1));margin:8px 0}.checkout-delivery-service small{display:block;color:#718166;font-size:calc(.77rem * var(--theme-text-scale,1));line-height:1.8}.shop-payment{padding-top:0;max-width:1150px}.shop-payment>.text-link{display:inline-block;margin-top:25px}.shop-payment .payment-result{border-radius:calc(14px * var(--theme-radius-scale,1));background:#f7f9f1;border:1px solid #e0e7d5;padding:45px 32px;margin-top:24px}.shop-page :focus-visible,.header-cart:focus-visible,.bag-drawer :focus-visible,.shop-lightbox :focus-visible{outline:2px solid #947242;outline-offset:4px}.shop-page input:focus-visible,.shop-page select:focus-visible,.shop-page textarea:focus-visible{outline-offset:1px}.shop-page [hidden],.bag-drawer [hidden]{display:none!important}
@media(min-width:1241px){body:not(.admin-body) .header-inner{gap:calc(25px * var(--theme-gap-scale,1));padding-inline:32px}body:not(.admin-body) .header-inner nav{gap:calc(19px * var(--theme-gap-scale,1))}body:not(.admin-body) .header-inner nav a{font-size:calc(.82rem * var(--theme-text-scale,1))}body:not(.admin-body) .header-actions{gap:calc(17px * var(--theme-gap-scale,1))}}
@media(max-width:1100px){.shop-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.shop-product-layout{gap:calc(35px * var(--theme-gap-scale,1))}.shop-bag-layout{gap:calc(28px * var(--theme-gap-scale,1));grid-template-columns:minmax(0,1fr) 310px}.shop-bag-summary{padding:22px}.shop-filter-bar{grid-template-columns:minmax(200px,1.4fr) minmax(120px,1fr) 100px minmax(135px,1fr) auto}.shop-filter-bar .button{padding-inline:16px}.shop-checkout .checkout-layout{grid-template-columns:minmax(0,1fr) 310px;gap:calc(28px * var(--theme-gap-scale,1))}.shop-service-strip{gap:calc(18px * var(--theme-gap-scale,1))}}
@media(max-width:900px){.shop-filter-bar{grid-template-columns:repeat(2,minmax(0,1fr)) auto}.shop-search-field{grid-column:1/3}.shop-filter-bar .shop-stock-filter{grid-column:auto}.shop-product-layout{gap:calc(28px * var(--theme-gap-scale,1))}.shop-purchase-panel h1{font-size:calc(2.2rem * var(--theme-title-scale,1))}.shop-buy-row{gap:calc(10px * var(--theme-gap-scale,1))}.shop-quantity-label{flex-basis:106px}.shop-add-button{padding-inline:10px;font-size:calc(.83rem * var(--theme-text-scale,1))}.shop-bag-layout,.shop-order-layout,.shop-checkout .checkout-layout{grid-template-columns:1fr;gap:calc(28px * var(--theme-gap-scale,1))}.shop-bag-summary{position:static;max-width:none}.shop-checkout .order-summary{position:static}.shop-service-strip strong{font-size:calc(.78rem * var(--theme-text-scale,1))}.shop-service-strip small{font-size:calc(.7rem * var(--theme-text-scale,1))}.shop-service-strip .shop-icon{width:25px}.shop-order-card-body{grid-template-columns:45px minmax(0,1fr) auto;gap:calc(18px * var(--theme-gap-scale,1))}.shop-order-symbol{width:43px;height:43px}}
@media(max-width:700px){.shop-local-nav{align-items:flex-start;flex-direction:column;gap:calc(15px * var(--theme-gap-scale,1));padding:18px 0}.shop-local-nav>div{gap:calc(23px * var(--theme-gap-scale,1));font-size:calc(.78rem * var(--theme-text-scale,1));width:100%;justify-content:space-between}.shop-local-brand{font-size:calc(.99rem * var(--theme-text-scale,1))}.shop-collection-heading{padding:28px 0 24px}.shop-collection-heading h1{font-size:calc(2.4rem * var(--theme-title-scale,1))}.shop-collection-heading>p{font-size:calc(.9rem * var(--theme-text-scale,1));line-height:1.8}.shop-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:calc(28px * var(--theme-gap-scale,1)) calc(16px * var(--theme-gap-scale,1))}.shop-filter-bar{grid-template-columns:1fr 1fr;gap:calc(15px * var(--theme-gap-scale,1)) calc(12px * var(--theme-gap-scale,1));padding:20px 0}.shop-search-field{grid-column:1/-1}.shop-filter-bar .shop-stock-filter{grid-column:1/-1}.shop-filter-bar input,.shop-filter-bar select{font-size:calc(.8rem * var(--theme-text-scale,1));padding-inline:11px}.shop-search-field input{padding-left:39px}.shop-filter-bar .button{font-size:calc(.8rem * var(--theme-text-scale,1))}.shop-results-heading{gap:calc(12px * var(--theme-gap-scale,1));font-size:calc(.77rem * var(--theme-text-scale,1));flex-wrap:wrap}.shop-service-strip{grid-template-columns:1fr;gap:calc(22px * var(--theme-gap-scale,1));margin-top:38px;padding:27px 0}.shop-service-strip strong{font-size:calc(.84rem * var(--theme-text-scale,1))}.shop-service-strip small{font-size:calc(.74rem * var(--theme-text-scale,1))}.shop-service-strip .shop-icon{width:27px}.shop-product-layout{grid-template-columns:1fr;gap:calc(25px * var(--theme-gap-scale,1))}.shop-gallery-sticky{position:static}.shop-purchase-panel h1{font-size:calc(2.35rem * var(--theme-title-scale,1))}.shop-main-photo{border-radius:calc(11px * var(--theme-radius-scale,1))}.shop-product-copy .product-rich{font-size:calc(.91rem * var(--theme-text-scale,1))}.shop-breadcrumb{padding:19px 0;font-size:calc(.68rem * var(--theme-text-scale,1));gap:calc(7px * var(--theme-gap-scale,1))}.shop-purchase-links{font-size:calc(.74rem * var(--theme-text-scale,1))}.shop-gallery-thumbnails button{flex-basis:73px}.shop-gallery-thumbnails img{width:63px;height:63px}.shop-quantity-label{flex-basis:112px}.shop-buy-row{gap:calc(13px * var(--theme-gap-scale,1))}.shop-add-button{font-size:calc(.9rem * var(--theme-text-scale,1))}.shop-related{margin-top:45px;padding-top:26px}.shop-section-heading{align-items:flex-start;gap:calc(15px * var(--theme-gap-scale,1));flex-direction:column}.shop-section-heading h2{font-size:calc(1.9rem * var(--theme-heading-scale,1))}.shop-page-heading{padding:28px 0 23px}.shop-page-heading h1{font-size:calc(2.45rem * var(--theme-title-scale,1));gap:calc(10px * var(--theme-gap-scale,1))}.shop-heading-count{min-width:30px;height:30px;font-size:calc(.78rem * var(--theme-text-scale,1))}.shop-bag-item{grid-template-columns:80px minmax(0,1fr);gap:calc(14px * var(--theme-gap-scale,1));padding:22px 0}.bag-item-photo{width:80px;height:95px}.bag-item-total{grid-column:2;text-align:left;font-size:calc(.88rem * var(--theme-text-scale,1))}.bag-item-total small{display:inline-block;margin:0 0 0 10px}.bag-item-details h2{font-size:calc(.88rem * var(--theme-heading-scale,1))}.bag-item-option,.bag-item-unit{font-size:calc(.74rem * var(--theme-text-scale,1))}.bag-item-actions{gap:calc(12px * var(--theme-gap-scale,1))}.bag-list-heading>span:last-child{display:none}.shop-bag-summary{padding:22px}.shop-order-card>header{flex-direction:column;align-items:flex-start;padding:18px}.shop-order-card-body{grid-template-columns:minmax(0,1fr);padding:22px;gap:calc(12px * var(--theme-gap-scale,1))}.shop-order-symbol{display:none}.shop-order-card-total{text-align:left;display:flex;flex-wrap:wrap;align-items:center;gap:calc(10px * var(--theme-gap-scale,1)) calc(18px * var(--theme-gap-scale,1));padding-top:18px;border-top:1px solid #e0e6d6}.shop-order-card-total>span{flex:1}.shop-order-card-total>strong{margin:0}.shop-order-card-total .button{width:100%;display:flex;justify-content:center;box-sizing:border-box;margin-top:8px}.shop-order-heading{align-items:flex-start;flex-direction:column;gap:calc(10px * var(--theme-gap-scale,1));padding-top:15px}.shop-order-heading h1{font-size:calc(2.1rem * var(--theme-title-scale,1))}.shop-delivery-progress{padding-inline:0}.shop-delivery-progress li{font-size:calc(.68rem * var(--theme-text-scale,1))}.shop-delivery-progress li>span{height:30px;width:30px}.shop-delivery-progress li:before{top:15px}.shop-order-line{gap:calc(14px * var(--theme-gap-scale,1))}.shop-order-line h3{font-size:calc(.85rem * var(--theme-heading-scale,1))}.shop-order-line>strong{font-size:calc(.8rem * var(--theme-text-scale,1))}.shop-delivery-card{grid-template-columns:1fr;padding:23px;gap:calc(25px * var(--theme-gap-scale,1))}.shop-request-card{padding:20px}.shop-request-card>header{align-items:flex-start;flex-direction:column}.shop-care-form{padding:20px}.shop-checkout .checkout-heading{padding-bottom:20px}.shop-checkout .checkout-heading h1{font-size:calc(2.6rem * var(--theme-title-scale,1))}.shop-checkout .order-summary{padding:22px}.shop-checkout .checkout-step h2{font-size:calc(1.25rem * var(--theme-heading-scale,1))}.shop-checkout .policy-gate{padding:18px}.checkout-shop-line h4{font-size:calc(.87rem * var(--theme-heading-scale,1))}.checkout-shop-line>strong{font-size:calc(.8rem * var(--theme-text-scale,1))}.shop-payment .payment-result{padding:35px 22px}.shop-payment .payment-result h1{font-size:calc(2.2rem * var(--theme-title-scale,1));line-height:1.25}}
@media(max-width:600px){body:not(.admin-body) .header-inner{gap:calc(10px * var(--theme-gap-scale,1));padding:15px 20px;flex-wrap:wrap}body:not(.admin-body) .header-inner .wordmark{font-size:calc(1.85rem * var(--theme-text-scale,1))}body:not(.admin-body) .header-actions{gap:calc(8px * var(--theme-gap-scale,1))}.header-cart-label{display:none}.header-cart{min-width:36px;min-height:40px}.header-cart>.shop-icon{width:23px;height:23px}.cart-count{left:13px;top:0}.shop-page,.shop-checkout,.shop-care,.shop-payment{padding-inline:22px;box-sizing:border-box;width:100%;max-width:100%}.shop-item-info h2{font-size:calc(.87rem * var(--theme-heading-scale,1))}.shop-item-summary{font-size:calc(.72rem * var(--theme-text-scale,1))}.shop-item-price{font-size:calc(.9rem * var(--theme-text-scale,1))}.shop-item-price small{font-size:calc(.61rem * var(--theme-text-scale,1))}.shop-item-brand{font-size:calc(.6rem * var(--theme-text-scale,1))}.shop-stock-badge{font-size:calc(.63rem * var(--theme-text-scale,1));padding:4px 8px;left:8px;top:8px}.shop-photo-action{display:none}.shop-item-saving{font-size:calc(.68rem * var(--theme-text-scale,1));line-height:1.65}.shop-member-note{font-size:calc(.78rem * var(--theme-text-scale,1));padding:12px;gap:calc(10px * var(--theme-gap-scale,1))}.shop-results-heading{padding:18px 0}.mobile-bottom{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr));gap:0!important;padding:8px 8px calc(8px + env(safe-area-inset-bottom));border-top:1px solid #dbe2d0;background:var(--theme-background,#fffdf8)}.mobile-bottom a{min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(.64rem * var(--theme-text-scale,1));padding:5px 3px;text-align:center;gap:calc(2px * var(--theme-gap-scale,1));line-height:1.5;overflow-wrap:anywhere}.mobile-bottom .shop-icon{width:19px;height:19px}.mobile-cart [data-cart-count]{font-size:calc(.61rem * var(--theme-text-scale,1))}.bag-drawer{width:min(420px,100vw)}.bag-drawer-body{padding-inline:20px}.bag-drawer>header{padding-inline:20px}.bag-drawer h2{font-size:calc(1.45rem * var(--theme-heading-scale,1))}.shop-lightbox{padding-inline:12px}.shop-lightbox>img{height:65dvh}}
@media(max-width:380px){body:not(.admin-body) .header-inner{padding-inline:15px;gap:calc(7px * var(--theme-gap-scale,1))}body:not(.admin-body) .header-inner .wordmark{font-size:calc(1.62rem * var(--theme-text-scale,1))}body:not(.admin-body) .menu-toggle{font-size:calc(.72rem * var(--theme-text-scale,1));padding:7px 3px}body:not(.admin-body) .menu-toggle span{margin-left:4px}body:not(.admin-body) .header-actions{gap:calc(4px * var(--theme-gap-scale,1))}.header-cart{min-width:31px}.shop-page,.shop-checkout,.shop-care,.shop-payment{padding-inline:17px}.shop-product-grid{gap:calc(25px * var(--theme-gap-scale,1)) calc(12px * var(--theme-gap-scale,1))}.shop-page-heading h1{font-size:calc(2.15rem * var(--theme-title-scale,1))}.shop-heading-count{min-width:27px;height:27px}.shop-purchase-panel h1{font-size:calc(2.05rem * var(--theme-title-scale,1))}.shop-buy-row{gap:calc(10px * var(--theme-gap-scale,1))}.shop-quantity-label{flex-basis:105px}.shop-quantity button{min-width:28px}.shop-add-button{font-size:calc(.82rem * var(--theme-text-scale,1))}.shop-purchase-links{gap:calc(13px * var(--theme-gap-scale,1))}.shop-item-summary{display:none}.shop-item-info h2{font-size:calc(.84rem * var(--theme-heading-scale,1))}.bag-item-actions{gap:calc(9px * var(--theme-gap-scale,1))}.bag-item-photo{width:69px;height:88px}.shop-bag-item{grid-template-columns:69px minmax(0,1fr);gap:calc(12px * var(--theme-gap-scale,1))}.shop-local-nav>div{font-size:calc(.73rem * var(--theme-text-scale,1));gap:calc(12px * var(--theme-gap-scale,1))}.shop-delivery-progress li{font-size:calc(.62rem * var(--theme-text-scale,1))}}
@media(prefers-reduced-motion:reduce){.shop-item-photo>img,.shop-photo-action{transition:none}}
@media print{.header-cart,.shop-local-nav,.shop-service-strip,.bag-drawer,.shop-lightbox{display:none!important}.shop-gallery-sticky,.shop-bag-summary{position:static}.shop-order-layout{display:block}.shop-order-totals{margin-top:25px}.shop-page{padding:0;width:100%}}
/* Keep compact navigation on one row and clear the global form padding. */
.menu-toggle .menu-text{margin-left:0}
.shop-filter-bar .shop-search-field input[type=search]{padding-left:42px;margin:0}
.shop-search-field .shop-icon{top:50%;transform:translateY(-50%)}
@media(max-width:600px){body:not(.admin-body) .header-inner{display:grid;grid-template-columns:minmax(0,1fr) auto 34px;gap:calc(10px * var(--theme-gap-scale,1))}body:not(.admin-body) .header-inner>.wordmark{grid-column:1;grid-row:1}body:not(.admin-body) .header-actions{grid-column:2;grid-row:1}body:not(.admin-body) .menu-toggle{grid-column:3;grid-row:1;padding:8px;min-width:34px;min-height:44px;font-size:calc(1rem * var(--theme-text-scale,1));margin:0;justify-content:center}body:not(.admin-body) .menu-toggle .menu-text{display:none}body:not(.admin-body) .menu-toggle span{margin:0}body:not(.admin-body) .header-inner>nav{grid-row:2;grid-column:1/-1}body:not(.admin-body) .account-menu summary{gap:calc(4px * var(--theme-gap-scale,1))}.shop-filter-bar .shop-search-field input[type=search]{padding-left:39px}}
@media(max-width:380px){body:not(.admin-body) .header-inner{gap:calc(7px * var(--theme-gap-scale,1));grid-template-columns:minmax(0,1fr) auto 30px}body:not(.admin-body) .menu-toggle{min-width:30px;padding:6px}}
.shop-filter-panel{margin:0;border:0;padding:0}.shop-filter-panel>summary{display:none}
@media(max-width:700px){.shop-filter-panel{border-block:1px solid #dde2d6}.shop-filter-panel>summary{display:flex;align-items:center;justify-content:space-between;gap:calc(15px * var(--theme-gap-scale,1));list-style:none;padding:17px 0;font-size:calc(.81rem * var(--theme-text-scale,1));font-weight:500;cursor:pointer}.shop-filter-panel>summary::-webkit-details-marker{display:none}.shop-filter-panel>summary>span:first-child{display:flex;align-items:center;gap:calc(8px * var(--theme-gap-scale,1))}.shop-filter-panel>summary>span:last-child{font-size:calc(.71rem * var(--theme-text-scale,1));color:#738366;font-weight:400}.shop-filter-panel>summary .shop-icon{width:19px;height:19px}.shop-filter-panel[open]>summary{border-bottom:1px solid #dde2d6}.shop-filter-panel .shop-filter-bar{border:0}}
.shop-order-reference{overflow-wrap:anywhere}.shop-order-reference strong{font-size:calc(.85rem * var(--theme-text-scale,1));font-weight:500}
/* Delivery coverage: native checkboxes stay usable without JavaScript. */
.shipping-countries{grid-column:1/-1;min-width:0;margin:0;padding:18px;border:1px solid #cbd6c5;border-radius:calc(14px * var(--theme-radius-scale,1));background:var(--theme-background,#fffdf8)}
.shipping-countries legend{padding:0 8px;font-weight:600;color:var(--theme-primary,#123e31)}
.shipping-countries .hint{margin:8px 0 12px}
.shipping-country-actions{display:flex;align-items:center;flex-wrap:wrap;gap:calc(10px * var(--theme-gap-scale,1)) calc(20px * var(--theme-gap-scale,1));margin-top:10px}
.shipping-country-actions button{min-height:44px}
.shipping-country-actions .checkbox-row{display:flex;align-items:center;gap:calc(8px * var(--theme-gap-scale,1));margin:0}
.shipping-country-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:calc(6px * var(--theme-gap-scale,1));max-height:300px;overflow-y:auto;overscroll-behavior:contain;padding:4px}
.shipping-countries .shipping-country-option{display:flex;align-items:center;gap:calc(10px * var(--theme-gap-scale,1));min-width:0;min-height:48px;padding:8px 10px;margin:0;border-radius:calc(8px * var(--theme-radius-scale,1));cursor:pointer;font-size:calc(.88rem * var(--theme-text-scale,1));line-height:1.4;border:1px solid #e0e6d6}
.shipping-countries input[type=checkbox]{width:18px;height:18px;min-width:18px;padding:0;margin:0;accent-color:var(--theme-primary,#123e31)}
.shipping-country-option span{overflow-wrap:anywhere}
.shipping-country-option small{color:#53634b;white-space:nowrap}
.shipping-country-option:has(input:checked){background:#eaf1e3;border-color:#7a926b}
.shipping-country-option:focus-within{outline:2px solid var(--theme-primary,#123e31);outline-offset:1px}
.shipping-countries [hidden]{display:none!important}
.shipping-country-error{color:#9f2525;font-weight:600}
@media(max-width:1000px){.shipping-country-list{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.shipping-countries{padding:12px}.shipping-country-list{grid-template-columns:minmax(0,1fr);max-height:300px}.shipping-country-actions{gap:calc(4px * var(--theme-gap-scale,1)) calc(16px * var(--theme-gap-scale,1))}}
