:root{--color-bg: #efeeea;--color-surface: #ffffff;--color-text: #0f0f0f;--color-muted: #73706c;--color-line: #e7e4df;--color-accent: #282323;--color-accent-text: #ffffff;--page-width: 1120px;--space: clamp(18px, 3vw, 40px);--radius: 22px;--radius-sm: 14px;--shadow: 0 24px 70px rgba(31, 29, 27, .14)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 20% 0%,rgba(255,255,255,.9),transparent 34rem),var(--color-bg);color:var(--color-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.55;letter-spacing:0}img,svg,video{display:block;max-width:100%}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:.18em}button,input,textarea,select{font:inherit}button{cursor:pointer}.skip-link{position:absolute;left:1rem;top:1rem;z-index:100;transform:translateY(-160%);background:var(--color-text);color:var(--color-bg);padding:.75rem 1rem;border-radius:var(--radius)}.skip-link:focus{transform:translateY(0)}.main-content{min-height:60vh}.page-width{width:min(var(--page-width),calc(100% - (var(--space) * 2)));margin-inline:auto}.section{padding-block:clamp(42px,7vw,96px)}.section-tight{padding-block:clamp(28px,5vw,64px)}.visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.button,.shopify-payment-button__button,.shopify-challenge__button{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:.9rem 1.35rem;border:1px solid var(--color-accent);border-radius:999px;background:var(--color-accent);color:var(--color-accent-text);text-decoration:none;transition:transform .16s ease,background .16s ease,border-color .16s ease}.button:hover,.shopify-payment-button__button:hover,.shopify-challenge__button:hover{transform:translateY(-1px)}.button.secondary{background:transparent;color:var(--color-text);border-color:var(--color-line)}.input,.field__input,input[type=text],input[type=email],input[type=search],input[type=number],textarea,select{width:100%;min-height:48px;border:1px solid var(--color-line);border-radius:var(--radius-sm);background:var(--color-surface);color:var(--color-text);padding:.75rem .9rem}.header{position:sticky;top:0;z-index:30;border-bottom:0;background:#efeeead1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;min-height:82px}.header__brand{justify-self:center;font-size:1.1rem;font-weight:780;text-decoration:none}.header__nav,.header__actions{display:flex;align-items:center;gap:clamp(.75rem,2vw,1.4rem)}.header__actions{justify-content:flex-end}.header__nav a,.header__actions a{color:var(--color-text);text-decoration:none;font-size:.94rem}.header__nav a:hover,.header__actions a:hover{color:var(--color-text)}.menu-toggle{display:none;width:44px;min-height:44px;align-items:center;justify-content:center;gap:4px;border:1px solid var(--color-line);background:var(--color-surface);border-radius:50%;padding:0;box-shadow:0 8px 24px #0000000f}.menu-toggle span:not(.visually-hidden){display:block;width:4px;height:4px;border-radius:50%;background:var(--color-text)}.mobile-tabbar{display:none}.hero{width:min(var(--page-width),calc(100% - (var(--space) * 2)));min-height:clamp(520px,72vh,720px);display:flex;align-items:end;margin:0 auto clamp(10px,3vw,24px);overflow:hidden;border-radius:clamp(28px,5vw,48px);background:var(--color-surface);box-shadow:var(--shadow)}.hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero__media img{width:100%;height:100%;object-fit:cover}.hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000000a,#0000006b)}.hero__inner{position:relative;z-index:1;color:#fff;padding-block:clamp(64px,12vw,124px)}.hero__content{max-width:680px}.eyebrow{margin:0 0 .75rem;color:var(--color-muted);font-size:.78rem;font-weight:720;text-transform:uppercase;letter-spacing:.08em}.hero .eyebrow{color:#ffffffbf}.hero h1,.page-heading h1,.product__title{margin:0;font-size:clamp(2.1rem,6vw,4.8rem);line-height:1;font-weight:820;letter-spacing:0}.hero p,.page-heading p{max-width:640px;margin:1rem 0 0;color:color-mix(in srgb,currentColor,transparent 16%);font-size:clamp(1.03rem,1.7vw,1.24rem)}.hero__actions,.section-heading{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-top:1.6rem}.section-heading{margin-top:0;margin-bottom:1.6rem}.section-heading h2{margin:0;font-size:clamp(1.7rem,3vw,2.5rem);line-height:1.08}.section-heading p{margin:.35rem 0 0;color:var(--color-muted)}.grid{display:grid;gap:clamp(1.1rem,2.2vw,1.7rem)}.collection-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card{display:grid;gap:.8rem;text-decoration:none}.product-card__media{position:relative;aspect-ratio:.78;overflow:hidden;border-radius:var(--radius);background:#f7f6f3;box-shadow:0 12px 34px #18161412}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .36s ease}.product-card:hover .product-card__media img{transform:scale(1.025)}.product-card__info{display:grid;gap:.16rem}.product-card__title,.collection-card__title{margin:0;font-size:1.04rem;font-weight:790}.price,.product-card__vendor,.meta{color:var(--color-text);font-size:.94rem}.product-card__vendor,.meta{color:var(--color-muted)}.product-card__meta{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.rating{display:inline-flex;align-items:center;gap:.25rem;color:#f2c318;font-size:.9rem;white-space:nowrap}.rating span,.rating a{color:var(--color-text)}.product-card__heart{position:absolute;right:.65rem;top:.65rem;display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border-radius:50%;background:#282323;color:#fff;font-size:1.3rem;line-height:1}.badge{position:absolute;left:.75rem;top:.75rem;background:var(--color-surface);border-radius:999px;padding:.28rem .58rem;font-size:.78rem}.collection-card{display:grid;gap:.85rem;text-decoration:none}.collection-card__media{aspect-ratio:5 / 4;overflow:hidden;border-radius:var(--radius);background:color-mix(in srgb,var(--color-line),transparent 45%)}.collection-card__media img{width:100%;height:100%;object-fit:cover}.page-heading{padding-block:clamp(30px,6vw,82px) clamp(22px,4vw,46px)}.product{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.78fr);gap:clamp(24px,5vw,58px);align-items:start}.product__media{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.product__media-item{overflow:hidden;border-radius:var(--radius);background:#f5f3ef;box-shadow:0 14px 36px #18161412}.product__media-item.is-featured{grid-column:1 / -1;border-radius:clamp(26px,5vw,40px)}.product__media-item img{width:100%;height:100%;object-fit:cover}.product__media-item:not(:first-of-type){aspect-ratio:1}.product__info{position:sticky;top:104px;display:grid;gap:.95rem;align-self:start;padding:clamp(20px,3vw,34px);border-radius:clamp(26px,4vw,34px);background:#ffffffa8;box-shadow:0 18px 60px #18161414;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.product__subtitle{margin:-.55rem 0 0;color:var(--color-text);font-size:1.12rem}.product__rating{margin:-.4rem 0 .2rem}.product__floating-actions{position:absolute;inset:1.1rem 1.1rem auto;z-index:2;display:flex;justify-content:space-between;pointer-events:none}.product__floating-actions a,.product__floating-actions span{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border-radius:50%;background:#1f1d1d;color:#fff;text-decoration:none;font-size:1.55rem;pointer-events:auto}.product-form{display:grid;gap:1rem}.selector-wrapper{display:grid;gap:.45rem;font-weight:720}.quantity-row{display:grid;grid-template-columns:98px 1fr;gap:.8rem}.rte{color:color-mix(in srgb,var(--color-text),transparent 8%)}.rte>*:first-child{margin-top:0}.cart-items{display:grid;gap:1rem}.cart-item{display:grid;grid-template-columns:92px 1fr auto;gap:1rem;align-items:center;padding:.65rem;border:0;border-radius:var(--radius);background:#ffffff9e}.cart-item__image{aspect-ratio:1;overflow:hidden;border-radius:var(--radius-sm);background:color-mix(in srgb,var(--color-line),transparent 45%)}.cart-item__image img{width:100%;height:100%;object-fit:cover}.cart-summary{display:grid;justify-items:end;gap:1rem;margin-top:2rem;padding-top:1.2rem;border-top:1px solid var(--color-line)}.checkout-button{min-width:min(100%,360px)}.pagination{display:flex;justify-content:center;gap:.75rem;margin-top:2rem}.pagination a,.pagination span{display:inline-flex;min-width:42px;min-height:42px;align-items:center;justify-content:center;border:1px solid var(--color-line);border-radius:var(--radius);text-decoration:none}.footer{border-top:1px solid var(--color-line);padding-block:clamp(34px,6vw,72px)}.footer__inner{display:grid;grid-template-columns:1fr auto;gap:1rem;align-items:start}.footer__brand{margin:0;font-size:1.45rem;font-weight:680}.footer__copy{margin:.5rem 0 0;color:var(--color-muted)}.footer__links{display:flex;gap:1rem;flex-wrap:wrap;justify-content:flex-end}.footer__links a{color:var(--color-muted);text-decoration:none}.empty-state{padding:3rem 0;color:var(--color-muted)}.category-pills{display:flex;gap:.75rem;margin:-.55rem 0 1.5rem;overflow-x:auto;scrollbar-width:none}.category-pills::-webkit-scrollbar{display:none}.category-pills a{display:inline-flex;min-height:42px;align-items:center;border:1px solid var(--color-line);border-radius:var(--radius-sm);background:var(--color-surface);color:var(--color-text);padding:.65rem 1rem;text-decoration:none;white-space:nowrap}.category-pills a.is-active{background:#282323;color:#fff;border-color:#282323}@media(max-width:900px){.header__inner{grid-template-columns:auto 1fr auto}.header__brand{justify-self:start}.menu-toggle{display:inline-flex}.header__nav{position:fixed;inset:74px var(--space) auto;display:none;flex-direction:column;align-items:stretch;padding:1rem;border:1px solid var(--color-line);border-radius:var(--radius);background:var(--color-surface);box-shadow:var(--shadow)}.header[data-menu-open=true] .header__nav{display:flex}.product-grid,.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product{grid-template-columns:1fr}.product__info{position:static}.footer__inner{grid-template-columns:1fr}.footer__links{justify-content:flex-start}}@media(max-width:620px){body{padding-bottom:92px}.page-width{width:min(100% - 32px,var(--page-width))}.header{position:static;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.header__inner{min-height:92px}.header__brand{font-size:1.25rem}.header__actions a:not(.cart-link){display:none}.cart-link{display:inline-flex;min-width:44px;height:44px;align-items:center;justify-content:center;border-radius:50%;background:var(--color-surface);font-size:0;box-shadow:0 8px 24px #0000000f}.cart-link:before{content:"Bag";font-size:.75rem;transform:none}.mobile-tabbar{position:fixed;left:18px;right:18px;bottom:18px;z-index:40;display:grid;grid-template-columns:repeat(4,1fr);gap:.35rem;min-height:68px;align-items:center;padding:.55rem .75rem;border-radius:999px;background:#282323;box-shadow:0 18px 50px #14121257}.mobile-tabbar a{position:relative;display:inline-flex;min-width:44px;min-height:44px;align-items:center;justify-content:center;border-radius:50%;color:#fff;text-decoration:none;font-size:1.5rem}.mobile-tabbar a:first-child{background:#ffffff1a}.mobile-tabbar a[data-count]:not([data-count="0"]):after{content:attr(data-count);position:absolute;right:4px;top:2px;min-width:16px;height:16px;border-radius:999px;background:#e02626;color:#fff;font-size:.65rem;line-height:16px;text-align:center}.hero{width:min(100% - 32px,var(--page-width));min-height:520px;border-radius:34px}.hero__actions,.section-heading{align-items:flex-start;flex-direction:column}.product-grid,.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem 1rem}.section{padding-block:28px 46px}.section-heading{margin-bottom:1rem}.section-heading h2{font-size:1.65rem}.product-card__media{border-radius:18px}.product-card__title{font-size:1rem}.product-card__meta{align-items:flex-start;flex-direction:column;gap:.25rem}.product-section{padding-top:0}.product{width:100%;gap:0}.product__media{grid-template-columns:repeat(4,minmax(76px,1fr));gap:.75rem;overflow-x:auto;padding-inline:0}.product__media-item.is-featured{grid-column:1 / -1;border-radius:0 0 34px 34px}.product__media-item:not(:first-of-type){min-width:92px;border-radius:12px}.product__info{width:min(100% - 32px,var(--page-width));margin:-.2rem auto 0;padding:1.1rem 0 0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.product__title{font-size:2rem}.product-form .button{min-height:70px;width:100%;border-radius:999px;font-weight:820}.shopify-payment-button__button{min-height:60px}.cart-page .page-heading{text-align:center}.cart-summary{justify-items:stretch}.checkout-button{min-height:68px}.cart-item{grid-template-columns:78px 1fr}.cart-item__total{grid-column:2}.quantity-row{grid-template-columns:1fr}}.hero{min-height:clamp(520px,68vh,720px)}.hero__media{opacity:1}.hero__media img{object-fit:cover}.hero__media:after{background:linear-gradient(90deg,#000000e0,#00000080 52%,#000000b8),linear-gradient(180deg,#0003,#0000008f)}.hero__fallback{background:linear-gradient(180deg,#0000000d,#000c),radial-gradient(circle at 84% 70%,rgba(181,18,43,.5),transparent 20rem),repeating-linear-gradient(12deg,rgba(255,255,255,.04) 0 1px,transparent 1px 18px),#030303}.hero__inner{min-height:clamp(520px,68vh,720px);align-content:end;padding-block:clamp(64px,10vw,110px)}.story-band{padding-block:0}.story-band .page-width{display:block;min-height:0;padding-block:clamp(42px,8vw,76px)}.story-band__media{display:none}.story-band__content{max-width:620px;padding:0}@media(max-width:900px){.hero,.hero__inner{min-height:560px}.hero__inner{padding-block:56px 46px}.story-band .page-width{width:min(100% - 32px,var(--page-width));padding-block:42px}}@media(max-width:620px){.hero,.hero__inner{min-height:560px}.story-band .page-width{padding-block:34px}}.hero{background:radial-gradient(circle at 50% -15%,rgba(255,255,255,.12),transparent 20rem),radial-gradient(circle at 78% 70%,rgba(181,18,43,.36),transparent 24rem),linear-gradient(180deg,#0003,#030303),repeating-linear-gradient(90deg,rgba(255,255,255,.035) 0 1px,transparent 1px 34px),#030303}.hero__fallback{background:linear-gradient(180deg,#00000059,#000c),radial-gradient(circle at 50% 18%,rgba(255,255,255,.14),transparent 14rem),radial-gradient(circle at 82% 78%,rgba(181,18,43,.48),transparent 22rem),repeating-linear-gradient(12deg,rgba(255,255,255,.045) 0 1px,transparent 1px 18px),#030303}.hero__inner{grid-template-columns:1fr;justify-items:start}.hero__content{max-width:860px}.hero h1{max-width:850px}@media(min-width:901px){.hero__inner{min-height:650px}}:root{--heat-red: #b5122b;--heat-red-dark: #8d0f23;--heat-gold: #f6a500;--heat-black: #030303;--heat-ink: #111111;--heat-bg: #ffffff;--heat-soft: #f7f7f6;--heat-line: #e4e4e4;--radius: 4px;--radius-sm: 3px}body{background:#fff;color:var(--heat-ink);font-family:Impact,Haettenschweiler,Arial Narrow Bold,Roboto Condensed,Helvetica Neue,Arial,sans-serif;letter-spacing:0}p,a,button,input,select,textarea,.price,.meta,.rte,.product-card__vendor,.cart-summary,.selector-wrapper,.filter-panel{font-family:Arial Narrow,Roboto Condensed,Arial,sans-serif}.page-width{width:min(1280px,calc(100% - 56px))}.promo-bar{display:flex;min-height:30px;align-items:center;justify-content:center;background:#050505;color:#fff;font:800 .78rem/1 Arial Narrow,Arial,sans-serif;letter-spacing:.02em}.header{position:sticky;top:0;z-index:50;border-bottom:1px solid var(--heat-line);background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none}.header__inner{min-height:86px;grid-template-columns:180px 1fr 180px}.header__brand{justify-self:start;display:grid;gap:0;color:var(--heat-red);font-style:italic;font-weight:950;line-height:.78;text-transform:uppercase}.header__brand span{font-size:2.05rem}.header__brand strong{color:#111;font-size:1.15rem;font-style:normal;letter-spacing:-.02em}.header__nav{justify-content:center;gap:2rem}.header__nav a,.header__actions a{color:#111;font-size:.78rem;font-weight:900;letter-spacing:.02em;text-transform:uppercase}.header__actions{gap:1.2rem}.icon-link{font-size:1.45rem!important;line-height:1}.cart-link{position:relative;font-size:0!important}.cart-link:before{content:"Bag";font-size:1.15rem}.button,.shopify-payment-button__button,.shopify-challenge__button{min-height:46px;border-color:var(--heat-red);border-radius:var(--radius);background:linear-gradient(180deg,#c81736,var(--heat-red));color:#fff;font-weight:950;text-transform:uppercase;letter-spacing:.02em}.button.secondary{background:transparent;color:#111;border-color:var(--heat-line)}input[type=text],input[type=email],input[type=search],input[type=number],textarea,select{min-height:42px;border-color:#d9d9d9;border-radius:var(--radius-sm);background:#fff}.hero{width:100%;min-height:620px;margin:0;border-radius:0;background:#050505;box-shadow:none}.hero__fallback{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 78% 42%,rgba(181,18,43,.32),transparent 18rem),linear-gradient(90deg,#000000f5,#00000094 52%,#000000d1),repeating-linear-gradient(18deg,rgba(255,255,255,.05) 0 1px,transparent 1px 18px),#070707}.hero__media{opacity:.42}.hero__media:after{background:linear-gradient(90deg,#000000eb,#00000024 55%,#000000b3)}.hero__inner{position:relative;display:grid;grid-template-columns:1fr minmax(280px,.75fr);gap:2rem;align-items:center;min-height:620px;padding-block:70px}.hero__content{max-width:720px}.hero .eyebrow{display:none}.hero h1{max-width:700px;color:#fff;font-size:clamp(4rem,9vw,8.5rem);font-weight:950;line-height:.86;text-transform:uppercase;text-shadow:0 4px 0 rgba(0,0,0,.45)}.hero h1:first-line{color:var(--heat-red)}.hero p{color:#fff;font-size:clamp(1.25rem,2vw,2rem);font-weight:950;text-transform:uppercase}.hero__actions .button{min-width:170px}.hero__product{justify-self:end;display:grid;place-items:center;width:min(440px,100%);aspect-ratio:.78;transform:rotate(2deg);background:radial-gradient(circle at 50% 34%,#ff8b22 0 7%,#c71635 8% 16%,transparent 17%),linear-gradient(160deg,#242424,#080808);color:#fff;box-shadow:0 24px 80px #0000008c}.hero__product span{margin-top:36%;color:var(--heat-red);font-size:clamp(3rem,7vw,6rem);font-style:italic;line-height:.75}.hero__product strong{margin-top:-22%;font-size:clamp(1.4rem,3vw,2.6rem)}.hero+.section,.section{padding-block:48px}.hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:92px;background:#050505;border-top:1px solid rgba(255,255,255,.12)}.section-heading{margin-bottom:26px}.section-heading .eyebrow{display:none}.section-heading h2,.page-heading h1,.product__title{color:#111;font-size:clamp(2rem,4vw,3.4rem);font-weight:950;line-height:.95;text-transform:uppercase}.section-heading .button{min-height:auto;border:0;background:transparent;color:#111;padding:0;font-family:Arial,sans-serif;font-size:.9rem;text-transform:none}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-card{gap:.8rem}.product-card__media{aspect-ratio:1;border:1px solid #dcdcdc;border-radius:var(--radius);background:#f8f8f8;box-shadow:none}.product-card__media img{padding:8%;object-fit:contain}.product-card__title{font-family:Arial Narrow,Arial,sans-serif;font-size:1rem;font-weight:800;text-transform:none}.price{color:#111;font-weight:950}.product-card__meta{justify-content:flex-start;gap:.75rem}.rating{color:var(--heat-gold);font-size:.85rem}.rating span{color:#555}.swatches{display:flex;align-items:center;gap:.5rem}.swatches span{display:block;width:16px;height:16px;border:1px solid #c7c7c7;border-radius:50%;background:#111}.swatches span:nth-child(2){background:var(--heat-red)}.swatches span:nth-child(3){background:#d9d9d9}.swatches span:nth-child(4){background:#ef2c2c}.story-band{background:#050505;color:#fff}.story-band .page-width{display:grid;grid-template-columns:1fr 1fr;min-height:430px;align-items:center}.story-band__media{align-self:stretch;min-height:360px;background:linear-gradient(90deg,#00000014,#050505),radial-gradient(circle at 45% 45%,rgba(255,255,255,.34),transparent 4rem),repeating-linear-gradient(-14deg,#222 0 2px,#080808 2px 13px)}.story-band__content{max-width:520px;padding:56px}.story-band h2{margin:0 0 1.2rem;color:#fff;font-size:clamp(2.4rem,5vw,4.1rem);line-height:.9;text-transform:uppercase}.story-band .rte{color:#fff;font-size:1.12rem}.breadcrumb{order:-1;margin:.4rem 0 0;color:#555;font:500 .82rem/1.4 Arial,sans-serif}.collection-page .page-heading{display:grid;gap:.4rem;padding-bottom:20px}.collection-toolbar{display:flex;justify-content:flex-end;gap:1rem;margin-bottom:18px}.filter-button{display:none;min-height:42px;border:1px solid var(--heat-line);border-radius:var(--radius);background:#fff;padding:0 1rem}.collection-layout{display:grid;grid-template-columns:180px 1fr;gap:34px}.filter-panel{display:grid;align-content:start;gap:.58rem;color:#111}.filter-panel h2,.filter-title{margin:.8rem 0 .2rem;font-weight:950;text-transform:uppercase}.filter-panel label{display:flex;gap:.45rem;align-items:center;color:#222;font-size:.9rem}.product-section{padding-top:44px}.product{grid-template-columns:minmax(0,1fr) 420px;gap:52px}.product__media{grid-template-columns:82px minmax(0,1fr);gap:14px 24px}.product__media-item{cursor:pointer;grid-column:1;aspect-ratio:1;border:1px solid #dedede;border-radius:var(--radius);background:#f7f7f7;box-shadow:none;padding:0}.product__media-item.is-featured{grid-column:2;grid-row:1 / span 4;aspect-ratio:1;border:0;border-radius:var(--radius);background:#f8f8f8}.product__media-item img{padding:7%;object-fit:contain}.product__floating-actions{display:none}.product__info{position:static;gap:.7rem;padding:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.product__info .breadcrumb{margin-bottom:1.2rem}.product__title{font-size:clamp(2.2rem,3.4vw,3.8rem)}.product__rating{margin:0}.product-form{gap:.9rem}.selector-wrapper{gap:.35rem;font-size:.9rem;font-weight:850}.quantity-row{grid-template-columns:1fr}.product-form .button{width:100%;min-height:48px}.shopify-payment-button__button{width:100%;min-height:48px;border-color:#050505;background:#050505}.product-accordions{margin-top:.5rem;border-top:1px solid var(--heat-line)}.product-accordions details{border-bottom:1px solid var(--heat-line);padding:.85rem 0;font-family:Arial,sans-serif}.product-accordions summary{cursor:pointer;font-weight:850;text-transform:uppercase}.cart-layout{display:grid;grid-template-columns:1fr 320px;gap:56px}.cart-items{gap:0}.cart-item{grid-template-columns:88px 1fr 110px;border-bottom:1px solid var(--heat-line);border-radius:0;background:transparent;padding:1rem 0}.cart-item__image{border:1px solid var(--heat-line);border-radius:var(--radius);background:#f7f7f7}.cart-item__image img{padding:10%;object-fit:contain}.cart-summary{align-self:start;gap:.8rem;margin-top:0;padding-top:0;border-top:0}.cart-summary p{display:flex;justify-content:space-between;width:100%;margin:0}.checkout-button{width:100%}.paypal-button{width:100%;border-color:#ffc439;background:#ffc439;color:#123;text-transform:none}.footer{background:#050505;color:#fff;border-top:0}.footer__copy,.footer__links a{color:#ffffffb8}@media(max-width:900px){.page-width{width:min(100% - 28px,1280px)}.promo-bar{min-height:28px;font-size:.72rem}.header__inner{min-height:72px;grid-template-columns:48px 1fr 76px}.header__brand{justify-self:start}.header__brand span{font-size:1.55rem}.header__brand strong{font-size:.88rem}.menu-toggle{display:inline-flex;border:0;box-shadow:none}.menu-toggle span:not(.visually-hidden){width:18px;height:2px;border-radius:0}.header__nav{inset:102px 0 auto;gap:0;border:0;border-top:1px solid var(--heat-line);border-radius:0;box-shadow:none}.header__nav a{padding:1rem 1.5rem;border-bottom:1px solid var(--heat-line);font-size:1rem}.hero,.hero__inner{min-height:660px}.hero__inner{grid-template-columns:1fr;align-content:end;gap:0;padding-block:24px 34px}.hero__product{grid-row:1;justify-self:center;width:min(300px,76vw);margin-bottom:18px}.hero h1{font-size:clamp(4rem,18vw,6.5rem)}.hero p{font-size:1.22rem}.hero:after{display:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.story-band .page-width{width:100%;grid-template-columns:1fr}.story-band__content{padding:32px 22px}.story-band__media{min-height:260px}.collection-toolbar{justify-content:stretch}.filter-button{display:block;flex:1}.collection-toolbar select{flex:1}.collection-layout{grid-template-columns:1fr}.filter-panel{display:none}.product{grid-template-columns:1fr;gap:20px}.product__media{grid-template-columns:repeat(4,minmax(64px,1fr));gap:10px}.product__media-item.is-featured{grid-column:1 / -1;grid-row:auto}.product__media-item:not(.is-featured){grid-column:auto;min-width:0}.product__info{padding-bottom:0}.cart-layout{grid-template-columns:1fr;gap:28px}.cart-item{grid-template-columns:76px 1fr auto}}@media(max-width:620px){body{padding-bottom:78px}.header{position:sticky;background:#fff}.header__actions{display:flex}.icon-link{display:inline-flex!important}.cart-link{width:auto;height:auto;min-width:0;border-radius:0;background:transparent;box-shadow:none}.cart-link:before{content:"Bag";transform:none;font-size:1rem}.mobile-tabbar{left:0;right:0;bottom:0;min-height:66px;grid-template-columns:repeat(4,1fr);border-radius:0;background:#fff;border-top:1px solid var(--heat-line);box-shadow:0 -12px 30px #00000014}.mobile-tabbar a,.mobile-tabbar a:first-child{display:grid;gap:.1rem;min-height:52px;color:#111;background:transparent;font-size:1rem}.mobile-tabbar small{display:block;font:700 .68rem/1 Arial,sans-serif}.mobile-tabbar a:first-child,.mobile-tabbar a:hover{color:var(--heat-red)}.hero{width:100%;border-radius:0}.section{padding-block:34px}.page-heading{padding-block:24px 16px}.section-heading h2,.page-heading h1{font-size:2rem}.product-card__title{font-size:.88rem}.product-card__meta{gap:.3rem}.rating{font-size:.76rem}.product-section{padding-top:20px}.product__title{font-size:2rem}.product-form .button,.shopify-payment-button__button{min-height:46px;border-radius:var(--radius)}.cart-page .page-heading{text-align:left}.cart-item{grid-template-columns:74px 1fr}.cart-item__total{grid-column:2;justify-self:end}}:root{--modern-font: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;--modern-condensed: "Arial", "Helvetica Neue", var(--modern-font)}body,p,a,button,input,select,textarea,.price,.meta,.rte,.product-card__vendor,.cart-summary,.selector-wrapper,.filter-panel{font-family:var(--modern-font)}.header__brand,.hero h1,.hero p,.section-heading h2,.page-heading h1,.product__title,.story-band h2,.filter-panel h2,.filter-title,.button,.shopify-payment-button__button,.shopify-challenge__button{font-family:var(--modern-font);letter-spacing:-.02em}.header__brand{font-style:normal;font-weight:900;letter-spacing:-.06em}.header__brand span{font-size:1.95rem;line-height:.8}.header__brand strong{font-size:1rem;letter-spacing:-.04em}.header__nav a,.header__actions a{font-family:var(--modern-font);font-size:.76rem;font-weight:800;letter-spacing:.02em}.header__actions{gap:.9rem}.icon-link,.cart-link{position:relative;display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;font-size:0!important;color:#111;text-decoration:none}.search-link:before{content:"";width:15px;height:15px;border:2px solid currentColor;border-radius:50%}.search-link:after{content:"";position:absolute;width:8px;height:2px;margin-left:15px;margin-top:14px;background:currentColor;border-radius:999px;transform:rotate(45deg)}.cart-link:before{content:"";width:18px;height:16px;border:2px solid currentColor;border-top:0;border-radius:2px 2px 5px 5px;background:transparent}.cart-link:after{content:"";position:absolute;top:8px;width:10px;height:7px;border:2px solid currentColor;border-bottom:0;border-radius:10px 10px 0 0}.cart-count,.mobile-tabbar a[data-count]:not([data-count="0"]):after{position:absolute;right:1px;top:2px;min-width:16px;height:16px;border-radius:999px;background:var(--heat-red);color:#fff;font:800 .62rem/16px var(--modern-font);text-align:center}.hero h1{font-size:clamp(3.4rem,8vw,7.2rem);font-weight:950;line-height:.9;letter-spacing:-.06em}.hero p{font-size:clamp(1.05rem,1.8vw,1.45rem);font-weight:850;letter-spacing:-.01em}.section-heading h2,.page-heading h1,.product__title,.story-band h2{font-weight:900;letter-spacing:-.045em}.product-card__title{font-family:var(--modern-font);font-weight:750}.button,.shopify-payment-button__button,.shopify-challenge__button{font-weight:850;letter-spacing:0}.mobile-tabbar .tab-icon{position:relative;display:block;width:21px;height:21px;margin-inline:auto;color:currentColor}.tab-home:before{content:"";position:absolute;top:7px;right:3px;bottom:2px;left:3px;border:2px solid currentColor;border-top:0;border-radius:2px}.tab-home:after{content:"";position:absolute;left:4px;top:2px;width:13px;height:13px;border-left:2px solid currentColor;border-top:2px solid currentColor;transform:rotate(45deg)}.tab-shop:before{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border:2px solid currentColor;border-radius:4px}.tab-shop:after{content:"";position:absolute;left:6px;right:6px;top:3px;height:6px;border:2px solid currentColor;border-bottom:0;border-radius:8px 8px 0 0}.tab-account:before{content:"";position:absolute;left:7px;top:3px;width:8px;height:8px;border:2px solid currentColor;border-radius:50%}.tab-account:after{content:"";position:absolute;left:4px;right:4px;bottom:2px;height:8px;border:2px solid currentColor;border-radius:10px 10px 3px 3px}.tab-cart:before{content:"";position:absolute;left:3px;right:3px;bottom:3px;height:12px;border:2px solid currentColor;border-top:0;border-radius:2px 2px 5px 5px}.tab-cart:after{content:"";position:absolute;left:7px;top:3px;width:8px;height:7px;border:2px solid currentColor;border-bottom:0;border-radius:8px 8px 0 0}@media(max-width:900px){.header__actions{justify-content:end;gap:.45rem}.header__inner{grid-template-columns:44px 1fr auto}.header__brand span{font-size:1.55rem}.header__brand strong{font-size:.78rem}}@media(max-width:620px){.header__inner{min-height:66px}.icon-link,.cart-link{width:34px;height:34px}.cart-link{display:inline-flex;background:transparent;box-shadow:none}.cart-link:before{content:"";font-size:0}.hero h1{font-size:clamp(3rem,15vw,5.6rem)}.mobile-tabbar a,.mobile-tabbar a:first-child{font-family:var(--modern-font)}}@media(min-width:901px){.header__inner{grid-template-columns:220px minmax(0,1fr) 140px;gap:2rem}.header__brand{grid-column:1;grid-row:1;justify-self:start}.header__nav{grid-column:2;grid-row:1;justify-content:flex-start;gap:clamp(1.6rem,2.6vw,3rem)}.header__actions{grid-column:3;grid-row:1;justify-self:end}}.menu-toggle{position:relative;width:42px;height:42px;min-height:42px;border:0;border-radius:0;background:transparent;box-shadow:none;padding:0}.menu-toggle span:not(.visually-hidden){position:absolute;left:9px;width:22px;height:2px;border-radius:999px;background:#111;transition:transform .18s ease,top .18s ease}.menu-toggle span:not(.visually-hidden):nth-child(1){top:15px}.menu-toggle span:not(.visually-hidden):nth-child(2){top:22px}.menu-toggle span:not(.visually-hidden):nth-child(3){display:none}.header[data-menu-open=true] .menu-toggle span:not(.visually-hidden):nth-child(1){top:19px;transform:rotate(45deg)}.header[data-menu-open=true] .menu-toggle span:not(.visually-hidden):nth-child(2){top:19px;transform:rotate(-45deg)}.hero__product{display:flex;align-items:center;justify-content:center;width:min(500px,100%);aspect-ratio:1;transform:none;background:transparent;box-shadow:none}.hero__product img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 32px 48px rgba(0,0,0,.5))}.hero__product-placeholder{display:grid;place-items:center;width:100%;height:100%;border:1px solid rgba(255,255,255,.14);background:linear-gradient(160deg,#ffffff14,#ffffff05);color:#ffffffb8;text-transform:uppercase}.hero__product-placeholder span,.hero__product-placeholder strong{margin:0;color:inherit;font:800 1rem/1 var(--modern-font);letter-spacing:.08em}@media(max-width:900px){.header__brand{justify-self:start}.hero__product{width:min(310px,82vw);aspect-ratio:1}}:root{--support-font: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif}body,p,a,button,input,select,textarea,.price,.meta,.rte,.product-card__vendor,.cart-summary,.selector-wrapper,.filter-panel,.breadcrumb,.footer,.promo-bar{font-family:var(--support-font);font-weight:400}.header__nav a,.header__actions a{font-family:var(--support-font);font-size:.82rem;font-weight:650;letter-spacing:.01em;text-transform:none}.promo-bar{font-size:.78rem;font-weight:720;letter-spacing:0}.product-card__title{font-weight:650;letter-spacing:-.01em}.price{font-weight:760}.filter-panel h2,.filter-title,.selector-wrapper,.product-accordions summary{font-family:var(--support-font);font-weight:760;letter-spacing:0}.button,.shopify-payment-button__button,.shopify-challenge__button{font-family:var(--support-font);font-weight:780}.hero__product{width:min(440px,100%);aspect-ratio:.88;padding:clamp(18px,2.4vw,34px);border:1px solid rgba(255,255,255,.12);border-radius:18px;background:linear-gradient(145deg,#ffffff14,#ffffff06),#ffffff09;box-shadow:inset 0 1px #ffffff14,0 30px 90px #0000006b}.hero__product img{padding:clamp(10px,2vw,22px);border-radius:12px;background:#f6f6f4;box-shadow:0 22px 48px #00000047,inset 0 0 0 1px #0000000a;filter:none}.hero__product-placeholder{border-radius:12px}@media(max-width:900px){.header__nav a{font-size:.98rem;font-weight:620}.hero__product{width:min(255px,66vw);padding:14px;border-radius:14px}}@media(max-width:620px){.hero,.hero__inner{min-height:590px}.hero__product{width:min(220px,58vw);margin-bottom:12px;padding:12px}.hero__product img{padding:10px;border-radius:10px}.hero h1{font-size:clamp(2.85rem,13.8vw,5rem)}}.header__nav a,.header__actions a{font-size:.86rem;font-weight:560;letter-spacing:0;text-transform:none}.product-card__title,.collection-card__title{font-family:var(--support-font);font-size:1.02rem;font-weight:560;line-height:1.3;letter-spacing:-.015em}.price,.product-card .price,.product__info .price{font-family:var(--support-font);font-size:.98rem;font-weight:650;letter-spacing:-.01em}.rating,.product__rating,.product-card__vendor,.meta,.breadcrumb,.filter-panel label,.cart-summary p,.rte{font-family:var(--support-font);font-weight:400;letter-spacing:0}.selector-wrapper,.selector-wrapper span,.filter-title,.filter-panel h2,.product-accordions summary{font-family:var(--support-font);font-weight:620;letter-spacing:-.005em;text-transform:none}input[type=text],input[type=email],input[type=search],input[type=number],textarea,select{font-family:var(--support-font);font-size:.96rem;font-weight:400;letter-spacing:0}.collection-toolbar select{font-weight:400}.filter-panel h2{font-size:1.12rem}.filter-title{font-size:.92rem}.product-form .button,.shopify-payment-button__button,.checkout-button{font-size:.96rem;font-weight:720}@media(max-width:900px){.header__nav a{font-size:.98rem;font-weight:500}}.product__rating{display:inline-flex;align-items:center;gap:.35rem;color:#111}.star-icon{display:inline-block;width:16px;height:16px;background:#f5a400;clip-path:polygon(50% 0%,62% 35%,100% 35%,69% 56%,82% 100%,50% 72%,18% 100%,31% 56%,0% 35%,38% 35%)}.product-options{display:grid;gap:1.15rem}.product-option{min-width:0;margin:0;padding:0;border:0}.product-option legend{margin-bottom:.55rem;color:#111;font-family:var(--support-font);font-size:.9rem;font-weight:680;letter-spacing:-.01em}.product-option__values{display:flex;flex-wrap:wrap;gap:.55rem}.option-pill{display:inline-flex;min-width:46px;min-height:42px;align-items:center;justify-content:center;border:1px solid #dedede;border-radius:999px;background:#fff;color:#202020;padding:.55rem .9rem;font:520 .9rem/1 var(--support-font);letter-spacing:0;transition:border-color .16s ease,background .16s ease,color .16s ease,transform .16s ease}.option-pill:hover,.color-swatch:hover{transform:translateY(-1px)}input:checked+.option-pill{border-color:#111;background:#111;color:#fff}.color-swatch{position:relative;display:inline-flex;width:34px;height:34px;border:1px solid #d6d6d6;border-radius:50%;background:#ddd;box-shadow:inset 0 0 0 4px #fff;transition:border-color .16s ease,transform .16s ease}.color-swatch,.product-card__swatches span,.filter-swatch{background:var(--swatch-fallback, #ddd)}.color-swatch[style*=black]{background:#111}.color-swatch[style*=white]{background:#fff}.color-swatch[style*=grey],.color-swatch[style*=gray],.color-swatch[style*=sport-grey]{background:#b9bab8}.color-swatch[style*=red]{background:#c91532}.color-swatch[style*=pink]{background:#f0b6c6}.color-swatch[style*=blue]{background:#9ccce8}.color-swatch[style*=cream],.color-swatch[style*=natural]{background:#eee7db}input:checked+.color-swatch{border-color:#111;box-shadow:inset 0 0 0 4px #fff,0 0 0 2px #111}.quantity-row{gap:1rem}.quantity-stepper{display:grid;grid-template-columns:42px minmax(54px,1fr) 42px;min-height:48px;overflow:hidden;border:1px solid #dedede;border-radius:14px;background:#fff}.quantity-stepper button{border:0;background:#f7f7f7;color:#111;font:650 1.1rem/1 var(--support-font)}.quantity-stepper input{min-height:46px;border:0;border-left:1px solid #ededed;border-right:1px solid #ededed;border-radius:0;text-align:center;-moz-appearance:textfield}.quantity-stepper input::-webkit-outer-spin-button,.quantity-stepper input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.add-to-cart-button{position:relative;display:flex;min-height:60px;align-items:center;justify-content:space-between;gap:1rem;overflow:hidden;border:0;border-radius:999px;background:linear-gradient(135deg,rgba(255,255,255,.16),transparent 38%),linear-gradient(135deg,#d5153b,#980e25);padding:0 1.35rem;box-shadow:0 16px 34px #b5122b42;color:#fff;font-family:var(--modern-font);font-size:1.08rem;font-weight:950;letter-spacing:-.035em;text-transform:uppercase}.add-to-cart-button:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.16),transparent);transform:translate(-100%);transition:transform .42s ease}.add-to-cart-button:hover:after{transform:translate(100%)}.add-to-cart-button span{position:relative;z-index:1}.add-to-cart-button span:first-child{display:inline-flex;align-items:center;gap:.7rem}.button-cart-icon{width:22px;height:22px;flex:0 0 22px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;overflow:visible}.add-to-cart-button.is-disabled,.add-to-cart-button:disabled{background:#999;box-shadow:none;cursor:not-allowed}@media(max-width:620px){.add-to-cart-button{min-height:56px;border-radius:999px;font-size:1rem}.product-option__values{gap:.48rem}}.product-card{position:relative}.product-card__link{display:grid;gap:.8rem;color:inherit;text-decoration:none}.quick-add-form{max-height:0;margin-top:0;overflow:hidden;opacity:0;pointer-events:none;transform:translateY(-4px);transition:max-height .18s ease,margin .18s ease,opacity .18s ease,transform .18s ease}.product-card:hover .quick-add-form,.product-card:focus-within .quick-add-form{max-height:48px;margin-top:.75rem;opacity:1;pointer-events:auto;transform:translateY(0)}.quick-add-button{width:100%;min-height:42px;border:0;border-radius:999px;background:#111111eb;color:#fff;font:680 .9rem/1 var(--support-font);letter-spacing:.03em;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.collection-filter-form{display:block}.filter-panel__header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.filter-panel__header a{color:#777;font-size:.82rem}.filter-group{border-bottom:1px solid #ededed;padding:.85rem 0}.filter-group summary{cursor:pointer;font:650 .92rem/1.2 var(--support-font);list-style:none}.filter-group summary::-webkit-details-marker{display:none}.filter-group__values{display:grid;gap:.55rem;margin-top:.75rem}.filter-group label{display:flex;align-items:center;gap:.55rem;color:#333;font-size:.92rem}.filter-group small{color:#999;margin-left:auto}.filter-group__values--swatches label{align-items:center}.filter-swatch{display:inline-flex;width:18px;height:18px;border:1px solid #d4d4d4;border-radius:50%;background:#ddd}.filter-swatch[style*=black]{background:#111}.filter-swatch[style*=white]{background:#fff}.filter-swatch[style*=gray],.filter-swatch[style*=grey]{background:#bbb}.filter-swatch[style*=red]{background:#c91532}.product-card__swatches span[style*=black],.filter-swatch[style*=black]{background:#111}.product-card__swatches span[style*=white],.filter-swatch[style*=white]{background:#fff}.product-card__swatches span[style*=gray],.product-card__swatches span[style*=grey],.filter-swatch[style*=gray],.filter-swatch[style*=grey]{background:#bbb}.product-card__swatches span[style*=red],.filter-swatch[style*=red]{background:#c91532}.product-card__swatches span[style*=pink],.filter-swatch[style*=pink]{background:#f0b6c6}.product-card__swatches span[style*=blue],.filter-swatch[style*=blue]{background:#9ccce8}.filter-price{display:grid;grid-template-columns:1fr 1fr;gap:.6rem;margin-top:.75rem}.filter-price label{display:grid;gap:.35rem}.filter-submit{width:100%;min-height:42px;margin-top:1rem}.related-products{border-top:1px solid #ececec}.sticky-add-bar{position:fixed;left:0;right:0;bottom:66px;z-index:45;display:none;align-items:center;justify-content:space-between;gap:1rem;padding:.8rem 1rem;border-top:1px solid #e9e9e9;background:#fffffff0;box-shadow:0 -16px 34px #00000014;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.sticky-add-bar strong{display:block;max-width:44vw;overflow:hidden;font:680 .88rem/1.2 var(--support-font);text-overflow:ellipsis;white-space:nowrap}.sticky-add-bar .price{font-size:.84rem}.sticky-add-bar .add-to-cart-button{width:auto;min-height:46px;min-width:160px}@media(max-width:900px){.quick-add-form{position:static;opacity:1;pointer-events:auto;transform:none;margin-top:.65rem}.filter-panel[data-open]{display:grid;padding:1rem;border:1px solid #e8e8e8;border-radius:14px;background:#fff}}@media(max-width:620px){.sticky-add-bar{display:flex}.sticky-add-bar .add-to-cart-button{border-radius:999px}}.free-shipping-progress{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:clamp(.85rem,2vw,1.4rem);width:100%;align-items:center;padding:clamp(1rem,2vw,1.35rem);border:1px solid rgba(255,255,255,.14);border-radius:22px;background:linear-gradient(135deg,#ffffff14,#ffffff05),#060606eb;box-shadow:inset 0 1px #ffffff14,0 22px 54px #00000038;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.free-shipping-progress__icon{display:flex;align-items:center;justify-content:center;width:58px;height:58px;color:var(--heat-red)}.free-shipping-progress__icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.free-shipping-progress__main{display:grid;gap:.75rem}.free-shipping-progress__main p{margin:0;color:#f6f6f6;font-family:var(--support-font);font-size:clamp(.95rem,1.8vw,1.15rem);line-height:1.25}.free-shipping-progress__main strong,.free-shipping-progress__main em{color:var(--heat-red);font-style:normal;font-weight:700}.free-shipping-progress__track{height:9px;overflow:hidden;border-radius:999px;background:#ffffff17}.free-shipping-progress__track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#e0002a,#b5122b);box-shadow:0 0 24px #e0002a47;transition:width .22s ease}.free-shipping-progress__cart{display:grid;gap:.45rem;min-width:138px;justify-items:end;text-align:right}.free-shipping-progress__cart strong{color:#fff;font:850 1rem/1 var(--support-font);letter-spacing:.02em;text-transform:uppercase}.free-shipping-progress__cart span{color:#ffffffbd;font:420 1rem/1.1 var(--support-font)}.free-shipping-progress--compact{width:min(1180px,calc(100% - 32px));margin:.85rem auto;padding:clamp(.8rem,1.6vw,1rem);border-radius:18px}.free-shipping-progress--compact .free-shipping-progress__icon{width:44px;height:44px}.free-shipping-progress--compact .free-shipping-progress__track{height:7px}.cart-summary .free-shipping-progress{margin-bottom:.5rem}@media(max-width:620px){.free-shipping-progress--compact{width:min(100% - 24px,480px);margin:.75rem auto;padding:.9rem}.free-shipping-progress{grid-template-columns:42px minmax(0,1fr);gap:.85rem;border-radius:16px}.free-shipping-progress__icon{width:42px;height:42px}.free-shipping-progress__main p{font-size:.9rem}.free-shipping-progress__cart{grid-column:2;min-width:0;justify-items:start;text-align:left}.free-shipping-progress__cart strong{font-size:.78rem}.free-shipping-progress__cart span{font-size:.86rem}}.promo-bar{gap:.55rem;min-height:38px;background:#050505;color:#fff;font-family:var(--support-font);font-size:clamp(.82rem,1.6vw,1rem);font-weight:800;letter-spacing:.01em}.promo-truck{display:inline-flex;width:20px;height:20px}.promo-truck svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.cart-page{background:radial-gradient(circle at 50% 0%,rgba(0,0,0,.045),transparent 32rem),#fff}.cart-page .page-width{max-width:980px}.cart-page .page-heading{padding-block:clamp(36px,8vw,78px) 1.4rem}.cart-page .page-heading h1{font-size:clamp(3.2rem,10vw,5.5rem)}.cart-layout{grid-template-columns:1fr;gap:1.4rem}.cart-item{position:relative;grid-template-columns:minmax(110px,240px) 1fr auto;gap:clamp(1rem,4vw,2.2rem);align-items:start;padding:clamp(1rem,3vw,1.8rem);border:1px solid #e7e7e7;border-radius:28px;background:#ffffffeb;box-shadow:0 18px 54px #00000014}.cart-item__image{width:100%;max-width:240px;border:0;border-radius:18px;background:#f8f8f8}.cart-item__details{display:grid;gap:.65rem;min-width:0}.cart-item__details a{color:#111;text-decoration:none}.cart-item__details strong{font-family:var(--support-font);font-size:clamp(1.05rem,2.2vw,1.45rem);font-weight:800;letter-spacing:-.03em}.cart-item__price{margin:0;color:#111;font:800 clamp(1rem,2vw,1.35rem)/1 var(--support-font)}.cart-item__quantity{max-width:220px}.cart-item__quantity .quantity-stepper{grid-template-columns:44px 1fr 44px;min-height:46px;border-radius:10px}.cart-item__quantity .quantity-stepper input{min-height:44px;font-size:1rem}.cart-remove{display:inline-flex;align-items:center;gap:.55rem;color:#666;text-decoration:none;font:520 .9rem/1 var(--support-font)}.cart-remove svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.cart-summary{gap:1.25rem}.cart-summary .free-shipping-progress{grid-template-columns:74px minmax(0,1fr);margin:0;border-color:#e7e7e7;background:#fffffff0;color:#111;box-shadow:0 18px 54px #00000014}.cart-summary .free-shipping-progress__icon{width:64px;height:64px;border:2px solid var(--heat-red);border-radius:50%;color:var(--heat-red);padding:.8rem}.cart-summary .free-shipping-progress__main p{color:#111;font-size:clamp(.88rem,2.2vw,1.15rem);font-weight:500}.cart-summary .free-shipping-progress__main strong,.cart-summary .free-shipping-progress__main em{color:var(--heat-red)}.cart-summary .free-shipping-progress__track{background:#e9e9e9}.cart-summary .free-shipping-progress__cart{grid-column:2;justify-items:start;text-align:left}.cart-summary .free-shipping-progress__cart strong{display:none}.cart-summary .free-shipping-progress__cart span{color:#111;font-size:clamp(.92rem,2.3vw,1.12rem);font-weight:800}.cart-totals-card{display:grid;gap:1.05rem;padding:clamp(1.2rem,4vw,2rem);border:1px solid #e7e7e7;border-radius:28px;background:#fffffff0;box-shadow:0 18px 54px #00000014}.cart-totals-card p{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:0;color:#111;font:520 clamp(1rem,3vw,1.45rem)/1.25 var(--support-font)}.cart-total-row{border-top:1px solid #e1e1e1;padding-top:1.15rem}.cart-total-row strong{font-size:clamp(1.35rem,4vw,2rem)}.checkout-button,.update-cart-button{width:100%;min-height:68px;border-radius:10px;font-family:var(--support-font);font-size:clamp(1rem,3vw,1.35rem);font-weight:850;letter-spacing:.02em}.update-cart-button{border:2px solid var(--heat-red)!important;color:var(--heat-red)!important;background:#fff!important}.secure-checkout{margin:.5rem 0 0;color:#777;text-align:center;font:450 .95rem/1.4 var(--support-font)}.secure-checkout:before{content:"";display:inline-block;width:13px;height:15px;margin-right:.5rem;border:2px solid currentColor;border-radius:2px;vertical-align:-2px}@media(max-width:620px){.promo-bar{min-height:36px}.cart-page .page-width{width:min(100% - 28px,980px)}.cart-item{grid-template-columns:132px 1fr;gap:1rem;border-radius:22px}.cart-remove{position:absolute;right:.9rem;top:.9rem;gap:.3rem;font-size:.78rem}.cart-remove svg{width:17px;height:17px}.cart-item__details{padding-right:4.5rem;gap:.42rem}.cart-item__details strong{display:block;max-width:100%;font-size:1rem;line-height:1.15}.cart-item__details .meta{margin:0;font-size:.86rem}.cart-item__quantity{max-width:148px}.cart-item__quantity .selector-wrapper,.cart-item__quantity span:first-child{font-size:.82rem}.cart-item__quantity .quantity-stepper{grid-template-columns:38px 1fr 38px;min-height:40px;border-radius:9px}.cart-item__quantity .quantity-stepper input{min-height:38px;font-size:.95rem}.cart-item__quantity .quantity-stepper button{font-size:.95rem}.cart-summary .free-shipping-progress{grid-template-columns:58px minmax(0,1fr);border-radius:22px}.cart-summary .free-shipping-progress__icon{width:48px;height:48px}.cart-summary .free-shipping-progress__main p{font-size:.84rem}.cart-summary .free-shipping-progress__cart span{font-size:.92rem}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/base.css.map */
