:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#14213d;background:#f4f7fb}*{box-sizing:border-box}body{margin:0}.shell{display:grid;min-height:100vh;gap:1rem;padding:1rem}@media(min-width:900px){.shell{grid-template-columns:360px 1fr;align-items:start}}.panel{background:#fff;border:1px solid #dbe4f0;border-radius:12px;padding:1rem}.conversation-item{display:block;margin-top:.75rem;padding:.75rem;border-radius:8px;border:1px solid #dbe4f0;text-decoration:none;color:inherit}
