.AuthGuard_loadingContainer__mENnK{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;font-family:system-ui,sans-serif;gap:16px}.AuthGuard_spinner__LEL6K{width:32px;height:32px;border:3px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:AuthGuard_spin__UAyDY .8s linear infinite}@keyframes AuthGuard_spin__UAyDY{to{transform:rotate(1turn)}}.AuthGuard_loadingText__QCWHB{color:#666;font-size:.9375rem}.AuthGuard_authContainer__7LSmb{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;font-family:system-ui,sans-serif;background:linear-gradient(135deg,#f0f4ff,#f5f5f5 50%,#fef3f2);padding:24px}.AuthGuard_authHeader__tgCJd{text-align:center;margin-bottom:32px}.AuthGuard_authTitle__7oID6{font-size:1.75rem;font-weight:700;color:#111827;margin:0 0 8px}.AuthGuard_authSubtitle__w9JjO{font-size:.9375rem;color:#6b7280;margin:0}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{max-width:100vw;overflow-x:hidden}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#171717;background:#ffffff}a{color:inherit;text-decoration:none}