.back-to-top{position:fixed;right:246px;bottom:20px;z-index:88;width:48px;height:48px;padding:0;border:1px solid #ead7c9;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.96);color:#c8151b;box-shadow:0 10px 28px rgba(49,25,11,.16);cursor:pointer;opacity:0;visibility:hidden;transform:translateY(12px);transition:opacity .2s,visibility .2s,transform .2s,background .2s,color .2s,bottom .2s}.back-to-top.is-visible{opacity:1;visibility:visible;transform:none}.back-to-top:hover{background:#c8151b;color:#fff}.back-to-top svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.back-to-top span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
@media(max-width:760px){.back-to-top{right:12px;bottom:14px;width:43px;height:43px;z-index:89}body:has(.mobile-buybar) .back-to-top{bottom:86px}}
@media(max-width:600px){.back-to-top{right:12px;bottom:14px;width:43px;height:43px;z-index:89}body:has(.mobile-buybar) .back-to-top{bottom:86px}}
@media(prefers-reduced-motion:reduce){.back-to-top{transition:none}}
