@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--red:#d71920;--red-dark:#b80f16;--ink:#111;--gray-700:#555;--gray-500:#777;--gray-300:#d8d8d8;--gray-200:#eaeaea;--gray-100:#f5f5f5;--white:#fff;--shell:1240px;--header:76px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{color:var(--ink);background:#fff;margin:0;font-family:Inter,Arial,sans-serif;font-size:16px;line-height:1.55;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.shell{width:min(calc(100% - 40px),var(--shell));margin-inline:auto}.utility-bar{color:#4b4b4b;background:#f1f1f1;border-bottom:1px solid #e2e2e2;height:34px;font-size:12px}.utility-inner{justify-content:space-between;align-items:center;height:100%;display:flex}.utility-inner a{align-items:center;gap:7px;font-weight:600;display:flex}.site-header{height:var(--header);z-index:50;border-bottom:1px solid var(--gray-200);background:#fff;position:sticky;top:0}.header-inner{align-items:center;height:100%;display:flex}.logo{flex:none;align-items:center;gap:10px;display:flex}.logo img{object-fit:contain;width:52px;height:52px}.logo span{line-height:1;display:grid}.logo b{letter-spacing:.4px;font-size:18px}.logo small{letter-spacing:1.2px;color:#686868;margin-top:6px;font-size:8px}.desktop-nav{align-self:stretch;align-items:stretch;margin-left:auto;display:flex}.desktop-nav a{border-bottom:3px solid #0000;align-items:center;gap:5px;padding:0 19px;font-size:14px;font-weight:700;display:flex}.desktop-nav a:hover{border-bottom-color:var(--red);color:var(--red)}.button{cursor:pointer;border:2px solid #0000;border-radius:0;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 22px;font-size:14px;font-weight:800;transition:background-color .16s,color .16s,border-color .16s,transform .16s;display:inline-flex}.button-primary{background:var(--red);color:#fff}.button-primary:hover{background:var(--red-dark)}.button-dark{color:#fff;background:#1e1e1e}.button-dark:hover{background:var(--red)}.button-outline-light{color:var(--red);background:#fff;border-color:#fff}.button-outline-light:hover{color:#fff;background:0 0}.header-quote{min-height:44px;margin-left:18px}.menu-toggle,.mobile-nav{display:none}.hero{color:#fff;height:620px;position:relative;overflow:hidden}.hero-bg{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.hero-overlay{background:linear-gradient(90deg,#000000d4 0%,#0000008f 50%,#00000014 78%);position:absolute;inset:0}.hero-content{height:100%;max-width:var(--shell);flex-direction:column;justify-content:center;align-items:flex-start;display:flex;position:relative}.kicker{color:var(--red);letter-spacing:1.5px;margin:0 0 14px;font-size:12px;font-weight:800}.kicker.light{color:#fff}.hero h1{letter-spacing:0;max-width:850px;margin:0;font-size:clamp(42px,5.4vw,72px);font-weight:800;line-height:1.02}.hero-copy{color:#f1f1f1;max-width:690px;margin:25px 0 30px;font-size:19px;line-height:1.6}.hero-actions{gap:12px;display:flex}.proof-strip{border-bottom:1px solid var(--gray-200);background:#fff}.proof-grid{grid-template-columns:repeat(4,1fr);display:grid}.proof-grid>div{border-right:1px solid var(--gray-200);align-items:center;gap:15px;min-height:106px;padding:18px 25px;display:flex}.proof-grid>div:first-child{border-left:1px solid var(--gray-200)}.proof-grid svg{color:var(--red);flex:none}.proof-grid span{display:grid}.proof-grid b{font-size:14px}.proof-grid small{color:var(--gray-500);margin-top:3px;font-size:12px}.section{padding-block:88px}.section-heading{max-width:760px;margin-bottom:38px}.section-heading h2,.factory-copy h2,.quote-section h2{letter-spacing:0;margin:0 0 18px;font-size:clamp(34px,4vw,52px);line-height:1.08}.section-heading>p:last-child,.split-heading>p{color:var(--gray-700);line-height:1.75}.split-heading{grid-template-columns:1.1fr .9fr;align-items:end;gap:80px;max-width:none;display:grid}.split-heading>p{margin:0}.category-tabs{border-bottom:1px solid #cfcfcf;gap:0;margin-bottom:28px;display:flex;overflow-x:auto}.category-tabs a{white-space:nowrap;border-bottom:3px solid #0000;padding:14px 18px;font-size:13px;font-weight:700}.category-tabs a:hover,.category-tabs a.active{color:var(--red);border-bottom-color:var(--red)}.product-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.product-card{border:1px solid var(--gray-200);background:#fff;min-width:0;transition:border-color .16s,box-shadow .16s,transform .16s}.product-card:hover{border-color:var(--red);transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.product-image{background:var(--gray-100);height:285px;display:block;position:relative;overflow:hidden}.product-image img{object-fit:contain;width:100%;height:100%;padding:15px;transition:transform .2s}.product-card:hover .product-image img{transform:scale(1.025)}.product-image span{color:#fff;background:#222;padding:8px 12px;font-size:11px;font-weight:700;position:absolute;top:0;left:0}.product-content{padding:22px}.product-code{color:var(--red);margin:0 0 7px;font-size:12px;font-weight:800}.product-content h3{min-height:53px;margin:0 0 18px;font-size:20px;line-height:1.32}.product-content dl{border-top:1px solid var(--gray-200);margin:0 0 18px}.product-content dl div{border-bottom:1px solid var(--gray-200);justify-content:space-between;gap:14px;padding:10px 0;display:flex}.product-content dt{color:var(--gray-500);font-size:12px}.product-content dd{text-align:right;margin:0;font-size:12px;font-weight:800}.text-link{color:var(--red);align-items:center;gap:7px;font-size:13px;font-weight:800;display:inline-flex}.text-link:hover{text-decoration:underline}.section-action{justify-content:center;margin-top:38px;display:flex}.factory-section{background:var(--gray-100);padding:88px 0}.factory-grid{grid-template-columns:1.04fr .96fr;align-items:center;gap:70px;display:grid}.factory-image{background:#fff;position:relative}.factory-image img{aspect-ratio:4/3;object-fit:cover;width:100%}.factory-image span{background:var(--red);color:#fff;letter-spacing:1px;padding:14px 18px;font-size:12px;font-weight:800;position:absolute;bottom:0;left:0}.factory-copy>p:not(.kicker){color:var(--gray-700);line-height:1.75}.check-list{margin:25px 0;padding:0;list-style:none}.check-list li{border-bottom:1px solid #ddd;align-items:center;gap:10px;padding:10px 0;font-weight:600;display:flex}.check-list svg{color:var(--red);flex:none}.spec-table-wrap{border:1px solid var(--gray-200);overflow:auto}.spec-table{border-collapse:collapse;width:100%;min-width:760px}.spec-table th,.spec-table td{text-align:left;border-bottom:1px solid #ddd;padding:15px 18px}.spec-table thead{color:#fff;background:#222;font-size:12px}.spec-table tbody tr:nth-child(2n){background:var(--gray-100)}.spec-table tbody th{color:var(--red)}.download-panel{background:var(--gray-100);border-left:4px solid var(--red);grid-template-columns:auto 1fr auto;align-items:center;gap:20px;margin-top:25px;padding:25px;display:grid}.download-icon{width:58px;height:58px;color:var(--red);background:#fff;place-items:center;display:grid}.download-panel h3{margin:0 0 5px}.download-panel p{color:var(--gray-700);margin:0;font-size:14px}.trust-band{background:#ebebeb;padding:58px 0}.trust-grid{background:#d1d1d1;grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.trust-grid>div{background:#ebebeb;padding:25px}.trust-grid svg{color:var(--red);margin-bottom:18px}.trust-grid h3{margin:0 0 8px;font-size:17px}.trust-grid p{color:var(--gray-700);margin:0;font-size:13px}.quote-section{color:#fff;background:#292929;padding:90px 0}.quote-grid{grid-template-columns:.85fr 1.15fr;gap:75px;display:grid}.quote-grid>div>p:not(.kicker){color:#d5d5d5;line-height:1.75}.contact-direct{border-top:1px solid #555;margin-top:30px;display:grid}.contact-direct a{border-bottom:1px solid #555;padding:15px 0;display:grid}.contact-direct strong{color:#aaa;font-size:12px}.contact-direct span{margin-top:4px;font-weight:700}.quote-form{color:var(--ink);background:#fff;padding:32px}.form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.quote-form label{gap:7px;margin-bottom:17px;font-size:12px;font-weight:700;display:grid}.quote-form input,.quote-form select,.quote-form textarea{background:#fff;border:1px solid #bbb;border-radius:0;outline:none;width:100%;padding:13px}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:var(--red);box-shadow:0 0 0 1px var(--red)}.consent{align-items:start;grid-template-columns:auto 1fr!important;font-weight:400!important}.consent input{width:17px;height:17px;accent-color:var(--red)}.whatsapp-float{z-index:40;color:#fff;background:#1f8f4d;align-items:center;gap:9px;padding:13px 17px;font-size:13px;font-weight:800;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 4px 16px #0003}footer{color:#ddd;background:#171717;padding:62px 0 25px}.footer-grid{grid-template-columns:1.4fr repeat(3,1fr);gap:45px;display:grid}.footer-brand img{object-fit:contain;background:#fff;width:70px;height:70px;margin-bottom:15px}.footer-brand h3{color:#fff;margin:0}.footer-brand p{color:#aaa;max-width:330px;font-size:13px}.footer-grid h4{color:#fff;margin:0 0 17px;font-size:14px}.footer-grid>div:not(.footer-brand){flex-direction:column;align-items:flex-start;display:flex}.footer-grid a,.footer-grid>div>p{color:#aaa;margin:0 0 10px;font-size:13px}.footer-grid a:hover{color:#fff;text-decoration:underline}.footer-bottom{color:#777;border-top:1px solid #3b3b3b;justify-content:space-between;margin-top:35px;padding-top:22px;font-size:11px;display:flex}@media (width<=1050px){.desktop-nav{display:none}.menu-toggle{background:0 0;border:0;place-items:center;margin-left:10px;display:grid}.menu-close,.menu-toggle[aria-expanded=true] .menu-open{display:none}.menu-toggle[aria-expanded=true] .menu-close{display:block}.header-quote{margin-left:auto}.mobile-nav{top:var(--header);border-top:1px solid var(--gray-200);background:#fff;padding:10px 20px 22px;display:none;position:absolute;left:0;right:0;box-shadow:0 10px 20px #0000001f}.mobile-nav.is-open{display:grid}.mobile-nav>a:not(.button){border-bottom:1px solid var(--gray-200);padding:15px 0;font-weight:700}.mobile-nav .button{margin-top:16px}.proof-grid,.trust-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.factory-grid{gap:40px}.footer-grid{grid-template-columns:1fr 1fr}}@media (width<=720px){:root{--header:66px}.shell{width:min(calc(100% - 28px),var(--shell))}.utility-bar{display:none}.logo img{width:42px;height:42px}.logo b{font-size:15px}.logo small{font-size:7px}.header-quote{display:none}.hero{height:630px}.hero-bg{object-position:62% center}.hero-overlay{background:#000000ad}.hero-content{justify-content:flex-end;padding-bottom:48px}.hero h1{font-size:40px;line-height:1.04}.hero-copy{margin:20px 0 25px;font-size:16px}.hero-actions{width:100%;display:grid}.button{width:100%}.proof-grid{grid-template-columns:1fr 1fr}.proof-grid>div{align-items:flex-start;min-height:100px;padding:14px 10px}.proof-grid>div:first-child{border-left:0}.proof-grid b{font-size:12px}.proof-grid small{font-size:10px}.section,.factory-section{padding-block:62px}.section-heading h2,.factory-copy h2,.quote-section h2{font-size:34px}.split-heading{display:block}.split-heading>p{margin-top:18px}.product-grid{grid-template-columns:1fr}.product-image{height:270px}.factory-grid,.quote-grid{grid-template-columns:1fr}.factory-grid{gap:35px}.download-panel{grid-template-columns:auto 1fr}.download-panel .button{grid-column:1/3}.trust-grid{grid-template-columns:1fr 1fr}.trust-grid>div{padding:18px}.quote-grid{gap:35px}.quote-form{padding:22px}.form-row{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr;gap:35px 20px}.footer-brand{grid-column:1/3}.footer-bottom{gap:8px;display:grid}.whatsapp-float span{display:none}.whatsapp-float{justify-content:center;width:52px;height:52px;padding:0;bottom:14px;right:14px}}@media (width<=390px){.hero h1{font-size:35px}.logo small{display:none}.trust-grid{grid-template-columns:1fr}.proof-grid>div{gap:5px;display:grid}.product-content h3{min-height:0}}.hero-bg{object-position:72% center;background:#d9dcdd}.hero-overlay{background:linear-gradient(90deg,#000000de 0%,#0000009e 52%,#00000014 82%)}@media (width<=720px){.hero-bg{object-position:68% center}.hero-overlay{background:#000000b3}}
