:root{--c-accent:#f27a1a;--c-accent-dark:#d9640e;--c-ink:#1b1d21;--c-muted:#73767d;--c-line:#e7e7e2;--c-bg:#f6f6f2;--c-success:#15803d;--c-danger:#b42318}
.shop-action-icon.cart:before{content:"";position:absolute;left:3px;top:5px;width:16px;height:11px;border:2px solid currentColor;border-top:0;border-radius:2px 2px 5px 5px;transform:skew(-5deg)}.shop-action-icon.cart:after{content:"";position:absolute;left:6px;bottom:1px;width:3px;height:3px;border-radius:50%;background:currentColor;box-shadow:9px 0 currentColor}.shop-cart-badge{position:absolute;top:-7px;right:-8px;display:flex;align-items:center;justify-content:center;min-width:17px;height:17px;padding:0 4px;border:2px solid #fff;border-radius:99px;background:var(--c-accent);color:#fff;font-size:8px;font-weight:800}
.commerce-alert{margin-bottom:20px;padding:13px 15px;border-radius:11px;font-size:12px}.commerce-alert.success{border:1px solid #a6e7c2;background:#edfdf3;color:#166534}.commerce-alert.danger{border:1px solid #f2bbb5;background:#fff3f2;color:#9f241a}.commerce-alert a{color:inherit;font-weight:800}.commerce-primary-button{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;min-height:50px;padding:0 20px;border:0;border-radius:11px;background:var(--c-accent);color:#fff;text-decoration:none;font-size:13px;font-weight:800;box-shadow:0 9px 22px rgba(242,122,26,.2);transition:.18s}.commerce-primary-button:hover{color:#fff;background:var(--c-accent-dark);transform:translateY(-1px)}
.commerce-listing-shell,.product-detail-shell,.cart-shell,.checkout-shell,.order-success-shell{min-height:70vh;background:var(--c-bg)}.commerce-listing-shell{padding:42px 0 76px}.commerce-listing-heading,.cart-page-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:24px}.commerce-listing-heading>div>span,.cart-page-heading>div>span,.checkout-heading>span{color:var(--c-accent-dark);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.commerce-listing-heading h1,.cart-page-heading h1,.checkout-heading h1{margin:5px 0;color:var(--c-ink);font-size:34px;font-weight:760;letter-spacing:-.035em}.commerce-listing-heading p,.cart-page-heading p,.checkout-heading p{margin:0;color:var(--c-muted);font-size:13px}.commerce-inline-search{display:flex;width:min(360px,100%);padding:4px;border:1px solid var(--c-line);border-radius:11px;background:#fff}.commerce-inline-search input{flex:1;min-width:0;height:38px;padding:0 10px;border:0;outline:0;font-size:12px}.commerce-inline-search button{border:0;border-radius:8px;padding:0 18px;background:#24262a;color:#fff;font-size:11px;font-weight:750}.commerce-category-chips{display:flex;gap:8px;overflow:auto;margin-bottom:25px;padding-bottom:4px;scrollbar-width:none}.commerce-category-chips a{flex:0 0 auto;padding:8px 13px;border:1px solid var(--c-line);border-radius:99px;background:#fff;color:#5d6066;text-decoration:none;font-size:10px;font-weight:700}.commerce-category-chips a:hover,.commerce-category-chips a.active{border-color:#f6b47d;background:#fff4ea;color:#ce620f}
.commerce-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.commerce-product-card{overflow:hidden;border:1px solid var(--c-line);border-radius:15px;background:#fff;transition:.2s}.commerce-product-card:hover{transform:translateY(-3px);box-shadow:0 17px 40px rgba(31,34,39,.09)}.commerce-product-image{position:relative;display:block;overflow:hidden;background:#f0f0ec;aspect-ratio:4/3}.commerce-product-image img{width:100%;height:100%;object-fit:cover;transition:.35s}.commerce-product-card:hover img{transform:scale(1.035)}.commerce-product-image>span{position:absolute;top:10px;left:10px;padding:5px 8px;border-radius:7px;background:#fff;color:#b54708;font-size:8px;font-weight:800}.commerce-product-body{padding:15px}.commerce-product-title{display:block;overflow:hidden;color:#2b2d31;text-decoration:none;font-size:13px;font-weight:750;white-space:nowrap;text-overflow:ellipsis}.commerce-product-body>p{min-height:30px;margin:6px 0 13px;color:#898c92;font-size:10px;line-height:1.5}.commerce-product-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px}.commerce-product-bottom>strong{color:#222429;font-size:15px}.commerce-product-bottom form button{display:flex;align-items:center;gap:4px;min-height:32px;padding:0 10px;border:0;border-radius:8px;background:#fff1e5;color:#cf620f;font-size:9px;font-weight:800}.commerce-product-bottom form button:hover{background:var(--c-accent);color:#fff}.commerce-out-of-stock{color:#a43228;font-size:9px;font-weight:750}.commerce-empty-state{padding:70px 20px;border:1px dashed #d8d9d4;border-radius:16px;background:#fff;text-align:center}
.commerce-breadcrumb{display:flex;flex-wrap:wrap;gap:8px;padding:22px 0 26px;color:#9a9ca1;font-size:10px}.commerce-breadcrumb a{color:#73767d;text-decoration:none}.product-detail-shell{padding-bottom:80px}.product-detail-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);gap:clamp(34px,6vw,80px);align-items:start}.product-image-stage{position:relative;overflow:hidden;border:1px solid var(--c-line);border-radius:18px;background:#efefeb}.product-image-stage img{display:block;width:100%;aspect-ratio:1;object-fit:cover}.product-image-badge{position:absolute;z-index:1;top:15px;left:15px;padding:7px 10px;border-radius:8px;background:#fff;color:#b54708;font-size:9px;font-weight:800}.product-purchase-panel{padding:6px 0}.product-category-label{color:var(--c-accent-dark);text-decoration:none;font-size:10px;font-weight:800;text-transform:uppercase}.product-purchase-panel h1{margin:9px 0 7px;color:var(--c-ink);font-size:clamp(29px,3.5vw,44px);line-height:1.12;font-weight:760;letter-spacing:-.04em}.product-sku,.product-tax-note{color:#999ba0;font-size:9px}.product-rating-line{display:flex;align-items:center;gap:8px;margin-top:14px}.product-rating-line span{color:#f5a623;font-size:12px;letter-spacing:2px}.product-rating-line small{color:#8b8e94;font-size:9px}.product-main-price{margin-top:22px;color:#17191d;font-size:30px;font-weight:800}.product-lead{margin:21px 0;color:#60636a;font-size:13px;line-height:1.7}.product-stock{display:flex;align-items:center;gap:7px;margin:16px 0 14px;font-size:10px;font-weight:700}.product-stock span{width:8px;height:8px;border-radius:50%}.product-stock.available{color:#26733e}.product-stock.available span{background:#22a447;box-shadow:0 0 0 4px #e1f6e7}.product-stock.unavailable{color:#a43228}.product-add-form{display:grid;grid-template-columns:110px minmax(0,1fr);gap:10px}.quantity-control,.cart-quantity-form{display:grid;grid-template-columns:34px 1fr 34px;min-height:48px;overflow:hidden;border:1px solid #dddeda;border-radius:10px;background:#fff}.quantity-control button,.cart-quantity-form>button:not(.cart-quantity-update){border:0;background:#fff;color:#5d6066;font-size:18px}.quantity-control input,.cart-quantity-form input{width:100%;min-width:0;border:0;outline:0;text-align:center;font-size:12px;font-weight:750}.product-add-button,.product-buy-now{min-height:48px;border:0;border-radius:10px;font-size:12px;font-weight:800}.product-add-button{background:var(--c-accent);color:#fff}.product-buy-now{grid-column:2;background:#24262a;color:#fff}.product-add-button.disabled{width:100%;background:#deded9;color:#8b8d91}.purchase-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:18px}.purchase-benefits>div{padding:12px 9px;border:1px solid var(--c-line);border-radius:10px;background:#fff;text-align:center}.purchase-benefits>div>span{display:block;color:var(--c-accent-dark);font-size:17px}.purchase-benefits strong,.purchase-benefits small{display:block}.purchase-benefits strong{font-size:9px}.purchase-benefits small{color:#989a9f;font-size:7px}.product-support-link{display:flex;justify-content:space-between;margin-top:16px;padding:12px 3px;border-top:1px solid var(--c-line);color:#65686e;text-decoration:none;font-size:10px;font-weight:700}.product-information{margin-top:64px;padding:32px;border:1px solid var(--c-line);border-radius:16px;background:#fff}.related-products{margin-top:55px}
.checkout-steps{display:flex;align-items:center;justify-content:center;gap:13px;padding:25px 0;color:#9a9ca1;font-size:9px;font-weight:700}.checkout-steps span,.checkout-steps a{display:flex;align-items:center;gap:7px;color:inherit;text-decoration:none}.checkout-steps b{display:inline-flex;align-items:center;justify-content:center;width:23px;height:23px;border:1px solid #d8d9d4;border-radius:50%;background:#fff}.checkout-steps .active{color:#d9640e}.checkout-steps .active b,.checkout-steps a b{border-color:#f2a466;background:#fff2e7}.checkout-steps i{width:55px;height:1px;background:#dddeda}.cart-shell,.checkout-shell{padding-bottom:80px}.cart-page-heading>a{color:#60636a;text-decoration:none;font-size:10px;font-weight:700}.cart-empty{padding:75px 20px;border:1px solid var(--c-line);border-radius:18px;background:#fff;text-align:center}.shipping-progress{margin-bottom:16px;padding:15px 18px;border:1px solid #dce8dc;border-radius:12px;background:#f5fcf6;font-size:10px}.shipping-progress>div:first-child,.shipping-progress.complete{display:flex;justify-content:space-between}.shipping-progress-track{height:5px;margin-top:10px;border-radius:99px;background:#dfe9e0}.shipping-progress-track span{display:block;height:100%;border-radius:inherit;background:#22a447}.cart-layout,.checkout-layout,.order-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:22px;align-items:start}.cart-items-panel{overflow:hidden;border:1px solid var(--c-line);border-radius:15px;background:#fff}.cart-item-row{position:relative;display:grid;grid-template-columns:82px minmax(130px,1fr) 125px 90px 22px;gap:16px;align-items:center;padding:17px;border-bottom:1px solid #eeeeea}.cart-item-image{overflow:hidden;border-radius:10px}.cart-item-image img{width:100%;aspect-ratio:1;object-fit:cover}.cart-item-info a{display:block;color:#303237;text-decoration:none;font-size:12px;font-weight:750}.cart-item-info>span{display:block;margin-top:5px;color:#919399;font-size:9px}.cart-item-info small{color:#26733e;font-size:8px}.cart-quantity-form{min-height:38px;grid-template-columns:30px 1fr 30px}.cart-quantity-update{grid-column:1/-1;border:0;background:#f5f5f1;font-size:7px}.cart-line-total{text-align:right;font-size:13px}.cart-remove-form button{border:0;background:none;color:#a1a3a7;font-size:18px}.cart-coupon-area{padding:17px}.coupon-form>label{display:block;margin-bottom:7px;font-size:9px;font-weight:750}.coupon-form>div{display:flex;max-width:360px}.coupon-form input{flex:1;height:39px;padding:0 11px;border:1px solid #dddeda;border-radius:8px 0 0 8px}.coupon-form button{border:0;border-radius:0 8px 8px 0;padding:0 15px;background:#2a2c30;color:#fff}.applied-coupon{display:flex;align-items:center;gap:10px;padding:11px;border:1px dashed #9bd2a9;border-radius:10px;background:#f4fcf6}.applied-coupon div{flex:1}.applied-coupon strong,.applied-coupon small{display:block;font-size:9px}.order-summary-card{position:sticky;top:145px;padding:24px;border:1px solid var(--c-line);border-radius:15px;background:#fff}.order-summary-kicker{color:#999ba0;font-size:8px;font-weight:800;text-transform:uppercase}.order-summary-card h2{margin:4px 0 20px;font-size:18px}.order-summary-card dl{display:grid;gap:10px;margin:0;padding-bottom:16px;border-bottom:1px solid #ededeb}.order-summary-card dl>div{display:flex;justify-content:space-between;color:#6f7278;font-size:10px}.order-summary-card dd{margin:0;font-weight:700}.order-summary-card .discount dd,.order-summary-card dd span{color:#16813a}.order-summary-total{display:grid;grid-template-columns:1fr auto;align-items:end;gap:2px;padding:17px 0}.order-summary-total strong{font-size:21px}.order-summary-total small{grid-column:1/-1;color:#a0a2a6;font-size:7px}.checkout-trust-line{text-align:center;color:#919399;font-size:8px}
.checkout-container{max-width:1180px}.checkout-heading{margin:8px 0 23px}.checkout-sections{display:grid;gap:15px}.checkout-card{padding:23px;border:1px solid var(--c-line);border-radius:15px;background:#fff}.checkout-card-title{display:flex;align-items:center;gap:11px;margin-bottom:19px}.checkout-card-title>b{display:flex;align-items:center;justify-content:center;width:31px;height:31px;border-radius:9px;background:#fff1e5;color:#d9640e}.checkout-card-title span{color:#9b9da1;font-size:8px;text-transform:uppercase}.checkout-card-title h2{margin:2px 0;font-size:16px}.checkout-field-grid{display:grid;gap:12px}.checkout-field-grid.three{grid-template-columns:repeat(3,1fr)}.checkout-field-grid.address{grid-template-columns:150px 1fr;margin-top:12px}.checkout-field-grid label>span,.checkout-notes>span{display:block;margin-bottom:6px;font-size:9px;font-weight:750}.checkout-field-grid input,.checkout-field-grid textarea,.checkout-notes textarea{width:100%;min-height:43px;padding:10px 11px;border:1px solid #dddeda;border-radius:9px;outline:0;font-size:11px}.checkout-field-grid .invalid{border-color:#d92d20;background:#fffafa}.checkout-field-grid label>small,.checkout-error{display:block;margin-top:4px;color:#b42318;font-size:8px}.checkout-address-options{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin-bottom:16px}.checkout-address-options label,.payment-methods label{display:flex;align-items:center;gap:10px;padding:13px;border:1px solid #dddeda;border-radius:10px;cursor:pointer}.checkout-address-options label:has(input:checked),.payment-methods label:has(input:checked){border-color:#ee9a58;background:#fff8f2}.checkout-address-options strong,.checkout-address-options small,.payment-methods strong,.payment-methods small{display:block;font-size:9px}.checkout-address-options small,.payment-methods small{color:#8d9095}.checkout-new-address[hidden]{display:none}.checkout-checkbox{display:flex;gap:8px;margin-top:13px;color:#696c72;font-size:9px}.payment-methods{display:grid;gap:8px}.payment-methods label>span:nth-of-type(2){flex:1}.payment-method-icon{display:flex;align-items:center;justify-content:center;width:31px;height:31px;border-radius:8px;background:#f3f3ef}.checkout-notes{display:block;margin-top:16px}.checkout-mini-items{display:grid;gap:10px;max-height:230px;overflow:auto;margin-bottom:17px;padding-bottom:15px;border-bottom:1px solid #ededeb}.checkout-mini-items>div{display:grid;grid-template-columns:43px 1fr auto;gap:9px;align-items:center}.checkout-mini-items img{width:43px;height:43px;border-radius:7px;object-fit:cover}.checkout-mini-items strong,.checkout-mini-items small{display:block;font-size:8px}.checkout-mini-items small{color:#999ba0}
.order-success-shell{padding:45px 0 80px}.order-success-container{max-width:1050px}.order-success-hero{display:flex;align-items:center;gap:18px;margin-bottom:24px}.order-success-check{display:flex;align-items:center;justify-content:center;width:58px;height:58px;border-radius:18px;background:#e6f8eb;color:#18863b;font-size:28px}.order-success-hero h1{margin:4px 0;font-size:29px}.order-number-bar{display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:20px;border:1px solid var(--c-line);border-radius:13px;background:#fff}.order-number-bar>div{padding:15px 18px;border-right:1px solid #eee}.order-number-bar span,.order-number-bar strong{display:block;font-size:9px}.order-detail-card,.order-delivery-card{padding:22px;border:1px solid var(--c-line);border-radius:15px;background:#fff}.order-product-row{display:grid;grid-template-columns:55px 1fr auto;gap:11px;align-items:center;padding:11px 0;border-top:1px solid #eee}.order-product-row img{width:55px;height:55px;border-radius:8px;object-fit:cover}.order-product-row strong,.order-product-row span{display:block;font-size:9px}.order-delivery-card{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;margin-top:20px}.order-success-actions{display:flex;align-items:center;gap:20px;margin-top:20px}.order-success-actions .commerce-primary-button{width:auto}
@media(max-width:991.98px){.commerce-product-grid{grid-template-columns:repeat(3,1fr)}.product-detail-grid{grid-template-columns:1fr 1fr;gap:28px}.cart-layout,.checkout-layout,.order-detail-layout{grid-template-columns:1fr}.order-summary-card{position:static}.cart-item-row{grid-template-columns:72px 1fr 120px 75px 20px;gap:11px}}
@media(max-width:767.98px){.commerce-listing-heading,.cart-page-heading{display:block}.commerce-inline-search{margin-top:17px}.commerce-product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.commerce-product-body{padding:11px}.commerce-product-body>p{display:none}.commerce-product-bottom{display:block}.commerce-product-bottom form button{width:100%;justify-content:center;margin-top:9px}.product-detail-grid{grid-template-columns:1fr}.product-information{margin-top:35px;padding:20px}.checkout-steps i{width:20px}.checkout-steps span,.checkout-steps a{font-size:0}.cart-item-row{grid-template-columns:64px 1fr auto;align-items:start}.cart-item-info{grid-column:2/4}.cart-item-image{grid-row:1/3}.cart-quantity-form{grid-column:2;width:120px}.cart-line-total{grid-column:3}.cart-remove-form{position:absolute;top:8px;right:8px}.checkout-field-grid.three,.checkout-field-grid.address{grid-template-columns:1fr}.checkout-address-options{grid-template-columns:1fr}.order-number-bar,.order-delivery-card{grid-template-columns:1fr}.order-success-actions{display:block}.order-success-actions .commerce-primary-button{width:100%}}
.commerce-product-card{position:relative}.commerce-favorite-form{position:absolute;z-index:3;top:10px;right:10px}.commerce-favorite-form button{display:flex;align-items:center;justify-content:center;width:31px;height:31px;border:0;border-radius:50%;background:rgba(255,255,255,.94);color:#47494e;font-size:19px;box-shadow:0 5px 16px rgba(0,0,0,.11)}.commerce-favorite-form button:hover{color:#d6453a}
.commerce-compare-form{position:absolute;z-index:3;top:48px;right:10px}.commerce-compare-form button{display:flex;align-items:center;justify-content:center;width:31px;height:31px;border:0;border-radius:50%;background:rgba(255,255,255,.94);color:#47494e;font-size:17px;box-shadow:0 5px 16px rgba(0,0,0,.11)}.commerce-compare-form button:hover{color:#f27a1a}
.sub-announcement{overflow:hidden;background:#1f2937;color:#fff}.sub-announcement-track{display:flex;width:max-content;gap:55px;padding:10px 30px;animation:commerce-marquee 26s linear infinite}.sub-announcement a{color:inherit;text-decoration:none;font-size:13px;font-weight:650}@keyframes commerce-marquee{to{transform:translateX(-50%)}}.story-ring{display:block;padding:3px;border-radius:50%;background:linear-gradient(135deg,#f27a1a,#f59e0b)}.story-ring img{border:3px solid #fff}.home-category{display:flex;flex-direction:column;align-items:center;gap:11px;height:100%;padding:16px;border:1px solid #ebece8;border-radius:16px;background:#fff;color:#25272b;text-align:center;text-decoration:none;transition:.18s}.home-category:hover{transform:translateY(-3px);color:#f27a1a;box-shadow:0 12px 28px rgba(31,41,55,.09)}.home-category img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:12px}.home-category strong{font-size:13px}.home-banner{position:relative;display:block;overflow:hidden;border-radius:18px;color:#fff}.home-banner img{width:100%;aspect-ratio:16/7;object-fit:cover;transition:transform .3s}.home-banner:hover img{transform:scale(1.025)}.home-banner>span{position:absolute;inset:auto 0 0;padding:36px 24px 20px;background:linear-gradient(transparent,rgba(0,0,0,.78))}.home-banner strong,.home-banner small{display:block}.home-banner strong{font-size:20px}.home-blog-card{display:block;overflow:hidden;height:100%;border:1px solid #e8e9e5;border-radius:16px;background:#fff;color:#1f2937;text-decoration:none}.home-blog-card img{width:100%;aspect-ratio:16/9;object-fit:cover}.home-blog-card>span{display:block;padding:17px}.home-blog-card small,.home-blog-card strong,.home-blog-card em{display:block}.home-blog-card small{color:#f27a1a;font-size:10px;text-transform:uppercase}.home-blog-card strong{margin:5px 0;font-size:16px}.home-blog-card em{color:#73767c;font-size:12px;font-style:normal}.home-brand-strip{display:grid;grid-template-columns:repeat(8,1fr);gap:10px}.home-brand-strip a{display:flex;align-items:center;justify-content:center;min-height:90px;padding:14px;border:1px solid #e8e9e5;border-radius:14px;background:#fff}.home-brand-strip img{max-width:100%;height:55px;object-fit:contain}@media(max-width:991px){.home-brand-strip{grid-template-columns:repeat(4,1fr)}}@media(max-width:575px){.home-brand-strip{grid-template-columns:repeat(2,1fr)}}

/* Cart and checkout refresh */
.cart-shell,.checkout-shell{padding:28px 0 88px;background:#f6f7f9}.cart-shell>.container,.checkout-container{max-width:1200px}.checkout-steps{width:max-content;max-width:100%;margin:0 auto 30px;padding:8px 14px;border:1px solid #e5e7eb;border-radius:999px;background:#fff;box-shadow:0 4px 16px rgba(31,41,55,.04)}.checkout-steps b{width:27px;height:27px;border:0;background:#f1f3f5;font-size:11px}.checkout-steps .active b,.checkout-steps a b{background:#f27a1a;color:#fff}.checkout-steps i{width:42px;background:#e5e7eb}.cart-page-heading,.checkout-heading{margin-bottom:28px}.cart-page-heading h1,.checkout-heading h1{font-size:clamp(30px,4vw,42px);font-weight:800}.cart-page-heading>a{padding:10px 14px;border:1px solid #e1e4e8;border-radius:10px;background:#fff}.shipping-progress{margin-bottom:20px;padding:17px 20px;border:0;border-radius:14px;box-shadow:0 4px 16px rgba(31,41,55,.04)}.cart-layout,.checkout-layout{grid-template-columns:minmax(0,1fr) 370px;gap:26px}.cart-items-panel,.checkout-card,.order-summary-card{border:1px solid #e5e7eb;border-radius:18px;background:#fff;box-shadow:0 8px 28px rgba(31,41,55,.055)}.cart-items-panel{overflow:visible}.cart-item-row{grid-template-columns:96px minmax(180px,1fr) 132px 110px 28px;gap:18px;padding:22px;border-bottom:1px solid #edf0f2}.cart-item-row:last-of-type{border-bottom:0}.cart-item-image{border-radius:13px;background:#f3f4f6}.cart-item-info a{font-size:14px;font-weight:800}.cart-item-info>span{margin-top:7px;font-size:11px}.cart-item-info small{display:block;margin-top:5px;font-size:10px}.cart-quantity-form{min-height:42px;border-color:#dfe2e6;border-radius:11px}.cart-quantity-update{padding:5px;color:#62666d;font-size:9px;font-weight:700}.cart-line-total{color:#17191d;font-size:16px;font-weight:800}.cart-remove-form button{width:28px;height:28px;border-radius:8px;background:#f7f7f8;color:#8b8f96}.cart-remove-form button:hover{background:#fff0ef;color:#c43227}.cart-coupon-area{padding:20px 22px;border-top:1px solid #edf0f2;background:#fafbfc;border-radius:0 0 18px 18px}.coupon-form>label{font-size:11px}.coupon-form>div{max-width:440px}.coupon-form input{height:44px;border-color:#dfe2e6;border-radius:10px 0 0 10px;font-size:12px}.coupon-form button{border-radius:0 10px 10px 0;padding:0 20px;background:#1f2937;font-weight:750}.applied-coupon{padding:14px 15px;border-style:solid;border-color:#b9e2c3;border-radius:12px}.applied-coupon>span{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:#dcf5e3;color:#16813a;font-weight:900}.applied-coupon strong{font-size:12px}.applied-coupon small{margin-top:2px;color:#568362;font-size:10px}.applied-coupon.invalid{border-color:#f0b6b0;background:#fff6f5}.applied-coupon.invalid>span{background:#fee4e2;color:#b42318}.coupon-remove-button,.checkout-coupon-chip button{border:0;background:transparent;color:#b42318;font-size:10px;font-weight:800;text-decoration:underline}.order-summary-card{top:130px;padding:27px}.order-summary-card:before{content:"";display:block;height:4px;margin:-27px -27px 23px;border-radius:18px 18px 0 0;background:#f27a1a}.order-summary-kicker{font-size:9px;letter-spacing:.13em}.order-summary-card h2{font-size:22px}.order-summary-card dl{gap:13px}.order-summary-card dl>div{font-size:12px}.order-summary-total{padding:21px 0}.order-summary-total strong{font-size:27px}.order-summary-total small{font-size:9px}.order-summary-card .commerce-primary-button{min-height:52px;border-radius:12px;background:#f27a1a;font-size:13px}.checkout-trust-line{margin-top:12px;font-size:9px}.checkout-sections{gap:18px}.checkout-card{padding:28px}.checkout-card-title{margin-bottom:24px}.checkout-card-title>b{width:36px;height:36px;border-radius:11px;background:#fff0e3;font-size:13px}.checkout-card-title h2{font-size:19px}.checkout-field-grid{gap:15px}.checkout-field-grid label>span,.checkout-notes>span{font-size:11px}.checkout-field-grid input,.checkout-field-grid textarea,.checkout-notes textarea{min-height:48px;padding:12px 13px;border-color:#dfe2e6;border-radius:11px;background:#fcfcfd;font-size:13px}.checkout-field-grid input:focus,.checkout-field-grid textarea:focus,.checkout-notes textarea:focus{border-color:#f27a1a;background:#fff;box-shadow:0 0 0 3px rgba(242,122,26,.1)}.checkout-address-options,.payment-methods{gap:11px}.checkout-address-options label,.payment-methods label{min-height:66px;padding:15px;border-color:#e1e4e8;border-radius:12px;background:#fcfcfd}.checkout-address-options label:has(input:checked),.payment-methods label:has(input:checked){border-color:#f27a1a;background:#fff7f0;box-shadow:0 0 0 2px rgba(242,122,26,.08)}.checkout-address-options strong,.payment-methods strong{font-size:12px}.checkout-address-options small,.payment-methods small{margin-top:3px;font-size:10px}.checkout-mini-items>div{grid-template-columns:52px 1fr auto}.checkout-mini-items img{width:52px;height:52px;border-radius:10px}.checkout-mini-items strong{font-size:10px}.checkout-mini-items small{margin-top:2px;font-size:9px}.checkout-mini-items b{font-size:11px}.checkout-coupon-chip{display:flex;justify-content:space-between;gap:12px;margin:-4px 0 16px;padding:11px 12px;border:1px solid #b9e2c3;border-radius:10px;background:#f3fbf5;color:#27733c;font-size:10px}.checkout-coupon-chip button{flex:0 0 auto}.checkout-checkbox.terms{padding:13px;border-radius:10px;background:#f7f8f9;line-height:1.5}
@media(max-width:991.98px){.cart-layout,.checkout-layout{grid-template-columns:1fr}.order-summary-card{position:static}.cart-item-row{grid-template-columns:82px 1fr 125px 95px 28px}}
@media(max-width:767.98px){.cart-shell,.checkout-shell{padding-top:18px}.checkout-steps{gap:7px;margin-bottom:22px;padding:7px 10px}.checkout-steps i{width:18px}.cart-page-heading,.checkout-heading{margin-bottom:20px}.cart-page-heading h1,.checkout-heading h1{font-size:30px}.cart-item-row{grid-template-columns:72px 1fr auto;gap:12px;padding:16px}.cart-item-info{grid-column:2/4}.cart-item-image{grid-row:1/3}.cart-quantity-form{grid-column:2;width:128px}.cart-line-total{grid-column:3;font-size:14px}.cart-remove-form{top:10px;right:10px}.cart-coupon-area{padding:16px}.applied-coupon{align-items:flex-start;flex-wrap:wrap}.applied-coupon form{width:100%;padding-left:40px}.order-summary-card,.checkout-card{padding:20px}.order-summary-card:before{margin:-20px -20px 19px}.checkout-field-grid.three,.checkout-field-grid.address{grid-template-columns:1fr}.checkout-address-options{grid-template-columns:1fr}}

/* Category filters */
.category-page-shell,.comparison-page-shell{min-height:70vh;background:#f6f7f9}.category-hero-image{display:block;width:100%;max-height:320px;margin-bottom:28px;border-radius:20px;object-fit:cover}.category-page-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.category-page-heading>div>span{color:#d9640e;font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.category-page-heading h1{margin:5px 0;color:#1b1d21;font-size:clamp(30px,4vw,43px);font-weight:800;letter-spacing:-.04em}.category-page-heading p{max-width:720px;margin:0;color:#73767d;font-size:13px}.category-page-heading>strong{flex:0 0 auto;padding:9px 13px;border:1px solid #e1e4e8;border-radius:999px;background:#fff;color:#666a71;font-size:11px}.category-filter-panel{display:grid;grid-template-columns:minmax(150px,1fr) minmax(250px,1.3fr) minmax(190px,1fr) auto auto;gap:13px;align-items:end;margin-bottom:28px;padding:18px;border:1px solid #e3e6e9;border-radius:17px;background:#fff;box-shadow:0 8px 28px rgba(31,41,55,.05)}.category-filter-panel label>span{display:block;margin-bottom:6px;color:#555960;font-size:10px;font-weight:800}.category-filter-panel select,.category-filter-panel input[type=number]{width:100%;height:43px;padding:0 11px;border:1px solid #dfe2e6;border-radius:10px;background:#fcfcfd;color:#31343a;font-size:11px;outline:0}.category-filter-panel select:focus,.category-filter-panel input:focus{border-color:#f27a1a;box-shadow:0 0 0 3px rgba(242,122,26,.1)}.category-price-range{display:grid;grid-template-columns:1fr 1fr;gap:8px}.category-stock-check{display:flex;align-items:center;gap:8px;min-height:43px;padding:0 11px;border:1px solid #e2e5e8;border-radius:10px;background:#fafbfc;white-space:nowrap}.category-stock-check input{accent-color:#f27a1a}.category-stock-check>span{margin:0!important}.category-filter-actions{display:flex;gap:7px}.category-filter-actions button,.category-filter-actions a{display:flex;align-items:center;justify-content:center;height:43px;padding:0 15px;border-radius:10px;font-size:10px;font-weight:800;text-decoration:none}.category-filter-actions button{border:0;background:#f27a1a;color:#fff}.category-filter-actions a{border:1px solid #dfe2e6;background:#fff;color:#696d74}.commerce-empty-state h2{font-size:21px}.commerce-empty-state p{color:#797d83}.commerce-empty-state a{color:#d9640e;font-weight:800}

/* Product comparison */
.comparison-page-shell{padding:48px 0 82px}.comparison-container{max-width:1240px}.comparison-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:25px}.comparison-heading span{color:#d9640e;font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.comparison-heading h1{margin:5px 0;color:#1b1d21;font-size:clamp(31px,4vw,44px);font-weight:800;letter-spacing:-.04em}.comparison-heading p{margin:0;color:#73767d;font-size:13px}.comparison-heading>a{flex:0 0 auto;padding:11px 15px;border:1px solid #dde1e5;border-radius:10px;background:#fff;color:#555960;text-decoration:none;font-size:10px;font-weight:800}.comparison-count{display:flex;align-items:center;gap:6px;margin-bottom:12px;color:#555960;font-size:11px}.comparison-count strong{display:flex;align-items:center;justify-content:center;width:25px;height:25px;border-radius:8px;background:#fff0e3;color:#d9640e}.comparison-count span{margin-left:auto;color:#92969d}.comparison-scroll{overflow:auto;border:1px solid #e1e4e8;border-radius:18px;background:#fff;box-shadow:0 12px 38px rgba(31,41,55,.06)}.comparison-table{width:100%;min-width:820px;border-collapse:separate;border-spacing:0;table-layout:fixed}.comparison-table th{position:sticky;left:0;z-index:2;width:155px;padding:18px;border-right:1px solid #e7e9ec;background:#f9fafb;color:#60646b;text-align:left;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.comparison-table td{min-width:205px;padding:18px;border-right:1px solid #edf0f2;color:#454950;font-size:12px;vertical-align:middle}.comparison-table tr:not(:last-child)>*{border-bottom:1px solid #edf0f2}.comparison-table td:last-child{border-right:0}.comparison-products-row th{vertical-align:top}.comparison-products-row td{padding:14px;vertical-align:top}.comparison-product-card{position:relative}.comparison-product-card>a{display:block;color:#26292e;text-decoration:none}.comparison-product-card img{display:block;width:100%;aspect-ratio:4/3;border-radius:12px;background:#f2f3f4;object-fit:cover}.comparison-product-card small{display:block;margin-top:11px;color:#d9640e;font-size:9px;font-weight:800;text-transform:uppercase}.comparison-product-card strong{display:block;margin-top:3px;font-size:13px;line-height:1.45}.comparison-remove-form{position:absolute;z-index:1;top:8px;right:8px}.comparison-remove-form button{display:flex;align-items:center;justify-content:center;width:29px;height:29px;border:0;border-radius:50%;background:rgba(255,255,255,.94);color:#9a3030;font-size:18px;box-shadow:0 5px 16px rgba(0,0,0,.13)}.comparison-price{color:#1c1e22;font-size:18px}.comparison-stock{display:inline-flex;align-items:center;gap:6px;font-size:10px;font-weight:800}.comparison-stock:before{content:"";width:8px;height:8px;border-radius:50%}.comparison-stock.available{color:#24723b}.comparison-stock.available:before{background:#22a447;box-shadow:0 0 0 3px #e1f6e7}.comparison-stock.unavailable{color:#a43228}.comparison-stock.unavailable:before{background:#d6453a}.comparison-description{margin:0;color:#74787f;font-size:11px;line-height:1.65}.comparison-actions-row td{vertical-align:top}.comparison-cart-button{width:100%;height:42px;border:0;border-radius:10px;background:#f27a1a;color:#fff;font-size:11px;font-weight:800}.comparison-cart-button.disabled{background:#e2e4e7;color:#8c9096}.comparison-detail-link{display:block;margin-top:10px;color:#5d6168;text-align:center;font-size:10px;font-weight:750}.comparison-empty{padding:75px 20px;border:1px dashed #d7dade;border-radius:20px;background:#fff;text-align:center}.comparison-empty>div{display:flex;align-items:center;justify-content:center;width:58px;height:58px;margin:0 auto 16px;border-radius:18px;background:#fff0e3;color:#d9640e;font-size:27px}.comparison-empty h2{font-size:22px}.comparison-empty p{max-width:520px;margin:0 auto 20px;color:#777b82;font-size:12px}.comparison-empty a{display:inline-flex;padding:12px 18px;border-radius:10px;background:#f27a1a;color:#fff;text-decoration:none;font-size:11px;font-weight:800}
@media(max-width:1100px){.category-filter-panel{grid-template-columns:1fr 1.4fr 1fr}.category-stock-check,.category-filter-actions{grid-row:2}.category-filter-actions{justify-content:flex-end}}
@media(max-width:767.98px){.category-page-heading,.comparison-heading{display:block}.category-page-heading>strong{display:inline-flex;margin-top:13px}.category-filter-panel{grid-template-columns:1fr;padding:14px}.category-stock-check,.category-filter-actions{grid-row:auto}.category-filter-actions>*{flex:1}.comparison-page-shell{padding-top:28px}.comparison-heading>a{display:inline-flex;margin-top:16px}.comparison-count span{display:none}.comparison-scroll{margin-right:-12px;border-radius:15px 0 0 15px}.comparison-table{min-width:760px}.comparison-table th{width:125px;padding:14px}.comparison-table td{padding:14px}}
