.loading-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0f1218b3;display:none;justify-content:center;align-items:center;z-index:1001}.loading-overlay.visible{display:flex}.spinner{animation:rotate 2s linear infinite;width:30px;height:30px}.spinner-path{stroke-dasharray:150,200;stroke-dashoffset:-10;stroke:#6366f1;animation:dash 1.5s ease-in-out infinite}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35}to{stroke-dasharray:89,200;stroke-dashoffset:-124}}
/*# sourceMappingURL=/cdn/shop/t/78/assets/loading-overlay.css.map */
