@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;background-color:#fdfdfb;color:#30343b;font-family:Manrope,system-ui,sans-serif;line-height:1.6}h1,h2,h3,h4{color:#171a1f;letter-spacing:-.025em;line-height:1.12}p{max-width:72ch}a{color:inherit;text-decoration:none}ul{list-style:none}img{display:block;max-width:100%}.container{margin:0 auto;max-width:1240px;padding:0 clamp(20px,4vw,42px)}.screen-reader-text{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}:focus-visible{outline:3px solid color-mix(in srgb,var(--color-brand,#d71920) 45%,transparent);outline-offset:3px}a,button,input{font:inherit}@media(prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important}}body,html{max-width:100%;overflow-x:clip}.main-header{background:#fdfdfb;border-bottom:1px solid color-mix(in srgb,#171a1f 9%,#fdfdfb);padding:18px 0}.main-header .container{align-items:center;display:grid;gap:clamp(24px,4vw,54px);grid-template-columns:minmax(160px,auto) minmax(280px,1fr) auto}.logo{color:var(--color-brand,#d71920);font-size:23px;font-weight:800;letter-spacing:-.04em}.custom-logo-link{display:block;height:48px;overflow:hidden;position:relative;width:clamp(170px,16vw,205px)}.custom-logo{height:auto;left:0;max-height:none;position:absolute;top:50%;transform:translateY(-50%);width:100%}.search-bar{background:#f7f7f5;border:1px solid transparent;border-radius:14px;display:flex;transition:border-color .2s ease-out,background .2s ease-out}.search-bar:focus-within{background:#fdfdfb;border-color:#171a1f}.search-bar input{background:transparent;border:0;color:#171a1f;flex:1;min-width:0;outline:0;padding:12px 16px}.search-bar button{background:var(--color-brand,#d71920);border:0;border-radius:0 14px 14px 0;color:#fdfdfb;cursor:pointer;font-size:20px;transition:background .2s ease-out;width:48px}.search-bar button:hover{background:var(--color-brand-strong,#a90f18)}.header-deals{align-items:center;background:#fdfdfb;border:1.5px solid var(--color-brand,#d71920);border-radius:11px;color:var(--color-brand,#d71920);display:flex;font-size:14px;font-weight:800;height:44px;justify-content:center;padding:0 19px;transition:background .2s ease-out,color .2s ease-out,box-shadow .2s ease-out,transform .2s cubic-bezier(.22,1,.36,1);white-space:nowrap}.header-deals:focus-visible,.header-deals:hover{background:color-mix(in srgb,var(--color-brand,#d71920) 6%,#fdfdfb);box-shadow:0 6px 16px color-mix(in srgb,var(--color-brand,#d71920) 15%,transparent);color:var(--color-brand-strong,#a90f18);transform:translateY(-1px)}.header-deals:focus-visible{outline:3px solid color-mix(in srgb,var(--color-brand,#d71920) 18%,#fdfdfb);outline-offset:3px}.mobile-menu-panel,.mobile-menu-toggle{display:none}.main-nav{background:color-mix(in srgb,#171a1f 2.5%,#fdfdfb);box-shadow:0 8px 22px rgba(23,26,31,.035);position:relative;z-index:20}.merchandising-nav-inner{align-items:center;display:flex;gap:10px;min-height:58px;position:relative}.category-navigation{flex:0 0 auto;position:static}.category-menu-toggle{align-items:center;background:var(--color-brand,#d71920);border:0;border-radius:11px;box-shadow:0 3px 10px color-mix(in srgb,var(--color-brand,#d71920) 18%,transparent);color:#fdfdfb;cursor:pointer;display:flex;font-size:13px;font-weight:800;gap:10px;height:40px;padding:0 16px;transition:background .2s ease-out,box-shadow .2s ease-out,transform .2s ease-out}.category-menu-toggle:hover,.category-menu-toggle[aria-expanded=true]{background:var(--color-brand-strong,#a90f18);box-shadow:0 7px 18px color-mix(in srgb,var(--color-brand,#d71920) 24%,transparent);transform:translateY(-1px)}.category-menu-toggle>svg{fill:none;stroke:currentColor;stroke-width:1.7;height:14px;transition:transform .2s ease-out;width:14px}.category-menu-toggle[aria-expanded=true]>svg{transform:rotate(180deg)}.category-menu-icon{display:grid;gap:3px;width:15px}.category-menu-icon i{background:currentColor;display:block;height:1.5px;width:100%}.category-menu-panel{background:#fdfdfb;border:1px solid #dedfdc;border-radius:14px;box-shadow:0 24px 55px rgba(23,26,31,.14);left:0;padding:24px;position:absolute;top:calc(100% + 10px);width:100%;z-index:1100}.category-menu-panel[hidden]{display:none}.category-menu-panel:before{content:"";height:12px;left:0;position:absolute;top:-11px;width:180px}.category-panel-heading{align-items:center;border-bottom:1px solid #dedfdc;display:flex;justify-content:space-between;margin-bottom:18px;padding-bottom:14px}.category-panel-heading span{color:#171a1f;font-size:15px;font-weight:800}.category-panel-heading a{color:var(--color-brand,#d71920);font-size:10px;font-weight:750}.category-menu-grid{display:grid;gap:8px;grid-template-columns:repeat(4,minmax(0,1fr))}.category-menu-grid>a{align-items:center;border-radius:8px;color:#171a1f;display:flex;font-size:13px;font-weight:750;gap:14px;min-width:0;padding:14px;transition:background .2s ease-out,color .2s ease-out}.category-menu-grid>a:hover{background:#f7f7f5;color:var(--color-brand,#d71920)}.category-menu-grid>a:hover .category-menu-item-icon{background:var(--color-brand,#d71920);color:#fdfdfb}.category-menu-grid>a>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.category-menu-grid>p{color:#626873;font-size:11px}.category-menu-item-icon{background:color-mix(in srgb,var(--color-brand,#d71920) 9%,#fdfdfb);border-radius:50%;color:var(--color-brand,#d71920);display:grid;flex:0 0 44px;height:44px;overflow:hidden;place-items:center;transition:background .2s ease-out,color .2s ease-out;width:44px}.category-menu-item-icon img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.category-menu-item-icon svg{fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;height:25px;width:25px}.campaign-links{align-items:center;display:flex;gap:clamp(8px,1.2vw,14px);min-width:0;overflow-x:auto;padding:0 4px;scrollbar-width:none}.campaign-links a{align-items:center;border-radius:9px;color:#626873;display:flex;font-size:13px;font-weight:700;height:36px;padding:0 12px;transition:background .2s ease-out,color .2s ease-out;white-space:nowrap}.campaign-links a:hover{background:color-mix(in srgb,var(--color-brand,#d71920) 6%,#fdfdfb);color:#171a1f}@media(max-width:1000px){.category-menu-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.main-header{padding:12px 0;position:relative;z-index:1200}.main-header .container{gap:9px;grid-template-columns:minmax(0,1fr) auto auto}.custom-logo-link{height:42px;width:clamp(120px,38vw,155px)}.desktop-search-bar,.main-nav{display:none}.header-deals{font-size:13px;height:40px;padding:0 13px}.mobile-menu-toggle{background:#fdfdfb;border:1px solid #dedfdc;border-radius:10px;color:#171a1f;cursor:pointer;display:grid;height:40px;place-items:center;width:40px}.mobile-menu-toggle span{display:grid;gap:4px;width:18px}.mobile-menu-toggle span i{background:currentColor;border-radius:2px;display:block;height:2px;transition:transform .2s ease-out,opacity .2s ease-out;width:100%}.mobile-menu-toggle[aria-expanded=true] span i:first-child{transform:translateY(6px) rotate(45deg)}.mobile-menu-toggle[aria-expanded=true] span i:nth-child(2){opacity:0}.mobile-menu-toggle[aria-expanded=true] span i:last-child{transform:translateY(-6px) rotate(-45deg)}.mobile-menu-panel{background:#fdfdfb;border-top:1px solid #dedfdc;box-shadow:0 20px 36px rgba(23,26,31,.14);display:block;left:0;max-height:calc(100vh - 66px);overflow-x:hidden;overflow-y:auto;padding:16px 0 24px;position:absolute;top:100%;width:100%}.mobile-menu-panel[hidden]{display:none}.mobile-menu-content{display:block!important}.mobile-search-bar{margin-bottom:14px;width:100%}.mobile-categories-toggle{align-items:center;background:#f7f7f5;border:1px solid #dedfdc;border-radius:10px;color:#171a1f;cursor:pointer;display:flex;font-size:15px;font-weight:800;justify-content:space-between;min-height:48px;padding:0 14px;width:100%}.mobile-categories-toggle svg{fill:none;stroke:currentColor;stroke-width:1.8;height:16px;transition:transform .2s ease-out;width:16px}.mobile-categories-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.mobile-category-list{display:grid;gap:4px;grid-template-columns:1fr;padding:8px 0 14px}.mobile-category-list[hidden]{display:none}.mobile-category-list>a{align-items:center;border-radius:9px;color:#171a1f;display:flex;font-size:14px;font-weight:700;gap:12px;min-width:0;padding:9px 8px}.mobile-category-list>a>span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-category-list .category-menu-item-icon{flex-basis:40px;height:40px;width:40px}.mobile-navigation-heading{color:#626873;font-size:12px;font-weight:800;letter-spacing:.1em;margin-top:18px;padding:0 4px 10px;text-transform:uppercase}.mobile-campaign-links{display:grid;gap:3px}.mobile-campaign-links a{align-items:center;border-radius:9px;color:#171a1f;display:flex;font-size:15px;font-weight:750;min-height:44px;padding:8px 10px}}@media(max-width:520px){.header-deals{padding:0 11px}}footer{background:#171a1f;color:#d7d8d4;margin-top:0;padding:clamp(58px,7vw,86px) 0 24px}.footer-grid{display:grid;gap:clamp(32px,5vw,76px);grid-template-columns:1.4fr repeat(3,1fr)}.footer-col h4{color:#f7f7f3;font-size:14px;letter-spacing:-.01em;margin-bottom:18px}.footer-col p{color:#aeb1b5;font-size:13px}.footer-col li{margin-bottom:10px}.footer-col a{color:#bfc1c4;font-size:13px}.footer-col a:hover{color:#fff}.footer-brand{color:#fff!important;display:block;font-size:24px!important;font-weight:800;letter-spacing:-.04em;margin-bottom:16px}.footer-signup{border-bottom:1px solid #575b62;display:flex;margin-top:18px}.footer-signup input{background:transparent;border:0;color:#fff;flex:1;min-width:0;outline:0;padding:10px 0}.footer-signup button{background:transparent;border:0;color:#fff;cursor:pointer;font-weight:750}.footer-bottom{border-top:1px solid #343840;color:#8e9298;display:flex;font-size:11px;gap:30px;justify-content:space-between;margin-top:52px;padding-top:22px}.footer-bottom p:first-child{max-width:720px}@media(max-width:900px){.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}}.product-grid{display:grid;gap:clamp(14px,2vw,24px);grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.product-card{background:#fdfdfb;border:1px solid #dedfdc;border-radius:14px;display:flex;flex-direction:column;min-width:0;overflow:hidden;position:relative;transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s ease-out,border-color .25s ease-out}.product-card:hover{border-color:#c7c8c4;box-shadow:0 18px 45px rgba(23,26,31,.1);transform:translateY(-4px)}.product-badge{background:var(--color-brand-strong,#a90f18);border-radius:999px;color:#f5fffb;font-size:11px;font-weight:800;left:14px;padding:5px 9px;position:absolute;top:14px;z-index:2}.product-image{aspect-ratio:1/.86;background:#f7f7f5;display:grid;place-items:center}.product-image a{display:grid;height:100%;place-items:center;width:100%}.product-image img{height:78%;mix-blend-mode:multiply;-o-object-fit:contain;object-fit:contain;width:78%}.product-placeholder{background:#171a1f;border-radius:50%;color:#fdfdfb;display:grid;font-size:26px;font-weight:800;height:92px;letter-spacing:-.05em;place-items:center;width:92px}.product-info{display:flex;flex:1;flex-direction:column;padding:18px}.product-info h3{font-size:17px;font-weight:700;margin:5px 0 16px;min-height:45px}.product-kicker{color:#626873;font-size:10px;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.price-container{align-items:baseline;display:flex;gap:10px;margin-top:auto}.product-price{color:#171a1f;font-size:20px;font-weight:800}.old-price{color:#8b8f96;font-size:12px;text-decoration:line-through}.btn-add{align-items:center;border-top:1px solid #dedfdc;color:var(--color-brand,#d71920);display:flex;font-size:13px;font-weight:800;justify-content:space-between;margin-top:16px;padding-top:14px}.btn-add span{font-size:18px;transition:transform .2s ease-out}.btn-add:hover span{transform:translateX(3px)}.hero{background:#f7f7f5;overflow:hidden;padding:clamp(44px,7vw,92px) 0}.hero-content{align-items:center;display:grid;gap:clamp(40px,8vw,110px);grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr)}.hero-text{max-width:650px}.hero-text h1{font-size:clamp(42px,5.4vw,74px);letter-spacing:-.055em;margin:12px 0 22px}.hero-text p{color:#626873;font-size:clamp(16px,1.5vw,19px)}.hero-eyebrow{align-items:center;color:var(--color-brand,#d71920);display:inline-flex;font-size:13px;font-weight:800;gap:8px;letter-spacing:.12em;text-transform:uppercase}.hero-eyebrow:before{background:currentColor;content:"";height:2px;width:28px}.hero-actions{align-items:center;display:flex;gap:24px;margin-top:30px}.button-primary{align-items:center;background:var(--color-brand,#d71920);border-radius:8px;color:#fdfdfb;display:inline-flex;font-weight:750;gap:16px;padding:13px 20px;transition:background .2s ease-out,transform .2s ease-out}.button-primary:hover{background:var(--color-brand-strong,#a90f18);transform:translateY(-2px)}.hero-note{color:#626873;font-size:15px}.hero-image{min-height:350px}.hero-image .hero-art,.hero-image img{border-radius:24px;box-shadow:0 18px 45px rgba(23,26,31,.1);height:clamp(350px,36vw,500px);-o-object-fit:cover;object-fit:cover;width:100%}.hero-image.has-featured-product{min-width:0}.hero-product{background:#171a1f;border-radius:24px;box-shadow:0 18px 45px rgba(23,26,31,.1);color:#fdfdfb;display:block;height:clamp(350px,36vw,500px);isolation:isolate;overflow:hidden;position:relative;text-decoration:none}.hero-product>img{border-radius:0;box-shadow:none;height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;transition:transform .55s cubic-bezier(.22,1,.36,1);width:100%}.hero-product-shade{background:linear-gradient(180deg,rgba(23,26,31,.06) 18%,rgba(23,26,31,.88));inset:0;position:absolute;z-index:1}.hero-product-content{align-items:flex-start;display:flex;flex-direction:column;inset:0;justify-content:flex-end;padding:clamp(24px,4vw,48px);position:absolute;z-index:2}.hero-product-kicker{background:var(--color-brand,#d71920);border-radius:999px;font-size:12px;font-weight:800;letter-spacing:.09em;margin-bottom:auto;padding:8px 12px;text-transform:uppercase}.hero-product-discount{color:var(--color-brand,#d71920);font-size:clamp(18px,2vw,26px);font-weight:800;margin-bottom:10px}.hero-product-name{font-size:clamp(22px,2.7vw,38px);letter-spacing:-.035em;line-height:1.08;max-width:18ch}.hero-product-pricing{align-items:baseline;display:flex;flex-wrap:wrap;gap:10px 16px;margin-top:16px}.hero-product-pricing del{font-size:clamp(15px,1.4vw,19px);opacity:.72}.hero-product-pricing strong{font-size:clamp(32px,4.5vw,58px);letter-spacing:-.055em;line-height:1}.hero-product-action{align-items:center;display:inline-flex;font-size:15px;font-weight:800;gap:10px;margin-top:20px}.hero-product-action span{transition:transform .25s cubic-bezier(.22,1,.36,1)}.hero-product:hover>img{transform:scale(1.035)}.hero-product:hover .hero-product-action span{transform:translateX(4px)}.hero-product:focus-visible{outline:3px solid var(--color-brand,#d71920);outline-offset:4px}.hero-art{background:#171a1f;color:#fdfdfb;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;padding:clamp(28px,4vw,56px);position:relative}.hero-art:before{aspect-ratio:1;background:var(--color-brand,#d71920);border-radius:50%;content:"";position:absolute;right:-10%;top:-18%;width:64%}.hero-art:after{border:1px solid hsla(0,0%,100%,.2);border-radius:50%;content:"";inset:10% 14%;position:absolute;transform:rotate(-18deg)}.hero-art span{font-size:clamp(38px,6vw,82px);font-weight:800;letter-spacing:-.06em;line-height:.82;position:relative;z-index:1}.hero-art span:first-child{font-size:13px;letter-spacing:.15em;margin-bottom:auto}.home-section{padding-top:clamp(54px,7vw,88px)}.section-title{align-items:baseline;display:flex;gap:24px;justify-content:space-between;margin-bottom:26px}.section-title h2{font-size:clamp(28px,3vw,40px)}.section-title a,.section-title p{color:#626873;font-size:15px;font-weight:650}.section-title a:hover{color:var(--color-brand,#d71920)}.categories-grid{display:grid;gap:clamp(10px,1.5vw,18px);grid-template-columns:repeat(6,1fr)}.category-item{align-items:center;background:#fdfdfb;border:1px solid #dedfdc;border-radius:14px;color:#171a1f;display:flex;flex-direction:column;font-size:16px;font-weight:700;gap:18px;justify-content:center;line-height:1.4;min-height:178px;padding:20px;position:relative;text-align:center;transition:border-color .25s ease-out,box-shadow .25s ease-out,transform .25s cubic-bezier(.22,1,.36,1)}.category-item:hover{border-color:color-mix(in srgb,var(--color-brand,#d71920) 35%,#dedfdc);box-shadow:0 16px 35px rgba(23,26,31,.08);transform:translateY(-3px)}.category-item:hover .category-icon{background:var(--color-brand,#d71920);color:#fdfdfb}.category-icon{background:color-mix(in srgb,var(--color-brand,#d71920) 9%,#fdfdfb);border-radius:50%;color:var(--color-brand,#d71920);display:grid;height:78px;overflow:hidden;place-items:center;transition:background .25s ease-out,color .25s ease-out;width:78px}.category-icon svg{fill:none;stroke:currentColor;height:42px;width:42px}.category-icon img{border-radius:inherit;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.weekly-deals-section{padding-top:clamp(64px,8vw,104px)}.weekly-deals-heading{align-items:end}.weekly-deals-heading>div>span{color:var(--color-brand,#d71920);display:block;font-size:12px;font-weight:800;letter-spacing:.12em;margin-bottom:7px;text-transform:uppercase}.weekly-deals-layout{background:#171a1f;border-radius:24px;display:grid;gap:clamp(18px,2.5vw,34px);grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);padding:clamp(18px,2.5vw,32px)}.weekly-deal-lead{background:#fdfdfb;border-radius:14px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(220px,.92fr);min-height:430px;overflow:hidden}.weekly-deal-lead:only-child{grid-column:1/-1}.weekly-deal-lead-image{background:#f7f7f5;display:grid;min-height:360px;place-items:center;position:relative}.weekly-deal-lead-image img{height:82%;mix-blend-mode:multiply;-o-object-fit:contain;object-fit:contain;width:82%}.weekly-deal-badge{background:var(--color-brand,#d71920);border-radius:999px;color:#fdfdfb;font-size:14px;font-weight:800;left:18px;padding:7px 10px;position:absolute;top:18px;z-index:1}.weekly-deal-lead-content{display:flex;flex-direction:column;justify-content:center;padding:clamp(24px,3vw,42px)}.weekly-deal-lead-content>span{color:var(--color-brand,#d71920);font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.weekly-deal-lead-content h3{font-size:clamp(27px,2.7vw,40px);line-height:1.08;margin:10px 0 24px}.weekly-deal-price{align-items:baseline;display:flex;gap:10px;margin-top:auto}.weekly-deal-price del{color:#626873;font-size:14px}.weekly-deal-price strong{color:#171a1f;font-size:26px}.weekly-deal-action{align-items:center;border-top:1px solid #dedfdc;color:var(--color-brand,#d71920);display:flex;font-size:15px;font-weight:800;justify-content:space-between;margin-top:20px;padding-top:16px}.weekly-deal-action span{font-size:21px}.weekly-deal-list{align-content:stretch;display:grid;gap:10px}.weekly-deal-row{align-items:center;background:color-mix(in srgb,#fdfdfb 96%,#171a1f);border-radius:8px;display:grid;gap:14px;grid-template-columns:92px minmax(0,1fr) 30px;padding:12px}.weekly-deal-row-image{background:#f7f7f5;border-radius:8px;display:grid;height:92px;overflow:hidden;place-items:center;width:92px}.weekly-deal-row-image img{height:78%;mix-blend-mode:multiply;-o-object-fit:contain;object-fit:contain;width:78%}.weekly-deal-row div{min-width:0}.weekly-deal-row div>span{color:var(--color-brand,#d71920);font-size:11px;font-weight:800;text-transform:uppercase}.weekly-deal-row div h3{font-size:15px;line-height:1.35;margin:4px 0 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.weekly-deal-row div strong{font-size:17px}.weekly-deal-row-action{background:var(--color-brand,#d71920);border-radius:50%;color:#fdfdfb;display:grid;font-size:16px;height:30px;place-items:center;transition:background .2s ease-out,transform .2s ease-out;width:30px}.weekly-deal-row-action:hover{background:var(--color-brand-strong,#a90f18);transform:translateX(2px)}.featured-section{padding-bottom:clamp(64px,8vw,110px)}@media(max-width:1000px){.categories-grid{grid-template-columns:repeat(3,1fr)}.weekly-deals-layout{grid-template-columns:1fr}.weekly-deal-list{grid-template-columns:repeat(3,minmax(0,1fr))}.weekly-deal-row{grid-template-columns:72px minmax(0,1fr)}.weekly-deal-row-image{height:72px;width:72px}.weekly-deal-row-action{display:none}}@media(max-width:760px){.hero-content{grid-template-columns:1fr}.hero-image{min-height:280px}.hero-image .hero-art,.hero-image img{height:300px}.categories-grid{grid-template-columns:repeat(2,1fr)}.weekly-deal-lead{grid-template-columns:1fr}.weekly-deal-lead-image{min-height:280px}.weekly-deal-list{grid-template-columns:1fr}.weekly-deal-row{grid-template-columns:82px minmax(0,1fr) 30px}.weekly-deal-row-image{height:82px;width:82px}.weekly-deal-row-action{display:grid}}@media(max-width:480px){.hero-actions{align-items:flex-start;flex-direction:column;gap:14px}.section-title p{display:none}.categories-grid{grid-template-columns:repeat(2,1fr)}.category-item{min-height:150px;padding:16px}.category-icon{height:62px;width:62px}.category-icon svg{height:34px;width:34px}}@media(max-width:760px){.hero-product{height:360px}}.shop-archive{background:#fdfdfb}.archive-breadcrumbs{align-items:center;color:#626873;display:flex;font-size:13px;gap:9px;margin-bottom:clamp(30px,4vw,48px);overflow:hidden;white-space:nowrap}.archive-breadcrumbs a{color:#30343b}.archive-breadcrumbs a:hover{color:var(--color-brand,#d71920)}.archive-breadcrumbs span:last-child{overflow:hidden;text-overflow:ellipsis}.archive-hero{background:#f7f7f5;padding:clamp(52px,7vw,88px) 0}.archive-hero-grid{align-items:end;display:grid;gap:40px;grid-template-columns:1fr auto}.archive-hero-grid h1{font-size:clamp(44px,6vw,78px);letter-spacing:-.055em;margin:10px 0 16px}.archive-hero-grid p{color:#626873;font-size:17px}.archive-eyebrow{color:var(--color-brand,#d71920);font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.archive-content{padding-bottom:clamp(70px,9vw,120px);padding-top:34px}.shop-category-grid{display:grid;gap:10px;grid-template-columns:repeat(4,minmax(0,1fr))}.shop-category-card{align-items:center;background:#f7f7f5;border-radius:8px;color:#171a1f;display:flex;gap:13px;min-width:0;padding:12px;transition:background .2s ease-out,color .2s ease-out}.shop-category-card:hover{background:color-mix(in srgb,var(--color-brand,#d71920) 8%,#fdfdfb);color:var(--color-brand,#d71920)}.shop-category-visual{background:#fdfdfb;border-radius:50%;color:var(--color-brand,#d71920);display:grid;flex:0 0 46px;height:46px;overflow:hidden;place-items:center;width:46px}.shop-category-visual img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.shop-category-visual svg{fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;height:27px;width:27px}.shop-category-name{font-size:13px;font-weight:750;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.archive-toolbar{align-items:center;border-bottom:1px solid #dedfdc;display:flex;gap:30px;justify-content:space-between;margin-bottom:30px;padding-bottom:18px;position:relative}.archive-toolbar-start{align-items:center;display:flex;gap:16px}.shop-category-picker{position:static}.shop-category-picker summary{align-items:center;background:var(--color-brand,#d71920);border-radius:11px;box-shadow:0 5px 15px color-mix(in srgb,var(--color-brand,#d71920) 22%,transparent);color:#fdfdfb;cursor:pointer;display:flex;font-size:13px;font-weight:800;gap:10px;height:42px;list-style:none;padding:0 15px 0 8px;transition:background .2s ease-out,box-shadow .2s ease-out,transform .2s cubic-bezier(.22,1,.36,1)}.shop-category-picker summary::-webkit-details-marker{display:none}.shop-category-picker summary:focus-visible,.shop-category-picker summary:hover{background:var(--color-brand-strong,#a90f18);box-shadow:0 8px 20px color-mix(in srgb,var(--color-brand,#d71920) 30%,transparent);transform:translateY(-1px)}.shop-category-picker summary:focus-visible{outline:3px solid color-mix(in srgb,var(--color-brand,#d71920) 28%,#fdfdfb);outline-offset:3px}.shop-category-picker summary>svg{fill:none;stroke:currentColor;stroke-width:1.8;height:14px;transition:transform .2s ease-out;width:14px}.shop-category-picker[open] summary{background:var(--color-brand-strong,#a90f18);color:#fdfdfb}.shop-category-picker[open] summary>svg{transform:rotate(180deg)}.shop-category-panel{background:#fdfdfb;border:1px solid #dedfdc;border-radius:14px;box-shadow:0 20px 50px rgba(23,26,31,.14);left:0;padding:20px;position:absolute;top:calc(100% + 10px);width:100%;z-index:15}.shop-category-panel-heading{align-items:baseline;display:flex;justify-content:space-between;margin-bottom:14px}.shop-category-panel-heading h2{font-size:19px}.shop-category-panel-heading span{color:#626873;font-size:11px}.archive-result-count{color:#626873;font-size:13px}.archive-sort{align-items:center;display:flex;gap:12px}.archive-sort>span{color:#626873;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.sort-picker{min-width:190px;position:relative}.sort-picker summary{align-items:center;background:#fdfdfb;border:1px solid #dedfdc;border-radius:11px;color:#171a1f;cursor:pointer;display:flex;font-size:12px;font-weight:750;gap:18px;height:42px;justify-content:space-between;list-style:none;padding:0 14px;transition:border-color .2s ease-out,box-shadow .2s ease-out}.sort-picker summary::-webkit-details-marker{display:none}.sort-picker summary:focus-visible,.sort-picker summary:hover{border-color:color-mix(in srgb,var(--color-brand,#d71920) 45%,#dedfdc);box-shadow:0 5px 14px rgba(23,26,31,.07)}.sort-picker summary:focus-visible{outline:3px solid color-mix(in srgb,var(--color-brand,#d71920) 16%,#fdfdfb);outline-offset:2px}.sort-picker summary svg{fill:none;stroke:currentColor;stroke-width:1.8;height:14px;transition:transform .2s ease-out;width:14px}.sort-picker[open] summary{border-color:var(--color-brand,#d71920)}.sort-picker[open] summary svg{transform:rotate(180deg)}.sort-list{background:#fdfdfb;border:1px solid #dedfdc;border-radius:12px;box-shadow:0 18px 42px rgba(23,26,31,.16);display:grid;padding:7px;position:absolute;right:0;top:calc(100% + 8px);width:240px;z-index:20}.sort-list a{align-items:center;border-radius:8px;color:#626873;display:flex;font-size:12px;font-weight:700;justify-content:space-between;padding:10px 11px;transition:background .2s ease-out,color .2s ease-out;white-space:nowrap}.sort-list a:hover{background:#f7f7f5;color:#171a1f}.sort-list a.is-active{background:color-mix(in srgb,var(--color-brand,#d71920) 8%,#fdfdfb);color:var(--color-brand,#d71920)}.sort-list a span{font-size:13px}.archive-layout{display:grid;min-width:0}.archive-layout.has-filters{align-items:start;gap:clamp(32px,5vw,64px);grid-template-columns:250px minmax(0,1fr)}.archive-products{min-width:0}.has-filters .archive-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.filter-sidebar{border-top:2px solid #171a1f;position:sticky;top:24px}.mobile-filter-toggle{display:none}.filter-sidebar-heading{align-items:flex-end;border-bottom:1px solid #dedfdc;display:flex;justify-content:space-between;padding:20px 0}.filter-sidebar-heading div span{color:var(--color-brand,#d71920);font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.filter-sidebar-heading h2{font-size:24px;margin-top:3px}.filter-sidebar-heading a{color:#626873;font-size:10px;text-decoration:underline;text-underline-offset:3px}.filter-group{border-bottom:1px solid #dedfdc}.filter-group summary{align-items:center;color:#171a1f;cursor:pointer;display:flex;font-size:12px;font-weight:800;justify-content:space-between;list-style:none;padding:18px 0}.filter-group summary::-webkit-details-marker{display:none}.filter-group summary span{font-size:18px;font-weight:400;transition:transform .2s ease-out}.filter-group[open] summary span{transform:rotate(45deg)}.filter-body{padding:0 0 20px}.price-range{margin:8px 5px 22px}.price-range-control{height:12px;position:relative}.price-range-rail{background:linear-gradient(to right,#dedfdc 0 var(--range-start),var(--color-brand,#d71920) var(--range-start) var(--range-end),#dedfdc var(--range-end) 100%);border-radius:10px;height:3px;left:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}.price-range-slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;height:12px;inset:0;margin:0;outline:none;pointer-events:none;position:absolute;width:100%;z-index:2}.price-range-slider::-webkit-slider-runnable-track{background:transparent;height:3px}.price-range-slider::-moz-range-track{background:transparent;height:3px}.price-range-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fdfdfb;border:2px solid var(--color-brand,#d71920);border-radius:50%;cursor:grab;height:12px;margin-top:-4.5px;pointer-events:auto;width:12px}.price-range-slider::-moz-range-thumb{background:#fdfdfb;border:2px solid var(--color-brand,#d71920);border-radius:50%;cursor:grab;height:8px;pointer-events:auto;width:8px}.price-range-slider:focus-visible::-webkit-slider-thumb{outline:2px solid color-mix(in srgb,var(--color-brand,#d71920) 20%,transparent);outline-offset:2px}.price-range-slider:active::-webkit-slider-thumb{cursor:grabbing}.price-range-slider-min{z-index:3}.price-inputs{align-items:end;display:grid;gap:8px;grid-template-columns:1fr auto 1fr}.price-inputs i{color:#626873;font-size:9px;font-style:normal;padding-bottom:10px}.price-inputs label span{color:#626873;display:block;font-size:9px;margin-bottom:5px;text-transform:uppercase}.price-inputs label input{background:#fdfdfb;border:1px solid #dedfdc;border-radius:8px;color:#171a1f;font-size:11px;min-width:0;padding:9px;width:100%}.filter-options{display:grid;gap:10px}.filter-options label{align-items:center;color:#30343b;cursor:pointer;display:grid;font-size:11px;gap:9px;grid-template-columns:auto 1fr auto}.filter-options label input{accent-color:var(--color-brand,#d71920);height:15px;width:15px}.filter-options label small{color:#626873}.filter-placeholder{color:#626873;font-size:10px;line-height:1.6}.filter-submit{align-items:center;background:var(--color-brand,#d71920);border:0;border-radius:8px;color:#fdfdfb;cursor:pointer;display:flex;font-size:11px;font-weight:800;justify-content:space-between;margin-top:18px;padding:12px 14px;width:100%}.filter-submit:hover{background:var(--color-brand-strong,#a90f18)}.filter-submit span{font-size:17px}.archive-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.archive-pagination{display:flex;justify-content:flex-end;margin-top:46px;width:100%}.archive-pagination .navigation{width:auto}.archive-pagination .nav-links{align-items:center;display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end;padding:0;width:auto}.archive-pagination .page-numbers{border:1px solid #dedfdc;border-radius:8px;color:#171a1f;display:grid;font-size:13px;font-weight:700;height:40px;min-width:40px;place-items:center;transition:border-color .2s ease-out,background .2s ease-out,color .2s ease-out;width:40px}.archive-pagination .dots{border-color:transparent;color:#626873}.archive-pagination .current,.archive-pagination a:hover{background:var(--color-brand,#d71920);border-color:var(--color-brand,#d71920);color:#fdfdfb}.archive-empty{align-items:flex-start;display:flex;flex-direction:column;max-width:540px;padding:70px 0}.archive-empty span{color:color-mix(in srgb,var(--color-brand,#d71920) 18%,#fdfdfb);font-size:110px;font-weight:800;line-height:.8}.archive-empty h2{font-size:34px;margin-top:24px}.archive-empty p{color:#626873;margin:10px 0 26px}.shop-archive .archive-eyebrow{font-size:12px}.shop-archive .archive-stat span{font-size:14px}.shop-archive .archive-result-count,.shop-archive .shop-category-name,.shop-archive .shop-category-picker summary{font-size:15px}.shop-archive .shop-category-panel-heading h2{font-size:22px}.shop-archive .shop-category-panel-heading span{font-size:13px}.shop-archive .archive-sort>span{font-size:12px}.shop-archive .sort-list a,.shop-archive .sort-picker summary{font-size:14px}.shop-archive .filter-sidebar-heading div span{font-size:11px}.shop-archive .filter-sidebar-heading h2{font-size:28px}.shop-archive .filter-sidebar-heading a{font-size:12px}.shop-archive .filter-group summary{font-size:15px}.shop-archive .price-inputs i,.shop-archive .price-inputs label span{font-size:11px}.shop-archive .filter-options label,.shop-archive .price-inputs label input{font-size:14px}.shop-archive .filter-options label small{font-size:12px}.shop-archive .filter-placeholder{font-size:13px}.shop-archive .filter-submit{font-size:14px}.shop-archive .product-info h3{font-size:18px;line-height:1.4;min-height:50px}.shop-archive .product-kicker{font-size:12px}.shop-archive .product-price{font-size:22px}.shop-archive .old-price{font-size:14px}.shop-archive .archive-pagination .page-numbers,.shop-archive .btn-add{font-size:15px}@media(max-width:1080px){.shop-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.archive-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.has-filters .archive-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.archive-hero-grid{grid-template-columns:1fr}.archive-stat{border-left:0;padding-left:0}.archive-toolbar{align-items:stretch;flex-direction:column}.archive-sort{align-items:center;flex-direction:row;width:100%}.sort-picker{flex:1;min-width:0}.sort-list{right:0;width:100%}.archive-layout.has-filters{grid-template-columns:1fr}.filter-sidebar{border-top:0;position:static}.mobile-filter-toggle{align-items:center;background:#fdfdfb;border:1px solid #dedfdc;border-radius:11px;color:#171a1f;cursor:pointer;display:flex;font-size:16px;font-weight:800;justify-content:space-between;min-height:50px;padding:0 15px;width:100%}.mobile-filter-toggle svg{fill:none;stroke:currentColor;stroke-width:1.8;height:17px;transition:transform .2s ease-out;width:17px}.mobile-filter-toggle[aria-expanded=true]{border-color:var(--color-brand,#d71920)}.mobile-filter-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.mobile-filter-toggle[aria-expanded=false]+.filter-sidebar-content{display:none}.filter-sidebar-content{border:1px solid #dedfdc;border-radius:11px;margin-top:10px;padding:0 15px 18px}.archive-product-grid,.has-filters .archive-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.shop-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-category-card{min-height:190px;padding:14px}.shop-category-visual{height:90px}.sort-list a{padding:8px 11px}.archive-product-grid,.has-filters .archive-product-grid{grid-template-columns:1fr}}@media(max-width:760px){.archive-toolbar-start{justify-content:space-between;width:100%}.shop-category-panel{padding:14px}.shop-category-panel-heading span{display:none}}@media(max-width:520px){.shop-category-grid{grid-template-columns:1fr}.shop-category-card{min-height:0;padding:10px}.shop-category-visual{flex-basis:42px;height:42px;width:42px}}.single-product-view{padding-bottom:clamp(70px,9vw,120px)}.product-breadcrumbs{align-items:center;color:#626873;display:flex;font-size:13px;gap:9px;overflow:hidden;padding:22px 0;white-space:nowrap}.product-breadcrumbs a:hover{color:var(--color-brand,#d71920)}.product-breadcrumbs span:last-child{overflow:hidden;text-overflow:ellipsis}.product-detail{align-items:start;display:grid;gap:clamp(42px,7vw,92px);grid-template-columns:minmax(0,1.12fr) minmax(340px,.88fr);padding:clamp(30px,5vw,60px) 0 clamp(64px,8vw,104px)}.product-gallery{background:#f7f7f5;border-radius:24px;display:grid;min-height:540px;overflow:hidden;place-items:center;position:relative}.product-gallery img{height:82%;mix-blend-mode:multiply;-o-object-fit:contain;object-fit:contain;width:82%}.single-product-placeholder{background:#171a1f;border-radius:50%;color:#fdfdfb;display:grid;font-size:50px;font-weight:800;height:160px;letter-spacing:-.06em;place-items:center;width:160px}.single-product-badge{background:var(--color-brand-strong,#a90f18);border-radius:999px;color:#f4fffb;font-size:14px;font-weight:800;left:22px;padding:8px 12px;position:absolute;top:22px;z-index:1}.product-summary{padding-top:18px;position:sticky;top:24px}.product-summary h1{font-size:clamp(38px,4.3vw,62px);letter-spacing:-.05em;margin:12px 0 20px}.product-summary-eyebrow{color:var(--color-brand,#d71920);font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.product-lead{color:#626873;font-size:18px;line-height:1.65;max-width:65ch}.single-price{align-items:baseline;display:flex;gap:14px;margin:30px 0}.single-price strong{color:#171a1f;font-size:38px;letter-spacing:-.04em}.single-old-price{color:#8b8f96;font-size:16px;text-decoration:line-through}.merchant-panel{align-items:center;border:1px solid #dedfdc;border-radius:14px;display:grid;gap:18px;grid-template-columns:1fr auto;padding:20px}.merchant-panel div{display:flex;flex-direction:column;min-width:0}.merchant-panel div span{color:#626873;font-size:12px;letter-spacing:.09em;text-transform:uppercase}.merchant-panel div strong{color:#171a1f;font-size:16px;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-deal-button{align-items:center;background:var(--color-brand,#d71920);border:0;border-radius:8px;color:#fdfdfb;cursor:pointer;display:inline-flex;font-size:15px;font-weight:800;gap:20px;padding:14px 18px;transition:background .2s ease-out,transform .2s ease-out;white-space:nowrap}.product-deal-button:hover{background:var(--color-brand-strong,#a90f18);transform:translateY(-2px)}.product-deal-button span{font-size:20px}.product-deal-button.is-disabled{background:color-mix(in srgb,#626873 35%,#fdfdfb);cursor:not-allowed;transform:none}.product-trust-list{display:grid;gap:12px;margin:26px 0 20px}.product-trust-list li{align-items:center;color:#626873;display:flex;font-size:14px;gap:10px;line-height:1.5}.product-trust-list svg{fill:none;stroke:var(--color-brand-strong,#a90f18);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex:0 0 19px;height:19px;width:19px}.product-description{border-bottom:1px solid #dedfdc;border-top:1px solid #dedfdc;display:grid;gap:clamp(35px,8vw,120px);grid-template-columns:minmax(160px,.35fr) 1fr;padding:clamp(52px,7vw,86px) 0}.product-description>span{color:var(--color-brand,#d71920);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.product-description>div{max-width:72ch}.product-description h2{font-size:clamp(32px,3vw,42px);margin-bottom:24px}.product-description h3{font-size:24px;margin:30px 0 12px}.product-description h4{font-size:20px;margin:24px 0 10px}.product-description li,.product-description p{color:#626873;font-size:17px;line-height:1.8}.product-description p+p{margin-top:18px}.product-description ol,.product-description ul{margin:18px 0;padding-left:24px}.product-description li+li{margin-top:8px}.product-description-button{align-items:center;background:var(--color-brand,#d71920);border-radius:8px;color:#fdfdfb;display:inline-flex;font-size:15px;font-weight:800;gap:12px;margin-top:30px;padding:15px 19px;transition:background .2s ease-out,transform .2s ease-out}.product-description-button:focus-visible,.product-description-button:hover{background:var(--color-brand-strong,#a90f18);color:#fdfdfb;transform:translateY(-1px)}.product-description-button:focus-visible{outline:3px solid color-mix(in srgb,var(--color-brand,#d71920) 22%,#fdfdfb);outline-offset:3px}.product-description-button span{font-size:19px}.related-products{padding-top:clamp(64px,8vw,104px)}@media(max-width:820px){.product-detail{grid-template-columns:1fr}.product-gallery{min-height:420px}.product-summary{padding-top:0;position:static}}@media(max-width:560px){.product-gallery{min-height:330px}.merchant-panel{grid-template-columns:1fr}.product-deal-button{justify-content:space-between}.product-description{gap:18px;grid-template-columns:1fr}}