.storefront{--store-bg:#fff;--store-surface:#fff;--store-surface-soft:#f7f7f8;--store-text:#151515;--store-text-secondary:#6b6b6b;--store-border:#e8e8ea;--store-success:#16a34a;--store-danger:#dc2626;--store-warning-soft:#fff4cc;min-height:100dvh;color:var(--store-text);background:var(--store-bg);touch-action:auto;-webkit-overflow-scrolling:touch;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:clip}.storefront *,.storefront :before,.storefront :after{box-sizing:border-box}.storefront button,.storefront input{font:inherit}.storefront button{color:inherit}.storefront :is(button,input,a):focus-visible{outline:3px solid color-mix(in srgb, var(--store-primary) 46%, transparent);outline-offset:3px}.store-header{z-index:40;min-height:76px;color:var(--store-header-text);background:var(--store-header);border-bottom:1px solid color-mix(in srgb, var(--store-header-text) 12%, transparent);position:sticky;top:0}.store-header-inner{align-items:center;gap:28px;width:min(100% - 40px,1240px);min-height:76px;margin:0 auto;display:flex}.store-brand-button,.store-menu-button{background:0 0;border:0;min-height:44px;padding:0}.store-brand-button{align-items:center;display:flex}.store-menu-button{color:inherit;display:none}.store-logo-image{object-fit:contain;width:auto;max-width:180px;height:34px;display:block}.store-logo-word{color:inherit;text-align:left;align-items:center;gap:10px;display:flex}.store-logo-word>b{min-width:42px;height:34px;color:var(--store-primary);background:color-mix(in srgb, var(--store-primary) 12%, transparent);letter-spacing:-1px;border-radius:8px;place-items:center;padding:0 8px;font-size:17px;font-style:italic;font-weight:900;display:grid}.store-logo-word>span{max-width:190px;font-size:14px;font-weight:850;line-height:1.1}.store-desktop-search{border:1px solid color-mix(in srgb, var(--store-header-text) 18%, transparent);max-width:580px;height:46px;color:color-mix(in srgb, var(--store-header-text) 68%, transparent);background:color-mix(in srgb, var(--store-header-text) 9%, transparent);border-radius:11px;flex:1;align-items:center;gap:10px;margin-left:auto;padding:0 15px;display:flex}.store-desktop-search input{width:100%;min-width:0;color:var(--store-header-text);background:0 0;border:0;outline:0;font-size:14px}.store-desktop-search input::placeholder{color:color-mix(in srgb, var(--store-header-text) 56%, transparent)}.store-desktop-actions{align-items:center;gap:8px;display:flex}.store-desktop-actions button{min-width:72px;min-height:48px;color:var(--store-header-text);background:0 0;border:0;border-radius:10px;place-items:center;gap:2px;padding:6px 10px;font-size:10px;font-weight:700;display:grid;position:relative}.store-desktop-actions svg{width:20px}.store-desktop-actions button:hover{background:color-mix(in srgb, var(--store-header-text) 10%, transparent)}.store-cart-button b,.store-bottom-nav button b{min-width:18px;height:18px;color:var(--store-primary-text);background:var(--store-primary);border-radius:999px;place-items:center;padding:0 4px;font-size:10px;font-weight:900;display:grid;position:absolute}.store-cart-button b{top:1px;right:6px}.store-shell{width:min(100% - 40px,1240px);min-height:68vh;margin:0 auto;padding:28px 0 64px}.store-mobile-search{display:none}.store-hero{color:#fff;background:#0a0a0a;border-radius:18px;grid-template-columns:minmax(0,1fr) minmax(280px,.7fr);align-items:center;gap:28px;min-height:330px;padding:clamp(30px,5vw,62px);display:grid;position:relative;overflow:hidden}.store-hero:before{content:"";background:var(--store-primary);width:9px;position:absolute;inset:0 auto 0 0}.store-hero>div{z-index:2;position:relative}.store-hero span,.store-products-section>header span,.store-page-heading>div>span,.store-account-placeholder>span{color:var(--store-primary);letter-spacing:1.4px;font-size:11px;font-weight:850}.store-hero h1{letter-spacing:-2.5px;white-space:pre-line;max-width:650px;margin:9px 0 12px;font-size:clamp(34px,5vw,62px);line-height:.98}.store-hero p{color:#c6c6c6;max-width:560px;margin:0 0 25px;font-size:15px;line-height:1.6}.store-hero button{min-height:48px;color:var(--store-primary-text);background:var(--store-primary);border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:13px;font-weight:850;display:inline-flex}.store-hero button:hover{filter:brightness(.94);transform:translateY(-1px)}.store-hero>img{z-index:1;object-fit:contain;filter:drop-shadow(0 20px 28px #0006);width:100%;height:270px;position:relative}.store-categories,.store-products-section{margin-top:36px}.store-categories>header,.store-products-section>header{justify-content:space-between;align-items:end;gap:20px;margin-bottom:16px;display:flex}.store-categories h2,.store-products-section h2{letter-spacing:-.7px;margin:0;font-size:22px}.store-categories header>button,.store-products-section header>button{min-height:44px;color:var(--store-link);background:0 0;border:0;align-items:center;gap:4px;padding:0 4px;font-size:13px;font-weight:750;display:inline-flex}.store-categories>div{scrollbar-width:thin;grid-template-columns:repeat(8,minmax(90px,1fr));gap:12px;padding-bottom:5px;display:grid;overflow-x:auto}.store-categories>div>button{border:1px solid var(--store-border);background:var(--store-surface);border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:104px;padding:12px 6px;display:flex}.store-categories>div>button:hover{border-color:var(--store-primary);transform:translateY(-1px)}.store-categories>div>button span{width:43px;height:43px;color:var(--store-primary-text);background:var(--store-primary);border-radius:50%;place-items:center;display:grid}.store-categories>div>button svg{width:20px}.store-categories>div>button b{max-width:95px;font-size:11px;line-height:1.25}.store-products-section>header>div{gap:5px;display:grid}.store-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.store-product-card{border:1px solid var(--store-border);background:var(--store-surface);border-radius:15px;flex-direction:column;min-width:0;transition:border-color .18s,transform .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden}.store-product-card:hover{border-color:#d1d1d5;transform:translateY(-2px);box-shadow:0 12px 30px #0000000f}.store-product-card.sold-out{opacity:.72}.store-product-main{text-align:left;background:0 0;border:0;flex-direction:column;flex:1;width:100%;min-width:0;padding:0;display:flex}.store-product-image{background:var(--store-surface-soft);place-items:center;width:100%;height:220px;padding:14px;display:grid;overflow:hidden}.store-product-image>img{object-fit:contain;width:100%;height:100%;transform:scale(var(--store-image-scale,1));transform-origin:50%;display:block}.store-product-image[data-fit=cover]>img{object-fit:cover}.store-product-placeholder{color:#9a9a9f;align-content:center;place-items:center;gap:8px;width:100%;height:100%;display:grid}.store-product-placeholder svg{stroke-width:1.3px;width:48px;height:48px}.store-product-placeholder small{text-align:center;max-width:140px}.store-product-copy{min-width:0;padding:15px 15px 12px;display:block}.store-product-copy>b{min-height:42px;color:var(--store-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;line-height:1.45;display:-webkit-box;overflow:hidden}.store-product-copy>small{min-height:20px;color:var(--store-text-secondary);text-overflow:ellipsis;white-space:nowrap;margin:4px 0 8px;font-size:11px;display:block;overflow:hidden}.store-card-price{letter-spacing:-.5px;margin-right:7px;font-size:18px;font-weight:850}.store-old-price{color:#999;font-size:12px;text-decoration:line-through}.store-stock-badge{border-radius:999px;width:max-content;margin-bottom:8px;padding:4px 7px;font-size:9px;font-weight:800;display:block}.store-stock-badge.low{border:1px solid color-mix(in srgb,var(--store-primary) 30%,var(--store-border));color:var(--store-link);background:color-mix(in srgb,var(--store-primary) 14%,var(--store-surface))}.store-stock-badge.sold{color:#a21d1d;background:#fee2e2}.store-quick-add{border:1px solid color-mix(in srgb, var(--store-primary) 75%, #b6b6b6);min-height:42px;color:var(--store-primary-text);background:var(--store-primary);border-radius:10px;justify-content:center;align-items:center;gap:5px;margin:0 12px 12px;font-size:12px;font-weight:800;display:flex}.store-quick-add:hover:not(:disabled){filter:brightness(.95)}.store-quick-add:disabled{border-color:var(--store-border);color:#8a8a8f;cursor:not-allowed;background:#f1f1f2}.store-page-heading{align-items:center;gap:14px;min-height:62px;margin-bottom:24px;display:flex}.store-page-heading>button{border:1px solid var(--store-border);background:#fff;border-radius:11px;flex:none;place-items:center;width:46px;height:46px;padding:0;display:grid}.store-page-heading>button:hover{border-color:var(--store-primary)}.store-page-heading>div{gap:3px;min-width:0;display:grid}.store-page-heading h1{letter-spacing:-1px;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:clamp(22px,3vw,30px);overflow:hidden}.store-page-heading .store-heart{margin-left:auto}.store-search-large{border:1px solid var(--store-border);background:#fff;border-radius:13px;align-items:center;gap:11px;width:100%;height:54px;padding:0 16px;display:flex}.store-search-large:focus-within{border-color:var(--store-primary);box-shadow:0 0 0 3px color-mix(in srgb, var(--store-primary) 18%, transparent)}.store-search-large input{background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:15px}.store-search-large button{background:0 0;border:0;place-items:center;width:38px;height:38px;padding:0;display:grid}.store-category-chips{scrollbar-width:none;-ms-overflow-style:none;gap:8px;margin:14px 0;padding-bottom:3px;display:flex;overflow-x:auto}.store-category-chips::-webkit-scrollbar{display:none}.store-category-chips button{border:1px solid var(--store-border);white-space:nowrap;background:#fff;border-radius:999px;min-height:40px;padding:0 14px;font-size:12px;font-weight:700}.store-category-chips button.active{border-color:var(--store-header);color:var(--store-header-text);background:var(--store-header)}.store-results-copy{color:var(--store-text-secondary);margin:0 0 16px;font-size:13px}.store-product-detail-grid{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:clamp(30px,5vw,72px);display:grid}.store-gallery{border:1px solid var(--store-border);background:var(--store-surface-soft);border-radius:18px;place-items:center;min-height:540px;display:grid;position:sticky;top:104px}.store-gallery .store-product-image{background:0 0;height:min(68vh,560px)}.store-stock-overlay{color:#fff;background:#ab2525;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:850;position:absolute}.store-product-info{padding:24px 0 110px}.store-product-category{color:var(--store-link);letter-spacing:1px;text-transform:uppercase;font-size:11px;font-weight:800}.store-product-info h1{letter-spacing:-1.8px;margin:8px 0 6px;font-size:clamp(28px,4vw,42px);line-height:1.08}.store-product-meta{color:var(--store-text-secondary);margin:0 0 24px}.store-product-description{color:var(--store-text-secondary);margin:-12px 0 22px;font-size:14px;line-height:1.6}.store-product-price{flex-wrap:wrap;align-items:center;gap:10px;min-height:54px;display:flex}.store-product-price b{letter-spacing:-1px;font-size:32px}.store-product-price del{color:#8d8d92;font-size:15px}.store-product-price>span{color:var(--store-danger);background:#fee2e2;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:850}.store-option,.store-availability{border-top:1px solid var(--store-border);margin-top:28px;padding-top:24px}.store-option label,.store-availability h2{margin:0 0 11px;font-size:13px;font-weight:800;display:block}.store-option button{border:1px solid var(--store-header);background:#fff;border-radius:10px;align-items:center;gap:8px;min-height:44px;padding:0 13px;font-size:13px;font-weight:700;display:inline-flex}.store-option button svg{color:var(--store-success)}.store-availability{gap:9px;display:grid}.store-availability h2{margin-bottom:2px}.store-availability>span{grid-template-columns:9px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:38px;font-size:13px;font-weight:700;display:grid}.store-availability>span i{background:var(--store-success);border-radius:50%;width:8px;height:8px}.store-availability>span.unavailable i{background:#a6a6aa}.store-availability>span small{color:var(--store-text-secondary);font-size:11px;font-weight:500}.store-product-buy{grid-template-columns:auto minmax(0,1fr);gap:12px;margin-top:30px;display:grid}.store-quantity{border:1px solid var(--store-border);background:#fff;border-radius:11px;grid-template-columns:40px 1fr 40px;place-items:center;min-width:126px;height:50px;display:grid}.store-quantity button{background:0 0;border:0;place-items:center;width:38px;height:38px;padding:0;display:grid}.store-quantity button:hover{color:#7d5d00;background:var(--store-warning-soft)}.store-quantity button:disabled{color:#b5b5b8;cursor:not-allowed;background:0 0}.store-quantity b{font-size:14px}.store-primary-button,.store-secondary-button,.store-empty button,.store-error button,.store-account-placeholder button{border-radius:11px;min-height:50px;padding:0 20px;font-size:13px;font-weight:850}.store-primary-button,.store-empty button,.store-error button{border:1px solid color-mix(in srgb, var(--store-primary) 70%, #aaa);color:var(--store-primary-text);background:var(--store-primary)}.store-primary-button:hover:not(:disabled),.store-empty button:hover,.store-error button:hover{filter:brightness(.94);transform:translateY(-1px)}.store-primary-button:disabled{border-color:var(--store-border);color:#888;cursor:not-allowed;background:#eee}.store-secondary-button,.store-account-placeholder button{border:1px solid var(--store-border);background:#fff}.store-cart-grid{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:22px;display:grid}.store-cart-lines{border:1px solid var(--store-border);background:#fff;border-radius:15px;overflow:hidden}.store-cart-lines article{border-bottom:1px solid var(--store-border);grid-template-columns:minmax(0,1fr) auto 100px 42px;align-items:center;gap:16px;min-height:142px;padding:16px;display:grid}.store-cart-lines article:last-child{border-bottom:0}.store-cart-product{text-align:left;background:0 0;border:0;grid-template-columns:100px minmax(0,1fr);align-items:center;gap:15px;min-width:0;padding:0;display:grid}.store-cart-product .store-product-image{border-radius:10px;height:105px;padding:7px}.store-cart-product>span:last-child{gap:5px;min-width:0;display:grid}.store-cart-product b,.store-cart-product small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.store-cart-product b{font-size:14px}.store-cart-product small{color:var(--store-text-secondary);font-size:11px}.store-cart-product em{width:fit-content;color:var(--store-text-secondary);background:var(--store-surface-soft);border-radius:999px;padding:4px 8px;font-size:10px;font-style:normal}.store-cart-product strong{font-size:14px}.store-quantity.compact{grid-template-columns:34px 1fr 34px;min-width:108px;height:42px}.store-line-total{text-align:right;font-size:14px}.store-remove{width:42px;height:42px;color:var(--store-danger);background:#fff5f5;border:0;border-radius:10px;place-items:center;padding:0;display:grid}.store-remove svg{width:18px}.store-cart-summary{gap:14px;display:grid;position:sticky;top:100px}.store-cart-totals{border:1px solid var(--store-border);background:#fff;border-radius:15px;padding:22px}.store-cart-totals h2{margin:0 0 18px;font-size:18px}.store-cart-totals dl{gap:12px;margin:0 0 20px;display:grid}.store-cart-totals dl>div{color:var(--store-text-secondary);justify-content:space-between;gap:20px;font-size:12px;display:flex}.store-cart-totals dd{text-align:right;margin:0}.store-cart-totals .total{border-top:1px solid var(--store-border);color:var(--store-text);align-items:end;margin-top:5px;padding-top:16px;font-weight:750}.store-cart-totals .total dd{letter-spacing:-.6px;font-size:22px;font-weight:850}.store-cart-totals>button{width:100%;margin-top:8px}.store-cart-totals>p{color:var(--store-text-secondary);align-items:flex-start;gap:8px;margin:16px 0 0;font-size:10px;line-height:1.5;display:flex}.store-cart-totals>p svg{width:17px;color:var(--store-success);flex:none}.store-applied-tier{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:11px;align-items:center;gap:9px;margin:-4px 0 16px;padding:11px 12px;display:flex}.store-applied-tier>svg{flex:none;width:19px}.store-applied-tier>span{gap:2px;display:grid}.store-applied-tier b{font-size:12px}.store-applied-tier small{font-size:9px;line-height:1.35}.store-cart-totals dd.saving,.store-checkout-summary dd.saving{color:#15803d;font-weight:800}.store-cart-product strong del{color:var(--store-text-secondary);margin-left:7px;font-size:10px;font-weight:500}.store-price-level-card{border:1px solid color-mix(in srgb, var(--store-primary) 38%, var(--store-border));background:color-mix(in srgb, var(--store-primary) 5%, #fff);border-radius:15px;padding:18px;overflow:hidden}.store-price-level-card>header{align-items:center;gap:9px;margin-bottom:14px;display:flex}.store-price-level-card>header>span{color:#735500;background:color-mix(in srgb, var(--store-primary) 24%, #fff);border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.store-price-level-card>header svg{width:18px}.store-price-level-card h2{margin:0;font-size:15px}.store-current-level{color:#167342;background:#dcfce7;border-radius:999px;align-items:center;gap:5px;width:fit-content;margin-bottom:10px;padding:5px 9px;font-size:10px;display:flex}.store-current-level svg{width:14px;height:14px}.store-price-level-message{border:1px solid color-mix(in srgb, var(--store-primary) 45%, #e9e4d5);background:#ffffffc7;border-radius:11px;padding:13px}.store-price-level-message>b,.store-price-level-message.maximum span>b{font-size:12px}.store-price-level-message p{color:var(--store-text-secondary);margin:5px 0 0;font-size:10px;line-height:1.5}.store-price-level-message.maximum{color:#167342;background:#f0fdf4;border-color:#bbf7d0;align-items:center;gap:9px;display:flex}.store-price-level-message.maximum>svg{flex:none;width:21px}.store-price-level-progress{gap:6px;margin-top:12px;display:grid}.store-price-level-progress progress{width:100%;height:7px;accent-color:var(--store-primary);border:0;border-radius:999px;overflow:hidden}.store-price-level-progress progress::-webkit-progress-bar{background:#dedde1}.store-price-level-progress progress::-webkit-progress-value{background:var(--store-primary);border-radius:999px}.store-price-level-progress>span{color:var(--store-text-secondary);justify-content:space-between;gap:12px;font-size:9px;display:flex}.store-price-level-progress strong{color:var(--store-text)}.store-price-level-map{justify-content:space-between;align-items:flex-start;gap:3px;margin-top:18px;display:flex}.store-price-level-map>span{min-width:0;color:var(--store-text-secondary);text-align:center;flex:1;justify-items:center;display:grid;position:relative}.store-price-level-map>span:not(:last-child):after{content:"";background:#d9d7dc;height:2px;position:absolute;top:7px;left:calc(50% + 8px);right:calc(8px - 50%)}.store-price-level-map>span.reached:not(:last-child):after{background:var(--store-primary)}.store-price-level-map i{z-index:1;background:#c7c4cc;border:4px solid #fff;border-radius:50%;width:16px;height:16px;box-shadow:0 0 0 1px #c7c4cc}.store-price-level-map .reached i{background:var(--store-primary);box-shadow:0 0 0 1px var(--store-primary)}.store-price-level-map .current i{box-shadow:0 0 0 2px var(--store-primary), 0 0 0 5px color-mix(in srgb, var(--store-primary) 18%, transparent)}.store-price-level-map b{width:100%;color:var(--store-text);text-overflow:ellipsis;white-space:nowrap;margin-top:8px;font-size:8px;overflow:hidden}.store-price-level-map small{color:var(--store-text-secondary);margin-top:3px;font-size:7px;line-height:1.3}.store-price-level-card.compact{background:#f1fbf5;border-color:#bde6cb;margin:14px 0;padding:13px}.store-price-level-card.compact>header{margin-bottom:10px}.store-price-level-card.compact>header>span{color:#167342;background:#dcfce7;width:28px;height:28px}.store-price-level-card.compact .store-current-level{margin-bottom:8px}.store-empty,.store-account-placeholder{border:1px solid var(--store-border);text-align:center;background:var(--store-surface-soft);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:420px;display:flex}.store-empty>svg,.store-account-placeholder>svg{color:#999;stroke-width:1.4px;width:46px;height:46px;margin-bottom:15px}.store-empty h2,.store-account-placeholder h1{margin:0 0 8px;font-size:24px}.store-empty p,.store-account-placeholder p{max-width:440px;color:var(--store-text-secondary);margin:0 20px 20px;line-height:1.6}.store-account-placeholder>span{margin-bottom:9px}.store-account-placeholder button{margin-top:4px}.store-checkout-grid{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:22px;display:grid}.store-checkout-form{gap:14px;display:grid}.store-checkout-form>section{border:1px solid var(--store-border);background:#fff;border-radius:15px;padding:20px}.store-checkout-form>section>header{align-items:flex-start;gap:11px;margin-bottom:17px;display:flex}.store-checkout-form>section>header>span{width:31px;height:31px;color:var(--store-primary-text);background:var(--store-primary);border-radius:50%;flex:none;place-items:center;font-size:12px;font-weight:900;display:grid}.store-checkout-form h2{margin:1px 0 3px;font-size:17px}.store-checkout-form header p{color:var(--store-text-secondary);margin:0;font-size:10px;line-height:1.45}.store-form-grid{grid-template-columns:1fr 1fr;gap:11px;display:grid}.store-form-grid>label,.store-notes-field{gap:6px;min-width:0;display:grid}.store-form-grid .wide{grid-column:1/-1}.store-form-grid label>span,.store-notes-field>span{color:var(--store-text-secondary);font-size:10px;font-weight:800}.store-form-grid input,.store-form-grid textarea,.store-notes-field textarea{border:1px solid var(--store-border);background:#fff;border-radius:10px;outline:0;width:100%;min-width:0;font-size:13px}.store-form-grid input{height:46px;padding:0 12px}.store-form-grid textarea,.store-notes-field textarea{resize:vertical;min-height:82px;padding:11px 12px}.store-form-grid input:focus,.store-form-grid textarea:focus,.store-notes-field textarea:focus{border-color:var(--store-primary);box-shadow:0 0 0 3px color-mix(in srgb, var(--store-primary) 18%, transparent)}.store-address-fields{border-top:1px solid var(--store-border);margin-top:15px;padding-top:17px}.store-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.store-choice-grid>label{border:1px solid var(--store-border);cursor:pointer;background:#fff;border-radius:11px;grid-template-columns:28px minmax(0,1fr) 20px;align-items:center;gap:9px;min-height:72px;padding:11px;display:grid}.store-choice-grid>label.selected{border-color:var(--store-primary);background:color-mix(in srgb, var(--store-primary) 8%, #fff);box-shadow:0 0 0 2px color-mix(in srgb, var(--store-primary) 15%, transparent)}.store-choice-grid input{opacity:0;pointer-events:none;position:absolute}.store-choice-grid>label>svg:first-of-type{color:#555;width:22px}.store-choice-grid>label>svg:last-of-type{width:17px;color:var(--store-primary-text);opacity:0}.store-choice-grid>label.selected>svg:last-of-type{opacity:1}.store-choice-grid>label>span{gap:3px;min-width:0;display:grid}.store-choice-grid b,.store-choice-grid small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.store-choice-grid b{font-size:11px}.store-choice-grid small{color:var(--store-text-secondary);font-size:9px}.store-notes-field{margin-top:15px}.store-checkout-warning,.store-checkout-error{color:#9b2626;background:#fff0f0;border-radius:10px;padding:12px;font-size:11px;line-height:1.5}.store-checkout-summary{border:1px solid var(--store-border);background:#fff;border-radius:15px;padding:22px;position:sticky;top:100px}.store-checkout-secure{color:#167a45;align-items:center;gap:7px;margin-bottom:13px;font-size:9px;font-weight:800;display:flex}.store-checkout-secure svg{width:16px}.store-checkout-summary h2{margin:0 0 15px;font-size:18px}.store-checkout-items{gap:9px;max-height:300px;padding:2px 0 3px;display:grid;overflow:auto}.store-checkout-items>article{border:1px solid var(--store-border);border-radius:11px;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:9px;padding:9px;display:grid}.store-checkout-items .store-product-image{border-radius:8px;height:62px;padding:4px}.store-checkout-items article>span{gap:3px;min-width:0;display:grid}.store-checkout-items b{text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:700;overflow:hidden}.store-checkout-items small,.store-checkout-items em{color:var(--store-text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:8px;font-style:normal;overflow:hidden}.store-checkout-items article>strong{white-space:nowrap;font-size:10px}.store-checkout-summary dl{border-top:1px solid var(--store-border);gap:10px;margin:0 0 13px;padding-top:13px;display:grid}.store-checkout-summary dl>div{color:var(--store-text-secondary);justify-content:space-between;gap:15px;font-size:11px;display:flex}.store-checkout-summary dd{margin:0}.store-checkout-summary dl .total{border-top:1px solid var(--store-border);color:var(--store-text);align-items:end;padding-top:12px;font-weight:800}.store-checkout-summary dl .total dd{font-size:23px;font-weight:900}.store-checkout-summary>button{width:100%;margin-top:8px}.store-checkout-summary>p{color:var(--store-text-secondary);text-align:center;margin:12px 0 0;font-size:9px;line-height:1.45}.store-checkout-tier-hint{color:#675116;background:#fffaf0;border:1px solid #f1dfae;border-radius:10px;margin:10px 0;padding:10px 11px;font-size:9px;line-height:1.45}.store-volume-prices{border:1px solid var(--store-border);background:#fafafa;border-radius:13px;gap:9px;margin:16px 0;padding:14px;display:grid}.store-volume-prices h2{margin:0 0 2px;font-size:13px}.store-volume-prices>span{background:#fff;border-radius:9px;grid-template-columns:minmax(0,1fr) auto;gap:2px 12px;min-width:0;padding:9px 10px;display:grid}.store-volume-prices b{text-transform:capitalize;font-size:11px}.store-volume-prices strong{color:#166534;font-size:13px}.store-volume-prices small{color:var(--store-text-secondary);grid-column:1/-1;font-size:9px}.store-checkout-error{margin-bottom:10px}.store-checkout-progress{grid-template-columns:repeat(4,minmax(0,1fr));margin:0 0 16px;padding:0;list-style:none;display:grid}.store-checkout-progress li{border-bottom:2px solid var(--store-border);min-height:32px;color:var(--store-text-secondary);align-items:center;gap:7px;font-size:10px;font-weight:800;display:flex}.store-checkout-progress li b{background:var(--store-surface-soft);border-radius:50%;place-items:center;width:21px;height:21px;font-size:9px;display:grid}.store-checkout-progress li.active{border-color:var(--store-primary);color:var(--store-text)}.store-checkout-progress li.active b{color:var(--store-primary-text);background:var(--store-primary)}.store-choice-grid.delivery,.store-choice-grid.payment{grid-template-columns:repeat(3,minmax(0,1fr))}.store-form-grid select{border:1px solid var(--store-border);width:100%;height:46px;color:var(--store-text);background:var(--store-surface);border-radius:10px;padding:0 12px;font-size:13px}.store-postal-input{display:block;position:relative}.store-postal-input input{padding-right:42px}.store-postal-input svg{width:17px;color:var(--store-text-secondary);position:absolute;top:14px;right:13px}.store-postal-status{min-height:46px;color:var(--store-text-secondary);border:1px solid #0000;border-radius:10px;align-items:center;gap:7px;padding:0 12px;font-size:10px;font-weight:700;display:flex}.store-postal-status svg{width:16px}.store-postal-status.ready{color:#08783a;background:#ecf9f0;border-color:#cbead7}.store-postal-status.manual{color:#765a0a;background:#fffaf0;border-color:#f1dfae}.spin{animation:.8s linear infinite store-spin}@keyframes store-spin{to{transform:rotate(360deg)}}.store-payment-preview{color:#08783a;background:#f0faf3;border:1px solid #cbead7;border-radius:10px;grid-template-columns:24px 1fr;gap:8px;margin-top:11px;padding:11px;display:grid}.store-payment-preview svg{width:19px}.store-payment-preview span{gap:2px;display:grid}.store-payment-preview b{font-size:10px}.store-payment-preview small{color:#3f6a4f;font-size:9px;line-height:1.4}.store-notes-toggle{border:1px solid var(--store-border);width:100%;min-height:44px;color:var(--store-text);background:var(--store-surface-soft);border-radius:10px;align-items:center;gap:7px;margin-top:12px;padding:0 12px;font-size:10px;font-weight:800;display:flex}.store-notes-toggle svg{width:15px}.store-notes-toggle svg:last-child{margin-left:auto}.store-checkout-summary-toggle{display:none}.store-confirmation{text-align:center;width:min(100%,620px);margin:20px auto 80px}.store-confirmation-check{color:#08783a;background:#dcfce7;border-radius:50%;place-items:center;width:82px;height:82px;margin:0 auto 18px;display:grid}.store-confirmation-check svg{stroke-width:1.6px;width:44px;height:44px}.store-confirmation>span{color:#187444;letter-spacing:1.4px;font-size:10px;font-weight:900}.store-confirmation>h1{letter-spacing:-1.4px;margin:8px 0 9px;font-size:34px}.store-confirmation>p{max-width:500px;color:var(--store-text-secondary);margin:0 auto 22px;font-size:13px;line-height:1.6}.store-confirmation>article{border:1px solid var(--store-border);background:var(--store-header);color:var(--store-header-text);text-align:left;border-radius:15px;padding:22px}.store-confirmation>article>small{color:color-mix(in srgb, var(--store-header-text) 62%, transparent);font-size:10px}.store-confirmation>article>strong{letter-spacing:.4px;margin:6px 0 20px;font-size:26px;display:block}.store-confirmation>article dl{border-top:1px solid color-mix(in srgb, var(--store-header-text) 16%, transparent);gap:10px;margin:0;padding-top:15px;display:grid}.store-confirmation>article dl>div{justify-content:space-between;gap:16px;font-size:11px;display:flex}.store-confirmation>article dd{text-align:right;margin:0;font-weight:750}.store-bank-details{border:1px solid var(--store-border);text-align:left;background:#fff;border-radius:14px;margin-top:13px;overflow:hidden}.store-bank-details summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;min-height:56px;padding:0 18px;font-size:13px;font-weight:800;list-style:none;display:flex}.store-bank-details summary::-webkit-details-marker{display:none}.store-bank-details summary svg{width:18px;transition:transform .18s}.store-bank-details[open] summary{border-bottom:1px solid var(--store-border)}.store-bank-details[open] summary svg{transform:rotate(180deg)}.store-bank-details>div{grid-template-columns:1fr 1fr;gap:9px;padding:14px;display:grid}.store-bank-details>div>span{background:var(--store-surface-soft);border-radius:9px;grid-template-columns:minmax(0,1fr) auto;gap:3px 8px;min-width:0;padding:10px;display:grid}.store-bank-details small{color:var(--store-text-secondary);grid-column:1/-1;font-size:9px}.store-bank-details b{overflow-wrap:anywhere;min-width:0;font-size:11px}.store-bank-details button{border:1px solid var(--store-border);background:#fff;border-radius:7px;justify-content:center;align-items:center;gap:4px;min-width:60px;min-height:44px;padding:0 7px;font-size:8px;font-weight:800;display:inline-flex}.store-bank-details button svg{width:12px}.store-tracking-access{border:1px solid color-mix(in srgb, var(--store-primary) 45%, var(--store-border));background:color-mix(in srgb, var(--store-primary) 7%, #fff);text-align:left;border-radius:14px;align-items:center;gap:15px;margin-top:13px;padding:17px 18px;display:flex}.store-tracking-access>svg{width:37px;height:37px;color:var(--store-primary-text);background:var(--store-primary);border-radius:50%;flex:none;padding:8px}.store-tracking-access>div{min-width:0}.store-tracking-access small{color:var(--store-text-secondary);letter-spacing:1px;font-size:9px;font-weight:850}.store-tracking-access strong{letter-spacing:8px;margin:3px 0 4px;font-size:28px;display:block}.store-tracking-access p{color:var(--store-text-secondary);margin:0;font-size:10px;line-height:1.5}.store-tracking-access>button{border:1px solid color-mix(in srgb, var(--store-primary) 35%, var(--store-border));width:44px;height:44px;color:var(--store-text);background:#fff;border-radius:10px;flex:none;place-items:center;padding:0;display:grid}.store-tracking-access>button svg{width:17px}.store-payment-note{border:1px solid var(--store-border);text-align:left;background:#fff;border-radius:14px;align-items:center;gap:11px;margin-top:13px;padding:16px 18px;display:flex}.store-payment-note>svg{width:23px;color:var(--store-success)}.store-payment-note>span{gap:3px;display:grid}.store-payment-note b{font-size:12px}.store-payment-note small{color:var(--store-text-secondary);font-size:9px}.store-confirmation-actions{grid-template-columns:1fr;gap:9px;margin-top:14px;display:grid}.store-confirmation-actions a,.store-confirmation-actions button{border:1px solid var(--store-border);min-height:50px;color:var(--store-text);background:#fff;border-radius:11px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:11px;font-weight:850;text-decoration:none;display:flex}.store-confirmation-actions a{color:#15803d;background:#fff;border-color:#16a34a}.store-confirmation-actions button.primary{border-color:var(--store-primary);color:var(--store-primary-text);background:var(--store-primary)}.store-confirmation-actions svg{width:18px}.store-customer-access{border:1px solid var(--store-border);background:#fff;border-radius:20px;grid-template-columns:minmax(0,1.1fr) minmax(350px,.9fr);width:min(100%,930px);min-height:560px;margin:10px auto 70px;display:grid;overflow:hidden;box-shadow:0 18px 55px #14111a12}.store-customer-access-copy{color:#fff;background:var(--store-header);flex-direction:column;justify-content:center;padding:54px;display:flex}.store-customer-access-copy>span{width:54px;height:54px;color:var(--store-primary-text);background:var(--store-primary);border-radius:15px;place-items:center;margin-bottom:24px;display:grid}.store-customer-access-copy>span svg{width:28px}.store-customer-access-copy>small{color:var(--store-primary);letter-spacing:1.5px;font-size:10px;font-weight:900}.store-customer-access-copy h1{letter-spacing:-1.5px;margin:10px 0 12px;font-size:36px;line-height:1.05}.store-customer-access-copy p{max-width:390px;color:color-mix(in srgb, var(--store-header-text) 66%, transparent);margin:0;font-size:13px;line-height:1.65}.store-customer-access-copy ul{gap:11px;margin:28px 0 0;padding:0;list-style:none;display:grid}.store-customer-access-copy li{color:color-mix(in srgb, var(--store-header-text) 80%, transparent);align-items:center;gap:9px;font-size:11px;display:flex}.store-customer-access-copy li svg{width:18px;color:var(--store-primary)}.store-access-card{flex-direction:column;justify-content:center;padding:28px 42px 42px;display:flex}.store-google-access{color:#26222a;background:#fff;border:1px solid #ddd9e2;border-radius:11px;align-items:center;gap:11px;min-height:58px;padding:9px 13px;text-decoration:none;display:flex}.store-google-access:hover{border-color:var(--store-primary);box-shadow:0 0 0 3px color-mix(in srgb, var(--store-primary) 15%, transparent)}.store-google-access.disabled{pointer-events:none;opacity:.55}.store-google-access .google-mark{background:conic-gradient(from -45deg,#4285f4 0 25%,#34a853 0 43%,#fbbc05 0 68%,#ea4335 0 82%,#4285f4 0);color:#0000;-webkit-background-clip:text;background-clip:text;flex:none;place-items:center;width:26px;height:26px;font-size:21px;font-weight:950;display:grid}.store-google-access>span{gap:2px;display:grid}.store-google-access b{font-size:12px}.store-google-access small{color:var(--store-text-secondary);font-size:9px}.store-access-divider{color:#8a848e;justify-content:center;margin:17px 0;font-size:9px;display:flex;position:relative}.store-access-divider:before{content:"";background:var(--store-border);height:1px;position:absolute;top:50%;left:0;right:0}.store-access-divider span{background:#fff;padding:0 9px;position:relative}.store-access-card form{flex-direction:column;justify-content:center;display:flex}.store-access-card form>svg{width:34px;height:34px;color:var(--store-text-secondary);stroke-width:1.5px;margin-bottom:16px}.store-access-tabs{background:#f1eff3;border-radius:11px;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;margin-bottom:26px;padding:4px;display:grid}.store-access-tabs button{color:#6b6572;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:0 9px;font-size:10px;font-weight:850;display:flex}.store-access-tabs button:only-child{grid-column:1/-1}.store-access-tabs button.active{color:#240046;background:#fff;box-shadow:0 3px 12px #24004614}.store-access-tabs svg{width:16px}.store-customer-access form h2{letter-spacing:-.7px;margin:0 0 6px;font-size:25px}.store-customer-access form>p{color:var(--store-text-secondary);margin:0 0 22px;font-size:11px;line-height:1.5}.store-customer-access form label{gap:6px;margin-bottom:12px;display:grid}.store-customer-access form label>span{color:var(--store-text-secondary);font-size:10px;font-weight:800}.store-customer-access form input{border:1px solid var(--store-border);text-transform:uppercase;border-radius:10px;outline:0;width:100%;height:48px;padding:0 13px;font-size:13px}.store-customer-access form input:focus{border-color:var(--store-primary);box-shadow:0 0 0 3px color-mix(in srgb, var(--store-primary) 18%, transparent)}.store-customer-access form input.tracking-code{letter-spacing:8px;text-align:center;font-size:21px;font-weight:800}.store-customer-access form .store-primary-button{width:100%;margin-top:5px}.store-access-back{min-height:44px;color:var(--store-text-secondary);background:0 0;border:0;margin-top:6px;font-size:11px;font-weight:750}.store-orders-loading{gap:14px;display:grid}.store-orders-loading span{background:var(--store-surface-soft);border-radius:16px;height:155px;animation:1.3s ease-in-out infinite store-pulse}.store-orders-page{width:min(100%,1030px);margin:0 auto 70px}.store-orders-page>header{justify-content:space-between;align-items:center;gap:20px;min-height:86px;margin-bottom:20px;display:flex}.store-orders-page>header small{color:var(--store-primary);letter-spacing:1.4px;font-size:10px;font-weight:900}.store-orders-page>header h1{letter-spacing:-1px;margin:6px 0 4px;font-size:31px}.store-orders-page>header p{color:var(--store-text-secondary);margin:0;font-size:11px}.store-orders-page>header>div:last-child{gap:7px;display:flex}.store-orders-page>header button{border:1px solid var(--store-border);background:#fff;border-radius:10px;align-items:center;gap:7px;min-height:44px;padding:0 12px;font-size:10px;font-weight:750;display:inline-flex}.store-orders-page>header button svg{width:16px}.store-order-link{border:1px solid var(--store-border);background:#fff;border-radius:12px;margin:-5px 0 18px auto}.store-order-link[open]{max-width:720px}.store-order-link>summary{cursor:pointer;min-height:44px;color:var(--store-text-secondary);justify-content:flex-end;align-items:center;gap:7px;padding:0 14px;font-size:10px;font-weight:800;list-style:none;display:flex}.store-order-link>summary::-webkit-details-marker{display:none}.store-order-link>summary svg{width:16px}.store-order-link>form{grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:end;gap:9px;padding:0 14px 14px;display:grid}.store-order-link form>p{color:var(--store-text-secondary);grid-column:1/-1;margin:0;font-size:9px}.store-order-link form label{gap:5px;display:grid}.store-order-link form label span{color:var(--store-text-secondary);font-size:8px;font-weight:800}.store-order-link form input{border:1px solid var(--store-border);text-transform:uppercase;border-radius:9px;outline:0;width:100%;height:44px;padding:0 11px}.store-order-link form input:focus{border-color:var(--store-primary);box-shadow:0 0 0 3px color-mix(in srgb, var(--store-primary) 18%, transparent)}.store-order-link form input.tracking-code{letter-spacing:4px;text-align:center}.store-order-link form .store-primary-button{white-space:nowrap;width:auto;min-height:44px;margin:0;padding:0 14px}.store-customer-orders{gap:15px;display:grid}.store-customer-order{border:1px solid var(--store-border);background:#fff;border-radius:16px;padding:20px;box-shadow:0 8px 26px #14111a0a}.store-customer-order>header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.store-customer-order>header>span:first-child{gap:4px;display:grid}.store-customer-order>header small{color:var(--store-text-secondary);font-size:9px}.store-customer-order>header b{font-size:18px}.store-customer-order-status{color:#6c5200;background:#fff4c2;border-radius:999px;align-items:center;min-height:27px;padding:0 10px;font-size:9px;font-weight:850;display:inline-flex}.store-customer-order-status.completed{color:#126d3b;background:#dcfce7}.store-customer-order-status.cancelled{color:#a42020;background:#fee2e2}.store-customer-order-summary{background:var(--store-surface-soft);border-radius:12px;grid-template-columns:1fr 1fr auto;align-items:center;gap:18px;margin-top:16px;padding:14px;display:grid}.store-customer-order-summary>span{grid-template-rows:auto auto;grid-template-columns:30px minmax(0,1fr);column-gap:9px;min-width:0;display:grid}.store-customer-order-summary svg{width:30px;height:30px;color:var(--store-text-secondary);background:#fff;border-radius:8px;grid-row:1/span 2;padding:7px}.store-customer-order-summary small{color:var(--store-text-secondary);font-size:8px}.store-customer-order-summary b{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.store-customer-order-summary>strong{white-space:nowrap;font-size:19px}.store-order-progress{grid-template-columns:repeat(auto-fit,minmax(0,1fr));margin:22px 0 17px;padding:0;list-style:none;display:grid}.store-order-progress li{text-align:center;justify-items:center;gap:7px;min-width:0;display:grid;position:relative}.store-order-progress li:before{content:"";z-index:0;background:var(--store-border);height:2px;position:absolute;top:13px;left:-50%;right:50%}.store-order-progress li:first-child:before{display:none}.store-order-progress li.complete:before{background:var(--store-primary)}.store-order-progress li>span{border:2px solid var(--store-border);z-index:1;width:28px;height:28px;color:var(--store-text-secondary);background:#fff;border-radius:50%;place-items:center;font-size:9px;font-weight:850;display:grid;position:relative}.store-order-progress li.complete>span{border-color:var(--store-primary);color:var(--store-primary-text);background:var(--store-primary)}.store-order-progress li svg{width:14px}.store-order-progress li>div{gap:2px;min-width:0;display:grid}.store-order-progress b{text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.store-order-progress small{font-size:7px}.store-order-cancelled{color:#9e2020;background:#fff1f1;border-radius:11px;align-items:center;gap:10px;margin:17px 0;padding:13px;display:flex}.store-order-cancelled>span{background:#fff;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;display:grid}.store-order-cancelled svg{width:18px}.store-order-cancelled>div{gap:2px;display:grid}.store-order-cancelled b{font-size:10px}.store-order-cancelled small{font-size:9px;line-height:1.4}.store-customer-order details{border-top:1px solid var(--store-border)}.store-customer-order summary{cursor:pointer;min-height:44px;color:var(--store-text-secondary);justify-content:space-between;align-items:center;font-size:10px;font-weight:800;list-style:none;display:flex}.store-customer-order summary::-webkit-details-marker{display:none}.store-customer-order summary svg{width:17px;transition:transform .18s}.store-customer-order details[open] summary svg{transform:rotate(90deg)}.store-customer-order-items{gap:8px;padding:4px 0 14px;display:grid}.store-customer-order-items>span,.store-customer-order details dl>div{justify-content:space-between;gap:15px;font-size:10px;display:flex}.store-customer-order-items small{color:var(--store-text-secondary);white-space:nowrap}.store-customer-order details dl{border-top:1px solid var(--store-border);gap:8px;margin:0;padding:13px 0 0;display:grid}.store-customer-order details dd{text-align:right;margin:0}.store-customer-order details .total{border-top:1px solid var(--store-border);padding-top:9px;font-weight:850}.store-trust{background:var(--store-surface-soft);border-radius:16px;grid-template-columns:repeat(5,1fr);gap:22px;width:min(100% - 40px,1240px);margin:0 auto 44px;padding:24px;display:grid}.store-trust article{align-items:center;gap:11px;min-width:0;display:flex}.store-trust article>svg{color:#4d4d52;background:#fff;border-radius:50%;flex:none;width:36px;height:36px;padding:9px}.store-trust article>span{gap:3px;min-width:0;display:grid}.store-trust b{font-size:11px}.store-trust small{color:var(--store-text-secondary);font-size:9px;line-height:1.35}.store-footer{color:#fff;background:#090909;align-items:center;gap:32px;min-height:120px;padding:30px max(20px,50vw - 620px);display:flex}.store-footer>span{color:#a5a5a8;margin-left:auto;font-size:11px}.store-footer>span b{color:#fff}.store-footer>a{color:#fff;background:#16a34a;border-radius:10px;align-items:center;gap:8px;min-height:44px;padding:0 15px;font-size:11px;font-weight:750;text-decoration:none;display:inline-flex}.store-footer>a svg{width:18px}.store-bottom-nav{display:none}.store-toast{z-index:80;color:#fff;background:#171717;border-radius:11px;place-items:center;max-width:min(420px,100vw - 32px);min-height:48px;padding:13px 17px;font-size:12px;font-weight:750;display:grid;position:fixed;bottom:20px;right:20px;box-shadow:0 14px 40px #00000038}.store-drawer-backdrop{z-index:70;background:#00000070;display:block;position:fixed;inset:0}.store-drawer{width:min(84vw,340px);height:100dvh;padding:max(18px, env(safe-area-inset-top)) 18px max(18px, env(safe-area-inset-bottom));color:#fff;background:var(--store-header);touch-action:pan-y;flex-direction:column;display:flex;overflow-y:auto}.store-drawer>header{justify-content:space-between;align-items:center;gap:12px;min-height:50px;display:flex}.store-drawer>header>button{width:44px;height:44px;color:inherit;background:0 0;border:0;place-items:center;padding:0;display:grid}.store-drawer nav{gap:4px;margin-top:28px;display:grid}.store-drawer nav button{color:#fff;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:13px;min-height:52px;padding:0 12px;font-size:14px;font-weight:700;display:flex}.store-drawer nav button:hover{background:#ffffff14}.store-drawer nav button svg{width:20px;color:var(--store-primary)}.store-drawer nav button span{margin-left:auto}.store-drawer footer{color:#9e9ea3;border-top:1px solid #ffffff1f;margin-top:auto;padding-top:22px;font-size:11px}.store-drawer footer b{color:#fff}.store-loading{background:#fff;min-height:100dvh}.store-skeleton-header{background:#0b0b0b;height:76px}.store-loading .store-shell{padding-top:28px}.store-skeleton-search,.store-skeleton-title,.store-skeleton-hero,.store-skeleton-grid>div{background:#f0f0f2;animation:1.3s ease-in-out infinite store-pulse}.store-skeleton-search{border-radius:11px;height:48px;display:none}.store-skeleton-hero{border-radius:18px;height:330px}.store-skeleton-title{border-radius:7px;width:220px;height:28px;margin:34px 0 18px}.store-skeleton-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.store-skeleton-grid>div{border-radius:15px;height:350px}@keyframes store-pulse{50%{opacity:.55}}.store-error{background:var(--store-surface-soft);place-items:center;min-height:100dvh;padding:20px;display:grid}.store-error section{border:1px solid var(--store-border);text-align:center;background:#fff;border-radius:18px;width:min(100%,480px);padding:38px}.store-error svg{color:#999}.store-error h1{margin:14px 0 8px}.store-error p{color:var(--store-text-secondary);margin:0 0 22px;line-height:1.5}@media (min-width:1180px){.store-product-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (max-width:1000px){.store-header-inner,.store-shell,.store-trust{width:min(100% - 32px,920px)}.store-product-grid,.store-skeleton-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.store-product-detail-grid{gap:30px}.store-cart-grid{grid-template-columns:minmax(0,1fr) 310px}.store-cart-lines article{grid-template-columns:minmax(0,1fr) 108px 40px}.store-line-total{display:none}.store-trust{grid-template-columns:repeat(3,1fr)}}@media (max-width:760px){.storefront{padding-bottom:calc(72px + env(safe-area-inset-bottom))}.store-header{min-height:62px}.store-header-inner{justify-content:space-between;gap:12px;width:100%;min-height:62px;padding:0 15px}.store-menu-button{place-items:center;width:44px;height:44px;display:grid}.store-brand-button{max-width:calc(100% - 112px)}.store-logo-image{max-width:145px;height:29px}.store-logo-word>b{min-width:36px;height:31px;font-size:14px}.store-logo-word>span{text-overflow:ellipsis;white-space:nowrap;max-width:132px;font-size:12px;overflow:hidden}.store-desktop-search,.store-desktop-actions{display:none}.store-header-inner:after{content:"";background:0 0;width:44px;height:44px}.store-drawer-backdrop{display:block}.store-shell{width:100%;min-height:75vh;padding:14px 16px 42px}.store-mobile-search{border:1px solid var(--store-border);background:#fff;border-radius:11px;align-items:center;gap:10px;height:46px;padding:0 13px;display:flex}.store-mobile-search input{background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:13px}.store-hero{border-radius:15px;grid-template-columns:minmax(0,1fr) 38%;gap:8px;min-height:250px;margin-top:12px;padding:24px 20px}.store-hero:before{width:6px}.store-hero span{font-size:9px}.store-hero h1{letter-spacing:-1.2px;overflow-wrap:anywhere;margin:8px 0 10px;font-size:clamp(23px,7vw,31px)}.store-hero p{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:15px;font-size:11px;line-height:1.45;display:-webkit-box;overflow:hidden}.store-hero button{min-height:43px;padding:0 13px;font-size:10px}.store-hero>img{height:190px}.store-categories,.store-products-section{margin-top:25px}.store-categories>header,.store-products-section>header{margin-bottom:12px}.store-categories h2,.store-products-section h2{font-size:19px}.store-categories header>button,.store-products-section header>button{font-size:11px}.store-categories>div{scrollbar-width:none;gap:10px;margin-inline:-16px;padding:0 16px 4px;display:flex}.store-categories>div::-webkit-scrollbar{display:none}.store-category-chips::-webkit-scrollbar{display:none}.store-categories>div>button{width:82px;min-width:82px;min-height:90px;padding:9px 4px}.store-categories>div>button span{width:39px;height:39px}.store-categories>div>button b{font-size:9px}.store-product-grid,.store-skeleton-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.store-product-image{height:155px;padding:9px}.store-product-copy{padding:11px 10px 8px}.store-product-copy>b{min-height:38px;font-size:12px;line-height:1.45}.store-product-copy>small{margin:3px 0 7px;font-size:9px}.store-card-price{font-size:15px;display:block}.store-old-price{font-size:10px}.store-stock-badge{margin-bottom:6px;font-size:8px}.store-quick-add{min-height:44px;margin:0 8px 8px;font-size:10px}.store-page-heading{gap:11px;min-height:50px;margin-bottom:15px}.store-page-heading>button{width:44px;height:44px}.store-page-heading h1{font-size:22px}.store-page-heading>div>span{font-size:8px}.store-search-large{height:50px}.store-category-chips{margin-inline:-16px;padding-inline:16px}.store-category-chips button{min-height:42px}.store-product-detail-grid{display:block}.store-gallery{min-height:340px;position:relative;top:auto}.store-gallery .store-product-image{height:340px}.store-product-info{padding:22px 0 92px}.store-product-info h1{font-size:27px}.store-product-price b{font-size:28px}.store-product-buy{min-height:72px;padding:10px 16px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--store-border);z-index:35;right:0;bottom:calc(65px + env(safe-area-inset-bottom));background:#fffffff7;grid-template-columns:112px minmax(0,1fr);gap:8px;position:fixed;left:0;box-shadow:0 -8px 24px #00000012}.store-product-buy .store-quantity{width:112px;min-width:0}.store-product-buy .store-primary-button{min-width:0;padding:0 8px;font-size:11px}.store-cart-grid{display:block}.store-cart-lines{border-radius:13px}.store-cart-lines article{grid-template-columns:minmax(0,1fr) 98px 36px;gap:8px;min-height:124px;padding:12px}.store-cart-product{grid-template-columns:72px minmax(0,1fr);gap:9px}.store-cart-product .store-product-image{height:78px}.store-cart-product b{font-size:11px}.store-cart-product small{font-size:9px}.store-cart-product strong{font-size:12px}.store-quantity.compact{grid-template-columns:44px 1fr 44px;min-width:132px;height:44px}.store-quantity.compact button,.store-remove{width:44px;height:44px}.store-cart-summary{margin-top:14px;padding:0;position:static}.store-cart-summary .store-primary-button{position:static}.store-checkout-grid{display:block}.store-checkout-form>section{padding:15px}.store-checkout-summary{margin-top:14px;padding:18px;position:static}.store-checkout-summary>button{min-height:54px;position:static}.store-confirmation{margin-top:8px;padding:0 2px}.store-confirmation>h1{font-size:29px}.store-tracking-access strong{letter-spacing:6px;font-size:24px}.store-bank-details>div{grid-template-columns:1fr}.store-customer-access{border-radius:16px;min-height:0;margin:0 auto 35px;display:block}.store-customer-access-copy{padding:26px 22px}.store-customer-access-copy>span{width:44px;height:44px;margin-bottom:16px}.store-customer-access-copy h1{font-size:27px}.store-customer-access-copy p{font-size:11px}.store-customer-access-copy ul{grid-template-columns:1fr 1fr;gap:9px;margin-top:18px}.store-customer-access-copy li{font-size:9px}.store-customer-access-copy li:last-child{grid-column:1/-1}.store-access-card{padding:22px 20px 26px}.store-access-tabs{margin-bottom:21px}.store-orders-page{margin-bottom:35px}.store-orders-page>header{align-items:flex-end;min-height:0;margin-bottom:17px}.store-orders-page>header h1{font-size:25px}.store-orders-page>header button{justify-content:center;width:44px;padding:0;font-size:0}.store-order-link{margin:0 0 17px}.store-order-link[open]{max-width:none}.store-order-link>summary{justify-content:flex-start}.store-order-link>form{grid-template-columns:1fr}.store-order-link form .store-primary-button{width:100%}.store-customer-order{padding:15px}.store-customer-order-summary{grid-template-columns:1fr 1fr;gap:12px 8px}.store-customer-order-summary>strong{border-top:1px solid var(--store-border);text-align:right;grid-column:1/-1;padding-top:10px}.store-order-progress{grid-template-columns:1fr;gap:0}.store-order-progress li{text-align:left;grid-template-columns:28px minmax(0,1fr);place-items:start;column-gap:10px;min-height:47px}.store-order-progress li:before{width:2px;height:100%;top:-34px;left:13px;right:auto}.store-order-progress li:first-child:before{display:none}.store-order-progress li>span{grid-area:1/1}.store-order-progress li>div{grid-area:1/2;padding-top:3px}.store-order-progress b{white-space:normal;font-size:10px;overflow:visible}.store-order-progress small{font-size:8px}.store-empty,.store-account-placeholder{min-height:55vh}.store-trust{grid-template-columns:1fr 1fr;gap:18px 10px;width:calc(100% - 32px);margin-bottom:26px;padding:18px}.store-trust article>svg{width:32px;height:32px;padding:8px}.store-trust b{font-size:9px}.store-trust small{font-size:8px}.store-footer{flex-wrap:wrap;gap:14px;min-height:105px;margin-bottom:0;padding:24px 16px}.store-footer>span{order:3;width:100%;margin-left:0}.store-footer>a{margin-left:auto}.store-bottom-nav{min-height:calc(66px + env(safe-area-inset-bottom));padding:5px 6px env(safe-area-inset-bottom);border-top:1px solid var(--store-border);z-index:45;background:#fffffffa;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #00000012}.store-bottom-nav button{color:#66666c;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-width:0;min-height:56px;padding:5px 2px;font-size:9px;font-weight:700;display:flex;position:relative}.store-bottom-nav button svg{width:20px}.store-bottom-nav button.active{color:#7d5e00}.store-bottom-nav button.active:after{content:"";background:var(--store-primary);border-radius:999px;width:18px;height:3px;position:absolute;top:1px}.store-bottom-nav button b{top:2px;left:calc(50% + 5px)}.store-toast{right:16px;bottom:calc(82px + env(safe-area-inset-bottom));left:16px}.store-skeleton-header{height:62px}.store-skeleton-search{display:block}.store-skeleton-hero{height:250px;margin-top:12px}.store-skeleton-title{margin-top:25px}.store-skeleton-grid>div{height:260px}}@media (max-width:540px){.store-form-grid,.store-choice-grid{grid-template-columns:1fr}.store-choice-grid>label{min-height:68px}.store-bank-details,.store-confirmation-actions{grid-template-columns:1fr}}@media (max-width:380px){.store-shell{padding-inline:12px}.store-hero{grid-template-columns:minmax(0,1fr) 34%;padding-inline:17px}.store-hero h1{font-size:25px}.store-categories>div,.store-category-chips{margin-inline:-12px;padding-inline:12px}.store-product-grid{gap:8px}.store-product-image{height:142px}.store-product-copy>b{font-size:11px}.store-card-price{font-size:14px}.store-cart-lines article{grid-template-columns:minmax(0,1fr) 36px}.store-cart-lines .store-quantity{grid-column:1;width:132px;margin-left:80px}.store-cart-lines .store-remove{grid-area:1/2/span 2}.store-trust{grid-template-columns:1fr}}.store-category-section,.store-brand-section{margin-top:38px}.store-category-section>header,.store-brand-section>header{justify-content:space-between;align-items:end;gap:20px;margin-bottom:16px;display:flex}.store-category-section>header>div{gap:4px;display:grid}.store-category-section>header span,.store-brand-section>header span{color:var(--store-link);letter-spacing:1.25px;font-size:10px;font-weight:850}.store-category-section h2,.store-brand-section h2{letter-spacing:-.7px;margin:0;font-size:22px}.store-category-section>header button{min-height:44px;color:var(--store-link);background:0 0;border:0;align-items:center;gap:4px;padding:0 4px;font-size:13px;font-weight:750;display:inline-flex}.store-category-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:13px;display:grid}.store-category-grid>button{border:1px solid var(--store-border);text-align:left;background:#fff;border-radius:15px;min-width:0;padding:0;transition:border-color .18s,transform .18s,box-shadow .18s;overflow:hidden;box-shadow:0 7px 22px #12101609}.store-category-grid>button:hover{border-color:color-mix(in srgb,var(--store-primary) 48%,var(--store-border));transform:translateY(-2px);box-shadow:0 12px 28px #12101612}.store-category-visual{height:126px;color:var(--store-primary-text);background:color-mix(in srgb,var(--store-primary) 10%,#fff);place-items:center;display:grid;overflow:hidden}.store-category-visual img{object-fit:cover;width:100%;height:100%;display:block}.store-category-visual[data-fit=contain] img{object-fit:contain;padding:12px}.store-category-visual svg{width:31px;height:31px}.store-category-copy{align-content:center;gap:4px;min-height:58px;padding:10px 12px;display:grid}.store-category-copy b{text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.3;overflow:hidden}.store-category-copy small{color:var(--store-link);align-items:center;gap:3px;font-size:9px;font-weight:750;display:inline-flex}.store-category-copy small svg{width:11px;height:11px}.store-category-section.standalone{margin-top:0}.store-category-section.standalone>header{display:none}.store-brand-section>header{gap:4px;display:grid}.store-brand-section>div{grid-template-columns:repeat(6,minmax(0,1fr));gap:13px;display:grid}.store-brand-section button{border:1px solid var(--store-border);background:#fff;border-radius:15px;align-content:center;place-items:center;gap:9px;min-width:0;min-height:100px;padding:14px 10px;display:grid}.store-brand-section button:hover{border-color:color-mix(in srgb,var(--store-primary) 48%,var(--store-border));transform:translateY(-1px);box-shadow:0 10px 24px #1210160e}.store-brand-section button>span{width:100%;height:46px;color:var(--store-text);place-items:center;display:grid;overflow:hidden}.store-brand-section button img{object-fit:contain;max-width:100%;max-height:42px;display:block}.store-brand-section button b{letter-spacing:-.5px;font-size:17px}.store-brand-section button strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:11px;overflow:hidden}.store-product-breadcrumb{min-height:46px;color:var(--store-text-secondary);align-items:center;gap:7px;margin:-8px 0 18px;display:flex}.store-product-breadcrumb>button:not(.store-heart){background:0 0;border:0;align-items:center;gap:5px;min-height:40px;padding:0;font-size:11px;display:inline-flex}.store-product-breadcrumb>button:hover:not(.store-heart){color:var(--store-text)}.store-product-breadcrumb>button svg{width:15px}.store-product-breadcrumb>svg{flex:none;width:13px}.store-product-breadcrumb>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;overflow:hidden}.store-product-breadcrumb .store-heart{border:1px solid var(--store-border);background:#fff;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;margin-left:auto;padding:0;display:grid}.store-gallery{background:#fff}.store-gallery .store-product-image{padding:clamp(28px,5vw,64px)}.store-product-info{padding-top:8px}.store-volume-prices{background:#fff;border-radius:14px;gap:0;margin:18px 0 0;padding:0;overflow:hidden}.store-volume-prices h2{color:var(--store-text-secondary);letter-spacing:.8px;text-transform:uppercase;padding:13px 15px 10px;font-size:10px}.store-volume-prices>span{border-top:1px solid var(--store-border);border-radius:0;grid-template-columns:minmax(0,1fr) auto;padding:12px 15px}.store-volume-prices b{font-size:12px}.store-volume-prices strong{color:var(--store-success);grid-area:1/2/span 2;align-self:center;font-size:16px}.store-volume-prices small{grid-column:1;font-size:10px}.store-product-buy .store-primary-button{justify-content:center;align-items:center;gap:9px;display:inline-flex}.store-product-buy .store-primary-button svg{width:18px;height:18px}.store-product-detail>.store-products-section{margin-top:44px}.store-product-detail>.store-products-section .store-product-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.store-product-detail>.store-products-section .store-product-image{height:165px}.store-product-detail>.store-products-section .store-product-copy>b{font-size:12px}.store-product-detail>.store-products-section .store-card-price{font-size:15px}@media (max-width:1100px){.store-category-grid,.store-brand-section>div,.store-product-detail>.store-products-section .store-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:760px){.store-category-section,.store-brand-section{margin-top:27px}.store-category-section>header,.store-brand-section>header{margin-bottom:12px}.store-category-section h2,.store-brand-section h2{font-size:19px}.store-category-grid,.store-brand-section>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.store-category-visual{height:116px}.store-category-copy{min-height:54px;padding:9px 10px}.store-category-copy b{font-size:11px}.store-brand-section button{min-height:88px}.store-product-breadcrumb{gap:4px;min-height:38px;margin:-8px 0 10px}.store-product-breadcrumb>button:not(.store-heart){min-height:36px;font-size:10px}.store-product-breadcrumb>span{font-size:10px}.store-product-breadcrumb .store-heart{width:38px;height:38px}.store-gallery{min-height:320px}.store-gallery .store-product-image{height:320px;padding:26px}.store-product-info{padding-top:21px;padding-bottom:130px}.store-product-info h1{font-size:27px}.store-product-price b{font-size:29px}.store-volume-prices>span{min-height:59px}.store-product-detail>.store-products-section{margin-top:30px;padding-bottom:100px}.store-product-detail>.store-products-section .store-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.store-product-detail>.store-products-section .store-product-image{height:145px}}@media (max-width:380px){.store-category-visual{height:102px}.store-product-breadcrumb>span,.store-product-breadcrumb>svg:last-of-type{display:none}.store-product-buy{grid-template-columns:102px minmax(0,1fr)}.store-product-buy .store-quantity{grid-template-columns:34px 1fr 34px;width:102px}.store-product-buy .store-primary-button{font-size:10px}}@media (prefers-reduced-motion:reduce){.storefront *,.storefront :before,.storefront :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.store-customer-payment,.store-customer-tracking{color:#59525f;background:#f5f3f7;border-radius:13px;align-items:center;gap:11px;margin:0 18px 12px;padding:12px 14px;display:flex}.store-customer-payment>svg,.store-customer-tracking>svg{color:#5f20b5;width:20px;height:20px}.store-customer-payment>span,.store-customer-tracking>span{flex-direction:column;gap:2px;display:flex}.store-customer-payment small,.store-customer-tracking small{color:#77717d;font-size:11px}.store-customer-payment b,.store-customer-tracking b{font-size:13px}.store-customer-payment em{color:#6b6572;font-size:11px;font-style:normal}.store-customer-payment.paid{color:#137a37;background:#eaf8ef}.store-customer-payment.paid>svg{color:#16a34a}.store-customer-payment.rejected,.store-customer-payment.refunded{color:#a61b16;background:#fff0ef}.store-customer-payment.rejected>svg,.store-customer-payment.refunded>svg{color:#dc2626}.store-customer-tracking{background:#f8f4fe}.store-customer-cancellation{color:#9b231d;background:#fff0ef;border-radius:13px;flex-direction:column;gap:4px;margin:0 18px 12px;padding:12px 14px;font-size:12px;display:flex}@media (max-width:640px){.store-customer-payment,.store-customer-tracking,.store-customer-cancellation{margin-inline:12px}}.storefront{--store-radius-sm:10px;--store-radius-md:14px;--store-radius-lg:18px;--store-shadow-card:0 10px 28px #1210160e;background:#fafafa}.store-header{box-shadow:0 1px #0000000d}.store-shell{background:0 0}.store-hero{box-shadow:0 18px 50px #0000001f}.store-hero button,.store-quick-add,.store-primary-button{transition:filter .18s,transform .18s,box-shadow .18s}.store-hero button:hover,.store-quick-add:hover:not(:disabled),.store-primary-button:hover:not(:disabled){box-shadow:0 8px 18px color-mix(in srgb, var(--store-primary) 24%, transparent)}.store-categories>header>div{gap:5px;min-width:0;display:grid}.store-categories>header>div>span{color:var(--store-text-secondary);letter-spacing:1px;text-transform:uppercase;font-size:10px;font-weight:800}.store-categories>div>button{transition:border-color .18s,transform .18s,box-shadow .18s;box-shadow:0 7px 18px #12101609}.store-categories>div>button:hover{box-shadow:var(--store-shadow-card)}.store-product-card{border-color:#ececef;box-shadow:0 5px 18px #12101606}.store-product-image{height:232px;padding:18px}.store-product-image>img{transition:transform .25s}.store-product-card:hover .store-product-image>img{transform:scale(var(--store-image-hover-scale,1.025))}.store-product-copy{padding:14px 14px 10px}.store-merit-badge{z-index:2;color:#332600;background:var(--store-primary);letter-spacing:.2px;border-radius:0 0 9px;align-items:center;min-height:25px;padding:0 9px;font-size:9px;font-weight:900;display:inline-flex;position:absolute;top:0;left:0}.store-card-variants{color:#7a5b00;min-height:17px;margin:-3px 14px 8px;font-size:9px;font-weight:750}.store-stock-badge{margin-top:7px}.store-product-facts{border-top:1px solid var(--store-border);margin-top:26px}.store-product-facts details{border-bottom:1px solid var(--store-border)}.store-product-facts summary{cursor:pointer;justify-content:space-between;align-items:center;min-height:52px;font-size:13px;font-weight:800;list-style:none;display:flex}.store-product-facts summary::-webkit-details-marker{display:none}.store-product-facts summary svg{width:18px;color:var(--store-text-secondary);transition:transform .18s}.store-product-facts details[open] summary svg{transform:rotate(90deg)}.store-product-facts p{color:var(--store-text-secondary);margin:-2px 0 18px;font-size:13px;line-height:1.65}.store-variant-trigger{text-align:left;justify-content:space-between;width:100%;min-height:60px!important;padding:9px 12px!important}.store-variant-trigger>span{gap:3px;min-width:0;display:grid}.store-variant-trigger b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.store-variant-trigger small{color:var(--store-text-secondary);font-size:10px;font-weight:550}.store-tier-progress{background:#fffaf0;border:1px solid #eadfbb;border-radius:11px;gap:10px;margin:-2px 0 16px;padding:12px;display:grid}.store-tier-progress>span{gap:3px;display:grid}.store-tier-progress b{color:#5f4700;font-size:11px}.store-tier-progress small{color:#786b49;font-size:9px;line-height:1.4}.store-tier-progress progress{width:100%;height:6px;accent-color:var(--store-primary);border:0;border-radius:999px;overflow:hidden}.store-tier-progress progress::-webkit-progress-bar{background:#e8e1cd}.store-tier-progress progress::-webkit-progress-value{background:var(--store-primary);border-radius:999px}.store-sheet-backdrop{z-index:95;background:#09090b94;justify-content:center;align-items:center;padding:24px;animation:.18s ease-out store-sheet-fade;display:flex;position:fixed;inset:0}.store-variant-sheet{border:1px solid var(--store-border);background:#fff;border-radius:20px;flex-direction:column;width:min(100%,520px);max-height:min(760px,100dvh - 48px);animation:.22s ease-out store-sheet-in;display:flex;overflow:hidden;box-shadow:0 26px 70px #0000003d}.store-variant-sheet>header{border-bottom:1px solid var(--store-border);justify-content:space-between;align-items:flex-start;gap:18px;padding:22px;display:flex}.store-variant-sheet>header>div{min-width:0}.store-variant-sheet>header span{color:#765800;letter-spacing:1.1px;font-size:9px;font-weight:900}.store-variant-sheet>header h2{letter-spacing:-.7px;margin:5px 0 3px;font-size:23px}.store-variant-sheet>header p{color:var(--store-text-secondary);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:11px;overflow:hidden}.store-variant-sheet>header button{border:1px solid var(--store-border);background:#fff;border-radius:11px;flex:none;place-items:center;width:44px;height:44px;padding:0;display:grid}.store-variant-search{border:1px solid var(--store-border);height:48px;color:var(--store-text-secondary);border-radius:11px;align-items:center;gap:9px;margin:14px 16px 0;padding:0 13px;display:flex}.store-variant-search:focus-within{border-color:var(--store-primary);box-shadow:0 0 0 3px color-mix(in srgb, var(--store-primary) 18%, transparent)}.store-variant-search input{background:0 0;border:0;outline:0;width:100%;min-width:0}.store-variant-list{overscroll-behavior:contain;gap:8px;padding:14px 16px 18px;display:grid;overflow-y:auto}.store-variant-list>button{border:1px solid var(--store-border);text-align:left;background:#fff;border-radius:12px;grid-template-columns:minmax(0,1fr) auto 24px;align-items:center;gap:12px;min-height:65px;padding:10px 13px;display:grid}.store-variant-list>button:hover:not(:disabled),.store-variant-list>button.selected{border-color:var(--store-primary);background:color-mix(in srgb, var(--store-primary) 6%, #fff)}.store-variant-list>button:disabled{opacity:.55}.store-variant-list>button>span{gap:3px;min-width:0;display:grid}.store-variant-list b{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.store-variant-list small{color:var(--store-text-secondary);font-size:9px}.store-variant-list strong{white-space:nowrap;font-size:12px}.store-variant-list svg{width:18px;color:var(--store-success)}.store-variant-empty{min-height:120px;color:var(--store-text-secondary);place-items:center;font-size:12px;display:grid}.store-trust-inline{border:1px solid var(--store-border);background:#f4f4f5;width:100%;margin-top:36px;margin-bottom:0}.store-footer{flex-wrap:wrap;min-height:144px}.store-footer-brand{gap:10px;min-width:210px;display:grid}.store-footer-brand .store-logo-word{color:#fff}.store-footer-brand small{color:#99999f;font-size:10px}.store-footer-brand small b{color:#fff}.store-footer nav{align-items:center;gap:20px;margin-left:auto;display:flex}.store-footer nav a{color:#bbb;align-items:center;min-height:44px;font-size:11px;font-weight:700;text-decoration:none;display:inline-flex}.store-footer nav a:hover{color:#fff}.store-footer-whatsapp{color:#fff;background:#16a34a;border-radius:10px;align-items:center;gap:8px;min-height:44px;padding:0 15px;font-size:11px;font-weight:800;text-decoration:none;display:inline-flex}.store-footer-whatsapp svg{width:18px}@keyframes store-sheet-fade{0%{opacity:0}}@keyframes store-sheet-in{0%{opacity:0;transform:translateY(12px)scale(.985)}}@media (max-width:760px){.storefront{background:#fff}.store-shell{padding-top:12px}.store-hero{box-shadow:none}.store-product-image{height:168px;padding:10px}.store-product-card{border-radius:13px}.store-merit-badge{min-height:22px;padding-inline:7px;font-size:7px}.store-card-variants{min-height:15px;margin:-3px 10px 7px;font-size:8px}.store-product-facts p{font-size:12px}.store-cart-lines article{grid-template-rows:auto 40px;grid-template-columns:minmax(0,1fr) 40px;align-items:start;gap:10px 6px;min-height:154px}.store-cart-product{grid-area:1/1/auto/-1;padding-right:42px}.store-cart-product .store-product-placeholder small{display:none}.store-cart-product b{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.store-cart-lines .store-quantity{grid-area:2/1;width:132px;margin-left:81px}.store-cart-lines .store-remove{grid-area:1/2;justify-self:end}.store-trust-inline{width:100%;margin-top:26px}.store-sheet-backdrop{align-items:flex-end;padding:0}.store-variant-sheet{width:100%;max-height:82dvh;padding-bottom:env(safe-area-inset-bottom);border-width:1px 0 0;border-radius:22px 22px 0 0}.store-variant-sheet:before{content:"";background:#d6d4d8;border-radius:999px;width:38px;height:4px;margin:9px auto -2px}.store-variant-sheet>header{padding:16px}.store-variant-sheet>header h2{font-size:21px}.store-variant-list>button{min-height:68px}.store-cart-view,.store-checkout-view,.store-product-detail{padding-bottom:18px}.store-footer{min-height:165px;padding-bottom:calc(28px + env(safe-area-inset-bottom));align-items:flex-start}.store-footer-brand{width:100%}.store-footer nav{flex-wrap:wrap;gap:14px;width:100%;margin-left:0}.store-footer-whatsapp{justify-content:center;width:100%}}@media (max-width:380px){.store-product-image{height:150px}.store-product-copy{padding-inline:9px}.store-card-variants{margin-inline:9px}.store-cart-lines article{grid-template-columns:minmax(0,1fr) 40px}.store-cart-lines .store-quantity{grid-area:2/1;width:132px;margin-left:81px}.store-cart-lines .store-remove{grid-area:1/2}.store-footer nav{gap:8px 12px}}.store-category-grid>button.locked,.store-brand-section button.locked,.store-product-card.locked{border-color:color-mix(in srgb,var(--store-primary) 34%,var(--store-border));background:color-mix(in srgb,var(--store-primary) 3%,#fff)}.store-category-visual{position:relative}.store-category-visual>i{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#090909d1;border-radius:999px;align-items:center;gap:4px;padding:5px 7px;font-size:8px;font-style:normal;font-weight:850;display:flex;position:absolute;bottom:8px;right:8px}.store-category-visual>i svg{width:11px;height:11px}.store-category-grid>button.locked .store-category-visual img{filter:saturate(.72)brightness(.86)}.store-category-grid>button.locked .store-category-copy small{color:var(--store-text)}.store-brand-section button.locked>span{position:relative}.store-brand-section button.locked>span>i{color:#fff;background:#17131d;border-radius:50%;place-items:center;width:24px;height:24px;display:grid;position:absolute;bottom:0;right:2px}.store-brand-section button.locked>span>i svg{width:12px}.store-brand-section button.locked>small{color:#6b6572;font-size:8px;font-weight:750}.store-card-price>svg{flex:none;width:14px}.store-product-card.locked .store-product-image>img{filter:saturate(.7)brightness(.88)}.store-private{background:linear-gradient(145deg,#f8f4fe 0,#fff 52%,#fff7d1 100%);place-items:center;min-height:100dvh;padding:24px;display:grid}.store-private>section{text-align:center;background:#fff;border:1px solid #e8e5eb;border-radius:26px;justify-items:center;width:min(100%,470px);padding:34px;display:grid;box-shadow:0 28px 80px #24004621}.store-private>section>.store-logo{margin-bottom:30px}.store-private>section>span{color:#5f20b5;background:#f8f4fe;border-radius:20px;place-items:center;width:64px;height:64px;margin-bottom:15px;display:grid}.store-private>section>span svg{width:29px;height:29px}.store-private>section>small,.store-access-dialog>small{color:#5f20b5;letter-spacing:1.2px;font-size:10px;font-weight:900}.store-private h1{color:#17131d;letter-spacing:-1px;margin:7px 0 8px;font-size:30px}.store-private p{color:#6b6572;max-width:360px;margin:0 0 22px;font-size:14px;line-height:1.55}.store-private form{gap:12px;width:100%;display:grid}.store-private form label,.store-access-dialog label{color:#4d4752;text-align:left;gap:7px;font-size:11px;font-weight:800;display:grid}.store-private form input,.store-access-dialog input{color:#17131d;background:#fff;border:1px solid #dcd8e0;border-radius:12px;outline:0;width:100%;min-height:50px;padding:0 14px}.store-private form input:focus,.store-access-dialog input:focus{border-color:#7028e4;box-shadow:0 0 0 3px #efe7fc}.store-private form>b,.store-access-dialog>b{color:#b42318;background:#fee2e2;border-radius:9px;padding:9px 11px;font-size:11px}.store-private form button,.store-access-dialog button.primary{color:#17131d;background:var(--store-primary,#ffc400);border:0;border-radius:12px;min-height:50px;font-size:12px;font-weight:900}.store-private>section>a,.store-access-dialog>a{color:#16803a;background:#f1fbf4;border:1px solid #ccebd5;border-radius:12px;justify-content:center;align-items:center;gap:7px;min-height:46px;margin-top:12px;padding:0 14px;font-size:11px;font-weight:850;text-decoration:none;display:flex}.store-private>section>a svg,.store-access-dialog>a svg{width:18px}.store-private>section>em{color:#8b8491;margin-top:27px;font-size:9px;font-style:normal}.store-access-backdrop{z-index:360;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#090909b3;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.store-access-dialog{text-align:center;background:#fff;border-radius:24px;justify-items:center;width:min(100%,430px);max-height:calc(100dvh - 36px);padding:30px;display:grid;position:relative;overflow-y:auto;box-shadow:0 32px 90px #0000004d}.store-access-dialog>.close{color:#17131d;background:#f1eff3;border:0;border-radius:50%;place-items:center;width:40px;height:40px;padding:0;display:grid;position:absolute;top:13px;right:13px}.store-access-dialog>span{color:#5f20b5;background:#f8f4fe;border-radius:18px;place-items:center;width:58px;height:58px;margin-bottom:13px;display:grid}.store-access-dialog>span svg{width:26px}.store-access-dialog h2{letter-spacing:-.7px;margin:7px 0;font-size:25px}.store-access-dialog>p{color:#6b6572;margin:0 0 20px;font-size:12px;line-height:1.5}.store-access-dialog>label,.store-access-dialog>button.primary{width:100%}.store-access-dialog>button.primary{margin-top:12px}.store-access-dialog>b{width:100%;margin-top:10px}.store-desktop-actions button.active{color:var(--store-primary);background:color-mix(in srgb,var(--store-primary) 12%,transparent)}.store-wholesale-banner{border:1px solid color-mix(in srgb,var(--store-primary) 36%,var(--store-border));background:color-mix(in srgb,var(--store-primary) 7%,#fff);border-radius:16px;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:16px;margin:18px 0 4px;padding:18px 20px;display:grid}.store-wholesale-banner>span{width:46px;height:46px;color:var(--store-primary-text);background:var(--store-primary);border-radius:14px;place-items:center;display:grid}.store-wholesale-banner>span svg{width:22px}.store-wholesale-banner>div{gap:3px;min-width:0;display:grid}.store-wholesale-banner small,.store-wholesale-page :is(.store-wholesale-levels,.store-wholesale-how,.store-wholesale-progress,.store-wholesale-faq)>header>small,.store-wholesale-contact>div>small{color:var(--store-link);letter-spacing:1.2px;font-size:9px;font-weight:900}.store-wholesale-banner h2{letter-spacing:-.35px;margin:0;font-size:17px}.store-wholesale-banner p{color:var(--store-text-secondary);margin:0;font-size:10px;line-height:1.45}.store-wholesale-banner>button{border:1px solid color-mix(in srgb,var(--store-primary) 55%,#d7d7dc);min-height:44px;color:var(--store-text);background:#fff;border-radius:11px;align-items:center;gap:7px;padding:0 15px;font-size:10px;font-weight:850;display:flex}.store-wholesale-banner>button svg{width:15px}.store-wholesale-page{gap:38px;display:grid}.store-wholesale-hero{min-height:306px;color:var(--store-header-text);background:var(--store-header);isolation:isolate;border-radius:20px;align-items:center;padding:48px 56px;display:flex;position:relative;overflow:hidden}.store-wholesale-hero:before{content:"";background:var(--store-primary);width:8px;position:absolute;inset:0 auto 0 0}.store-wholesale-hero:after{content:"";z-index:-1;background:radial-gradient(circle,color-mix(in srgb,var(--store-primary) 15%,transparent),transparent 68%);width:620px;height:420px;position:absolute;top:-150px;right:-90px}.store-wholesale-hero-copy{min-width:0;max-width:650px}.store-wholesale-hero-copy>small{color:var(--store-primary);letter-spacing:1.45px;font-size:10px;font-weight:900}.store-wholesale-hero-copy h1{letter-spacing:-2.6px;text-wrap:balance;max-width:590px;margin:10px 0 13px;font-size:clamp(38px,4.6vw,56px);line-height:.98}.store-wholesale-hero-copy p{max-width:590px;color:color-mix(in srgb,var(--store-header-text) 72%,transparent);margin:0 0 22px;font-size:13px;line-height:1.58}.store-wholesale-hero-actions{align-items:center;gap:22px;display:flex}.store-wholesale-hero-actions button{min-height:48px;color:var(--store-primary-text);background:var(--store-primary);text-transform:uppercase;border:0;border-radius:12px;align-items:center;gap:9px;padding:0 18px;font-size:11px;font-weight:900;display:inline-flex}.store-wholesale-hero-copy button svg{width:17px}.store-wholesale-hero-actions>a{min-height:44px;color:var(--store-header-text);align-items:center;font-size:10px;font-weight:850;text-decoration:none;display:inline-flex}.store-wholesale-page>section>header:not(.store-wholesale-hero){gap:5px;margin-bottom:16px;display:grid}.store-wholesale-page>section>header h2{letter-spacing:-.9px;margin:0;font-size:clamp(24px,2.7vw,32px)}.store-wholesale-page>section>header p{color:var(--store-text-secondary);margin:0;font-size:12px;line-height:1.55}.store-wholesale-level-track{scrollbar-width:none;grid-auto-columns:minmax(190px,1fr);grid-auto-flow:column;gap:18px;display:grid;position:relative;overflow-x:auto}.store-wholesale-level-track::-webkit-scrollbar{display:none}.store-wholesale-level-track:before{content:"";background:#d7d7da;height:1px;position:absolute;top:10px;left:10%;right:10%}.store-wholesale-levels article{z-index:1;grid-template-rows:21px 1fr;gap:9px;min-width:0;display:grid;position:relative}.store-wholesale-levels article>i{background:var(--store-primary);width:19px;height:19px;box-shadow:0 0 0 1px var(--store-primary);border:3px solid #fff;border-radius:50%;margin-left:18px}.store-wholesale-levels article>div{border:1px solid var(--store-border);background:#fff;border-radius:15px;flex-direction:column;align-items:flex-start;min-height:138px;padding:17px 18px;display:flex;box-shadow:0 4px 14px #0f0f1406}.store-wholesale-levels article small{color:var(--store-text-secondary);letter-spacing:1.05px;font-size:8px;font-weight:850}.store-wholesale-levels h3{letter-spacing:-.4px;margin:5px 0 7px;font-size:18px}.store-wholesale-levels article p{color:var(--store-text);margin:0;font-size:10px;line-height:1.4}.store-wholesale-levels article strong{color:#08783a;margin-top:6px;font-size:9px;line-height:1.35}.store-wholesale-levels article.public strong{color:var(--store-text-secondary)}.store-wholesale-levels article button{color:#785b00;background:0 0;border:0;align-items:center;gap:6px;min-height:36px;margin-top:auto;padding:0;font-size:9px;font-weight:900;display:flex}.store-wholesale-levels article button svg{width:14px}.store-wholesale-how>div{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.store-wholesale-how article{border-right:1px solid var(--store-border);grid-template-columns:36px minmax(0,1fr);align-items:start;gap:12px;min-height:102px;padding:13px 20px;display:grid}.store-wholesale-how article:first-child{padding-left:0}.store-wholesale-how article:last-child{border-right:0;padding-right:0}.store-wholesale-how article>span{border:1px solid var(--store-border);width:36px;height:36px;color:var(--store-text);background:#fff;border-radius:50%;place-items:center;display:grid}.store-wholesale-how article svg{width:17px}.store-wholesale-how article>div{gap:4px;display:grid}.store-wholesale-how article b{font-size:11px;line-height:1.3}.store-wholesale-how article p{color:var(--store-text-secondary);margin:0;font-size:9px;line-height:1.45}.store-wholesale-progress{border:1px solid color-mix(in srgb,var(--store-primary) 35%,var(--store-border));background:#fffaf0;border-radius:18px;grid-template-columns:minmax(0,.8fr) minmax(430px,1.2fr);align-items:center;gap:34px;padding:28px 34px;display:grid}.store-wholesale-progress>header{margin:0!important}.store-wholesale-progress-demo{border:1px solid var(--store-border);background:#fff;border-radius:14px;min-width:0;padding:16px 18px}.store-wholesale-progress-demo>small{color:var(--store-text-secondary);margin-bottom:8px;font-size:8px;font-weight:750;display:block}.store-wholesale-progress-demo>header{align-items:center;gap:7px;display:flex}.store-wholesale-progress-demo>header svg{width:17px;color:var(--store-link)}.store-wholesale-progress-demo>header b{font-size:11px}.store-wholesale-progress-demo>strong{color:#08783a;background:#eaf8ef;border-radius:999px;margin-top:8px;padding:5px 8px;font-size:8px;display:inline-flex}.store-wholesale-progress-demo>p{color:var(--store-text-secondary);margin:6px 0 11px;font-size:9px}.store-wholesale-demo-bar{background:#dedee1;border-radius:99px;height:5px;position:relative}.store-wholesale-demo-bar>i{background:var(--store-primary);border-radius:99px;width:7px;height:5px;display:block}.store-wholesale-demo-milestones{grid-template-columns:repeat(auto-fit,minmax(64px,1fr));gap:4px;margin-top:-8px;display:grid}.store-wholesale-demo-milestones>span{text-align:center;justify-items:center;gap:3px;min-width:0;display:grid}.store-wholesale-demo-milestones>span>i{background:#c8c8cc;border:3px solid #fff;border-radius:50%;width:13px;height:13px;box-shadow:0 0 0 1px #b9b9bd}.store-wholesale-demo-milestones>span.current>i{background:var(--store-primary);box-shadow:0 0 0 1px var(--store-primary)}.store-wholesale-demo-milestones b{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:7px;overflow:hidden}.store-wholesale-demo-milestones small{color:var(--store-text-secondary);font-size:7px}.store-wholesale-faq{width:100%;max-width:880px;margin:0 auto}.store-wholesale-faq>div{border-top:1px solid var(--store-border)}.store-wholesale-faq details{border-bottom:1px solid var(--store-border)}.store-wholesale-faq summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:62px;padding:10px 3px;font-size:12px;font-weight:800;list-style:none;display:flex}.store-wholesale-faq summary::-webkit-details-marker{display:none}.store-wholesale-faq summary span{color:#785b00;background:color-mix(in srgb,var(--store-primary) 16%,#fff);border-radius:50%;flex:none;place-items:center;width:28px;height:28px;display:grid}.store-wholesale-faq details[open] summary span{transform:rotate(45deg)}.store-wholesale-faq details p{color:var(--store-text-secondary);margin:-3px 45px 18px 3px;font-size:11px;line-height:1.65}.store-wholesale-contact{color:var(--store-header-text);background:var(--store-header);border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;padding:22px 28px;display:grid}.store-wholesale-contact>div:first-child{gap:5px;display:grid}.store-wholesale-contact>div:first-child>small{color:var(--store-primary);letter-spacing:1.1px;font-size:8px;font-weight:900}.store-wholesale-contact h2{letter-spacing:-.35px;max-width:650px;margin:0;font-size:18px;line-height:1.25}.store-wholesale-contact-actions{align-items:center;gap:16px;display:flex}.store-wholesale-contact-actions button,.store-wholesale-contact-actions a{border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 16px;font-size:9px;font-weight:900;text-decoration:none;display:inline-flex}.store-wholesale-contact-actions button{color:var(--store-primary-text);background:var(--store-primary);border:0}.store-wholesale-contact-actions a{color:var(--store-header-text);background:0 0}.store-wholesale-contact-actions svg{width:15px}@media (max-width:920px){.store-wholesale-page{gap:42px}.store-wholesale-how>div{grid-template-columns:repeat(2,minmax(0,1fr))}.store-wholesale-how article:nth-child(2){border-right:0}.store-wholesale-progress{grid-template-columns:1fr}}@media (max-width:640px){.store-view-wholesale{padding-top:12px}.store-wholesale-page{gap:34px}.store-wholesale-banner{grid-template-columns:42px minmax(0,1fr);gap:12px;padding:15px}.store-wholesale-banner>span{width:42px;height:42px}.store-wholesale-banner>button{grid-column:1/-1;justify-content:center;width:100%}.store-wholesale-hero{border-radius:16px;min-height:0;padding:28px 21px 24px}.store-wholesale-hero-copy h1{letter-spacing:-1.8px;max-width:330px;font-size:clamp(33px,10.8vw,43px)}.store-wholesale-hero-copy p{font-size:11px}.store-wholesale-hero-actions{flex-direction:column;align-items:stretch;gap:5px}.store-wholesale-hero-actions button{justify-content:center;width:100%}.store-wholesale-hero-actions>a{justify-content:center}.store-wholesale-levels>header{padding-right:10px}.store-wholesale-level-track{scroll-snap-type:x mandatory;gap:12px;margin:0 -16px;padding:0 22px 8px 16px;display:flex}.store-wholesale-level-track:before{display:none}.store-wholesale-levels article{scroll-snap-align:start;flex:0 0 min(78vw,304px);grid-template-rows:18px 1fr;gap:7px}.store-wholesale-levels article.public{flex-basis:72px}.store-wholesale-levels article>i{width:15px;height:15px;margin-left:15px}.store-wholesale-levels article>div{min-height:218px;padding:20px}.store-wholesale-levels article.public>div{text-align:center;box-shadow:none;background:0 0;border:0;justify-content:flex-start;align-items:center;padding:18px 3px}.store-wholesale-levels article.public h3{font-size:13px}.store-wholesale-levels article.public small{display:none}.store-wholesale-levels article.public strong{font-size:8px}.store-wholesale-levels h3{font-size:22px}.store-wholesale-levels article p{font-size:11px}.store-wholesale-levels article strong{font-size:9px}.store-wholesale-how>div{grid-template-columns:1fr}.store-wholesale-how article,.store-wholesale-how article:first-child,.store-wholesale-how article:last-child{border-right:0;border-bottom:1px solid var(--store-border);grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;min-height:62px;padding:10px 0}.store-wholesale-how article:last-child{border-bottom:0}.store-wholesale-how article>span{width:32px;height:32px}.store-wholesale-how article p{font-size:8px}.store-wholesale-progress{border-radius:16px;gap:18px;padding:20px 15px}.store-wholesale-progress-demo{padding:14px 12px}.store-wholesale-demo-milestones{grid-template-columns:repeat(4,minmax(0,1fr))}.store-wholesale-demo-milestones b,.store-wholesale-demo-milestones small{font-size:6px}.store-wholesale-contact{grid-template-columns:1fr;gap:16px;padding:20px}.store-wholesale-contact h2{font-size:17px}.store-wholesale-contact-actions{flex-direction:column;align-items:stretch;gap:4px}.store-wholesale-contact-actions button,.store-wholesale-contact-actions a{width:100%}.store-private{align-items:center;padding:16px}.store-private>section{border-radius:22px;padding:27px 20px}.store-private h1{font-size:25px}.store-access-backdrop{align-items:end;padding:0}.store-access-dialog{width:100%;max-height:92dvh;padding:27px 18px calc(20px + env(safe-area-inset-bottom));border-radius:24px 24px 0 0}}.store-promo-bar{min-height:36px;color:var(--store-header-text);background:var(--store-header);border-bottom:1px solid color-mix(in srgb,var(--store-header-text) 13%,transparent)}.store-promo-bar>div{grid-auto-columns:1fr;grid-auto-flow:column;align-items:center;width:min(100% - 40px,1240px);min-height:36px;margin:0 auto;display:grid}.store-promo-bar button{min-width:0;min-height:36px;color:inherit;background:0 0;border:0;justify-content:center;align-items:center;gap:8px;padding:4px 12px;font-size:10px;font-weight:750;display:flex}.store-promo-bar button:hover{background:color-mix(in srgb,var(--store-header-text) 7%,transparent)}.store-promo-bar.single button:not(:first-child){display:none}.store-promo-bar svg{width:15px;height:15px;color:var(--store-primary);flex:none}.store-promo-bar span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.store-commercial-hero{color:#fff;isolation:isolate;background:#080808;border-radius:18px;grid-template-columns:minmax(0,1.18fr) minmax(260px,.82fr);align-items:center;gap:28px;min-height:330px;padding:clamp(30px,5vw,60px);display:grid;position:relative;overflow:hidden;box-shadow:0 18px 50px #0000001f}.store-commercial-hero:before{content:"";background:var(--store-primary);width:7px;position:absolute;inset:0 auto 0 0}.store-commercial-hero:after{content:"";z-index:-1;background:radial-gradient(circle,color-mix(in srgb,var(--store-primary) 18%,transparent),transparent 68%);width:46%;height:140%;position:absolute;top:-20%;right:-8%}.store-commercial-hero-copy{z-index:2;min-width:0;position:relative}.store-commercial-hero-copy>span{color:var(--store-primary);letter-spacing:1.25px;font-size:10px;font-weight:900}.store-commercial-hero h1{letter-spacing:-2.3px;white-space:pre-line;max-width:690px;margin:10px 0 13px;font-size:clamp(34px,4.3vw,58px);line-height:.99}.store-commercial-hero p{color:#c9c9ce;max-width:550px;margin:0 0 24px;font-size:14px;line-height:1.58}.store-commercial-hero-copy>button{min-height:48px;color:var(--store-primary-text);background:var(--store-primary);border:0;border-radius:10px;align-items:center;gap:8px;padding:0 18px;font-size:12px;font-weight:900;display:inline-flex}.store-commercial-hero-copy>button svg{width:17px}.store-commercial-hero-media{z-index:1;place-items:center;height:270px;display:grid;position:relative}.store-commercial-hero-media img{object-fit:contain;filter:drop-shadow(0 22px 26px #0000006b);width:100%;height:100%;display:block}.store-commercial-hero-media.auto-product-media{min-width:0;padding:0}.store-commercial-hero-media.auto-product-media:before{content:"";aspect-ratio:1;z-index:-1;background:radial-gradient(circle,color-mix(in srgb,var(--store-primary) 14%,#ffffff0e) 0,transparent 68%);filter:blur(4px);border-radius:50%;width:min(88%,340px);position:absolute}.store-hero-product-stage{isolation:isolate;place-items:center;width:min(82%,320px);max-width:100%;height:260px;max-height:100%;display:grid;position:relative}.store-hero-product-stage:after{content:"";z-index:0;opacity:0;filter:blur(7px);background:#00000070;border-radius:50%;width:52%;height:11px;transition:opacity .22s;position:absolute;bottom:3px;left:24%}.store-hero-product-stage>img,.store-hero-product-stage>canvas{z-index:1;object-fit:contain;opacity:0;filter:drop-shadow(0 17px 20px #00000057);grid-area:1/1;transition:opacity .18s;display:block;position:relative}.store-hero-product-stage>img{width:100%;height:100%}.store-hero-product-stage>canvas{width:auto;min-width:0;max-width:100%;height:100%;min-height:0;max-height:100%}.store-hero-product-stage.ready>canvas,.store-hero-product-stage.fallback>img,.store-hero-product-stage.ready:after{opacity:1}.store-hero-product-stage.loading:before{content:"";opacity:.2;background:linear-gradient(105deg,#0000 15%,#ffffff2e 45%,#0000 75%) 0 0/220% 100%;border-radius:44% 44% 28% 28%;grid-area:1/1;width:42%;height:76%;animation:1.15s ease-in-out infinite store-product-loading}@keyframes store-product-loading{0%{background-position:180% 0}to{background-position:-90% 0}}.store-commercial-hero.template-minimal.no-media{text-align:center;grid-template-columns:minmax(0,1fr)}.store-commercial-hero.template-minimal.no-media .store-commercial-hero-copy{justify-items:center;display:grid}.store-commercial-hero.template-minimal.has-media{grid-template-columns:minmax(0,1.28fr) minmax(240px,.72fr)}.store-commercial-hero.template-minimal.has-media .store-commercial-hero-media{height:250px}.store-commercial-hero.template-category,.store-commercial-hero.template-editorial{background:color-mix(in srgb,var(--store-header) 93%,#292929)}.store-commercial-hero.align-center .store-commercial-hero-copy{text-align:center;justify-items:center;display:grid}.store-hero-arrow{z-index:4;color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1c;border:1px solid #ffffff2e;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;display:grid;position:absolute;top:50%}.store-hero-arrow.previous{left:14px;transform:translateY(-50%)rotate(180deg)}.store-hero-arrow.next{right:14px;transform:translateY(-50%)}.store-hero-dots{z-index:4;gap:7px;display:flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.store-hero-dots button{background:#ffffffb8;border:0;border-radius:50%;width:9px;height:9px;padding:0}.store-hero-dots button.active{background:var(--store-primary);border-radius:999px;width:25px}.store-view-catalog>.store-category-section{margin-top:27px}.store-category-grid{grid-template-columns:repeat(var(--store-category-desktop-columns,6),minmax(0,1fr));gap:11px}.store-view-catalog .store-category-grid>button{box-shadow:none;text-align:center;border-radius:13px}.store-view-catalog .store-category-visual{background:#f8f8f9;height:112px}.store-view-catalog .store-category-visual img{object-fit:contain;padding:9px}.store-view-catalog .store-category-copy{justify-items:center;min-height:44px;padding:7px 8px 10px}.store-view-catalog .store-category-copy b{max-width:100%;font-size:11px}.store-category-section.carousel .store-category-grid{scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:4px;display:flex;overflow-x:auto}.store-category-section.carousel .store-category-grid::-webkit-scrollbar{display:none}.store-category-section.carousel .store-category-grid>button{scroll-snap-align:start;flex:0 0 156px;min-width:156px}.store-view-catalog>.store-products-section{margin-top:30px}.store-view-catalog .store-products-section>header{margin-bottom:12px}.store-view-catalog .store-product-card{box-shadow:none;border-radius:13px}.store-view-catalog .store-product-image{height:185px;padding:10px}.store-view-catalog .store-product-copy>b{font-size:11px}.store-view-catalog .store-quick-add{min-height:40px;margin:0 8px 9px;font-size:9px}.store-merit-badge.rank-2{color:#fff;background:#2b2620}.store-merit-badge.rank-3{color:#2f2200;background:#f0b700}@media (max-width:1000px){.store-view-catalog .store-products-section .store-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.store-promo-bar{min-height:34px}.store-promo-bar>div{width:100%;min-height:34px;display:block}.store-promo-bar button{min-height:34px;font-size:9px;display:none}.store-promo-bar button.active,.store-promo-bar.single button:first-child{display:flex}.store-commercial-hero{min-height:240px;box-shadow:none;border-radius:14px;grid-template-columns:minmax(0,1fr) minmax(100px,38%);gap:4px;padding:24px 18px}.store-commercial-hero:before{width:5px}.store-commercial-hero-copy>span{font-size:8px}.store-commercial-hero h1{letter-spacing:-1.2px;margin:7px 0 9px;font-size:clamp(22px,7.2vw,30px)}.store-commercial-hero p{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:14px;font-size:10px;line-height:1.45;display:-webkit-box;overflow:hidden}.store-commercial-hero-copy>button{min-height:44px;padding:0 13px;font-size:9px}.store-commercial-hero-media{height:190px}.store-hero-product-stage{width:88%;height:165px}.store-commercial-hero.template-minimal.has-media{grid-template-columns:minmax(0,1fr) minmax(100px,34%)}.store-commercial-hero.template-minimal.has-media .store-commercial-hero-media{height:175px}.store-hero-arrow{display:none}.store-hero-dots{bottom:9px}.store-category-grid{grid-template-columns:repeat(var(--store-category-mobile-columns,3),minmax(0,1fr));gap:8px}.store-view-catalog .store-category-visual{height:clamp(88px,27vw,112px)}.store-view-catalog .store-category-copy{min-height:38px;padding:5px 4px 8px}.store-view-catalog .store-category-copy b{font-size:9px}.store-category-section.carousel .store-category-grid{margin-inline:-16px;padding-inline:16px}.store-category-section.carousel .store-category-grid>button{flex-basis:112px;min-width:112px}.store-view-catalog .store-products-section .store-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.store-view-catalog .store-product-image{height:160px}.store-checkout-view{padding-bottom:138px!important}.store-checkout-progress{margin-bottom:12px}.store-checkout-progress li{justify-content:center;font-size:8px}.store-checkout-progress li b{width:20px;height:20px}.store-checkout-progress li:not(.active){font-size:0}.store-choice-grid.delivery,.store-choice-grid.payment{grid-template-columns:1fr}.store-choice-grid>label{min-height:68px}.store-form-grid{grid-template-columns:1fr}.store-form-grid .wide{grid-column:auto}.store-postal-status{min-height:38px}.store-checkout-summary{overscroll-behavior:contain;width:100%;max-height:72dvh;overflow:auto;box-shadow:0 -10px 28px #0000001f;height:auto!important;padding:8px 16px calc(8px + env(safe-area-inset-bottom))!important;border:0!important;border-top:1px solid var(--store-border)!important;z-index:50!important;background:var(--store-surface)!important;border-radius:0!important;margin:0!important;position:fixed!important;inset:auto 0 0!important}.store-checkout-summary-toggle{color:var(--store-text);justify-content:space-between;align-items:center;background:0 0!important;border:0!important;min-height:44px!important;margin:0 0 8px!important;padding:0!important;display:flex!important}.store-checkout-summary-toggle span{text-align:left;display:grid}.store-checkout-summary-toggle small{color:var(--store-text-secondary);font-size:8px}.store-checkout-summary-toggle b{font-size:19px}.store-checkout-summary-toggle em{align-items:center;gap:5px;font-size:9px;font-style:normal;font-weight:800;display:flex}.store-checkout-summary-toggle svg{width:16px}.store-checkout-summary:not(.open)>:not(.store-checkout-summary-toggle):not(.store-primary-button):not(.store-checkout-error){display:none!important}.store-checkout-summary:not(.open){max-height:none!important;overflow:visible!important}.store-checkout-summary>.store-primary-button{min-height:52px;margin:0!important}.store-checkout-summary.open>.store-primary-button{margin-top:8px!important}.store-checkout-summary.open h2{margin-top:5px}.store-checkout-items{max-height:210px}}.storefront.mode-dark .store-postal-status.ready{color:#76d19a;background:#14271b;border-color:#285e3c}.storefront.mode-dark .store-postal-status.manual{color:#ebca65;background:#2a2417;border-color:#5a4821}.storefront.mode-dark .store-payment-preview{color:#76d19a;background:#14271b;border-color:#285e3c}.storefront.mode-dark .store-payment-preview small{color:#9bc5aa}.storefront.mode-dark :is(.store-form-grid select,.store-notes-toggle){color:var(--store-text);border-color:var(--store-border);background:var(--store-surface-elevated)}@media (max-width:380px){.store-commercial-hero{grid-template-columns:minmax(0,1fr) 34%;padding-inline:15px}.store-commercial-hero h1{font-size:23px}.store-view-catalog .store-product-image{height:145px}}@media (prefers-reduced-motion:reduce){.store-hero-dots,.store-commercial-hero{scroll-behavior:auto}}.store-source-badge{border:1px solid var(--store-border);width:max-content;min-height:22px;color:var(--store-text-secondary);letter-spacing:.35px;text-transform:uppercase;background:#fff;border-radius:999px;align-items:center;gap:5px;margin:0 0 7px;padding:3px 7px;font-size:8px;font-style:normal;font-weight:900;line-height:1;display:inline-flex}.store-source-badge svg{width:11px;height:11px}.store-source-badge.warehouse{border-color:color-mix(in srgb,var(--store-primary) 48%,#c9c9ce);color:#17120a;background:color-mix(in srgb,var(--store-primary) 72%,#fff)}.store-product-origin{border:1px solid var(--store-border);width:max-content;min-height:30px;color:var(--store-text-secondary);background:var(--store-surface);letter-spacing:.5px;text-transform:uppercase;border-radius:999px;align-items:center;gap:6px;margin-bottom:10px;padding:0 10px;font-size:9px;font-weight:900;display:inline-flex}.store-product-origin svg{width:14px;height:14px}.store-product-origin.warehouse{border-color:color-mix(in srgb,var(--store-primary) 58%,var(--store-border));color:#332600;background:color-mix(in srgb,var(--store-primary) 20%,#fff)}.store-availability>span.warehouse small{color:var(--store-text-secondary);margin-left:auto;display:block}.store-warehouse-teaser{border:1px solid #272727;border-left:6px solid var(--store-primary);color:#fff;isolation:isolate;background:#090909;border-radius:18px;justify-content:space-between;align-items:center;min-height:190px;margin-top:34px;padding:28px 34px;display:flex;position:relative;overflow:hidden}.store-warehouse-teaser:after{content:"";z-index:-1;background:radial-gradient(circle,color-mix(in srgb,var(--store-primary) 18%,transparent),transparent 70%);border-radius:50%;width:420px;height:260px;position:absolute;bottom:-150px;right:-80px}.store-warehouse-teaser>div:first-child{align-items:center;gap:18px;display:flex}.store-warehouse-teaser>div:first-child>span{color:#111;background:var(--store-primary);border-radius:15px;flex:none;place-items:center;width:58px;height:58px;display:grid}.store-warehouse-teaser>div:first-child>span svg{width:28px}.store-warehouse-teaser small,.store-warehouse-page small{color:var(--store-primary);letter-spacing:1.25px;font-size:9px;font-weight:900}.store-warehouse-teaser h2{letter-spacing:-.8px;margin:3px 0 4px;font-size:28px}.store-warehouse-teaser p{color:#b9b9be;max-width:540px;margin:0 0 15px;font-size:11px;line-height:1.55}.store-warehouse-teaser button{color:#111;background:var(--store-primary);border:0;border-radius:9px;align-items:center;gap:7px;min-height:42px;padding:0 14px;font-size:10px;font-weight:900;display:inline-flex}.store-warehouse-teaser button svg{width:15px}.store-warehouse-boxes{flex:none;width:280px;height:130px;margin-right:4%;position:relative}.store-warehouse-boxes i{background:color-mix(in srgb,var(--store-primary) 17%,#17130a);border:1px solid #806200;width:90px;height:72px;position:absolute;bottom:0;transform:skewY(-3deg)}.store-warehouse-boxes i:after{content:"MG";color:var(--store-primary);place-items:center;font-size:18px;font-style:normal;font-weight:950;display:grid;position:absolute;inset:0}.store-warehouse-boxes i:first-child{left:16px}.store-warehouse-boxes i:nth-child(2){z-index:2;bottom:16px;left:102px}.store-warehouse-boxes i:nth-child(3){left:184px}.store-view-warehouse{color:var(--store-text);background:var(--store-background);padding-top:14px}.store-warehouse-page{gap:20px;display:grid}.store-warehouse-hero{color:#fff;isolation:isolate;background:#080808;border-radius:18px;align-items:center;min-height:300px;padding:34px 42px;display:flex;position:relative;overflow:hidden}.store-warehouse-hero:before{content:"";background:var(--store-primary);width:6px;position:absolute;inset:0 auto 0 0}.store-warehouse-hero:after{content:"";z-index:-1;background:radial-gradient(circle,color-mix(in srgb,var(--store-primary) 14%,transparent),transparent 70%);border-radius:50%;width:540px;height:420px;position:absolute;top:-170px;right:-60px}.store-warehouse-hero>.back{color:#bebec3;background:0 0;border:0;align-items:center;gap:6px;min-height:38px;padding:0 8px;font-size:9px;font-weight:800;display:flex;position:absolute;top:16px;left:32px}.store-warehouse-hero>.back svg{width:15px}.store-warehouse-hero>div:nth-child(2){z-index:2;position:relative}.store-warehouse-hero h1{letter-spacing:-2.4px;max-width:620px;margin:8px 0 10px;font-size:clamp(38px,5vw,58px);line-height:.98}.store-warehouse-hero p{color:#c1c1c5;max-width:570px;margin:0 0 24px;font-size:13px;line-height:1.55}.store-warehouse-hero>div:nth-child(2)>div{gap:10px;display:flex}.store-warehouse-hero>div:nth-child(2)>div>span{background:#ffffff0e;border:1px solid #ffffff21;border-radius:11px;grid-template-columns:24px 1fr;align-items:center;gap:0 8px;min-width:142px;min-height:66px;padding:10px;display:grid}.store-warehouse-hero>div:nth-child(2)>div svg{width:21px;color:var(--store-primary);grid-row:1/span 2}.store-warehouse-hero>div:nth-child(2)>div b{font-size:10px}.store-warehouse-hero>div:nth-child(2)>div em{color:#aaaab0;font-size:8px;font-style:normal}.store-warehouse-hero-boxes{opacity:.72;width:330px;height:210px;position:absolute;bottom:0;right:55px}.store-warehouse-hero-boxes i{background:#17130b;border:1px solid #614c0c;width:118px;height:96px;display:block;position:absolute;transform:skewY(-3deg)}.store-warehouse-hero-boxes i:after{content:"MG";color:#a98200;place-items:center;font-size:23px;font-style:normal;font-weight:950;display:grid;position:absolute;inset:0}.store-warehouse-hero-boxes i:first-child{bottom:0;left:0}.store-warehouse-hero-boxes i:nth-child(2){z-index:2;bottom:14px;left:104px}.store-warehouse-hero-boxes i:nth-child(3){bottom:0;left:205px}.store-warehouse-hero-boxes i:nth-child(4){bottom:98px;left:116px}.store-warehouse-search{border:1px solid var(--store-border);background:var(--store-surface);border-radius:12px;align-items:center;gap:9px;width:100%;min-height:50px;padding:0 13px;display:flex}.store-warehouse-search>svg{width:18px;color:var(--store-text-secondary)}.store-warehouse-search input{width:100%;min-width:0;color:var(--store-text);background:0 0;border:0;outline:0;font-size:13px}.store-warehouse-search button{background:0 0;border:0;place-items:center;width:38px;height:38px;display:grid}.store-warehouse-search button svg{width:16px}.store-category-chips.warehouse{scrollbar-width:none;flex-wrap:nowrap;margin:0;padding:0 0 4px;overflow-x:auto}.store-category-chips.warehouse button{min-width:max-content}.store-warehouse-brands{border:1px solid var(--store-border);background:var(--store-surface);border-radius:14px;padding:18px}.store-warehouse-brands h2{margin:3px 0 0;font-size:18px}.store-warehouse-brands>div{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:8px;margin-top:12px;display:grid}.store-warehouse-brands button{border:1px solid var(--store-border);min-height:46px;color:var(--store-text);background:var(--store-surface-soft);border-radius:9px;padding:0 12px;font-size:10px;font-weight:850}.store-warehouse-brands button:hover{border-color:var(--store-primary)}.store-warehouse-progress{border:1px solid color-mix(in srgb,var(--store-primary) 56%,var(--store-border));background:color-mix(in srgb,var(--store-primary) 7%,#fff);border-radius:14px;padding:18px 20px}.store-warehouse-progress>header{grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.store-warehouse-progress>header>span{color:#1b1608;background:var(--store-primary);border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.store-warehouse-progress>header svg{width:19px}.store-warehouse-progress h2{letter-spacing:-.35px;margin:2px 0 0;font-size:17px}.store-warehouse-progress>header>strong{font-size:14px}.store-warehouse-progress .track{background:#dedee1;border-radius:999px;height:9px;margin:14px 0 8px;overflow:hidden}.store-warehouse-progress .track i{border-radius:inherit;background:var(--store-primary);height:100%;transition:width .25s;display:block}.store-warehouse-progress.complete .track i{background:#1ba24e}.store-warehouse-progress p{color:var(--store-text-secondary);margin:0;font-size:10px}.store-warehouse-progress button{color:#3f3000;background:#fff;border:1px solid #d7b12d;border-radius:8px;align-items:center;gap:5px;min-height:38px;margin-top:11px;padding:0 12px;font-size:9px;font-weight:900;display:inline-flex}.store-warehouse-progress button svg{width:14px}.store-warehouse-progress.compact{border-radius:11px;margin:12px;padding:13px}.store-warehouse-progress.compact>header{grid-template-columns:32px minmax(0,1fr) auto}.store-warehouse-progress.compact>header>span{width:32px;height:32px}.store-warehouse-progress.compact h2{font-size:13px}.store-warehouse-catalog{gap:15px;display:grid}.store-warehouse-catalog>header{justify-content:space-between;align-items:end;gap:18px;display:flex}.store-warehouse-catalog h2{margin:4px 0 0;font-size:22px}.store-warehouse-catalog>header>span{color:#19713a;background:#eefaf1;border:1px solid #bde1c6;border-radius:999px;align-items:center;gap:6px;min-height:30px;padding:0 10px;font-size:9px;font-weight:850;display:flex}.store-warehouse-catalog>header>span svg{width:14px}.store-warehouse-catalog .store-product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:13px}.store-warehouse-note{border:1px solid var(--store-border);min-height:56px;color:var(--store-text-secondary);background:var(--store-surface);border-radius:12px;align-items:center;gap:10px;padding:13px 16px;display:flex}.store-warehouse-note svg{flex:none;width:18px}.store-warehouse-note p{margin:0;font-size:10px;line-height:1.5}.store-cart-lines.grouped{background:0 0;border:0;gap:14px;display:grid;overflow:visible}.store-cart-origin-group{border:1px solid var(--store-border);background:var(--store-surface);border-radius:15px;overflow:hidden}.store-cart-origin-group>header{border-bottom:1px solid var(--store-border);grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:76px;padding:13px 16px;display:grid}.store-cart-origin-group>header>span{background:#f2f2f3;border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.store-cart-origin-group.warehouse>header{border-color:color-mix(in srgb,var(--store-primary) 38%,var(--store-border));background:color-mix(in srgb,var(--store-primary) 11%,#fff)}.store-cart-origin-group.warehouse>header>span{color:#211900;background:var(--store-primary)}.store-cart-origin-group>header svg{width:20px}.store-cart-origin-group>header h2{margin:0;font-size:15px}.store-cart-origin-group>header p{color:var(--store-text-secondary);margin:2px 0 0;font-size:9px}.store-cart-origin-group>header>strong{white-space:nowrap;font-size:13px}.store-cart-origin-group>article{border-radius:0}.store-checkout-preparation,.store-confirmation-origins{border:1px solid color-mix(in srgb,var(--store-primary) 45%,var(--store-border));background:color-mix(in srgb,var(--store-primary) 7%,#fff);border-radius:11px;gap:8px;padding:13px;display:grid}.store-checkout-preparation h3,.store-confirmation-origins h2{margin:0 0 2px;font-size:12px}.store-checkout-preparation>span,.store-confirmation-origins>span{grid-template-columns:24px 1fr auto;align-items:center;gap:7px;min-height:34px;display:grid}.store-checkout-preparation>span svg,.store-confirmation-origins>span svg{width:17px}.store-checkout-preparation>span b,.store-confirmation-origins>span b{font-size:10px}.store-checkout-preparation>span small,.store-confirmation-origins>span small{color:var(--store-text-secondary);font-size:8px}.store-checkout-preparation p,.store-confirmation-origins p{border-top:1px solid color-mix(in srgb,var(--store-primary) 24%,var(--store-border));color:var(--store-text-secondary);margin:2px 0 0;padding-top:8px;font-size:8px;line-height:1.45}.store-checkout-items.grouped>h3,.store-customer-order-items.grouped>h3{color:var(--store-text);align-items:center;gap:6px;margin:6px 0 0;padding:6px 2px 2px;font-size:9px;display:flex}.store-checkout-items.grouped>h3 svg,.store-customer-order-items.grouped>h3 svg{width:14px}.store-confirmation-origins{text-align:left;width:min(100%,520px);margin:14px auto 0}@media (max-width:1000px){.store-warehouse-catalog .store-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.store-warehouse-hero-boxes{opacity:.46;right:-25px}}@media (max-width:760px){.store-view-warehouse{padding:7px 14px 94px}.store-warehouse-page{gap:14px}.store-warehouse-teaser{border-left-width:4px;border-radius:12px;min-height:152px;margin:24px 0 0;padding:18px 16px}.store-warehouse-teaser>div:first-child{gap:11px}.store-warehouse-teaser>div:first-child>span{border-radius:11px;width:42px;height:42px}.store-warehouse-teaser>div:first-child>span svg{width:21px}.store-warehouse-teaser h2{font-size:21px}.store-warehouse-teaser p{max-width:235px;margin-bottom:10px;font-size:9px}.store-warehouse-teaser button{min-height:39px}.store-warehouse-boxes{opacity:.58;width:84px;height:92px;margin:0 -30px 0 0}.store-warehouse-boxes i{width:55px;height:48px}.store-warehouse-boxes i:first-child{left:0}.store-warehouse-boxes i:nth-child(2){bottom:11px;left:38px}.store-warehouse-boxes i:nth-child(3){display:none}.store-warehouse-boxes i:after{font-size:12px}.store-warehouse-hero{border-radius:12px;align-items:flex-start;min-height:314px;padding:51px 17px 18px}.store-warehouse-hero>.back{top:8px;left:10px}.store-warehouse-hero h1{letter-spacing:-1.5px;max-width:280px;margin-top:7px;font-size:34px}.store-warehouse-hero p{max-width:300px;margin-bottom:15px;font-size:10px}.store-warehouse-hero>div:nth-child(2)>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;max-width:310px;display:grid}.store-warehouse-hero>div:nth-child(2)>div>span{text-align:center;grid-template-columns:1fr;justify-items:center;gap:2px;min-width:0;min-height:69px;padding:8px 6px}.store-warehouse-hero>div:nth-child(2)>div svg{grid-row:auto;width:18px}.store-warehouse-hero>div:nth-child(2)>div b{font-size:8px}.store-warehouse-hero>div:nth-child(2)>div em{font-size:6.5px}.store-warehouse-hero-boxes{opacity:.25;bottom:-24px;right:-144px;transform:scale(.84)}.store-warehouse-search{min-height:48px}.store-category-chips.warehouse{margin:0 -14px;padding:0 14px 3px}.store-warehouse-brands{border-radius:11px;padding:14px}.store-warehouse-brands>div{grid-template-columns:none;grid-auto-columns:112px;grid-auto-flow:column;overflow-x:auto}.store-warehouse-progress{border-radius:11px;padding:14px}.store-warehouse-progress h2{font-size:14px}.store-warehouse-progress p{font-size:9px}.store-warehouse-catalog>header{align-items:start}.store-warehouse-catalog h2{font-size:19px}.store-warehouse-catalog>header>span{display:none}.store-warehouse-catalog .store-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.store-warehouse-note{align-items:flex-start}.store-cart-origin-group>header{grid-template-columns:36px minmax(0,1fr);min-height:68px;padding:10px 11px}.store-cart-origin-group>header>span{width:36px;height:36px}.store-cart-origin-group>header>strong{grid-column:2;font-size:11px}.store-cart-origin-group .store-warehouse-progress.compact{margin:9px}.store-checkout-preparation>span,.store-confirmation-origins>span{grid-template-columns:22px 1fr}.store-checkout-preparation>span small,.store-confirmation-origins>span small{grid-column:2}.store-availability>span.warehouse{align-items:flex-start}.store-availability>span.warehouse small{width:100%;margin:3px 0 0 17px}}@media (max-width:380px){.store-view-warehouse{padding-inline:12px}.store-warehouse-hero h1{font-size:31px}.store-warehouse-hero>div:nth-child(2)>div b{font-size:7px}.store-warehouse-catalog .store-product-grid{gap:8px}}.storefront :is(a,button){-webkit-tap-highlight-color:transparent}.storefront :focus-visible{outline:3px solid color-mix(in srgb,var(--store-primary) 55%,transparent);outline-offset:2px}.store-quick-add-panel{background:var(--store-surface-elevated,var(--store-surface));width:min(580px,100vw - 32px);max-height:min(720px,100dvh - 32px);animation:.2s cubic-bezier(.22,.72,.25,1) store-v6-modal-in;border-radius:22px!important}.store-quick-add-panel>footer{color:var(--store-text);background:var(--store-surface-elevated,var(--store-surface))}@keyframes store-v6-modal-in{0%{opacity:0;transform:translateY(14px)scale(.98)}}@media (max-width:760px){.store-quick-add-backdrop{padding:16px!important}.store-quick-add-panel{width:100%;max-height:calc(100dvh - 32px);border:1px solid var(--store-border)!important;border-radius:20px!important}}.store-brand-section>.store-brand-rail{scroll-snap-type:x proximity;grid-template-rows:repeat(2,minmax(94px,1fr))!important;grid-auto-columns:calc(16.6667% - 8.33333px)!important;grid-auto-flow:column!important;gap:10px!important;display:grid!important;overflow-x:auto!important}.store-brand-section>.store-brand-rail>button{scroll-snap-align:start;min-width:0!important;display:flex!important}@media (max-width:760px){.store-brand-section>.store-brand-rail{margin-inline:-16px;padding-inline:16px;grid-template-rows:repeat(2,82px)!important;grid-auto-columns:calc(25% - 6px)!important;gap:8px!important}.store-brand-section>.store-brand-rail>button:nth-child(n){display:flex!important}}.store-pdf-backdrop{z-index:130;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#050507ad;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.store-pdf-dialog{border:1px solid var(--store-border);text-align:center;width:min(440px,100%);color:var(--store-text);background:var(--store-surface-elevated,var(--store-surface));border-radius:22px;justify-items:center;gap:10px;padding:30px;display:grid;position:relative;box-shadow:0 28px 80px #00000047}.store-pdf-dialog>.close{border:1px solid var(--store-border);width:40px;height:40px;color:var(--store-text);background:var(--store-surface);border-radius:11px;place-items:center;display:grid;position:absolute;top:12px;right:12px}.store-pdf-dialog>.close svg{width:18px}.store-pdf-icon{width:62px;height:62px;color:var(--store-primary-text);background:var(--store-primary);border-radius:18px;place-items:center;display:grid}.store-pdf-icon.ready{color:#fff;background:var(--store-success)}.store-pdf-icon.error{color:#fff;background:var(--store-danger)}.store-pdf-dialog>small{color:var(--store-link);letter-spacing:1.4px;margin-top:5px;font-size:10px;font-weight:900}.store-pdf-dialog h2{margin:0;font-size:23px}.store-pdf-dialog p{color:var(--store-text-secondary);margin:0;font-size:13px;line-height:1.55}.store-pdf-progress{background:var(--store-border);border-radius:99px;width:100%;height:5px;margin:8px 0;overflow:hidden}.store-pdf-progress i{border-radius:inherit;background:var(--store-primary);width:36%;height:100%;animation:1.05s ease-in-out infinite alternate store-pdf-loading;display:block}@keyframes store-pdf-loading{to{transform:translate(180%)}}.store-pdf-dialog footer{justify-content:center;gap:10px;width:100%;display:flex}.store-pdf-dialog footer :is(a,button){border:1px solid var(--store-border);min-height:46px;color:var(--store-text);background:var(--store-surface);font:inherit;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-weight:800;text-decoration:none;display:inline-flex}.store-pdf-dialog footer .primary{border-color:var(--store-primary);color:var(--store-primary-text);background:var(--store-primary)}.store-pdf-dialog footer svg{width:17px}.store-desktop-actions>button,.store-drawer nav>button,.store-footer nav>button{font:inherit}.store-cart-fly{z-index:150;pointer-events:none;width:34px;height:34px;color:var(--store-primary-text);background:var(--store-primary);box-shadow:0 8px 28px color-mix(in srgb,var(--store-primary) 55%,transparent);border-radius:50%;place-items:center;margin:-17px 0 0 -17px;animation:.6s cubic-bezier(.35,.02,.2,1) both store-cart-fly;display:grid;position:fixed}.store-cart-fly svg{width:17px}@keyframes store-cart-fly{0%{opacity:0;transform:scale(.6)}18%{opacity:1;transform:scale(1)}to{opacity:0;transform:translate(var(--store-cart-fly-x),var(--store-cart-fly-y)) scale(.42)}}.storefront.mode-dark :is(.store-shell,.store-commercial-nav,.store-category-section,.store-products-section,.store-brand-section,.store-cart-view,.store-checkout-view,.store-product-detail,.store-search-view){color:var(--store-text);background:var(--store-background)}.storefront.mode-dark :is(.store-product-card,.store-category-grid>button,.store-brand-rail>button,.store-cart-lines,.store-cart-lines>article,.store-cart-origin-group,.store-cart-summary,.store-cart-totals,.store-checkout-form>section,.store-checkout-summary,.store-choice-grid label,.store-bank-details,.store-payment-note,.store-catalog-download,.store-drawer){color:var(--store-text);border-color:var(--store-border);background:var(--store-surface)}.storefront.mode-dark .store-cart-lines.grouped{background:0 0}.storefront.mode-dark .store-cart-origin-group>header>span{color:var(--store-text);background:var(--store-surface-elevated)}.storefront.mode-dark .store-cart-origin-group.warehouse>header{background:color-mix(in srgb,var(--store-primary) 11%,var(--store-surface))}.storefront.mode-dark :is(input,select,textarea,.store-mobile-search,.store-desktop-search){color:var(--store-text);border-color:var(--store-border);background:var(--store-surface-elevated)}.storefront.mode-dark :is(.store-product-copy>small,.store-page-heading span,.store-checkout-form p,.store-cart-product small,.store-checkout-items small,.store-footer-contact){color:var(--store-text-secondary)}.storefront.mode-dark .store-product-image,.storefront.mode-dark .store-gallery{background:#fff!important}.storefront.mode-dark .store-commercial-nav{border-color:var(--store-border)}.storefront.mode-dark .store-footer{border-top-color:#2f2f34}.storefront.mode-dark .store-bottom-nav{background:#111114;border-color:#303036}.store-payment-note>a{color:var(--store-primary-text);background:var(--store-primary);border-radius:10px;margin-left:auto;padding:10px 14px;font-size:11px;font-weight:900;text-decoration:none}@media (prefers-reduced-motion:reduce){.store-cart-fly,.store-pdf-progress i,.store-quick-add-panel{animation:none!important}}.store-quantity-selector{border:1px solid var(--store-border);min-width:86px;height:44px;color:var(--store-text);background:var(--store-surface);border-radius:10px;align-items:center;padding:0 10px;display:flex;position:relative}.store-quantity-selector select{-webkit-appearance:none;appearance:none;width:100%;height:100%;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;outline:0;padding:0 24px 0 5px;font-size:13px;font-weight:850}.store-quantity-selector>svg{pointer-events:none;width:14px;position:absolute;right:10px}.store-quantity-selector.compact{border-radius:8px;width:72px;min-width:72px;height:36px;padding-inline:7px}.store-quantity-selector.compact select{padding-left:4px;font-size:11px}.store-quantity-selector.compact>svg{width:12px;right:7px}.store-card-add-row{grid-template-columns:64px minmax(0,1fr);gap:6px;margin:0 10px 10px;display:grid}.store-card-add-row .store-quantity-selector{width:64px;min-width:0}.store-card-add-row .store-quick-add{min-width:0;min-height:42px;margin:0!important}.store-cart-lines .store-quantity-selector{align-self:center}.store-product-buy .store-quantity-selector{flex:0 0 108px;height:50px}@media (max-width:760px){.warehouse-v2-brand-group>article{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) 64px 34px 76px;gap:5px 7px;min-height:78px}.warehouse-v2-brand-group>article>strong{grid-area:2/1}.warehouse-v2-brand-group>article>.store-quantity-selector{grid-area:1/2/span 2;align-self:center;width:64px;min-width:64px}.warehouse-row-reference{grid-area:1/3/span 2}.warehouse-row-add{grid-area:1/4/span 2;min-height:38px;padding-inline:7px}.store-card-add-row{grid-template-columns:58px minmax(0,1fr);margin-inline:8px}.store-card-add-row .store-quantity-selector{width:58px}.store-card-add-row .store-quick-add{font-size:9px}.store-cart-lines .store-quantity-selector{grid-area:2/1;width:82px;margin-left:81px}}.storefront{background:var(--store-background,var(--store-bg,#f5f5f5));color:var(--store-text,#171717)}.storefront :is(.store-product-card,.store-category-grid>button,.store-cart-lines>article,.store-checkout-form>section,.store-checkout-summary,.store-customer-order){background:var(--store-surface,#fff)}.store-primary-button,.store-quick-add,.store-commercial-hero-copy>button{background:var(--store-action,var(--store-primary))!important}.store-desktop-actions a{min-width:72px;min-height:48px;color:var(--store-header-text);border:0;border-radius:10px;place-items:center;gap:2px;padding:6px 10px;font-size:10px;font-weight:700;text-decoration:none;display:grid}.store-desktop-actions a svg{width:20px}.store-brand-section>header nav{align-items:center;gap:6px;display:flex}.store-brand-section>header nav button{border:1px solid var(--store-border);background:var(--store-surface);min-height:38px;color:var(--store-text);border-radius:9px;justify-content:center;align-items:center;gap:4px;padding:0 9px;font-size:11px;font-weight:800;display:flex}.store-brand-section>header nav button:last-child{color:color-mix(in srgb,var(--store-primary) 66%,#111);background:0 0;border:0}.store-brand-section>.store-brand-rail{scroll-snap-type:x proximity;scrollbar-width:thin;grid-template-rows:repeat(2,minmax(86px,auto));grid-auto-columns:calc(16.6667% - 8.33333px);grid-auto-flow:column;gap:10px;display:grid;overflow-x:auto}.store-brand-section>.store-brand-rail>button{scroll-snap-align:start}.store-catalog-download{border:1px solid color-mix(in srgb,var(--store-primary) 38%,var(--store-border));background:color-mix(in srgb,var(--store-primary) 5%,var(--store-surface));border-radius:17px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:17px;margin:26px 0 0;padding:22px 24px;display:grid}.store-catalog-download>span{width:48px;height:48px;color:var(--store-primary-text);background:var(--store-primary);border-radius:13px;place-items:center;display:grid}.store-catalog-download>span svg{width:21px}.store-catalog-download>div{gap:3px;display:grid}.store-catalog-download small{color:color-mix(in srgb,var(--store-primary) 72%,#111);letter-spacing:1.2px;font-size:9px;font-weight:900}.store-catalog-download h2{font:800 20px/1.1 var(--store-heading-font);margin:0}.store-catalog-download p{color:var(--store-text-secondary);margin:0;font-size:12px}.store-catalog-download>:is(a,button){min-height:44px;color:var(--store-primary-text);background:var(--store-action,var(--store-primary));font:900 11px/1 var(--store-heading-font);cursor:pointer;border:0;border-radius:11px;justify-content:center;justify-self:end;align-items:center;gap:7px;padding:0 15px;text-decoration:none;display:flex}.store-catalog-download.compact{width:min(100% - 40px,1240px);margin:18px auto 0;padding:14px 18px}.store-account-tabs{border:1px solid var(--store-border);background:var(--store-surface);border-radius:12px;gap:4px;margin:15px 0 20px;padding:4px;display:flex}.store-account-tabs button{min-height:42px;color:var(--store-text-secondary);background:0 0;border:0;border-radius:9px;align-items:center;gap:7px;padding:0 16px;font-size:12px;font-weight:800;display:flex}.store-account-tabs button.active{color:var(--store-text);background:color-mix(in srgb,var(--store-primary) 15%,var(--store-surface))}.store-account-tabs svg{width:16px}.store-customer-order-address{border:1px solid var(--store-border);background:var(--store-surface);color:var(--store-text);border-radius:13px;align-items:flex-start;gap:11px;margin:0 18px 12px;padding:12px 14px;display:flex}.store-customer-order-address>svg{width:20px;height:20px;color:var(--store-primary);flex:none}.store-customer-order-address>span{gap:3px;display:grid}.store-customer-order-address small{color:var(--store-text-secondary);font-size:10px}.store-customer-order-address b{font-size:12px;line-height:1.45}.store-customer-order-address em{color:var(--store-text-secondary);font-size:10px;font-style:normal}.store-address-book{gap:18px;display:grid}.store-address-book>header{border-bottom:1px solid var(--store-border);justify-content:space-between;align-items:end;gap:16px;padding-bottom:14px;display:flex}.store-address-book>header>div{gap:3px;display:grid}.store-address-book h2{margin:0;font-size:23px}.store-address-book p{color:var(--store-text-secondary);margin:0;font-size:12px}.store-address-book>header>button{background:var(--store-action,var(--store-primary));min-height:42px;color:var(--store-primary-text);border:0;border-radius:10px;align-items:center;gap:6px;padding:0 14px;font-weight:850;display:flex}.store-address-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.store-address-grid>article{border:1px solid var(--store-border);background:var(--store-surface);border-radius:15px;gap:7px;padding:17px;display:grid}.store-address-grid>article>header{align-items:center;gap:10px;display:flex}.store-address-grid>article>header>span{background:color-mix(in srgb,var(--store-primary) 12%,var(--store-surface));border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.store-address-grid>article>header>div{gap:2px;display:grid}.store-address-grid em{color:#08783a;background:#e8f8ed;border-radius:999px;padding:2px 6px;font-size:8px;font-style:normal}.store-address-grid>article>small{color:var(--store-text-secondary);line-height:1.45}.store-address-grid>article>footer{border-top:1px solid var(--store-border);gap:8px;padding-top:10px;display:flex}.store-address-grid>article>footer button{border:1px solid var(--store-border);background:var(--store-surface);border-radius:8px;align-items:center;gap:5px;min-height:34px;padding:0 10px;font-size:10px;font-weight:800;display:flex}.store-address-grid>article>footer .danger{color:var(--store-danger)}.store-address-modal{z-index:100;background:#08080894;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.store-address-modal>form{background:var(--store-surface);border-radius:18px;width:min(720px,100%);max-height:min(90dvh,850px);padding:20px;overflow:auto}.store-address-modal>form>header{justify-content:space-between;margin-bottom:16px;display:flex}.store-address-modal>form>header button{border:1px solid var(--store-border);background:0 0;border-radius:10px;width:40px;height:40px}.store-address-modal>form>footer{justify-content:flex-end;gap:8px;margin-top:17px;display:flex}.store-address-modal>form>footer button{border:1px solid var(--store-border);background:0 0;border-radius:10px;min-height:42px;padding:0 15px;font-weight:800}.store-address-modal>form>footer .primary{color:var(--store-primary-text);background:var(--store-action,var(--store-primary));border:0}.store-address-default,.store-save-address{border:1px solid var(--store-border);border-radius:10px;align-items:center;gap:10px;min-height:50px;padding:10px;flex-direction:row!important;display:flex!important}.store-address-default span,.store-save-address span{gap:2px;display:grid}.store-checkout-addresses{border-top:1px solid var(--store-border);gap:11px;margin-top:15px;padding-top:15px;display:grid}.store-checkout-addresses>header{gap:2px;display:grid}.store-saved-addresses{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.store-saved-addresses>label{border:1px solid var(--store-border);background:var(--store-surface);border-radius:11px;grid-template-columns:25px minmax(0,1fr) 18px;align-items:start;gap:8px;min-height:86px;padding:11px;display:grid}.store-saved-addresses>label.selected{border-color:var(--store-primary);box-shadow:0 0 0 2px color-mix(in srgb,var(--store-primary) 14%,transparent)}.store-saved-addresses input{opacity:0;position:absolute}.store-saved-addresses svg{width:18px}.store-saved-addresses>label>svg:last-child{opacity:0}.store-saved-addresses>label.selected>svg:last-child{opacity:1;color:#159447}.store-saved-addresses span{gap:3px;display:grid}.store-saved-addresses span b{align-items:center;gap:5px;display:flex}.store-saved-addresses em{color:#08783a;background:#e8f8ed;border-radius:999px;padding:2px 5px;font-size:7px;font-style:normal}.store-saved-addresses small{color:var(--store-text-secondary);font-size:9px;line-height:1.3}@media (max-width:760px){.store-brand-section>.store-brand-rail{grid-template-rows:repeat(2,76px);grid-auto-columns:calc(25vw - 15.5px);gap:8px;margin-inline:-16px;padding-inline:16px}.store-brand-section>.store-brand-rail>button{min-height:76px;padding:7px 4px}.store-brand-section>header nav button:not(:last-child){display:none}.store-catalog-download,.store-catalog-download.compact{grid-template-columns:40px minmax(0,1fr);gap:11px;width:auto;margin:18px 0 0;padding:16px}.store-catalog-download>span{width:40px;height:40px}.store-catalog-download>:is(a,button){grid-column:1/-1;justify-self:stretch;width:100%}.store-catalog-download.compact{margin-inline:16px}.store-customer-order-address{margin-inline:12px}.store-address-grid,.store-saved-addresses{grid-template-columns:1fr}.store-address-book>header{flex-direction:column;align-items:start}.store-address-book>header>button{justify-content:center;width:100%}.store-address-modal{align-items:end;padding:0}.store-address-modal>form{border-radius:20px 20px 0 0;max-height:92dvh}.store-account-tabs button{flex:1;justify-content:center}}.store-commercial-hero h1{letter-spacing:var(--store-hero-heading-tracking,-.04em)}.store-commercial-hero h1 mark{color:var(--store-primary);background:0 0;padding:0}.store-commercial-hero.background-motion-gradient:after{animation:9s ease-in-out infinite alternate store-hero-gradient}.store-commercial-hero.background-motion-pan:after{animation:12s ease-in-out infinite alternate store-hero-pan}.store-commercial-hero.motion-soft_reveal .store-commercial-hero-copy{animation:store-hero-soft var(--store-hero-duration) ease-out var(--store-hero-delay) both}.store-commercial-hero.motion-word_cascade h1 .word{opacity:0;animation:store-hero-word var(--store-hero-duration) cubic-bezier(.2,.75,.25,1) calc(var(--store-hero-delay) + var(--store-word-index)*34ms) both;margin-right:.22em;display:inline-block}.store-commercial-hero.motion-accent_word h1 mark{animation:store-hero-accent var(--store-hero-duration) cubic-bezier(.2,.75,.25,1) var(--store-hero-delay) both;display:inline-block}.store-commercial-hero.motion-slide_mask .store-commercial-hero-copy{clip-path:inset(0 100% 0 0);animation:store-hero-mask var(--store-hero-duration) cubic-bezier(.2,.75,.25,1) var(--store-hero-delay) both}.store-commercial-hero.motion-hero_reveal .store-commercial-hero-copy{animation:store-hero-rise var(--store-hero-duration) cubic-bezier(.16,1,.3,1) var(--store-hero-delay) both}.store-commercial-hero.motion-product_focus .store-commercial-hero-copy{animation:store-hero-fade var(--store-hero-duration) ease both}.store-commercial-hero.motion-product_focus .store-commercial-hero-media{animation:store-hero-focus var(--store-hero-duration) cubic-bezier(.16,1,.3,1) both}.store-commercial-hero.image-motion-fade .store-commercial-hero-media{animation:store-hero-fade var(--store-hero-duration) ease-out both}.store-commercial-hero.image-motion-zoom .store-commercial-hero-media{animation:store-hero-image-zoom var(--store-hero-duration) cubic-bezier(.2,.75,.25,1) both}.store-commercial-hero.image-motion-slide .store-commercial-hero-media{animation:store-hero-media-slide var(--store-hero-duration) cubic-bezier(.2,.75,.25,1) both}.store-commercial-hero.image-motion-float .store-commercial-hero-media{animation:4.5s ease-in-out infinite alternate store-hero-float}.store-hero-brand-badge{background:#ffffffeb;border-radius:10px;padding:7px;position:absolute;bottom:7%;right:5%;object-fit:contain!important;filter:none!important;width:auto!important;max-width:110px!important;height:auto!important;max-height:48px!important}.store-hero-price-visual{color:#fff;background:linear-gradient(145deg,#ffc40021,#ffffff06);border:1px solid #ffc40073;border-radius:20px;gap:8px;width:min(100%,320px);padding:26px;display:grid;box-shadow:0 22px 50px #00000047}.store-hero-price-visual>svg{width:34px;height:34px;color:var(--store-primary)}.store-hero-price-visual small{color:var(--store-primary);letter-spacing:.14em;font-size:9px;font-weight:900}.store-hero-price-visual strong{font:700 29px/1 var(--store-heading-font)}.store-hero-price-visual span{font-size:15px;font-weight:800}.store-hero-price-visual em{color:#cacace;font-size:11px;font-style:normal}.store-hero-price-visual i{gap:7px;margin-top:8px;display:flex}.store-hero-price-visual i b{background:#ffffff29;border-radius:99px;flex:1;height:5px}.store-hero-price-visual i b:first-child,.store-hero-price-visual i b:nth-child(2){background:var(--store-primary)}@keyframes store-hero-soft{0%{opacity:0;transform:translateY(var(--store-hero-distance)) scale(.985)}}@keyframes store-hero-accent{0%{opacity:0;transform:translateY(var(--store-hero-distance));clip-path:inset(100% 0 0)}to{opacity:1;clip-path:inset(0);transform:none}}@keyframes store-hero-mask{to{clip-path:inset(0)}}@keyframes store-hero-focus{0%{opacity:.3;transform:scale(.9)}to{opacity:1;transform:none}}@keyframes store-hero-media-slide{0%{opacity:0;transform:translateX(var(--store-hero-distance))}to{opacity:1;transform:none}}@keyframes store-hero-float{to{transform:translateY(-8px)}}@keyframes store-hero-gradient{to{transform:translate(-5%,2%)scale(1.08)}}@keyframes store-hero-pan{to{transform:translate(-9%)}}@media (max-width:760px){.store-hero-price-visual{border-radius:14px;gap:5px;padding:14px}.store-hero-price-visual>svg{width:24px}.store-hero-price-visual strong{font-size:18px}.store-hero-brand-badge{max-width:72px!important;max-height:34px!important}}@media (prefers-reduced-motion:reduce){.store-commercial-hero,.store-commercial-hero *,.store-commercial-hero:before,.store-commercial-hero:after{transition:none!important;animation:none!important}.store-commercial-hero :is(.word,.line,.store-commercial-hero-copy,.store-commercial-hero-media){opacity:1!important;clip-path:none!important;transform:none!important}}.storefront{--store-bg:#f5f5f5;--store-surface-soft:#f5f5f5;--store-border:#e5e5e5;--store-radius-sm:8px;--store-radius-md:10px;--store-radius-lg:12px;background:var(--store-bg);overflow-x:hidden}.storefront :is(.store-shell,.store-header-inner,.store-commercial-nav>div,.store-promo-bar>div){width:min(100% - 48px,1200px)}.storefront :is(.store-shell,.store-commercial-hero,.store-quick-access,.store-category-section,.store-products-section,.store-brand-section,.store-trust,.store-wholesale-page){min-width:0;max-width:100%}.store-promo-bar,.store-promo-bar>div,.store-promo-bar button{min-height:32px}.store-promo-bar button{padding-block:2px}.store-header{min-height:72px}.store-header-inner{gap:24px;min-height:72px}.store-brand-button{flex:0 220px;width:220px;max-width:220px}.store-logo-image{max-width:210px}.store-desktop-search{border-radius:10px;max-width:none;height:48px}.store-desktop-actions button{border-radius:9px;min-height:48px}.store-mobile-cart-action{display:none}.store-commercial-nav{min-height:40px;color:var(--store-header-text);background:var(--store-header);border-bottom:1px solid color-mix(in srgb,var(--store-header-text) 12%,transparent)}.store-commercial-nav>div{justify-content:center;align-items:center;gap:8px;min-height:40px;margin:0 auto;display:flex}.store-commercial-nav button{min-height:40px;color:color-mix(in srgb,var(--store-header-text) 82%,transparent);background:0 0;border:0;border-bottom:2px solid #0000;padding:0 18px;font-size:11px;font-weight:750}.store-commercial-nav button:hover,.store-commercial-nav button.active{border-bottom-color:var(--store-primary);color:var(--store-header-text)}.store-shell{padding:24px 0 52px}.store-commercial-hero{border-radius:12px;min-height:320px;max-height:340px;padding:38px 48px;box-shadow:0 6px 20px #00000017}.store-commercial-hero h1{letter-spacing:-1.8px;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:620px;margin:8px 0 11px;font-size:clamp(34px,4vw,48px);line-height:1.02;display:-webkit-box;overflow:hidden}.store-commercial-hero p{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:540px;margin-bottom:18px;line-height:1.5;display:-webkit-box;overflow:hidden}.store-commercial-hero-copy>button{border-radius:9px;min-height:44px}.store-commercial-hero-media{height:250px}.store-hero-product-stage{height:240px}.store-hero-arrow{width:38px;height:38px}.store-quick-access{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}.store-quick-access>button{border:1px solid var(--store-border);min-width:0;min-height:116px;color:var(--store-text);text-align:left;background:#fff;border-radius:10px;align-items:flex-start;gap:11px;padding:15px;display:flex;box-shadow:0 2px 7px #00000006}.store-quick-access>button:hover{border-color:#d2d2d2;box-shadow:0 4px 11px #0000000b}.store-quick-access>button>svg{width:30px;height:30px;color:var(--store-link);background:color-mix(in srgb,var(--store-primary) 14%,var(--store-surface));border-radius:8px;flex:none;padding:6px}.store-quick-access>button>span{gap:4px;min-width:0;display:grid}.store-quick-access b{font-size:11px}.store-quick-access small{min-height:28px;color:var(--store-text-secondary);font-size:9px;line-height:1.45}.store-quick-access em{color:#765900;align-items:center;gap:2px;font-size:9px;font-style:normal;font-weight:800;display:flex}.store-quick-access em svg{width:12px}.store-view-catalog>.store-category-section,.store-view-catalog>.store-products-section,.store-view-catalog>.store-brand-section{margin-top:24px;scroll-margin-top:124px}.store-view-catalog :is(.store-category-section,.store-products-section,.store-brand-section)>header{margin-bottom:11px}.store-view-catalog :is(.store-category-section,.store-products-section,.store-brand-section) h2{font-size:20px}.store-view-catalog .store-category-section.carousel .store-category-grid{gap:10px;padding-bottom:3px}.store-view-catalog .store-category-section.carousel .store-category-grid>button{border-radius:10px;flex:1 0 128px;min-width:128px}.store-view-catalog .store-category-visual{height:94px}.store-view-catalog .store-category-copy{min-height:40px}.store-view-catalog .store-products-section .store-product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.store-view-catalog .store-products-section.ranked .store-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.store-view-catalog .store-product-card{border-radius:10px;min-height:382px;box-shadow:0 2px 8px #00000006}.store-view-catalog .store-product-image{background:#fff;height:215px}.store-view-catalog .store-products-section.ranked .store-product-image{height:225px}.store-view-catalog .store-product-copy{padding:12px 12px 8px}.store-view-catalog .store-product-copy>b{min-height:37px;font-size:12px}.store-view-catalog .store-product-copy>small{min-height:18px}.store-view-catalog .store-card-price{font-size:19px}.store-view-catalog .store-quick-add{border-radius:8px;min-height:42px;margin:0 10px 10px;font-size:10px}.store-trust-inline{background:#fff;border-radius:10px;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;min-height:108px;margin-top:24px;padding:18px 22px;box-shadow:0 2px 8px #00000006}.store-trust-inline article{border-right:1px solid var(--store-border);min-height:72px;padding:0 24px}.store-trust-inline article:first-child{padding-left:0}.store-trust-inline article:last-child{border-right:0;padding-right:0}.store-brand-section>header{justify-content:space-between;align-items:end;display:flex}.store-brand-section>header>div{gap:4px;display:grid}.store-brand-section>header>button{color:#765900;background:0 0;border:0;align-items:center;gap:3px;min-height:40px;padding:0 3px;font-size:11px;font-weight:800;display:flex}.store-brand-section>header>button svg{width:14px}.store-brand-section>div{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.store-brand-section button{min-height:88px;box-shadow:none;border-radius:10px}.store-footer{gap:28px;min-height:132px;padding:26px max(24px,50vw - 600px)}.store-footer-contact{color:#aaa;gap:4px;max-width:300px;font-size:9px;font-style:normal;line-height:1.4;display:grid}.store-footer-contact a{color:#d4d4d4;text-decoration:none}.store-footer nav{gap:16px}.store-footer nav button{color:#bbb;background:0 0;border:0;min-height:44px;padding:0;font-size:11px;font-weight:700}.store-footer nav :is(a,button):hover{color:#fff}.store-footer-whatsapp{color:#d9d9d9;background:0 0;width:auto;padding:0}.store-footer-whatsapp:hover{color:#fff}.store-wholesale-page{gap:32px}.store-wholesale-hero{border-radius:12px;grid-template-columns:minmax(0,1fr) minmax(300px,380px);gap:42px;min-height:300px;max-height:320px;padding:38px 46px;display:grid}.store-wholesale-hero-copy{max-width:590px}.store-wholesale-hero-copy h1{letter-spacing:-1.9px;max-width:560px;font-size:clamp(38px,4vw,48px);line-height:1.02}.store-wholesale-hero-copy p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.store-wholesale-hero-actions button{border-radius:9px}.store-wholesale-hero-preview{background:#ffffff12;border:1px solid #ffffff24;border-radius:10px;align-content:center;gap:12px;min-width:0;padding:20px;display:grid;box-shadow:0 8px 22px #00000024}.store-wholesale-hero-preview>small{color:var(--store-primary);letter-spacing:1.1px;font-size:8px;font-weight:900}.store-wholesale-hero-preview>header{align-items:center;gap:10px;display:flex}.store-wholesale-hero-preview>header>svg{width:34px;height:34px;color:var(--store-primary-text);background:var(--store-primary);border-radius:8px;padding:8px}.store-wholesale-hero-preview>header>span{gap:2px;display:grid}.store-wholesale-hero-preview>header b{color:#aaa;font-size:8px}.store-wholesale-hero-preview>header strong{color:#fff;font-size:15px}.store-wholesale-hero-preview>p{color:#c8c8c8;margin:0;font-size:9px;line-height:1.45}.store-wholesale-hero-preview>div{background:#ffffff2e;border-radius:999px;height:6px;overflow:hidden}.store-wholesale-hero-preview>div>i{border-radius:inherit;background:var(--store-primary);width:18%;height:100%;display:block}.store-wholesale-hero-preview>footer{color:#aaa;justify-content:space-between;font-size:8px;display:flex}.store-wholesale-hero-preview>footer b{color:#fff}.store-wholesale-levels article>div,.store-wholesale-progress,.store-wholesale-progress-demo,.store-wholesale-contact{border-radius:10px}.store-wholesale-levels article>div{min-height:142px}.store-wholesale-progress{background:#fffaf0}@media (max-width:1000px){.store-quick-access,.store-view-catalog .store-products-section .store-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.store-wholesale-hero{grid-template-columns:minmax(0,1fr) minmax(260px,320px);gap:24px}}@media (max-width:760px){.storefront{padding-bottom:calc(82px + env(safe-area-inset-bottom));background:#f5f5f5}.storefront :is(.store-shell,.store-header-inner,.store-promo-bar>div){width:100%}.store-promo-bar,.store-promo-bar>div,.store-promo-bar button{min-height:32px}.store-header{min-height:60px}.store-header-inner{gap:10px;min-height:60px;padding:0 16px}.store-menu-button,.store-mobile-cart-action{width:44px;height:44px;min-height:44px;color:var(--store-header-text);background:0 0;border:0;flex:none;place-items:center;padding:0;display:grid;position:relative}.store-mobile-cart-action svg{width:22px}.store-mobile-cart-action b{min-width:18px;height:18px;color:var(--store-primary-text);background:var(--store-primary);border-radius:999px;place-items:center;padding:0 4px;font-size:9px;display:grid;position:absolute;top:0;right:0}.store-brand-button{flex:auto;justify-content:center;width:auto;max-width:calc(100% - 108px)}.store-logo-image{max-width:150px;height:28px}.store-header-inner:after,.store-commercial-nav{display:none}.store-shell{padding:12px 16px 38px}.store-mobile-search{border-radius:9px;height:44px;margin:0 0 12px}.store-commercial-hero{border-radius:10px;grid-template-columns:minmax(0,1fr) minmax(84px,34%);gap:2px;min-height:200px;max-height:220px;margin-top:0;padding:18px 16px}.store-commercial-hero h1{letter-spacing:-1px;margin:6px 0 7px;font-size:clamp(22px,7.4vw,30px);line-height:1.03}.store-commercial-hero p{margin-bottom:10px;font-size:9px;line-height:1.4}.store-commercial-hero-copy>button{min-height:40px;padding:0 12px;font-size:9px}.store-commercial-hero-media{height:155px}.store-hero-product-stage{width:100%;height:150px}.store-hero-dots{bottom:7px}.store-quick-access{scroll-snap-type:x proximity;scrollbar-width:none;gap:9px;margin:12px -16px 0;padding:0 16px 4px;display:flex;overflow-x:auto}.store-quick-access::-webkit-scrollbar{display:none}.store-quick-access>button{scroll-snap-align:start;flex:0 0 160px;min-height:108px;padding:13px}.store-quick-access>button>svg{width:28px;height:28px}.store-view-catalog>.store-category-section,.store-view-catalog>.store-products-section,.store-view-catalog>.store-brand-section{margin-top:22px;scroll-margin-top:76px}.store-view-catalog .store-category-section.carousel .store-category-grid{margin-inline:-16px;padding-inline:16px}.store-view-catalog .store-category-section.carousel .store-category-grid>button{flex:0 0 104px;min-width:104px}.store-view-catalog .store-category-visual{height:86px}.store-view-catalog .store-category-copy{min-height:38px}.store-view-catalog .store-products-section .store-product-grid,.store-view-catalog .store-products-section.ranked .store-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.store-view-catalog .store-product-card{min-height:344px}.store-view-catalog .store-product-image,.store-view-catalog .store-products-section.ranked .store-product-image{height:clamp(150px,43vw,165px)}.store-view-catalog .store-card-price{font-size:20px}.store-view-catalog .store-quick-add{min-height:44px}.store-view-catalog>.store-products-section:not(.ranked) .store-product-grid>.store-product-card:nth-child(n+5){display:none}.store-trust-inline{grid-template-columns:1fr;min-height:0;padding:8px 16px}.store-trust-inline article,.store-trust-inline article:first-child,.store-trust-inline article:last-child{border-right:0;border-bottom:1px solid var(--store-border);min-height:68px;padding:10px 0}.store-trust-inline article:last-child{border-bottom:0}.store-brand-section>div{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.store-brand-section button{min-height:78px;padding:9px 5px}.store-brand-section button:nth-child(n+9){display:none}.store-brand-section button>span{height:36px}.store-brand-section button img{max-height:34px}.store-brand-section button strong{font-size:8px}.store-footer{gap:16px;min-height:0;padding:24px 16px}.store-footer-contact{width:100%;max-width:none}.store-footer nav{gap:8px 14px;width:100%}.store-footer-whatsapp{justify-content:flex-start;width:auto;margin:0}.store-wholesale-page{gap:28px}.store-wholesale-hero{border-radius:10px;min-height:300px;max-height:none;padding:24px;display:flex}.store-wholesale-hero-copy{width:100%}.store-wholesale-hero-copy h1{max-width:100%;font-size:clamp(36px,10.2vw,40px);line-height:1}.store-wholesale-hero-copy p{font-size:11px}.store-wholesale-hero-preview{display:none}.store-wholesale-hero-actions{width:100%}.store-wholesale-hero-actions button{justify-content:center;width:100%;min-height:46px}.store-wholesale-levels article>div{border-radius:10px;min-height:198px}.store-wholesale-progress{max-width:100%;padding:18px 14px}.store-wholesale-progress-demo{overflow-x:auto}.store-wholesale-demo-milestones{min-width:280px}.store-wholesale-contact{border-radius:10px;min-height:0}}@media (max-width:360px){.store-shell{padding-inline:12px}.store-quick-access,.store-view-catalog .store-category-section.carousel .store-category-grid{margin-inline:-12px;padding-inline:12px}.store-commercial-hero{grid-template-columns:minmax(0,1fr) 30%;padding-inline:14px}.store-commercial-hero h1{font-size:22px}.store-view-catalog .store-products-section .store-product-grid,.store-view-catalog .store-products-section.ranked .store-product-grid{gap:8px}.store-view-catalog .store-product-card{min-height:332px}.store-view-catalog .store-card-price{font-size:18px}.store-brand-section>header>button{font-size:9px}}.store-view-wholesale{padding-top:14px}.store-wholesale-page{grid-template-columns:minmax(0,1fr);gap:26px;width:100%}.store-wholesale-breadcrumb{min-height:30px;color:var(--store-text-secondary);align-items:center;gap:6px;margin-bottom:-18px;font-size:9px;display:flex}.store-wholesale-breadcrumb button{min-height:30px;color:var(--store-text);font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.store-wholesale-breadcrumb svg{width:11px;height:11px}.store-wholesale-breadcrumb b{color:#8a8a90;font-weight:600}.store-wholesale-hero{background:#080808;border-radius:14px;grid-template-columns:minmax(0,58%) minmax(250px,42%);gap:14px;width:100%;min-width:0;max-width:100%;min-height:300px;max-height:300px;padding:34px 42px;box-shadow:0 9px 24px #0000001c}.store-wholesale-hero.no-media{grid-template-columns:minmax(0,1fr)}.store-wholesale-hero:before{width:6px}.store-wholesale-hero:after{background:radial-gradient(circle,color-mix(in srgb,var(--store-primary) 12%,transparent),transparent 68%);width:480px;height:360px;top:-78px;right:-36px}.store-wholesale-hero-copy{z-index:2;max-width:600px;position:relative}.store-wholesale-hero-copy>small{letter-spacing:1.35px;font-size:9px}.store-wholesale-hero-copy h1{letter-spacing:-1.9px;max-width:570px;margin:9px 0 11px;font-size:clamp(38px,4vw,48px);line-height:1.01}.store-wholesale-hero-copy p{max-width:500px;margin-bottom:18px;font-size:12px;line-height:1.5}.store-wholesale-hero-actions button{border-radius:9px;min-height:44px;padding:0 17px}.store-wholesale-hero-products{z-index:1;align-self:end;place-items:end center;min-width:0;height:232px;display:grid;position:relative;overflow:hidden}.store-wholesale-hero-products:before{content:"";background:radial-gradient(circle,color-mix(in srgb,var(--store-primary) 15%,transparent),transparent 68%);filter:blur(5px);border-radius:50%;width:74%;height:72%;position:absolute;bottom:-32%;right:7%}.store-wholesale-hero-products .store-hero-product-stage{align-self:end;width:min(82%,275px);height:225px;max-height:none}.store-wholesale-hero-products .store-hero-product-stage:after{background:#000000ad}.store-wholesale-page>section>header:not(.store-wholesale-hero){margin-bottom:10px}.store-wholesale-page>section>header h2{letter-spacing:-.45px;font-size:20px}.store-wholesale-how>div{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.store-wholesale-how article,.store-wholesale-how article:first-child,.store-wholesale-how article:last-child{border:1px solid var(--store-border);background:#fff;border-radius:10px;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:10px;min-height:84px;padding:12px 13px}.store-wholesale-how article>span{color:#171717;background:#f7f7f7;border:0;width:32px;height:32px}.store-wholesale-how article b{font-size:10px}.store-wholesale-how article b strong{color:#a97f00;margin-right:5px;font-size:13px}.store-wholesale-how article p{margin-top:3px;font-size:8px;line-height:1.42}.store-wholesale-levels{scroll-margin-top:90px}.store-wholesale-level-track{grid-auto-flow:unset;grid-template-columns:repeat(auto-fit,minmax(205px,1fr));gap:11px;display:grid;overflow:visible}.store-wholesale-level-track:before{display:none}.store-wholesale-levels article{min-width:0;display:block}.store-wholesale-levels article>div{border:1px solid var(--store-border);min-height:204px;box-shadow:none;background:#fff;border-radius:11px;padding:15px}.store-wholesale-levels article:not(.public)>div{border-color:color-mix(in srgb,var(--store-primary) 36%,var(--store-border));background:color-mix(in srgb,var(--store-primary) 6%,#fff)}.store-wholesale-levels article.featured>div,.store-wholesale-levels article:last-child:not(.public)>div{background:color-mix(in srgb,var(--store-primary) 20%,#fff)}.store-wholesale-level-icon{color:#171717;background:#f3f3f3;border-radius:8px;place-items:center;width:30px;height:30px;margin-bottom:9px;display:grid}.store-wholesale-levels article:not(.public) .store-wholesale-level-icon{color:#765900;background:color-mix(in srgb,var(--store-primary) 22%,#fff)}.store-wholesale-level-icon svg{width:16px}.store-wholesale-levels article small{font-size:8px}.store-wholesale-levels h3{margin:4px 0 10px;font-size:17px}.store-wholesale-levels article p{font-size:11px;font-weight:750}.store-wholesale-levels article strong{color:var(--store-text-secondary);margin-top:6px;font-size:8px}.store-wholesale-levels article button{border:1px solid color-mix(in srgb,var(--store-primary) 38%,var(--store-border));color:#594400;background:#ffffff9e;border-radius:8px;justify-content:center;align-self:stretch;min-height:34px;margin-top:auto;padding:0 10px}.store-wholesale-note{border:1px solid var(--store-border);min-height:38px;color:var(--store-text-secondary);text-align:center;background:#fafafa;border-radius:9px;justify-content:center;align-items:center;gap:8px;margin-top:-14px;padding:8px 12px;font-size:9px;display:flex}.store-wholesale-note svg{flex:none;width:14px}.store-wholesale-progress{background:#fffaf0;border-radius:12px;grid-template-columns:minmax(0,.72fr) minmax(430px,1.28fr);gap:28px;padding:24px 28px}.store-wholesale-progress>header{gap:4px}.store-wholesale-progress>header h2{font-size:23px}.store-wholesale-progress-demo{background:#fff;border-radius:10px;padding:12px}.store-wholesale-progress-demo>.store-price-level-card{background:0 0;border:0;border-radius:0;padding:4px}.store-wholesale-progress-demo .store-price-level-card>header{margin-bottom:9px}.store-wholesale-progress-demo .store-price-level-card>header>span{width:28px;height:28px}.store-wholesale-progress-demo .store-price-level-card h2{font-size:12px}.store-wholesale-progress-demo .store-price-level-message{padding:9px 10px}.store-wholesale-progress-demo .store-price-level-map{margin-top:14px}.store-wholesale-contact{border-radius:11px;padding:18px 22px}.store-wholesale-contact h2{max-width:520px;font-size:17px}.store-wholesale-contact-actions button,.store-wholesale-contact-actions a{border-radius:8px;min-height:42px}.store-wholesale-trust{color:#fff;background:#090909;border-radius:11px;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;width:100%;margin:18px auto -28px;padding:17px 20px}.store-wholesale-trust article{border-right:1px solid #ffffff1c;padding:0 12px}.store-wholesale-trust article:last-child{border-right:0}.store-wholesale-trust article>svg{width:32px;height:32px;color:var(--store-primary);background:#ffffff0d;padding:7px}.store-wholesale-trust b{color:#fff;font-size:9px}.store-wholesale-trust small{color:#aaa;font-size:7px}@media (max-width:1000px){.store-wholesale-hero{grid-template-columns:minmax(0,60%) minmax(220px,40%);padding-inline:32px}.store-wholesale-level-track{grid-template-columns:repeat(2,minmax(0,1fr))}.store-wholesale-progress{grid-template-columns:1fr}.store-wholesale-trust{grid-template-columns:repeat(3,minmax(0,1fr))}.store-wholesale-trust article:nth-child(3){border-right:0}}@media (max-width:760px){.store-view-wholesale{padding-top:7px}.store-wholesale-page{gap:20px}.store-wholesale-breadcrumb{white-space:nowrap;gap:4px;min-height:28px;margin-bottom:-13px;font-size:8px;overflow:hidden}.store-wholesale-breadcrumb b{text-overflow:ellipsis;overflow:hidden}.store-wholesale-hero{border-radius:10px;grid-template-columns:minmax(0,64%) minmax(0,36%);gap:0;min-height:270px;max-height:270px;padding:20px 16px 16px;display:grid}.store-wholesale-hero:before{width:4px}.store-wholesale-hero-copy h1{letter-spacing:-1px;max-width:230px;margin:7px 0 8px;font-size:clamp(27px,7.45vw,29px);line-height:.99}.store-wholesale-hero-copy p{-webkit-line-clamp:3;-webkit-box-orient:vertical;max-width:222px;margin-bottom:10px;font-size:9px;line-height:1.35;display:-webkit-box;overflow:hidden}.store-wholesale-hero-actions{width:auto}.store-wholesale-hero .store-wholesale-hero-actions button{width:max-content;min-height:40px;padding:0 12px;font-size:8px}.store-wholesale-hero-products{align-self:end;height:190px;margin-right:-12px;overflow:visible}.store-wholesale-hero-products .store-hero-product-stage{width:128%;max-width:none;height:184px;transform:translate(-8%)}.store-wholesale-page>section>header h2{font-size:18px}.store-wholesale-how>div{grid-template-columns:1fr;gap:5px}.store-wholesale-how article,.store-wholesale-how article:first-child,.store-wholesale-how article:last-child{border:1px solid var(--store-border);border-radius:8px;grid-template-columns:29px minmax(0,1fr);align-items:center;gap:8px;min-height:54px;padding:7px 9px}.store-wholesale-how article>span{width:27px;height:27px}.store-wholesale-how article svg{width:14px}.store-wholesale-how article b{font-size:9px}.store-wholesale-how article b strong{font-size:11px}.store-wholesale-how article p{margin-top:1px;font-size:7px}.store-wholesale-level-track{scroll-snap-type:x mandatory;scrollbar-width:none;gap:10px;margin:0 -16px;padding:0 16px 5px;display:flex;overflow-x:auto}.store-wholesale-levels article,.store-wholesale-levels article.public{scroll-snap-align:start;flex:0 0 min(82vw,304px)}.store-wholesale-levels article>div{border-radius:10px;min-height:218px;padding:17px}.store-wholesale-levels article.public>div{border:1px solid var(--store-border);text-align:left;background:#fff;justify-content:flex-start;align-items:flex-start;padding:17px}.store-wholesale-levels article.public small{display:block}.store-wholesale-levels article.public strong{font-size:8px}.store-wholesale-levels h3{font-size:21px}.store-wholesale-levels article p{font-size:11px}.store-wholesale-note{text-align:left;justify-content:flex-start;margin-top:-9px;padding-inline:10px}.store-wholesale-progress{border-radius:10px;gap:13px;padding:17px 13px}.store-wholesale-progress>header h2{font-size:20px}.store-wholesale-progress-demo{padding:9px;overflow:visible}.store-wholesale-progress-demo>.store-price-level-card{min-width:0}.store-wholesale-progress-demo .store-price-level-map{padding-bottom:4px;overflow-x:auto}.store-wholesale-progress-demo .store-price-level-map>span{min-width:65px}.store-wholesale-contact{gap:12px;padding:17px}.store-wholesale-contact h2{font-size:16px}.store-wholesale-contact-actions{gap:2px}.store-wholesale-contact-actions button,.store-wholesale-contact-actions a{min-height:42px}.store-wholesale-trust{grid-template-columns:1fr;margin:14px 0 -20px;padding:8px 15px}.store-wholesale-trust article,.store-wholesale-trust article:nth-child(3),.store-wholesale-trust article:last-child{border-bottom:1px solid #ffffff1a;border-right:0;min-height:52px;padding:8px 0}.store-wholesale-trust article:last-child{border-bottom:0}}@media (max-width:380px){.store-wholesale-hero{grid-template-columns:minmax(0,66%) minmax(0,34%);padding-left:14px}.store-wholesale-hero-copy h1{font-size:27px}.store-wholesale-hero-products .store-hero-product-stage{width:138%;transform:translate(-12%)}}.store-product-grid{grid-auto-rows:1fr;align-items:stretch}.store-product-grid,.store-view-catalog .store-products-section .store-product-grid,.store-view-catalog .store-products-section.ranked .store-product-grid,.store-product-detail>.store-products-section .store-product-grid{grid-template-columns:repeat(auto-fill,minmax(min(210px,100%),1fr))}.store-product-card,.store-view-catalog .store-product-card{height:100%;min-height:0}.store-product-main{flex:auto;min-height:0;display:flex}.store-product-image,.store-view-catalog .store-product-image,.store-view-catalog .store-products-section.ranked .store-product-image,.store-product-detail>.store-products-section .store-product-image{aspect-ratio:1;background:var(--store-surface-soft);flex:none;width:100%;height:auto;padding:clamp(12px,9%,28px)}.store-product-image>img{aspect-ratio:1;object-fit:contain;width:100%;min-width:0;max-width:100%;height:auto;min-height:0;max-height:100%}.store-product-copy,.store-view-catalog .store-product-copy{flex-direction:column;flex:auto;min-height:0;padding:12px 12px 9px;display:flex}.store-product-copy>b,.store-view-catalog .store-product-copy>b{min-height:2.7em;max-height:2.7em;font-size:12px;line-height:1.35}.store-product-copy>small,.store-view-catalog .store-product-copy>small{min-height:1.35em;max-height:1.35em;margin:4px 0 5px;line-height:1.35}.store-card-variants{min-height:1.35em;max-height:1.35em;color:color-mix(in srgb,var(--store-primary) 48%,var(--store-text));text-overflow:ellipsis;white-space:nowrap;margin:0 0 7px;font-size:9px;font-weight:750;line-height:1.35;overflow:hidden}.store-card-price-row{flex-wrap:wrap;align-items:baseline;gap:2px 7px;min-height:27px;margin-top:auto;display:flex}.store-card-price-row .store-card-price{align-items:center;gap:4px;margin:0;line-height:1.2;display:inline-flex}.store-card-price-row .store-card-price svg{width:14px;height:14px}.store-stock-badge{z-index:3;margin:0;position:absolute;top:9px;right:9px}.store-merit-badge+.store-product-copy .store-stock-badge{top:34px}.store-quick-add{flex:none;margin-top:auto}.store-gallery{aspect-ratio:1;background:var(--store-surface);align-self:start;min-height:0;overflow:hidden}.store-gallery .store-product-image{aspect-ratio:1;background:0 0;width:100%;height:auto;padding:clamp(24px,8%,54px)}.store-cart-product .store-product-image{aspect-ratio:1;background:var(--store-surface-soft);border-radius:10px;width:80px;height:auto;padding:7px}.store-checkout-items .store-product-image{aspect-ratio:1;background:var(--store-surface-soft);border-radius:8px;width:64px;height:auto;padding:5px}@media (max-width:760px){.store-product-grid,.store-view-catalog .store-products-section .store-product-grid,.store-view-catalog .store-products-section.ranked .store-product-grid,.store-product-detail>.store-products-section .store-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.store-product-image,.store-view-catalog .store-product-image,.store-view-catalog .store-products-section.ranked .store-product-image,.store-product-detail>.store-products-section .store-product-image{height:auto;padding:clamp(10px,8%,18px)}.store-product-copy,.store-view-catalog .store-product-copy{padding:10px 9px 7px}.store-product-copy>b,.store-view-catalog .store-product-copy>b{min-height:2.65em;max-height:2.65em;font-size:11px}.store-card-price-row{min-height:25px}.store-view-catalog .store-card-price,.store-card-price{font-size:clamp(15px,4.5vw,18px)}.store-quick-add,.store-view-catalog .store-quick-add{min-height:44px;margin:0 8px 8px;padding-inline:6px;font-size:9px}.store-gallery{aspect-ratio:1;min-height:0;position:relative;top:auto}.store-gallery .store-product-image{height:auto;padding:clamp(22px,9%,34px)}.store-product-info{padding-top:16px}.store-product-info h1{font-size:clamp(24px,7vw,28px)}.store-cart-product .store-product-image{width:72px;height:auto}}@media (min-width:761px) and (max-width:900px){.store-product-grid,.store-view-catalog .store-products-section .store-product-grid,.store-view-catalog .store-products-section.ranked .store-product-grid,.store-product-detail>.store-products-section .store-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:901px) and (max-width:1100px){.store-product-grid,.store-view-catalog .store-products-section .store-product-grid,.store-view-catalog .store-products-section.ranked .store-product-grid,.store-product-detail>.store-products-section .store-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.store-product-image,.store-view-catalog .store-product-image,.store-view-catalog .store-products-section.ranked .store-product-image,.store-product-detail>.store-products-section .store-product-image,.store-cart-product .store-product-image,.store-checkout-items .store-product-image,.store-gallery,.store-gallery .store-product-image{background:#fff}.store-product-copy>small,.store-view-catalog .store-product-copy>small{margin-bottom:8px}.store-card-price-row{margin-top:auto}.storefront.mode-dark:has(.store-view-warehouse){--store-surface:#15191c;--store-surface-soft:#20262a;--store-text:#f7f7f7;--store-text-secondary:#aab1b6;--store-border:#30383d;color:var(--store-text);background:#0a0c0d}.store-view-warehouse{padding-top:14px}.store-warehouse-page.warehouse-v2{gap:10px;display:grid}.warehouse-v2-heading{border:1px solid var(--store-border);background:var(--store-surface);border-radius:14px;grid-template-columns:40px 42px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:66px;padding:10px 14px;display:grid}.warehouse-v2-heading>button:first-child{border:1px solid var(--store-border);background:var(--store-surface-soft);border-radius:10px;place-items:center;width:40px;height:40px;padding:0;display:grid}.warehouse-v2-heading>button:first-child svg{width:18px}.warehouse-v2-heading>span{width:42px;height:42px;color:var(--store-primary-text);background:var(--store-primary);border-radius:10px;place-items:center;display:grid}.warehouse-v2-heading>span svg{width:23px}.warehouse-v2-heading h1{letter-spacing:-.5px;margin:0;font-size:22px;line-height:1}.warehouse-v2-heading p{color:var(--store-text-secondary);margin:4px 0 0;font-size:10px}.warehouse-how{border:1px solid var(--store-border);background:0 0;border-radius:999px;min-height:36px;padding:0 12px;font-size:9px;font-weight:850}.warehouse-v2-sticky{z-index:22;gap:8px;display:grid;position:sticky;top:82px}.warehouse-v2 .store-warehouse-progress{border-color:color-mix(in srgb,var(--store-primary) 50%,var(--store-border));background:color-mix(in srgb,var(--store-primary) 8%,var(--store-surface));box-shadow:0 5px 16px color-mix(in srgb,var(--store-text) 8%,transparent);border-radius:12px;padding:11px 14px}.warehouse-v2 .store-warehouse-progress>header{grid-template-columns:32px minmax(0,1fr) auto;gap:8px}.warehouse-v2 .store-warehouse-progress>header>span{border-radius:8px;width:32px;height:32px}.warehouse-v2 .store-warehouse-progress>header svg{width:16px}.warehouse-v2 .store-warehouse-progress h2{letter-spacing:-.2px;margin:0;font-size:13px}.warehouse-v2 .store-warehouse-progress header small{display:none}.warehouse-v2 .store-warehouse-progress .track{background:color-mix(in srgb,var(--store-text) 15%,var(--store-surface));height:7px;margin:8px 0 5px}.warehouse-v2 .store-warehouse-progress p{font-size:9px}.warehouse-v2-toolbar{border:1px solid var(--store-border);background:color-mix(in srgb,var(--store-surface) 96%,transparent);box-shadow:0 5px 16px color-mix(in srgb,var(--store-text) 7%,transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:12px;grid-template-columns:minmax(260px,1.5fr) minmax(145px,.55fr) minmax(155px,.55fr) minmax(140px,.5fr);gap:7px;padding:8px;display:grid}.warehouse-v2-toolbar .store-warehouse-search{border-radius:9px;height:42px;min-height:42px}.warehouse-v2-toolbar>button,.warehouse-v2-toolbar>label:not(.store-warehouse-search){border:1px solid var(--store-border);background:var(--store-surface);border-radius:9px;align-items:center;gap:7px;min-width:0;height:42px;padding:0 10px;font-size:10px;font-weight:800;display:flex}.warehouse-v2-toolbar>button.active{border-color:var(--store-primary);color:var(--store-primary-text);background:var(--store-primary)}.warehouse-v2-toolbar>button svg,.warehouse-v2-toolbar>label>svg{flex:none;width:15px}.warehouse-v2-toolbar>button svg:last-child{width:13px;margin-left:auto}.warehouse-v2-toolbar select{width:100%;min-width:0;height:100%;color:var(--store-text);background:0 0;border:0;outline:0;font-size:10px;font-weight:800}.warehouse-v2-results{min-height:32px;color:var(--store-text-secondary);justify-content:space-between;align-items:center;padding:0 4px;font-size:9px;display:flex}.warehouse-v2-results b{color:var(--store-text);font-size:11px}.warehouse-active-filter{width:max-content;min-height:32px;color:var(--store-primary-text);background:var(--store-primary);border:0;border-radius:999px;align-items:center;gap:7px;padding:0 10px;font-size:9px;font-weight:850;display:flex}.warehouse-active-filter svg{width:13px}.warehouse-v2-list{border:1px solid var(--store-border);background:var(--store-surface);border-radius:13px;overflow:clip}.warehouse-v2-columns,.warehouse-v2-brand-group>article{grid-template-columns:minmax(145px,.62fr) minmax(260px,1.45fr) minmax(94px,.4fr) 82px 44px 92px;align-items:center;gap:9px;display:grid}.warehouse-v2-columns{z-index:3;min-height:34px;color:var(--store-text-secondary);background:var(--store-surface-soft);letter-spacing:.55px;text-transform:uppercase;padding:0 12px;font-size:8px;font-weight:850;position:sticky;top:222px}.warehouse-v2-brand-group>h2{z-index:2;min-height:36px;color:var(--store-text);background:color-mix(in srgb,var(--store-text) 6%,var(--store-surface));letter-spacing:.25px;align-items:center;gap:8px;margin:0;padding:0 12px;font-size:10px;display:flex;position:sticky;top:256px}.warehouse-v2-brand-group>h2 small{color:var(--store-text-secondary);font-size:8px;font-weight:650}.warehouse-v2-brand-group>article{border-top:1px solid var(--store-border);min-height:66px;padding:7px 12px}.warehouse-v2-brand-group>article:hover{background:color-mix(in srgb,var(--store-primary) 4%,var(--store-surface))}.warehouse-row-brand{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:8px;min-width:0;font-size:9px;font-weight:800;display:flex;overflow:hidden}.warehouse-row-brand img,.warehouse-row-brand i{border:1px solid var(--store-border);object-fit:contain;background:#fff;border-radius:8px;flex:none;width:34px;height:34px;padding:4px}.warehouse-row-brand i{color:var(--store-text);background:var(--store-surface-soft);place-items:center;font-size:8px;font-style:normal;display:grid}.warehouse-row-brand b{text-overflow:ellipsis;overflow:hidden}.warehouse-row-product{text-align:left;background:0 0;border:0;gap:3px;min-width:0;padding:4px 0;display:grid}.warehouse-row-product b{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:10px;line-height:1.35;display:-webkit-box;overflow:hidden}.warehouse-row-product small{color:var(--store-text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.warehouse-v2-brand-group>article>strong{white-space:nowrap;font-size:12px}.warehouse-row-add{min-height:36px;color:var(--store-primary-text);background:var(--store-primary);border:0;border-radius:8px;place-items:center;padding:0 12px;font-size:9px;font-weight:900;display:grid}.warehouse-row-add:disabled{opacity:.65}.warehouse-row-add>span{border:2px solid color-mix(in srgb,var(--store-primary-text) 30%,transparent);border-top-color:var(--store-primary-text);border-radius:50%;width:15px;height:15px;animation:.7s linear infinite warehouse-spin}.warehouse-row-reference{border:1px solid var(--store-border);background:var(--store-surface);border-radius:9px;place-items:center;width:36px;height:36px;padding:0;display:grid}.warehouse-row-reference:hover{border-color:var(--store-primary);color:var(--store-primary)}.warehouse-row-reference svg{width:16px}.warehouse-load-more{align-content:center;place-items:center;gap:5px;min-height:72px;display:grid}.warehouse-load-more button{border:1px solid var(--store-primary);min-height:38px;color:var(--store-primary-text);background:var(--store-primary);border-radius:9px;padding:0 16px;font-size:9px;font-weight:850}.warehouse-load-more small{color:var(--store-text-secondary);font-size:8px}.warehouse-v2-empty{border:1px solid var(--store-border);background:var(--store-surface);border-radius:13px}.warehouse-sheet-backdrop,.warehouse-reference-backdrop{z-index:96;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#040506b3;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.warehouse-brand-sheet,.warehouse-reference-modal{border:1px solid var(--store-border);width:min(100%,560px);max-height:min(760px,100dvh - 40px);color:var(--store-text);background:var(--store-surface);border-radius:20px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 28px 80px #00000059}.warehouse-brand-sheet>header,.warehouse-reference-modal>header{border-bottom:1px solid var(--store-border);justify-content:space-between;align-items:center;gap:12px;min-height:62px;padding:12px 14px 12px 18px;display:flex}.warehouse-brand-sheet h2,.warehouse-reference-modal h2{margin:0;font-size:17px}.warehouse-brand-sheet>header button,.warehouse-reference-modal>header button{background:var(--store-surface-soft);border:0;border-radius:10px;place-items:center;width:40px;height:40px;padding:0;display:grid}.warehouse-brand-sheet>label{border:1px solid var(--store-border);background:var(--store-surface-soft);border-radius:10px;align-items:center;gap:8px;min-height:46px;margin:12px;padding:0 10px;display:flex}.warehouse-brand-sheet>label svg{width:16px}.warehouse-brand-sheet>label input{width:100%;color:var(--store-text);background:0 0;border:0;outline:0}.warehouse-brand-sheet>label button{background:0 0;border:0;place-items:center;width:32px;height:32px;padding:0;display:grid}.warehouse-brand-options{padding:0 12px 14px;overflow:auto}.warehouse-brand-options>button,.warehouse-brand-options section>button{border:0;border-bottom:1px solid var(--store-border);text-align:left;background:0 0;justify-content:space-between;align-items:center;width:100%;min-height:42px;padding:0 12px;display:flex}.warehouse-brand-options button.selected{color:var(--store-primary-text);background:var(--store-primary);border-radius:9px}.warehouse-brand-options button b{font-size:10px}.warehouse-brand-options button span{color:inherit;font-size:9px}.warehouse-brand-options h3{color:var(--store-text-secondary);margin:13px 8px 3px;font-size:9px}.warehouse-reference-modal>header div{min-width:0}.warehouse-reference-modal>header small{color:var(--store-primary);letter-spacing:1px;font-size:8px;font-weight:850}.warehouse-reference-modal>header h2{margin-top:3px}.warehouse-reference-modal>header p{color:var(--store-text-secondary);text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:9px;overflow:hidden}.warehouse-reference-status{text-align:center;align-content:center;place-items:center;gap:9px;min-height:320px;padding:34px;display:grid}.warehouse-reference-status>span{border:3px solid var(--store-border);border-top-color:var(--store-primary);border-radius:50%;width:34px;height:34px;animation:.8s linear infinite warehouse-spin}.warehouse-reference-status svg{width:34px;color:var(--store-primary)}.warehouse-reference-status h3,.warehouse-reference-status p{margin:0}.warehouse-reference-status p{max-width:340px;color:var(--store-text-secondary);font-size:10px;line-height:1.5}@keyframes warehouse-spin{to{transform:rotate(360deg)}}.warehouse-reference-focus{background:#fff;border-radius:13px;place-items:center;height:310px;margin:14px 14px 8px;display:grid;overflow:hidden}.warehouse-reference-focus img{object-fit:contain;width:100%;height:100%;padding:18px}.warehouse-reference-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;padding:0 14px 8px;display:grid;overflow-x:auto}.warehouse-reference-grid button{border:1px solid var(--store-border);background:#fff;border-radius:9px;grid-template-rows:1fr auto;min-width:78px;height:92px;padding:4px;display:grid}.warehouse-reference-grid button.active{border-color:var(--store-primary);box-shadow:0 0 0 2px color-mix(in srgb,var(--store-primary) 22%,transparent)}.warehouse-reference-grid img{object-fit:contain;width:100%;height:65px;min-height:0}.warehouse-reference-grid small{color:#555;font-size:7px}.warehouse-reference-modal.google-results{width:min(100%,760px)}.warehouse-google-frame{background:#fff;height:min(610px,68dvh);position:relative;overflow:hidden}.warehouse-google-frame .warehouse-reference-status{z-index:1;min-height:0;color:var(--store-text);background:var(--store-surface);transition:opacity .18s;position:absolute;inset:0}.warehouse-google-frame.ready .warehouse-reference-status{pointer-events:none;opacity:0}.warehouse-google-frame iframe{background:#fff;border:0;width:100%;height:100%;display:block}.warehouse-reference-disclaimer{color:var(--store-text-secondary);margin:0;padding:4px 16px 12px;font-size:8px;line-height:1.45}.warehouse-reference-modal>footer{border-top:1px solid var(--store-border);padding:10px 14px 14px}.warehouse-reference-modal>footer button{width:100%;min-height:44px;color:var(--store-primary-text);background:var(--store-primary);border:0;border-radius:10px;font-weight:850}.store-cart-origin-group>article.warehouse-compact{grid-template-columns:minmax(0,1fr) auto auto 36px;min-height:74px}.warehouse-cart-icon{width:44px;height:44px;color:var(--store-primary-text);background:var(--store-primary);border-radius:10px;place-items:center;display:grid}.warehouse-cart-icon svg{width:21px}.store-cart-product:has(.warehouse-cart-icon){grid-template-columns:44px minmax(0,1fr)}.store-checkout-items>article.warehouse-compact{grid-template-columns:38px minmax(0,1fr) auto}.warehouse-checkout-icon{width:38px;height:38px;color:var(--store-primary-text);background:var(--store-primary);border-radius:8px;place-items:center;display:grid}.warehouse-checkout-icon svg{width:18px}@media (max-width:760px){.store-view-warehouse{padding:8px 10px 92px}.store-warehouse-page.warehouse-v2{gap:8px}.warehouse-v2-heading{border-radius:11px;grid-template-columns:38px 38px minmax(0,1fr);gap:7px;min-height:64px;padding:8px}.warehouse-v2-heading>button:first-child{width:38px;height:38px}.warehouse-v2-heading>span{border-radius:9px;width:38px;height:38px}.warehouse-v2-heading h1{font-size:19px}.warehouse-v2-heading p{font-size:8px}.warehouse-how{grid-column:3;justify-self:start;min-height:28px;padding:0 8px;font-size:7px}.warehouse-v2-sticky{margin-inline:-10px;top:60px}.warehouse-v2 .store-warehouse-progress{box-shadow:none;border-width:1px 0;border-radius:0;margin:0;padding:9px 12px}.warehouse-v2 .store-warehouse-progress>header{grid-template-columns:minmax(0,1fr) auto}.warehouse-v2 .store-warehouse-progress>header>span{display:none}.warehouse-v2 .store-warehouse-progress h2{font-size:12px}.warehouse-v2 .store-warehouse-progress p{font-size:8px}.warehouse-v2-toolbar{border-width:1px 0;border-radius:0;grid-template-columns:minmax(0,1fr) auto auto;padding:7px 10px;box-shadow:0 8px 16px #00000014}.warehouse-v2-toolbar .store-warehouse-search{grid-column:1/-1;height:40px;min-height:40px}.warehouse-v2-toolbar>button{min-width:106px}.warehouse-v2-toolbar>label:not(.store-warehouse-search){max-width:112px;padding-inline:7px}.warehouse-v2-toolbar>label:last-child{width:42px;padding:0;position:relative;overflow:hidden}.warehouse-v2-toolbar>label:last-child:before{content:"↕";z-index:1;width:42px;color:var(--store-text);background:var(--store-surface);pointer-events:none;place-items:center;font-size:16px;display:grid;position:absolute;inset:0}.warehouse-v2-toolbar>label:last-child select{opacity:0;z-index:2;position:relative}.warehouse-v2-results{min-height:26px}.warehouse-v2-columns{display:none}.warehouse-v2-list{border-radius:11px;margin-inline:-1px;overflow:visible}.warehouse-v2-brand-group>h2{background:color-mix(in srgb,var(--store-text) 9%,var(--store-surface));min-height:34px;padding-inline:10px;top:188px}.warehouse-v2-brand-group>article{grid-template-columns:minmax(0,1fr) 82px 32px;gap:7px;min-height:72px;padding:7px 8px}.warehouse-row-brand{display:none}.warehouse-row-product{grid-column:1}.warehouse-row-product b{font-size:9px}.warehouse-row-product small{font-size:7px}.warehouse-v2-brand-group>article>strong{grid-area:2/1;font-size:13px}.warehouse-row-quantity{grid-area:1/2/span 2;grid-template-columns:28px 1fr 28px;height:34px}.warehouse-row-reference{grid-area:1/3/span 2;width:32px;height:32px}.warehouse-sheet-backdrop{align-items:flex-end;padding:0}.warehouse-brand-sheet{border-radius:20px 20px 0 0;width:100%;height:min(82dvh,720px);max-height:82dvh;animation:.2s ease-out warehouse-sheet-in}@keyframes warehouse-sheet-in{0%{opacity:.7;transform:translateY(25px)}}.warehouse-reference-backdrop{padding:12px}.warehouse-reference-modal{border-radius:17px;max-height:calc(100dvh - 24px)}.warehouse-reference-focus{height:min(310px,38dvh)}.warehouse-reference-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.warehouse-google-frame{height:min(660px,72dvh)}.store-cart-origin-group>article.warehouse-compact{grid-template-columns:minmax(0,1fr) auto 32px}.store-cart-origin-group>article.warehouse-compact .store-line-total{display:none}}.store-quick-add-backdrop{z-index:94;top:var(--store-quick-add-top,72px);background:#0505076b;justify-content:center;align-items:flex-start;padding:16px 24px 24px;animation:.2s ease-out store-quick-add-backdrop-in;display:flex;position:fixed;bottom:0;left:0;right:0}.store-quick-add-panel{border:1px solid var(--store-border);width:min(100%,580px);max-height:min(720px,100dvh - 104px);color:var(--store-text);background:var(--store-surface-elevated,var(--store-surface));border-radius:0 0 22px 22px;flex-direction:column;animation:.22s cubic-bezier(.22,.72,.25,1) store-quick-add-panel-in;display:flex;overflow:hidden;box-shadow:0 24px 64px #00000038}.store-quick-add-panel>header{border-bottom:1px solid var(--store-border);flex:none;justify-content:flex-end;align-items:center;gap:8px;min-height:52px;padding:6px 12px 6px 18px;display:flex}.store-quick-add-panel>header button{min-height:40px;color:var(--store-link);letter-spacing:.25px;background:0 0;border:0;justify-content:center;align-items:center;gap:4px;padding:0 8px;font-size:10px;font-weight:900;display:inline-flex}.store-quick-add-panel>header button:last-child{border:1px solid var(--store-border);width:40px;color:var(--store-text);border-radius:10px;padding:0}.store-quick-add-panel>header svg{width:16px;height:16px}.store-quick-add-content{overscroll-behavior:contain;gap:16px;min-height:0;padding:18px;display:grid;overflow-y:auto}.store-quick-add-summary{grid-template-columns:88px minmax(0,1fr);align-items:center;gap:14px;min-width:0;display:grid}.store-quick-add-summary .store-product-image{border:1px solid var(--store-border);aspect-ratio:1;border-radius:13px;width:88px;height:88px;padding:7px}.store-quick-add-summary>div{gap:3px;min-width:0;display:grid}.store-quick-add-summary h2{letter-spacing:-.35px;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:2.7em;margin:0;font-size:16px;line-height:1.35;display:-webkit-box;overflow:hidden}.store-quick-add-summary small{color:var(--store-text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.store-quick-add-summary strong{letter-spacing:-.5px;margin-top:3px;font-size:20px}.store-quick-add-option{gap:7px;display:grid}.store-quick-add-option>span,.store-quick-add-quantity>span{font-size:11px;font-weight:850}.store-quick-add-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:250px;display:grid;overflow:auto}.store-quick-add-options>button:hover{border-color:color-mix(in srgb,var(--store-primary) 55%,var(--store-border));background:color-mix(in srgb,var(--store-primary) 5%,var(--store-surface))}.store-quick-add-options>button:disabled{opacity:.48;cursor:not-allowed}.store-quick-add-options>button b{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.store-quick-add-options>button small{color:var(--store-text-secondary);font-size:8px}.store-quick-add-stock{color:var(--store-success);margin:-9px 0 0;font-size:10px;font-weight:700}.store-quick-add-quantity{justify-content:space-between;align-items:center;gap:16px;display:flex}.store-quick-add-quantity .store-quantity{height:46px}.store-quick-add-feedback{color:#8a2a24;background:#fff1f0;border-radius:10px;margin:0;padding:10px 12px;font-size:11px;font-weight:750}.store-quick-add-feedback.success{color:#126f33;background:#eaf8ef}.store-quick-add-panel>footer{padding:12px 18px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--store-border);background:var(--store-surface-elevated,var(--store-surface));flex:none}.store-quick-add-panel>footer .store-primary-button{width:100%;min-height:52px}@keyframes store-quick-add-backdrop-in{0%{opacity:0}}@keyframes store-quick-add-panel-in{0%{opacity:0;transform:translateY(-26px)}}@media (prefers-reduced-motion:reduce){.store-quick-add-backdrop,.store-quick-add-panel{animation:none}}@media (max-width:760px){.store-quick-add-backdrop{justify-content:stretch;padding:0}.store-quick-add-panel{width:100%;max-height:min(82dvh,calc(100dvh - var(--store-quick-add-top,60px)));border-width:0 0 1px;border-radius:0 0 24px 24px;box-shadow:0 18px 42px #0003}.store-quick-add-panel>header{min-height:50px;padding:5px 12px 5px 16px}.store-quick-add-content{gap:14px;padding:14px 16px}.store-quick-add-summary{grid-template-columns:80px minmax(0,1fr);gap:12px}.store-quick-add-summary .store-product-image{width:80px;height:80px;padding:6px}.store-quick-add-summary h2{font-size:15px}.store-quick-add-summary strong{font-size:19px}.store-quick-add-options{grid-template-columns:1fr;max-height:220px}.store-quick-add-options>button{min-height:56px}.store-quick-add-panel>footer{padding-inline:16px}}.storefront{font-family:var(--store-body-font,Inter,system-ui,sans-serif)}.storefront :is(h1,h2,h3,.store-card-price,.store-total-row strong){font-family:var(--store-heading-font,Inter,system-ui,sans-serif)}.store-commercial-hero{--store-hero-heading-font:var(--store-heading-font,Inter,system-ui,sans-serif);--store-hero-heading-weight:600;--store-hero-duration:.68s;--store-hero-delay:0s;--store-hero-image-scale:.94}.store-commercial-hero h1{max-width:690px;font-family:var(--store-hero-heading-font);font-size:clamp(34px,4vw,50px);font-weight:var(--store-hero-heading-weight);letter-spacing:-.045em;-webkit-line-clamp:unset;line-height:1.02;display:block;overflow:visible}.store-commercial-hero.size-small h1{font-size:clamp(29px,3.2vw,38px)}.store-commercial-hero.size-medium h1{font-size:clamp(32px,3.65vw,44px)}.store-commercial-hero.size-large h1{font-size:clamp(34px,4vw,50px)}.store-commercial-hero.size-impact h1{font-size:clamp(39px,4.8vw,62px);line-height:.96}.store-commercial-hero.align-right .store-commercial-hero-copy{text-align:right;justify-items:end;display:grid}.store-commercial-hero.align-right :is(h1,p){margin-left:auto}.store-commercial-hero.image-left .store-commercial-hero-copy{grid-area:1/2}.store-commercial-hero.image-left .store-commercial-hero-media{grid-area:1/1}.store-commercial-hero.image-center.has-media{grid-template-columns:1fr}.store-commercial-hero.image-center.has-media .store-commercial-hero-copy{text-align:center;justify-self:center;justify-items:center;width:min(720px,88%);display:grid}.store-commercial-hero.image-center.has-media .store-commercial-hero-media{z-index:0;opacity:.2;pointer-events:none;height:100%;position:absolute;inset:0}.store-commercial-hero.image-center.has-media .store-commercial-hero-media:after{content:"";background:linear-gradient(90deg,#080808 4%,#0000 48%,#080808 96%);position:absolute;inset:0}.store-commercial-hero-media>img,.store-commercial-hero-media>.store-hero-product-stage{transform:scale(var(--store-hero-image-scale));transform-origin:50%}.store-commercial-hero.template-split{grid-template-columns:minmax(0,1fr) minmax(300px,1fr);gap:42px}.store-commercial-hero.template-split .store-commercial-hero-media{border-left:1px solid #ffffff1f;height:100%;min-height:250px}.store-commercial-hero.template-editorial h1{letter-spacing:-.055em;max-width:760px;font-style:normal}.store-commercial-hero.template-editorial .store-commercial-hero-copy>span{letter-spacing:1.8px}.store-commercial-hero.template-promotion{background:#151105}.store-commercial-hero.template-promotion:after{opacity:1}.store-commercial-hero.template-category{background:#111116}.store-commercial-hero.tone-dark{color:#151515;background:#f4f4f2}.store-commercial-hero.tone-dark:after{background:radial-gradient(circle,color-mix(in srgb,var(--store-primary) 24%,transparent),transparent 68%)}.store-commercial-hero.tone-dark p{color:#57575e}.store-commercial-hero.tone-dark .store-hero-arrow{color:#151515;background:#ffffffb3;border-color:#00000026}.store-commercial-hero.tone-dark .store-hero-dots button{background:#00000040}.store-commercial-hero.tone-dark .store-hero-dots button.active{background:var(--store-primary)}.store-commercial-hero.motion-fade .store-commercial-hero-copy{animation:store-hero-fade var(--store-hero-duration) ease-out var(--store-hero-delay) both}.store-commercial-hero.motion-rise .store-commercial-hero-copy{animation:store-hero-rise var(--store-hero-duration) cubic-bezier(.2,.75,.25,1) var(--store-hero-delay) both}.store-commercial-hero.motion-slide .store-commercial-hero-copy{animation:store-hero-slide var(--store-hero-duration) cubic-bezier(.2,.75,.25,1) var(--store-hero-delay) both}.store-commercial-hero.motion-lines h1 .line{clip-path:inset(0 0 100%);animation:store-hero-line var(--store-hero-duration) cubic-bezier(.2,.75,.25,1) calc(var(--store-hero-delay) + var(--store-line-index) * 90ms) both;display:block}.store-commercial-hero.motion-stagger h1 .word{opacity:0;animation:store-hero-word var(--store-hero-duration) cubic-bezier(.2,.75,.25,1) calc(var(--store-hero-delay) + var(--store-word-index) * 34ms) both;margin-right:.22em;display:inline-block}.store-commercial-hero.motion-image_zoom .store-commercial-hero-media{animation:store-hero-image-zoom var(--store-hero-duration) cubic-bezier(.2,.75,.25,1) var(--store-hero-delay) both}@keyframes store-hero-fade{0%{opacity:0}}@keyframes store-hero-rise{0%{opacity:0;transform:translateY(22px)}}@keyframes store-hero-slide{0%{opacity:0;transform:translate(-30px)}}@keyframes store-hero-line{0%{opacity:0;clip-path:inset(0 0 100%);transform:translateY(14px)}to{opacity:1;clip-path:inset(0);transform:none}}@keyframes store-hero-word{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes store-hero-image-zoom{0%{opacity:.35;transform:scale(.94)}to{opacity:1;transform:none}}@media (max-width:760px){.store-commercial-hero{min-height:248px;max-height:none}.store-commercial-hero h1,.store-commercial-hero.size-small h1,.store-commercial-hero.size-medium h1{font-size:clamp(21px,6.6vw,28px);line-height:1.03}.store-commercial-hero.size-large h1{font-size:clamp(23px,7vw,30px)}.store-commercial-hero.size-impact h1{font-size:clamp(26px,7.8vw,34px)}.store-commercial-hero.template-split{grid-template-columns:minmax(0,1fr) minmax(100px,38%);gap:5px}.store-commercial-hero.template-split .store-commercial-hero-media{border-left:0;min-height:0}.store-commercial-hero.image-left .store-commercial-hero-copy{grid-column:2}.store-commercial-hero.image-left .store-commercial-hero-media{grid-column:1}.store-commercial-hero.image-center.has-media .store-commercial-hero-copy{width:94%}}@media (prefers-reduced-motion:reduce){.store-commercial-hero *,.store-commercial-hero :before,.store-commercial-hero :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.store-commercial-hero :is(.word,.line,.store-commercial-hero-copy,.store-commercial-hero-media){opacity:1!important;clip-path:none!important;transform:none!important}}.store-quick-add-panel{border:1px solid var(--store-border)!important;width:min(580px,100vw - 32px)!important;max-height:min(720px,100dvh - 32px)!important;color:var(--store-text)!important;background:var(--store-surface-elevated,var(--store-surface))!important;border-radius:22px!important}.store-brand-section>.store-brand-rail{grid-template-rows:repeat(2,minmax(94px,1fr))!important;grid-auto-columns:calc(16.6667% - 8.33333px)!important;grid-auto-flow:column!important;gap:10px!important;display:grid!important;overflow-x:auto!important}.store-brand-section>.store-brand-rail>button:nth-child(n){display:flex!important}@media (max-width:760px){.store-quick-add-backdrop{padding:16px!important}.store-quick-add-panel{border-radius:20px!important;width:100%!important;max-height:calc(100dvh - 32px)!important}.store-brand-section>.store-brand-rail{grid-template-rows:repeat(2,82px)!important;grid-auto-columns:calc(25% - 6px)!important;gap:8px!important}}.storefront.mode-light:has(.store-view-warehouse){color:var(--store-text);background:var(--store-background)}.storefront.mode-light .store-view-warehouse{color:var(--store-text);background:var(--store-background)}.storefront.mode-light .warehouse-v2 :is(.warehouse-v2-heading,.store-warehouse-progress,.warehouse-v2-toolbar,.warehouse-v2-list,.warehouse-v2-empty,.warehouse-brand-sheet,.warehouse-reference-modal){color:var(--store-text);background-color:var(--store-surface)}.storefront :is(.store-product-category,.store-category-copy small,.store-category-section>header span,.store-brand-section>header span,.store-categories header>button,.store-products-section header>button,.store-category-section>header button){color:var(--store-link)}.storefront .store-stock-badge.low{border-color:color-mix(in srgb,var(--store-primary) 30%,var(--store-border));color:var(--store-link);background:color-mix(in srgb,var(--store-primary) 14%,var(--store-surface))}@media (max-width:760px){.warehouse-v2-brand-group>article{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) 64px 34px 76px;gap:5px 7px;min-height:78px}.warehouse-v2-brand-group>article>strong{grid-area:2/1}.warehouse-v2-brand-group>article>.store-quantity-selector{grid-area:1/2/span 2;align-self:center;width:64px;min-width:64px}.warehouse-row-reference{grid-area:1/3/span 2}.warehouse-row-add{grid-area:1/4/span 2;min-height:38px;padding-inline:7px}.store-card-add-row{grid-template-columns:58px minmax(0,1fr);margin-inline:8px}.store-card-add-row .store-quantity-selector{width:58px}.store-card-add-row .store-quick-add{font-size:9px}.store-cart-lines .store-quantity-selector{grid-area:2/1;width:82px;margin-left:81px}}.store-price-code-menu{border:1px solid color-mix(in srgb,var(--store-primary) 22%,var(--store-border));background:color-mix(in srgb,var(--store-surface) 94%,var(--store-primary) 6%);border-radius:16px;gap:12px;margin:18px 0 2px;padding:14px;display:grid}.store-price-code-menu header{align-items:center;gap:11px;display:flex}.store-price-code-menu header>span{width:38px;height:38px;color:var(--store-primary-text);background:var(--store-primary);border-radius:12px;place-items:center;display:grid}.store-price-code-menu header svg{width:18px}.store-price-code-menu header div{gap:2px;display:grid}.store-price-code-menu header b{font-size:13px}.store-price-code-menu header small{color:var(--store-text-secondary);font-size:10px;line-height:1.35}.store-price-code-menu form{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.store-price-code-menu input{border:1px solid var(--store-border);width:100%;min-height:43px;color:var(--store-text);background:var(--store-surface);letter-spacing:.08em;border-radius:11px;outline:none;padding:0 12px;font:800 12px/1 Inter,sans-serif}.store-price-code-menu input:focus{border-color:var(--store-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--store-primary) 16%,transparent)}.store-price-code-menu form button,.store-price-code-menu>button{min-height:43px;color:var(--store-primary-text);background:var(--store-primary);border:0;border-radius:11px;padding:0 16px;font-size:10px;font-weight:900}.store-price-code-menu>button{width:100%}.store-price-code-menu p{color:#c52525;margin:0;font-size:10px;font-weight:750}.store-price-code-menu.active{background:#f0fbf5;border-color:#8ad7aa}.store-price-code-menu.active header>span{color:#fff;background:#14944f}.store-private-price-active{color:#0c6e39;background:#effbf4;border:1px solid #91d9ae;border-radius:14px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;padding:13px 14px;display:grid}.store-private-price-active>svg{width:19px}.store-private-price-active span{gap:2px;display:grid}.store-private-price-active small{letter-spacing:.1em;font-size:8px;font-weight:900}.store-private-price-active b{color:#0a562e;font-size:12px}.store-private-price-active em{color:#39815a;font-size:9px;font-style:normal}.store-private-price-active button{color:#0a6d38;background:#fff;border:1px solid #a9dec0;border-radius:9px;padding:7px 10px;font-size:9px;font-weight:850}.store-private-price-active.compact{grid-template-columns:28px minmax(0,1fr);padding:10px 12px}.store-private-price-active.compact>svg{width:17px}@media (max-width:520px){.store-price-code-menu form{grid-template-columns:1fr}.store-price-code-menu form button{width:100%}.store-private-price-active{grid-template-columns:28px minmax(0,1fr)}.store-private-price-active button{grid-column:1/-1;width:100%}.store-private-price-active em{display:none}}.storefront{overflow-x:clip}.store-brand-section>.store-brand-rail,.store-category-carousel,.store-categories-grid{overscroll-behavior-inline:contain;scrollbar-width:none!important;-ms-overflow-style:none!important}.store-brand-section>.store-brand-rail::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.store-category-carousel::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.store-categories-grid::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.store-brand-section>header nav{gap:7px;display:flex}.store-brand-section>header nav button{border:1px solid var(--store-border);width:34px;height:34px;color:var(--store-text);background:var(--store-surface);border-radius:50%;place-items:center;display:grid}.store-brand-section{isolation:isolate;min-width:0;overflow:hidden}.store-brand-section>.store-brand-rail{scroll-snap-type:x mandatory;clip-path:inset(0);width:100%;scroll-padding-inline:1px;gap:10px!important;padding:1px 1px 4px!important;display:flex!important;overflow:auto hidden!important}.store-brand-section>.store-brand-rail>.store-brand-column{scroll-snap-align:start;scroll-snap-stop:normal;flex:0 0 calc(16.6667% - 8.33333px);grid-template-rows:repeat(2,134px);gap:12px;min-width:0;display:grid}.store-brand-section>.store-brand-rail>.store-brand-column>.store-brand-card:nth-child(n){border:1px solid var(--store-border)!important;width:100%!important;min-width:0!important;height:134px!important;min-height:134px!important;color:var(--store-text)!important;background:var(--store-surface)!important;border-radius:15px!important;grid-template-rows:90px 44px!important;grid-template-columns:1fr!important;align-content:stretch!important;place-items:stretch stretch!important;gap:0!important;margin:0!important;padding:0!important;display:grid!important;position:relative!important;inset:auto!important;overflow:hidden!important;transform:none!important;box-shadow:0 7px 22px #12101609!important}.store-brand-section>.store-brand-rail>.store-brand-column>.store-brand-card:hover{border-color:color-mix(in srgb,var(--store-primary) 48%,var(--store-border))!important;transform:translateY(-2px)!important;box-shadow:0 12px 28px #12101612!important}.store-brand-section .store-brand-visual{width:100%!important;height:90px!important;color:var(--store-text)!important;background:color-mix(in srgb,var(--store-primary) 5%,var(--store-surface))!important;place-items:center!important;padding:14px!important;display:grid!important;position:relative!important;overflow:hidden!important}.store-brand-section .store-brand-visual img{object-fit:contain!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;display:block!important}.store-brand-section .store-brand-visual>b{letter-spacing:-.8px!important;font-size:22px!important;font-weight:900!important}.store-brand-section .store-brand-visual>i{color:#fff!important;background:#090909d1!important;border-radius:999px!important;align-items:center!important;gap:4px!important;width:auto!important;height:auto!important;padding:5px 7px!important;font-size:8px!important;font-style:normal!important;font-weight:850!important;display:flex!important;position:absolute!important;bottom:7px!important;right:7px!important}.store-brand-section .store-brand-visual>i svg{width:11px!important;height:11px!important}.store-brand-section .store-brand-copy{width:100%!important;height:44px!important;min-height:44px!important;color:var(--store-text)!important;background:var(--store-surface)!important;place-items:center!important;padding:8px 10px!important;display:grid!important}.store-brand-section .store-brand-copy>b{text-align:center!important;text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;font-size:11px!important;font-weight:800!important;line-height:1.25!important;overflow:hidden!important}.store-brand-section>.store-brand-rail>.store-brand-column>.store-brand-card.logo-only{grid-template-rows:134px!important}.store-brand-section>.store-brand-rail>.store-brand-column>.store-brand-card.logo-only .store-brand-visual{background:var(--store-surface)!important;height:134px!important;padding:18px!important}.store-results-copy.searching{color:var(--store-link);align-items:center;gap:7px;font-weight:800;display:flex}.store-results-copy.searching svg,.store-search-load-more svg{width:15px;height:15px;animation:.8s linear infinite store-spin}.store-search-load-more{min-height:72px;color:var(--store-text-secondary);justify-content:center;align-items:center;gap:8px;font-size:11px;font-weight:750;display:flex}.store-catalog-download.compact{grid-template-columns:48px minmax(0,1fr) minmax(160px,auto);align-items:center}.store-catalog-download.compact>:is(a,button){white-space:nowrap;justify-self:end}@media (max-width:760px){.store-brand-section>header nav{display:none}.store-brand-section>.store-brand-rail{gap:9px!important;margin-inline:0!important;padding:1px 1px 4px!important}.store-brand-section>.store-brand-rail>.store-brand-column{flex-basis:112px;grid-template-rows:repeat(2,124px);gap:9px}.store-brand-section>.store-brand-rail>.store-brand-column>.store-brand-card:nth-child(n){border-radius:13px!important;grid-template-rows:84px 40px!important;height:124px!important;min-height:124px!important}.store-brand-section .store-brand-visual{height:84px!important;padding:11px!important}.store-brand-section .store-brand-copy{height:40px!important;min-height:40px!important;padding:7px!important}.store-brand-section .store-brand-copy>b{font-size:10px!important}.store-brand-section>.store-brand-rail>.store-brand-column>.store-brand-card.logo-only{grid-template-rows:124px!important}.store-brand-section>.store-brand-rail>.store-brand-column>.store-brand-card.logo-only .store-brand-visual{height:124px!important;padding:14px!important}.store-catalog-download.compact{grid-template-columns:42px minmax(0,1fr);gap:10px;padding:18px!important}.store-catalog-download.compact>:is(a,button){white-space:normal;text-align:center;grid-column:1/-1;justify-self:stretch;min-height:44px;justify-content:center!important;width:100%!important}}.store-quick-add-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0505077a!important;justify-content:center!important;align-items:center!important;padding:24px!important;inset:0!important}.store-quick-add-panel{overflow:hidden;border:1px solid var(--store-border)!important;width:min(580px,100vw - 32px)!important;max-height:min(720px,100dvh - 48px)!important;color:var(--store-text)!important;background:var(--store-surface-elevated,var(--store-surface))!important;border-radius:22px!important}.store-quick-add-panel>.store-quick-add-header{border-bottom:1px solid var(--store-border);grid-template-columns:minmax(0,1fr) 42px;align-items:start;gap:12px;min-height:0;padding:16px 16px 13px;display:grid}.store-quick-add-header .store-quick-add-summary{grid-template-columns:82px minmax(0,1fr);align-items:center;gap:13px;min-width:0;display:grid}.store-quick-add-header .store-quick-add-summary .store-product-image{border:1px solid var(--store-border);background:#fff;border-radius:13px;width:82px;height:82px;padding:6px}.store-quick-add-header .store-quick-add-summary>div{gap:2px;min-width:0;display:grid}.store-quick-add-header .store-quick-add-summary h2{letter-spacing:-.35px;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:2.55em;margin:0;font-size:16px;line-height:1.27;display:-webkit-box;overflow:hidden}.store-quick-add-header .store-quick-add-summary small{color:var(--store-text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.store-quick-add-header .store-quick-add-summary strong{letter-spacing:-.55px;margin-top:2px;font-size:20px;line-height:1.1}.store-quick-add-header .store-quick-add-product-link{width:max-content;min-height:30px;color:var(--store-link);letter-spacing:0;background:0 0;border:0;align-items:center;gap:3px;margin-top:1px;padding:0;font-size:10px;font-weight:850;display:inline-flex}.store-quick-add-header .store-quick-add-product-link svg{width:13px;height:13px}.store-quick-add-header .store-quick-add-close{border:1px solid var(--store-border);width:42px;min-height:42px;color:var(--store-text);background:var(--store-surface);border-radius:11px;place-items:center;padding:0;display:grid}.store-quick-add-header .store-quick-add-close svg{width:18px;height:18px}.store-quick-add-panel>.store-quick-add-content{overscroll-behavior:contain;flex-direction:column;flex:auto;gap:10px;min-height:0;padding:14px 16px 12px;display:flex;overflow:hidden}.store-quick-add-option{flex-direction:column;flex:auto;gap:8px;min-height:0;display:flex}.store-quick-add-option>span{color:var(--store-text);flex:none;font-size:12px;font-weight:850}.store-quick-add-search{border:1px solid var(--store-border);min-height:42px;color:var(--store-text-secondary);background:var(--store-surface);border-radius:11px;flex:none;align-items:center;gap:8px;padding:0 11px;display:flex}.store-quick-add-search:focus-within{border-color:var(--store-action);box-shadow:0 0 0 3px color-mix(in srgb,var(--store-action) 18%,transparent)}.store-quick-add-search svg{flex:none;width:16px;height:16px}.store-quick-add-search input{width:100%;min-width:0;height:40px;color:var(--store-text);background:0 0;border:0;outline:0;padding:0;font-size:12px}.store-quick-add-search input::placeholder{color:var(--store-text-secondary)}.store-quick-add-options{overscroll-behavior:contain;scrollbar-width:thin;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:8px;min-height:0;max-height:min(286px,38dvh);padding:1px;display:grid;overflow-y:auto}.store-quick-add-options>button{border:1px solid var(--store-border);min-width:0;min-height:58px;color:var(--store-text);background:var(--store-surface);text-align:left;border-radius:13px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:7px;padding:9px 10px;display:grid;position:relative}.store-quick-add-options>button:hover:not(.unavailable){border-color:color-mix(in srgb,var(--store-action) 58%,var(--store-border));background:color-mix(in srgb,var(--store-action) 5%,var(--store-surface))}.store-quick-add-options>button:focus-visible{border-color:var(--store-action);outline:3px solid color-mix(in srgb,var(--store-action) 22%,transparent);outline-offset:1px}.store-quick-add-options>button.selected{border-color:var(--store-action);background:color-mix(in srgb,var(--store-action) 9%,var(--store-surface));box-shadow:inset 0 0 0 1px var(--store-action)}.store-quick-add-options>button.unavailable{color:var(--store-text-secondary);background:var(--store-muted);opacity:.58;cursor:not-allowed}.store-quick-add-options>button>span{gap:3px;min-width:0;display:grid}.store-quick-add-options>button b{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;line-height:1.25;display:-webkit-box;overflow:hidden}.store-quick-add-options>button small{color:var(--store-text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:8px;line-height:1.25;overflow:hidden}.store-quick-add-options>button strong{white-space:nowrap;padding-right:17px;font-size:10px}.store-quick-add-options>button>svg{width:16px;height:16px;color:var(--store-action-foreground,var(--store-primary-text));background:var(--store-action);border-radius:50%;padding:2px;position:absolute;top:6px;right:6px}.store-quick-add-empty{min-height:72px;color:var(--store-text-secondary);place-items:center;margin:0;font-size:11px;display:grid}.store-quick-add-stock{color:var(--store-success);flex:none;margin:0;font-size:10px;font-weight:750;line-height:1.35}.store-quick-add-stock.sold{color:var(--store-danger)}.store-quick-add-feedback{border:1px solid color-mix(in srgb,var(--store-danger) 28%,var(--store-border));color:var(--store-danger);background:color-mix(in srgb,var(--store-danger) 7%,var(--store-surface));border-radius:9px;margin:0;padding:8px 10px;font-size:10px;font-weight:750}.store-quick-add-panel>footer{padding:10px 16px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--store-border);color:var(--store-text);background:var(--store-surface-elevated,var(--store-surface));flex:none;grid-template-columns:94px minmax(0,1fr);align-items:end;gap:10px;display:grid}.store-quick-add-quantity{gap:4px;min-width:0;display:grid}.store-quick-add-quantity>span{color:var(--store-text-secondary);font-size:9px;font-weight:800}.store-quick-add-quantity .store-quantity-selector{width:94px;min-width:94px;height:48px}.store-quick-add-panel>footer .store-primary-button{gap:8px;width:100%;min-height:48px;padding-inline:12px;font-size:11px}.store-quick-add-panel>footer .store-primary-button:disabled{border-color:var(--store-border);color:var(--store-text-secondary);background:var(--store-muted);opacity:.72}.store-quick-add-spinner{width:15px;height:15px;animation:.72s linear infinite store-spin}.store-quantity-selector.disabled{color:var(--store-text-secondary);background:var(--store-muted);opacity:.6}.store-quantity-selector.disabled select{cursor:not-allowed}body>.store-cart-fly{z-index:150;pointer-events:none;background:var(--store-cart-fly-color);width:12px;height:12px;box-shadow:0 0 0 5px color-mix(in srgb,var(--store-cart-fly-color) 18%,transparent),0 7px 20px color-mix(in srgb,var(--store-cart-fly-color) 52%,transparent);will-change:transform,opacity;border-radius:50%;margin:-6px 0 0 -6px;animation:.58s cubic-bezier(.24,.76,.24,1) both store-cart-fly-v4;display:block;position:fixed}@keyframes store-cart-fly-v4{0%{opacity:0;transform:translate(0,0)scale(.7)}12%{opacity:1;transform:translate(0,0)scale(1)}56%{opacity:1;transform:translate3d(var(--store-cart-fly-mid-x),var(--store-cart-fly-mid-y),0) scale(.92)}88%{opacity:1}to{opacity:0;transform:translate3d(var(--store-cart-fly-x),var(--store-cart-fly-y),0) scale(.48)}}[data-cart-animation-target]{transform-box:fill-box;transform-origin:50%}.store-header.store-cart-receiving-layer,.store-bottom-nav.store-cart-receiving-layer{z-index:96;pointer-events:none}@media (max-width:760px){.store-quick-add-backdrop{padding:max(12px,env(safe-area-inset-top)) 12px max(12px,env(safe-area-inset-bottom))!important}.store-quick-add-panel{border-radius:21px!important;width:100%!important;max-height:86dvh!important}.store-quick-add-panel>.store-quick-add-header{grid-template-columns:minmax(0,1fr) 40px;gap:9px;padding:12px 12px 10px}.store-quick-add-header .store-quick-add-summary{grid-template-columns:76px minmax(0,1fr);gap:10px}.store-quick-add-header .store-quick-add-summary .store-product-image{width:76px;height:76px;padding:5px}.store-quick-add-header .store-quick-add-summary h2{font-size:15px}.store-quick-add-header .store-quick-add-summary strong{font-size:19px}.store-quick-add-header .store-quick-add-close{width:40px;min-height:40px}.store-quick-add-panel>.store-quick-add-content{gap:8px;padding:11px 12px 10px}.store-quick-add-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;max-height:min(250px,36dvh)}.store-quick-add-options>button{border-radius:12px;min-height:56px;padding:8px 9px}.store-quick-add-panel>footer{padding:9px 12px calc(9px + env(safe-area-inset-bottom));grid-template-columns:88px minmax(0,1fr);gap:8px}.store-quick-add-quantity .store-quantity-selector{width:88px;min-width:88px;height:46px}.store-quick-add-panel>footer .store-primary-button{min-height:46px;font-size:10px}}@media (max-width:340px){.store-quick-add-options{grid-template-columns:1fr}.store-quick-add-panel>footer{grid-template-columns:82px minmax(0,1fr)}.store-quick-add-quantity .store-quantity-selector{width:82px;min-width:82px}}@media (prefers-reduced-motion:reduce){body>.store-cart-fly{animation:none!important;display:none!important}.store-quick-add-spinner{animation-duration:1.4s}}.store-mobile-header-action{display:none}.store-desktop-actions>button>b{min-width:17px;height:17px;color:var(--store-primary-text);background:var(--store-primary);border-radius:999px;place-items:center;padding:0 4px;font-size:9px;font-weight:900;display:grid;position:absolute;top:0;right:5px}.store-product-detail-v5{min-width:0}.store-product-detail-grid-v5{grid-template-columns:minmax(0,1.26fr) minmax(360px,.94fr);align-items:start;gap:clamp(24px,3.5vw,48px)}.store-gallery-v5{grid-template-columns:76px minmax(0,1fr);align-items:start;gap:12px;min-width:0;display:grid}.store-gallery-v5.single{grid-template-columns:minmax(0,1fr)}.store-gallery-thumbnails{flex-direction:column;gap:9px;padding:1px;display:flex}.store-gallery-thumbnails>button{border:1px solid var(--store-border);background:var(--store-surface);border-radius:12px;width:76px;height:76px;padding:4px;overflow:hidden}.store-gallery-thumbnails>button.selected{border-color:var(--store-action);box-shadow:0 0 0 2px color-mix(in srgb,var(--store-action) 22%,transparent)}.store-gallery-thumbnails .store-product-image{background:0 0;width:100%;height:100%;padding:2px}.store-gallery-thumbnails .store-product-placeholder small{display:none}.store-gallery-stage{border:1px solid var(--store-border);background:var(--store-surface);border-radius:20px;place-items:center;height:clamp(450px,57vh,570px);min-height:0;display:grid;position:sticky;top:94px;overflow:hidden}.store-gallery-stage>.store-product-image{background:0 0;width:100%;height:100%;padding:clamp(18px,3vw,34px)}.store-gallery-stage .store-product-image>img{object-fit:contain!important}.store-gallery-actions{z-index:2;flex-direction:column;gap:9px;display:flex;position:absolute;top:14px;right:14px}.store-gallery-actions>button,.store-gallery-arrow{border:1px solid var(--store-border);width:46px;height:46px;color:var(--store-text);background:color-mix(in srgb,var(--store-surface) 94%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50%;place-items:center;padding:0;display:grid;box-shadow:0 8px 22px #00000017}.store-gallery-actions>button:hover,.store-gallery-actions>button.active{border-color:var(--store-action);color:var(--store-action)}.store-gallery-actions svg,.store-gallery-arrow svg{width:20px;height:20px}.store-gallery-arrow{z-index:2;position:absolute;top:50%;transform:translateY(-50%)}.store-gallery-arrow.previous{left:14px}.store-gallery-arrow.next{right:14px}.store-gallery-stage>.store-stock-overlay{z-index:2;bottom:18px}.store-product-info-v5{min-width:0;padding:2px 0 8px}.store-product-kicker{align-items:center;gap:9px;min-width:0;min-height:28px;display:flex;overflow:hidden}.store-product-info-v5 .store-product-origin{flex:0 auto;min-width:0;max-width:68%;margin-bottom:0}.store-product-info-v5 .store-product-origin>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.store-product-brand{min-width:0;color:var(--store-link);letter-spacing:.9px;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:11px;font-weight:850;display:block;overflow:hidden}.store-product-info-v5 h1{letter-spacing:-1.2px;margin:5px 0 3px;font-size:clamp(27px,3.1vw,39px);font-weight:720;line-height:1.06}.store-product-info-v5 .store-product-meta{color:var(--store-text-secondary);margin:0 0 5px;font-size:12px;line-height:1.35}.store-product-info-v5 .store-product-price{min-height:42px}.store-product-info-v5 .store-product-price b{font-size:clamp(30px,2.8vw,36px);font-weight:850}.store-availability-summary{border-top:1px solid var(--store-border);border-bottom:1px solid var(--store-border);justify-content:space-between;align-items:center;gap:12px;min-height:44px;margin-top:6px;padding:6px 0;display:flex}.store-availability-summary>span{min-width:0;color:var(--store-success);align-items:center;gap:7px;font-size:12px;font-weight:800;display:flex}.store-availability-summary>span i{background:currentColor;border-radius:50%;flex:none;width:9px;height:9px}.store-availability-summary>span small{color:var(--store-text-secondary);font-size:9px;font-weight:650}.store-availability-summary.unavailable>span{color:var(--store-text-secondary)}.store-availability-summary.low-stock>span{color:var(--store-warning)}.store-availability-summary>button{min-height:38px;color:var(--store-link);white-space:nowrap;background:0 0;border:0;align-items:center;gap:2px;padding:0;font-size:10px;font-weight:800;display:inline-flex}.store-availability-summary>button svg{width:14px}.store-pdp-variants{margin-top:12px}.store-pdp-variants>header{justify-content:space-between;align-items:center;gap:12px;min-height:34px;margin-bottom:7px;display:flex}.store-pdp-variants>header>div{align-items:baseline;gap:7px;min-width:0;display:flex}.store-pdp-variants>header span{font-size:12px;font-weight:850}.store-pdp-variants>header b{color:var(--store-text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.store-pdp-variants>header>button{min-height:36px;color:var(--store-link);background:0 0;border:0;padding:0 2px;font-size:10px;font-weight:800}.store-pdp-variant-grid{grid-template-columns:repeat(auto-fit,minmax(min(150px,100%),1fr));gap:8px;display:grid}.store-pdp-variant-grid>button{border:1px solid var(--store-border);min-width:0;min-height:66px;color:var(--store-text);background:var(--store-surface);text-align:left;border-radius:13px;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:8px;padding:7px;display:grid;position:relative}.store-pdp-variant-grid>button:hover:not(:disabled){border-color:color-mix(in srgb,var(--store-action) 60%,var(--store-border))}.store-pdp-variant-grid>button.selected{border-color:var(--store-action);background:color-mix(in srgb,var(--store-action) 7%,var(--store-surface));box-shadow:inset 0 0 0 1px var(--store-action)}.store-pdp-variant-grid>button.unavailable{color:var(--store-text-secondary);background:var(--store-muted);opacity:.58;cursor:not-allowed}.store-pdp-variant-grid .store-product-image{background:var(--store-surface);border-radius:9px;width:48px;height:54px;padding:2px}.store-pdp-variant-grid .store-product-placeholder small{display:none}.store-pdp-variant-grid>button>span{gap:3px;min-width:0;display:grid}.store-pdp-variant-grid>button>span b{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.25;display:-webkit-box;overflow:hidden}.store-pdp-variant-grid>button>span small{color:var(--store-success);text-overflow:ellipsis;white-space:nowrap;font-size:9.5px;overflow:hidden}.store-pdp-variant-grid>button.low-stock>span small{color:var(--store-warning)}.store-pdp-variant-grid>button.unavailable>span small{color:var(--store-text-secondary)}.store-pdp-variant-grid>button>svg{width:17px;height:17px;color:var(--store-action-foreground);background:var(--store-action);border-radius:50%;padding:2px;position:absolute;top:6px;right:6px}.store-product-buy-v5{grid-template-columns:104px minmax(0,1fr);gap:9px;margin-top:14px}.store-product-buy-v5 .store-quantity-selector{width:104px;min-width:104px;height:50px}.store-product-buy-v5 .store-primary-button{justify-content:center;align-items:center;gap:8px;min-width:0;padding-inline:12px;display:flex}.store-product-buy-v5 .store-primary-button>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.store-pdp-feedback{color:var(--store-danger);margin:8px 0 0;font-size:10px;font-weight:750}.store-product-buy-v5 .store-pdp-feedback{grid-column:1/-1;margin:0}.store-pdp-wholesale{border:1px solid color-mix(in srgb,var(--store-action) 28%,var(--store-border));background:color-mix(in srgb,var(--store-action) 4%,var(--store-surface));border-radius:14px;margin-top:12px;overflow:hidden}.store-pdp-wholesale>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;min-height:60px;padding:8px 12px;list-style:none;display:flex}.store-pdp-wholesale>summary::-webkit-details-marker{display:none}.store-pdp-wholesale>summary>span{align-items:center;gap:8px;display:flex}.store-pdp-wholesale>summary>span:first-child>svg{width:28px;height:28px;color:var(--store-action-foreground);background:var(--store-action);border-radius:9px;padding:6px}.store-pdp-wholesale>summary>span:first-child>span{gap:2px;display:grid}.store-pdp-wholesale b{letter-spacing:.75px;text-transform:uppercase;font-size:9px;font-weight:900}.store-pdp-wholesale small{color:var(--store-text);font-size:13px;font-weight:850}.store-pdp-wholesale>summary>span:last-child{color:var(--store-link);white-space:nowrap;font-size:9px;font-weight:800}.store-pdp-wholesale>summary>span:last-child svg{width:14px;transition:transform .18s}.store-pdp-wholesale[open]>summary>span:last-child svg{transform:rotate(180deg)}.store-pdp-wholesale>div{gap:6px;padding:0 12px 10px;display:grid}.store-pdp-wholesale>div>span{border-top:1px solid var(--store-border);justify-content:space-between;align-items:center;gap:12px;min-height:45px;padding:7px 9px;display:flex}.store-pdp-wholesale>div>span>span{gap:2px;display:grid}.store-pdp-wholesale>div small{color:var(--store-text-secondary);font-size:9px;font-weight:650}.store-pdp-wholesale>div strong{white-space:nowrap;font-size:12px}.store-pdp-trust{border-top:1px solid var(--store-border);border-bottom:1px solid var(--store-border);grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:12px;padding:9px 0;display:grid}.store-pdp-trust article{align-items:center;gap:6px;min-width:0;display:flex}.store-pdp-trust article>svg{width:26px;height:26px;color:var(--store-link);background:var(--store-muted);border-radius:9px;flex:none;padding:6px}.store-pdp-trust article>span{gap:1px;min-width:0;display:grid}.store-pdp-trust b{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.store-pdp-trust small{color:var(--store-text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:8.5px;line-height:1.3;display:-webkit-box;overflow:hidden}.store-product-facts-v5{margin-top:8px}.store-product-facts-v5 p{white-space:pre-line}.store-delivery-methods-v5{gap:8px;margin:-2px 0 16px;display:grid}.store-delivery-methods-v5>span{border:1px solid var(--store-border);background:var(--store-muted);border-radius:10px;gap:3px;padding:10px;display:grid}.store-delivery-methods-v5 b{font-size:11px}.store-delivery-methods-v5 small{color:var(--store-text-secondary);font-size:9px;line-height:1.4}.store-info-sheet{border:1px solid var(--store-border);width:min(100%,480px);max-height:min(720px,100dvh - 48px);color:var(--store-text);background:var(--store-surface-elevated);border-radius:20px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 28px 80px #00000040}.store-info-sheet>header{border-bottom:1px solid var(--store-border);justify-content:space-between;align-items:center;gap:16px;min-height:70px;padding:13px 16px;display:flex}.store-info-sheet h2{margin:0;font-size:20px}.store-info-sheet>header button{border:1px solid var(--store-border);background:var(--store-surface);border-radius:11px;place-items:center;width:44px;height:44px;padding:0;display:grid}.store-info-sheet>div{padding:14px 16px 18px;overflow-y:auto}.store-branch-availability{gap:8px;display:grid}.store-branch-availability>span{border:1px solid var(--store-border);background:var(--store-surface);border-radius:12px;grid-template-columns:10px minmax(0,1fr);align-items:center;gap:10px;min-height:56px;padding:10px 12px;display:grid}.store-branch-availability>span>i{background:var(--store-success);border-radius:50%;width:9px;height:9px}.store-branch-availability>span.unavailable>i{background:var(--store-text-secondary)}.store-branch-availability>span>span{gap:2px;display:grid}.store-branch-availability b{font-size:12px}.store-branch-availability small,.store-branch-availability p{color:var(--store-text-secondary);margin:0;font-size:9px;line-height:1.45}.store-favorite-card-wrap{min-width:0;position:relative}.store-favorite-card-wrap>.store-product-card{height:100%}.store-favorite-remove{border:1px solid var(--store-border);z-index:4;width:40px;height:40px;color:var(--store-danger);background:color-mix(in srgb,var(--store-surface) 94%,transparent);border-radius:50%;place-items:center;padding:0;display:grid;position:absolute;top:9px;right:9px;box-shadow:0 6px 16px #00000014}.store-favorite-remove svg{width:18px}.store-favorites-view .store-page-heading small{color:var(--store-text-secondary);font-size:10px}.store-cart-page-heading .store-cart-share-button{border:1px solid var(--store-border);width:auto;min-width:172px;height:44px;color:var(--store-text);background:var(--store-surface);border-radius:11px;justify-content:center;align-items:center;gap:7px;margin-left:auto;padding:0 14px;font-size:10px;font-weight:850;display:flex}.store-cart-page-heading .store-cart-share-button:hover:not(:disabled){border-color:var(--store-action)}.store-cart-page-heading .store-cart-share-button svg{width:17px}.store-cart-page-heading .store-cart-share-button:disabled{opacity:.62}.store-shared-cart-intro{border:1px solid color-mix(in srgb,var(--store-action) 30%,var(--store-border));background:color-mix(in srgb,var(--store-action) 5%,var(--store-surface));border-radius:15px;align-items:flex-start;gap:12px;margin-bottom:18px;padding:16px;display:flex}.store-shared-cart-intro>svg{width:36px;height:36px;color:var(--store-action-foreground);background:var(--store-action);border-radius:11px;flex:none;padding:8px}.store-shared-cart-intro h2{margin:0 0 3px;font-size:16px}.store-shared-cart-intro p{color:var(--store-text-secondary);margin:0;font-size:11px;line-height:1.5}.store-shared-cart-loading{min-height:280px;color:var(--store-text-secondary);justify-content:center;align-items:center;gap:9px;font-size:12px;display:flex}.store-shared-cart-grid{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:18px;display:grid}.store-shared-cart-lines{border:1px solid var(--store-border);background:var(--store-surface);border-radius:15px;overflow:hidden}.store-shared-cart-lines article{border-bottom:1px solid var(--store-border);grid-template-columns:86px minmax(0,1fr) auto;align-items:center;gap:13px;min-height:118px;padding:12px;display:grid}.store-shared-cart-lines article:last-child{border-bottom:0}.store-shared-cart-lines .store-product-image{border-radius:10px;width:86px;height:90px;padding:6px}.store-shared-cart-lines article>span{gap:4px;min-width:0;display:grid}.store-shared-cart-lines b{font-size:12px}.store-shared-cart-lines span small{color:var(--store-text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.store-shared-cart-lines em{color:var(--store-success);font-size:9px;font-style:normal;font-weight:750}.store-shared-cart-lines article>strong{white-space:nowrap;justify-items:end;gap:2px;font-size:13px;display:grid}.store-shared-cart-lines article>strong small{color:var(--store-text-secondary);font-size:7px;font-weight:600}.store-shared-cart-grid>aside{border:1px solid var(--store-border);background:var(--store-surface);border-radius:15px;gap:10px;padding:18px;display:grid;position:sticky;top:94px}.store-shared-cart-grid>aside h2{margin:0;font-size:17px}.store-shared-cart-note{color:var(--store-warning);margin:0;font-size:9px;line-height:1.45}.store-shared-cart-price-context{border:1px solid color-mix(in srgb,var(--store-success) 35%,var(--store-border));color:var(--store-success);background:color-mix(in srgb,var(--store-success) 7%,var(--store-surface));border-radius:10px;align-items:flex-start;gap:8px;margin:0;padding:10px;display:flex}.store-shared-cart-price-context>svg{flex:none;width:17px}.store-shared-cart-price-context>span{gap:2px;display:grid}.store-shared-cart-price-context b{font-size:10px}.store-shared-cart-price-context small{color:var(--store-text-secondary);font-size:8px;line-height:1.4}.store-shared-cart-grid dl{gap:7px;margin:2px 0 6px;display:grid}.store-shared-cart-grid dl>div{color:var(--store-text-secondary);justify-content:space-between;gap:12px;font-size:10px;display:flex}.store-shared-cart-grid dd{color:var(--store-text);margin:0;font-weight:800}.store-shared-cart-grid>aside>button{width:100%}.store-shared-cart-grid>aside>.store-warehouse-progress.compact{margin:0 0 3px}.store-shared-cart-grid>aside>small{color:var(--store-text-secondary);font-size:8px;line-height:1.45}.store-footer-catalog-link{color:#bbb;background:0 0;border:0;align-items:center;gap:5px;min-height:44px;padding:0;font-size:11px;font-weight:700;display:inline-flex}.store-footer-catalog-link svg{width:15px}.store-product-detail-v5>.store-related-section{margin-top:28px}.store-product-detail-v5>.store-related-section .store-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.store-product-detail-v5>.store-related-section .store-product-image{padding:6%}.store-related-section .store-product-copy>b{-webkit-line-clamp:2;max-height:2.65em}.store-related-section .store-quick-add{min-height:40px}.store-related-more{min-height:44px;color:var(--store-link);background:0 0;border:0;justify-content:center;align-items:center;gap:3px;margin:14px auto 0;padding:0 4px;font-size:11px;font-weight:850;display:flex}.store-related-more svg{width:15px}.storefront.mode-dark :is(.store-gallery-stage,.store-gallery-thumbnails>button,.store-pdp-variant-grid>button,.store-pdp-variant-grid .store-product-image,.store-product-buy-v5,.store-pdp-wholesale,.store-info-sheet,.store-info-sheet>header button,.store-branch-availability>span,.store-favorite-remove,.store-cart-page-heading .store-cart-share-button,.store-shared-cart-intro,.store-shared-cart-lines,.store-shared-cart-grid>aside){color:var(--store-text);background:var(--store-surface)}.storefront.mode-dark .store-bottom-nav{color:var(--store-text);background:color-mix(in srgb,var(--store-surface) 96%,transparent)}.storefront.mode-dark .store-gallery-actions>button,.storefront.mode-dark .store-gallery-arrow{color:var(--store-text);background:color-mix(in srgb,var(--store-surface-elevated) 94%,transparent)}.storefront.mode-dark .store-warehouse-progress{background:color-mix(in srgb,var(--store-primary) 8%,var(--store-surface))}@media (max-width:1000px){.store-product-detail-grid-v5{grid-template-columns:minmax(0,1.12fr) minmax(330px,.88fr);gap:24px}.store-gallery-v5{grid-template-columns:64px minmax(0,1fr);gap:9px}.store-gallery-thumbnails>button{width:64px;height:64px}.store-pdp-trust{grid-template-columns:1fr}.store-pdp-trust article{min-height:34px}}@media (max-width:760px){.storefront{--store-bottom-nav-height:calc(66px + env(safe-area-inset-bottom))}.store-menu-button,.store-mobile-header-action{width:44px;height:44px;min-height:44px;color:var(--store-header-text);background:0 0;border:0;flex:none;place-items:center;padding:0;display:grid;position:relative}.store-mobile-header-action svg{width:21px;height:21px}.store-mobile-header-action.active{color:var(--store-primary)}.store-mobile-header-action b{min-width:17px;height:17px;color:var(--store-primary-text);background:var(--store-primary);border-radius:999px;place-items:center;padding:0 4px;font-size:8px;display:grid;position:absolute;top:0;right:0}.store-brand-button{justify-content:flex-start;max-width:calc(100% - 162px)}.store-logo-word{gap:7px}.store-logo-word>b{min-width:34px;height:30px;font-size:14px}.store-logo-word>span{text-overflow:ellipsis;white-space:nowrap;max-width:94px;font-size:10px;overflow:hidden}.store-view-product{padding-top:9px}.store-product-breadcrumb{margin-bottom:6px}.store-product-detail-grid-v5{display:block}.store-gallery-v5{flex-direction:column;gap:8px;display:flex}.store-gallery-stage{border-radius:16px;order:1;width:100%;height:clamp(286px,78vw,324px);min-height:0;position:relative;top:auto}.store-gallery-stage>.store-product-image{height:100%;padding:12px}.store-gallery-thumbnails{scroll-snap-type:x proximity;scrollbar-width:none;flex-direction:row;order:2;gap:7px;margin-inline:-1px;padding:1px 1px 3px;overflow-x:auto}.store-gallery-thumbnails::-webkit-scrollbar{display:none}.store-gallery-thumbnails>button{scroll-snap-align:start;border-radius:10px;flex:0 0 58px;width:58px;height:58px}.store-gallery-actions{flex-direction:row;top:10px;right:10px}.store-gallery-actions>button,.store-gallery-arrow{width:42px;height:42px}.store-gallery-arrow.previous{left:9px}.store-gallery-arrow.next{right:9px}.store-product-info-v5{padding:10px 0 0}.store-product-kicker{gap:7px;min-height:26px}.store-product-info-v5 h1{letter-spacing:-.8px;margin:4px 0 2px;font-size:clamp(23px,6.6vw,26px);font-weight:730}.store-product-info-v5 .store-product-meta{margin-bottom:4px;font-size:11.5px}.store-product-info-v5 .store-product-price{min-height:39px}.store-product-info-v5 .store-product-price b{font-size:30px}.store-availability-summary{min-height:44px;margin-top:4px}.store-availability-summary>span{grid-template-columns:9px minmax(0,1fr);gap:2px 7px;display:grid}.store-availability-summary>span small{grid-column:2}.store-pdp-variants{margin-top:10px}.store-pdp-variant-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.store-pdp-variant-grid>button{grid-template-columns:42px minmax(0,1fr);min-height:66px;padding:7px}.store-pdp-variant-grid .store-product-image{width:42px;height:50px}.store-product-buy-v5{border-top:1px solid var(--store-border);z-index:44;min-height:66px;right:0;bottom:var(--store-bottom-nav-height);background:color-mix(in srgb,var(--store-surface-elevated) 97%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);grid-template-columns:92px minmax(0,1fr);align-items:center;gap:8px;margin:0;padding:8px 12px;position:fixed;left:0;box-shadow:0 -8px 24px #00000014}.store-product-buy-v5 .store-quantity-selector{width:92px;min-width:92px;height:48px}.store-product-buy-v5 .store-primary-button{min-height:48px;font-size:10px}.store-pdp-trust{grid-template-columns:repeat(auto-fit,minmax(96px,1fr));gap:4px}.store-pdp-trust article{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:52px}.store-pdp-trust article>svg{width:25px;height:25px;padding:5px}.store-pdp-trust article>span{display:block}.store-pdp-trust b{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.15;display:-webkit-box;overflow:hidden}.store-pdp-trust small{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.store-product-detail-v5>.store-related-section{margin-top:28px;padding-bottom:0}.store-product-detail-v5>.store-related-section .store-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.store-product-detail-v5>.store-related-section .store-product-image{padding:6%}.store-product-detail-v5>.store-related-section .store-quick-add{min-height:40px;margin:0 8px 8px}.store-info-sheet-backdrop{align-items:flex-end;padding:0}.store-info-sheet{width:100%;max-height:78dvh;padding-bottom:env(safe-area-inset-bottom);border-width:1px 0 0;border-radius:22px 22px 0 0}.store-info-sheet:before{content:"";background:var(--store-border);border-radius:999px;width:38px;height:4px;margin:9px auto -3px}.store-favorites-view .store-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.store-favorite-remove{width:38px;height:38px;top:7px;right:7px}.store-cart-page-heading{flex-wrap:wrap;align-items:center}.store-cart-page-heading .store-cart-share-button{width:auto;min-width:0;margin-left:auto;padding:0 11px}.store-cart-page-heading .store-cart-share-button span{display:none}.store-shared-cart-grid{display:block}.store-shared-cart-lines article{grid-template-columns:72px minmax(0,1fr);gap:10px;min-height:108px}.store-shared-cart-lines .store-product-image{width:72px;height:78px}.store-shared-cart-lines article>strong{grid-column:2;justify-items:start;margin-top:-3px}.store-shared-cart-grid>aside{margin-top:12px;position:static}}@media (max-width:390px){.store-header-inner{gap:5px;padding-inline:11px}.store-menu-button,.store-mobile-header-action{width:42px;height:42px;min-height:42px}.store-brand-button{max-width:calc(100% - 136px)}.store-logo-word>span{max-width:78px;font-size:9px}.store-gallery-stage{height:clamp(282px,79vw,304px)}.store-gallery-stage>.store-product-image{height:100%;padding:10px}.store-pdp-variant-grid>button{grid-template-columns:38px minmax(0,1fr)}.store-pdp-variant-grid .store-product-image{width:38px;height:46px}.store-pdp-trust{grid-template-columns:repeat(auto-fit,minmax(96px,1fr))}}.storefront{touch-action:auto}.storefront.mode-dark{color:var(--store-text);background:var(--store-background)}.storefront.mode-dark :is(.store-page-heading>button,.store-secondary-button,.store-search-large,.store-category-chips>button){color:var(--store-text);border-color:var(--store-border);background:var(--store-surface)}.storefront.mode-dark .store-bottom-nav button{color:var(--store-text-secondary)}.storefront.mode-dark .store-bottom-nav button.active{color:var(--store-text)}.storefront.mode-dark .store-product-price>span{color:#fecdd3;background:#4c0519}.storefront.mode-dark .store-price-code-menu.active{color:var(--store-text);background:#122b20;border-color:#246b45}@media (min-width:761px){.store-gallery-thumbnails{overscroll-behavior:contain;scrollbar-width:thin;max-height:clamp(450px,57vh,570px);overflow-y:auto}}@media (min-width:761px) and (max-width:1000px){.store-product-detail-grid-v5{display:block}.store-gallery-v5{grid-template-columns:64px minmax(0,1fr);gap:10px;width:min(100%,760px);margin-inline:auto}.store-gallery-v5.single{grid-template-columns:minmax(0,1fr)}.store-gallery-thumbnails>button{width:64px;height:64px}.store-gallery-stage{height:clamp(460px,64vw,560px);position:relative;top:auto}.store-gallery-stage>.store-product-image{padding:18px}.store-product-info-v5{width:min(100%,680px);margin:18px auto 0;padding-bottom:0}.store-pdp-trust{grid-template-columns:repeat(auto-fit,minmax(96px,1fr))}.store-product-buy-v5{border-top:1px solid var(--store-border);z-index:44;min-height:66px;right:0;bottom:var(--store-bottom-nav-height);background:color-mix(in srgb,var(--store-surface-elevated) 97%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);grid-template-columns:104px minmax(0,1fr);align-items:center;gap:9px;margin:0;padding:8px max(16px,50vw - 340px);position:fixed;left:0;box-shadow:0 -8px 24px #00000014}.store-product-detail-v5>.store-related-section{margin-top:32px}}@media (max-width:1000px){.storefront{--store-bottom-nav-height:calc(66px + env(safe-area-inset-bottom));padding-top:env(safe-area-inset-top);padding-bottom:calc(82px + env(safe-area-inset-bottom))}.storefront.store-current-product{padding-bottom:calc(var(--store-bottom-nav-height) + 82px)}.storefront.store-current-product .store-shell{padding-bottom:24px}.store-product-detail-v5{padding-bottom:0}.store-header{top:env(safe-area-inset-top)}.store-header-inner{justify-content:space-between;gap:10px;width:100%;min-height:60px;padding:0 16px}.store-menu-button,.store-mobile-header-action{width:44px;height:44px;min-height:44px;color:var(--store-header-text);background:0 0;border:0;flex:none;place-items:center;padding:0;display:grid;position:relative}.store-mobile-header-action svg{width:21px;height:21px}.store-mobile-header-action.active{color:var(--store-primary)}.store-mobile-header-action b{min-width:17px;height:17px;color:var(--store-primary-text);background:var(--store-primary);border-radius:999px;place-items:center;padding:0 4px;font-size:8px;display:grid;position:absolute;top:0;right:0}.store-brand-button{flex:auto;justify-content:flex-start;width:auto;max-width:calc(100% - 162px)}.store-logo-image{max-width:150px;height:28px}.store-logo-word{gap:7px}.store-logo-word>b{min-width:34px;height:30px;font-size:14px}.store-logo-word>span{text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-size:10px;overflow:hidden}.store-desktop-search,.store-desktop-actions,.store-commercial-nav,.store-header-inner:after{display:none}.store-bottom-nav{min-height:calc(66px + env(safe-area-inset-bottom));padding:5px 6px env(safe-area-inset-bottom);border-top:1px solid var(--store-border);z-index:45;background:color-mix(in srgb,var(--store-surface) 98%,transparent);grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #00000012}.store-bottom-nav button{min-width:0;min-height:56px;color:var(--store-text-secondary);background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:5px 2px;font-size:9px;font-weight:700;display:flex;position:relative}.store-bottom-nav button svg{width:20px}.store-bottom-nav button.active{color:var(--store-text)}.store-bottom-nav button.active:after{content:"";background:var(--store-primary);border-radius:999px;width:18px;height:3px;position:absolute;top:1px}.store-bottom-nav button b{top:2px;left:calc(50% + 5px)}}@media (max-width:760px){.store-gallery-actions>button,.store-gallery-arrow,.store-favorite-remove{width:44px;height:44px}.store-availability-summary>button,.store-pdp-variants>header>button{min-height:44px}.store-pdp-trust b{font-size:12px}.store-pdp-trust small{font-size:9px;line-height:1.35}}@media (max-width:390px){.store-menu-button,.store-mobile-header-action{width:44px;height:44px;min-height:44px}}
