@keyframes progressAnim{0%{width:0}20%{width:20%}40%{width:40%}50%{width:42%}60%{width:44%}70%{width:46%}80%{width:60%}90%{width:80%}to{width:100%}}.splash-refresh-animation-wrap{display:block;width:min(80vw,340px)}@supports (height:100svh){.splash-anim-box .splash-refresh-animation-wrap{width:min(80vw,340px,calc(var(--splash-anim-h, 220px) * 1.55))}}.splash-refresh-animation{display:block;width:100%;height:auto;overflow:visible}