.Sidebar-module__wrapper__21fac3d6{display:flex;flex-direction:column;height:100%;padding:var(--space-6) var(--space-4);gap:var(--space-5);background:linear-gradient(180deg,var(--glass-bg-from),var(--glass-bg-to));backdrop-filter:blur(calc(var(--blur-glass) * 1.5));-webkit-backdrop-filter:blur(calc(var(--blur-glass) * 1.5));border-right:1px solid var(--glass-border)}.Sidebar-module__collapsed__dc9c3485{align-items:center;padding-inline:var(--space-3)}.Sidebar-module__brand__f9bc0990{display:flex;align-items:center;gap:var(--space-3);text-decoration:none;color:inherit}.Sidebar-module__logoMark__4e0b4ddc{width:40px;height:40px;border-radius:var(--radius-lg);background:linear-gradient(135deg,var(--color-accent),var(--color-brand-strong));display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;box-shadow:0 4px 16px #4a90ff4d}.Sidebar-module__logoMark__4e0b4ddc svg{display:block}.Sidebar-module__brandText__05535061{display:flex;flex-direction:column;gap:2px}.Sidebar-module__brandTitle__ea5fa510{font-family:var(--font-family-display);font-size:var(--font-size-lg);font-weight:700}.Sidebar-module__brandTagline__399f9188{font-size:var(--font-size-xs);color:var(--color-text-muted);letter-spacing:.04em;text-transform:uppercase}.Sidebar-module__nav__eed465d8{display:flex;flex-direction:column;gap:var(--space-1)}.Sidebar-module__navGroupLabel__574353d8{font-size:var(--font-size-xs);text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-muted);margin-bottom:var(--space-2)}.Sidebar-module__navLink__10241b08{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-3);border-radius:var(--radius-md);color:var(--color-text);text-decoration:none;transition:background-color var(--transition-base),color var(--transition-base),box-shadow var(--transition-base);font-weight:500}.Sidebar-module__navLink__10241b08:hover{background:var(--color-surface-muted);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.Sidebar-module__navLinkActive__94d71a1b{background:var(--color-accent-soft);color:var(--color-accent);box-shadow:var(--shadow-soft)}.Sidebar-module__icon__0cb1cce0{width:22px;height:22px;flex-shrink:0}.Sidebar-module__navLabelHidden__7a4dd761{opacity:0;width:0;overflow:hidden;white-space:nowrap}.Sidebar-module__supportCard__818fd5d7{margin-top:auto;padding:var(--space-4);border-radius:var(--radius-lg);background:linear-gradient(135deg,var(--glass-bg-from),var(--glass-bg-to));border:1px solid var(--glass-border);backdrop-filter:blur(var(--blur-glass));-webkit-backdrop-filter:blur(var(--blur-glass));display:flex;flex-direction:column;gap:var(--space-3)}.Sidebar-module__supportTitle__c1165449{font-size:var(--font-size-sm);font-weight:600}.Sidebar-module__supportDescription__32e5ca6d{font-size:var(--font-size-sm);color:var(--color-text-muted)}.Sidebar-module__logout__5f0e623b{display:flex;align-items:center;gap:var(--space-2);text-decoration:none;color:var(--color-negative);font-weight:600;padding:var(--space-3);border-radius:var(--radius-md);transition:background-color var(--transition-fast)}.Sidebar-module__logout__5f0e623b:hover{background-color:#ef444414}.Sidebar-module__logoutLabel__0673249d{white-space:nowrap}.Sidebar-module__collapsed__dc9c3485 .Sidebar-module__supportCard__818fd5d7,.Sidebar-module__collapsed__dc9c3485 .Sidebar-module__brandText__05535061,.Sidebar-module__collapsed__dc9c3485 .Sidebar-module__logoutLabel__0673249d,.Sidebar-module__collapsed__dc9c3485 .Sidebar-module__supportDescription__32e5ca6d,.Sidebar-module__collapsed__dc9c3485 .Sidebar-module__supportTitle__c1165449{display:none}.Header-module__header__6d0fd339{display:flex;align-items:center;justify-content:space-between;padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--color-border);background-color:var(--color-surface);position:sticky;top:0;z-index:10}.Header-module__left__b832703f{display:flex;align-items:center;gap:var(--space-4)}.Header-module__title__be34cdd1{font-size:var(--font-size-xl);font-weight:600;margin:0}.Header-module__subtitle__dd4bb8af{font-size:var(--font-size-sm);color:var(--color-text-muted)}.Header-module__menuButton__ee38aa49{flex-shrink:0}.Header-module__user__9187d8f6{display:flex;align-items:center;gap:var(--space-3)}.Header-module__status__33dcf188{font-size:var(--font-size-sm);color:var(--color-text-muted)}@media (max-width: 768px){.Header-module__header__6d0fd339{padding:var(--space-4) var(--space-3)}.Header-module__title__be34cdd1{font-size:var(--font-size-lg)}}.Player-module__player__7116269f{position:fixed;bottom:0;left:0;right:0;z-index:1000;display:grid;grid-template-columns:1fr 1.4fr 1fr;grid-template-areas:"info control buttons";gap:var(--space-4);padding:var(--space-4);border-top:1px solid var(--color-border);box-shadow:var(--shadow-strong);background-color:var(--color-surface);min-height:100px}@media (max-width: 768px){.Player-module__player__7116269f{grid-template-columns:1fr;grid-template-rows:auto auto auto;grid-template-areas:"info" "control" "buttons";gap:var(--space-3);min-height:140px}}.Player-module__info__720abdaa{grid-area:info;display:flex;flex-direction:column;justify-content:center;min-width:0;overflow:hidden}.Player-module__control__417357b2{grid-area:control;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-2);min-width:0}@media (max-width: 768px){.Player-module__control__417357b2{flex-direction:row;gap:var(--space-3)}}.Player-module__playButton__954e362d{flex-shrink:0}.Player-module__sliderContainer__5e488f8f{flex:1;width:100%;min-width:0}.Player-module__slider__b84397df{width:100%}.Player-module__buttons__eb92ce3f{grid-area:buttons;display:flex;justify-content:flex-end;align-items:center;gap:var(--space-2);min-width:0}@media (max-width: 768px){.Player-module__buttons__eb92ce3f{justify-content:space-between}}.PlayerButton-module__button__2e6435dc{transition:all var(--transition-base)}.PlayerButton-module__button__2e6435dc.PlayerButton-module__playing__1124a9bf{background-color:var(--color-accent);color:#fff}.PlayerButton-module__button__2e6435dc:hover{transform:scale(1.05)}.LayoutDashboard-module__shell__cc5be49c{display:flex;min-height:100vh;width:100%;background-color:var(--color-bg)}.LayoutDashboard-module__sidebar__c71c6ae4{width:280px;flex-shrink:0;border-right:1px solid var(--color-border);background-color:var(--color-surface);min-height:100vh;position:relative;transition:width var(--transition-base)}.LayoutDashboard-module__sidebarCompact__839cf472{width:88px}.LayoutDashboard-module__sidebarMobile__370fd963{position:fixed;top:0;bottom:0;left:0;z-index:20;width:264px;box-shadow:var(--shadow-strong);transform:translate(0);transition:transform var(--transition-base)}.LayoutDashboard-module__sidebarHidden__92686026{transform:translate(-100%)}.LayoutDashboard-module__sidebarClosed__d4bb3871{width:0;min-width:0;overflow:hidden;border-right-width:0;padding:0}.LayoutDashboard-module__backdrop__dd349a5c{position:fixed;top:0;right:0;bottom:0;left:0;background:#090b118c;z-index:15}.LayoutDashboard-module__main__03783099{flex:1;display:flex;flex-direction:column;min-width:0}.LayoutDashboard-module__content__5ef46fa2{flex:1;padding:var(--space-6);padding-bottom:calc(var(--space-6) + 100px);width:100%;max-width:1320px;margin:0 auto;box-sizing:border-box}@media (max-width: 1280px){.LayoutDashboard-module__content__5ef46fa2{max-width:1100px;padding:var(--space-5)}}@media (max-width: 768px){.LayoutDashboard-module__shell__cc5be49c{flex-direction:column}.LayoutDashboard-module__sidebar__c71c6ae4{width:260px}.LayoutDashboard-module__content__5ef46fa2{width:100%;padding:var(--space-5) var(--space-4);padding-bottom:calc(var(--space-5) + 150px)}}@media (max-width: 480px){.LayoutDashboard-module__content__5ef46fa2{padding:var(--space-4) var(--space-3)}}.UploadManager-module__panel__0254146c{display:flex;flex-direction:column;gap:var(--space-3)}.UploadManager-module__header__27cb7d5d{display:flex;justify-content:space-between;align-items:center;gap:var(--space-3)}.UploadManager-module__list__0101fa49{display:flex;flex-direction:column;gap:var(--space-2)}.UploadManager-module__row__8d9dec7b{display:flex;justify-content:space-between;align-items:center;gap:var(--space-3)}.UploadManager-module__meta__7743161e{display:flex;flex-direction:column;gap:var(--space-1)}.UploadManager-module__empty__f5b80a8a{font-size:var(--font-size-sm);color:var(--color-text-muted)}.KeywordsPanel-module__controls__35b79e2b{display:flex;justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap}.KeywordsPanel-module__confidenceControl__61df2e6e{min-width:240px;display:flex;align-items:center;gap:var(--space-2)}.KeywordsPanel-module__confidenceSlider__8850ca67{width:140px}.KeywordsPanel-module__sortableButton__31e9422e{all:unset;cursor:pointer;color:var(--gray-12)}.KeywordsPanel-module__sortableButton__31e9422e:hover{text-decoration:underline}.KeywordsPanel-module__rowHover__9e7f44b8:hover{background:var(--gray-a2)}.KeywordsPanel-module__seekable__01d4830b{cursor:pointer;text-decoration:underline}.KeywordsPanel-module__tableScroll__45b11b75{overflow-x:auto}.KeywordsPanel-module__tableScroll__45b11b75 table{min-width:620px}@media (max-width: 768px){.KeywordsPanel-module__controls__35b79e2b{align-items:flex-start}.KeywordsPanel-module__confidenceControl__61df2e6e{width:100%;flex-wrap:wrap}}.Waveform-module__waveformContainer__ce7d4d6f,.Waveform-module__waveformWrapper__016f9a3e{position:relative;width:100%}.Waveform-module__waveform__186815d8{width:100%;height:100px}.Waveform-module__markersOverlay__960ab2a5{position:absolute;left:0;right:0;top:0;bottom:0;pointer-events:none;z-index:2}.Waveform-module__markersOverlay__960ab2a5 button{pointer-events:auto}.Waveform-module__markerLine__55fda5ad{position:absolute;width:6px;min-width:6px;height:100%;margin-left:-3px;padding:0;border:none;cursor:pointer;opacity:.85;transition:opacity .15s ease}.Waveform-module__markerLine__55fda5ad:hover{opacity:1}.Waveform-module__loading__e96d1bb2{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background-color:var(--color-surface);z-index:1}.WaveformContainer-module__container__f53b8cb3{display:flex;flex-direction:column;gap:var(--space-1);padding:var(--space-3)}.WaveformContainer-module__topBar__1ad45e8f{display:flex;justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap}.WaveformContainer-module__primaryControls__ff08ef1f,.WaveformContainer-module__secondaryControls__0bc360e2,.WaveformContainer-module__toolbarActions__db6b7d0a,.WaveformContainer-module__toolbarToggles__64fbd962{display:flex;gap:var(--space-2);align-items:center}.WaveformContainer-module__secondaryControls__0bc360e2{flex-wrap:wrap;justify-content:flex-end}.WaveformContainer-module__timeValue__36de3a36{min-width:90px;text-align:right}.WaveformContainer-module__speedTrigger__60cd1144{min-width:80px}.WaveformContainer-module__volumeControl__9c99487f{display:flex;align-items:center;gap:var(--space-2)}.WaveformContainer-module__volumeSlider__d468e114{width:120px}.WaveformContainer-module__toolbar__37cc5477{display:flex;justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;padding-bottom:var(--space-2);border-bottom:1px solid var(--color-border)}.WaveformContainer-module__waveformWrapper__6cce5f28{width:100%;min-height:100px}.WaveformContainer-module__legend__37e316cb{padding:var(--space-1) 0}.WaveformContainer-module__legendItem__5305cb7a{border:1px solid var(--gray-a4);border-radius:var(--radius-2);padding:var(--space-1) var(--space-2);background:var(--gray-a2)}.WaveformContainer-module__legendDot__18cf8c01{width:10px;height:10px;border-radius:9999px;display:inline-block}.WaveformContainer-module__footer__e9ffeb20{display:flex;justify-content:flex-start;align-items:center;gap:var(--space-3);flex-wrap:wrap}.WaveformContainer-module__labels__0b16b2cd,.WaveformContainer-module__allLabels__4d875bf5{display:flex;gap:var(--space-1);flex-wrap:wrap;flex:1}@media (max-width: 768px){.WaveformContainer-module__container__f53b8cb3{padding:var(--space-3)}.WaveformContainer-module__topBar__1ad45e8f{flex-direction:column;align-items:stretch}.WaveformContainer-module__secondaryControls__0bc360e2{justify-content:flex-start}.WaveformContainer-module__volumeSlider__d468e114{width:96px}.WaveformContainer-module__waveformWrapper__6cce5f28{min-height:60px}.WaveformContainer-module__primaryControls__ff08ef1f button,.WaveformContainer-module__secondaryControls__0bc360e2 button,.WaveformContainer-module__toolbarActions__db6b7d0a button,.WaveformContainer-module__toolbarToggles__64fbd962 button{min-width:44px;min-height:44px}}.AIChat-module__chatCard__b6eeb25a{padding:1.5rem;height:min(70vh,calc(100vh - 260px));min-height:420px}.AIChat-module__chatRoot__c6561c3b{height:100%}.AIChat-module__messagesArea__32383308{flex:1;min-height:0}.AIChat-module__messagesViewport__155ca1d9{padding:1rem 0}.AIChat-module__messageCard__ee4f047b{padding:1rem;max-width:85%}.AIChat-module__userMessage__2988a6d3{background-color:var(--color-accent-soft);align-self:flex-end}.AIChat-module__assistantMessage__f78b494b{background-color:var(--color-surface-muted);align-self:flex-start}.AIChat-module__markdown__ad075692{font-size:var(--font-size-3);line-height:1.5;color:var(--color-text);word-break:break-word}.AIChat-module__markdown__ad075692 p{margin:0 0 .75em}.AIChat-module__markdown__ad075692 p:last-child{margin-bottom:0}.AIChat-module__markdown__ad075692 h1,.AIChat-module__markdown__ad075692 h2,.AIChat-module__markdown__ad075692 h3,.AIChat-module__markdown__ad075692 h4,.AIChat-module__markdown__ad075692 h5,.AIChat-module__markdown__ad075692 h6{margin:1em 0 .5em;font-weight:600;line-height:1.3}.AIChat-module__markdown__ad075692 h1{font-size:1.35em}.AIChat-module__markdown__ad075692 h2{font-size:1.2em}.AIChat-module__markdown__ad075692 h3{font-size:1.1em}.AIChat-module__markdown__ad075692 h4,.AIChat-module__markdown__ad075692 h5,.AIChat-module__markdown__ad075692 h6{font-size:1em}.AIChat-module__markdown__ad075692 ul,.AIChat-module__markdown__ad075692 ol{margin:0 0 .75em;padding-left:1.5em}.AIChat-module__markdown__ad075692 li{margin:.25em 0}.AIChat-module__markdown__ad075692 code{font-size:.9em;padding:.15em .4em;border-radius:var(--radius-2);background:var(--gray-a3);font-family:ui-monospace,monospace}.AIChat-module__markdown__ad075692 pre{margin:.75em 0;padding:1rem;border-radius:var(--radius-3);background:var(--gray-a2);overflow-x:auto;font-size:.9em;line-height:1.45}.AIChat-module__markdown__ad075692 pre code{padding:0;background:none;font-size:inherit}.AIChat-module__markdown__ad075692 blockquote{margin:.75em 0;padding-left:1em;border-left:3px solid var(--gray-a6);color:var(--color-text-muted)}.AIChat-module__markdown__ad075692 a{color:var(--color-accent);text-decoration:none}.AIChat-module__markdown__ad075692 a:hover{text-decoration:underline}.AIChat-module__markdown__ad075692 strong{font-weight:600}.AIChat-module__markdown__ad075692 hr{margin:1em 0;border:none;border-top:1px solid var(--gray-a5)}.AIChat-module__markdown__ad075692 table{width:100%;margin:.75em 0;border-collapse:collapse;font-size:.95em}.AIChat-module__markdown__ad075692 th,.AIChat-module__markdown__ad075692 td{padding:.4em .75em;border:1px solid var(--gray-a5);text-align:left}.AIChat-module__markdown__ad075692 th{background:var(--gray-a2);font-weight:600}.AIChat-module__searchResultsTable__66becb27{margin-top:.75rem;overflow-x:auto}.AIChat-module__searchResultsTable__66becb27 table{width:100%;border-collapse:collapse;font-size:var(--font-size-2)}.AIChat-module__searchResultsTable__66becb27 th,.AIChat-module__searchResultsTable__66becb27 td{padding:.4em .75em;border:1px solid var(--gray-a5);text-align:left}.AIChat-module__searchResultsTable__66becb27 th{background:var(--gray-a2);font-weight:600}.AIChat-module__reportLink__fed9a9a0{color:var(--color-accent);text-decoration:none}.AIChat-module__reportLink__fed9a9a0:hover{text-decoration:underline}.AIChat-module__attachedDialogues__23b751d2{padding:.25rem 0}.AIChat-module__dialogueChip__7ccadd6d{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;border-radius:var(--radius-2);background:var(--gray-a3);font-size:var(--font-size-2)}.AIChat-module__chipRemove__d262d1b3{all:unset;cursor:pointer;padding:0 .15rem;color:var(--gray-11);font-size:1.1em;line-height:1}.AIChat-module__chipRemove__d262d1b3:hover{color:var(--color-text)}.AIChat-module__dialoguePicker__b3d3a821{position:absolute;bottom:100%;left:0;margin-bottom:.25rem;width:100%;max-width:320px;background:var(--color-panel);border:1px solid var(--gray-a6);border-radius:var(--radius-3);box-shadow:var(--shadow-4);z-index:10}.AIChat-module__dialoguePickerSearch__eaa8a599{width:100%;box-sizing:border-box;margin:0 .5rem .5rem;padding:.4rem .6rem;border:1px solid var(--gray-a6);border-radius:var(--radius-2);font-size:var(--font-size-2);background:var(--color-surface);color:var(--color-text)}.AIChat-module__dialoguePickerSearch__eaa8a599:focus{outline:none;border-color:var(--color-accent)}.AIChat-module__dialoguePickerSearch__eaa8a599::placeholder{color:var(--gray-10)}.AIChat-module__dialoguePickerEmpty__ed558e0f{padding:1rem .75rem;text-align:center}.AIChat-module__dialoguePickerItem__5888e91d{display:block;width:100%;padding:.5rem .75rem;text-align:left;border:none;background:none;cursor:pointer;font-size:var(--font-size-2)}.AIChat-module__dialoguePickerItem__5888e91d:hover{background:var(--gray-a3)}.AIChat-module__thinkingBlock__86d6f167{margin-bottom:.5rem;font-size:var(--font-size-2);line-height:1.4;white-space:pre-wrap;border-left:3px solid var(--gray-a6);padding:.5rem 0 .5rem .75rem}.AIChat-module__loadingSpinner__fb0ec0be{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 1.5rem;color:var(--color-text-muted);font-size:var(--font-size-2)}.AIChat-module__loadingSpinnerIcon__2563b4e0{width:24px;height:24px;border:2px solid var(--gray-a5);border-top-color:var(--color-accent);border-radius:50%;animation:AIChat-module__spin__c2e84430 .8s linear infinite}@keyframes AIChat-module__spin__c2e84430{to{transform:rotate(360deg)}}.AIChat-module__typingIndicator__8c50e3d9{display:inline-flex;gap:var(--space-1);align-items:center;padding:.25rem .5rem;border-radius:999px;background:var(--gray-a3);width:fit-content}.AIChat-module__typingIndicator__8c50e3d9 span{width:6px;height:6px;border-radius:999px;background:var(--gray-10);animation:AIChat-module__typing__8e0800ec 1s infinite ease-in-out}.AIChat-module__typingIndicator__8c50e3d9 span:nth-child(2){animation-delay:.15s}.AIChat-module__typingIndicator__8c50e3d9 span:nth-child(3){animation-delay:.3s}@keyframes AIChat-module__typing__8e0800ec{0%,80%,to{transform:scale(.8);opacity:.6}40%{transform:scale(1);opacity:1}}.AIChat-module__inputForm__3865a803{width:100%;display:flex;flex-direction:column;gap:var(--space-2)}.AIChat-module__chatRow__c32e6302{width:100%}.AIChat-module__textareaWrap__e996c847{flex:1;min-width:0;position:relative}.AIChat-module__textarea__9964c2c1{width:100%;box-sizing:border-box;padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);font-size:var(--font-size-sm);font-family:var(--font-family-base);background-color:var(--color-surface);color:var(--color-text);resize:vertical;min-height:60px;max-height:120px;line-height:1.5;transition:border-color var(--transition-base)}.AIChat-module__textarea__9964c2c1:focus{outline:none;border-color:var(--color-accent);box-shadow:0 0 0 2px var(--color-accent-soft)}.AIChat-module__textarea__9964c2c1:disabled{opacity:.6;cursor:not-allowed}.AIChat-module__textarea__9964c2c1::placeholder{color:var(--color-text-light)}.AIChat-module__actionsBar__2cc22c2a{background:var(--gray-a2);padding:var(--space-2);border-radius:var(--radius-2)}.AIChat-module__sendButton__842299e3{flex-shrink:0;height:60px;width:60px}@media (max-width: 768px){.AIChat-module__chatCard__b6eeb25a{height:min(72vh,calc(100vh - 200px));min-height:360px}.AIChat-module__messageCard__ee4f047b{max-width:100%}.AIChat-module__inputForm__3865a803{position:sticky;bottom:0;background:var(--color-surface);padding-top:6px;border-top:1px solid var(--color-border)}.AIChat-module__sendButton__842299e3{min-width:44px;min-height:44px;width:44px;height:44px}}.QAEvaluationPanel-module__panel__fd667449{display:flex;flex-direction:column;gap:var(--space-5)}.QAEvaluationPanel-module__scoreHeader__0f74ebe5{display:flex;align-items:center;gap:var(--space-4)}.QAEvaluationPanel-module__scoreCircle__7e2696be{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;font-size:1.5rem;font-weight:700;color:#fff;flex-shrink:0}.QAEvaluationPanel-module__scoreCircleRed__f75efa5e{background:var(--red-9)}.QAEvaluationPanel-module__scoreCircleYellow__e4441873{background:var(--yellow-9);color:#000}.QAEvaluationPanel-module__scoreCircleGreen__baef5bd9{background:var(--green-9)}.QAEvaluationPanel-module__criteriaList__76ae9f1b{display:flex;flex-direction:column;gap:var(--space-3)}.QAEvaluationPanel-module__criterionRow__42623c36{display:flex;flex-direction:column;gap:var(--space-1)}.QAEvaluationPanel-module__criterionHeader__43ab284b{display:flex;justify-content:space-between;align-items:center}.QAEvaluationPanel-module__criterionBarTrack__9653df85{width:100%;height:8px;border-radius:4px;background:var(--gray-a3);overflow:hidden}.QAEvaluationPanel-module__criterionBarFill__3fa63b3d{height:100%;border-radius:4px;transition:width .5s ease-out}.QAEvaluationPanel-module__criterionComment__51db716f{font-size:var(--font-size-1);color:var(--gray-11);font-style:italic;margin-top:2px}.QAEvaluationPanel-module__listSection__19a3670a{display:flex;flex-direction:column;gap:var(--space-2)}.QAEvaluationPanel-module__listItem__1958e6e0{display:flex;align-items:flex-start;gap:var(--space-2);font-size:var(--font-size-2);line-height:1.5}.QAEvaluationPanel-module__listIconGreen__870549aa{color:var(--green-11);flex-shrink:0;margin-top:2px}.QAEvaluationPanel-module__listIconOrange__a0370683{color:var(--orange-11);flex-shrink:0;margin-top:2px}.QAEvaluationPanel-module__summary__60cd4313{padding:var(--space-4);background:var(--gray-a2);border-radius:var(--radius-3);font-size:var(--font-size-2);line-height:1.6;color:var(--gray-12)}.QAEvaluationPanel-module__evaluateBtn__71444f54{align-self:flex-start}.AdvancedAnalysisPanel-module__panel__927b968b{display:flex;flex-direction:column;gap:1.5rem}.AdvancedAnalysisPanel-module__section__e71778ee{padding:1.25rem;border-radius:var(--radius-3);background:var(--color-surface);border:1px solid var(--gray-a5)}.AdvancedAnalysisPanel-module__sectionTitle__f7847ae3{font-size:var(--font-size-4);font-weight:600;margin-bottom:.75rem}.AdvancedAnalysisPanel-module__intentionCard__22731afd{padding:.75rem 1rem;border-radius:var(--radius-2);background:var(--gray-a2);margin-bottom:.5rem}.AdvancedAnalysisPanel-module__intentionHeader__d7b7c4a5{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}.AdvancedAnalysisPanel-module__evidence__dd3354a2{font-style:italic;color:var(--gray-11);font-size:var(--font-size-2);margin-top:.25rem}.AdvancedAnalysisPanel-module__gauge__957bebec{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.AdvancedAnalysisPanel-module__gaugeBar__e90babd4{flex:1;height:12px;border-radius:6px;background:var(--gray-a4);overflow:hidden;position:relative}.AdvancedAnalysisPanel-module__gaugeFill__c0a5f765{height:100%;border-radius:6px;transition:width .4s ease}.AdvancedAnalysisPanel-module__gaugeLow__a3a065b3{background:var(--green-9)}.AdvancedAnalysisPanel-module__gaugeMedium__99c85172{background:var(--yellow-9)}.AdvancedAnalysisPanel-module__gaugeHigh__e6b7f507{background:var(--orange-9)}.AdvancedAnalysisPanel-module__gaugeCritical__266550ed{background:var(--red-9)}.AdvancedAnalysisPanel-module__gaugeLabel__e12b7049{font-weight:600;min-width:80px;text-align:right}.AdvancedAnalysisPanel-module__factorsList__23ec1592{list-style:disc;padding-left:1.25rem;margin:.5rem 0}.AdvancedAnalysisPanel-module__factorsList__23ec1592 li{margin-bottom:.25rem;font-size:var(--font-size-2)}.AdvancedAnalysisPanel-module__recommendation__7a6f8c42{padding:.75rem 1rem;border-radius:var(--radius-2);background:var(--blue-a2);border-left:3px solid var(--blue-9);font-size:var(--font-size-2);margin-top:.75rem}.ScriptChecker-module__container__6c064755{display:flex;flex-direction:column;gap:var(--space-5)}.ScriptChecker-module__gaugeSection__34dcfb10{display:flex;align-items:center;gap:var(--space-4);padding:var(--space-4);background:var(--gray-a2);border-radius:var(--radius-3);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ScriptChecker-module__gaugeCircle__b87e2116{position:relative;width:80px;height:80px;flex-shrink:0}.ScriptChecker-module__gaugeCircleSvg__539b0bfb{transform:rotate(-90deg)}.ScriptChecker-module__gaugeTrack__0fc67a01{fill:none;stroke:var(--gray-a4);stroke-width:6}.ScriptChecker-module__gaugeFill__cffa10af{fill:none;stroke-width:6;stroke-linecap:round;transition:stroke-dashoffset 1s ease-out,stroke .3s ease}.ScriptChecker-module__gaugeLabel__cb7c75e5{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:700}.ScriptChecker-module__gaugeLabelGreen__b87effc9{color:var(--green-11)}.ScriptChecker-module__gaugeLabelYellow__5d37c65c{color:var(--yellow-11)}.ScriptChecker-module__gaugeLabelRed__d259322e{color:var(--red-11)}.ScriptChecker-module__timeline__f0bf7065{display:flex;flex-direction:column;gap:0;position:relative;padding-left:28px}.ScriptChecker-module__timeline__f0bf7065:before{content:"";position:absolute;left:11px;top:12px;bottom:12px;width:2px;background:var(--gray-a4);border-radius:1px}.ScriptChecker-module__stageItem__d0897afe{position:relative;display:flex;flex-direction:column;gap:var(--space-2);padding:var(--space-3) var(--space-4);padding-left:var(--space-3);background:var(--color-surface);border:1px solid var(--gray-a3);border-radius:var(--radius-3);margin-bottom:var(--space-3);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:border-color .2s ease,box-shadow .2s ease}.ScriptChecker-module__stageItem__d0897afe:hover{border-color:var(--gray-a5);box-shadow:0 2px 8px var(--gray-a2)}.ScriptChecker-module__stageIndicator__2cdf29b6{position:absolute;left:-24px;top:14px;width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;background:var(--color-surface);border:2px solid var(--gray-a4);z-index:1;transition:border-color .3s ease,background .3s ease}.ScriptChecker-module__stageIndicatorPass__7268e0aa{border-color:var(--green-9);background:var(--green-3);color:var(--green-11)}.ScriptChecker-module__stageIndicatorFail__dc7fe266{border-color:var(--red-9);background:var(--red-3);color:var(--red-11)}.ScriptChecker-module__stageIndicatorSkip__7c6e8bc2{border-color:var(--gray-8);background:var(--gray-3);color:var(--gray-11)}.ScriptChecker-module__stageHeader__8c6d9a80{display:flex;align-items:center;justify-content:space-between}.ScriptChecker-module__stageTitle__32c82b9b{display:flex;align-items:center;gap:var(--space-2)}.ScriptChecker-module__scoreBadge__28a363dc{font-weight:600;font-size:var(--font-size-2);min-width:42px;text-align:center}.ScriptChecker-module__excerpt__0a26804b{font-size:var(--font-size-1);color:var(--gray-11);font-style:italic;line-height:1.5;padding-left:var(--space-3);border-left:2px solid var(--gray-a4);margin-top:var(--space-1)}.ScriptChecker-module__loadingTimeline__ab562557{display:flex;flex-direction:column;gap:var(--space-3)}.ScriptChecker-module__loadingStage__02944d4e{height:72px;border-radius:var(--radius-3);background:var(--gray-a3);animation:ScriptChecker-module__shimmer__bb01fcf1 1.5s ease-in-out infinite alternate}@keyframes ScriptChecker-module__shimmer__bb01fcf1{0%{opacity:.5}to{opacity:1}}.UnifiedTranscript-module__container__6ebb0a07{padding:var(--space-4)}.UnifiedTranscript-module__content__2be5d740{min-height:520px}.UnifiedTranscript-module__scrollArea__ebe1af8a{max-height:70vh}.UnifiedTranscript-module__messages__cd9eb796{display:flex;flex-direction:column;gap:var(--space-3);padding-right:var(--space-2)}.UnifiedTranscript-module__messageRow__654302e2{display:flex}.UnifiedTranscript-module__messageLeft__1058212d{justify-content:flex-start}.UnifiedTranscript-module__messageRight__adf2faf4{justify-content:flex-end}.UnifiedTranscript-module__messageBubble__4dacfd37{width:min(86%,820px);border-radius:var(--radius-4);border:1px solid var(--gray-a5);background:var(--gray-a2);padding:var(--space-3)}.UnifiedTranscript-module__messageActive__6bd0d19d{border-color:var(--accent-8);box-shadow:0 0 0 1px var(--accent-8);background:var(--accent-a2)}.UnifiedTranscript-module__timestamp__227577b0{cursor:pointer;text-decoration:underline}.UnifiedTranscript-module__messageText__bfe3be64{font-size:var(--font-size-2);line-height:1.6;white-space:pre-wrap;cursor:text}.UnifiedTranscript-module__wordCurrent__92d69a5c{background:var(--amber-4);border-radius:3px;padding:0 1px}.UnifiedTranscript-module__wordKeyword__f86b9c3a{background:var(--violet-4);border-radius:3px;padding:0 1px}.UnifiedTranscript-module__wordSearch__b9649e1e{background:var(--green-4);border-radius:3px;padding:0 1px}.UnifiedTranscript-module__actionButton__eb0aab94{transition:opacity .2s ease,background-color .2s ease}.UnifiedTranscript-module__editingWrapper__d04f5e33,.UnifiedTranscript-module__intentsWrapper__bc88eb45{overflow:hidden;max-height:0;opacity:0;transition:max-height .25s ease,opacity .2s ease}.UnifiedTranscript-module__editingWrapper__d04f5e33.UnifiedTranscript-module__visible__6a492654,.UnifiedTranscript-module__intentsWrapper__bc88eb45.UnifiedTranscript-module__visible__6a492654{max-height:420px;opacity:1}.UnifiedTranscript-module__editing__f6a44467{margin-top:var(--space-2)}.UnifiedTranscript-module__intentsList__60706a36{margin:var(--space-2) 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:var(--space-1)}.UnifiedTranscript-module__intentItem__31cd5b43{display:inline-flex;align-items:baseline;gap:var(--space-2);padding:var(--space-1) var(--space-2);border-radius:var(--radius-2);background:var(--purple-a3);color:var(--purple-12);font-size:var(--font-size-2);width:fit-content}.UnifiedTranscript-module__intentLabel__95176ade{font-weight:500}.UnifiedTranscript-module__intentConfidence__8ed99f4c{color:var(--purple-11);font-size:var(--font-size-1)}@media (max-width: 768px){.UnifiedTranscript-module__content__2be5d740{min-height:420px}.UnifiedTranscript-module__messageLeft__1058212d,.UnifiedTranscript-module__messageRight__adf2faf4{justify-content:flex-start}.UnifiedTranscript-module__messageBubble__4dacfd37{width:100%;padding:var(--space-2)}}.ReportCharts-module__kpiCard__25d49404{border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-4);background:linear-gradient(135deg,#ffffff14,#ffffff05);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);display:flex;flex-direction:column;gap:var(--space-2);transition:transform .2s ease,box-shadow .2s ease}.ReportCharts-module__kpiCard__25d49404:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.ReportCharts-module__kpiValue__35c15f55{font-size:var(--font-size-3xl);font-weight:700;line-height:1.1}.ReportCharts-module__kpiTrendPositive__89d070e9{color:var(--color-positive)}.ReportCharts-module__kpiTrendNegative__cfc17191{color:var(--color-negative)}.ReportCharts-module__chartCard__31951108{border:1px solid var(--color-border);border-radius:var(--radius-md);background:linear-gradient(135deg,#ffffff0f,#ffffff05);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:var(--space-4);min-height:320px;transition:box-shadow .2s ease}.ReportCharts-module__chartCard__31951108:hover{box-shadow:0 4px 20px #0000000f}.ReportCharts-module__chartTitle__bd641136{margin-bottom:var(--space-3)}.ReportCharts-module__chartTooltip__8747c6ae{background:linear-gradient(135deg,#fffffff2,#ffffffe0);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:var(--space-2) var(--space-3);box-shadow:0 4px 16px #0000001a;display:flex;flex-direction:column;gap:2px}.dark .ReportCharts-module__chartTooltip__8747c6ae,[data-color-scheme=dark] .ReportCharts-module__chartTooltip__8747c6ae{background:linear-gradient(135deg,#1e1e1ef2,#1e1e1ee0)}.ReportCharts-module__heatmapWrap__e0202d35{overflow:auto}.ReportCharts-module__heatmapGrid__a1e30b86{display:inline-grid;grid-template-columns:32px repeat(24,28px);gap:2px;font-size:11px}.ReportCharts-module__heatmapCorner__36b3a052{width:32px;height:24px}.ReportCharts-module__heatmapHeader__f9280c84{height:24px;display:flex;align-items:center;justify-content:center;color:var(--gray-11);font-weight:500}.ReportCharts-module__heatmapRow__a4f16371{display:contents}.ReportCharts-module__heatmapRowLabel__f3fa4f7c{display:flex;align-items:center;padding-right:6px;color:var(--gray-11);font-weight:500}.ReportCharts-module__heatmapCell__74810d8b{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:4px;color:var(--gray-12);font-size:10px;transition:transform .1s ease}.ReportCharts-module__heatmapLegend__6a2ed896{margin-top:var(--space-2);font-size:11px;color:var(--gray-11);display:flex;gap:var(--space-3)}.ReportCharts-module__slaKpi__991be18c{display:flex;flex-direction:column;gap:2px;margin-bottom:var(--space-3)}.ReportCharts-module__slaKpi__991be18c .ReportCharts-module__kpiValue__35c15f55{font-size:var(--font-size-3xl);font-weight:700;color:var(--green-11)}.StatsCard-module__card__327ed6d1{display:flex;flex-direction:column;gap:var(--space-3);min-height:140px}.StatsCard-module__header__ee82c105{display:flex;justify-content:space-between;align-items:center;gap:var(--space-2)}.StatsCard-module__icon__60b4575a{width:40px;height:40px;border-radius:var(--radius-md);background-color:var(--color-accent-soft);color:var(--color-accent);display:flex;align-items:center;justify-content:center;flex-shrink:0}.StatsCard-module__value__0b4dc3f1{font-size:var(--font-size-3xl);font-weight:600;margin:0}.StatsCard-module__helper__f0c1b17d{font-size:var(--font-size-sm);color:var(--color-text-muted)}.StatsCard-module__trend__37512987{font-size:var(--font-size-xs);font-weight:600}.StatsCard-module__trendPositive__3e78011f{color:var(--color-positive)}.StatsCard-module__trendNegative__efa1cb30{color:var(--color-negative)}.OnboardingGuide-module__card__0cdaf534{display:flex;flex-direction:column;gap:var(--space-3)}.OnboardingGuide-module__actions__0f11f52d{display:flex;gap:var(--space-3);flex-wrap:wrap}.OnboardingGuide-module__steps__b0bd2a35{display:flex;flex-direction:column;gap:var(--space-2);margin-top:var(--space-2)}.OnboardingGuide-module__dialogContent__c397ccb6{display:flex;flex-direction:column;gap:var(--space-4);max-width:420px}.OnboardingGuide-module__dialogList__7a67d110{margin:0;padding-left:var(--space-4);display:flex;flex-direction:column;gap:var(--space-2)}.CopilotWidget-module__widget__823a0c4b{display:flex;flex-direction:column;height:100%;min-height:0;gap:var(--space-3)}.CopilotWidget-module__statusBar__8657b252{display:flex;align-items:center;justify-content:space-between;gap:var(--space-2);font-size:var(--font-size-1);color:var(--gray-9);padding:var(--space-2) 0}.CopilotWidget-module__statusLeft__35815063{display:flex;align-items:center;gap:var(--space-2)}.CopilotWidget-module__statusLabel__219ef946{font-weight:500}.CopilotWidget-module__statusSeparator__9085f0c6{color:var(--gray-7)}.CopilotWidget-module__statusDot__55cca2c5{width:8px;height:8px;border-radius:50%;background:var(--gray-7);flex-shrink:0}.CopilotWidget-module__statusDotConnected__41d2dd47{background:linear-gradient(135deg,var(--green-9),var(--green-11));box-shadow:0 0 6px var(--green-a6)}.CopilotWidget-module__statusDotReconnecting__7826d827{background:linear-gradient(135deg,var(--yellow-9),var(--orange-9));box-shadow:0 0 6px var(--yellow-a6);animation:CopilotWidget-module__pulse__2f400746 1.5s ease-in-out infinite}.CopilotWidget-module__statusDotDisconnected__63058ed0{background:var(--red-9)}.CopilotWidget-module__statsRow__30510619{display:flex;align-items:center;gap:var(--space-3)}.CopilotWidget-module__statItem__2b67a548{font-size:var(--font-size-1);font-weight:600;color:var(--gray-11);font-variant-numeric:tabular-nums}.CopilotWidget-module__statAlert__36fcd66e{color:var(--red-11);font-weight:700}.CopilotWidget-module__soundToggle__8cd7981c{background:transparent;border:none;cursor:pointer;font-size:var(--font-size-2);padding:0;line-height:1}.CopilotWidget-module__alertBanner__b9b14ee2{background:var(--red-9);color:#fff;padding:var(--space-3) var(--space-4);border-radius:var(--radius-3);display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);animation:CopilotWidget-module__slideDown__6ff78b8b .3s ease-out}.CopilotWidget-module__alertPulse__b4d16d39{animation:CopilotWidget-module__slideDown__6ff78b8b .3s ease-out,CopilotWidget-module__alertPulse__b4d16d39 2s ease-in-out infinite}@keyframes CopilotWidget-module__slideDown__6ff78b8b{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@keyframes CopilotWidget-module__alertPulse__b4d16d39{0%,to{box-shadow:0 0 #e53e3e66}50%{box-shadow:0 0 0 8px #e53e3e00}}@keyframes CopilotWidget-module__pulse__2f400746{0%,to{opacity:1}50%{opacity:.5}}.CopilotWidget-module__alertContent__99bd405b{display:flex;flex-direction:column;gap:var(--space-1)}.CopilotWidget-module__alertRule__f7fd688d{font-weight:700;font-size:var(--font-size-3)}.CopilotWidget-module__alertPhrase__95ce512e{font-size:var(--font-size-2);opacity:.9}.CopilotWidget-module__alertDismiss__3d4009a8{background:transparent;border:1px solid rgba(255,255,255,.4);color:#fff;cursor:pointer;padding:var(--space-1) var(--space-2);border-radius:var(--radius-2);font-size:var(--font-size-1);transition:background .15s}.CopilotWidget-module__alertDismiss__3d4009a8:hover{background:#ffffff26}.CopilotWidget-module__transcriptPanel__c31cd8cd{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:var(--space-2);padding:var(--space-3);border:1px solid var(--gray-a5);border-radius:var(--radius-3);background:var(--gray-a2)}.CopilotWidget-module__transcriptEmpty__aa0e735f{display:flex;align-items:center;justify-content:center;height:100%;color:var(--gray-9);font-size:var(--font-size-2)}.CopilotWidget-module__transcriptLine__37314002{display:flex;gap:var(--space-2);font-size:var(--font-size-2);line-height:1.6}.CopilotWidget-module__transcriptTime__582a6c82{color:var(--gray-8);font-size:var(--font-size-1);flex-shrink:0;min-width:52px;font-variant-numeric:tabular-nums}.CopilotWidget-module__transcriptSpeaker__7ae25003{font-weight:600;flex-shrink:0;min-width:80px;font-size:var(--font-size-1);text-transform:uppercase;letter-spacing:.03em}.CopilotWidget-module__speakerOperator__e5a14bd4{color:var(--blue-11)}.CopilotWidget-module__speakerClient__ef42dc67{color:var(--green-11)}.CopilotWidget-module__transcriptText__58c5f408{color:var(--gray-12)}.CopilotWidget-module__suggestionsPanel__90f91f1a{display:flex;flex-direction:column;gap:var(--space-2);max-height:340px;overflow-y:auto;padding:var(--space-3);border:1px solid var(--gray-a5);border-radius:var(--radius-3)}.CopilotWidget-module__suggestionsHeader__a375d0d4{display:flex;align-items:center;justify-content:space-between;font-weight:600;font-size:var(--font-size-3);color:var(--gray-12);margin-bottom:var(--space-1)}.CopilotWidget-module__nbaButton__16397e23{font-size:var(--font-size-1);padding:var(--space-1) var(--space-2);border:1px solid var(--blue-a7);border-radius:var(--radius-2);background:var(--blue-a3);color:var(--blue-11);cursor:pointer;font-weight:500;transition:background .15s,border-color .15s}.CopilotWidget-module__nbaButton__16397e23:hover:not(:disabled){background:var(--blue-a4);border-color:var(--blue-9)}.CopilotWidget-module__nbaButton__16397e23:disabled{opacity:.5;cursor:not-allowed}.CopilotWidget-module__typingIndicator__d0aff71c{display:flex;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);background:var(--gray-a3);border-radius:var(--radius-2);font-size:var(--font-size-2);color:var(--gray-11)}.CopilotWidget-module__typingDots__8320f79f{display:flex;gap:3px;align-items:center}.CopilotWidget-module__typingDots__8320f79f span{width:6px;height:6px;border-radius:50%;background:var(--blue-9);animation:CopilotWidget-module__typingBounce__8a5a7023 1.4s infinite ease-in-out both}.CopilotWidget-module__typingDots__8320f79f span:nth-child(1){animation-delay:0s}.CopilotWidget-module__typingDots__8320f79f span:nth-child(2){animation-delay:.16s}.CopilotWidget-module__typingDots__8320f79f span:nth-child(3){animation-delay:.32s}@keyframes CopilotWidget-module__typingBounce__8a5a7023{0%,80%,to{transform:scale(.6);opacity:.4}40%{transform:scale(1);opacity:1}}.CopilotWidget-module__partialText__117c5572{font-style:italic;color:var(--gray-10);white-space:pre-wrap}.CopilotWidget-module__suggestionCard__c82e55bf{padding:var(--space-3);border:1px solid var(--blue-a5);border-radius:var(--radius-2);background:var(--blue-a2);display:flex;flex-direction:column;gap:var(--space-2)}.CopilotWidget-module__suggestionSlideIn__22643875{animation:CopilotWidget-module__suggestionSlide__b8c7869a .35s ease-out}@keyframes CopilotWidget-module__suggestionSlide__b8c7869a{0%{opacity:0;transform:translate(-16px)}to{opacity:1;transform:translate(0)}}.CopilotWidget-module__suggestionTop__8b05ba04{display:flex;align-items:center;justify-content:space-between;gap:var(--space-2)}.CopilotWidget-module__suggestionText__ce54e985{font-size:var(--font-size-3);color:var(--gray-12);line-height:1.55;font-weight:500}.CopilotWidget-module__suggestionMeta__61b7296d{display:flex;align-items:center;gap:var(--space-2);flex-wrap:wrap}.CopilotWidget-module__suggestionSource__f395822d{font-size:var(--font-size-1);color:var(--gray-9)}.CopilotWidget-module__suggestionTime__8a21fe08{font-size:var(--font-size-1);color:var(--gray-8);font-variant-numeric:tabular-nums}.CopilotWidget-module__feedbackButtons__b98f8cb0{display:flex;gap:var(--space-1);margin-left:auto}.CopilotWidget-module__feedbackBtn__cb47095d{background:transparent;border:1px solid var(--gray-a5);border-radius:var(--radius-2);cursor:pointer;padding:var(--space-1);font-size:var(--font-size-3);line-height:1;transition:background .15s}.CopilotWidget-module__feedbackBtn__cb47095d:hover{background:var(--gray-a3)}.CopilotWidget-module__feedbackBtnActive__2207ebd9{border-color:var(--blue-9);background:var(--blue-a3)}.CopilotWidget-module__historyToggle__00c59757{background:transparent;border:none;cursor:pointer;color:var(--blue-11);font-size:var(--font-size-1);font-weight:500;padding:var(--space-1) 0;text-align:left}.CopilotWidget-module__historyToggle__00c59757:hover{text-decoration:underline}.CopilotWidget-module__historyList__20eb07df{display:flex;flex-direction:column;gap:var(--space-2)}.CopilotWidget-module__historyCard__a72958f8{padding:var(--space-2);border:1px solid var(--gray-a4);border-radius:var(--radius-2);background:var(--gray-a2);display:flex;flex-direction:column;gap:var(--space-1)}.CopilotWidget-module__historyTop__4714bc87{display:flex;align-items:center;justify-content:space-between}.CopilotWidget-module__historyTime__90f7f5b3{font-size:var(--font-size-1);color:var(--gray-8);font-variant-numeric:tabular-nums}.CopilotWidget-module__historyText__4bb193b1{font-size:var(--font-size-2);color:var(--gray-11);line-height:1.45}
