:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{min-height:100vh}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f3f4f6;color:#1f2937}.auth-container,.home-container{display:flex;justify-content:center;align-items:center;min-height:100vh}.auth-card,.home-card{width:100%;max-width:360px;padding:2rem;border-radius:.75rem;background:#fff;box-shadow:0 10px 30px #0f172a1a;text-align:center;margin:0 auto}button{width:100%;margin-top:1.5rem;padding:.75rem 1rem;border:none;border-radius:.5rem;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease}button:disabled{cursor:progress;opacity:.75}button:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 8px 18px #3b82f659}.auth-error{margin-top:1rem;color:#dc2626;font-size:.9rem}
