.Navbar-module__cJzEcG__navbar{-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--glass-border);z-index:100;background:#050505b3;justify-content:center;align-items:center;width:100%;height:70px;display:flex;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;width:95%;max-width:1400px;display:flex}.Navbar-module__cJzEcG__leftSection{align-items:center;gap:3rem;display:flex}.Navbar-module__cJzEcG__brand{color:#fff;text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:10px;font-size:1.3rem;font-weight:800;display:flex}.Navbar-module__cJzEcG__logoIcon{color:var(--primary);font-size:1.4rem}.Navbar-module__cJzEcG__navLinks{align-items:center;gap:2rem;display:flex}.Navbar-module__cJzEcG__navItem{color:#ccc;cursor:pointer;font-size:.9rem;font-weight:500;transition:color .2s}.Navbar-module__cJzEcG__navItem:hover{color:#fff}.Navbar-module__cJzEcG__rightSection{align-items:center;gap:1.5rem;display:flex}.Navbar-module__cJzEcG__loginBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:50px;padding:.6rem 1.5rem;font-size:.9rem;font-weight:600;transition:background .2s;box-shadow:0 4px 15px #0066ff4d}.Navbar-module__cJzEcG__loginBtn:hover{background:var(--primary-hover)}@media (max-width:1024px){.Navbar-module__cJzEcG__navLinks{display:none}}
.Hero-module__ZARIfG__hero{justify-content:center;align-items:center;min-height:90vh;padding:140px 20px 80px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:95%;max-width:1300px;margin:0 auto;display:grid}.Hero-module__ZARIfG__content{text-align:left;z-index:2}.Hero-module__ZARIfG__badge{color:var(--primary);text-transform:uppercase;background:#0066ff1a;border:1px solid #06f3;border-radius:4px;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}.Hero-module__ZARIfG__title{color:#fff;margin-bottom:1.2rem;font-size:3.5rem;font-weight:800;line-height:1.2}.Hero-module__ZARIfG__blueText{background:linear-gradient(90deg,#06f 0%,#00d4ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__ZARIfG__subtitle{color:#adb5bd;max-width:90%;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.6}.Hero-module__ZARIfG__buttonGroup{gap:1rem;margin-bottom:3rem;display:flex}.Hero-module__ZARIfG__primaryBtn{color:#fff;background:var(--primary);cursor:pointer;border:none;border-radius:50px;align-items:center;gap:8px;padding:.8rem 2rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 20px #06f6}.Hero-module__ZARIfG__primaryBtn:hover{background:var(--primary-hover);transform:translateY(-2px)}.Hero-module__ZARIfG__secondaryBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #444;border-radius:50px;align-items:center;gap:8px;padding:.8rem 2rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.Hero-module__ZARIfG__secondaryBtn:hover{background:#ffffff0d;border-color:#fff}.Hero-module__ZARIfG__trustRow{border-top:1px solid var(--glass-border);gap:2rem;padding-top:2rem;display:flex}.Hero-module__ZARIfG__trustItem{align-items:center;gap:12px;display:flex}.Hero-module__ZARIfG__trustIcon{width:40px;height:40px;color:var(--primary);background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;display:flex}.Hero-module__ZARIfG__trustText h4{color:#fff;margin-bottom:2px;font-size:.9rem}.Hero-module__ZARIfG__trustText p{color:#888;font-size:.75rem}.Hero-module__ZARIfG__imageWrapper{perspective:1500px;justify-content:center;align-items:center;display:flex;position:relative}@keyframes Hero-module__ZARIfG__dashboardFloat{0%,to{transform:translateY(0)rotateX(2deg)rotateY(-2deg)}50%{transform:translateY(-15px)rotateX(5deg)rotateY(2deg)}}.Hero-module__ZARIfG__dashboardCard{-webkit-backdrop-filter:blur(20px);width:100%;max-width:500px;transform-style:preserve-3d;background:#0f172a99;border:1px solid #ffffff1a;border-radius:16px;animation:6s ease-in-out infinite Hero-module__ZARIfG__dashboardFloat;overflow:hidden;box-shadow:0 25px 50px -12px #00000080,0 0 0 1px #ffffff0d}.Hero-module__ZARIfG__cardHeader{background:#0003;border-bottom:1px solid #ffffff0d;align-items:center;gap:1rem;padding:12px 16px;display:flex}.Hero-module__ZARIfG__dots{gap:6px;display:flex}.Hero-module__ZARIfG__dot{border-radius:50%;width:10px;height:10px}.Hero-module__ZARIfG__addressBar{color:#64748b;text-align:center;background:#0000004d;border-radius:6px;flex:1;padding:4px 12px;font-family:monospace;font-size:.8rem}.Hero-module__ZARIfG__cardBody{padding:24px}.Hero-module__ZARIfG__statusRow{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.Hero-module__ZARIfG__statusLabel{color:#fff;font-size:1.1rem;font-weight:700}.Hero-module__ZARIfG__statusValue{color:#4ade80;background:#4ade801a;border-radius:20px;align-items:center;gap:6px;padding:4px 10px;font-size:.9rem;display:flex}.Hero-module__ZARIfG__statusValue:before{content:"";background:#4ade80;border-radius:50%;width:8px;height:8px;box-shadow:0 0 10px #4ade80}.Hero-module__ZARIfG__chartArea{border-bottom:1px solid #ffffff0d;width:100%;height:120px;margin-bottom:2rem;position:relative;overflow:hidden}.Hero-module__ZARIfG__statsGrid{gap:1.2rem;display:grid}.Hero-module__ZARIfG__statItem{flex-direction:column;gap:6px;display:flex}.Hero-module__ZARIfG__statHeader{color:#94a3b8;justify-content:space-between;font-size:.85rem;display:flex}.Hero-module__ZARIfG__progressBar{background:#ffffff1a;border-radius:4px;height:6px;overflow:hidden}.Hero-module__ZARIfG__progressFill{background:var(--primary);border-radius:4px;height:100%;position:relative}.Hero-module__ZARIfG__floatBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;z-index:10;background:#1e293be6;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:8px;padding:10px 16px;font-size:.9rem;font-weight:600;animation:4s ease-in-out infinite Hero-module__ZARIfG__float;display:flex;position:absolute;box-shadow:0 10px 30px #0000004d}@keyframes Hero-module__ZARIfG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:900px){.Hero-module__ZARIfG__container{text-align:center;grid-template-columns:1fr}.Hero-module__ZARIfG__content{text-align:center;flex-direction:column;align-items:center;display:flex}.Hero-module__ZARIfG__trustRow{flex-wrap:wrap;justify-content:center}.Hero-module__ZARIfG__imageWrapper{margin-top:2rem}}
.Services-module__dpHhBa__services{background:0 0;padding:80px 20px}.Services-module__dpHhBa__container{max-width:1300px;margin:0 auto}.Services-module__dpHhBa__header{border-left:4px solid var(--primary);margin-bottom:3rem;padding-left:1.5rem}.Services-module__dpHhBa__title{color:#fff;margin-bottom:.5rem;font-size:2rem;font-weight:700}.Services-module__dpHhBa__subtitle{color:#888;font-size:1rem}.Services-module__dpHhBa__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:1.5rem;display:grid}.Services-module__dpHhBa__card{border:1px solid var(--glass-border);cursor:pointer;background:#111;border-radius:12px;align-items:center;gap:1.5rem;padding:1.5rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.Services-module__dpHhBa__card:hover{background:#161616;border-color:#333;transform:translateY(-2px)}.Services-module__dpHhBa__iconWrapper{width:60px;height:60px;color:var(--primary);background:#0066ff1a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.8rem;display:flex}.Services-module__dpHhBa__content{flex:1}.Services-module__dpHhBa__cardTitle{color:#fff;margin-bottom:.3rem;font-size:1.1rem;font-weight:700}.Services-module__dpHhBa__cardDesc{color:#777;font-size:.85rem;line-height:1.4}.Services-module__dpHhBa__arrow{color:#444;font-size:1.2rem;transition:transform .2s}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__arrow{color:var(--primary);transform:translate(5px)}
.Footer-module__S6Hkya__footer{background:var(--secondary);color:var(--accent);text-align:center;border-top:1px solid var(--glass-border);padding:40px 20px}.Footer-module__S6Hkya__content{flex-direction:column;gap:1rem;max-width:1200px;margin:0 auto;display:flex}.Footer-module__S6Hkya__links{justify-content:center;gap:2rem;margin-bottom:1rem;display:flex}.Footer-module__S6Hkya__links a:hover{color:var(--primary)}
