/* Podcast-library refinement. Every selector is media-content or homepage-media scoped. */
.brm-page .brm-brand-mark{position:absolute;width:260px;height:auto;pointer-events:none;user-select:none;inset-inline-end:20px;top:-45px;opacity:.07;filter:brightness(0);z-index:0}
.brm-page :is(.brm-intro,.brm-watch-heading){position:relative;isolation:isolate;overflow:hidden}
.brm-page .brm-intro{padding:28px 32px;background:var(--brm-soft);border:1px solid var(--brm-line);border-radius:22px;margin-top:8px}
.brm-page .brm-intro>div,.brm-watch-heading>:not(.brm-brand-mark){position:relative;z-index:1}
.brm-page .brm-intro .brm-brand-mark{inset-inline-end:240px;width:270px;top:-50px;opacity:.065}
.brm-page .brm-feature>.brm-brand-mark{filter:none;opacity:.08;top:auto;bottom:-85px;inset-inline-end:340px;width:350px}
.brm-page .brm-watch-heading>.brm-brand-mark{width:200px;top:-36px;inset-inline-end:0;opacity:.045}
html.dark .brm-page .brm-brand-mark{filter:none;opacity:.08}
.brm-page .brm-card{position:relative;display:block;padding:0;gap:0;cursor:pointer}
.brm-page .brm-card__link{display:flex;flex-direction:column;height:100%;padding:0;border-radius:inherit;text-decoration:none;color:inherit}
.brm-page .brm-card__link:focus-visible{outline:3px solid #c08a2e;outline-offset:4px}
.brm-page a.brm-feature--video{color:#fff;text-decoration:none}
.brm-page a.brm-feature--video:focus-visible{outline:3px solid #c08a2e;outline-offset:5px}
.brm-page a.brm-feature--video:hover .brm-button--gold{background:#f6d692}
.brm-page .brm-card__link:hover h3{color:var(--brm-gold)}
.brm-page .brm-card__body{flex:1}
.brm-page .brm-card__open{display:flex;align-items:center;gap:6px;font-weight:800;color:var(--brm-ink);font-size:11px}
.brm-page .brm-card__open svg{width:15px;height:15px}
.brm-page .brm-card--video .brm-card__image{border-radius:17px 17px 0 0}
.brm-page .brm-card--video .brm-card__body{padding:18px 20px}
.brm-page .brm-card--video .brm-card__foot{margin-top:auto;padding-top:14px}
.brm-page .brm-watch-aside .brm-card__body{padding:13px 15px}
.brm-page .brm-card--podcast{background:transparent;border:1px solid transparent;border-radius:17px;transition:background .2s,border-color .2s}
.brm-page .brm-card--podcast:hover{background:var(--brm-paper);border-color:var(--brm-line);box-shadow:none}
.brm-page .brm-card--podcast .brm-card__link{padding:12px}
.brm-page .brm-card--podcast .brm-card__image{aspect-ratio:1;border-radius:13px;width:100%;box-shadow:0 5px 16px #062f3810}
.brm-page .brm-card--podcast .brm-card__watch{opacity:0;transition:opacity .2s;background:linear-gradient(transparent,#02191d38)}
.brm-page .brm-card--podcast:hover .brm-card__watch,.brm-page .brm-card--podcast:focus-within .brm-card__watch{opacity:1}
.brm-page .brm-card--podcast .brm-card__watch svg{background:#073b45d9;border-color:#ffffff80;padding:12px;width:22px;height:22px}
.brm-page .brm-card--podcast .brm-card__body{padding:14px 2px 2px;min-height:0}
.brm-page .brm-card--podcast .brm-card__meta{font-size:10px;line-height:1.9;color:var(--brm-muted);gap:5px 10px}
.brm-page .brm-card--podcast h3{font-size:15px;font-weight:850;line-height:1.95;margin:6px 0 5px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.brm-page .brm-card--podcast .brm-card__host{font-size:11px;line-height:1.9}
.brm-page .brm-card--podcast .brm-card__foot{border:0;margin-top:auto;padding-top:14px;gap:10px}
.brm-page .brm-podcast-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-inline:-12px}
.brm-page .brm-list{gap:0;border-top:1px solid var(--brm-line)}
.brm-page .brm-list .brm-card--podcast{border:0;border-bottom:1px solid var(--brm-line);border-radius:0}
.brm-page .brm-list .brm-card__link{display:grid;grid-template-columns:80px minmax(0,1fr);padding:19px 10px;gap:22px;align-items:center}
.brm-page .brm-list .brm-card__image{border-radius:10px}
.brm-page .brm-list .brm-card__body{display:grid;grid-template-columns:minmax(0,1fr) 205px;column-gap:20px;padding:0}
.brm-page .brm-list :is(.brm-card__meta,h3,.brm-card__host){grid-column:1}
.brm-page .brm-list .brm-card__foot{grid-column:2;grid-row:1 / 4;align-self:center;margin:0;padding:0;justify-content:space-between}
.brm-page .brm-list .brm-card__watch{display:none}
.brp-masthead{position:relative;isolation:isolate;overflow:hidden;display:flex;align-items:center;gap:28px;padding:32px 36px;background:var(--brm-soft);border:1px solid var(--brm-line);border-radius:22px}
.brp-masthead__copy{position:relative;z-index:1;flex:1}
.brp-kicker{display:block;font-size:10px;font-weight:800;letter-spacing:1.5px;line-height:2.1;color:var(--brm-muted)}
.brp-masthead h1{font-size:36px;line-height:1.7;font-weight:950;margin:4px 0 7px;letter-spacing:-.5px}
.brp-masthead p{font-size:13px;line-height:2;color:var(--brm-muted);max-width:640px}
.brp-masthead__count{display:inline-flex;gap:10px;font-size:11px;line-height:2;color:var(--brm-muted);margin-top:10px}
.brp-masthead__count b{font-weight:400}
.brp-masthead__cover{width:148px;height:148px;object-fit:cover;border-radius:14px;box-shadow:0 10px 30px #032b3020;position:relative;z-index:1}
.brp-collections-section{margin-top:32px}
.brp-section-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:19px}
.brp-section-heading h2{font-size:22px;line-height:1.8;font-weight:900;letter-spacing:-.3px}
.brp-section-heading>span,.brp-section-heading p{font-size:11px;color:var(--brm-muted);line-height:1.9}
.brp-section-heading p{margin-top:3px}
.brp-collections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.brp-show{display:grid;grid-template-columns:190px minmax(0,1fr);gap:26px;padding:24px;position:relative;isolation:isolate;overflow:hidden;border:1px solid #d3e5dd;border-radius:20px;background:#e7f1ed;color:#103e40!important;transition:transform .2s,box-shadow .2s}
.brp-show:hover{transform:translateY(-3px);box-shadow:0 14px 35px #06363816}
.brp-show--dark{background:#083b43;border-color:#124850;color:#f2f8f6!important}
.brp-show__cover{width:190px;height:190px;border-radius:12px;object-fit:cover;position:relative;z-index:1;box-shadow:0 8px 18px #062d3524;align-self:center}
.brp-show__copy{display:flex;flex-direction:column;position:relative;z-index:1;padding:6px 0}
.brp-show .brp-kicker{font-size:10px;letter-spacing:0;color:#4a7470}
.brp-show h3{font-size:25px;font-weight:900;line-height:1.8;margin:5px 0 8px}
.brp-show p{font-size:11px;line-height:2;color:#4a7470;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.brp-show--dark :is(.brp-kicker,p){color:#b3d2d0}
.brp-show__bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:auto;padding-top:15px;font-size:11px;font-weight:750}
.brp-show__arrow{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#fff9;color:#174d4f}
.brp-show__arrow svg{width:16px;height:16px}
.brp-show--dark .brp-show__arrow{background:#a6d6c7;color:#0a3438}
.brm-page .brp-show .brm-brand-mark{width:180px;top:auto;bottom:-65px;inset-inline-end:-35px;opacity:.05}
.brm-page .brp-show--dark .brm-brand-mark{filter:none;opacity:.1}
.brp-library{margin-top:40px}
.brp-search-form{display:flex;align-items:center;gap:10px;margin-bottom:18px}
.brp-search-field{display:flex;gap:10px;align-items:center;flex:1;background:var(--brm-paper);border:1px solid var(--brm-line);border-radius:12px;padding:0 14px;min-height:48px}
.brp-search-field svg{width:18px;height:18px;color:var(--brm-muted)}
.brp-search-field input{min-width:0;flex:1;width:100%;min-height:46px;border:0;padding:8px 0;background:transparent;color:var(--brm-ink);font:inherit;font-size:12px;outline-offset:5px}
.brp-search-field input::placeholder{color:var(--brm-muted)}
.brp-sort select{min-height:48px;background:var(--brm-paper);border:1px solid var(--brm-line);border-radius:12px;color:var(--brm-ink);padding:8px 15px;font:inherit;font-size:11px}
.brp-search-form .brm-button{min-height:48px;padding-inline:22px}
.brp-filters{display:flex;align-items:center;gap:22px;border-bottom:1px solid var(--brm-line);margin:0 0 20px;flex-wrap:wrap}
.brp-filters a{display:flex;align-items:center;min-height:44px;font-size:12px;color:var(--brm-muted);border-bottom:2px solid transparent;padding:8px 4px;margin-bottom:-1px}
.brp-filters a[aria-current=true]{font-weight:850;color:var(--brm-ink);border-color:#c08a2e}
.brp-video-invite{position:relative;isolation:isolate;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:28px;border-top:1px solid var(--brm-line);border-bottom:1px solid var(--brm-line);padding:30px 12px;margin-top:38px}
.brp-video-invite>div,.brp-video-invite>a{position:relative;z-index:1}
.brp-video-invite>div>svg{width:23px;height:23px;color:var(--brm-gold);margin-bottom:10px}
.brp-video-invite h2{font-size:20px;line-height:1.8;font-weight:850}
.brp-video-invite p{font-size:12px;line-height:2;margin-top:4px;color:var(--brm-muted)}
.brm-page .brp-video-invite .brm-brand-mark{inset-inline-end:260px;top:-30px;width:200px;opacity:.04}
/* Home renders React content inside its existing locked shell. */
body.home #root .media-section .section-title.br-home-media-heading{flex-wrap:wrap;gap:12px 20px}
body.home #root .media-section .br-home-media-heading>div:first-child{margin-inline-end:auto}
body.home #root .media-section .br-home-media-heading>a{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:44px;white-space:nowrap;font-size:12px;padding:8px 12px;border:1px solid var(--line,#dfe8e4);border-radius:11px}
body.home #root .media-section .br-home-media-heading>a:hover{background:var(--surface-2,#f1f7f4)}
body.home #root .media-section .br-home-media-heading>a:focus-visible{outline:3px solid #c08a2e;outline-offset:3px}
body.home #root .media-section .br-home-media-heading>a svg{width:16px;height:16px}
@media(max-width:1150px){
 .brp-show{grid-template-columns:150px minmax(0,1fr);padding:20px;gap:20px}
 .brp-show__cover{width:150px;height:150px}
 .brp-show h3{font-size:22px}
 .brp-show p{font-size:10px}
 .brm-page .brm-podcast-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:850px){
 .brp-show{grid-template-columns:125px minmax(0,1fr);gap:16px;padding:18px}
 .brp-show__cover{width:125px;height:125px}
 .brp-show h3{font-size:20px}
 .brp-show p{display:none}
 .brp-show__copy{padding:4px 0}
 .brp-masthead{padding:26px}
 .brp-masthead h1{font-size:31px}
 .brm-page .brm-list .brm-card__body{grid-template-columns:minmax(0,1fr) 140px}
 .brm-page .brm-list .brm-card__open{font-size:0;gap:0}
 .brm-page .brm-list .brm-card__open svg{width:22px;height:22px}
}
@media(max-width:600px){
 .brm-page .brm-intro{padding:23px;border-radius:18px}
 .brm-page .brm-intro .brm-brand-mark{width:165px;inset-inline-end:-35px;top:-10px}
 .brp-masthead{padding:24px 22px;border-radius:18px;gap:18px}
 .brp-masthead .brm-brand-mark{width:190px;top:-20px;inset-inline-end:-35px}
 .brp-kicker{font-size:9px;letter-spacing:1.2px}
 .brp-masthead h1{font-size:29px;margin-top:6px;line-height:1.7}
 .brp-masthead p{font-size:11px;max-width:290px;line-height:2}
 .brp-masthead__count{font-size:10px}
 .brp-masthead--show{flex-direction:column;text-align:center}
 .brp-masthead__cover{width:140px;height:140px}
 .brp-masthead--show .brp-masthead__count{justify-content:center}
 .brp-collections-section{margin-top:26px}
 .brp-section-heading{margin-bottom:14px;gap:12px}
 .brp-section-heading h2{font-size:20px}
 .brp-section-heading>span{font-size:10px}
 .brp-collections{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
 .brp-show{display:flex;flex-direction:column;padding:12px;border-radius:16px;gap:11px;align-items:stretch}
 .brp-show__cover{width:100%;height:auto;aspect-ratio:1;border-radius:9px}
 .brp-show__copy{padding:0 2px}
 .brp-show .brp-kicker{font-size:9px}
 .brp-show h3{font-size:17px;line-height:1.8;margin:3px 0 2px}
 .brp-show__bottom{font-size:10px;padding-top:6px}
 .brp-show__arrow{width:28px;height:28px}
 .brp-library{margin-top:30px}
 .brp-search-form{gap:8px;flex-wrap:wrap;margin-bottom:12px}
 .brp-search-field{flex-basis:100%;min-height:46px;padding-inline:12px}
 .brp-search-field input{font-size:11px}
 .brp-sort{flex:1}
 .brp-sort select{width:100%;min-height:44px}
 .brp-search-form .brm-button{min-height:44px;padding-inline:20px}
 .brp-filters{gap:19px;margin-bottom:14px}
 .brp-filters a{font-size:11px}
 .brm-page .brm-podcast-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-inline:-6px;gap:12px 3px}
 .brm-page .brm-card--podcast .brm-card__link{padding:6px}
 .brm-page .brm-card--podcast .brm-card__image{border-radius:11px}
 .brm-page .brm-card--podcast .brm-card__body{padding:10px 1px 2px}
 .brm-page .brm-card--podcast h3{font-size:13px;line-height:1.9;margin-top:4px}
 .brm-page .brm-card--podcast .brm-card__meta{font-size:9px;gap:3px 8px}
 .brm-page .brm-card--podcast .brm-card__host{font-size:10px}
 .brm-page .brm-card--podcast .brm-card__foot{padding-top:10px}
 .brm-page .brm-card--podcast .brm-card__open{font-size:0;gap:0}
 .brm-page .brm-card--podcast .brm-card__open svg{width:17px;height:17px}
 .brm-page .brm-card--podcast .brm-card__time{font-size:10px;gap:5px}
 .brm-page .brm-card--podcast .brm-card__time bdi{font-size:10px}
 .brm-page .brm-list .brm-card__link{grid-template-columns:66px minmax(0,1fr);gap:13px;padding:15px 4px}
 .brm-page .brm-list .brm-card__body{display:flex;padding:0}
 .brm-page .brm-list .brm-card__meta{font-size:9px}
 .brm-page .brm-list .brm-card__foot{padding-top:7px}
 .brm-page .brm-list .brm-card__host{display:none}
 .brm-page .brm-watch-aside .brm-card--video{display:block}
 .brm-page .brm-watch-aside .brm-card__link{display:grid;grid-template-columns:126px minmax(0,1fr);align-items:center}
 .brm-page .brm-watch-aside .brm-card__image{border-radius:0}
 .brm-page .brm-watch-aside .brm-card__body{padding:12px}
 .brm-page .brm-watch-aside .brm-card__foot{display:none}
 .brp-video-invite{padding:24px 6px;flex-direction:column;align-items:flex-start;gap:18px}
 .brp-video-invite h2{font-size:19px}
 .brp-video-invite p{font-size:11px}
 .brm-page .brp-video-invite .brm-brand-mark{inset-inline-end:-20px;top:10px}
 body.home #root .media-section .br-home-media-heading>div:first-child{width:100%;margin:0}
 body.home #root .media-section .br-home-media-heading>a{flex:1;font-size:11px;padding-inline:9px}
}
@media(max-width:359px){
 .brp-show{padding:9px}
 .brp-show h3{font-size:15px}
 .brp-show .brp-kicker{font-size:8px}
 .brm-page #episodes-grid.brm-podcast-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 0}
 .brm-page .brm-card--podcast h3{font-size:12px}
 .brm-page .brm-card--podcast .brm-card__meta{font-size:8px}
 .brp-masthead h1{font-size:26px}
}
@media(prefers-reduced-motion:reduce){.brp-show,.brm-page .brm-card--podcast,.brm-page .brm-card--podcast .brm-card__watch{transition:none;transform:none}}
