:root{--primary:#c0392b;--primary-dark:#962d22;--primary-light:#d95f50;--cta:#e8500a;--cta-dark:#c43f05;--accent-green:#16a34a;--accent-green-dark:#15803d;--bg:#fff;--bg-subtle:#f8fafc;--bg-rust:#b33b2e;--bg-pink-grad:linear-gradient(135deg, #fef6f4 0%, #fdeae7 100%);--text:#1e293b;--text-muted:#64748b;--text-light:#94a3b8;--border:#e2e8f0;--border-light:#f1f5f9;--radius:14px;--radius-lg:22px;--shadow:0 1px 4px #0000000f, 0 6px 16px #00000012;--shadow-md:0 4px 16px #0000001a, 0 1px 4px #0000000f;--shadow-lg:0 12px 48px #00000021}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:Nunito Sans,system-ui,-apple-system,sans-serif;line-height:1.65;overflow-x:hidden}h1,h2,h3,h4{letter-spacing:-.02em;font-family:Rubik,Nunito Sans,sans-serif;font-weight:800;line-height:1.12}h1{font-size:clamp(2.1rem,5.5vw,3.75rem)}h2{font-size:clamp(1.8rem,4.5vw,3rem)}h3{font-size:1.25rem;font-weight:700}p{line-height:1.75}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}ul{list-style:none}.container{max-width:1180px;margin:0 auto;padding:0 1.5rem}.section{padding:6rem 0}.highlight{color:var(--primary)}.section-light{background:var(--bg-subtle)}.section-rust{background:var(--bg-rust)}.section-pink-grad{background:var(--bg-pink-grad)}.section-title{text-align:center;margin-bottom:3.5rem}.section-title-white{text-align:center;color:#fff;margin-bottom:1rem;font-family:Rubik,sans-serif;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800}.section-subtitle-white{text-align:center;color:#ffffffd9;margin-bottom:3rem;font-size:1rem}.section-label{color:var(--primary);text-transform:uppercase;letter-spacing:.14em;background:#c0392b14;border:1px solid #c0392b2e;border-radius:999px;margin-bottom:.75rem;padding:.3rem .85rem;font-size:.78rem;font-weight:700;display:inline-block}.btn{border-radius:var(--radius);cursor:pointer;border:none;align-items:center;gap:.6rem;padding:.85rem 2rem;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex}.btn-cta{background:linear-gradient(135deg, var(--cta) 0%, #c43f05 100%);color:#fff;letter-spacing:.01em;font-family:Rubik,sans-serif;box-shadow:0 4px 20px #e8500a61}.btn-cta:hover{background:linear-gradient(135deg, var(--cta-dark) 0%, #a83504 100%);transform:translateY(-2px);box-shadow:0 8px 28px #e8500a80}.navbar{border-bottom:1px solid var(--border);z-index:100;-webkit-backdrop-filter:blur(12px);background:#fffffff7;position:sticky;top:0;box-shadow:0 2px 16px #00000012}.nav-inner{justify-content:space-between;align-items:center;padding-top:.5rem;padding-bottom:.5rem;display:flex}.nav-logo img{width:auto;height:70px}.nav-links{align-items:center;gap:2rem;display:flex}.nav-link{color:var(--text);font-size:.95rem;font-weight:500;transition:color .2s}.nav-link:hover,.nav-link.active{color:var(--primary)}.nav-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:.5rem;display:none}.nav-toggle span{background:var(--text);border-radius:2px;width:24px;height:2px;transition:all .3s;display:block}.hero-section{background:linear-gradient(#05080ed9 0%,#0a0f19cc 50%,#05080ee6 100%),url(/assets/rolamais_vertical_otimizada-pTXJ7OP2.webp) 50%/cover no-repeat;padding:5.5rem 0 4.5rem;position:relative;overflow:hidden}@media (width>=901px){.hero-section{background:linear-gradient(#0a0e14d6 0%,#0f1623cc 60%,#0a0e14e0 100%),url(/assets/rolamais_otimizada-D9sV4wLf.webp) 50%/cover no-repeat}.hero-section .highlight{color:#ff7a4d;text-shadow:0 0 24px #ff7a4d59}.hero-content h1{text-shadow:0 2px 16px #0000008c}.hero-content>p{text-shadow:0 1px 8px #00000073}}.hero-section:before{content:"";pointer-events:none;background:radial-gradient(at 78% 55%,#b33b2e26 0%,#0000 55%);position:absolute;inset:0}.hero-inner{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid;position:relative}.hero-inner--full{text-align:center;grid-template-columns:1fr;max-width:920px}.hero-content h1{color:#fff;margin-bottom:1.25rem;font-size:clamp(1.9rem,4.6vw,3.2rem)}.hero-content>p{color:#fffc;max-width:620px;margin-bottom:1.75rem;margin-left:auto;margin-right:auto;font-size:1.05rem}@media (width<=600px){.hero-content>p{color:#fffffffa;text-shadow:0 2px 10px #000,0 0 16px #000c;margin-bottom:1.25rem;font-size:.98rem;line-height:1.6}.hero-section{padding:3.5rem 0 3rem}.hero-content h1{text-shadow:0 4px 18px #000,0 0 24px #0009;font-size:clamp(1.9rem,8vw,2.5rem);line-height:1.25}.hero-content h1 .highlight{color:#ff5c39;text-shadow:0 0 20px #ff5c3966}.hero-eyebrow{letter-spacing:.02em;white-space:normal;max-width:100%;padding:.35rem .85rem;font-size:.75rem;line-height:1.4}}.hero-inner--full .hero-consult{max-width:500px;margin-left:auto;margin-right:auto}.hero-inner--full .hero-consult-label{text-align:left;max-width:500px;margin-left:auto;margin-right:auto}.hero-inner--full .hero-consult-divider{max-width:400px;margin-left:auto;margin-right:auto}.hero-eyebrow{color:#fffffff2;letter-spacing:.06em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);text-shadow:0 2px 4px #0006;background:#ffffff1a;border:1px solid #ffffff26;border-radius:8px;align-items:center;margin-bottom:1.25rem;padding:.45rem .9rem;font-size:.75rem;font-weight:700;display:inline-flex}.hero-trust{color:#ffffff80;justify-content:center;align-items:center;gap:.5rem;margin-top:1.25rem;font-size:.88rem;display:flex}.trust-bar{background:linear-gradient(135deg,#c0392b 0%,#96261b 100%);border-top:3px solid #ffffff1a;border-bottom:3px solid #0000001f;padding:1.5rem 0}.trust-bar-inner{flex-wrap:wrap;justify-content:space-around;align-items:center;gap:1rem;display:flex}.trust-item{text-align:center;color:#fff;flex-direction:column;align-items:center;padding:.25rem .5rem;display:flex}.trust-item strong{letter-spacing:-.02em;font-family:Rubik,sans-serif;font-size:1.45rem;font-weight:900;line-height:1.1;display:block}.trust-item span{opacity:.85;margin-top:.2rem;font-size:.77rem;line-height:1.3}@media (width<=600px){.trust-bar-inner{justify-content:center;gap:1.25rem 2rem}.trust-item strong{font-size:1.1rem}}.hero-cta-pair{flex-wrap:wrap;justify-content:center;gap:.85rem;margin-bottom:0;display:flex}.btn-call{text-align:left;cursor:pointer;background:linear-gradient(135deg, var(--cta) 0%, #c43f05 100%);color:#fff;border:1px solid #ffffff1a;border-radius:12px;flex-direction:row;justify-content:space-between;align-items:center;min-width:160px;padding:1.1rem 1.4rem;font-family:Rubik,sans-serif;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .22s;display:flex;box-shadow:0 8px 24px #e8500a59}.btn-call .btn-call-inner{align-items:center;gap:.6rem;display:flex}.btn-call-number{opacity:1;letter-spacing:.02em;background:#0003;border-radius:6px;padding:.3rem .7rem;font-size:.85rem;font-weight:600}.btn-call:hover{background:linear-gradient(135deg, var(--cta-dark) 0%, #a83504 100%);transform:translateY(-2px);box-shadow:0 8px 28px #e8500a85}.btn-call--secondary{background:#25d366;box-shadow:0 4px 20px #25d36659}.btn-call--secondary:hover{background:#1fba5a;box-shadow:0 8px 24px #25d36680}@media (width<=600px){.hero-cta-pair{flex-direction:column;align-items:stretch;gap:.85rem}.btn-call{border-radius:12px;width:100%;max-width:100%;padding:1rem 1.25rem;font-size:1rem}.btn-call-number{font-size:.85rem}}.hero-consult-label{color:#ffffff8c;letter-spacing:.03em;text-transform:uppercase;margin-bottom:.4rem;font-size:.78rem;font-weight:600}.hero-consult-divider{color:#ffffff73;text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:1rem;width:100%;max-width:480px;margin:2.5rem auto 1.5rem;font-size:.8rem;font-weight:600;display:flex}.hero-consult-divider:before,.hero-consult-divider:after{content:"";flex:1;height:1px}.hero-consult-divider:before{background:linear-gradient(90deg,#0000,#fff3)}.hero-consult-divider:after{background:linear-gradient(270deg,#0000,#fff3)}.hero-consult{-webkit-backdrop-filter:blur(12px);background:#00000040;border:1px solid #ffffff1a;border-radius:14px;gap:.5rem;max-width:500px;padding:.5rem;display:flex}.hero-consult-input{color:#fff;background:#ffffff0d;border:none;border-radius:10px;outline:none;flex:1;padding:.95rem 1.25rem;font-family:inherit;font-size:1rem;transition:background .2s}.hero-consult-input:focus{background:#ffffff1f}.hero-consult-input::placeholder{color:#ffffff61}.hero-consult-btn{color:#fff;border-radius:var(--radius);cursor:pointer;white-space:nowrap;background:#25d366;border:none;align-items:center;gap:.45rem;padding:.95rem 1.4rem;font-family:inherit;font-size:.95rem;font-weight:700;transition:background .2s,transform .2s;display:flex;box-shadow:0 4px 16px #25d36659}.hero-consult-btn:hover{background:#1fba5a;transform:translateY(-1px)}.cards-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.feature-card{border-radius:var(--radius-lg);box-shadow:var(--shadow);border:1px solid var(--border-light);background:#fff;padding:2.5rem 2rem;transition:transform .25s,box-shadow .25s,border-color .25s;position:relative;overflow:hidden}.feature-card:before{content:"";border-radius:var(--radius-lg);opacity:0;background:linear-gradient(135deg,#c0392b0a 0%,#0000 60%);transition:opacity .25s;position:absolute;inset:0}.feature-card:hover{box-shadow:var(--shadow-lg);border-color:#c0392b26;transform:translateY(-6px)}.feature-card:hover:before{opacity:1}.feature-icon{margin-bottom:1rem;display:flex}.feature-card h3{margin-bottom:.75rem}.feature-card p{color:var(--text-muted);font-size:.95rem}.about-inner{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.about-title{margin:.75rem 0 1.5rem;font-size:clamp(1.6rem,3.5vw,2.4rem)}.check-list{flex-direction:column;gap:.85rem;margin:1.5rem 0;display:flex}.check-list li{align-items:flex-start;gap:.75rem;font-size:.95rem;display:flex}.check-list li svg{flex-shrink:0;margin-top:2px}.about-sub{color:var(--text-muted);margin-bottom:1.25rem;font-size:.95rem}.about-address{border-left:3px solid var(--primary);border-radius:0 var(--radius) var(--radius) 0;background:#c0392b0f;flex-direction:column;gap:.65rem;margin-bottom:1.75rem;padding:1rem 1.25rem;display:flex}.about-address-item{color:var(--text);align-items:center;gap:.6rem;font-size:.9rem;display:flex}.about-address-item svg{flex-shrink:0}.about-image{position:relative}.about-image img{border-radius:var(--radius-lg);width:100%;box-shadow:var(--shadow-lg)}.about-caption{color:#fff;text-align:center;border-radius:var(--radius);background:#0000008c;padding:.6rem 1rem;font-size:.9rem;font-style:italic;position:absolute;bottom:1rem;left:1rem;right:1rem}.about-media{flex-direction:column;gap:.85rem;display:flex}.about-photo{aspect-ratio:16/10;border-radius:var(--radius-lg);width:100%;box-shadow:var(--shadow-lg);object-fit:cover;object-position:center 85%;display:block}.about-map{border-radius:var(--radius-lg);box-shadow:var(--shadow-md);overflow:hidden}.about-map iframe{border-radius:var(--radius-lg) var(--radius-lg) 0 0;display:block}.about-map-label{border:1px solid var(--border);border-radius:0 0 var(--radius-lg) var(--radius-lg);color:var(--text-muted);background:#fff;border-top:none;align-items:center;gap:.45rem;padding:.6rem 1rem;font-size:.82rem;font-weight:500;display:flex}.brands-section{padding:3.5rem 0}.brands-label{text-align:center;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);margin-bottom:2rem;font-size:.72rem;font-weight:700}.brands-grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.brand-chip{border:1.5px solid var(--border);border-radius:var(--radius);background:#fff;justify-content:center;align-items:center;min-width:120px;height:72px;padding:.85rem 1.75rem;transition:border-color .2s,box-shadow .2s;display:flex}.brand-chip:hover{border-color:var(--primary);box-shadow:var(--shadow)}.brand-chip img{object-fit:contain;filter:grayscale(20%);opacity:.85;width:auto;max-width:100px;max-height:40px;transition:opacity .2s,filter .2s}.brand-chip:hover img{opacity:1;filter:none}.brand-chip span{color:var(--text-muted);letter-spacing:.05em;font-family:Rubik,sans-serif;font-size:1.15rem;font-weight:800}.testimonials-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.testimonial-card{border-radius:var(--radius-lg);background:#fff;border:none;padding:1.75rem;transition:transform .25s,box-shadow .25s;box-shadow:0 4px 24px #0000002e}.testimonial-card:hover{transform:translateY(-5px);box-shadow:0 12px 40px #00000038}.testimonial-card p{color:#374151;margin-top:.5rem;font-size:.94rem;line-height:1.7}.testimonial-header{align-items:center;gap:.85rem;margin-bottom:1rem;display:flex}.avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.1rem;font-weight:700;display:flex}.reviewer-info{flex:1}.reviewer-info strong{font-size:.95rem;display:block}.reviewer-info span{color:var(--text-muted);font-size:.8rem}.google-tag{color:var(--text-muted);flex-direction:column;align-items:center;gap:2px;font-size:.7rem;display:flex}.stars{color:#f4b400;letter-spacing:2px;margin-bottom:.5rem;font-size:1.1rem}.testimonial-card p{color:#374151;font-size:.94rem;line-height:1.7}.areas-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:2.5rem;display:grid}.area-card{border-radius:var(--radius-lg);box-shadow:var(--shadow);border:1px solid var(--border-light);text-align:center;background:#fff;padding:2rem 1.75rem;transition:transform .25s,box-shadow .25s,border-color .25s}.area-card:hover{box-shadow:var(--shadow-md);border-color:#c0392b33;transform:translateY(-6px)}.area-icon{justify-content:center;margin-bottom:1.25rem;display:flex}.area-card h3{margin-bottom:.6rem;font-size:1.1rem}.area-card p{color:var(--text-muted);font-size:.9rem}.faq-inner{grid-template-columns:1fr 1.6fr;align-items:start;gap:4rem;display:grid}.faq-left h2{margin-bottom:1rem}.faq-left p{color:var(--text-muted)}.faq-item{border-radius:var(--radius);border:1px solid var(--border);cursor:pointer;background:#fff;margin-bottom:.75rem;padding:1.25rem 1.5rem;transition:box-shadow .2s,border-color .2s}.faq-item:hover{box-shadow:var(--shadow);border-color:#c0392b33}.faq-item[open]{border-color:#c0392b40}.faq-item summary{justify-content:space-between;align-items:center;font-size:.95rem;font-weight:600;list-style:none;display:flex}.faq-item summary:after{content:"+";color:var(--primary);font-size:1.4rem;font-weight:400;line-height:1}.faq-item[open] summary:after{content:"−"}.faq-item p{color:var(--text-muted);margin-top:.85rem;font-size:.9rem;line-height:1.6}.faq-cta-link{color:var(--text-muted);align-items:center;gap:.5rem;margin-top:1rem;font-size:.9rem;display:flex}.perf-inner{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.perf-content h2{margin-bottom:1.25rem}.perf-content p{color:var(--text-muted)}.perf-bar-item{margin-bottom:1.5rem}.perf-label{margin-bottom:.5rem;font-size:.9rem;font-weight:600}.perf-track{background:#e5e7eb;border-radius:999px;height:34px;overflow:hidden}.perf-fill{background:linear-gradient(90deg, var(--primary) 0%, var(--cta) 100%);border-radius:999px;justify-content:flex-end;align-items:center;width:0;height:100%;padding-right:.85rem;transition:width 1.2s cubic-bezier(.4,0,.2,1);display:flex}.perf-fill span{color:#fff;font-size:.85rem;font-weight:700}.types-section{background:var(--bg-subtle)}.types-subtitle{text-align:center;color:var(--text-muted);max-width:600px;margin:-2.5rem auto 3rem;font-size:.95rem}.types-filter{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:2rem;display:flex}.filter-pill{border:1.5px solid var(--border);color:var(--text);cursor:pointer;background:#fff;border-radius:20px;padding:.45rem 1.1rem;font-family:Rubik,sans-serif;font-size:.85rem;font-weight:500;transition:background .18s,color .18s,border-color .18s}.filter-pill:hover{border-color:var(--primary);color:var(--primary)}.filter-pill.active{background:var(--primary);color:#fff;border-color:var(--primary)}.types-grid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:2.5rem;display:grid}.type-item{border:1.5px solid var(--border);border-radius:var(--radius);text-align:center;cursor:pointer;background:#fff;flex-direction:column;align-items:center;gap:.75rem;padding:1.4rem 1rem;transition:border-color .22s,box-shadow .22s,transform .22s,background .22s;display:flex}.type-item:hover{background:#25d36608;border-color:#25d366;transform:translateY(-4px);box-shadow:0 6px 24px #25d36633}.type-item:focus-visible{border-color:#25d366;outline:none;box-shadow:0 6px 24px #25d36633}.type-item-hint{color:#25d366;opacity:0;font-size:.72rem;font-weight:600;line-height:1;transition:opacity .22s}.type-item:hover .type-item-hint{opacity:1}.type-item-wa-icon{display:none;position:absolute;top:-6px;right:-6px}@media (hover:none){.type-item{position:relative}.type-item-wa-icon{display:flex}}.type-icon{justify-content:center;align-items:center;width:44px;height:44px;display:flex}.type-icon svg{width:36px;height:36px}.type-item span{color:var(--text);font-size:.83rem;font-weight:600;line-height:1.35}.types-group-label{letter-spacing:.14em;text-transform:uppercase;color:var(--primary);border-left:3px solid var(--primary);background:#c0392b12;border-radius:0 6px 6px 0;margin-bottom:1rem;padding:.3rem .9rem;font-size:.72rem;font-weight:800;display:inline-block}.types-cta{text-align:center;margin-top:3rem}.contact-inner{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.contact-list{flex-direction:column;gap:1rem;margin:1.5rem 0;display:flex}.contact-list li{align-items:center;gap:.85rem;font-size:.95rem;display:flex}.contact-map iframe{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg)}.footer{background:var(--bg-pink-grad);border-top:1px solid var(--border);padding:4rem 0 0}.footer-inner{grid-template-columns:1.5fr 1fr 1.2fr;gap:3rem;padding-bottom:3rem;display:grid}.footer-brand img{height:60px;margin-bottom:1rem}.footer-brand p{color:var(--text-muted);margin-bottom:1.5rem;font-size:.95rem;font-weight:700}.footer-stats{flex-direction:column;gap:.75rem;display:flex}.footer-stat{align-items:center;gap:.75rem;font-size:.9rem;display:flex}.footer-links h4,.footer-contact h4{color:var(--text);margin-bottom:1.25rem;font-size:1rem}.footer-links ul,.footer-contact ul{flex-direction:column;gap:.65rem;display:flex}.footer-links a{color:var(--text-muted);font-size:.9rem;transition:color .2s}.footer-links a:hover{color:var(--primary)}.footer-contact li{color:var(--text-muted);align-items:center;font-size:.9rem;display:flex}.footer-social{gap:1rem;margin-top:1.25rem;display:flex}.footer-social a{color:var(--text-muted);transition:color .2s}.footer-social a:hover{color:var(--primary)}.footer-bottom{border-top:1px solid var(--border);text-align:center;padding:1.25rem 0}.footer-bottom p{color:var(--text-muted);font-size:.85rem}.contact-fab{z-index:999;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .2s,box-shadow .2s;animation:.4s .5s both fabPop;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 20px #25d36680}#whatsappFab{bottom:5.5rem}.contact-fab:hover{transform:scale(1.1);box-shadow:0 8px 28px #25d366a6}.contact-fab--phone{background:var(--primary);box-shadow:0 4px 20px #c0392b80}.contact-fab--phone:hover{box-shadow:0 8px 28px #c0392ba6}@keyframes fabPop{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.fade-in{animation:.7s ease-out both fadeUp}.reveal{opacity:0;transition:opacity .6s ease-out,transform .6s ease-out;transform:translateY(28px)}.reveal.visible{opacity:1;transform:none}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:none}}@media (width<=900px){.hero-inner{text-align:center;grid-template-columns:1fr}.hero-trust{justify-content:center}.hero-consult{max-width:100%}.about-inner{grid-template-columns:1fr;gap:2.5rem}.perf-inner,.contact-inner,.faq-inner{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr 1fr}.types-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=600px){.section{padding:3.5rem 0}.nav-toggle{display:flex}.nav-links{border-top:1px solid var(--border);box-shadow:var(--shadow-lg);z-index:99;background:#fff;flex-direction:column;gap:1rem;padding:1.5rem;display:none;position:absolute;top:100%;left:0;right:0}.nav-links.open{display:flex}.nav-inner{position:relative}.footer-inner,.testimonials-grid,.areas-grid,.cards-grid{grid-template-columns:1fr}.types-grid{grid-template-columns:repeat(2,1fr)}.hero-consult{flex-direction:column}.hero-consult-btn{justify-content:center}}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.distributors-section{background:#fff;padding:4rem 0 3.5rem;overflow:hidden}.distributors-eyebrow{text-align:center;letter-spacing:.14em;text-transform:uppercase;color:var(--primary);margin-bottom:.6rem;font-size:.72rem;font-weight:700}.distributors-title{text-align:center;color:var(--text);margin-bottom:2.75rem;font-size:clamp(1.5rem,3.5vw,2.2rem)}.marquee-wrapper{padding:.5rem 0;position:relative;overflow:hidden}.marquee-fade{z-index:2;pointer-events:none;width:140px;position:absolute;top:0;bottom:0}.marquee-fade--left{background:linear-gradient(90deg,#fff 0%,#0000 100%);left:0}.marquee-fade--right{background:linear-gradient(270deg,#fff 0%,#0000 100%);right:0}.marquee-track{will-change:transform;align-items:center;gap:2.5rem;width:max-content;animation:28s linear infinite marquee-scroll;display:flex}.marquee-wrapper:hover .marquee-track{animation-play-state:paused}.marquee-item{border:1.5px solid var(--border);border-radius:var(--radius);background:#fff;flex-shrink:0;justify-content:center;align-items:center;min-width:160px;height:88px;padding:1rem 2rem;transition:border-color .25s,box-shadow .25s,transform .25s;display:flex}.marquee-item:hover{border-color:var(--primary);transform:translateY(-3px);box-shadow:0 6px 24px #b33b2e1f}.marquee-item img{object-fit:contain;filter:grayscale(15%)opacity(.85);width:auto;max-width:130px;max-height:54px;transition:filter .25s,opacity .25s}.marquee-item:hover img{filter:none;opacity:1}@media (width<=600px){.marquee-track{gap:1.5rem;animation-duration:20s}.marquee-item{min-width:130px;height:72px;padding:.85rem 1.25rem}.marquee-item img{max-width:100px;max-height:40px}.marquee-fade{width:60px}}.popup-overlay{z-index:9999;opacity:0;pointer-events:none;background:#0000008c;justify-content:center;align-items:center;padding:1rem;transition:opacity .3s;display:flex;position:fixed;inset:0}.popup-overlay.active{opacity:1;pointer-events:auto}.popup-box{text-align:center;background:#fff;border-radius:22px;width:100%;max-width:420px;padding:2.5rem 2rem 2rem;transition:transform .35s cubic-bezier(.34,1.56,.64,1);position:relative;transform:translateY(24px)scale(.97);box-shadow:0 24px 60px #00000038}.popup-overlay.active .popup-box{transform:translateY(0)scale(1)}.popup-close{background:var(--border-light);cursor:pointer;width:32px;height:32px;color:var(--text-muted);border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .2s,color .2s;display:flex;position:absolute;top:1rem;right:1rem}.popup-close:hover{background:var(--border);color:var(--text)}.popup-icon{background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;margin:0 auto 1.25rem;display:flex;box-shadow:0 8px 24px #25d36659}.popup-badge{color:var(--primary);text-transform:uppercase;letter-spacing:.1em;background:#c0392b1a;border-radius:999px;margin-bottom:.75rem;padding:.25rem .75rem;font-size:.75rem;font-weight:700;display:inline-block}.popup-title{color:var(--text);margin-bottom:.75rem;font-family:Rubik,sans-serif;font-size:1.45rem;font-weight:800;line-height:1.2}.popup-body{color:var(--text-muted);margin-bottom:1.5rem;font-size:.92rem;line-height:1.6}.popup-cta{color:#fff;border-radius:var(--radius);background:#25d366;justify-content:center;align-items:center;gap:.6rem;width:100%;margin-bottom:.75rem;padding:1rem 1.5rem;font-family:Rubik,sans-serif;font-size:1rem;font-weight:700;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:flex;box-shadow:0 6px 20px #25d36666}.popup-cta:hover{background:#1fba5a;transform:translateY(-2px);box-shadow:0 10px 28px #25d36680}.popup-skip{color:var(--text-light);cursor:pointer;background:0 0;border:none;padding:.25rem .5rem;font-size:.83rem;transition:color .2s}.popup-skip:hover{color:var(--text-muted)}@media (width<=600px){.container{padding:0 1.25rem}.contact-fab{width:52px;height:52px;bottom:1.25rem;right:1.25rem}#whatsappFab{bottom:4.5rem}.brands-grid{gap:.75rem}}
