*{margin:0;padding:0;box-sizing:border-box}:root{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.5;font-weight:400;color:#2c3e50;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}a{color:#667eea;text-decoration:none}a:hover{color:#764ba2}html{scroll-behavior:smooth}.fade-in-section{opacity:0;transform:translateY(30px);transition:opacity .8s ease-out,transform .8s ease-out;will-change:opacity,visibility}.fade-in-section.is-visible{opacity:1;transform:none}.fade-in-section.delay-1{transition-delay:.1s}.fade-in-section.delay-2{transition-delay:.2s}.fade-in-section.delay-3{transition-delay:.3s}.fade-in-section.delay-4{transition-delay:.4s}.fade-in-section.delay-5{transition-delay:.5s}.fade-in-section.delay-6{transition-delay:.6s}#root{width:100%}.navbar{position:fixed;top:0;left:0;right:0;z-index:1000;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 20px #0000001a}.nav-container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem}.nav-logo{font-size:1.8rem;font-weight:700;color:#1e88e5;text-decoration:none;display:flex;align-items:center;gap:.5rem}.nav-logo i{font-size:1.8rem}.nav-menu{display:flex;list-style:none;gap:2rem;align-items:center;margin:0;padding:0}.nav-menu a{text-decoration:none;color:#2c3e50;font-weight:500;transition:color .3s ease}.nav-menu a:hover{color:#1e88e5}.nav-cta{background:linear-gradient(135deg,#1e88e5,#0d47a1);color:#fff!important;padding:.7rem 1.5rem;border-radius:50px;transition:transform .3s ease!important}.nav-cta:hover{transform:translateY(-2px);box-shadow:0 5px 20px #1e88e54d}@media(max-width:768px){.nav-menu{display:none}}.hero{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e3f2fd,#fff,#f1f5fe);padding:120px 2rem 4rem;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 80%,rgba(30,136,229,.08) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(30,136,229,.08) 0%,transparent 50%)}.hero-content{max-width:900px;text-align:center;position:relative;z-index:2}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:#fff;padding:.6rem 1.2rem;border-radius:50px;box-shadow:0 4px 20px #00000014;margin-bottom:1.5rem;font-weight:600;color:#1a1a1a}.badge-star{color:#f59e0b}.badge-divider{color:#ccc}.hero-title{font-size:3.2rem;font-weight:800;color:#1a1a1a;margin-bottom:1.5rem;line-height:1.2}.hero-title .highlight{color:#1e88e5;position:relative}.hero-title .highlight:after{content:"";position:absolute;bottom:5px;left:0;right:0;height:8px;background:#1e88e533;z-index:-1}.hero-subtitle{font-size:1.25rem;color:#555;margin-bottom:1.5rem;line-height:1.7;max-width:700px;margin-left:auto;margin-right:auto}.hero-highlights{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2.5rem}.highlight-item{display:flex;align-items:center;gap:.5rem;background:#fff;padding:.7rem 1.2rem;border-radius:50px;box-shadow:0 2px 10px #0000000f;font-weight:500;color:#333;font-size:.95rem}.highlight-icon{font-size:1.1rem}.hero-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:3rem}.btn{padding:1rem 1.8rem;font-size:1rem;font-weight:600;text-decoration:none;border-radius:12px;transition:all .3s ease;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem}.btn-primary{background:#1e88e5;color:#fff;box-shadow:0 4px 15px #1e88e54d}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 8px 25px #1e88e566}.btn-whatsapp{background:#fff;color:#000;box-shadow:0 4px 15px #1e88e533}.btn-whatsapp:hover{transform:translateY(-3px);box-shadow:0 8px 25px #fff6}.btn-secondary{background:#fff;color:#1a1a1a;border:2px solid #e0e0e0}.btn-secondary:hover{border-color:#00b894;color:#00b894;transform:translateY(-3px)}.btn-icon{font-size:1.2rem}.btn-icon-img{width:24px;height:24px}.hero-image-container{margin-top:2rem}.hero-image-placeholder{width:100%;max-width:600px;height:400px;border-radius:20px;overflow:hidden;display:flex;align-items:center;justify-content:center;margin:0 auto;box-shadow:0 20px 60px #1e88e540;background:linear-gradient(135deg,#1e88e5,#0d47a1);position:relative}.image-placeholder-content{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-align:center;z-index:1}.image-placeholder-content i{font-size:4rem;margin-bottom:1rem;opacity:.8}.image-placeholder-content p{font-size:1.2rem;font-weight:600;opacity:.9}.hero-tooth-img{width:100%;height:100%;object-fit:cover}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@media(max-width:768px){.hero{padding:100px 1.5rem 3rem}.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.hero-buttons{flex-direction:column;align-items:stretch}.btn{justify-content:center}.hero-image-placeholder{height:280px;border-radius:15px}}.credibility{padding:4rem 2rem;background:#fff}.credibility-container{max-width:1000px;margin:0 auto}.credibility-stats{display:flex;justify-content:center;align-items:center;gap:3rem;flex-wrap:wrap;margin-bottom:3rem}.stat-item{display:flex;align-items:center;gap:1rem}.stat-icon{font-size:3rem;color:#1e88e5}.stat-content{display:flex;flex-direction:column}.stat-value{font-size:2.5rem;font-weight:800;color:#1e88e5;line-height:1}.stat-label{font-size:1rem;color:#666;margin-top:.3rem}.stat-stars{font-size:.9rem;margin-top:.3rem;letter-spacing:2px}.stat-divider{width:2px;height:60px;background:#e0e0e0}.credibility-quotes{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.quote-card{background:#f8f9fa;padding:1.5rem;border-radius:12px;border-left:4px solid #1E88E5}.quote-text{color:#555;font-size:1rem;font-style:italic;line-height:1.6;margin:0}@media(max-width:768px){.credibility-stats{flex-direction:column;gap:2rem}.stat-divider{width:60px;height:2px}}.services{padding:5rem 2rem;background:#f8f9fa}.services-container{max-width:1200px;margin:0 auto}.services-title{font-size:2.5rem;text-align:center;color:#1a1a1a;margin-bottom:.5rem;font-weight:700}.services-subtitle{text-align:center;font-size:1.1rem;color:#666;margin-bottom:3rem}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.service-card{background:#fff;padding:2rem;border-radius:16px;text-align:center;transition:all .3s ease;box-shadow:0 4px 15px #0000000d;border:1px solid #f0f0f0}.service-card:hover{transform:translateY(-8px);box-shadow:0 15px 40px #1e88e526;border-color:#1e88e5}.service-icon{font-size:3.5rem;margin-bottom:1rem;color:#1e88e5}.service-title{font-size:1.3rem;color:#1a1a1a;margin-bottom:.8rem;font-weight:600}.service-description{color:#666;line-height:1.6;margin-bottom:1.5rem;font-size:.95rem}.service-btn{display:inline-block;padding:.7rem 1.5rem;background:#1e88e5;color:#fff;text-decoration:none;border-radius:8px;font-weight:500;font-size:.9rem;transition:all .3s ease}.service-btn:hover{background:#1565c0}@media(max-width:768px){.services-title{font-size:2rem}.services-grid{grid-template-columns:1fr}}.about{padding:5rem 2rem;background:#fff}.about-container{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1.2fr;gap:4rem;align-items:center}.about-image{display:flex;justify-content:center}.about-image-placeholder{width:100%;max-width:450px;height:500px;border-radius:20px;overflow:hidden;display:flex;align-items:center;justify-content:center;box-shadow:0 20px 60px #1e88e540;background:linear-gradient(135deg,#1e88e5,#0d47a1);position:relative}.about-dentist-img{width:100%;height:100%;object-fit:cover}.about-content{padding:1rem 0}.about-title{font-size:2.2rem;color:#1a1a1a;margin-bottom:1.5rem;font-weight:700}.about-text{font-size:1.05rem;color:#555;line-height:1.8;margin-bottom:1.2rem}.about-text strong{color:#1e88e5}.about-features{margin-top:2rem}.feature-item{display:flex;align-items:center;gap:.8rem;margin-bottom:.8rem;font-size:1rem;color:#333}.feature-check{width:24px;height:24px;background:#1e88e5;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700}@media(max-width:900px){.about-container{grid-template-columns:1fr;gap:2rem}.about-image-placeholder{width:100%;max-width:350px;height:350px}.about-dentist-img{width:100%;height:100%}.about-title{font-size:1.8rem;text-align:center}.about-text{text-align:center}.about-features{display:flex;flex-direction:column;align-items:center}}.differentials{padding:5rem 2rem;background:linear-gradient(135deg,#e8f4fd,#e3f2fd)}.differentials-container{max-width:1200px;margin:0 auto}.differentials-title{font-size:2.2rem;text-align:center;color:#1a1a1a;margin-bottom:.5rem;font-weight:700}.differentials-subtitle{text-align:center;font-size:1.1rem;color:#666;margin-bottom:3rem}.differentials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.differential-card{background:#fff;padding:2rem 1.5rem;border-radius:16px;text-align:center;transition:all .3s ease;box-shadow:0 4px 15px #0000000d}.differential-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #1e88e526}.differential-icon{font-size:2.5rem;margin-bottom:1rem;color:#1e88e5}.differential-title{font-size:1.1rem;color:#1a1a1a;margin-bottom:.5rem;font-weight:600}.differential-description{color:#666;font-size:.9rem;line-height:1.5}@media(max-width:768px){.differentials-title{font-size:1.8rem}.differentials-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}.testimonials{padding:5rem 2rem;background:#fff}.testimonials-container{max-width:1100px;margin:0 auto}.testimonials-title{font-size:2.2rem;text-align:center;color:#1a1a1a;margin-bottom:.5rem;font-weight:700}.testimonials-subtitle{text-align:center;font-size:1.1rem;color:#666;margin-bottom:2rem}.testimonials-rating{display:flex;justify-content:center;align-items:center;gap:.8rem;margin-bottom:3rem;flex-wrap:wrap}.rating-stars{font-size:1.5rem;letter-spacing:3px}.rating-value{font-size:2rem;font-weight:800;color:#1e88e5}.rating-count{color:#666;font-size:.95rem}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:2.5rem}.testimonial-card{background:#f8f9fa;padding:1.8rem;border-radius:12px;text-align:left;transition:all .3s ease;border:1px solid #f0f0f0}.testimonial-card:hover{transform:translateY(-3px);box-shadow:0 8px 25px #00000014;border-color:#1e88e5}.testimonial-rating{font-size:1rem;margin-bottom:.8rem;letter-spacing:2px}.testimonial-text{color:#444;font-size:.95rem;line-height:1.6;font-style:italic;margin-bottom:1rem}.testimonial-name{color:#1e88e5;font-weight:600;font-size:.95rem}.testimonials-cta{text-align:center}.google-review-btn{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:#fff;color:#1a1a1a;text-decoration:none;border-radius:10px;font-weight:600;border:2px solid #e0e0e0;transition:all .3s ease}.google-review-btn:hover{border-color:#1e88e5;color:#1e88e5}@media(max-width:768px){.testimonials-title{font-size:1.8rem}.testimonials-grid{grid-template-columns:1fr}}.contact{padding:5rem 2rem;background:linear-gradient(135deg,#f8f9fa,#f0f4f3)}.contact-container{max-width:1100px;margin:0 auto}.contact-title{font-size:2.2rem;text-align:center;color:#1a1a1a;margin-bottom:.5rem;font-weight:700}.contact-subtitle{text-align:center;font-size:1.1rem;color:#666;margin-bottom:3rem}.contact-wrapper{display:grid;grid-template-columns:1fr 1.5fr;gap:3rem;margin-bottom:3rem}.contact-info{padding:2rem 0}.info-item{display:flex;gap:1rem;margin-bottom:1.8rem}.info-icon{font-size:1.8rem;flex-shrink:0;color:#1e88e5}.info-icon-img{width:28px;height:28px}.info-item h4{color:#1a1a1a;font-size:1rem;margin-bottom:.3rem;font-weight:600}.info-item p{color:#555;line-height:1.5;font-size:.95rem}.contact-cta-buttons{display:flex;gap:1rem;margin-top:2rem;flex-wrap:wrap}.cta-btn{flex:1;min-width:140px;padding:.9rem 1.2rem;border-radius:10px;text-align:center;text-decoration:none;font-weight:600;font-size:.95rem;transition:all .3s ease}.cta-call{background:#1a1a1a;color:#fff}.cta-call:hover{background:#333;transform:translateY(-2px)}.cta-whatsapp{background:#25d366;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.cta-whatsapp-large{background:#25d366;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1.2rem 2rem;font-size:1.1rem;width:100%}.cta-whatsapp-large:hover{background:#1da851;transform:translateY(-2px)}.cta-btn-icon{width:20px;height:20px}.cta-whatsapp:hover{background:#fff;transform:translateY(-2px)}.contact-form{background:#fff;padding:2.5rem;border-radius:16px;box-shadow:0 10px 40px #00000014}.form-group{margin-bottom:1.3rem}.form-group label{display:block;font-weight:600;color:#1a1a1a;margin-bottom:.4rem;font-size:.95rem}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.9rem;border:2px solid #e8e8e8;border-radius:8px;font-size:1rem;transition:border-color .3s ease;font-family:inherit}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#1e88e5}.submit-btn{width:100%;padding:1rem;background:#1e88e5;color:#fff;border:none;border-radius:10px;font-size:1.05rem;font-weight:600;cursor:pointer;transition:all .3s ease}.submit-btn:hover{background:#1565c0;transform:translateY(-2px);box-shadow:0 5px 20px #1e88e54d}.contact-map{border-radius:16px;overflow:hidden;box-shadow:0 10px 40px #00000014}.contact-map iframe{display:block}@media(max-width:900px){.contact-wrapper{grid-template-columns:1fr;gap:2rem}.contact-title{font-size:1.8rem}.contact-form{padding:1.8rem}.contact-cta-buttons{flex-direction:column}.cta-btn{width:100%}}.final-cta{padding:5rem 2rem;background:linear-gradient(135deg,#1e88e5,#1565c0)}.final-cta-container{max-width:800px;margin:0 auto;text-align:center}.final-cta-title{font-size:2.2rem;color:#fff;margin-bottom:1rem;font-weight:700;display:flex;align-items:center;justify-content:center;gap:.5rem}.final-cta-title i{font-size:2.5rem}.final-cta-subtitle{font-size:1.15rem;color:#ffffffe6;margin-bottom:2.5rem;line-height:1.6}.final-cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-primary{padding:1rem 2rem;background:#fff;color:#1e88e5;text-decoration:none;border-radius:12px;font-weight:600;font-size:1.05rem;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem}.cta-primary:hover{transform:translateY(-3px);box-shadow:0 10px 30px #0003}.cta-whatsapp{padding:1rem 2rem;background:#25d366;color:#fff;text-decoration:none;border-radius:12px;font-weight:600;font-size:1.05rem;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem}.cta-whatsapp:hover{background:#fff;color:#25d366;transform:translateY(-3px);box-shadow:0 10px 30px #0003}@media(max-width:768px){.final-cta-title{font-size:1.8rem}.final-cta-subtitle{font-size:1rem}.final-cta-buttons{flex-direction:column;align-items:stretch}}.floating-buttons{position:fixed;bottom:30px;right:30px;display:flex;flex-direction:column;gap:15px;z-index:9999}.floating-btn{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;box-shadow:0 4px 20px #0003;transition:all .3s ease;animation:pulse 2s infinite;color:#fff;font-size:24px}.floating-btn i{font-size:24px}.floating-btn-icon{width:28px;height:28px}.whatsapp-btn{background:#0d47a1;transition:background .3s ease}.whatsapp-btn:hover{background:#1565c0;transform:scale(1.1)}.whatsapp-btn i{color:#fff}.call-btn{background:#0d47a1}.call-btn:hover{background:#1565c0;transform:scale(1.1)}.call-btn i{color:#fff}@keyframes pulse{0%{box-shadow:0 0 #0d47a180}70%{box-shadow:0 0 0 15px #0d47a100}to{box-shadow:0 0 #0d47a100}}.whatsapp-btn{animation:pulse-whatsapp 2s infinite}@keyframes pulse-whatsapp{0%{box-shadow:0 0 #ffffff80}70%{box-shadow:0 0 0 15px #fff0}to{box-shadow:0 0 #fff0}}.call-btn{animation:pulse-call 2s infinite;animation-delay:1s}@keyframes pulse-call{0%{box-shadow:0 0 #00b89480}70%{box-shadow:0 0 0 15px #00b89400}to{box-shadow:0 0 #00b89400}}@media(max-width:768px){.floating-buttons{bottom:20px;right:20px}.floating-btn{width:55px;height:55px}.floating-btn .btn-icon{font-size:1.6rem}}.footer{background:#2c3e50;color:#fff;padding:4rem 2rem 2rem}.footer-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr;gap:4rem}.footer-logo{font-size:2rem;margin-bottom:1rem;color:#1e88e5}.footer-tagline{color:#ffffffb3;margin-bottom:1.5rem;line-height:1.6}.footer-contact{margin-bottom:1.5rem}.footer-contact p{color:#fffc;margin-bottom:.3rem}.footer-social{display:flex;gap:1rem}.footer-social a{font-size:1.5rem;transition:transform .3s ease;display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#ffffff1a;border-radius:50%}.footer-social a:hover{transform:translateY(-3px);background:#00b894}.footer-social img{width:20px;height:20px}.footer-links h4,.footer-services h4{font-size:1.2rem;margin-bottom:1.5rem}.footer-links ul,.footer-services ul{list-style:none;padding:0;margin:0}.footer-links li,.footer-services li{margin-bottom:.8rem}.footer-links a,.footer-services a{color:#ffffffb3;text-decoration:none;transition:color .3s ease}.footer-links a:hover,.footer-services a:hover{color:#00b894}.footer-bottom{max-width:1200px;margin:3rem auto 0;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);text-align:center;color:#ffffff80}@media(max-width:768px){.footer-container{grid-template-columns:1fr;gap:2rem;text-align:center}.footer-social{justify-content:center}}.app{width:100%;overflow-x:hidden}
