.spinner-overlay[data-v-c0072ad3]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fffffff2;display:flex;justify-content:center;align-items:center;z-index:9999}.spinner-container[data-v-c0072ad3]{width:50px;height:50px;display:flex;justify-content:center;align-items:center}.spinner[data-v-c0072ad3]{width:100%;height:100%;border:2px solid #e0e0e0;border-top:2px solid #6996ff;border-radius:50%;animation:spin-c0072ad3 1s linear infinite}@keyframes spin-c0072ad3{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
