*{box-sizing:border-box;margin:0;padding:0}body{color:#1e293b;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;overflow-x:hidden}html{scroll-behavior:smooth}h1,h2,h3{font-weight:700;line-height:1.2}.container{max-width:1280px;margin:0 auto;padding:0 1rem}.top-bar{color:#fff;background:#0f172a;padding:.5rem 0;font-size:.875rem}.top-bar-content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.top-bar-left{gap:1.5rem;display:flex}.top-bar-link{color:#fff;align-items:center;gap:.5rem;text-decoration:none;transition:color .3s;display:flex}.top-bar-link:hover{color:#22d3ee}.top-bar-right{color:#22d3ee;align-items:center;gap:.5rem;font-weight:700;display:flex}.header{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;transition:all .3s;position:sticky;top:0}.header.scrolled{box-shadow:0 4px 6px #0000001a}.header-content{justify-content:space-between;align-items:center;height:80px;display:flex}.logo{align-items:center;gap:1rem;text-decoration:none;display:flex}.logo-icon{color:#fff;border-radius:.5rem;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.5rem;font-weight:700;display:flex;box-shadow:0 4px 6px #0000001a}.logo-text h1{color:#0f172a;margin:0;font-size:1.5rem;line-height:1}.logo-text p{color:#0891b2;letter-spacing:.1em;margin:0;font-size:.75rem;font-weight:600}.nav{align-items:center;gap:2rem;display:flex}.nav-link{color:#374151;font-weight:500;text-decoration:none;transition:color .3s}.nav-link:hover{color:#0891b2}.services-dropdown{position:relative}.services-trigger{color:#374151;cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;padding:0;font-size:1rem;font-weight:500;transition:color .3s;display:flex}.services-trigger:hover{color:#0891b2}.services-trigger svg{transition:transform .3s}.services-dropdown:hover .services-trigger svg{transform:rotate(180deg)}.dropdown-menu{opacity:0;visibility:hidden;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;width:320px;margin-top:.5rem;transition:all .2s;position:absolute;top:100%;left:0;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.services-dropdown:hover .dropdown-menu{opacity:1;visibility:visible}.dropdown-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:1.5rem;display:grid}.dropdown-category h3{color:#0891b2;margin-bottom:.5rem;font-size:.875rem;font-weight:700}.dropdown-category ul{margin:0;padding:0;list-style:none}.dropdown-category li{margin-bottom:.25rem}.dropdown-category a{color:#6b7280;font-size:.875rem;text-decoration:none;transition:color .3s}.dropdown-category a:hover{color:#0891b2}.dropdown-footer{border-radius:0 0 .5rem .5rem;padding:1rem 1.5rem}.dropdown-footer a{color:#fff;font-weight:600;text-decoration:none}.dropdown-footer a:hover{text-decoration:underline}.btn-primary{color:#fff;background:linear-gradient(135deg,#06b6d4,#2563eb);border-radius:.5rem;padding:.75rem 1.5rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 6px #0000001a}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 15px #0003}.mobile-menu-btn{cursor:pointer;color:#374151;background:0 0;border:none;padding:.5rem;display:none}.mobile-menu{background:#fff;border-top:1px solid #e5e7eb;padding:1rem;display:none}.mobile-menu.active{display:block}.mobile-menu a{color:#374151;padding:.75rem 0;font-weight:500;text-decoration:none;transition:color .3s;display:block}.mobile-menu a:hover{color:#0891b2}.mobile-menu .btn-primary{text-align:center;margin-top:.5rem;display:block}.hero{color:#fff;background:linear-gradient(135deg,#0f172a,#1e3a8a,#0f172a);padding:6rem 0;position:relative;overflow:hidden}.skyline-svg{opacity:.2;pointer-events:none;height:320px;position:absolute;bottom:0;left:0;right:0}.hero-content{z-index:10;max-width:800px;position:relative}.hero-badge{color:#fff;letter-spacing:.05em;background:#06b6d4;border-radius:.25rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:700;display:inline-block}.hero h2{margin-bottom:1.5rem;font-size:4rem;line-height:1.1}.hero-highlight{color:#22d3ee}.hero p{color:#e5e7eb;margin-bottom:2rem;font-size:1.25rem;line-height:1.6}.hero-buttons{flex-wrap:wrap;gap:1rem;display:flex}.btn-secondary{color:#fff;border:2px solid #fff;border-radius:.5rem;padding:1rem 2rem;font-size:1.125rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.btn-secondary:hover{color:#1e3a8a;background:#fff}.hero-stats{border-top:1px solid #22d3ee4d;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:4rem;padding-top:2rem;display:grid}.stat{text-align:center}.stat-number{color:#22d3ee;margin-bottom:.5rem;font-size:3rem;font-weight:700}.stat-label{color:#d1d5db;font-size:.875rem}.clients-section{background:#fff;border-top:4px solid #06b6d4;border-bottom:4px solid #06b6d4;padding:3rem 0;overflow:hidden}.clients-header{text-align:center;margin-bottom:2rem}.clients-header h3{color:#0f172a;margin-bottom:.5rem;font-size:2rem}.divider{background:#06b6d4;width:96px;height:4px;margin:0 auto}.clients-scroll{width:fit-content;animation:30s linear infinite scroll;display:flex}.clients-scroll:hover{animation-play-state:paused}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.client-card{background:#fff;border:2px solid #e5e7eb;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;min-width:200px;height:100px;margin:0 2rem;padding:1rem 2rem;display:flex;box-shadow:0 4px 6px #0000001a}.client-logo{width:160px;height:80px;position:relative}.logo-image{border-radius:.5rem}.skyline-background{z-index:0;position:absolute;inset:0}.gallery-section{background:linear-gradient(135deg,#0f172a,#1e3a8a);padding:5rem 0;overflow:hidden}.gallery-section .section-header h2,.gallery-section .section-header p{color:#fff}.gallery-scroll{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#06b6d4 #1e293b;gap:1.5rem;padding:2rem 1rem;display:flex;overflow-x:auto}.gallery-scroll::-webkit-scrollbar{height:8px}.gallery-scroll::-webkit-scrollbar-track{background:#1e293b}.gallery-scroll::-webkit-scrollbar-thumb{background:#06b6d4;border-radius:4px}.gallery-card{border-radius:1rem;flex-shrink:0;width:400px;height:300px;transition:transform .3s;position:relative;overflow:hidden;box-shadow:0 10px 25px #0000004d}.gallery-card:hover{transform:scale(1.05)}.gallery-image{width:100%;height:100%;position:relative}.gallery-overlay{color:#fff;background:linear-gradient(#0000,#000000e6);padding:2rem;position:absolute;bottom:0;left:0;right:0}.gallery-overlay h4{margin-bottom:.5rem;font-size:1.5rem}.gallery-overlay p{color:#22d3ee;font-size:1rem}.services-section{background:#f9fafb;padding:5rem 0}.section-header{text-align:center;margin-bottom:3rem}.section-header h2{color:#0f172a;margin-bottom:1rem;font-size:3rem}.section-header p{color:#6b7280;font-size:1.25rem}.services-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.service-card{background:#fff;border-left:4px solid #06b6d4;border-radius:.5rem;padding:2rem;transition:all .3s}.service-card:hover{box-shadow:0 20px 25px -5px #0000001a}.service-card h3{color:#0f172a;margin-bottom:1rem;font-size:1.5rem}.service-card ul{padding:0;list-style:none}.service-card li{color:#6b7280;align-items:start;margin-bottom:.5rem;display:flex}.service-card li:before{content:"✓";color:#06b6d4;margin-right:.5rem;font-weight:700}.footer{color:#fff;background:#0f172a;padding:4rem 0 2rem}.footer-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;margin-bottom:3rem;display:grid}.footer-company{grid-column:span 2}.footer-logo{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.footer-logo-icon{background:linear-gradient(135deg,#06b6d4,#2563eb);border-radius:.5rem;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.5rem;font-weight:700;display:flex}.footer-logo-text h3{margin-bottom:.25rem;font-size:1.25rem}.footer-logo-text p{color:#22d3ee;font-size:.875rem}.footer-company p{color:#9ca3af;margin-bottom:1.5rem;line-height:1.6}.social-links{gap:1rem;display:flex}.social-link{color:#fff;background:#06b6d4;border-radius:.5rem;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:background .3s;display:flex}.social-link:hover{background:#0891b2}.footer h4{color:#22d3ee;margin-bottom:1rem;font-size:1.125rem}.footer ul{padding:0;list-style:none}.footer ul li{margin-bottom:.5rem}.footer ul a{color:#9ca3af;text-decoration:none;transition:color .3s}.footer ul a:hover{color:#fff}.contact-item{align-items:start;gap:.75rem;margin-bottom:1rem;display:flex}.contact-icon{color:#22d3ee;flex-shrink:0;margin-top:.25rem}.contact-item p:first-of-type{color:#9ca3af;font-size:.875rem}.contact-item a{color:#fff;text-decoration:none;transition:color .3s}.contact-item a:hover{color:#22d3ee}.footer-bottom{border-top:1px solid #374151;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;display:flex}.footer-bottom p{color:#9ca3af;font-size:.875rem}.footer-bottom a{color:#22d3ee;font-size:.875rem;text-decoration:none}.footer-bottom a:hover{color:#06b6d4}@media (max-width:1024px){.nav{display:none}.mobile-menu-btn{display:block}.footer-company{grid-column:span 1}}@media (max-width:768px){.hero h2{font-size:2.5rem}.hero p{font-size:1rem}.hero-stats{grid-template-columns:1fr;gap:1rem}.top-bar-content{font-size:.75rem}.top-bar-left{flex-direction:column;gap:.5rem}.section-header h2{font-size:2rem}.footer-grid{grid-template-columns:1fr}.footer-bottom{text-align:center;flex-direction:column}}
