.native-thread-tools{display:grid;gap:1rem;min-width:min(54rem,86vw);max-height:78vh;overflow:auto;padding:.1rem}.native-thread-head,.native-thread-actions,.native-thread-summary-row,.native-thread-review,.native-thread-shell{display:flex;align-items:center;gap:.55rem}.native-thread-head{justify-content:space-between}.native-thread-head h2,.native-thread-head p,.native-thread-section h3,.native-thread-section p{margin:0}.native-thread-body{display:grid;gap:.8rem}.native-thread-section{display:grid;gap:.65rem;border:1px solid var(--line,#d9d9d9);border-radius:.7rem;padding:.85rem}.native-thread-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));gap:.45rem}.native-thread-summary-row{justify-content:space-between;min-width:0}.native-thread-summary-row strong{overflow-wrap:anywhere;text-align:right}.native-thread-actions{flex-wrap:wrap}.native-thread-list{display:grid;gap:.5rem}.native-thread-item,.native-thread-turn,.native-thread-queue-row{display:grid;gap:.3rem;border-top:1px solid var(--line-soft,#eee);padding:.6rem 0}.native-thread-item p,.native-thread-turn p,.native-thread-queue-row p{white-space:pre-wrap;overflow-wrap:anywhere}.native-thread-queue-row{grid-template-columns:minmax(0,1fr) auto;align-items:center}.native-thread-compose,.native-thread-search{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.55rem;align-items:end}.native-thread-review{display:grid;grid-template-columns:auto minmax(12rem,1fr) auto}.native-thread-shell{display:grid;grid-template-columns:minmax(12rem,1fr) auto}.native-thread-section textarea{width:100%;resize:vertical}.native-thread-dialog{max-width:min(60rem,94vw)}@media(max-width:680px){.native-thread-tools{min-width:0}.native-thread-queue-row,.native-thread-compose,.native-thread-search,.native-thread-review,.native-thread-shell{grid-template-columns:1fr}.native-thread-summary-row{align-items:flex-start;flex-direction:column}.native-thread-summary-row strong{text-align:left}}
