.globalAlertOverlay{z-index:100000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a6b;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.globalAlertDialog{background:#fff;border:1px solid #dbe6ff;border-radius:8px;width:min(440px,100%);max-height:calc(100vh - 48px);overflow:auto;box-shadow:0 24px 64px #0f172a33}.globalAlertHeader{justify-content:space-between;align-items:flex-start;gap:14px;padding:18px 18px 10px;display:flex}.globalAlertTitleGroup{align-items:center;gap:10px;min-width:0;display:flex}.globalAlertTitleGroup h2{color:#0b1f4d;overflow-wrap:anywhere;margin:0;font-size:18px;font-weight:700;line-height:1.25}.globalAlertIcon{color:#2458ff;background:#eef4ff;border-radius:8px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.globalAlertDialog--success .globalAlertIcon{color:#047857;background:#dcfce7}.globalAlertDialog--error .globalAlertIcon{color:#dc2626;background:#fee2e2}.globalAlertDialog--warning .globalAlertIcon{color:#b45309;background:#fef3c7}.globalAlertClose{color:#52627a;cursor:pointer;background:#fff;border:1px solid #dbe6ff;border-radius:8px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.globalAlertClose:hover{color:#0b1f4d;background:#f5f8ff}.globalAlertMessage{color:#344566;white-space:pre-line;overflow-wrap:anywhere;margin:0;padding:0 18px 18px 64px;font-size:14px;line-height:1.55}.globalAlertActions{border-top:1px solid #eef2ff;justify-content:flex-end;padding:14px 18px 18px;display:flex}.globalAlertPrimaryButton{color:#fff;cursor:pointer;background:#2458ff;border:1px solid #2458ff;border-radius:8px;min-width:88px;height:38px;font-weight:700}.globalAlertPrimaryButton:hover{background:#1747e8}@media (width<=520px){.globalAlertOverlay{align-items:flex-end;padding:16px}.globalAlertDialog{width:100%}.globalAlertMessage{padding-left:18px}}html,body{min-height:100%;margin:0;padding:0}#root{width:100%;min-height:100vh}*,:before,:after{box-sizing:border-box;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}button[data-action-processing=true],input[data-action-processing=true]{cursor:wait!important;opacity:.68!important;pointer-events:none!important;box-shadow:none!important;transform:none!important}button[data-action-processing=true]:after{content:"";vertical-align:-.1em;border:2px solid;border-right-color:#0000;border-radius:50%;width:.85em;height:.85em;margin-left:.55em;animation:.7s linear infinite pawrang-action-spin;display:inline-block}@keyframes pawrang-action-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){button[data-action-processing=true]:after{animation-duration:1.4s}}
