.back-to-top{position:fixed;bottom:32px;right:32px;z-index:1000;width:48px;height:48px;border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;background-color:rgba(var(--back-to-top-color-rgb, 255, 255, 255),var(--back-to-top-opacity, .25));backdrop-filter:blur(var(--back-to-top-blur, 10px));-webkit-backdrop-filter:blur(var(--back-to-top-blur, 10px));box-shadow:0 4px 24px #0000001f;border:1px solid rgba(var(--back-to-top-color-rgb, 255, 255, 255),.35);color:rgba(var(--color-foreground),.85);opacity:0;visibility:hidden;transform:translateY(12px);transition:opacity .35s ease,visibility .35s ease,transform .35s ease,background-color .25s ease,box-shadow .25s ease;pointer-events:none}.back-to-top--visible{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.back-to-top:hover{background-color:rgba(var(--back-to-top-color-rgb, 255, 255, 255),calc(var(--back-to-top-opacity, .25) + .15));box-shadow:0 8px 32px #0000002e;transform:translateY(-2px)}.back-to-top:focus-visible{outline:2px solid rgba(var(--color-foreground),.5);outline-offset:3px}.back-to-top__icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.back-to-top__icon svg{width:20px;height:20px}@media screen and (max-width:749px){.back-to-top{bottom:20px;right:16px;width:42px;height:42px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/back-to-top.css.map */
