.fullscreen-loader[data-v-d369499a]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#ffffffe6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:9999}.loader-content[data-v-d369499a]{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.5rem}.spinner[data-v-d369499a]{width:48px;height:48px;border:5px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:spin-d369499a 1s linear infinite;margin-bottom:12px}@keyframes spin-d369499a{to{transform:rotate(360deg)}}
