@keyframes alert_growDown__KnPhq{0%{transform:scaleY(0)}80%{transform:scaleY(1.1)}to{transform:scaleY(1)}}@keyframes alert_growUp___9vHV{0%{transform:scaleY(1)}to{transform:scaleY(0)}}@keyframes alert_skeleton-shimmer__rp4cj{0%{transform:translateX(0)}to{transform:translateX(75%)}}.alert_alertModal__3QSVN{width:100%;padding:0;display:flex;flex-direction:column;align-items:center;justify-items:center}.alert_timerProgressBar__xmsfT{position:absolute;top:0;left:0;right:0;height:4px;background-color:rgba(0,0,0,.1);border-radius:2.4rem 2.4rem 0 0;overflow:hidden}.alert_timerProgress__8_VdI{height:100%;background:#0083e5;transition:width .05s linear}.alert_alertContent__k9VN8{padding:2rem 2rem 1.5rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem}.alert_iconContainer__2SIZ2{margin-bottom:.5rem}.alert_iconContainer__2SIZ2,.alert_iconWrapper__qbNum{display:flex;justify-content:center;align-items:center}.alert_iconWrapper__qbNum{width:80px;height:80px;border-radius:50%;animation:alert_scaleIn__CQ9FX .3s ease}.alert_iconWrapper__qbNum.alert_success__XN4ts{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 4px 20px rgba(16,185,129,.4);--icon-color:$color-neutral-01;color:#fff}.alert_iconWrapper__qbNum.alert_error__SKiuX{background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 4px 20px rgba(239,68,68,.4);--icon-color:$color-neutral-01;color:#fff}.alert_iconWrapper__qbNum.alert_warning__80oh1{background:#ff6f34;--icon-color:$color-neutral-01;color:#fff}.alert_iconWrapper__qbNum.alert_warning__80oh1 circle{fill:#fff}.alert_iconWrapper__qbNum.alert_info__zo7ll{background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 4px 20px rgba(59,130,246,.4);--icon-color:$color-neutral-01;color:#fff}.alert_iconWrapper__qbNum.alert_info__zo7ll svg path{stroke-width:1;stroke:currentColor;fill:currentColor}.alert_iconWrapper__qbNum.alert_loading__AadhE{background:rgba(0,0,0,0);box-shadow:none}.alert_spinner__d4SJd{width:48px;height:48px;border:4px solid #d9eeff;border-top-color:#0391ff;border-radius:50%;animation:alert_spin__NtT6D .8s linear infinite}@keyframes alert_spin__NtT6D{to{transform:rotate(1turn)}}@keyframes alert_scaleIn__CQ9FX{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.alert_alertTitle__toKAl{font-size:2rem;line-height:3.2rem;font-weight:800;color:#666;margin:0}.alert_alertMessage___0Wti{font-size:1.4rem;font-weight:600;line-height:2rem;max-width:100%}.alert_alertMessage___0Wti p{margin:0}.alert_timerDisplay__XgTbZ{font-size:.875rem;color:#999;font-weight:500}.alert_alertActions__LcmIr{display:flex;gap:.75rem;padding:1rem 2rem 2rem;justify-content:center;align-items:center}.alert_alertButton__XL1c9{min-width:100px;padding:.625rem 1.5rem;border-radius:.8rem;font-size:1.2rem;font-weight:700;line-height:1.6rem;border:none;cursor:pointer;transition:all .2s ease}.alert_alertButton__XL1c9:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.alert_alertButton__XL1c9:active{transform:translateY(0)}.alert_alertButton__XL1c9.alert_confirmButton__cU6SV{width:100%;background:#0391ff;color:#fff;border-radius:2.6rem;padding:12px 10px;height:44px;font-size:1.4rem;font-weight:700;line-height:2rem}.alert_alertButton__XL1c9.alert_confirmButton__cU6SV:hover{background:rgb(0,45.7422969188%,81.1764705882%)}.alert_alertButton__XL1c9.alert_cancelButton__3jfUj{width:100%;background:rgba(0,0,0,0);border:1px solid #ddd;border-radius:4rem;padding:12px 20px;height:44px;font-size:1.4rem;font-weight:600;color:#636363}.alert_alertButton__XL1c9.alert_denyButton___lXNo{width:100%;background:#ed1d24;border-radius:4rem;padding:12px 20px;height:44px;font-size:1.4rem;font-weight:600;color:#fff}.alert_alertButton__XL1c9.alert_denyButton___lXNo:hover{background:rgb(78.093860495%,6.2198649952%,8.6387013822%)}.alertUnsavedChanges .alert_alertActions__LcmIr .alert_alertButton__XL1c9.alert_confirmButton__cU6SV{width:max-content;min-width:max-content;white-space:nowrap;flex-shrink:0}