@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--navy: #0D2B52;--blue: #1A6CA8;--light-blue: #7BB8D4;--sky: #B8D9EC;--white: #FFFFFF;--gray-light: #F4F7FA;--gray-text: #4A5568;--dark-text: #1A202C;--green: #22C55E}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;font-weight:400;color:var(--dark-text);background:var(--white);line-height:1.6;overflow-x:hidden}h1,h2,h3,h4{font-family:Inter,sans-serif;font-weight:700;line-height:1.2}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.btn-primary{display:inline-block;background:var(--green);color:var(--white);padding:.875rem 2rem;border-radius:8px;font-family:Inter,sans-serif;font-weight:600;font-size:1rem;border:none;cursor:pointer;transition:background .2s,transform .1s;text-decoration:none}.btn-primary:hover{background:#155d91;transform:translateY(-1px)}.btn-primary:active{transform:translateY(0)}.btn-primary.large{padding:1rem 2.5rem;font-size:1.125rem}.btn-text{display:inline-flex;align-items:center;gap:.25rem;color:var(--blue);font-weight:500;font-size:1rem;cursor:pointer;border:none;background:none;transition:color .2s}.btn-text:hover{color:var(--navy)}.header{position:sticky;top:0;z-index:100;background:var(--white);transition:box-shadow .3s}.header.scrolled{box-shadow:0 2px 20px #0d2b521f}.header-inner{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;max-width:1200px;margin:0 auto}.header-logo{height:36px;width:auto;display:block}.hero{background:var(--white);padding:5rem 1.5rem 4rem;position:relative;overflow:hidden}.hero-bg-pattern{position:absolute;top:0;right:0;width:40%;height:100%;opacity:.25;pointer-events:none;z-index:0}.hero-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:1}.hero-badge{display:inline-block;background:var(--sky);color:var(--navy);padding:.35rem 1rem;border-radius:20px;font-size:.875rem;font-weight:600;margin-bottom:1.25rem}.hero h1{font-size:clamp(2rem,4vw,2.875rem);font-weight:800;color:var(--navy);margin-bottom:1.25rem}.hero h1 .highlight{color:var(--blue)}.hero-subtitle{font-size:1.125rem;color:var(--gray-text);margin-bottom:2rem;line-height:1.7}.hero-ctas{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.hero-visual{display:flex;justify-content:center}.transformation-card{background:var(--white);border-radius:16px;box-shadow:0 8px 40px #0d2b521f;padding:2rem;max-width:380px;width:100%;border:1px solid var(--sky)}.transformation-card h3{font-size:1.125rem;color:var(--navy);margin-bottom:1.5rem;font-weight:700}.transformation-item{display:flex;flex-direction:column;gap:.375rem;padding:.875rem 0;border-bottom:1px solid var(--gray-light)}.transformation-item:last-child{border-bottom:none;padding-bottom:0}.transform-before{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--gray-text)}.transform-before-icon{color:#ef4444;font-size:1rem}.transform-arrow{display:flex;align-items:center;color:var(--light-blue);font-size:1rem;padding-left:1.5rem}.transform-after{display:flex;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;color:var(--navy)}.transform-check{color:var(--green);font-size:1rem}.section-header{text-align:center;margin-bottom:3rem}.section-header h2{font-size:clamp(1.75rem,3.5vw,2.25rem);color:var(--navy);margin-bottom:1rem}.section-header p{font-size:1.0625rem;color:var(--gray-text);max-width:640px;margin:0 auto}.section-header.light h2,.section-header.light p{color:var(--white)}.dor-section{background:var(--gray-light);padding:5rem 1.5rem}.dor-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1200px;margin:0 auto}.dor-card{background:var(--white);border-radius:12px;padding:1.75rem;box-shadow:0 4px 24px #0d2b5214;transition:transform .2s,box-shadow .2s}.dor-card:hover{transform:translateY(-3px);box-shadow:0 8px 32px #0d2b5221}.dor-icon{font-size:1.75rem;margin-bottom:.75rem;color:var(--blue);display:block}.dor-card h4{font-size:.9375rem;font-weight:700;color:var(--navy);margin-bottom:.5rem;font-family:Inter,sans-serif}.dor-card p{font-size:.875rem;color:var(--gray-text);line-height:1.6}.solucao-section{background:var(--white);padding:5rem 1.5rem}.solucao-intro{text-align:center;max-width:720px;margin:0 auto 3.5rem}.solucao-intro h2{font-size:clamp(1.75rem,3.5vw,2.25rem);color:var(--navy);margin-bottom:1rem}.solucao-intro p{font-size:1.0625rem;color:var(--gray-text);line-height:1.7}.pilares-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1200px;margin:0 auto}.pilar-card{border:1.5px solid var(--light-blue);border-radius:12px;padding:1.75rem;transition:box-shadow .2s,transform .2s;position:relative;background:var(--white)}.pilar-card:hover{box-shadow:0 8px 32px #0d2b5221;transform:translateY(-3px)}.pilar-number{position:absolute;top:1.25rem;right:1.25rem;font-size:.75rem;font-weight:700;color:var(--light-blue);font-family:Inter,sans-serif}.pilar-icon{font-size:1.75rem;margin-bottom:.75rem;color:var(--blue);display:block}.pilar-card h3{font-size:1.0625rem;color:var(--navy);margin-bottom:1rem;font-family:Inter,sans-serif;font-weight:700}.pilar-bullets{list-style:none;display:flex;flex-direction:column;gap:.5rem}.pilar-bullets li{font-size:.875rem;color:var(--gray-text);padding-left:1.25rem;position:relative;line-height:1.5}.pilar-bullets li:before{content:"";position:absolute;left:0;top:.45rem;width:6px;height:6px;border-radius:50%;background:var(--light-blue)}.entregas-section{background:var(--navy);padding:5rem 1.5rem;position:relative;overflow:hidden}.entregas-pattern{position:absolute;right:-2rem;top:50%;transform:translateY(-50%);opacity:.1;pointer-events:none;width:340px}.entregas-inner{max-width:900px;margin:0 auto;position:relative;z-index:1}.entregas-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:2.5rem}.entrega-item{display:flex;align-items:flex-start;gap:.875rem;padding:1rem;border-radius:10px;background:#ffffff0f}.entrega-item.destaque{background:#1a6ca840;border:1px solid rgba(123,184,212,.3)}.entrega-check{color:var(--green);font-size:1.125rem;flex-shrink:0;margin-top:.1rem}.entrega-text{font-size:.9375rem;color:var(--white);line-height:1.5}.entrega-text strong{font-weight:700;color:var(--sky)}.preco-section{background:var(--gray-light);padding:5rem 1.5rem}.preco-anchor{max-width:680px;margin:0 auto 2.5rem;text-align:center}.preco-anchor h2{font-size:clamp(1.75rem,3.5vw,2.25rem);color:var(--navy);margin-bottom:1rem}.preco-anchor p{font-size:1.0625rem;color:var(--gray-text);line-height:1.7}.preco-card{max-width:520px;margin:0 auto;background:var(--white);border-radius:16px;box-shadow:0 8px 48px #0d2b5221;padding:2.5rem;text-align:center;border:2px solid var(--light-blue)}.preco-card h3{font-size:1.25rem;color:var(--navy);margin-bottom:.5rem}.preco-duracao{font-size:.9375rem;color:var(--gray-text);margin-bottom:1.5rem}.preco-valor{margin-bottom:.5rem}.preco-valor .moeda{font-size:1.5rem;font-weight:700;color:var(--gray-text);vertical-align:top;line-height:3rem}.preco-valor .numero{font-size:3.5rem;font-weight:800;color:var(--navy);font-family:Inter,sans-serif;line-height:1}.preco-parcelas{font-size:1.0625rem;color:var(--gray-text);margin-bottom:1.5rem}.preco-parcelas strong{color:var(--blue);font-weight:700}.preco-badge{display:inline-block;background:var(--sky);color:var(--navy);padding:.5rem 1.25rem;border-radius:20px;font-size:.875rem;font-weight:600;margin-bottom:1.5rem}.preco-note{margin-top:1.25rem;font-size:.875rem;color:var(--gray-text);font-style:italic;text-align:center}.faq-section{background:var(--white);padding:5rem 1.5rem}.faq-inner{max-width:760px;margin:0 auto}.accordion-item{border-bottom:1px solid #E2E8F0}.accordion-header{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.375rem 0;background:none;border:none;cursor:pointer;text-align:left;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;color:var(--dark-text);transition:color .2s}.accordion-header:hover{color:var(--blue)}.accordion-icon{font-size:1.125rem;color:var(--blue);flex-shrink:0;transition:transform .3s}.accordion-icon.open{transform:rotate(180deg)}.accordion-content{max-height:0;overflow:hidden;transition:max-height .35s ease,padding .35s ease}.accordion-content.open{max-height:500px}.accordion-content p{padding-bottom:1.25rem;font-size:.9375rem;color:var(--gray-text);line-height:1.75}.cta-final{background:var(--navy);padding:5rem 1.5rem;text-align:center;position:relative;overflow:hidden}.cta-final h2{font-size:clamp(1.75rem,3.5vw,2.375rem);color:var(--white);margin-bottom:1rem;max-width:720px;margin-left:auto;margin-right:auto}.cta-final p{font-size:1.0625rem;color:var(--sky);margin-bottom:2rem;max-width:560px;margin-left:auto;margin-right:auto}.cta-final-btn-wrap{display:flex;justify-content:center;margin-top:2rem}.form-section{background:var(--gray-light);padding:5rem 1.5rem}.form-inner{max-width:760px;margin:0 auto}.form-inner h2{font-size:clamp(1.75rem,3.5vw,2.25rem);color:var(--navy);margin-bottom:.75rem}.form-inner .form-sub{font-size:1rem;color:var(--gray-text);margin-bottom:2.5rem}.application-form{background:var(--white);padding:2.5rem;border-radius:16px;box-shadow:0 4px 32px #0d2b5217}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.form-group{display:flex;flex-direction:column;gap:.375rem;margin-bottom:1.25rem}.form-group.full-width{grid-column:1 / -1}.form-group label{font-size:.875rem;font-weight:600;color:var(--dark-text)}.form-group label .required{color:#ef4444;margin-left:2px}.form-group input,.form-group select,.form-group textarea{padding:.75rem 1rem;border:1.5px solid #E2E8F0;border-radius:8px;font-family:Inter,sans-serif;font-size:.9375rem;color:var(--dark-text);background:var(--white);transition:border-color .2s,box-shadow .2s;width:100%;outline:none}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1a6ca81f}.form-group input.error,.form-group select.error,.form-group textarea.error{border-color:#ef4444}.form-group .error-msg{font-size:.8125rem;color:#ef4444;margin-top:.25rem}.form-group textarea{resize:vertical;min-height:120px}.form-submit-wrap{margin-top:1.5rem;display:flex;justify-content:center}.form-submit-wrap .btn-primary{min-width:240px;font-size:1.0625rem}.form-success{text-align:center;padding:3rem 2rem}.form-success-icon{font-size:3rem;color:var(--green);margin-bottom:1rem}.form-success h3{font-size:1.5rem;color:var(--navy);margin-bottom:.75rem;font-family:Inter,sans-serif}.form-success p{color:var(--gray-text);font-size:1rem;max-width:480px;margin:0 auto;line-height:1.6}.footer{background:var(--navy);color:var(--sky);padding:3rem 1.5rem}.footer-inner{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center}.footer-logo-text{font-family:Inter,sans-serif;font-size:1.375rem;font-weight:800;color:var(--white)}.footer-logo-text span{color:var(--light-blue)}.footer-tagline{font-size:.9375rem;color:var(--sky)}.footer-links{display:flex;gap:1.5rem;flex-wrap:wrap;justify-content:center}.footer-links a{color:var(--sky);font-size:.9375rem;font-weight:500;transition:color .2s;display:flex;align-items:center;gap:.375rem}.footer-links a:hover{color:var(--white)}.footer-copy{font-size:.8125rem;color:var(--light-blue)}.whatsapp-float{position:fixed;bottom:2rem;right:2rem;z-index:999;width:56px;height:56px;background:#25d366;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #0003;transition:transform .2s,box-shadow .2s;text-decoration:none}.whatsapp-float:hover{transform:scale(1.1);box-shadow:0 6px 28px #00000047}.whatsapp-float i{font-size:1.625rem;color:var(--white)}.reveal{opacity:0;transform:translateY(24px);transition:opacity .55s ease,transform .55s ease}.reveal.visible{opacity:1;transform:translateY(0)}@media(max-width:1024px){.pilares-grid,.dor-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.header-inner{justify-content:center}.header-cta{display:none}.header-logo{height:24px}.hero-inner{grid-template-columns:1fr;gap:2.5rem;text-align:center}.hero-ctas{justify-content:center}.hero-bg-pattern{width:80%;opacity:.12}.dor-grid,.pilares-grid,.entregas-grid,.form-row{grid-template-columns:1fr}.application-form{padding:1.5rem}.preco-card{padding:2rem 1.5rem}.preco-valor .numero{font-size:2.75rem}.footer-links{gap:1rem}.whatsapp-float{bottom:1.25rem;right:1.25rem}}@media(max-width:480px){.btn-primary.large{width:100%;text-align:center}}
