.ProtectedRoute_loadingScreen__pKHXh{display:flex;justify-content:center;align-items:center;min-height:100vh}.ProtectedRoute_spinner__YxYas{width:44px;height:44px;border:4px solid var(--color-background-gray-light);border-top-color:var(--color-accent);border-radius:50%;animation:ProtectedRoute_spin__0wQAt .8s linear infinite}@keyframes ProtectedRoute_spin__0wQAt{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.ProtectedRoute_spinner__YxYas{animation-duration:1.6s}}.AppShell_bannerStack__XCJ_G{position:fixed;bottom:20px;left:20px;z-index:var(--z-overlay);display:flex;flex-direction:column;gap:12px;width:400px;pointer-events:none}.AppShell_bannerStack__XCJ_G>*{pointer-events:auto}@media (max-width:520px){.AppShell_bannerStack__XCJ_G{left:12px;right:12px;bottom:12px;width:auto;max-width:none}}