:root{--neon:#00ff41;--neon-glow:rgba(0,255,65,0.4);--muted:#c5cad1;--muted-light:#e5e7eb;--muted-dark:#9ca3af;--bg-card:rgba(17,24,39,0.95);--bg-card-hover:rgba(17,24,39,0.98)}body,.container,.container-narrow{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial;letter-spacing:-.02em}.code-accent{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,"Roboto Mono","Courier New",monospace;color:var(--neon)}.hero-badge{background:linear-gradient(135deg,rgba(0,255,65,0.12),rgba(0,255,65,0.06));border:1px solid rgba(0,255,65,0.35);padding:.65rem 1.6rem;border-radius:50px;font-weight:500;font-size:.9rem;gap:.6rem;color:var(--neon);box-shadow:0 4px 20px rgba(0,255,65,0.15);transition:all .3s ease}.hero-badge:hover{box-shadow:0 6px 25px rgba(0,255,65,0.2);border-color:var(--neon)}.benefit-card,.service-card{background:var(--bg-card);backdrop-filter:blur(12px) saturate(130%);-webkit-backdrop-filter:blur(12px) saturate(130%);border-radius:16px;padding:2rem;border:1px solid rgba(0,255,65,0.1);transition:transform .32s cubic-bezier(.2,.9,.2,1),box-shadow .32s,border-color .32s,background .32s;position:relative}.benefit-card:hover,.service-card:hover{transform:translateY(-6px);background:var(--bg-card-hover);box-shadow:0 25px 50px rgba(0,255,65,0.1),0 0 0 1px rgba(0,255,65,0.15);border-color:rgba(0,255,65,0.25)}.benefit-card::before,.service-card::before{content:'';position:absolute;top:0;left:50%;transform:translateX(-50%);width:40%;height:2px;background:linear-gradient(90deg,transparent,var(--neon),transparent);opacity:0;transition:opacity .3s,width .3s;border-radius:2px}.benefit-card:hover::before,.service-card:hover::before{opacity:.6;width:70%}.benefit-card h3,.service-card .title{color:var(--neon);font-weight:600;margin-bottom:.75rem;font-size:1.25rem}.benefit-card p,.service-card p{color:var(--muted);line-height:1.7}.cta-button{transition:box-shadow .3s,transform .3s;position:relative;overflow:hidden}.cta-button::after{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,0.05),rgba(255,255,255,0));mix-blend-mode:overlay;opacity:0;transition:opacity .3s}.cta-button:hover::after{opacity:1}.cta-button:hover{transform:translateY(-2px)}.service-card span,.benefit-card span.tag{background:rgba(0,255,65,0.15);color:#e5e7eb;padding:.3rem .8rem;border-radius:20px;font-size:.85rem;font-weight:500}.section-title{color:var(--neon);text-align:center;font-size:clamp(2rem,5vw,2.5rem);font-weight:600;margin-bottom:1rem;text-shadow:0 0 40px rgba(0,255,65,0.2)}.trust-box{background:linear-gradient(135deg,rgba(0,255,65,0.06),rgba(0,255,65,0.02));border-radius:16px;border:1px solid rgba(0,255,65,0.15);padding:2.5rem}.fade-in-up,.scroll-reveal,.benefit-card,.service-card,.stat-box{animation:none !important;opacity:1 !important;transform:none !important;will-change:auto !important}[style*="animation-delay"]{animation-delay:0s !important}.animated-bg{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;pointer-events:none;background:linear-gradient(135deg,#0a0e27 0,#1a1f3a 25%,#0f1428 50%,#1a0f2e 75%,#0a0e27 100%);background-size:400% 400%;animation:none;will-change:auto}.page-loaded .animated-bg{animation:gradientShift 15s ease infinite;will-change:background-position}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}.grid-bg{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;pointer-events:none;opacity:0;transition:opacity .5s ease-in}.page-loaded .grid-bg{opacity:1}.orb{position:fixed;pointer-events:none;border-radius:50%;z-index:-1;will-change:auto}@media(min-width:993px){.orb{opacity:1}.orb-1,.orb-2,.orb-3{animation-play-state:running}}@media(max-width:992px){.orb{opacity:0}}.page-loaded .orb{opacity:1;transition:opacity .8s ease-in;will-change:transform}.orb-1{width:350px;height:350px;top:10%;left:-10%;background:radial-gradient(circle,rgba(0,255,65,0.15),transparent 70%)}.page-loaded .orb-1{animation:float 20s ease-in-out infinite}.orb-2{width:300px;height:300px;top:50%;right:-10%;background:radial-gradient(circle,rgba(0,255,65,0.12),transparent 70%)}.page-loaded .orb-2{animation:float 25s ease-in-out infinite reverse}.orb-3{width:250px;height:250px;bottom:10%;left:30%;background:radial-gradient(circle,rgba(0,255,65,0.1),transparent 70%)}.page-loaded .orb-3{animation:float 30s ease-in-out infinite}@keyframes float{0%,100%{transform:translate(0,0) scale(1)}25%{transform:translate(10px,-20px) scale(1.05)}50%{transform:translate(-15px,10px) scale(0.95)}75%{transform:translate(20px,15px) scale(1.02)}}.scanline{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none;opacity:0}.page-loaded .scanline{opacity:1;transition:opacity .5s ease-in;animation:scanlines 8s linear infinite}@keyframes scanlines{0%{transform:translateY(-100%)}100%{transform:translateY(100vh)}}.grid-bg{position:fixed;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(rgba(0,255,65,0.03) 1px,transparent 1px),linear-gradient(90deg,rgba(0,255,65,0.03) 1px,transparent 1px);background-size:50px 50px;z-index:-1;pointer-events:none;transition:opacity .5s ease-in}@media(min-width:993px){.grid-bg{opacity:1}}@media(max-width:992px){.grid-bg{opacity:0}}.page-loaded .grid-bg{opacity:1}.content-wrapper{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem 1.5rem;position:relative;z-index:10}.scroll-section{min-height:700px;display:flex;align-items:center;justify-content:center;padding:2rem 0}.hero-content{min-height:700px;display:flex;align-items:center;justify-content:center;width:100%}.hero-content .container-narrow{width:100%;max-width:850px}.hero-content .mb-3:first-child{min-height:50px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem !important}.hero-content .mb-3:first-child .badge{min-height:44px;white-space:nowrap}.hero-content .mb-3:nth-child(2){min-height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:2rem !important}.hero-content .mb-3:nth-child(2) h1{font-size:3.5rem !important;line-height:1.15 !important;min-height:140px;display:flex;align-items:center;justify-content:center;text-align:center;margin-bottom:1rem !important}.hero-content .mb-3:nth-child(2) p{font-size:1.25rem !important;line-height:1.5 !important;min-height:32px;margin:0}.hero-content .mb-4{min-height:160px;display:flex;align-items:center;justify-content:center;margin-bottom:2rem !important}.hero-content .mb-4 p{font-size:1.15rem !important;line-height:1.8 !important;min-height:140px;max-width:780px}.hero-content .mb-5{min-height:140px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;margin-bottom:3rem !important}.page-overlay{display:none}.fade-in-up,.fade-in-down,[class*="fade-in"],[data-animate]{animation:none !important;opacity:1 !important;transform:none !important;will-change:auto !important}body.home .fade-in-up,body.home .fade-in-down,body.home [class*="fade-in"],body.home [data-animate],body.home .benefit-card,body.home .service-card,body.home .stat-box{animation:none !important;opacity:1 !important;transform:none !important;will-change:auto !important;width:100%}body.home .page-overlay{display:none !important}.nav-bar{overflow-x:clip;width:100%;max-width:100vw}.nav-bar::after{max-width:100vw;left:0;right:0}.nav-container{overflow:visible;max-width:100%;box-sizing:border-box}.nav-menu{overflow:visible;flex-wrap:nowrap}@media(max-width:992px){.statistics-section .container{width:90%}.statistics-section .stat-box{grid-template-columns:1fr}.nav-bar{overflow-x:clip !important;overflow-y:visible !important;max-width:100vw}.nav-container{overflow:visible;padding:1rem 1rem;max-width:100%;box-sizing:border-box}.nav-menu{overflow-y:auto !important;overflow-x:hidden !important;max-width:100vw}html,body{overflow-x:hidden !important;max-width:100vw;position:relative}}@media(max-width:992px){.orb-1{width:250px;height:250px}.orb-2{width:200px;height:200px}.orb-3{width:200px;height:200px}.grid-bg{background-size:30px 30px}.content-wrapper{padding:1.5rem 1rem}.scroll-section{min-height:auto;padding:2rem 0}.services-grid{grid-template-columns:1fr !important}.benefit-card,.service-card{padding:1.5rem}.hero-content{min-height:700px}.hero-content .container-narrow{max-width:100%;padding:0 1rem}.hero-content .mb-3:first-child{min-height:45px;margin-bottom:1rem !important}.hero-content .mb-3:nth-child(2){min-height:200px;margin-bottom:1.5rem !important}.hero-content .mb-3:nth-child(2) h1{font-size:2rem !important;min-height:120px !important;line-height:1.2 !important}.hero-content .mb-3:nth-child(2) p{font-size:1rem !important;min-height:28px}.hero-content .mb-4{min-height:180px;margin-bottom:1.5rem !important}.hero-content .mb-4 p{font-size:1rem !important;line-height:1.7 !important;min-height:150px}.hero-content .mb-5{min-height:160px;margin-bottom:2rem !important}}@media(prefers-reduced-motion:reduce){.fade-in-up{animation-duration:120ms !important}.page-overlay{animation:none !important;backdrop-filter:none !important;opacity:0 !important}}html,body{overflow-x:hidden !important;max-width:100vw;position:relative}section,.container,.container-narrow{max-width:100%;overflow-x:hidden;box-sizing:border-box}.stat-box{display:flex;flex-direction:column;justify-content:space-between;height:100%}img[loading="lazy"]{min-height:1px;min-width:1px}[data-lazy]{min-height:inherit}[data-lazy].loaded{transition:opacity .3s ease-in}section[data-lazy-section]{opacity:1}section[data-lazy-section].loaded{opacity:1}@media(max-width:992px){section:nth-of-type(n+3){content-visibility:auto;contain-intrinsic-size:600px}section[data-lazy-section]{content-visibility:auto;contain-intrinsic-size:700px}}@media(min-width:993px){section[data-lazy-section]{content-visibility:visible}section:nth-of-type(n+3){content-visibility:visible}}