@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@700;800;900&family=Inter:wght@400;500;600;700;800&display=swap";:root{--blue:#0768f7;--navy:#06172f;--ink:#0b1832;--muted:#586782;--line:#e5eaf1}*{box-sizing:border-box}body{margin:0;color:var(--ink);font:14px/1.5 Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}img{max-width:100%;height:auto}h1,h2,h3,p{margin-top:0}.wrap{width:min(100% - 48px,1320px);margin:auto}.skip-link{position:absolute;top:-100px;background:#fff;z-index:30}.skip-link:focus{top:0}.announcement{background:#0750a6;color:#fff;font-size:11px}.announcement-inner{display:flex;align-items:center;justify-content:space-between;height:30px}.site-header{background:#fff;position:relative;z-index:10;box-shadow:0 2px 14px #031b3514}.header-main{height:72px;display:flex;align-items:center;gap:28px}.brand{width:220px;flex:none;display:block}.brand img{display:block;width:100%;height:auto;max-height:62px;object-fit:contain}.search{display:flex;flex:1;height:42px;border:1px solid #d5dfeb;border-radius:5px;overflow:hidden}.search input{border:0;outline:0;padding:0 16px;flex:1;min-width:0}.search button{border:0;background:#0756ac;color:#fff;width:46px;font-size:25px}.header-actions{display:flex;gap:25px;align-items:center;white-space:nowrap}.header-actions a{position:relative;font-weight:600}.cart-count{position:absolute;top:-8px;right:-9px;background:var(--blue);color:#fff;border-radius:50%;padding:0 5px;font-size:10px}.desktop-nav{background:var(--navy);color:#fff}.nav-inner{height:42px;display:flex;align-items:stretch;gap:25px}.nav-entry{position:relative;display:flex;align-items:center}.nav-entry>a{font-size:12px;font-weight:700}.dropdown{display:none;position:absolute;top:100%;left:0;min-width:220px;background:#fff;color:var(--ink);box-shadow:0 10px 25px #0002;padding:10px;z-index:12}.dropdown a{display:block;padding:8px}.dropdown a:hover{background:#eef5ff}.nav-entry:hover .dropdown,.nav-entry:focus-within .dropdown{display:block}.nav-cta{align-self:center;margin-left:auto;background:var(--blue);padding:6px 15px;border-radius:4px;font-size:12px;font-weight:700}.mobile-only,.mobile-menu{display:none}.hero{background-color:#071a2c;background-image:linear-gradient(90deg,#03101fe8,#03101f9b 43%,#03101f08),var(--hero-image);background-size:cover;background-position:center;color:#fff;min-height:470px;display:flex;align-items:center}.hero-inner{display:flex}.hero-copy{max-width:650px}.eyebrow{color:#1790ff;font-weight:800;letter-spacing:.03em;margin-bottom:4px}.hero h1{font:900 clamp(46px,5vw,78px)/.89 "Barlow Condensed",Impact,sans-serif;white-space:pre-line;letter-spacing:-.025em;margin-bottom:16px}.hero h1:first-line{color:#fff}.hero-copy>p:not(.eyebrow){font-size:17px;max-width:460px}.hero-buttons{display:flex;gap:14px;margin-top:24px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;background:var(--blue);border:1px solid var(--blue);color:#fff;font-weight:700;border-radius:4px;min-height:44px;padding:10px 20px;text-align:center}.button:hover{background:#0058d8}.button-outline{background:transparent;border-color:#fff}.button-soft{background:#eaf3ff;color:#005dde}.trust-bar{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding:24px 0}.trust-bar>div{display:flex;align-items:center;gap:12px}.trust-icon{font-size:27px;color:var(--blue)}.trust-bar strong,.trust-bar small{display:block}.trust-bar small{color:var(--muted);font-size:11px}.section-space{padding-top:38px;padding-bottom:50px}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px}.section-heading h2{font-size:25px;margin:0}.section-heading a{color:var(--blue);font-weight:700}.category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:13px}.category-card{background:#f5f7fa;min-height:205px;border-radius:5px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.category-card img{width:100%;height:165px;object-fit:contain;padding:9px}.category-card strong{font-size:13px;padding:12px 16px;line-height:1.3}.category-card span{color:var(--blue)}.feature-banner{background-color:#061a34;background-image:linear-gradient(90deg,#051b35e0,#052a5dc9),var(--feature-image);background-size:cover;background-position:center;color:#fff}.feature-inner{display:grid;grid-template-columns:2fr 1fr;align-items:center;min-height:260px;gap:30px}.feature-inner h2{font:800 42px/.95 Barlow Condensed,Impact,sans-serif}.feature-inner ul{list-style:none;padding:0}.feature-inner li{padding:8px 0;font-weight:700}.feature-inner li:before{content:"\2713";border:1px solid white;border-radius:50%;padding:3px 7px;margin-right:10px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product-card{border:1px solid var(--line);border-radius:5px;overflow:hidden;display:block}.product-card img{width:100%;height:225px;object-fit:contain;padding:12px}.product-card>div{padding:14px}.product-card h3{font-size:14px;min-height:42px}.product-card strong{display:inline-block;margin-right:7px}.product-card s{color:var(--muted)}.footer{background:#071a34;color:#fff;margin-top:40px;padding:46px 0 15px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:35px}.footer img{background:#fff;border-radius:3px;padding:4px;max-width:220px}.footer h3{font-size:15px}.footer a{display:block;color:#d9e5f7;margin-bottom:8px}.footer-bottom{border-top:1px solid #ffffff33;padding-top:15px;margin-top:28px;font-size:11px}.breadcrumbs{font-size:11px;color:#53637c;padding:19px 0}.product-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(350px,.9fr);gap:32px}.gallery{display:grid;grid-template-columns:70px minmax(0,1fr);gap:12px}.thumbnails{display:flex;flex-direction:column;gap:8px}.thumb{background:#fff;border:1px solid var(--line);border-radius:4px;padding:3px}.thumb.active{border-color:var(--blue)}.thumb img{width:62px;height:62px;object-fit:contain}.gallery-main{border:1px solid var(--line);border-radius:5px;align-self:start;display:grid;place-items:center}.gallery-main img{width:100%;height:min(600px,50vw);object-fit:contain}.product-vendor{color:var(--blue);font-size:12px;font-weight:800;text-transform:uppercase}.product-details h1{font-size:25px;line-height:1.2;margin-bottom:10px}.reviews-slot{min-height:19px}.price-line{display:flex;align-items:center;gap:12px;margin:17px 0}.price-line strong{font-size:24px}.price-line s{color:var(--muted)}.shipping-pill{background:#e6f2ff;color:#0067e8;padding:5px 11px;border-radius:20px;font-size:11px;font-weight:700}.product-points{margin:20px 0}.product-points p{margin:7px 0;color:#183358}.variant-fieldset{border:0;margin:17px 0;padding:0}.variant-fieldset legend{font-weight:800;width:100%;margin-bottom:9px}.variant-fieldset legend span{float:right}.text-link{border:0;background:none;color:var(--blue);font-size:12px}.variant-buttons{display:flex;flex-wrap:wrap;gap:7px}.variant-choice input{position:absolute;opacity:0}.variant-choice span{display:block;border:1px solid #dce4ef;min-width:59px;text-align:center;padding:11px 14px;border-radius:4px;cursor:pointer}.variant-choice input:checked+span{border-color:var(--blue);background:#e8f2ff;color:#004eac}.variant-choice input:focus-visible+span{outline:2px solid var(--blue)}.qty-label{font-weight:700;display:block;margin-top:14px}.quantity{display:flex;width:115px;border:1px solid var(--line);margin:7px 0 15px}.quantity button{width:34px;border:0;background:#fff}.quantity input{width:47px;text-align:center;border:0;-webkit-appearance:textfield;appearance:textfield}.quantity input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.add-button,.quote-button{width:100%;margin-bottom:8px}.add-button:disabled{opacity:.5;cursor:not-allowed}.product-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;background:#f7f9fc;margin:32px 0;padding:18px;color:#123253;font-size:12px;font-weight:700}.product-tabs{margin:32px 0}.tab-list{display:flex;gap:20px;border-bottom:1px solid var(--line);overflow:auto}.tab-list button{border:0;background:none;padding:13px 8px;white-space:nowrap}.tab-list button.active{border-bottom:2px solid var(--navy);font-weight:800}.tab-panel{padding:25px 8px;max-width:100%}.rte img{max-width:100%;height:auto}.rte table{display:block;overflow:auto;max-width:100%;border-collapse:collapse}.rte td{border:1px solid var(--line);padding:8px}.collection-header{margin-bottom:24px}.collection-toolbar{display:flex;justify-content:space-between;align-items:center;border-block:1px solid var(--line);padding:13px 0;margin-bottom:24px}.collection-toolbar select{padding:7px;border:1px solid var(--line)}.pagination{display:flex;justify-content:center;gap:20px;margin-top:30px}.pagination a{color:var(--blue)}.search-page-form{display:flex;gap:10px;margin-bottom:25px}.search-page-form input{padding:12px;border:1px solid var(--line);flex:1}.cart-item{display:grid;grid-template-columns:100px 1fr 120px 100px;align-items:center;gap:20px;border-bottom:1px solid var(--line);padding:15px 0}.cart-item img{width:90px;height:90px;object-fit:contain}.cart-item input{width:80px;padding:8px;border:1px solid var(--line)}.cart-item p{color:var(--muted)}.cart-summary{text-align:right;padding-top:25px}.page-content{max-width:900px}.page-content h1{font-size:34px}@media(max-width:900px){.wrap{width:min(100% - 28px,1320px)}.announcement-desktop,.desktop-nav,.search,.account-link span{display:none}.announcement-inner{justify-content:center}.header-main{height:64px;gap:12px}.mobile-only{display:block}.icon-button{border:0;background:none;font-size:24px;padding:4px}.brand{width:155px;margin:auto}.brand img{max-height:45px}.header-actions{gap:14px}.mobile-menu:not([hidden]){display:flex;flex-direction:column;background:#fff;padding:14px 18px;box-shadow:0 12px 22px #0002}.mobile-menu a{padding:10px 3px;border-bottom:1px solid var(--line)}.mobile-menu .sub-link{padding-left:20px;color:var(--muted)}.mobile-menu form{display:flex}.mobile-menu input{min-width:0;flex:1;padding:9px}.hero{min-height:480px;background-position:65% center}.hero h1{font-size:54px}.trust-bar{grid-template-columns:repeat(2,1fr)}.category-grid{grid-template-columns:repeat(3,1fr)}.product-layout{grid-template-columns:1fr}.gallery-main img{height:520px}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.hero{min-height:385px;background-position:65% center;background-image:linear-gradient(90deg,#03101fe5,#03101f55),var(--hero-image)}.hero h1{font-size:47px}.hero-copy>p:not(.eyebrow){font-size:14px}.hero-buttons{gap:8px}.hero-buttons .button{padding:8px 12px;font-size:12px}.section-space{padding-block:27px}.section-heading h2{font-size:20px}.category-grid{grid-template-columns:repeat(2,1fr);gap:9px}.category-card{min-height:160px}.category-card img{height:125px}.feature-inner{grid-template-columns:1fr;padding-block:32px}.feature-inner ul{display:none}.product-grid{grid-template-columns:repeat(2,1fr);gap:9px}.product-card img{height:150px}.product-card>div{padding:9px}.product-card h3{font-size:12px}.gallery{grid-template-columns:1fr}.thumbnails{order:2;flex-direction:row;overflow:auto}.gallery-main img{height:360px}.product-details h1{font-size:20px}.product-benefits{grid-template-columns:repeat(2,1fr);margin:20px 0}.tab-list{gap:7px}.tab-list button{font-size:12px}.footer-grid{grid-template-columns:repeat(2,1fr);gap:18px}.footer-grid>div:first-child{grid-column:span 2}.cart-item{grid-template-columns:65px 1fr 70px;gap:8px}.cart-item img{width:60px;height:70px}.cart-item>strong{grid-column:2/4}.cart-item input{width:60px}}.utility-bar{background:#eef5ff;color:#073569;border-bottom:1px solid #dce9fb}.utility-inner{display:flex;justify-content:flex-end;gap:28px;min-height:29px;align-items:center;font-size:11px;font-weight:700}.utility-inner a:hover{text-decoration:underline}.category-placeholder{height:165px;display:grid;place-items:center;font-size:64px;color:#1675e7;background:linear-gradient(135deg,#f1f7ff,#e4effc)}.category-note{font-size:12px;color:#586782;margin:14px 0 0}.category-note a,.quick-details a{color:#0768f7;font-weight:700}.quick-details{background:#f4f8fd;border:1px solid #e4edf8;border-radius:5px;padding:15px 17px;margin:20px 0}.quick-details h2{font-size:15px;margin:0 0 7px}.quick-description{color:#3b4d69;line-height:1.55;font-size:13px}.quick-details a{display:inline-block;margin-top:9px;font-size:12px}.product-help-links{display:flex;flex-wrap:wrap;gap:8px 16px;margin:15px 0 4px;font-size:12px}.product-help-links a,.product-help-links button{border:0;background:none;padding:0;color:#0068e9;font-weight:700;text-decoration:underline}.variant-choice span{font-size:13px}.hero{background-position:center center}@media(max-width:900px){.utility-inner{justify-content:center;gap:14px}.utility-inner a{font-size:10px}}@media(max-width:600px){.utility-inner{gap:11px}.utility-inner a{font-size:9px}.category-placeholder{height:125px;font-size:48px}.quick-details{padding:13px}}.product-layout--enhanced{grid-template-columns:minmax(0,1.03fr) minmax(390px,.97fr);gap:42px;align-items:start}.product-visual-column{position:sticky;top:18px}.gallery-main{position:relative;cursor:zoom-in;background:#fff;width:100%;padding:0}.gallery-main img{height:min(600px,48vw);padding:18px}.zoom-hint{position:absolute;bottom:12px;right:12px;background:#fff;border:1px solid var(--line);border-radius:4px;padding:5px 9px;font-size:11px;color:#53647c}.visual-reassurance{display:flex;justify-content:space-around;gap:10px;margin-top:15px;font-size:11px;color:#405579}.product-details h1{font-size:clamp(24px,2.15vw,32px);line-height:1.16;letter-spacing:-.025em}.product-rating{min-height:35px;display:flex;align-items:center;gap:12px}.product-rating>a{color:#0868d5;font-size:12px;font-weight:700}.stock-line{margin:8px 0 19px}.stock-badge{display:inline-flex;padding:6px 11px;border-radius:20px;font-size:11px;font-weight:800}.stock-badge--available{background:#e4f5e7;color:#27713d}.stock-badge--unavailable{background:#fff0ed;color:#a53a29}.price-stack{border-block:1px solid var(--line);padding:16px 0;margin-bottom:22px}.price-stack .price-line{margin:0;gap:10px;flex-wrap:wrap}.price-line s{font-size:14px}.sale-badge{font-size:11px;text-transform:uppercase;color:#fff;background:#df3b3b;border-radius:30px;padding:3px 8px;font-weight:800}.price-note{font-size:11px;color:var(--muted);margin:4px 0 0}.variant-fieldset{margin:20px 0}.variant-fieldset--size{margin-bottom:7px}.variant-choice span{min-width:58px;background:#fff;font-weight:700}.variant-choice input:checked+span{border-color:#0768f7;background:#e8f2ff;box-shadow:inset 0 0 0 1px #0768f7}.size-assist{display:flex;justify-content:space-between;align-items:center;gap:12px;background:#f4f8ff;border-radius:4px;padding:9px 12px;margin:0 0 10px;font-size:12px}.size-assist button{background:none;border:0;color:#0768f7;text-decoration:underline;font-weight:700}.inline-size-guide{border:1px solid #d9e7f8;border-radius:5px;max-height:360px;overflow:auto;padding:16px;margin:10px 0 20px;background:#fff}.inline-size-guide img{max-width:100%;height:auto}.inline-guide-heading{display:flex;justify-content:space-between;align-items:center}.inline-guide-heading button{border:0;background:none;font-size:22px}.delivery-card{display:flex;align-items:flex-start;gap:12px;border-block:1px solid var(--line);padding:15px 0;margin:22px 0 14px}.delivery-card strong{font-size:13px}.delivery-card p{font-size:12px;color:#4c5c75;margin:3px 0}.delivery-icon{font-size:26px;color:#0768f7}.product-app-block:empty{display:none}.purchase-row{display:flex;gap:10px;align-items:end}.purchase-row>div{flex:none}.purchase-row .add-button{margin:0;min-height:46px;flex:1}.purchase-row .quantity{margin:4px 0 0;height:46px;align-items:center}.dynamic-checkout{margin-top:9px}.dynamic-checkout .shopify-payment-button{width:100%}.payment-terms{margin-top:10px;font-size:12px}.bulk-quote-link{display:block;text-align:center;padding:12px;border:1px solid #a6ceff;border-radius:4px;background:#eef6ff;color:#075bc3;font-weight:700;margin-top:13px}.purchase-assurance{display:flex;justify-content:space-between;gap:8px;padding:15px 0;color:#38516f;font-size:11px}.product-faq{border-top:1px solid var(--line)}.product-faq details{border-bottom:1px solid var(--line)}.product-faq summary{list-style:none;cursor:pointer;padding:15px 1px;font-weight:700}.product-faq summary:after{content:"+";float:right;font-size:20px;line-height:17px}.product-faq details[open] summary:after{content:"\2212"}.product-faq details>div{padding:0 8px 16px;font-size:13px}.product-detail-section{display:grid;grid-template-columns:1fr 2fr;gap:35px;padding:40px 0;border-bottom:1px solid var(--line);scroll-margin-top:20px}.product-detail-section h2{font-size:27px}.product-detail-section .eyebrow{font-size:11px}.spec-table>div{display:grid;grid-template-columns:1fr 1.5fr;padding:13px 10px;border-bottom:1px solid var(--line)}.spec-table span{color:var(--muted)}.product-sticky-bar{display:none;position:fixed;left:0;right:0;bottom:0;z-index:25;background:#fff;border-top:1px solid #dce5f0;box-shadow:0 -6px 24px #06172f20;align-items:center;justify-content:space-between;gap:12px;padding:9px max(16px,calc((100vw - 1320px)/2))}.product-sticky-bar.visible{display:flex}.product-sticky-bar>div{display:flex;flex-direction:column;min-width:0}.sticky-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.product-sticky-bar span{font-weight:800}.product-sticky-bar button{flex:none}.image-dialog{border:0;border-radius:6px;max-width:min(92vw,1100px);max-height:92vh;padding:25px}.image-dialog::backdrop{background:#041329bb}.image-dialog img{display:block;max-height:82vh;object-fit:contain}.image-dialog button{position:absolute;right:9px;top:4px;background:#fff;border:0;font-size:28px}.product-page{padding-bottom:35px}@media(max-width:900px){.product-layout--enhanced{grid-template-columns:1fr;gap:16px}.product-visual-column{position:static}.gallery-main img{height:520px}.product-detail-section{grid-template-columns:1fr;gap:7px}.product-sticky-bar{padding-inline:15px}}@media(max-width:600px){.product-page{padding-bottom:65px}.product-details h1{font-size:23px}.gallery-main img{height:360px}.gallery{gap:8px}.thumbnails{order:2}.visual-reassurance,.purchase-assurance{font-size:10px}.product-benefits{display:none}.product-sticky-bar .button{min-height:41px;padding:8px 12px}.product-detail-section{padding:26px 0}.product-detail-section h2{font-size:22px}}.site-header{background:#06172f}.header-main{color:#fff}.header-main .brand{width:232px;background:#fff;border-radius:4px;padding:2px 9px}.header-main .brand img{width:100%;max-height:53px}.header-actions a{color:#fff}.desktop-nav{background:#071c3b;border-top:1px solid #ffffff1b}.nav-inner{gap:23px}.product-layout--enhanced{grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);gap:30px}.product-visual-column{top:12px}.gallery-main{background:#f8fafc;border-color:#e8edf3}.gallery-main img{height:min(625px,48vw);padding:25px}.product-details{border:1px solid #e4eaf3;border-radius:10px;padding:25px 27px;box-shadow:0 7px 30px #07172f0b;background:#fff}.product-details h1{font-size:clamp(23px,2vw,30px);line-height:1.17}.sku-near-title{font-size:11px;color:#6b7890;margin:-1px 0 6px}.product-rating{min-height:26px}.stock-line{margin:9px 0 12px}.price-stack{border:0;padding:0;margin:0 0 11px}.price-line strong{color:#071a34;font-size:29px}.purchase-summary{font-size:13px;line-height:1.5;color:#3b4b64;margin:0 0 15px}.variant-fieldset{margin:16px 0}.variant-buttons{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.variant-choice span{height:47px;display:grid;place-items:center;padding:6px 4px;min-width:0}.variant-fieldset:not(.variant-fieldset--size) .variant-buttons{display:flex;flex-wrap:wrap}.variant-fieldset:not(.variant-fieldset--size) .variant-choice span{padding:7px 12px}.size-assist{margin:4px 0 9px;padding:12px;background:#edf5ff}.delivery-card{margin:9px 0 12px;padding:10px 0}.delivery-card p{margin:1px 0}.purchase-assurance{border-top:1px solid #e4eaf3;padding-bottom:4px}.product-faq{margin-top:11px}.product-faq summary{padding:12px 0}.why-x300{display:grid;grid-template-columns:1.2fr 1fr;gap:36px;align-items:stretch;margin-top:28px;padding:25px 0 35px;border-bottom:1px solid var(--line)}.why-copy h2{font-size:34px;margin-bottom:5px}.why-copy>p:not(.eyebrow){max-width:650px;color:#364963}.why-features{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:26px}.why-features>div{border-left:3px solid #086cf2;padding-left:12px}.why-features strong{font-size:13px}.why-features p{font-size:11px;color:#52637c;margin:5px 0}.why-image{min-height:245px;background:#f1f6fc;border-radius:7px;overflow:hidden;display:grid;place-items:center}.why-image img{width:100%;height:100%;max-height:340px;object-fit:contain}.product-benefits{display:none}.product-detail-section{padding:30px 0}.product-detail-section h2{font-size:24px}.product-page .section-space{padding-top:35px}@media(max-width:900px){.product-layout--enhanced{grid-template-columns:1fr}.product-details{padding:20px}.why-x300{grid-template-columns:1fr}.why-image{max-height:320px}}@media(max-width:600px){.header-main .brand{width:162px;padding:2px 5px}.product-details{border:0;box-shadow:none;padding:4px 0 18px}.gallery-main img{height:360px;padding:14px}.why-copy h2{font-size:28px}.why-features{grid-template-columns:1fr;gap:10px}.why-image{display:none}.variant-choice span{height:43px}.purchase-summary{font-size:12px}.product-sticky-bar{padding-bottom:max(9px,env(safe-area-inset-bottom))}}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.article-card{border:1px solid var(--line);border-radius:6px;overflow:hidden}.article-card img{width:100%;height:210px;object-fit:cover}.article-card>div{padding:16px}.article-card span,.article-date{font-size:12px;color:var(--muted)}.article-card h2{font-size:19px;margin:7px 0}.article-card b{color:var(--blue)}.article-page{max-width:900px}.article-page h1{font-size:38px}.article-page>img{width:100%;max-height:460px;object-fit:cover;margin:18px 0}.article-page .rte{margin:25px 0}.contact-panel{margin-top:35px;background:#f7faff;border:1px solid var(--line);border-radius:7px;padding:24px}.contact-panel label{display:block;font-weight:700;margin-bottom:14px}.contact-panel input,.contact-panel textarea{display:block;width:100%;margin-top:6px;padding:11px;border:1px solid #cbd8e8;border-radius:4px;background:#fff}.contact-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}.footer-localization form{display:flex;gap:9px;align-items:center;margin-top:22px}.footer-localization select{padding:8px;background:#fff;border:0;border-radius:3px;color:#071a34}@media(max-width:700px){.article-grid,.contact-fields{grid-template-columns:1fr}.footer-localization form{flex-wrap:wrap}}.details-nav{display:flex;gap:24px;align-items:center;position:sticky;top:0;z-index:8;background:#fff;border:1px solid #e5ebf3;border-radius:8px;box-shadow:0 5px 18px #07172f0a;padding:0 18px;margin:28px 0 24px;overflow:auto;scrollbar-width:none}.details-nav a{display:block;white-space:nowrap;padding:17px 5px;color:#253655;font-weight:700;font-size:13px}.details-nav a:hover,.details-nav a:focus{color:#0768f7;border-bottom:2px solid #0768f7}.editorial-overview{display:grid;grid-template-columns:1.1fr .9fr;gap:32px;align-items:start;padding:22px 6px 34px;scroll-margin-top:75px}.editorial-copy h2{font-size:32px;line-height:1.17;max-width:700px}.editorial-copy .rte{font-size:15px;line-height:1.75;color:#243755;max-width:720px}.editorial-copy .rte h2,.editorial-copy .rte h3{font-size:19px;line-height:1.25;margin:26px 0 9px;color:#0b1832}.editorial-copy .rte ul{padding-left:23px}.editorial-copy .rte li{padding:3px 0}.editorial-image{background:#f4f8fd;border-radius:9px;min-height:400px;display:grid;place-items:center;overflow:hidden}.editorial-image img{width:100%;max-height:570px;object-fit:contain}.spec-section{display:grid;grid-template-columns:1.5fr .85fr;gap:30px;align-items:stretch;background:#fff;border:1px solid #e5ebf3;border-radius:10px;box-shadow:0 4px 22px #07172f0a;padding:28px;margin:15px 0 22px;scroll-margin-top:75px}.spec-section h2,.shipping-section h2,.review-section h2{font-size:25px;margin-bottom:13px}.spec-table{margin:0}.spec-table>div{display:grid;grid-template-columns:1fr 1.4fr;gap:12px;padding:12px 4px;border-bottom:1px solid #e7edf5}.spec-table dt{color:#61708a}.spec-table dd{margin:0;font-weight:700;overflow-wrap:anywhere}.spec-help{background:#edf5ff;border-radius:8px;padding:24px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;scroll-margin-top:75px}.spec-help-icon{font-size:34px;color:#0768f7}.spec-help h3{font-size:19px;margin:10px 0 4px}.spec-help p{color:#52637c}.spec-help .button{width:100%}.shipping-section{display:grid;grid-template-columns:1fr 2fr;gap:30px;padding:25px 28px;background:#fff;border:1px solid #e5ebf3;border-radius:10px;scroll-margin-top:75px}.shipping-section .rte{font-size:14px;color:#334966}.review-section{margin:23px 0;background:#fff;border:1px solid #e5ebf3;border-radius:10px;padding:25px 28px;scroll-margin-top:75px}.related-section{padding:22px 0 45px}.related-section h2{font-size:25px}.related-section .product-grid{gap:14px}.product-card{border-color:#e1e9f4;box-shadow:0 3px 16px #07172f0a;transition:transform .15s ease,box-shadow .15s ease}.product-card:hover{transform:translateY(-3px);box-shadow:0 8px 22px #07172f19}.product-card-image{height:225px;background:#fbfcfe;display:grid;place-items:center}.product-card-image img{width:100%;height:100%;object-fit:contain;padding:14px}.product-card>div:last-child{padding:15px}.product-card h3{line-height:1.4}.product-card-link{display:block;color:#0768f7;font-size:12px;font-weight:700;margin-top:9px}@media(max-width:900px){.editorial-overview,.spec-section{grid-template-columns:1fr}.editorial-image{min-height:300px}.shipping-section{grid-template-columns:1fr;gap:4px}}@media(max-width:600px){.details-nav{margin:18px -14px;border-radius:0;gap:16px;padding:0 14px}.details-nav a{padding:14px 0;font-size:12px}.editorial-overview{padding:12px 0 25px;gap:14px}.editorial-copy h2{font-size:25px}.editorial-copy .rte{font-size:14px}.editorial-image{min-height:240px}.spec-section,.shipping-section,.review-section{padding:18px;margin-inline:-4px}.spec-section h2,.shipping-section h2,.review-section h2{font-size:21px}.product-card-image{height:150px}.related-section h2{font-size:21px}}.product-description-full{max-height:420px;overflow:hidden;-webkit-mask-image:linear-gradient(#000 86%,transparent);mask-image:linear-gradient(#000 86%,transparent)}.product-description-full.expanded{max-height:none;-webkit-mask-image:none;mask-image:none}.description-toggle{border:0;background:none;color:#0768f7;font-weight:800;padding:12px 0;cursor:pointer}.description-toggle[hidden]{display:none}.editorial-overview{grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr);gap:22px;background:#fff;border:1px solid #e5ebf3;border-radius:12px;box-shadow:0 7px 24px #07172f0a;padding:28px;margin:14px 0 24px}.editorial-copy h2{font-size:30px;line-height:1.1;margin:0 0 6px}.overview-product-name{font-size:15px;line-height:1.45;font-weight:650;color:#3b4e6b;margin:0 0 20px;max-width:610px}.editorial-copy .rte>ul{padding:0;margin:0;list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.editorial-copy .rte>ul>li{position:relative;display:flex;align-items:flex-start;min-height:76px;background:#f5f9ff;border:1px solid #e3edfb;border-radius:7px;padding:13px 13px 13px 41px;font-size:13px;line-height:1.45;font-weight:600;color:#173252}.editorial-copy .rte>ul>li:before{content:"\2713";position:absolute;left:12px;top:12px;display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#096cf0;color:#fff;font-size:12px;font-weight:800}.editorial-image{background:linear-gradient(145deg,#f8fbff,#edf3fb);border:1px solid #e6edf7;min-height:340px;max-height:480px;padding:14px}.editorial-image img{max-height:450px;object-fit:contain}.spec-help-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:#d9eaff;font-size:25px;font-weight:800}.spec-help{background:linear-gradient(145deg,#eaf4ff,#f2f8ff)}.spec-help h3{font-size:20px}.spec-table dt,.spec-table dd{font-size:13px}.related-section .product-card h3{font-size:14px}@media(max-width:900px){.editorial-overview{grid-template-columns:1fr}.editorial-image{max-height:360px}.editorial-image img{max-height:330px}}@media(max-width:600px){.editorial-overview{padding:18px;margin-inline:-4px}.editorial-copy h2{font-size:24px}.overview-product-name{font-size:13px}.editorial-copy .rte>ul{grid-template-columns:1fr}.editorial-copy .rte>ul>li{min-height:auto}.editorial-image{min-height:250px}.editorial-image img{max-height:260px}}.editorial-overview--no-photo .editorial-copy{max-width:none}.editorial-overview--no-photo .overview-product-name{max-width:850px}.editorial-overview--no-photo .editorial-copy .rte{max-width:none}.editorial-overview--no-photo .editorial-copy .rte>ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.editorial-overview--no-photo .editorial-copy .rte>ul>li{min-height:70px}@media(max-width:600px){.editorial-overview--no-photo .editorial-copy .rte>ul{grid-template-columns:1fr}}.product-page{max-width:1260px}.product-layout--enhanced{grid-template-columns:minmax(0,1.03fr) minmax(410px,.97fr);gap:34px;align-items:start}.product-visual-column{position:static}.gallery{grid-template-columns:70px minmax(0,1fr);gap:12px}.gallery-main{position:relative;background:#fff;border:1px solid #e7edf5;min-height:570px;box-shadow:0 5px 22px #08204708}.gallery-main img{height:570px;padding:20px}.thumbnails{gap:8px}.thumb{border-color:#e2eaf5;min-height:67px}.product-details{border:0;box-shadow:none;border-radius:0;padding:5px 0 0}.product-details h1{font-size:clamp(24px,2.1vw,31px);line-height:1.13;margin:5px 0 9px;letter-spacing:-.025em}.product-vendor{margin-bottom:5px}.product-rating{min-height:0}.stock-line{margin:11px 0 4px}.price-stack{margin:10px 0 13px}.price-line{margin:0 0 3px}.price-line strong{font-size:30px}.purchase-summary{color:#344965;line-height:1.55;max-width:560px}.variant-fieldset legend{font-size:14px}.variant-buttons{gap:8px}.variant-choice span{height:49px;border-radius:5px}.size-assist{background:#f1f7ff;border-left:3px solid #1977ef;border-radius:3px}.delivery-card{border-block:1px solid #e6edf6;padding:15px 0;margin:16px 0}.add-button{min-height:50px;font-size:14px}.bulk-quote-link{display:block;background:#eff6ff;border:1px solid #c7defd;border-radius:5px;text-align:center;padding:10px;color:#0768f7;font-weight:800;margin:3px 0 14px}.purchase-assurance{display:none}.product-benefit-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;border-block:1px solid #dfe8f4;margin:27px 0 0;padding:16px 4px}.product-benefit-strip>div{display:grid;grid-template-columns:34px 1fr;column-gap:9px;align-content:center}.product-benefit-strip span{grid-row:1/3;color:#1477f4;font-size:25px;line-height:1}.product-benefit-strip strong{font-size:12px}.product-benefit-strip small{font-size:10px;color:#64748b}.details-nav{position:relative;top:auto;box-shadow:none;border:0;border-bottom:1px solid #dfe8f4;border-radius:0;padding:0;margin:8px 0 19px;gap:25px}.details-nav a{padding:15px 3px}.editorial-overview,.editorial-overview--no-photo{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:30px;background:transparent;border:0;box-shadow:none;border-radius:0;padding:8px 4px 28px;margin:0}.editorial-overview--no-photo{display:block}.editorial-copy h2{font-size:26px;margin:0 0 12px}.editorial-copy .rte{font-size:14px;line-height:1.6}.editorial-copy .rte>ul,.editorial-overview--no-photo .editorial-copy .rte>ul{display:block;list-style:disc;padding-left:21px;margin:12px 0}.editorial-copy .rte>ul>li,.editorial-overview--no-photo .editorial-copy .rte>ul>li{display:list-item;min-height:0;border:0;background:transparent;border-radius:0;padding:4px 0;font-size:13px;font-weight:500;line-height:1.5}.editorial-copy .rte>ul>li:before{display:none}.editorial-image{min-height:310px;max-height:430px;border:0;background:#f3f7fc;padding:0}.editorial-image img{max-height:430px;object-fit:cover}.spec-section{margin-top:0}@media(max-width:900px){.product-layout--enhanced{grid-template-columns:1fr}.gallery-main{min-height:0}.gallery-main img{height:520px}.editorial-overview{grid-template-columns:1fr}.product-benefit-strip{grid-template-columns:repeat(2,1fr);row-gap:17px}}@media(max-width:600px){.product-layout--enhanced{gap:13px}.gallery{grid-template-columns:1fr}.gallery-main img{height:360px}.product-details{padding:0}.product-details h1{font-size:23px}.product-benefit-strip{margin-top:15px;padding:13px 0}.product-benefit-strip strong{font-size:11px}.details-nav{margin:8px -4px 16px}.editorial-overview,.editorial-overview--no-photo{padding:6px 0 23px}.editorial-copy h2{font-size:23px}.editorial-image img{object-fit:contain}}.product-key-points{list-style:none;margin:11px 0 16px;padding:0;display:grid;gap:5px}.product-key-points li{position:relative;padding-left:22px;color:#304461;font-size:12px;line-height:1.45}.product-key-points li:before{content:"\2713";position:absolute;left:0;top:0;color:#1376f4;font-weight:900;font-size:15px}.product-page .editorial-overview,.product-page .editorial-overview--no-photo{display:grid;grid-template-columns:minmax(0,1.52fr) minmax(280px,.62fr);align-items:stretch;gap:28px;padding:30px 0 31px;margin:0;border:0;background:transparent;box-shadow:none}.editorial-copy{min-width:0}.editorial-copy .eyebrow{font-size:11px;letter-spacing:.09em;margin-bottom:7px}.editorial-copy h2{font-size:clamp(27px,2.4vw,36px);letter-spacing:-.035em;line-height:1.1;margin:0 0 23px}.editorial-copy .rte{color:#263b5a;font-size:14px;line-height:1.65}.editorial-copy .rte>ul,.editorial-overview--no-photo .editorial-copy .rte>ul{list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;padding:0;margin:0}.editorial-copy .rte>ul>li,.editorial-overview--no-photo .editorial-copy .rte>ul>li{position:relative;display:flex;align-items:center;min-height:74px;padding:15px 15px 15px 46px;background:#fff;border:1px solid #e2eaf5;border-radius:9px;box-shadow:0 3px 13px #07172f08;font-size:13px;font-weight:600;line-height:1.42;color:#183252}.editorial-copy .rte>ul>li:before{content:"\2713";position:absolute;display:grid;place-items:center;left:14px;top:17px;width:22px;height:22px;border-radius:50%;background:#e7f1ff;color:#086ef0;font-size:13px;font-weight:900}.overview-assist{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(150deg,#082348,#0a3973);color:#fff;border-radius:12px;padding:29px;min-height:300px}.overview-assist:after{content:"";position:absolute;right:-95px;top:-90px;width:240px;height:240px;border:1px solid #ffffff2b;border-radius:50%;box-shadow:0 0 0 45px #ffffff09,0 0 0 95px #ffffff06;pointer-events:none}.overview-assist-icon{display:grid;place-items:center;width:40px;height:40px;border:1px solid #ffffff55;border-radius:10px;background:#ffffff1a;font-weight:800;font-size:24px;margin-bottom:17px}.overview-assist .eyebrow{color:#83bbff;font-size:11px;letter-spacing:.09em}.overview-assist h3{font-size:23px;line-height:1.18;max-width:280px;margin:3px 0 10px;letter-spacing:-.025em}.overview-assist>p:not(.eyebrow){color:#d6e6fa;font-size:13px;line-height:1.55;max-width:290px}.overview-assist-links{border-top:1px solid #ffffff35;margin-top:9px;padding-top:7px}.overview-assist-links a{display:flex;align-items:center;justify-content:space-between;color:#fff;font-size:12px;font-weight:800;padding:8px 0}.overview-assist-links a:hover{text-decoration:underline}.editorial-image{min-height:300px;max-height:480px;border-radius:12px;background:#eef4fa;overflow:hidden}.editorial-image img{width:100%;height:100%;max-height:480px;object-fit:cover}.spec-section{border-radius:12px;padding:32px;box-shadow:0 6px 24px #0b21400a}.spec-section .eyebrow,.shipping-section .eyebrow{font-size:11px;letter-spacing:.08em}.spec-section h2,.shipping-section h2{font-size:27px;letter-spacing:-.025em}.spec-table>div{padding:14px 4px}.spec-help{border-radius:10px}.shipping-section{align-items:center;background:#f3f7fd;border:1px solid #e0eaf7;border-radius:12px;padding:30px 32px;gap:24px}.shipping-section .rte p{margin:0;line-height:1.7}.product-description-full{max-height:420px}@media(max-width:900px){.product-page .editorial-overview,.product-page .editorial-overview--no-photo{grid-template-columns:1fr}.overview-assist{min-height:250px}.editorial-image{max-height:370px}}@media(max-width:600px){.product-page .editorial-overview,.product-page .editorial-overview--no-photo{gap:18px;padding:22px 0}.editorial-copy h2{font-size:27px;margin-bottom:17px}.editorial-copy .rte>ul,.editorial-overview--no-photo .editorial-copy .rte>ul{grid-template-columns:1fr;gap:8px}.editorial-copy .rte>ul>li,.editorial-overview--no-photo .editorial-copy .rte>ul>li{min-height:59px}.overview-assist{padding:24px;min-height:260px}.spec-section,.shipping-section{padding:22px;margin-inline:0}.spec-section h2,.shipping-section h2{font-size:23px}}.template-product{background:#fff}.template-product .product-page{max-width:1280px}.template-product .breadcrumbs{border-bottom:1px solid #e4eaf0;margin-bottom:24px;padding:14px 0;font-size:11px}.template-product .product-layout--enhanced{grid-template-columns:minmax(0,1fr) minmax(400px,.95fr);gap:32px}.template-product .product-details{padding:2px 0;border:0;box-shadow:none}.template-product .product-vendor{color:#08743e;font-size:11px;letter-spacing:.09em;margin-bottom:8px}.template-product .product-details h1{font-size:clamp(29px,2.75vw,40px);line-height:1.06;letter-spacing:-.045em;margin:0 0 12px;font-weight:800}.template-product .product-key-points{margin:7px 0 14px;gap:3px}.template-product .product-key-points li{font-size:12px;line-height:1.4}.template-product .purchase-summary{font-size:13px;line-height:1.55;margin:0 0 18px;color:#425168}.template-product .purchase-price-status{display:flex;align-items:flex-start;flex-wrap:wrap;gap:8px 18px;margin:12px 0 15px}.template-product .price-stack{margin:0}.template-product .price-line strong{font-size:30px;color:#0d1722}.template-product .price-note{font-size:10px;color:#6a788b;margin:1px 0}.template-product .sku-near-title{font-size:11px;color:#5d6b7e;margin:1px 0}.template-product .stock-line{margin:6px 0}.template-product .stock-badge--available{background:#e7f7ec;color:#08743e;border:0;border-radius:999px;padding:6px 11px;font-size:11px;font-weight:800}.template-product .gallery-main{min-height:590px;background:#fff;border:1px solid #dfe6e4;border-radius:2px;box-shadow:none}.template-product .gallery-main img{height:590px;padding:28px}.template-product .thumb{border-radius:2px;min-height:68px}.template-product .thumb.active{border:2px solid #079d4a}.template-product .variant-fieldset{margin:15px 0 8px}.template-product .variant-fieldset legend{font-size:13px}.template-product .variant-choice span{border-radius:3px;height:43px}.template-product .variant-choice input:checked+span{border-color:#029c46;background:#e9f8ee;color:#086a35;box-shadow:inset 0 0 0 1px #029c46}.template-product .text-link,.template-product .size-assist button{color:#08743e;font-weight:800}.template-product .size-assist{background:#f1faf4;border-left:3px solid #08a34c;padding:11px 13px;font-size:12px}.template-product .inline-size-guide{margin:9px 0;padding:18px;border:1px solid #cce7d5;background:#fbfffc;border-radius:4px;max-height:420px;overflow:auto}.template-product .purchase-row{display:block}.template-product .qty-label{font-size:11px;margin:12px 0 5px}.template-product .quantity{margin:0 0 12px}.template-product .add-button{width:100%;background:#05a63f;border-color:#05a63f;border-radius:2px;min-height:50px;text-transform:uppercase;letter-spacing:.035em}.template-product .add-button:hover{background:#078c3b}.template-product .bulk-quote-link{display:block;width:100%;margin:9px 0;padding:12px;text-align:center;background:#fff;border:1px solid #15231a;border-radius:2px;color:#172019;text-transform:uppercase;font-size:12px}.template-product .product-apps{margin:8px 0}.template-product .dynamic-checkout{margin-top:9px}.template-product .product-benefit-strip{grid-template-columns:repeat(4,1fr);gap:8px;margin:20px 0 10px;padding:0;border:0}.template-product .product-benefit-strip>div{grid-template-columns:34px 1fr;align-items:center;border:1px solid #dce5df;background:#f8faf8;min-height:69px;padding:11px}.template-product .product-benefit-strip span{width:25px;height:25px;display:grid;place-items:center;grid-row:1/3;background:#00a746;color:#fff;border-radius:50%;font-size:16px}.template-product .product-benefit-strip strong{font-size:11px;text-transform:uppercase}.template-product .product-benefit-strip small{font-size:10px}.template-product .product-information-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:stretch;margin:10px 0}.template-product .product-information-grid .spec-section,.template-product .product-information-grid .editorial-overview{display:block;margin:0;padding:0;border:1px solid #dce5df;border-radius:2px;background:#fff;box-shadow:none;min-width:0}.template-product .product-information-grid h2{font-size:15px;letter-spacing:0;text-transform:uppercase;padding:14px 17px;margin:0;border-bottom:1px solid #dce5df}.template-product .spec-table{padding:0}.template-product .spec-table>div{display:grid;grid-template-columns:35% 65%;gap:0;padding:0;border-bottom:1px solid #e4ece6;font-size:12px}.template-product .spec-table dt{background:#f4f7f5;color:#34483a;padding:12px;font-weight:700}.template-product .spec-table dd{padding:12px;font-size:12px;font-weight:500}.template-product .spec-size-link{display:flex;justify-content:space-between;padding:13px 17px;color:#07843e;font-size:12px;font-weight:800}.template-product .editorial-overview .rte{padding:16px 18px;color:#293c31;font-size:12px;line-height:1.55;max-width:none}.template-product .editorial-overview .rte>ul{display:block;list-style:disc;padding:0 0 0 18px;margin:8px 0}.template-product .editorial-overview .rte>ul>li{display:list-item;min-height:0;background:none;border:0;box-shadow:none;border-radius:0;padding:3px 0;font-size:12px;font-weight:400}.template-product .editorial-overview .rte>ul>li:before{display:none}.template-product .editorial-overview .description-toggle{margin:0 18px 10px;color:#08743e}.template-product .sizing-band{display:flex;justify-content:space-between;align-items:center;gap:22px;background:#f0f9f3;border:1px solid #cfe9d6;margin:12px 0;padding:22px 27px}.template-product .sizing-band .eyebrow{color:#08743e;font-size:10px;margin:0}.template-product .sizing-band h2{font-size:23px;margin:3px 0}.template-product .sizing-band p:last-child{color:#4a6553;font-size:12px;margin:0}.template-product .sizing-band .button{background:#078f42;border-color:#078f42;white-space:nowrap}.template-product .shipping-section{background:#f5f8f5;border-radius:2px;border:1px solid #dce5df;padding:22px;margin:12px 0}.template-product .shipping-section h2{font-size:19px}.template-product .shipping-section .eyebrow{color:#08743e}.template-product .shipping-section a{display:inline-block;margin:7px 17px 0 0;color:#08743e;font-weight:800}.template-product .product-business-banner{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:12px 0 26px;padding:28px 32px;background:linear-gradient(110deg,#0a2015,#07592b);color:#fff}.template-product .product-business-banner .eyebrow{color:#5dea91;font-size:10px;letter-spacing:.1em}.template-product .product-business-banner h2{font-size:30px;line-height:1;margin:5px 0 7px}.template-product .product-business-banner p:last-child{font-size:12px;color:#d1e9d9;margin:0}.template-product .product-business-banner .button{background:#04a745;border-color:#04a745;white-space:nowrap}.template-product .related-section{padding-top:16px}@media(max-width:900px){.template-product .product-layout--enhanced{grid-template-columns:1fr}.template-product .gallery-main{min-height:0}.template-product .gallery-main img{height:520px}.template-product .product-benefit-strip{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.template-product .product-details h1{font-size:28px}.template-product .gallery-main img{height:350px}.template-product .product-benefit-strip{gap:6px}.template-product .product-benefit-strip>div{padding:9px;min-height:66px}.template-product .product-information-grid{grid-template-columns:1fr}.template-product .sizing-band,.template-product .product-business-banner{display:block;padding:22px}.template-product .sizing-band .button,.template-product .product-business-banner .button{margin-top:15px;width:100%}.template-product .shipping-section{padding:19px}}.template-product .size-finder{border:1px solid #b9dfc6;background:#f7fcf8;border-radius:6px;padding:16px;margin:13px 0 11px}.template-product .size-finder-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:13px}.template-product .size-finder-kicker{font-size:10px;color:#08743e;font-weight:900;letter-spacing:.08em}.template-product .size-finder h3{font-size:17px;line-height:1.2;margin:3px 0 0}.template-product .size-finder select{border:1px solid #cad9ce;border-radius:4px;background:#fff;padding:8px;color:#173726;font-size:11px}.template-product .size-finder-fields{display:grid;grid-template-columns:1fr 1fr 1.3fr;gap:8px}.template-product .size-finder-fields--metric{grid-template-columns:1fr 1fr}.template-product .size-finder-fields[hidden]{display:none!important}.template-product .size-finder-fields label{display:block;color:#1f3e2b;font-size:11px;font-weight:800}.template-product .size-finder-fields label span{font-weight:500;color:#597568}.template-product .size-finder-fields input{display:block;width:100%;min-width:0;padding:10px;margin-top:5px;border:1px solid #cad9ce;border-radius:4px;background:#fff;color:#152b1d;font-size:14px}.template-product .size-finder-fields input:focus-visible{outline:2px solid #098d43;outline-offset:1px}.template-product .size-finder-result{margin:12px 0 5px;font-size:12px;font-weight:700;color:#143622}.template-product .size-finder-matches{display:flex;gap:7px;flex-wrap:wrap}.template-product .size-match-button{border:1px solid #0b9649;border-radius:4px;background:#fff;color:#08713a;font-size:12px;font-weight:800;padding:8px 13px}.template-product .size-match-button:hover{background:#e7f7ec}.template-product .size-finder-chart{display:inline-block;margin-top:8px;color:#08713a;font-size:11px;font-weight:800;text-decoration:underline}.template-product .size-finder-note{margin:8px 0 0;color:#60776a;font-size:10px;line-height:1.45}@media(max-width:600px){.template-product .size-finder{padding:13px}.template-product .size-finder h3{font-size:15px}.template-product .size-finder-fields{gap:6px}.template-product .size-finder-fields input{padding:9px}}.template-product .product-apps{display:grid;gap:9px;margin:13px 0 15px}.template-product .product-app-block{min-width:0;border:1px solid #d7e7dc;border-left:3px solid #0aa64b;background:#f7fbf8;border-radius:3px;padding:12px 14px;color:#173b27;font-size:12px;line-height:1.5}.template-product .product-app-block:empty{display:none}.template-product .product-app-block>p:first-child{margin-top:0}.template-product .product-app-block>p:last-child{margin-bottom:0}.template-product .product-app-block iframe,.template-product .product-app-block input,.template-product .product-app-block select{max-width:100%}@media(max-width:600px){.template-product .product-app-block{padding:11px 12px}}.template-product .purchase-row--eta{display:grid;grid-template-columns:136px minmax(0,1fr);align-items:end;gap:16px;margin:9px 0 13px}.template-product .purchase-row--eta .qty-label{margin:0 0 5px}.template-product .purchase-row--eta .quantity{margin:0;width:116px}.template-product .purchase-row--eta .product-apps{min-width:0;margin:0;align-self:stretch;display:flex;flex-direction:column;justify-content:center;gap:7px}.template-product .purchase-row--eta .product-app-block{padding:9px 12px;border-left-width:3px;background:#f7fbf8}.template-product .product-app-placeholder{border:1px dashed #a9d5b7;border-radius:3px;background:#f7fbf8;color:#4d6c58;padding:10px 12px;font-size:11px;line-height:1.4}.template-product .purchase-row--eta+.product-form .add-button{margin-top:0}@media(max-width:600px){.template-product .purchase-row--eta{grid-template-columns:122px minmax(0,1fr);gap:9px}.template-product .purchase-row--eta .product-app-block{padding:8px}.template-product .purchase-row--eta .quantity{width:115px}}@media(max-width:600px){.template-product .breadcrumbs{padding:9px 0;margin-bottom:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.template-product .product-layout--enhanced{gap:7px}.template-product .product-vendor{display:none}.template-product .product-details h1{font-size:24px;line-height:1.11;letter-spacing:-.035em;margin:3px 0 7px}.template-product .product-rating{margin:0 0 5px}.template-product .product-rating a{font-size:11px}.template-product .purchase-summary,.template-product .product-key-points{display:none}.template-product .purchase-price-status{margin:5px 0 10px;gap:3px 9px;align-items:center}.template-product .price-line{gap:7px;margin:0}.template-product .price-line strong{font-size:26px}.template-product .price-line s{font-size:12px}.template-product .price-note{display:none}.template-product .sku-near-title{margin:1px 0;font-size:10px}.template-product .stock-line{margin:2px 0}.template-product .stock-badge--available{padding:4px 8px;font-size:10px}.template-product .variant-fieldset{margin:10px 0 6px}.template-product .variant-fieldset legend{margin-bottom:7px;font-size:12px}.template-product .variant-fieldset legend span{font-size:11px}.template-product .variant-buttons{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:6px;padding-bottom:4px;scrollbar-width:thin}.template-product .variant-choice{flex:0 0 auto}.template-product .variant-choice span{min-width:65px;height:39px;white-space:nowrap;padding:6px 9px;font-size:11px}.template-product .size-assist{margin:3px 0 6px;padding:9px 10px;font-size:11px}.template-product .inline-size-guide{margin:6px 0;padding:13px}.template-product .purchase-row--eta{margin:4px 0 10px}.template-product .qty-label{margin:0 0 4px}.template-product .add-button{min-height:46px}.template-product .dynamic-checkout{margin-top:6px}.template-product .product-sticky-bar{min-height:48px;padding:6px 10px max(6px,env(safe-area-inset-bottom))}.template-product .product-sticky-bar .sticky-title{display:none}.template-product .product-sticky-bar>div{justify-content:center}.template-product .product-sticky-bar .button{min-height:38px}.template-product .product-page{padding-bottom:85px}}.catalog-page{max-width:1280px}.catalog-page .breadcrumbs{border-bottom:1px solid #e4ece6;margin:-17px 0 22px;padding:12px 0}.catalog-hero{display:flex;justify-content:space-between;align-items:end;gap:24px;background:linear-gradient(115deg,#091d13,#0b5930);border-radius:4px;color:#fff;padding:38px 42px;margin-bottom:15px}.catalog-kicker{color:#0a9c4a;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;margin:0 0 7px}.catalog-hero .catalog-kicker{color:#59e690}.catalog-hero h1{font-size:clamp(32px,3vw,48px);line-height:1.03;letter-spacing:-.045em;margin:0 0 10px}.catalog-hero p:last-child{color:#daeee1;max-width:600px;font-size:14px;margin:0}.catalog-hero-count{display:flex;align-items:baseline;gap:7px;white-space:nowrap}.catalog-hero-count strong{font-size:30px}.catalog-hero-count span{font-size:12px;color:#c6e8d3}.catalog-category-nav{display:flex;gap:8px;overflow-x:auto;scrollbar-width:thin;border-bottom:1px solid #dfe9e2;padding:4px 0 16px;margin-bottom:25px}.catalog-category-nav a{flex:none;padding:9px 13px;border:1px solid #dce7df;border-radius:3px;background:#fff;color:#1a3d28;font-size:12px;font-weight:700;white-space:nowrap}.catalog-category-nav a:hover,.catalog-category-nav a.active{border-color:#0a9e4b;background:#ecf8f0;color:#08723c}.catalog-featured{margin:25px 0 34px}.catalog-section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:0 0 15px}.catalog-section-heading h2{font-size:28px;line-height:1.1;letter-spacing:-.03em;margin:0 0 4px}.catalog-section-heading p:last-child{font-size:12px;color:#5c6c62;margin:0}.catalog-section-heading>a{font-size:12px;color:#07863f;font-weight:800;white-space:nowrap}.catalog-product-grid{gap:15px}.catalog-page .product-card--catalog{display:flex;flex-direction:column;border:1px solid #dfe8e1;border-radius:4px;background:#fff;box-shadow:0 3px 13px #0c2d1c0a;transition:transform .16s ease,box-shadow .16s ease;min-width:0}.catalog-page .product-card--catalog:hover{transform:translateY(-3px);box-shadow:0 9px 26px #0c2d1c16}.catalog-page .product-card--catalog .product-card-image{position:relative;height:240px;background:#fafcfb;border-bottom:1px solid #eaf0eb}.catalog-page .product-card--catalog .product-card-image img{width:100%;height:100%;padding:15px;object-fit:contain}.catalog-page .product-card-placeholder{color:#809087;font-size:12px}.catalog-page .product-card-sale{position:absolute;left:12px;top:12px;background:#c8424b;color:#fff;padding:4px 7px;border-radius:2px;font-size:10px;font-weight:900;text-transform:uppercase}.catalog-page .product-card-content{display:flex;flex-direction:column;flex:1;padding:15px 16px}.catalog-page .product-card-vendor{font-size:10px;font-weight:900;letter-spacing:.065em;text-transform:uppercase;color:#08743e;margin-bottom:6px}.catalog-page .product-card--catalog h3{font-size:14px;line-height:1.35;min-height:0;margin:0 0 12px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.catalog-page .product-card-price{display:flex;align-items:baseline;gap:7px;flex-wrap:wrap;margin-top:auto}.catalog-page .product-card-price strong{font-size:17px;color:#0b1d12;margin:0}.catalog-page .product-card-price small{font-size:10px}.catalog-page .product-card-price s{font-size:11px;color:#7c8980}.catalog-page .product-card-stock{display:block;color:#097942;font-size:10px;font-weight:800;margin:5px 0 0}.catalog-page .product-card-stock--unavailable{color:#7c6b6b}.catalog-page .product-card-link{display:flex;justify-content:space-between;border-top:1px solid #e4ece6;color:#087b3d;font-size:11px;font-weight:800;margin-top:13px;padding-top:10px}.catalog-all-section{padding-top:8px}.catalog-page .collection-toolbar{display:flex;align-items:end;justify-content:space-between;gap:20px;border:0;border-top:1px solid #dce7df;padding:22px 0 15px;margin:0}.catalog-page .collection-toolbar h2{font-size:27px;line-height:1.1;margin:0 0 3px}.catalog-page .collection-toolbar span{font-size:12px;color:#63766a}.catalog-page .collection-toolbar form{display:flex;align-items:center;gap:9px}.catalog-page .collection-toolbar label{font-size:11px;font-weight:800;white-space:nowrap}.catalog-page .collection-toolbar select{min-height:38px;border:1px solid #ccdcd0;border-radius:3px;padding:8px 11px;color:#183d28;background:#fff;font-size:12px}@media(max-width:900px){.catalog-page .catalog-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:600px){.catalog-page .breadcrumbs{margin:-17px 0 14px}.catalog-hero{padding:25px 19px;align-items:start}.catalog-hero h1{font-size:30px}.catalog-hero p:last-child{font-size:12px}.catalog-hero-count{display:none}.catalog-category-nav{margin-bottom:16px}.catalog-category-nav a{font-size:11px;padding:8px 10px}.catalog-featured{margin:20px 0 27px}.catalog-section-heading{align-items:start}.catalog-section-heading h2{font-size:22px}.catalog-section-heading>a{font-size:11px}.catalog-page .catalog-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.catalog-page .product-card--catalog .product-card-image{height:170px}.catalog-page .product-card--catalog .product-card-image img{padding:8px}.catalog-page .product-card-content{padding:10px}.catalog-page .product-card--catalog h3{font-size:12px}.catalog-page .product-card-price strong{font-size:14px}.catalog-page .collection-toolbar{align-items:start}.catalog-page .collection-toolbar h2{font-size:22px}.catalog-page .collection-toolbar form{display:block}.catalog-page .collection-toolbar label{display:block;margin-bottom:4px}.catalog-page .collection-toolbar select{max-width:145px;font-size:11px}}.template-index{background:#fbfcfa}.template-index .hero{min-height:510px;background-image:linear-gradient(90deg,#061a10f5,#092b1acb 48%,#061a1036),var(--hero-image);border-bottom:4px solid #0b914b}.template-index .hero-copy{max-width:660px;padding:64px 0}.template-index .hero .eyebrow{color:#75e5a3;font-size:12px;letter-spacing:.15em;text-transform:uppercase;margin-bottom:13px}.template-index .hero h1{font-size:clamp(50px,6vw,84px);line-height:.93;letter-spacing:-.02em}.template-index .hero-copy>p:not(.eyebrow){color:#e7f2e9;line-height:1.55}.template-index .hero .button{background:#0c954b;border-color:#0c954b}.template-index .hero .button:hover{background:#08733b}.template-index .hero .button-outline{background:#ffffff0d;border-color:#fff}.template-index .trust-bar{padding:24px 0;border-bottom:1px solid #dfeae2;gap:15px}.template-index .trust-bar>div{gap:10px}.template-index .trust-icon{color:#0b8b49}.template-index .trust-bar strong{color:#102619}.template-index .section-heading{gap:12px;align-items:baseline}.template-index .section-heading h2{font-size:clamp(25px,2.6vw,34px);line-height:1.15;letter-spacing:-.035em}.template-index .section-heading a,.template-index .category-note a{color:#08743d;font-size:12px;white-space:nowrap}.template-index .category-grid{gap:14px}.template-index .category-card{border:1px solid #dde8df;background:#fff;border-radius:5px;box-shadow:0 5px 18px #0a2a1610;transition:transform .18s ease,box-shadow .18s ease;min-height:236px}.template-index .category-card:hover{transform:translateY(-3px);box-shadow:0 12px 24px #0a2a1620}.template-index .category-card img{height:183px;padding:18px;object-fit:contain}.template-index .category-card strong{display:flex;justify-content:space-between;gap:8px;border-top:1px solid #eef2ed;padding:13px 14px;font-size:13px}.template-index .category-card span{color:#0b8b49}.template-index .category-note{font-size:12px;color:#526b5a;margin:17px 0 0}.template-index .feature-banner{background-image:linear-gradient(90deg,#071e14f0,#0b3c27d4),var(--feature-image)}.template-index .feature-inner{min-height:300px;padding:35px 0}.template-index .feature-inner .eyebrow{color:#75e5a3}.template-index .feature-inner .button{background:#0c954b;border-color:#0c954b}.template-index .feature-inner li:before{border-color:#77e6a4;color:#77e6a4}.template-index .product-card{border-color:#dfe8e1;box-shadow:0 3px 13px #0c2d1c0a}.template-index .product-card:hover{box-shadow:0 8px 25px #0c2d1c1b}.footer-brand{display:inline-block!important;margin-bottom:8px!important}.footer-brand img{display:block}.footer-brand:focus-visible,.brand:focus-visible{outline:3px solid #20a461;outline-offset:3px}@media(max-width:900px){.template-index .category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.template-index .hero{min-height:390px}.template-index .hero-copy{padding:45px 0}}@media(max-width:600px){.template-index .hero{min-height:390px;background-position:60% center}.template-index .hero-copy{padding:40px 0}.template-index .hero h1{font-size:clamp(43px,12vw,63px)}.template-index .hero-copy>p:not(.eyebrow){font-size:13px;max-width:320px}.template-index .hero-buttons{gap:8px;margin-top:20px}.template-index .hero .button{font-size:11px;min-height:42px;padding:8px 11px}.template-index .trust-bar{gap:13px;padding:20px 0}.template-index .trust-icon{font-size:22px}.template-index .trust-bar strong{font-size:11px}.template-index .trust-bar small{font-size:10px;line-height:1.35}.template-index .section-space{padding-top:28px;padding-bottom:34px}.template-index .section-heading{align-items:center}.template-index .section-heading h2{font-size:23px}.template-index .section-heading a{font-size:10px}.template-index .category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.template-index .category-card{min-height:190px}.template-index .category-card img{height:142px;padding:12px}.template-index .category-card strong{font-size:11px;padding:10px;min-height:46px}.template-index .feature-inner{display:block;min-height:0;padding:32px 0}.template-index .feature-inner ul{display:none}.template-index .feature-inner h2{font-size:34px}.template-index .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.site-header{position:sticky;top:0;z-index:30}.site-header .brand{min-width:0}.site-header .brand img{object-position:left center}.site-header .search{min-width:220px}.site-header .desktop-nav{background:#09271a}.site-header .nav-cta,.site-header .search button{background:#0b8e49}.site-header .nav-entry>a:hover{color:#8ce6ae}.site-header .utility-bar{background:#f4faf5;border-bottom:1px solid #e0ece3}.site-header .utility-inner a:hover{color:#08743d}.site-header .mobile-menu{max-height:calc(100dvh - 115px);overflow-y:auto}.site-header .mobile-menu:not([hidden]){display:flex}.site-header .mobile-menu input{min-width:0;flex:1}.site-header .mobile-menu form{display:flex;gap:7px}.site-header .mobile-menu button{background:#0b8e49;color:#fff;border:0;border-radius:3px;padding:8px 12px}@media(max-width:900px){.site-header .header-main{height:auto;min-height:62px;flex-wrap:wrap;gap:6px 12px;padding-top:7px;padding-bottom:9px}.site-header .header-main .brand{width:min(40vw,205px);margin-left:0;margin-right:auto}.site-header .header-main .brand img{max-height:49px}.site-header .header-main>.search{display:flex;order:5;flex-basis:100%;height:40px;min-width:0}.site-header .search button{width:44px}.site-header .utility-bar{display:none}.site-header .header-actions{margin-left:auto}.site-header .icon-button{color:#0b3822}.site-header .mobile-menu form{display:none}}@media(max-width:600px){.site-header .header-main .brand{width:min(42vw,180px);padding:0}.site-header .header-main>.search{height:38px}.site-header .search input{font-size:12px;padding:0 11px}.site-header .header-actions{gap:11px}.site-header .mobile-menu{max-height:calc(100dvh - 111px)}}.template-index .section-heading h2,.template-index .feature-inner h2{font-family:Barlow Condensed,Impact,sans-serif;font-weight:800;letter-spacing:.005em;text-transform:uppercase}.template-index .section-heading h2{font-size:clamp(34px,3.6vw,48px);line-height:.96}.template-index .feature-inner h2{font-size:clamp(42px,4vw,60px);line-height:.94}.template-index .feature-banner{background-position:center 42%;background-blend-mode:normal}.template-index .feature-inner>div:first-child{padding:4px 0}.template-index .feature-inner>div:first-child>p:not(.eyebrow){max-width:500px;color:#e1f0e6;font-size:15px;line-height:1.55}.template-index .category-card strong{font-family:Inter,Arial,sans-serif}.template-index .section-heading{margin-bottom:22px}.template-index .hero{background-position:center 45%}.template-index .hero h1{text-shadow:0 2px 20px #061b163d}@media(max-width:600px){.template-index .section-heading h2{font-size:30px}.template-index .section-heading{margin-bottom:15px}.template-index .feature-inner h2{font-size:40px}}.site-header{background:#92d326;box-shadow:0 3px 16px #09251c22}.site-header .header-main{color:#092916}.site-header .header-main .brand,.site-header .header-main .brand:hover{background:transparent;border-radius:0;box-shadow:none;padding:0}.site-header .brand img{background:transparent;object-fit:contain}.site-header .header-actions a,.site-header .icon-button{color:#082d19}.site-header .cart-count{background:#075b34;color:#fff}.site-header .header-main>.search{background:#7abe21;border:1px solid #4d8e21;border-radius:4px}.site-header .search input{background:transparent;color:#082d19}.site-header .search input::placeholder{color:#28552b;opacity:1}.site-header .search button{background:#085e36;color:#fff}.site-header .desktop-nav{background:#0b482e;color:#fff}.site-header .nav-cta{background:#a2db36;color:#092916}.site-header .utility-bar{background:#72ba1c;color:#092916;border-bottom:1px solid #5da924}.site-header .utility-inner a{color:#092916}.site-header .mobile-menu:not([hidden]){background:#92d326}.site-header .mobile-menu a{color:#092916;border-bottom-color:#51972b}.site-header .mobile-menu button{background:#085e36}.footer-brand img{background:transparent;padding:0}.footer-brand{background:transparent}@media(max-width:900px){.site-header .header-main .brand{background:transparent;padding:0}.site-header .header-main>.search{background:#7abe21}.site-header .mobile-menu:not([hidden]){background:#92d326}}@media(max-width:600px){.site-header .header-main .brand{background:transparent;padding:0}.site-header .header-main>.search{background:#7abe21}}.site-header{background:#83dfae}.site-header .utility-bar{background:#66d699;border-bottom-color:#43bb7d}.site-header .header-main>.search,.site-header .header-main>.search:focus-within{background:#a4edc5;border-color:#38ab70}.site-header .search input{background:transparent;color:#082b21}.site-header .search input::placeholder{color:#2d6750}.site-header .search button,.site-header .mobile-menu button{background:#0b6540}.site-header .desktop-nav{background:#0a352a}.site-header .nav-cta{background:#83dfae}.site-header .mobile-menu:not([hidden]){background:#83dfae}.site-header .mobile-menu a{border-bottom-color:#50b982}@media(max-width:900px){.site-header .header-main>.search{background:#a4edc5}.site-header .mobile-menu:not([hidden]){background:#83dfae}}@media(max-width:600px){.site-header .header-main>.search{background:#a4edc5}}.site-header{background:#edf4ef;box-shadow:0 3px 15px #0a2b1d16}.site-header .utility-bar{background:#0d3a2c;color:#fff;border:0}.site-header .utility-inner a{color:#fff}.site-header .header-main{color:#102b22}.site-header .header-actions a,.site-header .icon-button{color:#123829}.site-header .header-main>.search,.site-header .header-main>.search:focus-within{background:#e2ece5;border-color:#c4d9cb}.site-header .search input{color:#102b22}.site-header .search input::placeholder{color:#637b6b}.site-header .search button{background:#117447}.site-header .desktop-nav{background:#102d24}.site-header .nav-cta{background:#8ed8af;color:#103a28}.site-header .mobile-menu:not([hidden]){background:#edf4ef}.site-header .mobile-menu a{color:#123829;border-bottom-color:#d4e3d7}.site-header .mobile-menu button{background:#117447}@media(max-width:900px){.site-header .header-main>.search{background:#e2ece5}.site-header .mobile-menu:not([hidden]){background:#edf4ef}}@media(max-width:600px){.site-header .header-main>.search{background:#e2ece5}}.template-index .home-categories{padding-top:32px}.template-index .home-category-heading{position:relative;isolation:isolate;display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:18px;overflow:hidden;padding:30px 34px;background:radial-gradient(circle at 90% 12%,#247c51 0%,transparent 32%),linear-gradient(115deg,#0b3022,#0a5130);color:#fff;border-radius:6px}.template-index .home-category-heading:after{content:"SSH";position:absolute;right:17%;bottom:-54px;font:900 190px/.8 Barlow Condensed,Impact,sans-serif;letter-spacing:-.07em;color:#ffffff08;z-index:-1;pointer-events:none}.template-index .home-category-kicker{font:800 11px/1 Inter,Arial,sans-serif;letter-spacing:.16em;color:#9ce8ba;margin:0 0 10px}.template-index .home-category-heading h2{font:800 clamp(38px,4vw,58px)/.91 "Barlow Condensed",Impact,sans-serif;text-transform:uppercase;letter-spacing:.006em;margin:0 0 9px;max-width:630px}.template-index .home-category-heading p:not(.home-category-kicker){color:#d5eadc;font-size:13px;margin:0;max-width:490px}.template-index .home-category-heading>a{display:inline-flex;align-items:center;gap:15px;flex:none;color:#0c3925;background:#a7e7bf;border:1px solid #baf0cc;padding:11px 15px;border-radius:3px;font-size:12px;font-weight:800}.template-index .home-category-heading>a:hover{background:#d2f4dd}.template-index .home-category-heading>a span{font-size:19px;line-height:12px}.template-index .home-categories .category-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.template-index .home-categories .category-card{background:#fff;border:1px solid #dbe8dd;border-radius:5px;min-height:228px}.template-index .home-categories .category-card img{height:174px;padding:15px}.template-index .home-categories .category-card strong{color:#122d20;font-size:12px;border-top:1px solid #e9f0e9}.template-index .home-categories .category-card span{color:#128148;font-size:16px}.template-index .home-categories .category-note{padding-left:3px}@media(max-width:900px){.template-index .home-categories .category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:600px){.template-index .home-categories{padding-top:24px}.template-index .home-category-heading{display:block;padding:23px 20px 21px}.template-index .home-category-heading h2{font-size:40px;max-width:260px}.template-index .home-category-heading p:not(.home-category-kicker){font-size:11px;line-height:1.5;max-width:260px}.template-index .home-category-heading>a{margin-top:16px;padding:9px 12px;font-size:11px}.template-index .home-category-heading:after{font-size:130px;right:-5px;bottom:-30px}.template-index .home-categories .category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.template-index .home-categories .category-card{min-height:188px}.template-index .home-categories .category-card img{height:138px;padding:11px}.template-index .home-categories .category-card strong{font-size:11px;padding:10px;min-height:49px}}.site-header .utility-inner{gap:22px;justify-content:flex-end}.site-header .utility-inner a{font-size:11px;font-weight:700;white-space:nowrap}.site-header .utility-inner a:first-child{margin-right:auto}.site-header .utility-inner a:hover{text-decoration:underline;color:#b2edc9}.site-header .brand:focus-visible{outline-offset:4px}.footer{background:#0b241d;color:#e9f6ed;margin-top:48px;padding:0 0 18px}.footer-help{display:flex;align-items:center;justify-content:space-between;gap:22px;border-bottom:1px solid #ffffff24;padding:34px 0}.footer-help .footer-kicker{font:800 10px Inter,Arial,sans-serif;letter-spacing:.16em;color:#90e1af;margin:0 0 7px}.footer-help h2{font:800 clamp(28px,3vw,40px)/1 "Barlow Condensed",Impact,sans-serif;text-transform:uppercase;margin:0 0 8px}.footer-help p:not(.footer-kicker){font-size:12px;color:#bed3c5;margin:0}.footer-help>a{display:inline-flex;align-items:center;justify-content:space-between;gap:18px;flex:none;background:#87dba6;color:#0b2d1c;padding:12px 16px;border-radius:3px;font-size:12px;font-weight:800}.footer-help>a:hover{background:#b4eec7}.footer-help>a span{font-size:17px}.footer-grid{grid-template-columns:1.7fr repeat(3,1fr);gap:32px;padding-top:36px}.footer-grid h3{font:800 13px Inter,Arial,sans-serif;color:#fff;margin:6px 0 13px}.footer-grid a:not(.footer-brand){display:block;color:#c7decf;font-size:12px;line-height:1.45;margin-bottom:11px}.footer-grid a:hover{color:#96e2b1}.footer-about p{font-size:13px;color:#e3f1e7;margin:12px 0 8px}.footer-about small{display:block;color:#acc9b7;max-width:240px;line-height:1.5}.footer .footer-brand img{background:transparent;max-width:235px;padding:0}.footer-localization form{margin-top:24px;border-top:1px solid #ffffff20;padding-top:22px}.footer-localization label{font-size:11px;color:#b6cfbf}.footer-localization select{background:#15382a;color:#fff;border:1px solid #426b52}.footer-bottom{display:flex;justify-content:space-between;gap:12px;border-top:1px solid #ffffff26;margin-top:30px;padding-top:16px;color:#a9c6b3}.footer-bottom a{color:#a9c6b3}@media(max-width:900px){.site-header .utility-bar{display:block;background:#0d3a2c}.site-header .utility-inner{height:auto;min-height:32px;justify-content:flex-start;gap:17px;overflow-x:auto;scrollbar-width:none;white-space:nowrap;padding:6px 0}.site-header .utility-inner::-webkit-scrollbar{display:none}.site-header .utility-inner a:first-child{margin-right:0}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.footer-help{padding:26px 0}.footer-about{grid-column:1/-1}}@media(max-width:600px){.site-header .utility-inner a{font-size:10px}.footer-help{display:block}.footer-help h2{font-size:32px}.footer-help>a{margin-top:16px}.footer-grid{gap:23px 15px;padding-top:27px}.footer-grid h3{font-size:12px}.footer-grid a:not(.footer-brand){font-size:11px;margin-bottom:10px}.footer .footer-brand img{max-width:220px}.footer-bottom{font-size:10px;flex-wrap:wrap}.footer-localization form{gap:8px}.footer-localization select{max-width:100%}}.footer .footer-brand{display:inline-flex!important;align-items:center;background:#e4f1e7;border-radius:4px;padding:7px 11px;margin:0 0 6px!important}.footer .footer-brand img{width:215px;max-width:100%;height:auto}.footer .footer-brand:hover{background:#eff8f1}@media(max-width:900px){.site-header .utility-inner{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;gap:2px;width:calc(100% - 12px);overflow:visible;padding:7px 0}.site-header .utility-inner a{display:block;min-width:0;text-align:center;white-space:nowrap;font-size:clamp(8px,2.45vw,10px);letter-spacing:-.025em;line-height:1.15}.site-header .utility-inner a:first-child{margin:0}}.template-product .product-page,.template-product .product-layout--enhanced,.template-product .product-details,.template-product .size-finder{min-width:0;max-width:100%}.template-product .size-finder-chart-image{display:block;width:100%;height:auto;max-height:260px;object-fit:contain;margin:10px 0 0;border:1px solid #dae9de;border-radius:3px;background:#fff}.template-product .size-finder-add{display:block;width:100%;min-height:42px;margin:12px 0 0;border:1px solid #078e42;border-radius:3px;background:#078e42;color:#fff;font-size:12px;font-weight:800;text-align:center}.template-product .size-finder-add:hover{background:#076c35}.template-product .size-finder-add:disabled{opacity:.55;cursor:not-allowed}@media(max-width:900px){.template-product .product-layout--enhanced{grid-template-columns:minmax(0,1fr)}.template-product .product-page{overflow-x:clip}.template-product .product-details{width:100%}.template-product .variant-fieldset--size,.template-product .variant-buttons{min-width:0;max-width:100%}}@media(max-width:600px){.template-product .size-finder-heading>div{min-width:0}.template-product .size-finder-heading select{flex:none}.template-product .size-finder-fields{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1.3fr)}.template-product .size-finder-fields--metric{grid-template-columns:repeat(2,minmax(0,1fr))}}.header-main .search-shell{position:relative;display:flex;flex:1;min-width:0}.header-main .search-shell .search{width:100%;min-width:0;background:#e2ece5;border:1px solid #c4d9cb}.header-main .search-shell .search input{background:transparent;color:#102b22}.header-main .search-shell .search button{background:#117447}.predictive-results{position:absolute;top:calc(100% + 7px);left:0;right:0;z-index:50;background:#fff;border:1px solid #cdded2;border-radius:5px;box-shadow:0 16px 38px #102c2140;overflow:auto;max-height:min(65vh,520px);color:#102b20}.predictive-results[hidden]{display:none}.predictive-title{padding:12px 15px 8px;color:#0a7540;font-size:10px;letter-spacing:.12em;text-transform:uppercase;font-weight:900}.predictive-product{display:flex;align-items:center;gap:11px;padding:9px 13px;border-top:1px solid #e9f0ea}.predictive-product:hover,.predictive-product:focus-visible{background:#f0f8f2}.predictive-product img{flex:none;width:54px;height:54px;object-fit:contain;background:#f7faf8;border-radius:3px}.predictive-copy{display:grid;gap:3px;min-width:0;flex:1}.predictive-copy strong{font-size:12px;line-height:1.3;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.predictive-copy small{font-size:10px;color:#64806c}.predictive-price{font-size:12px;white-space:nowrap}.predictive-all{display:block;background:#edf7f0;color:#08743e;padding:12px 15px;font-size:11px;font-weight:800}.predictive-all:hover{background:#d9efdf}.search-page{max-width:1280px}.search-page-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.95fr);align-items:center;gap:32px;background:radial-gradient(circle at 90% 15%,#286842,transparent 43%),linear-gradient(115deg,#0a281b,#0e5030);padding:38px 42px;color:#fff;border-radius:5px;margin-bottom:28px}.search-page-hero .catalog-kicker{color:#89e1a9}.search-page-hero h1{font:800 clamp(34px,3.5vw,52px)/.97 "Barlow Condensed",Impact,sans-serif;text-transform:uppercase;letter-spacing:.005em;margin:0 0 8px}.search-page-hero p:last-child{color:#d9eadd;font-size:13px;margin:0}.search-page-shell{position:relative;min-width:0}.search-page .search-page-form{margin:0;display:flex;gap:0;background:#fff;border-radius:4px;overflow:hidden;padding:4px}.search-page .search-page-form input{border:0;outline:0;min-width:0;background:#fff;font-size:13px}.search-page .search-page-form .button{background:#0c914b;border:0;min-width:94px}.search-results-heading{display:flex;justify-content:space-between;align-items:end;gap:18px;margin:0 0 18px}.search-results-heading h2{font-size:clamp(23px,2.3vw,31px);letter-spacing:-.035em;line-height:1.1;margin:0}.search-results-heading>a{color:#08743e;font-size:12px;font-weight:800;white-space:nowrap}.search-page .catalog-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.search-empty{text-align:center;border:1px solid #dbe7de;background:#f7faf8;padding:52px 20px}.search-empty h2{font-size:25px;margin-bottom:5px}.search-empty p{color:#61736a}.search-empty .button{background:#0a9147;border-color:#0a9147}.search-start{border-top:1px solid #dfe9e1;padding-top:24px}.search-start h2{font-size:23px}.search-start>div{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.search-start a{background:#f5faf6;border:1px solid #d8e8dc;padding:17px;color:#0c6135;font-weight:800;border-radius:4px}@media(max-width:900px){.header-main .search-shell{order:5;flex-basis:100%}.header-main .search-shell .search{display:flex;height:40px}.search-page-hero{grid-template-columns:1fr}.search-page .catalog-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:600px){.header-main .search-shell .search{height:38px}.header-main .search-shell .search input{font-size:12px;padding:0 11px}.header-main .search-shell .search button{width:44px}.header-main .search-shell .predictive-results{left:-4px;right:-4px}.predictive-product{padding:8px 10px}.predictive-product img{width:45px;height:45px}.predictive-price{font-size:11px}.search-page{padding-top:17px}.search-page-hero{padding:25px 18px;gap:18px;margin-bottom:19px}.search-page-hero h1{font-size:36px}.search-page .search-page-form input{padding:9px;flex:1}.search-page .search-page-form .button{min-width:75px;padding:8px;font-size:11px}.search-results-heading{align-items:start}.search-results-heading h2{font-size:22px}.search-results-heading>a{font-size:10px}.search-page .catalog-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.search-start>div{grid-template-columns:repeat(2,minmax(0,1fr))}.search-start a{font-size:11px;padding:13px}}.sizing-page{max-width:1160px}.sizing-page-hero{padding:40px 48px;border-radius:24px;background:linear-gradient(125deg,#102c27,#24463c);color:#fff;margin-bottom:28px}.sizing-page-hero h1{font-size:clamp(2rem,5vw,3.7rem);line-height:1.07;margin:8px 0 14px}.sizing-page-hero p:last-child{max-width:650px;color:#dce9e2;margin:0}.sizing-page-tool{max-width:none;margin:0}.sizing-page-tool .size-finder-heading h2{font-size:clamp(1.35rem,2.5vw,1.9rem);margin:3px 0}.sizing-page-products{margin-top:38px}.sizing-page-products h2{font-size:clamp(1.7rem,3vw,2.3rem);margin:5px 0}.sizing-page-products p{margin:0 0 20px}.sizing-page-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.sizing-page-product{display:flex;align-items:center;gap:18px;padding:16px;background:#fff;border:1px solid #d8e2da;border-radius:18px;text-decoration:none;color:#17362c;box-shadow:0 6px 22px #112b2010;transition:transform .18s,box-shadow .18s}.sizing-page-product:hover{transform:translateY(-2px);box-shadow:0 12px 28px #112b2020}.sizing-page-product img{width:110px;height:110px;object-fit:contain;background:#f6f8f5;border-radius:12px;flex:none}.sizing-page-product span{display:grid;gap:7px}.sizing-page-product strong{font-size:1.1rem;line-height:1.25}.sizing-page-product small{color:#596b60}.sizing-page-product b{color:#266149}.sizing-page-original{margin-top:42px;padding-top:30px;border-top:1px solid #dce5dd}.sizing-page-original img{max-width:100%;height:auto}@media(max-width:700px){.sizing-page-hero{padding:28px 23px}.sizing-page-product-grid{grid-template-columns:1fr}.sizing-page-product img{width:92px;height:92px}}.trust-icon svg{display:block;width:25px;height:25px}.template-index .trust-icon svg{width:26px;height:26px}@media(max-width:600px){.template-index .trust-icon svg{width:22px;height:22px}}.sizing-page .sizing-page-tool{border:1px solid #cfe4d4;background:#f7fbf8;border-radius:20px;padding:28px;box-shadow:0 8px 28px #143d2410}.sizing-page .size-finder-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:19px}.sizing-page .size-finder-kicker{display:block;font-size:11px;letter-spacing:.1em;color:#187b4e;font-weight:800}.sizing-page .size-finder-heading h2{font-size:clamp(1.4rem,3vw,2rem);line-height:1.16;margin:5px 0 0;color:#17392d}.sizing-page .size-finder-heading select{max-width:150px;padding:11px 12px;border:1px solid #cbded1;background:#fff;border-radius:9px;color:#17392d}.sizing-page .size-finder-fields{display:grid;grid-template-columns:1fr 1fr 1.4fr;gap:12px}.sizing-page .size-finder-fields--metric{grid-template-columns:repeat(2,minmax(0,1fr))}.sizing-page .size-finder-fields[hidden]{display:none!important}.sizing-page .size-finder-fields label{display:block;min-width:0;font-size:12px;font-weight:700;color:#315344}.sizing-page .size-finder-fields label span{font-weight:500;color:#657b6e}.sizing-page .size-finder-fields input{display:block;width:100%;min-width:0;margin-top:6px;border:1px solid #cbded1;border-radius:9px;background:#fff;padding:12px 13px;font-size:16px;color:#17392d}.sizing-page .size-finder-fields input:focus-visible,.sizing-page .size-finder-heading select:focus-visible{outline:2px solid #179559;outline-offset:2px}.sizing-page .size-finder-result{margin:18px 0 6px;padding:13px 15px;background:#e9f5ec;border-radius:10px;color:#174431;font-weight:700}.sizing-page .size-finder-matches{display:flex;gap:8px;flex-wrap:wrap}.sizing-page .size-match-button{display:inline-block;background:#fff;color:#137d48;border:1px solid #49af75;border-radius:8px;padding:7px 13px;font-weight:800}.sizing-page .size-finder-note{color:#5b6d62;font-size:12px;line-height:1.5;margin:12px 0 0}.sizing-page-products{margin-top:30px}.sizing-page-products .eyebrow{font-size:11px;color:#167b4c;margin:0 0 3px}.sizing-page-products h2{margin:0 0 4px}.sizing-page-products p{color:#576d60;margin:0 0 18px}.sizing-page-hero{padding:32px 38px;margin-bottom:20px}.sizing-page-hero h1{font-size:clamp(2rem,4vw,3rem)}.sizing-page-hero p:last-child{line-height:1.5}@media(max-width:700px){.sizing-page .sizing-page-tool{padding:19px 17px;border-radius:16px}.sizing-page .size-finder-heading{display:block;margin-bottom:15px}.sizing-page .size-finder-heading h2{font-size:21px}.sizing-page .size-finder-heading select{margin-top:12px;width:100%;max-width:none}.sizing-page .size-finder-fields{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1.2fr);gap:7px}.sizing-page .size-finder-fields label{font-size:11px}.sizing-page .size-finder-fields label span{display:block}.sizing-page .size-finder-fields input{padding:10px 8px}.sizing-page .size-finder-result{font-size:12px}.sizing-page-hero{padding:25px 23px;margin-bottom:15px}.sizing-page-hero h1{margin:5px 0 9px}.sizing-page-hero p:last-child{font-size:13px}.sizing-page-products{margin-top:27px}}.sizing-page{--guide-green:#0c6f45;--guide-lime:#c8e75d}.sizing-page .sizing-page-tool{background:linear-gradient(145deg,#f0faf3,#f8fbf7 72%);border-color:#a8d4b8;box-shadow:0 13px 32px #143d2415;border-top:5px solid var(--guide-green)}.sizing-page .size-finder-kicker{color:var(--guide-green)}.sizing-page .size-finder-result{background:#dcefe4;border-left:4px solid var(--guide-green);color:#174431}.sizing-page .size-finder-matches:not(:empty){margin-top:11px}.sizing-page-products{position:relative;border-radius:22px;padding:28px;background:linear-gradient(135deg,#eaf5ee,#f5f9f4);border:1px solid #d2e7d8}.sizing-page-products .eyebrow{color:var(--guide-green);font-weight:900}.sizing-page-products h2{color:#143c2e}.sizing-page-product{border-color:#bbd8c5;background:#fff;box-shadow:0 7px 21px #12452912;overflow:hidden}.sizing-page-product:before{content:"";align-self:stretch;width:5px;border-radius:5px;background:linear-gradient(#0a9156,#8dca64);flex:none}.sizing-page-product img{background:#f2f7f1}.sizing-page-product b{color:#087846}.sizing-page-product:hover{border-color:#58b27c}@media(max-width:700px){.sizing-page-products{padding:19px 14px;border-radius:16px}.sizing-page-product{gap:9px;padding:13px 10px}.sizing-page-product:before{width:4px}.sizing-page-product img{width:86px;height:86px}.sizing-page-product strong{font-size:1rem}}.template-index{background:#f8faf7}.template-index .home-featured-products{background:linear-gradient(135deg,#e5f2e8,#f3f8ef 63%,#e9f3e7);border:1px solid #d5e8d8;border-radius:24px;padding:34px;margin-bottom:28px}.template-index .home-featured-products .section-heading{align-items:end;gap:16px;margin-bottom:20px}.template-index .home-featured-products .eyebrow{margin:0 0 5px;color:#087a47;font-size:11px;font-weight:900;letter-spacing:.14em}.template-index .home-featured-products .section-heading h2,.template-index .section-heading h2{font-family:Inter,Arial,sans-serif;font-weight:800;letter-spacing:-.045em;text-transform:none;line-height:1.04}.template-index .home-featured-products .section-heading h2{font-size:clamp(28px,3vw,42px);max-width:650px}.template-index .home-featured-products .section-heading>a{display:inline-flex;align-items:center;justify-content:center;border:1px solid #a7cfb3;background:#fff;color:#116b44;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:800;white-space:nowrap}.template-index .home-featured-products .product-grid{gap:15px}.template-index .home-featured-products .product-card{display:flex;flex-direction:column;border:1px solid #cadfd1;border-radius:16px;background:#fff;overflow:hidden;box-shadow:0 8px 24px #134b2610}.template-index .home-featured-products .product-card-image{position:relative;display:flex;align-items:center;justify-content:center;height:250px;background:radial-gradient(circle at 50% 42%,#fff,#f1f7f2 78%);border-bottom:1px solid #e2eee5}.template-index .home-featured-products .product-card-image img{width:100%;height:100%;object-fit:contain;padding:24px}.template-index .home-featured-products .product-card-sale{position:absolute;z-index:1;left:12px;top:12px;display:inline-block;background:#d24d4a;color:#fff;border-radius:6px;padding:5px 9px;font-size:10px;line-height:1;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.template-index .home-featured-products .product-card-content{display:flex;flex:1;flex-direction:column;padding:16px}.template-index .home-featured-products .product-card h3{min-height:0;margin:0 0 15px;font-size:15px;line-height:1.35;letter-spacing:-.015em;font-weight:750;color:#173529}.template-index .home-featured-products .product-card-price{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap;margin-top:auto}.template-index .home-featured-products .product-card-price strong{font-size:18px;color:#0c3929;margin:0}.template-index .home-featured-products .product-card-price s{color:#6e7d75;font-size:12px}.template-index .home-featured-products .product-card-link{display:block;color:#0b7548;font-size:12px;font-weight:800;margin-top:14px;padding-top:10px;border-top:1px solid #e6eee7}@media(max-width:700px){.template-index .home-featured-products{width:calc(100% - 24px);padding:18px 12px;margin-bottom:20px;border-radius:17px}.template-index .home-featured-products .section-heading{align-items:end;margin-bottom:15px}.template-index .home-featured-products .section-heading h2{font-size:clamp(24px,7vw,30px);line-height:1.08}.template-index .home-featured-products .eyebrow{font-size:9px}.template-index .home-featured-products .section-heading>a{font-size:10px;padding:7px 9px}.template-index .home-featured-products .product-grid{gap:9px}.template-index .home-featured-products .product-card{border-radius:11px}.template-index .home-featured-products .product-card-image{height:165px}.template-index .home-featured-products .product-card-image img{padding:13px}.template-index .home-featured-products .product-card-sale{left:8px;top:8px;padding:4px 6px;font-size:9px}.template-index .home-featured-products .product-card-content{padding:11px}.template-index .home-featured-products .product-card h3{font-size:12px;line-height:1.32;margin-bottom:12px;min-height:0;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.template-index .home-featured-products .product-card-price strong{font-size:15px}.template-index .home-featured-products .product-card-price s{font-size:10px}.template-index .home-featured-products .product-card-link{font-size:11px;margin-top:11px;padding-top:9px}}.template-index .home-featured-products .product-card-image{padding:0}.template-index .home-featured-products .product-card-content{padding:16px}.template-index .category-card strong{font-family:Inter,Arial,sans-serif;font-weight:800;letter-spacing:-.02em;line-height:1.2;color:#193b2d}.template-index .trust-bar strong{font-family:Inter,Arial,sans-serif;letter-spacing:-.02em;color:#163b2d}.template-index .feature-inner h2{letter-spacing:-.015em}.template-index .section-heading>a{font-weight:800}@media(max-width:700px){.template-index .home-featured-products .product-card-content{padding:11px}.template-index .category-card strong{font-size:12px}}.template-product .purchase-row--no-apps{display:flex;gap:0}.template-product .purchase-row--no-apps .purchase-quantity{width:100%}.template-product .purchase-row--no-apps .quantity{width:140px}.template-product .bulk-quote-link{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;margin:15px 0 22px;padding:20px 22px;text-align:left;background:linear-gradient(120deg,#103c2d,#0b563b);border:1px solid #0b5138;border-radius:15px;color:#fff;text-decoration:none;text-transform:none;box-shadow:0 11px 26px #12442d20;transition:transform .18s,box-shadow .18s}.template-product .bulk-quote-link:hover{transform:translateY(-2px);box-shadow:0 15px 30px #12442d2b}.template-product .bulk-quote-link span{display:grid;gap:3px;min-width:0}.template-product .bulk-quote-link small{font-size:10px;font-style:normal;font-weight:900;letter-spacing:.12em;color:#a4e0b5}.template-product .bulk-quote-link strong{font-size:17px;line-height:1.18;letter-spacing:-.025em}.template-product .bulk-quote-link em{font-style:normal;font-size:12px;font-weight:500;color:#d7eadd}.template-product .bulk-quote-link b{display:grid;place-items:center;width:38px;height:38px;flex:none;background:#a9dfb6;color:#0d5139;border-radius:50%;font-size:22px;line-height:1}.template-product .product-benefit-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0 0 25px;padding:0;border:0}.template-product .product-benefit-strip>div{display:grid;grid-template-columns:40px minmax(0,1fr);grid-template-rows:auto auto;column-gap:10px;align-content:center;align-items:center;min-width:0;min-height:94px;padding:14px;background:linear-gradient(145deg,#f0f8f1,#f9fbf8);border:1px solid #d7e8dc;border-radius:13px;box-shadow:0 5px 14px #0b452310}.template-product .product-benefit-strip span{grid-row:1/3;display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:#dcefe2;color:#157546;font-size:inherit}.template-product .product-benefit-strip svg{display:block;width:21px;height:21px}.template-product .product-benefit-strip strong{font-size:12px;line-height:1.2;letter-spacing:-.01em;text-transform:none;color:#153c2a}.template-product .product-benefit-strip small{font-size:10px;line-height:1.35;color:#60776a}.template-product .spec-section{border-color:#dbe9df;background:#fff;box-shadow:0 8px 22px #164b2510}.template-product .spec-section h2{color:#163c2b;letter-spacing:-.035em}@media(max-width:900px){.template-product .product-benefit-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.template-product .bulk-quote-link{margin:12px 0 16px;padding:16px 17px;border-radius:13px}.template-product .bulk-quote-link strong{font-size:15px}.template-product .bulk-quote-link em{font-size:11px}.template-product .bulk-quote-link b{width:35px;height:35px}.template-product .product-benefit-strip{gap:8px;margin-bottom:18px}.template-product .product-benefit-strip>div{grid-template-columns:32px minmax(0,1fr);column-gap:7px;min-height:78px;padding:10px 8px;border-radius:10px}.template-product .product-benefit-strip span{width:29px;height:29px;border-radius:8px}.template-product .product-benefit-strip svg{width:18px;height:18px}.template-product .product-benefit-strip strong{font-size:10.5px}.template-product .product-benefit-strip small{font-size:9px}}.template-product .purchase-row--native-eta{display:grid;grid-template-columns:128px minmax(0,1fr);align-items:stretch;gap:12px}.template-product .purchase-row--native-eta .purchase-quantity{align-self:center}.template-product .native-eta{display:flex;align-items:center;gap:10px;min-width:0;padding:12px 14px;border:1px solid #b5dbbf;border-radius:12px;background:linear-gradient(120deg,#eef9f0,#e2f2e7);box-shadow:0 5px 14px #0b562615;color:#17432d}.template-product .native-eta-icon{display:grid;place-items:center;flex:none;width:36px;height:36px;border-radius:10px;background:#d0ead7;color:#0b7845}.template-product .native-eta-icon svg{width:21px;height:21px}.template-product .native-eta-copy{display:grid;gap:1px;min-width:0}.template-product .native-eta-copy small{font-size:9px;font-weight:900;letter-spacing:.1em;color:#397553}.template-product .native-eta-copy strong{font-size:15px;line-height:1.15;letter-spacing:-.02em;color:#0d5135}.template-product .native-eta-copy em{font-size:10px;line-height:1.3;font-style:normal;color:#4e6d5b}@media(max-width:600px){.template-product .purchase-row--native-eta{grid-template-columns:107px minmax(0,1fr);gap:8px}.template-product .purchase-row--native-eta .quantity{width:106px}.template-product .native-eta{gap:7px;padding:9px;border-radius:9px}.template-product .native-eta-icon{width:27px;height:27px;border-radius:7px}.template-product .native-eta-icon svg{width:17px;height:17px}.template-product .native-eta-copy small{font-size:8px}.template-product .native-eta-copy strong{font-size:12px}.template-product .native-eta-copy em{font-size:9px}}.predictive-results{border:1px solid #d3e4d9;border-radius:15px;box-shadow:0 20px 48px #102d2130;max-height:min(70vh,590px);scrollbar-width:thin;scrollbar-color:#a9cbb5 transparent}.predictive-title{position:sticky;top:0;z-index:1;background:#edf6ef;padding:13px 16px;color:#245c3d;font-size:11px;letter-spacing:.01em;text-transform:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-bottom:1px solid #dcebe0}.predictive-product{display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:12px;align-items:center;padding:11px 15px;border-top:0;border-bottom:1px solid #edf1ed;transition:background .15s}.predictive-product:hover,.predictive-product:focus-visible{background:#f1f8f3;outline-offset:-3px}.predictive-image{display:grid;place-items:center;width:64px;height:64px;overflow:hidden;border-radius:10px;background:#f6f8f5;border:1px solid #e6ede7}.predictive-product .predictive-image img{display:block;width:100%;height:100%;object-fit:contain;padding:6px;background:transparent;border-radius:0}.predictive-copy{gap:4px;min-width:0}.predictive-copy strong{font-size:13px;line-height:1.36;color:#173b2a;letter-spacing:-.01em}.predictive-copy small{font-size:10px;color:#6e8274}.predictive-price{font-size:13px;color:#0b7144;font-weight:800}.predictive-all{display:block;padding:14px 16px;background:#e8f4eb;color:#0a603b;font-size:12px;font-weight:800;line-height:1.35}.predictive-all:hover,.predictive-all:focus-visible{background:#d8ebdd}@media(max-width:600px){.predictive-results{left:-4px;right:-4px;border-radius:13px;max-height:min(67vh,520px)}.predictive-title{padding:11px 13px;font-size:10px}.predictive-product{grid-template-columns:56px minmax(0,1fr);grid-template-rows:auto auto;column-gap:11px;row-gap:2px;padding:10px 12px}.predictive-image{grid-column:1;grid-row:1/3;width:56px;height:56px}.predictive-product .predictive-image img{width:100%;height:100%;padding:5px}.predictive-copy{grid-column:2;grid-row:1;gap:2px}.predictive-copy strong{font-size:12px;line-height:1.3}.predictive-copy small{font-size:9px}.predictive-price{grid-column:2;grid-row:2;justify-self:start;font-size:12px;line-height:1.2}.predictive-all{padding:12px 13px;font-size:11px}}.breadcrumbs{display:flex;align-items:center;gap:8px;min-width:0;color:#63816c}.breadcrumbs a{color:#087a3e;font-weight:800;transition:color .2s}.breadcrumbs a:hover{color:#064c2b;text-decoration:underline}.breadcrumbs span:last-child{color:#214b32;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.template-product .breadcrumbs,.catalog-page .breadcrumbs{border-bottom-color:#cce6d3}.template-product .breadcrumbs{background:linear-gradient(90deg,#f0faed,transparent);border-radius:8px;padding-inline:12px}.ssh-eta{display:inline-flex;align-items:center;gap:7px;color:#12683d;font-size:11px;line-height:1.35}.ssh-eta-dot{width:7px;height:7px;flex:none;border-radius:50%;background:#1aa563;box-shadow:0 0 0 3px #d9f3df}.ssh-eta-label{font-weight:600}.ssh-eta strong{font-weight:800;color:#0b5634}.template-product .product-sticky-bar{background:linear-gradient(100deg,#f5fcf2,#e7f5e8);border-top:1px solid #aedabd;box-shadow:0 -8px 30px #10361d21;gap:24px;padding:10px max(20px,calc((100vw - 1280px)/2)) max(10px,env(safe-area-inset-bottom))}.template-product .product-sticky-bar .sticky-cart-info{display:grid;grid-template-columns:auto auto;column-gap:15px;row-gap:3px;align-items:center}.template-product .product-sticky-bar .sticky-title{font-size:13px;max-width:480px;color:#183625}.template-product .product-sticky-bar .sticky-price{font-size:17px;color:#0a673a}.template-product .product-sticky-bar .ssh-eta{grid-column:1/-1}.template-product .product-sticky-bar .button{background:#0b8e49;border-color:#0b8e49;border-radius:8px;min-width:165px;box-shadow:0 5px 14px #0b8e4933}.template-product .product-sticky-bar .button:hover{background:#087038}.cart-page{max-width:1280px;padding-top:18px;padding-bottom:80px}.cart-page .breadcrumbs{margin:0 0 25px;padding:9px 0;border-bottom:1px solid #dcecdf}.cart-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:26px}.cart-eyebrow{color:#108248;font-size:10px;letter-spacing:.12em;font-weight:900}.cart-heading h1{font-size:clamp(32px,4vw,50px);line-height:1.08;letter-spacing:-.055em;margin:6px 0}.cart-heading h1 span{color:#73a582;font-size:.52em;vertical-align:middle;letter-spacing:0}.cart-heading p{color:#647469;margin:0}.cart-continue{color:#087844;font-size:12px;font-weight:800;padding-bottom:5px}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:24px}.cart-items-panel,.cart-checkout-panel{background:#fff;border:1px solid #dce9df;border-radius:16px;box-shadow:0 12px 34px #153d2010;overflow:hidden}.cart-panel-heading{display:flex;justify-content:space-between;align-items:center;padding:18px 22px;background:#edf8ed;border-bottom:1px solid #dce9df;color:#1d4b31}.cart-panel-heading strong{font-size:14px}.cart-panel-heading span{font-size:11px;color:#587665}.cart-product{display:grid;grid-template-columns:120px minmax(0,1fr) auto;gap:20px;padding:22px;border-bottom:1px solid #ecf1ed;align-items:start}.cart-product-image{display:grid;place-items:center;height:120px;background:#f8faf8;border:1px solid #e9f0e9;border-radius:11px;overflow:hidden}.cart-product-image img{width:100%;height:100%;object-fit:contain;padding:10px}.cart-product-vendor{font-size:10px;font-weight:900;color:#13814a;letter-spacing:.09em;text-transform:uppercase;margin:0 0 4px}.cart-product-name{display:block;font-size:15px;font-weight:800;line-height:1.35;color:#142b1c}.cart-product-name:hover{color:#087c42}.cart-product-variant{font-size:12px;color:#65766a;margin:4px 0 10px}.cart-product-details>.ssh-eta{display:flex;width:fit-content;flex-wrap:wrap;background:#edf8ee;border:1px solid #d4ebd8;border-radius:7px;padding:7px 9px;margin:12px 0}.cart-product-actions{display:flex;align-items:center;gap:18px;margin-top:14px}.cart-product-actions label{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:700;color:#516957}.cart-product-actions input{width:58px;height:36px;padding:6px;border:1px solid #cddfcf;border-radius:7px;text-align:center;color:#193b25}.cart-product-actions a{font-size:11px;text-decoration:underline;color:#718074}.cart-product-price{font-size:16px;white-space:nowrap;color:#143421}.cart-update{padding:14px 22px;text-align:right}.cart-update-button{border:1px solid #b9d8c0;color:#087844;background:#f3faf3;border-radius:7px;padding:9px 14px;font-size:11px;font-weight:800}.cart-checkout-panel{padding:25px;position:sticky;top:140px;background:linear-gradient(160deg,#fff 60%,#f1f9ef)}.cart-checkout-panel h2{font-size:25px;letter-spacing:-.04em;margin:5px 0 25px}.cart-summary-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:17px 0;border-top:1px solid #e0ebe2;font-size:14px}.cart-summary-row strong{font-size:21px;color:#0a6639}.cart-shipping-note{color:#65776b;font-size:11px;margin:0 0 19px}.cart-checkout-button{width:100%;border-radius:9px;background:#0b8e49;border-color:#0b8e49;justify-content:space-between;padding:14px 18px;min-height:52px;font-size:14px}.cart-checkout-button:hover{background:#08743d}.cart-reassurance{display:flex;flex-wrap:wrap;gap:9px 15px;margin:16px 0;color:#237347;font-size:10px;font-weight:800}.cart-eta-note{border-top:1px solid #dce9df;padding-top:14px;color:#607368;font-size:10px;line-height:1.5;margin:0}.cart-empty{text-align:center;background:linear-gradient(150deg,#f5fbf2,#e9f7e9);border:1px solid #d9eeda;border-radius:16px;padding:60px 20px}.cart-empty>span{font-size:45px;color:#2a9a55}.cart-empty h2{font-size:28px;margin:5px 0}.cart-empty p{color:#617669}.cart-empty .button{background:#0b8e49;border-color:#0b8e49}@media(max-width:900px){.cart-layout{grid-template-columns:1fr}.cart-checkout-panel{position:static}.template-product .product-sticky-bar{padding-inline:15px}}@media(max-width:600px){.cart-page{padding-top:8px}.cart-heading{align-items:start}.cart-heading p{font-size:12px}.cart-continue{font-size:10px;white-space:nowrap}.cart-product{grid-template-columns:84px minmax(0,1fr);gap:12px;padding:15px}.cart-product-image{height:84px}.cart-product-name{font-size:12px}.cart-product-price{grid-column:2;font-size:14px}.cart-product-details>.ssh-eta{font-size:10px}.cart-checkout-panel{padding:20px}.template-product .product-sticky-bar{padding:8px 12px max(8px,env(safe-area-inset-bottom));gap:10px}.template-product .product-sticky-bar .sticky-cart-info{display:flex;flex-direction:column;align-items:start;gap:1px;justify-content:center}.template-product .product-sticky-bar .sticky-title{display:none}.template-product .product-sticky-bar .sticky-price{font-size:16px}.template-product .product-sticky-bar .ssh-eta{font-size:9px}.template-product .product-sticky-bar .ssh-eta-label{display:none}.template-product .product-sticky-bar .button{min-width:125px;font-size:11px;min-height:43px}.template-product .product-page{padding-bottom:105px}}.template-product .product-information-grid{gap:14px;align-items:start;margin-top:18px}.template-product .spec-section,.template-product .editorial-overview{border:1px solid #cde5d2;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 8px 22px #123d1e0b}.template-product .spec-section h2,.template-product .editorial-overview h2{background:linear-gradient(100deg,#e8f7e8,#f4fbf0);color:#164e2d;border-bottom:1px solid #cde5d2;padding:12px 16px;margin:0;font-size:15px;font-weight:900;letter-spacing:-.01em}.template-product .spec-table>div{grid-template-columns:35% minmax(0,1fr);border-bottom-color:#e0eee2}.template-product .spec-table>div:last-child{border-bottom:0}.template-product .spec-table dt{background:#f1f9f2;color:#28623d;padding:9px 12px;font-size:11px}.template-product .spec-table dd{padding:9px 12px;color:#173b25;font-size:11px;line-height:1.35}.template-product .editorial-overview .rte{padding:12px 17px 0;color:#304c3a;font-size:12px;line-height:1.48}.template-product .editorial-overview .rte li{margin-bottom:6px}.template-product .editorial-overview .product-description-full{max-height:200px;overflow:hidden;-webkit-mask-image:linear-gradient(#000 78%,transparent);mask-image:linear-gradient(#000 78%,transparent)}.template-product .editorial-overview .product-description-full.expanded{max-height:none;-webkit-mask-image:none;mask-image:none}.template-product .editorial-overview .description-toggle{display:block;margin:3px 17px 12px;padding:8px 12px;border:1px solid #c2e0c8;border-radius:7px;background:#eef9ef;color:#087540;font-size:11px;font-weight:800}.template-product .editorial-overview .description-toggle:hover{background:#dff2e3}.template-product .editorial-overview .description-toggle[hidden]{display:none}@media(max-width:600px){.template-product .product-information-grid{gap:12px;margin-top:14px}.template-product .spec-section h2,.template-product .editorial-overview h2{font-size:13px;padding:11px 13px}.template-product .spec-table dt,.template-product .spec-table dd{padding:8px 10px;font-size:11px}.template-product .editorial-overview{margin-inline:0;padding:0}.template-product .editorial-overview .rte{padding:10px 13px 0;font-size:11px}.template-product .editorial-overview .product-description-full{max-height:170px}.template-product .editorial-overview .description-toggle{margin:4px 13px 12px}}.template-product .related-section{margin-top:12px;padding:24px 0 42px;border-top:1px solid #d9e9dc}.template-product .related-section .section-heading{align-items:end;gap:20px;margin-bottom:17px}.template-product .related-section .section-heading h2{font-size:clamp(22px,2.5vw,30px);line-height:1.13;letter-spacing:-.04em;color:#143a25;margin:0}.template-product .related-section .section-heading a{display:inline-flex;align-items:center;color:#087b42;font-size:12px;font-weight:800;white-space:nowrap}.template-product .related-section .product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.template-product .related-section .product-grid:has(>:only-child){grid-template-columns:minmax(0,470px)}.template-product .related-section .product-card{border:1px solid #d4e7d7;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 8px 24px #13422312}.template-product .related-section .product-card-image{background:linear-gradient(135deg,#f5fbf5,#eef8ee);border-bottom:1px solid #e0ede2}.template-product .related-section .product-card-content{padding:15px}.template-product .related-section .product-card h3{color:#173623;font-size:14px;line-height:1.35;min-height:0;margin:0 0 10px}.template-product .related-section .product-card-price strong{color:#086a3a;font-size:18px}.template-product .related-section .product-card-link{color:#087b42;border-top:1px solid #e2eee3;padding-top:10px;margin-top:13px;font-weight:800}@media(max-width:900px){.template-product .related-section .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.template-product .related-section{padding:20px 0 28px}.template-product .related-section .section-heading{align-items:center;gap:9px}.template-product .related-section .section-heading h2{font-size:20px;max-width:230px}.template-product .related-section .section-heading a{font-size:10px;white-space:normal;text-align:right;max-width:82px}.template-product .related-section .product-grid{grid-template-columns:minmax(0,1fr);gap:12px}.template-product .related-section .product-grid:has(>:only-child){grid-template-columns:minmax(0,1fr)}.template-product .related-section .product-card{display:grid;grid-template-columns:118px minmax(0,1fr);min-height:166px}.template-product .related-section .product-card-image{height:100%;min-height:166px;border-bottom:0;border-right:1px solid #e0ede2}.template-product .related-section .product-card-image img{padding:10px}.template-product .related-section .product-card-sale{left:7px;top:7px;font-size:9px}.template-product .related-section .product-card-content{padding:12px;min-width:0}.template-product .related-section .product-card h3{font-size:12px;line-height:1.28;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;margin-bottom:7px}.template-product .related-section .product-card-price{display:flex;gap:6px;align-items:baseline;flex-wrap:wrap}.template-product .related-section .product-card-price strong{font-size:15px}.template-product .related-section .product-card-link{font-size:10px;padding-top:7px;margin-top:8px}}.bulk-quote-page{max-width:1280px;padding:16px 0 65px}.bulk-quote-page .breadcrumbs{border-bottom:1px solid #d8eadb;margin-bottom:20px;padding:10px 0}.bulk-quote-hero{display:flex;justify-content:space-between;gap:30px;align-items:center;background:linear-gradient(115deg,#082d1d,#0b7040 70%,#14924d);color:#fff;border-radius:16px;padding:42px 48px;overflow:hidden}.bulk-quote-kicker{font-size:10px;font-weight:900;letter-spacing:.12em;color:#20a85b;margin:0 0 7px}.bulk-quote-hero .bulk-quote-kicker{color:#a8efb6}.bulk-quote-hero h1{font-size:clamp(34px,4vw,55px);letter-spacing:-.05em;line-height:1.04;margin:0 0 13px}.bulk-quote-hero p:last-child{color:#d8f0de;font-size:14px;line-height:1.65;max-width:620px;margin:0}.bulk-quote-hero-mark{display:grid;place-items:center;width:190px;height:150px;flex:none;border:1px solid #ffffff44;border-radius:16px;background:#ffffff12;font:900 52px/1 Barlow Condensed,Impact,sans-serif;letter-spacing:.04em}.bulk-quote-hero-mark span{display:block;font:800 8px Inter,Arial,sans-serif;letter-spacing:.12em}.bulk-quote-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;align-items:start;gap:22px;margin-top:24px}.bulk-quote-form-card,.bulk-quote-aside-card,.bulk-quote-contact{border:1px solid #d5e8d8;border-radius:14px;background:#fff;box-shadow:0 9px 25px #133e1f0c}.bulk-quote-form-card{padding:28px}.bulk-quote-card-title{margin-bottom:22px}.bulk-quote-card-title span{font-size:10px;color:#12834a;font-weight:900;letter-spacing:.1em}.bulk-quote-card-title h2{font-size:27px;letter-spacing:-.04em;margin:4px 0}.bulk-quote-card-title p{font-size:11px;color:#677769;margin:0}.bulk-quote-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.bulk-quote-fields label{display:grid;gap:7px;font-size:11px;font-weight:800;color:#214a2e}.bulk-quote-fields .bulk-quote-wide{grid-column:1/-1}.bulk-quote-fields input,.bulk-quote-fields textarea,.bulk-quote-fields select{width:100%;border:1px solid #cadfd0;border-radius:8px;background:#fbfdfb;color:#183e27;padding:11px 12px;outline:0;font-size:12px;font-weight:500}.bulk-quote-fields input:focus,.bulk-quote-fields textarea:focus,.bulk-quote-fields select:focus{border-color:#0d9a4b;box-shadow:0 0 0 3px #0d9a4b20}.bulk-quote-fields textarea{resize:vertical;min-height:85px}.bulk-quote-submit{background:#0b8e49;border-color:#0b8e49;border-radius:8px;margin-top:22px;min-width:220px;justify-content:space-between}.bulk-quote-privacy{font-size:10px;color:#748078;margin:12px 0 0}.bulk-quote-success,.bulk-quote-error{display:grid;gap:2px;padding:14px 16px;border-radius:8px;margin-bottom:20px;background:#e7f6e9;color:#145a33;border:1px solid #bce4c5}.bulk-quote-error{background:#fff3f0;color:#8e3930;border-color:#eac6bf}.bulk-quote-aside{display:grid;gap:15px}.bulk-quote-aside-card,.bulk-quote-contact{padding:22px}.bulk-quote-aside-card{background:#f2faf1}.bulk-quote-aside-card h2{font-size:21px;letter-spacing:-.035em;margin:0 0 14px}.bulk-quote-aside-card ul{margin:0;padding-left:20px;color:#385b42;font-size:12px;line-height:1.8}.bulk-quote-contact h3{font-size:18px;margin:0 0 8px}.bulk-quote-contact a{color:#087a3f;font-size:11px;font-weight:800;overflow-wrap:anywhere}@media(max-width:850px){.bulk-quote-layout{grid-template-columns:1fr}.bulk-quote-aside{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.bulk-quote-page{padding-top:8px}.bulk-quote-hero{padding:28px 22px}.bulk-quote-hero-mark{display:none}.bulk-quote-hero h1{font-size:34px}.bulk-quote-hero p:last-child{font-size:12px}.bulk-quote-layout{gap:14px;margin-top:15px}.bulk-quote-form-card{padding:19px}.bulk-quote-fields{grid-template-columns:1fr;gap:13px}.bulk-quote-fields .bulk-quote-wide{grid-column:auto}.bulk-quote-aside{grid-template-columns:1fr}.bulk-quote-submit{width:100%}}.announcement,.announcement-bar{background:#063d2a;color:#fff}.announcement a,.announcement-bar a{color:#fff;text-decoration:underline;text-decoration-color:#a5d9b5;text-underline-offset:2px}.announcement a:hover,.announcement-bar a:hover{color:#d7f5df}.cart-checkout-panel .cart-eta-summary{border-top:1px solid #e0ebe2;padding:13px 0 15px;margin-top:4px}.cart-eta-summary>strong{display:block;color:#164d2c;font-size:11px;margin-bottom:10px}.cart-eta-summary>div{display:flex;justify-content:space-between;align-items:start;gap:12px;padding:6px 0;border-top:1px solid #eef4ef}.cart-eta-summary>div>span:first-child{max-width:50%;font-size:10px;color:#48604f;line-height:1.3}.cart-eta-summary .ssh-eta{font-size:10px;text-align:right}.cart-eta-summary .ssh-eta-label,.cart-eta-summary .ssh-eta-dot{display:none}.cart-checkout-button{cursor:pointer;-webkit-appearance:none;appearance:none;text-align:center;display:block}.cart-wallets{margin-top:13px}.cart-wallets-label{display:block;text-align:center;color:#64766a;font-size:10px;font-weight:700;margin-bottom:9px}.cart-wallets .additional-checkout-buttons,.cart-wallets .shopify-cleanslate{width:100%}.cart-wallets [data-shopify-buttoncontainer]{justify-content:center}.cart-wallets [data-testid=grid-cell]{min-width:100%}@media(max-width:600px){.cart-eta-summary>div>span:first-child{max-width:43%}}.breadcrumbs{display:block;color:#63816c}.breadcrumbs a{color:#087a3e}.breadcrumbs span:last-child{color:#214b32}.template-product .breadcrumbs{display:block}.template-product .breadcrumbs span:last-child{display:inline;white-space:normal;overflow:visible;text-overflow:clip}.cart-page .breadcrumbs span[aria-hidden],.bulk-quote-page .breadcrumbs span[aria-hidden]{margin:0 6px}.template-index .home-featured-products{position:relative;overflow:hidden;background:linear-gradient(145deg,#e5f4e9,#f3faf1 54%,#e8f4e5)}.template-index .home-featured-products:before{content:"";position:absolute;top:-85px;right:-55px;width:260px;height:260px;border:1px solid #bcdac4;border-radius:50%;pointer-events:none;opacity:.65}.template-index .home-featured-products .home-featured-heading{position:relative;display:flex;justify-content:space-between;align-items:end;gap:22px;border-bottom:1px solid #c9e3d0;padding:0 0 22px;margin:0 0 22px}.template-index .home-featured-products .home-featured-heading-copy{max-width:690px}.template-index .home-featured-products .home-featured-heading .eyebrow{display:inline-flex;align-items:center;gap:8px;background:#d6efdd;border:1px solid #b9dfc3;border-radius:999px;padding:6px 11px;color:#0c6d3d;font-size:10px;line-height:1;letter-spacing:.1em;margin:0 0 14px}.template-index .home-featured-products .home-featured-heading .eyebrow span{width:6px;height:6px;border-radius:50%;background:#0a9b4b}.template-index .home-featured-products .home-featured-heading h2{font:900 clamp(33px,4vw,53px)/.98 "Barlow Condensed",Impact,sans-serif;letter-spacing:-.025em;color:#113823;max-width:none;margin:0}.template-index .home-featured-subtitle{color:#52705c;font-size:13px;margin:10px 0 0}.template-index .home-featured-products .home-featured-heading>a{display:inline-flex;align-items:center;gap:12px;min-height:42px;border:1px solid #0b8044;background:#0b8044;color:#fff;border-radius:9px;padding:10px 15px;font-size:11px;font-weight:800;white-space:nowrap;box-shadow:0 6px 14px #0b804426}.template-index .home-featured-products .home-featured-heading>a:hover{background:#086c39}@media(max-width:700px){.template-index .home-featured-products .home-featured-heading{align-items:start;flex-direction:column;gap:14px;padding-bottom:17px;margin-bottom:16px}.template-index .home-featured-products .home-featured-heading .eyebrow{font-size:8px;margin-bottom:10px;padding:6px 9px}.template-index .home-featured-products .home-featured-heading h2{font-size:clamp(32px,10vw,43px);line-height:.98;max-width:100%}.template-index .home-featured-subtitle{font-size:11px;line-height:1.4;margin-top:8px}.template-index .home-featured-products .home-featured-heading>a{min-height:36px;font-size:10px;padding:8px 12px}}.product-reviews-section{max-width:1280px;margin:22px auto 25px;scroll-margin-top:90px;border:1px solid #d4e7d8;border-radius:16px;background:#fff;box-shadow:0 12px 30px #183d1f0b;overflow:hidden}.product-reviews-heading{padding:24px 30px 19px;background:linear-gradient(100deg,#edf8ef,#f7fbf5);border-bottom:1px solid #dceadf}.product-reviews-heading .eyebrow{color:#0c8646;letter-spacing:.1em;font-size:10px;margin-bottom:5px}.product-reviews-heading h2{font-size:29px;letter-spacing:-.045em;line-height:1.1;color:#143c27;margin:0}.product-reviews-heading p:last-child{color:#5a7561;font-size:12px;margin:7px 0 0}.product-reviews-content{padding:10px 28px 28px;min-width:0}.product-reviews-content .jdgm-widget,.product-reviews-content .jdgm-rev-widg{width:100%;max-width:none;margin:0;box-shadow:none;border:0}.product-reviews-content .jdgm-rev-widg__title{display:none}.product-reviews-content .jdgm-rev-widg__header{padding-top:8px}.product-reviews-content .jdgm-histogram,.product-reviews-content .jdgm-rev-widg__summary{max-width:100%}.product-reviews-content .jdgm-rev{overflow-wrap:anywhere}.product-related-wrap{max-width:1280px}@media(max-width:600px){.product-reviews-section{width:calc(100% - 24px);margin:17px auto 20px;border-radius:12px}.product-reviews-heading{padding:18px 16px 15px}.product-reviews-heading h2{font-size:23px}.product-reviews-heading p:last-child{font-size:11px}.product-reviews-content{padding:8px 12px 18px}.product-reviews-content .jdgm-rev-widg{padding:0}.product-reviews-content .jdgm-rev-widg__header,.product-reviews-content .jdgm-rev-widg__body{min-width:0}.product-related-wrap{width:calc(100% - 24px)}}.template-product .product-page{padding-bottom:16px}.bulk-quote-success[hidden]{display:none}
/*# sourceMappingURL=/cdn/shop/t/48/assets/theme.css.map */
