:root{--color-primary:#2ecc71;--color-primary-hover:#27ae60;--color-text-primary:#111827;--color-text-secondary:#374151;--color-text-muted:#9ca3af;--color-text-light:#6b7280;--color-bg-primary:#fff;--color-bg-tertiary:#f3f4f6;--color-error:#e74c3c;--color-antd-warning:#faad14;--color-antd-red:#ff4d4f;--color-antd-gray:#8c8c8c;--color-antd-disabled:#d9d9d9;--color-yellow-500:#faad14;--toast-success-bg:#f0fdf4;--toast-success-border:#d1fae5;--toast-success-text:#065f46;--toast-success-icon:#2ecc71;--toast-error-bg:#fef2f2;--toast-error-border:#fee2e2;--toast-error-text:#991b1b;--toast-error-icon:#e74c3c;--toast-warning-bg:#fff7ed;--toast-warning-border:#fff7ed;--toast-warning-text:#92400e;--toast-warning-icon:#f39c12;--toast-info-bg:#eff6ff;--toast-info-border:#eff6ff;--toast-info-text:#1e40af;--toast-info-icon:#1677ff}.ant-modal{max-height:1000px;overflow:auto}.ant-modal-body .modal__body{flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.ant-modal-body .modal__body__text{flex-direction:column;justify-content:center;align-items:center;gap:24px;max-width:100%;display:flex;overflow:auto}.ant-modal-body .modal__body__text--title{letter-spacing:.18px;font-size:20px;font-weight:500;line-height:24px}.ant-modal-body .modal__body__text--message{letter-spacing:.28px;text-align:center;max-width:100%;font-size:16px;font-weight:400;line-height:24px}.ant-modal .ant-modal-footer{margin-top:16px}.ant-modal .ant-modal-footer .action-group{flex-direction:row;justify-content:center;align-items:center;display:flex}.ant-modal .ant-modal-mask{-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background-color:#00000073!important}
