/* TingDong AI · live learning visuals shared with the welcome experience */
.tdLiveAudioVisual{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;margin:12px 0 4px;padding:18px 20px;border:1px solid rgba(31,132,91,.13);border-radius:20px;background:linear-gradient(135deg,rgba(247,253,250,.98),rgba(242,249,247,.96));box-shadow:0 15px 40px rgba(23,77,55,.08);overflow:hidden}
.tdLiveAudioHead{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.tdLiveAudioMode{display:inline-flex;align-items:center;gap:7px;color:#168d5e;font-size:11px;font-weight:900}.tdLiveAudioMode::before{content:"";width:7px;height:7px;border-radius:50%;background:#20ba7a;box-shadow:0 0 0 5px rgba(32,186,122,.10)}.tdLiveAudioState{color:#829188;font-size:10px;font-weight:800;letter-spacing:.03em}
.tdLiveWave{height:54px;display:flex;align-items:center;gap:5px;min-width:0}.tdLiveWave i{display:block;flex:1;max-width:6px;min-width:3px;border-radius:999px;background:linear-gradient(180deg,#4ddca4,#19ab70);transform:scaleY(.46);opacity:.62;animation:tdLiveWaveMove 1.05s ease-in-out infinite alternate;animation-play-state:paused}.tdLiveAudioVisual.is-playing .tdLiveWave i{animation-play-state:running;opacity:1}.tdLiveWave i:nth-child(2n){animation-delay:-.36s}.tdLiveWave i:nth-child(3n){animation-delay:-.71s}.tdLiveWave i:nth-child(4n){animation-delay:-.19s}.tdLiveWave i:nth-child(5n){animation-delay:-.88s}
.tdLiveAudioTime{min-width:92px;text-align:right;color:#1b2b23;font-size:18px;font-weight:950;font-variant-numeric:tabular-nums}.tdLiveAudioTime small{display:block;margin-top:5px;color:#86938c;font-size:9px;font-weight:750}
@keyframes tdLiveWaveMove{from{transform:scaleY(.36)}to{transform:scaleY(1)}}

.tdLiveAnalysis{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;margin:0 0 12px;padding:17px 18px;border:1px solid rgba(31,132,91,.13);border-radius:18px;background:linear-gradient(135deg,#f7fcf9,#f3f8f6);box-shadow:0 12px 32px rgba(24,73,54,.06);overflow:hidden}.tdLiveAnalysisHead{display:flex;align-items:center;gap:8px;margin-bottom:11px;color:#177f57;font-size:11px;font-weight:900}.tdLiveAnalysisHead i{width:8px;height:8px;border-radius:50%;background:#20ba7a;animation:tdLivePulse 1.5s ease-in-out infinite}.tdLiveDocLines{display:grid;gap:7px;max-width:480px}.tdLiveDocLines span{height:7px;border-radius:999px;background:#e3ece7;overflow:hidden}.tdLiveDocLines span::after{content:"";display:block;width:72%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#67d8aa,#25b679);animation:tdLiveDocSweep 2.2s ease-in-out infinite}.tdLiveDocLines span:nth-child(2){width:84%}.tdLiveDocLines span:nth-child(2)::after{animation-delay:-.7s}.tdLiveDocLines span:nth-child(3){width:68%}.tdLiveDocLines span:nth-child(3)::after{animation-delay:-1.35s}.tdLiveAnalysisPercent{min-width:62px;color:#178b5d;font-size:22px;font-weight:950;text-align:right;font-variant-numeric:tabular-nums}.tdLiveAnalysisMessage{grid-column:1/-1;margin-top:-5px;color:#7a8981;font-size:10px;line-height:1.45;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
@keyframes tdLivePulse{0%,100%{opacity:.35;transform:scale(.8)}50%{opacity:1;transform:scale(1.15)}}@keyframes tdLiveDocSweep{0%{transform:translateX(-22%);opacity:.6}55%,100%{transform:translateX(38%);opacity:1}}

.tdReviewPlan{--td-review-progress:0deg;display:grid;grid-template-columns:minmax(230px,.78fr) minmax(300px,1.22fr);gap:0;margin:20px 0 18px;border:1px solid rgba(30,133,91,.14);border-radius:25px;background:linear-gradient(135deg,#f8fcfa,#f3f9f6);box-shadow:0 18px 48px rgba(29,75,56,.08);overflow:hidden}.tdReviewPlanVisual{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:27px 24px;background:radial-gradient(circle at 18% 12%,rgba(37,190,126,.12),transparent 45%)}.tdReviewLiveBadge{display:inline-flex;align-items:center;gap:8px;color:#198b5e;font-size:11px;font-weight:900;letter-spacing:.035em}.tdReviewLiveBadge i{width:7px;height:7px;border-radius:50%;background:#20ba7a;box-shadow:0 0 0 5px rgba(32,186,122,.10)}
.tdReviewGoalRing{width:146px;height:146px;margin:20px 0 14px;border-radius:50%;display:grid;place-items:center;position:relative;background:conic-gradient(#21ba7a 0 var(--td-review-progress),#e2ebe6 var(--td-review-progress) 360deg);transition:background .3s ease}.tdReviewGoalRing::after{content:"";position:absolute;inset:13px;border-radius:50%;background:#fff;box-shadow:inset 0 0 0 1px rgba(32,90,64,.05)}.tdReviewGoalRing>div{position:relative;z-index:1;text-align:center}.tdReviewGoalRing strong{display:block;color:#17271f;font-size:38px;line-height:1;font-weight:950;font-variant-numeric:tabular-nums}.tdReviewGoalRing span{display:block;margin-top:6px;color:#849189;font-size:10px;font-weight:800}.tdReviewPlanMeta{color:#57675e;font-size:12px;font-weight:800;text-align:center}
.tdReviewPlanSettings{padding:26px 28px;border-left:1px solid rgba(36,106,75,.09);display:flex;flex-direction:column;justify-content:center}.tdReviewSettingTitle{color:#17271f;font-size:18px;font-weight:950;margin-bottom:12px}.tdReviewPresetRow{display:flex;gap:7px;flex-wrap:wrap}.tdReviewPresetRow button{appearance:none;border:1px solid #d8e5de;background:#fff;color:#53645b;border-radius:999px;padding:7px 12px;min-width:48px;font-size:12px;font-weight:850;cursor:pointer}.tdReviewPresetRow button.active{border-color:#9dd9bd;background:#eaf8f1;color:#15875a}.tdReviewTargetField{display:flex;align-items:center;gap:9px;margin-top:12px}.tdReviewTargetField input{width:112px;min-height:44px;border:1px solid #d5e1da;border-radius:12px;padding:8px 11px;background:#fff;color:#17271f;font-size:16px;font-weight:850}.tdReviewTargetField span{color:#718078;font-size:12px;font-weight:750}.tdReviewTargetSave{appearance:none;margin-top:12px;min-height:44px;border:0;border-radius:12px;background:#1eb879;color:#fff;font-size:13px;font-weight:900;cursor:pointer;box-shadow:0 10px 24px rgba(30,184,121,.20)}.tdReviewTargetSave:hover{background:#18a96d}.tdReviewSettingStatus{min-height:18px;margin-top:8px;color:#17885b;font-size:11px;font-weight:750}.tdReviewSettingStatus.error{color:#b14e5a}.tdReviewPlanNote{margin:6px 0 0;color:#88958e;font-size:10px;line-height:1.55}
.td-page-review .tdReviewCard{border-color:rgba(31,132,91,.13);border-radius:25px;background:linear-gradient(145deg,#fff,#fbfdfc);box-shadow:0 18px 48px rgba(29,75,56,.07)}.td-page-review .tdReviewType{display:inline-flex;padding:6px 10px;border-radius:999px;background:#edf8f2;color:#168b5d}.td-page-review .tdReviewProgress{font-weight:800;color:#75857c}

@media(max-width:720px){.tdLiveAudioVisual{grid-template-columns:1fr;padding:15px 16px;gap:7px}.tdLiveAudioTime{text-align:left;font-size:14px}.tdLiveAudioTime small{display:inline;margin-left:5px}.tdLiveWave{height:42px}.tdLiveAnalysis{padding:14px 15px}.tdLiveAnalysisPercent{font-size:18px}.tdReviewPlan{grid-template-columns:1fr}.tdReviewPlanVisual{padding:22px 18px 18px}.tdReviewGoalRing{width:126px;height:126px;margin:15px 0 11px}.tdReviewGoalRing strong{font-size:32px}.tdReviewPlanSettings{border-left:0;border-top:1px solid rgba(36,106,75,.09);padding:20px}.tdReviewSettingTitle{text-align:center;font-size:16px}.tdReviewPresetRow{justify-content:center}.tdReviewTargetField{justify-content:center}.tdReviewPlanNote{text-align:center}}
@media(prefers-reduced-motion:reduce){.tdLiveWave i,.tdLiveAnalysisHead i,.tdLiveDocLines span::after{animation:none!important}.tdLiveWave i{transform:scaleY(.68)}}
