.quack-workspace .workspace__canvas{justify-content:stretch;padding:0}.quack-hint{font-size:var(--text-sm);color:var(--text-muted);margin:0;line-height:1.45}.quack-models{gap:var(--space-2);flex-direction:column;display:flex}.quack-model{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);position:relative}.quack-model.is-selected{border-color:var(--forest);box-shadow:inset 0 0 0 1px var(--forest)}.quack-model__input{opacity:0;cursor:pointer;margin:0;position:absolute;inset:0}.quack-model__input:disabled{cursor:not-allowed}.quack-model__input:focus-visible+.quack-model__body{outline:2px solid var(--focus);outline-offset:2px}.quack-model__body{cursor:pointer;flex-direction:column;gap:.25rem;padding:.7rem .8rem;display:flex}.quack-model__top{flex-wrap:wrap;align-items:center;gap:.35rem .5rem;display:flex}.quack-model__name{font-weight:650;font-size:var(--text-sm)}.quack-model__badge{background:var(--sage);color:var(--forest);letter-spacing:.04em;text-transform:uppercase;border-radius:4px;padding:.05rem .4rem;font-size:.65rem;font-weight:700}.quack-model__badge--on{background:var(--surface-sunken);color:var(--text-muted)}.quack-model__blurb{font-size:var(--text-xs);color:var(--text-muted);line-height:1.4}.quack-model__meta{font-size:var(--text-xs);color:var(--text-muted);font-variant-numeric:tabular-nums}.quack-facts{gap:var(--space-3);margin:var(--space-2) 0 0;grid-template-columns:1fr 1fr;display:grid}.quack-facts dt{font-size:var(--text-xs);letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);font-weight:700}.quack-facts dd{font-size:var(--text-sm);margin:.15rem 0 0}.quack-table-wrap{overflow-x:auto}.quack-table{border-collapse:collapse;width:100%;font-size:var(--text-xs)}.quack-table th,.quack-table td{text-align:left;vertical-align:top;border-bottom:1px solid var(--border-soft);padding:.55rem .4rem}.quack-table thead th{color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;font-weight:700}.quack-table tbody th{font-weight:600}.quack-table__ex{color:var(--text-muted);margin-top:.15rem;font-weight:400;display:block}.quack-glossary{gap:var(--space-3);flex-direction:column;margin:0;display:flex}.quack-glossary dt{font-size:var(--text-xs);color:var(--forest);font-weight:700}.quack-glossary dd{font-size:var(--text-sm);color:var(--text-muted);margin:.2rem 0 0;line-height:1.4}.quack-actions{gap:var(--space-2);padding:var(--space-5);border-top:1px solid var(--border);background:var(--surface);margin-top:auto;display:grid}.quack-actions .btn{width:100%}.quack-chat{flex-direction:column;flex:1;width:100%;height:100%;min-height:0;display:flex}.quack-log{overscroll-behavior:contain;min-height:0;padding:var(--space-5) var(--gutter);flex:1;overflow-y:auto}.quack-empty{justify-content:center;align-items:center;gap:var(--space-3);min-height:0;padding:var(--space-4);text-align:center;color:var(--tan);flex-direction:column;flex:1;display:flex}.quack-empty__duck{width:3rem;height:auto}.quack-empty__title{max-width:28rem;font-size:var(--text-md);color:var(--text);margin:0;font-weight:650;line-height:1.4}.quack-empty__lede,.quack-empty__privacy{max-width:28rem;color:var(--text-muted);margin:0;line-height:1.5}.quack-empty__privacy strong{color:var(--text)}.quack-empty__gear{vertical-align:-3px;color:var(--forest);display:inline}.quack-empty__where--desktop{display:none}@media (width>=60rem){.quack-empty__where--mobile{display:none}.quack-empty__where--desktop{display:inline}}.quack-turns{gap:var(--space-3);flex-direction:column;width:min(100%,46rem);margin:0 auto;padding:0;list-style:none;display:flex}.quack-bubble{border-radius:var(--radius-md);max-width:42rem;padding:.8rem 1rem;line-height:1.5}.quack-bubble p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0}.quack-bubble--user{background:var(--accent);color:var(--accent-text);align-self:flex-end}.quack-bubble--assistant{background:var(--surface);border:1px solid var(--border);align-self:flex-start}.quack-bubble__pending{color:var(--text-muted)}.quack-think{margin-bottom:var(--space-2);font-size:var(--text-xs);color:var(--text-muted)}.quack-think summary{cursor:pointer;font-weight:600}.quack-think p{margin-top:.4rem}.quack-progress{padding:0 var(--gutter) var(--space-3)}.quack-chat>.status{margin:0 var(--gutter) var(--space-3)}.quack-composer{gap:var(--space-2);padding:var(--space-3) var(--gutter);border-top:1px solid var(--border);background:var(--surface);flex:none;align-items:flex-end;display:flex}.quack-input{resize:vertical;flex:1;min-height:2.75rem;max-height:10rem}
