:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.4}*{box-sizing:border-box}body{color:#0f172a;background:#f8fafc;margin:0}#app{min-height:100vh}.auth-page{place-items:center;min-height:100vh;padding:1rem;display:grid}.auth-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;width:100%;max-width:28rem;padding:1.25rem}.auth-card h1{margin-top:0}.auth-form{gap:.75rem;display:grid}.auth-form label{gap:.35rem;font-weight:600;display:grid}.auth-form input{border:1px solid #cbd5e1;border-radius:.5rem;width:100%;padding:.5rem .65rem}.auth-actions{gap:.5rem;display:flex}button{color:#fff;cursor:pointer;background:#0f172a;border:1px solid #334155;border-radius:.5rem;padding:.5rem .8rem}button.secondary{color:#0f172a;background:#fff}.error{color:#b91c1c}.v-tooltip-bubble{color:#d4c4a0;white-space:nowrap;background:#1a1208;border:1px solid #c8a05080;border-radius:4px;padding:3px 8px;font-size:11px;box-shadow:0 2px 6px #0009}.nav-progress[data-v-e6cbcc56]{z-index:9999;pointer-events:none;background:#3b82f6;width:100%;height:3px;position:fixed;top:0;left:-100%}.nav-progress.active[data-v-e6cbcc56]{animation:1.4s ease-in-out infinite nav-slide-e6cbcc56}@keyframes nav-slide-e6cbcc56{0%{left:-100%}to{left:100%}}
