.CreditsPanel-module__jRcusW__panel{background:var(--bg-surface);border:1px solid var(--border-default);border-radius:var(--radius-xl);box-shadow:var(--elevation-sm);text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:2rem 1.25rem 2.25rem;display:flex}@media (min-width:48rem){.CreditsPanel-module__jRcusW__panel{padding:2.75rem 2rem 3rem}}.CreditsPanel-module__jRcusW__eyebrow{letter-spacing:var(--letter-spacing-wide)}.CreditsPanel-module__jRcusW__readout{align-items:flex-start;gap:.35em;display:inline-flex}.CreditsPanel-module__jRcusW__balance{font-size:calc(clamp(3rem, 14vw, 5.5rem) * var(--display-scale,1));letter-spacing:-.04em;font-variant-numeric:tabular-nums;color:var(--brand-primary-strong);font-weight:800;line-height:.95}.CreditsPanel-module__jRcusW__award{font-size:calc(clamp(.95rem, 3vw, 1.35rem) * var(--font-scale,1));font-variant-numeric:tabular-nums;color:var(--brand-success-strong);background:color-mix(in srgb, var(--brand-success) 14%, transparent);opacity:0;transition:opacity .52s var(--transition-timing-function-standard), transform .52s var(--transition-timing-function-standard);border-radius:9999px;margin-top:.35em;padding:.3rem .75rem;font-weight:800;display:inline-block;transform:translateY(.75em)}.CreditsPanel-module__jRcusW__awardIn{opacity:1;transform:translateY(0)}.CreditsPanel-module__jRcusW__caption{max-width:34rem}@media (prefers-reduced-motion:reduce){.CreditsPanel-module__jRcusW__award{opacity:1;transition:none;transform:none}}
.SeriesLegend-module__vfY4Fa__legend{flex-wrap:wrap;align-items:center;gap:.5rem 1.25rem;margin:0;padding:0;list-style:none;display:flex}.SeriesLegend-module__vfY4Fa__item{align-items:center;gap:.5rem;display:inline-flex}.SeriesLegend-module__vfY4Fa__mark{background:var(--mark-color);border-radius:9999px;flex:none;width:.625rem;height:.625rem;display:inline-block}.SeriesLegend-module__vfY4Fa__model{--mark-color:var(--chart-series-model)}.SeriesLegend-module__vfY4Fa__student{--mark-color:var(--chart-series-student)}
.IntonationChart-module__J-GOpa__card{--chart-bleed:1rem;padding:1.25rem var(--chart-bleed) 1.125rem;background:var(--bg-surface);border:1px solid var(--border-default);border-radius:var(--radius-xl);box-shadow:var(--elevation-xs);flex-direction:column;gap:1rem;display:flex}@media (min-width:48rem){.IntonationChart-module__J-GOpa__card{--chart-bleed:1.5rem;padding:1.5rem var(--chart-bleed) 1.25rem}}.IntonationChart-module__J-GOpa__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem 1rem;display:flex}.IntonationChart-module__J-GOpa__viewport{width:100%;min-width:0;overflow-x:clip}.IntonationChart-module__J-GOpa__plot{border-radius:var(--radius-md);position:relative}.IntonationChart-module__J-GOpa__plot:focus-visible{outline:2px solid var(--focus-ring);outline-offset:4px}.IntonationChart-module__J-GOpa__canvas{display:block;overflow:visible}.IntonationChart-module__J-GOpa__crosshair{stroke:var(--border-strong);stroke-width:1px;shape-rendering:crispedges}.IntonationChart-module__J-GOpa__modelLine,.IntonationChart-module__J-GOpa__studentLine{fill:none;stroke-width:2.5px;stroke-linejoin:round;stroke-linecap:round}.IntonationChart-module__J-GOpa__modelLine{stroke:var(--chart-series-model)}.IntonationChart-module__J-GOpa__studentLine{stroke:var(--chart-series-student)}
.ShadowingResultsView-module__D9QtKW__page{padding:.5rem 0 1rem}.ShadowingResultsView-module__D9QtKW__container{flex-direction:column;gap:1.25rem;width:min(100%,56rem);min-width:0;margin-inline:auto;display:flex}.ShadowingResultsView-module__D9QtKW__scores{grid-template-columns:repeat(auto-fit,minmax(13.5rem,1fr));gap:1rem;display:grid}@media (min-width:48rem){.ShadowingResultsView-module__D9QtKW__scores{gap:1.25rem}}.ShadowingResultsView-module__D9QtKW__notice{border-radius:var(--radius-md);background:var(--bg-soft);color:var(--text-tertiary);align-items:flex-start;gap:.625rem;padding:.75rem 1rem;display:flex}.ShadowingResultsView-module__D9QtKW__noticeWarning{background:color-mix(in srgb, var(--brand-warning-strong) 12%, transparent);color:var(--brand-warning-strong);border:1px solid color-mix(in srgb, var(--brand-warning-strong) 30%, transparent)}.ShadowingResultsView-module__D9QtKW__actions{justify-content:center;display:flex}
.DifficultyPrompt-module__yvBtyq__root{z-index:9999;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.DifficultyPrompt-module__yvBtyq__overlay{background:var(--overlay-modal-backdrop);-webkit-backdrop-filter:blur(8px);position:absolute;inset:0}.DifficultyPrompt-module__yvBtyq__panel{z-index:1;background:var(--bg-surface);border:1px solid var(--border-default);border-radius:var(--radius-xl);width:min(100%,440px);box-shadow:var(--shadow-xl);position:relative;overflow:hidden}.DifficultyPrompt-module__yvBtyq__header{background:color-mix(in srgb, var(--brand-primary) 10%, transparent);border-bottom:1px solid color-mix(in srgb, var(--brand-primary) 22%, transparent);align-items:center;gap:12px;padding:20px 24px;display:flex}.DifficultyPrompt-module__yvBtyq__icon{width:22px;height:22px;color:var(--brand-primary);flex-shrink:0}.DifficultyPrompt-module__yvBtyq__body{padding:20px 24px 0}.DifficultyPrompt-module__yvBtyq__actions{justify-content:center;gap:12px;padding:20px 24px 24px;display:flex}@media (max-width:480px){.DifficultyPrompt-module__yvBtyq__panel{border-radius:var(--radius-lg)}.DifficultyPrompt-module__yvBtyq__header{padding:16px 20px}.DifficultyPrompt-module__yvBtyq__body{padding:16px 20px 0}.DifficultyPrompt-module__yvBtyq__actions{flex-direction:column-reverse;padding:16px 20px 20px}}
.MicrophoneCheck-module__YN11Gq__card{background:var(--bg-surface);border:1.5px solid var(--border-default);border-radius:var(--radius-xl);flex-direction:column;gap:18px;height:100%;min-height:292px;padding:24px;display:flex}.MicrophoneCheck-module__YN11Gq__cardHeader{align-items:center;gap:12px;display:flex}.MicrophoneCheck-module__YN11Gq__iconWrap{border-radius:var(--radius-md);background:var(--brand-primary-soft);width:40px;height:40px;color:var(--brand-primary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.MicrophoneCheck-module__YN11Gq__cardTitle{font-size:calc(15px * var(--font-scale,1));color:var(--text-primary);font-weight:700;line-height:1.2}.MicrophoneCheck-module__YN11Gq__cardDesc{font-size:var(--text-size-xs);color:var(--text-muted);margin-top:2px}.MicrophoneCheck-module__YN11Gq__visualiser{background:var(--bg-soft);border-radius:var(--radius-md);flex:1;align-items:flex-end;gap:3px;min-height:108px;padding:12px 10px;display:flex;overflow:hidden}.MicrophoneCheck-module__YN11Gq__bar{background:var(--border-strong);border-radius:var(--radius-sm) var(--radius-sm) 0 0;flex:1;min-height:4px;transition:height 60ms}.MicrophoneCheck-module__YN11Gq__barActive{background:var(--brand-primary)}.MicrophoneCheck-module__YN11Gq__barSuccess{background:var(--brand-success)}.MicrophoneCheck-module__YN11Gq__statusRow{min-height:20px}.MicrophoneCheck-module__YN11Gq__statusNeutral{font-size:calc(13px * var(--font-scale,1));color:var(--text-muted);font-weight:500}.MicrophoneCheck-module__YN11Gq__statusListening{font-size:calc(13px * var(--font-scale,1));color:var(--brand-primary);align-items:center;gap:6px;font-weight:600;display:inline-flex}.MicrophoneCheck-module__YN11Gq__listeningDot{background:var(--brand-primary);border-radius:50%;width:7px;height:7px;animation:1.2s infinite MicrophoneCheck-module__YN11Gq__blink}@keyframes MicrophoneCheck-module__YN11Gq__blink{0%,to{opacity:1}50%{opacity:.25}}.MicrophoneCheck-module__YN11Gq__statusSuccess{font-size:calc(13px * var(--font-scale,1));color:var(--brand-success);font-weight:600}.MicrophoneCheck-module__YN11Gq__statusWarn{font-size:calc(13px * var(--font-scale,1));color:var(--brand-warning);font-weight:600}.MicrophoneCheck-module__YN11Gq__actions{align-items:center;gap:8px;margin-top:auto;display:flex}.MicrophoneCheck-module__YN11Gq__compactCard{flex-direction:column;gap:10px;display:flex}.MicrophoneCheck-module__YN11Gq__compactHeader{align-items:center;gap:10px;display:flex}.MicrophoneCheck-module__YN11Gq__compactIconWrap{border-radius:var(--radius-sm);background:var(--brand-primary-soft);width:28px;height:28px;color:var(--brand-primary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.MicrophoneCheck-module__YN11Gq__compactRow{background:var(--bg-soft);border-radius:var(--radius-md);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:8px 8px 8px 12px;display:flex}
.MicBlockedPanel-module__L8ZdTa__panel{flex-direction:column;align-items:center;gap:10px;width:100%;max-width:34rem;display:flex}.MicBlockedPanel-module__L8ZdTa__icon{background-color:color-mix(in srgb, var(--status-danger) 12%, transparent);width:64px;height:64px;color:var(--status-danger);border-radius:50%;justify-content:center;align-items:center;margin-bottom:4px;display:flex}.MicBlockedPanel-module__L8ZdTa__steps{border:1px solid var(--border-default);background-color:var(--bg-soft);text-align:left;border-radius:12px;flex-direction:column;gap:10px;width:100%;margin-top:6px;padding:14px 16px;list-style:none;display:flex}.MicBlockedPanel-module__L8ZdTa__step{align-items:flex-start;gap:10px;display:flex}.MicBlockedPanel-module__L8ZdTa__stepNumber{background-color:var(--brand-primary);width:20px;height:20px;color:var(--text-inverse);font-size:var(--text-size-xs);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;font-weight:600;display:flex}.MicBlockedPanel-module__L8ZdTa__note{border:1px solid var(--border-default);background-color:var(--bg-inset);text-align:left;border-radius:10px;align-items:flex-start;gap:8px;width:100%;padding:10px 12px;display:flex}.MicBlockedPanel-module__L8ZdTa__noteIcon{color:var(--text-secondary);flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:flex}
.NumberCountdown-module__ltoJSG__stage{align-items:center;gap:calc(16px * var(--mic-scale,1));flex-direction:column;display:flex}.NumberCountdown-module__ltoJSG__dial{width:calc(clamp(132px, 42vw, 168px) * var(--mic-scale,1));aspect-ratio:1;place-items:center;max-width:100%;display:grid;position:relative}.NumberCountdown-module__ltoJSG__ring{width:100%;height:100%;position:absolute;inset:0;transform:rotate(-90deg)}.NumberCountdown-module__ltoJSG__ringTrack{fill:none;stroke:var(--border-default);stroke-width:5px}.NumberCountdown-module__ltoJSG__ringProgress{fill:none;stroke:var(--brand-primary);stroke-width:5px;stroke-linecap:round;stroke-dasharray:289.03;stroke-dashoffset:0;animation-name:NumberCountdown-module__ltoJSG__numberCountdownDrain;animation-timing-function:linear;animation-fill-mode:forwards}@keyframes NumberCountdown-module__ltoJSG__numberCountdownDrain{to{stroke-dashoffset:289.03px}}.NumberCountdown-module__ltoJSG__number{font-family:var(--font-display);font-size:calc(var(--display-size-xl) * 1.7 * var(--mic-scale,1));color:var(--brand-primary);line-height:1}.NumberCountdown-module__ltoJSG__slots{flex-wrap:wrap;justify-content:center;gap:9px;display:flex}.NumberCountdown-module__ltoJSG__slot{background-color:var(--border-default);border-radius:50%;width:10px;height:10px;transition:background-color .2s,transform .2s}.NumberCountdown-module__ltoJSG__slotCorrect{background-color:var(--brand-success)}.NumberCountdown-module__ltoJSG__slotMissed{background-color:var(--brand-danger-soft)}.NumberCountdown-module__ltoJSG__slotActive{background-color:var(--brand-primary);transform:scale(1.4)}@media (prefers-reduced-motion:reduce){.NumberCountdown-module__ltoJSG__ringProgress{animation:none}.NumberCountdown-module__ltoJSG__slot{transition:none}}
.MicCheckModal-module__zPXtra__body{--mic-scale:1;align-items:center;gap:calc(18px * var(--mic-scale));text-align:center;flex-direction:column;display:flex}@media (max-height:900px){.MicCheckModal-module__zPXtra__body{--mic-scale:.85}}@media (max-height:820px){.MicCheckModal-module__zPXtra__body{--mic-scale:.72}}@media (max-height:640px){.MicCheckModal-module__zPXtra__body{--mic-scale:.6}}.MicCheckModal-module__zPXtra__micBtn{width:calc(92px * var(--mic-scale,1));height:calc(92px * var(--mic-scale,1));cursor:pointer;color:var(--text-inverse);border:none;border-radius:50%;justify-content:center;align-items:center;transition:transform .15s,background-color .2s,box-shadow .2s;display:flex}.MicCheckModal-module__zPXtra__micBtn svg{width:calc(34px * var(--mic-scale,1));height:calc(34px * var(--mic-scale,1))}.MicCheckModal-module__zPXtra__micBtnPrimary{background-color:var(--brand-primary);box-shadow:0 4px 16px color-mix(in srgb, var(--brand-primary) 30%, transparent)}.MicCheckModal-module__zPXtra__micBtnPrimary:hover:not(:disabled){background-color:var(--brand-primary-strong);box-shadow:0 6px 22px color-mix(in srgb, var(--brand-primary) 40%, transparent);transform:translateY(-2px)}.MicCheckModal-module__zPXtra__micBtnPrimary:disabled{background-color:var(--brand-success);box-shadow:0 4px 16px color-mix(in srgb, var(--status-success) 30%, transparent);cursor:default}.MicCheckModal-module__zPXtra__micBtnDisabled{background-color:var(--interactive-disabled);color:var(--text-tertiary);cursor:not-allowed;box-shadow:none}.MicCheckModal-module__zPXtra__notice{flex-direction:column;align-items:center;gap:6px;display:flex}.MicCheckModal-module__zPXtra__inlineIcon{vertical-align:-2px;margin-right:6px;display:inline-block}.MicCheckModal-module__zPXtra__replayBtn{cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:0;display:flex}.MicCheckModal-module__zPXtra__replayIcon{width:max(28px, calc(34px * var(--mic-scale,1)));height:max(28px, calc(34px * var(--mic-scale,1)));background-color:var(--bg-soft);border:1.5px solid var(--border-default);color:var(--text-secondary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}@media (prefers-reduced-motion:reduce){.MicCheckModal-module__zPXtra__micBtn{transition:none}.MicCheckModal-module__zPXtra__micBtnPrimary:hover:not(:disabled){transform:none}}
.MicCheckGate-module__gN49gq__pending{flex:1;justify-content:center;align-items:center;width:100%;min-height:60vh;display:flex}
.SpeakerCheck-module__d6nPjW__card{background:var(--bg-surface);border:1.5px solid var(--border-default);border-radius:var(--radius-xl);flex-direction:column;gap:18px;height:100%;min-height:292px;padding:24px;display:flex}.SpeakerCheck-module__d6nPjW__cardHeader{align-items:center;gap:12px;display:flex}.SpeakerCheck-module__d6nPjW__iconWrap{border-radius:var(--radius-md);background:var(--brand-accent-soft);width:40px;height:40px;color:var(--brand-accent);flex-shrink:0;justify-content:center;align-items:center;display:flex}.SpeakerCheck-module__d6nPjW__cardTitle{font-size:calc(15px * var(--font-scale,1));color:var(--text-primary);font-weight:700;line-height:1.2}.SpeakerCheck-module__d6nPjW__cardDesc{font-size:var(--text-size-xs);color:var(--text-muted);margin-top:2px}.SpeakerCheck-module__d6nPjW__speakerVisual{background:var(--bg-soft);border-radius:var(--radius-md);flex:1;justify-content:center;align-items:center;min-height:108px;display:flex}.SpeakerCheck-module__d6nPjW__idleIcon{color:var(--text-muted)}.SpeakerCheck-module__d6nPjW__idleHint{justify-content:center;align-items:center;display:flex}.SpeakerCheck-module__d6nPjW__pulseRing{justify-content:center;align-items:center;width:64px;height:64px;display:flex;position:relative}.SpeakerCheck-module__d6nPjW__pulseRing:before,.SpeakerCheck-module__d6nPjW__pulseRing:after{content:"";border:2px solid var(--brand-accent);border-radius:50%;animation:1.4s ease-out infinite SpeakerCheck-module__d6nPjW__pulse-ring;position:absolute;inset:0}.SpeakerCheck-module__d6nPjW__pulseRing:after{animation-delay:.7s}@keyframes SpeakerCheck-module__d6nPjW__pulse-ring{0%{opacity:.8;transform:scale(.7)}to{opacity:0;transform:scale(1.6)}}.SpeakerCheck-module__d6nPjW__pulseCore{background:var(--brand-accent-soft);width:44px;height:44px;color:var(--brand-accent);z-index:1;border-radius:50%;justify-content:center;align-items:center;display:flex}.SpeakerCheck-module__d6nPjW__hearPrompt{color:var(--text-secondary);flex-direction:column;align-items:center;gap:8px;display:flex}.SpeakerCheck-module__d6nPjW__hearIcon{color:var(--brand-accent)}.SpeakerCheck-module__d6nPjW__hearPrompt span{font-size:calc(13px * var(--font-scale,1));color:var(--text-primary);font-weight:600}.SpeakerCheck-module__d6nPjW__resultSuccess{color:var(--brand-success);font-size:var(--text-size-sm);align-items:center;gap:8px;font-weight:700;display:flex}.SpeakerCheck-module__d6nPjW__resultFail{color:var(--brand-warning);font-size:calc(13px * var(--font-scale,1));text-align:center;align-items:center;gap:8px;max-width:320px;padding:0 12px;font-weight:600;display:flex}.SpeakerCheck-module__d6nPjW__actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:auto;display:flex}.SpeakerCheck-module__d6nPjW__compactCard{flex-direction:column;gap:10px;display:flex}.SpeakerCheck-module__d6nPjW__compactHeader{align-items:center;gap:10px;display:flex}.SpeakerCheck-module__d6nPjW__compactIconWrap{border-radius:var(--radius-sm);background:var(--brand-accent-soft);width:28px;height:28px;color:var(--brand-accent);flex-shrink:0;justify-content:center;align-items:center;display:flex}.SpeakerCheck-module__d6nPjW__compactRow{background:var(--bg-soft);border-radius:var(--radius-md);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:8px 8px 8px 12px;display:flex}.SpeakerCheck-module__d6nPjW__compactActions{gap:6px;display:flex}
.FontSizeSelector-module__TRZb3G__card{background:var(--bg-surface);border:1.5px solid var(--border-default);border-radius:var(--radius-xl);flex-direction:column;gap:18px;height:100%;min-height:292px;padding:24px;display:flex}.FontSizeSelector-module__TRZb3G__cardHeader{align-items:center;gap:12px;display:flex}.FontSizeSelector-module__TRZb3G__iconWrap{border-radius:var(--radius-md);background:var(--brand-success-soft);width:40px;height:40px;color:var(--brand-success);flex-shrink:0;justify-content:center;align-items:center;display:flex}.FontSizeSelector-module__TRZb3G__cardTitle{color:var(--text-primary);font-weight:700;line-height:1.2}.FontSizeSelector-module__TRZb3G__cardDesc{color:var(--text-muted);margin-top:2px}.FontSizeSelector-module__TRZb3G__pills{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.FontSizeSelector-module__TRZb3G__pill{border-radius:var(--radius-md);border:1.5px solid var(--border-default);background:var(--bg-soft);cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-height:48px;padding:10px 6px;font-family:inherit;transition:all .15s;display:flex}.FontSizeSelector-module__TRZb3G__pill:hover{border-color:var(--brand-primary);background:var(--brand-primary-soft)}.FontSizeSelector-module__TRZb3G__pillActive{border-color:var(--brand-primary);background:var(--brand-primary-soft);box-shadow:0 0 0 3px color-mix(in srgb, var(--brand-primary) 10%, transparent)}.FontSizeSelector-module__TRZb3G__pillLabel{font-size:var(--text-size-sm);color:var(--text-primary);font-weight:800;line-height:1}.FontSizeSelector-module__TRZb3G__pillActive .FontSizeSelector-module__TRZb3G__pillLabel{color:var(--brand-primary)}.FontSizeSelector-module__TRZb3G__pillDesc{font-size:var(--text-size-xs);color:var(--text-muted);font-weight:500;line-height:1}.FontSizeSelector-module__TRZb3G__pillActive .FontSizeSelector-module__TRZb3G__pillDesc{color:var(--brand-primary);opacity:.7}.FontSizeSelector-module__TRZb3G__preview{background:var(--bg-soft);border-radius:var(--radius-md);flex-direction:column;flex:1;justify-content:center;gap:6px;min-height:116px;padding:14px 16px;display:flex}.FontSizeSelector-module__TRZb3G__previewLabel{font-size:var(--text-size-xs);letter-spacing:.07em;text-transform:uppercase;color:var(--text-muted);font-weight:700}.FontSizeSelector-module__TRZb3G__previewText{color:var(--text-primary);font-weight:400;line-height:1.5;transition:font-size .2s}.FontSizeSelector-module__TRZb3G__previewTextXs{font-size:12px}.FontSizeSelector-module__TRZb3G__previewTextSm{font-size:14px}.FontSizeSelector-module__TRZb3G__previewTextMd{font-size:16px}.FontSizeSelector-module__TRZb3G__previewTextLg{font-size:18px}.FontSizeSelector-module__TRZb3G__previewTextXl{font-size:22px}@media (max-width:640px){.FontSizeSelector-module__TRZb3G__pills{grid-template-columns:repeat(3,minmax(0,1fr))}}.FontSizeSelector-module__TRZb3G__compactCard{flex-direction:column;gap:10px;display:flex}.FontSizeSelector-module__TRZb3G__compactHeader{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.FontSizeSelector-module__TRZb3G__compactPills{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;display:grid}.FontSizeSelector-module__TRZb3G__compactPill{border-radius:var(--radius-sm);border:1.5px solid var(--border-default);background:var(--bg-soft);cursor:pointer;justify-content:center;align-items:center;min-height:34px;font-family:inherit;transition:all .15s;display:flex}.FontSizeSelector-module__TRZb3G__compactPill:hover{border-color:var(--brand-primary);background:var(--brand-primary-soft)}
.ThemeCard-module__IloFBq__card{background:var(--bg-surface);border:1.5px solid var(--border-default);border-radius:var(--radius-xl);flex-direction:column;gap:18px;height:100%;min-height:292px;padding:24px;display:flex}.ThemeCard-module__IloFBq__cardHeader{align-items:center;gap:12px;display:flex}.ThemeCard-module__IloFBq__iconWrap{border-radius:var(--radius-md);background:var(--brand-warning-soft);width:40px;height:40px;color:var(--brand-warning);flex-shrink:0;justify-content:center;align-items:center;display:flex}.ThemeCard-module__IloFBq__cardTitle{font-size:calc(15px * var(--font-scale,1));color:var(--text-primary);font-weight:700;line-height:1.2}.ThemeCard-module__IloFBq__cardDesc{font-size:var(--text-size-xs);color:var(--text-muted);margin-top:2px}.ThemeCard-module__IloFBq__toggleArea{background:var(--bg-soft);border-radius:var(--radius-md);flex:1;justify-content:center;align-items:center;min-height:108px;display:flex}.ThemeCard-module__IloFBq__hint{font-size:var(--text-size-xs);color:var(--text-muted);text-align:center;margin-top:auto;font-weight:500}.ThemeCard-module__IloFBq__compactCard{flex-direction:column;gap:10px;display:flex}.ThemeCard-module__IloFBq__compactHeader{align-items:center;gap:10px;display:flex}.ThemeCard-module__IloFBq__compactIconWrap{border-radius:var(--radius-sm);background:var(--brand-warning-soft);width:28px;height:28px;color:var(--brand-warning);flex-shrink:0;justify-content:center;align-items:center;display:flex}.ThemeCard-module__IloFBq__compactToggleRow{background:var(--bg-soft);border-radius:var(--radius-md);justify-content:space-between;align-items:center;gap:12px;padding:8px 8px 8px 12px;display:flex}.ThemeCard-module__IloFBq__compactHint{max-inline-size:12rem}
.StudentToolsModal-module__edcJlW__list{flex-direction:column;gap:16px;display:flex}.StudentToolsModal-module__edcJlW__list>:not(:first-child){border-top:1px solid var(--border-default);padding-top:16px}
.WcpmTrendChart-module__hhb_na__plot{border-radius:var(--radius-md);touch-action:pan-y;width:100%;position:relative}.WcpmTrendChart-module__hhb_na__canvas{display:block;overflow:visible}.WcpmTrendChart-module__hhb_na__gridLine{stroke:var(--border-default);stroke-width:1px;shape-rendering:crispedges}.WcpmTrendChart-module__hhb_na__axisLabel{fill:var(--text-tertiary);font-family:var(--font-sans);font-size:var(--text-size-xs);font-weight:var(--font-weight-medium);font-variant-numeric:tabular-nums}.WcpmTrendChart-module__hhb_na__stageLabel{fill:var(--text-secondary);font-family:var(--font-sans);font-size:var(--text-size-xs);font-weight:var(--font-weight-semibold)}.WcpmTrendChart-module__hhb_na__line{fill:none;stroke:var(--chart-series-student);stroke-width:2.5px;stroke-linejoin:round;stroke-linecap:round}.WcpmTrendChart-module__hhb_na__area{fill:var(--chart-series-student);opacity:.09;stroke:none}.WcpmTrendChart-module__hhb_na__dot{fill:var(--bg-surface);stroke:var(--chart-series-student);stroke-width:2.5px}.WcpmTrendChart-module__hhb_na__dotValue{fill:var(--text-primary);font-family:var(--font-sans);font-size:var(--text-size-sm);font-weight:var(--font-weight-bold);font-variant-numeric:tabular-nums}
.ProgressTrend-module__866ESq__panel{background:var(--bg-surface);border:1px solid var(--border-default);border-radius:var(--radius-xl);box-shadow:var(--elevation-xs);flex-direction:column;gap:1.25rem;padding:1.5rem 1.25rem;display:flex}@media (min-width:48rem){.ProgressTrend-module__866ESq__panel{padding:1.75rem 1.75rem 2rem}}.ProgressTrend-module__866ESq__legend{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.ProgressTrend-module__866ESq__delta{font-size:calc(.8125rem * var(--font-scale,1));color:var(--brand-success-strong);background:color-mix(in srgb, var(--brand-success) 14%, transparent);border-radius:9999px;align-items:center;gap:.3rem;padding:.25rem .75rem;font-weight:700;display:inline-flex}.ProgressTrend-module__866ESq__deltaDown{color:var(--brand-warning-strong);background:color-mix(in srgb, var(--brand-warning-strong) 14%, transparent)}
.SkillScoreGrid-module__T9PRpG__panel{background:var(--bg-surface);border:1px solid var(--border-default);border-radius:var(--radius-xl);box-shadow:var(--elevation-xs);padding:1.25rem 1rem 1.375rem}@media (min-width:48rem){.SkillScoreGrid-module__T9PRpG__panel{padding:1.75rem 1.75rem 2rem}}.SkillScoreGrid-module__T9PRpG__grid{grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}@media (max-width:34rem){.SkillScoreGrid-module__T9PRpG__grid{grid-template-columns:1fr;gap:.875rem}}.SkillScoreGrid-module__T9PRpG__card{background:color-mix(in srgb, var(--band) 8%, var(--bg-surface));box-shadow:var(--elevation-xs);transition:transform .24s var(--transition-timing-function-standard), box-shadow .24s var(--transition-timing-function-standard);border:none;border-radius:1.75rem;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem 1rem 1.375rem;display:flex}.SkillScoreGrid-module__T9PRpG__card:hover{box-shadow:var(--elevation-lg);transform:translateY(-4px)}.SkillScoreGrid-module__T9PRpG__skill{min-height:2.5em;color:var(--band-text);justify-content:center;align-items:center;gap:.5rem;display:flex}.SkillScoreGrid-module__T9PRpG__skillIcon{flex-shrink:0;display:flex}.SkillScoreGrid-module__T9PRpG__skillName{font-size:calc(.8125rem * var(--font-scale,1));letter-spacing:.09em;text-align:center;text-transform:uppercase;color:inherit}.SkillScoreGrid-module__T9PRpG__verdict{background:var(--band);color:var(--text-inverse);font-size:calc(.9375rem * var(--font-scale,1));letter-spacing:.01em;box-shadow:var(--elevation-sm);border-radius:9999px;align-items:center;padding:.4375rem 1.25rem;display:inline-flex}.SkillScoreGrid-module__T9PRpG__success{--band:var(--brand-success);--band-text:var(--brand-success-strong)}.SkillScoreGrid-module__T9PRpG__warning{--band:var(--brand-warning-strong);--band-text:var(--brand-warning-strong)}.SkillScoreGrid-module__T9PRpG__danger{--band:var(--brand-danger);--band-text:var(--brand-danger-strong)}.SkillScoreGrid-module__T9PRpG__unscored{--band:var(--bg-soft);--band-text:var(--text-tertiary)}.SkillScoreGrid-module__T9PRpG__unscored .SkillScoreGrid-module__T9PRpG__verdict{background:var(--bg-soft);color:var(--text-tertiary);box-shadow:none}@media (prefers-reduced-motion:reduce){.SkillScoreGrid-module__T9PRpG__card:hover{transform:none}}
.ContentResultsView-module__QOOwRG__page{padding:.5rem 0 1.5rem}@media (min-width:48rem){.ContentResultsView-module__QOOwRG__page{padding:1rem .5rem 2rem}}.ContentResultsView-module__QOOwRG__container{flex-direction:column;gap:1.75rem;width:100%;max-width:72rem;margin-inline:auto;display:flex}.ContentResultsView-module__QOOwRG__pageHeader{text-align:center;flex-direction:column;align-items:center;min-width:0;display:flex}.ContentResultsView-module__QOOwRG__sectionTitle{text-align:center;margin-bottom:.875rem}.ContentResultsView-module__QOOwRG__footer{justify-content:center;padding-top:.5rem;display:flex}
