.AuthGuard-module__iOyK5G__page{background:radial-gradient(circle at top, #5063e81f, transparent 38%), var(--background);place-items:center;min-height:100vh;padding:2rem;display:grid}.AuthGuard-module__iOyK5G__statusCard{border:1px solid var(--border);background:var(--surface);text-align:center;border-radius:1.25rem;flex-direction:column;align-items:center;width:min(100%,520px);padding:2.5rem;display:flex;box-shadow:0 24px 70px #0f172a1a}.AuthGuard-module__iOyK5G__logo{color:#fff;background:var(--accent);letter-spacing:-.02em;border-radius:.9rem;place-items:center;width:3rem;height:3rem;font-size:.78rem;font-weight:900;display:grid}.AuthGuard-module__iOyK5G__pendingBadge,.AuthGuard-module__iOyK5G__suspendedBadge,.AuthGuard-module__iOyK5G__errorBadge{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;margin-top:1.4rem;padding:.38rem .7rem;font-size:.66rem;font-weight:900}.AuthGuard-module__iOyK5G__pendingBadge{color:#854d0e;background:#fef3c7}.AuthGuard-module__iOyK5G__suspendedBadge{color:#9a3412;background:#ffedd5}.AuthGuard-module__iOyK5G__errorBadge{color:#991b1b;background:#fee2e2}.AuthGuard-module__iOyK5G__statusIcon{background:#fffbeb;border:1px solid #fde68a;border-radius:50%;place-items:center;width:3.8rem;height:3.8rem;margin-top:1.4rem;display:grid;position:relative}.AuthGuard-module__iOyK5G__statusIcon span:first-child{border:3px solid #d97706;border-top-color:#0000;border-radius:50%;width:1.15rem;height:1.15rem}.AuthGuard-module__iOyK5G__statusIcon span:last-child{background:#d97706;border-radius:50%;width:.3rem;height:.3rem;position:absolute}.AuthGuard-module__iOyK5G__statusCard h1{max-width:430px;color:var(--text);letter-spacing:-.045em;margin:1.35rem 0 0;font-size:clamp(1.65rem,4vw,2.2rem);line-height:1.08}.AuthGuard-module__iOyK5G__statusCard p{max-width:430px;color:var(--text-muted);margin:.85rem 0 0;font-size:.88rem;line-height:1.65}.AuthGuard-module__iOyK5G__statusCard .AuthGuard-module__iOyK5G__supportingText{margin-top:.4rem;font-size:.78rem}.AuthGuard-module__iOyK5G__accountDetails{border:1px solid var(--border);background:var(--background);text-align:left;border-radius:.8rem;gap:.3rem;width:100%;margin-top:1.5rem;padding:.9rem 1rem;display:grid}.AuthGuard-module__iOyK5G__accountDetails span{color:var(--text-muted);letter-spacing:.05em;text-transform:uppercase;font-size:.64rem;font-weight:850}.AuthGuard-module__iOyK5G__accountDetails strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.AuthGuard-module__iOyK5G__actions{grid-template-columns:minmax(0,1fr) auto;gap:.7rem;width:100%;margin-top:1.25rem;display:grid}.AuthGuard-module__iOyK5G__primaryButton,.AuthGuard-module__iOyK5G__secondaryButton{cursor:pointer;min-height:2.9rem;font:inherit;border-radius:.7rem;padding:0 1rem;font-size:.76rem;font-weight:850}.AuthGuard-module__iOyK5G__primaryButton{border:1px solid var(--accent);color:#fff;background:var(--accent)}.AuthGuard-module__iOyK5G__secondaryButton{border:1px solid var(--border);color:var(--text);background:var(--surface);margin-top:1.25rem}.AuthGuard-module__iOyK5G__actions .AuthGuard-module__iOyK5G__secondaryButton{margin-top:0}.AuthGuard-module__iOyK5G__primaryButton:disabled{cursor:wait;opacity:.65}.AuthGuard-module__iOyK5G__statusMessage{color:var(--text-muted);margin-top:.85rem;font-size:.72rem}.AuthGuard-module__iOyK5G__spinner{border:3px solid var(--border);border-top-color:var(--accent);border-radius:50%;width:2rem;height:2rem;margin-top:1.5rem;animation:.8s linear infinite AuthGuard-module__iOyK5G__spin}@keyframes AuthGuard-module__iOyK5G__spin{to{transform:rotate(360deg)}}@media (max-width:560px){.AuthGuard-module__iOyK5G__page{padding:1rem}.AuthGuard-module__iOyK5G__statusCard{padding:1.5rem}.AuthGuard-module__iOyK5G__actions{grid-template-columns:1fr}}
.Sidebar-module__PvBvYa__sidebar{border-right:1px solid var(--border);background:var(--surface);flex-direction:column;height:100vh;padding:1.35rem 1rem;display:flex;position:sticky;top:0}.Sidebar-module__PvBvYa__brandArea{align-items:center;gap:.8rem;padding:.3rem .45rem 1.6rem;display:flex}.Sidebar-module__PvBvYa__logo{color:#fff;background:var(--accent);border-radius:.8rem;flex:0 0 2.65rem;place-items:center;width:2.65rem;height:2.65rem;font-size:.8rem;font-weight:900;display:grid}.Sidebar-module__PvBvYa__brandCopy{min-width:0;display:grid}.Sidebar-module__PvBvYa__brandCopy strong{letter-spacing:-.02em;font-size:.95rem}.Sidebar-module__PvBvYa__brandCopy span{color:var(--text-muted);margin-top:.18rem;font-size:.72rem}.Sidebar-module__PvBvYa__navigation{gap:.35rem;display:grid}.Sidebar-module__PvBvYa__sectionLabel{color:var(--text-muted);letter-spacing:.12em;text-transform:uppercase;margin:1.1rem .7rem .35rem;font-size:.66rem;font-weight:900}.Sidebar-module__PvBvYa__navigationLink{min-height:3rem;color:var(--text-muted);border-radius:.75rem;align-items:center;gap:.8rem;padding:.55rem .7rem;font-size:.88rem;font-weight:750;text-decoration:none;transition:color .16s,background .16s;display:flex}.Sidebar-module__PvBvYa__navigationLink:hover{color:var(--text);background:var(--background)}.Sidebar-module__PvBvYa__navigationLink.Sidebar-module__PvBvYa__active{color:var(--accent);background:#5063e81a}.Sidebar-module__PvBvYa__navigationIcon{background:var(--background);border-radius:.55rem;flex:0 0 2rem;place-items:center;width:2rem;height:2rem;font-size:.62rem;font-weight:900;display:grid}.Sidebar-module__PvBvYa__active .Sidebar-module__PvBvYa__navigationIcon{color:#fff;background:var(--accent)}.Sidebar-module__PvBvYa__footer{gap:.75rem;margin-top:auto;padding:1rem 0 0;display:grid}.Sidebar-module__PvBvYa__footer .Sidebar-module__PvBvYa__navigationLink{min-height:3rem;padding:.55rem .7rem}.Sidebar-module__PvBvYa__versionInfo{color:var(--text-muted);gap:.2rem;padding:0 .65rem;font-size:.68rem;display:grid}.Sidebar-module__PvBvYa__versionInfo span:first-child{font-weight:750}.Sidebar-module__PvBvYa__versionInfo span:last-child{opacity:.8}@media (max-width:900px){.Sidebar-module__PvBvYa__sidebar{padding-inline:.7rem}.Sidebar-module__PvBvYa__brandArea{justify-content:center;padding-inline:0}.Sidebar-module__PvBvYa__brandCopy,.Sidebar-module__PvBvYa__navigationLabel,.Sidebar-module__PvBvYa__sectionLabel,.Sidebar-module__PvBvYa__versionInfo{display:none}.Sidebar-module__PvBvYa__navigationLink{justify-content:center;padding-inline:0}.Sidebar-module__PvBvYa__footer{padding:1rem 0 0}.Sidebar-module__PvBvYa__footer .Sidebar-module__PvBvYa__navigationLink{justify-content:center;padding-inline:0}}@media (max-width:680px){.Sidebar-module__PvBvYa__sidebar{z-index:50;border-top:1px solid var(--border);border-right:0;width:auto;height:72px;padding:.65rem;position:fixed;inset:auto 0 0}.Sidebar-module__PvBvYa__brandArea,.Sidebar-module__PvBvYa__sectionLabel,.Sidebar-module__PvBvYa__footer{display:none}.Sidebar-module__PvBvYa__navigation{justify-content:space-around;gap:.25rem;display:flex;overflow-x:auto}.Sidebar-module__PvBvYa__navigationLink{min-width:3rem;min-height:3rem}.Sidebar-module__PvBvYa__navigationIcon{background:0 0}.Sidebar-module__PvBvYa__navigationLabel{display:none}}.Sidebar-module__PvBvYa__pendingCountBadge{color:#854d0e;background:#fef3c7;border:1px solid #facc15;border-radius:999px;place-items:center;min-width:1.35rem;height:1.35rem;margin-left:auto;padding:0 .38rem;font-size:.62rem;font-weight:900;line-height:1;display:inline-grid}
.AppShell-module__BWK13a__shell{background:var(--background);grid-template-columns:270px minmax(0,1fr);min-height:100vh;display:grid}.AppShell-module__BWK13a__workspace{min-width:0}.AppShell-module__BWK13a__header{border-bottom:1px solid var(--border);background:var(--surface);justify-content:space-between;align-items:center;gap:2rem;min-height:78px;padding:1rem clamp(1.25rem,3vw,3rem);display:flex}.AppShell-module__BWK13a__mobileBrand{letter-spacing:-.03em;font-size:1rem;font-weight:900;display:none}.AppShell-module__BWK13a__pageContext{color:var(--text-muted);margin:0;font-size:.82rem}.AppShell-module__BWK13a__accountArea{align-items:center;gap:1rem;display:flex}.AppShell-module__BWK13a__accountCopy{text-align:right;display:grid}.AppShell-module__BWK13a__accountCopy strong{font-size:.9rem}.AppShell-module__BWK13a__accountCopy span{color:var(--text-muted);margin-top:.2rem;font-size:.76rem}.AppShell-module__BWK13a__accountCopy .AppShell-module__BWK13a__role{color:var(--accent);text-transform:capitalize;font-weight:800}.AppShell-module__BWK13a__signOutButton{border:1px solid var(--border);min-height:2.5rem;color:var(--text);background:var(--surface);cursor:pointer;border-radius:.72rem;padding:0 1rem;font-weight:800}.AppShell-module__BWK13a__signOutButton:hover{border-color:var(--accent);color:var(--accent)}.AppShell-module__BWK13a__content{min-width:0}@media (max-width:900px){.AppShell-module__BWK13a__shell{grid-template-columns:88px minmax(0,1fr)}}@media (max-width:680px){.AppShell-module__BWK13a__shell{display:block}.AppShell-module__BWK13a__header{align-items:flex-start;min-height:auto;padding:1rem}.AppShell-module__BWK13a__mobileBrand{display:block}.AppShell-module__BWK13a__pageContext{margin-top:.2rem}.AppShell-module__BWK13a__accountCopy{display:none}}
:root{--background:#f4f7fb;--surface:#fff;--surface-soft:#f8fafc;--text:#172033;--text-muted:#6b7280;--border:#dfe5ee;--accent:#5267e8;--accent-dark:#4053c7;--danger:#c83b4d;--success:#217a4a;--shadow:0 18px 50px #1d2a4b1f}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:var(--background);color:var(--text);font-family:Arial,Helvetica,sans-serif}button,input{font:inherit}a{color:inherit}
