.publishing-overlay-pro{position:fixed;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(0,0,0,.8),rgba(16,24,40,.9));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem;animation:overlayFadeIn .5s ease-out;overflow-y:auto}@keyframes overlayFadeIn{0%{opacity:0}to{opacity:1}}.publishing-modal-pro{background:#fff;border-radius:24px;padding:3rem 2.5rem;max-width:600px;width:100%;max-height:90vh;position:relative;overflow:hidden;box-shadow:0 25px 80px rgba(0,0,0,.4);animation:modalSlideIn .6s cubic-bezier(.22,1,.36,1);margin:auto;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.publishing-modal-pro::-webkit-scrollbar{display:none}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(50px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.background-animation{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;pointer-events:none;z-index:-1}.floating-circle{position:absolute;border-radius:50%;background:linear-gradient(45deg,rgba(102,126,234,.1),rgba(118,75,162,.1));animation:float 6s ease-in-out infinite}.circle-1{width:100px;height:100px;top:10%;right:10%;animation-delay:0s}.circle-2{width:60px;height:60px;bottom:20%;left:15%;animation-delay:2s}.circle-3{width:80px;height:80px;top:60%;right:20%;animation-delay:4s}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(180deg)}}.publishing-header-pro{text-align:center;margin-bottom:3rem}.publishing-icon-pro{margin-bottom:2rem;display:flex;justify-content:center;position:relative}.loading-animation{position:relative;width:120px;height:120px}.main-spinner{width:120px;height:120px;border:4px solid #f1f5f9;border-top-color:#3b82f6;border-radius:50%;animation:spin 1.5s linear infinite;position:absolute;top:0;left:0}.inner-spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;border:3px solid transparent;border-top-color:rgba(59,130,246,.4);border-radius:50%;animation:spin 2.5s linear infinite reverse}.progress-ring{position:absolute;top:0;left:0;width:120px;height:120px}.progress-circle{transition:stroke-dashoffset .8s cubic-bezier(.22,1,.36,1)}.progress-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.progress-percentage{font-size:1.5rem;font-weight:900;color:#1e293b;text-shadow:0 2px 4px rgba(0,0,0,.1)}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.success-animation{position:relative;animation:successBounce .8s cubic-bezier(.68,-.55,.265,1.55)}@keyframes successBounce{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.success-circle{position:relative;z-index:2}.success-burst{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.burst-particle{position:absolute;width:8px;height:8px;background:#10b981;border-radius:50%;animation:burstOut 1s ease-out forwards}.burst-particle:first-child{transform:rotate(0deg) translateX(60px)}.burst-particle:nth-child(2){transform:rotate(60deg) translateX(60px)}.burst-particle:nth-child(3){transform:rotate(120deg) translateX(60px)}.burst-particle:nth-child(4){transform:rotate(180deg) translateX(60px)}.burst-particle:nth-child(5){transform:rotate(240deg) translateX(60px)}.burst-particle:nth-child(6){transform:rotate(300deg) translateX(60px)}@keyframes burstOut{0%{opacity:1;transform:rotate(var(--rotation,0deg)) translateX(0) scale(1)}to{opacity:0;transform:rotate(var(--rotation,0deg)) translateX(80px) scale(0)}}.publishing-title-pro{font-size:2rem;font-weight:800;margin:0 0 1rem;line-height:1.2}.success-title{background:linear-gradient(135deg,#10b981,#059669);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.loading-title{color:#1e293b}.publishing-subtitle-pro{color:#64748b;font-size:1rem;line-height:1.6;max-width:480px;margin:0 auto}.progress-section-pro{margin-bottom:3rem}.progress-stats{display:flex;justify-content:center;align-items:center;gap:2rem;background:#f8fafc;border-radius:16px;padding:1.5rem;border:1px solid #e2e8f0}.stat-item{text-align:center}.stat-value{font-size:1.75rem;font-weight:900;color:#1e293b;line-height:1;margin-bottom:.25rem;font-family:SF Mono,Monaco,monospace}.stat-label{font-size:.875rem;color:#64748b;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.stat-divider{width:1px;height:40px;background:#cbd5e1}.current-step-section-pro{display:flex;align-items:center;gap:1.5rem;margin-bottom:3rem;padding:2rem;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-radius:20px;border:1px solid #bae6fd}.step-indicator-pro{display:flex;align-items:baseline;font-weight:900;color:#0284c7;flex-shrink:0}.step-number-pro{font-size:2.5rem;line-height:1}.step-total-pro{font-size:1.25rem;color:#0369a1;margin-left:.25rem}.step-content-pro{flex:1 1}.step-title-pro{font-size:1.25rem;font-weight:700;color:#0c4a6e;margin-bottom:.5rem}.step-description-pro{color:#0369a1;font-size:.9rem;line-height:1.4}.steps-timeline-pro{margin-bottom:3rem;padding:1.5rem;background:#fafbfc;border-radius:16px;border:1px solid #e2e8f0}.timeline-item{display:flex;align-items:flex-start;gap:1rem;position:relative;padding:1rem 0;transition:all .4s ease}.timeline-item:first-child{padding-top:0}.timeline-item:last-child{padding-bottom:0}.timeline-dot{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .4s ease;position:relative;z-index:2}.timeline-item.completed .timeline-dot{background:#10b981;border:3px solid #10b981;box-shadow:0 0 0 4px rgba(16,185,129,.2)}.timeline-item.current .timeline-dot{background:#3b82f6;border:3px solid #3b82f6;animation:currentPulse 2s ease-in-out infinite}.timeline-item.pending .timeline-dot{background:#f8fafc;border:3px solid #cbd5e1}.current-pulse{background:#fff;animation:dotPulse 1.5s ease-in-out infinite}.current-pulse,.pending-dot{width:12px;height:12px;border-radius:50%}.pending-dot{background:#cbd5e1}@keyframes currentPulse{0%,to{transform:scale(1);box-shadow:0 0 0 4px rgba(59,130,246,.3)}50%{transform:scale(1.1);box-shadow:0 0 0 8px rgba(59,130,246,.1)}}@keyframes dotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(.9)}}.timeline-content{flex:1 1;padding-top:.25rem}.timeline-label{font-size:.95rem;font-weight:600;margin-bottom:.25rem;transition:all .3s ease}.timeline-desc{font-size:.85rem;line-height:1.4;transition:all .3s ease}.timeline-item.completed .timeline-label{color:#10b981}.timeline-item.completed .timeline-desc{color:#059669}.timeline-item.current .timeline-label{color:#1e293b;font-weight:700}.timeline-item.current .timeline-desc{color:#3b82f6}.timeline-item.pending .timeline-label{color:#94a3b8}.timeline-item.pending .timeline-desc{color:#cbd5e1}.timeline-connector{position:absolute;left:15px;top:40px;bottom:-8px;width:2px;background:#e2e8f0;transition:all .4s ease;z-index:1}.timeline-connector.completed{background:#10b981}.success-message{text-align:center;margin-bottom:2rem;padding:1.5rem;background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-radius:16px;border:1px solid #bbf7d0}.success-text{display:flex;align-items:center;justify-content:center;gap:.75rem;color:#059669;font-weight:600;font-size:.95rem}.publishing-footer-pro{border-top:1px solid #e2e8f0;padding-top:2rem}.footer-content-pro{display:flex;justify-content:space-between;align-items:center}.security-badge{display:flex;align-items:center;gap:.5rem;color:#10b981;font-size:.875rem;font-weight:600}.processing-info{color:#64748b;font-size:.875rem;font-weight:500}@media (max-width:576px){.publishing-overlay-pro{padding:.5rem}.publishing-modal-pro{padding:2rem 1.5rem;margin:.5rem;border-radius:20px;max-height:95vh;width:calc(100vw - 1rem)}.publishing-title-pro{font-size:1.5rem}.progress-stats{flex-direction:column;gap:1rem}.stat-divider{width:100%;height:1px}.current-step-section-pro{flex-direction:column;text-align:center;gap:1rem}.footer-content-pro,.success-actions{flex-direction:column}.footer-content-pro{gap:1rem;text-align:center}.circle-1,.circle-2,.circle-3{display:none}}