.reach-scroll-progress{position:fixed;top:0;left:0;width:0;height:var(--reach-scroll-progress-height, 4px);background:var(--reach-scroll-progress-color, #111111);z-index:99999;pointer-events:none;transition:width .1s linear}.reach-scroll-top{position:fixed;right:var(--reach-scroll-button-offset, 22px);bottom:var(--reach-scroll-button-offset, 22px);width:var(--reach-scroll-button-size, 52px);height:var(--reach-scroll-button-size, 52px);display:flex;align-items:center;justify-content:center;border:0;border-radius:var(--reach-scroll-button-radius, 50%);background:var(--reach-scroll-button-bg, #111111);color:var(--reach-scroll-button-color, #ffffff);box-shadow:0 8px 24px #0003;cursor:pointer;z-index:99998;opacity:0;visibility:hidden;transform:translateY(14px);transition:opacity .25s ease,visibility .25s ease,transform .25s ease,background-color .25s ease}.reach-scroll-top.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.reach-scroll-top:hover{transform:translateY(-3px)}.reach-scroll-top:focus-visible{outline:3px solid currentColor;outline-offset:3px}.reach-scroll-top__icon{width:24px;height:24px;display:block;pointer-events:none}.reach-scroll-top--left{right:auto;left:var(--reach-scroll-button-offset, 22px)}@media screen and (max-width:749px){.reach-scroll-top{right:16px;bottom:16px;width:46px;height:46px}.reach-scroll-top--left{right:auto;left:16px}.reach-scroll-top__icon{width:21px;height:21px}}@media(prefers-reduced-motion:reduce){.reach-scroll-progress,.reach-scroll-top{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/reach-scroll-assistant.css.map */
