.back-to-top-btn{position:fixed;bottom:30px;right:30px;width:48px;height:48px;border-radius:50%;border:none;background:#1a1a1a;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #00000026;opacity:0;visibility:hidden;transform:translateY(20px);transition:opacity .3s ease,transform .3s ease,visibility .3s ease,background .2s ease;z-index:8000;padding:0;font-family:inherit}.back-to-top-btn.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top-btn:hover{background:#333;transform:translateY(-2px)}.back-to-top-btn:active{transform:translateY(0) scale(.95)}.back-to-top-btn svg{width:20px;height:20px;pointer-events:none}@media(max-width:749px){.back-to-top-btn{bottom:20px;right:20px;width:42px;height:42px}.back-to-top-btn svg{width:18px;height:18px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/back-to-top.css.map */
