.header{position:fixed;top:0;left:0;right:0;z-index:1000;background:transparent;transition:all .3s ease;padding:1.5rem 2rem}.header.scrolled{background:#fffffffa;box-shadow:0 2px 20px #0000001a;padding:1rem 2rem}.header-container{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.header-logo{display:flex;align-items:center;gap:1rem}.logo-image{width:45px;height:45px;object-fit:contain;border-radius:50%}.logo-text{font-size:1.5rem;font-weight:300;color:#1a3a52;letter-spacing:1px}.header-nav{display:flex;gap:2.5rem;align-items:center}.nav-link{background:none;border:none;font-size:.95rem;color:#1a3a52;cursor:pointer;padding:.5rem 0;position:relative;transition:all .3s ease;font-weight:500}.nav-link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#1a3a52;transition:width .3s ease}.nav-link:hover{color:#0d2133}.nav-link:hover:after{width:100%}.menu-toggle{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:10px}.hamburger{width:25px;height:3px;background:#1a3a52;transition:all .3s ease;border-radius:2px}.hamburger:before,.hamburger:after{content:"";position:absolute;width:25px;height:3px;background:#1a3a52;transition:all .3s ease;border-radius:2px}.hamburger:before{transform:translateY(-8px)}.hamburger:after{transform:translateY(8px)}.hamburger.open{background:transparent}.hamburger.open:before{transform:rotate(45deg)}.hamburger.open:after{transform:rotate(-45deg)}@media (max-width: 768px){.header{padding:1rem 1.5rem}.header-container{max-width:100%}.header-logo{gap:.75rem}.logo-image{width:40px;height:40px}.logo-text{font-size:1.25rem}.header-nav{position:fixed;top:0;right:-100%;width:80%;height:100vh;background:#fffffffa;flex-direction:column;justify-content:center;transition:right .3s ease;box-shadow:-5px 0 20px #0000001a}.header-nav.open{right:0}.menu-toggle{display:flex}.nav-link{font-size:1.25rem;padding:1.25rem 2rem}}@media (max-width: 480px){.header{padding:.75rem 1rem}.logo-image{width:35px;height:35px}.logo-text{font-size:1.1rem}.header-nav{width:85%}}.hero{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e8f4f8,#d4e9f2,#c0dde8);position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 20% 50%,rgba(26,58,82,.08) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(26,58,82,.06) 0%,transparent 50%);pointer-events:none}.hero-container{max-width:1400px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.hero-content{text-align:center;max-width:900px;margin:0 auto}.hero-badge{display:inline-block;background:#1a3a521a;color:#1a3a52;padding:.5rem 1.5rem;border-radius:50px;font-size:.9rem;font-weight:500;margin-bottom:2rem;letter-spacing:1px}.hero-title{font-size:3.5rem;font-weight:300;color:#1a3a52;margin-bottom:1.5rem;line-height:1.2;letter-spacing:-1px}.hero-subtitle{font-size:1.25rem;color:#2d5a7a;margin-bottom:3rem;line-height:1.6;font-weight:400}.hero-stats{display:flex;justify-content:center;gap:4rem;margin-bottom:3rem;flex-wrap:wrap}.stat-item{text-align:center}.stat-number{display:block;font-size:2.5rem;font-weight:300;color:#1a3a52;line-height:1}.stat-label{display:block;font-size:.9rem;color:#2d5a7a;margin-top:.5rem;font-weight:500}.hero-cta{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-button{padding:1rem 2.5rem;font-size:1rem;font-weight:600;border:none;border-radius:50px;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px}.cta-button.primary{background:#1a3a52;color:#fff;box-shadow:0 4px 15px #1a3a524d}.cta-button.primary:hover{background:#0d2133;transform:translateY(-2px);box-shadow:0 6px 20px #1a3a5266}.cta-button.secondary{background:transparent;color:#1a3a52;border:2px solid #1a3a52}.cta-button.secondary:hover{background:#1a3a52;color:#fff;transform:translateY(-2px)}@media (max-width: 768px){.hero{padding:6rem 1.5rem 4rem}.hero-container{padding:0 1rem}.hero-title{font-size:2.25rem}.hero-subtitle{font-size:1.05rem;margin-bottom:2.5rem}.hero-stats{gap:2rem;margin-bottom:2.5rem}.stat-number{font-size:2rem}.stat-label{font-size:.85rem}.hero-cta{flex-direction:column;align-items:center;gap:1rem}.cta-button{width:100%;max-width:280px;padding:.875rem 2rem}}@media (max-width: 480px){.hero{padding:5rem 1rem 3rem}.hero-title{font-size:1.875rem}.hero-subtitle{font-size:1rem}.hero-stats{gap:1.5rem}.stat-number{font-size:1.75rem}.stat-label{font-size:.8rem}.cta-button{font-size:.95rem;padding:.75rem 1.75rem}}.services{padding:6rem 2rem;background:#fff}.services-container{max-width:1200px;margin:0 auto}.services-title{font-size:2.5rem;font-weight:300;color:#1a3a52;text-align:center;margin-bottom:1rem;letter-spacing:-.5px}.services-subtitle{font-size:1.1rem;color:#2d5a7a;text-align:center;margin-bottom:3rem;max-width:700px;margin-left:auto;margin-right:auto}.services-tabs{background:#f8fbfc;border-radius:16px;padding:2rem;box-shadow:0 4px 20px #1a3a5214}.tabs-header{display:flex;gap:1rem;margin-bottom:2rem;flex-wrap:wrap;border-bottom:2px solid #e0e0e0;padding-bottom:1rem}.tab-button{background:none;border:none;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;color:#2d5a7a;cursor:pointer;transition:all .3s ease;border-radius:8px;position:relative}.tab-button:hover{color:#1a3a52;background:#1a3a520d}.tab-button.active{color:#1a3a52;background:#1a3a52;color:#fff}.tab-content{padding:1rem 0}.tab-description{font-size:1.15rem;color:#1a3a52;line-height:1.7;margin-bottom:2rem}.tab-details{list-style:none;padding:0;margin:0}.tab-details li{padding:1rem 0 1rem 2rem;position:relative;color:#2d5a7a;line-height:1.6;border-bottom:1px solid rgba(26,58,82,.1)}.tab-details li:last-child{border-bottom:none}.tab-details li:before{content:"✓";position:absolute;left:0;color:#1a3a52;font-weight:600}@media (max-width: 768px){.services{padding:4rem 1.5rem}.services-container{padding:0 1rem}.services-title{font-size:2rem}.services-subtitle{font-size:1rem;margin-bottom:2rem}.services-tabs{padding:1.5rem}.tabs-header{flex-direction:column;gap:.75rem}.tab-button{width:100%;text-align:center;padding:.875rem 1.25rem}.tab-description{font-size:1.05rem}.tab-details li{font-size:.95rem;padding:.875rem 0 .875rem 1.75rem}}@media (max-width: 480px){.services{padding:3rem 1rem}.services-title{font-size:1.75rem}.services-subtitle{font-size:.95rem}.services-tabs{padding:1.25rem}.tab-button{font-size:.95rem;padding:.75rem 1rem}.tab-description{font-size:1rem}.tab-details li{padding-left:1.5rem}}.about{padding:6rem 2rem;background:#fff}.about-container{max-width:1200px;margin:0 auto}.about-hero{text-align:center;margin-bottom:4rem}.about-title{font-size:2.5rem;font-weight:300;color:#1a3a52;margin-bottom:1.5rem;letter-spacing:-.5px}.about-text{font-size:1.15rem;color:#2d5a7a;max-width:800px;margin:0 auto;line-height:1.7}.highlights-scroll{display:flex;gap:2rem;overflow-x:hidden;padding:1rem 0 3rem}.highlight-card{flex:0 0 280px;background:linear-gradient(135deg,#1a3a52,#0d2133);padding:2rem;border-radius:16px;scroll-snap-align:start;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem}.highlight-number{font-size:2.5rem;font-weight:300;color:#fff;line-height:1}.highlight-label{font-size:1rem;font-weight:600;color:#fff}.highlight-desc{font-size:.85rem;color:#fffc;line-height:1.4}.about-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.content-block{background:#f8fbfc;padding:2rem;border-radius:12px;border-left:4px solid #1a3a52}.content-title{font-size:1.5rem;font-weight:600;color:#1a3a52;margin-bottom:1rem}.content-text{font-size:1rem;color:#2d5a7a;line-height:1.7;margin:0}@media (max-width: 768px){.about{padding:4rem 1.5rem}.about-container{padding:0 1rem}.about-hero{margin-bottom:3rem}.about-title{font-size:2rem}.about-text{font-size:1rem}.highlights-scroll{gap:1rem;padding:1rem 0 2rem}.highlight-card{flex:0 0 240px;padding:1.5rem}.highlight-number{font-size:2rem}.highlight-label{font-size:.9rem}.highlight-desc{font-size:.8rem}.about-content{grid-template-columns:1fr;gap:2rem}.content-block{padding:1.5rem}.content-title{font-size:1.25rem}.content-text{font-size:.95rem}}@media (max-width: 480px){.about{padding:3rem 1rem}.about-title{font-size:1.75rem}.about-text{font-size:.95rem}.highlights-scroll{gap:.75rem}.highlight-card{flex:0 0 200px;padding:1.25rem}.highlight-number{font-size:1.75rem}.highlight-label{font-size:.85rem}.highlight-desc{font-size:.75rem}.content-block{padding:1.25rem}.content-title{font-size:1.125rem}}.team{padding:6rem 2rem;background:#fff}.team-container{max-width:1200px;margin:0 auto}.team-title{font-size:2.5rem;font-weight:300;color:#1a3a52;text-align:center;margin-bottom:1rem;letter-spacing:-.5px}.team-subtitle{font-size:1.1rem;color:#2d5a7a;text-align:center;margin-bottom:3rem;max-width:700px;margin-left:auto;margin-right:auto}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.team-card{background:#f8fbfc;padding:2rem;border-radius:12px;text-align:center;transition:all .3s ease;border:1px solid rgba(26,58,82,.1)}.team-card:hover{background:#e8f4f8;transform:translateY(-5px);box-shadow:0 8px 25px #1a3a5226}.card-avatar{width:80px;height:80px;margin:0 auto 1.5rem;background:linear-gradient(135deg,#1a3a52,#0d2133);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}.card-avatar svg{width:40px;height:40px}.card-name{font-size:1.3rem;font-weight:500;color:#1a3a52;margin-bottom:.5rem}.card-position{font-size:1rem;color:#2d5a7a;margin-bottom:1rem}.card-expertise{display:inline-block;background:#1a3a52;color:#fff;padding:.25rem .75rem;border-radius:4px;font-size:.85rem;font-weight:500}@media (max-width: 1024px){.team{padding:4rem 1.5rem}.team-container{padding:0 1rem}.team-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.team-card{padding:1.5rem}.card-avatar{width:70px;height:70px}.card-avatar svg{width:35px;height:35px}.card-name{font-size:1.125rem}.card-position{font-size:.95rem}.card-expertise{font-size:.8rem}}@media (max-width: 600px){.team{padding:3rem 1rem}.team-title{font-size:2rem}.team-subtitle{font-size:1rem;margin-bottom:2rem}.team-grid{grid-template-columns:1fr;gap:1.25rem}.team-card{padding:1.25rem}.card-avatar{width:60px;height:60px}.card-avatar svg{width:30px;height:30px}.card-name{font-size:1rem}.card-position{font-size:.9rem}}@media (max-width: 480px){.team-title{font-size:1.75rem}.team-subtitle{font-size:.95rem}}.faq{padding:6rem 2rem;background:#fff}.faq-container{max-width:900px;margin:0 auto}.faq-title{font-size:2.5rem;font-weight:300;color:#1a3a52;text-align:center;margin-bottom:1rem;letter-spacing:-.5px}.faq-subtitle{font-size:1.1rem;color:#2d5a7a;text-align:center;margin-bottom:3rem}.faq-list{display:flex;flex-direction:column;gap:1rem}.faq-item{border:1px solid rgba(26,58,82,.1);border-radius:8px;overflow:hidden;background:#f8fbfc}.faq-question{width:100%;padding:1.5rem;background:none;border:none;text-align:left;font-size:1.1rem;font-weight:500;color:#1a3a52;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease}.faq-question:hover{background:#1a3a520d}.faq-question.open{background:#1a3a52;color:#fff}.faq-icon{font-size:1.5rem;font-weight:300;transition:transform .3s ease}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;padding:0 1.5rem;color:#2d5a7a;line-height:1.6}.faq-answer.open{max-height:500px;padding:1.5rem}@media (max-width: 768px){.faq{padding:4rem 1.5rem}.faq-container{padding:0 1rem}.faq-title{font-size:2rem}.faq-subtitle{font-size:1rem;margin-bottom:2rem}.faq-list{gap:.75rem}.faq-question{font-size:1rem;padding:1.25rem}.faq-answer.open{padding:1.25rem;font-size:.95rem}}@media (max-width: 480px){.faq{padding:3rem 1rem}.faq-title{font-size:1.75rem}.faq-subtitle{font-size:.95rem}.faq-question{font-size:.95rem;padding:1rem}.faq-answer.open{padding:1rem;font-size:.9rem}}.contact{padding:6rem 2rem;background:#f8fbfc}.contact-container{max-width:1200px;margin:0 auto}.contact-title{font-size:2.5rem;font-weight:300;color:#1a3a52;text-align:center;margin-bottom:1rem;letter-spacing:-.5px}.contact-subtitle{font-size:1.1rem;color:#2d5a7a;text-align:center;margin-bottom:3rem;max-width:700px;margin-left:auto;margin-right:auto}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.contact-info{display:flex;flex-direction:column;gap:1.5rem}.info-card{background:#fff;padding:1.5rem;border-radius:12px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;border:1px solid rgba(26,58,82,.1)}.info-icon{width:50px;height:50px;background:linear-gradient(135deg,#1a3a52,#0d2133);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.info-icon svg{width:24px;height:24px}.info-title{font-size:1rem;font-weight:600;color:#1a3a52;margin-bottom:.25rem}.info-text{font-size:.95rem;color:#2d5a7a;margin:0;line-height:1.5}.contact-form{background:#fff;padding:2.5rem;border-radius:16px;box-shadow:0 4px 15px #1a3a5214}.form-group{margin-bottom:1.5rem}.form-group input,.form-group textarea{width:100%;padding:1rem;border:1px solid #e0e0e0;border-radius:8px;font-size:1rem;font-family:inherit;transition:all .3s ease;background:#f8fbfc}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#1a3a52;background:#fff;box-shadow:0 0 0 3px #1a3a521a}.form-group textarea{resize:vertical;min-height:120px}.submit-button{width:100%;background:#1a3a52;color:#fff;border:none;padding:1rem 2rem;font-size:1.1rem;border-radius:8px;cursor:pointer;transition:all .3s ease;font-weight:500}.submit-button:hover{background:#0d2133;transform:translateY(-2px);box-shadow:0 4px 15px #1a3a524d}@media (max-width: 1024px){.contact{padding:4rem 1.5rem}.contact-container{padding:0 1rem}.contact-grid{grid-template-columns:1fr;gap:2rem}.contact-info{order:2}.contact-form{order:1}}@media (max-width: 600px){.contact{padding:3rem 1rem}.contact-title{font-size:2rem}.contact-subtitle{font-size:1rem;margin-bottom:2rem}.contact-grid{gap:1.5rem}.info-card{padding:1.25rem;gap:.75rem}.info-icon{width:45px;height:45px}.info-icon svg{width:22px;height:22px}.info-title{font-size:.95rem}.info-text{font-size:.9rem}.contact-form{padding:1.5rem}.form-group input,.form-group textarea{padding:.875rem;font-size:.95rem}.submit-button{font-size:1rem;padding:.875rem 1.75rem}}@media (max-width: 480px){.contact-title{font-size:1.75rem}.contact-subtitle{font-size:.95rem}.contact-form{padding:1.25rem}}.footer{background:linear-gradient(135deg,#1a3a52,#0d2133);color:#fff;padding:4rem 2rem 2rem}.footer-container{max-width:1200px;margin:0 auto}.footer-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.1)}.footer-brand{display:flex;align-items:center;gap:1rem}.footer-logo-image{width:50px;height:50px;object-fit:contain;border-radius:50%}.footer-logo-text{font-size:1.5rem;font-weight:300;margin:0;letter-spacing:1px}.footer-tagline{font-size:.9rem;color:#ffffffb3;margin:.5rem 0 0}.footer-social{display:flex;gap:1rem}.social-link{display:inline-flex;align-items:center;justify-content:center;width:45px;height:45px;background:#ffffff1a;border-radius:50%;color:#fff;transition:all .3s ease}.social-link:hover{background:#fff3;transform:translateY(-2px)}.social-link svg{width:22px;height:22px}.footer-links-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem}.footer-title{font-size:1.1rem;font-weight:600;margin-bottom:1.5rem;color:#fff}.footer-list{list-style:none;padding:0;margin:0}.footer-list li{margin-bottom:.75rem}.footer-list a{color:#ffffffb3;text-decoration:none;transition:color .3s ease;font-size:.95rem}.footer-list a:hover{color:#fff}.footer-list li:not(a){color:#ffffffb3;font-size:.95rem}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:2rem;text-align:center}.footer-copyright{color:#fff9;margin:0;font-size:.9rem}@media (max-width: 768px){.footer{padding:3rem 1.5rem 2rem}.footer-container{padding:0 1rem}.footer-top{flex-direction:column;text-align:center;gap:1.5rem;padding-bottom:1.5rem}.footer-brand{flex-direction:column;gap:.75rem}.footer-logo-image{width:45px;height:45px}.footer-logo-text{font-size:1.25rem}.footer-tagline{font-size:.85rem}.footer-links-grid{grid-template-columns:1fr;gap:1.5rem}.footer-title{font-size:1rem;margin-bottom:1rem}.footer-list li{margin-bottom:.5rem}.footer-list a,.footer-list li:not(a){font-size:.9rem}.footer-bottom{padding-top:1.5rem}.footer-copyright{font-size:.85rem}}@media (max-width: 480px){.footer{padding:2.5rem 1rem 1.5rem}.footer-logo-image{width:40px;height:40px}.footer-logo-text{font-size:1.125rem}.footer-tagline{font-size:.8rem}.footer-links-grid{gap:1.25rem}.footer-title{font-size:.95rem}.footer-list a,.footer-list li:not(a){font-size:.85rem}}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1a3a52;background:#fff;line-height:1.6}#root{min-height:100vh}button{font-family:inherit}a{text-decoration:none}input,textarea{font-family:inherit}
