.AdminShell-module__Sp33bq__wrapper{background:var(--bg-page);flex-direction:column;min-height:100vh;display:flex}.AdminShell-module__Sp33bq__header{background:var(--bg-card);border-bottom:1px solid var(--border-color);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;min-height:64px;padding:1rem;display:flex}.AdminShell-module__Sp33bq__left{align-items:center;gap:12px;display:flex}.AdminShell-module__Sp33bq__adminLabel{display:none}.AdminShell-module__Sp33bq__right{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.AdminShell-module__Sp33bq__userEmail{color:var(--text-secondary);word-break:break-all;font-size:12px}.AdminShell-module__Sp33bq__right button{background:var(--brand-primary);color:#fff;border-radius:var(--radius);cursor:pointer;border:none;padding:6px 12px;font-size:12px;font-weight:500;transition:background .2s}.AdminShell-module__Sp33bq__right button:hover{background:var(--brand-accent)}.AdminShell-module__Sp33bq__content{flex:1;padding:24px}@media (min-width:768px){.AdminShell-module__Sp33bq__header{padding:0 32px}.AdminShell-module__Sp33bq__content{padding:40px}.AdminShell-module__Sp33bq__adminLabel{color:var(--text-secondary);font-size:13px;font-weight:600;display:inline}.AdminShell-module__Sp33bq__userEmail{font-size:13px}.AdminShell-module__Sp33bq__right button{padding:8px 14px;font-size:13px}}
.FullPageLoader-module__1WeeOq__loaderWrapper{background:var(--bg-page);justify-content:center;align-items:center;min-height:100vh;display:flex}.FullPageLoader-module__1WeeOq__spinner{border:3px solid var(--border-color);border-top:3px solid var(--brand-primary);border-radius:50%;width:36px;height:36px;animation:.8s linear infinite FullPageLoader-module__1WeeOq__spin}@keyframes FullPageLoader-module__1WeeOq__spin{to{transform:rotate(360deg)}}
