:root{--accent:#d6ff2f}.skip-link{position:absolute;left:-9999px;top:8px;background:#fff;color:#111;padding:12px;z-index:100}.skip-link:focus{left:8px}.icon-link{display:inline-grid;place-items:center;min-width:32px;min-height:32px;font-weight:700}.hero:before{background-image:linear-gradient(90deg,#000000db,#0009 45%,#0000001f 78%),var(--hero-image)}.collection-card{background-size:cover;background-position:center}.collection-card--1{background-color:#24272b}.collection-card--2{background-color:#343426}.collection-card--3{background-color:#4a2c1d}.product-image svg{width:100%;height:100%;background:#efede7;fill:#c9c4ba}.story-photo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.48}.rte{line-height:1.75}.rte p{margin:0 0 1em}.section-shell{max-width:1380px;margin:auto;padding:80px 55px}.section-shell h1{font-family:Archivo Black;font-size:clamp(44px,6vw,82px);line-height:.95;margin:0 0 28px}.main-product{display:grid;grid-template-columns:1.05fr .95fr;gap:60px}.product-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.product-gallery img{border-radius:18px}.product-details{position:sticky;top:30px;align-self:start}.product-price{font-size:24px;font-weight:800;margin:18px 0}.product-details form{display:grid;gap:12px;margin-top:28px}.product-details select,.product-details input,.cart-line input,.section-shell input[type=search]{width:100%;padding:15px;border:1px solid #222;background:#fff;font:inherit}.buy-button{border:0;min-height:58px;cursor:pointer}.buy-button:disabled{opacity:.5}.collection-page .product-grid{margin-top:30px}.cart-line{display:grid;grid-template-columns:130px 1fr 90px 120px;align-items:center;gap:24px;padding:20px 0;border-bottom:1px solid #ddd}.cart-line img{border-radius:12px}.cart-line h2{font-size:18px}.cart-total{text-align:right;margin-top:30px}.cart-total .button{margin-left:10px;border:0}.newsletter .errors{list-style:none;padding:0}.pagination{grid-column:1/-1}@media(max-width:800px){.main-product{grid-template-columns:1fr}.product-details{position:static}.cart-line{grid-template-columns:90px 1fr}.cart-line input,.cart-line strong{grid-column:2}.section-shell{padding:55px 20px}}.product-gallery img{display:block;width:100%;height:auto;object-fit:contain}.product-zoom-trigger{position:relative;display:block;width:100%;padding:0;border:0;border-radius:18px;background:transparent;overflow:hidden;cursor:zoom-in}.product-zoom-trigger:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.zoom-hint{position:absolute;right:12px;bottom:12px;padding:9px 12px;border-radius:999px;background:#000000c2;color:#fff;font-size:10px;font-weight:800;letter-spacing:.1em;opacity:0;transform:translateY(5px);transition:.2s}.product-zoom-trigger:hover .zoom-hint,.product-zoom-trigger:focus-visible .zoom-hint{opacity:1;transform:none}.product-lightbox{width:min(94vw,1400px);height:min(94vh,1100px);max-width:none;max-height:none;padding:24px;border:0;border-radius:20px;background:#111;color:#fff;overflow:hidden}.product-lightbox::backdrop{background:#000000e0;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.product-lightbox[open]{display:grid;place-items:center}.product-lightbox img{display:block;width:auto;max-width:100%;height:auto;max-height:calc(94vh - 48px);object-fit:contain}.product-lightbox-close{position:absolute;top:14px;right:14px;z-index:2;width:46px;height:46px;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:#000000b8;color:#fff;font-size:30px;line-height:1;cursor:pointer}@media(max-width:650px){.zoom-hint{opacity:1}.product-lightbox{width:100vw;height:100vh;border-radius:0;padding:16px}.product-lightbox img{max-height:calc(100vh - 32px)}}.product-gallery{display:block}.product-gallery-main{background:#f3f1ec}.product-gallery-main img{max-height:820px;object-fit:contain}.product-thumbnails{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:12px}.product-thumbnail{aspect-ratio:1;padding:0;border:2px solid transparent;border-radius:12px;background:#f3f1ec;overflow:hidden;cursor:pointer;opacity:.68;transition:border-color .2s,opacity .2s,transform .2s}.product-thumbnail img{width:100%;height:100%;object-fit:cover;border-radius:9px}.product-thumbnail:hover{opacity:1;transform:translateY(-2px)}.product-thumbnail.is-selected{border-color:var(--ink);opacity:1}.product-thumbnail:focus-visible{outline:3px solid var(--accent);outline-offset:2px}@media(max-width:650px){.product-thumbnails{display:flex;overflow-x:auto;padding-bottom:6px;scroll-snap-type:x mandatory}.product-thumbnail{flex:0 0 78px;scroll-snap-align:start}}.cart-line>img{display:block;width:100%;height:auto;max-height:160px;object-fit:contain;align-self:center;background:#f3f1ec}.main-nav{position:fixed!important;top:0!important;bottom:0!important;left:0!important;right:auto!important;z-index:101!important;width:min(88vw,390px)!important;padding:96px 38px 38px!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:0!important;background:#fff!important;border:0!important;box-shadow:18px 0 55px #0003;transform:translate(-105%);visibility:hidden;transition:transform .28s ease,visibility .28s}.main-nav.open{transform:translate(0);visibility:visible}.main-nav a{display:block;padding:20px 0;border-bottom:1px solid #ddd;font-family:Archivo Black;font-size:24px;letter-spacing:-.02em}.nav-close{position:absolute;top:26px;right:28px;width:44px;height:44px;border:1px solid #bbb;border-radius:50%;background:#fff;font-size:28px;line-height:1;cursor:pointer}.nav-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:block;border:0;background:#0000008a;opacity:0;visibility:hidden;transition:opacity .28s,visibility .28s}.nav-overlay.open{opacity:1;visibility:visible}.nav-open{overflow:hidden}@media(max-width:650px){.main-nav{width:min(92vw,360px)!important;padding:82px 28px 28px!important}.main-nav a{font-size:21px;padding:17px 0}.nav-close{top:20px;right:20px}}.product-lightbox-arrow{position:absolute;top:50%;z-index:2;width:54px;height:54px;border:1px solid rgba(255,255,255,.45);border-radius:50%;background:#000000b3;color:#fff;font-size:25px;transform:translateY(-50%);cursor:pointer}.product-lightbox-arrow:hover,.product-lightbox-arrow:focus-visible{background:var(--accent);color:#111}.product-lightbox-previous{left:18px}.product-lightbox-next{right:18px}.product-lightbox-count{position:absolute;left:50%;bottom:14px;z-index:2;transform:translate(-50%);padding:8px 12px;border-radius:999px;background:#000000b8;font-size:12px;font-weight:800;letter-spacing:.08em}.product-lightbox [hidden]{display:none!important}@media(max-width:650px){.product-lightbox-arrow{width:46px;height:46px}.product-lightbox-previous{left:8px}.product-lightbox-next{right:8px}}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.main-product{grid-template-columns:minmax(0,1.35fr) minmax(360px,.65fr);align-items:start;gap:48px}.product-gallery{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(180px,.9fr);gap:16px;align-items:start}.product-gallery-main{grid-column:1;position:sticky;top:20px}.product-gallery-main img{max-height:none}.product-thumbnails{grid-column:2;display:grid;grid-template-columns:1fr;gap:16px;margin:0}.product-thumbnail{aspect-ratio:auto;min-height:0;border:0;border-radius:16px;opacity:1}.product-thumbnail img{height:auto;aspect-ratio:auto;object-fit:contain;border-radius:16px}.product-thumbnail.is-selected{box-shadow:0 0 0 3px var(--ink)}.product-details{top:20px}.product-details h1{font-size:clamp(36px,4vw,64px);margin-bottom:14px}.product-pricing{display:flex;align-items:baseline;gap:13px;margin:12px 0}.product-pricing .product-price{margin:0;color:#d51f36;font-size:30px;font-weight:900}.product-compare-price{font-size:22px;color:#555}.product-stock{display:flex;align-items:center;gap:8px;margin:18px 0 26px;font-size:13px;font-weight:800}.product-stock span{width:9px;height:9px;border-radius:50%;background:#49a54e;box-shadow:0 0 0 4px #49a54e24}.product-stock.is-sold-out span{background:#999;box-shadow:none}.product-purchase-form{display:block;margin:0}.product-option-group{margin:0 0 24px;padding:0;border:0}.product-option-group legend{margin-bottom:11px;font-size:15px}.product-option-values{display:flex;flex-wrap:wrap;gap:8px}.product-option-values label{min-width:62px;padding:14px 17px;border:1px solid #cbc7c0;border-radius:9px;text-align:center;font-size:14px;font-weight:800;cursor:pointer;transition:.18s}.product-option-values label:hover{border-color:#222}.product-option-values input:checked+label{border:2px solid #111;padding:13px 16px;background:#fff}.product-option-values input:focus-visible+label{outline:3px solid var(--accent);outline-offset:2px}.purchase-row{display:grid;grid-template-columns:116px 1fr;gap:10px;margin-top:4px}.quantity-control{display:grid;grid-template-columns:36px 1fr 36px;align-items:center;border:1px solid #bbb;border-radius:999px;overflow:hidden;background:#fff}.quantity-control button{height:54px;border:0;background:transparent;font-size:20px;cursor:pointer}.quantity-control input{width:100%!important;padding:0!important;border:0!important;text-align:center;font-weight:800;-webkit-appearance:textfield;appearance:textfield}.quantity-control input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.buy-button{min-height:56px;border-radius:999px;font-size:13px}.secure-checkout-note{text-align:center;color:#666;font-size:11px;font-weight:700}.product-assurances{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:24px 0}.product-assurances div{padding:16px;border-radius:12px;background:#f2f2f2}.product-assurances strong,.product-assurances span{display:block}.product-assurances strong{font-size:12px}.product-assurances span{margin-top:4px;color:#6b6b6b;font-size:10px}.product-accordions{border-top:1px solid #ddd}.product-accordions details{border-bottom:1px solid #ddd}.product-accordions summary{display:flex;justify-content:space-between;padding:19px 0;font-weight:900;cursor:pointer;list-style:none}.product-accordions summary::-webkit-details-marker{display:none}.product-accordions details[open] summary span{transform:rotate(45deg)}.product-accordions .rte{padding:0 0 20px;color:#4f4f4f;font-size:14px}@media(max-width:1000px){.main-product{grid-template-columns:1fr}.product-details,.product-gallery-main{position:static}}@media(max-width:650px){.product-gallery{display:block}.product-thumbnails{display:flex;margin-top:12px;gap:10px}.product-thumbnail{flex:0 0 86px}.product-thumbnail img{width:100%;height:100%;aspect-ratio:1;object-fit:cover}.purchase-row{grid-template-columns:100px 1fr}.product-assurances{grid-template-columns:1fr 1fr}}.product-thumbnail.is-selected{display:none}.dtc-hero,.dtc-pad{--blue:#174dcc;--cream:#f3ead7;--red:#dc2f2f;--yellow:#f3bd22}.dtc-hero{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);min-height:calc(100vh - 90px);background:var(--blue);color:var(--cream);overflow:hidden}.dtc-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(55px,8vw,125px)}.dtc-tag{margin:0 0 24px;font-size:12px;font-weight:900;letter-spacing:.19em}.dtc-hero h1,.dtc-pad h2,.dtc-product-headline{font-family:Archivo Black;text-transform:uppercase}.dtc-hero h1{max-width:760px;margin:0;font-size:clamp(62px,9vw,150px);line-height:.78;letter-spacing:-.07em}.dtc-lede{max-width:560px;margin:34px 0 28px;font-size:clamp(18px,2vw,26px);line-height:1.35}.dtc-button{align-self:flex-start;padding:17px 29px;border-radius:999px;background:var(--yellow);color:#111;font-size:13px;font-weight:900;letter-spacing:.1em}.dtc-campaign{margin:42px 0 0;padding-top:18px;border-top:2px solid var(--cream);font-family:Archivo Black;font-size:clamp(18px,2.2vw,32px)}.dtc-hero-art{position:relative;display:grid;place-items:center;background:var(--cream)}.dtc-hero-art:before{content:"DTC";position:absolute;color:var(--red);font-family:Archivo Black;font-size:clamp(160px,28vw,520px);line-height:1;opacity:.12}.dtc-hero-art img{position:relative;z-index:1;width:100%;height:100%;max-height:900px;object-fit:contain}.dtc-pad{padding:clamp(70px,10vw,150px) max(24px,6vw)}.dtc-pad h2{margin:0;font-size:clamp(48px,8vw,120px);line-height:.86;letter-spacing:-.055em}.dtc-story,.dtc-brand{display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,8vw,130px);background:var(--cream);color:#121212}.dtc-story-copy,.dtc-brand>div:last-child{font-size:clamp(20px,2.1vw,30px);line-height:1.5}.dtc-run,.dtc-brand-mark{color:var(--red);font-family:Archivo Black;font-size:clamp(28px,4vw,60px);line-height:.95}.dtc-value{background:#111;color:var(--cream)}.dtc-value header{max-width:970px}.dtc-value header>p:last-child{max-width:650px;font-size:18px;line-height:1.6}.dtc-value-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:70px;border-top:1px solid #666}.dtc-value-grid article{padding:28px 24px;border-right:1px solid #666}.dtc-value-grid span{color:var(--yellow);font-weight:900}.dtc-value-grid h3{font-family:Archivo Black;font-size:22px}.dtc-value-grid p{color:#c9c3b8;line-height:1.6}.dtc-visuals{background:var(--red);color:var(--cream)}.dtc-visual-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:55px}.dtc-visual-grid figure{margin:0;background:var(--cream);color:#111}.dtc-visual-grid img{display:block;width:100%;aspect-ratio:1;object-fit:contain}.dtc-visual-grid figcaption{padding:18px 22px;font-family:Archivo Black}.dtc-proof{background:var(--yellow)}.dtc-proof-empty{max-width:760px;margin-top:55px;padding:32px;border:3px solid #111}.dtc-proof-empty strong{font-family:Archivo Black;font-size:28px}.dtc-proof-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:50px}.dtc-proof blockquote{margin:0;padding:28px;background:#fff;font-size:20px}.dtc-proof cite{display:block;margin-top:20px;font-size:12px;font-weight:900;font-style:normal}.dtc-brand{background:var(--blue);color:var(--cream)}.dtc-signup{display:grid;grid-template-columns:1fr 1fr;gap:60px;background:var(--cream)}.dtc-signup-form{display:flex;align-items:center}.dtc-signup-form input{min-width:0;flex:1;padding:18px;border:2px solid #111;background:transparent;font:inherit}.dtc-signup-form button{padding:20px;border:0;background:var(--red);color:#fff;font-weight:900}.dtc-product-headline{margin:0 0 6px;color:#174dcc;font-size:clamp(30px,3vw,48px);line-height:.9}.dtc-product-line{margin:0 0 20px;color:#dc2f2f;font-size:13px;font-weight:900;letter-spacing:.17em}.dtc-product-story{margin:20px 0;padding:18px 0;border-top:3px solid #f3bd22;border-bottom:1px solid #ccc;font-size:15px;line-height:1.55}.dtc-product-story p{margin:0}.product-gallery{grid-template-columns:minmax(0,1fr) minmax(130px,.26fr)}.product-thumbnail.is-selected{display:none!important}@media(max-width:900px){.dtc-hero,.dtc-story,.dtc-brand,.dtc-signup{grid-template-columns:1fr}.dtc-hero-art{min-height:55vh}.dtc-value-grid{grid-template-columns:1fr 1fr}.dtc-proof-grid{grid-template-columns:1fr}.dtc-signup-form{align-items:stretch}}@media(max-width:600px){.dtc-hero-copy{padding:65px 24px}.dtc-hero h1{font-size:clamp(58px,21vw,92px)}.dtc-value-grid,.dtc-visual-grid{grid-template-columns:1fr}.dtc-value-grid article{border-right:0;border-bottom:1px solid #666}.dtc-signup-form{flex-direction:column}.dtc-story,.dtc-brand{gap:35px}.product-gallery{display:block}}.dtc-hero{background:#0b0c10}.dtc-hero-copy{position:relative;background:linear-gradient(145deg,#0b0c10,#11141d 70%,#14275e)}.dtc-hero-copy:after{content:"";position:absolute;right:0;bottom:0;width:38%;height:7px;background:linear-gradient(90deg,var(--red) 0 45%,var(--yellow) 45% 100%)}.dtc-hero-art{isolation:isolate;background:linear-gradient(155deg,#191b22,#0b0c10 72%)}.dtc-hero-art:before{content:"";top:0;right:0;bottom:0;left:0;position:absolute;background:linear-gradient(115deg,transparent 0 54%,rgba(23,77,204,.27) 54% 56%,transparent 56% 62%,rgba(220,47,47,.2) 62% 63%,transparent 63%);opacity:.75}.dtc-hero-art:after{content:"";position:absolute;inset:auto 7% 8% 7%;height:1px;background:linear-gradient(90deg,transparent,var(--yellow),transparent)}.dtc-hero-art img{filter:drop-shadow(0 28px 42px rgba(0,0,0,.58))}.dtc-hero{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);background:#101116}.dtc-hero-copy{z-index:1;background:linear-gradient(145deg,#101116,#17191f)}.dtc-hero-type{display:flex;flex-direction:column;justify-content:center;padding:clamp(38px,6vw,90px);overflow:hidden;background:#174dcc;color:#f3ead7;font-family:Archivo Black;font-size:clamp(58px,9vw,150px);line-height:.78;letter-spacing:-.07em}.dtc-hero-type span:last-child{margin-top:18px;color:#f3bd22;font-size:.44em;line-height:.9;letter-spacing:-.04em}.dtc-campaign{border-top-color:#f3ead759}@media(max-width:900px){.dtc-hero{grid-template-columns:1fr}.dtc-hero-type{min-height:280px;flex-direction:row;align-items:center;gap:20px}.dtc-hero-type span:last-child{margin:0}}@media(max-width:650px){.collection-page .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.collection-page .product-image{width:100%;aspect-ratio:4/5}.collection-page .product-image img{width:100%;height:100%;object-fit:cover}.collection-page .product-info{display:block;padding:11px 1px}.collection-page .product-info h3{font-size:13px;line-height:1.3}.collection-page .price{margin:6px 0 0;font-size:12px}.collection-page .quick-add{display:none}}.product-stock>span:first-child{width:9px;height:9px;border-radius:50%;background:#49a54e;box-shadow:0 0 0 4px #49a54e24}.product-stock>[data-stock-label]{width:auto;height:auto;border-radius:0;background:transparent;box-shadow:none}.product-stock.is-sold-out>span:first-child{background:#999;box-shadow:none}@media(max-width:650px){.product-gallery-main .zoom-hint{display:none}}@media(max-width:650px){.product-gallery-main{display:grid;place-items:center;height:auto;max-height:none;background:transparent}.product-gallery-main img{width:auto;height:auto;max-width:100%;max-height:min(58svh,520px);margin-inline:auto;background:transparent}}.mobile-product-wheel{display:none}@media(max-width:650px){.product-gallery-main{touch-action:pan-y}.mobile-product-wheel{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;width:100%;margin:10px 0 2px}.mobile-product-wheel button{display:grid;place-items:center;width:40px;height:40px;padding:0;border:1px solid #c9c5bd;border-radius:50%;background:#fff;color:#111;font-size:20px;cursor:pointer}.mobile-product-wheel button:last-child{justify-self:end}.mobile-product-wheel span{text-align:center;font-size:11px;font-weight:800;letter-spacing:.12em}.product-thumbnails{margin-top:8px}}.mobile-product-slider,.mobile-product-dots{display:none}@media(max-width:650px){.product-gallery>.product-gallery-main,.product-gallery>.mobile-product-wheel,.product-gallery>.product-thumbnails{display:none!important}.mobile-product-slider{display:flex;width:calc(100% + 16px);max-width:none;margin-right:-16px;gap:8px;overflow-x:auto;padding:0 14vw 0 0;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.mobile-product-slider::-webkit-scrollbar{display:none}.mobile-product-slide{flex:0 0 86%;display:grid;place-items:center;min-width:0;padding:0;border:0;border-radius:0;background:#f1f0ed;overflow:hidden;scroll-snap-align:start;scroll-snap-stop:always}.mobile-product-slide img{display:block;width:100%;height:auto;max-height:58svh;object-fit:contain}.mobile-product-dots{display:flex;justify-content:center;gap:22px;padding:20px 0 8px}.mobile-product-dots button{width:5px;height:5px;padding:0;border:0;border-radius:50%;background:#aaa;box-shadow:none}.mobile-product-dots button.is-active{background:#111;transform:scale(1.25)}}@media(max-width:650px){.main-product.section-shell{width:100%;max-width:100%;padding:28px 16px 55px;overflow:hidden}.main-product,.product-gallery,.product-details{min-width:0}.product-gallery-main{width:100%;height:min(58svh,520px);max-height:520px;border-radius:12px;background:#f3f1ec}.product-gallery-main img{width:100%;height:100%;max-height:100%;object-fit:contain;border-radius:12px}.product-thumbnails{width:100%;max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain}.product-details{width:100%;max-width:100%;padding-top:24px}.product-details h1{font-size:clamp(28px,9vw,40px);overflow-wrap:anywhere}.purchase-row{grid-template-columns:92px minmax(0,1fr)}.buy-button{min-width:0;padding-inline:14px}.product-option-values label{min-width:54px;padding:12px 13px}.product-option-values input:checked+label{padding:11px 12px}}@media(max-width:650px){.mobile-product-slider{width:100%;margin:0;gap:0;padding:0;background:#fff}.mobile-product-slide{flex:0 0 100%;width:100%;aspect-ratio:1/1;background:#fff;box-shadow:none}.mobile-product-slide img{width:100%;height:100%;max-height:none;object-fit:contain;background:#fff;box-shadow:none}.product-lightbox-close{top:max(12px,env(safe-area-inset-top));right:12px;z-index:10;width:48px;height:48px;border:2px solid #111;border-radius:4px;background:#fff;color:#111;font-size:30px;font-weight:700;box-shadow:0 2px 12px #0000002e}}@media(max-width:650px){.product-lightbox{top:0!important;right:0!important;bottom:0!important;left:0!important;width:100dvw;height:100dvh;max-width:100%;max-height:100%;margin:0!important;padding:12px}.product-lightbox-close{position:fixed!important;top:calc(env(safe-area-inset-top,0px) + 16px)!important;right:16px!important;z-index:9999!important;display:grid!important;place-items:center;width:56px!important;height:56px!important;padding:0!important;border:3px solid #fff!important;border-radius:5px!important;background:#111!important;color:#fff!important;font-size:36px!important;font-weight:800!important;line-height:1!important;box-shadow:0 4px 20px #0000008c!important;opacity:1!important;visibility:visible!important}}@keyframes molon-lightbox-in{0%{opacity:0;transform:scale(.985)}to{opacity:1;transform:scale(1)}}@keyframes molon-image-settle{0%{opacity:.82;transform:scale(.992)}to{opacity:1;transform:scale(1)}}@media(max-width:650px){.mobile-product-slider{scroll-behavior:smooth;scroll-padding-inline:0;will-change:scroll-position}.mobile-product-slide{transition:opacity .28s ease,transform .28s ease}.mobile-product-slide img{transform:translateZ(0);backface-visibility:hidden}.mobile-product-slide.is-active img{animation:molon-image-settle .32s ease-out}.mobile-product-dots button{transition:background-color .22s ease,transform .22s ease}.product-lightbox[open]{animation:molon-lightbox-in .22s cubic-bezier(.2,.75,.35,1)}.product-lightbox[open]>img{animation:molon-image-settle .3s ease-out}}@media(prefers-reduced-motion:reduce){.mobile-product-slider{scroll-behavior:auto!important}.mobile-product-slide,.mobile-product-dots button,.product-lightbox[open],.product-lightbox[open]>img{animation:none!important;transition:none!important}}@media(max-width:650px){.mobile-product-slider,.mobile-product-slide,.mobile-product-slide img{background:transparent!important}.mobile-product-slide{isolation:isolate;overflow:visible}.mobile-product-slide img{mix-blend-mode:multiply;filter:contrast(1.02);transition:opacity .28s ease,transform .32s cubic-bezier(.2,.75,.35,1)}.mobile-product-slide.is-active img{transform:scale(1.015) translateZ(0)}.product-lightbox{background:#ffffff1f!important;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.product-lightbox::backdrop{background:#0000006b!important;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}.product-lightbox>img{mix-blend-mode:normal;background:transparent;filter:drop-shadow(0 18px 32px rgba(0,0,0,.28))}}@media(max-width:650px){.collection-page{padding-top:32px}.collection-page .section-heading h1{margin-bottom:18px;font-size:clamp(38px,13vw,54px)}.collection-page .product-grid{margin-top:18px}.collection-page .product-image img{object-fit:contain;background:transparent}.collection-page .product-grid--single{grid-template-columns:minmax(0,1fr);justify-items:center;gap:0}.collection-page .product-grid--single .product-card{width:100%;max-width:390px}.collection-page .product-grid--single .product-image{aspect-ratio:1/1}.collection-page .product-grid--single .product-info{padding-top:14px}}body.template-index .hero{min-height:78vh;margin-bottom:28px}body.template-index .hero-content{max-width:570px}body.template-index .hero-copy{max-width:360px;margin:18px 0 24px;font-size:16px}body.template-index .trust-row{margin-top:22px}body.template-index .products{border-top:0;padding-top:54px}body.template-index .product-image{aspect-ratio:1/1;background:#f0efeb}body.template-index .product-image img{object-fit:contain}body.template-index .collection-card{min-height:430px}body.template-index .collection-card p{font-size:13px;letter-spacing:.04em}body.template-index .brand-story{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr)}body.template-index .story-visual{min-height:720px}body.template-index .story-copy{padding:58px}body.template-index .story-copy h2{font-size:clamp(42px,5vw,68px)}body.template-index .story-copy p:not(.eyebrow){max-width:420px;font-size:16px;line-height:1.55}@media(max-width:1000px){body.template-index .brand-story{grid-template-columns:1fr}body.template-index .story-visual{min-height:560px}}@media(max-width:650px){body.template-index .hero{min-height:72svh;margin:0 12px 24px;padding:44px 24px;border-radius:22px}body.template-index .hero h1{font-size:clamp(49px,16vw,70px)}body.template-index .hero-copy{margin:14px 0 20px}body.template-index .trust-row{display:none}body.template-index .products,body.template-index .collections{padding-top:42px;padding-bottom:42px}body.template-index .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}body.template-index .product-info{display:block;padding:11px 1px}body.template-index .product-info h3{font-size:13px;line-height:1.3}body.template-index .price{margin:6px 0 0;font-size:12px}body.template-index .collection-card{min-height:360px}body.template-index .story-visual{min-height:500px}body.template-index .story-copy{padding:38px 25px}body.template-index .newsletter{padding-top:62px!important;padding-bottom:62px!important}}.our-story{background:#f6f5f1}.our-story-hero{position:relative;min-height:78vh;margin:0 48px 80px;border-radius:32px;overflow:hidden;background:#111;color:#fff}.our-story-hero-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.our-story-hero-fallback{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:linear-gradient(140deg,#151515,#333)}.our-story-hero-fallback img{width:min(52vw,620px);filter:invert(1);opacity:.18}.our-story-hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000e6,#0000007a 52%,#0000001f)}.our-story-hero-copy{position:absolute;left:clamp(30px,7vw,110px);bottom:clamp(40px,8vw,110px);z-index:1;max-width:760px}.our-story-hero-copy h1,.our-story-copy h2,.our-story-values h2{margin:0;font-family:Archivo Black;line-height:.88;letter-spacing:-.055em}.our-story-hero-copy h1{font-size:clamp(62px,9vw,138px)}.our-story-hero-copy>p:last-child{margin:25px 0 0;font-size:clamp(17px,2vw,24px)}.our-story-chapter{max-width:1440px;margin:auto;padding:70px;display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(45px,7vw,110px);align-items:center}.our-story-chapter--reverse .our-story-image{order:2}.our-story-image{min-height:620px;background:#181818;overflow:hidden}.our-story-image>img{width:100%;height:100%;min-height:620px;object-fit:cover}.our-story-type-art{min-height:620px;padding:60px;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(145deg,#151515,#2a2a2a);color:#fff}.our-story-type-art span{font-size:12px;font-weight:900;letter-spacing:.22em}.our-story-type-art strong{margin-top:18px;color:var(--accent);font-family:Archivo Black;font-size:clamp(48px,6vw,92px);line-height:.86}.our-story-type-art--road{background:linear-gradient(145deg,#1d3158,#10141c)}.our-story-copy h2{font-size:clamp(44px,5vw,74px)}.our-story-copy .rte{margin-top:28px;font-size:17px;color:#4e4b46}.our-story-values{max-width:1344px;margin:70px auto;padding:100px 70px;background:#111;color:#fff}.our-story-values h2{font-size:clamp(52px,7vw,104px)}.our-story-value-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:70px;border-top:1px solid #555}.our-story-value-grid article{min-height:260px;padding:30px;border-right:1px solid #555}.our-story-value-grid article:last-child{border:0}.our-story-value-grid span{color:var(--accent);font-weight:900}.our-story-value-grid h3{margin:40px 0 12px;font-family:Archivo Black;font-size:24px;text-transform:uppercase}.our-story-value-grid p{color:#bbb;line-height:1.6}.our-story-close{display:grid;place-items:center;gap:20px;padding:110px 24px!important;text-align:center}.our-story-close img{width:90px;height:60px;object-fit:contain}.our-story-close p{max-width:820px;margin:0;font-family:Archivo Black;font-size:clamp(40px,6vw,84px);line-height:.92}@media(max-width:900px){.our-story-hero{margin:0 24px 50px}.our-story-chapter{grid-template-columns:1fr;padding:50px 24px}.our-story-chapter--reverse .our-story-image{order:0}.our-story-values{margin:40px 24px;padding:75px 35px}.our-story-value-grid{grid-template-columns:1fr}.our-story-value-grid article{min-height:0;border-right:0;border-bottom:1px solid #555}.our-story-value-grid article:last-child{border-bottom:0}}@media(max-width:650px){.our-story-hero{min-height:72svh;margin:0 12px 35px;border-radius:22px}.our-story-hero-shade{background:linear-gradient(0deg,#000000e0,#0000001a 75%)}.our-story-hero-copy{left:24px;right:24px;bottom:38px}.our-story-hero-copy h1{font-size:clamp(52px,17vw,76px)}.our-story-chapter{padding:34px 20px;gap:32px}.our-story-image,.our-story-image>img,.our-story-type-art{min-height:440px}.our-story-type-art{padding:30px}.our-story-copy .rte{font-size:16px}.our-story-values{margin:35px 12px;padding:58px 24px}.our-story-value-grid{margin-top:45px}.our-story-value-grid article{padding:26px 0}.our-story-value-grid h3{margin-top:24px}.our-story-close{padding:80px 24px!important}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/shopify.css.map */
