/* Editorial media views only. Shared shell and the existing audio engine are untouched. */
.brm-page{--brm-ink:#173d42;--brm-muted:#637b7e;--brm-line:#dce7e5;--brm-soft:#f1f6f4;--brm-paper:#fff;--brm-gold:#9b6b25;color:var(--brm-ink);max-width:1320px;padding-bottom:72px}
html.dark .brm-page{--brm-ink:#edf6f5;--brm-muted:#abc3c4;--brm-line:#264a4f;--brm-soft:#10373d;--brm-paper:#092c32;--brm-gold:#e7bb6c}
.brm-page *{box-sizing:border-box}.brm-page svg{flex-shrink:0}.brm-page button{cursor:pointer}.brm-page :is(h1,h2,h3,p){margin:0}.brm-page a{color:inherit}.brm-page :is(section,article,aside,div){min-width:0}
.brm-crumb{display:flex;align-items:center;gap:9px;padding:24px 0;font-size:11px;color:var(--brm-muted);flex-wrap:wrap}.brm-crumb svg{width:12px;height:12px}.brm-crumb span{max-width:65ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brm-crumb a:hover{color:var(--brm-gold)}
.brm-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin:20px 0 34px}.brm-eyebrow{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:800;color:var(--brm-gold);line-height:2}.brm-eyebrow::before{content:"";width:20px;height:2px;background:currentColor}.brm-intro h1{font-weight:950;font-size:clamp(30px,3.5vw,48px);line-height:1.6;letter-spacing:-1.2px;margin-top:8px}.brm-intro p{font-size:14px;color:var(--brm-muted);line-height:2.1;max-width:550px;margin-top:8px}.brm-intro__aside{max-width:230px;border-inline-start:1px solid var(--brm-line);padding-inline-start:24px}.brm-intro__aside strong{display:block;font-size:23px;letter-spacing:-.6px;font-weight:900}.brm-intro__aside span{font-size:12px;color:var(--brm-muted);line-height:2}
.brm-feature{position:relative;border-radius:28px;background:#07373e;color:#fff;overflow:hidden;isolation:isolate;display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:48px;padding:44px;align-items:center;box-shadow:0 16px 40px #052e3510}.brm-feature::before{position:absolute;content:"";inset:0;z-index:-1;background:radial-gradient(ellipse at 10% 100%,#ca9c4230,transparent 60%),linear-gradient(115deg,transparent,#031c22aa)}.brm-feature .brm-eyebrow{color:#e8bf77}.brm-feature h2,.brm-feature h1{font-size:clamp(24px,2.5vw,36px);line-height:1.65;font-weight:950;letter-spacing:-.6px;margin:14px 0}.brm-feature p{color:#c2d6d7;font-size:13px;line-height:2.1;max-width:580px}.brm-feature__cover{position:relative;width:100%;aspect-ratio:1;border-radius:18px;box-shadow:0 12px 35px #0004;overflow:hidden;border:1px solid #ffffff25}.brm-feature__cover img{width:100%;height:100%;object-fit:cover}.brm-feature__meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px 18px;font-size:12px;color:#c3d8d7;margin:14px 0 24px}.brm-feature__meta span,.brm-feature__meta a{display:inline-flex;align-items:center;gap:6px}.brm-feature__meta svg{width:15px;height:15px}.brm-feature__meta bdi{font-variant-numeric:tabular-nums}.brm-feature__footer{border-top:1px solid #ffffff20;margin-top:28px;padding-top:18px;display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:11px;color:#aac6c7}.brm-feature__footer svg{width:18px;height:18px}
.brm-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.brm-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:12px 21px;border-radius:12px;font-size:12px;font-weight:850;background:#0a4d56;color:#fff!important;border:1px solid transparent;transition:background .2s,transform .2s;line-height:1.8}.brm-button:hover{background:#10616a;transform:translateY(-2px)}.brm-button--gold{background:#efc77f;color:#172d2e!important}.brm-button--gold:hover{background:#ffda96}.brm-button--outline{background:transparent;color:var(--brm-ink)!important;border-color:var(--brm-line)}.brm-button--outline:hover{background:var(--brm-soft)}.brm-feature .brm-button--outline{color:#fff!important;border-color:#ffffff35}.brm-feature .brm-button--outline:hover{background:#ffffff12}.brm-button--small{min-height:44px;padding:10px 14px;font-size:11px}.brm-button svg{width:18px;height:18px}.brm-text-link{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:800;color:var(--brm-gold)!important;min-height:44px}.brm-text-link svg{width:16px;height:16px}.brm-wave{display:flex;align-items:center;gap:3px;height:24px;direction:ltr}.brm-wave i{display:block;width:3px;height:8px;border-radius:3px;background:#e1b669}.brm-wave i:nth-child(3n){height:22px}.brm-wave i:nth-child(3n+1){height:14px}
.brm-section{margin-top:52px}.brm-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:22px;flex-wrap:wrap}.brm-heading h2{font-size:23px;font-weight:900;line-height:1.7;letter-spacing:-.4px}.brm-heading p{font-size:12px;color:var(--brm-muted);margin-top:4px;line-height:2}.brm-heading__count{font-size:12px;color:var(--brm-muted)}
.brm-series{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.brm-series__item{display:flex;align-items:center;gap:22px;padding:20px;border:1px solid var(--brm-line);border-radius:20px;background:var(--brm-paper);transition:border-color .2s,box-shadow .2s}.brm-series__item:hover{border-color:#b89559;box-shadow:0 10px 30px #062c3408}.brm-series__item img{width:108px;height:108px;object-fit:cover;border-radius:13px;flex-shrink:0}.brm-series__item>div{flex:1}.brm-series__item h3{font-size:20px;font-weight:900;margin:5px 0;line-height:1.6}.brm-series__item p{font-size:11px;color:var(--brm-muted);line-height:1.9}.brm-series__arrow{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;border:1px solid var(--brm-line);flex-shrink:0}.brm-series__arrow svg{width:17px;height:17px}
.brm-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;background:var(--brm-soft);border:1px solid var(--brm-line);padding:12px;border-radius:17px;margin-bottom:24px}.brm-search{display:flex;gap:8px;align-items:center;flex:1;min-width:240px}.brm-search>svg{width:19px;height:19px;color:var(--brm-muted);margin-inline-start:8px}.brm-search input{width:100%;min-width:0;flex:1;border:0;border-radius:8px;background:transparent;color:var(--brm-ink);min-height:44px;font:inherit;font-size:12px;padding:8px}.brm-search input::placeholder{color:var(--brm-muted)}.brm-sort{display:flex;align-items:center;gap:8px;font-size:11px;color:var(--brm-muted)}.brm-sort select{min-height:44px;border:1px solid var(--brm-line);border-radius:10px;background:var(--brm-paper);color:var(--brm-ink);padding:8px 10px;font:inherit}.brm-filters{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:0 0 22px}.brm-filter{min-height:40px;display:inline-flex;align-items:center;justify-content:center;padding:8px 17px;border:1px solid var(--brm-line);border-radius:30px;font-size:11px;color:var(--brm-muted)!important}.brm-filter[aria-current=true]{color:#fff!important;background:#0a4d56;border-color:#0a4d56}.brm-view-toggle{display:flex;border:1px solid var(--brm-line);border-radius:10px;padding:3px;background:var(--brm-paper)}.brm-view-toggle button{width:44px;height:40px;display:grid;place-items:center;color:var(--brm-muted);border-radius:7px}.brm-view-toggle .is-active{background:#0a4d56;color:white}.brm-view-toggle svg{width:17px;height:17px}
.brm-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.brm-card{overflow:hidden;background:var(--brm-paper);border:1px solid var(--brm-line);border-radius:18px;transition:border-color .2s,box-shadow .2s}.brm-card:hover{border-color:#a6c5c3;box-shadow:0 10px 25px #052d340b}.brm-card__image{display:block;position:relative;overflow:hidden;background:var(--brm-soft)}.brm-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.brm-card:hover .brm-card__image img{transform:scale(1.035)}.brm-card__body{padding:18px 20px;display:flex;flex-direction:column}.brm-card__meta{display:flex;flex-wrap:wrap;gap:6px 14px;font-size:10px;font-weight:750;color:var(--brm-gold);line-height:1.8}.brm-card h3{font-size:15px;font-weight:850;line-height:1.95;margin:7px 0}.brm-card h3 a:hover{color:var(--brm-gold)}.brm-card__host{font-size:11px;color:var(--brm-muted);line-height:1.8}.brm-card__foot{display:flex;align-items:center;justify-content:space-between;gap:8px;border-top:1px solid var(--brm-line);padding-top:11px;margin-top:16px;color:var(--brm-muted);font-size:10px}.brm-card__time{display:flex;gap:7px;align-items:center;line-height:1.8}.brm-card__time svg{width:15px;height:15px}.brm-card__time bdi{font-size:11px;font-variant-numeric:tabular-nums}.brm-play{display:grid;place-items:center;width:44px;height:44px;flex-shrink:0;border-radius:50%;background:#e8f0ee;color:#0a4d56;border:1px solid #d4e2df}.brm-play:hover{background:#efc77f;border-color:#efc77f}.brm-play svg{width:17px;height:17px}.brm-card--podcast{display:grid;grid-template-columns:94px minmax(0,1fr);padding:18px;gap:15px;align-items:start}.brm-card--podcast .brm-card__image{aspect-ratio:1;border-radius:12px}.brm-card--podcast .brm-card__body{padding:0}.brm-card--podcast h3{font-size:14px;margin:6px 0}.brm-card--podcast .brm-card__foot{margin-top:auto;border:0;padding-top:10px}.brm-card--podcast .brm-card__meta{font-size:9px}.brm-list{display:grid;gap:12px}.brm-list .brm-card--podcast{grid-template-columns:80px minmax(0,1fr)}.brm-list .brm-card__body{display:grid;grid-template-columns:minmax(0,1fr) 180px;column-gap:20px}.brm-list .brm-card__meta,.brm-list h3,.brm-list .brm-card__host{grid-column:1}.brm-list .brm-card__foot{grid-column:2;grid-row:1 / 4;align-self:center;margin:0;padding:0}.brm-page .hidden{display:none!important}.brm-card--video{display:flex;flex-direction:column}.brm-card--video .brm-card__image{aspect-ratio:16/9}.brm-card--video .brm-card__body{flex:1}.brm-card--video .brm-card__foot{margin-top:auto}.brm-card--video h3{padding-bottom:15px}.brm-card__watch{position:absolute;inset:0;display:grid;place-items:center;background:linear-gradient(transparent,#02191d20)}.brm-card__watch svg{box-sizing:content-box;padding:14px;width:20px;height:20px;border:1px solid #ffffff99;border-radius:50%;color:white;background:#062d3866;backdrop-filter:blur(6px)}
.brm-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;margin-top:34px}.brm-pagination .page-numbers{min-width:44px;min-height:44px;display:grid;place-items:center;border:1px solid var(--brm-line);border-radius:10px;padding:9px 14px;font-size:12px;background:var(--brm-paper)}.brm-pagination .current{background:#0a4d56;color:#fff;border-color:#0a4d56}.brm-empty{border:1px dashed var(--brm-line);border-radius:20px;padding:48px 20px;text-align:center;background:var(--brm-soft)}.brm-empty h3{font-weight:850;font-size:20px}.brm-empty p{font-size:13px;color:var(--brm-muted);margin:12px 0 18px;line-height:2}.brm-crosslink{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 32px;border-radius:20px;background:var(--brm-soft);border:1px solid var(--brm-line);margin-top:48px}.brm-crosslink h2{font-size:19px;font-weight:900;margin-bottom:5px}.brm-crosslink p{font-size:12px;line-height:2;color:var(--brm-muted)}
.brm-feature--video{padding:0;gap:0;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr)}.brm-feature--video .brm-feature__copy{padding:34px}.brm-feature--video h2{font-size:27px;line-height:1.8}.brm-feature__cinema{display:block;position:relative;aspect-ratio:16/9;background:#02191f;align-self:stretch;min-height:100%}.brm-feature__cinema img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.brm-feature__cinema::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,#02191f10)}.brm-feature__cinema .brm-card__watch{z-index:1}.brm-feature__cinema .brm-card__watch svg{width:28px;height:28px;padding:20px}.brm-feature__cinema .br-video-duration{z-index:2}
.brm-watch-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:32px;align-items:start;margin-top:12px}.brm-watch-main>.br-video-player{border-radius:20px!important;box-shadow:0 15px 40px #062c3410;overflow:hidden;background:#03191d}.brm-watch-heading{padding:26px 0 24px;border-bottom:1px solid var(--brm-line)}.brm-watch-heading h1{font-size:clamp(23px,2.3vw,34px);font-weight:950;line-height:1.75;margin:8px 0 12px;letter-spacing:-.5px}.brm-meta{display:flex;align-items:center;flex-wrap:wrap;gap:12px 20px;font-size:11px;color:var(--brm-muted);line-height:2}.brm-meta>span{display:flex;align-items:center;gap:6px}.brm-meta svg{width:14px;height:14px}.brm-meta__end{margin-inline-start:auto}.brm-watch-aside{padding-top:4px}.brm-watch-aside>.brm-heading{padding-bottom:14px;border-bottom:1px solid var(--brm-line)}.brm-watch-aside h2{font-size:18px}.brm-watch-aside .brm-grid{grid-template-columns:1fr;gap:18px}.brm-watch-aside .brm-card h3{font-size:12px;line-height:1.9}.brm-watch-aside .brm-card__body{padding:13px 15px}.brm-watch-aside .brm-card__meta,.brm-watch-aside .brm-card__foot{display:none}.brm-watch-aside .brm-card h3{padding:0;margin:0}.brm-watch-aside .brm-card__watch svg{width:15px;height:15px;padding:10px}
.brm-prose{font-size:15px;line-height:2.2;color:var(--brm-ink);overflow-wrap:anywhere}.brm-prose p{margin:0 0 18px}.brm-prose :is(h2,h3){font-size:21px;font-weight:850;margin:28px 0 16px}.brm-prose :is(ul,ol){padding-inline-start:24px;list-style:revert}.brm-prose img{max-width:100%;height:auto;border-radius:15px}.brm-prose a{text-decoration:underline;text-underline-offset:4px;color:var(--brm-gold)}.brm-prose iframe{max-width:100%}.brm-prose table{display:block;max-width:100%;overflow:auto}.brm-content-panel{background:var(--brm-paper);border:1px solid var(--brm-line);border-radius:20px;padding:28px;margin-top:26px}.brm-content-panel h2{font-size:20px;font-weight:850;margin-bottom:18px;line-height:1.8}.brm-share{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;padding:26px 0;margin:4px 0;border-bottom:1px solid var(--brm-line)}.brm-share h2{font-size:15px;font-weight:850;line-height:1.9;margin-top:5px}.brm-share .brm-eyebrow{font-size:10px}.brm-comments{margin-top:30px}.brm-comments .comments-area{margin-top:0}.brm-page .br-video-source{font-size:11px;line-height:2;margin:15px 0 0;color:var(--brm-muted)}.brm-page .br-video-source a{border-color:var(--brm-line)}
.brm-feature--episode{grid-template-columns:minmax(0,1fr) 300px;padding:42px;gap:44px}.brm-hostline{display:flex;align-items:center;gap:10px;margin:20px 0}.brm-hostline img{width:40px;height:40px;object-fit:cover;border-radius:50%;border:1px solid #ffffff30}.brm-hostline strong{display:block;font-size:12px;font-weight:800}.brm-hostline small{display:block;font-size:10px;color:#bed1d2;margin-top:3px}.brm-episode-body{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:36px;margin-top:34px;align-items:start}.brm-episode-body .brm-content-panel:first-child{margin-top:0}.brm-episode-side{display:grid;gap:22px}.brm-side-panel{border:1px solid var(--brm-line);border-radius:20px;padding:24px;background:var(--brm-paper)}.brm-side-panel h2{font-size:16px;font-weight:850;margin:8px 0 14px;line-height:1.8}.brm-side-panel p{font-size:12px;line-height:2;color:var(--brm-muted)}.brm-host-card{display:flex;gap:14px;align-items:center;margin:12px 0 16px}.brm-host-card img{width:64px;height:64px;object-fit:cover;border-radius:50%}.brm-host-card strong{font-size:15px;font-weight:850}.brm-host-card small{display:block;color:var(--brm-muted);font-size:11px;line-height:1.8;margin-top:4px}.brm-series-queue{list-style:none;margin:0;padding:0}.brm-series-queue li+li{border-top:1px solid var(--brm-line)}.brm-series-queue a{display:flex;align-items:center;gap:12px;padding:14px 0}.brm-series-queue img{width:44px;height:44px;border-radius:9px;object-fit:cover}.brm-series-queue strong{display:block;font-size:11px;line-height:1.9;font-weight:750}.brm-series-queue small{display:block;margin-top:3px;color:var(--brm-muted);font-size:10px}.brm-series-queue a:hover strong{color:var(--brm-gold)}.brm-adjacent{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:24px 0}.brm-adjacent a{padding:20px;border:1px solid var(--brm-line);border-radius:16px;background:var(--brm-paper);display:flex;gap:12px;align-items:center}.brm-adjacent a:hover{border-color:#bca16b}.brm-adjacent small{display:block;font-size:10px;color:var(--brm-gold);margin-bottom:6px}.brm-adjacent strong{display:block;font-weight:800;font-size:12px;line-height:1.9}.brm-adjacent svg{width:18px;height:18px}.brm-resource-list{display:grid;gap:12px}.brm-resource-list a{display:flex;align-items:center;gap:10px;font-size:13px;min-height:44px;color:var(--brm-gold)}.brm-timeline{list-style:none;padding:0;margin:0}.brm-timeline li{display:flex;gap:18px;padding:14px 0;font-size:13px;line-height:2;border-bottom:1px solid var(--brm-line)}.brm-timeline li:last-child{border:0}.brm-timeline bdi{color:var(--brm-gold);font-variant-numeric:tabular-nums;font-weight:800;flex-shrink:0}.brm-content-panel summary{cursor:pointer;font-size:16px;font-weight:850;line-height:1.9}.brm-content-panel details[open] summary{margin-bottom:20px}.brm-transcript{white-space:pre-line;font-size:14px;line-height:2.2}.brm-guest-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.brm-tags{margin-top:24px}
@media(min-width:1100px){.brm-podcast-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brm-podcast-grid .brm-card--podcast{grid-template-columns:122px minmax(0,1fr);padding:22px;gap:22px}.brm-podcast-grid .brm-card h3{font-size:16px}.brm-podcast-grid .brm-card__body{min-height:122px}}
@media(max-width:1099px){.brm-feature{grid-template-columns:minmax(0,1fr) 270px;padding:32px;gap:28px}.brm-feature--video{padding:0;gap:0;grid-template-columns:1fr 1fr}.brm-feature--video .brm-feature__copy{padding:26px}.brm-feature--video h2{font-size:22px}.brm-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.brm-watch-layout{grid-template-columns:minmax(0,1fr) 250px;gap:22px}.brm-series__item{gap:14px;padding:16px}.brm-series__item img{width:82px;height:82px}.brm-series__item h3{font-size:17px}.brm-series__arrow{display:none}.brm-episode-body{grid-template-columns:minmax(0,1fr) 280px;gap:22px}.brm-side-panel{padding:20px}}
@media(max-width:800px){.brm-intro{align-items:flex-start;margin:8px 0 26px}.brm-intro__aside{display:none}.brm-feature{grid-template-columns:minmax(0,1fr) 220px;padding:28px;gap:24px}.brm-feature h1,.brm-feature h2{font-size:24px}.brm-feature__footer{margin-top:20px}.brm-feature--video{grid-template-columns:1fr;padding:0;gap:0}.brm-feature__cinema{grid-row:1;aspect-ratio:16/9;min-height:0}.brm-feature--video .brm-feature__copy{padding:28px}.brm-watch-layout,.brm-episode-body{grid-template-columns:minmax(0,1fr)}.brm-watch-aside{margin-top:16px}.brm-watch-aside .brm-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brm-episode-side{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.brm-episode-side .brm-side-panel:last-child{grid-column:1 / -1}.brm-podcast-grid .brm-card--podcast{grid-template-columns:80px minmax(0,1fr);padding:15px;gap:12px}.brm-toolbar{gap:12px}.brm-section{margin-top:40px}}
@media(max-width:600px){.brm-page{padding-bottom:48px}.brm-crumb{padding:18px 0;font-size:10px}.brm-intro h1{font-size:32px;line-height:1.65;letter-spacing:-.6px}.brm-intro p{font-size:12px}.brm-intro{margin:7px 0 24px}.brm-feature{display:flex;flex-direction:column-reverse;padding:22px;gap:25px;border-radius:22px;align-items:stretch}.brm-feature__cover{width:200px;align-self:center}.brm-feature h2,.brm-feature h1{font-size:25px;line-height:1.8;margin:11px 0}.brm-feature p{font-size:12px}.brm-feature__meta{font-size:10px;gap:8px 14px;margin-bottom:19px}.brm-feature__footer{padding-top:15px;margin-top:22px;font-size:10px}.brm-feature__footer span:first-child{max-width:220px}.brm-feature--video{padding:0;gap:0}.brm-feature--video .brm-feature__copy{padding:24px}.brm-feature__cinema{width:100%;flex-shrink:0}.brm-feature--video h2{font-size:22px}.brm-feature--episode .brm-feature__cover{width:185px}.brm-button{min-height:48px;padding:11px 17px;font-size:11px}.brm-button--small{min-height:44px;padding:10px 13px}.brm-grid,.brm-series{grid-template-columns:1fr;gap:16px}.brm-podcast-grid .brm-card--podcast{grid-template-columns:92px minmax(0,1fr);padding:17px;gap:17px}.brm-card h3{font-size:15px}.brm-card--podcast h3{font-size:14px}.brm-card--podcast .brm-card__meta{font-size:9px}.brm-series__item{padding:17px;gap:18px}.brm-series__item img{width:88px;height:88px}.brm-series__item h3{font-size:19px}.brm-series__arrow{display:grid}.brm-heading{gap:12px;margin-bottom:18px}.brm-heading h2{font-size:21px}.brm-heading p{font-size:11px}.brm-toolbar{padding:10px;border-radius:14px}.brm-search{min-width:0;flex-basis:100%;width:100%;flex-wrap:wrap;gap:5px}.brm-search>svg{margin-inline-start:2px;width:16px}.brm-search input{min-width:100px;font-size:11px}.brm-sort{margin-inline-start:auto}.brm-filters{gap:7px;margin-bottom:18px}.brm-filter{font-size:10px;padding:8px 13px}.brm-list .brm-card__body{display:flex}.brm-list .brm-card__foot{padding-top:10px}.brm-list .brm-card--podcast{grid-template-columns:65px minmax(0,1fr);padding:15px;gap:12px}.brm-crosslink{padding:24px;align-items:flex-start;flex-direction:column;gap:16px}.brm-crosslink h2{font-size:18px}.brm-crosslink p{font-size:11px}.brm-watch-layout{margin-top:4px}.brm-watch-heading{padding-top:22px}.brm-watch-heading h1{font-size:23px}.brm-watch-main>.br-video-player{border-radius:13px!important}.brm-meta{font-size:10px;gap:10px 14px}.brm-meta__end{margin-inline-start:0}.brm-watch-aside .brm-grid{grid-template-columns:1fr}.brm-watch-aside .brm-card--video{display:grid;grid-template-columns:128px minmax(0,1fr);align-items:center}.brm-watch-aside .brm-card__body{padding:12px}.brm-watch-aside .brm-card h3{font-size:11px}.brm-watch-aside .br-video-duration{font-size:9px;padding:2px 5px;bottom:5px;left:5px}.brm-watch-aside .brm-card__watch{display:none}.brm-content-panel{padding:22px;margin-top:22px}.brm-prose{font-size:13px;line-height:2.2}.brm-share{padding:24px 0;gap:16px}.brm-share h2{font-size:14px}.brm-episode-side{grid-template-columns:1fr}.brm-adjacent{grid-template-columns:1fr}.brm-guest-grid{grid-template-columns:1fr}.brm-page .br-video-source{font-size:10px;gap:8px}.brm-episode-body{margin-top:26px;gap:26px}}
@media(prefers-reduced-motion:reduce){.brm-page *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
