:root{--primary:#06c;--primary-dark:#0052a3;--primary-light:#3385d6;--secondary:#00a859;--accent:#ff6b35;--success:#28a745;--warning:#ffc107;--danger:#dc3545;--info:#17a2b8;--gray-50:#f8f9fa;--gray-100:#e9ecef;--gray-200:#dee2e6;--gray-300:#ced4da;--gray-400:#adb5bd;--gray-500:#6c757d;--gray-600:#495057;--gray-700:#343a40;--gray-800:#212529;--gray-900:#0d1117;--text-primary:#212529;--text-secondary:#6c757d;--text-light:#fff;--white:#fff;--black:#000;--shadow-sm:0 1px 3px #0000001a;--shadow-md:0 4px 6px #0000001a;--shadow-lg:0 10px 15px #0000001a;--shadow-xl:0 20px 25px #00000026;--border-radius:8px;--border-radius-lg:12px;--font-primary:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-heading:"Poppins", "Inter", sans-serif;--transition:all .3s ease}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-primary);color:var(--text-primary);background-color:var(--white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:1rem;font-weight:700;line-height:1.2}h1{font-size:clamp(2rem,5vw,3rem)}h2{font-size:clamp(1.75rem,4vw,2.5rem)}h3{font-size:clamp(1.5rem,3vw,2rem)}h4{font-size:clamp(1.25rem,2.5vw,1.5rem)}p{margin-bottom:1rem}a{color:var(--primary);transition:var(--transition);text-decoration:none}a:hover{color:var(--primary-dark)}img{max-width:100%;height:auto;display:block}.container{max-width:1280px;margin:0 auto;padding:0 1.5rem}@media (width>=768px){.container{padding:0 2rem}}header{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-dark) 100%);color:var(--text-light);z-index:1000;box-shadow:none;padding:.65rem 0;transition:box-shadow .2s,padding .2s;position:sticky;top:0}header.scrolled{box-shadow:none;padding:.55rem 0}header#header *,header#header a,header#header a:hover,header#header span,header#header li,header#header h1,header#header h2,header#header h3,header#header h4,header#header p{color:var(--text-light)}header:not(#header){color:#1a1a1a!important;box-shadow:none!important;z-index:auto!important;background:0 0!important;position:static!important;top:auto!important}header:not(#header) h1,header:not(#header) h2,header:not(#header) h3,header:not(#header) h4,header:not(#header) p,header:not(#header) span,header:not(#header) a,header:not(#header) a:hover{color:#1a1a1a!important;background:0 0!important}.header-content{white-space:nowrap;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.logo{color:var(--text-light);flex-shrink:0;align-items:center;gap:.75rem;font-size:1.25rem;font-weight:700;display:flex}.logo-link{transition:var(--transition);align-items:center;text-decoration:none;display:inline-flex}.logo-link:hover{opacity:.9}.logo-icon{object-fit:contain;width:auto;height:clamp(52px,5.5vw,69px);display:block}.desktop-nav{flex:1;justify-content:flex-end;margin-right:1rem;display:flex}.desktop-nav ul{flex-wrap:nowrap;align-items:center;gap:.5rem;list-style:none;display:flex}.desktop-nav li{display:inline-block}.desktop-nav a{border-radius:var(--border-radius);transition:var(--transition);white-space:nowrap;padding:.5rem .85rem;font-size:.875rem;font-weight:500;line-height:1.2;display:inline-block;color:var(--text-light)!important}.desktop-nav a:hover{background-color:#ffffff1f;color:var(--text-light)!important}.header-cta{letter-spacing:.01em;transition:var(--transition);white-space:nowrap;background:#25d366;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;gap:.5rem;min-height:44px;padding:.7rem 1.35rem;font-size:.875rem;font-weight:700;line-height:1;text-decoration:none;display:inline-flex;box-shadow:0 2px 6px #25d3664d;color:#fff!important}.header-cta:hover{background:#1ebe5d;transform:translateY(-1px);box-shadow:0 6px 16px #25d36680;color:#fff!important}.header-cta svg{flex-shrink:0}.mobile-menu-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:.5rem;display:none}.mobile-menu-toggle span{background-color:var(--text-light);width:24px;height:2.5px;transition:var(--transition);border-radius:2px;display:block}.mobile-menu-toggle.active span:first-child{transform:translateY(7.5px)rotate(45deg)}.mobile-menu-toggle.active span:nth-child(2){opacity:0}.mobile-menu-toggle.active span:nth-child(3){transform:translateY(-7.5px)rotate(-45deg)}.mobile-nav{background:var(--primary-dark);z-index:999;padding:5rem 0 2rem;display:none;position:fixed;inset:0;overflow-y:auto}.mobile-nav.active{display:block}.mobile-nav ul{margin:0;padding:0;list-style:none}.mobile-nav a{transition:var(--transition);border-bottom:1px solid #ffffff14;padding:1rem 2rem;font-size:1.1rem;font-weight:500;text-decoration:none;display:block;color:var(--text-light)!important}.mobile-nav a:hover{background:#ffffff14}.mobile-nav .mobile-cta{text-align:center;background:#25d366;border-bottom:none;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;margin:1.5rem 2rem;font-weight:700;display:flex;color:#fff!important}@media (width>=992px){.header-cta{display:inline-flex}}@media (width<=991px){.header-cta,.desktop-nav{display:none}.mobile-menu-toggle{display:flex}}@media (width<=767px){.header-content{gap:.5rem}.logo{font-size:1.1rem}}.hero-image-section{width:100vw;max-width:100%;margin-bottom:0;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:0;position:relative;overflow:hidden}.hero-image-wrapper{width:100%;height:350px;margin:0;position:relative;overflow:hidden}.hero-image-wrapper:before,.hero-image-wrapper:after{display:none}.hero-background-image{object-fit:cover;object-position:30% 50%;width:100%;height:100%;margin:0;padding:0;display:block}.hero-overlay-gray{z-index:1;background:linear-gradient(135deg,#0820509e 0%,#0a3c8273 60%,#00000059 100%);width:100%;height:100%;position:absolute;top:0;left:0}.hero-overlay-vignette{z-index:1;pointer-events:none;background:radial-gradient(at 25%,#081c468c 0%,#0000 70%);width:100%;height:100%;position:absolute;top:0;left:0}.hero-text-overlay{z-index:2;width:auto;max-width:750px;padding:2rem 2rem 2rem 7rem;position:absolute;top:50%;left:0;transform:translateY(-50%)}@media (width>=1200px){.hero-text-overlay{padding-left:8rem}}.hero-text-content{color:var(--white);text-align:left}@media (width<=768px){.hero-text-content{text-align:center}}.hero-title-small{color:var(--white);text-shadow:none;letter-spacing:-.022em;margin-bottom:.85rem;font-family:Inter,Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:clamp(2.1rem,4.2vw,3rem);font-weight:500;line-height:1.18}.hero-subtitle-small{color:#eef2f7;text-shadow:none;letter-spacing:.005em;margin-bottom:0;font-family:Inter,Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:clamp(.95rem,1.5vw,1.1rem);font-weight:400;line-height:1.55}.filters-section{background:var(--white);border-bottom:1px solid var(--gray-200);padding:1rem 0}.filters-section .container{justify-content:center;display:flex}.filters-section .ranking-filters{gap:1rem;margin-bottom:0}.filters-section .filter-btn{box-shadow:var(--shadow-md);border-radius:var(--border-radius-lg);opacity:1!important}.filters-section .filter-btn:hover{opacity:1!important}.hero-content-overlay{text-align:center;color:var(--white);max-width:800px;padding:2rem}.hero-content-overlay h1{color:var(--white);text-shadow:0 3px 15px #00000080,0 1px 3px #000000b3;margin-bottom:1rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:800}.hero-subtitle-overlay{color:var(--white);text-shadow:0 2px 10px #00000080,0 1px 3px #0009;margin-bottom:0;font-size:clamp(1rem,2vw,1.5rem);font-weight:500;line-height:1.6}@media (width<=768px){.hero-image-wrapper{height:280px}.hero-background-image{object-position:35% 50%}.hero-content-overlay{padding:1.5rem}.hero-text-overlay{text-align:center;width:100%;max-width:100%;padding:1.5rem 1rem;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.hero-title-small{text-align:center;word-wrap:break-word;hyphens:auto;text-shadow:none;margin-bottom:.75rem;font-size:1.5rem;line-height:1.3}.hero-subtitle-small{text-align:center;word-wrap:break-word;max-width:100%;padding:0 .5rem;font-size:.85rem;line-height:1.6}.filters-section{padding:.75rem 0}.filters-section .ranking-filters{flex-wrap:wrap;gap:.5rem}.filters-section .filter-btn{padding:.75rem 1.25rem;font-size:.95rem}}.hero{background:linear-gradient(135deg,#f0f7ff 0%,#e6f2ff 100%);margin-bottom:3rem;padding:3rem 0}.hero-content{text-align:center;max-width:900px;margin:0 auto}.hero h1{color:var(--primary);margin-bottom:1rem}.hero-subtitle{color:var(--text-secondary);margin-bottom:2rem;font-size:1.25rem}@media (width>=768px){.hero{padding:4rem 0}}.cotacao-section{background:linear-gradient(135deg,#f0f7ff 0%,#e6f2ff 100%);padding:3rem 0}.cotacao-form-hero{background:var(--white);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-lg);text-align:left;max-width:900px;margin:0 auto;padding:2rem}.cotacao-form-hero h1{color:var(--primary);text-align:center;margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem)}.cotacao-form-hero .hero-subtitle{color:var(--text-secondary);text-align:center;margin-bottom:2rem;font-size:1.25rem}.cotacao-form-hero h2{color:var(--primary);text-align:center;margin-bottom:1.5rem;font-size:1.5rem}.form-cotação{max-width:800px;margin:0 auto}.form-row{grid-template-columns:1fr;gap:1rem;margin-bottom:1rem;display:grid}@media (width>=768px){.form-row{grid-template-columns:1fr 1fr}}.form-group label{color:var(--text-primary);margin-bottom:.5rem;font-weight:600;display:block}.form-group input,.form-group select{border:2px solid var(--gray-300);border-radius:var(--border-radius);width:100%;font-size:1rem;font-family:var(--font-primary);transition:var(--transition);padding:.75rem 1rem}.form-group input:focus,.form-group select:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #0066cc1a}.lgpd-consent{margin-top:1.5rem;margin-bottom:1.5rem}.checkbox-label{cursor:pointer;align-items:flex-start;gap:.75rem;font-size:.9rem;line-height:1.5;display:flex}.checkbox-label input[type=checkbox]{cursor:pointer;width:auto;margin-top:.25rem}.checkbox-label a{color:var(--primary);text-decoration:underline}.btn-primary{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-dark) 100%);color:var(--text-light);border-radius:var(--border-radius);cursor:pointer;transition:var(--transition);text-align:center;border:none;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem 2rem;font-size:1.1rem;font-weight:600;line-height:1.2;display:flex}.btn-primary:hover{background:var(--primary);box-shadow:var(--shadow-lg);transform:translateY(-2px)}.form-disclaimer{text-align:center;color:var(--text-secondary);margin-top:1rem}.form-disclaimer small{text-align:center;color:var(--text-secondary);gap:.5rem;font-size:.9rem;display:block}.calculadora-perfil{background:var(--gray-50);border-radius:var(--border-radius-lg);border:2px solid var(--gray-200);margin-top:2rem;padding:1.5rem}.calculadora-perfil h3{color:var(--text-primary);margin-bottom:.5rem;font-size:1.2rem}.calculadora-desc{color:var(--text-secondary);margin-bottom:1.25rem;font-size:.9rem}.calculadora-campos{grid-template-columns:1fr;gap:1rem;margin-bottom:1rem;display:grid}@media (width>=600px){.calculadora-campos{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}}.calculadora-actions{align-self:end}.calculadora-resultado{background:var(--white);border-radius:var(--border-radius);border-left:4px solid var(--primary);padding:1rem}.calculadora-resultado-texto{margin:0;font-size:1rem;line-height:1.5}.calculadora-resultado-texto small{color:var(--text-secondary);margin-top:.5rem;font-size:.85rem;display:block}.calculadora-msg{color:var(--text-secondary);margin:0}.calculadora-msg a{color:var(--primary);text-decoration:underline}.ranking-section{background-color:var(--gray-50);padding:3rem 0}.section-title{text-align:center;color:var(--primary);margin-bottom:.5rem}.section-subtitle{text-align:center;color:var(--text-secondary);margin-bottom:2rem;font-size:1.1rem}.ranking-filters{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:2rem;display:flex}.filter-btn{border:2px solid var(--primary-bright);background:var(--white);border-radius:var(--border-radius-lg);cursor:pointer;transition:var(--transition);color:var(--primary);box-shadow:var(--shadow-sm);padding:1rem 2rem;font-size:1rem;font-weight:700}.filter-btn:hover{background:var(--blue-lighter);border-color:var(--primary);box-shadow:var(--shadow-md);transform:translateY(-2px)}.filter-btn.active{background:var(--primary);color:var(--white);border-color:var(--primary);box-shadow:var(--shadow-md)}.ranking-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=768px){.ranking-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.ranking-grid{grid-template-columns:repeat(3,1fr)}}.ranking-card{background:var(--white);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-md);transition:var(--transition);border:2px solid #0000;padding:1rem}.ranking-card:hover{box-shadow:var(--shadow-xl);border-color:var(--primary-light);transform:translateY(-4px)}.ranking-card-header{justify-content:flex-start;align-items:flex-start;margin-bottom:.75rem;display:flex}.ranking-logo-wrapper{justify-content:space-between;align-items:center;gap:1rem;width:100%;min-height:50px;margin-bottom:.5rem;display:flex}.ranking-logo{object-fit:contain;object-position:left center;flex-shrink:0;width:auto;max-width:200px;height:50px;display:block}.ranking-operadora-fallback{color:var(--text-primary);margin-bottom:0;font-size:1.25rem}.ranking-position{color:var(--primary);font-size:2rem;font-weight:800}.ranking-card h3{color:var(--text-primary);margin-bottom:.5rem;font-size:1.25rem}.ranking-card .operadora-logo{object-fit:contain;border-radius:var(--border-radius);width:60px;height:60px}.ranking-stars{color:var(--warning);white-space:normal;flex-shrink:0;margin-bottom:0;font-size:.9rem;line-height:1.4}.ranking-price{color:var(--success);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.ranking-plano-name{color:var(--text-primary);margin:.5rem 0;font-size:1.1rem}.ranking-tag{color:var(--primary);text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#f0f7ff 0%,#e0efff 100%);border:1px solid #cce0ff;border-radius:999px;margin-bottom:.75rem;padding:.3rem .7rem;font-size:.78rem;font-weight:700;display:inline-block}.ranking-cobertura{color:var(--text-secondary);border-top:1px dashed var(--gray-200);margin:.5rem 0 1rem;padding-top:.75rem}.badge-cotar{color:var(--primary);background:linear-gradient(135deg,#f0f7ff 0%,#e0efff 100%);border:1px solid #cce0ff;border-radius:6px;padding:.3rem .6rem;font-size:.78rem;font-weight:600;display:inline-block}.ranking-card p{margin-bottom:.5rem;line-height:1.4}.ranking-card p small{margin-bottom:.5rem;font-size:.8rem;display:block}.ranking-features{margin-bottom:.75rem;padding-left:0;list-style:none}.ranking-features li{color:var(--text-secondary);align-items:center;gap:.5rem;padding:.25rem 0;font-size:.9rem;display:flex}.ranking-features li:before{content:"✓";color:var(--success);font-weight:700}.ranking-card .btn-primary{text-align:center;justify-content:center;width:100%;margin-top:.75rem;padding:.75rem 1rem;font-size:.95rem}.mapa-section{background-color:var(--white);padding:3rem 0}.mapa-controls{grid-template-columns:1fr;gap:1rem;margin-bottom:1.5rem;display:grid}@media (width>=768px){.mapa-controls{grid-template-columns:1fr 1fr}}.mapa-filter{flex-direction:column;gap:.5rem;display:flex}.mapa-filter label{color:var(--text-primary);font-weight:600}.mapa-filter select{border:2px solid var(--gray-300);border-radius:var(--border-radius);font-size:1rem;font-family:var(--font-primary);padding:.75rem 1rem}.mapa-wrapper{grid-template-columns:1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}@media (width>=992px){.mapa-wrapper{grid-template-columns:320px 1fr}}.mapa-lista-box{background:var(--gray-50);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-sm);flex-direction:column;max-height:500px;padding:1rem;display:flex}.mapa-lista-titulo{color:var(--text-primary);margin:0 0 .75rem;font-size:1rem}.mapa-lista-estabelecimentos{flex:1;min-height:0;overflow-y:auto}.mapa-lista-item{border-bottom:1px solid var(--gray-200);gap:.2rem;padding:.6rem .5rem;font-size:.9rem;display:grid}.mapa-lista-item:last-child{border-bottom:none}.mapa-lista-operadora{color:var(--primary);font-size:.85rem;font-weight:600}.mapa-lista-regiao,.mapa-lista-tipo{color:var(--text-secondary);font-size:.8rem}.mapa-lista-endereco{color:var(--text-secondary);margin-top:.25rem;font-size:.8rem;display:block}.mapa-lista-vazio{color:var(--text-secondary);margin:0;padding:1rem;font-size:.95rem}.mapa-container{border-radius:var(--border-radius-lg);height:500px;box-shadow:var(--shadow-md);overflow:hidden}.mapa-legend{background:var(--gray-50);border-radius:var(--border-radius);padding:1.5rem}.mapa-legend h3{margin-bottom:1rem;font-size:1.1rem}.mapa-legend ul{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem;list-style:none;display:grid}.mapa-legend li{align-items:center;gap:.5rem;display:flex}.legend-icon{font-size:1.25rem}.comparativo-section{background-color:var(--gray-50);padding:3rem 0}.comparativo-table-wrapper{border-radius:var(--border-radius-lg);box-shadow:var(--shadow-md);background:var(--white);overflow-x:auto}.comparativo-table{border-collapse:collapse;width:100%;min-width:800px}.comparativo-table thead{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-dark) 100%);color:var(--text-light)}.comparativo-table th{text-align:left;padding:1rem;font-weight:600}.comparativo-table td{border-bottom:1px solid var(--gray-200);padding:1rem}.comparativo-table tbody tr:hover{background-color:var(--gray-50)}.comparativo-table td:last-child{text-align:center}.comparativo-table .btn-primary{text-align:center;justify-content:center;width:auto;min-width:100px;margin:0 auto;padding:.5rem 1.25rem;font-size:.9rem;display:flex}.faq-section{background-color:var(--white);padding:3rem 0}.faq-list{max-width:900px;margin:0 auto}.faq-item{background:var(--gray-50);border-radius:var(--border-radius);margin-bottom:1rem;overflow:hidden}.faq-question{cursor:pointer;color:var(--text-primary);transition:var(--transition);justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem;font-weight:600;list-style:none;display:flex}.faq-question::-webkit-details-marker{display:none}.faq-question::marker{content:"";display:none}.faq-question:hover{background-color:var(--gray-100)}.faq-question:after{content:"+";color:var(--primary);transition:var(--transition);flex-shrink:0;font-size:1.5rem;line-height:1}.faq-question-text{flex:1;min-width:0}.faq-item[open]>.faq-question:after{content:"−"}.faq-answer{color:var(--text-secondary);padding:0 1.5rem 1.5rem;line-height:1.6}.faq-answer p{margin:0}.disclaimer-section{background-color:var(--gray-50);padding:3rem 0}.disclaimer-content{max-width:900px;margin:0 auto}.disclaimer-content h1{color:var(--primary);margin-top:0;margin-bottom:1.5rem}.disclaimer-content h2{color:var(--primary);border-top:2px solid var(--gray-200);margin-top:2.5rem;margin-bottom:1rem;padding-top:1rem}.disclaimer-content h2:first-of-type{border-top:none;margin-top:2rem;padding-top:0}.disclaimer-content h3{color:var(--text-primary);margin-top:1.5rem;margin-bottom:1rem;font-size:1.25rem}.disclaimer-content p{margin-bottom:1rem;line-height:1.7}.disclaimer-content ul{margin-top:.75rem;margin-bottom:1.5rem;padding-left:1.5rem}.disclaimer-content li{margin-bottom:.5rem;line-height:1.6}.disclaimer-text ul{margin-left:0;list-style:none}.disclaimer-text li{padding:.5rem 0 .5rem 1.5rem;position:relative}.disclaimer-text li:before{content:"•";color:var(--primary);font-weight:700;position:absolute;left:0}.link-privacidade{margin-top:1rem;font-weight:600;display:inline-block}.footer{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-dark) 100%);color:var(--text-light);padding:3rem 0 1rem}.footer p,.footer a,.footer h3,.footer h4{color:var(--text-light)}.footer-content{grid-template-columns:1fr;gap:2rem;margin-bottom:2rem;display:grid}@media (width>=768px){.footer-content{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.footer-content{grid-template-columns:repeat(4,1fr)}}.footer-col h3,.footer-col h4{color:var(--text-light);margin-bottom:1rem}.footer-col ul{list-style:none}.footer-col ul li{margin-bottom:.5rem}.footer-col a{color:#fffc;transition:var(--transition)}.footer-col a:hover{color:var(--text-light)}.footer-disclaimer{color:#ffffffb3;margin-top:1rem}.footer-bottom{text-align:center;color:#fffc;border-top:1px solid #fff3;padding-top:1.5rem}.whatsapp-link{color:var(--text-light);transition:var(--transition);align-items:center;gap:.5rem;font-weight:600;text-decoration:none;display:inline-flex}.whatsapp-link:hover{color:var(--white);opacity:.9}.whatsapp-icon-footer{fill:currentColor;width:20px;height:20px;color:var(--text-light);flex-shrink:0}.whatsapp-float{color:var(--white);box-shadow:var(--shadow-xl);z-index:999;transition:var(--transition);background:#25d366;border-radius:50px;align-items:center;gap:.75rem;padding:1rem 1.5rem;font-weight:600;text-decoration:none;display:flex;position:fixed;bottom:2rem;right:2rem}.whatsapp-float:hover{background:#20ba5a;transform:translateY(-4px);box-shadow:0 15px 30px #25d36680;color:var(--white)!important}.whatsapp-text,.whatsapp-float:hover .whatsapp-text{color:var(--white)!important}.whatsapp-icon{width:24px;height:24px;fill:var(--white);color:var(--white);flex-shrink:0}@media (width<=767px){.whatsapp-float{padding:.75rem 1rem;bottom:1rem;right:1rem}.whatsapp-text{display:none}}.text-center{text-align:center}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.hidden{display:none!important}.loading{opacity:.6;pointer-events:none}.spinner{border:3px solid var(--gray-200);border-top:3px solid var(--primary);border-radius:50%;width:40px}.aeo-section{background:var(--gray-50);border-top:1px solid var(--gray-200);border-bottom:1px solid var(--gray-200);padding:3rem 0}.aeo-titulo{text-align:center;color:var(--text-primary);max-width:920px;margin:0 auto 1.5rem;font-size:clamp(1.5rem,2.5vw,1.85rem);font-weight:700}.aeo-resposta-direta{color:var(--text-primary);text-align:left;max-width:920px;margin:0 auto 1.5rem;font-size:clamp(1rem,1.4vw,1.15rem);line-height:1.7}.aeo-resposta-direta strong{color:var(--primary);font-weight:700}.aeo-faq-inline{background:var(--white);border:1px solid var(--gray-200);border-left:4px solid var(--primary);border-radius:var(--border-radius);max-width:920px;box-shadow:var(--shadow-sm);margin:.5rem auto;padding:.5rem 1rem}.aeo-faq-inline summary{cursor:pointer;color:var(--text-primary);padding:.5rem 0 .5rem 1.5rem;font-weight:600;list-style:none;position:relative}.aeo-faq-inline summary::-webkit-details-marker{display:none}.aeo-faq-inline summary:before{content:"+";color:var(--primary);font-size:1.3rem;font-weight:700;line-height:1;position:absolute;left:0}.aeo-faq-inline[open] summary:before{content:"−"}.aeo-faq-inline p{color:var(--text-secondary);margin:.5rem 0;line-height:1.6}.aeo-faq-inline a{color:var(--primary);font-weight:600;text-decoration:underline}.calculo-banner{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-dark) 100%);color:var(--white);margin-top:0;margin-bottom:0;padding:3rem 0}.calculo-banner *,.calculo-banner h1,.calculo-banner h2,.calculo-banner h3,.calculo-banner p,.calculo-banner span,.calculo-banner a{color:var(--white)!important}.calculo-banner-content{justify-content:center;align-items:center;gap:2rem;display:flex}.calculo-banner-left{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;display:flex}.calculo-icon{flex-shrink:0}.calculo-text h1{color:var(--white);margin-bottom:.5rem;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700;line-height:1.2}.calculo-text p{color:var(--white);opacity:.95;font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.5}.calculo-form-section{background-color:var(--gray-50);padding:3rem 0}.calculo-form{background:var(--white);border-radius:var(--border-radius-lg);max-width:900px;box-shadow:var(--shadow-md);margin:0 auto;padding:2.5rem}.form-group{margin-bottom:2rem}.form-label{color:var(--text-primary);margin-bottom:.75rem;font-size:1rem;font-weight:600;display:block}.required{color:var(--danger);margin-left:.25rem}.form-row{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=768px){.form-row{grid-template-columns:1fr 1fr}}.form-group-small,.form-group-large{grid-column:span 1}input[type=text],input[type=email],input[type=tel],input[type=number]{border:2px solid var(--gray-300);border-radius:var(--border-radius);width:100%;font-size:1rem;font-family:var(--font-primary);transition:var(--transition);box-sizing:border-box;padding:.75rem 1rem}input[type=text]:focus,input[type=email]:focus,input[type=tel]:focus,input[type=number]:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #0066cc1a}.radio-group{flex-direction:column;gap:.75rem;display:flex}.radio-label{cursor:pointer;border:2px solid var(--gray-200);border-radius:var(--border-radius);transition:var(--transition);align-items:center;gap:.75rem;padding:.75rem;display:flex}.radio-label:hover{border-color:var(--primary-light);background-color:var(--gray-50)}.radio-label input[type=radio]{cursor:pointer;width:20px;height:20px;accent-color:var(--primary)}.radio-label span{color:var(--text-primary);font-size:1rem}.radio-label input[type=radio]:checked+span{color:var(--primary);font-weight:600}.radio-label:has(input[type=radio]:checked){border-color:var(--primary);background-color:#0066cc0d}.checkbox-group{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem;display:grid}.checkbox-label{cursor:pointer;border:2px solid var(--gray-200);border-radius:var(--border-radius);transition:var(--transition);align-items:center;gap:.75rem;padding:.5rem;display:flex}.checkbox-label:hover{border-color:var(--primary-light);background-color:var(--gray-50)}.checkbox-label input[type=checkbox]{cursor:pointer;width:20px;height:20px;accent-color:var(--primary)}.checkbox-label span{color:var(--text-primary);font-size:.95rem}.checkbox-label input[type=checkbox]:checked+span{color:var(--primary);font-weight:600}.checkbox-label:has(input[type=checkbox]:checked){border-color:var(--primary);background-color:#0066cc0d}.idade-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:1rem;display:grid}.idade-item{flex-direction:column;gap:.5rem;display:flex}.idade-item label{color:var(--text-secondary);font-size:.9rem;font-weight:500}.idade-item input{text-align:center}.btn-calcular{background:var(--white);width:100%;color:var(--primary-dark);border:2px solid var(--primary-dark);border-radius:var(--border-radius);text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:var(--transition);font-size:1.1rem;font-weight:700;font-family:var(--font-primary);padding:1rem 2rem}.btn-calcular:hover{background:var(--primary-dark);color:var(--white);box-shadow:var(--shadow-md);transform:translateY(-2px)}.btn-calcular:active{transform:translateY(0)}@media (width<=768px){.calculo-banner{margin-top:0;padding:2rem 0}.calculo-banner-left{text-align:center;flex-direction:column;gap:1.5rem}.calculo-text h1{font-size:1.5rem}.calculo-text p{font-size:.95rem}.calculo-form{margin:0 1rem;padding:1.5rem}.form-row,.checkbox-group{grid-template-columns:1fr}.idade-grid{grid-template-columns:repeat(2,1fr)}.radio-group{gap:.5rem}.radio-label{padding:.5rem}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=767px){.hero{padding:2rem 0}.hero h1{font-size:1.75rem}.hero-subtitle{font-size:1rem}.cotacao-form-hero{padding:1.5rem}.section-title{font-size:1.75rem}.mapa-container{height:400px}}.trust-bar{background:#f8fafc;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;padding:1.75rem 0}.trust-bar-label{text-align:center;color:#64748b;text-transform:uppercase;letter-spacing:.08em;margin:0 0 1rem;font-size:.8125rem;font-weight:500}.trust-bar-logos{opacity:.78;flex-wrap:wrap;justify-content:center;align-items:center;gap:2.25rem;display:flex}.trust-logo{color:#475569;letter-spacing:-.01em;font-size:1.05rem;font-weight:700;transition:opacity .2s}.trust-logo:hover{opacity:1;color:var(--primary)}.stats-section{background:var(--white,#fff);padding:4rem 0}.stats-grid{text-align:center;grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.stat-item{border-right:1px solid #e2e8f0;padding:1.5rem 1rem}.stat-item:last-child{border-right:none}.stat-número{color:var(--primary,#06c);letter-spacing:-.02em;margin-bottom:.5rem;font-size:clamp(2.25rem,4vw,3rem);font-weight:800;line-height:1}.stat-label{color:#475569;font-size:.9375rem;font-weight:500;line-height:1.4}.how-section{background:linear-gradient(#f8fafc 0%,#fff 100%);padding:5rem 0}.how-header{text-align:center;max-width:720px;margin-bottom:3.5rem;margin-left:auto;margin-right:auto}.section-eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--primary,#06c);margin-bottom:.75rem;font-size:.75rem;font-weight:600;display:inline-block}.how-section .section-title,.testimonials-section .section-title{margin-bottom:.75rem}.section-subtitle{color:#64748b;margin:0;font-size:1.0625rem;line-height:1.5}.how-grid{grid-template-columns:repeat(3,1fr);gap:2.5rem;margin-bottom:3rem;display:grid;position:relative}.how-step{background:var(--white,#fff);text-align:center;border:1px solid #e2e8f0;border-radius:16px;padding:2.5rem 2rem;transition:transform .25s,box-shadow .25s;position:relative}.how-step:hover{border-color:var(--primary,#06c);transform:translateY(-4px);box-shadow:0 12px 32px #00000014}.how-step-número{background:linear-gradient(135deg, var(--primary,#06c) 0%, var(--primary-dark,#0052a3) 100%);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1.25rem;font-size:1.5rem;font-weight:800;display:flex;box-shadow:0 6px 16px #0066cc40}.how-step-titulo{color:#1a1a1a;margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.how-step-descricao{color:#64748b;margin:0;font-size:.9375rem;line-height:1.55}.how-cta{text-align:center}.testimonials-section{background:var(--white,#fff);padding:5rem 0}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.testimonial-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:2rem;transition:transform .2s,box-shadow .2s}.testimonial-card:hover{background:var(--white,#fff);transform:translateY(-2px);box-shadow:0 8px 24px #0000000f}.testimonial-stars{color:#f59e0b;letter-spacing:.05em;margin-bottom:1rem;font-size:1.125rem}.testimonial-texto{color:#334155;margin:0 0 1.5rem;font-size:.9375rem;font-style:italic;line-height:1.6}.testimonial-autor{align-items:center;gap:.875rem;display:flex}.testimonial-avatar{background:linear-gradient(135deg, var(--primary,#06c) 0%, var(--primary-dark,#0052a3) 100%);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:.875rem;font-weight:700;display:flex}.testimonial-nome{color:#1a1a1a;font-size:.9375rem;font-weight:600;line-height:1.3}.testimonial-local{color:#64748b;font-size:.8125rem;line-height:1.3}.cta-banner-section{background:var(--white,#fff);padding:4rem 0 5rem}.cta-banner{background:linear-gradient(135deg, var(--primary,#06c) 0%, var(--primary-dark,#0052a3) 100%);color:#fff;border-radius:20px;justify-content:space-between;align-items:center;gap:2.5rem;padding:3.5rem 3rem;display:flex;box-shadow:0 16px 48px #0066cc2e}.cta-banner-texto h2{color:#fff;letter-spacing:-.02em;margin:0 0 .625rem;font-size:clamp(1.625rem,2.8vw,2.125rem);font-weight:800;line-height:1.2}.cta-banner-texto p{color:#ffffffeb;margin:0;font-size:1.0625rem;line-height:1.5}.cta-banner-botao{flex-shrink:0}.cta-banner-botao .btn-primary{color:var(--primary,#06c);white-space:nowrap;background:#fff;border-radius:10px;padding:1rem 2rem;font-size:1.0625rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block;box-shadow:0 6px 18px #0000001f}.cta-banner-botao .btn-primary:hover{background:#f1f5f9;transform:translateY(-2px);box-shadow:0 10px 24px #0000002e}.btn-large{padding:.95rem 2rem!important;font-size:1.0625rem!important}@media (width<=968px){.stats-grid{grid-template-columns:repeat(2,1fr)}.stat-item{border-bottom:1px solid #e2e8f0;border-right:none;padding:1.25rem 1rem}.stat-item:nth-child(odd){border-right:1px solid #e2e8f0}.stat-item:nth-last-child(-n+2){border-bottom:none}.how-grid,.testimonials-grid{grid-template-columns:1fr;gap:1.25rem}.cta-banner{text-align:center;flex-direction:column;padding:2.5rem 1.75rem}.trust-bar-logos{gap:1.25rem 1.75rem}.trust-logo{font-size:.95rem}.calculo-form{padding:1.5rem}.calculo-banner-content{text-align:center;flex-direction:column;gap:1.25rem}.ranking-section,.mapa-section,.cotacao-section,.comparativo-section,.faq-section,.disclaimer-section,.aeo-section,.stats-section,.how-section,.testimonials-section,.cta-banner-section,.trust-bar{padding-left:1rem;padding-right:1rem}.mapa-container{height:400px}.mapa-lista-box{max-height:400px}.section-title{font-size:clamp(1.5rem,4.5vw,2rem)}.section-subtitle{font-size:1rem}.cotacao-form-hero{padding:1.5rem}.cotacao-form-hero h2{font-size:1.25rem}.ranking-card{padding:1.25rem}.ranking-card .btn-primary{padding:.65rem .85rem;font-size:.9rem}.ranking-logo{height:40px}.ranking-position{font-size:1.5rem}.faq-question{padding:1rem;font-size:.95rem}.faq-answer{padding:0 1rem}.faq-item.active .faq-answer{padding:0 1rem 1rem}.aeo-faq-inline{padding:.5rem .75rem}.aeo-faq-inline summary{font-size:.95rem}.footer-col h3,.footer-col h4{font-size:1.1rem}.disclaimer-content h2{font-size:1.5rem}.disclaimer-content h3{font-size:1.1rem}.stat-número{font-size:clamp(2rem,6vw,2.5rem)}.stat-label{font-size:.875rem}.how-step{padding:2rem 1.5rem}.how-step-titulo{font-size:1.15rem}.testimonial-card{padding:1.5rem}.cta-banner-texto h2{font-size:clamp(1.4rem,4.5vw,1.75rem)}.cta-banner-texto p{font-size:.95rem}.filters-section .filter-btn{padding:.65rem 1rem;font-size:.9rem}.aeo-resposta-direta{font-size:.95rem;line-height:1.6}.aeo-faq-inline p{font-size:.9rem}}@media (width<=480px){.stats-grid{grid-template-columns:1fr}.stat-item{border-bottom:1px solid #e2e8f0;border-right:none!important}.stat-item:last-child{border-bottom:none}.how-section,.testimonials-section{padding:3rem 0}.stats-section{padding:2.5rem 0}.trust-bar-logos{gap:.85rem 1.25rem}.trust-logo{font-size:.85rem}.mapa-container{height:320px}.mapa-lista-box{max-height:320px}.mapa-filter select{padding:.6rem .75rem;font-size:.9rem}.container{padding:0 1rem}.cotacao-form-hero h2{font-size:1.1rem}.section-title{font-size:1.4rem}.how-step{padding:1.5rem 1.25rem}.testimonial-card{padding:1.25rem}.testimonial-texto{font-size:.875rem}.cta-banner{padding:2rem 1.25rem}.aeo-titulo{font-size:1.25rem}.aeo-resposta-direta{font-size:.9rem}.aeo-faq-inline summary{font-size:.875rem}.aeo-faq-inline p{font-size:.85rem}.form-cotação,.calculadora-perfil{padding:1rem}.calculadora-campos{grid-template-columns:1fr}.ranking-grid{gap:1rem}.ranking-card{padding:1rem}.ranking-card h3{font-size:1.1rem}.ranking-price{font-size:1.25rem}.ranking-plano-name{font-size:1rem}.ranking-cobertura,.ranking-features li{font-size:.85rem}}
