.loading-container[data-v-80258290]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;height:100%;justify-content:center;width:100%}.loading-overlay[data-v-80258290]{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fffc;bottom:0;left:0;position:absolute;right:0;top:0;z-index:1000}.loading-xs .loading-text[data-v-80258290]{font-size:12px}.loading-sm .loading-text[data-v-80258290]{font-size:14px}.loading-md .loading-text[data-v-80258290]{font-size:16px}.loading-lg .loading-text[data-v-80258290]{font-size:18px}.loading-xl .loading-text[data-v-80258290]{font-size:20px}.loading-spinner[data-v-80258290]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.spinner[data-v-80258290]{-webkit-animation:spin-80258290 1s linear infinite;animation:spin-80258290 1s linear infinite;border:2px solid #e5e7eb;border-radius:50%;border-top-color:#000}.loading-xs .spinner[data-v-80258290]{height:16px;width:16px}.loading-sm .spinner[data-v-80258290]{height:20px;width:20px}.loading-md .spinner[data-v-80258290]{height:24px;width:24px}.loading-lg .spinner[data-v-80258290]{height:32px;width:32px}.loading-xl .spinner[data-v-80258290]{height:40px;width:40px}@-webkit-keyframes spin-80258290{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin-80258290{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.loading-dots[data-v-80258290]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.loading-dots .dot[data-v-80258290]{-webkit-animation:dots-80258290 1.4s ease-in-out infinite both;animation:dots-80258290 1.4s ease-in-out infinite both;background-color:#000;border-radius:50%;height:8px;width:8px}.loading-xs .dot[data-v-80258290]{height:6px;width:6px}.loading-sm .dot[data-v-80258290]{height:7px;width:7px}.loading-md .dot[data-v-80258290]{height:8px;width:8px}.loading-lg .dot[data-v-80258290]{height:10px;width:10px}.loading-xl .dot[data-v-80258290]{height:12px;width:12px}.loading-dots .dot[data-v-80258290]:first-child{-webkit-animation-delay:-.32s;animation-delay:-.32s}.loading-dots .dot[data-v-80258290]:nth-child(2){-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes dots-80258290{0%,80%,to{opacity:.5;-webkit-transform:scale(0);transform:scale(0)}40%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes dots-80258290{0%,80%,to{opacity:.5;-webkit-transform:scale(0);transform:scale(0)}40%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.loading-pulse[data-v-80258290]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.pulse[data-v-80258290]{-webkit-animation:pulse-80258290 2s ease-in-out infinite;animation:pulse-80258290 2s ease-in-out infinite;background-color:#000;border-radius:50%;height:40px;width:40px}.loading-xs .pulse[data-v-80258290]{height:20px;width:20px}.loading-sm .pulse[data-v-80258290]{height:24px;width:24px}.loading-md .pulse[data-v-80258290]{height:32px;width:32px}.loading-lg .pulse[data-v-80258290]{height:48px;width:48px}.loading-xl .pulse[data-v-80258290]{height:64px;width:64px}@-webkit-keyframes pulse-80258290{0%{opacity:.5;-webkit-transform:scale(.95);transform:scale(.95)}70%{opacity:.7;-webkit-transform:scale(1);transform:scale(1)}to{opacity:.5;-webkit-transform:scale(.95);transform:scale(.95)}}@keyframes pulse-80258290{0%{opacity:.5;-webkit-transform:scale(.95);transform:scale(.95)}70%{opacity:.7;-webkit-transform:scale(1);transform:scale(1)}to{opacity:.5;-webkit-transform:scale(.95);transform:scale(.95)}}.loading-skeleton[data-v-80258290]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;width:100%}.skeleton-item[data-v-80258290]{-webkit-animation:skeleton-80258290 1.5s ease-in-out infinite;animation:skeleton-80258290 1.5s ease-in-out infinite;background:-webkit-gradient(linear,left top,right top,color-stop(25%,#f0f0f0),color-stop(50%,#e0e0e0),color-stop(75%,#f0f0f0));background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:4px;height:16px}.loading-xs .skeleton-item[data-v-80258290]{height:12px;width:120px}.loading-sm .skeleton-item[data-v-80258290]{height:14px;width:140px}.loading-md .skeleton-item[data-v-80258290]{height:16px;width:160px}.loading-lg .skeleton-item[data-v-80258290]{height:18px;width:180px}.loading-xl .skeleton-item[data-v-80258290]{height:20px;width:200px}.loading-skeleton .skeleton-item[data-v-80258290]:nth-child(2){width:80%}.loading-skeleton .skeleton-item[data-v-80258290]:nth-child(3){width:60%}@-webkit-keyframes skeleton-80258290{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes skeleton-80258290{0%{background-position:-200% 0}to{background-position:200% 0}}.loading-progress[data-v-80258290]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;max-width:300px;width:100%}.progress-bar[data-v-80258290]{background-color:#e5e7eb;border-radius:4px;height:8px;overflow:hidden;width:100%}.loading-xs .progress-bar[data-v-80258290]{height:4px}.loading-sm .progress-bar[data-v-80258290]{height:6px}.loading-md .progress-bar[data-v-80258290]{height:8px}.loading-lg .progress-bar[data-v-80258290]{height:10px}.loading-xl .progress-bar[data-v-80258290]{height:12px}.progress-fill[data-v-80258290]{-webkit-animation:progress-pulse-80258290 2s ease-in-out infinite;animation:progress-pulse-80258290 2s ease-in-out infinite;background:-webkit-gradient(linear,left top,right top,from(#000),to(#fff));background:linear-gradient(90deg,#000,#fff);border-radius:4px;height:100%;-webkit-transition:width .3s ease;transition:width .3s ease}@-webkit-keyframes progress-pulse-80258290{0%,to{opacity:1}50%{opacity:.7}}@keyframes progress-pulse-80258290{0%,to{opacity:1}50%{opacity:.7}}.default-custom[data-v-80258290],.loading-custom[data-v-80258290]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.custom-spinner[data-v-80258290]{-webkit-animation:spin-80258290 1s linear infinite;animation:spin-80258290 1s linear infinite;border:2px solid #e5e7eb;border-radius:50%;border-top-color:#000;height:24px;width:24px}.loading-text[data-v-80258290]{color:#6b7280;font-weight:500;margin:0;text-align:center}.dark{background:#000c}.dark{color:#9ca3af}.dark{background:-webkit-gradient(linear,left top,right top,color-stop(25%,#374151),color-stop(50%,#4b5563),color-stop(75%,#374151));background:linear-gradient(90deg,#374151 25%,#4b5563,#374151 75%)}.dark{background-color:#374151}
