:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;color:#333;width:100vw;overflow-x:hidden}#root,.app{width:100%;min-height:100vh}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.header{background:transparent;position:sticky;top:0;z-index:100;width:100%}.header .container{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;max-width:1400px}.logo{display:flex;align-items:center;justify-content:center;gap:.75rem;margin:1rem 0}.logo-image{height:10rem;width:auto}.logo h2{color:#3b4945;font-size:1.8rem;font-weight:700}.nav{display:flex;gap:2rem}.nav a{text-decoration:none;color:#fff;font-weight:500;padding:.5rem 1rem;background:#0009;border-radius:25px;transition:all .3s ease}.nav a:hover{background:#7fa2bacc;color:#fff;transform:translateY(-2px)}.hero{background:linear-gradient(#0006,#0006),url(/hero.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;color:#fff;padding:8rem 0 6rem;width:100%;text-align:center;display:flex;align-items:center;min-height:100vh;margin-top:-80px}.hero .container{display:flex;justify-content:center;align-items:center;width:100%}.hero-content{max-width:900px;margin:0 auto}.hero-content h1{font-size:3.5rem;font-weight:700;margin-bottom:1rem;line-height:1.2}.hero-subtitle{font-size:1.5rem;margin-bottom:1rem;opacity:.9}.hero-description{font-size:1.1rem;margin-bottom:2.5rem;max-width:800px;margin-left:auto;margin-right:auto;opacity:.9;line-height:1.7}.hero-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn{padding:1rem 2rem;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.btn-primary{background:#fff;color:#7fa2ba}.btn-primary:hover{background:#f8fafc;transform:translateY(-2px);box-shadow:0 5px 15px #0003}.btn-secondary{background:transparent;color:#fff;border:2px solid #fff}.btn-secondary:hover{background:#fff;color:#7fa2ba;transform:translateY(-2px)}.services{padding:5rem 0;background:#e9e8e8;width:100%}.services .container{text-align:center}.services h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#1f2937}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem;max-width:1000px;margin-left:auto;margin-right:auto}.service-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px #0000000d;border-left:4px solid #3b4954;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.service-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}.service-card h3{font-size:1.5rem;margin-bottom:1rem;color:#3b4945}.service-card p{color:#6b7280;line-height:1.6}.about{padding:5rem 0;background:#fff;width:100%}.about h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#1f2937}.about-content{max-width:900px;margin:0 auto}.better-info{margin-bottom:3rem;text-align:center}.better-info h3{font-size:1.8rem;margin-bottom:1.5rem;color:#3b4945}.better{background:#f8fafc;padding:2rem;border-radius:12px;border-left:4px solid #3b4954;max-width:700px;margin:0 auto}.better p{margin:.8rem 0;color:#4b5563;font-size:1rem;line-height:1.6}.better p strong{color:#1f2937;font-weight:600}.leadership-info{margin-bottom:3rem;text-align:center}.leadership-info h3{font-size:1.8rem;margin-bottom:1.5rem;color:#3b4945}.credentials{background:#f8fafc;padding:2rem;border-radius:12px;border-left:4px solid #3b4954;max-width:700px;margin:0 auto}.credentials p{margin:.8rem 0;color:#4b5563;font-size:1rem;line-height:1.6}.credentials p strong{color:#1f2937;font-weight:600}.testimonials{text-align:center;max-width:800px;margin:0 auto}.testimonials h3{font-size:1.8rem;margin-bottom:2rem;color:#3b4945;text-align:center}.testimonial-carousel{position:relative;margin-bottom:2rem}.testimonial{display:none;background:#f8fafc;padding:2.5rem;border-radius:12px;border-left:4px solid #3b4954;margin:0 auto;max-width:700px}.testimonial.active{display:block}.testimonial-text{font-size:1.2rem;font-style:italic;color:#4b5563;line-height:1.7;margin-bottom:1.5rem;text-align:center}.testimonial-author{text-align:center}.testimonial-author strong{display:block;color:#1f2937;font-weight:600;font-size:1.1rem;margin-bottom:.25rem}.testimonial-author span{color:#6b7280;font-size:.95rem}.carousel-controls{display:flex;align-items:center;justify-content:center;gap:1rem}.carousel-btn{background-color:#3b4954;color:#fff;border:none;border-radius:50%;width:40px;height:40px;font-size:1.5rem;cursor:pointer;transition:background .3s ease;display:flex;align-items:center;justify-content:center}.carousel-btn:hover{background:#6b8aa0}.carousel-dots{display:flex;gap:.5rem}.dot{width:12px;height:12px;border-radius:50%;background:#cbd5e1;cursor:pointer;transition:background .3s ease}.dot.active{background:#3b4954}.contact{padding:5rem 0;background:#e9e8e8;width:100%}.contact h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#1f2937}.contact-content{max-width:700px;margin:0 auto;text-align:center}.contact-info p{font-size:1.1rem;margin-bottom:1rem;color:#4b5563}.contact-details{padding:2rem;background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;max-width:500px;margin-left:auto;margin-right:auto;margin-top:2rem}.contact-details p{font-size:1.1rem;margin:.5rem 0;color:#3b4945;font-weight:500}.footer{background:#1f2937;color:#fff;text-align:center;padding:2rem 0;width:100%}.footer p{opacity:.8}@media (max-width: 768px){.hero-content h1{font-size:2.5rem}.hero-subtitle{font-size:1.2rem}.hero-buttons{flex-direction:column;align-items:center}.btn{width:100%;max-width:300px}.header .container{flex-direction:column;gap:1rem}.nav{gap:1rem}.services-grid{grid-template-columns:1fr}}
