.YoutubePlayer-module__hJQSva__wrapper{border-radius:var(--radius-md);width:100%;box-shadow:var(--shadow-lg);aspect-ratio:16/9;background:#000;position:relative;overflow:hidden}.YoutubePlayer-module__hJQSva__player{width:100%;height:100%;position:absolute;inset:0}.YoutubePlayer-module__hJQSva__player iframe{width:100%!important;height:100%!important}.YoutubePlayer-module__hJQSva__facade{cursor:pointer;background:#000;border:none;width:100%;height:100%;padding:0;position:absolute;inset:0}.YoutubePlayer-module__hJQSva__thumbnail{object-fit:cover;width:100%;height:100%;display:block}.YoutubePlayer-module__hJQSva__playOverlay{background:#00000040;justify-content:center;align-items:center;transition:background .2s;display:flex;position:absolute;inset:0}.YoutubePlayer-module__hJQSva__facade:hover .YoutubePlayer-module__hJQSva__playOverlay{background:#0006}.YoutubePlayer-module__hJQSva__playBtn{background:#000000b3;border:3px solid #ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;padding-left:4px;transition:transform .2s,background .2s;display:flex}.YoutubePlayer-module__hJQSva__facade:hover .YoutubePlayer-module__hJQSva__playBtn{background:var(--green);border-color:var(--green);transform:scale(1.1)}
.ChapterList-module__gaYoGW__container{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);overflow:hidden}.ChapterList-module__gaYoGW__heading{text-transform:uppercase;letter-spacing:.07em;color:var(--text-muted);border-bottom:1px solid var(--border-light);font-size:.8125rem;font-weight:700;font-family:var(--font-sans);align-items:center;gap:8px;padding:16px 20px;display:flex}.ChapterList-module__gaYoGW__heading svg{color:var(--green)}.ChapterList-module__gaYoGW__list{max-height:520px;list-style:none;overflow-y:auto}.ChapterList-module__gaYoGW__item{text-align:left;border-bottom:1px solid var(--border-light);width:100%;transition:background var(--transition);cursor:pointer;align-items:center;gap:12px;padding:13px 20px;display:flex}.ChapterList-module__gaYoGW__item:last-child{border-bottom:none}.ChapterList-module__gaYoGW__item:hover,.ChapterList-module__gaYoGW__item.ChapterList-module__gaYoGW__active{background:var(--green-light)}.ChapterList-module__gaYoGW__item.ChapterList-module__gaYoGW__active .ChapterList-module__gaYoGW__num{background:var(--green);color:#fff}.ChapterList-module__gaYoGW__item.ChapterList-module__gaYoGW__active .ChapterList-module__gaYoGW__chTitle{color:var(--green-dark);font-weight:600}.ChapterList-module__gaYoGW__num{background:var(--bg-subtle);width:24px;height:24px;color:var(--text-muted);transition:all var(--transition);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.6875rem;font-weight:700;display:flex}.ChapterList-module__gaYoGW__chTitle{color:var(--text-secondary);transition:color var(--transition);flex:1;font-size:.875rem;line-height:1.4}.ChapterList-module__gaYoGW__time{font-variant-numeric:tabular-nums;color:var(--text-muted);font-size:.75rem;font-family:var(--font-sans);flex-shrink:0}
.ListenClient-module__yg5FSW__page{padding-top:32px;padding-bottom:64px;overflow-x:hidden}.ListenClient-module__yg5FSW__breadcrumb{align-items:center;gap:4px;margin-bottom:28px;font-size:.8125rem;display:flex}.ListenClient-module__yg5FSW__breadLink{color:var(--green);transition:color var(--transition);font-weight:500}.ListenClient-module__yg5FSW__breadLink:hover{color:var(--green-dark);text-decoration:underline}.ListenClient-module__yg5FSW__breadSep{color:var(--text-muted);flex-shrink:0}.ListenClient-module__yg5FSW__breadCurrent{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;max-width:240px;overflow:hidden}.ListenClient-module__yg5FSW__layout{grid-template-columns:1fr 360px;align-items:start;gap:32px;display:grid}.ListenClient-module__yg5FSW__main{flex-direction:column;gap:24px;display:flex}.ListenClient-module__yg5FSW__bookMeta{flex-direction:column;gap:6px;display:flex}.ListenClient-module__yg5FSW__seriesLabel{text-transform:uppercase;letter-spacing:.07em;color:var(--green);font-size:.8125rem;font-weight:700}.ListenClient-module__yg5FSW__bookTitle{font-family:var(--font-serif);color:var(--text-primary);letter-spacing:-.01em;font-size:clamp(1.375rem,3vw,1.875rem);font-weight:700;line-height:1.25}.ListenClient-module__yg5FSW__bookAuthor{color:var(--text-muted);align-items:center;gap:6px;font-size:.9rem;display:flex}.ListenClient-module__yg5FSW__bookAuthor svg{color:var(--text-muted)}.ListenClient-module__yg5FSW__description{background:var(--bg-subtle);border:1px solid var(--border-light);border-radius:var(--radius-md);padding:20px 24px}.ListenClient-module__yg5FSW__descHeader{text-transform:uppercase;letter-spacing:.07em;color:var(--text-muted);align-items:center;gap:8px;margin-bottom:10px;font-size:.75rem;font-weight:700;display:flex}.ListenClient-module__yg5FSW__descHeader svg{color:var(--green)}.ListenClient-module__yg5FSW__description p{color:var(--text-secondary);font-size:.9375rem;line-height:1.7}.ListenClient-module__yg5FSW__episodeNav{border-top:1px solid var(--border-light);justify-content:space-between;gap:16px;padding-top:8px;display:flex}.ListenClient-module__yg5FSW__navBtn{border:1px solid var(--border);border-radius:var(--radius-md);transition:all var(--transition);background:#fff;flex:1;align-items:center;gap:10px;max-width:260px;padding:12px 16px;display:flex}.ListenClient-module__yg5FSW__navBtn:hover{border-color:var(--green-mid);background:var(--green-light)}.ListenClient-module__yg5FSW__navBtnRight{text-align:right;justify-content:flex-end;margin-left:auto}.ListenClient-module__yg5FSW__navBtnText{flex-direction:column;gap:2px;min-width:0;display:flex}.ListenClient-module__yg5FSW__navBtnLabel{text-transform:uppercase;letter-spacing:.07em;color:var(--text-muted);font-size:.6875rem;font-weight:700}.ListenClient-module__yg5FSW__navBtnTitle{color:var(--text-primary);font-size:.875rem;font-weight:600;font-family:var(--font-serif);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ListenClient-module__yg5FSW__sidebar{top:calc(var(--nav-height) + 20px);position:sticky}@media (max-width:1024px){.ListenClient-module__yg5FSW__layout{grid-template-columns:1fr}.ListenClient-module__yg5FSW__sidebar{position:static}.ListenClient-module__yg5FSW__sidebar .list{max-height:none}}@media (max-width:640px){.ListenClient-module__yg5FSW__page{padding-top:20px;padding-bottom:40px}.ListenClient-module__yg5FSW__breadCurrent{max-width:160px}.ListenClient-module__yg5FSW__episodeNav{gap:10px}.ListenClient-module__yg5FSW__navBtn{gap:8px;min-width:0;max-width:none;padding:10px 12px}.ListenClient-module__yg5FSW__navBtnTitle{font-size:.8125rem}.ListenClient-module__yg5FSW__description{padding:16px 18px}}
