[data-slot~=chat-history-page]{background:var(--bg-surface-primary);flex-direction:column;width:100%;height:100%;min-height:0;display:flex;overflow:hidden;container-type:inline-size}[data-slot~=chat-history-page__content]{flex-direction:column;flex:1;width:min(100%,1280px);min-height:0;margin:0 auto;padding:20px 24px 24px;display:flex}[data-slot~=chat-history-page__summary]{border-bottom:1px solid var(--border-neutral);grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;padding:20px 0;display:grid}[data-slot~=chat-history-page__filters]{border-bottom:1px solid var(--border-neutral);flex:none;padding:16px 0}[data-slot~=chat-history-page__filter-row]{align-items:center;gap:12px;min-width:0;display:flex}[data-slot~=chat-history-page__search]{flex:1;min-width:260px}[data-slot~=chat-history-page__date-range]{flex-direction:column;flex:none;gap:4px;width:240px;display:flex}[data-slot~=chat-history-page__applied-filters]{margin-top:12px}[data-slot~=chat-history-page__result-bar]{justify-content:space-between;align-items:baseline;gap:12px;padding:12px 0 0;display:flex}[data-slot~=chat-history-page__filter-panel]{max-height:min(560px,100vh - 32px);overflow-y:auto}[data-slot~=chat-history-page__table]{flex:1;min-height:0;margin-top:16px;overflow:hidden}@container (width<1080px){[data-slot~=chat-history-page__table]{overflow:auto}[data-slot~=chat-history-page__compact-list]{padding-bottom:12px}[data-slot~=chat-history-page__compact-card]{justify-content:flex-start}[data-slot~=chat-history-page__compact-card]>span{width:100%}[data-slot~=chat-history-page__compact-card-meta]{grid-template-columns:repeat(4,minmax(0,1fr))}}@container (width<760px){[data-slot~=chat-history-page__content]{padding-left:16px;padding-right:16px}[data-slot~=chat-history-page__summary]{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:16px}[data-slot~=chat-history-page__filter-row]{flex-wrap:wrap;align-items:stretch}[data-slot~=chat-history-page__search]{flex-basis:100%;width:100%}[data-slot~=chat-history-page__date-range]{flex:1;width:auto;min-width:200px}[data-slot~=chat-history-page__result-bar]{flex-direction:column;align-items:flex-start;gap:2px}[data-slot~=chat-history-page__compact-card-meta]{grid-template-columns:repeat(2,minmax(0,1fr))}}@container (width<440px){[data-slot~=chat-history-page__content]{padding-top:16px}[data-slot~=chat-history-page__summary]{gap:16px}[data-slot~=chat-history-page__date-range]{min-width:100%}}[data-slot~=chat-history-detail]{background:var(--bg-surface-primary);flex-direction:column;width:100%;height:100%;min-height:0;display:flex;overflow:hidden;container-type:inline-size}[data-slot~=chat-history-detail__summary]{border-bottom:1px solid var(--border-neutral);background:var(--bg-surface-secondary);flex:none;grid-template-columns:minmax(120px,1fr) minmax(180px,1.4fr) repeat(5,minmax(88px,.8fr));gap:20px;padding:12px 16px;display:grid}[data-slot~=chat-history-detail__transcript]{background:var(--bg-surface-secondary);flex-direction:column;width:100%;height:100%;min-height:0;display:flex}@container (width<900px){[data-slot~=chat-history-detail__summary]{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:12px}}@container (width<520px){[data-slot~=chat-history-detail__summary]{grid-template-columns:repeat(2,minmax(0,1fr))}}
