.feedback-upload-progress{display:grid;gap:9px;padding:14px 15px;border:1px solid rgba(0,255,231,.18);border-radius:12px;background:rgba(0,255,231,.045)}.feedback-upload-progress__top{display:flex;align-items:center;justify-content:space-between;gap:14px;color:rgba(255,255,255,.78);font-size:.78rem}.feedback-upload-progress__top strong{color:#00ffe7;font-family:Arial,sans-serif;font-size:.72rem;font-variant-numeric:tabular-nums}.feedback-upload-progress__bar{height:7px;overflow:hidden;border-radius:99px;background:rgba(255,255,255,.08)}.feedback-upload-progress__bar i{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#8468ff,#00ffe7);box-shadow:0 0 18px rgba(0,255,231,.3);transition:width .18s ease}.feedback-upload-progress small{color:rgba(255,255,255,.42);font-size:.69rem;line-height:1.4}.feedback-upload-progress.is-processing .feedback-upload-progress__bar i{width:100%!important;animation:feedbackProcessing 1.1s ease-in-out infinite alternate}@keyframes feedbackProcessing{to{filter:brightness(1.55);transform:scaleX(.94);transform-origin:right}}.feedback-submit:disabled{cursor:wait;opacity:.68;transform:none!important}
