.glass-header{position:fixed;top:0;left:0;width:100%;z-index:1000;background:rgba(0,0,0,.7);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.1);padding:15px 0}.glass-header .container{max-width:1200px;margin:0 auto;padding:0 20px}.header-content{display:flex;justify-content:space-between;align-items:center}.logo{font-size:1.8rem;font-weight:700;font-family:"Montserrat",sans-serif;text-decoration:none;display:inline-block}.logo-gold{background:linear-gradient(135deg,#FFD700,#D4AF37,#B8860B);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.logo-silver{background:linear-gradient(135deg,#C0C0C0,#E0E0E0);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.desktop-nav{display:flex;gap:35px}.desktop-nav a{color:rgba(255,255,255,.9);text-decoration:none;font-family:"Montserrat",sans-serif;font-weight:500;font-size:.95rem;transition:all .3s ease;position:relative;margin:0 1.5rem}.desktop-nav a:hover{color:gold}.desktop-nav a::after{content:'';position:absolute;bottom:-5px;left:0;width:0;height:1px;background:gold;transition:width .3s ease}.desktop-nav a:hover::after{width:100%}.burger-menu{display:none;flex-direction:column;gap:4px;background:none;border:none;cursor:pointer;padding:8px}.burger-menu span{width:25px;height:2px;background:rgba(255,255,255,.9);margin:3px 0;transition:all .3s ease}.mobile-nav{display:none;flex-direction:column;background:rgba(0,0,0,.95);padding:1rem;border-radius:10px;margin-top:1rem;gap:15px;border-top:1px solid rgba(255,255,255,.1)}.mobile-nav a{color:rgba(255,255,255,.9);text-decoration:none;font-family:"Montserrat",sans-serif;font-weight:300;padding:.8rem 0;border-bottom:1px solid rgba(255,255,255,.1)}.mobile-nav a:hover{color:gold}@media(max-width:768px){.desktop-nav{display:none}.burger-menu{display:flex}.mobile-nav.active{display:flex}}footer.glass-footer{background:rgba(0,0,0,.6);backdrop-filter:blur(15px);border-top:1px solid rgba(255,255,255,.1);padding:60px 0;margin-top:100px;position:relative;overflow:hidden}footer.glass-footer::before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,gold,transparent)}footer.glass-footer .container{max-width:1200px;margin:0 auto;padding:0 20px}.footer-inner{display:flex;justify-content:space-between;align-items:center}.footer-left{flex:1}.footer-logo{font-family:"Montserrat",sans-serif;font-weight:300;font-size:1.8rem;margin-bottom:15px}.footer-logo .logo-gold{background:linear-gradient(135deg,#FFD700,#D4AF37);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.footer-logo .logo-silver{color:rgba(255,255,255,.9)}.footer-copyright{font-family:"Montserrat",sans-serif;font-weight:300;font-size:.9rem;color:rgba(255,255,255,.5);margin:0;line-height:1.6}.footer-right{flex:1;display:flex;justify-content:flex-end}.footer-links{display:flex;gap:35px}.footer-link{font-family:"Montserrat",sans-serif;font-weight:300;font-size:.95rem;color:rgba(255,255,255,.7);text-decoration:none;transition:all .3s ease;position:relative;padding:5px 0}.footer-link:hover{color:gold}.footer-link::after{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background:gold;transition:width .3s ease}.footer-link:hover::after{width:100%}footer.glass-footer:hover{border-top-color:rgba(255,215,0,.3)}@media(max-width:768px){footer.glass-footer{padding:50px 0;margin-top:80px}.footer-inner{flex-direction:column;text-align:center;gap:40px}.footer-left{order:2}.footer-right{order:1;justify-content:center;width:100%}.footer-links{flex-wrap:wrap;justify-content:center;gap:25px}.footer-logo{font-size:1.6rem;margin-bottom:12px}}@media(max-width:480px){footer.glass-footer{padding:40px 0;margin-top:60px}.footer-links{gap:20px}.footer-link{font-size:.9rem}.footer-copyright{font-size:.85rem}}.footer-inner-top{align-items:flex-start!important}.footer-right-expanded{display:flex;gap:50px;align-items:flex-start}.footer-services-col h4{font-family:"Montserrat",sans-serif;font-size:.72rem;text-transform:uppercase;letter-spacing:1.5px;color:rgba(255,255,255,.35);font-weight:300;margin:0 0 14px}.footer-services-col a{display:block;font-family:"Montserrat",sans-serif;font-weight:200;font-size:.83rem;color:rgba(255,255,255,.55);text-decoration:none;transition:color .3s;margin-bottom:7px;padding:0}.footer-services-col a:hover{color:gold}.footer-geo{font-family:"Montserrat",sans-serif;font-weight:300;font-size:.8rem;color:rgba(255,255,255,.4);margin:6px 0 0;letter-spacing:1px}@media(max-width:768px){.footer-inner-top{align-items:center!important}.footer-right-expanded{flex-wrap:wrap;gap:30px;justify-content:center;align-items:center;flex-direction:column}.footer-services-col{display:flex;flex-direction:column;align-items:center;text-align:center}.footer-services-col h4{text-align:center}}.mobile-services-sub{display:flex;flex-direction:column;padding:4px 0 8px 16px;border-left:1px solid rgba(212,175,55,.25);margin:2px 0 6px}.mobile-services-sub a{display:block;color:rgba(255,255,255,.55)!important;font-size:.82rem!important;padding:.45rem 0!important;border-bottom:none!important;letter-spacing:.2px}.mobile-services-sub a:hover{color:#D4AF37!important}
.hero-marquee{display:flex;position:absolute;bottom:0;left:0;width:100%;overflow:hidden;background:rgba(0,0,0,.85);border-top:1px solid rgba(212,175,55,.5);border-bottom:1px solid rgba(212,175,55,.5);box-shadow:0 0 20px rgba(0,0,0,.8);padding:10px 0;white-space:nowrap;backdrop-filter:blur(12px);z-index:10}.marquee-content{display:flex;align-items:center;gap:20px;animation:marquee 16s linear infinite;will-change:transform}.hero-marquee:hover .marquee-content{animation-play-state:paused}.marquee-content span{font-family:"Montserrat",sans-serif;font-size:.9rem;font-weight:300;color:rgba(255,255,255,.9)}.marquee-content .tech-text{color:#D4AF37;font-weight:400}.marquee-content .dot{color:rgba(212,175,55,.6);font-size:1rem}@keyframes marquee{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}@media(min-width:769px){.hero{min-height:100vh;padding-top:110px;padding-bottom:80px}.hero-marquee{position:fixed;bottom:0;z-index:999;transition:opacity .3s ease}}@media(max-width:768px){.hero-marquee{position:fixed;bottom:20px;z-index:999;border-radius:10px;transition:opacity .3s ease}}