:root{--ink:#1b201e;--ink-soft:#65706a;--paper:#f4f4ee;--white:#fff;--line:#d9ddd5;--dark:#171c19;--dark-soft:#aab4ac;--accent:#c73b28;--accent-hover:#ae2f1e;--lime:#d4e4bf;--max-width:1320px;--gutter:clamp(20px,4.4vw,72px);--radius:6px;--font:Arial,Helvetica,sans-serif;--ease:cubic-bezier(.2,.65,.3,1)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}body.cart-is-open{overflow:hidden}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}svg{flex-shrink:0}h1,h2,h3,h4,p{margin:0}h1,h2,h3{font-weight:600;line-height:1.03;letter-spacing:-.05em}p{line-height:1.65}h2{font-size:clamp(38px,4.3vw,64px)}h3{font-size:24px;letter-spacing:-.035em}ul{padding:0;list-style:none}button{border:0}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:5px}[hidden]{display:none!important}::selection{background:var(--lime);color:var(--ink)}.container{width:100%;max-width:calc(var(--max-width) + var(--gutter)*2);margin:auto;padding-inline:var(--gutter)}.section{padding-block:100px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:.14em;line-height:1.55;margin-bottom:23px}.muted{color:#75816f}.icon{width:24px;height:24px;vertical-align:middle}.status-dot{display:inline-block;width:6px;height:6px;background:var(--accent);border-radius:50%;flex-shrink:0}.button{display:inline-flex;justify-content:center;align-items:center;gap:28px;min-height:57px;padding:16px 25px;border-radius:var(--radius);font-size:14px;font-weight:700;line-height:1.2;transition:background .18s ease,transform .18s ease}.button .icon{width:20px;height:20px}.button-primary{background:var(--accent);color:#fff}.button-primary:hover{background:var(--accent-hover)}.button-secondary{background:var(--ink);color:#fff}.button-secondary:hover{background:#303d34}.button-ghost{background:transparent;border:1px solid var(--line)}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;font-size:13px;font-weight:600;padding-block:10px;border-bottom:1px solid #707c71}.text-link .icon{width:19px;height:19px}.text-link:hover{color:var(--accent)}.dark-link{border-color:#9ba79b}.section-description{font-size:17px;color:var(--ink-soft);max-width:425px}.section-heading{margin-bottom:48px}.split-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px}.split-heading>p{font-size:15px;color:var(--ink-soft);max-width:330px;padding-bottom:5px}.section-note{color:var(--ink-soft);font-size:12px;max-width:660px;margin-top:27px}.skip-link{position:fixed;top:-90px;left:20px;background:var(--white);color:var(--ink);padding:12px 20px;z-index:1000}.skip-link:focus{top:14px}.announcement-bar{background:#d7e3c8;color:var(--ink);text-align:center;font-size:11px;font-weight:600;padding:7px 20px;letter-spacing:.02em}.site-header{background:var(--dark);color:#f5f5ed;position:relative;z-index:20;border-bottom:1px solid #ffffff1a}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:89px}.brand{display:inline-flex;align-items:center;gap:10px;font-size:23px;font-weight:700;letter-spacing:-1px;line-height:1}.brand-mark{width:28px;height:31px;color:var(--accent);display:inline-flex;align-items:center}.brand .icon{width:28px;height:28px;color:var(--accent)}.site-nav{display:flex;align-items:center;gap:29px;font-size:12px;color:#c4cbc5}.site-nav a{transition:color .15s}.site-nav a:hover{color:#fff}.header-actions{display:flex;align-items:center;gap:22px}.header-actions .button{min-height:40px;padding:12px 20px;font-size:12px;gap:16px}.cart-button,.cart-toggle,[data-cart-open]{display:inline-flex;align-items:center;justify-content:center;position:relative;gap:5px;color:inherit;background:transparent;min-height:44px;min-width:44px;padding:8px}.cart-button .icon,.cart-toggle .icon{width:22px;height:22px}.cart-count,[data-cart-count]{font-size:10px;line-height:1.2;color:var(--dark);background:var(--lime);min-width:16px;height:16px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;position:absolute;top:3px;right:0}.hero{background:var(--dark);color:#f3f5ec;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.06fr 1fr;min-height:670px;padding-right:0;max-width:calc(var(--max-width) + var(--gutter)*2)}.hero-copy{display:flex;align-items:flex-start;flex-direction:column;position:relative;padding:78px 32px 25px 0;z-index:2}.hero-copy>.eyebrow{display:flex;align-items:center;gap:9px;font-size:9px;color:#b6c3b6;margin-bottom:35px}.hero h1{font-size:clamp(46px,5.7vw,84px);line-height:1.02;letter-spacing:-.061em;font-weight:500;position:relative;white-space:nowrap}.hero h1 em{color:var(--lime);font-style:normal}.hero-description{margin-top:28px;font-size:17px;line-height:1.55;color:#bec7be;letter-spacing:-.015em}.hero-cta-row{display:flex;align-items:center;gap:22px;margin-top:36px}.hero-cta-row .button{gap:23px}.hero-price{font-size:20px;line-height:1.2;letter-spacing:-.03em;white-space:nowrap}.hero-price small{display:block;color:#a9b5ab;font-size:11px;letter-spacing:0;margin-top:5px}.hero-secondary{margin-top:19px;font-size:12px;gap:40px}.hero-secondary>span{font-size:20px;line-height:1}.hero-bottom{margin-top:auto;padding-top:50px;display:flex;align-items:center;gap:25px;width:100%;font-size:8px;letter-spacing:.12em;color:#9aaa9b}.hero-line{flex:1;background:#ffffff20;height:1px;max-width:140px}.hero-visual{position:relative;min-width:0;isolation:isolate;overflow:hidden;background:#333a35}.hero-image{width:100%;height:100%;position:absolute;object-fit:cover;object-position:center}.hero-image-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#171c191f,transparent 20%),linear-gradient(0deg,#111710db 0%,transparent 45%)}.hero-image-label{position:absolute;bottom:79px;left:36px;display:flex;gap:15px;align-items:center;font-size:11px;color:#c6d1c6;line-height:1.65}.hero-image-label strong{font-weight:500;font-size:15px;color:#fff;letter-spacing:-.02em}.crosshair{width:32px;height:32px;border:1px solid #d5e5cf70;border-radius:50%;display:block;position:relative}.crosshair:after,.crosshair:before{content:"";position:absolute;background:var(--lime);left:50%;top:50%;transform:translate(-50%,-50%)}.crosshair:after{height:12px;width:1px}.crosshair:before{width:12px;height:1px}.image-footnote{position:absolute;bottom:25px;left:36px;font-size:9px;letter-spacing:.06em;color:#b2bdb3}.benefit-strip{background:#e8ede1;border-bottom:1px solid #dce2d6}.benefit-strip-grid{display:grid;grid-template-columns:repeat(3,1fr);padding-block:27px}.benefit-strip-grid>div{display:flex;align-items:center;justify-content:center;gap:18px;padding-inline:20px;border-right:1px solid #cbd3c6}.benefit-strip-grid>div:first-child{justify-content:flex-start;padding-left:0}.benefit-strip-grid>div:last-child{border-right:0;justify-content:flex-end;padding-right:0}.benefit-strip .icon{width:28px;height:28px;color:#59694f}.benefit-strip strong{display:block;font-size:13px;font-weight:600;letter-spacing:-.015em}.benefit-strip small{display:block;font-size:11px;color:#6a7765;margin-top:3px}.story-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(45px,8vw,115px)}.story-visual{background:#e6e9e0;position:relative;overflow:hidden;min-height:515px;border-radius:var(--radius)}.story-visual img{width:100%;aspect-ratio:1;object-fit:cover;mix-blend-mode:multiply}.visual-topline{position:absolute;top:23px;left:24px;right:24px;display:flex;justify-content:space-between;align-items:center;z-index:1;font-size:8px;font-weight:600;letter-spacing:.07em}.visual-topline span:first-child{font-size:18px;font-weight:700;letter-spacing:-.05em}.visual-caption{position:absolute;bottom:0;left:0;right:0;padding:20px 25px;display:flex;align-items:center;gap:10px;background:linear-gradient(transparent,#e6e9e0 38%);font-size:11px}.story-copy .section-description{margin-top:26px}.feature-list{margin-top:29px}.feature-list>div{display:flex;align-items:center;gap:15px;padding:20px 0;border-bottom:1px solid var(--line)}.feature-index{align-self:flex-start;font-size:10px;margin-top:3px;color:#75816e}.feature-list h3{font-size:17px;letter-spacing:-.025em;line-height:1.3}.feature-list p{font-size:13px;color:var(--ink-soft);margin-top:5px}.feature-list .icon{width:17px;height:17px;margin-left:auto;color:#76876c}.story-copy>.text-link{margin-top:25px}.process-section{padding-top:0}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--line)}.process-step{padding:30px 34px 35px;border-right:1px solid var(--line)}.process-step:first-child{padding-left:0}.process-step:last-child{border-right:0;padding-right:0}.process-step-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:45px}.process-step-top>span{font-size:12px;color:#7a8575}.process-step-top .icon{color:#6d7c63;width:31px;height:31px;stroke-width:1.15}.process-step h3{font-size:22px;max-width:260px;line-height:1.16;letter-spacing:-.035em}.process-step p{margin-top:16px;max-width:320px;font-size:14px;color:var(--ink-soft)}.applications-section{background:#e7ebe1;padding-top:83px;padding-bottom:88px}.applications-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.application-card{background:#f6f7f0;border:1px solid #d7dfcf;border-radius:var(--radius);padding:26px 30px 29px;overflow:hidden}.application-number{font-size:9px;color:#75806e;letter-spacing:.1em}.application-illustration{height:165px;display:flex;align-items:center;justify-content:center;position:relative;background-image:linear-gradient(#dfe5d880 1px,transparent 1px),linear-gradient(90deg,#dfe5d880 1px,transparent 1px);background-size:22px 22px;margin:19px -1px 28px;-webkit-mask-image:linear-gradient(0deg,transparent,#000 25%,#000 75%,transparent);mask-image:linear-gradient(0deg,transparent,#000 25%,#000 75%,transparent)}.application-illustration>.icon{width:93px;height:93px;stroke-width:.7;color:#6c7c60;filter:drop-shadow(8px 8px 0 #dfe6d7)}.application-card h3{font-size:23px}.application-card p{font-size:13px;color:var(--ink-soft);margin-top:12px;max-width:250px}.purchase-section{background:#fafaf6;padding-block:110px}.purchase-grid{display:grid;grid-template-columns:1.04fr 1fr;gap:clamp(40px,7vw,105px);align-items:start}.product-gallery{position:sticky;top:35px;min-width:0}.product-image-stage{position:relative;border-radius:var(--radius);background:#edf0e7;overflow:hidden;aspect-ratio:1}.product-image-stage>.purchase-image{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.product-image-top{position:absolute;top:24px;left:25px;right:25px;display:flex;align-items:center;justify-content:space-between;gap:20px;z-index:1;font-size:8px;letter-spacing:.08em}.product-image-top>span:first-child{font-size:18px;font-weight:700;letter-spacing:-.055em}.product-image-caption{position:absolute;left:0;right:0;bottom:0;padding:42px 25px 22px;font-size:10px;letter-spacing:.02em;background:linear-gradient(transparent,#edf0e7 85%)}.gallery-thumbnails{display:flex;gap:10px;margin-top:16px}.gallery-thumbnail{width:72px;height:72px;padding:4px;border-radius:4px;border:1px solid #dce1d5;background:#eef1e8}.gallery-thumbnail img{height:100%;width:100%;object-fit:contain;mix-blend-mode:multiply}.gallery-thumbnail.is-active{border:1.5px solid #596850}.gallery-note{font-size:10px;color:var(--ink-soft);line-height:1.6;margin-top:15px;max-width:390px}.purchase-copy>.eyebrow{margin-bottom:18px}.purchase-copy h2{font-size:clamp(37px,4.2vw,58px)}.purchase-description{font-size:14px;color:var(--ink-soft);margin-top:22px}.purchase-tags{display:flex;flex-wrap:wrap;gap:14px;margin-top:19px;margin-bottom:29px}.purchase-tags>span{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:600;color:#5c6b52}.purchase-tags .icon{width:15px;height:15px;stroke-width:2}.bundle-options{padding:0;border:0;margin:0}.bundle-options legend{display:flex;width:100%;align-items:center;justify-content:space-between;font-size:12px;font-weight:700;margin-bottom:13px}.bundle-options legend>span{font-weight:400;font-size:10px;color:var(--ink-soft)}.bundle-option{position:relative;display:flex;align-items:center;gap:13px;border:1px solid #d8ded1;border-radius:var(--radius);background:#fff;padding:16px 18px;margin-bottom:9px;min-height:80px;cursor:pointer;transition:border-color .15s,background .15s}.bundle-option:has(input:checked){border:1.5px solid #657a55;background:#f0f4e8;padding:15.5px 17.5px;box-shadow:0 0 0 1px #657a5510}.bundle-option:has(input:focus-visible){outline:3px solid var(--accent);outline-offset:3px}.bundle-option.is-unavailable{opacity:.5;cursor:not-allowed}.bundle-option input{position:absolute;opacity:0;width:1px;height:1px}.bundle-radio{width:17px;height:17px;border:1px solid #b8c1ae;border-radius:50%;flex-shrink:0;background:#fff}.bundle-option input:checked+.bundle-radio{border:5px solid #657a55;background:#f0f4e8}.bundle-title{flex:1}.bundle-title>strong{font-size:14px;font-weight:600}.bundle-title>small{display:block;font-size:10px;color:var(--ink-soft);margin-top:4px}.bundle-price{display:flex;flex-direction:column;align-items:flex-end;position:relative;gap:2px}.bundle-price>strong{font-size:17px;font-weight:600;line-height:1.3;letter-spacing:-.035em}.bundle-price>s{font-size:11px;color:#8b9582;line-height:1.3}.saving-badge{font-size:9px;line-height:1.3;color:#526641;background:#e0eacb;padding:3px 6px;border-radius:3px;margin-bottom:3px;font-weight:700}.purchase-total{display:flex;justify-content:space-between;align-items:center;margin:20px 0 15px;font-size:12px}.purchase-total>strong{font-size:20px;letter-spacing:-.04em}.add-to-cart{width:100%;justify-content:space-between;padding-inline:23px;min-height:59px}.add-to-cart.is-loading{opacity:.7;cursor:wait}.purchase-reassurance{display:flex;align-items:center;justify-content:center;font-size:10px;color:#5b6a50;gap:6px;margin-top:13px}.purchase-reassurance .icon{width:13px;height:13px}.purchase-shipping{text-align:center;font-size:10px;color:var(--ink-soft);margin:5px 0 24px}.form-message{font-size:12px;padding:11px 13px;background:#ffede6;color:#a03113;border-radius:4px;margin-top:12px}.product-detail{border-top:1px solid var(--line)}.product-detail:last-child{border-bottom:1px solid var(--line)}summary{cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:20px;list-style:none}summary::-webkit-details-marker{display:none}summary .icon{transition:transform .2s;flex-shrink:0;width:18px;height:18px}details[open]>summary .icon{transform:rotate(45deg)}.product-detail>summary{font-size:12px;font-weight:600;padding:18px 0}.product-detail dl{margin:0 0 19px;font-size:12px}.product-detail dl>div{display:flex;justify-content:space-between;gap:25px;padding:9px 0;border-bottom:1px solid #e9ece4}.product-detail dt{color:var(--ink-soft)}.product-detail dd{margin:0;text-align:right;max-width:58%}.detail-content{padding-bottom:20px}.detail-content p{font-size:12px;color:var(--ink-soft)}.detail-content .text-link{font-size:11px;margin-top:10px}.product-unavailable{margin:25px 0}.product-unavailable p{font-size:14px;margin-bottom:15px}.product-unavailable .unavailable-price{font-size:28px}.unavailable-price span{font-size:14px;color:var(--ink-soft)}.faq-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px}.faq-heading .text-link{margin-top:27px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{padding:23px 0;font-size:15px;font-weight:600;letter-spacing:-.02em}.faq-list details>p{font-size:13px;color:var(--ink-soft);padding:0 30px 22px 0;max-width:560px}.closing-section{background:var(--dark);color:#f2f5ec;padding-block:72px}.closing-inner{display:flex;justify-content:space-between;align-items:center;gap:50px}.closing-section .eyebrow{color:#a6b79e;font-size:9px;margin-bottom:22px}.closing-section h2{font-size:clamp(36px,4.5vw,64px)}.closing-actions{display:flex;flex-direction:column;align-items:stretch;gap:16px;width:260px}.closing-actions .button{justify-content:space-between}.closing-actions .text-link{color:#bdcab6;font-size:12px;margin-inline:12px}.sticky-purchase{position:fixed;bottom:0;left:0;right:0;z-index:35;background:#fafaf5f7;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-top:1px solid #d8dfd0;box-shadow:0 -5px 35px #15210e08;transform:translateY(120%);visibility:hidden;transition:transform .25s var(--ease),visibility .25s}.sticky-purchase.is-visible{transform:translateY(0);visibility:visible}.sticky-purchase-inner{display:flex;align-items:center;gap:25px;min-height:83px;padding-block:11px}.sticky-product-name{font-size:13px;font-weight:600;letter-spacing:-.015em;flex:1}.sticky-product-name small{display:block;font-size:10px;font-weight:400;color:var(--ink-soft);margin-top:3px}.sticky-purchase-inner>strong{font-size:20px;letter-spacing:-.04em}.sticky-purchase .button{min-height:48px;font-size:13px;gap:35px}.cart-dialog{position:fixed;inset:0 0 0 auto;width:min(100%,470px);max-width:none;height:100%;max-height:none;margin:0;padding:0;border:0;background:#fafaf6;color:var(--ink);box-shadow:-20px 0 100px #0002;overflow:hidden}.cart-dialog::backdrop{background:#111b17a6;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.cart-dialog-inner{height:100%;display:flex;flex-direction:column}.cart-drawer-header{padding:26px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.cart-drawer-header h2{font-size:25px}.cart-close{background:transparent;display:flex;align-items:center;justify-content:center;width:38px;height:38px;color:var(--ink)}.cart-close .icon{width:21px;height:21px}.cart-drawer-body{padding:25px;overflow-y:auto;flex:1;overscroll-behavior:contain}.cart-items{margin:0}.cart-line{display:flex;gap:18px;padding:22px 0;border-bottom:1px solid var(--line)}.cart-line:first-child{padding-top:0}.cart-line-image{width:83px;height:97px;object-fit:contain;background:#e9ede2;border-radius:4px;align-self:flex-start}.cart-line-content{flex:1;min-width:0}.cart-line-title{font-size:14px;font-weight:600;line-height:1.4;display:block}.cart-line-variant{font-size:11px;color:var(--ink-soft);margin-top:4px}.cart-line-price{font-size:14px;font-weight:600;margin-top:8px}.cart-line-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:11px}.cart-quantity{display:flex;align-items:center;border:1px solid #d5ddcc;border-radius:4px;height:34px}.cart-quantity button{width:31px;height:32px;background:transparent;display:flex;align-items:center;justify-content:center;color:var(--ink);font-size:17px}.cart-quantity output{min-width:25px;text-align:center;font-size:12px}.cart-remove{background:transparent;color:var(--ink-soft);font-size:10px;padding:8px;text-decoration:underline}.cart-drawer-footer{padding:23px 25px max(23px,env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#f0f3e9}.cart-subtotal{display:flex;align-items:center;justify-content:space-between;font-size:14px;margin-bottom:10px}.cart-subtotal strong{font-size:25px;letter-spacing:-.04em}.cart-disclaimer{font-size:11px;color:var(--ink-soft);margin:0 0 18px}.cart-checkout{width:100%;justify-content:space-between}.cart-continue{background:transparent;width:100%;font-size:11px;color:var(--ink-soft);padding:15px 10px 0;text-decoration:underline}.cart-status{font-size:12px;line-height:1.55;color:var(--ink-soft)}.cart-error{padding:12px 15px;background:#fbe8e0;color:#a13a22;font-size:12px;margin-bottom:15px;border-radius:4px}.cart-empty{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;min-height:330px;gap:17px}.cart-empty h3{font-size:24px}.cart-empty p{font-size:13px;color:var(--ink-soft);max-width:260px}.cart-empty .button{margin-top:10px}.cart-line[aria-busy=true]{opacity:.6;pointer-events:none}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-footer{background:#111611;color:#a3b29c;padding:46px 0 110px;font-size:11px}.footer-top{display:flex;justify-content:space-between;align-items:flex-start;gap:50px;padding-bottom:35px}.site-footer .brand{color:#f1f4e9;font-size:21px}.site-footer .brand+p,.footer-description{font-size:12px;line-height:1.7;max-width:280px;color:#8e9c87;margin-top:15px}.footer-links{display:flex;flex-wrap:wrap;gap:17px 26px;max-width:590px}.footer-links a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #ffffff14;padding-top:23px;gap:20px;color:#77876e;font-size:10px}.footer-columns{display:flex;gap:65px}.footer-column{display:flex;flex-direction:column;gap:10px}.footer-column h3{font-size:11px;letter-spacing:.03em;color:#d7e1cf;margin-bottom:3px}.page-section{padding-block:70px 100px}.page-header{margin-bottom:40px}.page-header h1,.page-title{font-size:clamp(38px,5vw,64px);margin-bottom:20px}.page-header p{max-width:620px;color:var(--ink-soft)}.page-content,.rte{max-width:850px;line-height:1.8}.page-content h2,.rte h2{font-size:28px;margin:35px 0 15px}.page-content h3,.rte h3{font-size:21px;margin:25px 0 12px}.page-content p,.rte p{margin-bottom:18px}.page-content a,.rte a{text-decoration:underline;text-underline-offset:3px}.page-content ul,.rte ul{padding-left:20px;list-style:disc}.form-field{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.form-field label{font-size:12px;font-weight:600}input:not([type=radio]):not([type=checkbox]):not([type=hidden]),textarea,select{border:1px solid #cbd4c2;border-radius:4px;background:#fafbf7;color:var(--ink);padding:12px 14px;max-width:100%;min-height:48px}textarea{resize:vertical}.contact-grid{display:grid;grid-template-columns:.85fr 1fr;gap:80px}.contact-card{padding:28px;background:#e8eddf;border-radius:var(--radius)}.contact-card h2{font-size:25px;margin-bottom:18px}.contact-card p{font-size:14px;margin-top:12px}.contact-form{max-width:620px}.form-success{font-size:14px;color:#486139;background:#e3eddb;padding:15px 18px;margin-bottom:22px;border-radius:4px}.form-errors{color:#a33620;background:#f9e6df;padding:15px 18px;margin-bottom:22px;border-radius:4px}.cart-page{max-width:980px}.cart-page table{width:100%;border-collapse:collapse}.cart-page td,.cart-page th{padding:20px 12px;border-bottom:1px solid var(--line);text-align:left;font-size:13px}.cart-page img{width:90px;height:100px;object-fit:contain}.cart-page input[type=number]{width:75px}.cart-page-summary{text-align:right;margin-top:30px}.cart-page-summary .button{margin-top:20px}.cart-page-empty{padding:60px 0}.cart-page-empty .button{margin-top:20px}.shopify-policy__container{max-width:850px!important;padding:60px 25px 100px!important}.shopify-policy__title h1{font-size:40px;margin-bottom:35px}.shopify-policy__body{font-size:15px;color:var(--ink-soft)}@media(min-width:1500px){.hero-grid{padding-right:var(--gutter)}.hero-visual{border-left:1px solid #ffffff0a}.hero-copy{padding-top:95px}.hero-grid{min-height:740px}}@media(max-width:1100px){.header-inner{gap:20px;min-height:78px}.site-nav{gap:20px;font-size:11px}.header-actions{gap:10px}.brand{font-size:21px}.hero-grid{min-height:605px}.hero-copy{padding-top:68px}.hero h1{font-size:5.75vw}.hero-description{font-size:15px}.hero-cta-row{gap:16px}.hero-cta-row .button{padding-inline:18px;gap:17px;font-size:12px;min-height:54px}.hero-price{font-size:17px}.hero-copy>.eyebrow{font-size:8px}.hero-bottom{font-size:7px}.hero-image-label,.image-footnote{left:25px}.benefit-strip-grid>div{gap:12px;padding-inline:14px}.benefit-strip strong{font-size:11px}.benefit-strip small{font-size:9px}.benefit-strip .icon{width:25px;height:25px}.story-visual{min-height:420px}.story-visual img{height:420px;object-fit:cover}.story-grid{gap:45px}.story-copy h2{font-size:42px}.feature-list h3{font-size:15px}.feature-list p{font-size:12px}.section-description{font-size:15px}.story-copy>.eyebrow{font-size:9px}.application-card{padding-inline:23px}.purchase-grid{gap:40px}.purchase-copy h2{font-size:43px}.purchase-copy>.eyebrow{font-size:8px}.product-image-top{left:18px;right:18px;font-size:7px}.product-image-top>span:first-child{font-size:15px}.faq-grid{gap:50px}.faq-heading h2{font-size:43px}}@media(max-width:760px){:root{--gutter:22px}html{scroll-padding-top:22px}.section{padding-block:65px}.eyebrow{font-size:9px;margin-bottom:20px}h2{font-size:38px;line-height:1.07}.section-heading{margin-bottom:30px}.split-heading{display:block}.split-heading>p{font-size:13px;margin-top:20px;max-width:300px}.desktop-only{display:none}.header-inner{min-height:73px;gap:15px}.brand{font-size:21px;letter-spacing:-.9px;gap:7px}.brand-mark{width:24px}.brand .icon{width:25px;height:25px}.site-nav{display:none}.header-actions{gap:10px}.header-actions .button{font-size:10px;padding:10px 13px;min-height:36px;gap:12px}.header-actions .button .icon{width:14px;height:14px}.announcement-bar{font-size:9px;padding:6px 12px}.hero-grid{display:flex;flex-direction:column;padding-right:var(--gutter);min-height:0}.hero-copy{padding:45px 0 31px;display:block}.hero-copy>.eyebrow{font-size:7.7px;letter-spacing:.13em;margin-bottom:24px}.hero h1{font-size:clamp(36px,10.4vw,70px);letter-spacing:-.061em;line-height:1.04}.hero-description{font-size:14px;margin-top:23px;line-height:1.65}.hero-cta-row{margin-top:26px;gap:23px}.hero-cta-row .button{min-height:52px;font-size:12px;padding:15px 19px;gap:21px}.hero-price{font-size:18px}.hero-price small{font-size:9px;margin-top:4px}.hero-secondary{margin-top:12px;font-size:10px;gap:28px;padding-block:8px}.hero-secondary>span{font-size:17px}.hero-bottom{display:none}.hero-visual{height:390px;margin-right:calc(var(--gutter)*-1);margin-left:calc(var(--gutter)*-1)}.hero-image{object-position:center 48%}.hero-image-shade{background:linear-gradient(0deg,#121912e0,transparent 55%)}.hero-image-label{bottom:55px;left:var(--gutter);gap:13px;font-size:10px}.hero-image-label strong{font-size:14px}.image-footnote{bottom:22px;left:var(--gutter);font-size:8px}.crosshair{width:29px;height:29px}.benefit-strip-grid{padding-block:21px;grid-template-columns:1fr;gap:0}.benefit-strip-grid>div,.benefit-strip-grid>div:first-child,.benefit-strip-grid>div:last-child{border-right:0;border-bottom:1px solid #d2d9cc;justify-content:flex-start;padding:14px 0;gap:17px}.benefit-strip-grid>div:first-child{padding-top:0}.benefit-strip-grid>div:last-child{border-bottom:0;padding-bottom:0}.benefit-strip-grid>div>span{display:flex;flex:1;align-items:center;justify-content:space-between;gap:13px}.benefit-strip strong{font-size:11px;white-space:nowrap}.benefit-strip small{font-size:9px;margin:0;text-align:right;max-width:130px;line-height:1.45}.benefit-strip .icon{width:21px;height:21px}.story-grid{display:flex;flex-direction:column;gap:34px;align-items:stretch}.story-copy{order:-1}.story-copy h2{font-size:40px}.story-copy .section-description{font-size:14px;margin-top:23px;max-width:380px}.feature-list{margin-top:20px}.feature-list>div{padding:17px 0;gap:15px}.feature-list h3{font-size:15px}.feature-list p{font-size:12px;line-height:1.55}.feature-index{font-size:9px}.story-copy>.text-link{margin-top:19px;font-size:12px}.story-visual{min-height:0;aspect-ratio:1}.story-visual img{height:100%;object-fit:cover}.visual-topline{left:20px;right:20px;top:18px;font-size:7px}.visual-topline span:first-child{font-size:16px}.visual-caption{font-size:10px;padding:20px}.process-section{padding-top:0}.process-grid{grid-template-columns:1fr;border-bottom:0}.process-step,.process-step:first-child,.process-step:last-child{padding:24px 0 25px;border:0;border-bottom:1px solid var(--line);position:relative;display:grid;grid-template-columns:37px 1fr;column-gap:15px}.process-step-top{display:contents}.process-step-top>span{grid-column:1;grid-row:1;font-size:11px;margin-top:4px}.process-step-top .icon{position:absolute;right:0;top:25px;width:23px;height:23px}.process-step h3{grid-column:2;max-width:230px;font-size:20px;line-height:1.2;padding-right:17px}.process-step p{grid-column:2;font-size:12px;max-width:300px;margin-top:11px;padding-right:10px}.section-note{font-size:10px;margin-top:20px;max-width:360px}.applications-section{padding-block:60px}.applications-grid{grid-template-columns:1fr;gap:11px}.application-card{display:grid;grid-template-columns:1fr 88px;column-gap:15px;position:relative;padding:24px 22px;min-height:152px}.application-number{font-size:8px;grid-column:1;margin-bottom:17px}.application-illustration{grid-column:2;grid-row:1/4;width:88px;height:100%;margin:0;background-size:15px 15px}.application-illustration>.icon{width:65px;height:65px}.application-card h3{grid-column:1;font-size:22px}.application-card p{grid-column:1;font-size:11px;margin-top:9px;max-width:220px}.purchase-section{padding-block:62px}.purchase-grid{grid-template-columns:1fr;gap:33px}.product-gallery{position:static}.product-image-stage{aspect-ratio:1.05}.product-image-top{left:21px;right:21px;top:20px;font-size:7px}.product-image-top>span:first-child{font-size:17px}.product-image-caption{padding:35px 21px 19px;font-size:9px}.gallery-thumbnails{margin-top:12px;gap:9px}.gallery-thumbnail{width:61px;height:61px}.gallery-note{font-size:9px;margin-top:12px;max-width:320px}.purchase-copy>.eyebrow{font-size:8px;margin-bottom:20px}.purchase-copy h2{font-size:41px}.purchase-description{font-size:13px;margin-top:19px}.purchase-tags{gap:17px;margin-top:17px;margin-bottom:27px}.purchase-tags>span{font-size:10px}.bundle-option{min-height:85px;padding:15px}.bundle-option:has(input:checked){padding:14.5px}.bundle-options legend{font-size:12px;margin-bottom:13px}.bundle-options legend>span{font-size:10px}.bundle-title>strong{font-size:14px}.bundle-title>small{font-size:10px}.bundle-price>strong{font-size:18px}.saving-badge{font-size:9px}.purchase-total{margin-top:20px}.add-to-cart{font-size:14px;min-height:58px}.purchase-reassurance{font-size:10px}.purchase-shipping{font-size:9px}.product-detail>summary{font-size:12px;min-height:55px}.faq-grid{grid-template-columns:1fr;gap:30px}.faq-heading h2{font-size:38px}.faq-heading .text-link{margin-top:18px;font-size:12px}.faq-list summary{font-size:13px;padding-block:20px;gap:19px;line-height:1.45}.faq-list details>p{font-size:12px;padding-right:12px}.faq-list summary .icon{width:17px;height:17px}.closing-section{padding-block:48px}.closing-inner{display:block}.closing-section h2{font-size:43px}.closing-section .eyebrow{font-size:8px;margin-bottom:21px}.closing-actions{margin-top:30px;width:100%;max-width:330px;gap:8px}.closing-actions .button{min-height:54px;font-size:13px}.closing-actions .text-link{margin-inline:4px}.sticky-purchase-inner{gap:12px;min-height:77px;padding-block:10px;padding-bottom:max(10px,env(safe-area-inset-bottom));flex-wrap:nowrap}.sticky-product-name{font-size:10px;line-height:1.3;max-width:115px}.sticky-product-name small{font-size:8px;margin-top:4px}.sticky-purchase-inner>strong{font-size:15px;white-space:nowrap;margin-left:auto}.sticky-purchase .button{font-size:11px;min-height:45px;gap:10px;padding:13px 14px}.sticky-purchase .button .icon{width:16px;height:16px}.footer-top{display:block;padding-bottom:28px}.site-footer{padding-top:37px;padding-bottom:105px}.site-footer .brand{font-size:20px}.site-footer .brand+p,.footer-description{font-size:11px;margin-top:13px;max-width:260px}.footer-links{margin-top:28px;font-size:10px;gap:15px 24px;max-width:350px}.footer-bottom{display:flex;align-items:flex-start;flex-direction:column;font-size:9px;gap:13px}.footer-columns{gap:40px;margin-top:30px}.footer-column{gap:9px;font-size:10px}.footer-column h3{font-size:10px}.cart-drawer-header{padding:19px 22px}.cart-drawer-header h2{font-size:24px}.cart-drawer-body{padding:23px 22px}.cart-drawer-footer{padding-inline:22px}.cart-line-image{width:76px;height:92px}.cart-line{gap:15px}.cart-line-title{font-size:13px}.cart-subtotal strong{font-size:23px}.cart-checkout{font-size:13px}.page-section{padding-block:45px 65px}.page-header{margin-bottom:30px}.page-header h1,.page-title{font-size:37px}.page-header p,.page-content,.rte{font-size:14px}.page-content h2,.rte h2{font-size:24px}.page-content h3,.rte h3{font-size:19px}.contact-grid{grid-template-columns:1fr;gap:35px}.contact-card{padding:24px}.contact-card h2{font-size:24px}.contact-card p{font-size:13px}.cart-page td,.cart-page th{padding:16px 6px;font-size:11px}.cart-page img{width:56px;height:65px}.cart-page input[type=number]{width:56px;padding:8px;min-height:38px}.shopify-policy__title h1{font-size:32px}.shopify-policy__body{font-size:14px}}@media(max-width:370px){:root{--gutter:18px}.header-actions .button{padding-inline:10px;gap:5px}.brand{font-size:19px}.hero h1{font-size:10.2vw}.hero-cta-row{gap:15px}.hero-cta-row .button{font-size:11px;gap:15px;padding-inline:14px}.hero-price{font-size:16px}.hero-copy>.eyebrow{font-size:6.9px}.benefit-strip-grid>div{gap:12px}.benefit-strip strong{font-size:10px}.benefit-strip small{font-size:8px;max-width:110px}.sticky-product-name{max-width:85px;font-size:9px}.sticky-purchase .button{font-size:10px;padding-inline:11px}.sticky-purchase-inner>strong{font-size:14px}.sticky-purchase-inner{gap:9px}.purchase-copy h2{font-size:38px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}@media(max-width:760px){.purchase-copy{grid-row:1}.product-gallery{grid-row:2}}.product-image-top{left:0;right:0;top:0;padding:16px 22px;background:#edf0e7f5;border-bottom:1px solid #d8ded1}.story-visual .visual-topline{background:#edf0e7f5;padding:10px 14px;border-radius:4px}.hero-image{object-position:65% 50%}.story-visual{min-height:0;aspect-ratio:auto;background:#edf0e7}.story-visual .visual-topline{position:static;padding:18px 22px;border-radius:0;gap:18px}.story-visual img{height:auto;aspect-ratio:4/3;object-fit:contain;mix-blend-mode:normal}.story-visual .visual-caption{position:static;padding:18px 22px;background:#edf0e7}.product-image-stage{aspect-ratio:auto}.product-image-top{position:static;padding:18px 22px}.product-image-stage>.purchase-image{height:auto;aspect-ratio:4/3;object-fit:contain;mix-blend-mode:normal}.product-image-caption{position:static;display:block;padding:18px 22px;background:#edf0e7}.gallery-thumbnails{overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;padding:2px 2px 8px;scrollbar-width:thin;scrollbar-color:#aeb9a3 transparent}.gallery-thumbnail{flex:0 0 72px;scroll-snap-align:start}.gallery-thumbnail img{mix-blend-mode:normal}.product-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:24px 0 0;padding:18px 0;border-block:1px solid var(--line)}.product-facts>div{display:flex;flex-direction:column-reverse;gap:7px;padding:0 16px;border-right:1px solid var(--line)}.product-facts>div:first-child{padding-left:0}.product-facts>div:last-child{border-right:0;padding-right:0}.product-facts dt{font-size:10px;line-height:1.35;color:var(--ink-soft)}.product-facts dd{margin:0;font-size:30px;line-height:1;letter-spacing:-.045em;font-weight:600;color:var(--ink)}.product-facts dd span{font-size:17px;font-weight:500;letter-spacing:-.02em}.facts-source{margin:9px 0 26px;font-size:10px;color:var(--ink-soft);line-height:1.5}@media(max-width:760px){.hero-image{object-position:65% 50%}.story-visual .visual-topline,.story-visual .visual-caption,.product-image-top,.product-image-caption{padding:15px 18px}.gallery-thumbnail{flex-basis:61px}.product-facts{margin-top:21px;padding-block:16px}.product-facts>div{padding-inline:12px}.product-facts dd{font-size:27px}.product-facts dd span{font-size:15px}.product-facts dt,.facts-source{font-size:9px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/storefront.css.map */
