.podcast-page{width:min(1120px,100% - 48px);color:var(--ink);margin:0 auto;padding:42px 0 150px}.podcast-page button,.podcast-page input,.podcast-page select,.podcast-mini-player button,.podcast-mini-player input,.podcast-mini-player select{font:inherit}.podcast-page-header{border:1px solid var(--line);background:radial-gradient(circle at 88% 10%, color-mix(in srgb, var(--accent) 18%, transparent), transparent 38%), linear-gradient(145deg, var(--panel), var(--surface-subtle));box-shadow:var(--hero-shadow);border-radius:28px;padding:42px;overflow:hidden}.podcast-page-header h1,.podcast-show-hero h1,.podcast-episode-hero h1{letter-spacing:-.045em;margin:8px 0 10px;font-size:clamp(2rem,4vw,3.65rem);line-height:1.02}.podcast-page-header>p,.podcast-show-hero-copy>p,.podcast-episode-notes>p,.podcast-learning-panel>p{max-width:760px;color:var(--muted);line-height:1.65}.podcast-page-eyebrow{color:var(--accent-strong);letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:7px;font-size:.78rem;font-weight:800;display:inline-flex}.podcast-search-row{gap:10px;margin-top:26px;display:flex}.podcast-search-field{border:1px solid var(--line-strong);background:var(--field);border-radius:15px;flex:1;align-items:center;gap:10px;min-height:50px;padding:0 16px;display:flex}.podcast-search-field:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-tint)}.podcast-search-field input,.podcast-rss-panel input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1}.podcast-primary-button,.podcast-secondary-button,.podcast-load-more,.podcast-rss-panel button,.podcast-directory-result button,.podcast-study-config button,.podcast-translation-button,.podcast-state-message button{cursor:pointer;border:1px solid #0000;border-radius:13px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:0 17px;font-weight:750;display:inline-flex}.podcast-primary-button,.podcast-rss-panel button,.podcast-directory-result button{background:var(--accent-strong);color:var(--on-accent)}.podcast-secondary-button,.podcast-load-more,.podcast-study-config button,.podcast-translation-button,.podcast-state-message button{border-color:var(--line);background:var(--panel);color:var(--ink)}.podcast-page button:disabled{cursor:not-allowed;opacity:.55}.podcast-rss-panel{border:1px solid var(--line);background:var(--panel);border-radius:16px;grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-top:12px;padding:14px;display:grid}.podcast-rss-panel input{border:1px solid var(--line);border-radius:11px;padding:0 12px}.podcast-rss-panel small{color:var(--muted);grid-column:1/-1}.podcast-section{margin-top:42px}.podcast-section-heading{justify-content:space-between;align-items:end;gap:18px;margin-bottom:17px;display:flex}.podcast-section-heading h2,.podcast-section-heading h3{letter-spacing:-.025em;margin:0}.podcast-section-heading>span,.podcast-section-heading a{color:var(--muted);align-items:center;gap:5px;font-size:.84rem;display:inline-flex}.podcast-show-rail{overscroll-behavior-inline:contain;scroll-snap-type:inline proximity;grid-auto-columns:minmax(156px,1fr);grid-auto-flow:column;gap:16px;padding:1px 1px 12px;display:grid;overflow-x:auto}.podcast-show-card{min-width:0;color:inherit;scroll-snap-align:start;flex-direction:column;gap:7px;text-decoration:none;display:flex}.podcast-show-card strong,.podcast-show-card>span:not(.podcast-artwork){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.podcast-show-card>span:not(.podcast-artwork),.podcast-show-card small{color:var(--muted);font-size:.8rem}.podcast-show-card small{color:var(--accent-strong);align-items:center;gap:4px;display:flex}.podcast-artwork{border:1px solid var(--line);background:linear-gradient(145deg, var(--surface-muted), var(--accent-soft));color:var(--accent-strong);flex:none;place-items:center;display:grid;overflow:hidden}.podcast-artwork img{object-fit:cover;width:100%;height:100%;display:block}.podcast-artwork-show{aspect-ratio:1;width:100%;box-shadow:var(--control-shadow);border-radius:20px}.podcast-artwork-card{border-radius:18px;width:116px;height:116px}.podcast-artwork-hero{aspect-ratio:1;width:clamp(180px,24vw,280px);box-shadow:var(--hero-shadow);border-radius:26px}.podcast-artwork-mini{border-radius:10px;width:44px;height:44px}.podcast-episode-list{gap:2px;display:grid}.podcast-episode-card{border-bottom:1px solid var(--line);align-items:center;min-width:0;display:flex;position:relative}.podcast-episode-card-main{min-width:0;color:inherit;flex:1;align-items:center;gap:18px;padding:18px 64px 18px 0;text-decoration:none;display:flex}.podcast-episode-card-copy{flex-direction:column;gap:6px;min-width:0;display:flex}.podcast-episode-card-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:1.08rem;line-height:1.35;overflow:hidden}.podcast-episode-card-copy>span,.podcast-episode-card-copy small{color:var(--muted)}.podcast-episode-card-copy em,.podcast-episode-badges span{background:var(--accent-soft);width:fit-content;color:var(--accent-strong);border-radius:999px;padding:3px 8px;font-size:.72rem;font-style:normal;font-weight:700}.podcast-episode-play{background:var(--accent-soft);width:40px;height:40px;color:var(--accent-strong);cursor:pointer;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;right:10px}.podcast-search-results{gap:10px;display:grid}.podcast-directory-result{border:1px solid var(--line);background:var(--panel);border-radius:20px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;padding:14px;display:grid}.podcast-directory-result>span:nth-child(2){gap:4px;min-width:0;display:grid}.podcast-directory-result small,.podcast-directory-result p{color:var(--muted);margin:0}.podcast-directory-result p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.podcast-show-hero,.podcast-episode-hero{border:1px solid var(--line);background:var(--panel);box-shadow:var(--hero-shadow);border-radius:28px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:clamp(28px,5vw,64px);margin-top:20px;padding:clamp(24px,4vw,50px);display:grid}.podcast-show-hero h1,.podcast-episode-hero h1{font-size:clamp(1.9rem,4vw,3.15rem)}.podcast-show-hero-copy,.podcast-episode-hero-copy{min-width:0}.podcast-show-author,.podcast-episode-meta{font-weight:650}.podcast-back-link{color:var(--muted);align-items:center;gap:6px;text-decoration:none;display:inline-flex}.podcast-episode-hero-copy>a{color:var(--accent-strong);font-weight:750;text-decoration:none}.podcast-inline-player{grid-template-columns:auto minmax(100px,1fr) auto;align-items:center;gap:12px;margin-top:20px;display:grid}.podcast-inline-player-buttons{gap:7px;display:flex}.podcast-inline-player-buttons button{background:var(--accent-soft);min-height:42px;color:var(--accent-strong);cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:6px;padding:0 13px;font-weight:700;display:inline-flex}.podcast-inline-player-buttons button:first-child{background:var(--accent-strong);color:var(--on-accent)}.podcast-player-range{min-width:0;accent-color:var(--accent-strong)}.podcast-inline-error{color:var(--danger);grid-column:1/-1;margin:0}.podcast-episode-badges{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.podcast-episode-badges span{align-items:center;gap:5px;display:inline-flex}.podcast-episode-notes,.podcast-learning-panel{border:1px solid var(--line);background:var(--panel);border-radius:24px;margin-top:32px;padding:clamp(22px,4vw,36px)}.podcast-episode-notes>p{white-space:pre-line}.podcast-learning-start,.podcast-study-config{flex-wrap:wrap;align-items:end;gap:12px;margin-top:22px;display:flex}.podcast-learning-start label,.podcast-study-config label{color:var(--muted);gap:6px;font-size:.8rem;font-weight:700;display:grid}.podcast-learning-start select,.podcast-study-config select,.podcast-player-speed{border:1px solid var(--line);background:var(--field);min-height:42px;color:var(--ink);border-radius:11px;padding:0 32px 0 12px}.podcast-checkbox{grid-auto-flow:column;align-items:center;padding-bottom:12px}.podcast-processing-card,.podcast-asr-card{border:1px solid var(--accent-stroke);background:var(--accent-soft);border-radius:17px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;margin-top:20px;padding:18px;display:grid}.podcast-processing-card p,.podcast-asr-card p{color:var(--muted);margin:4px 0}.podcast-asr-card .podcast-asr-unavailable{color:var(--warning-strong);margin-top:12px}.podcast-progress-track{background:var(--surface-muted);border-radius:99px;grid-column:1/-1;height:5px;overflow:hidden}.podcast-progress-track i{border-radius:inherit;background:var(--accent-strong);height:100%;display:block}.podcast-asr-card dl{gap:20px;margin:12px 0 0;display:flex}.podcast-asr-card dl div{gap:2px;display:grid}.podcast-asr-card dt{color:var(--muted);font-size:.75rem}.podcast-asr-card dd{margin:0;font-weight:750}.podcast-term-confirmation{border:1px solid var(--line);background:var(--surface-subtle);border-radius:17px;gap:14px;margin-top:18px;padding:18px;display:grid}.podcast-term-confirmation>div:first-child{justify-content:space-between;gap:12px;display:flex}.podcast-term-confirmation small{color:var(--muted)}.podcast-term-chips{flex-wrap:wrap;gap:7px;display:flex}.podcast-term-chips span{border:1px solid var(--accent-stroke);background:var(--accent-soft);color:var(--accent-strong);border-radius:99px;padding:5px 9px;font-size:.83rem;font-weight:700}.podcast-translation-button{margin-top:16px}.podcast-transcript{max-height:560px;margin-top:24px;padding-right:6px;overflow-y:auto}.podcast-transcript-row{border-bottom:1px solid var(--line);width:100%;color:var(--ink);text-align:left;background:0 0;grid-template-columns:58px minmax(0,1fr);gap:12px;padding:12px 8px;display:grid}.podcast-transcript-row:hover{background:var(--accent-soft);border-radius:10px}.podcast-transcript-seek{cursor:pointer;background:0 0;border:0;align-self:start;padding:0}.podcast-transcript time{color:var(--accent-strong);font-variant-numeric:tabular-nums;font-weight:700}.podcast-transcript-row>span{gap:5px;line-height:1.5;display:grid}.podcast-transcript-word{color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;border-radius:4px;padding:0 1px;display:inline}.podcast-transcript-word:hover,.podcast-transcript-word:focus-visible{background:color-mix(in srgb, var(--accent) 18%, transparent);color:var(--accent-strong);outline:none}.podcast-word-sheet{z-index:80}.podcast-transcript small{color:var(--muted)}.podcast-state-message,.podcast-empty{border:1px solid var(--line);background:var(--surface-subtle);color:var(--muted);border-radius:13px;margin-top:14px;padding:13px 15px}.podcast-state-message.is-warning{border-color:color-mix(in srgb, var(--warning) 35%, var(--line));background:var(--warning-soft);color:var(--warning-strong)}.podcast-state-message.is-error,.podcast-empty.is-error{border-color:color-mix(in srgb, var(--danger) 35%, var(--line));background:var(--danger-soft);color:var(--danger)}.podcast-empty{text-align:center;justify-items:center;padding:32px;display:grid}.podcast-load-more{margin:24px auto 0}.podcast-spinner{border:2px solid var(--accent-stroke);border-top-color:var(--accent-strong);border-radius:50%;flex:none;width:17px;height:17px;animation:.75s linear infinite podcast-spin}.podcast-loading-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:42px;display:grid}.podcast-loading-grid span,.podcast-skeleton{background:linear-gradient(100deg, var(--surface-muted) 25%, var(--panel) 45%, var(--surface-muted) 65%);background-size:220% 100%;border-radius:20px;min-height:190px;animation:1.4s infinite podcast-shimmer}.podcast-mini-player{z-index:90;bottom:18px;right:26px;left:calc(var(--sidebar-w) + 26px);border:1px solid var(--line-strong);background:color-mix(in srgb, var(--panel) 94%, transparent);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:18px;grid-template-columns:minmax(170px,1fr) auto auto auto auto minmax(100px,.8fr) auto;align-items:center;gap:10px;padding:10px 13px;display:grid;position:fixed;box-shadow:0 16px 45px #0003}:root[data-sidebar=collapsed] .podcast-mini-player{left:92px}.podcast-mini-player-identity{min-width:0;color:inherit;align-items:center;gap:10px;text-decoration:none;display:flex}.podcast-mini-player-identity>span:last-child{min-width:0;display:grid}.podcast-mini-player-identity strong,.podcast-mini-player-identity small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.podcast-mini-player-identity small,.podcast-mini-time{color:var(--muted);font-size:.74rem}.podcast-player-icon-button,.podcast-player-main-button{width:36px;height:36px;color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;display:grid}.podcast-player-main-button{background:var(--accent-strong);color:var(--on-accent)}@keyframes podcast-spin{to{transform:rotate(360deg)}}@keyframes podcast-shimmer{to{background-position:-120% 0}}@media (max-width:900px){.podcast-page{width:min(100% - 32px,720px);padding-top:26px}.podcast-page-header{padding:28px}.podcast-show-hero,.podcast-episode-hero{grid-template-columns:160px minmax(0,1fr);gap:24px}.podcast-artwork-hero{width:160px}.podcast-mini-player{grid-template-columns:minmax(120px,1fr) auto auto auto auto;left:16px;right:16px}.podcast-mini-range,.podcast-mini-time{display:none}}@media (max-width:640px){.podcast-page{width:100%;padding:18px 16px 146px}.podcast-page-header{border-radius:22px;padding:24px 20px}.podcast-search-row{flex-direction:column;align-items:stretch}.podcast-rss-panel{grid-template-columns:1fr}.podcast-rss-panel input{min-height:44px}.podcast-rss-panel small{grid-column:auto}.podcast-show-rail{grid-auto-columns:136px}.podcast-artwork-card{border-radius:15px;width:88px;height:88px}.podcast-episode-card-main{gap:13px;padding-right:50px}.podcast-episode-card-copy strong{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.podcast-directory-result{grid-template-columns:auto minmax(0,1fr)}.podcast-directory-result button{grid-column:1/-1}.podcast-show-hero,.podcast-episode-hero{text-align:center;grid-template-columns:1fr;justify-items:center;padding:24px 20px}.podcast-artwork-hero{width:min(72vw,250px)}.podcast-inline-player{grid-template-columns:1fr auto}.podcast-inline-player-buttons{grid-column:1/-1;justify-content:center}.podcast-processing-card,.podcast-asr-card{grid-template-columns:auto 1fr}.podcast-processing-card>span:nth-child(3),.podcast-asr-card>button{grid-column:1/-1}.podcast-term-confirmation>div:first-child{flex-direction:column;align-items:start}.podcast-mini-player{grid-template-columns:minmax(0,1fr) auto auto auto;padding:9px;bottom:10px}.podcast-mini-player .podcast-player-icon-button:first-of-type,.podcast-player-speed{display:none}}
.media-asr-selector{min-width:min(280px,100%);color:var(--muted);align-content:end;gap:6px;font-size:.8rem;font-weight:700;display:grid}.media-asr-selector-label{line-height:1.2}.media-asr-selector-control{width:min(300px,100%);position:relative}.media-asr-selector-button{border:1px solid var(--line);background:var(--field);width:100%;min-height:42px;color:var(--ink);cursor:pointer;text-align:left;border-radius:11px;justify-content:space-between;align-items:center;gap:12px;padding:0 13px;display:flex}.media-asr-selector-button:focus-visible{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-tint);outline:none}.media-asr-selector-button:disabled{cursor:not-allowed;opacity:.58}.media-asr-selector-menu{z-index:90;border:1px solid var(--line);background:var(--overlay);border-radius:14px;gap:3px;width:max(100%,260px);padding:6px;display:grid;position:absolute;top:calc(100% + 7px);left:0;box-shadow:0 18px 42px -26px #0f172a57}.media-asr-selector-option{min-height:52px;color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:9px;gap:3px;padding:8px 10px;display:grid}.media-asr-selector-option small{color:var(--muted);font-size:.72rem;font-weight:600}.media-asr-selector-option:hover,.media-asr-selector-option:focus-visible,.media-asr-selector-option.is-active{background:var(--surface-muted);outline:none}.media-asr-selector-option:disabled{cursor:not-allowed;opacity:.52}.media-asr-selector-message{max-width:460px;color:var(--warning-strong);font-size:.72rem;font-weight:600;line-height:1.4}.media-asr-selector-message.is-error{color:var(--danger)}@media (max-width:640px){.media-asr-selector,.media-asr-selector-control,.media-asr-selector-menu{width:100%}}
.quick-learn-podcast-setup{gap:16px;display:grid}.quick-learn-podcast-catalog-section{gap:16px;min-width:0;padding:4px 0 0;display:grid}.quick-learn-podcast-catalog-heading{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.quick-learn-podcast-catalog-heading h2{color:#111827;letter-spacing:-.02em;margin:0;font-size:1.25rem;font-weight:850}.quick-learn-podcast-catalog-heading p{color:#747f79;max-width:610px;margin:7px 0 0;font-size:.88rem;line-height:1.55}.chat-page-shell[data-mode=quick_learn] .quick-learn-podcast-library-button{color:#248a3d;background:#f3f5f3;border:0;border-radius:999px;flex:none;align-items:center;gap:7px;min-height:38px;padding:0 14px;font-size:.82rem;font-weight:800;display:inline-flex}.quick-learn-podcast-channel-filter{scrollbar-width:none;gap:7px;padding:2px 1px 5px;display:flex;overflow-x:auto}.quick-learn-podcast-channel-filter::-webkit-scrollbar{display:none}.quick-learn-podcast-channel-filter button{color:#66716b;min-height:34px;font:inherit;cursor:pointer;background:#fff;border:1px solid #e5e9e6;border-radius:999px;flex:none;padding:0 13px;font-size:.78rem;font-weight:760;transition:border-color .15s,background-color .15s,color .15s}.quick-learn-podcast-channel-filter button:hover,.quick-learn-podcast-channel-filter button:focus-visible,.quick-learn-podcast-channel-filter button.is-active{color:#248a3d;background:#eaf8ee;border-color:#c7ead2;outline:none}.quick-learn-podcast-episode-list{scrollbar-color:#65716a47 transparent;scrollbar-width:thin;gap:8px;max-height:430px;padding:1px 5px 1px 1px;display:grid;overflow-y:auto}.quick-learn-podcast-episode-row{color:#111827;min-width:0;min-height:102px;font:inherit;text-align:left;cursor:pointer;background:#f6f7f6;border:1px solid #0000;border-radius:18px;grid-template-columns:82px minmax(0,1fr) 34px;align-items:center;gap:15px;padding:10px 12px;transition:border-color .15s,background-color .15s,transform .15s;display:grid}.quick-learn-podcast-episode-row:hover:not(:disabled),.quick-learn-podcast-episode-row:focus-visible{background:#fbfdfb;border-color:#cfe9d7;outline:none;transform:translateY(-1px)}.quick-learn-podcast-episode-row.is-selected{background:#f7fdf9;border-color:#34c759}.quick-learn-podcast-episode-row:disabled{cursor:wait;opacity:.68}.quick-learn-podcast-episode-row>.podcast-artwork-card{border-radius:15px;width:82px;height:82px}.quick-learn-podcast-episode-copy{gap:5px;min-width:0;display:grid}.quick-learn-podcast-episode-copy strong{color:#17211b;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.92rem;font-weight:820;line-height:1.3;display:-webkit-box;overflow:hidden}.quick-learn-podcast-episode-copy>span{color:#737d77;text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;font-weight:650;overflow:hidden}.quick-learn-podcast-episode-copy small{color:#248a3d;width:fit-content;font-size:.75rem;font-weight:760}.quick-learn-podcast-episode-copy small.is-asr{color:#9a6700}.quick-learn-podcast-episode-copy small.is-failed{color:#c2413b}.quick-learn-podcast-row-action{color:#59645f;border-radius:999px;place-items:center;width:32px;height:32px;display:grid}.quick-learn-podcast-row-action .podcast-spinner{width:18px;height:18px}.quick-learn-podcast-empty,.quick-learn-podcast-catalog-loading{color:#68736d;background:#f6f7f6;border-radius:16px;align-items:center;gap:11px;min-height:82px;padding:16px 18px;display:flex}.quick-learn-podcast-empty p,.quick-learn-podcast-stale-note{margin:0}.quick-learn-podcast-stale-note{color:#7b8580;font-size:.78rem}.chat-page-shell[data-mode=quick_learn] .quick-learn-podcast-flow-overlay{z-index:96;background:#141b1761}.chat-page-shell[data-mode=quick_learn] .quick-learn-podcast-flow-modal{color:#111827;background:#fff;border:0;border-radius:26px;gap:18px;width:min(720px,100vw - 40px);max-height:min(86vh,780px);padding:0 24px;overflow:auto;box-shadow:0 26px 80px #0f172a38}.chat-page-shell[data-mode=quick_learn] .quick-learn-podcast-flow-modal .quick-learn-video-confirm-header{z-index:4;position:sticky;top:0}.quick-learn-podcast-flow-summary{display:grid;grid-template-columns:96px minmax(0,1fr)!important}.quick-learn-podcast-flow-summary>.podcast-artwork-card{border-radius:16px;width:96px;height:96px}.quick-learn-podcast-preflight,.quick-learn-podcast-quota-panel,.quick-learn-podcast-progress-panel,.quick-learn-podcast-failure-panel,.quick-learn-podcast-confirm-section{gap:15px;display:grid}.quick-learn-podcast-preflight-copy{background:#f6f7f6;border-radius:18px;grid-template-columns:38px minmax(0,1fr);align-items:start;gap:12px;padding:17px;display:grid}.quick-learn-podcast-preflight-copy.has-transcript{background:#effaf2}.quick-learn-podcast-preflight-copy.needs-asr{background:#faf7ef}.quick-learn-podcast-status-icon{color:#248a3d;background:#fff;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.quick-learn-podcast-preflight-copy.needs-asr .quick-learn-podcast-status-icon{color:#9a6700}.quick-learn-podcast-preflight-copy strong,.quick-learn-podcast-progress-panel strong,.quick-learn-podcast-failure-panel strong{color:#17211b;font-size:.92rem;font-weight:830}.quick-learn-podcast-preflight-copy p,.quick-learn-podcast-progress-panel p,.quick-learn-podcast-failure-panel p{color:#737d77;margin:5px 0 0;font-size:.82rem;line-height:1.5}.quick-learn-podcast-progress-panel{background:#effaf2;border-radius:18px;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;padding:20px}.quick-learn-podcast-progress-panel>b{color:#248a3d;font-size:.86rem}.quick-learn-podcast-progress-panel .podcast-progress-track{grid-column:1/-1}.quick-learn-podcast-quota-panel{background:#faf7ef;border-radius:20px;padding:18px}.quick-learn-podcast-quota-panel .quick-learn-podcast-preflight-copy{background:0 0;padding:0}.quick-learn-podcast-quota-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.quick-learn-podcast-quota-grid>div{background:#ffffffb8;border-radius:14px;gap:4px;padding:13px 14px;display:grid}.quick-learn-podcast-quota-grid span{color:#8b8170;font-size:.72rem;font-weight:760}.quick-learn-podcast-quota-grid strong{color:#4b453c;font-size:.9rem}.quick-learn-podcast-failure-panel{background:#fff3f2;border-radius:18px;grid-template-columns:36px minmax(0,1fr);padding:18px}.quick-learn-podcast-failure-panel>span{color:#c2413b;background:#fff;border-radius:11px;place-items:center;width:34px;height:34px;display:grid}.quick-learn-podcast-failure-panel .media-asr-selector{grid-column:1/-1}.quick-learn-podcast-flow-error{margin:0}.chat-page-shell[data-mode=quick_learn] .quick-learn-podcast-flow-footer{z-index:3;justify-content:center;align-items:center;margin-top:4px;display:flex;position:sticky;bottom:0}.quick-learn-podcast-source-row{color:#17211b;background:#fff;border:1px solid #dfe6e1;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:42px;font-size:.86rem;font-weight:820;display:flex}.quick-learn-podcast-source-row svg{color:#248a3d}.quick-learn-podcast-confirm-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:4px 0;display:grid}.quick-learn-podcast-confirm-stat-grid>div{gap:6px;display:grid}.quick-learn-podcast-confirm-stat-grid>div:last-child{text-align:right;justify-items:end}.quick-learn-podcast-confirm-stat-grid strong,.quick-learn-podcast-confirm-stat-grid>div:last-child>span{color:#66758a;font-size:.84rem;font-weight:820}.quick-learn-podcast-confirm-stat-grid small{color:#7b8580;font-size:.72rem}.quick-learn-podcast-setting-row{grid-template-columns:105px minmax(0,1fr);align-items:center;gap:14px;display:grid}.quick-learn-podcast-cefr-options,.quick-learn-podcast-count-options{flex-wrap:wrap;gap:7px;display:flex}.quick-learn-podcast-cefr-options button,.quick-learn-podcast-count-options button{color:#59645f;min-width:44px;min-height:36px;font:inherit;cursor:pointer;background:#fff;border:1px solid #e1e6e3;border-radius:11px;padding:0 11px;font-size:.78rem;font-weight:800}.quick-learn-podcast-cefr-options button:hover,.quick-learn-podcast-cefr-options button:focus-visible,.quick-learn-podcast-cefr-options button.is-active,.quick-learn-podcast-count-options button:hover,.quick-learn-podcast-count-options button:focus-visible,.quick-learn-podcast-count-options button.is-active{color:#248a3d;background:#effaf2;border-color:#79d397;outline:none}.quick-learn-podcast-cefr-options button:disabled,.quick-learn-podcast-count-options button:disabled{cursor:wait;opacity:.55}.quick-learn-podcast-learned-toggle{color:#17211b;cursor:pointer;justify-content:flex-end;align-items:center;gap:10px;min-height:36px;font-size:.84rem;font-weight:820;display:flex}.quick-learn-podcast-learned-toggle input{appearance:none;cursor:pointer;background:#f3f4f3;border:2px solid #d6dbe0;border-radius:999px;width:36px;height:21px;position:relative}.quick-learn-podcast-learned-toggle input:before{content:"";background:#fff;border-radius:999px;width:15px;height:15px;transition:transform .16s;position:absolute;top:1px;left:1px}.quick-learn-podcast-learned-toggle input:checked{background:#18a058;border-color:#18a058}.quick-learn-podcast-learned-toggle input:checked:before{transform:translate(15px)}.quick-learn-podcast-confirm-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-top:3px;display:grid}.chat-page-shell[data-mode=quick_learn] .quick-learn-podcast-confirm-actions .button{color:#17211b;background:#f3f4f3;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:42px;font-size:.84rem;font-weight:820;display:inline-flex}.quick-learn-podcast-term-error{justify-content:space-between;align-items:center;gap:12px;display:flex}.quick-learn-podcast-term-error p{margin:0}.chat-page-shell[data-mode=quick_learn] .quick-learn-podcast-editor-overlay{z-index:98;background:#141b1775}.quick-learn-podcast-editor-list{gap:7px;max-height:420px;display:grid;overflow-y:auto}.quick-learn-podcast-editor-list>div{color:#17211b;background:#f6f7f6;border-radius:13px;justify-content:space-between;align-items:center;gap:12px;min-height:46px;padding:0 10px 0 15px;font-size:.88rem;font-weight:740;display:flex}.quick-learn-podcast-editor-list button{color:#7b8580;cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;width:30px;height:30px;display:grid}.quick-learn-podcast-editor-list button:hover,.quick-learn-podcast-editor-list button:focus-visible{color:#c2413b;background:#fff0ef;outline:none}.quick-learn-podcast-audio-element{display:none}.chat-page-shell[data-mode] .quick-learn-podcast-audio-stage{isolation:isolate;color:#fff;background:#10221c;place-items:center;display:grid;position:relative}.quick-learn-podcast-audio-backdrop{z-index:-3;object-fit:cover;opacity:.55;filter:blur(26px)saturate(.85);width:calc(100% + 72px);height:calc(100% + 72px);position:absolute;inset:-36px;transform:scale(1.08)}.quick-learn-podcast-audio-scrim{z-index:-2;background:radial-gradient(circle at 18% 20%,#34c75933,#0000 52%),linear-gradient(110deg,#091511bd,#091210e6);position:absolute;inset:0}.quick-learn-podcast-audio-stage-content{grid-template-columns:minmax(124px,190px) minmax(0,1fr);align-items:center;gap:26px;width:100%;padding:28px 32px;display:grid}.quick-learn-podcast-audio-stage .podcast-artwork-hero{aspect-ratio:1;border-radius:22px;width:100%;height:auto;box-shadow:0 18px 45px #00000057}.quick-learn-podcast-audio-stage-copy{text-shadow:0 2px 18px #00000057;gap:9px;min-width:0;display:grid}.quick-learn-podcast-audio-stage-copy>span,.quick-learn-podcast-audio-stage-copy small,.quick-learn-podcast-audio-stage-copy small span{align-items:center;display:inline-flex}.quick-learn-podcast-audio-stage-copy>span{color:#ffffffd1;gap:7px;font-size:.86rem;font-weight:700}.quick-learn-podcast-audio-stage-copy h2{color:#fff;letter-spacing:-.025em;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:clamp(1.35rem,2.35vw,1.85rem);line-height:1.14;display:-webkit-box;overflow:hidden}.quick-learn-podcast-audio-stage-copy small{color:#ffffffb3;flex-wrap:wrap;gap:7px;font-size:.78rem;font-weight:650}.quick-learn-podcast-floating-layer{z-index:92;pointer-events:none;position:fixed;inset:0}.chat-page-shell[data-mode=quick_learn] .quick-learn-podcast-floating-layer.quick-learn-setup-source-preview-overlay{z-index:99}.quick-learn-podcast-floating{pointer-events:auto;-webkit-backdrop-filter:blur(18px);background:#fffffff5;border:1px solid #00000014;border-radius:20px;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:12px;width:min(470px,100vw - 44px);padding:12px;display:grid;position:absolute;bottom:92px;right:22px;box-shadow:0 16px 48px #0f172a33}.quick-learn-podcast-floating>.podcast-artwork,.quick-learn-podcast-floating>.podcast-artwork-card,.quick-learn-podcast-floating>img{border-radius:14px;width:56px;height:56px}.quick-learn-podcast-floating-copy{gap:4px;min-width:0;display:grid}.quick-learn-podcast-floating-copy strong,.quick-learn-podcast-floating-copy>span:not(.quick-learn-podcast-floating-progress){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.quick-learn-podcast-floating-copy strong{color:#1d1d1f;font-size:.88rem}.quick-learn-podcast-floating-copy>span:not(.quick-learn-podcast-floating-progress){color:#6e6e73;font-variant-numeric:tabular-nums;font-size:.75rem}.quick-learn-podcast-floating-progress{background:#e5e5ea;border-radius:999px;height:3px;display:block;position:relative;overflow:hidden}.quick-learn-podcast-floating-progress i{border-radius:inherit;background:#34c759;position:absolute;inset:0 auto 0 0}.quick-learn-podcast-floating-actions{align-items:center;gap:3px;display:inline-flex}.quick-learn-podcast-floating-actions button{color:#3a3a3c;background:0 0;border:0;border-radius:999px;place-items:center;width:32px;height:32px;padding:0;display:inline-grid}.quick-learn-podcast-floating-actions button:hover,.quick-learn-podcast-floating-actions button:focus-visible{color:#248a3d;background:#34c7591a;outline:none}.quick-learn-podcast-floating-actions button.is-primary{color:#fff;background:#34c759}.quick-learn-podcast-floating-actions button.is-primary:hover,.quick-learn-podcast-floating-actions button.is-primary:focus-visible{color:#fff;background:#30d158}.quick-learn-podcast-transcript-list .quick-learn-video-subtitle-row{content-visibility:auto;contain-intrinsic-size:78px}.quick-learn-podcast-viewer-state{text-align:center;color:var(--muted,#657083);justify-items:center;gap:8px;padding:48px 24px;display:grid}.podcast-episode-learning-entry{border:1px solid color-mix(in srgb, var(--accent,#19a568) 28%, var(--line,#e3e7eb));background:color-mix(in srgb, var(--accent,#19a568) 5%, var(--surface,#fff));border-radius:20px;justify-content:space-between;align-items:center;gap:24px;padding:24px;display:flex}.podcast-episode-learning-entry h2{margin:6px 0 8px}.podcast-episode-learning-entry p{max-width:760px;color:var(--muted,#657083);margin:0;line-height:1.55}.podcast-episode-learning-status{flex-wrap:wrap;gap:12px;margin-top:12px;font-size:13px;display:flex}.podcast-episode-learning-entry>.podcast-primary-button{flex:none}@media (max-width:980px){.quick-learn-podcast-episode-list{grid-template-columns:1fr;max-height:320px}}@media (max-width:720px){.quick-learn-podcast-library-section,.quick-learn-podcast-preparation-section{border-radius:14px;padding:13px}.quick-learn-podcast-section-heading,.quick-learn-podcast-ready-actions,.podcast-episode-learning-entry{flex-direction:column;align-items:stretch}.quick-learn-podcast-episode-card .podcast-artwork-card,.quick-learn-podcast-selected-summary .podcast-artwork-card{flex-basis:58px;width:58px;height:58px}.quick-learn-podcast-audio-stage-content{grid-template-columns:112px minmax(0,1fr);gap:16px;padding:18px 20px}.quick-learn-podcast-audio-stage .podcast-artwork-hero{border-radius:18px}.quick-learn-podcast-audio-stage-copy{gap:6px}.quick-learn-podcast-audio-stage-copy h2{-webkit-line-clamp:3;font-size:1.18rem}.quick-learn-podcast-audio-stage-copy>span,.quick-learn-podcast-audio-stage-copy small{font-size:.72rem}.quick-learn-podcast-floating{right:12px;bottom:calc(78px + env(safe-area-inset-bottom));width:calc(100vw - 24px)}.podcast-episode-learning-entry>.podcast-primary-button{width:100%}}@media (max-width:520px){.quick-learn-podcast-audio-stage-content{grid-template-columns:94px minmax(0,1fr);gap:13px;padding:14px 16px}.quick-learn-podcast-audio-stage-copy h2{font-size:1.02rem}.quick-learn-podcast-audio-stage-copy small span:first-child,.quick-learn-podcast-audio-stage-copy small span[aria-hidden=true]{display:none}.quick-learn-podcast-floating{grid-template-columns:48px minmax(0,1fr);gap:10px;padding:10px}.quick-learn-podcast-floating>.podcast-artwork,.quick-learn-podcast-floating>.podcast-artwork-card,.quick-learn-podcast-floating>img{border-radius:12px;width:48px;height:48px}.quick-learn-podcast-floating-actions{grid-column:1/-1;justify-content:space-between}.quick-learn-podcast-floating-actions button{width:40px;height:40px}}:root[data-theme=dark] .quick-learn-podcast-floating{background:#1b1f1cf5;border-color:#ffffff1a}:root[data-theme=dark] .quick-learn-podcast-floating-copy strong{color:#f5f5f7}:root[data-theme=dark] .quick-learn-podcast-floating-copy>span:not(.quick-learn-podcast-floating-progress){color:#a1a1a6}:root[data-theme=dark] .quick-learn-podcast-floating-actions button{color:#f5f5f7}:root[data-theme=dark] .quick-learn-podcast-floating-progress{background:#3a3a3c}@media (max-width:720px){.quick-learn-podcast-catalog-heading{flex-direction:column;align-items:stretch;gap:12px}.chat-page-shell[data-mode=quick_learn] .quick-learn-podcast-library-button{align-self:flex-start}.quick-learn-podcast-episode-list{max-height:52vh}.quick-learn-podcast-episode-row{border-radius:15px;grid-template-columns:64px minmax(0,1fr) 30px;gap:12px;min-height:82px;padding:9px}.quick-learn-podcast-episode-row>.podcast-artwork-card{border-radius:13px;width:64px;height:64px}.chat-page-shell[data-mode=quick_learn] .quick-learn-podcast-flow-modal{--quick-learn-video-confirm-action-width:100%;border-radius:0;width:100vw;max-height:100dvh;padding:0 18px}.quick-learn-podcast-flow-summary{grid-template-columns:78px minmax(0,1fr)!important;gap:12px!important}.quick-learn-podcast-flow-summary>.podcast-artwork-card{border-radius:14px;width:78px;height:78px}.quick-learn-podcast-confirm-stat-grid,.quick-learn-podcast-quota-grid{grid-template-columns:1fr}.quick-learn-podcast-confirm-stat-grid>div:last-child{text-align:left;justify-items:start}.quick-learn-podcast-setting-row{grid-template-columns:1fr;gap:8px}.quick-learn-podcast-learned-toggle{justify-content:flex-start}.quick-learn-podcast-confirm-actions{grid-template-columns:1fr}}@media (max-width:420px){.quick-learn-podcast-catalog-heading h2{font-size:1.12rem}.quick-learn-podcast-episode-copy strong{font-size:.86rem}.quick-learn-podcast-cefr-options button,.quick-learn-podcast-count-options button{flex:auto}}:root[data-theme=dark] .quick-learn-podcast-catalog-heading h2,:root[data-theme=dark] .quick-learn-podcast-episode-row,:root[data-theme=dark] .quick-learn-podcast-episode-copy strong,:root[data-theme=dark] .chat-page-shell[data-mode=quick_learn] .quick-learn-podcast-flow-modal,:root[data-theme=dark] .quick-learn-podcast-preflight-copy strong,:root[data-theme=dark] .quick-learn-podcast-progress-panel strong,:root[data-theme=dark] .quick-learn-podcast-failure-panel strong,:root[data-theme=dark] .quick-learn-podcast-source-row,:root[data-theme=dark] .quick-learn-podcast-learned-toggle,:root[data-theme=dark] .quick-learn-podcast-editor-list>div{color:#f5f7f6}:root[data-theme=dark] .quick-learn-podcast-episode-row,:root[data-theme=dark] .quick-learn-podcast-empty,:root[data-theme=dark] .quick-learn-podcast-catalog-loading,:root[data-theme=dark] .quick-learn-podcast-source-row,:root[data-theme=dark] .quick-learn-podcast-editor-list>div{background:#202829}:root[data-theme=dark] .chat-page-shell[data-mode=quick_learn] .quick-learn-podcast-flow-modal{background:#181f1f}:root[data-theme=dark] .quick-learn-podcast-channel-filter button,:root[data-theme=dark] .quick-learn-podcast-cefr-options button,:root[data-theme=dark] .quick-learn-podcast-count-options button{color:#b8c0bc;background:#202829;border-color:#ffffff1f}:root[data-theme=dark] .quick-learn-podcast-channel-filter button.is-active,:root[data-theme=dark] .quick-learn-podcast-cefr-options button.is-active,:root[data-theme=dark] .quick-learn-podcast-count-options button.is-active{color:#7ee39a;background:#34c75921;border-color:#7ee39a73}
