.wifi-loader{z-index:9999;background:radial-gradient(circle,#000c19 0%,#001f3f 100%);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.wifi-center{background-color:#ff6b35;border-radius:50%;width:14px;height:14px;animation:1.6s ease-in-out infinite center-pulse;box-shadow:0 0 15px #ff6b3599}@keyframes center-pulse{0%,to{opacity:.9;transform:scale(1)}50%{opacity:.6;transform:scale(1.3)}}.wifi-signal{opacity:0;border:2px solid #ff6b35;border-radius:50%;animation:1.8s ease-in-out infinite wifi-pulse;position:absolute}.wifi-signal-1{width:60px;height:60px;animation-delay:.1s}.wifi-signal-2{width:100px;height:100px;animation-delay:.3s}.wifi-signal-3{width:140px;height:140px;animation-delay:.5s}@keyframes wifi-pulse{0%{opacity:.3;transform:scale(.8)}50%{opacity:1}to{opacity:0;transform:scale(1.2)}}.wifi-dot{background:#ff6b35;border-radius:50%;width:10px;height:10px;animation:2.4s linear infinite orbit;position:absolute;box-shadow:0 0 10px #ff6b3599}.wifi-dot-1{animation-delay:0s}.wifi-dot-2{animation-delay:.8s}.wifi-dot-3{animation-delay:1.6s}@keyframes orbit{0%{transform:rotate(0)translate(80px)rotate(0)}to{transform:rotate(360deg)translate(80px)rotate(-360deg)}}
