*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{font-family:Arial,sans-serif;line-height:1.5;margin:0;min-width:320px;min-height:100vh;scroll-behavior:smooth}body::-webkit-scrollbar{display:none}body{-ms-overflow-style:none;scrollbar-width:none}.app{min-height:100vh;display:flex;flex-direction:column}.main{flex:1}.navbar{background-color:#007aff;padding:1rem 0;color:#fff;position:fixed;top:0;left:0;right:0;z-index:1000}.nav-container{display:flex;justify-content:space-between;align-items:center}.nav-logo{font-size:1.5rem;font-weight:700;color:#fff;text-decoration:none}.nav-links{display:flex;gap:2rem;list-style:none}.nav-link{color:#fff;text-decoration:none;font-weight:500;transition:opacity .2s}.nav-link:hover{opacity:.8}.mobile-menu-btn{display:none}.menu-icon{background:none;border:none;color:#fff;cursor:pointer}.mobile-nav{background-color:#007aff;padding:1rem}.mobile-nav-links{display:flex;flex-direction:column;gap:1rem}.mobile-nav-link{color:#fff;text-decoration:none;padding:.5rem 1rem;transition:opacity .2s}.mobile-nav-link:hover{opacity:.8}.hero{background:linear-gradient(to right,#007aff,#6c63ff);color:#fff;padding:4rem 0;text-align:center}.hero h1{font-size:3rem;margin-bottom:1rem}.hero p{font-size:1.25rem;margin-bottom:2rem}.button{display:inline-block;padding:.75rem 1.5rem;border-radius:25px;text-decoration:none;font-weight:700;cursor:pointer;transition:transform .2s}.button:hover{transform:scale(1.05)}.button-primary{background-color:#007aff;color:#fff;border:none}.button-white{background-color:#fff;color:#007aff}.section{padding:4rem 0}.section-title{font-size:2.5rem;text-align:center;margin-bottom:2rem}.grid{display:grid;gap:2rem}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.card{background-color:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 4px #0000001a}.contact-page{padding-top:60px}.contact-hero{background:linear-gradient(135deg,#007aff,#6c63ff);padding:6rem 0;text-align:center;color:#fff}.contact-hero h1{font-size:3.5rem;margin-bottom:1rem}.contact-hero p{font-size:1.25rem;max-width:600px;margin:0 auto}.contact-form-section{padding:5rem 0;background-color:#f8f9fa}.contact-grid{display:grid;grid-template-columns:1fr 1.5fr;gap:4rem;align-items:start}.contact-info{background-color:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px #0000001a}.contact-info h2{font-size:2rem;margin-bottom:2rem;color:#1a1a1a}.info-items{display:flex;flex-direction:column;gap:2rem}.info-item{display:flex;gap:1rem;align-items:flex-start}.info-item i{font-size:1.5rem;color:#007aff}.info-item h3{font-size:1.25rem;margin-bottom:.5rem;color:#1a1a1a}.info-item p{color:#666;line-height:1.6}.contact-form{background-color:#fff;padding:3rem;border-radius:12px;box-shadow:0 4px 6px #0000001a}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;color:#1a1a1a;font-weight:500}.form-group input,.form-group textarea{width:100%;padding:.75rem;border:2px solid #e0e0e0;border-radius:6px;font-size:1rem;transition:border-color .2s}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#007aff}.map-section{padding:5rem 0}.map-container{height:400px;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px #0000001a}.map-placeholder{height:100%;background-color:#f0f0f0;display:flex;align-items:center;justify-content:center;color:#666}@media (max-width: 768px){.contact-grid{grid-template-columns:1fr;gap:2rem}.contact-hero{padding:4rem 0}.contact-hero h1{font-size:2.5rem}.contact-form{padding:2rem}}.about-page{min-height:100vh;background:linear-gradient(to bottom,var(--bg-primary) 0%,var(--bg-secondary) 100%)}.about-hero{min-height:60vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:4rem 2rem}.about-hero-content{max-width:800px;margin:0 auto}.about-hero h1{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;background:linear-gradient(135deg,var(--primary) 0%,var(--secondary) 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-description{font-size:1.5rem;color:var(--text-primary);margin-bottom:2rem;line-height:1.6}.about-content{padding:2rem;max-width:1200px;margin:0 auto}.mission-vision-section{margin-bottom:4rem}.mission-vision-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:4rem}.mission-card,.vision-card{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2rem;border-radius:1rem;box-shadow:0 4px 6px #0000001a}.mission-card h2,.vision-card h2{font-size:1.8rem;margin-bottom:1rem;color:var(--primary);display:flex;align-items:center;gap:.5rem}.values-section{text-align:center;margin-bottom:4rem}.values-section h2{font-size:2.5rem;margin-bottom:2rem;color:var(--primary)}.values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.value-card{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2rem;border-radius:1rem;box-shadow:0 4px 6px #0000001a;transition:transform .3s ease}.value-card:hover{transform:translateY(-5px)}.value-icon{font-size:2.5rem;margin-bottom:1rem;display:inline-block}.value-card h3{font-size:1.4rem;margin-bottom:1rem;color:var(--primary)}.diversity-section{max-width:800px;margin:0 auto 4rem;text-align:center}.diversity-section h2{font-size:2.5rem;margin-bottom:2rem;color:var(--primary)}.diversity-content{background:#ffffff1a;padding:2rem;border-radius:1rem;box-shadow:0 4px 10px #0006;text-align:left}.diversity-content p{margin-bottom:1rem;line-height:1.6}.services-page{min-height:100vh;background:linear-gradient(to bottom,var(--bg-primary) 0%,var(--bg-secondary) 100%)}.services-hero{min-height:60vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:4rem 2rem}.services-hero-content{max-width:800px;margin:0 auto}.services-hero h1{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;background:linear-gradient(135deg,var(--primary) 0%,var(--secondary) 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-subtitle{font-size:1.25rem;color:var(--text-secondary);margin-top:1rem}.services-grid{max-width:1200px;margin:0 auto;padding:2rem}.service-section{margin-bottom:4rem;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2rem;border-radius:1rem;box-shadow:0 4px 6px #0000001a}.service-section h2{font-size:2rem;margin-bottom:1rem;color:var(--primary)}.service-description{font-size:1.2rem;margin-bottom:2rem;color:var(--text-secondary)}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.feature-card{background:#ffffff0d;padding:1.5rem;border-radius:.75rem;transition:transform .3s ease}.feature-card:hover{transform:translateY(-5px)}.feature-card h3{font-size:1.2rem;margin-bottom:.75rem;color:var(--primary)}.feature-card p{color:var(--text-secondary);line-height:1.5}@media (max-width: 768px){.about-hero h1,.services-hero h1{font-size:2.5rem}.hero-description{font-size:1.25rem}.mission-vision-grid,.values-grid,.features-grid{grid-template-columns:1fr}.service-section{padding:1.5rem}}@media (max-width: 1024px){.values-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.about-hero h1{font-size:3rem}.mission-vision-grid,.team-grid,.research-grid{grid-template-columns:1fr}.values-grid{grid-template-columns:repeat(2,1fr)}.member-image{width:160px;height:160px}}@media (max-width: 480px){.values-grid{grid-template-columns:1fr}.about-hero h1{font-size:2.5rem}.about-hero p{font-size:1.25rem}}.home-page{padding-top:11px}.hero-section{color:#fff;overflow:hidden;height:500px;max-width:calc(100vw - 40px);width:100%;margin-left:20px;margin-right:20px;border-radius:40px;padding-top:120px;padding-left:60px;margin-bottom:30px;box-sizing:border-box}.zero-section{background:#fff;padding:8rem 0;text-align:center;color:#fff;position:relative;overflow:hidden;border-radius:20px}.hero-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url(/path-to-pattern.svg) repeat;opacity:.1;pointer-events:none}.hero-section h1{font-size:4.5rem;font-weight:700;margin-bottom:1.5rem}.hero-tagline{font-size:20px;max-width:800px;opacity:.9;margin-bottom:20px}.welcome-section{color:#fff;overflow:hidden;height:500px;max-width:calc(100vw - 40px);width:100%;margin-left:20px;margin-right:20px;border-radius:40px;padding-top:100px;padding-left:60px;box-sizing:border-box}.welcome-section h2{font-size:2.5rem;color:#2d3748;margin-bottom:2rem}.welcome-section p{max-width:800px;margin:0 auto 1.5rem;font-size:1.2rem;line-height:1.8;color:#4a5568}.services-preview{margin-top:20px;padding:4rem 0;background:#fff}.services-preview h2{text-align:center;font-size:2.5rem;color:#2d3748;margin-bottom:4rem}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto;padding:0 2rem}.service-card{background:#040404;padding:2rem;border-radius:1rem;box-shadow:0 4px 6px #0000001a;transition:transform .3s ease}.service-card:hover{transform:translateY(-5px)}.service-card p{color:#4a5568;line-height:1.6}.explore-link{text-align:center;color:#007aff;font-size:1.2rem;font-weight:500;text-decoration:none;color:#000;transition:color .3s ease}.explore-link:hover{color:#0056b3}.testimonials{margin-left:20px;margin-right:20px;padding:6rem 0;background:#e8e8e8;border-radius:30px}.testimonials h2{text-align:center;font-size:2.5rem;color:#2d3748;margin-bottom:4rem}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto;padding:0 2rem}.testimonial-card{background:#ff6b00;padding:2rem;border-radius:1rem;box-shadow:0 4px 6px #0000001a}.stars{margin-bottom:1rem}.testimonial-text{font-size:1.1rem;line-height:1.6;color:#fff;margin-bottom:1.5rem}.testimonial-author{font-weight:600;color:#2d3748}.testimonial-position{color:#dcdada;font-size:.9rem}.achievements{margin-top:30px;position:relative;background:#fff;overflow:hidden;width:100%;padding:64px 0}.achievements h2{text-align:center;color:#212121;font-size:40px;font-weight:700;margin-bottom:48px}.achievements-container{margin:0 auto;padding:0 20px}.achievement-item{display:flex;align-items:start;gap:20px;margin-bottom:32px}.achievement-icon{width:28px;height:28px;background:#d9d9d9;flex-shrink:0}.achievement-text{font-family:Instrument Sans,sans-serif;font-weight:700;line-height:36px}.cta-section{margin-bottom:50px;padding:20px;text-align:center}.cta-section h2{font-size:2.5rem;margin-bottom:1.5rem}.cta-section p{font-size:1.2rem;max-width:600px;margin:0 auto 3rem;opacity:.9}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-button{padding:1rem 2rem;border-radius:.5rem;font-weight:500;transition:transform .3s ease;text-decoration:none}.cta-button:not(.secondary){background:#fff;color:#007aff}.cta-button.secondary{background:transparent;border:2px solid white;color:#fff}@media (max-width: 768px){.hero-section{margin-left:10px;margin-right:10px;max-width:calc(100vw - 20px);padding:60px 20px 40px;height:auto;min-height:400px}.welcome-section{margin-left:10px;margin-right:10px;max-width:calc(100vw - 20px);padding:30px 20px}.hero-section h1{font-size:2.5rem;line-height:1.2;margin-bottom:1rem}.hero-tagline{font-size:1.2rem;line-height:1.4;margin-bottom:2rem}.services-grid,.testimonials-grid,.achievements-grid{grid-template-columns:1fr;gap:1.5rem;padding:0 1rem}.cta-buttons{flex-direction:column;padding:0 1rem;gap:1rem}.cta-button{width:100%;padding:1rem 2rem;font-size:1rem;text-align:center}.service-card{padding:1.5rem;margin-bottom:1rem}.service-card h3{font-size:1.25rem}.service-card p{font-size:.95rem;line-height:1.5}}@media (max-width: 480px){.hero-section{padding:40px 15px 30px;margin-left:5px;margin-right:5px;max-width:calc(100vw - 10px)}.hero-section h1{font-size:2rem;line-height:1.1}.hero-tagline{font-size:1rem;line-height:1.3}.service-card{padding:1rem}.cta-button{padding:.875rem 1.5rem;font-size:.9rem}}@media (max-width: 768px){button,.cta-button,.service-card{min-height:44px;touch-action:manipulation}body{-webkit-text-size-adjust:100%;text-size-adjust:100%}*{-webkit-overflow-scrolling:touch}body,html{overflow-x:hidden;max-width:100vw}.service-card,.product-card{transition:transform .2s ease-out}input,textarea,select{font-size:16px;padding:12px 16px;border-radius:8px;border:2px solid #e1e5e9;width:100%;box-sizing:border-box}input:focus,textarea:focus,select:focus{outline:none;border-color:#0a2647;box-shadow:0 0 0 3px #0a26471a}.navbar{position:sticky;top:0;z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2}.container,.section{padding-left:1rem;padding-right:1rem}.grid{grid-template-columns:1fr;gap:1rem}.btn,.cta-button{display:block;width:100%;text-align:center;padding:1rem 2rem;margin-bottom:1rem;border-radius:12px;font-weight:600;letter-spacing:.5px;transition:all .2s ease}.btn:active,.cta-button:active{transform:scale(.98)}}.page-transition{scroll-behavior:auto}.app,.main,body,html{scroll-behavior:smooth}.instant-scroll{scroll-behavior:auto!important}html{scroll-restoration:manual}.footer{background-color:var(--neuro-blue);color:#fff;padding:4rem 0 2rem}.footer-container{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem;margin-bottom:3rem}.footer-company{grid-column:span 2}.footer-company h3{font-size:1.8rem;margin-bottom:1.5rem}.footer-company h3 span{color:var(--neuro-orange)}.footer-company p{color:#e0e0e0;line-height:1.6;margin-bottom:1.5rem;max-width:400px}.social-links{display:flex;gap:1rem}.social-links a{color:#fff;transition:color .3s ease;padding:.5rem}.social-links a:hover{color:var(--neuro-orange)}.footer-links,.footer-services,.footer-contact{display:flex;flex-direction:column}.footer h4{color:var(--neuro-orange);font-size:1.2rem;margin-bottom:1.5rem;font-weight:600}.footer ul{list-style:none;padding:0;margin:0}.footer ul li{margin-bottom:.8rem}.footer ul li a{color:#e0e0e0;text-decoration:none;transition:color .3s ease;font-size:.95rem}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.footer-bottom p{color:#e0e0e0;font-size:.9rem}.footer-legal{display:flex;gap:2rem}.footer-legal a{color:#e0e0e0;text-decoration:none;font-size:.9rem;transition:color .3s ease}@media (max-width: 1024px){.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-company{grid-column:span 2}}@media (max-width: 640px){.footer-grid{grid-template-columns:1fr;gap:2rem}.footer-company{grid-column:span 1}.footer-bottom{flex-direction:column;text-align:center;gap:1rem}.footer-legal{justify-content:center}}:root{--neuro-blue: #0A2647;--neuro-orange: #FF6B00}.navbar{position:fixed;top:0;left:0;right:0;z-index:1000;padding:1rem 2rem;transition:all .3s ease;background:var(--neuro-blue);border-bottom:1px solid rgba(255,255,255,.1)}.navbar.scrolled{box-shadow:0 2px 10px #0003}.navbar-container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.navbar-logo{font-size:1.8rem;font-weight:700;color:#fff;text-decoration:none;display:flex;align-items:center;gap:.5rem}.navbar-logo span:first-child{color:var(--neuro-orange)}.nav-menu{display:flex;align-items:center;gap:2rem}.nav-menu.mobile{display:none}.nav-link{color:#fff;text-decoration:none;font-weight:500;transition:color .3s ease;position:relative;opacity:.9}.nav-link:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:var(--neuro-orange);transition:width .3s ease}.nav-link:hover{opacity:1}.nav-link:hover:after,.nav-link.active:after{width:100%}.nav-link.active{color:var(--neuro-orange);opacity:1}.footer{background:var(--neuro-blue);padding:4rem 0 2rem;color:#fff;position:relative;overflow:hidden}.footer:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,var(--neuro-orange) 50%,transparent 100%);opacity:.2}.footer-company h3{font-size:1.8rem;font-weight:700;margin-bottom:1rem;color:#fff}.footer-company h3 span:first-child{color:var(--neuro-orange)}.footer-company p{color:#fffc;margin-bottom:1.5rem;line-height:1.6}.social-links a{color:#fffc;transition:color .3s ease,transform .3s ease}.social-links a:hover{color:var(--neuro-orange);transform:translateY(-2px)}.footer h4{font-size:1.2rem;font-weight:600;margin-bottom:1.5rem;color:var(--neuro-orange)}.footer ul li a{color:#fffc;text-decoration:none;transition:color .3s ease}.footer ul li a:hover{color:var(--neuro-orange)}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:2rem;margin-top:2rem;display:flex;justify-content:space-between;align-items:center;color:#fffc}.footer-legal a{color:#fffc;text-decoration:none;transition:color .3s ease}.footer-legal a:hover{color:var(--neuro-orange)}@media (max-width: 768px){.footer{padding:3rem 0 1.5rem}.footer-grid{gap:2rem}.footer-bottom{flex-direction:column;text-align:center;gap:1rem}.footer-legal{justify-content:center}}.products-page{min-height:100vh;background:linear-gradient(to bottom,var(--bg-primary) 0%,var(--bg-secondary) 100%);padding-top:80px}.products-hero{min-height:40vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:4rem 2rem}.products-hero-content{max-width:800px;margin:0 auto}.products-hero h1{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;background:linear-gradient(135deg,var(--primary) 0%,var(--secondary) 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.products-grid{max-width:1200px;margin:0 auto;padding:2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.product-card{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2rem;border-radius:1rem;box-shadow:0 4px 6px #0000001a;transition:transform .3s ease}.product-card:hover{transform:translateY(-5px)}.product-icon{font-size:2.5rem;margin-bottom:1rem;display:inline-block}.product-card h2{font-size:1.8rem;margin-bottom:1rem;color:var(--primary)}.product-description{color:var(--text-secondary);margin-bottom:1.5rem;line-height:1.6}.product-features{list-style:none;padding:0;margin:0}.product-features li{color:var(--text-secondary);margin-bottom:.5rem;padding-left:1.5rem;position:relative}.product-features li:before{content:"•";position:absolute;left:0;color:var(--primary)}.products-cta{text-align:center;padding:4rem 2rem;background:#ffffff0d;margin-top:4rem}.products-cta h2{font-size:2.5rem;margin-bottom:1.5rem;color:var(--primary)}.products-cta p{color:var(--text-secondary);margin-bottom:1rem;max-width:600px;margin-left:auto;margin-right:auto}.cta-buttons{display:flex;gap:1rem;justify-content:center;margin-top:2rem}.cta-button{padding:.75rem 2rem;border-radius:2rem;font-weight:500;text-decoration:none;transition:transform .3s ease}.cta-button:hover{transform:translateY(-2px)}.cta-button.primary{background:var(--primary);color:#fff}.cta-button.secondary{background:#ffffff1a;color:var(--primary);border:2px solid var(--primary)}@media (max-width: 768px){.navbar{padding:1rem}.nav-menu.desktop{display:none}.mobile-menu-button{display:flex}.nav-menu.mobile{display:flex;flex-direction:column;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(var(--bg-primary-rgb),.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:5rem 2rem 2rem;align-items:center}.products-hero h1{font-size:2.5rem}.products-grid{grid-template-columns:1fr;padding:1rem}.cta-buttons{flex-direction:column;gap:1rem}.cta-button{width:100%;text-align:center}}.products-page,.services-page{min-height:100vh;background-color:#f8f9fa}.products-hero,.services-hero{background-color:var(--neuro-blue);color:#fff;padding:6rem 0 4rem;text-align:center}.products-hero-content,.services-hero-content{max-width:800px;margin:0 auto;padding:0 2rem}.products-hero h1,.services-hero h1{font-size:3rem;margin-bottom:1.5rem;font-weight:700}.products-hero p,.services-hero p{font-size:1.2rem;color:#ffffffe6;line-height:1.6}.products-grid,.services-grid{max-width:1200px;margin:-3rem auto 4rem;padding:0 2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;position:relative}.product-card,.service-card{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 6px #0000001a;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.product-card:hover,.service-card:hover{transform:translateY(-5px);box-shadow:0 8px 15px #0000001a}.product-icon,.service-icon{font-size:2rem;color:var(--neuro-orange);margin-bottom:1.5rem}.product-card h2,.service-card h2{font-size:1.5rem;margin-bottom:1rem;color:var(--neuro-blue)}.product-description,.service-description{color:#666;line-height:1.6;margin-bottom:1.5rem}.product-features,.service-features{list-style:none;padding:0;margin:0;flex-grow:1}.product-features li,.service-features li{color:#444;margin-bottom:.8rem;padding-left:1.5rem;position:relative}.product-features li:before,.service-features li:before{content:"•";color:var(--neuro-orange);position:absolute;left:0}.products-cta,.services-cta{background-color:#fff;padding:4rem 2rem;text-align:center;margin-top:4rem}.products-cta h2,.services-cta h2{font-size:2.5rem;color:var(--neuro-blue);margin-bottom:1.5rem}.products-cta p,.services-cta p{color:#666;max-width:600px;margin:0 auto 2rem;line-height:1.6}.cta-buttons{display:flex;gap:1rem;justify-content:center}.cta-button{display:inline-block;padding:1rem 2rem;border-radius:8px;font-weight:600;text-decoration:none;transition:all .3s ease}.cta-button.primary{background-color:var(--neuro-orange);color:#fff}.cta-button.primary:hover{background-color:#e65c00;transform:translateY(-2px)}.cta-button.secondary{background-color:transparent;color:var(--neuro-blue);border:2px solid var(--neuro-blue)}.cta-button.secondary:hover{background-color:var(--neuro-blue);color:#fff;transform:translateY(-2px)}@media (max-width: 768px){.products-hero h1,.services-hero h1{font-size:2.5rem}.products-grid,.services-grid{grid-template-columns:1fr;margin-top:-2rem}.cta-buttons{flex-direction:column;gap:1rem}.products-cta h2,.services-cta h2{font-size:2rem}}@media (max-width: 480px){.products-hero h1,.services-hero h1{font-size:2rem}.product-card,.service-card{padding:1.5rem}}.explore-all-services{background:#ffceaa}.explore-all-services:hover{background:#d5844b}@media screen and (max-width: 1200px){.team-profiles-section{margin-left:auto;margin-right:auto}}@media screen and (max-width: 768px){.about-page{overflow-x:hidden}.zero-section{margin:0 auto!important;max-width:90%!important;padding:40px 15px!important}.zero-section h1{font-size:36px!important;line-height:48px!important}.zero-section p{font-size:16px!important;line-height:28px!important}.profile-container{flex-direction:column!important;text-align:center}.profile-container>div:last-child{display:flex;flex-direction:column;align-items:center}.cta-section h2{font-size:28px!important}.cta-section p{font-size:16px!important}}@media screen and (max-width: 480px){.zero-section h1{font-size:28px!important;line-height:42px!important}.new-design-section{padding:20px 10px!important}}.contact-page{font-family:Instrument Sans,SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;color:#2a2a2a}.container{max-width:1200px;margin:0 auto;padding:0 20px}h1,h2,h3{margin:0;font-weight:700}h1{font-size:48px;line-height:1.2}h2{font-size:32px;margin-bottom:20px;color:#0a2647}h3{font-size:20px;margin-bottom:8px;color:#0a2647}p{margin:0 0 15px;line-height:1.6}.text-link{color:#1c69c4;text-decoration:none;font-weight:500;transition:color .2s ease}.text-link:hover{color:#0a2647;text-decoration:underline}.contact-hero{position:relative;background-image:url(/path/to/hero-bg.jpg);background-size:cover;background-position:center;padding:120px 0;text-align:center;color:#fff}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(#0a2647cc,#0a2647e6)}.contact-hero-content{position:relative;max-width:800px;margin:0 auto}.contact-hero p{font-size:20px;margin-top:20px;opacity:.9}.contact-form-section{padding:80px 0;background-color:#f8f9fa}.contact-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:60px}.contact-info{padding:30px;background-color:#fff;border-radius:12px;box-shadow:0 10px 30px #0000000d}.contact-subtitle{font-size:18px;color:#555;margin-bottom:30px}.info-items{margin-top:40px;display:flex;flex-direction:column;gap:30px}.info-item{display:flex;align-items:flex-start}.info-icon-wrapper{width:50px;height:50px;background-color:#1c69c41a;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:20px}.info-icon{font-size:22px;color:#1c69c4}.info-content{flex:1}.info-note{font-size:14px;color:#777;margin-top:4px}.email-link{color:#1c69c4;font-weight:500}.cta-box{margin-top:50px;padding:25px;background-color:#1c69c40d;border-left:4px solid #1C69C4;border-radius:6px}.contact-form{padding:40px;background-color:#fff;border-radius:12px;box-shadow:0 10px 30px #0000000d}.form-header{margin-bottom:30px}.form-header p{color:#555;font-size:18px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-group{margin-bottom:25px}.form-group label{display:block;margin-bottom:8px;font-weight:500;color:#333}.form-group input,.form-group textarea{width:100%;padding:12px 16px;border:1px solid #ddd;border-radius:8px;font-size:16px;transition:border-color .3s ease;font-family:inherit}.form-group input:focus,.form-group textarea:focus{border-color:#1c69c4;outline:none;box-shadow:0 0 0 3px #1c69c41a}.form-group input::placeholder,.form-group textarea::placeholder{color:#aaa}.form-footer{display:flex;align-items:center;justify-content:space-between;margin-top:20px}.privacy-note{font-size:14px;color:#777}.button{padding:14px 28px;border:none;border-radius:8px;font-weight:600;font-size:16px;cursor:pointer;transition:all .3s ease}.button-primary{background-color:#0a2647;color:#fff;box-shadow:0 4px 12px #0a264733}.button-primary:hover{background-color:#134886}.map-section{padding:60px 0 100px}.map-container{border-radius:12px;overflow:hidden;box-shadow:0 10px 30px #00000014}.map-placeholder{position:relative;width:100%;height:400px;background-color:#e9ecef;background-image:url(/path/to/map-placeholder.jpg);background-size:cover;background-position:center}.map-overlay{position:absolute;bottom:30px;left:30px;background-color:#fff;padding:20px 25px;border-radius:8px;box-shadow:0 4px 20px #0000001a;max-width:300px}.map-button{display:inline-block;background-color:#1c69c4;color:#fff;padding:10px 20px;border-radius:6px;text-decoration:none;font-weight:500;margin-top:10px;transition:background-color .3s ease}.map-button:hover{background-color:#0a2647}@media (max-width: 992px){.contact-grid{grid-template-columns:1fr;gap:40px}.contact-hero{padding:100px 0}h1{font-size:40px}}@media (max-width: 768px){.form-row{grid-template-columns:1fr}.contact-hero{padding:80px 0}.contact-form,.contact-info{padding:25px}.form-footer{flex-direction:column;gap:20px}.map-overlay{left:20px;bottom:20px}}
