*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#333;background-color:#f2f2f2}.container{max-width:1200px;margin:0 auto;padding:0 20px}.header{background:#fff;box-shadow:0 2px 10px #0000001a;position:fixed;top:0;left:0;right:0;z-index:1000}.nav-container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center;height:70px}.nav-brand h1{font-size:1.8rem;font-weight:700;color:#2563eb;margin:0}.brand-tagline{font-size:.9rem;color:#6b7280;font-weight:400}.nav-menu{display:flex;list-style:none;gap:2rem}.nav-link{text-decoration:none;color:#374151;font-weight:500;transition:color .3s ease;position:relative}.nav-link:hover{color:#2563eb}.nav-link:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background-color:#2563eb;transition:width .3s ease}.nav-link:hover:after{width:100%}.mobile-menu-btn{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:5px}.mobile-menu-btn span{width:25px;height:3px;background-color:#374151;margin:3px 0;transition:.3s}.mobile-menu{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;box-shadow:0 4px 6px #0000001a;padding:1rem}.mobile-nav-link{display:block;padding:.75rem 0;text-decoration:none;color:#374151;font-weight:500;border-bottom:1px solid #e5e7eb}.mobile-nav-link:hover{color:#2563eb}.hidden{display:none!important}.hero{margin-top:70px;padding:4rem 0;background:linear-gradient(135deg,#f8fafc,#e2e8f0);display:flex;align-items:center;min-height:80vh}.hero-content{max-width:1200px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-title{font-size:3.5rem;font-weight:700;color:#1e293b;margin-bottom:1rem;line-height:1.2}.hero-subtitle{font-size:1.5rem;color:#2563eb;margin-bottom:1.5rem;font-weight:600}.hero-description{font-size:1.1rem;color:#64748b;margin-bottom:2rem;line-height:1.7}.hero-cta{display:flex;gap:1rem;flex-wrap:wrap}.hero-image img{border:2px;margin:10px;width:100%;height:400px;object-fit:cover;border-radius:12px;box-shadow:0 20px 40px #0000001a}} .btn{display:inline-block;padding:.875rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;border:2px solid transparent;cursor:pointer}.btn-primary{background-color:#2563eb;color:#fff;border-color:#2563eb}.btn-primary:hover{background-color:#1d4ed8;border-color:#1d4ed8;transform:translateY(-2px);box-shadow:0 10px 20px #2563eb4d}.btn-secondary{background-color:transparent;color:#2563eb;border-color:#2563eb}.btn-secondary:hover{background-color:#2563eb;color:#fff;transform:translateY(-2px);box-shadow:0 10px 20px #2563eb33}.section-header{text-align:center;margin-bottom:4rem}.section-header h2{font-size:2.5rem;font-weight:700;color:#1e293b;margin-bottom:1rem}.section-header p{font-size:1.2rem;color:#475569;max-width:600px;margin:0 auto;line-height:1.8;text-align:center}.about{padding:5rem 0;background-color:#fff}.about-content{display:grid;grid-template-columns:2fr 1fr;gap:4rem;align-items:start}.about-text h3{font-size:1.8rem;color:#1e293b;margin-bottom:1.5rem;font-weight:600}.about-text p{font-size:1.1rem;color:#64748b;margin-bottom:1.5rem;line-height:1.7}.leadership{margin-top:2rem}.leadership h4{font-size:1.4rem;color:#1e293b;margin-bottom:1rem;font-weight:600}.leader-card{background:#f8fafc;padding:1.5rem;border-radius:12px;border-left:4px solid #2563eb}.leader-info h5{font-size:1.2rem;color:#1e293b;margin-bottom:.5rem;font-weight:600}.leader-title{color:#2563eb;font-weight:600;margin-bottom:.75rem!important}.leader-description{font-size:1rem!important;margin-bottom:0!important}.about-stats{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.stat-card{background:#fff;padding:2rem 1.5rem;border-radius:12px;text-align:center;box-shadow:0 4px 6px #0000000d;border:1px solid #e2e8f0;transition:transform .3s ease,box-shadow .3s ease}.stat-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}.stat-card h4{font-size:2.5rem;font-weight:700;color:#2563eb;margin-bottom:.5rem}.stat-card p{color:#64748b;font-weight:500}.services{padding:5rem 0;background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:2rem}.services-grid:last-child{margin-bottom:0}.service-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px #0000000d;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #e2e8f0}.service-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0000001a}.service-icon{margin-bottom:1.5rem}.service-icon img{width:100%;height:200px;object-fit:cover;border-radius:8px}.service-card h3{font-size:1.4rem;color:#1e293b;margin-bottom:1rem;font-weight:600}.service-card h4{font-size:1.1rem;color:#2563eb;margin-top:1rem;margin-bottom:.5rem;font-weight:600}.service-card p{color:#64748b;line-height:1.6}.contact{padding:5rem 0;background-color:#fff}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem}.contact-info h3{font-size:1.8rem;color:#1e293b;margin-bottom:2rem;font-weight:600}.contact-item{margin-bottom:1.5rem}.contact-item h4{font-size:1.1rem;color:#2563eb;margin-bottom:.5rem;font-weight:600}.contact-item p{color:#64748b;line-height:1.6}.contact-form{background:#f8fafc;padding:2rem;border-radius:12px;border:1px solid #e2e8f0}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;color:#374151;font-weight:500}.form-group input,.form-group textarea{width:100%;padding:.875rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;transition:border-color .3s ease,box-shadow .3s ease}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.form-group textarea{resize:vertical;min-height:120px}.footer{background-color:#1e293b;color:#fff;padding:3rem 0 1rem}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section h3,.footer-section h4{margin-bottom:1rem;color:#fff}.footer-section h3{font-size:1.4rem;font-weight:600}.footer-section h4{font-size:1.1rem;font-weight:600}.footer-section p{color:#cbd5e1;line-height:1.6;margin-bottom:.5rem}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#cbd5e1;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#fff}.footer-bottom{border-top:1px solid #374151;padding-top:1rem;text-align:center}.footer-bottom p{color:#94a3b8;font-size:.9rem}@media (max-width: 768px){.nav-menu{display:none}.mobile-menu-btn{display:flex}.mobile-menu{display:block}.hero-content{grid-template-columns:1fr;gap:2rem;text-align:center}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.2rem}.about-content{grid-template-columns:1fr;gap:2rem}.about-stats{grid-template-columns:1fr 1fr}.services-grid,.projects-grid{grid-template-columns:1fr}.contact-content{grid-template-columns:1fr;gap:2rem}.footer-content{grid-template-columns:1fr;text-align:center}.section-header h2{font-size:2rem}.hero-cta{justify-content:center}}@media (max-width: 480px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1.1rem}.about-stats{grid-template-columns:1fr}.stat-card{padding:1.5rem 1rem}.services-grid,.projects-grid{grid-template-columns:1fr}.service-card,.contact-form{padding:1.5rem}}html{scroll-behavior:smooth}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.service-card,.stat-card{animation:fadeInUp .6s ease-out}.projects{padding:5rem 0;background-color:#fff}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.project-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #e2e8f0;overflow:hidden}.project-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0000001a}.project-image img{width:100%;height:250px;object-fit:cover}.project-content{padding:2rem}.project-content h3{font-size:1.4rem;color:#1e293b;margin-bottom:.5rem;font-weight:600}.project-client{color:#2563eb;font-weight:600;margin-bottom:1rem;font-size:1rem}.project-description{color:#64748b;line-height:1.6;margin:0}
