.scroll-to-top-btn{position:fixed;right:20px;bottom:20px;width:44px;height:44px;border-radius:50%;background:var(--ink);color:var(--paper);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:50;opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease,visibility .2s,bottom .2s ease;box-shadow:0 6px 18px #14110d2e}.scroll-to-top-btn.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.scroll-to-top-btn:hover{background:var(--ink-soft)}.scroll-to-top-btn.is-pushed-up{bottom:var(--pdp-sticky-bar-height, 84px)}@media(max-width:749px){.scroll-to-top-btn{right:14px;bottom:14px;width:40px;height:40px}}@media(prefers-reduced-motion:reduce){.scroll-to-top-btn{transition:opacity .2s ease,visibility .2s}}
/*# sourceMappingURL=/cdn/shop/t/82/assets/scroll-to-top.css.map */
