.navigation{background-color:#fff;box-shadow:0 2px 8px #0000001a;padding:1rem 0;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.nav-content{align-items:center;display:flex;justify-content:space-between}.nav-logo{color:#2563eb;font-size:1.5rem;font-weight:700;text-decoration:none}.logo-text{gap:.5rem}.logo-text,.nav-links{align-items:center;display:flex}.nav-links{gap:2rem;list-style:none}.nav-links a{color:#333;font-weight:500;text-decoration:none;transition:color .3s ease}.nav-links a:hover{color:#2563eb}.btn-nav{font-size:.95rem;padding:.625rem 1.5rem}.menu-toggle{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:5px;padding:.5rem}.menu-toggle span{background-color:#2563eb;border-radius:3px;height:3px;transition:all .3s ease;width:25px}.menu-toggle.active span:first-child{transform:rotate(45deg) translate(7px,7px)}.menu-toggle.active span:nth-child(2){opacity:0}.menu-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}@media (max-width:768px){.menu-toggle{display:flex}.nav-links{background-color:#fff;box-shadow:0 4px 8px #0000001a;flex-direction:column;gap:0;left:0;opacity:0;padding:1rem 0;position:fixed;right:0;top:73px;transform:translateY(-100%);transition:all .3s ease;visibility:hidden}.nav-links.active{opacity:1;transform:translateY(0);visibility:visible}.nav-links li{border-bottom:1px solid #f0f0f0;padding:.75rem 0;text-align:center;width:100%}.nav-links li:last-child{border-bottom:none;padding:1rem 0}.btn-nav{display:inline-block}}.hero{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;min-height:600px;padding:6rem 0;position:relative}.hero-overlay{background:#0000004d;padding:4rem 0;width:100%}.hero-content{margin:0 auto;max-width:900px;text-align:center}.hero-title{color:#fff;font-size:3rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.hero-subtitle{font-size:1.25rem;line-height:1.6;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:700px;opacity:.95}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:3rem}.hero-stats{grid-gap:2rem;border-top:1px solid #ffffff4d;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:600px;padding-top:2rem}.stat{align-items:center;display:flex;flex-direction:column}.stat-number{display:block;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.stat-label{font-size:.95rem;opacity:.9;text-align:center}@media (max-width:768px){.hero{min-height:500px;padding:4rem 0}.hero-overlay{padding:2rem 0}.hero-title{font-size:2rem}.hero-subtitle{font-size:1.1rem;margin-bottom:2rem}.hero-buttons{align-items:center;flex-direction:column}.hero-buttons .btn{max-width:300px;width:100%}.hero-stats{gap:1.5rem;grid-template-columns:1fr}.stat-number{font-size:2rem}}.services{background-color:#f9fafb}.section-header{margin:0 auto 3rem;max-width:700px;text-align:center}.section-header h2{color:#2563eb;margin-bottom:1rem}.section-subtitle{color:#666;font-size:1.1rem}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:3rem}.service-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:2rem;transition:all .3s ease}.service-card:hover{border-color:#2563eb;box-shadow:0 8px 20px #2563eb26;transform:translateY(-4px)}.service-icon{display:block;font-size:3rem;margin-bottom:1rem}.service-card h3{color:#1f2937;font-size:1.25rem;margin-bottom:1rem}.service-card p{color:#4b5563;line-height:1.6;margin-bottom:0}.services-cta{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:#fff;margin-top:2rem;padding:3rem 2rem;text-align:center}.services-cta p{font-size:1.25rem;font-weight:500;margin-bottom:1.5rem}.services-cta .btn{background-color:#fff;color:#2563eb}.services-cta .btn:hover{background-color:#f0f9ff;transform:translateY(-2px)}@media (max-width:768px){.services-grid{gap:1.5rem;grid-template-columns:1fr}.service-card{padding:1.5rem}.services-cta{padding:2rem 1.5rem}.services-cta p{font-size:1.1rem}}.credentials{background:linear-gradient(180deg,#f9fafb 0,#fff)}.credentials-content{margin:0 auto;max-width:1000px}.credentials-intro{margin-bottom:3rem;text-align:center}.credentials-intro h2{color:#2563eb;font-size:2.5rem;margin-bottom:1.5rem}.intro-text{color:#4b5563;font-size:1.1rem;line-height:1.8;margin:0 auto 1rem;max-width:800px}.credentials-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-bottom:3rem}.credential-card{background:#fff;border:2px solid #0000;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:2rem;text-align:center;transition:all .3s ease}.credential-card:hover{border-color:#2563eb;box-shadow:0 8px 20px #2563eb26;transform:translateY(-4px)}.credential-icon{font-size:3rem;margin-bottom:1rem}.credential-card h3{color:#1f2937;font-size:1.2rem;margin-bottom:.75rem}.credential-card p{color:#6b7280;font-size:.95rem;line-height:1.6;margin-bottom:0}.approaches{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:#fff;padding:3rem;text-align:center}.approaches h3{color:#fff;font-size:2rem;margin-bottom:2rem}.approaches-list{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));list-style:none;margin:0 auto;max-width:900px}.approaches-list li{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border-radius:8px;font-size:1.05rem;font-weight:500;padding:1rem 1.5rem;transition:all .3s ease}.approaches-list li:hover{background:#ffffff40;transform:scale(1.05)}@media (max-width:768px){.credentials-intro h2{font-size:2rem}.intro-text{font-size:1rem}.credentials-grid{gap:1.5rem;grid-template-columns:1fr}.credential-card{padding:1.5rem}.approaches{padding:2rem 1.5rem}.approaches h3{font-size:1.5rem}.approaches-list{gap:1rem;grid-template-columns:1fr}}.testimonials{background-color:#fff}.testimonials-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:3rem}.testimonial-card{background:#f9fafb;border-left:4px solid #2563eb;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:2rem;transition:all .3s ease}.testimonial-card:hover{box-shadow:0 8px 20px #2563eb26;transform:translateY(-4px)}.rating{display:flex;gap:.25rem;margin-bottom:1rem}.star{font-size:1.25rem}.testimonial-content{color:#4b5563;font-size:1rem;font-style:italic;line-height:1.7;margin-bottom:1.5rem}.testimonial-author{border-top:1px solid #e5e7eb;padding-top:1rem}.author-name{color:#1f2937;font-weight:600;margin-bottom:.25rem}.author-role{color:#6b7280;font-size:.9rem;margin-bottom:0}.testimonial-cta{padding:2rem;text-align:center}.testimonial-cta p{color:#1f2937;font-size:1.25rem;font-weight:500;margin-bottom:1.5rem}@media (max-width:768px){.testimonials-grid{gap:1.5rem;grid-template-columns:1fr}.testimonial-card{padding:1.5rem}.testimonial-cta p{font-size:1.1rem}}.contact{background-color:#f9fafb}.contact-content{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.contact-info h2{color:#2563eb;font-size:2.5rem;margin-bottom:1rem}.contact-description{color:#4b5563;font-size:1.1rem;line-height:1.8;margin-bottom:2rem}.contact-details{margin-bottom:2rem}.contact-item{align-items:start;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000000d;display:flex;gap:1rem;margin-bottom:1.5rem;padding:1rem}.contact-icon{flex-shrink:0;font-size:2rem}.contact-item h4{color:#1f2937;font-size:1rem;margin-bottom:.25rem}.contact-item a{color:#2563eb;text-decoration:none;transition:color .3s ease}.contact-item a:hover{color:#1d4ed8;text-decoration:underline}.contact-item p{color:#6b7280;margin-bottom:0}.consultation-info{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:#fff;padding:2rem}.consultation-info h3{color:#fff;font-size:1.5rem;margin-bottom:1rem}.consultation-info p{line-height:1.7;margin-bottom:0}.contact-form-container{background:#fff;border-radius:12px;box-shadow:0 4px 16px #0000001a;padding:2.5rem}.contact-form h3{color:#1f2937;text-align:center}.contact-form h3,.form-group{margin-bottom:1.5rem}.form-group label{color:#374151;display:block;font-size:.95rem;font-weight:500;margin-bottom:.5rem}.form-group input,.form-group textarea{border:2px solid #e5e7eb;border-radius:8px;font-family:inherit;font-size:1rem;padding:.875rem;transition:border-color .3s ease;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#2563eb;outline:none}.form-group textarea{resize:vertical}.btn-submit{font-size:1.1rem;padding:1rem;width:100%}@media (max-width:768px){.contact-content{gap:2rem;grid-template-columns:1fr}.contact-info h2{font-size:2rem}.contact-form-container{padding:2rem 1.5rem}.consultation-info{padding:1.5rem}}.footer{background:linear-gradient(135deg,#1f2937,#111827);color:#fff;padding:3rem 0 1rem}.footer-content{grid-gap:3rem;border-bottom:1px solid #ffffff1a;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem;padding-bottom:2rem}.footer-section h3,.footer-section h4{color:#fff;margin-bottom:1rem}.footer-logo{color:#60a5fa;font-size:1.5rem;font-weight:700;margin-bottom:.75rem}.footer-tagline{color:#d1d5db;line-height:1.6;margin-bottom:1rem}.footer-contact{color:#d1d5db;font-size:.95rem}.footer-contact p{margin-bottom:.5rem}.footer-links{list-style:none;padding:0}.footer-links li{margin-bottom:.75rem}.footer-links a{color:#d1d5db;font-size:.95rem;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#60a5fa}.footer-cta-text{color:#d1d5db;font-size:.95rem;line-height:1.6;margin-bottom:1rem}.btn-footer{background-color:#2563eb;display:inline-block;font-size:.95rem;padding:.75rem 1.5rem}.btn-footer:hover{background-color:#1d4ed8}.footer-bottom{color:#9ca3af;font-size:.9rem;padding-top:2rem;text-align:center}.footer-bottom p{margin-bottom:.5rem}.footer-credit{color:#6b7280;font-size:.85rem}@media (max-width:768px){.footer-content{gap:2rem;grid-template-columns:1fr}.footer{padding:2rem 0 1rem}.footer-section{text-align:center}.btn-footer{max-width:300px;width:100%}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}.App{display:flex;flex-direction:column;min-height:100vh}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;margin-bottom:1rem}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}p{margin-bottom:1rem}.container{margin:0 auto;max-width:1200px;padding:0 2rem}.section{padding:4rem 0}.btn{border:none;border-radius:8px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:.875rem 2rem;text-align:center;text-decoration:none;transition:all .3s ease}.btn-primary{background-color:#2563eb;color:#fff}.btn-primary:hover{background-color:#1d4ed8;box-shadow:0 4px 12px #2563eb4d;transform:translateY(-2px)}.btn-secondary{background-color:initial;border:2px solid #fff;color:#fff}.btn-secondary:hover{background-color:#fff;color:#2563eb}@media (max-width:768px){h1{font-size:2rem}h2{font-size:1.75rem}.container{padding:0 1rem}.section{padding:3rem 0}}
/*# sourceMappingURL=main.5f4708c3.css.map*/