.DeskContextPanel-module__PTfk9G__panel{margin-top:var(--space-12);padding:var(--space-12);border:1px solid var(--border-subtle);background:var(--bg-raised)}.DeskContextPanel-module__PTfk9G__header{justify-content:space-between;gap:var(--space-12);flex-wrap:wrap;display:flex}.DeskContextPanel-module__PTfk9G__header h2{font-size:var(--type-base);margin:0}.DeskContextPanel-module__PTfk9G__header p{margin:var(--space-4) 0 0;color:var(--text-muted);font-size:var(--type-xs)}.DeskContextPanel-module__PTfk9G__status{color:var(--text-muted);font-size:var(--type-xs)}.DeskContextPanel-module__PTfk9G__facts{gap:var(--space-6) var(--space-12);margin-top:var(--space-10);color:var(--text-secondary);font-size:var(--type-xs);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.DeskContextPanel-module__PTfk9G__facts ul{padding-left:var(--space-20);grid-column:1/-1;margin:0}.DeskContextPanel-module__PTfk9G__thesisLabel{margin-top:var(--space-10);font-size:var(--type-xs);display:block}.DeskContextPanel-module__PTfk9G__thesisRow,.DeskContextPanel-module__PTfk9G__actions{gap:var(--space-6);flex-wrap:wrap;display:flex}.DeskContextPanel-module__PTfk9G__thesisRow{margin-top:var(--space-4)}.DeskContextPanel-module__PTfk9G__thesisRow input{min-width:0;min-height:40px;padding:var(--space-6) var(--space-8);border:1px solid var(--border-default);background:var(--bg-sunken);color:var(--text-primary);flex:280px}.DeskContextPanel-module__PTfk9G__thesisRow input:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.DeskContextPanel-module__PTfk9G__include{gap:var(--space-8);margin-top:var(--space-10);align-items:flex-start;display:flex}.DeskContextPanel-module__PTfk9G__include span{font-size:var(--type-sm)}.DeskContextPanel-module__PTfk9G__actions{margin-top:var(--space-10)}.DeskContextPanel-module__PTfk9G__importAction{cursor:pointer;display:inline-flex;position:relative}.DeskContextPanel-module__PTfk9G__importButton{min-height:44px;font-size:var(--type-xs);padding:10px;display:inline-flex}.DeskContextPanel-module__PTfk9G__fileInput{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.DeskContextPanel-module__PTfk9G__importAction:has(.DeskContextPanel-module__PTfk9G__fileInput:focus-visible) .DeskContextPanel-module__PTfk9G__importButton{outline:2px solid var(--accent);outline-offset:2px}@media (max-width:720px){.DeskContextPanel-module__PTfk9G__facts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:460px){.DeskContextPanel-module__PTfk9G__facts{grid-template-columns:1fr}.DeskContextPanel-module__PTfk9G__actions>*,.DeskContextPanel-module__PTfk9G__actions label,.DeskContextPanel-module__PTfk9G__actions label>span{justify-content:center;width:100%}}
.AskClient-module__9fUUCW__workspace{margin-top:var(--space-20)}.AskClient-module__9fUUCW__askBar{gap:var(--space-8);padding:var(--space-8);border:1px solid var(--border-default);background:var(--bg-raised);display:flex}.AskClient-module__9fUUCW__workspace[data-signature-oracle=enabled] .AskClient-module__9fUUCW__askBar{z-index:20;border-color:var(--border-strong);background:color-mix(in srgb, var(--bg-raised) 94%, transparent);box-shadow:var(--shadow-md);backdrop-filter:blur(14px);align-items:center;position:sticky;top:58px}.AskClient-module__9fUUCW__commandLabel{min-width:132px;padding:0 var(--space-8);border-right:1px solid var(--border-subtle);gap:2px;display:grid}.AskClient-module__9fUUCW__commandLabel strong,.AskClient-module__9fUUCW__commandLabel small{font-family:var(--font-mono);letter-spacing:var(--tracking-wide)}.AskClient-module__9fUUCW__commandLabel strong{color:var(--accent);font-size:var(--type-xs)}.AskClient-module__9fUUCW__commandLabel small{color:var(--text-muted);font-size:var(--type-2xs);white-space:nowrap}.AskClient-module__9fUUCW__questionInput{min-width:0;min-height:44px;padding:var(--space-8) var(--space-12);color:var(--text-primary);font-family:var(--font-sans);font-size:var(--type-base);background:0 0;border:0;outline:0;flex:1}.AskClient-module__9fUUCW__questionInput:focus-visible{box-shadow:inset 0 0 0 1px var(--accent)}.AskClient-module__9fUUCW__destination:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.AskClient-module__9fUUCW__answer{margin-top:var(--space-16);border:1px solid var(--border-subtle);background:var(--surface-1)}.AskClient-module__9fUUCW__destinations{gap:var(--space-8);margin-top:var(--space-16);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.AskClient-module__9fUUCW__destination{min-width:0;padding:var(--space-12);border:1px solid var(--border-subtle);background:var(--bg-raised);color:var(--text-primary)}.AskClient-module__9fUUCW__destination strong,.AskClient-module__9fUUCW__destination span{display:block}.AskClient-module__9fUUCW__destination span{margin-top:var(--space-4);color:var(--text-muted);font-size:var(--type-xs);line-height:var(--leading-normal)}@media (max-width:760px){.AskClient-module__9fUUCW__destinations{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.AskClient-module__9fUUCW__askBar{display:grid}.AskClient-module__9fUUCW__askBar button{width:100%;min-height:44px}.AskClient-module__9fUUCW__workspace[data-signature-oracle=enabled] .AskClient-module__9fUUCW__askBar{top:50px}.AskClient-module__9fUUCW__commandLabel{border-right:0;border-bottom:1px solid var(--border-subtle);min-width:0;padding-bottom:var(--space-8);grid-template-columns:auto 1fr}.AskClient-module__9fUUCW__destinations{grid-template-columns:1fr}}
