:root{--orange:#e98900;--orange-dark:#d67b00;--green:#4db234;--green-bright:#03a844;--black:#000;--white:#fff;--red:#d51610;--text:#090909;--muted:#4a4a4a;--shadow:0 12px 24px #00000038;--container:1140px;--font:Arial, Helvetica, sans-serif;font-family:var(--font);color:var(--text);background:var(--black);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:0}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--black)}body{background:var(--black);min-width:320px;margin:0;overflow-x:hidden}body,button,input{font-family:var(--font)}a{color:inherit;text-decoration:none}button{cursor:pointer}img{max-width:100%;display:block}main{background:var(--black);overflow:hidden}.button{border:1px solid var(--orange);color:#111;background:var(--orange);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 22px;font-size:16px;line-height:1;transition:background .18s,color .18s,border-color .18s;display:inline-flex}.button:hover{background:#f39b0a}.button--outline{background:var(--white);color:#252535;border-color:#333}.button--outline:hover{border-color:var(--orange);background:#f8f8f8}.site-header{z-index:20;background:var(--black);color:var(--orange);position:relative}.site-header__inner{align-items:center;gap:26px;width:min(100%,1380px);min-height:128px;margin:0 auto;padding:0 34px 0 49px;display:flex}.site-header__logo{flex:0 0 225px;display:block}.site-header__logo img{width:210px;height:auto}.site-nav{flex:1;justify-content:flex-end;align-items:center;gap:24px;display:flex}.site-nav__link{min-height:34px;color:var(--orange);white-space:nowrap;align-items:center;font-size:16px;font-weight:700;display:inline-flex;position:relative}.site-nav__link:after{content:"";background:var(--green);transform-origin:50%;border-radius:999px;height:3px;transition:transform .18s;position:absolute;bottom:-2px;left:0;right:0;transform:scaleX(0)}.site-nav__link:hover{color:#ffa411}.site-nav__link:focus{outline:none}.site-nav__link:focus-visible{outline:2px solid var(--green);outline-offset:5px;border-radius:4px}.site-nav__link--active,.site-nav__link--active:hover{color:var(--white)}.site-nav__link--active:after{transform:scaleX(1)}.site-header__actions{color:var(--orange);align-items:center;gap:16px;display:flex}.icon-link{width:34px;height:34px;color:var(--orange);background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.icon-link svg,.icon-link__asset{width:22px;height:22px}.icon-link__asset{object-fit:contain}.site-header__cta{min-height:46px;margin-left:1px;padding-inline:22px;font-weight:700}.page-search{z-index:35;width:min(520px,100vw - 32px);position:fixed;top:112px;right:max(16px,50vw - 656px)}.page-search__panel{background:#000000f5;border:1px solid #e98900b8;border-radius:8px;grid-template-columns:minmax(0,1fr) auto auto;align-items:end;gap:12px;padding:14px;display:grid;box-shadow:0 16px 34px #0000006b}.page-search__field{gap:6px;display:grid}.page-search__field span,.page-search__status{color:var(--orange);font-size:12px;font-weight:700}.page-search__field input{width:100%;min-height:38px;color:var(--white);background:#080808;border:1px solid #e9890094;border-radius:6px;outline:none;padding:0 12px;font-size:15px}.page-search__field input:focus{border-color:var(--green);box-shadow:0 0 0 2px #4db2343d}.page-search__status{min-width:96px;min-height:38px;color:var(--green);text-align:center;justify-content:center;align-items:center;display:inline-flex}.page-search__controls{align-items:center;gap:6px;display:flex}.page-search__controls button{width:38px;height:38px;color:var(--orange);background:0 0;border:1px solid #e9890094;border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.page-search__controls button:hover:not(:disabled),.page-search__controls button:focus-visible{color:var(--black);background:var(--orange);outline:none}.page-search__controls button:disabled{cursor:not-allowed;opacity:.38}.page-search__match{color:#080808;background:#ffe08a;border-radius:3px;padding:0 2px}.page-search__match--active{color:var(--black);background:var(--green);outline:2px solid var(--orange);outline-offset:2px}.menu-toggle{width:44px;height:44px;color:var(--orange);background:0 0;border:1px solid #e989008c;border-radius:6px;display:none}.hero-section{min-height:668px;color:var(--white);background:#202020;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.hero-section__image,.hero-section__overlay{position:absolute;inset:0}.hero-section__image{object-fit:cover;object-position:center;opacity:0;will-change:opacity, transform;width:100%;height:100%;transition:opacity .9s,transform 1.8s;transform:scale(1.02)}.hero-section__image--active{z-index:1;opacity:1;transform:scale(1)}.hero-section__overlay{background:#00000085}.carousel-arrow{z-index:3;width:45px;height:64px;color:var(--white);background:0 0;border:0;position:absolute;top:50%;transform:translateY(-50%)}.carousel-arrow--left{left:0}.carousel-arrow--right{right:8px}.hero-copy{z-index:2;text-align:center;width:min(100%,960px);margin-top:58px;position:relative}.hero-copy__shadow{background:#000000b8;border-radius:6px;height:52px;position:absolute;top:31px;left:18px;right:18px}.hero-copy h1{z-index:1;text-transform:uppercase;flex-direction:column;align-items:center;gap:10px;margin:0;font-weight:900;line-height:1;display:flex;position:relative}.hero-copy__line{color:var(--white);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.hero-copy__line--orange{background:#f28400}.hero-copy__line--top{min-width:762px;min-height:54px;padding:0 28px;font-size:38px}.hero-copy__line--main{min-width:762px;min-height:96px;padding:0 48px;font-size:76px}.hero-copy__line--green{background:var(--green-bright);min-width:762px;min-height:52px;padding:0 28px;font-size:29px}.hero-copy__logo{width:330px;margin:17px auto 0}.simulator-section{min-height:682px;color:var(--white);scroll-margin-top:0;position:relative;overflow:hidden}.simulator-section__bg{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.simulator-section:before,.simulator-section:after,.brands-section:before,.brands-section:after{content:"";z-index:2;background:var(--green);pointer-events:none;height:35px;position:absolute;left:0;right:0}.simulator-section:before{clip-path:polygon(0 35%,43% 35%,75% 96%,100% 30%,100% 0,0 0);top:-14px}.simulator-section:after{clip-path:polygon(0 78%,26% 45%,100% 73%,100% 100%,0 100%);height:45px;bottom:-1px}.simulator-section__veil{background:#00000085;position:absolute;inset:0}.simulator-section__content{z-index:3;grid-template-columns:54% 46%;align-items:center;gap:34px;width:min(100%,1360px);min-height:682px;margin:0 auto;padding:160px 30px 100px;display:grid;position:relative}.simulator-carousel{align-items:center;min-height:340px;display:flex;position:relative}.simulator-carousel__track{grid-template-columns:repeat(2,268px);gap:48px;margin-left:18px;display:grid}.simulator-carousel__track--next{animation:.98s cubic-bezier(.16,1,.3,1) both simulatorTrackNext}.simulator-carousel__track--previous{animation:.98s cubic-bezier(.16,1,.3,1) both simulatorTrackPrevious}.simulator-card{background:var(--white);color:#444;box-shadow:var(--shadow);border-radius:6px;overflow:hidden}.simulator-card img{object-fit:cover;width:268px;height:265px}.simulator-card__body{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:72px;padding:12px 10px 14px;display:flex}.simulator-card span{color:#787878;font-size:12px}.simulator-card strong{color:#444;font-size:12px}.small-arrow{z-index:5;width:36px;height:36px;color:var(--black);background:var(--orange);border:0;justify-content:center;align-items:center;display:inline-flex;position:absolute}.small-arrow--left{left:-30px}.small-arrow--right{left:614px}.simulator-copy{max-width:642px;padding-right:12px}.simulator-copy h2{color:var(--orange);margin:0 0 14px;font-size:38px;font-weight:900;line-height:1.12}.simulator-copy p{color:var(--white);margin:0;font-size:20px;line-height:1.25}.simulator-copy__button{border:1px solid var(--orange);min-height:48px;color:var(--orange);border-radius:999px;align-items:center;gap:9px;margin-top:24px;padding:0 23px;font-size:17px;display:inline-flex}.products-section{background:var(--orange);color:var(--black)}.products-section__inner{width:min(100%, var(--container));margin:0 auto;padding:73px 0 138px}.products-section h2{text-align:center;text-transform:uppercase;max-width:930px;margin:0 auto;font-size:37px;font-weight:900;line-height:1.18}.products-section__lead{text-align:center;max-width:850px;margin:10px auto 32px;font-size:20px;line-height:1.25}.category-filters{grid-template-columns:repeat(4,1fr);place-items:end center;gap:34px;max-width:900px;margin:0 auto 50px;display:grid}.category-filter{color:#293244;flex-direction:column;justify-content:flex-end;align-items:center;min-width:110px;min-height:98px;display:flex}.category-filter img,.category-filter__spacer{object-fit:cover;border-radius:9px;width:90px;height:70px}.category-filter strong,.product-card__image-wrap span{background:var(--white);color:#293244;border:1px solid #9aa1ab;border-radius:999px;justify-content:center;align-items:center;min-height:22px;padding:1px 8px 0;font-size:12px;font-weight:400;display:inline-flex}.category-filter strong{margin-top:-8px}.product-grid{grid-template-columns:repeat(4,250px);justify-content:center;gap:60px 40px;display:grid}.product-card{background:var(--white);flex-direction:column;align-items:center;width:250px;min-height:320px;padding:0 18px 20px;display:flex;position:relative}.product-card__image-wrap{width:205px;height:150px;margin-bottom:8px;position:relative}.product-card__image-wrap img{object-fit:contain;width:205px;height:150px}.product-card__image-wrap span{position:absolute;bottom:0;right:-18px}.product-card h3{text-align:center;color:#2f3a48;justify-content:center;align-items:flex-start;min-height:80px;margin:0;font-size:17px;font-weight:400;line-height:1.25;display:flex}.product-card a{color:#111;background:var(--orange);border-radius:999px;justify-content:center;align-items:center;min-width:129px;min-height:33px;margin-top:auto;padding:7px 18px;font-size:14px;display:inline-flex}.brands-section{background:var(--black);min-height:482px;color:var(--white);position:relative}.brands-section:before{clip-path:polygon(0 0,40% 0,74% 84%,100% 0,100% 0,0 0);top:0}.brands-section:after{clip-path:polygon(0 100%,26% 43%,100% 100%,100% 100%,0 100%);height:47px;bottom:0}.brands-section__inner{text-align:center;width:min(100%,1130px);margin:0 auto;padding:127px 0 105px}.brands-section h2{color:var(--orange);margin:0;font-size:38px;font-weight:900;line-height:1}.brands-section p{margin:8px 0 31px;font-size:20px}.brands-carousel{position:relative}.brands-carousel__track{grid-template-columns:repeat(5,1fr);align-items:center;gap:20px;display:grid}.brands-carousel__track--next{animation:.62s cubic-bezier(.22,1,.36,1) both brandsTrackNext}.brands-carousel__track--previous{animation:.62s cubic-bezier(.22,1,.36,1) both brandsTrackPrevious}.brand-card{background:var(--white);border:2px solid #ffffffd1;border-radius:8px;width:206px;height:116px;padding:4px;overflow:hidden}.brand-card img{object-fit:contain;width:100%;height:100%}.brand-arrow{z-index:3;width:29px;height:29px;color:var(--black);background:var(--orange);border:0;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.brand-arrow--left{left:-12px}.brand-arrow--right{right:-12px}.professional-section{background:#eb790f;padding:90px 0}.professional-card{width:min(100%, var(--container));background:var(--white);border-radius:12px;grid-template-columns:45% 55%;align-items:center;gap:38px;min-height:388px;margin:0 auto;padding:20px;display:grid}.professional-card__image img{object-fit:cover;object-position:center;width:100%;height:354px}.professional-card__copy{padding-right:45px}.professional-card__copy>strong{color:var(--black);margin-bottom:20px;font-size:18px;line-height:1.2;display:block}.professional-card h2{max-width:560px;color:var(--black);margin:0 0 23px;font-size:39px;font-weight:900;line-height:1.05}.professional-card p{color:#ef6d18;max-width:535px;margin:0 0 26px;font-size:20px;line-height:1.15}.professional-card__actions{flex-wrap:wrap;gap:12px;display:flex}.professional-card__actions .button{min-height:46px}@keyframes simulatorTrackNext{0%{opacity:.48;transform:translate(78px)}to{opacity:1;transform:translate(0,0)}}@keyframes simulatorTrackPrevious{0%{opacity:.48;transform:translate(-78px)}to{opacity:1;transform:translate(0,0)}}@keyframes brandsTrackNext{0%{opacity:.62;transform:translate(38px)}to{opacity:1;transform:translate(0,0)}}@keyframes brandsTrackPrevious{0%{opacity:.62;transform:translate(-38px)}to{opacity:1;transform:translate(0,0)}}.home-page .home-reveal{position:relative}.home-page .hero-section{animation:.9s cubic-bezier(.22,1,.36,1) both homeHeroEnter}@keyframes homeHeroEnter{0%{opacity:0;transform:translateY(18px)scale(1.012)}to{opacity:1;transform:translate(0,0)scale(1)}}.home-page .home-reveal--simulator .simulator-carousel,.home-page .home-reveal--simulator .simulator-copy,.home-page .home-reveal--products .products-section h2,.home-page .home-reveal--products .products-section__lead,.home-page .home-reveal--products .category-filter,.home-page .home-reveal--products .product-card,.home-page .home-reveal--brands .brands-section h2,.home-page .home-reveal--brands .brands-section p,.home-page .home-reveal--brands .brands-carousel,.home-page .home-reveal--professional .professional-card,.home-page .home-reveal--professional .professional-card__image,.home-page .home-reveal--professional .professional-card__copy{opacity:1;will-change:opacity, transform;transition:opacity .62s,transform .76s cubic-bezier(.22,1,.36,1);transform:translate(0,0)}.home-page .home-reveal--simulator:not(.home-reveal--visible) .simulator-carousel{opacity:0;transform:translate(-34px,16px)}.home-page .home-reveal--simulator:not(.home-reveal--visible) .simulator-copy{opacity:0;transform:translate(42px)}.home-page .home-reveal--simulator .simulator-copy{transition-delay:.11s}.home-page .home-reveal--products:not(.home-reveal--visible) .products-section h2,.home-page .home-reveal--products:not(.home-reveal--visible) .products-section__lead,.home-page .home-reveal--products:not(.home-reveal--visible) .category-filter,.home-page .home-reveal--products:not(.home-reveal--visible) .product-card{opacity:0;transform:translateY(34px)}.home-page .home-reveal--products .products-section__lead{transition-delay:70ms}.home-page .home-reveal--products .category-filter:first-child{transition-delay:.11s}.home-page .home-reveal--products .category-filter:nth-child(2){transition-delay:.15s}.home-page .home-reveal--products .category-filter:nth-child(3){transition-delay:.19s}.home-page .home-reveal--products .category-filter:nth-child(4){transition-delay:.23s}.home-page .home-reveal--products .product-card:first-child{transition-delay:.15s}.home-page .home-reveal--products .product-card:nth-child(2){transition-delay:.19s}.home-page .home-reveal--products .product-card:nth-child(3){transition-delay:.23s}.home-page .home-reveal--products .product-card:nth-child(4){transition-delay:.27s}.home-page .home-reveal--products .product-card:nth-child(5){transition-delay:.31s}.home-page .home-reveal--products .product-card:nth-child(6){transition-delay:.35s}.home-page .home-reveal--products .product-card:nth-child(7){transition-delay:.39s}.home-page .home-reveal--products .product-card:nth-child(8){transition-delay:.43s}.home-page .home-reveal--brands:not(.home-reveal--visible) .brands-section h2,.home-page .home-reveal--brands:not(.home-reveal--visible) .brands-section p{opacity:0;transform:translateY(26px)}.home-page .home-reveal--brands:not(.home-reveal--visible) .brands-carousel{opacity:0;transform:translate(54px)}.home-page .home-reveal--brands .brands-section p{transition-delay:70ms}.home-page .home-reveal--brands .brands-carousel{transition-delay:.15s}.home-page .home-reveal--professional:not(.home-reveal--visible) .professional-card{opacity:0;transform:translateY(38px)}.home-page .home-reveal--professional:not(.home-reveal--visible) .professional-card__image{opacity:0;transform:translate(-28px)}.home-page .home-reveal--professional:not(.home-reveal--visible) .professional-card__copy{opacity:0;transform:translate(32px)}.home-page .home-reveal--professional .professional-card__image{transition-delay:.11s}.home-page .home-reveal--professional .professional-card__copy{transition-delay:.18s}@media (prefers-reduced-motion:reduce){.hero-section__image,.home-page .hero-section,.simulator-carousel__track,.brands-carousel__track,.home-page .home-reveal--simulator .simulator-carousel,.home-page .home-reveal--simulator .simulator-copy,.home-page .home-reveal--products .products-section h2,.home-page .home-reveal--products .products-section__lead,.home-page .home-reveal--products .category-filter,.home-page .home-reveal--products .product-card,.home-page .home-reveal--brands .brands-section h2,.home-page .home-reveal--brands .brands-section p,.home-page .home-reveal--brands .brands-carousel,.home-page .home-reveal--professional .professional-card,.home-page .home-reveal--professional .professional-card__image,.home-page .home-reveal--professional .professional-card__copy{transition:none!important;animation:none!important;transform:none!important}.hero-section__image:not(.hero-section__image--active){opacity:0!important}.hero-section__image--active,.home-page .home-reveal--simulator .simulator-carousel,.home-page .home-reveal--simulator .simulator-copy,.home-page .home-reveal--products .products-section h2,.home-page .home-reveal--products .products-section__lead,.home-page .home-reveal--products .category-filter,.home-page .home-reveal--products .product-card,.home-page .home-reveal--brands .brands-section h2,.home-page .home-reveal--brands .brands-section p,.home-page .home-reveal--brands .brands-carousel,.home-page .home-reveal--professional .professional-card,.home-page .home-reveal--professional .professional-card__image,.home-page .home-reveal--professional .professional-card__copy{opacity:1!important}}.site-footer{background:var(--black);color:var(--green-bright);padding:44px 0 20px}.site-footer__inner{width:min(100%, var(--container));grid-template-columns:1fr 370px;gap:64px;margin:0 auto;display:grid}.site-footer__brand{grid-template-columns:150px 1fr;align-items:start;gap:24px;display:grid}.site-footer__thumb{object-fit:cover;border-radius:8px;width:150px;height:88px}.site-footer h2{color:var(--orange);margin:0;font-size:27px;font-weight:900;line-height:1.05}.site-footer strong{color:var(--orange);margin:2px 0 9px;font-size:15px;display:block}.site-footer p{color:#20dc00;max-width:420px;margin:0 0 12px;font-size:14px;line-height:1.25}.site-footer .button{min-height:33px;padding:0 16px;font-size:13px}.site-footer__social{padding-top:1px}.site-footer__social h2{font-size:26px}.site-footer__social a{color:#20dc00;grid-template-columns:24px auto;align-items:center;gap:12px;width:max-content;min-height:24px;margin-top:10px;font-size:15px;display:grid}.site-footer__social-icon{object-fit:contain;justify-self:center;width:22px;height:22px}.site-footer__copy{width:min(100%, var(--container));color:#20dc00;justify-content:space-between;align-items:center;gap:24px;margin:30px auto 0;font-size:13px;display:flex}.site-footer__copy span:last-child{text-align:right}.floating-whatsapp{z-index:50;color:var(--white);filter:drop-shadow(0 4px 8px #00000047);flex-direction:column;align-items:flex-end;display:flex;position:fixed;bottom:18px;right:20px}.floating-whatsapp__bubble{background:var(--red);border-radius:999px;margin-bottom:-3px;margin-right:12px;padding:2px 8px;font-size:12px}.floating-whatsapp__button{background:#15a852;border-radius:11px;align-items:center;gap:8px;min-height:44px;padding:0 17px;font-size:17px;display:inline-flex}.page-hero{text-align:center;min-height:300px;color:var(--white);background:linear-gradient(#000000ad,#000000ad),linear-gradient(120deg,#050505 0 36%,#e98900 36% 62%,#050505 62% 100%);justify-content:center;align-items:center;display:flex}.page-hero h1{color:var(--orange);margin:0;font-size:52px;font-weight:900;line-height:1.05}.page-hero p{max-width:720px;margin:12px auto 0;font-size:21px;line-height:1.3}.orange-info{text-align:center;background:var(--orange);color:var(--black);padding:88px 20px}.orange-info div{max-width:840px;margin:0 auto}.orange-info h2{margin:0 0 12px;font-size:36px;font-weight:900;line-height:1.12}.orange-info p{margin:0;font-size:20px;line-height:1.35}.about-section{background:var(--orange);padding:82px 20px 96px}.about-section__intro,.about-timeline,.about-section__closing{width:min(100%, var(--container));margin:0 auto}.about-section__intro{grid-template-columns:360px 1fr;align-items:center;gap:50px;display:grid}.about-section__intro img{width:360px;box-shadow:var(--shadow);border-radius:12px}.about-section h2{margin:0 0 12px;font-size:42px;font-weight:900;line-height:1}.about-section p{margin:0 0 14px;font-size:19px;line-height:1.35}.about-timeline{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:60px;display:grid}.about-timeline article{background:var(--white);border-radius:10px;min-height:220px;padding:26px}.about-timeline span{background:var(--green);border-radius:999px;width:48px;height:8px;margin-bottom:22px;display:block}.about-timeline h3{margin:0 0 10px;font-size:22px;line-height:1.15}.about-section__closing{color:var(--white);background:var(--black);border-radius:12px;margin-top:46px;padding:42px}.about-section__closing h2{color:var(--orange)}.about-section__closing div{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.about-section__closing strong{color:var(--black);background:var(--green);border-radius:999px;padding:10px 15px}.finder-section{background:var(--orange);padding:76px 20px}.finder-panel{background:var(--white);border-radius:12px;width:min(100%,920px);margin:0 auto;padding:42px}.finder-panel h2{margin:0 0 28px;font-size:40px;line-height:1}.finder-panel form{grid-template-columns:1fr 1.2fr auto;align-items:end;gap:18px;display:grid}.finder-panel label{gap:7px;font-weight:700;display:grid}.finder-panel input{border:1px solid #ddd;border-radius:7px;width:100%;min-height:45px;padding:0 14px;font-size:16px}.finder-panel button{min-height:45px;color:var(--black);background:var(--orange);white-space:nowrap;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:16px;display:inline-flex}.seller-section{background:var(--black);color:var(--white);text-align:center;padding:80px 20px 96px}.seller-section h2{color:var(--orange);margin:0 0 34px;font-size:40px}.seller-grid{width:min(100%, var(--container));grid-template-columns:repeat(4,1fr);gap:18px;margin:0 auto;display:grid}.seller-grid article{background:#101010;border:1px solid #e9890059;border-radius:10px;min-height:210px;padding:26px 18px}.seller-grid h3{color:var(--green);margin:0 0 12px;font-size:22px}.seller-grid p{color:#e9e9e9;margin:0 0 18px;font-size:15px;line-height:1.35}.seller-grid a{color:var(--orange);font-weight:700}.about-page{background:var(--black)}.about-section-line{background:var(--green);border-radius:999px;width:45px;height:4px;margin:9px 0 18px;display:block}.about-section-line--center{margin:11px auto 28px}.about-hero{min-height:500px;color:var(--white);background:var(--black);align-items:center;display:flex;position:relative;overflow:hidden}.about-hero:after{content:"";z-index:3;background:var(--green);clip-path:polygon(0 66%,28% 42%,52% 54%,78% 64%,100% 45%,100% 100%,0 100%);height:42px;position:absolute;bottom:-1px;left:0;right:0}.about-hero__image,.about-hero__overlay{position:absolute;inset:0}.about-hero__image{object-fit:cover;object-position:center 48%;width:100%;height:100%}.about-hero__overlay{background:linear-gradient(90deg,#000000d1 0%,#0000009e 42%,#0000006b 100%),#00000057}.about-hero__inner{z-index:2;width:min(100%, var(--container));margin:0 auto;padding:72px 0 98px;position:relative}.about-hero__copy{max-width:575px}.about-hero h1{color:var(--white);text-transform:uppercase;margin:0 0 14px;font-size:58px;font-weight:900;line-height:.98}.about-hero__tagline{color:var(--green);margin:0 0 20px;font-size:36px;font-weight:900;line-height:1.05}.about-hero__text{max-width:500px;color:var(--white);margin:0;font-size:18px;font-weight:700;line-height:1.3}.about-history{background:var(--orange);padding:34px 20px 38px}.about-history__card{width:min(100%, var(--container));background:var(--white);border-radius:12px;grid-template-columns:minmax(0,1fr) minmax(0,1.02fr);align-items:stretch;gap:34px;margin:0 auto;padding:31px;display:grid;box-shadow:0 12px 28px #0000002e}.about-history__media img{object-fit:cover;object-position:center;border-radius:9px;width:100%;height:100%;min-height:415px}.about-history__copy{padding:2px 10px 2px 0}.about-history__copy h2{color:var(--black);text-transform:uppercase;margin:0 0 6px;font-size:32px;font-weight:900;line-height:1}.about-history__copy>strong{color:var(--orange);margin-bottom:18px;font-size:17px;line-height:1.2;display:block}.about-history__copy p{color:#111;margin:0 0 13px;font-size:16px;line-height:1.38}.about-history__copy .button{min-height:42px;margin-top:3px;padding-inline:20px;font-size:14px}.about-history__button{border:0;font-weight:700}.history-modal{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000bd;justify-content:center;align-items:center;padding:38px 20px;display:flex;position:fixed;inset:0}.history-modal__dialog{background:var(--white);width:min(100%,980px);max-height:min(88vh,820px);color:var(--black);border:1px solid #ffffff29;border-radius:10px;position:relative;overflow:hidden;box-shadow:0 28px 80px #0000008c}.history-modal__close{z-index:3;width:44px;height:44px;color:var(--white);background:#00000094;border:0;border-radius:999px;justify-content:center;align-items:center;transition:background .18s,transform .18s;display:inline-flex;position:absolute;top:18px;right:18px}.history-modal__close:hover{background:var(--black);transform:scale(1.04)}.history-modal__body{scrollbar-color:var(--orange) #eee;max-height:min(88vh,820px);overflow-y:auto}.history-modal__header{color:var(--white);background:linear-gradient(90deg, #000000e6, #000000ad), linear-gradient(135deg, var(--black), #272727 62%, var(--orange));padding:48px 62px 40px}.history-modal__header span{color:var(--orange);letter-spacing:0;text-transform:uppercase;margin-bottom:12px;font-size:14px;font-weight:900;line-height:1;display:block}.history-modal__header h2{text-transform:uppercase;max-width:720px;margin:0;font-size:42px;font-weight:900;line-height:1.02}.history-modal__header p{color:#f4f4f4;max-width:690px;margin:16px 0 0;font-size:18px;font-weight:700;line-height:1.35}.history-modal__content{padding:42px 62px 52px}.history-modal__content p{color:#151515;margin:0 0 18px;font-size:17px;line-height:1.55}.history-modal__figure{color:var(--white);background:#0a0a0a;border-radius:10px;margin:34px 0;overflow:hidden}.history-modal__figure img{aspect-ratio:16/9;object-fit:cover;object-position:center;width:100%}.history-modal__figure figcaption{color:#f3f3f3;padding:13px 18px 15px;font-size:14px;line-height:1.35}.history-modal__quote{border-left:6px solid var(--green);background:var(--black);color:var(--white);border-radius:8px;margin-top:30px;padding:25px 28px}.history-modal__quote strong{color:var(--orange);font-size:24px;line-height:1.18;display:block}.history-modal__quote span{color:var(--green);margin-top:9px;font-size:14px;font-weight:700;display:block}.mvv-section{background:var(--black);padding:30px 20px 34px}.mvv-section__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;width:min(100%,1050px);margin:0 auto;display:grid}.mvv-card{background:var(--white);min-height:230px;color:var(--black);border-radius:8px;padding:26px 28px 24px;box-shadow:0 8px 18px #ffffff1f}.mvv-card__icon{width:58px;height:58px;color:var(--orange)}.mvv-card h2{color:var(--black);margin:8px 0 0;font-size:23px;font-weight:900;line-height:1}.mvv-card p,.mvv-card li{color:#222;font-size:15px;line-height:1.34}.mvv-card p{margin:0}.mvv-card ul{margin:0;padding-left:19px}.mvv-card li::marker{color:var(--green)}.why-section{background:var(--orange);color:var(--black);padding:28px 20px 42px}.why-section__inner{width:min(100%, var(--container));margin:0 auto}.why-section h2,.differentials-section h2{text-align:center;text-transform:uppercase;margin:0;font-size:32px;font-weight:900;line-height:1.05}.why-section__grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;display:grid}.why-card{background:var(--white);min-height:292px;color:var(--black);text-align:center;border-radius:8px;flex-direction:column;align-items:center;padding:28px 18px 24px;display:flex}.why-card__icon{width:68px;height:68px;color:var(--orange)}.why-card h3{min-height:50px;color:var(--black);white-space:pre-line;justify-content:center;align-items:center;margin:15px 0 13px;font-size:19px;font-weight:900;line-height:1.08;display:flex}.why-card p{color:#1f1f1f;margin:0;font-size:15px;line-height:1.36}.differentials-section{background:var(--black);color:var(--white);padding:18px 20px 34px}.differentials-section h2{color:var(--orange)}.differentials-section__inner{width:min(100%, var(--container));margin:0 auto}.differentials-section__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.differential-card{color:var(--white);background:#050505;border:1px solid #ffffffe0;border-radius:8px;overflow:hidden}.differential-card__media{background:#191919;height:185px;position:relative}.differential-card__media img{object-fit:cover;width:100%;height:100%}.differential-card__badge{width:58px;height:58px;color:var(--white);background:var(--green);border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:absolute;bottom:-29px;left:18px;box-shadow:0 6px 12px #00000047}.differential-card__badge svg{width:32px;height:32px}.differential-card__body{min-height:105px;padding:38px 18px 18px}.differential-card h3{color:var(--white);text-transform:uppercase;margin:0 0 7px;font-size:20px;font-weight:900;line-height:1}.differential-card p{color:var(--white);margin:0;font-size:14px;line-height:1.32}.about-cta-section{background:var(--orange);padding:28px 20px 34px}.about-cta{width:min(100%, var(--container));background:var(--white);color:var(--black);border-radius:8px;grid-template-columns:112px minmax(0,1fr) auto;align-items:center;gap:26px;margin:0 auto;padding:22px 36px;display:grid}.about-cta__icon{width:92px;height:92px;color:var(--orange)}.about-cta__copy h2{color:var(--black);text-transform:uppercase;margin:0 0 5px;font-size:30px;font-weight:900;line-height:1}.about-cta__copy p{color:#111;max-width:700px;margin:0;font-size:16px;line-height:1.35}.about-cta__button{min-width:218px;font-weight:700}@media (width<=1200px){.site-header__inner{gap:18px;padding-inline:24px}.site-header__logo{flex-basis:190px}.site-header__logo img{width:186px}.site-nav{gap:15px}.site-nav__link,.site-header__cta{font-size:14px}.product-grid{grid-template-columns:repeat(3,250px)}.brands-section__inner,.products-section__inner,.professional-card,.site-footer__inner,.site-footer__copy{width:calc(100% - 48px)}.brand-card{width:100%}}@media (width<=980px){.site-header__inner{min-height:92px}.site-header__logo{flex-basis:auto}.site-header__actions{margin-left:auto}.site-header__actions .icon-link,.site-header__cta{display:none}.site-header__actions .site-search-trigger{display:inline-flex}.page-search{top:76px;right:16px}.menu-toggle{justify-content:center;align-items:center;display:inline-flex}.site-nav{background:var(--black);border-top:1px solid #e9890033;flex-direction:column;align-items:flex-start;padding:18px 24px 24px;display:none;position:absolute;top:92px;left:0;right:0}.site-nav--open{display:flex}.site-nav__link{width:100%;padding:12px 0;font-size:16px}.hero-section{min-height:570px}.hero-copy{width:calc(100% - 40px);margin-top:10px}.hero-copy__shadow{display:none}.hero-copy__line--top,.hero-copy__line--main,.hero-copy__line--green{width:min(100%,690px);min-width:0}.hero-copy__line--top{min-height:48px;font-size:30px}.hero-copy__line--main{min-height:78px;font-size:56px}.hero-copy__line--green{min-height:46px;font-size:24px}.hero-copy__logo{width:260px}.simulator-section__content{grid-template-columns:1fr;padding:100px 28px 88px}.simulator-carousel{justify-content:center}.simulator-copy{text-align:center;max-width:740px;margin:0 auto}.product-grid{grid-template-columns:repeat(2,250px)}.brands-carousel__track{grid-template-columns:repeat(3,1fr)}.brand-card:nth-child(n+4){display:none}.professional-card{grid-template-columns:1fr;gap:20px}.professional-card__copy{padding:0 14px 18px}.site-footer__inner{grid-template-columns:1fr;gap:52px}.seller-grid,.about-timeline{grid-template-columns:repeat(2,1fr)}.finder-panel form{grid-template-columns:1fr}}@media (width<=680px){.site-header__inner{padding-inline:16px}.site-header__logo img{width:178px}.page-search{width:auto;left:12px;right:12px}.page-search__panel{grid-template-columns:1fr;gap:10px}.page-search__status,.page-search__controls{justify-self:stretch}.page-search__controls{justify-content:flex-end}.hero-section{background:var(--black);min-height:305px}.hero-section__image{object-fit:contain}.carousel-arrow{width:34px}.hero-copy__line--top{min-height:44px;padding-inline:14px;font-size:21px}.hero-copy__line--main{min-height:66px;padding-inline:12px;font-size:39px}.hero-copy__line--green{min-height:42px;padding-inline:10px;font-size:17px}.hero-copy__logo{width:220px}.simulator-section__content{padding-inline:18px}.simulator-carousel__track{grid-template-columns:minmax(0,268px);margin-left:0}.simulator-card:nth-child(2){display:none}.small-arrow--left{left:-18px}.small-arrow--right{left:auto;right:-18px}.simulator-copy h2,.products-section h2,.brands-section h2,.professional-card h2,.page-hero h1,.orange-info h2,.about-section h2,.finder-panel h2,.seller-section h2{font-size:30px}.simulator-copy p,.products-section__lead,.professional-card p,.orange-info p,.page-hero p{font-size:17px}.products-section__inner{padding:64px 18px 100px}.category-filters{grid-template-columns:repeat(2,1fr);gap:12px 18px}.category-filter{min-width:0}.category-filter img,.category-filter__spacer{width:72px;height:58px}.category-filter strong{font-size:10px}.product-grid{grid-template-columns:250px;gap:30px}.brands-section__inner{padding-top:108px}.brands-carousel__track{grid-template-columns:1fr;justify-items:center}.brand-card{width:212px}.brand-card:nth-child(n+2){display:none}.professional-section{padding:58px 16px}.professional-card{width:100%;padding:14px}.professional-card__image img{height:250px}.professional-card__actions{flex-direction:column;align-items:stretch}.site-footer{padding:48px 18px 38px}.site-footer__inner,.site-footer__copy{width:100%}.site-footer__brand{grid-template-columns:1fr}.site-footer__thumb{width:150px}.site-footer__copy{flex-direction:column;align-items:flex-start;gap:8px;margin-top:34px}.site-footer__copy span:last-child{text-align:left}.floating-whatsapp{transform-origin:100% 100%;bottom:8px;right:8px;transform:scale(.82)}.floating-whatsapp__bubble{margin-right:4px;font-size:10px}.floating-whatsapp__button{min-height:36px;padding-inline:10px;font-size:13px}.page-hero{min-height:240px;padding:0 18px}.about-section__intro,.about-timeline,.about-section__closing,.seller-grid{grid-template-columns:1fr}.about-section__intro img{width:100%}.about-section__closing{padding:28px}.finder-panel{padding:28px 20px}}@media (width<=420px){.hero-copy__line--top{font-size:18px}.hero-copy__line--main{font-size:33px}.hero-copy__line--green{font-size:15px}}@media (width<=1180px){.about-hero__inner{width:calc(100% - 48px)}.why-section__grid{gap:14px}.why-card{padding-inline:14px}.why-card h3{font-size:17px}.why-card p{font-size:14px}}@media (width<=980px){.about-hero{min-height:455px}.about-hero__inner{padding:62px 0 86px}.about-history__card{grid-template-columns:1fr}.about-history__media img{min-height:330px}.why-section__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.differentials-section__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.differential-card h3{font-size:17px}.about-cta{grid-template-columns:82px minmax(0,1fr)}.about-cta__button{grid-column:2;justify-self:start}.about-cta__icon{width:78px;height:78px}}@media (width<=860px){.mvv-section__grid,.differentials-section__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.differential-card__media{height:210px}}@media (width<=680px){.site-nav__link:after{width:52px;bottom:5px;right:auto}.about-hero{min-height:430px}.about-hero__image{object-position:center center}.about-hero__overlay{background:#000000ad}.about-hero__inner{width:100%;padding:58px 20px 76px}.about-hero h1{font-size:40px}.about-hero__tagline{font-size:25px}.about-hero__text{font-size:16px}.about-history{padding:25px 14px 30px}.about-history__card{gap:23px;padding:18px}.about-history__media img{min-height:255px}.about-history__copy{padding:0}.about-history__copy h2,.why-section h2,.differentials-section h2,.about-cta__copy h2{font-size:28px}.about-history__copy p,.about-cta__copy p{font-size:15px}.history-modal{align-items:flex-start;padding:14px}.history-modal__dialog,.history-modal__body{max-height:calc(100vh - 28px)}.history-modal__close{width:40px;height:40px;top:12px;right:12px}.history-modal__header{padding:52px 22px 28px}.history-modal__header h2{font-size:30px}.history-modal__header p,.history-modal__content p{font-size:15px}.history-modal__content{padding:28px 22px 34px}.history-modal__figure{margin:26px 0}.history-modal__figure img{aspect-ratio:4/3}.history-modal__quote{padding:21px 20px}.history-modal__quote strong{font-size:20px}.mvv-section__grid,.why-section__grid,.differentials-section__grid{grid-template-columns:1fr}.mvv-card{min-height:0}.why-card{min-height:245px}.differential-card__media{height:205px}.about-cta-section{padding:24px 14px 90px}.about-cta{text-align:center;grid-template-columns:1fr;justify-items:center;gap:13px;padding:24px 20px 26px}.about-cta__button{grid-column:auto;justify-self:center;width:100%;max-width:260px}}
