.back-to-top{position:fixed;right:5rem;bottom:5rem;z-index:50;width:60px;height:60px;border-radius:50%;border:none;background:#93b67d;color:rgb(var(--color-background));cursor:pointer;box-shadow:0 4px 12px #00000026;display:flex;align-items:center;justify-content:center;padding:0;opacity:0;transform:translateY(20px) scale(.8);transition:opacity .3s ease,transform .3s ease,box-shadow .2s ease,background-color .2s ease;pointer-events:none}.back-to-top[hidden]{display:none}.back-to-top.is-visible{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.back-to-top:hover{box-shadow:0 6px 20px #00000040;transform:translateY(-2px) scale(1.05)}.back-to-top:focus-visible{outline:2px solid #93b67d;outline-offset:3px}.back-to-top:active{transform:translateY(0) scale(.95)}.back-to-top svg{width:22px;height:22px}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.back-to-top{transition:opacity .2s ease;transform:none}.back-to-top.is-visible,.back-to-top:hover{transform:none}}@media screen and (max-width:749px){.back-to-top{right:2.5rem;bottom:2.5rem;width:60px;height:60px}.back-to-top svg{width:20px;height:20px}}@media screen and (max-width:749px){.back-to-top{bottom:max(2.5rem,env(safe-area-inset-bottom))}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/component-back-to-top.css.map */
