._page_1ph51_1{background:var(--gradient-brand);height:100dvh;color:var(--text-on-brand-strong);flex-direction:column;display:flex;overflow:hidden}._main_1ph51_11{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}._body_1ph51_24{flex-direction:column;flex:1;width:100%;min-height:0;padding-top:max(.65rem,min(2vh,1.25rem));display:flex;overflow:hidden}._heroCard_1ph51_34{background:var(--surface-glass);border:1px solid var(--border-glass);width:100%;max-width:32rem;padding:var(--panel-spacing);text-align:center;border-radius:12px;flex-direction:column;align-items:center;gap:.75rem;margin:3rem auto 0;display:flex}._heroText_1ph51_49{color:var(--text-on-brand-muted);font-size:1rem}._loadingSpinner_1ph51_54{border:3px solid var(--surface-glass-strong);border-top-color:var(--text-on-brand-strong);width:40px;height:40px;animation:_spin_1ph51_1 var(--dur-spin-fast) var(--ease-linear) infinite;border-radius:50%}@keyframes _spin_1ph51_1{to{transform:rotate(360deg)}}._errorTitle_1ph51_69{color:var(--accent-danger);font-size:.95rem;font-weight:600}._errorMessage_1ph51_75{color:var(--text-on-brand-muted);line-height:1.5}._promptCard_1ph51_80,._recorderCard_1ph51_81,._transcriptCard_1ph51_82{background:var(--surface-glass);border:1px solid var(--border-glass);border-radius:12px;width:100%}._promptCard_1ph51_80{flex-direction:column;align-items:center;gap:.55rem;padding:1.5rem 1.5rem 1.35rem;display:flex;position:relative}._promptStartButton_1ph51_98{min-width:11rem;min-height:3rem;margin-top:.45rem}._progressFloat_1ph51_104{color:var(--text-on-brand-muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.72rem;position:absolute;top:.7rem;right:.85rem}._resumePill_1ph51_114{opacity:.7}._promptHeadline_1ph51_118{font-size:1.45rem;font-weight:500;font-family:var(--font-display);text-align:center;line-height:calc(var(--leading-display) + .28);letter-spacing:-.01em;justify-content:center;align-items:center;width:100%;min-height:4.14em;margin:0;display:flex}._promptTextPlain_1ph51_133{color:var(--text-on-brand-strong)}._promptTextFlow_1ph51_137{max-width:100%;display:inline}._promptTextQuoted_1ph51_142{color:var(--transcript-quoted-text);font-style:italic;font-weight:600}._assignmentHeadline_1ph51_148{max-width:34rem;font-size:var(--text-learner-body);text-align:center;color:var(--text-on-brand-muted);margin:0;line-height:1.45}._expectedBox_1ph51_157{border-top:1px solid var(--border-glass);cursor:pointer;background:0 0;border-bottom:0;border-left:0;border-right:0;justify-content:center;align-items:center;width:100%;margin-top:.15rem;padding:.7rem .85rem;display:inline-flex}._expectedValue_1ph51_172{border:1px solid var(--border-glass);background:var(--chip-bg);min-height:2rem;color:var(--text-on-brand-strong);font-size:var(--text-learner-body);letter-spacing:.06em;transition:background var(--dur-fast) var(--ease-out-soft), border-color var(--dur-fast) var(--ease-out-soft), filter var(--dur-fast) var(--ease-out-soft);border-radius:999px;justify-content:center;align-items:center;padding:.3rem .9rem;font-weight:600;display:inline-flex}._expectedBox_1ph51_157:hover ._expectedValue_1ph51_172{background:var(--surface-glass-strong)}._expectedBox_1ph51_157:not(._expectedBoxVisible_1ph51_192) ._expectedValue_1ph51_172{filter:blur(5px)}._promptThinkingDots_1ph51_196{color:var(--text-on-brand-muted);justify-content:center;align-items:center;gap:.45rem;display:inline-flex}._promptThinkingDots_1ph51_196 span{opacity:.32;width:.5rem;height:.5rem;animation:_promptThinkingBounce_1ph51_1 var(--dur-breath) var(--ease-in-out-soft) infinite;background:currentColor;border-radius:999px}._promptThinkingDots_1ph51_196 span:nth-child(2){animation-delay:var(--dur-tutor-dot-delay-1)}._promptThinkingDots_1ph51_196 span:nth-child(3){animation-delay:var(--dur-tutor-dot-delay-2)}@keyframes _promptThinkingBounce_1ph51_1{0%,80%,to{opacity:.25;transform:translateY(0)}40%{opacity:.9;transform:translateY(-3px)}}._statusStrip_1ph51_233{grid-gap:.55rem;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;width:100%;display:grid}._statusPill_1ph51_240{border:1px solid var(--border-glass);background:var(--surface-glass);text-align:left;border-radius:10px;flex-direction:column;gap:.15rem;min-width:0;padding:.55rem .7rem;display:flex;position:relative;overflow:hidden}._statusPillInteractive_1ph51_254{appearance:none;width:100%;font:inherit;color:inherit;-webkit-user-select:none;user-select:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent;cursor:pointer;transition:background var(--dur-fast) var(--ease-out-soft), border-color var(--dur-fast) var(--ease-out-soft), box-shadow var(--dur-fast) var(--ease-out-soft), opacity var(--dur-fast) var(--ease-out-soft)}._statusPillInteractive_1ph51_254:hover:not(:disabled){background:var(--surface-glass-strong)}._statusPillPressed_1ph51_272{box-shadow:var(--tutor-status-pill-pressed-ring)}._statusPillDisabled_1ph51_276{opacity:.6;cursor:default}._statusPillAnimated_1ph51_281:after{content:"";background:linear-gradient(90deg, transparent, var(--sweep-shimmer), transparent);animation:_statusSweep_1ph51_1 var(--dur-tutor-status-sweep) var(--ease-in-out-soft) infinite;pointer-events:none;position:absolute;inset:0;transform:translate(-130%)}._statusPillLabelRow_1ph51_291{justify-content:space-between;align-items:center;gap:.45rem;display:flex}._statusPillLabel_1ph51_291{text-transform:uppercase;letter-spacing:.06em;color:var(--text-on-brand-muted);align-items:center;gap:.35rem;font-size:.72rem;display:inline-flex}._statusPillIcon_1ph51_308{opacity:.85;justify-content:center;align-items:center;min-width:1rem;min-height:1rem;display:inline-flex}._pttIcon_1ph51_317{justify-content:center;align-items:flex-end;width:.9rem;height:.9rem;display:inline-flex;position:relative}._pttIconFinger_1ph51_326{background:currentColor;border-radius:999px;width:.24rem;height:.5rem;position:absolute;top:.02rem}._pttIconBase_1ph51_335{background:0 0;border:1px solid;border-radius:999px;width:.62rem;height:.22rem;position:absolute;bottom:.04rem}._statusPillValue_1ph51_345{font-size:var(--text-learner-helper);color:var(--text-on-brand-strong);line-height:1.35}._statusPillPulse_1ph51_351{flex-shrink:0;align-items:center;gap:.18rem;display:inline-flex}._statusPillPulse_1ph51_351 span{opacity:.26;width:.3rem;height:.3rem;animation:_statusPulseDots_1ph51_1 var(--dur-breath) var(--ease-in-out-soft) infinite;background:currentColor;border-radius:999px}._statusPillPulse_1ph51_351 span:nth-child(2){animation-delay:var(--dur-fast)}._statusPillPulse_1ph51_351 span:nth-child(3){animation-delay:var(--dur-tutor-dot-delay-3)}._pillActive_1ph51_375{border-color:var(--status-info-border);background:var(--status-info-bg);color:var(--status-info-text)}._pillListening_1ph51_381{border-color:var(--pill-listening-border);background:var(--pill-listening-bg);color:var(--accent-success)}._pillWorking_1ph51_387{border-color:var(--status-warning-border);background:var(--status-warning-bg);color:var(--status-warning-text)}._pillReady_1ph51_393{border-color:var(--pron-tier-good-soft);background:var(--pill-ready-bg)}._pillIdle_1ph51_398{border-color:var(--border-glass)}@keyframes _statusPulseDots_1ph51_1{0%,80%,to{opacity:.24;transform:scale(.8)}40%{opacity:.9;transform:scale(1)}}@keyframes _statusSweep_1ph51_1{0%{transform:translate(-130%)}45%,to{transform:translate(130%)}}._inlineNote_1ph51_425{max-width:34rem;font-size:var(--text-learner-helper);color:var(--text-on-brand-muted);line-height:1.5}._startPanel_1ph51_432{text-align:center;border:1px solid var(--border-glass);background:var(--surface-glass);border-radius:16px;flex-direction:column;align-items:center;gap:.65rem;width:100%;padding:1.05rem 1rem 1rem;display:flex}._startPanelHint_1ph51_445{max-width:34rem;font-size:var(--text-learner-helper);color:var(--text-on-brand-muted);line-height:1.5}._startBtn_1ph51_452{border:1px solid var(--status-info-border);background:var(--status-info-bg);min-width:11rem;min-height:3rem;color:var(--text-on-brand-strong);font-size:var(--text-body);cursor:pointer;border-radius:999px;padding:.6rem 1rem;font-weight:600}._startBtn_1ph51_452:hover:not(:disabled){background:var(--accent-brand-soft)}._utilityRow_1ph51_469{flex-wrap:wrap;justify-content:flex-end;gap:.45rem;width:100%;display:flex}._utilityBtn_1ph51_477{border:1px solid var(--border-glass);background:var(--surface-glass);min-height:2.2rem;color:var(--text-on-brand-muted);font-size:var(--text-learner-body);cursor:pointer;transition:background var(--dur-fast) var(--ease-out-soft), border-color var(--dur-fast) var(--ease-out-soft), opacity var(--dur-fast) var(--ease-out-soft), color var(--dur-fast) var(--ease-out-soft);border-radius:999px;padding:.42rem .85rem;font-weight:600}._utilityBtn_1ph51_477:hover:not(:disabled){background:var(--surface-glass-strong);color:var(--text-on-brand-strong)}._utilityBtn_1ph51_477:disabled{opacity:.5;cursor:default}._utilityBtnDanger_1ph51_500{color:var(--accent-danger);border-color:var(--danger-glass-button-border)}._errorInline_1ph51_505{background:var(--surface-danger-soft);border:1px solid var(--border-danger);width:100%;font-size:var(--text-learner-body);color:var(--accent-danger);border-radius:8px;padding:.75rem 1rem}._transcriptCard_1ph51_82{background:0 0;border:none;border-radius:0;flex-direction:column;gap:.75rem;width:100%;padding:0;display:flex}@media (width<=720px){._statusStrip_1ph51_233{grid-template-columns:1fr}._controlRow_1ph51_531{grid-template-columns:1fr 1fr}}._inlineRetryButton_1ph51_537{color:inherit;font:inherit;cursor:pointer;background:0 0;border:none;padding:0;-webkit-text-decoration:underline;text-decoration:underline}._inlineRetryButton_1ph51_537:hover{opacity:.8}
