.ChatShell_shell__LxLDy{border:1px solid var(--color-border-subtle);border-radius:var(--radius-lg);overflow:hidden;background:var(--color-bg-surface);height:clamp(480px,70dvh,760px)}.ChatShell_layout__QlDTL{display:grid;grid-template-columns:320px 1fr;height:100%}.ChatShell_list__blQrC{border-right:1px solid var(--color-border-subtle);height:100%;overflow:hidden;min-width:0}.ChatShell_channel__CgYbv{height:100%;overflow:hidden;display:flex;flex-direction:column;min-width:0}.ChatShell_empty__kCYiB{flex:1;display:grid;place-items:center;color:var(--color-text-secondary);font-size:var(--fs-body-sm);padding:var(--space-7);text-align:center}.ChatShell_loading__6XgQS{display:grid;place-items:center;height:480px;color:var(--color-text-secondary);font-size:var(--fs-body-sm)}.ChatShell_unavailable__Ru2Nn{border:1px dashed var(--color-border-subtle);border-radius:var(--radius-lg);padding:var(--space-7);background:var(--color-bg-surface);color:var(--color-text-secondary)}.ChatShell_unavailable__Ru2Nn h3{font-family:var(--font-display);font-size:var(--fs-h3);font-weight:var(--fw-regular);margin-bottom:var(--space-3);color:var(--color-text-primary)}.ChatShell_unavailable__Ru2Nn code{font-family:ui-monospace,Geist Mono,monospace;background:var(--palette-cream-100);padding:2px 6px;border-radius:var(--radius-sm)}@media (max-width:767px){.ChatShell_shell__LxLDy{height:calc(100dvh - 220px);min-height:420px;border-radius:0;border-left:0;border-right:0;margin-inline:calc(var(--space-4) * -1)}.ChatShell_layout__QlDTL{grid-template-columns:1fr}.ChatShell_channel__CgYbv,.ChatShell_list__blQrC{grid-column:1/-1;grid-row:1/2}.ChatShell_layout__QlDTL[data-active=false] .ChatShell_channel__CgYbv{display:none}.ChatShell_layout__QlDTL[data-active=false] .ChatShell_list__blQrC{display:block}.ChatShell_layout__QlDTL[data-active=true] .ChatShell_list__blQrC{display:none}.ChatShell_layout__QlDTL[data-active=true] .ChatShell_channel__CgYbv{display:flex}}