.chats-app[data-astro-cid-h5f66utk]{min-height:100vh;background:#f5f5f7;font-family:Poppins,sans-serif;color:#1c1c1e}.login-prompt[data-astro-cid-h5f66utk]{max-width:480px;margin:80px auto;padding:40px;background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000000f;text-align:center}.login-prompt[data-astro-cid-h5f66utk] h2[data-astro-cid-h5f66utk]{margin:0 0 20px;font-size:20px;font-weight:600}#login-btn[data-astro-cid-h5f66utk],.ghost-btn[data-astro-cid-h5f66utk]{background:#eb1c25;color:#fff;border:none;padding:10px 20px;border-radius:100px;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .2s}#login-btn[data-astro-cid-h5f66utk]:hover{background:#d02126}.ghost-btn[data-astro-cid-h5f66utk]{background:transparent;color:#1c1c1e;border:1px solid #d2d2d7}.ghost-btn[data-astro-cid-h5f66utk]:hover{background:#f0f0f3}.app-shell[data-astro-cid-h5f66utk]{display:flex;flex-direction:column;min-height:100vh}.topbar[data-astro-cid-h5f66utk]{background:#fff;padding:16px 24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #E5E5E5;gap:16px;flex-wrap:wrap}.topbar-title[data-astro-cid-h5f66utk]{display:flex;align-items:baseline;gap:12px}.topbar-title[data-astro-cid-h5f66utk] strong[data-astro-cid-h5f66utk]{font-size:18px}.user-email[data-astro-cid-h5f66utk]{font-size:13px;color:#86868b}.topbar-actions[data-astro-cid-h5f66utk]{display:flex;align-items:center;gap:12px}.filter-toggle[data-astro-cid-h5f66utk]{display:flex;align-items:center;gap:6px;font-size:13px;color:#1c1c1e;cursor:pointer}.client-filter[data-astro-cid-h5f66utk]{padding:8px 12px;border:1px solid #d2d2d7;border-radius:100px;background:#fff;color:#1c1c1e;font-size:13px;font-family:inherit;cursor:pointer}.conv-item-client[data-astro-cid-h5f66utk]{background:#eef2ff;color:#3730a3;font-size:10px;font-weight:700;padding:2px 6px;border-radius:100px;text-transform:uppercase;letter-spacing:.5px}.split[data-astro-cid-h5f66utk]{display:grid;grid-template-columns:380px 1fr;flex:1;min-height:0}.list-pane[data-astro-cid-h5f66utk]{border-right:1px solid #E5E5E5;background:#fff;overflow-y:auto;max-height:calc(100vh - 64px)}.list-status[data-astro-cid-h5f66utk]{padding:16px 20px;font-size:13px;color:#86868b}.conversation-list[data-astro-cid-h5f66utk]{list-style:none;padding:0;margin:0}.conv-item[data-astro-cid-h5f66utk]{padding:14px 20px;border-bottom:1px solid #f0f0f3;cursor:pointer;transition:background .15s}.conv-item[data-astro-cid-h5f66utk]:hover{background:#f5f5f7}.conv-item[data-astro-cid-h5f66utk].active{background:#fff5f5;border-left:3px solid #EB1C25;padding-left:17px}.conv-item-name[data-astro-cid-h5f66utk]{font-weight:600;font-size:14px;color:#1c1c1e;display:flex;align-items:center;gap:8px}.conv-item-badge[data-astro-cid-h5f66utk]{background:#34c759;color:#fff;font-size:10px;font-weight:700;padding:2px 6px;border-radius:100px;text-transform:uppercase;letter-spacing:.5px}.conv-item-preview[data-astro-cid-h5f66utk]{font-size:13px;color:#6e6e73;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conv-item-meta[data-astro-cid-h5f66utk]{font-size:11px;color:#86868b;margin-top:6px;display:flex;gap:8px}.detail-pane[data-astro-cid-h5f66utk]{overflow-y:auto;padding:24px;max-height:calc(100vh - 64px)}.detail-empty[data-astro-cid-h5f66utk]{color:#86868b;font-size:14px;padding:40px 20px;text-align:center}.detail-header[data-astro-cid-h5f66utk]{background:#fff;padding:16px 20px;border-radius:12px;margin-bottom:16px;box-shadow:0 1px 3px #0000000a}.detail-header[data-astro-cid-h5f66utk] h3[data-astro-cid-h5f66utk]{margin:0 0 8px;font-size:16px}.detail-meta[data-astro-cid-h5f66utk]{font-size:13px;color:#6e6e73;display:grid;grid-template-columns:max-content 1fr;gap:4px 12px}.detail-meta[data-astro-cid-h5f66utk] dt[data-astro-cid-h5f66utk]{font-weight:600;color:#1c1c1e}.detail-meta[data-astro-cid-h5f66utk] dd[data-astro-cid-h5f66utk]{margin:0}.detail-meta[data-astro-cid-h5f66utk] a[data-astro-cid-h5f66utk]{color:#007aff;text-decoration:none}.detail-meta[data-astro-cid-h5f66utk] a[data-astro-cid-h5f66utk]:hover{text-decoration:underline}.detail-messages[data-astro-cid-h5f66utk]{background:#fff;border-radius:12px;padding:20px;display:flex;flex-direction:column;gap:8px;box-shadow:0 1px 3px #0000000a}.detail-msg[data-astro-cid-h5f66utk]{max-width:75%;padding:10px 14px;border-radius:18px;font-size:14px;line-height:1.4;word-wrap:break-word;white-space:pre-wrap}.detail-msg[data-astro-cid-h5f66utk].user{align-self:flex-end;background:#2997ff;color:#fff}.detail-msg[data-astro-cid-h5f66utk].assistant{align-self:flex-start;background:#e9e9eb;color:#000}.detail-msg-time[data-astro-cid-h5f66utk]{font-size:10px;opacity:.7;margin-top:4px;display:block}@media (max-width: 760px){.split[data-astro-cid-h5f66utk]{grid-template-columns:1fr}.list-pane[data-astro-cid-h5f66utk],.detail-pane[data-astro-cid-h5f66utk]{max-height:none}}
