:root{--ink:#000;--graphite:#000;--body:#8c8c8c;--muted:#8c8c8c;--line:#b5b5b5;--soft:#ececec;--accent:#b5b5b5;--accent-strong:#8c8c8c;--accent-soft:#ececec;--surface:#ececec}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{background:var(--surface);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,Manrope,Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{color:inherit;font:inherit}:focus-visible{outline-offset:3px;outline:3px solid #25d366}.topbar{background:var(--graphite);color:#ececec;letter-spacing:.03em;justify-content:space-between;align-items:center;gap:24px;min-height:34px;padding:7px max(28px,50vw - 656px);font-size:11px;display:flex}.topbar p{margin:0}.topbar a{color:var(--accent);font-weight:700}.topbar a span{margin-left:5px}.site-header{grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;width:min(1312px,100% - 56px);height:88px;margin:0 auto;display:grid}.brand{letter-spacing:-.03em;align-items:center;gap:11px;width:max-content;font-size:18px;font-weight:850;line-height:.84;display:inline-flex}.brand-logo{justify-content:center;width:58px;height:72px}.brand-logo img{object-fit:contain;width:auto;height:66px}.brand small{color:var(--muted);letter-spacing:.22em;margin-top:5px;font-size:8px;font-weight:700;display:block}.brand-mark{width:34px;height:34px;display:inline-block;position:relative;transform:skew(-11deg)}.brand-mark:before,.brand-mark:after,.brand-mark i{content:"";background:var(--accent);border-radius:2px;position:absolute;transform:rotate(-45deg)}.brand-mark:before{width:8px;height:27px;top:3px;left:5px}.brand-mark:after{width:8px;height:20px;top:0;left:15px}.brand-mark i{width:8px;height:14px;top:2px;left:23px}.site-header nav{align-items:center;gap:34px;font-size:13px;font-weight:620;display:flex}.site-header nav a{position:relative}.site-header nav a:after{content:"";background:var(--accent-strong);height:2px;transition:right .18s;position:absolute;bottom:-8px;left:0;right:100%}.site-header nav a:hover:after{right:0}.header-actions{justify-content:flex-end;align-items:center;gap:9px;display:flex}.icon-action{cursor:pointer;background:0 0;border:0;min-width:42px;height:42px;font-size:22px}.account-action{font-size:12px;font-weight:700}.header-cta{background:var(--accent);color:#000;border-radius:10px;align-items:center;gap:14px;height:48px;padding:0 20px;font-size:12px;font-weight:780;transition:background .18s,transform .18s;display:inline-flex}.header-cta:hover{background:var(--accent-strong);transform:translateY(-1px)}.menu-button{border:1px solid var(--line);background:#fff;border-radius:10px;width:44px;height:44px;padding:12px;display:none}.menu-button i{background:var(--ink);height:2px;margin:5px 0;display:block}.hero{background:radial-gradient(circle at 77% 48%,#b5b5b547,#0000 27%),linear-gradient(112deg,#ececec 0%,#b5b5b5 55%,#ececec 100%);grid-template-columns:.86fr 1.14fr;align-items:center;gap:48px;min-height:610px;padding:66px max(40px,50vw - 656px) 96px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";border:1px solid #00000017;border-radius:50%;width:420px;height:420px;position:absolute;top:-190px;right:-170px}.hero-copy{z-index:30;animation:.65s cubic-bezier(.22,1,.36,1) both hero-copy-in;position:relative}.eyebrow{color:#8c8c8c;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:9px;margin:0 0 24px;font-size:11px;font-weight:800;display:flex}.eyebrow span{background:var(--accent-strong);width:22px;height:2px}h1{letter-spacing:-.058em;max-width:660px;margin:0;font-size:clamp(52px,5.3vw,78px);font-weight:760;line-height:.98}h1 em{color:#8c8c8c;font-style:normal;animation:.65s cubic-bezier(.22,1,.36,1) 80ms both hero-copy-in}.hero-description{max-width:520px;color:var(--body);letter-spacing:-.015em;margin:26px 0 0;font-size:17px;line-height:1.65;animation:.65s cubic-bezier(.22,1,.36,1) .14s both hero-copy-in}.hero-actions{gap:12px;margin-top:34px;display:flex}.button{border-radius:11px;justify-content:center;align-items:center;gap:28px;min-height:52px;padding:0 22px;font-size:13px;font-weight:760;display:inline-flex}.button-primary{background:var(--accent);color:#000}.button-primary:hover{background:var(--accent-strong)}.button-secondary{background:#ffffffa6;border:1px solid #b5b5b5}.hero-proof{align-items:center;gap:13px;margin-top:36px;display:flex}.proof-avatars{display:flex}.proof-avatars i{background:linear-gradient(145deg,#b5b5b5,#8c8c8c);border:2px solid #fff;border-radius:50%;width:28px;height:28px;margin-left:-7px}.proof-avatars i:first-child{background:linear-gradient(145deg,#b5b5b5,#8c8c8c);margin-left:0}.proof-avatars i:last-child{background:linear-gradient(145deg,#b5b5b5,#000)}.hero-proof p{margin:0;font-size:12px;line-height:1.2}.hero-proof strong,.hero-proof small{display:block}.hero-proof small{color:var(--muted);margin-top:4px;font-size:10px}.hero-visual{--cursor-x:0;--cursor-y:0;isolation:isolate;height:500px;position:relative}.hero-orbits{transform:translate3d(calc(var(--cursor-x) * 2px), calc(var(--cursor-y) * 2px), 0);transition:transform .15s ease-out;animation:.9s cubic-bezier(.22,1,.36,1) both hero-orbits-in;position:absolute;inset:0}.hero-orbit{border:1px solid #00000021;border-radius:50%;position:absolute}.orbit-one{width:560px;height:560px;top:-34px;left:11%}.orbit-two{border-color:#b5b5b559;width:390px;height:390px;top:53px;left:23%}.orbit-three{width:320px;height:320px;top:-170px;right:-190px}.hero-product{-webkit-appearance:none;appearance:none;cursor:pointer;background:0 0;border:0;padding:0;transition:transform .15s ease-out;position:absolute}.hero-product:focus-visible{outline-offset:5px;outline:3px solid #8c8c8c}.product-selector button:focus-visible{outline-offset:5px;outline:3px solid #8c8c8c}.hero-product-inner{will-change:transform, filter, opacity;width:100%;height:100%;transition:transform .7s cubic-bezier(.22,1,.36,1),filter .7s cubic-bezier(.22,1,.36,1),opacity .7s cubic-bezier(.22,1,.36,1);display:block}.hero-product img{object-fit:contain;width:100%;height:100%;display:block}.hero-product-main{width:69%;height:69%;transform:translate3d(calc(var(--cursor-x) * 7px), calc(var(--cursor-y) * 5px), 0);z-index:25;animation:.8s cubic-bezier(.22,1,.36,1) .12s both crankshaft-in;top:6%;left:3%}.hero-product-secondary{width:58%;height:58%;transform:translate3d(calc(var(--cursor-x) * -4px), calc(var(--cursor-y) * -3px), 0);z-index:15;animation:.85s cubic-bezier(.22,1,.36,1) .22s both block-in;bottom:-1%;right:-1%}.active-crankshaft .hero-product-main{z-index:25}.active-crankshaft .hero-product-main .hero-product-inner{filter:blur()drop-shadow(0 26px 30px #00000029);opacity:1;transform:scale(1.04)rotate(-1.5deg)}.active-crankshaft .hero-product-secondary{z-index:15}.active-crankshaft .hero-product-secondary .hero-product-inner{filter:blur(.7px)drop-shadow(0 20px 26px #0000001a);opacity:.82;transform:translate(24px,18px)scale(.94)}.active-block .hero-product-main{z-index:15}.active-block .hero-product-main .hero-product-inner{filter:blur(.8px);opacity:.8;transform:translate(-18px,-8px)scale(.93)rotate(-2deg)}.active-block .hero-product-secondary{z-index:25}.active-block .hero-product-secondary .hero-product-inner{filter:blur()drop-shadow(0 30px 36px #00000029);opacity:1;transform:translate(-16px,-16px)scale(1.07)}.hero-product:hover .hero-product-inner{scale:1.015}.visual-label{z-index:40;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--body);background:#ecececeb;border:1px solid #00000029;border-radius:9px;padding:10px 13px;font-size:10px;animation:.65s cubic-bezier(.22,1,.36,1) .45s both labels-in;position:absolute;box-shadow:0 16px 30px #00000012}.label-top{top:7%;right:3%}.product-selector{z-index:45;align-items:center;gap:8px;display:flex;position:absolute;bottom:7%;left:15%}.label-bottom{cursor:pointer;align-items:center;gap:9px;min-width:170px;transition:transform .2s,background .2s;display:flex;position:relative;inset:auto}.label-bottom:hover{background:#ececec;transform:translateY(-2px)}.label-bottom b{color:#8c8c8c;margin-right:8px}.label-bottom span{text-align:left;min-width:92px}.part-controls{gap:6px;display:flex}.part-controls button{cursor:pointer;background:#ececece6;border:1px solid #b5b5b5;border-radius:50%;width:34px;height:34px;font-size:20px;line-height:1;transition:transform .2s,border-color .2s}.part-controls button:hover{border-color:#8c8c8c;transform:scale(1.05)}@keyframes hero-orbits-in{0%{opacity:0;scale:.96}to{opacity:1;scale:1}}@keyframes crankshaft-in{0%{opacity:0;translate:0 -30px}to{opacity:1;translate:0}}@keyframes block-in{0%{opacity:0;translate:0 35px}to{opacity:1;translate:0}}@keyframes labels-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.benefit-rail{z-index:5;background:#fff;border:1px solid #00000024;border-radius:19px;grid-template-columns:repeat(4,1fr);width:min(1312px,100% - 80px);min-height:112px;margin:-55px auto 0;padding:19px 10px;display:grid;position:relative;box-shadow:0 22px 55px #0000001a}.benefit-rail article{border-right:1px solid var(--line);align-items:center;gap:17px;min-height:72px;padding:9px 27px;display:flex}.benefit-rail article:last-child{border-right:0}.benefit-number{background:var(--accent-soft);color:#8c8c8c;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:10px;font-weight:800;display:grid}.benefit-rail p{min-width:0;margin:0}.benefit-rail strong,.benefit-rail small{display:block}.benefit-rail strong{letter-spacing:-.02em;font-size:15px}.benefit-rail small{color:var(--muted);margin-top:5px;font-size:10px;line-height:1.3}@media (max-width:1060px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.menu-button{display:block}.account-action{display:none}.hero{grid-template-columns:1fr 1fr;padding-top:50px}.hero-product-main{width:82%;left:-7%}.hero-product-secondary{width:68%;right:-16%}.benefit-rail article{padding-inline:18px}}@media (max-width:760px){.topbar{text-align:center;justify-content:center;padding-inline:20px}.topbar a{display:none}.site-header{width:calc(100% - 40px);height:72px}.header-cta,.icon-action{display:none}.hero{grid-template-columns:1fr;gap:24px;min-height:auto;padding:44px 20px 94px}h1{font-size:clamp(43px,13vw,58px)}.hero-description{font-size:15px}.hero-actions{flex-direction:column}.button{width:100%}.hero-visual{height:390px;margin:0 -20px}.orbit-one{width:400px;height:400px;left:4%}.orbit-two{width:280px;height:280px;left:18%}.hero-product-main{width:76%;height:76%;left:-1%}.hero-product-secondary{width:61%;height:61%;bottom:-2%;right:-4%}.label-top{top:12px;right:20px}.label-bottom{bottom:4px;left:20px}.benefit-rail{grid-template-columns:1fr 1fr;width:calc(100% - 40px);margin-top:-56px;padding:8px}.benefit-rail article{border-right:0;border-bottom:1px solid var(--line);min-height:90px;padding:12px}.benefit-rail article:nth-child(odd){border-right:1px solid var(--line)}.benefit-rail article:nth-last-child(-n+2){border-bottom:0}}.admin-page{color:#000;background:#ececec;min-height:100vh;padding:28px}.not-found-page{background:var(--surface);min-height:100vh;padding:clamp(48px,10vw,140px) max(24px,50vw - 460px)}.not-found-page h1{max-width:700px;margin:18px 0;font-size:clamp(46px,7vw,82px)}.not-found-page>p:not(.eyebrow){max-width:520px;color:var(--body);line-height:1.7}.not-found-page .button{margin-top:24px}.admin-header,.admin-card{width:min(920px,100%);margin-inline:auto}.admin-header{justify-content:space-between;align-items:center;padding:0 0 22px;font-size:13px;font-weight:800;display:flex}.admin-header a{text-decoration:none}.admin-card{background:#fff;border-radius:20px;padding:clamp(28px,5vw,58px);box-shadow:0 18px 48px #0000001a}.admin-card h1{letter-spacing:-.055em;margin:14px 0 10px;font-size:clamp(38px,5vw,62px);line-height:.95}.admin-card>p{color:#555;max-width:620px;line-height:1.6}.admin-card fieldset{border:1px solid #b5b5b5;border-radius:14px;gap:16px;margin:36px 0 0;padding:24px;display:grid}.admin-card legend{text-transform:uppercase;letter-spacing:.08em;padding:0 8px;font-size:13px;font-weight:900}.admin-card label{gap:8px;font-size:13px;font-weight:750;display:grid}.admin-card input,.admin-card textarea{color:#000;width:100%;font:inherit;resize:vertical;background:#fff;border:1px solid #b5b5b5;border-radius:8px;padding:13px 14px;font-weight:400;line-height:1.5}.admin-card input:focus,.admin-card textarea:focus{outline-offset:1px;border-color:#000;outline:2px solid #0000001f}.admin-save{flex-wrap:wrap;align-items:center;gap:16px;margin-top:30px;display:flex}.admin-save button{min-height:52px;font:inherit;cursor:pointer;border:0;border-radius:8px;padding:0 22px;font-weight:800}.admin-save button:disabled{cursor:wait;opacity:.7}.admin-save p{color:#555;margin:0;font-size:13px}@media (max-width:620px){.admin-page{padding:16px}.admin-card{padding:28px 20px}.admin-card fieldset{padding:18px 14px}}.about-page{background:var(--surface);min-height:100vh}.about-hero{color:#fff;background:#000;border-radius:24px;grid-template-columns:.92fr 1.08fr;width:min(1312px,100% - 80px);min-height:620px;margin:42px auto 0;display:grid;overflow:hidden}.about-hero-copy{align-self:center;min-width:0;padding:72px 64px}.about-hero h1{letter-spacing:-.055em;margin:18px 0 24px;font-size:clamp(46px,5vw,72px);line-height:.98}.about-hero-copy>p:not(.eyebrow){color:#b5b5b5;font-size:15px;line-height:1.75}.about-hero-image{background:#000;min-width:0;min-height:620px;position:relative;overflow:hidden}.about-hero-image:after{content:"";pointer-events:none;background:linear-gradient(90deg,#00000057,#0000 35%);border-radius:16px;position:absolute;inset:40px}.about-hero-image img{object-fit:contain;object-position:center;border-radius:16px;width:calc(100% - 80px);max-width:calc(100% - 80px);height:calc(100% - 80px);max-height:calc(100% - 80px);position:absolute;inset:40px}.about-whatsapp{color:#fff;border-radius:9px;align-items:center;gap:24px;width:max-content;min-height:52px;margin-top:32px;padding:0 22px;font-size:12px;font-weight:800;display:inline-flex}.about-values{width:min(1312px,100% - 80px);margin:0 auto;padding:120px 0}.about-intro{max-width:740px}.about-intro h2{letter-spacing:-.05em;margin:18px 0 48px;font-size:clamp(38px,4.6vw,64px);line-height:1}.about-value-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.about-value-grid article{border:1px solid var(--line);border-radius:18px;min-height:260px;padding:28px}.about-value-grid article>span{background:#b5b5b5;border-radius:50%;place-items:center;width:40px;height:40px;font-size:11px;font-weight:850;display:inline-grid}.about-value-grid h3{margin:48px 0 12px;font-size:21px}.about-value-grid h3 .title-line{white-space:nowrap;display:block}.about-value-grid p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.about-service{color:#fff;background:#000;border-radius:24px;grid-template-columns:1.2fr .8fr auto;align-items:center;gap:48px;width:min(1312px,100% - 80px);margin:0 auto;padding:68px;display:grid}.about-service h2{letter-spacing:-.05em;max-width:520px;margin:18px 0;font-size:clamp(38px,4vw,58px);line-height:1}.about-service p{color:#b5b5b5;line-height:1.7}.about-hours{gap:22px;display:grid}.about-hours article{gap:4px;display:grid}.about-hours strong{color:#ececec;text-transform:uppercase;font-size:12px}.about-hours span{color:#b5b5b5;font-size:13px}.about-service .about-whatsapp{margin:0}.about-footer{color:#b5b5b5;background:#000;justify-content:space-between;align-items:center;gap:20px;width:100%;margin:0;padding:28px max(40px,50vw - 656px);font-size:11px;display:flex}.about-footer a{color:#ececec;font-weight:750}.about-footer a:hover{color:#b5b5b5}.about-page .about-footer{margin-top:80px}@media (max-width:1060px){.about-value-grid{grid-template-columns:repeat(2,1fr)}.about-service{grid-template-columns:1fr 1fr}.about-service .about-whatsapp{grid-column:1/-1}}@media (max-width:760px){.about-hero{grid-template-columns:1fr;width:calc(100% - 40px);margin-top:20px}.about-hero-copy{padding:48px 24px}.about-hero-image{aspect-ratio:3/2;grid-row:1;min-height:0}.about-hero-image:after{background:linear-gradient(#0000 65%,#000);border-radius:12px;inset:16px}.about-hero-image img{border-radius:12px;width:calc(100% - 32px);max-width:calc(100% - 32px);height:calc(100% - 32px);max-height:calc(100% - 32px);inset:16px}.about-values{width:calc(100% - 40px);padding:88px 0}.about-value-grid{grid-template-columns:1fr}.about-service{grid-template-columns:1fr;gap:28px;width:calc(100% - 40px);padding:42px 24px}.about-service .about-whatsapp{grid-column:1}.about-footer{flex-direction:column;align-items:flex-start;gap:12px;width:100%;padding:24px 20px}.about-page .about-footer{margin-top:52px}}.contact-page{background:var(--surface);min-height:100vh}.contact-hero{color:#fff;background:#000;border-radius:24px;grid-template-columns:.9fr 1.1fr;gap:82px;width:min(1312px,100% - 80px);margin:42px auto 0;padding:72px;display:grid}.contact-copy{align-self:center}.contact-copy h1{letter-spacing:-.055em;margin:18px 0 24px;font-size:clamp(46px,5vw,72px);line-height:.98}.contact-copy>p:not(.eyebrow){color:#b5b5b5;max-width:520px;line-height:1.7}.contact-direct{grid-template-columns:1fr 1fr;gap:12px;margin-top:38px;display:grid}.contact-direct a{border:1px solid #8c8c8c;border-radius:12px;flex-direction:column;justify-content:center;gap:5px;min-height:88px;padding:18px;display:flex}.contact-direct span{color:#b5b5b5;text-transform:uppercase;letter-spacing:.08em;font-size:10px}.contact-direct strong{font-size:15px}.contact-direct .whatsapp-button span{color:#fff}.contact-form{color:#000;background:#ececec;border-radius:18px;grid-template-columns:1fr 1fr;gap:10px 14px;padding:34px;display:grid}.contact-form-heading{grid-column:1/-1;align-items:center;gap:14px;margin-bottom:18px;display:flex}.contact-form-heading>span{background:#b5b5b5;border-radius:50%;place-items:center;width:44px;height:44px;font-size:11px;font-weight:850;display:grid}.contact-form-heading h2{margin:0 0 4px;font-size:24px}.contact-form-heading p{color:var(--muted);margin:0;font-size:12px}.contact-form label{text-transform:uppercase;letter-spacing:.06em;align-self:end;font-size:10px;font-weight:800}.contact-form input,.contact-form textarea{width:100%;font:inherit;background:#fff;border:1px solid #b5b5b5;border-radius:9px;outline:none;grid-column:1/-1;padding:0 14px}.contact-form input{height:48px}.contact-form textarea{resize:vertical;padding-top:13px}.contact-form input:focus,.contact-form textarea:focus{border-color:#000;box-shadow:0 0 0 3px #b5b5b559}.contact-form button{cursor:pointer;border:0;border-radius:9px;grid-column:1/-1;justify-content:space-between;align-items:center;min-height:52px;margin-top:10px;padding:0 18px;font-weight:800;display:flex}.contact-info{grid-template-columns:repeat(4,1fr);gap:18px;width:min(1312px,100% - 80px);margin:0 auto;padding:80px 0 110px;display:grid}.contact-info article{border:1px solid var(--line);border-radius:18px;min-height:230px;padding:28px}.contact-info article>span{color:var(--muted);font-size:11px;font-weight:800}.contact-info h2{margin:42px 0 12px;font-size:21px}.contact-info p{color:var(--muted);font-size:13px;line-height:1.65}.contact-info a{font-size:11px;font-weight:800}@media (max-width:1060px){.contact-hero{gap:42px;padding:50px}.contact-info{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.contact-hero{grid-template-columns:1fr;gap:42px;width:calc(100% - 40px);margin-top:20px;padding:44px 22px}.contact-direct{grid-template-columns:1fr}.contact-form{grid-template-columns:1fr;padding:24px 18px}.contact-info{grid-template-columns:1fr;width:calc(100% - 40px);padding:62px 0 88px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.quote-count{background:var(--accent);color:#000;border:2px solid #fff;border-radius:50%;place-items:center;width:24px;height:24px;margin-left:-12px;font-size:9px;font-weight:850;display:grid}.search-panel{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;width:min(1312px,100% - 56px);margin:0 auto 18px;padding:16px;display:grid;box-shadow:0 15px 34px #00000014}.search-panel label{font-size:12px;font-weight:780}.search-panel input{border:1px solid var(--line);border-radius:9px;outline:none;width:100%;height:46px;padding:0 15px}.search-panel input:focus{border-color:var(--accent-strong);box-shadow:0 0 0 3px #b5b5b54d}.search-panel button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:9px;height:46px;padding:0 22px;font-weight:750}.section{width:min(1312px,100% - 80px);margin:0 auto;padding:132px 0 0}.section-heading h2,.compatibility-copy h2,.performance-copy h2,.newsletter h2{letter-spacing:-.05em;margin:0;font-size:clamp(38px,4.2vw,58px);font-weight:740;line-height:1.04}.split-heading{grid-template-columns:1fr 1fr;align-items:end;gap:80px;margin-bottom:45px;display:grid}.split-heading>p,.product-heading>p{max-width:480px;color:var(--body);margin:0 0 7px auto;font-size:15px;line-height:1.7}.category-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.category-card{border:1px solid var(--line);background:linear-gradient(150deg,#ececec,#b5b5b5);border-radius:18px;min-height:440px;padding:30px;position:relative;overflow:hidden}.category-card,.product-card,.process-grid article{content-visibility:auto;contain-intrinsic-size:0 430px}.category-card:before{content:"";border:1px solid #00000021;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-80px;right:-90px}.card-number{color:#8c8c8c;border:1px solid #b5b5b5;border-radius:50%;place-items:center;width:34px;height:34px;font-size:10px;font-weight:800;display:inline-grid}.category-card h3{letter-spacing:-.04em;max-width:280px;margin:22px 0 8px;font-size:25px;line-height:1.1}.category-card p{max-width:250px;color:var(--muted);margin:0;font-size:13px;line-height:1.55}.category-card a{z-index:3;gap:18px;margin-top:18px;font-size:12px;font-weight:800;display:inline-flex;position:relative}.category-card a span{color:#8c8c8c}.category-card img{object-fit:contain;width:75%;height:64%;transition:transform .25s;position:absolute;bottom:-9%;right:-4%}.category-card:hover img{transform:scale(1.035)translateY(-4px)}.compatibility-section{background:var(--graphite);color:#fff;border-radius:24px;grid-template-columns:.8fr 1.2fr;gap:80px;width:min(1312px,100% - 80px);margin:132px auto 0;padding:58px;display:grid;position:relative;overflow:hidden}.compatibility-section:before{content:"";border:1px solid #b5b5b538;border-radius:50%;width:430px;height:430px;position:absolute;bottom:-280px;left:-190px}.light-eyebrow{color:var(--accent)}.compatibility-copy{z-index:1;align-self:center;position:relative;transform:translateY(18px)}.compatibility-copy>p:not(.eyebrow){color:#b5b5b5;max-width:430px;line-height:1.7}.compatibility-note{align-items:center;gap:14px;margin-top:32px;display:flex}.compatibility-note>b{background:var(--accent);color:#000;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.compatibility-note span,.compatibility-note strong,.compatibility-note small{display:block}.compatibility-note strong{font-size:13px}.compatibility-note small{color:#b5b5b5;margin-top:5px;font-size:11px}.vehicle-form{color:var(--ink);background:#fff;border-radius:18px;grid-template-columns:1fr 1fr;gap:16px;padding:30px;display:grid}.form-intro{border-bottom:1px solid var(--line);grid-column:1/-1;align-items:center;gap:14px;padding-bottom:18px;display:flex}.form-intro>span{background:var(--accent-soft);color:#8c8c8c;border-radius:50%;place-items:center;width:34px;height:34px;font-size:10px;font-weight:850;display:grid}.form-intro strong,.form-intro small{display:block}.form-intro small{color:var(--muted);margin-top:4px;font-size:10px}.vehicle-form label{color:var(--body);text-transform:uppercase;letter-spacing:.07em;gap:8px;font-size:10px;font-weight:800;display:grid}.vehicle-form .piece-field{grid-column:1/-1}.vehicle-form select{border:1px solid var(--line);width:100%;height:48px;color:var(--ink);text-transform:none;letter-spacing:0;background:#ececec;border-radius:9px;padding:0 13px;font-size:13px}.vehicle-submit{background:var(--accent);cursor:pointer;border:0;grid-column:1/-1;width:100%}.form-result{background:var(--accent-soft);color:#000;border-radius:9px;grid-column:1/-1;margin:0;padding:13px;font-size:12px;line-height:1.5}.product-heading{grid-template-columns:1fr .8fr;align-items:end;gap:60px;display:grid}.filter-row{scrollbar-width:none;gap:8px;margin:38px 0 28px;padding-bottom:4px;display:flex;overflow-x:auto}.filter-row button{border:1px solid var(--line);min-width:max-content;height:40px;color:var(--body);cursor:pointer;background:#fff;border-radius:99px;padding:0 17px;font-size:11px;font-weight:700}.filter-row button.active{border-color:var(--ink);background:var(--ink);color:#fff}.product-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:18px;transition:transform .2s,box-shadow .2s;overflow:hidden}.product-card:hover{transform:translateY(-3px);box-shadow:0 20px 40px #00000014}.product-image{aspect-ratio:1.12;background:#ececec;position:relative;overflow:hidden}.product-image>img{object-fit:contain;width:100%;height:100%;transition:transform .25s}.product-card:hover .product-image>img{transform:scale(1.025)}.product-badge{z-index:2;background:var(--accent);color:#000;border-radius:99px;padding:7px 10px;font-size:9px;font-weight:850;position:absolute;top:16px;left:16px}.quote-button{z-index:2;background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:50%;width:44px;height:44px;font-size:22px;position:absolute;bottom:16px;right:16px}.quote-button.selected{background:var(--accent);color:#000}.product-info{padding:22px}.product-info>span{color:#8c8c8c;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:850}.product-info h3{letter-spacing:-.035em;margin:9px 0 7px;font-size:20px}.product-info p{color:var(--muted);margin:0;font-size:11px;line-height:1.5}.product-info a{justify-content:space-between;align-items:center;margin-top:20px;font-size:11px;font-weight:780;display:flex}.product-info a b{color:#8c8c8c}.performance-band{color:#fff;background:#050505;border-radius:24px;grid-template-columns:minmax(0,1fr) minmax(0,.84fr);gap:46px;width:min(1312px,100% - 80px);min-height:0;margin:132px auto 0;padding:46px;display:grid;overflow:hidden}.performance-visual{aspect-ratio:1.1;background:#000;border-radius:28px;min-height:0;position:relative;overflow:hidden}.performance-visual:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(#0000 55%,#0000003d);position:absolute;inset:0}.performance-visual img{z-index:1;object-fit:contain;object-position:center;border-radius:inherit;width:100%;height:100%;position:absolute;inset:0}.performance-copy{align-self:center;padding:2px 0}.performance-copy .light-eyebrow{color:#a6a6a6;margin-bottom:28px}.performance-copy h2{color:#0000;background:linear-gradient(105deg,#fff 0%,#f2f2f2 35%,#737373 100%);-webkit-background-clip:text;background-clip:text;max-width:560px;font-size:clamp(42px,4.4vw,64px);line-height:.98}.performance-copy>p:not(.eyebrow){color:#d1d1d1;max-width:510px;font-size:14px;line-height:1.55}.about-divider{background:#424242;align-items:center;gap:7px;height:2px;margin:24px 0 30px;display:flex}.about-divider i{background:#dadada;width:14px;height:6px;display:block;transform:skew(-28deg)}.performance-copy>p strong{color:#fff;font-size:1.2em;line-height:2}.performance-stats{grid-template-columns:repeat(3,1fr);width:calc(100% + 30px);max-width:620px;margin-top:26px;margin-left:-30px;display:grid}.performance-stats>div{text-align:center;border-left:1px solid #fff3;flex-direction:column;align-items:center;gap:8px;min-height:135px;padding:8px 12px;display:flex}.performance-stats>div:first-child{border-left:0}.performance-stats b{color:#fff;font-size:34px;font-weight:400;line-height:1}.performance-stats strong{color:#fff;font-size:11px}.performance-stats span{color:#c7c7c7;font-size:10px;line-height:1.35}.centered-heading{text-align:center;max-width:650px;margin:0 auto 48px}.centered-heading .eyebrow{justify-content:center}.centered-heading>p:last-child{color:var(--body);line-height:1.7}.process-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.process-grid article{border:1px solid var(--line);background:#ececec;border-radius:17px;min-height:240px;padding:30px}.process-grid article>span{background:var(--accent-soft);color:#8c8c8c;border-radius:50%;place-items:center;width:42px;height:42px;font-size:11px;font-weight:850;display:inline-grid}.process-grid h3{letter-spacing:-.035em;margin:42px 0 10px;font-size:21px}.process-grid p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.newsletter{background:var(--accent-soft);border-radius:24px;grid-template-columns:.9fr 1.1fr;align-items:center;gap:50px;width:min(1312px,100% - 80px);min-height:245px;margin:132px auto 0;padding:42px 48px 42px 310px;display:grid;position:relative;overflow:hidden}.newsletter-image{width:270px;height:220px;position:absolute;top:50%;left:20px;transform:translateY(-50%)}.newsletter-image img{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.newsletter h2{font-size:clamp(32px,3.2vw,46px)}.newsletter-copy>p:not(.eyebrow){color:var(--body);font-size:13px;line-height:1.6}.newsletter form>label{text-transform:uppercase;letter-spacing:.08em;margin-bottom:9px;font-size:10px;font-weight:800;display:block}.newsletter form>div{grid-template-columns:1fr auto;gap:8px;display:grid}.newsletter input{background:#fff;border:0;border-radius:10px;outline:none;min-width:0;height:52px;padding:0 15px}.newsletter button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:10px;height:52px;padding:0 20px;font-weight:750}.newsletter form>p{color:#8c8c8c;margin:9px 0 0;font-size:11px}footer{background:var(--graphite);color:#fff;margin-top:80px;padding:72px max(40px,50vw - 656px) 24px}.footer-main{grid-template-columns:1.5fr repeat(3,1fr);gap:60px;display:grid}.brand-light{color:#fff}.footer-logo{width:104px;height:132px}.footer-logo img{object-fit:contain;width:auto;height:126px}.brand-light small{color:#b5b5b5}.footer-brand>p{color:#b5b5b5;max-width:300px;margin:25px 0 14px;font-size:12px;line-height:1.7}.footer-main>div:not(.footer-brand){flex-direction:column;gap:13px;display:flex}.footer-main h3{margin:0 0 8px;font-size:12px}.footer-main>div:not(.footer-brand) a{color:#b5b5b5;font-size:11px}.footer-hours{color:#b5b5b5;gap:4px;margin:2px 0 0;font-size:11px;line-height:1.45;display:grid}.footer-hours strong{color:#ececec;text-transform:uppercase;letter-spacing:.05em;margin-top:5px;font-size:10px}.footer-main a:hover{color:var(--accent)}.footer-bottom{color:#8c8c8c;border-top:1px solid #ffffff1a;justify-content:space-between;gap:20px;margin-top:60px;padding-top:22px;font-size:9px;display:flex}@media (max-width:1060px){.site-header{position:relative}.site-header nav.nav-open{z-index:20;border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;align-items:stretch;gap:18px;padding:20px;display:flex;position:absolute;top:76px;left:0;right:0;box-shadow:0 18px 40px #0000001a}.catalog-header{grid-template-columns:1fr auto auto;position:relative}.catalog-header nav{display:none}.catalog-header nav.nav-open{z-index:20;border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;align-items:stretch;gap:18px;padding:20px;display:flex;position:absolute;top:76px;left:0;right:0;box-shadow:0 18px 40px #0000001a}.category-card{min-height:390px}.compatibility-section{gap:38px;padding:42px}.product-grid{grid-template-columns:repeat(2,1fr)}.performance-copy{padding:48px}.newsletter{padding-left:250px}.newsletter-image{width:220px;height:190px;left:16px}}@media (max-width:760px){.compatibility-copy{transform:none}.quote-count{margin-left:auto}.search-panel{grid-template-columns:1fr auto;width:calc(100% - 40px)}.search-panel label{grid-column:1/-1}.section{width:calc(100% - 40px);padding-top:92px}.split-heading,.product-heading{grid-template-columns:1fr;gap:22px}.split-heading>p,.product-heading>p{margin-left:0}.category-grid{grid-template-columns:1fr}.category-card{min-height:380px}.category-card img{width:68%}.compatibility-section{grid-template-columns:1fr;gap:32px;width:calc(100% - 40px);margin-top:92px;padding:34px 20px}.vehicle-form{grid-template-columns:1fr;padding:20px}.form-intro,.vehicle-form .piece-field,.vehicle-submit,.form-result{grid-column:1}.product-grid{grid-template-columns:1fr}.product-image{aspect-ratio:1.2}.performance-band{grid-template-columns:1fr;width:calc(100% - 40px);margin-top:92px}.performance-visual{min-height:380px}.performance-copy{padding:38px 24px}.performance-stats{grid-template-columns:1fr}.performance-stats>div{border-bottom:1px solid #ffffff1a;padding-bottom:18px}.process-grid{grid-template-columns:1fr}.process-grid article{min-height:210px}.newsletter{grid-template-columns:1fr;gap:20px;width:calc(100% - 40px);margin-top:92px;padding:270px 22px 28px}.newsletter-image{width:calc(100% - 44px);height:230px;top:22px;left:22px;transform:none}.newsletter form>div{grid-template-columns:1fr}.newsletter button{width:100%}footer{padding:58px 20px 22px}.footer-main{grid-template-columns:1fr 1fr;gap:40px 24px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column}}@keyframes hero-copy-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (max-width:760px){.hero-visual{height:430px;margin-top:28px}.hero-product-main{width:105%;height:72%;top:5%;left:-14%;transform:none}.hero-product-secondary{width:68%;height:60%;bottom:4%;right:-4%;transform:none}.label-top{display:none}.product-selector{bottom:4px;left:20px}}.hero{background:#fff;grid-template-rows:1fr auto;grid-template-columns:.72fr 1.28fr;align-items:stretch;gap:6px 28px;min-height:760px;padding:52px max(48px,50vw - 700px) 28px}.hero:before{border-color:#00000014;width:520px;height:520px;top:300px;right:-280px}.hero-copy{align-self:center;padding-bottom:20px}.hero-badge{text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:5px;height:32px;margin:0 0 44px;font-size:12px;display:flex}.hero-badge i{background:#20252a;width:9px;height:31px;display:block;transform:skew(-23deg)}.hero-badge span{color:#fff;clip-path:polygon(8% 0,100% 0,88% 100%,0 100%);background:#000;align-items:center;min-width:145px;height:31px;margin-left:7px;padding:0 25px;display:inline-flex}.hero h1{letter-spacing:-.055em;max-width:510px;font-size:clamp(50px,4.3vw,70px);font-weight:800;line-height:1.02}.hero h1 em{color:#20262b}.hero h1 small{font-size:1em;font-weight:inherit;letter-spacing:inherit;margin-top:6px;display:block}.hero-rule{background:#20262b;width:48px;height:2px;margin-top:28px;display:block}.hero-description{color:#292d31;max-width:390px;margin-top:20px;font-size:15px;line-height:1.45}.hero-actions{gap:14px;margin-top:27px}.hero .button{text-transform:uppercase;letter-spacing:.01em;border-radius:6px;min-height:54px;padding-inline:25px;font-size:11px}.hero .button-primary{color:#fff;background:#000}.hero .button-primary span{font-size:22px;font-weight:300}.hero .button-secondary{background:#fff;border:1px solid #8c8c8c}.hero .button-secondary b{font-size:18px}.hero-visual{perspective:1300px;isolation:isolate;align-self:center;height:570px;position:relative;overflow:hidden}.hero-backdrop-word{z-index:0;color:#e2e2e2;letter-spacing:-.045em;text-transform:uppercase;white-space:nowrap;width:88%;font-weight:800;line-height:.92;display:block;position:absolute;top:8px;left:2%;overflow:visible}.hero-backdrop-word.word-short{font-size:clamp(64px,5.5vw,96px)}.hero-backdrop-word.word-medium{font-size:clamp(56px,5vw,86px)}.hero-backdrop-word.word-long{letter-spacing:-.035em;font-size:clamp(42px,4.1vw,70px)}.hero-dot-field{z-index:0;opacity:.24;background-image:radial-gradient(#8c8c8c 1.2px,#0000 1.2px);background-size:10px 10px;width:310px;height:175px;position:absolute;top:210px;left:4%;-webkit-mask-image:linear-gradient(90deg,#000,#0000);mask-image:linear-gradient(90deg,#000,#0000)}.hero-spec{z-index:5;color:#20252a;text-transform:uppercase;letter-spacing:.06em;gap:7px;font-size:9px;line-height:1.5;display:flex;position:absolute;top:175px;right:4%}.hero-spec b{font-size:14px;font-weight:400}.hero-spec:after{content:"";opacity:.55;border-top:1px solid #8c8c8c;width:90px;height:44px;position:absolute;top:54px;left:36px;transform:skewY(24deg)}.hero-product-stage{transform-style:preserve-3d;place-items:center;display:grid;position:absolute;inset:85px 2% 0 0}.hero-product-spin{z-index:5;will-change:opacity;width:88%;height:64%;animation:.55s cubic-bezier(.22,1,.36,1) both hero-part-fade;position:relative}.hero-product-spin img{object-fit:contain;filter:grayscale()contrast(1.13)drop-shadow(0 20px 18px #00000026);width:100%;height:100%;display:block}.hero-part-3 .hero-product-spin{top:-120px}.hero-part-3 .hero-product-spin img{filter:grayscale()contrast(1.13)}.hero-part-3 .hero-product-shadow{display:none}.hero-product-shadow{z-index:2;filter:blur(19px);background:#0000002b;border-radius:50%;width:60%;height:34px;position:absolute;bottom:74px;left:20%}.hero-platform{z-index:1;background:linear-gradient(#fff 0 44%,#ececec 46% 68%,#fff 70%);border:2px solid #b5b5b5;border-radius:50%;width:68%;height:76px;position:absolute;bottom:34px;left:16%;box-shadow:inset 0 -9px #b5b5b5,0 16px 17px #00000014}.hero-carousel{grid-column:1/-1;grid-template-columns:64px 380px 1fr auto 64px;align-items:center;gap:28px;min-width:0;min-height:122px;display:grid;overflow:hidden}.carousel-arrow{cursor:pointer;background:#fff;border:1px solid #b5b5b5;border-radius:50%;width:52px;height:52px;font-size:32px;line-height:1}.carousel-progress{grid-template-columns:auto auto 1fr;align-items:center;gap:10px;display:grid}.carousel-progress strong{letter-spacing:-.05em;font-size:40px}.carousel-progress span{color:#8c8c8c;font-size:20px}.carousel-progress i{background:#d2d2d2;height:3px;margin-left:14px;overflow:hidden}.carousel-progress i b{background:#000;height:100%;transition:width .5s;display:block}.carousel-tabs{grid-template-columns:repeat(4,1fr);min-width:0;height:74px;display:grid}.carousel-tabs button{text-align:left;cursor:pointer;text-transform:uppercase;background:0 0;border:0;border-left:1px solid #d8d8d8;min-width:0;padding:8px 18px}.carousel-tabs small,.carousel-tabs strong{display:block}.carousel-tabs small{margin-bottom:7px;font-size:12px}.carousel-tabs strong{color:#6d6d6d;white-space:nowrap;font-size:13px}.carousel-tabs button.active{border-bottom:3px solid #000}.carousel-tabs button.active strong{color:#000}.drag-label{align-items:center;gap:12px;margin:0;font-size:25px;display:flex}.drag-label span{text-transform:uppercase;font-size:11px;line-height:1.35}.benefit-rail{margin-top:24px;overflow:hidden}@keyframes hero-part-fade{0%{opacity:0}to{opacity:1}}@media (max-width:1060px){.hero{grid-template-columns:.82fr 1.18fr;min-height:730px;padding-inline:32px}.hero h1{font-size:clamp(44px,5.5vw,62px)}.hero-visual{height:520px}.hero-carousel{grid-template-columns:54px 250px 1fr 54px;gap:16px}.drag-label{display:none}.carousel-tabs button{padding-inline:10px}.carousel-tabs strong{font-size:11px}}@media (max-width:760px){.hero{grid-template-rows:auto auto auto;grid-template-columns:1fr;gap:12px;padding:42px 20px 28px}.hero-copy{padding-bottom:0}.hero-badge{margin-bottom:30px}.hero h1{max-width:640px;font-size:clamp(36px,8vw,50px)}.hero h1 small{margin-top:4px;display:block}.hero-description{max-width:100%}.hero-actions{flex-direction:column}.hero-visual{height:390px;margin:0 -20px}.hero-backdrop-word{width:88%;top:22px;left:6%}.hero-backdrop-word.word-short{font-size:clamp(38px,10.5vw,48px)}.hero-backdrop-word.word-medium{font-size:clamp(34px,9.2vw,42px)}.hero-backdrop-word.word-long{letter-spacing:-.025em;font-size:clamp(27px,7.4vw,34px)}.hero-spec{display:none}.hero-dot-field{top:120px}.hero-product-stage{inset:62px 0 0}.hero-product-spin{width:96%;height:62%}.hero-platform{width:80%;bottom:28px;left:10%}.hero-product-shadow{width:70%;bottom:65px;left:15%}.hero-carousel{grid-column:1;grid-template-columns:46px 1fr 46px;gap:8px;min-height:190px}.carousel-arrow{width:44px;height:44px}.carousel-progress{grid-area:1/2}.carousel-progress strong{font-size:32px}.carousel-tabs{grid-area:2/1/auto/-1;height:90px;overflow-x:auto}.carousel-tabs button{min-width:118px}}@media (max-width:360px){.hero-dot-field{width:240px}.benefit-rail strong{font-size:13px}}@media (prefers-reduced-motion:reduce){.hero-product-spin{animation:none}}.whatsapp-button,.hero .button-secondary.whatsapp-button,.vehicle-submit.whatsapp-button,.newsletter button.whatsapp-button{color:#000;background:#25d366;border-color:#25d366}.whatsapp-button b{color:#000;font-size:18px}.whatsapp-button:hover,.hero .button-secondary.whatsapp-button:hover,.vehicle-submit.whatsapp-button:hover,.newsletter button.whatsapp-button:hover{color:#000;background:#1ebe5d;border-color:#1ebe5d}.whatsapp-link{color:#25d366!important}.whatsapp-link:hover{color:#1ebe5d!important}@media (prefers-reduced-motion:reduce){.hero-product-inner{transition-duration:.15s!important}.hero-product,.hero-orbits{transform:none!important}}@media (hover:none){.hero-product:hover .hero-product-inner{scale:1}}.catalog-page{background:var(--surface);min-height:100vh}.catalog-header{grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;width:min(1312px,100% - 56px);height:88px;margin:0 auto;display:grid}.catalog-header nav{gap:32px;font-size:13px;font-weight:650;display:flex}.catalog-header>.header-cta{justify-self:end}.catalog-hero{background:#020406 url(/catalog-background.webp) 50%/cover no-repeat;width:100%;height:calc(100vh - 122px);min-height:520px;padding:0;position:relative;overflow:hidden}.catalog-hero:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#020406eb 0%,#020406cc 78%,#02040673 92%,#0000 100%);width:36%;position:absolute;inset:0 auto 0 0}.catalog-banner-copy{z-index:3;color:#fff;width:min(31%,560px);position:absolute;top:17%;left:7.5%}.catalog-banner-copy .eyebrow{color:#fff;margin-bottom:58px}.catalog-banner-copy h1{color:#fff;letter-spacing:-.055em;max-width:none;margin:0 0 44px;font-size:clamp(42px,5.2vw,86px);line-height:.98}.catalog-banner-copy>p:not(.eyebrow){color:#d8d8d8;max-width:500px;margin:0;font-size:clamp(13px,1.35vw,21px);line-height:1.55}.catalog-products{width:min(1312px,100% - 80px);margin:0 auto;padding:58px 0 120px}.catalog-search-label{color:var(--ink);text-transform:uppercase;letter-spacing:.08em;margin-bottom:9px;font-size:11px;font-weight:800;display:block}.catalog-search-input{border:1px solid var(--line);color:#000;background:#fff;border-radius:10px;outline:none;width:min(620px,100%);height:58px;margin-bottom:34px;padding:0 20px;font-size:15px}.catalog-search-input:focus{border-color:#000;box-shadow:0 0 0 3px #00000014}.catalog-count{color:var(--muted);margin:20px 0 28px;font-size:12px}.catalog-page .product-info h2{letter-spacing:-.035em;margin:9px 0 7px;font-size:20px}.catalog-whatsapp-button{border-radius:9px;justify-content:space-between;align-items:center;min-height:46px;padding:0 16px;font-weight:800;color:#fff!important;margin-top:22px!important;font-size:12px!important;display:flex!important}.catalog-whatsapp-button b{color:#fff!important}.catalog-empty{text-align:center;border:1px solid var(--line);border-radius:18px;padding:64px 24px}.catalog-empty p{color:var(--muted)}.catalog-empty .catalog-whatsapp-button{gap:18px;width:max-content;margin:24px auto 0!important}@media (max-width:760px){.catalog-hero{background-position:62%;height:72vh;min-height:520px}.catalog-hero:before{width:62%}.catalog-banner-copy{width:50%;top:12%;left:6%}.catalog-banner-copy .eyebrow{margin-bottom:24px;font-size:8px}.catalog-banner-copy h1{margin-bottom:20px;font-size:clamp(24px,7vw,42px)}.catalog-banner-copy>p:not(.eyebrow){font-size:clamp(9px,2.1vw,14px)}.catalog-header{grid-template-columns:1fr auto auto;gap:8px;width:calc(100% - 40px);height:78px}.catalog-header nav{display:none}.catalog-header .brand-logo{width:48px;height:62px}.catalog-header .brand-logo img{height:56px}.catalog-header .header-cta{height:44px;padding:0 13px;font-size:10px}.catalog-hero{padding:72px 20px 54px}.catalog-products{width:calc(100% - 40px);padding:42px 0 90px}}html[data-motion=ready] [data-reveal]{opacity:0;transition:opacity .62s cubic-bezier(.22,1,.36,1),transform .62s cubic-bezier(.22,1,.36,1);transform:translateY(24px)}html[data-motion=ready] [data-reveal=item]{transition-delay:var(--reveal-delay,0s)}html[data-motion=ready] [data-reveal].is-visible{opacity:1;transform:none}.button,.whatsapp-button,.catalog-whatsapp-button,.vehicle-submit,.newsletter button,.carousel-arrow,.filter-row button,.menu-button,.icon-action,.product-info a,.contact-direct a{transition:transform .2s cubic-bezier(.22,1,.36,1),box-shadow .2s,background-color .2s,border-color .2s,color .2s}.button:hover,.whatsapp-button:hover,.catalog-whatsapp-button:hover,.vehicle-submit:hover,.newsletter button:hover,.carousel-arrow:hover,.filter-row button:hover,.product-info a:hover,.contact-direct a:hover{transform:translateY(-2px)}.button:active,.whatsapp-button:active,.catalog-whatsapp-button:active,.vehicle-submit:active,.newsletter button:active,.carousel-arrow:active,.filter-row button:active{transform:translateY(0)scale(.98)}.button:focus-visible{transform:translateY(-2px)}.whatsapp-button:focus-visible{transform:translateY(-2px)}.catalog-whatsapp-button:focus-visible{transform:translateY(-2px)}.vehicle-submit:focus-visible{transform:translateY(-2px)}.newsletter button:focus-visible{transform:translateY(-2px)}.carousel-arrow:focus-visible{transform:translateY(-2px)}.filter-row button:focus-visible{transform:translateY(-2px)}.product-info a:focus-visible{transform:translateY(-2px)}.contact-direct a:focus-visible{transform:translateY(-2px)}.product-card,.category-card,.process-grid article,.about-value-grid article,.contact-info article{transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s,border-color .28s}.product-card:hover,.category-card:hover,.process-grid article:hover,.about-value-grid article:hover,.contact-info article:hover{border-color:#00000040;transform:translateY(-5px);box-shadow:0 18px 36px #00000014}.performance-visual img,.about-hero-image img,.newsletter-image img{transition:transform .7s cubic-bezier(.22,1,.36,1)}@media (hover:hover) and (pointer:fine){.performance-visual:hover img,.about-hero-image:hover img{transform:scale(1.025)}.newsletter-image:hover img{transform:scale(1.04)rotate(-1deg)}}@media (prefers-reduced-motion:reduce){html[data-motion=ready] [data-reveal],html[data-motion=ready] [data-reveal].is-visible{opacity:1;transition:none;transform:none}.button:hover,.whatsapp-button:hover,.catalog-whatsapp-button:hover,.vehicle-submit:hover,.newsletter button:hover,.carousel-arrow:hover,.filter-row button:hover,.product-info a:hover,.contact-direct a:hover,.product-card:hover,.category-card:hover,.process-grid article:hover,.about-value-grid article:hover,.contact-info article:hover{transform:none}.performance-visual img,.about-hero-image img,.newsletter-image img{transition:none}}@media (max-width:760px){:is(.site-header:has(>nav.nav-open),.catalog-header:has(>nav.nav-open)){margin-bottom:176px}.section{padding-top:64px}.compatibility-section{margin-top:48px}.products-section{padding-top:28px}.product-card{content-visibility:visible;contain-intrinsic-size:none}html[data-motion=ready] .products-section[data-reveal],html[data-motion=ready] .catalog-products[data-reveal],html[data-motion=ready] .product-card[data-reveal]{opacity:1;transform:none}.performance-band{grid-template-columns:1fr;margin-top:12px}.performance-visual{aspect-ratio:4/3;min-height:0}.performance-visual img{width:calc(100% - 24px);height:calc(100% - 24px);inset:12px}.about-value-grid h3 .title-line{white-space:normal}.contact-copy h1{font-size:clamp(36px,10vw,50px)}.catalog-banner-copy{width:min(68%,330px)}.catalog-banner-copy>p:not(.eyebrow){font-size:clamp(11px,2.8vw,14px)}.contact-hero{flex-direction:column;gap:32px;display:flex}.contact-copy{display:contents}.contact-copy>.eyebrow,.contact-copy>h1,.contact-copy>p:not(.eyebrow){order:1}.contact-form{order:2;width:100%}.contact-direct{order:3;grid-template-columns:1fr;width:100%;margin-top:0}.contact-direct .whatsapp-button,.contact-direct .whatsapp-button span,.contact-direct .whatsapp-button strong,.contact-form .whatsapp-button,.contact-form .whatsapp-button span{color:#000!important}}.catalog-hero{height:min(680px,100vh - 150px);min-height:520px}@media (max-width:760px){.catalog-hero{aspect-ratio:16/9;height:auto;min-height:0;padding:0}.hero-part-3 .hero-product-spin{transform-origin:bottom;top:0;transform:scale(1.22)}}
