.PracticeUnitProgress-module-scss-module__PXGMfa__root{border-bottom:1px solid color-mix(in srgb,var(--foreground)12%,transparent);margin-bottom:1.75rem;padding-bottom:1.25rem}.PracticeUnitProgress-module-scss-module__PXGMfa__unitTitle{color:var(--foreground);margin:0 0 .5rem;font-size:1.25rem;font-weight:600;line-height:1.3}.PracticeUnitProgress-module-scss-module__PXGMfa__unitDescription{color:color-mix(in srgb,var(--foreground)78%,transparent);margin:0 0 1rem;font-size:.95rem;line-height:1.5}.PracticeUnitProgress-module-scss-module__PXGMfa__unitTopic{color:color-mix(in srgb,var(--foreground)55%,transparent);margin:-.5rem 0 1rem;font-size:.8125rem;font-weight:500}.PracticeUnitProgress-module-scss-module__PXGMfa__progressRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.65rem;display:flex}.PracticeUnitProgress-module-scss-module__PXGMfa__progressLabel{color:color-mix(in srgb,var(--foreground)85%,transparent);font-size:.875rem;font-weight:500}.PracticeUnitProgress-module-scss-module__PXGMfa__steps{flex-wrap:wrap;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.PracticeUnitProgress-module-scss-module__PXGMfa__step{background:color-mix(in srgb,var(--foreground)22%,transparent);border-radius:999px;width:.5rem;height:.5rem;transition:width .35s cubic-bezier(.4,0,.2,1),background .35s cubic-bezier(.4,0,.2,1)}.PracticeUnitProgress-module-scss-module__PXGMfa__stepDone{background:color-mix(in srgb,var(--foreground)55%,transparent)}.PracticeUnitProgress-module-scss-module__PXGMfa__stepCurrent{background:var(--foreground);width:1.25rem}.PracticeUnitProgress-module-scss-module__PXGMfa__barTrack{background:color-mix(in srgb,var(--foreground)12%,transparent);border-radius:999px;height:6px;overflow:hidden}.PracticeUnitProgress-module-scss-module__PXGMfa__barFill{border-radius:inherit;background:color-mix(in srgb,var(--foreground)72%,transparent);height:100%;transition:width .4s cubic-bezier(.4,0,.2,1)}
.Transcript-module-scss-module__6fmUHW__root{flex-direction:column;gap:.5rem;min-height:0;display:flex}.Transcript-module-scss-module__6fmUHW__header{flex-shrink:0}.Transcript-module-scss-module__6fmUHW__toggle{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.Transcript-module-scss-module__6fmUHW__toggle input{cursor:pointer}.Transcript-module-scss-module__6fmUHW__loading{color:var(--foreground);opacity:.7}.Transcript-module-scss-module__6fmUHW__scrollContainer{scrollbar-width:none;-ms-overflow-style:none;border:1px solid var(--border-muted);background:var(--background-subtle);border-radius:8px;flex:1;min-height:200px;max-height:400px;overflow:hidden auto}.Transcript-module-scss-module__6fmUHW__scrollContainer::-webkit-scrollbar{display:none}.Transcript-module-scss-module__6fmUHW__content{flex-flow:wrap;padding:.5rem 0;display:flex;min-height:unset!important}.Transcript-module-scss-module__6fmUHW__wordWrapper{flex-shrink:0;align-items:center;display:flex}.Transcript-module-scss-module__6fmUHW__bottomSpacer{flex-shrink:0;flex-basis:100%;width:100%}.Transcript-module-scss-module__6fmUHW__word{color:var(--foreground);cursor:pointer;background:0 0;border:none;border-radius:4px;margin:.075rem .15rem;padding:.25rem .5rem;font-family:inherit;font-size:1rem;transition:background-color .15s,color .15s;display:flex}.Transcript-module-scss-module__6fmUHW__word:hover{background:var(--background-hover)}.Transcript-module-scss-module__6fmUHW__word.Transcript-module-scss-module__6fmUHW__active{background:var(--highlight-current);color:var(--foreground)}.Transcript-module-scss-module__6fmUHW__word.Transcript-module-scss-module__6fmUHW__activeSeg{background:var(--highlight-segment);color:var(--foreground)}.Transcript-module-scss-module__6fmUHW__word.Transcript-module-scss-module__6fmUHW__played{background:var(--highlight-current);color:var(--foreground)}.Transcript-module-scss-module__6fmUHW__word.Transcript-module-scss-module__6fmUHW__passive{color:var(--text-muted)}
.TranscriptDialog-module-scss-module__XXqxcW__root{flex-direction:column;gap:.5rem;min-height:0;display:flex}.TranscriptDialog-module-scss-module__XXqxcW__header{flex-shrink:0}.TranscriptDialog-module-scss-module__XXqxcW__loading{color:var(--foreground);opacity:.7}.TranscriptDialog-module-scss-module__XXqxcW__scrollContainer{scrollbar-width:none;-ms-overflow-style:none;border:1px solid var(--border-muted);background:var(--background-subtle);border-radius:8px;flex:1;min-height:200px;max-height:400px;overflow:hidden auto}.TranscriptDialog-module-scss-module__XXqxcW__scrollContainer::-webkit-scrollbar{display:none}.TranscriptDialog-module-scss-module__XXqxcW__turns{flex-direction:column;gap:.75rem;padding:.75rem .5rem;display:flex}.TranscriptDialog-module-scss-module__XXqxcW__turn{width:100%;display:flex}.TranscriptDialog-module-scss-module__XXqxcW__turnLeft{justify-content:flex-start}.TranscriptDialog-module-scss-module__XXqxcW__turnRight{justify-content:flex-end}.TranscriptDialog-module-scss-module__XXqxcW__bubble{border:1px solid var(--border-muted);border-radius:10px;flex-direction:column;align-items:flex-start;gap:.35rem;max-width:min(100%,560px);padding:.5rem .65rem;display:flex}.TranscriptDialog-module-scss-module__XXqxcW__bubbleLeft{background:var(--background,#fff)}.TranscriptDialog-module-scss-module__XXqxcW__bubbleRight{background:var(--background-hover,#f4f4f5);align-items:flex-end}.TranscriptDialog-module-scss-module__XXqxcW__speakerName{color:var(--text-muted);align-self:flex-start;font-size:.8rem;font-weight:600}.TranscriptDialog-module-scss-module__XXqxcW__bubbleRight .TranscriptDialog-module-scss-module__XXqxcW__speakerName{align-self:flex-end}.TranscriptDialog-module-scss-module__XXqxcW__wordsRow{flex-flow:wrap;justify-content:flex-start;align-items:center;width:100%;display:flex}.TranscriptDialog-module-scss-module__XXqxcW__bubbleRight .TranscriptDialog-module-scss-module__XXqxcW__wordsRow{justify-content:flex-end}.TranscriptDialog-module-scss-module__XXqxcW__bottomSpacer{flex-shrink:0;width:100%}
