.scroll-to-top-btn{position:fixed;bottom:var(--offset-y, 2rem);right:var(--offset-x, 2rem);width:50px;height:50px;border-radius:50%;border:none;cursor:pointer;display:none;align-items:center;justify-content:center;z-index:1000;transition:all .3s ease;box-shadow:0 4px 12px #00000026;opacity:0;transform:translateY(20px)}.scroll-to-top-btn.visible{opacity:1;transform:translateY(0)}.scroll-to-top-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0003}.scroll-to-top-btn:active{transform:translateY(0)}.scroll-to-top-icon{width:20px;height:20px;color:currentColor}@media screen and (max-width: 749px){.scroll-to-top-btn{bottom:var(--offset-mobile-y, 1.5rem);right:var(--offset-mobile-x, 1.5rem);width:45px;height:45px}.scroll-to-top-icon{width:18px;height:18px}}.scroll-to-top-wrapper[data-position=bottom-left] .scroll-to-top-btn{right:auto;left:var(--offset-x, 2rem)}@media screen and (max-width: 749px){.scroll-to-top-wrapper[data-position=bottom-left] .scroll-to-top-btn{left:var(--offset-mobile-x, 1.5rem)}}.scroll-to-top-btn.color-accent-1{background-color:rgb(var(--color-button));color:rgb(var(--color-button-text))}.scroll-to-top-btn.color-accent-2{background-color:rgb(var(--color-button-secondary));color:rgb(var(--color-button-secondary-text))}.scroll-to-top-btn.color-background-1{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));border:1px solid rgba(var(--color-foreground),.2)}.scroll-to-top-btn.color-background-2{background-color:rgb(var(--color-background-secondary));color:rgb(var(--color-foreground))}
/*# sourceMappingURL=/cdn/shop/t/40/assets/scroll-to-top.css.map */
