:root{color:#1f2937;background:radial-gradient(circle at 20% 10%,#f8fafc 0%,#eef2ff 45%,#ecfeff 100%);font-family:Space Grotesk,Segoe UI,sans-serif;font-weight:400;line-height:1.4}*{box-sizing:border-box}body{min-height:100vh;margin:0}h1,h2,h3,p{margin:0}a{color:inherit;text-decoration:none}.auth-wrap,.layout{max-width:960px;margin:0 auto;padding:2rem 1rem 3rem}.topbar{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.card{background:#ffffffea;border:1px solid #dbeafe;border-radius:16px;margin-bottom:1rem;padding:1rem;box-shadow:0 20px 40px #0f172a14}.auth-card{gap:.75rem;max-width:440px;margin:6vh auto 0;display:grid}label{gap:.35rem;font-size:.9rem;display:grid}input,textarea,button{font:inherit}input,textarea{background:#fff;border:1px solid #cbd5e1;border-radius:10px;width:100%;padding:.65rem .75rem}textarea{resize:vertical}button{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:10px;padding:.7rem .9rem;font-weight:600}button:disabled{opacity:.6;cursor:wait}button.ghost,.link-btn{color:#1e293b;background:#e2e8f0}.stack{gap:.75rem;display:grid}.list{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.list li a{border:1px solid #cbd5e1;border-radius:10px;gap:.2rem;padding:.7rem;display:grid}.chat-card{gap:.9rem;display:grid}.messages{gap:.6rem;max-height:52vh;padding-right:.35rem;display:grid;overflow-y:auto}.message{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:.65rem}.message header{justify-content:space-between;gap:1rem;margin-bottom:.25rem;display:flex}.send-form{gap:.6rem;display:grid}.muted{color:#64748b}.error{color:#b91c1c;font-weight:600}@media (width<=640px){.topbar{flex-direction:column;align-items:stretch}}
