.hyper-loader{position:fixed;inset:0;z-index:100;display:grid;place-items:center;background:#020706e8;opacity:0;visibility:hidden;transition:opacity .18s ease,visibility .18s ease;overflow:hidden;pointer-events:none}
.hyper-loader.active{opacity:1;visibility:visible}
.hyper-loader p{position:absolute;top:calc(50% + 66px);margin:0;color:#b7c9c3;font-size:.78rem;letter-spacing:.16em;text-transform:uppercase}
.vault-core{position:relative;z-index:2;display:grid;place-items:center;width:78px;height:78px;border:1px solid #52e0a488;border-radius:50%;background:#07130f;box-shadow:0 0 24px #52e0a455,inset 0 0 22px #52e0a422;animation:core-pulse 1.2s ease-in-out infinite}
.vault-core span{font-weight:900;letter-spacing:-.08em;color:#52e0a4}
.starfield{position:absolute;inset:50%;transform-style:preserve-3d}
.starfield i{position:absolute;left:0;top:0;width:2px;height:clamp(80px,18vw,230px);border-radius:999px;background:linear-gradient(transparent,#c8fff0 75%,#52e0a4);transform-origin:50% 0;animation:hyper-run .9s linear infinite;opacity:0}
.starfield i:nth-child(1){transform:rotate(0deg) translateY(50px);animation-delay:-.05s}.starfield i:nth-child(2){transform:rotate(30deg) translateY(65px);animation-delay:-.42s}.starfield i:nth-child(3){transform:rotate(60deg) translateY(42px);animation-delay:-.18s}.starfield i:nth-child(4){transform:rotate(90deg) translateY(70px);animation-delay:-.61s}.starfield i:nth-child(5){transform:rotate(120deg) translateY(55px);animation-delay:-.32s}.starfield i:nth-child(6){transform:rotate(150deg) translateY(78px);animation-delay:-.73s}.starfield i:nth-child(7){transform:rotate(180deg) translateY(48px);animation-delay:-.12s}.starfield i:nth-child(8){transform:rotate(210deg) translateY(68px);animation-delay:-.51s}.starfield i:nth-child(9){transform:rotate(240deg) translateY(45px);animation-delay:-.26s}.starfield i:nth-child(10){transform:rotate(270deg) translateY(74px);animation-delay:-.66s}.starfield i:nth-child(11){transform:rotate(300deg) translateY(58px);animation-delay:-.36s}.starfield i:nth-child(12){transform:rotate(330deg) translateY(82px);animation-delay:-.8s}
@keyframes hyper-run{0%{opacity:0;scale:.12}18%{opacity:.9}100%{opacity:0;scale:2.1}}
@keyframes core-pulse{50%{transform:scale(1.06);box-shadow:0 0 46px #52e0a477,inset 0 0 28px #52e0a433}}
@media(prefers-reduced-motion:reduce){.starfield i,.vault-core{animation:none}.starfield{opacity:.3}}
