@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700;800&family=DM+Sans:wght@400;500;600;700;800&display=swap";:root{--color-dark: #101214;--color-surface: #F5F5F2;--color-text: #161515;--color-muted: #5E625F;--color-gold: #BE9B41;--color-burgundy: #651818;--color-orange: #F15A24;--color-line: rgba(22, 21, 21, .14);--color-line-light: rgba(255, 255, 255, .18);--font-heading: "Barlow Condensed", "Arial Narrow", sans-serif;--font-body: Montserrat, Helvetica, Arial, sans-serif;--content-width: 1360px;--section-space: 96px;--logo-width: 190px;--radius: 2px;--ease: cubic-bezier(.2, .75, .25, 1)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;background:var(--color-surface);color:var(--color-text);font-family:var(--font-body);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}body.no-scroll{overflow:hidden}img,video,iframe,model-viewer{display:block;max-width:100%}img{height:auto}button,input,select,textarea{font:inherit}button,.button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:.2em}button{color:inherit}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{font-family:var(--font-heading);font-weight:700;letter-spacing:-.035em;line-height:.98}h1{font-size:clamp(3.2rem,8vw,7.5rem)}h2{font-size:clamp(2.5rem,5vw,5.4rem)}h3{font-size:clamp(1.35rem,2vw,1.85rem)}p{max-width:68ch}.container{width:min(calc(100% - 40px),var(--content-width));margin-inline:auto}.container--narrow{max-width:960px}.section-space{padding-block:var(--section-space)}.section-space--compact{padding-block:calc(var(--section-space) * .72)}.text-center{text-align:center}.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}.skip-link{position:fixed;z-index:100;top:10px;left:10px;padding:10px 15px;background:var(--color-gold);color:var(--color-dark);transform:translateY(-150%);transition:transform .2s ease}.skip-link:focus{transform:translateY(0)}.eyebrow,.label,.product-card__vendor,.article-meta{font-family:var(--font-body);font-size:.69rem;font-weight:700;letter-spacing:.16em;line-height:1.35;text-transform:uppercase}.eyebrow{color:var(--color-gold);margin-bottom:18px}.label{color:var(--color-muted);margin-bottom:10px}.muted{color:var(--color-muted)}.rte>*:last-child{margin-bottom:0}.rte a{color:var(--color-burgundy)}.rte img{margin-block:2rem}.button{align-items:center;border:1px solid transparent;border-radius:var(--radius);cursor:pointer;display:inline-flex;font-size:.76rem;font-weight:800;gap:15px;justify-content:center;letter-spacing:.1em;line-height:1;min-height:50px;padding:16px 22px;text-decoration:none;text-transform:uppercase;transition:background-color .25s var(--ease),border-color .25s var(--ease),color .25s var(--ease),transform .25s var(--ease)}.button:hover{transform:translateY(-2px)}.button svg{width:17px;height:17px}.button--primary{background:var(--color-gold);color:var(--color-dark)}.button--primary:hover{background:#d0af57}.button--dark{background:var(--color-dark);color:#fff}.button--dark:hover{background:var(--color-burgundy)}.button--light{background:#fff;color:var(--color-dark)}.button--light:hover{background:var(--color-gold)}.button--outline{border-color:var(--color-line);background:transparent;color:var(--color-text)}.button--outline:hover{border-color:var(--color-text);background:#1615150a}.button--ghost-light{border-color:#ffffff7a;color:#fff}.button--ghost-light:hover{border-color:#fff;background:#fff;color:var(--color-dark)}.button--small{min-height:42px;padding:12px 14px;font-size:.64rem}.button--large{min-height:60px;padding:20px 28px}.button--full{width:100%}.button-row{display:flex;flex-wrap:wrap;gap:12px}.text-link{align-items:center;display:inline-flex;font-size:.72rem;font-weight:700;gap:12px;letter-spacing:.1em;text-decoration:none;text-transform:uppercase}.text-link svg{height:17px;width:17px;transition:transform .25s var(--ease)}.text-link:hover svg{transform:translate(4px)}.icon-button{align-items:center;background:transparent;border:0;cursor:pointer;display:inline-flex;height:44px;justify-content:center;padding:10px;width:44px}.icon-button svg,.category-card__body svg,.mega-menu a svg,.site-header nav svg,.collection-list-card span svg{fill:none;height:20px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5;width:20px}.media-placeholder{background:#e3e4df;min-height:260px}.media-placeholder--large{min-height:540px}.announcement-bar{background:var(--color-gold);color:var(--color-dark);font-size:.69rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.announcement-bar__inner{align-items:center;display:flex;gap:20px;justify-content:center;min-height:35px;padding-block:7px}.announcement-bar p{margin:0;max-width:none;text-align:center}.announcement-bar a{align-items:center;display:inline-flex;gap:7px;text-decoration:none}.announcement-bar svg{fill:none;height:13px;stroke:currentColor;width:13px}.site-header{position:relative;z-index:20;background:var(--color-dark);color:#fff}.site-header--sticky{position:sticky;top:0}.site-header__inner{align-items:center;display:flex;min-height:82px}.site-header__logo{align-items:center;display:inline-flex;flex:0 0 auto;text-decoration:none}.site-header__logo img{max-height:58px;object-fit:contain;width:min(var(--logo-width),28vw)}.site-header__nav{align-items:center;display:flex;gap:clamp(15px,2.25vw,38px);margin-inline:auto;padding-inline:30px}.site-header__nav>a,.nav-item>a{color:#ffffffd1;font-size:.71rem;font-weight:700;letter-spacing:.1em;text-decoration:none;text-transform:uppercase}.site-header__nav>a:hover,.nav-item>a:hover{color:var(--color-gold)}.nav-item{height:82px;display:flex;align-items:center;position:relative}.nav-item--has-children>a:after{content:"\2304";font-size:.8em;margin-left:5px}.mega-menu{background:var(--color-dark);border-top:1px solid var(--color-line-light);display:none;left:50%;min-width:720px;padding-block:36px;position:absolute;top:100%;transform:translate(-50%)}.nav-item:hover .mega-menu,.nav-item:focus-within .mega-menu{display:block}.mega-menu__inner{display:grid;gap:30px;grid-template-columns:1fr 2fr}.mega-menu__intro p:last-child{color:#ffffffb8;font-size:.9rem}.mega-menu__links{display:grid;grid-template-columns:repeat(2,1fr);gap:12px 30px}.mega-menu a{align-items:center;border-bottom:1px solid var(--color-line-light);display:flex;font-family:var(--font-heading);font-size:1.4rem;justify-content:space-between;padding-bottom:12px;text-decoration:none}.mega-menu a:hover{color:var(--color-gold)}.site-header__actions{align-items:center;display:flex;gap:2px}.site-header__cart{position:relative}.cart-count{align-items:center;background:var(--color-orange);border-radius:50%;color:#fff;display:flex;font-size:.62rem;height:17px;justify-content:center;line-height:1;position:absolute;right:3px;top:2px;width:17px}.site-header__mobile-toggle,.mobile-menu{display:none}.hero-product{background:var(--color-dark);color:#fff;min-height:min(760px,calc(100svh - 117px));overflow:hidden;position:relative}.hero-product__media,.hero-product__veil{top:0;right:0;bottom:0;left:0;position:absolute}.hero-product__media{background:#101214}.hero-product__media img,.hero-product__media video{height:100%;object-fit:cover;object-position:center;width:100%}.hero-product__media img{object-fit:contain;object-position:71% center}.hero-product__veil{background:linear-gradient(90deg,#101214f2,#101214b8 37%,#10121421 72%),linear-gradient(0deg,rgba(16,18,20,.55),transparent 38%)}.hero-product__content{display:flex;flex-direction:column;justify-content:space-between;min-height:inherit;padding-bottom:34px;padding-top:clamp(70px,14vh,160px);position:relative;z-index:1}.hero-product__copy{max-width:650px}.hero-product h1{max-width:8ch;margin-bottom:26px}.hero-product__text{color:#ffffffbd;font-size:1.02rem;max-width:44ch}.hero-product__meta{border-top:1px solid rgba(255,255,255,.3);display:flex;font-size:.65rem;justify-content:space-between;letter-spacing:.12em;padding-top:14px;text-transform:uppercase}.section-heading{align-items:end;display:flex;gap:30px;justify-content:space-between;margin-bottom:42px}.section-heading h2{max-width:12ch;margin-bottom:0}.section-heading p:not(.eyebrow){color:var(--color-muted);margin:20px 0 0;max-width:55ch}.section-heading__index{color:var(--color-muted);font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.category-card{background:#e8e9e4;display:flex;flex-direction:column;min-height:360px;overflow:hidden;text-decoration:none}.category-card__media{align-items:center;background:#dfe1db;display:flex;flex:1;justify-content:center;min-height:220px;overflow:hidden}.category-card__media img{height:100%;object-fit:cover;transition:transform .6s var(--ease);width:100%}.category-card:hover .category-card__media img{transform:scale(1.04)}.category-card__number{color:#16151521;font-family:var(--font-heading);font-size:clamp(6rem,12vw,11rem);line-height:1}.category-card__body{align-items:end;display:flex;gap:15px;justify-content:space-between;padding:20px}.category-card h3{font-size:1.35rem;margin-bottom:5px}.category-card p{color:var(--color-muted);font-size:.8rem;margin:0}.category-card__body svg{flex:0 0 auto;transition:transform .25s var(--ease)}.category-card:hover .category-card__body svg{transform:translate(4px)}.featured-products{background:#fff}.section-heading--wide h2{max-width:10ch}.product-grid{display:grid;gap:14px}.product-grid--3{grid-template-columns:repeat(3,1fr)}.product-grid--4{grid-template-columns:repeat(4,1fr)}.product-card{min-width:0}.product-card__media-wrap{background:#eef0ec;position:relative}.product-card__media{aspect-ratio:1 / 1.08;display:block;overflow:hidden;position:relative}.product-card__media>img{height:100%;object-fit:contain;transition:opacity .35s ease,transform .5s var(--ease);width:100%}.product-card:hover .product-card__media>img:not(.product-card__hover-media){transform:scale(1.03)}.product-card__hover-media{top:0;right:0;bottom:0;left:0;opacity:0;position:absolute}.product-card__badge{background:var(--color-dark);color:#fff;font-size:.62rem;font-weight:700;left:10px;letter-spacing:.08em;padding:7px 9px;position:absolute;text-transform:uppercase;top:10px}.product-card__badge:empty{display:none}.product-card--featured .product-card__badge{background:var(--color-orange)}.product-card--value .product-card__badge{background:var(--color-gold);color:var(--color-dark)}.product-card__quick-action{bottom:12px;left:12px;opacity:0;position:absolute;right:12px;transform:translateY(6px);transition:opacity .25s ease,transform .25s var(--ease)}.product-card:hover .product-card__quick-action,.product-card:focus-within .product-card__quick-action{opacity:1;transform:translateY(0)}.quick-add-form{margin:0}.product-card__info{padding:16px 2px 0}.product-card__vendor{color:var(--color-muted);font-size:.59rem;margin-bottom:7px}.product-card__title{font-family:var(--font-heading);font-size:1.2rem;letter-spacing:-.02em;line-height:1.05;margin-bottom:9px}.price{align-items:center;display:flex;flex-wrap:wrap;gap:9px;font-size:.86rem;font-weight:700}.price__compare,.product-info__price s{color:var(--color-muted);font-size:.8em;font-weight:400}.price__from{color:var(--color-muted);font-size:.75em;font-weight:400}.product-card__spec{color:var(--color-muted);font-size:.74rem;margin:10px 0 0}.story-section{background:var(--color-dark);color:#fff}.story-section__inner{align-items:center;display:grid;gap:clamp(35px,8vw,130px);grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr)}.story-section__inner--copy_first .story-section__media{order:2}.story-section__media{background:#252827;overflow:hidden}.story-section__media img{aspect-ratio:1.25 / 1;object-fit:cover;width:100%}.story-section__copy h2{max-width:9ch}.story-section__copy>p:not(.eyebrow){color:#ffffffb3;max-width:45ch}.benefits-section{background:var(--color-surface)}.benefits-section--dark{background:var(--color-dark);color:#fff}.benefits-grid{border-top:1px solid var(--color-line);display:grid;grid-template-columns:repeat(3,1fr)}.benefits-section--dark .benefits-grid{border-color:var(--color-line-light)}.benefit{border-right:1px solid var(--color-line);padding:25px 30px 8px 0}.benefit+.benefit{padding-left:30px}.benefit:last-child{border-right:0}.benefits-section--dark .benefit{border-color:var(--color-line-light)}.benefit__number{color:var(--color-gold);display:block;font-size:.67rem;font-weight:700;letter-spacing:.12em;margin-bottom:62px}.benefit h3{margin-bottom:10px}.benefit p{color:var(--color-muted);font-size:.87rem;max-width:28ch}.benefits-section--dark .benefit p{color:#ffffffa6}.rich-text-section{background:var(--color-gold)}.rich-text-section--dark{background:var(--color-dark);color:#fff}.rich-text-section .container{max-width:780px}.rich-text-section h2{margin-inline:auto;max-width:12ch}.rich-text-section .container>p:not(.eyebrow){margin:20px auto 30px;max-width:44ch}.rich-text-section--dark .container>p:not(.eyebrow){color:#ffffffb8}.breadcrumbs{align-items:center;color:var(--color-muted);display:flex;flex-wrap:wrap;font-size:.66rem;gap:8px;padding-top:22px;text-transform:uppercase}.breadcrumbs a{text-decoration:none}.breadcrumbs a:hover{color:var(--color-text)}.product-section{background:#fff}.product-section__grid{align-items:start;display:grid;gap:clamp(35px,7vw,105px);grid-template-columns:minmax(0,1.1fr) minmax(320px,.75fr)}.product-gallery__main{background:#eef0ec}.product-gallery__slide{aspect-ratio:1 / 1.02}.product-gallery__slide img,.product-gallery__slide>video,.product-gallery__slide>iframe,.product-gallery__slide>model-viewer{height:100%;object-fit:contain;width:100%}.product-gallery__thumbs{display:flex;gap:8px;margin-top:9px;overflow-x:auto}.product-gallery__thumb{background:#eef0ec;border:2px solid transparent;cursor:pointer;flex:0 0 82px;padding:0}.product-gallery__thumb.is-active{border-color:var(--color-gold)}.product-gallery__thumb img{aspect-ratio:1;object-fit:contain;width:100%}.product-info{padding-top:5px}.product-info--sticky{position:sticky;top:125px}.product-section--precision{overflow:hidden;position:relative}.product-section--precision:before{background:var(--color-orange);content:"";height:250px;opacity:.09;position:absolute;right:-120px;top:-145px;transform:rotate(28deg);width:430px}.product-section--precision .product-gallery__main{background:linear-gradient(135deg,#eef0ec,#dfe2dc 65%,#cfd3cc);border:1px solid rgba(22,21,21,.08)}.product-section--precision .product-gallery__thumb.is-active{border-color:var(--color-orange)}.product-info__eyebrow{color:var(--color-orange);font-size:.66rem;font-weight:700;letter-spacing:.13em;margin:0 0 12px;text-transform:uppercase}.product-info__buy-note{color:var(--color-muted);font-size:.72rem;line-height:1.5;margin:-12px 0 24px}.product-section--precision .product-form__submit{background:var(--color-orange);border-color:var(--color-orange);color:#fff}.product-section--precision .product-form__submit:hover,.product-section--precision .product-form__submit:focus-visible{background:#9e2a13;border-color:#9e2a13}.product-info h1{font-size:clamp(3rem,5vw,5.7rem);max-width:8ch;margin-bottom:14px}.product-info__vendor{color:var(--color-muted);font-size:.7rem;letter-spacing:.12em;text-transform:uppercase}.product-info__kicker{color:var(--color-muted);font-size:.94rem}.product-info__rating{align-items:center;display:flex;font-size:.73rem;gap:10px;margin:20px 0}.product-info__rating>span:first-child{color:var(--color-gold);letter-spacing:.12em}.product-info__rating a{color:var(--color-muted)}.product-info__rating-placeholder{color:var(--color-muted);font-size:.7rem;letter-spacing:.1em;text-transform:uppercase}.product-info__price{align-items:center;display:flex;font-family:var(--font-heading);font-size:2.2rem;gap:12px;line-height:1;margin-bottom:22px}.product-info__spec-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin:0 0 24px}.product-info__spec-strip div{background:#f1f3ef;border:1px solid rgba(22,21,21,.12);min-height:72px;padding:13px 11px 10px}.product-info__spec-strip strong,.product-info__spec-strip span{display:block}.product-info__spec-strip strong{color:var(--color-text);font-family:var(--font-heading);font-size:1.5rem;line-height:.9}.product-info__spec-strip span{color:var(--color-muted);font-size:.55rem;letter-spacing:.1em;line-height:1.2;margin-top:8px;text-transform:uppercase}.product-section--flagship .product-info__spec-strip div:first-child{background:var(--color-orange);border-color:var(--color-orange);color:#fff}.product-section--flagship .product-info__spec-strip div:first-child strong,.product-section--flagship .product-info__spec-strip div:first-child span{color:#fff}.product-info__description{color:var(--color-muted);font-size:.9rem;margin-bottom:28px}.product-form{border-top:1px solid var(--color-line);padding-top:20px}.product-options{display:grid;gap:18px;margin-bottom:22px}.product-option{border:0;margin:0;padding:0}.product-option legend,.field-label{display:block;font-size:.68rem;font-weight:700;letter-spacing:.12em;margin-bottom:10px;text-transform:uppercase}.product-option__values{display:flex;flex-wrap:wrap;gap:7px}.swatch-option input{position:absolute;opacity:0}.swatch-option span{border:1px solid var(--color-line);cursor:pointer;display:block;font-size:.76rem;padding:10px 13px;transition:border-color .2s ease,background .2s ease}.swatch-option input:checked+span{background:var(--color-dark);border-color:var(--color-dark);color:#fff}.swatch-option input:focus-visible+span{outline:2px solid var(--color-gold);outline-offset:2px}.select-input,.search-form input,.newsletter-form input,.password-form input,.price-range input,.cart-item__controls input,.cart-page__bottom textarea{background:#fff;border:1px solid var(--color-line);border-radius:0;color:var(--color-text);min-height:50px;padding:12px 14px;width:100%}.select-input{margin-bottom:18px}.product-form__row{display:grid;gap:10px;grid-template-columns:126px 1fr}.quantity-input{align-items:center;border:1px solid var(--color-line);display:flex;justify-content:space-between}.quantity-input button{background:transparent;border:0;cursor:pointer;font-size:1.3rem;height:50px;width:38px}.quantity-input input{-webkit-appearance:textfield;appearance:textfield;background:transparent;border:0;min-width:0;outline:0;padding:0;text-align:center;width:42px}.quantity-input input::-webkit-inner-spin-button,.quantity-input input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}.product-form__submit,.product-form__buy{border-radius:999px;font-size:.72rem;font-weight:800;letter-spacing:.1em;min-height:54px;text-transform:uppercase}.product-form__buy{margin-top:10px}.shopify-payment-button{margin-top:12px}.product-trust{border-bottom:1px solid var(--color-line);border-top:1px solid var(--color-line);display:grid;gap:12px;grid-template-columns:repeat(3,1fr);margin-top:28px;padding-block:18px}.product-trust div{border-right:1px solid var(--color-line);padding-right:9px}.product-trust div:last-child{border-right:0}.product-trust strong,.product-trust span{display:block}.product-trust strong{font-size:.69rem;line-height:1.2}.product-trust span{color:var(--color-muted);font-size:.62rem;line-height:1.3;margin-top:5px}.product-accordions{margin-top:18px}.accordion{border-bottom:1px solid var(--color-line)}.accordion summary{align-items:center;cursor:pointer;display:flex;font-family:var(--font-heading);font-size:1.2rem;justify-content:space-between;list-style:none;padding:18px 0}.accordion summary::-webkit-details-marker{display:none}.accordion summary svg{fill:none;height:20px;stroke:currentColor;stroke-width:1.5;width:20px}.accordion__content{color:var(--color-muted);font-size:.87rem;padding:0 35px 20px 0}.product-benefit-list{border-bottom:1px solid var(--color-line);padding-block:18px}.product-benefit-list .label{margin-bottom:8px}.product-benefit-list span{display:block;font-size:.8rem}.product-info__sku,.product-share{color:var(--color-muted);font-size:.67rem;margin-top:20px}.product-share{align-items:center;display:flex;gap:13px}.product-share .label{margin:0}.collection-section,.collection-list-section,.blog-section,.search-section{background:var(--color-surface)}.collection-header{align-items:end;display:flex;gap:30px;justify-content:space-between;margin-bottom:56px}.collection-header h1{margin-bottom:16px;max-width:9ch}.collection-header__description{color:var(--color-muted);max-width:55ch}.collection-header__count{color:var(--color-muted);font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}.collection-toolbar{align-items:center;border-bottom:1px solid var(--color-line);border-top:1px solid var(--color-line);display:flex;justify-content:space-between;margin-bottom:26px;padding-block:12px}.filter-toggle{display:none}.collection-toolbar__sort{align-items:center;display:flex;gap:12px;margin-left:auto}.collection-toolbar__sort label{color:var(--color-muted);font-size:.67rem;letter-spacing:.1em;text-transform:uppercase}.collection-toolbar__sort select{background:transparent;border:0;font-size:.76rem;padding:7px 26px 7px 5px}.collection-layout{align-items:start;display:grid;gap:28px;grid-template-columns:220px 1fr}.collection-filters{position:sticky;top:125px}.collection-filters__head{align-items:center;display:flex;justify-content:space-between}.collection-filters__head h2{font-size:1.7rem;margin:0}.collection-filters__head .icon-button{display:none}.filter-group{border-top:1px solid var(--color-line);padding-block:16px}.filter-group:last-child{border-bottom:1px solid var(--color-line)}.filter-group summary{align-items:center;cursor:pointer;display:flex;font-size:.72rem;font-weight:700;justify-content:space-between;letter-spacing:.08em;list-style:none;text-transform:uppercase}.filter-group summary::-webkit-details-marker{display:none}.filter-group summary svg{fill:none;height:16px;stroke:currentColor;stroke-width:1.5;width:16px}.filter-group__values{display:grid;gap:8px;padding-top:14px}.filter-apply{margin-top:18px}.filter-value{color:var(--color-muted);display:flex;font-size:.76rem;justify-content:space-between;text-decoration:none}.filter-value.is-active,.filter-value:hover{color:var(--color-text);font-weight:700}.filter-value span:last-child{font-size:.68rem}.price-range{display:grid;gap:7px}.price-range label{color:var(--color-muted);font-size:.68rem}.price-range input{font-size:.76rem;margin-top:5px;min-height:40px}.pagination{align-items:center;border-top:1px solid var(--color-line);display:flex;justify-content:space-between;margin-top:45px;padding-top:19px}.pagination__link{align-items:center;display:inline-flex;font-size:.7rem;font-weight:700;gap:9px;text-decoration:none;text-transform:uppercase}.pagination__link svg{fill:none;height:16px;stroke:currentColor;width:16px}.pagination__count{color:var(--color-muted);font-size:.68rem;font-weight:700;letter-spacing:.1em}.collection-list-grid,.article-grid{display:grid;gap:14px;grid-template-columns:repeat(3,1fr)}.collection-list-card,.article-card{background:#fff;text-decoration:none}.collection-list-card__media,.article-card__media{overflow:hidden}.collection-list-card__media img,.article-card__media img{aspect-ratio:1.25 / 1;object-fit:cover;transition:transform .5s var(--ease);width:100%}.collection-list-card:hover img,.article-card:hover img{transform:scale(1.04)}.collection-list-card__body{align-items:end;display:flex;gap:12px;justify-content:space-between;padding:18px}.collection-list-card__body h2{font-size:1.9rem;margin:0}.collection-list-card__body span{align-items:center;color:var(--color-muted);display:inline-flex;font-size:.67rem;gap:7px;white-space:nowrap}.collection-list-card__body svg{fill:none;height:15px;stroke:currentColor;width:15px}.cart-section{background:var(--color-surface)}.cart-empty{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;min-height:280px;text-align:center}.cart-empty p{color:var(--color-muted)}.cart-page__items{border-top:1px solid var(--color-line)}.cart-item{display:grid;gap:14px;grid-template-columns:90px 1fr;padding:14px 0}.cart-item+.cart-item{border-top:1px solid var(--color-line)}.cart-item__image{background:#eef0ec;display:block}.cart-item__image img{aspect-ratio:1;height:100%;object-fit:contain;width:100%}.cart-item__info{min-width:0}.cart-item__title{display:block;font-family:var(--font-heading);font-size:1.15rem;line-height:1.1;text-decoration:none}.cart-item__variant,.cart-item__price{color:var(--color-muted);font-size:.75rem;margin:4px 0}.cart-item__price{color:var(--color-text);font-weight:700}.cart-item__controls{align-items:center;display:flex;gap:10px;margin-top:12px}.cart-item__controls input{min-height:40px;text-align:center;width:65px}.cart-item__controls button{background:transparent;border:0;cursor:pointer;font-size:1.25rem;padding:5px 9px}.cart-item__controls span{font-size:.8rem;min-width:14px;text-align:center}.cart-item__controls a,.cart-item__remove{color:var(--color-muted);font-size:.65rem;letter-spacing:.08em;margin-left:auto;text-transform:uppercase}.cart-page__bottom{display:grid;gap:45px;grid-template-columns:1fr 320px;padding-top:34px}.cart-page__bottom textarea{min-height:110px;resize:vertical}.cart-summary{border-top:1px solid var(--color-line);padding-top:18px}.cart-drawer__subtotal{align-items:baseline;display:flex;justify-content:space-between}.cart-drawer__subtotal strong{font-family:var(--font-heading);font-size:1.6rem}.cart-drawer__tax-note{color:var(--color-muted);font-size:.7rem}.search-form{display:grid;grid-template-columns:1fr auto;margin-bottom:38px;max-width:780px}.search-form input{min-height:60px}.search-results-count{color:var(--color-muted);font-size:.8rem;margin-bottom:22px}.search-result{border-top:1px solid var(--color-line);padding:20px 0}.search-result h2{font-size:2rem;margin-bottom:10px}.search-result p:last-child{color:var(--color-muted)}.page-header{border-bottom:1px solid var(--color-line);margin-bottom:42px;padding-bottom:30px}.page-header h1{margin-bottom:0}.page-content{font-size:1.05rem}.article-header{margin-bottom:45px;text-align:center}.article-header h1{max-width:12ch;margin-inline:auto}.article-meta{color:var(--color-muted);display:flex;gap:15px;justify-content:center}.article-meta span+span:before{content:"\b7";margin-right:15px}.article-hero{margin-inline:calc((960px - 100vw)/2);max-height:700px;overflow:hidden}.article-hero img{width:100%}.article-content{font-size:1.05rem;margin:48px auto 0;max-width:700px}.article-content h2{font-size:2.5rem;margin-top:2.4em}.article-footer{border-top:1px solid var(--color-line);margin-top:55px;padding-top:20px}.newsletter-section{background:var(--color-burgundy);color:#fff}.newsletter-section__inner{align-items:end;display:grid;gap:45px;grid-template-columns:1fr 1fr}.newsletter-section h2{max-width:9ch}.newsletter-section p:not(.eyebrow){color:#ffffffb8}.newsletter-form__row{display:grid;grid-template-columns:1fr auto}.newsletter-form input{border:1px solid rgba(255,255,255,.35);min-height:55px}.newsletter-form .button{border:0}.form-status{color:var(--color-gold);font-size:.8rem;margin-top:12px}.form-status--error{color:#ffb5a1}.site-footer{background:var(--color-dark);color:#fff;padding-block:60px 22px}.site-footer__top{display:grid;gap:50px;grid-template-columns:1fr 1.4fr;padding-bottom:70px}.site-footer__brand>p{color:#ffffff94;font-size:.9rem;margin:20px 0}.site-footer__logo img{max-width:200px}.site-footer__contact{display:grid;gap:3px}.site-footer__contact a{color:#ffffffd1;font-size:.76rem;text-decoration:none}.site-footer__links{display:grid;gap:30px;grid-template-columns:repeat(3,1fr)}.site-footer__links .label{color:var(--color-gold)}.site-footer__links a{color:#ffffffb3;display:block;font-size:.76rem;margin-bottom:8px;text-decoration:none}.site-footer__links a:hover,.site-footer__social a:hover{color:#fff}.site-footer__bottom{border-top:1px solid var(--color-line-light);color:#ffffff80;display:flex;font-size:.65rem;justify-content:space-between;padding-top:18px}.site-footer__bottom p{margin:0}.site-footer__social{display:flex;gap:18px}.site-footer__social a{text-decoration:none}.cart-drawer{top:0;right:0;bottom:0;left:0;position:fixed;z-index:50}.cart-drawer[hidden]{display:block;pointer-events:none;visibility:hidden}.cart-drawer__overlay{background:#101214a6;top:0;right:0;bottom:0;left:0;opacity:0;position:absolute;transition:opacity .3s ease}.cart-drawer__panel{background:var(--color-surface);bottom:0;display:flex;flex-direction:column;max-width:480px;position:absolute;right:0;top:0;transform:translate(100%);transition:transform .4s var(--ease);width:100%}.cart-drawer.is-open{pointer-events:auto;visibility:visible}.cart-drawer.is-open .cart-drawer__overlay{opacity:1}.cart-drawer.is-open .cart-drawer__panel{transform:translate(0)}.cart-drawer__header{align-items:center;border-bottom:1px solid var(--color-line);display:flex;justify-content:space-between;padding:18px 24px}.cart-drawer__header h2{font-size:2rem;margin:0}.cart-drawer__count{color:var(--color-muted);font-family:var(--font-body);font-size:.7rem;letter-spacing:.08em}.cart-drawer__body{flex:1;overflow-y:auto;padding:20px 24px}.cart-drawer__items .cart-item{grid-template-columns:76px 1fr}.cart-drawer__footer{border-top:1px solid var(--color-line);padding:20px 24px}.cart-drawer__view{display:block;font-size:.7rem;font-weight:700;letter-spacing:.1em;margin-top:14px;text-align:center;text-transform:uppercase}.cart-drawer{z-index:120}.cart-drawer__panel{background:#f4f7f3;box-shadow:-24px 0 70px #10121433;max-width:520px}.cart-drawer__header{align-items:flex-start;background:#101214;border:0;color:#fff;padding:22px 24px 20px}.cart-drawer__header .icon-button{color:#fff;margin:-4px -8px 0 12px}.cart-drawer__header h2{color:#fff;font-size:clamp(1.85rem,4vw,2.35rem);letter-spacing:-.04em}.cart-drawer__eyebrow{color:#ff8a59;font-size:.62rem;font-weight:850;letter-spacing:.15em;margin:0 0 7px;text-transform:uppercase}.cart-drawer__count{color:#ffffff9e}.cart-drawer__body{padding:18px 20px 22px}.cart-drawer__shipping{background:#21352e;border:1px solid rgba(255,255,255,.08);border-radius:16px;color:#fff;margin-bottom:14px;padding:15px 16px 14px}.cart-drawer__shipping-head{align-items:baseline;display:flex;gap:12px;justify-content:space-between}.cart-drawer__shipping-head strong{font-size:.76rem;letter-spacing:.02em}.cart-drawer__shipping-head span{color:#ffffffa3;font-size:.62rem}.cart-drawer__shipping .shipping-progress__bar{background:#ffffff29;border-radius:999px;height:6px;margin-top:12px;overflow:hidden}.cart-drawer__shipping .shipping-progress__bar span{background:#63e48d;border-radius:inherit;box-shadow:0 0 16px #63e48dbf}.cart-drawer__shipping p{color:#ffffffd1;font-size:.7rem;margin:9px 0 0}.cart-drawer__items{display:grid;gap:10px}.cart-drawer__item{background:#fff;border:1px solid #dce5de;border-radius:16px;gap:13px;padding:11px}.cart-drawer__item+.cart-drawer__item{border-top:1px solid #dce5de}.cart-drawer__item .cart-item__image{border-radius:10px;overflow:hidden}.cart-drawer__item .cart-item__title{font-size:1.04rem}.cart-drawer__item .cart-item__price{font-size:.86rem;margin-top:6px}.cart-drawer__item .cart-item__controls{margin-top:8px}.cart-drawer__item .cart-item__controls button{align-items:center;background:#eef3ef;border-radius:7px;display:inline-flex;font-size:1rem;height:28px;justify-content:center;padding:2px 8px}.cart-drawer__item .cart-item__controls button:hover,.cart-drawer__item .cart-item__controls button:focus-visible{background:#dce9df}.cart-drawer__item .cart-item__remove{background:transparent!important;color:#6d7b72;font-size:.6rem!important;height:auto!important;letter-spacing:.09em;padding:4px 0!important;text-decoration:underline;text-transform:uppercase}.cart-drawer__empty{background:#fff;border:1px dashed #c9d5cc;border-radius:16px;margin:2px 0 14px;min-height:205px;padding:24px 20px}.cart-drawer__empty[hidden]{display:none}.cart-drawer__empty-icon{align-items:center;background:#fff2e9;border:1px solid #ffb08a;border-radius:50%;color:#d84b16;display:inline-flex;height:46px;justify-content:center;width:46px}.cart-drawer__empty-icon svg{height:23px;width:23px}.cart-drawer__empty strong{font-size:1.1rem}.cart-drawer__empty p{color:#66746b;font-size:.76rem;line-height:1.5;margin:0;max-width:32ch}.cart-drawer__empty .button{min-height:44px}.cart-drawer__promo{background:#fff8f3;border:1px solid #ffb08a;border-radius:16px;margin-top:14px;padding:14px}.cart-drawer__promo-copy{align-items:center;display:flex;gap:11px}.cart-drawer__promo-copy>div{display:grid;gap:3px}.cart-drawer__promo-copy strong{color:#9e3c13;font-size:.79rem;letter-spacing:.015em}.cart-drawer__promo-copy>div>span{color:#69756e;font-size:.66rem}.cart-drawer__promo-icon{align-items:center;background:#ff641f;border-radius:11px;color:#17110d;display:inline-flex;flex:0 0 auto;height:35px;justify-content:center;width:35px}.cart-drawer__promo-icon svg,.cart-drawer__benefit-icon svg,.cart-drawer__empty-icon svg{fill:none;height:20px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;width:20px}.cart-drawer__discount-form{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:12px}.cart-drawer__discount-form input{background:#fff;border-color:#e8b79e;border-radius:9px;min-height:42px;padding-inline:12px}.cart-drawer__discount-form button{background:#17110d;border:0;border-radius:9px;color:#fff;cursor:pointer;font-size:.67rem;font-weight:850;letter-spacing:.1em;min-width:76px;text-transform:uppercase}.cart-drawer__discount-form button:hover,.cart-drawer__discount-form button:focus-visible{background:#2a3931}.cart-drawer__discount-form.is-applied button{background:#1f7a37}.cart-drawer__discount-status{color:#1f7a37;font-size:.65rem;font-weight:750;min-height:1em;margin:8px 0 0}.cart-drawer__benefits{border-top:1px solid #dbe4dd;margin-top:20px;padding-top:17px}.cart-drawer__benefits-title{color:#293a31;font-size:.65rem;font-weight:850;letter-spacing:.12em;margin:0 0 10px;text-transform:uppercase}.cart-drawer__benefits-grid{display:grid;gap:7px;grid-template-columns:repeat(3,1fr)}.cart-drawer__benefit{align-items:center;background:#fff;border:1px solid #dbe5de;border-radius:12px;display:flex;flex-direction:column;min-height:108px;padding:11px 7px 10px;text-align:center}.cart-drawer__benefit-icon{align-items:center;background:#fff4ed;border:1px solid #f4b394;border-radius:50%;color:#d84b16;display:inline-flex;height:32px;justify-content:center;margin-bottom:7px;width:32px}.cart-drawer__benefit-icon svg{height:16px;width:16px}.cart-drawer__benefit strong{color:#1b2922;font-size:.64rem;line-height:1.15}.cart-drawer__benefit>span:last-child{color:#77847c;font-size:.58rem;line-height:1.2;margin-top:4px}.cart-drawer__footer{background:#fff;border-top:1px solid #d7e1d9;padding:17px 20px 19px}.cart-drawer__subtotal strong{color:#111815;font-size:1.8rem}.cart-drawer__tax-note{color:#768179;font-size:.66rem;margin:4px 0 12px}.cart-drawer__checkout{align-items:center;background:#ff641f!important;border:2px solid #ff641f!important;border-radius:12px;box-shadow:0 10px 24px #ff641f3b;color:#17110d!important;display:flex;font-size:.75rem;font-weight:900;justify-content:space-between;letter-spacing:.1em;min-height:57px;padding-inline:17px 20px;text-transform:uppercase}.cart-drawer__checkout span{font-size:1.1rem}.cart-drawer__checkout:hover,.cart-drawer__checkout:focus-visible{background:#ff7b3e!important;border-color:#ff7b3e!important;box-shadow:0 12px 28px #ff641f4d;color:#17110d!important}.cart-drawer__checkout.is-added{background:#1f7a37!important;border-color:#1f7a37!important;color:#fff!important}.cart-drawer__checkout-note{color:#77847c;font-size:.62rem;line-height:1.35;margin:9px 0 0;text-align:center}.cart-drawer__view{color:#54645a;font-size:.62rem;margin-top:11px}@media(max-width:640px){.cart-drawer__body{padding-inline:14px}.cart-drawer__header,.cart-drawer__footer{padding-inline:16px}.cart-drawer__benefit{min-height:105px}.cart-drawer__benefit strong{font-size:.6rem}}.shipping-progress{background:#e8e9e4;margin-bottom:20px;padding:12px}.shipping-progress__bar{background:#1615151f;height:4px}.shipping-progress__bar span{background:var(--color-gold);display:block;height:100%;transition:width .3s ease;width:0}.shipping-progress p{font-size:.68rem;margin:8px 0 0}.cart-drawer__items .cart-item{grid-template-columns:92px 1fr}.cart-drawer__shipping-head strong{font-size:.84rem}.cart-drawer__shipping-head span{color:#ffffffb8;font-size:.68rem}.cart-drawer__shipping .shipping-progress__bar{height:7px}.cart-drawer__shipping .shipping-progress__bar span{width:100%}.cart-drawer__shipping p{color:#ffffffe6;font-size:.76rem}.cart-drawer__item{gap:14px;padding:14px}.cart-drawer__item .cart-item__title{font-size:1.12rem}.cart-drawer__item .cart-item__price{font-size:.94rem}.cart-drawer__promo-copy strong{font-size:.88rem}.cart-drawer__promo-copy>div>span{font-size:.72rem}.cart-drawer__promo-icon{height:40px;width:40px}.cart-drawer__discount-form input{font-size:.78rem;min-height:46px}.cart-drawer__discount-form button{font-size:.74rem;min-width:84px}.cart-drawer__discount-status{font-size:.72rem}.cart-drawer__benefits{margin-top:22px;padding-top:18px}.cart-drawer__benefits-title{font-size:.75rem;margin-bottom:11px}.cart-drawer__benefits-grid{gap:8px}.cart-drawer__benefit{border-radius:14px;min-height:126px;padding:14px 9px 12px}.cart-drawer__benefit-icon{height:38px;margin-bottom:9px;width:38px}.cart-drawer__benefit-icon svg{height:19px;width:19px}.cart-drawer__benefit strong{font-size:.72rem;line-height:1.2}.cart-drawer__benefit>span:last-child{font-size:.66rem;line-height:1.25;margin-top:5px}.cart-drawer__footer{padding-top:18px}.cart-drawer__flash-delivery{align-items:center;background:#fff8f3;border:1px solid #ffb08a;border-radius:13px;color:#9e3c13;display:flex;gap:11px;margin-bottom:15px;padding:11px 12px}.cart-drawer__flash-icon{align-items:center;background:#ff641f;border:1px solid #ff641f;border-radius:50%;color:#17110d;display:inline-flex;flex:0 0 auto;height:34px;justify-content:center;width:34px}.cart-drawer__flash-icon svg{fill:none;height:18px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;width:18px}.cart-drawer__flash-delivery>span:last-child{display:grid;gap:3px}.cart-drawer__flash-delivery strong{font-size:.8rem;letter-spacing:.04em;text-transform:uppercase}.cart-drawer__flash-delivery small{color:#69756e;font-size:.72rem;font-weight:750}.cart-drawer__subtotal strong{font-size:1.95rem}.cart-drawer__tax-note{font-size:.72rem;margin-bottom:13px}.cart-drawer__checkout{font-size:.82rem;min-height:60px}.cart-drawer__checkout-note,.cart-drawer__view{font-size:.68rem}@media(max-width:640px){.cart-drawer__items .cart-item{grid-template-columns:82px 1fr}.cart-drawer__benefit{min-height:116px;padding-inline:7px}.cart-drawer__benefit strong{font-size:.67rem}}.status-section{min-height:50vh}.status-section h1{margin-inline:auto;max-width:9ch}.status-section p:not(.eyebrow){color:var(--color-muted);margin:20px auto 28px}.password-section{align-items:center;background:var(--color-dark);color:#fff;display:flex;justify-content:center;min-height:100svh;padding:40px 20px;text-align:center}.password-section__inner{max-width:620px;width:100%}.password-section .site-header__logo{margin-bottom:100px}.password-section .site-header__logo img{max-width:200px}.password-section h1{margin-inline:auto;max-width:9ch}.password-section p:not(.eyebrow){color:#ffffffb3;margin:20px auto 28px}.password-form{display:grid;grid-template-columns:1fr auto;margin:0 auto;max-width:480px}.password-form input{background:transparent;border-color:var(--color-line-light);color:#fff}.password-section__footer{color:#fff6!important;font-size:.65rem;letter-spacing:.1em;margin-top:100px!important;text-transform:uppercase}.gift-card-page__value{font-family:var(--font-heading);font-size:3.5rem}.gift-card-page__code{background:#fff;margin:30px auto;max-width:420px;padding:25px}.gift-card-page__code code{background:#eef0ec;display:block;font-size:1.25rem;letter-spacing:.1em;padding:12px}.gift-card-page__qr{margin:20px auto 0;width:140px}@media(max-width:1100px){.site-header__nav{gap:16px;padding-inline:20px}.site-header__nav>a,.nav-item>a{font-size:.63rem}.product-section__grid{gap:45px}}@media(max-width:989px){.container{width:min(calc(100% - 32px),var(--content-width))}.site-header__inner{justify-content:space-between;min-height:68px}.site-header__mobile-toggle{display:inline-flex;order:0}.site-header__logo{margin-right:auto;padding-left:2px}.site-header__nav,.site-header__account{display:none}.mobile-menu{background:var(--color-dark);display:block;top:0;right:0;bottom:0;left:0;padding:18px 20px 30px;position:fixed;z-index:60}.mobile-menu[hidden]{display:none}.mobile-menu__head{align-items:center;border-bottom:1px solid var(--color-line-light);display:flex;justify-content:space-between;padding-bottom:15px}.mobile-menu__head .eyebrow{margin:0}.mobile-menu nav{display:grid;gap:0;margin-top:28px}.mobile-menu nav a{align-items:center;border-bottom:1px solid var(--color-line-light);display:flex;font-family:var(--font-heading);font-size:2.05rem;justify-content:space-between;padding:12px 0;text-decoration:none}.mobile-menu nav a svg{fill:none;height:19px;stroke:currentColor;width:19px}.mobile-menu__contact{border-top:1px solid var(--color-line-light);display:grid;gap:5px;margin-top:32px;padding-top:17px}.mobile-menu__contact a{color:#ffffffb3;font-size:.75rem;text-decoration:none}.category-grid{grid-template-columns:repeat(2,1fr)}.category-card{min-height:300px}.product-grid--4,.product-grid--3{grid-template-columns:repeat(2,1fr)}.product-section__grid{grid-template-columns:1fr}.product-info--sticky{position:static}.product-info{max-width:720px}.product-info__spec-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.collection-layout{display:block}.collection-filters{background:var(--color-surface);bottom:0;left:0;max-width:380px;overflow-y:auto;padding:22px;position:fixed;top:0;transform:translate(-100%);transition:transform .35s var(--ease);width:100%;z-index:55}.collection-filters.is-open{box-shadow:10px 0 30px #0000001f;transform:translate(0)}.collection-filters__head .icon-button,.filter-toggle{display:inline-flex}.filter-toggle{min-height:40px;padding:10px 14px}.collection-toolbar{margin-bottom:22px}.collection-toolbar__sort label{display:none}.newsletter-section__inner,.site-footer__top{grid-template-columns:1fr}.site-footer__top{gap:40px}.article-hero{margin-inline:0}}@media(max-width:640px){:root{--section-space: 69px}.container{width:min(calc(100% - 28px),var(--content-width))}.announcement-bar__inner{font-size:.58rem;min-height:31px}.announcement-bar__inner a{display:none}h1{font-size:clamp(3rem,16vw,5.4rem)}h2{font-size:clamp(2.45rem,14vw,4.6rem)}.section-heading,.collection-header{align-items:start;flex-direction:column;gap:12px;margin-bottom:28px}.section-heading h2{max-width:10ch}.section-heading__index{display:none}.hero-product{min-height:650px}.hero-product__media img{object-position:65% center}.hero-product__veil{background:linear-gradient(0deg,#101214f5 7%,#10121459 72%),linear-gradient(90deg,rgba(16,18,20,.5),transparent)}.hero-product__content{padding-bottom:20px;padding-top:90px}.hero-product h1{max-width:8ch}.hero-product__text{font-size:.9rem}.hero-product__meta{font-size:.55rem}.category-grid{gap:8px}.category-card{min-height:255px}.category-card__body{padding:13px}.category-card h3{font-size:1.08rem}.category-card p{font-size:.68rem;line-height:1.35}.category-card__number{font-size:5.8rem}.product-grid--4,.product-grid--3{gap:18px 8px}.collection-results .product-grid--4,.collection-results .product-grid--3{grid-template-columns:repeat(var(--mobile-cols),1fr)}.product-card__quick-action{bottom:7px;left:7px;opacity:1;right:7px;transform:none}.product-card__quick-action .button{width:100%}.product-card__info{padding-top:11px}.product-card__title{font-size:1rem}.product-card__vendor{font-size:.52rem}.product-card__spec{display:none}.story-section__inner{display:flex;flex-direction:column;gap:35px}.story-section__inner--copy_first .story-section__media{order:0}.story-section__copy{width:100%}.story-section__copy h2{max-width:9ch}.benefits-grid{grid-template-columns:1fr}.benefit,.benefit+.benefit{border-bottom:1px solid var(--color-line);border-right:0;padding:18px 0}.benefit:last-child{border-bottom:0}.benefit__number{margin-bottom:32px}.product-form__row{grid-template-columns:1fr}.product-form__submit{grid-row:1}.product-trust{gap:12px;grid-template-columns:1fr}.product-trust div{border-bottom:1px solid var(--color-line);border-right:0;padding:0 0 12px}.product-trust div:last-child{border-bottom:0;padding-bottom:0}.product-info__buy-note{margin-top:-8px}.product-trust strong{font-size:.58rem}.product-trust span{font-size:.53rem}.collection-header h1{max-width:10ch}.collection-header__count{align-self:start}.collection-toolbar__sort select{font-size:.68rem}.collection-list-grid,.article-grid,.cart-page__bottom{grid-template-columns:1fr}.search-form{grid-template-columns:1fr;gap:8px}.search-form .button{width:100%}.newsletter-form__row,.password-form{grid-template-columns:1fr;gap:8px}.site-footer__links{gap:20px;grid-template-columns:repeat(2,1fr)}.site-footer__bottom{align-items:start;flex-direction:column;gap:15px}.cart-drawer__header,.cart-drawer__body,.cart-drawer__footer{padding-inline:16px}}.footer-trust{padding:22px 0;border-top:1px solid #d4ddd6;border-bottom:1px solid #d4ddd6;background:#f4f7f3}.footer-trust__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.footer-trust__item{display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:11px;min-height:92px;padding:14px;border:1px solid #d7e0d9;border-radius:16px;background:#fff;box-shadow:0 8px 20px #151f1a0d}.footer-trust__icon{display:grid;place-items:center;width:40px;height:40px;color:var(--color-orange);border:1px solid #f0b398;border-radius:50%;background:#fff4ed}.footer-trust__icon .precision-icon{width:23px;height:23px}.footer-trust__item strong,.footer-trust__item>div>span{display:block;font-family:var(--font-body)}.footer-trust__item strong{color:#17201b;font-size:.78rem;font-weight:800;letter-spacing:-.01em;line-height:1.15}.footer-trust__item>div>span{margin-top:5px;color:#647069;font-size:.65rem;font-weight:600;line-height:1.35}.site-footer{padding-top:58px;background:#080b0c}.site-footer__brand>p{font-family:var(--font-body);font-weight:600}.site-footer__links a,.site-footer__contact a{font-family:var(--font-body);font-weight:600}@media(max-width:900px){.footer-trust__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:480px){.footer-trust__grid{grid-template-columns:1fr}}.product-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid #d8ded9;border-radius:4px;background:#fff;box-shadow:0 7px 20px #10121412;transition:transform .22s ease,box-shadow .22s ease}.product-card:hover{transform:translateY(-3px);box-shadow:0 14px 28px #1012141c}.product-card--featured{border-top:3px solid var(--color-orange)}.product-card--value{border-top:3px solid var(--color-gold)}.product-card--xseries{border-top:3px solid #677888}.product-card__media{position:relative;display:block;width:100%;aspect-ratio:1 / 1.02;overflow:hidden;background:#fff}.product-card__media>img{width:100%;height:100%;object-fit:contain;transform:none;transition:transform .28s ease}.product-card:hover .product-card__media>img:not(.product-card__hover-media){transform:scale(1.025)}.product-card__hover-media{top:0;right:0;bottom:0;left:0;position:absolute;opacity:0;transition:opacity .25s ease}.product-card:hover .product-card__hover-media{opacity:1}.product-card__info{display:flex;flex:1 1 auto;flex-direction:column;padding:16px 16px 17px}.product-card__label-row{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:25px}.product-card__badge{position:static;display:inline-flex;align-items:center;width:fit-content;padding:6px 8px;border:1px solid #f2a078;border-radius:999px;background:#fff2e9;color:#9e350e;font-size:.57rem;font-weight:800;letter-spacing:.08em;line-height:1.1;text-transform:uppercase}.product-card--value .product-card__badge{border-color:#d7ba69;background:#fff8df;color:#5d4810}.product-card--xseries .product-card__badge{border-color:#9aaebb;background:#eef2f5;color:#324654}.product-card__badge--sold{border-color:#c5cbc7;background:#f1f3f0;color:#59635e}.product-card__availability{display:inline-flex;align-items:center;min-height:27px;padding:5px 7px;border:1px solid #79c99e;border-radius:999px;background:#e2f8ea;box-shadow:0 0 0 3px #2d9b6312,0 0 14px #2d9b6326;color:#17633d;font-family:var(--font-body);font-size:.56rem;font-weight:800;letter-spacing:.06em;text-align:right;text-transform:uppercase}.product-card__availability:before{content:"";display:inline-block;width:5px;height:5px;margin:0 4px 1px 0;border-radius:50%;background:#1e9a5a;box-shadow:0 0 0 3px #1e9a5a1f,0 0 7px #1e9a5a66}.product-card__vendor{margin:14px 0 6px;color:var(--color-muted);font-size:.55rem}.product-card__title{margin:0 0 9px;font-size:clamp(1.15rem,1.5vw,1.45rem);line-height:1.02}.product-card__title a{text-decoration:none}.product-card__title a:hover{color:var(--color-orange)}.product-card .price{min-height:24px}.product-card__specs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;margin-top:14px}.product-card__specs>div{min-width:0;padding:8px 5px 7px;border:1px solid #dce2de;background:#f7f8f5;text-align:center}.product-card__specs b,.product-card__specs span{display:block}.product-card__specs b{font-family:var(--font-heading);font-size:1.15rem;line-height:.85}.product-card__specs span{margin-top:5px;color:var(--color-muted);font-size:.46rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.product-card__spec{margin:10px 0 0;color:var(--color-muted);font-size:.7rem}.product-card__badges{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;margin-top:9px}.product-card__badges span{display:flex;align-items:center;justify-content:center;min-height:32px;padding:5px 6px;border:1px solid #aebbb3;border-radius:999px;background:#f5f8f4;color:#26352e;font-family:var(--font-body);font-size:.56rem;font-weight:800;letter-spacing:.035em;line-height:1.2;text-align:center}.product-card__badges span:before{content:"\2713";margin-right:3px;color:var(--color-orange);font-size:.62rem}.product-card__purchase{margin-top:auto;padding-top:15px}.product-card__purchase-row{display:grid;grid-template-columns:90px minmax(0,1fr);gap:7px}.product-card__quantity{display:grid;grid-template-columns:minmax(25px,1fr) 21px 23px 21px;align-items:center;min-height:46px;border:1px solid #b9c3bd;border-radius:3px;background:#fff}.product-card__quantity span{padding-left:6px;color:#4f5a54;font-size:.48rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.product-card__quantity button{width:21px;height:44px;padding:0;border:0;background:transparent;color:var(--color-dark);cursor:pointer;font-size:1rem}.product-card__quantity input{width:23px;min-width:0;padding:0;border:0;background:transparent;color:var(--color-dark);font-size:.7rem;font-weight:700;text-align:center}.product-card__quantity input::-webkit-inner-spin-button,.product-card__quantity input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}.product-card__button{width:100%;min-height:46px;border-radius:999px;font-size:.62rem;font-weight:800;letter-spacing:.08em}.product-card__purchase-row .product-card__button{margin-top:0}.product-card__button--add{background:var(--color-orange);color:#17110d}.product-card__button--add:hover,.product-card__button--add:focus-visible{background:#d94a1b;color:#17110d}.product-card__button--buy{margin-top:7px;border:1px solid #8c9991;background:#fff;color:var(--color-dark)}.product-card__button--buy:hover,.product-card__button--buy:focus-visible{background:#f0f3ef;color:var(--color-dark)}.product-card__purchase-note,.product-card__sold-note{display:block;margin:9px 0 0;color:var(--color-muted);font-size:.5rem;letter-spacing:.06em;line-height:1.35;text-align:center;text-transform:uppercase}@media(max-width:900px){.product-card__info{padding-inline:13px}.product-card__badges{grid-template-columns:1fr}}@media(max-width:640px){.collection-results .product-grid--4,.collection-results .product-grid--3{grid-template-columns:1fr}.product-card__media{aspect-ratio:1 / .9}.product-card__info{padding:15px 14px 16px}.product-card__badges{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.product-card__badge{gap:7px;min-height:32px;padding:7px 10px;font-family:var(--font-body);font-size:.7rem;font-weight:800;letter-spacing:.06em}.product-card__badge b{font-weight:800}.product-card__badge-icon{display:inline-flex;flex:0 0 auto;width:16px;height:16px}.product-card__badge-icon .precision-icon{width:16px;height:16px}.product-card__availability{min-height:30px;padding-inline:8px;font-size:.62rem;font-weight:800}.product-card__vendor{color:#435149;font-size:.63rem;font-weight:700}.product-card__title{font-weight:800}.product-card__specs{gap:6px;margin-top:15px}.product-card__specs>div{min-height:68px;padding:11px 5px 9px;border-color:#c5d0c8;border-radius:4px;background:#f1f5f1}.product-card__specs b{color:var(--color-dark);font-size:1.45rem;font-weight:800}.product-card__specs span{margin-top:8px;color:#26362e;font-size:.62rem;font-weight:800;letter-spacing:.04em}.product-card__badges{gap:6px;margin-top:10px}.product-card__badges span{justify-content:flex-start;gap:8px;min-height:46px;padding:8px 9px;border-radius:5px;color:#1f3027;font-size:.63rem;font-weight:800;letter-spacing:.03em;line-height:1.2;text-align:left}.product-card__badges span:before{display:none}.product-card__trust-icon{display:inline-flex;flex:0 0 auto;width:20px;height:20px;color:var(--color-orange)}.product-card__trust-icon .precision-icon{width:20px;height:20px}.product-card__badges span b{font-weight:800}.product-card__badges .product-card__trust-icon{min-height:0;padding:0;border:0;border-radius:0;background:transparent;color:var(--color-orange);font-size:0;letter-spacing:normal;line-height:1;text-align:left;text-transform:none}.product-card__purchase-row{grid-template-columns:96px minmax(0,1fr);gap:8px}.product-card__quantity{min-height:50px;grid-template-columns:minmax(27px,1fr) 23px 25px 23px}.product-card__quantity span{padding-left:7px;color:#34443b;font-size:.57rem;font-weight:800}.product-card__quantity button{width:23px;height:48px}.product-card__quantity input{width:25px;font-size:.75rem;font-weight:800}.product-card__button{min-height:52px;font-family:var(--font-body);font-size:.8rem;font-weight:800;letter-spacing:.065em}.product-card__purchase-note{color:#435149;font-size:.57rem;font-weight:700}.product-card{border-radius:20px;border-color:#c9d2cc;box-shadow:0 18px 42px #1012141a,0 2px #ffffffe6 inset}.product-card--featured{box-shadow:0 20px 46px #d94a1b2e,0 2px #ffffffe6 inset}.product-card:hover{box-shadow:0 26px 54px #10121429,0 2px #ffffffe6 inset}.product-card__media{width:calc(100% - 24px);margin:12px;border:1px solid #d4ddd6;border-radius:14px;background-image:linear-gradient(rgba(36,50,43,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(36,50,43,.045) 1px,transparent 1px),radial-gradient(circle at 50% 35%,rgba(255,90,23,.18),transparent 44%),linear-gradient(145deg,#fff 10%,#edf3ee);background-size:32px 32px,32px 32px,auto,auto;box-shadow:inset 0 0 0 1px #ffffffd9,0 7px 16px #1a231e14}.product-card--value .product-card__media{background-image:linear-gradient(rgba(79,64,17,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(79,64,17,.04) 1px,transparent 1px),radial-gradient(circle at 50% 35%,rgba(212,182,106,.24),transparent 44%),linear-gradient(145deg,#fff 10%,#faf5e4)}.product-card--xseries .product-card__media{background-image:linear-gradient(rgba(50,70,84,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(50,70,84,.045) 1px,transparent 1px),radial-gradient(circle at 55% 35%,rgba(103,120,136,.22),transparent 43%),linear-gradient(145deg,#fff 10%,#edf1f4)}.product-card--xseries .product-card__media>img{transform:scale(1.14)}.product-card:nth-child(3).product-card--xseries .product-card__media>img{transform:scale(1.14)}.product-card--xseries:hover .product-card__media>img:not(.product-card__hover-media){transform:scale(1.2)}.product-card:nth-child(3).product-card--xseries:hover .product-card__media>img:not(.product-card__hover-media){transform:scale(1.2)}.product-card__info{padding:18px 18px 20px}.product-card__specs>div{display:grid;align-content:center;justify-items:center;border-radius:12px;text-align:center}.product-card__specs b,.product-card__specs span{text-align:center}.product-card__badges span,.product-card__quantity{border-radius:12px}.product-card__button{font-family:var(--font-heading);font-size:.86rem;font-weight:800;letter-spacing:.06em;box-shadow:0 10px 22px #d94a1b29}.product-card__button--buy{box-shadow:none}@media(max-width:640px){.product-card__media{width:calc(100% - 20px);margin:10px;border-radius:14px}.product-card__info{padding:17px 16px 19px}}.product-card__title,.product-card__title a,.product-card__badge,.product-card__availability,.product-card__price-label,.product-card__button,.product-card__promo,.product-card__promo-code{font-family:"DM Sans",var(--font-body),"Helvetica Neue",Arial,sans-serif}.product-card__title{font-size:clamp(1.35rem,1.8vw,1.7rem);font-weight:700;letter-spacing:-.045em;line-height:1.04}.product-card__price-shell{position:relative;margin-top:14px;padding:13px 14px 14px;overflow:hidden;border:1px solid #ffc6aa;border-radius:14px;background:linear-gradient(135deg,#fff0e7,#fffaf7);box-shadow:0 10px 22px #d94a1b1a}.product-card__price-shell:before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:var(--color-orange)}.product-card__price-label{display:block;margin-bottom:6px;color:#9e350e;font-size:.64rem;font-weight:800;letter-spacing:.09em;line-height:1;text-transform:uppercase}.product-card__price-shell .price{min-height:0;margin:0;color:var(--color-text);font-family:"DM Sans",var(--font-body),"Helvetica Neue",Arial,sans-serif;font-size:1rem;font-weight:700;line-height:1}.product-card__price-shell .price__current{color:#17110d;font-size:2.05rem;font-weight:700;letter-spacing:-.055em;line-height:.9}.product-card__price-shell .price__compare{margin-left:5px;color:#7f6b62;font-size:.85rem}.product-card__specs>div{border-color:#4b5952;background:#343e38;box-shadow:inset 0 1px #ffffff1f,0 7px 14px #1012141a}.product-card__specs b{color:#fff;font-family:"DM Sans",var(--font-body),"Helvetica Neue",Arial,sans-serif;font-size:1.5rem;font-weight:700;letter-spacing:-.045em}.product-card__specs span{color:#f0f4f0;font-family:"DM Sans",var(--font-body),"Helvetica Neue",Arial,sans-serif;font-size:.6rem;font-weight:700}.product-card__badges span{border-color:#b2c0b7;background:#f6f8f5;font-family:"DM Sans",var(--font-body),"Helvetica Neue",Arial,sans-serif;font-size:.65rem;font-weight:700}.product-card__button{font-size:.86rem;font-weight:700;letter-spacing:.035em}.product-card__promo{display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:58px;margin-top:10px;padding:10px 11px;border:1px solid #f0b398;border-radius:14px;background:#fff4ed;color:#3e271d}.product-card__promo-icon{display:inline-flex;width:23px;height:23px;color:var(--color-orange)}.product-card__promo-icon .precision-icon{width:23px;height:23px}.product-card__promo div{min-width:0}.product-card__promo b,.product-card__promo div>span{display:block}.product-card__promo b{color:#8f300e;font-size:.67rem;font-weight:800;letter-spacing:.06em;line-height:1.1;text-transform:uppercase}.product-card__promo div>span{margin-top:3px;color:#5c4338;font-size:.68rem;font-weight:500;line-height:1.25}.product-card__promo-code{align-self:center;padding:7px 8px;border-radius:8px;background:#21130d;color:#fff;font-size:.6rem;font-weight:800;letter-spacing:.08em;line-height:1;text-transform:uppercase}.product-card--value .product-card__promo{border-color:#e7d18f;background:#fff9e7}.product-card--value .product-card__promo b{color:#73580b}.product-card--xseries .product-card__promo{border-color:#b5c4d0;background:#f3f6f8}.product-card--xseries .product-card__promo b{color:#3d5261}@media(max-width:640px){.product-card__promo{grid-template-columns:24px minmax(0,1fr)}.product-card__promo-code{grid-column:2;justify-self:start}}.product-card__info{display:flex;flex-direction:column}.product-card__label-row{order:1}.product-card__vendor{order:2}.product-card__title{order:3}.product-card__price-shell{order:4}.product-card__purchase{order:5;margin-top:0;padding-top:12px}.product-card__specs{order:6}.product-card__badges{order:7}.product-card__promo{order:8}.collection-section--precision{position:relative;overflow:hidden;background:#f2f5f1}.collection-section--precision:before{content:"";position:absolute;top:-180px;right:-120px;width:520px;height:360px;border-radius:50%;background:#f15a241c;transform:rotate(-17deg);pointer-events:none}.collection-section--precision>.container{position:relative;z-index:1}.collection-header--precision{align-items:end;margin-bottom:28px;padding-top:8px}.collection-header--precision .collection-header__copy{max-width:760px}.collection-header--precision h1{max-width:11ch;margin-bottom:18px;color:#101214;font-size:clamp(3.8rem,7.6vw,7.4rem);line-height:.84}.collection-header--precision .collection-header__description{max-width:61ch;color:#47524c;font-size:1rem;line-height:1.55}.collection-header--precision .collection-header__side{display:flex;flex-direction:column;align-items:flex-end;gap:14px}.collection-header--precision .collection-header__count{color:#536159;font-size:.68rem;font-weight:800;letter-spacing:.1em}.button--rounded{border-radius:999px}.collection-header--precision .button--dark{background:#101214;color:#fff;font-size:.74rem;font-weight:800}.collection-header--precision .button--dark:hover{background:var(--color-orange);color:#17110d}.collection-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:0 0 26px;overflow:hidden;border:1px solid #29332d;border-radius:20px;background:#29332d;box-shadow:0 16px 34px #1012141f}.collection-proof__item{display:grid;grid-template-columns:43px minmax(0,1fr);align-items:center;gap:12px;min-height:96px;padding:16px 18px;background:#26332c;color:#fff}.collection-proof__item:nth-child(2){background:#313d35}.collection-proof__item:nth-child(3){background:#1d2822}.collection-proof__icon{display:grid;place-items:center;width:43px;height:43px;border:1px solid rgba(255,155,112,.55);border-radius:50%;color:#ff9b70}.collection-proof__icon .precision-icon{width:23px;height:23px}.collection-proof__item strong,.collection-proof__item span{display:block}.collection-proof__item strong{color:#fff;font-size:.76rem;font-weight:800;letter-spacing:.01em;line-height:1.15}.collection-proof__item div>span{margin-top:5px;color:#ffffffb3;font-size:.68rem;font-weight:600;line-height:1.3}.collection-toolbar--precision{align-items:center;gap:20px;margin-bottom:18px;padding-block:16px 13px}.collection-toolbar__intro{display:grid;gap:4px}.collection-toolbar__intro .section-kicker{color:#6a776f;font-size:.62rem;font-weight:800;letter-spacing:.1em}.collection-toolbar__intro strong{color:#17201b;font-size:.9rem;font-weight:800;line-height:1.2}.collection-toolbar--precision .collection-toolbar__sort{margin-left:auto}.collection-toolbar--precision .collection-toolbar__sort select{min-height:42px;padding:8px 30px 8px 12px;border:1px solid #b8c4bb;border-radius:999px;background:#fff;color:#17201b;font-size:.72rem;font-weight:700}.collection-layout{gap:24px}.collection-results{min-width:0}.collection-close{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:54px;padding:26px 30px;border:1px solid #d5ddd7;border-radius:20px;background:#fff;box-shadow:0 12px 28px #151f1a0f}.collection-close .eyebrow{margin-bottom:10px;color:var(--color-orange)}.collection-close h2{max-width:12ch;margin-bottom:9px;color:#17201b;font-size:clamp(2.2rem,4vw,4rem);line-height:.87}.collection-close p:not(.eyebrow){margin-bottom:0;color:#536159;font-size:.9rem;line-height:1.45}.collection-close .button{flex:0 0 auto;min-width:220px;background:var(--color-orange);color:#17110d;font-size:.73rem;font-weight:800}.product-section--precision{background:#f2f5f1}.product-section--precision:before{top:-110px;right:-130px;width:470px;height:330px;border-radius:50%;background:#f15a241a;transform:rotate(-18deg)}.product-section--precision>.container{position:relative;z-index:1}.product-gallery__main{padding:12px;border-radius:24px;background:#101214;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px),radial-gradient(circle at 52% 43%,rgba(241,90,36,.26),transparent 42%);background-size:38px 38px,38px 38px,auto;box-shadow:0 22px 48px #1012142e}.product-gallery__slide{overflow:hidden;border-radius:17px;background:#fff}.product-gallery__slide img{mix-blend-mode:multiply}.product-gallery__thumb{border-radius:12px;background:#fff}.product-info--conversion{padding-top:0}.product-info--conversion .product-info__intro h1{max-width:11ch;margin-bottom:12px;color:#101214;font-size:clamp(3.4rem,6vw,6.5rem);line-height:.84}.product-info--conversion .product-info__eyebrow{margin-bottom:12px;color:var(--color-orange);font-size:.68rem;font-weight:800;letter-spacing:.13em}.product-info--conversion .product-info__kicker{margin-bottom:0;color:#536159;font-size:1rem;font-weight:600;line-height:1.45}.product-info--conversion .product-info__rating{margin:16px 0 18px}.product-info--conversion .product-info__rating-placeholder{color:#536159;font-size:.68rem;font-weight:800;letter-spacing:.1em}.product-purchase-card{padding:20px;border:1px solid #cbd5cd;border-radius:24px;background:#fff;box-shadow:0 20px 48px #151f1a1f,0 2px #ffffffe6 inset}.product-info__price-row{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;padding-bottom:17px;border-bottom:1px solid #dbe2dc}.product-info__price-label{display:block;margin-bottom:6px;color:#9e350e;font-size:.64rem;font-weight:800;letter-spacing:.09em;line-height:1;text-transform:uppercase}.product-info__price-row .product-info__price{display:flex;align-items:baseline;gap:9px;margin:0;color:#17201b;font-family:var(--font-body);font-size:clamp(2.3rem,4vw,3.2rem);font-weight:800;letter-spacing:-.065em;line-height:.9}.product-info__price-row .product-info__price s{color:#7f6b62;font-size:.44em;font-weight:600;letter-spacing:-.02em}.product-info__price-row small{display:block;margin-top:7px;color:#68756d;font-size:.7rem;font-weight:600;line-height:1.3}.product-info__price-proof{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.product-info__choice-badge{align-items:center;background:#fff4ed;border:1px solid #ffb895;border-radius:999px;color:#8f300e;display:inline-flex;font-size:.67rem;font-weight:900;letter-spacing:.06em;line-height:1;padding:5px 9px 5px 5px;text-transform:uppercase;white-space:nowrap}.product-info__choice-icon{align-items:center;background:#fff;border:1px solid #f0b398;border-radius:50%;display:inline-flex;height:22px;justify-content:center;margin-right:6px;width:22px}.product-info__choice-icon .precision-icon{display:block;height:13px;width:13px}.product-info__recent-purchases{color:#536159;font-size:.74rem;font-weight:750;letter-spacing:.01em;line-height:1.3}.product-info__recent-purchases:before{color:#f15a24;content:"\2022";margin-right:6px}.product-info__availability{display:inline-flex;align-items:center;gap:7px;padding:8px 10px;border:1px solid #b9ddc2;border-radius:999px;background:#eff8ef;color:#2f6c3a;font-size:.62rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.product-info__availability i{width:7px;height:7px;border-radius:50%;background:#4e9b5d;box-shadow:0 0 0 4px #4e9b5d21}.product-info__availability.is-sold{border-color:#d5cbc8;background:#f6f1ef;color:#7b5146}.product-info__availability.is-sold i{background:#a86352;box-shadow:0 0 0 4px #a863521f}.product-info--conversion .product-info__spec-strip{gap:7px;margin:17px 0}.product-info--conversion .product-info__spec-strip div{min-height:75px;padding:12px 8px 10px;border:1px solid #48574e;border-radius:12px;background:#343e38;text-align:center}.product-info--conversion .product-info__spec-strip div:first-child{background:var(--color-orange);border-color:var(--color-orange)}.product-info--conversion .product-info__spec-strip strong{color:#fff;font-family:var(--font-heading);font-size:1.55rem;font-weight:800;letter-spacing:-.03em;line-height:.9}.product-info--conversion .product-info__spec-strip span{margin-top:8px;color:#f0f4f0;font-size:.58rem;font-weight:800;letter-spacing:.06em;line-height:1.2}.product-info--conversion .product-info__description{margin:0 0 16px;color:#435149;font-size:.93rem;line-height:1.55}.product-info--conversion .product-info__buy-note{display:grid;gap:3px;margin:0 0 12px;padding:12px 14px;border:1px solid #f0b398;border-radius:13px;background:#fff4ed;color:#5c4338;font-size:.77rem;line-height:1.35}.product-info--conversion .product-info__buy-note strong{color:#8f300e;font-size:.76rem;font-weight:800}.product-info--conversion .product-info__buy-note span{font-weight:600}.product-info__promo{display:grid;grid-template-columns:25px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:58px;margin-bottom:13px;padding:10px 11px;border:1px solid #f0b398;border-radius:13px;background:#fffaf7}.product-info__promo-icon{display:grid;place-items:center;width:25px;height:25px;color:var(--color-orange)}.product-info__promo-icon .precision-icon{width:23px;height:23px}.product-info__promo div{min-width:0}.product-info__promo b,.product-info__promo div>span{display:block}.product-info__promo b{color:#8f300e;font-size:.66rem;font-weight:800;letter-spacing:.07em;line-height:1.1;text-transform:uppercase}.product-info__promo div>span{margin-top:3px;color:#5c4338;font-size:.7rem;font-weight:600;line-height:1.25}.product-info__promo code{padding:7px 8px;border-radius:8px;background:#21130d;color:#fff;font-family:var(--font-body);font-size:.57rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.product-info--conversion .product-form{padding-top:0;border-top:0}.product-info--conversion .product-form__row{grid-template-columns:112px minmax(0,1fr);gap:9px}.product-info--conversion .quantity-input{min-height:56px;border:1px solid #c8d1ca;border-radius:14px;background:#f4f7f4}.product-info--conversion .quantity-input button{height:54px;color:#243229;font-size:1.25rem;font-weight:700}.product-info--conversion .quantity-input input{color:#17201b;font-size:.9rem;font-weight:800}.product-info--conversion .product-form__submit{position:relative;min-height:56px;border:0;border-radius:999px;background:var(--color-orange);color:#17110d;font-family:var(--font-body);font-size:.8rem;font-weight:800;letter-spacing:.045em;text-align:center}.product-info--conversion .product-form__submit svg{position:absolute;right:18px;width:17px;height:17px}.product-info--conversion .product-form__submit:hover,.product-info--conversion .product-form__submit:focus-visible{background:#ff743f;color:#17110d}.product-info--conversion .product-form__buy{min-height:50px;margin-top:9px;border:1px solid #2c3931;border-radius:999px;background:#26332c;color:#fff;font-family:var(--font-body);font-size:.77rem;font-weight:800;letter-spacing:.045em}.product-info--conversion .product-form__buy:hover,.product-info--conversion .product-form__buy:focus-visible{border-color:#17211b;background:#17211b;color:#fff}.product-info--conversion .shopify-payment-button{margin-top:11px}.product-trust--conversion{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:16px;padding:16px 0 0;border-top:1px solid #dbe2dc;border-bottom:0}.product-trust--conversion div,.product-trust--conversion div:last-child{display:grid;grid-template-columns:31px minmax(0,1fr);align-items:center;gap:7px;padding:10px 8px;border:1px solid #d7e0d9;border-radius:13px;background:#f4f7f4}.product-trust--conversion .product-trust__icon{display:grid;grid-row:span 2;place-items:center;width:29px;height:29px;color:var(--color-orange);border:1px solid #f0b398;border-radius:50%}.product-trust--conversion .product-trust__icon .precision-icon{width:17px;height:17px}.product-trust--conversion strong{color:#17201b;font-size:.64rem;font-weight:800;line-height:1.15}.product-trust--conversion div>span:last-child{color:#68756d;font-size:.56rem;line-height:1.25}.product-info--conversion .product-benefit-list{padding:15px 0}.product-info--conversion .product-benefit-list span{color:#435149;font-size:.78rem;font-weight:600}.product-info--conversion .product-form__status{margin:10px 0 0;color:#68756d;font-size:.64rem;font-weight:600;line-height:1.35;text-align:center}.product-info__microcopy{margin-top:20px;color:#536159;font-size:.78rem;font-weight:600;line-height:1.45}.product-next-step{background:#101214;color:#fff}.product-next-step h2{max-width:10ch;margin-bottom:22px;font-size:clamp(3.2rem,7vw,6.5rem);line-height:.84}.product-next-step .eyebrow{color:#ff9b70}.product-next-step .button{background:var(--color-orange);color:#17110d}.preview-ribbon{display:flex;align-items:center;justify-content:center;min-height:30px;padding:6px 12px;background:#080b0c;color:#8d9691;font-size:.58rem;font-weight:700;letter-spacing:.15em;text-align:center;text-transform:uppercase}@media(max-width:989px){.collection-header--precision{align-items:start}.collection-header--precision .collection-header__side{flex-direction:row;align-items:center;justify-content:space-between;width:100%}.collection-proof__item{padding-inline:14px}.product-info--conversion .product-info__intro h1{max-width:12ch}}@media(max-width:640px){.collection-header--precision h1{font-size:clamp(3.35rem,15vw,5rem)}.collection-header--precision .collection-header__side{align-items:flex-start;flex-direction:column;gap:10px}.collection-proof{grid-template-columns:1fr;border-radius:16px}.collection-proof__item{min-height:78px}.collection-toolbar--precision{align-items:flex-start;flex-wrap:wrap;gap:12px}.collection-toolbar__intro{order:-1;width:100%}.collection-toolbar--precision .collection-toolbar__sort{margin-left:auto}.collection-results .product-grid--4,.collection-results .product-grid--3{grid-template-columns:1fr}.collection-close{align-items:flex-start;flex-direction:column;margin-top:40px;padding:22px}.collection-close .button{width:100%}.product-gallery__main{padding:8px;border-radius:18px}.product-gallery__slide{border-radius:13px}.product-purchase-card{padding:15px;border-radius:18px}.product-info__price-row{gap:9px}.product-info--conversion .product-info__spec-strip{gap:5px}.product-info--conversion .product-info__spec-strip div{min-height:68px;padding-inline:4px}.product-info--conversion .product-info__spec-strip strong{font-size:1.32rem}.product-trust--conversion{grid-template-columns:1fr}.product-info--conversion .product-form__row{grid-template-columns:104px minmax(0,1fr)}.product-info--conversion .product-form__submit{font-size:.72rem}.product-next-step h2{font-size:clamp(3rem,15vw,4.7rem)}}@media(max-width:380px){.product-info--conversion .product-form__row{grid-template-columns:1fr}.product-info--conversion .product-form__submit svg{right:15px}}.product-card__reviews{order:4;display:flex;align-items:center;flex-wrap:wrap;gap:5px;min-height:22px;margin:0 0 1px;color:#4f5d55;font-family:"DM Sans",var(--font-body),"Helvetica Neue",Arial,sans-serif;font-size:.66rem;font-weight:700;line-height:1}.product-card__reviews .yotpo.bottomLine{display:inline-flex;align-items:center;min-height:18px}.product-card__review-stars{color:#ed771e;font-size:.78rem;letter-spacing:.05em;line-height:1}.product-card__reviews strong{color:#1f3027;font-size:.68rem;font-weight:800}.product-card__reviews>span:not(.product-card__review-stars){color:#68756e}.product-card__price-shell{order:5}.product-card__purchase{order:6}.product-card__specs{order:7;margin-top:9px;gap:4px}.product-card__specs>div{min-height:62px;padding:8px 4px 7px}.product-card__specs b{font-size:1.35rem}.product-card__specs span{margin-top:4px;font-size:.56rem}.product-card__badges{order:8}.product-card__promo{order:9}.product-card--featured .product-card__badge{background:#fff1e8!important;border-color:#f0a27b!important;color:#8f300e!important}.product-card--featured .product-card__badge b{color:inherit!important}.collection-proof__item{grid-template-columns:40px minmax(0,1fr);gap:11px;min-height:90px;padding:14px 18px}.collection-proof__icon{width:40px;height:40px;border:0;border-radius:12px;background:var(--color-orange);box-shadow:0 7px 18px #f15a243d;color:#17110d}.collection-proof__item:nth-child(2) .collection-proof__icon{background:#d9b45e;box-shadow:0 7px 18px #d9b45e33}.collection-proof__item:nth-child(3) .collection-proof__icon{background:#d7eadc;box-shadow:0 7px 18px #d7eadc29}.collection-proof__icon .precision-icon{width:21px;height:21px}.collection-proof__item strong{font-size:.74rem}.collection-proof__item div>span{margin-top:3px;font-size:.64rem}.footer-trust__icon{flex:0 0 auto}.footer-trust__icon .precision-icon{display:block}.collection-filters__intro{margin:0 0 14px;color:#5f6d64;font-family:"DM Sans",var(--font-body),"Helvetica Neue",Arial,sans-serif;font-size:.72rem;font-weight:600;line-height:1.4}.filter-value{min-height:30px}.preview-filter-options{display:grid;gap:8px;margin:10px 0 16px;padding:13px 12px;border:1px solid #d5ddd7;border-radius:14px;background:#f8faf7}.preview-filter-options__label{margin:0 0 2px;color:#1d2922;font-size:.66rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.preview-filter-option{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#435149;font-size:.72rem;font-weight:600;line-height:1.25}.preview-filter-option input{accent-color:var(--color-orange)}.preview-filter-option span{flex:1 1 auto}.preview-filter-count{color:#8a958f;font-size:.64rem;font-weight:800}.collection-filters__result{margin:9px 0 0;color:#59675f;font-size:.68rem;font-weight:700}@media(max-width:640px){.product-card__reviews{margin-top:1px}.collection-proof__item{grid-template-columns:38px minmax(0,1fr);min-height:75px;padding:12px 14px}.collection-proof__icon{width:38px;height:38px;border-radius:11px}}.nav-item--featured>a{align-items:center;display:inline-flex;gap:5px}.nav-caret{color:var(--color-orange);font-size:.9em;line-height:1;transition:transform .2s var(--ease)}.nav-item--featured:hover>a .nav-caret,.nav-item--featured:focus-within>a .nav-caret{transform:rotate(180deg)}.mega-menu--blowers{border-top:2px solid var(--color-orange);border-radius:0 0 18px 18px;box-shadow:0 20px 45px #00000047;min-width:0;padding-block:24px 26px;width:min(1160px,calc(100vw - 40px))}.mega-menu--blowers .mega-menu__inner{align-items:stretch;gap:24px;grid-template-columns:minmax(210px,.74fr) minmax(0,2.26fr)}.mega-menu__intro--blowers{display:flex;flex-direction:column}.mega-menu__intro--blowers .eyebrow{color:#ff9a70;margin-bottom:10px}.mega-menu__intro--blowers h2{color:#fff;font-size:clamp(2rem,3vw,3rem);line-height:.88;margin:0 0 10px}.mega-menu__intro--blowers>p:not(.eyebrow){color:#ffffffa8;font-size:.76rem;line-height:1.4;margin-bottom:14px}.mega-menu__feature{background:var(--color-orange);border-radius:14px;color:#17110d;display:flex;flex:1;flex-direction:column;justify-content:flex-end;min-height:214px;overflow:hidden;padding:14px;position:relative;text-decoration:none}.mega-menu__feature img{background:#17110d;border-radius:9px;height:112px;margin:0 auto 5px;object-fit:contain;width:100%}.mega-menu__feature-kicker{font-size:.54rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.mega-menu__feature strong{font-family:var(--font-heading);font-size:1.8rem;letter-spacing:-.03em;line-height:.9;margin-top:4px}.mega-menu__feature>span:not(.mega-menu__feature-kicker):not(.mega-menu__feature-cta){font-size:.62rem;font-weight:800;margin-top:5px}.mega-menu__feature-cta{align-items:center;border-top:1px solid rgba(23,17,13,.28);display:flex;font-size:.58rem;font-weight:800;justify-content:space-between;letter-spacing:.07em;margin-top:11px;padding-top:9px;text-transform:uppercase}.mega-menu__feature-cta svg{height:14px;width:14px}.mega-menu__catalog{display:grid;gap:9px;grid-template-columns:repeat(5,minmax(0,1fr))}.mega-menu__product{align-content:start;background:#fff;border:1px solid rgba(255,255,255,.12);border-radius:13px;color:var(--color-dark);display:grid;gap:7px;min-width:0;padding:8px;position:relative;text-decoration:none;transition:border-color .2s var(--ease),transform .2s var(--ease),box-shadow .2s var(--ease)}.mega-menu__product:hover,.mega-menu__product:focus-visible{border-color:var(--color-orange);box-shadow:0 8px 22px #00000029;transform:translateY(-3px)}.mega-menu__product-media{background:#f3f5f1;border-radius:9px;display:block;overflow:hidden;position:relative}.mega-menu__product-media img,.mega-menu__product-media .media-placeholder{aspect-ratio:1;display:block;height:auto;min-height:0;object-fit:contain;width:100%}.mega-menu__product-icon{align-items:center;background:var(--color-orange);border:2px solid #fff;border-radius:50%;bottom:5px;display:inline-flex;height:25px;justify-content:center;position:absolute;right:5px;width:25px}.mega-menu__product-icon .precision-icon{color:#17110d;height:14px;width:14px}.mega-menu__product-copy{display:block;min-width:0;padding:0 2px}.mega-menu__product-copy b,.mega-menu__product-copy span{display:block}.mega-menu__product-copy b{display:-webkit-box;font-family:var(--font-body);font-size:.62rem;font-weight:800;letter-spacing:.01em;line-height:1.15;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3}.mega-menu__product-copy span{color:#66736b;font-size:.52rem;font-weight:700;letter-spacing:.03em;margin-top:5px;text-transform:uppercase}.mega-menu__product-arrow{color:var(--color-orange);display:flex;justify-content:flex-end}.mega-menu__product-arrow svg{height:14px;width:14px}.mega-menu__product--empty{align-content:center;grid-column:1 / -1;min-height:130px}.product-card__promo,.product-info__promo{cursor:pointer;font:inherit;text-align:left;transition:border-color .2s var(--ease),box-shadow .2s var(--ease),transform .2s var(--ease)}.product-card__promo:hover,.product-card__promo:focus-visible,.product-info__promo:hover,.product-info__promo:focus-visible{border-color:var(--color-orange);box-shadow:0 8px 18px #f15a2421;transform:translateY(-1px)}.product-card__promo b,.product-info__promo b{font-size:.72rem;font-weight:900}.product-card__promo div>span,.product-info__promo div>span{font-size:.7rem;font-weight:700}.product-card__promo-copy,.product-info__promo-copy{display:block;min-width:0}.product-card__promo-copy b,.product-card__promo-copy>span,.product-info__promo-copy b,.product-info__promo-copy>span{display:block}.product-card__promo-copy>span,.product-info__promo-copy>span{color:#5c4338;font-size:.7rem;font-weight:700;line-height:1.25;margin-top:3px}.product-card__promo-code,.product-info__promo code{background:#21130d;border:1px solid rgba(255,255,255,.22);color:#fff;font-size:.61rem;font-weight:900;letter-spacing:.06em;padding:8px 9px}[data-copy-promo].is-copied{background:#e3f2e7;border-color:#6ca77c}[data-copy-promo].is-copied b{color:#1d6b39}[data-copy-promo].is-copied .product-card__promo-code,[data-copy-promo].is-copied code{background:#1f6b3a}.mobile-menu__shop-link{color:#ff9a70;font-size:1.85rem!important}.mobile-menu__product-list{border-bottom:1px solid var(--color-line-light);display:grid;gap:0;margin-bottom:12px;padding-bottom:9px}.mobile-menu__product{align-items:center;border-bottom:1px solid rgba(255,255,255,.1)!important;display:flex;gap:12px;justify-content:space-between;padding:12px 0!important}.mobile-menu__product:last-child{border-bottom:0!important}.mobile-menu__product b,.mobile-menu__product small{display:block}.mobile-menu__product b{font-family:var(--font-body);font-size:.72rem;font-weight:800;line-height:1.2}.mobile-menu__product small{color:#ffffff8c;font-size:.56rem;font-weight:700;letter-spacing:.08em;margin-top:4px;text-transform:uppercase}.mobile-menu__product svg{flex:0 0 auto;height:17px;width:17px}@media(max-width:1100px)and (min-width:990px){.mega-menu--blowers{width:min(960px,calc(100vw - 30px))}.mega-menu__catalog{grid-template-columns:repeat(3,minmax(0,1fr))}.mega-menu__product:nth-child(n+4){display:none}}@media(max-width:640px){.product-card__promo,.product-info__promo{min-height:64px}.product-card__promo-code,.product-info__promo code{font-size:.58rem}}.product-proof{overflow:hidden;background:#101214;color:#fff}.product-proof>.container{position:relative;z-index:1}.product-proof__head{display:grid;grid-template-columns:minmax(0,.9fr) minmax(280px,.65fr);align-items:end;gap:clamp(30px,8vw,120px);margin-bottom:38px}.product-proof .eyebrow,.product-technical .eyebrow,.product-field-guide .eyebrow,.product-faq .eyebrow{margin-bottom:12px;color:var(--color-orange);font-size:.68rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.product-proof h2,.product-technical h2,.product-field-guide h2,.product-faq h2{margin:0;font-family:var(--font-heading);font-size:clamp(2.8rem,6vw,6.5rem);letter-spacing:-.055em;line-height:.86}.product-proof h2{max-width:10ch;color:#fff}.product-proof__answer{max-width:48ch;margin:0;color:#ffffffb8;font-size:1rem;line-height:1.6}.product-proof__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.product-proof__card{min-height:250px;padding:22px;border:1px solid rgba(255,255,255,.14);border-radius:20px;background:#1c2520}.product-proof__card--orange{border-color:var(--color-orange);background:var(--color-orange);color:#17110d}.product-proof__icon{display:grid;place-items:center;width:44px;height:44px;margin-bottom:30px;border:1px solid rgba(255,255,255,.34);border-radius:13px;color:#ffab88}.product-proof__card--orange .product-proof__icon{border-color:#17110d57;color:#17110d}.product-proof__icon .precision-icon{width:23px;height:23px}.product-proof__label{margin:0 0 10px;color:#ffab88;font-size:.64rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.product-proof__card--orange .product-proof__label{color:#17110d}.product-proof__card h3{margin:0 0 12px;color:#fff;font-family:var(--font-body);font-size:1.25rem;font-weight:800;letter-spacing:-.025em;line-height:1.06}.product-proof__card--orange h3{color:#17110d}.product-proof__card>p:last-child{margin:0;color:#ffffffa8;font-size:.78rem;line-height:1.45}.product-proof__card--orange>p:last-child{color:#17110db8}.product-proof__foot{display:flex;flex-wrap:wrap;align-items:center;gap:9px 20px;margin-top:18px;padding-top:18px;border-top:1px solid rgba(255,255,255,.15);color:#ffffffa6;font-size:.67rem;font-weight:700;letter-spacing:.04em}.product-proof__foot span{display:inline-flex;align-items:center;gap:7px}.product-proof__foot span:before{width:5px;height:5px;border-radius:50%;background:var(--color-orange);content:""}.product-proof__foot a{margin-left:auto;color:#fff;font-weight:800;text-decoration:underline;text-underline-offset:3px}.product-technical{background:#f2f5f1}.product-technical__head{display:grid;grid-template-columns:minmax(0,.8fr) minmax(260px,.65fr);align-items:end;gap:30px;margin-bottom:28px}.product-technical h2{max-width:9ch;color:#101214}.product-technical__head>p{max-width:48ch;margin:0;color:#526158;font-size:.95rem;line-height:1.55}.product-technical__table-wrap{overflow-x:auto;border:1px solid #cbd6cd;border-radius:20px;background:#fff;box-shadow:0 18px 40px #151f1a14}.product-technical__table{width:100%;min-width:930px;border-collapse:collapse;color:#1a261f;font-size:.76rem}.product-technical__table caption{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.product-technical__table th,.product-technical__table td{padding:15px 13px;border-bottom:1px solid #e0e7e1;text-align:left;vertical-align:middle}.product-technical__table thead th{background:#26332c;color:#fff;font-size:.62rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}.product-technical__table tbody tr:last-child th,.product-technical__table tbody tr:last-child td{border-bottom:0}.product-technical__table tbody tr.is-current{background:#fff2ea;box-shadow:inset 4px 0 var(--color-orange)}.product-technical__table tbody th{min-width:220px;font-weight:800}.product-technical__table tbody th a{color:#101214;font-size:.88rem;text-decoration:underline;text-decoration-color:#f0b398;text-underline-offset:3px}.product-technical__table tbody th span{display:block;margin-top:4px;color:#8f300e;font-size:.58rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.product-technical__table tbody td{color:#536159;font-weight:700;white-space:nowrap}.product-technical__source{margin:14px 0 0;color:#647168;font-size:.68rem;line-height:1.45}.product-technical__source a{color:#8f300e;font-weight:800;text-decoration:underline;text-underline-offset:3px}.product-field-guide{background:#fff}.product-field-guide__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.9fr);gap:clamp(32px,7vw,100px);align-items:center}.product-field-guide__media{position:relative;min-height:560px;overflow:hidden;border-radius:24px;background:#101214}.product-field-guide__media:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 55%,rgba(16,18,20,.72));content:"";pointer-events:none}.product-field-guide__media img{display:block;width:100%;height:100%;min-height:560px;object-fit:cover}.product-field-guide__media-tag{position:absolute;z-index:1;right:22px;bottom:20px;left:22px;color:#fff;font-size:.65rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.product-field-guide h2{max-width:10ch;color:#101214}.product-field-guide__lead{max-width:47ch;margin:24px 0 28px;color:#526158;font-size:1rem;line-height:1.55}.product-field-guide__steps{display:grid;gap:0;margin-bottom:28px;border-top:1px solid #d9e1db}.product-field-guide__steps article{display:grid;grid-template-columns:42px minmax(0,1fr);gap:13px;padding:16px 0;border-bottom:1px solid #d9e1db}.product-field-guide__steps article>span{color:var(--color-orange);font-family:var(--font-heading);font-size:1.3rem;font-weight:800}.product-field-guide__steps h3{margin:0 0 4px;color:#17201b;font-size:.92rem;font-weight:800}.product-field-guide__steps p{margin:0;color:#68756d;font-size:.75rem;line-height:1.4}.product-field-guide .button{min-height:52px;padding-inline:20px;font-size:.7rem;font-weight:800}.product-field-guide .button span{margin-left:14px;font-size:1rem}.product-faq{background:#e9eeea}.product-faq__grid{display:grid;grid-template-columns:minmax(260px,.75fr) minmax(0,1.25fr);gap:clamp(32px,9vw,140px);align-items:start}.product-faq h2{max-width:8ch;color:#101214}.product-faq__intro>p:not(.eyebrow){max-width:33ch;margin:23px 0;color:#56635b;font-size:.94rem;line-height:1.55}.product-faq__list{border-top:1px solid #bfcac1}.product-faq__list details{border-bottom:1px solid #bfcac1}.product-faq__list summary{display:flex;align-items:center;justify-content:space-between;gap:18px;cursor:pointer;list-style:none;padding:19px 0;color:#17201b;font-size:1rem;font-weight:800;line-height:1.25}.product-faq__list summary::-webkit-details-marker{display:none}.product-faq__list summary:after{display:grid;place-items:center;width:27px;height:27px;flex:0 0 auto;border:1px solid #9eaca2;border-radius:50%;color:#8f300e;content:"+";font-size:1.05rem;font-weight:500}.product-faq__list details[open] summary:after{content:"\2212"}.product-faq__answer{max-width:63ch;padding:0 45px 18px 0;color:#5d6b62;font-size:.82rem;line-height:1.55}.product-faq__answer p{margin:0}.product-faq .text-link{display:inline-flex;gap:10px;align-items:center;color:#8f300e;font-size:.74rem;font-weight:800;text-decoration:underline;text-underline-offset:3px}.product-fit-guide{background:#101214;color:#fff}.product-fit-guide__head{display:grid;grid-template-columns:minmax(0,.82fr) minmax(280px,.72fr);align-items:end;gap:clamp(30px,8vw,120px);margin-bottom:34px}.product-fit-guide .eyebrow{margin-bottom:12px;color:var(--color-orange);font-size:.68rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.product-fit-guide h2{max-width:11ch;margin:0;color:#fff;font-family:var(--font-heading);font-size:clamp(2.8rem,6vw,6.5rem);letter-spacing:-.055em;line-height:.86}.product-fit-guide__answer{max-width:49ch;margin:0;color:#ffffffb8;font-size:1rem;line-height:1.6}.product-fit-guide__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px}.product-fit-guide__card{min-width:0;min-height:0;padding:12px;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:#1c2520;transition:border-color .2s var(--ease),transform .2s var(--ease),box-shadow .2s var(--ease)}.product-fit-guide__card:hover,.product-fit-guide__card:focus-within{border-color:#f15a24b8;box-shadow:0 14px 30px #0000002e;transform:translateY(-3px)}.product-fit-guide__card.is-current{border-color:var(--color-orange);background:var(--color-orange);color:#17110d}.product-fit-guide__media{position:relative;aspect-ratio:1 / .82;margin-bottom:14px;overflow:hidden;border:1px solid rgba(255,255,255,.13);border-radius:12px;background:#edf1ed}.product-fit-guide__media img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .35s var(--ease)}.product-fit-guide__media img[src*=featured-blower]{object-fit:cover;object-position:28% center}.product-fit-guide__card:hover .product-fit-guide__media img,.product-fit-guide__card:focus-within .product-fit-guide__media img{transform:scale(1.045)}.product-fit-guide__media-index{position:absolute;top:8px;left:8px;display:grid;place-items:center;width:29px;height:21px;border:1px solid rgba(16,18,20,.14);border-radius:999px;background:#ffffffdb;color:#101214;font-size:.58rem;font-weight:800;letter-spacing:.08em}.product-fit-guide__icon{display:grid;place-items:center;width:43px;height:43px;margin-bottom:16px;border:1px solid rgba(255,255,255,.3);border-radius:13px;color:#ffab88}.product-fit-guide__card.is-current .product-fit-guide__icon{border-color:#17110d59;color:#17110d}.product-fit-guide__icon .precision-icon{width:22px;height:22px}.product-fit-guide__label{margin:0 0 9px;color:#ffab88;font-size:.62rem;font-weight:800;letter-spacing:.1em;line-height:1.25;text-transform:uppercase}.product-fit-guide__card.is-current .product-fit-guide__label{color:#17110d}.product-fit-guide__card h3{margin:0 0 11px;color:#fff;font-family:var(--font-body);font-size:1.35rem;font-weight:800;letter-spacing:-.025em;line-height:1.05}.product-fit-guide__card h3 a{color:inherit;text-decoration:underline;text-decoration-color:#ffffff57;text-underline-offset:4px}.product-fit-guide__card.is-current h3{color:#17110d}.product-fit-guide__card.is-current h3 a{text-decoration-color:#17110d61}.product-fit-guide__card p:not(.product-fit-guide__label){margin:0;color:#ffffffc7;font-size:.78rem;font-weight:700;line-height:1.4}.product-fit-guide__card>span:last-child{display:block;margin-top:16px;color:#ffffff9e;font-size:.73rem;line-height:1.45}.product-fit-guide__card.is-current p:not(.product-fit-guide__label),.product-fit-guide__card.is-current>span:last-child{color:#17110dbd}.product-fit-guide__foot{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:18px;padding-top:18px;border-top:1px solid rgba(255,255,255,.15)}.product-fit-guide__foot p{max-width:58ch;margin:0;color:#ffffffa6;font-size:.74rem;line-height:1.45}.product-fit-guide__foot .button{flex:0 0 auto;min-height:51px;padding-inline:19px;background:#fff;color:#101214;font-size:.68rem;font-weight:800}.product-fit-guide__foot .button:hover,.product-fit-guide__foot .button:focus-visible{background:var(--color-orange);color:#17110d}.product-fit-guide__foot .button span{margin-left:14px;font-size:1rem}@media(max-width:1299px)and (min-width:990px){.product-fit-guide__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:989px){.product-proof__head,.product-technical__head,.product-fit-guide__head{grid-template-columns:1fr;gap:20px}.product-proof h2,.product-technical h2,.product-fit-guide h2{max-width:12ch}.product-proof__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-field-guide__grid,.product-faq__grid{gap:40px}}@media(max-width:640px){.product-proof__grid{grid-template-columns:1fr}.product-proof__card{min-height:0;padding:19px}.product-proof__icon{margin-bottom:22px}.product-proof__foot{display:grid;gap:10px}.product-proof__foot a{margin-left:0}.product-fit-guide__grid{grid-template-columns:1fr}.product-fit-guide__card{min-height:0;padding:19px}.product-fit-guide__icon{margin-bottom:22px}.product-fit-guide__foot{align-items:stretch;flex-direction:column;gap:15px}.product-fit-guide__foot .button{width:100%}.product-technical__table-wrap{margin-inline:-2px;border-radius:16px}.product-field-guide__grid,.product-faq__grid{grid-template-columns:1fr}.product-field-guide__media,.product-field-guide__media img{min-height:340px}.product-field-guide__media{border-radius:18px}.product-field-guide__lead{margin-block:18px 22px}.product-faq__answer{padding-right:10px}}@media(min-width:990px){.site-header__nav .nav-item--featured{isolation:isolate}.site-header__nav .nav-item--featured:after{position:absolute;z-index:1;top:calc(100% - 2px);right:-18px;left:-18px;height:20px;content:""}.site-header__nav .nav-item--featured>a{position:relative;z-index:2}.site-header__nav .nav-item--featured>.mega-menu{z-index:2}.site-header__nav .nav-item--featured>.mega-menu{top:calc(100% - 1px)}.site-header__nav .nav-item--featured.is-open>a .nav-caret{transform:rotate(180deg)}.site-header__nav .nav-item--featured.is-open>.mega-menu{display:block}.site-header__nav .nav-item--featured.is-focus-closed>.mega-menu{display:none}.mega-menu--blowers{width:min(1240px,calc(100vw - 32px));padding-block:30px 32px}.mega-menu--blowers .mega-menu__inner{grid-template-columns:minmax(250px,.78fr) minmax(0,2.22fr);gap:30px}.mega-menu__feature{min-height:264px;padding:17px}.mega-menu__feature img{height:136px}.mega-menu__catalog{gap:12px}.mega-menu--blowers .mega-menu__product{display:grid;grid-template-columns:1fr;align-items:stretch;justify-content:initial;min-height:284px;padding:10px;font-family:var(--font-body);font-size:.68rem}.mega-menu__product-media{aspect-ratio:1 / .92}.mega-menu__product-copy b{font-size:.68rem}.mega-menu__product-copy span{font-size:.56rem}}@media(max-width:1200px)and (min-width:990px){.mega-menu--blowers{width:min(1040px,calc(100vw - 28px))}.mega-menu--blowers .mega-menu__inner{grid-template-columns:minmax(210px,.82fr) minmax(0,2fr);gap:18px}.mega-menu__catalog{grid-template-columns:repeat(3,minmax(0,1fr))}.mega-menu__product:nth-child(n+4){display:none}.mega-menu--blowers .mega-menu__product{display:grid;grid-template-columns:1fr;min-height:252px}.mega-menu__feature{min-height:252px}}.product-info__intro{position:relative}.product-proof-badges{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0 17px}.product-proof-badges>span{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:7px 11px 7px 8px;border:1px solid #cbd5cd;border-radius:999px;background:#fff;box-shadow:0 7px 18px #151f1a12;color:#203128}.product-proof-badges i{display:grid;place-items:center;width:25px;height:25px;border:1px solid #f0b398;border-radius:50%;background:#fff4ed;color:#a33b14;font-style:normal}.product-proof-badges i .precision-icon{display:block;width:15px;height:15px}.product-proof-badges b{color:#203128;font-size:.67rem;font-weight:850;letter-spacing:.025em;line-height:1.1}.product-info--conversion .product-info__rating--purchase{justify-content:center;margin:14px 0 0;padding-top:12px;border-top:1px solid #dbe2dc;text-align:center}.product-info--conversion .product-info__rating--purchase.product-info__rating--placeholder{flex-wrap:wrap;gap:7px 10px}.product-info__rating-stars{color:#ed771e;font-size:.92rem;letter-spacing:.08em;line-height:1}.product-info__rating--purchase a{color:#203128;font-weight:800;text-decoration:underline;text-decoration-color:#ff9b70;text-underline-offset:3px}.product-info__rating--purchase small{color:#6d7b73;flex-basis:100%;font-size:.62rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.product-info--conversion .product-info__rating--purchase .product-info__rating-placeholder{color:#6d7b73;font-size:.7rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.product-info__delivery-callout{grid-template-columns:35px minmax(0,1fr);align-items:start;gap:10px;min-height:72px;padding:13px 14px}.product-info__delivery-icon{display:grid;place-items:center;width:34px;height:34px;border:1px solid #f0b398;border-radius:50%;background:#fff;color:#a33b14}.product-info__delivery-icon .precision-icon{display:block;width:20px;height:20px}.product-info__delivery-callout div{min-width:0}.product-info__delivery-callout strong{display:block;color:#8f300e;font-size:.78rem;font-weight:900;letter-spacing:.065em;line-height:1.15;text-transform:uppercase}.product-info__delivery-callout div>span{display:block;margin-top:3px;color:#5c4338;font-size:.78rem;font-weight:800;line-height:1.25}.product-info__delivery-callout small{display:block;margin-top:4px;color:#765f55;font-size:.67rem;font-weight:600;line-height:1.3}.product-info--conversion .product-form__submit{font-size:.9rem;font-weight:900;letter-spacing:.055em}.product-info--conversion .product-form__buy{font-size:.86rem;font-weight:900;letter-spacing:.055em}.product-trust--conversion{display:block;margin-top:18px;padding-top:16px}.product-trust--conversion .product-trust__heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin:0 0 9px;padding:0;border:0;background:transparent}.product-trust--conversion .product-trust__heading strong{color:#17201b;font-size:.86rem;font-weight:900;letter-spacing:.015em}.product-trust--conversion .product-trust__heading span{color:#68756d;font-size:.67rem;font-weight:650;line-height:1.3;text-align:right}.product-trust--conversion .product-trust__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.product-trust--conversion .product-trust__grid.product-trust__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:8px;min-height:0;padding:0;border:0;border-radius:0;background:transparent}.product-trust--conversion .product-trust__grid>div{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;min-height:112px;padding:12px 8px;border:1px solid #d7e0d9;border-radius:14px;background:#f4f7f4;text-align:center}.product-trust--conversion .product-trust__grid>div:last-child{grid-template-columns:31px minmax(0,1fr)}.product-trust--conversion .product-trust__grid .product-trust__icon{display:grid;flex:0 0 auto;place-items:center;width:32px;height:32px;color:var(--color-orange);border:1px solid #f0b398;border-radius:50%}.product-trust--conversion .product-trust__grid .product-trust__icon .precision-icon{display:block;width:17px;height:17px}.product-trust--conversion .product-trust__grid strong{color:#17201b;font-size:.74rem;font-weight:900;line-height:1.18;text-align:center}.product-trust--conversion .product-trust__grid div>span:last-child{color:#68756d;font-size:.66rem;font-weight:650;line-height:1.25;text-align:center}.product-info--conversion .product-accordions{margin-top:20px}.product-route-focus{position:relative;overflow:hidden;background:#101214;color:#fff}.product-route-focus:before{position:absolute;top:-32%;right:-4%;width:45%;height:180%;background:linear-gradient(122deg,transparent 0 42%,rgba(241,90,36,.9) 42.2% 44%,transparent 44.2% 49%,rgba(241,90,36,.38) 49.2% 50%,transparent 50.2%);content:"";opacity:.75;transform:rotate(6deg)}.product-route-focus>.container{position:relative;z-index:1}.product-route-focus__grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,.88fr);align-items:center;gap:clamp(32px,7vw,100px)}.product-route-focus__visual{position:relative;min-height:540px;overflow:hidden;border:1px solid rgba(255,255,255,.15);border-radius:28px;background:radial-gradient(circle at 52% 40%,rgba(241,90,36,.3),transparent 31%),linear-gradient(145deg,#242b28,#111617 65%);box-shadow:0 25px 55px #00000047;isolation:isolate}.product-route-focus__visual-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-position:center;background-size:58px 58px;-webkit-mask-image:linear-gradient(180deg,transparent,#000 22%,#000 82%,transparent);mask-image:linear-gradient(180deg,transparent,#000 22%,#000 82%,transparent);opacity:.5}.product-route-focus__visual:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 50%,rgba(16,18,20,.78));content:"";pointer-events:none}.product-route-focus__visual>img{position:relative;z-index:1;display:block;width:100%;height:100%;min-height:540px;object-fit:contain;padding:38px 34px 62px;filter:drop-shadow(0 22px 22px rgba(0,0,0,.34))}.product-route-focus__visual-label{position:absolute;z-index:2;bottom:23px;left:26px;color:#ffffffbf;font-size:.66rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.product-route-focus__visual-stamp{position:absolute;z-index:2;top:22px;right:22px;display:inline-flex;align-items:center;gap:8px;padding:9px 11px;border:1px solid rgba(255,155,112,.55);border-radius:999px;background:#101214b8;color:#ffab88;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.product-route-focus__visual-stamp .precision-icon{width:18px;height:18px}.product-route-focus__visual-stamp b{font-size:.64rem;font-weight:850;letter-spacing:.06em}.product-route-focus__content .eyebrow{margin-bottom:14px;color:#ff9b70}.product-route-focus__content h2{max-width:8ch;margin:0;color:#fff;font-family:var(--font-heading);font-size:clamp(3.2rem,6.3vw,6.8rem);letter-spacing:-.06em;line-height:.84}.product-route-focus__lead{max-width:45ch;margin:24px 0 28px;color:#ffffffbd;font-size:1rem;line-height:1.6}.product-route-focus__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.product-route-focus__stats>div{min-height:106px;padding:15px 13px 12px;border:1px solid rgba(255,255,255,.18);border-radius:16px;background:#ffffff12}.product-route-focus__stats>div:first-child{border-color:var(--color-orange);background:var(--color-orange);color:#17110d}.product-route-focus__stats strong,.product-route-focus__stats span{display:block}.product-route-focus__stats strong{color:#fff;font-family:var(--font-heading);font-size:1.45rem;letter-spacing:-.04em;line-height:.95}.product-route-focus__stats>div:first-child strong{color:#17110d}.product-route-focus__stats span{margin-top:9px;color:#ffffffa6;font-size:.67rem;font-weight:700;line-height:1.25}.product-route-focus__stats>div:first-child span{color:#17110db8}.product-route-focus__actions{display:flex;align-items:center;flex-wrap:wrap;gap:16px;margin-top:25px}.product-route-focus__actions .button{min-height:55px;padding-inline:20px;background:var(--color-orange);color:#17110d;font-size:.75rem;font-weight:900;letter-spacing:.055em}.product-route-focus__actions .button:hover,.product-route-focus__actions .button:focus-visible{background:#ff8558;color:#17110d}.product-route-focus__actions .button span{margin-left:13px;font-size:1rem}.product-route-focus__actions .text-link{color:#fff;font-size:.73rem;font-weight:850;text-decoration:underline;text-underline-offset:4px}.product-route-focus__actions .text-link span{margin-left:6px;color:#ff9b70}.product-route-focus__fineprint{margin:19px 0 0;color:#ffffff80;font-size:.68rem;font-weight:700;line-height:1.4}.product-info--conversion .product-info__spec-strip strong{font-weight:700}.product-info--conversion .product-info__availability{border-color:#79d88a;background:#e8fbea;color:#1f7a37;box-shadow:0 0 0 4px #36c1541a,0 8px 18px #22783817}.product-info--conversion .product-info__availability i{background:#28c76f;box-shadow:0 0 0 4px #28c76f2e}.product-info--conversion .product-form__submit{background:#ff641f;color:#17110d}.product-info--conversion .product-form__submit:hover,.product-info--conversion .product-form__submit:focus-visible{background:#ff7b3e;color:#17110d}.product-info--conversion .product-form__buy{border-color:#2d6d62;background:#1f514a;color:#fff}.product-info--conversion .product-form__buy:hover,.product-info--conversion .product-form__buy:focus-visible{border-color:#347d70;background:#28675d;color:#fff}.product-route-focus__fineprint{color:#fff}.product-proof__icon .precision-icon{display:block}.product-answer-hub{background:#e9eeea;color:#17201b}.product-answer-hub__head{display:grid;grid-template-columns:minmax(0,.8fr) minmax(280px,.95fr);align-items:end;gap:clamp(32px,8vw,120px);margin-bottom:34px}.product-answer-hub .eyebrow{margin-bottom:12px;color:#a33b14;font-size:.68rem;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.product-answer-hub h2{max-width:11ch;margin:0;color:#101214;font-family:var(--font-heading);font-size:clamp(2.8rem,5.5vw,6rem);letter-spacing:-.055em;line-height:.86}.product-answer-hub__lead{max-width:57ch;margin:0;color:#536159;font-size:1rem;line-height:1.65}.product-answer-hub__answers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-bottom:9px}.product-answer-hub__card{min-height:245px;padding:22px;border:1px solid #cbd5cd;border-radius:20px;background:#fff;box-shadow:0 12px 28px #151f1a0f}.product-answer-hub__card:nth-child(2){background:#24322b;color:#fff}.product-answer-hub__icon{display:grid;place-items:center;width:44px;height:44px;margin-bottom:30px;border:1px solid #f0b398;border-radius:13px;background:#fff4ed;color:#a33b14}.product-answer-hub__card:nth-child(2) .product-answer-hub__icon{background:#ffffff14;color:#ffab88}.product-answer-hub__icon .precision-icon{width:23px;height:23px}.product-answer-hub__card h3{max-width:18ch;margin:0 0 11px;color:#17201b;font-family:var(--font-body);font-size:1.3rem;font-weight:850;letter-spacing:-.025em;line-height:1.06}.product-answer-hub__card:nth-child(2) h3{color:#fff}.product-answer-hub__card p{max-width:40ch;margin:0;color:#5d6b62;font-size:.84rem;line-height:1.55}.product-answer-hub__card:nth-child(2) p{color:#ffffffb8}.product-answer-hub__bottom{display:grid;grid-template-columns:minmax(0,.95fr) minmax(280px,1.05fr);gap:9px}.product-answer-hub__specs,.product-answer-hub__links{padding:22px;border:1px solid #cbd5cd;border-radius:20px;background:#fff}.product-answer-hub__specs h3,.product-answer-hub__links h3{margin:0 0 16px;color:#17201b;font-size:1.05rem;font-weight:850;letter-spacing:-.02em}.product-answer-hub__spec-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:0}.product-answer-hub__spec-list>div{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:10px 11px;border-radius:11px;background:#eef3ef}.product-answer-hub__spec-list dt{color:#66736b;font-size:.71rem;font-weight:700}.product-answer-hub__spec-list dd{margin:0;color:#17201b;font-size:.74rem;font-weight:900;text-align:right}.product-answer-hub__links p{margin:-6px 0 16px;color:#5d6b62;font-size:.78rem;line-height:1.5}.product-answer-hub__link-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:0;padding:0;list-style:none}.product-answer-hub__link-list a{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:44px;padding:9px 11px;border:1px solid #d7e0d9;border-radius:11px;color:#8f300e;font-size:.73rem;font-weight:850;line-height:1.2;text-decoration:none}.product-answer-hub__link-list a:hover,.product-answer-hub__link-list a:focus-visible{border-color:#f15a24;background:#fff4ed}.product-answer-hub__link-list span{flex:0 0 auto;color:#a33b14;font-size:.95rem}.product-answer-hub__source{margin:18px 0 0;color:#68756d;font-size:.72rem;line-height:1.5}.product-answer-hub__source a{color:#8f300e;font-weight:800;text-decoration:underline;text-underline-offset:3px}@media(min-width:1200px){.product-proof-badges{flex-wrap:nowrap;gap:5px}.product-proof-badges>span{gap:6px;padding:6px 7px 6px 6px}.product-proof-badges i{width:24px;height:24px}.product-proof-badges b{font-size:.58rem}}[data-reveal]{opacity:0;transform:translateY(24px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}[data-reveal=left]{transform:translate(-28px)}[data-reveal=right]{transform:translate(28px)}[data-reveal].is-visible{opacity:1;transform:none}[data-stagger]>*{opacity:0;transform:translateY(18px);transition:opacity .52s cubic-bezier(.22,1,.36,1),transform .52s cubic-bezier(.22,1,.36,1)}[data-stagger].is-visible>*{opacity:1;transform:none}[data-stagger].is-visible>*:nth-child(2){transition-delay:80ms}[data-stagger].is-visible>*:nth-child(3){transition-delay:.15s}@media(prefers-reduced-motion:reduce){[data-reveal],[data-stagger]>*{opacity:1;transform:none;transition:none}}@media(max-width:989px){.product-route-focus__grid{grid-template-columns:1fr}.product-route-focus__visual{min-height:460px}.product-route-focus__visual>img{min-height:460px}.product-answer-hub__head,.product-answer-hub__bottom{grid-template-columns:1fr;gap:22px}.product-answer-hub__answers{grid-template-columns:1fr}}@media(max-width:640px){.product-proof-badges{display:grid;grid-template-columns:1fr}.product-proof-badges>span{width:100%}.product-trust--conversion .product-trust__heading{align-items:flex-start;flex-direction:column;gap:3px}.product-trust--conversion .product-trust__heading span{text-align:left}.product-trust--conversion .product-trust__grid{grid-template-columns:1fr}.product-route-focus__visual{min-height:400px;border-radius:20px}.product-route-focus__visual>img{min-height:400px;padding:22px 16px 55px}.product-route-focus__visual-stamp{top:14px;right:14px}.product-route-focus__visual-label{bottom:17px;left:17px;font-size:.58rem}.product-route-focus__stats{grid-template-columns:1fr}.product-route-focus__stats>div{min-height:0}.product-route-focus__actions{align-items:stretch;flex-direction:column}.product-route-focus__actions .button{width:100%}.product-answer-hub__spec-list,.product-answer-hub__link-list{grid-template-columns:1fr}.product-answer-hub__card,.product-answer-hub__specs,.product-answer-hub__links{padding:19px}}.product-info--conversion .product-info__kicker,.product-info--conversion .product-info__description,.product-info--conversion .product-info__microcopy,.product-info--conversion .product-accordions .accordion__content,.product-info--conversion .product-benefit-list span,.product-proof__answer,.product-proof__card>p:last-child,.product-route-focus__lead,.product-answer-hub__lead,.product-answer-hub__card p,.product-answer-hub__links p,.product-field-guide__lead,.product-field-guide__steps p,.product-faq__intro>p:not(.eyebrow),.product-faq__answer,.product-fit-guide__answer,.product-fit-guide__card>span:last-child,.product-fit-guide__foot p{font-size:18px;line-height:1.55}.product-fit-guide__card>span:last-child{font-size:.9rem;line-height:1.45}.announcement-bar{position:relative;overflow:hidden;background:linear-gradient(105deg,#a85517 0%,var(--color-orange) 38%,#f0b34d 70%,#cf601e 100%);box-shadow:0 0 26px #f15a2457,inset 0 -1px #ffffff38}.announcement-bar:after{position:absolute;top:-100%;right:-15%;bottom:-100%;left:-15%;background:radial-gradient(circle at 50% 50%,rgba(255,255,255,.3),transparent 48%);content:"";pointer-events:none;animation:announcement-glow 5s ease-in-out infinite}.announcement-bar__inner{position:relative;z-index:1}.site-header__nav>a,.site-header__nav>.nav-item>a{font-size:.8rem;font-weight:800;letter-spacing:.075em}.site-header__actions{gap:8px}.site-header__actions .icon-button{border:1px solid rgba(255,255,255,.12);border-radius:50%;color:#ffffffe6;height:42px;transition:background-color .2s var(--ease),border-color .2s var(--ease),color .2s var(--ease),transform .2s var(--ease);width:42px}.site-header__actions .icon-button:hover,.site-header__actions .icon-button:focus-visible{border-color:var(--color-orange);background:#f15a2429;color:#fff;transform:translateY(-2px)}.site-header__actions .icon-button svg{height:20px;stroke-width:1.8;width:20px}.site-header__actions .site-header__cart{background:#ffffff0d}.site-header__actions .cart-count{right:-2px;top:-2px}@keyframes announcement-glow{0%,to{opacity:.35;transform:translate(-8%)}50%{opacity:.9;transform:translate(8%)}}@keyframes announcement-promo-pulse{0%,to{box-shadow:0 0 0 1px #f15a249e,0 0 22px #ff763180,inset 0 1px #fff3;transform:translateY(0)}50%{box-shadow:0 0 0 2px #ffc38861,0 0 34px #ff7631d1,inset 0 1px #ffffff4d;transform:translateY(-1px)}}@media(prefers-reduced-motion:reduce){.announcement-bar:after{animation:none}}.announcement-bar{isolation:isolate;background:radial-gradient(ellipse at 50% -170%,rgba(255,218,146,.32),transparent 60%),linear-gradient(108deg,#541f0c,#a73510 26%,#f15a24 55%,#c44a13 75%,#29150c);border-bottom:1px solid rgba(255,255,255,.09);box-shadow:0 4px 18px #090c0a40,0 0 30px #f15a244d;color:#f3f5f1}.announcement-bar:before{position:absolute;top:-80%;right:-18%;bottom:-80%;left:-18%;animation:announcement-glow 6s ease-in-out infinite;background:radial-gradient(ellipse at 50% 50%,rgba(255,220,153,.32),rgba(255,130,57,.12) 35%,transparent 68%);content:"";opacity:.84;pointer-events:none;z-index:-1}.announcement-bar:after{animation:none;background:linear-gradient(90deg,transparent,#f15a24 28%,#f7a45f 50%,#f15a24 72%,transparent);bottom:0;box-shadow:0 0 12px #f15a2480;height:2px;inset-inline:0;opacity:.9;top:auto;transform:none}.announcement-bar__inner{flex-wrap:nowrap;gap:24px;min-height:38px;overflow:hidden;padding-block:8px;white-space:nowrap}.announcement-bar__inner p{align-items:center;color:#fffaf5;display:inline-flex;flex:1 1 auto;font-size:.7rem;gap:9px;letter-spacing:.09em;line-height:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.announcement-bar__inner p:before{background:#f15a24;border-radius:50%;box-shadow:0 0 0 4px #f15a2421,0 0 10px #f15a2499;content:"";flex:0 0 6px;height:6px}.announcement-bar__inner a{border-left:1px solid rgba(255,255,255,.18);color:#fff;flex:0 0 auto;font-size:.68rem;font-weight:800;letter-spacing:.08em;padding-left:24px}.announcement-bar__inner a:hover,.announcement-bar__inner a:focus-visible{color:#f7a45f}.announcement-bar__inner svg{color:#f7a45f}.announcement-bar__promo{align-items:center;animation:announcement-promo-pulse 3.2s ease-in-out infinite;background:linear-gradient(140deg,#687176,#4c555a 56%,#323a3e);border:1px solid rgba(255,245,235,.62);border-radius:999px;box-shadow:0 0 0 1px #f15a24bd,0 0 25px #ff7631b8,inset 0 1px #ffffff2e;color:#fff;cursor:pointer;display:inline-flex;flex:0 0 auto;font:inherit;gap:8px;min-height:31px;order:-1;padding:5px 10px 5px 8px;text-transform:uppercase;transition:box-shadow .18s var(--ease),transform .18s var(--ease)}.announcement-bar__promo:hover,.announcement-bar__promo:focus-visible{box-shadow:0 0 0 2px #ffcd9761,0 0 28px #ffbe7085,inset 0 1px #ffffff29;transform:translateY(-1px)}.announcement-bar__promo-icon{color:#ffb47d;display:inline-flex;flex:0 0 auto}.announcement-bar__promo-icon .precision-icon{height:16px;width:16px}.announcement-bar__promo-label{color:#fff;font-size:.58rem;font-weight:900;letter-spacing:.075em;line-height:1;white-space:nowrap}.announcement-bar__promo code{background:#fff6ef;border-radius:999px;color:#8f300e;font-family:inherit;font-size:.68rem;font-weight:950;letter-spacing:.035em;line-height:1;padding:5px 8px}.announcement-bar__promo-action{color:#ffb47d;font-size:.58rem;font-weight:900;letter-spacing:.1em;line-height:1;white-space:nowrap}.announcement-bar__promo.is-applied{border-color:#ffbd8a;box-shadow:0 0 0 2px #ff915242,0 0 32px #ff7631d1,inset 0 1px #ffffff38}.announcement-bar__promo.is-applied .announcement-bar__promo-label,.announcement-bar__promo.is-applied .announcement-bar__promo-action{color:#ffe0cc}.announcement-bar__promo.is-copied{animation:none;background:#173523;border-color:#b6f2c7;box-shadow:0 0 0 1px #73e4924d,0 0 24px #73e49257}.announcement-bar__promo.is-copied .announcement-bar__promo-label,.announcement-bar__promo.is-copied .announcement-bar__promo-action{color:#b6f2c7}.announcement-bar__promo.is-copied code{background:#e8fff0;color:#1f6b3a}@media(max-width:640px){.announcement-bar__inner{gap:0;justify-content:flex-start;min-height:32px;padding-block:7px}.announcement-bar__inner p{font-size:.58rem;letter-spacing:.07em}.announcement-bar__promo{gap:5px;min-height:27px;padding:4px 7px 4px 6px}.announcement-bar__promo-icon .precision-icon{height:13px;width:13px}.announcement-bar__promo-label,.announcement-bar__promo-action{font-size:.5rem}.announcement-bar__promo code{font-size:.58rem;padding:4px 6px}}@media(prefers-reduced-motion:reduce){.announcement-bar:before{animation:none}}@media(prefers-reduced-motion:reduce){.announcement-bar__promo{animation:none}}.product-trust--conversion .product-trust__grid>div{align-items:center;background:#f8fbf8;box-shadow:0 10px 22px #151f1a12,inset 0 1px #fffc;gap:8px;justify-content:flex-start;min-height:136px;padding:15px 11px 14px}.product-trust--conversion .product-trust__grid .product-trust__icon{background:#fff;border:1.5px solid #ef956c;box-shadow:0 0 0 5px #f15a2414;height:46px;width:46px}.product-trust--conversion .product-trust__grid .product-trust__icon .precision-icon{height:24px;stroke-width:2.35;width:24px}.product-trust--conversion .product-trust__grid strong{font-size:.79rem;line-height:1.18;max-width:15ch;min-height:2.36em}.product-trust--conversion .product-trust__grid div>span:last-child{font-size:.7rem;line-height:1.3;max-width:15ch;min-height:2.6em}.product-info--conversion .product-info__spec-strip div{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:86px;padding:11px 7px 10px}.product-info--conversion .product-info__spec-strip strong{font-size:1.42rem;font-weight:650;line-height:1}.product-info--conversion .product-info__spec-strip span{font-size:.68rem;line-height:1.08;margin-top:7px;max-width:8ch;min-height:2.16em;text-wrap:balance}@media(min-width:990px){.product-section--precision .product-gallery{align-self:start;position:sticky;top:125px}}@media(max-width:989px){.product-section--precision .product-gallery{position:static}}@media(max-width:640px){.product-trust--conversion .product-trust__grid>div{min-height:128px}.product-info--conversion .product-info__spec-strip strong{font-size:1.28rem}.product-info--conversion .product-info__spec-strip span{font-size:.65rem}}.product-technical{background-color:#101517;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:56px 56px;color:#fff;isolation:isolate;overflow:hidden;position:relative}.product-technical:before{background:radial-gradient(circle,rgba(241,90,36,.3),transparent 68%);content:"";height:520px;opacity:.65;pointer-events:none;position:absolute;right:-170px;top:-170px;width:520px}.product-technical>.container{position:relative;z-index:1}.product-technical .eyebrow{align-items:center;color:#ff9b70;display:flex;gap:10px}.product-technical .eyebrow:before{background:#f15a24;border-radius:50%;box-shadow:0 0 0 5px #f15a241f;content:"";flex:0 0 6px;height:6px}.product-technical h2{color:#fff}.product-technical__head>p{color:#ffffffb8;font-size:1rem}.product-technical__table-wrap{background:#19231f;border:1px solid rgba(255,255,255,.2);box-shadow:0 22px 48px #0000003d}.product-technical__table{color:#f4f7f4}.product-technical__table th,.product-technical__table td{border-color:#ffffff21}.product-technical__table thead th{background:#293a32;color:#fff}.product-technical__table tbody tr:nth-child(2n){background:#ffffff09}.product-technical__table tbody tr.is-current{background:#ff641f;box-shadow:inset 5px 0 #ffc08e}.product-technical__table tbody th a{color:#fff}.product-technical__table tbody th span{color:#ffab88}.product-technical__table tbody td{color:#ffffffc7}.product-technical__table tbody tr.is-current th a,.product-technical__table tbody tr.is-current th span,.product-technical__table tbody tr.is-current td{color:#24150f}.product-technical__source{color:#ffffff9e}.product-technical__source a{color:#ffab88}.footer-trust{background:#edf3ef;padding:30px 0}.footer-trust__grid{gap:14px}.footer-trust__item{align-items:center;background:#fff;border:1px solid #cbd9cf;border-radius:18px;box-shadow:0 10px 24px #151f1a12;gap:15px;grid-template-columns:52px minmax(0,1fr);min-height:118px;padding:18px}.footer-trust__icon{background:#fff8f3;border:1.5px solid #ef956c;box-shadow:0 0 0 5px #f15a2412;height:52px;width:52px}.footer-trust__icon .precision-icon{height:27px;stroke-width:2.25;width:27px}.footer-trust__item strong{font-size:.92rem;line-height:1.18}.footer-trust__item>div>span{font-size:.76rem;line-height:1.42;margin-top:7px}@media(max-width:640px){.footer-trust{padding:22px 0}.footer-trust__item{min-height:104px;padding:15px}.footer-trust__item strong{font-size:.88rem}.footer-trust__item>div>span{font-size:.73rem}}.breadcrumbs{padding-bottom:8px;padding-top:16px}.product-section--precision{overflow:clip}.product-section--precision.section-space{padding-block:24px 72px}.product-section--precision .product-info{padding-top:0}.product-route-focus__content h2{max-width:12ch}.product-route-focus__content h2 span{display:block}.product-route-focus__stats span{font-size:1rem;line-height:1.35}.product-answer-hub__icon{border-radius:16px;border-width:1.5px;box-shadow:0 0 0 6px #f15a2414;height:56px;margin-bottom:22px;width:56px}.product-answer-hub__icon .precision-icon{height:30px;stroke-width:2.25;width:30px}@media(min-width:990px){.product-section--precision .product-gallery{align-self:start;position:sticky;top:124px;z-index:2}}@media(max-width:989px){.product-section--precision .product-gallery{position:static}.product-route-focus__stats span{font-size:.95rem}}@media(max-width:640px){.product-route-focus__content h2{max-width:12ch}.product-route-focus__stats span{font-size:.9rem}}.product-info__delivery-urgency{align-items:center;background:linear-gradient(135deg,#edf7ff,#dceefd 58%,#c8e5fb);border:1px solid #7ebce8;border-radius:14px;box-shadow:0 10px 24px #2367991f,0 0 24px #5cb1e824;color:#123b5b;display:flex;gap:12px;margin:14px 0 16px;overflow:hidden;padding:14px 16px;position:relative}.product-info__delivery-urgency:after{background:linear-gradient(90deg,transparent,rgba(241,90,36,.18),transparent);content:"";inset:0 auto 0 -35%;pointer-events:none;position:absolute;transform:skew(-18deg);width:32%}.product-info__delivery-urgency-icon{align-items:center;background:#f15a24;border:1px solid #ff9b74;border-radius:11px;box-shadow:0 0 0 5px #f15a2424,0 7px 14px #f15a2438;color:#fff;display:inline-flex;flex:0 0 auto;height:42px;justify-content:center;position:relative;width:42px;z-index:1}.product-info__delivery-urgency-icon svg{height:24px;stroke-width:2.35;width:24px}.product-info__delivery-urgency-copy{display:grid;gap:3px;min-width:0;position:relative;z-index:1}.product-info__delivery-urgency-copy strong{font-size:.84rem;letter-spacing:.035em;line-height:1.2;text-transform:uppercase}.product-info__delivery-urgency-copy strong span{color:#b84412}.product-info__delivery-urgency-copy small{color:#275774;font-size:.78rem;font-weight:800;letter-spacing:.035em;line-height:1.25;text-transform:uppercase}.product-info__delivery-urgency-copy small span{color:#b84412;font-size:.9rem;font-variant-numeric:tabular-nums;font-weight:950;white-space:nowrap}.product-info__delivery-urgency.is-expired{border-color:#5d6b6361;box-shadow:none}.product-info__delivery-urgency.is-expired .product-info__delivery-urgency-icon{background:#5d6b63;border-color:#8b9991;box-shadow:none}.product-info__delivery-urgency.is-expired .product-info__delivery-urgency-copy strong span,.product-info__delivery-urgency.is-expired .product-info__delivery-urgency-copy small span{color:#5d6b63}.cart-drawer__reservation{align-items:center;background:linear-gradient(135deg,#fff3e9,#fffaf7);border:1px solid #ffb08a;border-radius:13px;color:#9e3c13;display:flex;gap:11px;margin-bottom:13px;padding:11px 12px}.cart-drawer__reservation[hidden],.cart-drawer__discount-row[hidden]{display:none}.cart-drawer__reservation-icon{align-items:center;background:#fff;border:1px solid #ff9c70;border-radius:50%;display:inline-flex;flex:0 0 auto;height:32px;justify-content:center;width:32px}.cart-drawer__reservation-icon svg{height:17px;stroke-width:2.2;width:17px}.cart-drawer__reservation>span:last-child{display:grid;gap:3px}.cart-drawer__reservation strong{font-size:.78rem;letter-spacing:.06em;text-transform:uppercase}.cart-drawer__reservation small{color:#5d6b63;font-size:.74rem;font-weight:750}.cart-drawer__reservation small span{color:#d94d16;font-size:.85rem;font-variant-numeric:tabular-nums;font-weight:900}.cart-drawer__discount-row{align-items:center;border-top:1px solid #e4ebe5;color:#1b2922;display:flex;font-size:.8rem;gap:12px;justify-content:space-between;margin-top:8px;padding:9px 0}.cart-drawer__discount-row>span{display:grid;gap:3px}.cart-drawer__discount-row>span strong{font-size:.82rem}.cart-drawer__discount-row small{color:#1f7a37;font-size:.7rem;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.cart-drawer__discount-row>strong{color:#1f7a37;font-size:.86rem;white-space:nowrap}.cart-drawer__total{align-items:baseline;border-top:1px solid #d7e1d9;display:flex;justify-content:space-between;margin-top:4px;padding-top:9px}.cart-drawer__total span{color:#1b2922;font-size:.88rem;font-weight:850}.cart-drawer__total strong{color:#111815;font-family:var(--font-heading);font-size:2rem}.product-parts-support{background:#111715;color:#fff;isolation:isolate;overflow:hidden;position:relative}.product-parts-support:before{background:radial-gradient(circle,rgba(241,90,36,.25),transparent 68%);content:"";height:560px;pointer-events:none;position:absolute;right:-180px;top:-210px;width:560px}.product-parts-support:after{border:1px solid rgba(255,255,255,.08);content:"";height:380px;pointer-events:none;position:absolute;right:-150px;top:130px;transform:rotate(35deg);width:100px}.product-parts-support>.container{position:relative;z-index:1}.product-parts-support__head{align-items:end;display:grid;gap:clamp(28px,6vw,84px);grid-template-columns:minmax(0,1fr) minmax(280px,.9fr)}.product-parts-support .eyebrow{color:#ff986f;margin-bottom:14px}.product-parts-support h2{color:#fff;font-size:clamp(3rem,6vw,6.8rem);line-height:.86;margin:0;max-width:10ch}.product-parts-support__lead{color:#ffffffc2;font-size:1.08rem;line-height:1.65;margin:0 0 25px;max-width:43rem}.product-parts-support__button{background:#fff;color:#14201a}.product-parts-support__button:hover,.product-parts-support__button:focus-visible{background:#ff7b43;color:#17110d}.product-parts-support__proof{align-items:center;background:#1d2a25;border:1px solid #496057;border-radius:16px;display:flex;gap:16px;margin:48px 0 28px;max-width:760px;padding:18px 20px}.product-parts-support__proof-icon{align-items:center;background:#fff4ed;border:1px solid #ff9b74;border-radius:13px;color:#d64f1a;display:inline-flex;flex:0 0 auto;height:52px;justify-content:center;width:52px}.product-parts-support__proof-icon svg{height:30px;width:30px}.product-parts-support__proof>span:last-child{display:grid;gap:5px}.product-parts-support__proof strong{color:#fff;font-size:1.08rem;line-height:1.2}.product-parts-support__proof>span:last-child>span{color:#bdccc3;font-size:.86rem;line-height:1.45}.product-parts-support__grid{display:grid;gap:12px;grid-template-columns:repeat(5,minmax(0,1fr));list-style:none;margin:0;padding:0}.product-parts-support__card{min-width:0}.product-parts-support__card a{background:#f6f8f5;border:1px solid transparent;border-radius:13px;color:#14201a;display:grid;height:100%;overflow:hidden;text-decoration:none;transition:border-color .18s ease-out,box-shadow .18s ease-out,transform .18s ease-out}.product-parts-support__card a:hover,.product-parts-support__card a:focus-visible{border-color:#ff7b43;box-shadow:0 14px 30px #00000038;transform:translateY(-4px)}.product-parts-support__media{aspect-ratio:1;background:#fff;display:grid;overflow:hidden;place-items:center}.product-parts-support__media img{height:100%;mix-blend-mode:multiply;object-fit:contain;padding:14px;transition:transform .22s ease-out;width:100%}.product-parts-support__card a:hover .product-parts-support__media img,.product-parts-support__card a:focus-visible .product-parts-support__media img{transform:scale(1.04)}.product-parts-support__copy{display:grid;gap:6px;padding:14px}.product-parts-support__category{color:#b54a21;font-size:.65rem;font-weight:800;letter-spacing:.1em;line-height:1.2;text-transform:uppercase}.product-parts-support__copy strong{font-size:.96rem;line-height:1.2}.product-parts-support__copy span:last-child{color:#6f7e75;font-size:.75rem;line-height:1.25}.product-parts-support__foot{align-items:center;display:flex;gap:20px;justify-content:space-between;margin-top:26px}.product-parts-support__foot p{color:#aab9af;font-size:.74rem;line-height:1.45;margin:0}.product-parts-support__foot .text-link{color:#fff;flex:0 0 auto;font-size:.78rem;font-weight:800}@media(max-width:1100px){.product-parts-support__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:760px){.product-parts-support__head{grid-template-columns:1fr}.product-parts-support__proof{align-items:flex-start;margin-top:34px}.product-parts-support__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-parts-support__foot{align-items:flex-start;flex-direction:column;gap:13px}}@media(max-width:480px){.product-parts-support__copy{padding:11px}.product-parts-support__copy strong{font-size:.88rem}.product-parts-support__media img{padding:9px}.product-parts-support__proof{padding:15px}.product-parts-support__proof strong{font-size:.96rem}.product-parts-support__proof>span:last-child>span{font-size:.78rem}}@media(prefers-reduced-motion:reduce){.product-parts-support__card a,.product-parts-support__media img{transition:none}.product-parts-support__card a:hover,.product-parts-support__card a:focus-visible{transform:none}}.product-action-gallery{position:relative;overflow:hidden;background:#101517;color:#fff}.product-action-gallery:before{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 12% 6%,rgba(241,90,36,.24),transparent 28%),radial-gradient(circle at 94% 76%,rgba(241,90,36,.16),transparent 31%);content:"";pointer-events:none}.product-action-gallery>.container{position:relative;z-index:1}.product-action-gallery__head{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.76fr);align-items:end;gap:clamp(30px,7vw,110px)}.product-action-gallery .eyebrow{margin-bottom:14px;color:#ff986f}.product-action-gallery h2{max-width:9ch;margin:0;color:#fff;font-family:var(--font-heading);font-size:clamp(3rem,6vw,7rem);letter-spacing:-.06em;line-height:.84}.product-action-gallery__lead{max-width:48ch;margin:0 0 19px;color:#ffffffc2;font-size:1.08rem;line-height:1.6}.product-action-gallery__tagline{margin:0;color:#ff9b70;font-family:var(--font-heading);font-size:clamp(1.7rem,2.8vw,3rem);font-weight:900;letter-spacing:-.04em;line-height:.95}.product-action-gallery__stage{margin-top:48px}.product-action-gallery__viewport{overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:20px;background:#19211e;box-shadow:0 25px 70px #00000047}.product-action-gallery__track{display:flex;transform:translate3d(calc(var(--action-index, 0) * -100%),0,0);transition:transform .55s cubic-bezier(.25,1,.5,1)}.product-action-gallery__slide{position:relative;flex:0 0 100%;min-width:100%;margin:0;isolation:isolate}.product-action-gallery__slide img{display:block;width:100%;height:auto;min-height:360px;aspect-ratio:16 / 8.5;object-fit:cover;object-position:center}.product-action-gallery__slide:after{position:absolute;top:35%;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(180deg,transparent,rgba(8,11,12,.88));content:"";pointer-events:none}.product-action-gallery__caption{position:absolute;z-index:1;right:26px;bottom:24px;left:26px;max-width:36rem}.product-action-gallery__caption span{color:#ffab88;font-size:.7rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.product-action-gallery__caption strong{display:block;margin-top:8px;color:#fff;font-family:var(--font-heading);font-size:clamp(2rem,4vw,4.8rem);letter-spacing:-.055em;line-height:.9}.product-action-gallery__caption p{max-width:42ch;margin:12px 0 0;color:#ffffffc7;font-size:.98rem;line-height:1.4}.product-action-gallery__controls{display:flex;align-items:center;gap:10px;margin-top:14px}.product-action-gallery__control{display:grid;width:48px;height:48px;place-items:center;border:1px solid rgba(255,255,255,.22);border-radius:50%;background:#1d2a25;color:#fff;cursor:pointer;font-size:1.25rem;line-height:1;transition:background-color .18s ease-out,border-color .18s ease-out,color .18s ease-out,transform .18s ease-out}.product-action-gallery__control:hover,.product-action-gallery__control:focus-visible{border-color:#ff641f;background:#ff641f;color:#17110d;transform:translateY(-2px)}.product-action-gallery__status{min-width:58px;color:#fff;font-family:var(--font-heading);font-size:1.15rem;letter-spacing:.02em;text-align:center}.product-action-gallery__pause{margin-left:auto;padding:10px 0;border:0;background:transparent;color:#ffffffad;cursor:pointer;font-size:.74rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase;transition:color .18s ease-out}.product-action-gallery__pause:hover,.product-action-gallery__pause:focus-visible{color:#ff986f}.product-action-gallery__proof-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px 22px;margin-top:20px;padding-top:18px;border-top:1px solid rgba(255,255,255,.16);color:#ffffffa3;font-size:.74rem;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.product-action-gallery__proof-row span{display:inline-flex;align-items:center;gap:8px}.product-action-gallery__proof-row span:before{width:5px;height:5px;border-radius:50%;background:#f15a24;box-shadow:0 0 10px #f15a24b3;content:""}.product-action-gallery__proof-row .text-link{margin-left:auto;color:#fff}.product-action-gallery__proof-row .text-link span{color:#ff986f}@media(max-width:760px){.product-action-gallery__head{grid-template-columns:1fr}.product-action-gallery__stage{margin-top:34px}.product-action-gallery__slide img{min-height:440px;aspect-ratio:4 / 5}.product-action-gallery__caption{right:18px;bottom:20px;left:18px}.product-action-gallery__caption p{font-size:.9rem}.product-action-gallery__proof-row .text-link{margin-left:0}}@media(max-width:480px){.product-action-gallery__controls{gap:7px}.product-action-gallery__control{width:44px;height:44px}.product-action-gallery__caption strong{font-size:clamp(1.85rem,9vw,2.6rem)}.product-action-gallery__proof-row{display:grid;gap:10px}}@media(prefers-reduced-motion:reduce){.product-action-gallery__track,.product-action-gallery__control,.product-action-gallery__pause{transition:none}.product-action-gallery__control:hover,.product-action-gallery__control:focus-visible{transform:none}}.product-info--conversion .product-info__choice-badge{background:#ff6a22;border-color:#ffad83;box-shadow:0 0 0 4px #ff6a221f,0 0 24px #ff6a2257;color:#17110d}.product-info--conversion .product-info__choice-icon{background:#fffaf7;border-color:#17110d;color:#17110d}.product-info--conversion .product-info__availability{background:#34dc72;border-color:#34dc72;box-shadow:0 0 0 4px #34dc7229,0 0 22px #34dc7261;color:#092716}.product-info--conversion .product-info__availability i{background:#0c3b20;box-shadow:0 0 0 4px #0c3b2021,0 0 9px #ffffff8c}.product-action-gallery__viewport{padding:6px 0 12px}.product-action-gallery__track{--action-card-width: clamp(260px, 30vw, 430px);--action-gap: 14px;gap:var(--action-gap);transform:translate3d(var(--action-offset, 0px),0,0)}.product-action-gallery__track.is-jumping{transition:none!important}.product-action-gallery__slide{flex:0 0 var(--action-card-width);min-width:0}.product-action-gallery__slide img{min-height:0;aspect-ratio:4 / 5;height:auto;object-fit:cover}@media(max-width:760px){.product-action-gallery__track{--action-card-width: min(82vw, 360px);--action-gap: 12px}.product-action-gallery__slide img{min-height:0;aspect-ratio:4 / 5}}.product-action-gallery__marquee{position:relative;left:50%;width:100vw;margin-left:-50vw;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}.product-action-gallery__track{--action-card-width: clamp(220px, 24vw, 360px);--action-gap: 14px;display:flex;width:max-content;gap:0;transform:translateZ(0);animation:sr6400l-action-marquee var(--action-marquee-duration, 78s) linear infinite}.product-action-gallery__group{display:flex;flex:0 0 auto;gap:var(--action-gap);padding-right:var(--action-gap)}.product-action-gallery__slide{flex:0 0 var(--action-card-width);width:var(--action-card-width);min-width:0;overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:18px;background:#19211e;box-shadow:0 18px 40px #0000003d}.product-action-gallery__slide img{display:block;width:100%;height:clamp(320px,38vw,500px);min-height:0;aspect-ratio:4 / 5;object-fit:cover}.product-action-gallery__caption{right:18px;bottom:18px;left:18px}.product-action-gallery__caption strong{font-size:clamp(1.8rem,3vw,3.7rem)}.product-action-gallery__caption p{font-size:.9rem}.product-action-gallery__controls{align-items:center}.product-action-gallery__status{min-width:0;margin-right:auto;color:#ffffffb8;font-family:var(--font-body);font-size:.76rem;font-weight:800;letter-spacing:.08em;text-align:left;text-transform:uppercase}.product-action-gallery__status strong{color:#ff986f;font-family:var(--font-heading);font-size:1.25rem;letter-spacing:-.02em}@keyframes sr6400l-action-marquee{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@media(max-width:760px){.product-action-gallery__track{--action-card-width: min(72vw, 300px);--action-gap: 12px}.product-action-gallery__slide img{height:clamp(330px,92vw,430px)}.product-action-gallery__marquee{margin-top:0}}@media(prefers-reduced-motion:reduce){.product-action-gallery__track{animation:none;transform:translateZ(0)}}.product-info--conversion .product-form__quantity-row{display:grid;gap:7px;margin-bottom:10px}.product-info--conversion .product-form__quantity-label{color:#536159;font-size:.67rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.product-info--conversion .product-form__quantity-row .quantity-input{display:grid;grid-template-columns:50px minmax(0,1fr) 50px;width:100%;min-height:56px;border:1px solid #b9c8bd;border-radius:14px;background:#f5f8f5}.product-info--conversion .product-form__quantity-row .quantity-input button{width:auto;height:54px;color:#17201b;font-size:1.35rem}.product-info--conversion .product-form__quantity-row .quantity-input input{width:100%;color:#17201b;font-size:1rem;font-weight:850}.product-info--conversion .product-form__row{display:block}.product-info--conversion .product-form__submit{display:flex;width:100%;min-height:60px;align-items:center;justify-content:center;gap:10px;background:#ff6b00;color:#17110d;box-shadow:0 8px 18px #ff6b0038}.product-info--conversion .product-form__submit:hover,.product-info--conversion .product-form__submit:focus-visible{background:#ff8124;box-shadow:0 10px 24px #ff6b0052}.product-info--conversion .product-form__submit svg{position:static;width:21px;height:21px}.product-info--conversion .product-form__submit-icon{display:inline-flex;align-items:center;justify-content:center}.product-info--conversion .product-form__submit-icon svg{stroke-width:1.9}.product-info--conversion .product-info__delivery-callout{grid-template-columns:40px minmax(0,1fr);gap:11px;border-color:#ffad70;background:linear-gradient(135deg,#fff9f1,#ffe3c7);box-shadow:0 10px 24px #ff6b0029,0 0 0 3px #ff6b000f}.product-info--conversion .product-info__delivery-callout strong{color:#d95500}.product-info--conversion .product-info__delivery-callout div>span{color:#6e3e28}.product-info--conversion .product-info__delivery-icon{width:40px;height:40px;border-color:#ffad70;border-radius:12px;background:#ff6b00;color:#17110d;box-shadow:0 0 0 4px #ff6b0024,0 7px 14px #ff6b0038}.product-info--conversion .product-info__delivery-icon .precision-icon{width:24px;height:24px}.product-info__delivery-urgency-icon{background:#ff6b00;border-color:#ffb979;box-shadow:0 0 0 5px #ff6b0026,0 7px 16px #ff6b0045;color:#17110d}.product-info__delivery-urgency-icon svg{width:25px;height:25px;stroke-width:2}.product-info__delivery-urgency-copy strong span,.product-info__delivery-urgency-copy small span{color:#d95500}@media(max-width:380px){.product-info--conversion .product-form__submit{min-height:58px}}.product-info__spec-details{margin-top:1rem;overflow:hidden;border:1px solid #cbd6cd;border-radius:16px;background:#f6f9f6}.product-info__spec-details-heading{display:flex;align-items:end;justify-content:space-between;gap:1rem;padding:1rem 1.1rem .8rem}.product-info__spec-details-eyebrow{display:block;margin-bottom:.35rem;color:#df5b13;font-size:.6rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.product-info__spec-details h2{margin:0;color:#17201b;font-family:var(--font-heading);font-size:clamp(1.45rem,2.8vw,1.9rem);letter-spacing:-.045em;line-height:.95}.product-info__spec-details-badge{flex:0 0 auto;padding:.42rem .58rem;border:1px solid #f0a16e;border-radius:999px;background:#fff0e5;color:#b8470b;font-size:.57rem;font-weight:850;letter-spacing:.07em;text-transform:uppercase;white-space:nowrap}.product-info__spec-details-table-wrap{overflow-x:auto;border-top:1px solid #d5dfd7}.product-info__spec-details-table{width:100%;min-width:0;border-collapse:collapse;table-layout:fixed;color:#1b2820;font-size:.74rem}.product-info__spec-details-table th,.product-info__spec-details-table td{padding:.62rem 1rem;border-bottom:1px solid #dce5de;text-align:left;vertical-align:middle}.product-info__spec-details-table thead th{background:#293a32;color:#fff;font-size:.58rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.product-info__spec-details-table tbody tr:last-child th,.product-info__spec-details-table tbody tr:last-child td{border-bottom:0}.product-info__spec-details-table tbody tr:nth-child(2n){background:#ffffffb8}.product-info__spec-details-table tbody th{width:40%;color:#33473b;font-weight:800}.product-info__spec-details-table tbody td{color:#536159;font-weight:700}@media(max-width:380px){.product-info__spec-details-heading{align-items:start;flex-direction:column;gap:.65rem}.product-info__spec-details-table{font-size:.7rem}.product-info__spec-details-table th,.product-info__spec-details-table td{padding:.58rem .75rem}}@media(min-width:990px){.site-header__nav .nav-item--featured{position:static}.site-header__nav .nav-item--featured:after{display:none}.site-header__nav .nav-item--featured>a:after{content:none}.site-header__nav .nav-item--featured>.mega-menu{display:block;left:50%;min-width:0;opacity:0;pointer-events:none;top:calc(100% - 1px);transform:translate(-50%,-9px) scale(.97);transform-origin:top center;transition:opacity .18s cubic-bezier(.22,1,.36,1),transform .24s cubic-bezier(.22,1,.36,1),visibility 0s linear .24s;visibility:hidden;width:min(1240px,calc(100vw - 32px))}.site-header__nav .nav-item--featured.is-open>.mega-menu{opacity:1;pointer-events:auto;transform:translate(-50%) scale(1);transition-delay:0s;visibility:visible}.site-header__nav .nav-item--featured.is-open>a{color:#fff}.site-header__nav .nav-item--featured>a .nav-caret{display:inline-block;line-height:1;transform:translateY(-1px);transition:transform .18s cubic-bezier(.22,1,.36,1),color .18s ease}.site-header__nav .nav-item--featured.is-open>a .nav-caret{transform:rotate(180deg) translateY(1px)}.mega-menu--blowers .mega-menu__inner{width:min(calc(100% - 40px),1180px)}}@media(max-width:1200px)and (min-width:990px){.mega-menu--blowers .mega-menu__inner{grid-template-columns:minmax(210px,.82fr) minmax(0,2fr);gap:18px}.mega-menu--blowers .mega-menu__product{min-height:228px}.mega-menu__catalog{grid-template-columns:repeat(3,minmax(0,1fr))}.mega-menu__product:nth-child(n+4){display:grid}}@media(max-width:989px){.site-header__nav .nav-item--featured>.mega-menu{display:none}.mobile-menu{max-height:100svh;overflow-y:auto;overscroll-behavior:contain}}@media(prefers-reduced-motion:reduce){.site-header__nav .nav-item--featured>.mega-menu,.site-header__nav .nav-item--featured>a .nav-caret{transition:none}}.product-info__availability i{position:relative;display:inline-block;flex:0 0 8px;width:8px;height:8px;border-radius:50%}.product-info__availability:not(.is-sold) i{box-shadow:0 0 0 3px #0c3b201f,0 0 12px #34f474eb}.product-info__availability:not(.is-sold) i:after{position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border:1px solid rgba(52,244,116,.64);border-radius:50%;content:"";animation:product-stock-pulse 1.9s cubic-bezier(.22,1,.36,1) infinite}.product-info__availability.is-sold i:after{display:none}@keyframes product-stock-pulse{0%,to{opacity:.78;transform:scale(.82)}56%{opacity:0;transform:scale(1.65)}}@media(prefers-reduced-motion:reduce){.product-info__availability:not(.is-sold) i:after{animation:none;opacity:.78;transform:scale(1)}}.product-review-videos{position:relative;overflow:hidden;color:#f7f8f5;background:#101415}.product-review-videos:before{position:absolute;top:-16rem;right:-8rem;width:34rem;height:34rem;border-radius:50%;background:radial-gradient(circle,rgba(255,126,32,.2),transparent 68%);content:"";pointer-events:none}.product-review-videos .container{position:relative;z-index:1}.product-review-videos__head{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:2rem}.product-review-videos .eyebrow{color:#ff995c}.product-review-videos h2{max-width:9ch;margin:.35rem 0 .8rem;color:#fff;font-size:clamp(2.6rem,6vw,5.2rem);letter-spacing:-.065em;line-height:.9}.product-review-videos__lede{max-width:48rem;margin:0;color:#f7f8f5b8;font-size:1rem;line-height:1.6}.product-review-videos__all-link{flex:0 0 auto;color:#fff;border-color:#ffffff57;white-space:nowrap}.product-review-videos__all-link:hover,.product-review-videos__all-link:focus-visible{color:#101415;background:#ff7e20;border-color:#ff7e20}.product-review-videos__rail{display:grid;grid-auto-columns:minmax(235px,1fr);grid-auto-flow:column;gap:1rem;overflow-x:auto;padding:.35rem .1rem 1rem;scroll-snap-type:x mandatory;scrollbar-color:#ff7e20 rgba(255,255,255,.12);scrollbar-width:thin}.product-review-video-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;color:#19211d;background:#f7f8f5;border:1px solid rgba(255,255,255,.14);border-radius:1.1rem;box-shadow:0 .9rem 2rem #0000002e;scroll-snap-align:start;text-decoration:none;transition:transform .22s ease,box-shadow .22s ease}.product-review-video-card:hover,.product-review-video-card:focus-visible{transform:translateY(-5px);box-shadow:0 1.25rem 2.4rem #00000047}.product-review-video-card:focus-visible{outline:3px solid #ff9b70;outline-offset:3px}.product-review-video-card__media{position:relative;display:block;aspect-ratio:1.4;overflow:hidden;background:#201812}.product-review-video-card__media:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0a0c0c0a,#0a0c0c70);content:"";pointer-events:none}.product-review-video-card__media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .4s cubic-bezier(.22,1,.36,1)}.product-review-video-card:hover .product-review-video-card__media img,.product-review-video-card:focus-visible .product-review-video-card__media img{transform:scale(1.045)}.product-review-video-card__play{position:absolute;z-index:1;top:50%;left:50%;display:grid;width:3.2rem;height:3.2rem;place-items:center;padding-left:.15rem;color:#151a17;background:#ff7e20;border:3px solid rgba(255,255,255,.82);border-radius:50%;box-shadow:0 0 0 7px #ff7e2038,0 0 .9rem #ff7e20cc;font-size:1rem;transform:translate(-50%,-50%)}.product-review-video-card__source{position:absolute;z-index:1;top:.75rem;left:.75rem;padding:.34rem .55rem;color:#fff;background:#0d1211c7;border:1px solid rgba(255,255,255,.34);border-radius:999px;font-size:.59rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.product-review-video-card__body{display:grid;gap:.45rem;padding:1rem}.product-review-video-card__body strong{font-size:1.04rem;letter-spacing:-.02em}.product-review-video-card__body span{color:#5f6b64;font-size:.73rem;font-weight:750;line-height:1.35}.product-review-videos__note{margin:1rem 0 0;color:#f7f8f585;font-size:.68rem;line-height:1.5}@media(min-width:990px){.product-review-videos__rail{grid-auto-columns:minmax(0,1fr);overflow-x:visible}}@media(max-width:640px){.product-review-videos__head{display:grid;align-items:start;gap:1.25rem}.product-review-videos__all-link{justify-self:start}.product-review-videos__rail{grid-auto-columns:minmax(78vw,1fr)}}@media(prefers-reduced-motion:reduce){.product-review-video-card,.product-review-video-card__media img{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/theme.css.map */
