.stack{display:grid;gap:16px}.narrow{max-width:860px}.application-panel{margin-top:24px}.status-card{display:flex;gap:18px;align-items:center;justify-content:space-between}.conversation-row{display:flex;justify-content:space-between;align-items:center;text-decoration:none;color:inherit}.unread-badge,.nav-badge{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#1768e5;color:#fff;font-size:11px}.message-thread{display:grid;gap:12px;margin:24px 0;max-height:600px;overflow:auto}.message{max-width:76%;padding:14px 16px;border-radius:16px;background:#eef3fb}.message.mine{margin-left:auto;background:#1768e5;color:#fff}.message p{margin:6px 0}.conversation-actions,.inline-form{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:18px}.inline-form .field{margin:0}.blog-grid,.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.blog-card img,.article-image{width:100%;border-radius:14px}.article{max-width:900px;margin:auto}.article-content{font-size:18px;line-height:1.75}.article-content img{max-width:100%;height:auto}.article-editor{min-height:420px;font-family:ui-monospace,monospace}.article-cta{margin-top:40px;padding:28px;border-radius:16px;background:#edf4ff}.legal-page{max-width:900px;margin:auto}.danger{color:#a52727}@media(max-width:800px){.blog-grid,.card-grid{grid-template-columns:1fr}.status-card{align-items:flex-start;flex-direction:column}.message{max-width:90%}}
