.catchup-band{color:#fff;background:linear-gradient(100deg,#4c4a73 0%,#565383 42%,#3e3c63 100%);position:relative;overflow:hidden}.catchup-band:before{content:"";pointer-events:none;background:radial-gradient(560px 150px at 12% -40%,#ffffff29,#0000 70%),radial-gradient(420px 130px at 92% 140%,#a09edc4d,#0000 70%);position:absolute;inset:0}.catchup-band .catchup-inner{z-index:1;align-items:center;gap:14px;min-height:62px;padding:0 26px;display:flex;position:relative}.catchup-band .cu-ic{color:#fff;background:#ffffff21;border:1px solid #fff3;border-radius:9px;flex:none;place-items:center;width:32px;height:32px;display:grid}.catchup-band .cu-ic svg{width:16px;height:16px}.catchup-band .cu-txt{flex-wrap:wrap;flex:1;align-items:baseline;gap:9px;min-width:0;display:flex}.catchup-band .cu-txt b{letter-spacing:-.01em;font-size:14px;font-weight:650}.catchup-band .cu-txt>span{color:#cfcee6;font-size:13px}.catchup-band .cu-btn{color:#4c4a73;font:inherit;cursor:pointer;background:#fff;border:0;border-radius:10px;flex:none;align-items:center;gap:8px;padding:9px 16px;font-size:13px;font-weight:650;transition:all .16s;display:inline-flex;box-shadow:0 6px 18px -6px #0f0e1a73}.catchup-band .cu-btn:hover:not(:disabled){background:#f4f3fb;transform:translateY(-1px)}.catchup-band .cu-btn:disabled{opacity:.7;cursor:default}.catchup-band .cu-btn svg{width:15px;height:15px}.catchup-wait{color:var(--muted,#6b6885);margin:0;font-size:12.5px}@media (max-width:720px){.catchup-band .catchup-inner{flex-wrap:wrap;align-items:flex-start;padding:12px 18px}.catchup-band .cu-btn{justify-content:center;width:100%}}@media (prefers-reduced-motion:reduce){.catchup-band .cu-btn:hover:not(:disabled){transform:none}}