.yumeko-upload-notification{position:fixed;bottom:20px;right:20px;background:linear-gradient(145deg,#1a1a2e,#16213e);border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.8);border:1px solid rgba(16,185,129,.3);z-index:10001;min-width:400px;max-width:500px;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);animation:slideInUp .4s ease-out}.yumeko-upload-notification.minimized{min-width:280px;max-width:280px;cursor:pointer}.yumeko-upload-notification.minimized .upload-notification-header{padding:12px 16px}.yumeko-upload-notification.minimized .upload-notification-header .header-text h4{font-size:13px}.yumeko-upload-notification.minimized:hover{transform:translateY(-4px);box-shadow:0 24px 70px rgba(0,0,0,.9)}.yumeko-upload-notification.expanded{min-width:450px;max-width:550px}.yumeko-upload-notification .upload-tabs{display:flex;gap:8px;padding:12px 16px;background:rgba(0,0,0,.2);border-bottom:1px solid hsla(0,0%,100%,.08);overflow-x:auto}.yumeko-upload-notification .upload-tabs .upload-tab{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 12px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;cursor:pointer;transition:all .2s;min-width:180px}.yumeko-upload-notification .upload-tabs .upload-tab:hover{background:hsla(0,0%,100%,.08);border-color:rgba(16,185,129,.3)}.yumeko-upload-notification .upload-tabs .upload-tab.active{background:rgba(16,185,129,.15);border-color:#10b981}.yumeko-upload-notification .upload-tabs .upload-tab.ready{border-color:rgba(16,185,129,.5)}.yumeko-upload-notification .upload-tabs .upload-tab.ready .tab-info{opacity:.7}.yumeko-upload-notification .upload-tabs .upload-tab.error{border-color:rgba(239,68,68,.5)}.yumeko-upload-notification .upload-tabs .upload-tab.error .tab-info{opacity:.7}.yumeko-upload-notification .upload-tabs .upload-tab .tab-info{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.yumeko-upload-notification .upload-tabs .upload-tab .tab-info .tab-voice{font-size:12px;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.yumeko-upload-notification .upload-tabs .upload-tab .tab-info .tab-episode,.yumeko-upload-notification .upload-tabs .upload-tab .tab-info .tab-quality{font-size:10px;color:hsla(0,0%,100%,.7)}.yumeko-upload-notification .upload-tabs .upload-tab .btn-cancel-tab,.yumeko-upload-notification .upload-tabs .upload-tab .btn-close-tab{padding:4px;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:4px;color:hsla(0,0%,100%,.7);cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;flex-shrink:0}.yumeko-upload-notification .upload-tabs .upload-tab .btn-cancel-tab:hover,.yumeko-upload-notification .upload-tabs .upload-tab .btn-close-tab:hover{background:rgba(239,68,68,.2);border-color:rgba(239,68,68,.3);color:#ef4444}.yumeko-upload-notification .upload-notification-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:rgba(16,185,129,.08);border-bottom:1px solid rgba(16,185,129,.2);transition:all .2s}.yumeko-upload-notification .upload-notification-header .header-content{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.yumeko-upload-notification .upload-notification-header .header-content .header-icon{color:#10b981;flex-shrink:0}.yumeko-upload-notification .upload-notification-header .header-content .header-text{flex:1;min-width:0}.yumeko-upload-notification .upload-notification-header .header-content .header-text h4{font-size:15px;font-weight:700;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.yumeko-upload-notification .upload-notification-header .header-content .header-text p{font-size:13px;color:hsla(0,0%,100%,.7);margin:2px 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.yumeko-upload-notification .upload-notification-header .header-actions{display:flex;gap:8px;flex-shrink:0}.yumeko-upload-notification .upload-notification-header .header-actions button{padding:6px;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.1);border-radius:6px;color:hsla(0,0%,100%,.7);cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}.yumeko-upload-notification .upload-notification-header .header-actions button:hover{background:hsla(0,0%,100%,.12);color:#fff;transform:scale(1.05)}.yumeko-upload-notification .upload-notification-header .header-actions button.btn-cancel{background:rgba(239,68,68,.1);border-color:rgba(239,68,68,.3);color:#ef4444}.yumeko-upload-notification .upload-notification-header .header-actions button.btn-cancel:hover{background:rgba(239,68,68,.25);border-color:rgba(239,68,68,.5);color:#fee2e2;transform:scale(1.1)}.yumeko-upload-notification .upload-notification-header .header-actions button.btn-cancel:active{transform:scale(.95)}.yumeko-upload-notification .upload-notification-header .header-actions button.btn-close-notification:hover,.yumeko-upload-notification .upload-notification-header .header-actions button.btn-close:hover{background:rgba(239,68,68,.2);border-color:rgba(239,68,68,.3);color:#ef4444}.yumeko-upload-notification .upload-notification-header .header-actions button.btn-cancel-notification{background:rgba(239,68,68,.1);border-color:rgba(239,68,68,.3);color:#ef4444}.yumeko-upload-notification .upload-notification-header .header-actions button.btn-cancel-notification:hover{background:rgba(239,68,68,.25);border-color:rgba(239,68,68,.5);color:#fee2e2;transform:scale(1.1)}.yumeko-upload-notification .upload-notification-header .header-actions button.btn-cancel-notification:active{transform:scale(.95)}.yumeko-upload-notification .upload-notification-body{padding:20px}.yumeko-upload-notification .upload-notification-body .upload-steps{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.yumeko-upload-notification .upload-notification-body .upload-steps .upload-step{display:flex;align-items:center;gap:12px;padding:10px 12px;background:hsla(0,0%,100%,.03);border-radius:8px;border-left:3px solid rgba(0,0,0,0);transition:all .2s}.yumeko-upload-notification .upload-notification-body .upload-steps .upload-step.active{background:rgba(16,185,129,.08);border-left-color:#10b981}.yumeko-upload-notification .upload-notification-body .upload-steps .upload-step.active .step-icon{color:#10b981;animation:pulse 1.5s ease-in-out infinite}.yumeko-upload-notification .upload-notification-body .upload-steps .upload-step.active .step-text{color:#10b981;font-weight:600}.yumeko-upload-notification .upload-notification-body .upload-steps .upload-step.completed .step-icon{color:#10b981}.yumeko-upload-notification .upload-notification-body .upload-steps .upload-step.completed .step-text{color:hsla(0,0%,100%,.9)}.yumeko-upload-notification .upload-notification-body .upload-steps .upload-step.pending{opacity:.5}.yumeko-upload-notification .upload-notification-body .upload-steps .upload-step.pending .step-icon{color:hsla(0,0%,100%,.3)}.yumeko-upload-notification .upload-notification-body .upload-steps .upload-step.pending .step-text{color:hsla(0,0%,100%,.5)}.yumeko-upload-notification .upload-notification-body .upload-steps .upload-step .step-icon{flex-shrink:0;transition:all .2s}.yumeko-upload-notification .upload-notification-body .upload-steps .upload-step .step-text{font-size:13px;font-weight:500;flex:1;transition:all .2s}.yumeko-upload-notification .upload-notification-body .upload-steps .upload-step .step-progress-bar{width:100%;height:4px;background:rgba(0,0,0,.3);border-radius:2px;overflow:hidden;margin-top:8px}.yumeko-upload-notification .upload-notification-body .upload-steps .upload-step .step-progress-bar .step-progress-fill{height:100%;background:linear-gradient(90deg,#10b981,#34d399);transition:width .3s ease}.yumeko-upload-notification .upload-notification-body .upload-progress-section{background:rgba(0,0,0,.3);padding:16px;border-radius:10px}.yumeko-upload-notification .upload-notification-body .upload-progress-section .progress-text{font-size:13px;color:hsla(0,0%,100%,.8);margin-bottom:10px;font-weight:500;display:flex;align-items:center;gap:8px}.yumeko-upload-notification .upload-notification-body .upload-progress-section .progress-text .processing-spinner{color:#10b981;animation:spin 1s linear infinite}.yumeko-upload-notification .upload-notification-body .upload-progress-section .progress-bar-wrapper{display:flex;align-items:center;gap:12px;margin-bottom:12px}.yumeko-upload-notification .upload-notification-body .upload-progress-section .progress-bar-wrapper .progress-bar{flex:1;height:8px;background:hsla(0,0%,100%,.1);border-radius:10px;overflow:hidden}.yumeko-upload-notification .upload-notification-body .upload-progress-section .progress-bar-wrapper .progress-bar .progress-fill{height:100%;background:linear-gradient(90deg,#10b981,#34d399 50%,#10b981);background-size:200% 100%;animation:shimmer 2s linear infinite;transition:width .3s ease;border-radius:10px}.yumeko-upload-notification .upload-notification-body .upload-progress-section .progress-bar-wrapper .progress-percent{font-size:14px;font-weight:700;color:#10b981;min-width:45px;text-align:right}.yumeko-upload-notification .upload-notification-body .upload-progress-section .btn-check-status{width:100%;padding:10px 16px;background:rgba(16,185,129,.1);border:1px solid rgba(16,185,129,.3);border-radius:8px;color:#10b981;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:8px}.yumeko-upload-notification .upload-notification-body .upload-progress-section .btn-check-status svg{transition:transform .3s ease}.yumeko-upload-notification .upload-notification-body .upload-progress-section .btn-check-status svg.spinning{animation:spin 1s linear infinite}.yumeko-upload-notification .upload-notification-body .upload-progress-section .btn-check-status:hover:not(:disabled){background:rgba(16,185,129,.2);border-color:rgba(16,185,129,.5);transform:translateY(-1px)}.yumeko-upload-notification .upload-notification-body .upload-progress-section .btn-check-status:active:not(:disabled){transform:translateY(0)}.yumeko-upload-notification .upload-notification-body .upload-progress-section .btn-check-status:disabled{opacity:.5;cursor:not-allowed}.yumeko-upload-notification .upload-notification-body .upload-error-state,.yumeko-upload-notification .upload-notification-body .upload-success-state{text-align:center;padding:30px 20px}.yumeko-upload-notification .upload-notification-body .upload-error-state svg,.yumeko-upload-notification .upload-notification-body .upload-success-state svg{margin-bottom:16px}.yumeko-upload-notification .upload-notification-body .upload-error-state h3,.yumeko-upload-notification .upload-notification-body .upload-success-state h3{font-size:18px;font-weight:700;color:#fff;margin:0 0 8px}.yumeko-upload-notification .upload-notification-body .upload-error-state p,.yumeko-upload-notification .upload-notification-body .upload-success-state p{font-size:14px;color:hsla(0,0%,100%,.7);margin:0}.yumeko-upload-notification .upload-notification-body .upload-success-state svg{color:#10b981}.yumeko-upload-notification .upload-notification-body .upload-error-state svg{color:#ef4444}.yumeko-upload-notification .minimized-progress{padding:12px 16px;display:flex;align-items:center;gap:12px}.yumeko-upload-notification .minimized-progress .mini-progress-bar{flex:1;height:6px;background:hsla(0,0%,100%,.1);border-radius:10px;overflow:hidden}.yumeko-upload-notification .minimized-progress .mini-progress-bar .mini-progress-fill{height:100%;background:linear-gradient(90deg,#10b981,#34d399);transition:width .3s ease;border-radius:10px}.yumeko-upload-notification .minimized-progress .mini-progress-text{font-size:12px;font-weight:700;color:#10b981;min-width:40px;text-align:right}@keyframes slideInUp{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}