.archive-progress{-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.archive-progress__track{background-color:#ab8c00;border-radius:6px;height:44px;overflow:hidden;position:relative}.archive-progress__track-label{align-items:center;display:inline-flex;font-size:16px;font-weight:600;gap:7px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}.archive-progress__track-icon{animation:archive-spin 1s linear infinite;height:16px;width:16px}.archive-progress__fill{align-items:center;animation:archive-stripes 10s linear infinite running;background:repeating-linear-gradient(-45deg,#ffd000,#ffd000 20px,#f2b708 0 39px);background-size:55px 100%;border-radius:6px;display:flex;height:100%;justify-content:center;position:relative;width:100%}.archive-progress__stats{display:flex;font-size:14px;justify-content:space-between;margin-top:4px}@keyframes archive-stripes{0%{background-position:0 0}to{background-position:500px 0}}@keyframes archive-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.export-button{transition-property:color,background-color,background,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to}.export-button--locked{background:linear-gradient(92deg,#9204ff -.33%,#6e0299 126.82%);color:var(--color-white-02)}.export-button--locked:active,.export-button--locked:hover{background:linear-gradient(#9204ff,#9204ff)}
