:root{--ink:#101820;--muted:#5d6670;--orange:#ff6a00;--orange2:#ff8a00;--cream:#f5f3ee;--line:#dfe2e4;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,Arial,sans-serif;line-height:1.55;background:#fff}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}.page-width{width:min(calc(100% - 48px),var(--max));margin-inline:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:12px;top:12px;z-index:100;background:#fff;padding:10px}.announcement{background:var(--ink);color:#fff;text-align:center;font-size:13px;padding:8px 16px}.site-header{background:#fffffff7;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:30}.header-inner{height:74px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:flex;align-items:center;gap:10px;font-weight:900;letter-spacing:.08em;font-size:21px}.brand img{border-radius:50%}.site-header nav{display:flex;gap:30px;font-weight:650}.site-header nav a:hover{color:var(--orange)}.header-cart{font-weight:700}.hero{height:min(720px,72vw);min-height:560px;position:relative;color:#fff;display:grid;align-items:center;overflow:hidden}.hero-media,.hero-media picture,.hero-media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hero-media img{object-fit:cover}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#090e13eb,#090e13b3,#090e1314 72%)}.hero-content{position:relative;z-index:2}.hero-content>*{max-width:640px}.eyebrow{display:block;text-transform:uppercase;letter-spacing:.17em;font-size:12px;font-weight:900;color:#ffb25e;margin-bottom:16px}.eyebrow.dark{color:#c75300}.hero h1{font-size:clamp(44px,6vw,82px);line-height:.98;letter-spacing:-.045em;margin:0 0 24px;max-width:760px}.hero p{font-size:clamp(18px,2vw,23px);max-width:610px;color:#eef1f3;margin:0 0 30px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:54px;background:linear-gradient(135deg,var(--orange),var(--orange2));color:#fff;border:0;border-radius:7px;padding:14px 24px;font-weight:900;font-size:16px;cursor:pointer;box-shadow:0 10px 24px #ff6a0038}.button:hover{transform:translateY(-1px);filter:brightness(1.04)}.button-dark{background:var(--ink);box-shadow:none}.hero-note{display:block;margin-top:18px;font-size:14px}.trust-strip{background:#f0f2f3;border-bottom:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);padding-block:17px;font-weight:750;font-size:14px;text-align:center}.section{padding-block:92px}.section-heading{text-align:center;max-width:760px;margin:0 auto 48px}.section-heading h2,.split-copy h2,.product-card h2,.final-cta h2{font-size:clamp(34px,4vw,54px);line-height:1.08;letter-spacing:-.035em;margin:0 0 18px}.section-heading p,.split-copy p,.product-card p{font-size:18px;color:var(--muted)}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.benefit-grid article{background:var(--cream);padding:30px;border-radius:14px;border:1px solid #ece8df}.benefit-grid h3{font-size:20px;margin:16px 0 8px}.benefit-grid p{margin:0;color:var(--muted)}.benefit-icon{width:48px;height:48px;border-radius:10px;background:var(--ink);color:#fff;display:grid;place-items:center;font-weight:900}.split-section{background:#f4f5f5}.split{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.scene-card{overflow:hidden;border-radius:16px;background:#ddd}.scene-card img{width:100%;aspect-ratio:1;object-fit:cover;transition:.35s}.scene-card:hover img{transform:scale(1.015)}.split-copy ul,.selling-list{list-style:none;padding:0;margin:26px 0}.split-copy li,.selling-list li{position:relative;padding:8px 0 8px 28px;font-weight:650}.split-copy li:before,.selling-list li:before{content:"\2713";position:absolute;left:0;color:var(--orange);font-weight:900}.product-card{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;border:1px solid var(--line);border-radius:18px;padding:34px}.product-card>a img{width:100%;aspect-ratio:1;object-fit:contain}.badge,.save{display:inline-flex;background:#fff0e5;color:#b84a00;font-size:12px;font-weight:900;padding:6px 10px;border-radius:99px;text-transform:uppercase;letter-spacing:.06em}.stars{color:#ef8b00;font-size:18px;margin:12px 0}.stars small{color:var(--muted);font-size:13px;margin-left:8px}.price-line,.product-price{display:flex;gap:14px;align-items:center;margin:22px 0}.price-line strong,.product-price>span:first-child{font-size:28px}.price-line s,.product-price s{color:#8b9298}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.steps>div{border-top:3px solid var(--orange);padding:24px;background:#fafafa}.steps b{font-size:36px;color:#d9dde0}.faq{max-width:860px}.faq details{border-top:1px solid var(--line);padding:22px 0}.faq summary{font-size:18px;font-weight:800;cursor:pointer}.faq details p{color:var(--muted);padding-right:30px}.final-cta{padding:80px 0;text-align:center;color:#fff;background:linear-gradient(135deg,#141d25,#293540)}.final-cta p{font-size:18px;color:#d6dce0}.footer{background:#0c1218;color:#dce1e4;padding:64px 0 24px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px}.footer h3{color:#fff}.footer a:not(.brand){display:block;color:#bec5ca;margin:9px 0}.footer-bottom{border-top:1px solid #303840;margin-top:42px;padding-top:22px;font-size:13px;color:#8e989f}.breadcrumbs{font-size:13px;color:var(--muted);display:flex;gap:8px;margin-bottom:28px}.product-page{padding-top:42px}.product-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:66px;align-items:start}.gallery-main{background:#f7f7f7;border-radius:14px;overflow:hidden}.gallery-main img{width:100%;aspect-ratio:1;object-fit:contain}.thumbs{display:grid;grid-template-columns:repeat(6,1fr);gap:9px;margin-top:12px}.thumb{background:#fff;border:1px solid var(--line);border-radius:8px;padding:3px;cursor:pointer}.thumb.active{border:2px solid var(--orange)}.thumb img{aspect-ratio:1;object-fit:cover}.product-info{position:sticky;top:108px}.product-info h1{font-size:clamp(34px,4vw,52px);line-height:1.07;letter-spacing:-.035em;margin:0}.product-price>span:first-child{font-weight:900}.product-form label{display:block;font-weight:800;margin-bottom:8px}.product-form select{width:100%;font:inherit;border:1px solid #aeb4b8;border-radius:8px;padding:13px;background:#fff}.quantity-row{margin:18px 0}.quantity-row input{width:84px;padding:12px;border:1px solid #aeb4b8;border-radius:8px;font:inherit}.add-to-cart{width:100%;font-size:18px}.shopify-payment-button{margin-top:10px}.payment-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:20px}.payment-trust span{font-size:11px;text-align:center;background:#f3f4f4;padding:10px 5px;border-radius:6px}.landing-content{background:#f4f5f5}.spec-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.spec-grid>div{background:#fff;border:1px solid var(--line);border-radius:12px;padding:30px}.spec-grid b,.spec-grid span,.spec-grid small{display:block}.spec-grid b{font-size:28px;color:#dd5c00}.spec-grid span{font-weight:800;margin:8px 0}.spec-grid small{color:var(--muted)}.safety{background:#1b252e;color:#fff;border-radius:16px;padding:44px}.safety h2{font-size:34px;margin-top:0}.safety p{color:#dce0e2;margin-bottom:0}.original-description{max-width:920px}.original-description summary{font-size:24px;font-weight:900;cursor:pointer}.rte img{height:auto;max-width:100%}.rte{overflow-wrap:anywhere}.narrow{max-width:850px}.cart-item{display:grid;grid-template-columns:90px 1fr auto;gap:18px;align-items:center;padding:18px 0;border-bottom:1px solid var(--line)}.cart-item small{display:block;color:var(--muted)}.cart-item input{width:70px;margin-top:8px;padding:7px}.cart-total{display:flex;justify-content:space-between;font-size:22px;padding:25px 0}.mobile-buy{display:none}@media(max-width:749px){.page-width{width:min(calc(100% - 28px),var(--max))}.announcement{font-size:11px}.header-inner{height:62px}.brand img{width:43px;height:43px}.brand span{font-size:16px}.site-header nav{display:none}.header-cart{font-size:13px}.hero{height:74vh;min-height:590px;align-items:end}.hero-media img{object-position:center}.hero-overlay{background:linear-gradient(0deg,#090e13f5,#090e1385 50%,#090e130f 77%)}.hero-content{padding-bottom:44px}.hero h1{font-size:43px;max-width:360px}.hero p{font-size:17px;max-width:370px}.button{width:100%}.trust-grid{grid-template-columns:1fr 1fr;gap:13px;padding-block:15px;font-size:12px}.section{padding-block:58px}.section-heading{margin-bottom:32px}.benefit-grid,.steps{grid-template-columns:1fr 1fr}.benefit-grid article{padding:22px 18px}.benefit-grid p{font-size:14px}.split,.product-card,.product-layout{grid-template-columns:1fr;gap:32px}.split-copy h2,.section-heading h2,.product-card h2{font-size:34px}.split-copy p,.section-heading p,.product-card p{font-size:16px}.product-card{padding:18px}.product-card>a img{max-height:430px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.product-page{padding-top:22px}.product-layout{gap:28px}.product-info{position:static}.product-info h1{font-size:36px}.thumbs{grid-template-columns:repeat(5,1fr);overflow:auto}.payment-trust,.spec-grid{grid-template-columns:1fr}.safety{border-radius:0;padding:35px 22px}.original-description .rte img{width:100%!important}.mobile-buy{display:flex;position:fixed;z-index:40;left:0;right:0;bottom:0;background:#fff;border-top:1px solid var(--line);padding:10px 14px;align-items:center;gap:12px;box-shadow:0 -5px 18px #0000001a}.mobile-buy div{min-width:88px}.mobile-buy small,.mobile-buy strong{display:block}.mobile-buy .button{min-height:46px;padding:10px}.footer{padding-bottom:92px}.gallery-main img{aspect-ratio:1;object-fit:contain}}@media(max-width:430px){.benefit-grid,.steps{grid-template-columns:1fr}.hero h1{font-size:38px}.hero-content{padding-bottom:30px}.hero-note{font-size:12px}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.product-info h1{font-size:32px}}.function-showcase{background:#fff}.function-comparison{position:relative;display:block;overflow:hidden;border-radius:18px;background:#e8eaeb;box-shadow:0 18px 45px #10182021}.function-comparison img{width:100%;aspect-ratio:3/2;object-fit:cover;transition:transform .35s ease}.function-comparison:hover img{transform:scale(1.008)}.function-label{position:absolute;z-index:2;background:#a90f0b;color:#fff;text-transform:uppercase;font-size:clamp(13px,1.6vw,22px);font-weight:950;letter-spacing:.045em;line-height:1;padding:.55em .8em;border-radius:5px;box-shadow:0 5px 15px #00000038}.label-weld{top:2.4%;left:1.7%}.label-cut{top:2.4%;left:51.7%}.label-rust{top:51.5%;left:1.7%}.label-clean{top:51.5%;left:51.7%}.product-functions{padding-bottom:20px}.product-functions .function-comparison{max-width:1080px;margin-inline:auto}@media(max-width:749px){.function-comparison{border-radius:10px}.function-label{font-size:11px;padding:7px 8px;border-radius:3px}.product-functions{padding-bottom:8px}}.sku-picker{border:0;padding:0;margin:26px 0 18px}.sku-picker legend{font-size:16px;font-weight:900;margin-bottom:12px}.sku-cards{display:grid;gap:10px}.sku-card{position:relative;display:block;border:2px solid #d8dcdf;border-radius:11px;padding:14px 15px;background:#fff;cursor:pointer;transition:border-color .2s,box-shadow .2s,background .2s}.sku-card:hover{border-color:#f09a5c}.sku-card.selected{border-color:var(--orange);background:#fff8f2;box-shadow:0 0 0 3px #ff6a001f}.sku-card input{position:absolute;opacity:0;pointer-events:none}.sku-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.sku-top b{font-size:20px}.sku-top strong{font-size:19px;color:#d85800}.sku-features{display:block;color:#48515a;font-size:13px;font-weight:700;margin-top:4px}.sku-compare{display:block;color:#858c91;font-size:12px;text-decoration:line-through;margin-top:3px}.sku-card.unavailable{opacity:.55;cursor:not-allowed}.sku-sold{position:absolute;right:12px;bottom:10px;color:#9c1512;font-size:11px;font-weight:900;text-transform:uppercase}.product-info{max-height:calc(100vh - 124px);overflow:auto;scrollbar-width:thin;padding-right:5px}.product-info::-webkit-scrollbar{width:5px}.product-info::-webkit-scrollbar-thumb{background:#ccd0d2;border-radius:9px}@media(max-width:749px){.product-info{max-height:none;overflow:visible;padding-right:0}.sku-card{padding:13px}.sku-top b{font-size:18px}.sku-top strong{font-size:17px}.sku-features{font-size:12px}}.landing-fixed{display:block!important;width:min(calc(100% - 48px),980px)!important;max-width:980px!important}.landing-fixed-heading{text-align:center;margin-bottom:30px}.landing-fixed-heading h2{font-size:clamp(32px,4vw,48px);line-height:1.1;margin:0}.landing-fixed .rte{display:block!important;width:100%!important;max-width:100%!important;visibility:visible!important;height:auto!important;max-height:none!important;overflow:visible!important}.landing-fixed .rte>div,.landing-fixed .rte [id^=w-e-image-container],.landing-fixed .rte .w-e-image-container{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:0!important;float:none!important}.landing-fixed .rte img,.landing-fixed .rte>img,.landing-fixed .rte div img{display:block!important;width:100%!important;max-width:100%!important;min-width:100%!important;height:auto!important;margin:0!important;padding:0!important;object-fit:contain!important}.landing-fixed .rte p{display:block!important;width:100%!important;max-width:100%!important;margin:0!important;padding:20px 28px!important;text-align:center!important;background:#fff;font-size:16px!important;line-height:1.55!important}.landing-fixed .rte p:empty{display:none!important}.landing-fixed details,.landing-fixed summary{display:none!important}@media(max-width:749px){.landing-fixed{width:100%!important;max-width:100%!important;padding-inline:0!important}.landing-fixed-heading{width:calc(100% - 28px);margin-inline:auto}.landing-fixed .rte{width:100%!important}.landing-fixed .rte p{padding:16px 14px!important;font-size:14px!important}.landing-fixed .rte img{width:100%!important;min-width:100%!important;border-radius:0!important}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/theme.css.map */
