.theme-state[data-v-dc745200]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;font-family:system-ui,sans-serif;background-color:var(--theme-surface);color:var(--theme-text);text-align:center;padding:2rem}.spinner[data-v-dc745200]{width:40px;height:40px;border:3px solid var(--theme-border);border-top-color:var(--theme-accent);border-radius:50%;animation:spin-dc745200 1s linear infinite;margin-bottom:1rem}@keyframes spin-dc745200{to{transform:rotate(1turn)}}
