.dev-refresh-btn{z-index:9999;color:#fff;cursor:pointer;background:#00c0c0eb;border:none;border-radius:999px;align-items:center;gap:4px;height:36px;padding:0 12px;font-size:13px;font-weight:500;display:inline-flex;position:fixed;bottom:80px;right:16px;box-shadow:0 4px 12px #0000002e}.dev-refresh-btn:active{opacity:.85}.dev-refresh-btn__icon{font-size:16px;line-height:1}.dev-refresh-btn__spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.8s linear infinite dev-refresh-spin}.dev-refresh-btn__text{line-height:1}@keyframes dev-refresh-spin{to{transform:rotate(1turn)}}
