:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f5f6f6;--surface:#fff;--text:#172022;--muted:#657174;--line:#dfe4e5;--accent:#6c8f90;--accent-soft:#e7efef;--danger:#8d2f2f;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body{background:var(--background);min-height:100%;color:var(--text);margin:0}a{color:inherit}button,input,select,textarea{font:inherit}.crobag-app-shell{grid-template-columns:250px minmax(0,1fr);min-height:100vh;display:grid}.crobag-sidebar{color:#f8fbfb;background:#1d2729;padding:22px 16px}.crobag-brand{border-bottom:1px solid #ffffff1f;gap:2px;padding:0 10px 22px;display:grid}.crobag-brand strong{letter-spacing:.04em;font-size:1.15rem}.crobag-brand span{color:#c7d4d5}.crobag-brand small{color:#91a3a5;margin-top:3px}.crobag-sidebar nav{gap:4px;padding-top:18px;display:grid}.crobag-sidebar nav a{color:#dbe4e5;border-radius:8px;padding:10px 12px;text-decoration:none}.crobag-sidebar nav a:hover,.crobag-sidebar nav a.is-active{color:#fff;background:#6c8f9042}.crobag-main{min-width:0;padding:34px clamp(20px,4vw,58px)}.crobag-page-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:24px;padding-bottom:24px;display:flex}.crobag-page-header h1{margin:4px 0 8px;font-size:clamp(1.8rem,3vw,2.6rem)}.crobag-page-header p{color:var(--muted);max-width:760px;margin:0}.crobag-eyebrow{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:750}.crobag-help-button,.crobag-field-help-button{border:1px solid var(--accent);background:var(--surface);color:var(--accent);cursor:pointer;border-radius:999px;font-weight:800}.crobag-help-button{flex:none;width:42px;height:42px;font-size:1.15rem}.crobag-help-button:hover,.crobag-field-help-button:hover{background:var(--accent-soft)}.crobag-help-layer{z-index:1000;background:#0c141675;justify-content:flex-end;display:flex;position:fixed;inset:0}.crobag-help-panel{background:var(--surface);width:min(520px,100%);height:100%;padding:28px;overflow:auto;box-shadow:-16px 0 42px #0000002e}.crobag-help-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.crobag-help-header h2{margin:6px 0 0}.crobag-icon-button{cursor:pointer;color:var(--muted);background:0 0;border:0;font-size:2rem}.crobag-help-summary{color:var(--muted);line-height:1.6}.crobag-help-steps{gap:12px;padding-left:24px;line-height:1.55;display:grid}.crobag-field-list{gap:10px;display:grid}.crobag-field-list div{border-top:1px solid var(--line);padding-top:10px}.crobag-field-list dt{font-weight:750}.crobag-field-list dd{color:var(--muted);margin:4px 0 0}.crobag-help-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:12px;margin-top:30px;padding-top:16px;font-size:.8rem;display:flex}.crobag-sr-only{clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.crobag-field-help{margin-left:6px;display:inline-flex;position:relative}.crobag-field-help-button{width:22px;height:22px;font-size:.75rem}.crobag-field-help-tooltip{z-index:50;color:#fff;background:#1d2729;border-radius:8px;width:280px;padding:10px 12px;font-size:.84rem;line-height:1.4;position:absolute;top:30px;right:0;box-shadow:0 10px 30px #0003}.crobag-content{padding-top:28px}.crobag-placeholder{gap:18px;display:grid}.crobag-status-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.crobag-stat{background:var(--surface);border:1px solid var(--line);border-radius:10px;padding:18px}.crobag-stat strong{margin-top:6px;font-size:1.55rem;display:block}.crobag-workflow{background:var(--surface);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:22px 0}.crobag-workflow h2{margin-top:0}.crobag-workflow ol{gap:9px;line-height:1.5;display:grid}.crobag-notice{border-left:4px solid var(--accent);background:var(--accent-soft);padding:16px 18px}.crobag-form-row{gap:7px;max-width:560px;display:grid}.crobag-form-row label{font-weight:700}.crobag-form-row input{border:1px solid var(--line);background:#fff;border-radius:8px;min-height:42px;padding:9px 12px}.crobag-primary-button{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:8px;width:fit-content;padding:11px 16px;font-weight:750}@media (max-width:900px){.crobag-app-shell{grid-template-columns:1fr}.crobag-sidebar{position:static}.crobag-sidebar nav{grid-template-columns:repeat(2,minmax(0,1fr))}.crobag-status-row{grid-template-columns:1fr}}@media (max-width:560px){.crobag-main{padding:22px 16px}.crobag-page-header{align-items:flex-start}.crobag-sidebar nav{grid-template-columns:1fr}.crobag-help-panel{padding:22px 18px}}.storefront{background:#fff;min-height:100vh}.storefront header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:18px clamp(18px,5vw,70px);display:flex}.storefront main{max-width:1180px;margin:0 auto;padding:70px clamp(18px,5vw,70px)}.storefront h1{max-width:900px;margin:10px 0 22px;font-size:clamp(2.4rem,6vw,5rem);line-height:1.04}.storefront p{max-width:700px;color:var(--muted);font-size:1.15rem;line-height:1.7}.storefront-product{max-width:1200px;margin:0 auto;padding:2rem}.storefront-product nav{margin-bottom:1.5rem;font-size:.9rem}.storefront-product article{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:start;gap:3rem;display:grid}.storefront-product-media{gap:1rem;display:grid}.storefront-product-media img{width:100%;height:auto;display:block}.storefront-media-placeholder{border:1px solid #d9dfe1;place-items:center;min-height:420px;display:grid}.storefront-product-summary{position:sticky;top:1.5rem}.storefront-product-summary h1{margin-top:0;font-size:clamp(2rem,4vw,3.5rem)}.storefront-price{font-size:1.5rem;font-weight:700}.storefront-product-summary fieldset{border:0;gap:.65rem;margin:1.5rem 0;padding:0;display:grid}.storefront-product-summary fieldset label{align-items:center;gap:.65rem;display:flex}.storefront-product-summary button{width:100%;min-height:3rem}.storefront-price-note{font-size:.85rem}.storefront-product>section:last-child{border-top:1px solid #d9dfe1;margin-top:3rem;padding-top:2rem}@media (max-width:800px){.storefront-product article{grid-template-columns:1fr;gap:1.5rem}.storefront-product-summary{position:static}}.storefront-base-price{margin-top:-.5rem;font-size:.9rem}.storefront-global-header,.storefront-global-footer{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:1.5rem;padding:1rem clamp(1rem,5vw,4rem);display:flex}.storefront-global-header{z-index:100;position:sticky;top:0}.storefront-global-header nav,.storefront-global-footer nav{gap:1rem;display:flex}.storefront-global-header a,.storefront-global-footer a{text-decoration:none}.storefront-logo{letter-spacing:.02em;font-weight:850}.storefront-global-footer{border-top:1px solid var(--line);color:var(--muted);border-bottom:0;margin-top:4rem;font-size:.9rem}.storefront-buy-box{gap:1rem;margin-top:1.5rem;display:grid}.storefront-quantity{gap:.35rem;width:8rem;font-weight:700;display:grid}.storefront-quantity input,.storefront-cart-line input{border:1px solid var(--line);border-radius:.5rem;min-height:2.7rem;padding:.5rem .7rem}.storefront-live-message{min-height:1.4rem;color:var(--muted)}.storefront-empty,.storefront-cart,.storefront-checkout,.storefront-confirmation{max-width:1200px;margin:0 auto;padding:clamp(2rem,5vw,5rem) clamp(1rem,4vw,3rem)}.storefront-cart-layout,.storefront-checkout-layout{grid-template-columns:minmax(0,1fr) minmax(300px,380px);align-items:start;gap:clamp(2rem,5vw,4rem);display:grid}.storefront-cart-line{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) 90px auto auto;align-items:center;gap:1rem;padding:1.25rem 0;display:grid}.storefront-cart-line>div{gap:.3rem;display:grid}.storefront-cart-line span,.storefront-cart-line em{color:var(--muted);font-size:.9rem}.storefront-cart-line em{color:var(--danger)}.storefront-text-button{cursor:pointer;background:0 0;border:0;text-decoration:underline}.storefront-order-summary{border:1px solid var(--line);background:#fff;border-radius:.8rem;padding:1.4rem;position:sticky;top:6rem;box-shadow:0 12px 36px #1720220f}.storefront-order-summary>p{justify-content:space-between;gap:1rem;display:flex}.storefront-order-summary p span{gap:.2rem;display:grid}.storefront-order-summary small{color:var(--muted)}.storefront-total{border-top:1px solid var(--line);padding-top:1rem;font-size:1.15rem}.storefront-primary-link,.storefront-order-button{background:var(--accent);color:#fff;text-align:center;cursor:pointer;border:0;border-radius:.55rem;width:100%;padding:.9rem 1rem;font-weight:800;text-decoration:none;display:block}.storefront-order-button:disabled{opacity:.5;cursor:not-allowed}.storefront-checkout-steps{gap:1.5rem;display:grid}.storefront-checkout-steps>section{border-top:1px solid var(--line);background:#fff;gap:1rem;padding:1.5rem 0;display:grid}.storefront-checkout-steps label{gap:.35rem;font-weight:650;display:grid}.storefront-checkout-steps input,.storefront-checkout-steps select{border:1px solid var(--line);background:#fff;border-radius:.5rem;min-height:2.75rem;padding:.55rem .7rem}.storefront-checkout-steps button{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:.5rem;width:fit-content;padding:.75rem 1rem;font-weight:750}.storefront-address-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.storefront-wide{grid-column:1/-1}.storefront-checkbox{align-items:start;grid-template-columns:auto minmax(0,1fr)!important;gap:.7rem!important;font-weight:500!important}.storefront-checkbox input{min-height:auto;margin-top:.2rem}.storefront-method{border:1px solid var(--line);border-radius:.55rem;align-items:center;padding:.9rem;grid-template-columns:auto minmax(0,1fr) auto!important;gap:.8rem!important}.storefront-method input{min-height:auto}.storefront-method span{gap:.25rem;display:grid}.storefront-method small{color:var(--muted);font-weight:400}.storefront-legal-content{white-space:pre-wrap;color:var(--muted);padding:.8rem 0;line-height:1.6}.storefront-blockers{background:#fff7e9;border-left:4px solid #b17922;margin:1rem 0;padding:.8rem 1rem}.storefront-blockers ul{padding-left:1.2rem}.storefront-confirmation{max-width:780px}.storefront-confirmation dl{border-top:1px solid var(--line);gap:0;margin:2rem 0;display:grid}.storefront-confirmation dl div{border-bottom:1px solid var(--line);justify-content:space-between;gap:1rem;padding:1rem 0;display:flex}.storefront-confirmation dt{color:var(--muted)}.storefront-confirmation dd{text-align:right;margin:0;font-weight:750}.storefront-kicker{color:var(--accent);text-transform:uppercase;letter-spacing:.08em;font-size:.8rem;font-weight:800}@media (max-width:850px){.storefront-cart-layout,.storefront-checkout-layout{grid-template-columns:1fr}.storefront-order-summary{position:static}.storefront-cart-line{grid-template-columns:minmax(0,1fr) 80px}.storefront-cart-line>strong,.storefront-cart-line>button{justify-self:start}}@media (max-width:560px){.storefront-address-grid{grid-template-columns:1fr}.storefront-wide{grid-column:auto}.storefront-global-footer{flex-direction:column;align-items:flex-start}}.storefront-page-title,.storefront-step-title{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.storefront-page-title h1,.storefront-step-title h2{margin-top:0}.storefront-step-title .crobag-help-button{width:34px;height:34px;font-size:1rem}.storefront-customer-type{border:0;flex-wrap:wrap;gap:1rem;margin:0;padding:0;display:flex}.storefront-customer-type legend{width:100%;margin-bottom:.25rem;font-weight:750}.storefront-customer-type label{align-items:center;grid-template-columns:auto auto!important;gap:.5rem!important;font-weight:500!important}.storefront-customer-type input{min-height:auto}.storefront-legal-page{max-width:900px;margin:0 auto;padding:clamp(2rem,5vw,5rem) clamp(1rem,4vw,3rem)}.storefront-legal-page article{white-space:pre-wrap;color:var(--text);margin:2rem 0;line-height:1.75}.storefront-legal-page>footer{border-top:1px solid var(--line);color:var(--muted);padding-top:1rem;font-size:.85rem}.storefront-global-footer nav{flex-wrap:wrap}.storefront-home{max-width:1240px;margin:0 auto;padding:clamp(2rem,5vw,5rem) clamp(1rem,4vw,3rem)}.storefront-hero{justify-content:space-between;align-items:flex-start;gap:2rem;padding:clamp(2rem,7vw,6rem) 0;display:flex}.storefront-hero h1{max-width:850px;margin:.5rem 0 1.5rem;font-size:clamp(3rem,8vw,6.5rem);line-height:.95}.storefront-hero p{color:var(--muted);max-width:650px;font-size:1.2rem}.storefront-section-title{justify-content:space-between;align-items:end;margin-bottom:1.5rem;display:flex}.storefront-section-title h2{margin:.35rem 0 0;font-size:clamp(1.8rem,4vw,3rem)}.storefront-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;display:grid}.storefront-product-card{min-width:0}.storefront-product-card a{gap:.9rem;text-decoration:none;display:grid}.storefront-card-media{aspect-ratio:4/5;border:1px solid var(--line);background:#f0f3f3;place-items:center;display:grid;overflow:hidden}.storefront-card-media img{object-fit:cover;width:100%;height:100%}.storefront-card-media span{color:var(--muted)}.storefront-card-content{gap:.3rem;display:grid}.storefront-card-content h3{margin:0;font-size:1rem}.storefront-card-content small{color:var(--muted)}.storefront-empty-catalog{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:2rem 0}@media (max-width:980px){.storefront-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:700px){.storefront-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.storefront-hero{padding-top:2rem}}.storefront-variant-choice{border:1px solid var(--line);cursor:pointer;border-radius:.65rem;padding:.75rem;align-items:flex-start!important}.storefront-variant-choice[data-selected=true]{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-soft)}.storefront-variant-content{gap:.55rem;min-width:0;display:grid}.storefront-variant-swatches{flex-wrap:wrap;gap:.45rem;display:flex}.storefront-variant-swatch{border:1px solid #17202233;border-radius:.45rem;width:2rem;height:2rem;display:inline-block;box-shadow:inset 0 0 0 1px #ffffff8c}.storefront-variant-select{align-items:stretch!important;gap:.45rem!important;display:grid!important}.storefront-variant-select select{background:#fff;border:1px solid #cfd7d8;border-radius:.5rem;width:100%;min-height:3rem;padding:.7rem .8rem}.storefront-selected-variant{border:1px solid #d9dfe1;border-radius:.5rem;justify-content:space-between;align-items:center;gap:1rem;padding:.8rem;display:flex}.storefront-variant-required{color:#657174;margin:.6rem 0 0}.storefront-selected-price{gap:.2rem;min-height:3.1rem;margin:.25rem 0 .75rem;display:grid}.storefront-selected-price strong{font-size:1.5rem}.storefront-selected-price small,.storefront-selected-price span{color:#657176}.storefront-product-media{align-content:start}.storefront-product-main-image{aspect-ratio:1;object-fit:contain;background:#f7f8f8;width:100%}.storefront-product-thumbnails{gap:.55rem;padding-bottom:.2rem;display:flex;overflow-x:auto}.storefront-product-thumbnails button{cursor:pointer;background:#fff;border:1px solid #d8dede;border-radius:7px;flex:none;width:72px;height:72px;padding:0;overflow:hidden}.storefront-product-thumbnails button[aria-pressed=true]{border-color:currentColor;box-shadow:0 0 0 2px #6c8f9033}.storefront-product-thumbnails img{object-fit:cover;width:100%;height:100%}.storefront-account,.storefront-account-auth{width:min(1180px,100% - 32px);margin:0 auto;padding:48px 0 80px}.storefront-account-auth{place-items:center;min-height:65vh;display:grid}.storefront-account-card{background:#fff;border:1px solid #e2e8e7;border-radius:18px;padding:24px;box-shadow:0 8px 30px #1f36360d}.storefront-account-auth .storefront-account-card{gap:16px;width:min(560px,100%);display:grid}.storefront-account-card h1,.storefront-account-card h2{margin:.15rem 0}.storefront-account-card label{gap:6px;display:grid}.storefront-account-card input,.storefront-account-card textarea{width:100%;font:inherit;border:1px solid #bdc9c8;border-radius:9px;padding:11px 12px}.storefront-account-card button{color:#fff;cursor:pointer;background:#294f50;border:0;border-radius:9px;padding:12px 16px;font-weight:700}.storefront-account-card button:disabled{opacity:.55;cursor:not-allowed}.storefront-account-name,.storefront-account-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.storefront-account-grid{margin:24px 0}.storefront-account-card dl{gap:10px;margin:0;display:grid}.storefront-account-card dl div{border-bottom:1px solid #edf1f0;justify-content:space-between;gap:16px;padding:8px 0;display:flex}.storefront-account-card dt,.storefront-account-card dd{margin:0}.storefront-account-orders{display:grid}.storefront-account-orders>a{color:inherit;border-bottom:1px solid #e5ebea;justify-content:space-between;align-items:center;gap:20px;padding:16px 0;text-decoration:none;display:flex}.storefront-account-orders>a span{gap:4px;display:grid}.storefront-account-orders>a span:last-child{text-align:right}.storefront-account-order-lines{display:grid}.storefront-account-order-lines article{border-bottom:1px solid #e5ebea;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:24px;padding:14px 0;display:grid}.storefront-account-order-lines span:first-child{gap:3px;display:grid}.storefront-account-event{border-bottom:1px solid #e5ebea;flex-wrap:wrap;align-items:center;gap:12px;padding:12px 0;display:flex}.storefront-return-lines{gap:8px;margin:12px 0 18px;display:grid}.storefront-return-lines label{grid-template-columns:minmax(0,1fr) 100px;align-items:center}.storefront-return-lines span{display:grid}.storefront-development-note{background:#fff9e8;border:1px solid #e9c46a;border-radius:9px;padding:12px}@media (max-width:720px){.storefront-account-name,.storefront-account-grid{grid-template-columns:1fr}.storefront-account-order-lines article{grid-template-columns:1fr;gap:5px}.storefront-account-orders>a{align-items:flex-start}}.storefront-account-addresses{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;display:grid}.storefront-account-addresses article{border:1px solid var(--storefront-line,#e4e7ec);border-radius:10px;gap:3px;padding:14px;display:grid}.storefront-account-addresses span{color:var(--storefront-muted,#667085)}.storefront-bundle-configurator{border:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:1rem;padding:1rem 0;display:grid}.storefront-bundle-configurator>legend{padding:0;font-size:1.05rem;font-weight:700}.storefront-bundle-component{border-bottom:1px solid var(--line);gap:.75rem;padding:.9rem 0;display:grid}.storefront-bundle-component:last-child{border-bottom:0}.storefront-bundle-component-heading{justify-content:space-between;align-items:center;gap:1rem;display:flex}.storefront-bundle-component-heading label{color:var(--muted);align-items:center;gap:.45rem;font-size:.9rem;display:flex}.storefront-bundle-component-fields{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:end;gap:.75rem;display:grid}.storefront-bundle-component-fields label{gap:.35rem;display:grid}.storefront-bundle-component-fields select,.storefront-bundle-component-fields input{border:1px solid var(--line);background:#fff;border-radius:.5rem;width:100%;min-height:2.7rem;padding:.5rem .7rem}.storefront-bundle-component-fields p{color:var(--muted);margin:0}.storefront-bundle-quantity{white-space:nowrap;color:var(--muted);font-size:.9rem}.storefront-bundle-summary{margin-top:.55rem}.storefront-bundle-summary>strong{margin-bottom:.35rem;display:block}.storefront-bundle-summary ul{gap:.25rem;margin:0;padding:0;list-style:none;display:grid}.storefront-bundle-summary li{color:var(--text);font-size:.88rem;display:grid}.storefront-bundle-summary li small{color:var(--muted)}.storefront-bundle-summary.is-compact{margin-top:.35rem}.storefront-bundle-summary.is-compact li{font-size:.82rem}@media (max-width:850px){.storefront-bundle-component-fields{grid-template-columns:1fr}}.storefront-price-value{justify-items:end;gap:2px;display:inline-grid}.storefront-price-value>strong{font-size:inherit}.storefront-price-value>small{color:var(--muted);font-size:.72rem;font-weight:600}.storefront-price-value .storefront-gross-reference{font-weight:500}.storefront-card-content .storefront-price-value{justify-items:start}.storefront-discounted-price{justify-items:end;gap:3px;display:grid}.storefront-discounted-price del{color:var(--muted);font-size:.82rem}.storefront-promotion-list{border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:8px;margin:10px 0;padding:12px 0;list-style:none;display:grid}.storefront-promotion-list li{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.storefront-promotion-list li span{gap:2px;display:grid}.storefront-promotion-list small{color:var(--muted)}.storefront-promotion-list li>strong,.storefront-summary-discount strong{color:#476f70}.storefront-coupon-entry{border:1px solid var(--line);background:#f8fbfa;border-radius:10px;gap:10px;margin:14px 0;padding:14px;display:grid}.storefront-coupon-entry>div:first-child{gap:2px;display:grid}.storefront-coupon-entry small{color:var(--muted)}.storefront-coupon-entry form{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.storefront-coupon-entry input{border:1px solid var(--line);text-transform:uppercase;background:#fff;border-radius:8px;width:100%;min-height:42px;padding:9px 11px}.storefront-coupon-entry button{min-height:42px}.storefront-coupon-active{justify-content:space-between;align-items:center;gap:12px;display:flex}.storefront-coupon-active span{display:grid}.storefront-coupon-message{color:#6d5550;margin:0;font-size:.85rem}.storefront-checkout-line{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px;padding:10px 0;display:grid}.storefront-checkout-line>span{gap:3px;display:grid}.storefront-order-summary .storefront-total{align-items:flex-start}.storefront-tax-note{color:var(--muted);font-size:.82rem}.storefront-account-order-totals{border-top:1px solid var(--line);gap:6px;margin-top:16px;padding-top:12px;display:grid}.storefront-account-order-totals p{justify-content:space-between;gap:16px;margin:0;display:flex}.storefront-account-order-totals .storefront-total{border-top:1px solid var(--line);padding-top:9px}.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}@media (max-width:640px){.storefront-coupon-entry form,.storefront-checkout-line{grid-template-columns:1fr}.storefront-price-value,.storefront-discounted-price{justify-items:start}}.storefront-global-header{flex-wrap:wrap}.storefront-market-switcher{flex-wrap:wrap;align-items:end;gap:.55rem;margin-left:auto;display:flex}.storefront-market-switcher label{color:var(--muted);gap:.18rem;font-size:.72rem;display:grid}.storefront-market-switcher select{border:1px solid var(--line);min-height:2.25rem;color:var(--text);font:inherit;background:#fff;border-radius:.45rem;padding:.35rem .55rem}.storefront-market-error{color:#8a4038;width:100%}.storefront-market-loading{color:var(--muted);margin-left:auto}.storefront-category-page,.storefront-cms-page{width:min(1180px,100% - 32px);margin:0 auto;padding:38px 0 80px}.storefront-category-heading{max-width:760px;padding:2.5rem 0}.storefront-category-heading h1,.storefront-cms-page h1{margin:.35rem 0 1rem;font-size:clamp(2rem,4vw,3.4rem)}.storefront-cms-page article{max-width:860px;margin:2rem auto 0}.storefront-cms-page article>header{border-bottom:1px solid var(--line);margin-bottom:1.5rem;padding-bottom:1.5rem}.storefront-rich-content{line-height:1.7}.storefront-rich-content img{max-width:100%;height:auto}@media (max-width:900px){.storefront-market-switcher{width:100%;margin-left:0}}@media (max-width:640px){.storefront-market-switcher label{flex:135px}.storefront-market-switcher select{width:100%}}.storefront-global-header nav,.storefront-global-footer nav{min-width:0}.storefront-navigation-list{align-items:center;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.storefront-navigation-list li{min-width:0;position:relative}.storefront-navigation-list a{align-items:center;min-height:2.5rem;padding:.35rem .15rem;display:inline-flex}.storefront-navigation-list .storefront-navigation-list{border:1px solid var(--line);z-index:120;background:#fff;border-radius:.55rem;min-width:220px;padding:.55rem;display:none;position:absolute;top:100%;left:0;box-shadow:0 14px 36px #17202224}.storefront-navigation-list li:hover>.storefront-navigation-list,.storefront-navigation-list li:focus-within>.storefront-navigation-list{gap:.15rem;display:grid}.storefront-navigation-list .storefront-navigation-list a{width:100%;padding:.5rem .65rem}.storefront-navigation-mobile{display:none}.storefront-global-footer .storefront-navigation-list{flex-wrap:wrap}@media (max-width:760px){.storefront-navigation-desktop{display:none}.storefront-navigation-mobile{order:3;width:100%;display:block}.storefront-navigation-mobile>.storefront-navigation-list{flex-wrap:wrap;display:flex}.storefront-navigation-list .storefront-navigation-list{box-shadow:none;margin-top:.25rem;display:grid;position:static}.storefront-global-header{align-items:flex-start}}
