.navbar-brand,.navbar-nav .nav-link:hover{color:#fff!important}*{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif}body{background:#000;color:#fff;overflow-x:hidden;line-height:1.6;font-weight:400}.grid-bg{position:fixed;top:0;left:0;width:100vw;height:100vh;background-image:linear-gradient(rgba(255,255,255,.008) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.008) 1px,transparent 1px);background-size:40px 40px;z-index:1;opacity:.5}.service-card,.stat-item{opacity:0;text-align:center}.main-content{position:relative;z-index:2}.navbar-custom{position:fixed;top:0;left:0;right:0;background:rgba(0,0,0,.95);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.06);padding:20px 0;z-index:1000;transition:.3s}.navbar-brand{font-size:1.5rem;font-weight:600;letter-spacing:-.5px}.navbar-nav .nav-link{color:rgba(255,255,255,.7)!important;font-weight:400;font-size:.95rem;margin:0 15px;transition:.3s;padding:8px 0!important}.navbar-toggler{border:none;padding:4px 8px}.navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.8%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='m4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.hero-section{min-height:100vh;display:flex;align-items:center;padding:120px 0 80px;text-align:center}.hero-badge{display:inline-block;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:50px;padding:8px 20px;font-size:.85rem;color:rgba(255,255,255,.8);margin-bottom:30px;font-weight:500}.cta-primary,.cta-secondary{padding:16px 32px;transition:.3s;text-decoration:none}.hero-title{font-size:clamp(2.5rem, 8vw, 4.5rem);font-weight:700;line-height:1.1;letter-spacing:-2px;margin-bottom:30px;color:#fff}.hero-subtitle{font-size:clamp(1.1rem, 3vw, 1.4rem);color:rgba(255,255,255,.7);margin-bottom:50px;font-weight:400;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.5}.hero-cta-container{display:flex;gap:20px;justify-content:center;flex-wrap:wrap;margin-bottom:80px}.cta-primary{background:#fff;color:#000;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:8px}.hero-visual,.service-icon{display:flex;align-items:center}.cta-primary:hover{background:rgba(255,255,255,.9);transform:translateY(-2px);color:#000}.cta-secondary{color:rgba(255,255,255,.8);font-weight:500;border:1px solid rgba(255,255,255,.2);border-radius:12px}.cta-secondary:hover{color:#fff;border-color:rgba(255,255,255,.4);background:rgba(255,255,255,.05)}.hero-visual{width:100%;max-width:600px;height:400px;background:linear-gradient(135deg,rgba(255,255,255,.03) 0,rgba(255,255,255,.01) 100%);border:1px solid rgba(255,255,255,.08);border-radius:20px;justify-content:center;margin:0 auto;position:relative;overflow:hidden}.hero-visual::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.05),transparent);animation:6s infinite shimmer}@keyframes shimmer{0%{left:-100%}100%{left:100%}}.visual-placeholder{font-size:1.2rem;color:rgba(255,255,255,.4);text-align:center;z-index:1}.stats-section{padding:100px 0;border-top:1px solid rgba(255,255,255,.06)}.stat-item{padding:40px 20px;transform:translateY(20px)}.service-card.animate,.stat-item.animate{animation:.8s ease-out forwards fadeInUp}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.stat-number{font-size:clamp(2rem, 5vw, 3rem);font-weight:700;line-height:1;margin-bottom:10px;color:#fff}.stat-label{font-size:.9rem;color:rgba(255,255,255,.6);font-weight:400}.section-header{text-align:center;margin-bottom:80px}.section-title{font-size:clamp(2rem, 5vw, 3rem);font-weight:700;margin-bottom:20px;line-height:1.2;letter-spacing:-1px;color:#fff}.section-subtitle{font-size:1.1rem;color:rgba(255,255,255,.7);max-width:600px;margin:0 auto;font-weight:400}.services-section{padding:0 0 120px}.service-card{background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:40px 30px;transition:.4s;height:100%;margin-bottom:30px;transform:translateY(30px)}.service-card:hover{transform:translateY(-8px);border-color:rgba(255,255,255,.15);background:rgba(255,255,255,.04)}.service-icon{width:60px;height:60px;background:rgba(255,255,255,.08);border-radius:12px;margin:0 auto 25px;justify-content:center;font-size:1.5rem}.service-title{font-size:1.3rem;font-weight:600;margin-bottom:15px;color:#fff}.service-description{color:rgba(255,255,255,.7);line-height:1.6;font-size:.95rem}.tech-section{padding:120px 0;border-top:1px solid rgba(255,255,255,.06)}.tech-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-top:60px}.tech-item{background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:30px 20px;text-align:center;transition:.3s}.cta-visual,.tech-item:hover{background:rgba(255,255,255,.04)}.tech-item:hover{border-color:rgba(255,255,255,.15)}.tech-name{font-weight:600;margin-bottom:8px;color:#fff}.tech-level{font-size:.85rem;color:rgba(255,255,255,.6)}.final-cta-section{padding:120px 0;text-align:center;border-top:1px solid rgba(255,255,255,.06)}.cta-visual{width:200px;height:200px;border:1px solid rgba(255,255,255,.1);border-radius:50%;margin:0 auto 40px;display:flex;align-items:center;justify-content:center;position:relative}.cta-visual::before{content:'';position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;border-radius:50%;background:linear-gradient(45deg,rgba(255,255,255,.1),transparent,rgba(255,255,255,.1));animation:8s linear infinite rotate}@keyframes rotate{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.cta-title{font-size:clamp(2rem, 5vw, 3rem);font-weight:700;margin-bottom:20px;line-height:1.2;color:#fff}.cta-subtitle{font-size:1.1rem;color:rgba(255,255,255,.7);margin-bottom:40px;max-width:600px;margin-left:auto;margin-right:auto}.footer-section{border-top:1px solid rgba(255,255,255,.06);padding:60px 0;text-align:center}.footer-logo{font-size:1.2rem;font-weight:600;margin-bottom:20px;color:#fff}.footer-links{list-style:none;padding:0;margin:0;display:flex;gap:30px;justify-content:center;flex-wrap:wrap}.footer-links a{color:rgba(255,255,255,.6);text-decoration:none;transition:color .3s;font-size:.9rem}.footer-links a:hover{color:#fff}@media (max-width:768px){.navbar-custom{padding:15px 0}.hero-section{padding-top:100px}.hero-cta-container{flex-direction:column;align-items:center}.cta-primary,.cta-secondary{width:100%;max-width:280px;justify-content:center}.final-cta-section,.services-section,.tech-section{padding:80px 0}.hero-visual{height:300px}}.service-card:first-child,.stat-item:first-child{animation-delay:.1s}.service-card:nth-child(2),.stat-item:nth-child(2){animation-delay:.2s}.service-card:nth-child(3),.stat-item:nth-child(3){animation-delay:.3s}.stat-item:nth-child(4){animation-delay:.4s}.footer-text{font-size:.9rem;color:rgba(255,255,255,.5)}.footer-text a{color:rgba(255,255,255,.7);text-decoration:none;transition:color .3s}.footer-text a:hover{color:#fff}