/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#101113;--paper:#f5f4f0;--yellow:#ed111d;--muted:#686b70;--line:#d9d8d2}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}svg{width:1.2rem;height:1.2rem}.navbar{color:#fff;z-index:20;background:#08090a;border-bottom:1px solid #282a2e;align-items:center;gap:42px;height:88px;padding:0 max(28px,50vw - 620px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:11px;margin-right:auto;display:flex}.brand-logo img{object-fit:contain;object-position:left center;width:190px;height:72px}.brand-mark{border:8px solid var(--ink);border-radius:50%;place-items:center;width:39px;height:39px;display:grid;position:relative}.brand-mark:after{content:"";background:var(--yellow);width:8px;height:17px;position:absolute;top:-8px;right:-8px;transform:skew(-18deg)}.brand-mark span{font-size:15px;font-style:italic;font-weight:900}.brand-name{letter-spacing:-.8px;font-size:20px;font-weight:900}.brand-name span{color:#d0ad00}.nav-links{gap:30px;font-size:14px;font-weight:700;display:flex}.nav-links a:hover{color:#ff2934}.button{cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 20px;font-size:13px;font-weight:800;transition:all .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-dark{color:var(--ink);background:#fff}.button-yellow{background:var(--yellow);color:#fff}.button-ghost{color:#fff;background:#ffffff08;border-color:#515358}.menu-button{background:0 0;border:0;display:none}.hero{color:#fff;background:#111316;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);min-height:680px;padding-left:max(28px,50vw - 620px);display:grid;position:relative;overflow:hidden}.hero-grid{opacity:.08;background-image:linear-gradient(#fff 1px,#0000 1px),linear-gradient(90deg,#fff 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 75%);mask-image:linear-gradient(90deg,#000,#0000 75%)}.hero-copy{z-index:2;max-width:710px;padding:112px 36px 86px 0;position:relative}.eyebrow{letter-spacing:2.1px;color:#d1d2d5;align-items:center;gap:9px;font-size:11px;font-weight:900;display:flex}.eyebrow span{background:var(--yellow);width:28px;height:3px}.eyebrow.dark{color:#616369}h1{letter-spacing:-4.8px;max-width:760px;margin:25px 0 28px;font-size:clamp(53px,6.1vw,90px);font-weight:850;line-height:.94}h1 em{color:var(--yellow);font-style:normal}.hero-copy>p{color:#b8bbc0;max-width:590px;margin:0 0 34px;font-size:18px;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.hero-actions .button{min-height:56px;padding:0 25px}.hero-proof{color:#c6c7ca;flex-wrap:wrap;gap:20px;margin-top:40px;font-size:12px;font-weight:700;display:flex}.hero-proof span{align-items:center;gap:6px;display:flex}.hero-proof svg{color:var(--yellow);width:15px}.hero-visual{background:radial-gradient(circle,#363a40,#0000 58%),linear-gradient(135deg,#191c20,#090a0c);min-height:630px;position:relative;overflow:hidden}.energy-ring{border:1px solid #ffd40047;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ring-one{width:530px;height:530px}.ring-two{width:700px;height:700px}.hero-logo-panel{background:#050506;border:1px solid #3b3d41;width:min(86%,620px);padding:24px;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%);box-shadow:0 35px 80px #000c}.hero-logo-panel img{width:100%;height:auto;display:block}.floating-card{z-index:2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#111316db;border:1px solid #45484c;align-items:center;gap:12px;padding:16px 21px;display:flex;position:absolute;bottom:12%;left:8%;box-shadow:0 20px 50px #0008}.status-dot{background:var(--yellow);border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #ffd40022}.floating-card div{flex-direction:column;gap:4px;display:flex}.floating-card small{color:#989ba0;letter-spacing:1.2px;font-size:9px}.floating-card strong{font-size:14px}.trust-strip{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:1.4fr repeat(4,1fr);align-items:center;gap:22px;min-height:112px;padding:20px max(28px,50vw - 620px);display:grid}.trust-strip>p{letter-spacing:1.7px;color:#83858a;font-size:10px;font-weight:900}.trust-strip div{border-left:1px solid var(--line);flex-direction:column;gap:5px;padding-left:22px;display:flex}.trust-strip strong{font-size:14px}.trust-strip span{color:#85878b;font-size:12px}.catalog-entry{max-width:1320px;margin:0 auto;padding:72px 40px 0}.measure-search{color:#fff;border-left:5px solid var(--yellow);background:#17191c;grid-template-columns:.85fr 1.15fr;align-items:center;gap:60px;padding:38px 42px;display:grid}.measure-search small{letter-spacing:1.7px;color:#ff8d93;font-size:9px;font-weight:900}.measure-search h2{letter-spacing:-1.6px;margin:7px 0;font-size:36px}.measure-search p{color:#9fa2a7;margin:0;font-size:13px}.measure-search form{gap:9px;display:grid}.measure-search label{letter-spacing:1px;color:#a7a9ad;font-size:9px;font-weight:900}.measure-search form>div{grid-template-columns:1fr auto;display:grid}.measure-search input{background:#fff;border:0;outline:none;min-width:0;padding:17px 18px}.measure-search button{background:var(--yellow);color:#fff;cursor:pointer;border:0;align-items:center;gap:10px;padding:0 22px;font-size:11px;font-weight:900;display:flex}.category-grid{background:#d9d8d2;border:1px solid #d9d8d2;grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.category-grid a{text-align:left;cursor:pointer;background:#fff;border:0;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:24px 20px;transition:all .2s;display:grid}.category-grid a:hover{background:#f0efeb}.category-grid a>span{width:42px;height:42px;color:var(--yellow);background:#17191c;place-items:center;display:grid}.category-grid a>div{gap:5px;display:grid}.category-grid strong{font-size:13px}.category-grid small{color:#777;font-size:10px;line-height:1.4}.category-grid a>svg{color:#999;width:15px}.section{max-width:1320px;margin:0 auto;padding:108px 40px}.section-heading{justify-content:space-between;align-items:end;gap:50px;margin-bottom:52px;display:flex}.section-heading h2{letter-spacing:-2.7px;margin:17px 0 0;font-size:clamp(38px,4vw,57px);line-height:1.05}.section-heading>p{max-width:430px;color:var(--muted);margin:0 0 5px;font-size:15px;line-height:1.75}.product-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.product-card{background:#fff;border:1px solid #e1e0dc;flex-direction:column;min-height:410px;padding:34px 30px 28px;transition:all .25s;display:flex;position:relative}.product-card:hover{border-color:#c6c4bd;transform:translateY(-6px);box-shadow:0 20px 55px #17171712}.card-number{color:#c3c3bf;font-size:11px;font-weight:800;position:absolute;top:25px;right:26px}.icon-box{width:64px;height:64px;color:var(--yellow);background:#17191c;place-items:center;margin-bottom:33px;display:grid}.icon-box svg{width:31px;height:31px}.product-card small{letter-spacing:1.6px;color:#9b8400;font-size:9px;font-weight:900}.product-card h3{letter-spacing:-.8px;margin:10px 0 13px;font-size:24px}.product-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.product-card button{cursor:pointer;background:0 0;border:0;border-top:1px solid #e7e6e2;justify-content:space-between;margin-top:auto;padding:20px 0 0;font-size:12px;font-weight:900;display:flex}.product-card button svg{transition:all .2s}.product-card button:hover svg{transform:translate(5px)}.fleet-section{background:linear-gradient(90deg,#141619 0 68%,var(--yellow) 68%);color:#fff;padding:85px max(28px,50vw - 620px)}.fleet-panel{grid-template-columns:.9fr 1.1fr;align-items:center;gap:85px;display:grid}.fleet-copy h2,.contact-intro h2{letter-spacing:-3.5px;margin:22px 0;font-size:clamp(43px,4.8vw,68px);line-height:1.02}.fleet-copy h2 em,.contact-intro h2 em{color:var(--yellow);font-style:normal}.fleet-copy>p{color:#aeb0b5;max-width:520px;font-size:15px;line-height:1.75}.fleet-copy ul{gap:17px;margin:28px 0 35px;padding:0;list-style:none;display:grid}.fleet-copy li{color:#c5c6c9;align-items:center;gap:13px;font-size:13px;display:flex}.fleet-copy li svg{color:var(--yellow);background:#ffd40015;border-radius:50%;width:25px;height:25px;padding:5px}.fleet-copy li strong{color:#fff}.fleet-dashboard{color:#111;background:#f7f7f4;min-height:390px;padding:30px;box-shadow:0 40px 90px #0005}.dashboard-top{letter-spacing:1.3px;color:#777;border-bottom:1px solid #ddd;justify-content:space-between;padding-bottom:20px;font-size:9px;font-weight:900;display:flex}.online{color:#58604c}.online i{background:#80a200;border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block}.truck-line{align-items:center;gap:20px;padding:40px 0;display:flex}.truck-line>svg{width:63px;height:63px;color:var(--yellow);background:#17191c;padding:15px}.truck-line div{flex-direction:column;gap:6px;display:flex}.truck-line small{letter-spacing:1.4px;color:#888;font-size:9px}.truck-line strong{font-size:22px}.metric-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.metric-grid div{background:#ecece7;flex-direction:column;gap:7px;padding:19px 16px;display:flex}.metric-grid small{color:#a68c00;font-weight:900}.metric-grid strong{font-size:13px}.metric-grid span{color:#777;font-size:10px}.testimonials-section{padding-bottom:100px}.testimonial-heading{border-bottom:1px solid var(--line);padding-bottom:45px}.rating-block{grid-template-columns:auto auto;align-items:center;column-gap:14px;display:grid}.rating-block strong{letter-spacing:-2px;font-size:40px}.rating-block span{color:#dbb600;letter-spacing:2px}.rating-block small{text-align:right;color:#888;letter-spacing:1.4px;grid-column:1/-1;font-size:8px}.testimonial-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.testimonial-grid article{background:#fff;border:1px solid #e0dfda;flex-direction:column;min-height:290px;padding:30px;display:flex}.testimonial-grid article>svg{color:#cfad00;width:30px;height:30px}.testimonial-grid article>p{letter-spacing:-.2px;font-size:16px;line-height:1.7}.testimonial-grid footer{align-items:center;gap:12px;margin-top:auto;display:flex}.avatar{width:42px;height:42px;color:var(--yellow);background:#17191c;place-items:center;font-size:11px;font-weight:900;display:grid}.testimonial-grid footer>div:last-child{flex-direction:column;gap:4px;display:flex}.testimonial-grid footer strong{font-size:12px}.testimonial-grid footer span{color:#85878a;font-size:10px}.demo-note{color:#8c8c88;margin:18px 2px 0;font-size:10px}.contact-section{color:#fff;background:#17191c;grid-template-columns:.9fr 1.1fr;gap:90px;padding:100px max(28px,50vw - 620px);display:grid}.contact-intro>p{color:#afb1b5;max-width:500px;line-height:1.7}.contact-data{gap:20px;margin-top:40px;display:grid}.contact-data>div{align-items:center;gap:15px;display:flex}.contact-data>div>svg{width:42px;height:42px;color:var(--yellow);background:#272a2f;padding:10px}.contact-data span{flex-direction:column;gap:5px;display:flex}.contact-data small{letter-spacing:1.3px;color:#898c91;font-size:8px}.contact-data strong{font-size:13px}.quote-form{color:#111;background:#fff;gap:20px;padding:38px;display:grid}.form-top{border-bottom:1px solid #ddd;align-items:center;gap:16px;padding-bottom:25px;display:flex}.form-top>span{background:var(--yellow);place-items:center;width:42px;height:42px;font-size:12px;font-weight:900;display:grid}.form-top div{flex-direction:column;gap:4px;display:flex}.form-top strong{font-size:20px}.form-top small{color:#777;font-size:11px}.quote-form label{letter-spacing:.5px;gap:8px;font-size:10px;font-weight:900;display:grid}.quote-form input,.quote-form select,.quote-form textarea{color:#111;background:#f8f8f5;border:1px solid #d9d8d3;outline:none;width:100%;padding:14px}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:#9d8500;box-shadow:0 0 0 3px #ffd40025}.form-row{grid-template-columns:1fr 1fr;gap:15px;display:grid}.form-submit{border:0;width:100%;min-height:55px}.form-submit svg:last-child{margin-left:auto}.privacy{text-align:center;color:#888;font-size:9px;line-height:1.5}.site-footer{color:#fff;background:#0d0e10;grid-template-columns:2fr 1fr 1fr 1.3fr;gap:45px;padding:65px max(28px,50vw - 620px) 25px;display:grid}.footer-logo img{width:250px;height:auto;display:block}.footer-brand p{color:#777b80;max-width:300px;margin-top:20px;font-size:12px;line-height:1.7}.site-footer>div:not(.footer-brand){color:#92959a;flex-direction:column;gap:12px;font-size:11px;display:flex}.site-footer>div>strong{color:#fff;letter-spacing:1.5px;margin-bottom:7px;font-size:9px}.footer-cta .button{color:#fff}.copyright{color:#696c70;border-top:1px solid #292b2f;grid-column:1/-1;margin:20px 0 0;padding-top:22px;font-size:10px}.whatsapp-float{z-index:15;background:var(--yellow);color:#fff;align-items:center;gap:8px;height:48px;padding:0 17px;font-size:10px;font-weight:900;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 10px 35px #0004}@media (width<=900px){.nav-links,.nav-cta{display:none}.menu-button{flex-direction:column;justify-content:center;gap:7px;width:44px;height:44px;display:flex}.menu-button span{background:#fff;width:25px;height:2px;display:block}.nav-links.open{color:#fff;background:#0c0d0f;flex-direction:column;padding:28px;display:flex;position:absolute;top:87px;left:0;right:0;box-shadow:0 20px 25px #0005}.hero{grid-template-columns:1fr;padding-left:28px}.hero-copy{padding:90px 28px 70px 0}.hero-visual{min-height:460px;margin-left:-28px}.trust-strip{grid-template-columns:1fr 1fr}.trust-strip>p{grid-column:1/-1}.measure-search{grid-template-columns:1fr;gap:25px}.category-grid{grid-template-columns:1fr 1fr}.product-grid{grid-template-columns:1fr}.section-heading{flex-direction:column;align-items:start}.product-card{min-height:360px}.fleet-panel,.contact-section{grid-template-columns:1fr}.fleet-section{background:#141619}.testimonial-grid{grid-template-columns:1fr}.site-footer{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media (width<=560px){.navbar{height:76px;padding:0 20px}.brand-logo img{width:145px;height:62px}.nav-links.open{top:75px}.hero{padding-left:20px}.hero-copy{padding-top:72px}.hero-copy h1{letter-spacing:-3px;font-size:53px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-proof{flex-direction:column;gap:10px}.hero-visual{min-height:330px;margin-left:-20px}.hero-logo-panel{width:90%;padding:12px}.trust-strip{padding:25px 20px}.trust-strip div{padding-left:15px}.catalog-entry{padding:45px 20px 0}.measure-search{padding:28px 22px}.measure-search form>div{grid-template-columns:1fr}.measure-search button{justify-content:center;min-height:50px}.category-grid{grid-template-columns:1fr}.section{padding:78px 20px}.section-heading h2{font-size:40px}.product-card{padding:28px 24px}.fleet-section,.contact-section{padding:75px 20px}.fleet-panel{gap:50px}.fleet-dashboard{min-height:auto;padding:20px}.metric-grid{grid-template-columns:1fr}.contact-section{gap:50px}.quote-form{padding:25px 20px}.form-row{grid-template-columns:1fr}.site-footer{grid-template-columns:1fr;padding:55px 20px 25px}.footer-brand{grid-column:auto}.footer-logo img{width:220px}.copyright{grid-column:auto}.rating-block,.whatsapp-float span{display:none}.whatsapp-float{border-radius:50%;justify-content:center;width:50px;padding:0}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.catalog-tools{background:#fff;border:1px solid #deddd8;grid-template-columns:1.5fr 1fr 1fr auto;gap:12px;margin-bottom:18px;padding:20px;display:grid}.catalog-tools label{gap:7px;display:grid}.catalog-tools label span{letter-spacing:1px;color:#73757a;font-size:9px;font-weight:900}.catalog-tools input,.catalog-tools select{background:#f8f8f5;border:1px solid #d7d6d1;outline:none;width:100%;min-width:0;padding:13px}.catalog-tools input:focus,.catalog-tools select:focus{border-color:var(--yellow);box-shadow:0 0 0 3px #ed111d15}.catalog-tools>button{cursor:pointer;background:#fff;border:1px solid #c9c8c3;align-self:end;min-height:44px;padding:0 16px;font-size:10px;font-weight:900}.catalog-summary{color:#74767a;margin:0 0 18px;font-size:12px}.catalog-summary strong{color:#111;margin-right:5px;font-size:18px}.catalog-product-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.catalog-product-card{background:#fff;border:1px solid #deddd8;flex-direction:column;min-width:0;transition:all .22s;display:flex}.catalog-product-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px #17171712}.catalog-product-visual{background:linear-gradient(145deg,#181a1d,#090a0b);place-items:center;height:150px;display:grid;position:relative;overflow:hidden}.catalog-product-visual:before{content:"";border:1px solid #ed111d55;border-radius:50%;width:180px;height:180px;position:absolute}.catalog-product-visual svg{color:#ed111d;width:70px;height:70px;position:relative}.catalog-product-visual span{color:#fff;letter-spacing:1.4px;font-size:9px;font-weight:900;position:absolute;top:14px;left:16px}.catalog-product-body{flex-direction:column;flex:1;padding:23px;display:flex}.catalog-meta{letter-spacing:.8px;color:#8a8c90;text-transform:uppercase;justify-content:space-between;gap:10px;font-size:8px;display:flex}.catalog-product-body h3{letter-spacing:-.25px;min-height:65px;margin:13px 0 17px;font-size:16px;line-height:1.35}.catalog-product-body dl{border-top:1px solid #e5e4df;border-bottom:1px solid #e5e4df;grid-template-columns:1fr 1fr;margin:0;display:grid}.catalog-product-body dl div{padding:12px 0}.catalog-product-body dl div+div{border-left:1px solid #e5e4df;padding-left:14px}.catalog-product-body dt{color:#929499;letter-spacing:1px;text-transform:uppercase;font-size:8px}.catalog-product-body dd{margin:5px 0 0;font-size:12px;font-weight:800}.catalog-price{flex-direction:column;gap:5px;margin:18px 0;display:flex}.catalog-price small{letter-spacing:1px;color:#8a8c90;font-size:8px}.catalog-price strong{letter-spacing:-1px;font-size:25px}.catalog-product-body>button{background:var(--yellow);color:#fff;cursor:pointer;border:0;justify-content:space-between;align-items:center;min-height:48px;margin-top:auto;padding:0 16px;font-size:11px;font-weight:900;display:flex}.load-more{cursor:pointer;background:#fff;border:1px solid #bbb9b3;align-items:center;gap:14px;min-height:52px;margin:32px auto 0;padding:0 24px;font-size:12px;font-weight:900;display:flex}.load-more span{color:#8a8c90;font-size:9px;font-weight:700}.catalog-empty{text-align:center;background:#fff;border:1px solid #deddd8;padding:55px 20px}.catalog-empty>svg{width:52px;height:52px;color:var(--yellow)}.catalog-empty h3{margin:15px 0 8px;font-size:24px}.catalog-empty p{color:#777;max-width:480px;margin:0 auto 20px}.catalog-empty button{color:#fff;cursor:pointer;background:#17191c;border:0;min-height:46px;padding:0 20px;font-weight:800}@media (width<=1000px){.catalog-tools,.catalog-product-grid{grid-template-columns:1fr 1fr}}@media (width<=620px){.catalog-tools{grid-template-columns:1fr;padding:16px}.catalog-tools>button{width:100%}.catalog-product-grid{grid-template-columns:1fr}.catalog-product-body h3{min-height:auto}.catalog-product-visual{height:135px}}.catalog-callout{grid-template-columns:1fr auto;align-items:end;gap:60px;display:grid}.catalog-callout h2{letter-spacing:-3px;max-width:850px;margin:18px 0;font-size:clamp(38px,4.5vw,62px);line-height:1.03}.catalog-callout p{color:var(--muted);max-width:720px;line-height:1.7}.catalog-callout>a{min-height:56px;padding:0 28px}.catalog-page{min-height:100vh}.catalog-navbar{position:relative}.catalog-nav{gap:28px;font-size:13px;font-weight:800;display:flex}.catalog-nav a:hover{color:#ff2934}.catalog-hero{color:#fff;background:#111316;padding:80px max(28px,50vw - 620px);position:relative;overflow:hidden}.catalog-hero:after{content:"";border:1px solid #ed111d44;border-radius:50%;width:520px;height:520px;position:absolute;top:-260px;right:-120px}.catalog-hero>div{z-index:1;max-width:830px;position:relative}.catalog-hero a{color:#a8abb0;margin-bottom:35px;font-size:11px;display:inline-block}.catalog-hero span{color:#ff666e;letter-spacing:2px;font-size:10px;font-weight:900;display:block}.catalog-hero h1{margin:15px 0 20px;font-size:clamp(48px,6vw,82px)}.catalog-hero p{color:#b8bbc0;max-width:680px;font-size:17px;line-height:1.65}.catalog-page-content{max-width:1320px;margin:0 auto;padding:70px 40px 100px}.catalog-help{color:#fff;background:#17191c;justify-content:space-between;align-items:center;gap:40px;padding:65px max(28px,50vw - 620px);display:flex}.catalog-help span{letter-spacing:1.6px;color:#ff666e;font-size:9px;font-weight:900}.catalog-help h2{letter-spacing:-2px;margin:9px 0;font-size:42px}.catalog-help p{color:#a9acb0;margin:0}.catalog-help>a{background:var(--yellow);align-items:center;gap:10px;min-height:52px;padding:0 22px;font-size:12px;font-weight:900;display:flex}.catalog-footer{color:#777b80;background:#0d0e10;align-items:center;gap:35px;padding:35px max(28px,50vw - 620px);font-size:10px;display:flex}.catalog-footer img{object-fit:contain;width:210px;height:60px;margin-right:auto}.catalog-footer a{color:#fff}@media (width<=800px){.catalog-callout{grid-template-columns:1fr;align-items:start}.catalog-callout>a{justify-self:start}.catalog-nav{display:none}.catalog-page-content{padding:50px 20px 80px}.catalog-help{flex-direction:column;align-items:flex-start}.catalog-footer{flex-wrap:wrap}.catalog-footer img{width:170px;margin-right:0}}.segment-tabs{background:#d8d7d2;border:1px solid #d8d7d2;grid-template-columns:repeat(3,1fr);gap:1px;margin-bottom:18px;display:grid}.segment-tabs button{color:#555;cursor:pointer;background:#fff;border:0;min-height:58px;padding:0 18px;font-size:12px;font-weight:900}.segment-tabs button.active{color:#fff;box-shadow:inset 0 -4px var(--yellow);background:#17191c}.catalog-page .catalog-tools{grid-template-columns:1.45fr repeat(3,1fr) auto}.catalog-section-label{justify-content:space-between;align-items:end;gap:30px;margin:28px 0 18px;display:flex}.catalog-section-label span{letter-spacing:-.8px;font-size:24px;font-weight:900}.catalog-section-label p{color:#777;margin:0;font-size:11px}.product-application{color:#777;margin:15px 0;font-size:10px}.product-application strong{color:#222}.catalog-product-body>button.out-of-stock{color:#777;cursor:not-allowed;background:#e6e5e1;justify-content:center}.catalog-product-card:has(.out-of-stock){opacity:.72}.catalog-product-card:has(.out-of-stock) .catalog-product-visual:after{content:"SIN STOCK";color:#b0000b;letter-spacing:1px;background:#fff;padding:7px 9px;font-size:8px;font-weight:900;position:absolute;bottom:12px;right:12px}@media (width<=1100px){.catalog-page .catalog-tools{grid-template-columns:1fr 1fr 1fr}.catalog-page .catalog-tools>button{min-height:44px}}@media (width<=620px){.segment-tabs,.catalog-page .catalog-tools{grid-template-columns:1fr}.catalog-section-label{flex-direction:column;align-items:start;gap:8px}}.catalog-product-visual{isolation:isolate;background:#0c0d0f;height:230px}.catalog-product-visual:before{display:none}.catalog-product-visual img{object-fit:cover;width:100%;height:100%;transition:transform .45s,filter .45s;position:absolute;inset:0}.catalog-product-card:hover .catalog-product-visual img{filter:brightness(1.06);transform:scale(1.045)}.catalog-product-visual:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0009 0,#0000 38%,#0008 100%);position:absolute;inset:0}.catalog-product-visual span{z-index:2;border-left:3px solid var(--yellow);background:#0c0d0fcc;padding:8px 10px;top:14px;left:14px}.catalog-product-visual small{z-index:2;color:#d4d5d8;letter-spacing:1px;text-transform:uppercase;font-size:7px;position:absolute;bottom:11px;right:13px}.usage-profile{border-top:1px solid #e5e4df;margin:0 0 18px;padding:13px 0 15px}.usage-profile>span{color:#8a8c90;letter-spacing:1px;text-transform:uppercase;margin-bottom:9px;font-size:8px;font-weight:900;display:block}.usage-profile>div{flex-wrap:wrap;gap:6px;display:flex}.usage-profile small{color:#424449;border-left:2px solid var(--yellow);background:#f0efeb;padding:7px 9px;font-size:9px;font-weight:800}.usage-profile small.technical-tag{color:#fff;letter-spacing:.4px;background:#17191c;border-left-color:#73767c}.catalog-product-body .product-application{margin-bottom:13px}@media (width<=620px){.catalog-product-visual{height:220px}}
