/** Shopify CDN: Minification failed

Line 9:595 Unexpected "-->"
Line 9:599 Unexpected "{"
Line 9:600 Expected identifier but found "'back-to-top.css'"
Line 9:648 Unexpected "<"

**/
#backToTop{position:fixed;right:-60px;top:50%;transform:translateY(-50%);background:rgb(0 0 0 / .4);border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;padding:0;cursor:pointer;z-index:999;opacity:0;pointer-events:none;transition:right 0.4s ease,opacity 0.4s ease;color:#fff}#backToTop.visible{right:12px;opacity:1;pointer-events:auto}#backToTop:hover{background:rgb(0 0 0 / .6)}#backToTop svg{width:24px;height:24px}@media (max-width:768px){#backToTop{width:32px;height:32px}#backToTop svg{width:18px;height:18px}}<!-- back-to-top.liquid -->{{'back-to-top.css' | asset_url | stylesheet_tag}}<button id="backToTop" aria-label="Back to top"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!-- Circle background --><circle cx="12" cy="12" r="12" fill="currentColor" opacity="0.2"/><!-- Arrow path --><path d="M12 8L12 16M12 8L8 12M12 8L16 12" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg></button><script src="{{ 'back-to-top.js' | asset_url }}" defer></script>