.account-deactivated_modalOverlay__7rH4Y{position:fixed;inset:0;background:rgba(0,0,0,.6);backdrop-filter:blur(4px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:16px;animation:account-deactivated_fadeIn__3Wovq .2s ease-out}.account-deactivated_modalContent__VyLcm{background:var(--theme-bg-card);border:1px solid var(--theme-border-light);border-radius:16px;box-shadow:var(--theme-shadow-xl);max-width:480px;width:100%;padding:32px;text-align:center;animation:account-deactivated_slideUp__hV0eO .3s cubic-bezier(.16,1,.3,1)}.account-deactivated_iconContainer__efdSR{margin-bottom:20px}.account-deactivated_warningIcon__KucTx{display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:50%;background:var(--theme-warning-bg);color:var(--theme-warning)}.account-deactivated_title__UOMA8{font-size:24px;font-weight:700;color:var(--theme-text-primary);margin:0 0 12px}.account-deactivated_description__LkF_O{font-size:15px;color:var(--theme-text-secondary);line-height:1.6;margin:0 0 24px}.account-deactivated_infoBox__v_Cby{background:var(--theme-bg-secondary);border:1px solid var(--theme-border-light);border-radius:12px;padding:16px;margin-bottom:24px}.account-deactivated_infoRow__SpCYV{display:flex;justify-content:space-between;align-items:center;padding:8px 0}.account-deactivated_infoRow__SpCYV:not(:last-child){border-bottom:1px solid var(--theme-border-light)}.account-deactivated_infoLabel__8upyd{font-size:14px;color:var(--theme-text-tertiary)}.account-deactivated_infoValue__iVrp9{font-size:14px;font-weight:600;color:var(--theme-text-primary)}.account-deactivated_infoValue__iVrp9.account-deactivated_urgent__T_6i6{color:var(--theme-error)}.account-deactivated_expiredWarning__Vqg9R{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;background:var(--theme-error-bg);border:1px solid rgba(var(--theme-error-rgb),.2);border-radius:8px;color:var(--theme-error);font-size:14px;font-weight:500;margin-bottom:24px}.account-deactivated_expiredIcon__2mTmH{display:flex;align-items:center}.account-deactivated_errorMessage__PybU_{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;background:var(--theme-error-bg);border:1px solid rgba(var(--theme-error-rgb),.2);border-radius:8px;color:var(--theme-error);font-size:14px;margin-bottom:24px;text-align:left}.account-deactivated_errorIcon__JsqEw{display:flex;align-items:center;flex-shrink:0}.account-deactivated_actions__5Yv3l{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.account-deactivated_reactivateButton__qdy4a{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px 24px;background:var(--theme-gradient-primary);color:var(--theme-text-inverse);border:none;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:var(--theme-shadow-primary)}.account-deactivated_reactivateButton__qdy4a:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 16px rgba(var(--theme-primary-rgb),.3)}.account-deactivated_reactivateButton__qdy4a:active:not(:disabled){transform:translateY(0)}.account-deactivated_reactivateButton__qdy4a:disabled{opacity:.7;cursor:not-allowed}.account-deactivated_logoutButton__QNjPl{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:14px 24px;background:transparent;color:var(--theme-text-secondary);border:1px solid var(--theme-border-medium);border-radius:10px;font-size:15px;font-weight:500;cursor:pointer;transition:all .2s ease}.account-deactivated_logoutButton__QNjPl:hover:not(:disabled){background:var(--theme-bg-secondary);border-color:var(--theme-border-dark);color:var(--theme-text-primary)}.account-deactivated_logoutButton__QNjPl:disabled{opacity:.5;cursor:not-allowed}.account-deactivated_spinner__P6Iuo{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:white;border-radius:50%;animation:account-deactivated_spin__FPBUw .8s linear infinite}.account-deactivated_helpText__DcezL{font-size:13px;color:var(--theme-text-tertiary);margin:0;line-height:1.5}@keyframes account-deactivated_fadeIn__3Wovq{0%{opacity:0}to{opacity:1}}@keyframes account-deactivated_slideUp__hV0eO{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes account-deactivated_spin__FPBUw{to{transform:rotate(1turn)}}.theme-dark .account-deactivated_modalOverlay__7rH4Y{background:rgba(0,0,0,.75)}.theme-dark .account-deactivated_modalContent__VyLcm{background:var(--theme-bg-card);border-color:var(--theme-border-light);box-shadow:0 25px 50px -12px rgba(0,0,0,.5),0 0 60px rgba(59,130,246,.15)}.theme-dark .account-deactivated_warningIcon__KucTx{background:var(--theme-warning-bg);color:var(--theme-warning)}.theme-dark .account-deactivated_infoBox__v_Cby{background:var(--theme-bg-secondary);border-color:var(--theme-border-light)}.theme-dark .account-deactivated_infoRow__SpCYV:not(:last-child){border-color:var(--theme-border-light)}.theme-dark .account-deactivated_errorMessage__PybU_,.theme-dark .account-deactivated_expiredWarning__Vqg9R{background:var(--theme-error-bg);border-color:rgba(239,68,68,.3)}.theme-dark .account-deactivated_logoutButton__QNjPl{background:transparent;border-color:var(--theme-border-medium);color:var(--theme-text-secondary)}.theme-dark .account-deactivated_logoutButton__QNjPl:hover:not(:disabled){background:var(--theme-bg-tertiary);border-color:var(--theme-border-dark);color:var(--theme-text-primary)}@media (max-width:480px){.account-deactivated_modalContent__VyLcm{padding:24px 20px;margin:16px;border-radius:12px}.account-deactivated_warningIcon__KucTx{width:64px;height:64px}.account-deactivated_warningIcon__KucTx svg{width:40px;height:40px}.account-deactivated_title__UOMA8{font-size:20px}.account-deactivated_description__LkF_O{font-size:14px}.account-deactivated_logoutButton__QNjPl,.account-deactivated_reactivateButton__qdy4a{padding:12px 20px;font-size:14px}}