html,body{margin:0;padding:0;list-style:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0006;border-radius:4px;margin:4px 0}::-webkit-scrollbar-thumb{background:#222;border-radius:4px;transition:background .3s ease}::-webkit-scrollbar-thumb:hover{background:#000}::-webkit-scrollbar-corner{background:transparent}.fade-leave-active[data-v-bf057416]{transition:all .3s ease-out}.fade-leave-to[data-v-bf057416]{opacity:0}.loading-overlay[data-v-bf057416]{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0003;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:9999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.loading-spinner[data-v-bf057416]{width:50px;height:50px;border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;animation:spin-bf057416 1s linear infinite;margin-bottom:12px}.loading-text[data-v-bf057416]{color:#3498db;font-size:1.2em}@keyframes spin-bf057416{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
