.custom-modal .ant-modal-content{border-radius:16px;overflow:hidden}.custom-modal .ant-modal-body{padding:8px!important}.ant-modal-mask{background-color:#00000073!important;opacity:1!important;transition:none!important}.ant-modal-mask,.ant-modal-wrap{animation:none!important;transition:none!important}.animate-spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.loading-dots:after{animation:loading-dots 1.5s steps(5) infinite;content:""}@keyframes loading-dots{0%,20%{content:"."}40%{content:".."}60%,to{content:"..."}}.progress-ring{align-items:center;display:inline-flex;height:140px;justify-content:center;position:relative;width:140px}.progress-ring-svg{transform:rotate(-90deg)}.progress-ring-fill{transition:stroke-dashoffset .4s ease-out}.progress-ring-text{color:#4f46e5;font-size:28px;font-weight:700;position:absolute}.modal-title{color:#111827;font-size:1.25rem;font-weight:700;margin-bottom:8px;margin-top:20px}.modal-subtitle{color:#6b7280;font-size:.9rem}.status-pill{align-items:center;border-radius:12px;display:flex;gap:12px;justify-content:space-between;padding:10px 14px}.status-pill--done{background-color:#ecfdf5}.status-pill--done .status-pill-icon{color:#10b981}.status-pill--done .status-pill-text{color:#374151;font-weight:500}.status-pill--done .status-pill-label{color:#10b981}.status-pill--loading{background-color:#eef2ff}.status-pill--loading .status-pill-icon{color:#6366f1}.status-pill--loading .status-pill-text{color:#4338ca;font-weight:600}.status-pill--loading .status-pill-label{color:#6366f1}.status-pill--queued{background-color:#f9fafb}.status-pill--queued .status-pill-text{color:#6b7280;font-weight:500}.status-pill--queued .status-pill-label{color:#9ca3af}.status-pill-icon{flex-shrink:0;font-size:16px}.status-pill-icon-queued{border:1.5px solid #d1d5db;border-radius:9999px;flex-shrink:0;height:14px;width:14px}.status-pill-text{font-size:.875rem}.status-pill-label{flex-shrink:0;font-size:.7rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.linear-progress-track{background-color:#e5e7eb;border-radius:9999px;height:8px;margin-top:20px;overflow:hidden}.linear-progress-fill{background:linear-gradient(90deg,#6366f1,#3b82f6);border-radius:9999px;height:100%;transition:width .4s ease-out}
