.scroll-to-top{right:calc(max(0px,(100vw - 420px)/2) + 20px + env(safe-area-inset-right,0px));bottom:calc(var(--scroll-top-bottom,101px) + env(safe-area-inset-bottom,0px));color:#232227;cursor:pointer;z-index:101;background:#fefefe;border:1px solid #e0e0e0;border-radius:22px;justify-content:center;align-items:center;min-width:44px;height:44px;padding:0 12px;transition:opacity .2s,transform .2s;display:inline-flex;position:fixed;box-shadow:0 2px 8px #00000014}.scroll-to-top:active{transform:scale(.95)}.scroll-to-top__icon{transform:rotate(180deg)}
