:root{--sc-brown: #3D2B1F;--sc-terracotta: #8B6F47;--sc-ivory: #F7F3EE;--sc-ivory-dark: #F2EDE7;--sc-ivory-border:#E8DFD4;--sc-gold: #D4A853;--sc-green-light: #EAF3DE;--sc-green-dark: #3B6D11;--sc-text: #1A1A1A;--sc-text-muted: #6B6B6B;--sc-border: rgba(0,0,0,.1)}*,*:before,*:after{box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;color:var(--sc-text);background:#fff;-webkit-font-smoothing:antialiased}.sc-btn-primary{display:inline-block;background:var(--sc-brown);color:#fff;border:none;padding:12px 24px;border-radius:6px;font-size:14px;font-weight:500;letter-spacing:.02em;cursor:pointer;text-decoration:none;transition:opacity .15s}.sc-btn-primary:hover{opacity:.88;color:#fff}.sc-btn-secondary{display:inline-block;background:transparent;color:var(--sc-text);border:.5px solid rgba(0,0,0,.25);padding:12px 24px;border-radius:6px;font-size:14px;cursor:pointer;text-decoration:none;transition:background .15s}.sc-btn-secondary:hover{background:var(--sc-ivory)}.sc-badge{display:inline-block;background:var(--sc-brown);color:#fff;font-size:10px;padding:3px 8px;border-radius:4px;letter-spacing:.04em;font-weight:500}.sc-badge--new{background:#8b6f47}.sc-stars{color:var(--sc-gold);letter-spacing:1px}.sc-nav{display:flex;align-items:center;justify-content:space-between;padding:14px 32px;border-bottom:.5px solid var(--sc-border);background:#fff;position:sticky;top:0;z-index:100}.sc-nav__logo{font-size:15px;font-weight:600;letter-spacing:.07em;color:var(--sc-text);text-decoration:none;flex-shrink:0}.sc-nav__logo span{color:var(--sc-terracotta)}.sc-nav__links{display:flex;gap:4px;list-style:none;margin:0;padding:0}.sc-nav__links a{font-size:12px;color:var(--sc-text-muted);text-decoration:none;padding:5px 9px;border-radius:4px;letter-spacing:.03em;transition:color .15s,background .15s;white-space:nowrap}.sc-nav__links a:hover{color:var(--sc-text);background:var(--sc-ivory)}.sc-nav__icons{display:flex;align-items:center;gap:16px;flex-shrink:0}.sc-nav__icon-btn{background:none;border:none;cursor:pointer;padding:4px;position:relative;color:var(--sc-text-muted);display:flex;align-items:center}.sc-nav__icon-btn svg{width:20px;height:20px}.sc-nav__cart-count{position:absolute;top:-4px;right:-4px;background:var(--sc-terracotta);color:#fff;font-size:9px;font-weight:600;width:15px;height:15px;border-radius:50%;display:flex;align-items:center;justify-content:center;line-height:1}.sc-nav__hamburger{display:none;flex-direction:column;gap:5px;cursor:pointer;background:none;border:none;padding:4px}.sc-nav__hamburger span{display:block;width:20px;height:1.5px;background:var(--sc-text);border-radius:2px}.sc-nav__mobile-menu{display:none;flex-direction:column;position:fixed;top:0;left:0;right:0;bottom:0;background:#fff;z-index:200;padding:24px;gap:4px;overflow-y:auto}.sc-nav__mobile-menu.is-open{display:flex}.sc-nav__mobile-close{align-self:flex-end;background:none;border:none;font-size:24px;cursor:pointer;color:var(--sc-text-muted);margin-bottom:16px}.sc-nav__mobile-menu a{font-size:18px;font-weight:500;color:var(--sc-text);text-decoration:none;padding:14px 0;border-bottom:.5px solid var(--sc-border)}@media(max-width:768px){.sc-nav__links{display:none}.sc-nav__hamburger{display:flex}.sc-nav{padding:14px 20px}}.sc-hero{background:var(--sc-ivory);padding:56px 32px 48px}.sc-hero__inner{max-width:560px}.sc-hero__eyebrow{font-size:11px;letter-spacing:.12em;color:var(--sc-terracotta);text-transform:uppercase;margin-bottom:14px}.sc-hero__title{font-size:clamp(28px,4vw,42px);font-weight:500;line-height:1.15;color:var(--sc-text);margin-bottom:12px}.sc-hero__title em{font-style:normal;color:var(--sc-terracotta)}.sc-hero__sub{font-size:15px;color:var(--sc-text-muted);line-height:1.65;margin-bottom:28px;max-width:420px}.sc-hero__ctas{display:flex;gap:12px;margin-bottom:36px;flex-wrap:wrap}.sc-hero__stats{display:flex;gap:32px;flex-wrap:wrap}.sc-hero__stat-num{font-size:20px;font-weight:500;color:var(--sc-text)}.sc-hero__stat-label{font-size:11px;color:var(--sc-text-muted);margin-top:2px}@media(max-width:600px){.sc-hero{padding:36px 20px 32px}.sc-hero__stats{gap:20px}}.sc-trust-bar{display:flex;border-bottom:.5px solid var(--sc-border);background:#fff}.sc-trust-bar__item{flex:1;display:flex;align-items:center;gap:8px;padding:13px 16px;font-size:11px;color:var(--sc-text-muted);border-right:.5px solid var(--sc-border)}.sc-trust-bar__item:last-child{border-right:none}.sc-trust-bar__item svg{width:16px;height:16px;color:var(--sc-terracotta);flex-shrink:0}@media(max-width:600px){.sc-trust-bar{flex-wrap:wrap}.sc-trust-bar__item{flex:1 1 50%;border-bottom:.5px solid var(--sc-border)}.sc-trust-bar__item:nth-child(2){border-right:none}}.sc-section-label{padding:28px 32px 14px;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--sc-text-muted);border-bottom:.5px solid var(--sc-border)}.sc-categories{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:.5px solid var(--sc-border)}.sc-categories__item{padding:20px;border-right:.5px solid var(--sc-border);border-bottom:.5px solid var(--sc-border);cursor:pointer;text-decoration:none;transition:background .15s}.sc-categories__item:hover{background:var(--sc-ivory)}.sc-categories__item:nth-child(3n){border-right:none}.sc-categories__item:nth-last-child(-n+3){border-bottom:none}.sc-categories__icon{font-size:22px;margin-bottom:8px;display:block;color:var(--sc-terracotta)}.sc-categories__name{font-size:13px;font-weight:500;color:var(--sc-text);display:block}@media(max-width:480px){.sc-categories{grid-template-columns:repeat(2,1fr)}.sc-categories__item:nth-child(3n){border-right:.5px solid var(--sc-border)}.sc-categories__item:nth-child(2n){border-right:none}}.sc-featured-products{padding:0 32px 40px}.sc-section-header{display:flex;justify-content:space-between;align-items:baseline;padding:32px 0 20px}.sc-section-title{font-size:20px;font-weight:500;color:var(--sc-text)}.sc-section-link{font-size:13px;color:var(--sc-terracotta);text-decoration:none}.sc-section-link:hover{text-decoration:underline}.sc-product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.sc-product-card{border:.5px solid var(--sc-border);border-radius:12px;overflow:hidden;background:#fff;text-decoration:none;color:inherit;transition:box-shadow .2s;display:block}.sc-product-card:hover{box-shadow:0 4px 20px #00000012}.sc-product-card__img-wrap{aspect-ratio:1;background:var(--sc-ivory-dark);position:relative;overflow:hidden}.sc-product-card__img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.sc-product-card:hover .sc-product-card__img{transform:scale(1.03)}.sc-product-card__badge{position:absolute;top:10px;left:10px}.sc-product-card__body{padding:14px 14px 16px}.sc-product-card__name{font-size:13px;font-weight:500;color:var(--sc-text);margin-bottom:6px;line-height:1.35}.sc-product-card__stars{margin-bottom:8px;font-size:11px;color:var(--sc-text-muted)}.sc-product-card__pricing{display:flex;align-items:baseline;gap:7px;margin-bottom:12px}.sc-product-card__price{font-size:15px;font-weight:500;color:var(--sc-text)}.sc-product-card__compare{font-size:12px;color:var(--sc-text-muted);text-decoration:line-through}.sc-product-card__atc{width:100%;padding:9px;background:transparent;border:.5px solid rgba(0,0,0,.18);border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;color:var(--sc-text);transition:background .15s,border-color .15s}.sc-product-card__atc:hover{background:var(--sc-brown);color:#fff;border-color:var(--sc-brown)}@media(max-width:480px){.sc-featured-products{padding:0 20px 32px}.sc-product-grid{grid-template-columns:1fr 1fr;gap:12px}}.sc-brand-story{margin:0 32px 40px;padding:28px 32px;background:var(--sc-ivory);border-radius:12px;border:.5px solid var(--sc-ivory-border);display:flex;gap:24px;align-items:flex-start}.sc-brand-story__icon{width:72px;height:72px;min-width:72px;background:var(--sc-ivory-border);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px}.sc-brand-story__eyebrow{font-size:10px;letter-spacing:.1em;color:var(--sc-terracotta);text-transform:uppercase;margin-bottom:6px}.sc-brand-story__title{font-size:17px;font-weight:500;margin-bottom:8px}.sc-brand-story__text{font-size:13px;color:var(--sc-text-muted);line-height:1.65}.sc-brand-story__link{display:inline-block;font-size:13px;color:var(--sc-terracotta);margin-top:10px;text-decoration:none}.sc-brand-story__link:hover{text-decoration:underline}@media(max-width:600px){.sc-brand-story{margin:0 20px 32px;flex-direction:column}}.sc-reviews{padding:0 32px 40px}.sc-reviews__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.sc-reviews__score{font-size:36px;font-weight:500}.sc-reviews__meta{font-size:12px;color:var(--sc-text-muted);margin-top:3px}.sc-reviews__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.sc-review-card{padding:16px;border:.5px solid var(--sc-border);border-radius:8px;background:#fff}.sc-review-card__stars{margin-bottom:6px;font-size:12px}.sc-review-card__text{font-size:13px;color:var(--sc-text-muted);line-height:1.55;margin-bottom:8px}.sc-review-card__author{font-size:12px;font-weight:500}@media(max-width:480px){.sc-reviews{padding:0 20px 32px}.sc-reviews__grid{grid-template-columns:1fr}}.sc-footer-cta{margin:0 32px 40px;padding:36px 32px;background:var(--sc-brown);border-radius:12px;text-align:center}.sc-footer-cta__title{font-size:20px;font-weight:500;color:var(--sc-ivory);margin-bottom:8px}.sc-footer-cta__sub{font-size:14px;color:#a8917e;margin-bottom:22px}.sc-footer-cta__btn{background:var(--sc-ivory);color:var(--sc-brown);border:none;padding:12px 32px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;text-decoration:none;display:inline-block}@media(max-width:600px){.sc-footer-cta{margin:0 20px 32px}}.sc-product-page{max-width:1200px;margin:0 auto;padding:0 32px}.sc-product-breadcrumb{font-size:12px;color:var(--sc-text-muted);padding:12px 0;border-bottom:.5px solid var(--sc-border)}.sc-product-breadcrumb a{color:var(--sc-text-muted);text-decoration:none}.sc-product-breadcrumb a:hover,.sc-product-breadcrumb span{color:var(--sc-terracotta)}.sc-product-layout{display:grid;grid-template-columns:1fr 1fr;gap:48px;padding:32px 0 48px}.sc-product-gallery__main{aspect-ratio:1;background:var(--sc-ivory-dark);border-radius:12px;overflow:hidden;margin-bottom:10px}.sc-product-gallery__main img{width:100%;height:100%;object-fit:cover}.sc-product-gallery__thumbs{display:flex;gap:8px}.sc-product-gallery__thumb{width:60px;height:60px;border-radius:8px;overflow:hidden;cursor:pointer;border:2px solid transparent;background:var(--sc-ivory-dark);flex-shrink:0}.sc-product-gallery__thumb.is-active{border-color:var(--sc-brown)}.sc-product-gallery__thumb img{width:100%;height:100%;object-fit:cover}.sc-product-info__eyebrow{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--sc-terracotta);margin-bottom:8px}.sc-product-info__title{font-size:clamp(20px,2.5vw,26px);font-weight:500;line-height:1.25;color:var(--sc-text);margin-bottom:12px}.sc-product-info__stars{display:flex;align-items:center;gap:8px;margin-bottom:16px;font-size:13px}.sc-product-info__review-link{color:var(--sc-terracotta);text-decoration:underline;cursor:pointer}.sc-product-info__pricing{display:flex;align-items:baseline;gap:10px;margin-bottom:4px}.sc-product-info__price{font-size:24px;font-weight:500}.sc-product-info__compare{font-size:14px;color:var(--sc-text-muted);text-decoration:line-through}.sc-product-info__vat{font-size:12px;color:var(--sc-text-muted);margin-bottom:18px}.sc-product-divider{height:.5px;background:var(--sc-border);margin:16px 0}.sc-option-label{font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--sc-text-muted);margin-bottom:10px}.sc-color-swatches{display:flex;gap:10px;margin-bottom:6px}.sc-swatch{width:32px;height:32px;border-radius:50%;cursor:pointer;border:2px solid transparent;transition:transform .1s}.sc-swatch:hover{transform:scale(1.1)}.sc-swatch.is-active{outline:2px solid var(--sc-brown);outline-offset:2px}.sc-swatch-name{font-size:13px;color:var(--sc-text);margin-bottom:16px}.sc-size-options{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px}.sc-size-btn{padding:7px 14px;border:.5px solid rgba(0,0,0,.18);border-radius:6px;font-size:13px;cursor:pointer;background:transparent;color:var(--sc-text);transition:all .15s}.sc-size-btn:hover{border-color:var(--sc-brown)}.sc-size-btn.is-active{background:var(--sc-brown);color:#fff;border-color:var(--sc-brown)}.sc-qty-row{display:flex;align-items:center;gap:12px;margin-bottom:16px}.sc-qty{display:flex;align-items:center;border:.5px solid rgba(0,0,0,.18);border-radius:7px;overflow:hidden}.sc-qty__btn{width:36px;height:38px;background:none;border:none;cursor:pointer;font-size:18px;color:var(--sc-text-muted);transition:background .1s}.sc-qty__btn:hover{background:var(--sc-ivory)}.sc-qty__num{width:36px;text-align:center;font-size:14px;font-weight:500;border-left:.5px solid rgba(0,0,0,.1);border-right:.5px solid rgba(0,0,0,.1);line-height:38px}.sc-stock-pill{font-size:12px;background:var(--sc-green-light);color:var(--sc-green-dark);padding:4px 10px;border-radius:20px;font-weight:500}.sc-product-cta-primary{width:100%;padding:14px;background:var(--sc-brown);color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:500;cursor:pointer;margin-bottom:10px;letter-spacing:.02em;transition:opacity .15s}.sc-product-cta-primary:hover{opacity:.88}.sc-product-cta-secondary{width:100%;padding:12px;background:transparent;color:var(--sc-text);border:.5px solid rgba(0,0,0,.18);border-radius:8px;font-size:14px;cursor:pointer;transition:background .15s}.sc-product-cta-secondary:hover{background:var(--sc-ivory)}.sc-guarantee{display:flex;gap:10px;align-items:flex-start;padding:14px 0;border-top:.5px solid var(--sc-border);border-bottom:.5px solid var(--sc-border);margin:14px 0;font-size:13px;color:var(--sc-text-muted);line-height:1.5}.sc-guarantee svg{width:18px;height:18px;color:var(--sc-terracotta);flex-shrink:0;margin-top:1px}.sc-guarantee strong{color:var(--sc-text)}.sc-delivery{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--sc-text-muted)}.sc-delivery svg{width:16px;height:16px;color:var(--sc-green-dark)}.sc-product-tabs{border-top:.5px solid var(--sc-border);margin-top:0}.sc-tabs-nav{display:flex}.sc-tab-btn{flex:1;padding:14px;font-size:13px;font-weight:500;text-align:center;cursor:pointer;color:var(--sc-text-muted);border:none;background:transparent;border-bottom:2px solid transparent;transition:color .15s,border-color .15s}.sc-tab-btn.is-active{color:var(--sc-text);border-bottom-color:var(--sc-brown)}.sc-tab-content{padding:24px 32px;display:none}.sc-tab-content.is-active{display:block}.sc-feature-list{display:flex;flex-direction:column;gap:12px}.sc-feature-item{display:flex;gap:12px;font-size:14px;color:var(--sc-text-muted);line-height:1.6}.sc-feature-item svg{width:18px;height:18px;color:var(--sc-terracotta);flex-shrink:0;margin-top:2px}.sc-specs-table{width:100%;border-collapse:collapse;font-size:13px}.sc-specs-table tr:nth-child(2n){background:var(--sc-ivory)}.sc-specs-table td{padding:10px 14px;color:var(--sc-text-muted);border-bottom:.5px solid var(--sc-border)}.sc-specs-table td:first-child{font-weight:500;color:var(--sc-text);width:40%}.sc-sticky-bar{display:none;position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:.5px solid var(--sc-border);padding:12px 20px;z-index:50;gap:14px;align-items:center;justify-content:space-between}.sc-sticky-bar.is-visible{display:flex}.sc-sticky-bar__name{font-size:13px;font-weight:500}.sc-sticky-bar__price{font-size:15px;font-weight:500}.sc-sticky-bar__btn{background:var(--sc-brown);color:#fff;border:none;padding:11px 24px;border-radius:7px;font-size:14px;font-weight:500;cursor:pointer;white-space:nowrap}@media(max-width:768px){.sc-product-layout{grid-template-columns:1fr;gap:24px;padding:20px 0 32px}.sc-product-page{padding:0 20px}.sc-product-page{padding-bottom:80px}.sc-tab-content{padding:20px}}.sc-cart-page{max-width:1100px;margin:0 auto;padding:0 32px 48px}.sc-cart-header{display:flex;align-items:baseline;gap:10px;padding:24px 0 16px;border-bottom:.5px solid var(--sc-border)}.sc-cart-header__title{font-size:22px;font-weight:500}.sc-cart-header__count{font-size:14px;color:var(--sc-text-muted)}.sc-cart-layout{display:grid;grid-template-columns:1fr 380px;gap:40px;padding-top:32px}.sc-cart-item{display:flex;gap:16px;padding:18px 0;border-bottom:.5px solid var(--sc-border)}.sc-cart-item__img{width:80px;height:80px;flex-shrink:0;background:var(--sc-ivory-dark);border-radius:10px;overflow:hidden;border:.5px solid var(--sc-ivory-border)}.sc-cart-item__img img{width:100%;height:100%;object-fit:cover}.sc-cart-item__details{flex:1}.sc-cart-item__brand{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--sc-text-muted);margin-bottom:4px}.sc-cart-item__name{font-size:14px;font-weight:500;margin-bottom:4px;line-height:1.3}.sc-cart-item__variant{font-size:12px;color:var(--sc-text-muted);margin-bottom:10px}.sc-cart-item__row{display:flex;align-items:center;justify-content:space-between}.sc-cart-item__price{font-size:15px;font-weight:500}.sc-cart-item__remove{background:none;border:none;color:var(--sc-text-muted);cursor:pointer;font-size:13px;padding:2px 4px}.sc-cart-item__remove:hover{color:#c0392b}.sc-free-ship{padding:14px 0 16px;border-bottom:.5px solid var(--sc-border)}.sc-free-ship__text{font-size:13px;color:var(--sc-text-muted);margin-bottom:8px}.sc-free-ship__text strong{color:var(--sc-terracotta)}.sc-free-ship__track{background:var(--sc-ivory-border);height:4px;border-radius:2px}.sc-free-ship__fill{background:var(--sc-terracotta);height:4px;border-radius:2px;transition:width .4s}.sc-upsell{padding:16px 0;border-bottom:.5px solid var(--sc-border)}.sc-upsell__label{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--sc-text-muted);margin-bottom:10px}.sc-upsell__card{display:flex;gap:12px;align-items:center;padding:12px;background:var(--sc-ivory);border-radius:9px;border:.5px solid var(--sc-ivory-border)}.sc-upsell__img{width:52px;height:52px;flex-shrink:0;background:var(--sc-ivory-dark);border-radius:7px;overflow:hidden}.sc-upsell__img img{width:100%;height:100%;object-fit:cover}.sc-upsell__name{font-size:13px;font-weight:500;margin-bottom:2px}.sc-upsell__price{font-size:12px;color:var(--sc-text-muted)}.sc-upsell__btn{margin-left:auto;flex-shrink:0;background:transparent;border:.5px solid rgba(0,0,0,.18);padding:6px 12px;border-radius:6px;font-size:12px;cursor:pointer;color:var(--sc-text);transition:all .15s}.sc-upsell__btn:hover{background:var(--sc-brown);color:#fff;border-color:var(--sc-brown)}.sc-order-summary{position:sticky;top:90px}.sc-order-summary__title{font-size:16px;font-weight:500;margin-bottom:18px}.sc-summary-line{display:flex;justify-content:space-between;font-size:14px;color:var(--sc-text-muted);margin-bottom:10px}.sc-summary-line--discount{color:var(--sc-green-dark)}.sc-summary-total{display:flex;justify-content:space-between;font-size:17px;font-weight:500;padding-top:14px;margin-top:6px;border-top:.5px solid var(--sc-border);margin-bottom:18px}.sc-discount-row{display:flex;gap:8px;margin-bottom:14px}.sc-discount-input{flex:1;padding:9px 12px;border:.5px solid rgba(0,0,0,.18);border-radius:7px;font-size:13px;background:transparent;color:var(--sc-text);outline:none}.sc-discount-input:focus{border-color:var(--sc-brown)}.sc-discount-btn{padding:9px 16px;background:transparent;border:.5px solid rgba(0,0,0,.18);border-radius:7px;font-size:13px;cursor:pointer;color:var(--sc-text);transition:all .15s}.sc-discount-btn:hover{background:var(--sc-brown);color:#fff;border-color:var(--sc-brown)}.sc-applied-code{display:flex;align-items:center;justify-content:space-between;background:var(--sc-green-light);border-radius:7px;padding:8px 12px;margin-bottom:14px;font-size:13px}.sc-applied-code__label{color:var(--sc-green-dark);font-weight:500}.sc-applied-code__remove{color:var(--sc-green-dark);cursor:pointer;opacity:.7;font-size:12px}.sc-checkout-btn{width:100%;padding:15px;background:var(--sc-brown);color:#fff;border:none;border-radius:9px;font-size:15px;font-weight:500;cursor:pointer;letter-spacing:.02em;margin-bottom:10px;transition:opacity .15s}.sc-checkout-btn:hover{opacity:.88}.sc-pay-methods{display:flex;gap:8px;margin-bottom:14px}.sc-pay-pill{flex:1;padding:9px;border:.5px solid var(--sc-border);border-radius:7px;display:flex;align-items:center;justify-content:center;font-size:13px;cursor:pointer;background:#fff;color:var(--sc-text-muted);transition:border-color .15s}.sc-pay-pill:hover{border-color:var(--sc-brown)}.sc-cart-guarantee{display:flex;gap:8px;align-items:flex-start;background:var(--sc-ivory);padding:12px 14px;border-radius:8px;font-size:12px;color:var(--sc-text-muted);line-height:1.5;margin-bottom:12px}.sc-cart-guarantee svg{width:16px;height:16px;color:var(--sc-terracotta);flex-shrink:0;margin-top:1px}.sc-trust-icons{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;font-size:11px;color:var(--sc-text-muted)}.sc-trust-icons__item{display:flex;align-items:center;gap:4px}.sc-trust-icons__item svg{width:14px;height:14px}@media(max-width:768px){.sc-cart-layout{grid-template-columns:1fr;gap:32px}.sc-order-summary{position:static}.sc-cart-page{padding:0 20px 48px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/scalpit-theme.css.map */
