:root{--bg-dark:#02080d;--cyan-primary:#17e1e6;--glass-bg:rgba(255, 255, 255, 0.03);--border-glass:rgba(255, 255, 255, 0.08);--text-gradient:linear-gradient(90deg, #17e1e6, #ffffff);--glow-effect:0 0 20px rgba(23, 225, 230, 0.15);--primary:#17e1e6;--card-bg:#05141f;--text-muted:#94a3b8;--glass-border:rgba(23, 225, 230, 0.15);--glow-shadow:0 0 15px rgba(23, 225, 230, 0.2)}body{background-color:var(--bg-dark);color:#fff;font-family:Inter,sans-serif;overflow-x:hidden!important}html{overflow-x:hidden}.logo{height:70px}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#0b0b0b}::-webkit-scrollbar-thumb{background:#17e1e6;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#13c5c9}*{scrollbar-width:thin;scrollbar-color:#17e1e6 #0b0b0b}@media (max-width:768px){.icon-box{margin-left:auto;margin-right:0}.step-number{position:absolute;top:44px;left:22px;width:60px;height:58px;background:var(--cyan-primary);color:#000;border-radius:12px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1.2rem;box-shadow:0 8px 15px rgba(23,225,230,.4)}.testimonials-section,.video-testimonial-section{display:none}}