.app-loader{position:fixed;inset:0;z-index:200;background:radial-gradient(circle at 50% 40%,#172a9c,#08116f 48%,#040839);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;gap:9px;transition:opacity .45s ease,visibility .45s ease}.app-loader.done{opacity:0;visibility:hidden}.app-loader strong{letter-spacing:-.4px;font-size:22px}.app-loader small{color:#b3f9fb;letter-spacing:.4px}.hud-orb{height:150px;width:150px;margin-bottom:15px;position:relative;display:grid;place-items:center;transform-style:preserve-3d;animation:hud-float 2.5s ease-in-out infinite}.hud-orb:before,.hud-orb:after,.hud-orb i,.hud-orb b,.hud-orb em{content:"";position:absolute;border-radius:50%;border:1px solid #19c7cf99}.hud-orb:before{inset:8px;box-shadow:0 0 28px #19c7cf66,0 0 55px #19c7cf33;background:radial-gradient(circle,#19c7cf55,transparent 62%);animation:hud-spin 4.8s linear infinite}.hud-orb:after{inset:23px;border-color:#fff6;transform:rotateX(67deg);animation:hud-spin 2.5s linear infinite reverse}.hud-orb i{width:132px;height:45px;transform:rotateX(70deg);border-color:#19c7cf}.hud-orb b{width:106px;height:106px;border:2px solid #19c7cf;border-left-color:transparent;animation:hud-spin 1.8s linear infinite}.hud-orb em{width:68px;height:68px;background:#19c7cf25;box-shadow:inset 0 0 25px #19c7cf88}.hud-orb span{z-index:2;color:#fff;font-weight:900;font-size:29px;text-shadow:0 0 12px #19c7cf}@keyframes hud-spin{to{transform:rotate(360deg)}}@keyframes hud-float{50%{transform:translateY(-8px) scale(1.03)}}
