.app-root{background:#f5f5f7;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0;min-height:100vh;padding:0}body{margin:0}.global-loading-overlay{align-items:center;background:#ffffffe6;display:flex;flex-direction:column;gap:1rem;inset:0;justify-content:center;position:fixed;z-index:9999}.global-loading-spinner{animation:spin .8s linear infinite;border:4px solid #e5e7eb;border-radius:50%;border-top-color:#f08a01;height:48px;width:48px}.global-loading-text{color:#374151;font-size:1rem;margin:0}@keyframes spin{to{transform:rotate(1turn)}}.fade-enter-active,.fade-leave-active{transition:opacity .2s ease}.fade-enter-from,.fade-leave-to{opacity:0}
