*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{margin:0}#root{min-height:100vh}@keyframes authSpin{to{transform:rotate(360deg)}}.auth-spin{animation:.8s linear infinite authSpin}.pl-screen{background:radial-gradient(700px 380px at 50% 32%,#1b972029,#0000 62%),#052e16;justify-content:center;align-items:center;min-height:100vh;font-family:Montserrat,system-ui,sans-serif;display:flex}.pl-inner{flex-direction:column;align-items:center;gap:22px;display:flex}.pl-logo{filter:drop-shadow(0 10px 28px #00000059);width:auto;height:64px;animation:1.8s ease-in-out infinite plPulse}.pl-spin{border:3px solid #ffffff24;border-top-color:#ffffffd9;border-radius:50%;width:34px;height:34px;animation:.8s linear infinite authSpin}@keyframes plPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.72;transform:scale(.985)}}@media (prefers-reduced-motion:reduce){.pl-logo,.pl-spin{animation:none}}
