/* 2.1.1 Podcast Hub extracted from global premium.css */
.podcast-hub-hero{background:radial-gradient(circle at 15% 30%,rgba(0,89,231,.28),transparent 38%),radial-gradient(circle at 88% 10%,rgba(230,1,85,.22),transparent 35%),#080d17;color:#fff}.podcast-hub-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.podcast-hub-card{background:var(--surface,#fff);border:1px solid var(--border,#e7ebf1);border-radius:var(--card-radius);overflow:hidden;box-shadow:0 18px 48px rgba(18,29,50,.08);transition:.3s}.podcast-hub-card:hover{transform:translateY(-6px);box-shadow:0 28px 68px rgba(0,89,231,.16)}.podcast-hub-art{position:relative;display:block;aspect-ratio:1.35;background:#0a0e17;overflow:hidden}.podcast-hub-art img{width:100%;height:100%;object-fit:cover;transition:.5s}.podcast-hub-card:hover img{transform:scale(1.05);filter:brightness(.68)}.podcast-hub-art span{position:absolute;left:50%;top:50%;translate:-50% -50%;display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:#fff;color:#080d17;opacity:0;transition:.3s}.podcast-hub-card:hover .podcast-hub-art span{opacity:1}.podcast-hub-card>div{padding:22px}.podcast-hub-meta{display:flex;justify-content:space-between;gap:15px;color:var(--muted,#687386);font-size:.75rem;text-transform:uppercase;letter-spacing:.08em}.podcast-hub-meta span{color:var(--brand-secondary);font-weight:800}.podcast-hub-card h2{font-size:1.35rem;margin:.8rem 0 .35rem}.podcast-hub-card p{color:var(--muted,#687386);font-weight:700}.podcast-hub-card>div>div:not(.podcast-hub-meta){color:var(--muted,#687386);line-height:1.6}.podcast-hub-card>div>a{display:inline-block;margin-top:1rem;font-weight:800;color:var(--brand-primary)}


/* 2.16.0 RSS Podcast Platform */
.podcast-rss-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.podcast-rss-card{padding:0;overflow:hidden}.podcast-card-main{display:grid;grid-template-columns:150px minmax(0,1fr)}
.podcast-rss-card .podcast-hub-art{aspect-ratio:1;min-height:100%;border-radius:0}.podcast-rss-card .podcast-hub-art img{height:100%}
.podcast-card-copy{padding:18px;min-width:0}.podcast-card-copy h2{font-size:1.05rem;line-height:1.15;margin:.55rem 0 .3rem}.podcast-card-copy h2 a{color:inherit;text-decoration:none}
.podcast-card-copy>p{margin:0;color:var(--muted,#687386);font-size:.82rem}.podcast-card-actions{display:flex;align-items:center;gap:12px;margin-top:12px;font-size:.75rem}
.podcast-card-actions a{margin-left:auto;font-weight:800;color:var(--brand-primary)}.podcast-like{border:0;background:transparent;padding:0;cursor:pointer;font:inherit;font-weight:800;color:var(--muted,#687386)}.podcast-like.is-liked{color:var(--brand-primary,#e60155)}
.podcast-inline-player{display:grid;grid-template-columns:38px minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:10px 14px;border-top:1px solid var(--border,#e7ebf1);background:rgba(6,13,25,.025)}
.podcast-play{width:34px;height:34px;border-radius:50%;border:0;background:#07101f;color:#fff;display:grid;place-items:center;cursor:pointer}.podcast-play.large{width:56px;height:56px;font-size:1rem}
.podcast-waveform{height:96px;display:flex;align-items:center;gap:2px;cursor:pointer;overflow:hidden}.podcast-waveform.compact{height:34px;gap:1.5px}.podcast-waveform i{flex:1;min-width:2px;height:var(--h);border-radius:2px;background:#cbd5e1;transition:.12s}.podcast-waveform i.played{background:linear-gradient(180deg,#e60155,#0059e7)}
.podcast-inline-player time{font-size:.68rem;font-variant-numeric:tabular-nums;color:#667085}
.podcast-detail-hero{padding:clamp(42px,7vw,86px) 0;background:radial-gradient(circle at 15% 0,rgba(0,89,231,.18),transparent 38%),#07101f;color:#fff}
.podcast-detail-layout{display:grid;grid-template-columns:minmax(220px,360px) minmax(0,1fr);gap:clamp(28px,5vw,70px);align-items:center}.podcast-detail-cover img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:18px;box-shadow:0 28px 80px rgba(0,0,0,.36)}
.podcast-detail-copy h1{font-size:clamp(2rem,5vw,4.5rem);line-height:.98;margin:.25em 0}.podcast-detail-show{font-weight:800;color:#a9b8cf;margin:.5rem 0}.podcast-detail-meta{display:flex;gap:12px;color:#a9b8cf;font-size:.82rem}
.podcast-detail-player{display:grid;grid-template-columns:64px minmax(0,1fr);gap:15px;align-items:center;margin-top:28px}.podcast-detail-player .podcast-waveform{grid-column:2}.podcast-player-times{grid-column:2;display:flex;justify-content:space-between;margin-top:-9px;color:#9fb0c8;font-size:.7rem}
.podcast-social-actions{display:flex;gap:18px;align-items:center;margin-top:18px}.podcast-detail-hero .podcast-like{color:#fff;background:rgba(255,255,255,.08);padding:9px 13px;border-radius:999px}.podcast-detail-hero .podcast-like.is-liked{color:#fff;background:#e60155}
.podcast-detail-columns{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.8fr);gap:50px;align-items:start}.podcast-description h2,.podcast-comments h2{font-size:1.7rem;margin:.25rem 0 1rem}.podcast-description p{line-height:1.75;color:var(--muted,#526071)}
.podcast-comments{border:1px solid var(--border,#e7ebf1);border-radius:16px;padding:20px;background:var(--surface,#fff)}.podcast-comments form{display:grid;gap:9px;margin:15px 0}.podcast-comments textarea{width:100%;resize:vertical;border:1px solid var(--border,#d8dee8);border-radius:10px;padding:11px;font:inherit}
.podcast-comment-list{display:grid;gap:12px}.podcast-comment-list article{padding-top:12px;border-top:1px solid var(--border,#e7ebf1)}.podcast-comment-list article>div{display:flex;justify-content:space-between;gap:10px;font-size:.75rem}.podcast-comment-list time{color:#8a96a8}.podcast-comment-list p{margin:.5rem 0 0;line-height:1.55}.podcast-login-hint{padding:14px;border-radius:10px;background:#f5f7fa}
@media(max-width:900px){.podcast-rss-grid{grid-template-columns:1fr}.podcast-detail-layout{grid-template-columns:220px minmax(0,1fr)}.podcast-detail-columns{grid-template-columns:1fr}}
@media(max-width:620px){.podcast-card-main{grid-template-columns:100px minmax(0,1fr)}.podcast-card-copy{padding:12px}.podcast-inline-player{grid-template-columns:36px minmax(0,1fr) auto}.podcast-inline-player>time:last-child{display:none}.podcast-detail-layout{grid-template-columns:1fr}.podcast-detail-cover{max-width:240px}.podcast-detail-player{grid-template-columns:50px minmax(0,1fr)}.podcast-waveform{height:72px}}


/* 2.16.1 – Podcast overview refinement */
.podcast-list-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:0 0 18px}
.podcast-list-heading h2{margin:.2rem 0 0;font-size:clamp(1.6rem,3vw,2.45rem)}
.podcast-list-heading>span{font-size:.74rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--muted,#687386)}
.podcast-rss-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}
.podcast-rss-card{border-radius:12px;box-shadow:none;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.podcast-rss-card:hover{transform:translateY(-3px);box-shadow:0 14px 32px rgba(18,29,50,.1)}
.podcast-card-main{display:block}
.podcast-cover-player{position:relative;aspect-ratio:1;overflow:hidden;background:#08101d}
.podcast-cover-link{display:block;width:100%;height:100%}
.podcast-cover-link img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease,filter .35s ease}
.podcast-rss-card:hover .podcast-cover-link img{transform:scale(1.025);filter:brightness(.82)}
.podcast-cover-player-controls{position:absolute;inset:0;pointer-events:none}
.podcast-cover-play{pointer-events:auto;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:48px;height:48px;background:rgba(255,255,255,.95);color:#07101f;box-shadow:0 10px 30px rgba(0,0,0,.24);opacity:.94;transition:.2s}
.podcast-cover-play:hover,.podcast-cover-play.is-playing{transform:translate(-50%,-50%) scale(1.06);background:#fff}
.podcast-cover-time{position:absolute;right:8px;bottom:8px;padding:4px 7px;border-radius:999px;background:rgba(7,16,31,.76);color:#fff;font-size:.62rem;font-weight:750;backdrop-filter:blur(8px)}
.podcast-card-copy{padding:12px 12px 9px}
.podcast-source-row{font-size:.67rem;font-weight:850;text-transform:uppercase;letter-spacing:.08em;margin-bottom:5px}
.podcast-source-row a{color:var(--brand-primary,#0059e7);text-decoration:none}
.podcast-card-copy h2{font-size:.92rem;line-height:1.2;margin:0 0 7px;min-height:2.2em}
.podcast-card-meta{display:flex;align-items:center;gap:7px;flex-wrap:wrap;color:var(--muted,#687386);font-size:.66rem}
.podcast-card-meta span::before{content:'•';margin-right:7px;opacity:.45}
.podcast-tag-row{display:flex;flex-wrap:wrap;gap:5px;margin-top:8px}
.podcast-tag-row span{display:inline-flex;align-items:center;min-height:22px;padding:3px 7px;border:1px solid var(--border,#e7ebf1);border-radius:999px;background:rgba(100,116,139,.045);font-size:.61rem;font-weight:750;color:#687386}
.podcast-card-actions{margin-top:9px;padding-top:8px;border-top:1px solid var(--border,#edf0f4);gap:9px;font-size:.66rem}
.podcast-card-actions a{font-size:.67rem}
.podcast-inline-waveform{padding:0 10px 10px}
.podcast-waveform.compact.fine{height:27px;gap:1px}
.podcast-waveform.compact.fine i{min-width:1px;border-radius:1px;opacity:.95}
.podcast-detail-player .podcast-waveform{gap:1.5px}
.podcast-detail-player .podcast-waveform i{min-width:1px;border-radius:1px}
.podcast-detail-tags{margin:13px 0 0}.podcast-detail-hero .podcast-detail-tags span{color:#d5deeb;border-color:rgba(255,255,255,.15);background:rgba(255,255,255,.06)}

.podcast-pagination{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:34px;padding-top:18px;border-top:1px solid var(--border,#e7ebf1)}
.podcast-page-numbers{display:flex;align-items:center;gap:6px}
.podcast-page-numbers a,.podcast-page-arrow{display:grid;place-items:center;min-width:38px;height:38px;padding:0 10px;border:1px solid var(--border,#dde3eb);border-radius:11px;background:var(--surface,#fff);color:inherit;text-decoration:none;font-size:.76rem;font-weight:800;transition:.18s}
.podcast-page-numbers a:hover,.podcast-page-arrow:hover{border-color:rgba(0,89,231,.45);transform:translateY(-1px)}
.podcast-page-numbers a.active{border-color:#07101f;background:#07101f;color:#fff;box-shadow:0 7px 18px rgba(7,16,31,.16)}
.podcast-page-numbers span{padding:0 3px;color:#98a2b3}
.podcast-page-arrow{border-radius:50%;min-width:40px;width:40px;padding:0}
.podcast-page-arrow.is-disabled{pointer-events:none;opacity:.3}

@media(max-width:1180px){.podcast-rss-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:920px){.podcast-rss-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:680px){
 .podcast-rss-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
 .podcast-card-copy{padding:10px 9px 8px}.podcast-card-copy h2{font-size:.82rem}
 .podcast-tag-row span:nth-child(n+3){display:none}.podcast-cover-play{width:42px;height:42px}
 .podcast-list-heading{align-items:flex-start}.podcast-list-heading>span{margin-top:7px}
}
@media(max-width:430px){
 .podcast-rss-grid{grid-template-columns:1fr 1fr}
 .podcast-card-actions .podcast-comment-count{display:none}
 .podcast-page-numbers a{min-width:34px;height:34px;padding:0 7px}
}


/* 2.16.2 – Podcast detail, community & auth modal */
.podcast-description-wide{max-width:980px;margin:0 auto;padding-bottom:46px}
.podcast-section-heading{margin-bottom:20px}
.podcast-description-wide h2{margin:.25rem 0 0;font-size:clamp(1.7rem,3vw,2.6rem)}
.podcast-description-body{font-size:1rem;line-height:1.82}
.podcast-description-body p{margin:0 0 1.05rem;color:var(--muted,#526071)}
.podcast-comments-wide{width:100%;margin-top:10px;padding:26px;border-radius:20px}
.podcast-comments-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding-bottom:18px;border-bottom:1px solid var(--border,#e7ebf1)}
.podcast-comments-head h2{margin:.2rem 0 .25rem;font-size:clamp(1.6rem,3vw,2.35rem)}
.podcast-comments-head p{margin:0;color:var(--muted,#667085);font-size:.82rem}
.podcast-comment-badge{display:flex;align-items:baseline;gap:5px;padding:8px 11px;border-radius:999px;background:#f3f6fa;color:#667085;font-size:.7rem;font-weight:750;white-space:nowrap}
.podcast-comment-badge b{font-size:1rem;color:#101828}
.podcast-comment-form{display:grid!important;grid-template-columns:42px minmax(0,1fr);gap:12px!important;margin:22px 0 26px!important;padding:16px;border:1px solid var(--border,#e1e6ed);border-radius:15px;background:#fafbfd}
.podcast-comment-avatar{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:linear-gradient(145deg,#0059e7,#e60155);color:#fff;font-size:.78rem;font-weight:900;flex:0 0 auto}
.podcast-comment-compose{display:grid;gap:9px}
.podcast-comment-compose textarea{min-height:88px;background:#fff}
.podcast-comment-compose>div{display:flex;align-items:center;justify-content:space-between;gap:15px}
.podcast-comment-compose small{font-size:.66rem;color:#7b8797}
.podcast-comment-locked{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:14px;margin:22px 0 26px;padding:16px 18px;border:1px solid rgba(0,89,231,.16);border-radius:15px;background:linear-gradient(135deg,rgba(0,89,231,.055),rgba(230,1,85,.035))}
.podcast-comment-lock-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#07101f;color:#fff;font-size:1.1rem}
.podcast-comment-locked strong{font-size:.86rem}.podcast-comment-locked p{margin:3px 0 0;color:#6f7b8c;font-size:.74rem}
.podcast-comment-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.podcast-comment-card{display:grid;grid-template-columns:38px minmax(0,1fr);gap:11px;padding:15px!important;border:1px solid var(--border,#e7ebf1)!important;border-radius:13px;background:#fbfcfe}
.podcast-comment-content{min-width:0}.podcast-comment-content header{display:flex;align-items:center;justify-content:space-between;gap:12px}.podcast-comment-content header strong{font-size:.78rem}.podcast-comment-content header time{font-size:.62rem;color:#8b96a8}
.podcast-comment-content p{margin:6px 0 0!important;color:#4c596a;font-size:.78rem;line-height:1.55}
.empty-comment{grid-column:1/-1;padding:30px;border:1px dashed var(--border,#dfe5ed);border-radius:13px;text-align:center;color:#7a8698}.empty-comment strong{display:block;color:#344054;margin-bottom:4px}.empty-comment p{margin:0}
html.podcast-modal-open,html.podcast-modal-open body{overflow:hidden}
.podcast-auth-modal{position:fixed;inset:0;z-index:99999;display:grid;place-items:center;padding:20px}
.podcast-auth-modal[hidden]{display:none!important}
.podcast-auth-backdrop{position:absolute;inset:0;background:rgba(5,10,18,.72);backdrop-filter:blur(7px)}
.podcast-auth-dialog{position:relative;width:min(480px,100%);padding:30px;border:1px solid rgba(255,255,255,.1);border-radius:22px;background:linear-gradient(155deg,#101827,#080d16 72%);color:#fff;box-shadow:0 32px 100px rgba(0,0,0,.42);outline:none}
.podcast-auth-dialog h2{margin:.35rem 0 .6rem;font-size:clamp(1.65rem,5vw,2.35rem);letter-spacing:-.045em}.podcast-auth-dialog>p{margin:0;color:#aeb9c9;line-height:1.65;font-size:.82rem}
.podcast-auth-close{position:absolute;right:13px;top:13px;width:34px;height:34px;border:0;border-radius:50%;background:rgba(255,255,255,.08);color:#fff;font-size:1.15rem;cursor:pointer}
.podcast-auth-benefits{display:grid;gap:7px;margin:20px 0}.podcast-auth-benefits span{padding:9px 10px;border:1px solid rgba(255,255,255,.08);border-radius:9px;background:rgba(255,255,255,.035);color:#d8e0eb;font-size:.72rem}
.podcast-auth-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.podcast-auth-actions .cta{display:grid;place-items:center;text-align:center;min-height:45px;font-size:.7rem}
.cta.ghost-dark{border:1px solid rgba(255,255,255,.16);background:transparent;color:#fff}
.podcast-auth-later{display:block;margin:14px auto 0;border:0;background:transparent;color:#8290a4;font-size:.67rem;cursor:pointer}
@media(max-width:760px){
 .podcast-comments-wide{padding:18px}.podcast-comments-head{align-items:flex-start;flex-direction:column}.podcast-comment-grid{grid-template-columns:1fr}
 .podcast-comment-locked{grid-template-columns:42px 1fr}.podcast-comment-locked .primary-button{grid-column:1/-1;width:100%}
 .podcast-comment-compose>div{align-items:flex-start;flex-direction:column}.podcast-comment-compose button{width:100%}
 .podcast-auth-actions{grid-template-columns:1fr}
}


/* 2.17.2 – Podcast Detail Experience */
.podcast-detail-hero{position:relative;overflow:hidden;padding:clamp(54px,7vw,94px) 0 clamp(58px,8vw,104px);background:
radial-gradient(circle at 8% 18%,rgba(230,1,85,.16),transparent 30%),
radial-gradient(circle at 84% 10%,rgba(0,89,231,.2),transparent 34%),
linear-gradient(145deg,#050914 0%,#091424 52%,#07101d 100%);isolation:isolate}
.podcast-detail-hero:after{content:"";position:absolute;inset:auto -10% -55% 30%;height:80%;background:radial-gradient(ellipse,rgba(0,89,231,.11),transparent 65%);pointer-events:none;z-index:-1}
.podcast-detail-layout{grid-template-columns:minmax(250px,390px) minmax(0,1fr);gap:clamp(38px,6vw,86px);align-items:center}
.podcast-detail-visual{position:relative}
.podcast-detail-cover{position:relative;isolation:isolate}
.podcast-detail-cover-glow{position:absolute;inset:9%;z-index:-1;filter:blur(48px);opacity:.48;transform:scale(1.12)}
.podcast-detail-cover-glow img{width:100%;height:100%;object-fit:cover}
.podcast-detail-cover-main{display:block;width:100%;aspect-ratio:1;object-fit:cover;border-radius:24px;border:1px solid rgba(255,255,255,.13);box-shadow:0 38px 100px rgba(0,0,0,.48)}
.podcast-detail-cover:after{content:"";position:absolute;inset:0;border-radius:24px;background:linear-gradient(150deg,rgba(255,255,255,.08),transparent 28%,transparent 72%,rgba(0,0,0,.14));pointer-events:none}
.podcast-detail-cover-label{position:absolute;left:16px;bottom:16px;z-index:2;padding:7px 10px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(5,9,20,.72);backdrop-filter:blur(14px);font-size:.55rem;font-weight:900;letter-spacing:.1em;color:#fff}
.podcast-detail-copy{min-width:0}
.podcast-detail-kicker{display:flex;align-items:center;gap:9px;flex-wrap:wrap}
.podcast-detail-type{padding:5px 8px;border-radius:999px;border:1px solid rgba(255,255,255,.12);font-size:.52rem;font-weight:900;letter-spacing:.1em;color:#aab8cc}
.podcast-detail-show{margin:14px 0 4px;font-size:.78rem;font-weight:850;letter-spacing:.035em;color:#8ea4c3}
.podcast-detail-copy h1{max-width:940px;margin:.12em 0 .38em;font-size:clamp(2.15rem,5vw,4.7rem);line-height:.96;letter-spacing:-.045em;text-wrap:balance}
.podcast-detail-meta{display:flex;align-items:stretch;gap:8px;flex-wrap:wrap;margin:18px 0 0}
.podcast-meta-item{display:grid;gap:2px;min-width:112px;padding:9px 12px;border:1px solid rgba(255,255,255,.1);border-radius:11px;background:rgba(255,255,255,.045)}
.podcast-meta-item small{font-size:.48rem;font-weight:900;letter-spacing:.1em;color:#74859c}.podcast-meta-item time,.podcast-meta-item strong{font-size:.7rem;color:#d8e0eb}
.podcast-detail-tags{margin-top:13px}.podcast-detail-tags span{background:rgba(255,255,255,.065);border-color:rgba(255,255,255,.1);color:#bdc9d9}
.podcast-detail-player{grid-template-columns:62px minmax(0,1fr);gap:12px 16px;margin-top:24px;padding:15px 16px;border:1px solid rgba(255,255,255,.11);border-radius:17px;background:rgba(255,255,255,.055);box-shadow:0 16px 48px rgba(0,0,0,.14);backdrop-filter:blur(18px)}
.podcast-detail-player .podcast-play.large{width:56px;height:56px;box-shadow:0 10px 28px rgba(230,1,85,.2)}
.podcast-detail-player .podcast-waveform{height:58px}
.podcast-detail-player .podcast-waveform i{width:2px;border-radius:999px;opacity:.78}
.podcast-player-times{margin-top:-8px;font-size:.62rem;color:#8495ad}
.podcast-social-actions{gap:9px;margin-top:13px}.podcast-detail-hero .podcast-like,.podcast-comment-jump{display:inline-flex;align-items:center;gap:6px;min-height:38px;padding:8px 12px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:rgba(255,255,255,.055);color:#bdc8d7;text-decoration:none;font-size:.68rem;font-weight:750;transition:.2s ease}
.podcast-detail-hero .podcast-like:hover,.podcast-comment-jump:hover{transform:translateY(-1px);background:rgba(255,255,255,.09);color:#fff}.podcast-detail-hero .podcast-like.is-liked{border-color:transparent;background:#e60155;color:#fff}
.podcast-detail-content{padding-top:clamp(46px,6vw,76px);background:linear-gradient(180deg,#f7f9fc 0,#fff 240px)}
.podcast-description-wide{max-width:1080px;padding:clamp(26px,4vw,42px);border:1px solid var(--border,#e7ebf1);border-radius:24px;background:#fff;box-shadow:0 20px 55px rgba(15,30,55,.055)}
.podcast-section-heading{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;margin-bottom:24px}.podcast-section-heading h2{margin:0!important}.podcast-section-heading .eyebrow{margin:0}
.podcast-description-body{max-width:880px;font-size:1.02rem;line-height:1.88}.podcast-description-body p:first-child{font-size:1.09rem;color:#354156}
.podcast-comments-wide{margin-top:28px;padding:clamp(20px,3vw,32px);border-radius:24px;box-shadow:0 20px 55px rgba(15,30,55,.045)}
.podcast-comments-head{align-items:center}.podcast-comment-badge{padding:9px 13px}
.podcast-comment-card{transition:transform .18s ease,box-shadow .18s ease}.podcast-comment-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(15,30,55,.06)}
@media(max-width:900px){
 .podcast-detail-layout{grid-template-columns:220px minmax(0,1fr);gap:32px}.podcast-detail-copy h1{font-size:clamp(2rem,5vw,3.3rem)}
 .podcast-meta-item{min-width:100px}
}
@media(max-width:620px){
 .podcast-detail-hero{padding:34px 0 52px}.podcast-detail-layout{grid-template-columns:1fr;gap:27px}
 .podcast-detail-visual{width:min(74vw,270px);margin:0 auto}.podcast-detail-cover{max-width:none}
 .podcast-detail-cover-main,.podcast-detail-cover:after{border-radius:20px}.podcast-detail-cover-label{left:12px;bottom:12px}
 .podcast-detail-copy{text-align:left}.podcast-detail-copy h1{font-size:clamp(2rem,10vw,3rem);line-height:1}
 .podcast-detail-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.podcast-meta-item{min-width:0;padding:8px}
 .podcast-detail-player{grid-template-columns:48px minmax(0,1fr);padding:12px}.podcast-detail-player .podcast-play.large{width:46px;height:46px}.podcast-detail-player .podcast-waveform{height:48px}
 .podcast-social-actions{flex-wrap:wrap}.podcast-detail-content{padding-top:34px}.podcast-description-wide{padding:22px 18px;border-radius:19px}
 .podcast-section-heading{grid-template-columns:1fr;gap:5px}.podcast-comments-wide{border-radius:19px}
}
