back-to-top{position:fixed;bottom:2rem;right:2rem;z-index:999;display:block}.back-to-top{width:4.4rem;height:4.4rem;min-width:4.4rem;min-height:4.4rem;border-radius:50%;background-color:rgb(var(--color-button));color:rgb(var(--color-button-text));border:.2rem solid rgba(var(--color-button-text),.1);cursor:pointer;display:none;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(var(--color-shadow),.15);transition:transform var(--duration-short) ease,opacity var(--duration-short) ease,box-shadow var(--duration-short) ease;opacity:0;transform:translateY(1rem)}.back-to-top--visible{opacity:1;transform:translateY(0)}.back-to-top:hover{transform:translateY(-.2rem);box-shadow:0 4px 12px rgba(var(--color-shadow),.25)}.back-to-top:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.2rem}.back-to-top .svg-wrapper{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center}.back-to-top svg{width:100%;height:100%;stroke:currentColor}@media screen and (max-width: 749px){back-to-top{bottom:1.5rem;right:1.5rem}.back-to-top{width:4.4rem;height:4.4rem}}@media screen and (max-width: 374px){back-to-top{bottom:1rem;right:1rem}}
/*# sourceMappingURL=/cdn/shop/t/71/assets/component-back-to-top.css.map */
