.AuthGuard-module__BwRPMW__fullScreenCenter{color:#e0e0e0;box-sizing:border-box;background-color:#121316;justify-content:center;align-items:center;width:100vw;min-height:100vh;padding:16px;font-family:system-ui,-apple-system,sans-serif;display:flex}.AuthGuard-module__BwRPMW__loadingText{color:#9ca3af;font-size:.9rem}.AuthGuard-module__BwRPMW__card{text-align:center;box-sizing:border-box;background-color:#1a1b20;border:1px solid #282a30;border-radius:16px;flex-direction:column;align-items:center;gap:20px;width:100%;max-width:420px;padding:32px;display:flex;box-shadow:0 10px 25px #00000080}.AuthGuard-module__BwRPMW__iconWrapper{background-color:#f59e0b1a;border:1px solid #f59e0b33;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.AuthGuard-module__BwRPMW__icon{color:#f59e0b;width:28px;height:28px}.AuthGuard-module__BwRPMW__textGroup{flex-direction:column;gap:8px;display:flex}.AuthGuard-module__BwRPMW__title{color:#f3f4f6;margin:0;font-size:1.25rem;font-weight:700}.AuthGuard-module__BwRPMW__description{color:#9ca3af;margin:0;font-size:.875rem;line-height:1.5}.AuthGuard-module__BwRPMW__emailHighlight{color:#e5e7eb;font-weight:500}.AuthGuard-module__BwRPMW__messageBox{color:#d1d5db;box-sizing:border-box;background-color:#24262d;border:1px solid #383b46;border-radius:8px;width:100%;padding:10px 14px;font-size:.75rem}.AuthGuard-module__BwRPMW__buttonGroup{flex-direction:column;gap:10px;width:100%;display:flex}.AuthGuard-module__BwRPMW__primaryBtn{color:#fff;cursor:pointer;background-color:#3b82f6;border:none;border-radius:8px;width:100%;padding:12px;font-size:.875rem;font-weight:600;transition:background-color .15s}.AuthGuard-module__BwRPMW__primaryBtn:hover{background-color:#2563eb}.AuthGuard-module__BwRPMW__secondaryBtn{color:#d1d5db;cursor:pointer;background-color:#24262d;border:1px solid #383b46;border-radius:8px;width:100%;padding:12px;font-size:.875rem;font-weight:500;transition:background-color .15s,border-color .15s}.AuthGuard-module__BwRPMW__secondaryBtn:hover:not(:disabled){color:#fff;background-color:#2e313a;border-color:#4b5563}.AuthGuard-module__BwRPMW__secondaryBtn:disabled{opacity:.5;cursor:not-allowed}
:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:Arial,Helvetica,sans-serif;display:flex}*{box-sizing:border-box;margin:0;padding:0;max-height:100vh!important}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}
