[data-slot~=chat-history-page]{background:var(--bg-surface-primary);flex-direction:column;width:100%;height:100%;min-height:0;display:flex;overflow:hidden auto;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]{width:100%;padding:20px 0;display:flex}[data-slot~=chat-history-page__summary]>*{flex:1 1 0;min-width:0}[data-slot~=chat-history-page__summary]>:not(:first-child){margin-left:-1px}[data-slot~=chat-history-page__summary-stat]{flex-direction:column;flex:1;justify-content:space-between;gap:16px;width:100%;min-width:0;display:flex}[data-slot~=chat-history-page__summary-label]{min-width:0;color:var(--text-secondary);align-items:center;gap:8px;display:flex}[data-slot~=chat-history-page__summary-value]>button{align-self:center;margin-left:auto}@media (hover:hover){[data-slot~=chat-history-page__summary-value]>button{pointer-events:none;opacity:0}[data-slot~=chat-history-page__summary]>:is(:hover,:focus-within) [data-slot~=chat-history-page__summary-value]>button{pointer-events:auto;opacity:1}}[data-slot~=chat-history-page__filters]{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:none;width:280px}[data-slot~=chat-history-page__filter-spacer]{flex:1;min-width:0}[data-slot~=chat-history-page__date-range]{flex:none;width:max-content;min-width:200px;display:flex}[data-slot~=chat-history-page__applied-filters]{margin-top:12px}[data-slot~=chat-history-page__filter-panel]{max-height:min(560px, calc(var(--radix-popover-content-available-height,100vh) - 16px));overflow:hidden}[data-slot~=chat-history-page__table]{min-width:0;margin-top:16px}[data-slot=chat-history-page__data-table]>.relative>.relative{overflow-x:auto}[data-slot~=chat-history-page__table] th{z-index:20;transform:translateY(var(--chat-history-header-offset,0px));font-size:var(--text-caption);line-height:var(--text-caption--line-height);letter-spacing:var(--text-caption--letter-spacing);font-weight:var(--text-caption--font-weight);position:relative;top:auto}[data-slot~=chat-history-page__table] tbody td:nth-child(n+6):nth-child(-n+9){font-family:var(--font-mono);font-size:var(--text-code);line-height:var(--text-code--line-height);letter-spacing:var(--text-code--letter-spacing);white-space:nowrap}[data-slot~=chat-history-page__table] tbody td:nth-child(9) [data-slot=ai-usage-summary--compact]{font-size:inherit;line-height:inherit;letter-spacing:inherit}[data-slot~=chat-history-page__conversation-name]{text-align:left;justify-content:flex-start;min-width:0;max-width:100%;overflow:hidden}[data-slot~=chat-history-page__conversation-name]>span{justify-content:flex-start;width:100%;min-width:0;max-width:100%}[data-slot~=chat-history-page__conversation-name]>span>span{flex:1;min-width:0}[data-slot~=chat-history-page__table] tbody td:first-child>span{width:100%}@container (width<920px){[data-slot~=chat-history-page__content]{padding-left:16px;padding-right:16px}[data-slot~=chat-history-page__filter-row]{flex-wrap:wrap;align-items:stretch}[data-slot~=chat-history-page__search]{flex-basis:100%;order:1;width:100%}}@container (width<700px){[data-slot~=chat-history-page__summary]{flex-wrap:wrap}[data-slot~=chat-history-page__summary]>*{min-width:50%}[data-slot~=chat-history-page__summary]>:nth-child(odd){margin-left:0}[data-slot~=chat-history-page__summary]>:nth-child(n+3){margin-top:-1px}}@container (width<560px){[data-slot~=chat-history-page__content]{padding-top:16px}[data-slot~=chat-history-page__summary]{flex-flow:column}[data-slot~=chat-history-page__summary]>*{width:100%;min-width:0;margin-left:0}[data-slot~=chat-history-page__summary]>:not(:first-child){margin-top:-1px}[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 auto;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(140px,1fr) minmax(140px,1fr) repeat(5,minmax(80px,.8fr));align-items:start;gap:20px;padding:12px 16px;display:grid}[data-slot~=chat-history-detail__transcript]{background:var(--bg-surface-secondary);flex-direction:column;flex:1;width:100%;height:100%;min-height:0;display:flex;overflow:auto}@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))}}
