:root{
  --potp-black:#050807;
  --potp-black2:#090d0b;
  --potp-panel:#0b100d;
  --potp-line:rgba(255,255,255,.13);
  --potp-line-green:rgba(104,255,157,.35);
  --potp-green:#69f49c;
  --potp-green2:#9bffbd;
  --potp-text:#f3f6f4;
  --potp-muted:#9ea9a2;
  --potp-shadow:0 22px 65px rgba(0,0,0,.45);
}
body.single-pursuit_episode,
body.post-type-archive-pursuit_episode,
body.single-potp_episode,
body.post-type-archive-potp_episode{
  background:#030504!important;
}
.potp-shell{
  width:100%;
  color:var(--potp-text);
  background:
    radial-gradient(circle at 73% 9%,rgba(58,124,85,.12),transparent 27rem),
    linear-gradient(180deg,#050807 0,#020403 100%);
  font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  overflow:hidden;
}
body.admin-bar.single-pursuit_episode .potp-shell,
body.admin-bar.post-type-archive-pursuit_episode .potp-shell,
body.admin-bar.single-potp_episode .potp-shell,
body.admin-bar.post-type-archive-potp_episode .potp-shell{padding-top:32px}
.potp-shell *{box-sizing:border-box}
.potp-shell a{color:inherit}
.potp-sitebar{
  width:min(1500px,calc(100% - 48px));
  margin:auto;
  min-height:92px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:28px;
  border-bottom:1px solid var(--potp-line);
}
.potp-brand{text-decoration:none;display:flex;flex-direction:column;line-height:1}
.potp-brand>span{font-size:11px;letter-spacing:.42em;color:var(--potp-green)}
.potp-brand>strong{
  margin-top:7px;font-size:27px;letter-spacing:.18em;
  font-family:"Arial Narrow","Roboto Condensed",Impact,sans-serif;font-stretch:condensed
}
.potp-brand>small{margin-top:9px;font-size:7px;letter-spacing:.26em;color:#89918d}
.potp-navlinks{display:flex;align-items:center;gap:30px;font-size:11px;letter-spacing:.12em}
.potp-navlinks a{text-decoration:none;color:#c7d0cb}
.potp-navlinks a:hover,.potp-navlinks .active{color:var(--potp-green)}
.potp-episode,.potp-archive{width:min(1500px,calc(100% - 48px));margin:0 auto}
.potp-hero{
  position:relative;
  min-height:550px;
  padding:40px 0 36px;
  display:grid;
  grid-template-columns:minmax(280px,390px) minmax(0,1fr) minmax(0,210px);
  align-items:center;
  gap:42px;
}
.potp-hero:before{
  content:"";position:absolute;inset:0 -100vw;z-index:0;pointer-events:none;
  background:
    linear-gradient(90deg,#050807 0%,rgba(5,8,7,.94) 23%,rgba(5,8,7,.66) 60%,#050807 100%),
    linear-gradient(0deg,#050807 0%,transparent 45%),
    var(--potp-hero-bg);
  background-size:cover;background-position:center;filter:saturate(.55) brightness(.45);
  opacity:.85;
}
.potp-hero>*{position:relative;z-index:1}
.potp-hero-art img{
  width:100%;aspect-ratio:1/1;object-fit:cover;display:block;
  border:1px solid rgba(133,255,172,.55);box-shadow:var(--potp-shadow)
}
.potp-art-placeholder{
  width:100%;height:100%;min-height:170px;
  display:flex;align-items:center;justify-content:center;
  background:linear-gradient(145deg,#0b140f,#020403);
  border:1px solid var(--potp-line-green);color:var(--potp-green);
  letter-spacing:.18em;text-align:center
}
.potp-art-placeholder-large{aspect-ratio:1/1;font-size:30px;line-height:1.25}
.potp-kicker{color:var(--potp-green);font-size:12px;font-weight:800;letter-spacing:.18em}
.potp-hero h1,.potp-archive-hero h1{
  margin:12px 0 10px;
  font-family:"Arial Narrow","Roboto Condensed",Impact,sans-serif;
  font-size:clamp(54px,5.8vw,96px);line-height:.93;letter-spacing:.025em;text-transform:uppercase;
  text-wrap:balance
}
.potp-subtitle{font-size:20px;line-height:1.35;margin:0 0 6px;color:#dce3df}
.potp-guest{font-size:16px;color:var(--potp-green2);margin:0 0 20px}
.potp-lede{max-width:800px;font-size:17px;line-height:1.7;color:#d6ddd9}
.potp-actions{display:flex;flex-wrap:wrap;gap:13px;margin:26px 0 20px}
.potp-btn{
  min-height:43px;padding:0 19px;display:inline-flex;align-items:center;justify-content:center;
  border:1px solid rgba(255,255,255,.35);border-radius:8px;
  text-decoration:none!important;font-size:11px;font-weight:800;letter-spacing:.08em;
  transition:.2s ease;background:rgba(4,8,6,.55)
}
.potp-btn:hover{transform:translateY(-1px);border-color:var(--potp-green);color:var(--potp-green)}
.potp-btn-primary{
  background:linear-gradient(135deg,#4fe986,#75f6a4);color:#021208!important;
  border-color:transparent;box-shadow:0 10px 30px rgba(75,245,137,.14)
}
.potp-meta-row{display:flex;flex-wrap:wrap;gap:8px}
.potp-meta-row span{
  padding:6px 9px;border:1px solid var(--potp-line);border-radius:999px;
  font-size:10px;color:#aab4ae;letter-spacing:.06em
}
.potp-hero-statement{
  align-self:start;margin-top:18px;padding-top:8px;color:#a4aaa6;
  font-family:"Segoe Print","Bradley Hand",cursive;font-style:italic;
  font-size:20px;line-height:1.3;transform:rotate(-4deg);opacity:.8
}
.potp-player-strip{
  min-height:86px;padding:16px 18px;margin:0 0 18px;
  display:grid;grid-template-columns:52px minmax(210px,320px) minmax(0,1fr);
  gap:18px;align-items:center;border:1px solid var(--potp-line);
  border-radius:14px;background:linear-gradient(90deg,#0c110e,#080b09);box-shadow:var(--potp-shadow)
}
.potp-player-mark{
  width:48px;height:48px;border-radius:50%;display:grid;place-items:center;
  background:var(--potp-green);color:#021208;font-weight:900
}
.potp-player-title{display:flex;flex-direction:column;gap:5px}
.potp-player-title small{font-size:10px;color:#aeb6b1}
.potp-player-title strong{font-size:13px}
.potp-player-embed iframe{display:block;width:100%!important;max-width:100%;border:0!important}
.potp-player-embed audio{width:100%}
.potp-story-grid{
  display:grid;grid-template-columns:minmax(0,1.25fr) minmax(250px,.7fr) minmax(300px,.9fr);
  border-top:1px solid var(--potp-line);border-bottom:1px solid var(--potp-line)
}
.potp-story-grid>div{padding:32px 30px;border-right:1px solid var(--potp-line)}
.potp-story-grid>div:first-child{padding-left:0}
.potp-story-grid>div:last-child{border-right:0;padding-right:0}
.potp-section+.potp-section{margin-top:30px}
.potp-section h2,.potp-transcript h2,.potp-related h2{
  margin:0 0 18px;color:var(--potp-green);
  font-family:"Arial Narrow","Roboto Condensed",Impact,sans-serif;
  letter-spacing:.15em;font-size:16px
}
.potp-section h2:after,.potp-transcript h2:after,.potp-related-head h2:after{
  content:"";display:inline-block;width:120px;height:1px;background:linear-gradient(90deg,var(--potp-line-green),transparent);
  margin:0 0 4px 15px
}
.potp-prose,.potp-prose p{font-size:15px;line-height:1.72;color:#d5dbd7}
.potp-prose p:first-child{margin-top:0}
.potp-arrow-list{list-style:none;margin:0;padding:0}
.potp-arrow-list li{position:relative;padding:0 0 13px 24px;color:#dce2de;font-size:14px;line-height:1.5}
.potp-arrow-list li:before{content:"›";position:absolute;left:4px;color:var(--potp-green);font-size:24px;line-height:18px}
.potp-time-list{display:flex;flex-direction:column;gap:13px}
.potp-time-row{display:grid;grid-template-columns:68px 1fr;gap:12px;align-items:start}
.potp-time-row strong{color:var(--potp-green);font-size:13px}
.potp-time-row span{font-size:13px;color:#c8d0cb;line-height:1.45}
.potp-muted{color:var(--potp-muted);font-size:13px}
.potp-video{aspect-ratio:16/9;background:#000;border:1px solid var(--potp-line-green)}
.potp-video iframe{width:100%;height:100%;border:0;display:block}
.potp-text-link{
  display:inline-block;margin-top:11px;text-decoration:none;font-size:11px;
  font-weight:800;letter-spacing:.08em;color:#dce6e0!important
}
.potp-text-link:hover{color:var(--potp-green)!important}
.potp-quote{
  margin:28px 0 0;padding:30px 28px;border:1px solid var(--potp-line-green);
  font-family:Georgia,serif;font-size:23px;line-height:1.45;color:#edf4ef;
  background:linear-gradient(145deg,rgba(18,33,23,.65),rgba(4,7,5,.65))
}
.potp-quote:before{content:"“";display:block;color:var(--potp-green);font-size:47px;line-height:.6;margin-bottom:10px}
.potp-guest-band{
  display:grid;grid-template-columns:.6fr 1.4fr;gap:50px;padding:42px 0;
  border-bottom:1px solid var(--potp-line)
}
.potp-guest-band h2,.potp-host-band h2{
  margin:6px 0 0;font-family:"Arial Narrow","Roboto Condensed",Impact,sans-serif;
  font-size:45px;letter-spacing:.05em
}
.potp-guest-band p{color:#cdd5d0;line-height:1.65}
.potp-host-band{
  position:relative;min-height:290px;display:grid;grid-template-columns:minmax(280px,480px) minmax(0,1fr) 210px;
  gap:42px;align-items:center;padding:0;border-bottom:1px solid var(--potp-line);
  background:radial-gradient(circle at 25% 40%,rgba(117,244,157,.08),transparent 28rem)
}
.potp-host-images{display:grid;grid-template-columns:1fr 1fr;height:290px;overflow:hidden}
.potp-host-photo{height:100%;background:#111;display:flex;align-items:center;justify-content:center;color:#48504b;font-size:40px;font-weight:900}
.potp-host-photo img{width:100%;height:100%;object-fit:cover;filter:grayscale(1) contrast(1.08)}
.potp-host-copy p{max-width:700px;line-height:1.65;color:#d1d8d3}
.potp-host-bios{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:16px}
.potp-host-bios p{font-size:12px;color:#9ea8a2}
.potp-scribble{
  color:#9aa29d;font-family:"Segoe Print","Bradley Hand",cursive;font-size:18px;line-height:1.45;
  transform:rotate(-5deg);opacity:.78
}
.potp-transcript{
  display:grid;grid-template-columns:58px 1fr;gap:20px;padding:34px 0;border-bottom:1px solid var(--potp-line)
}
.potp-transcript-icon{width:42px;height:48px;border:1px solid var(--potp-green);color:var(--potp-green);display:grid;place-items:center;font-size:24px}
.potp-transcript p{margin:0 0 18px;color:#cbd3ce;line-height:1.65;white-space:normal}
.potp-full-transcript{margin-top:18px;border-top:1px solid var(--potp-line);padding-top:18px}
.potp-full-transcript summary{cursor:pointer;color:var(--potp-green);font-weight:800;font-size:11px;letter-spacing:.08em}
.potp-full-transcript div{margin-top:20px;max-height:680px;overflow:auto;padding-right:15px;line-height:1.65;color:#c7cfca}
.potp-related{padding:34px 0 38px}
.potp-related-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}
.potp-related-head h2{margin:0}
.potp-related-head>a{font-size:10px;text-decoration:none;color:var(--potp-green);font-weight:800;letter-spacing:.08em}
.potp-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.potp-related-card{
  min-width:0;display:grid;grid-template-columns:120px minmax(0,1fr);gap:16px;align-items:center;
  padding:12px;border:1px solid transparent;text-decoration:none!important;transition:.2s
}
.potp-related-card:hover{border-color:var(--potp-line-green);background:rgba(15,25,18,.45)}
.potp-related-art{aspect-ratio:1/1;overflow:hidden}
.potp-related-art img{width:100%;height:100%;object-fit:cover;display:block}
.potp-related-card h3{margin:8px 0 7px;font-size:17px;line-height:1.2}
.potp-related-card p{margin:0;font-size:11px;line-height:1.4;color:#9ea8a2}
.potp-bottom-actions{display:flex;gap:12px;justify-content:space-between;padding:12px 0 40px}
.potp-footer{
  min-height:100px;border-top:1px solid var(--potp-line);padding:25px max(24px,calc((100vw - 1500px)/2));
  display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px;align-items:center;background:#020403
}
.potp-footer>div:first-child{display:flex;flex-direction:column;gap:5px}
.potp-footer strong{font-size:11px;letter-spacing:.18em}
.potp-footer span,.potp-footer-centre{font-size:8px;letter-spacing:.24em;color:#7e8982}
.potp-footer-centre{text-align:center}
.potp-footer-links{text-align:right;display:flex;gap:16px;justify-content:flex-end}
.potp-footer-links a{font-size:10px;text-decoration:none;color:#a5aea8}
.potp-footer-links a:hover{color:var(--potp-green)}
/* Archive */
.potp-archive{padding-bottom:34px}
.potp-archive-hero{padding:66px 0 46px;border-bottom:1px solid var(--potp-line)}
.potp-archive-hero h1{margin:8px 0 12px}
.potp-archive-hero p{max-width:850px;font-size:18px;line-height:1.6;color:#cbd3ce}
.potp-archive-count{margin-top:20px;color:var(--potp-green);font-size:11px;font-weight:800;letter-spacing:.15em}
.potp-archive-grid{display:grid;grid-template-columns:1fr;gap:0}
.potp-archive-card{
  display:grid;grid-template-columns:180px minmax(0,1fr);gap:28px;padding:24px 0;
  border-bottom:1px solid var(--potp-line);text-decoration:none!important
}
.potp-archive-card:hover .potp-card-link,.potp-archive-card:hover h2{color:var(--potp-green)}
.potp-archive-art{width:180px;height:180px;overflow:hidden}
.potp-archive-art img{width:100%;height:100%;object-fit:cover;display:block}
.potp-archive-copy{display:flex;flex-direction:column;justify-content:center;min-width:0}
.potp-archive-copy h2{font-size:29px;line-height:1.1;margin:8px 0;color:#f3f6f4;transition:.2s}
.potp-archive-copy>p{max-width:900px;font-size:13px;line-height:1.55;color:#aab4ae;margin:5px 0}
.potp-card-subtitle{color:#d8dfdb!important}
.potp-card-guest{color:var(--potp-green)!important}
.potp-card-link{margin-top:9px;font-size:10px;font-weight:800;letter-spacing:.08em;transition:.2s}
.potp-pagination{padding:34px 0;display:flex;gap:8px;justify-content:center}
.potp-pagination .page-numbers{min-width:38px;height:38px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--potp-line);text-decoration:none}
.potp-pagination .current,.potp-pagination a:hover{border-color:var(--potp-green);color:var(--potp-green)}
/* Shortcodes */
.potp-short-latest{
  display:grid;grid-template-columns:220px 1fr;gap:28px;padding:24px;
  border:1px solid var(--potp-line);background:var(--potp-panel);color:var(--potp-text)
}
.potp-short-latest img{width:220px;height:220px;object-fit:cover}
.potp-short-latest span{font-size:10px;color:var(--potp-green);letter-spacing:.1em}
.potp-short-latest h3{font-size:32px;margin:9px 0}
.potp-short-latest h3 a{text-decoration:none}
.potp-short-latest p{color:var(--potp-muted);line-height:1.55}
.potp-shortcode-archive .potp-archive-card{color:var(--potp-text)}
/* Responsive */
@media(max-width:1150px){
  .potp-hero{grid-template-columns:300px 1fr}
  .potp-hero-statement{display:none}
  .potp-story-grid{grid-template-columns:1fr 1fr}
  .potp-story-main{grid-row:span 2}
  .potp-feature-column{grid-column:2}
  .potp-story-grid>div:nth-child(2){border-right:0;padding-right:0}
  .potp-story-grid>div:nth-child(3){border-right:0;padding-right:0}
  .potp-host-band{grid-template-columns:360px 1fr}
  .potp-scribble{display:none}
  .potp-host-bios{grid-template-columns:1fr}
}
@media(max-width:820px){
  .potp-sitebar,.potp-episode,.potp-archive{width:min(100% - 30px,1500px)}
  .potp-sitebar{min-height:78px}
  .potp-brand>strong{font-size:21px}
  .potp-brand>small{display:none}
  .potp-navlinks{gap:15px;font-size:9px}
  .potp-navlinks a:nth-child(n+3){display:none}
  .potp-hero{grid-template-columns:1fr;gap:24px;min-height:0;padding:26px 0 30px}
  .potp-hero-art{max-width:460px;margin:auto;width:100%}
  .potp-hero h1{font-size:clamp(44px,13vw,72px)}
  .potp-player-strip{grid-template-columns:48px 1fr}
  .potp-player-embed{grid-column:1/-1}
  .potp-story-grid{grid-template-columns:1fr}
  .potp-story-grid>div,.potp-story-grid>div:first-child,.potp-story-grid>div:last-child{
    padding:28px 0;border-right:0;border-bottom:1px solid var(--potp-line)
  }
  .potp-feature-column{grid-column:auto}
  .potp-guest-band{grid-template-columns:1fr;gap:16px}
  .potp-host-band{grid-template-columns:1fr;padding-bottom:32px}
  .potp-host-images{height:260px}
  .potp-host-copy{padding:0 4px}
  .potp-related-grid{grid-template-columns:1fr}
  .potp-footer{grid-template-columns:1fr;text-align:center}
  .potp-footer-centre{text-align:center}
  .potp-footer-links{justify-content:center}
  .potp-bottom-actions{flex-direction:column}
  .potp-btn{width:100%}
  .potp-archive-card{grid-template-columns:130px 1fr;gap:18px}
  .potp-archive-art{width:130px;height:130px}
  .potp-archive-copy h2{font-size:22px}
  .potp-archive-copy>p:not(.potp-card-subtitle):not(.potp-card-guest){display:none}
  .potp-short-latest{grid-template-columns:1fr}
  .potp-short-latest img{width:100%;height:auto;aspect-ratio:1/1}
}
@media(max-width:480px){
  body.admin-bar.single-pursuit_episode .potp-shell,
  body.admin-bar.post-type-archive-pursuit_episode .potp-shell,
  body.admin-bar.single-potp_episode .potp-shell,
  body.admin-bar.post-type-archive-potp_episode .potp-shell{padding-top:46px}
  .potp-sitebar{width:calc(100% - 24px)}
  .potp-brand>span{font-size:8px}
  .potp-brand>strong{font-size:18px}
  .potp-navlinks a:not(.active){display:none}
  .potp-episode,.potp-archive{width:calc(100% - 24px)}
  .potp-actions{display:grid;grid-template-columns:1fr}
  .potp-hero h1{font-size:44px}
  .potp-subtitle{font-size:17px}
  .potp-lede{font-size:15px}
  .potp-related-head{align-items:flex-start;flex-direction:column}
  .potp-related-card{grid-template-columns:94px 1fr}
  .potp-archive-hero{padding:46px 0 30px}
  .potp-archive-card{grid-template-columns:92px 1fr;gap:14px;padding:17px 0}
  .potp-archive-art{width:92px;height:92px}
  .potp-archive-copy h2{font-size:18px;margin:5px 0}
  .potp-card-subtitle,.potp-card-guest{display:none}
  .potp-card-link{font-size:8px}
}

/* v2.0.1: one global wide host banner, preserving the original fallback. */
.potp-host-band.potp-host-band-wide{
  grid-template-columns:minmax(0,1fr);gap:24px;padding-bottom:32px;
}
.potp-host-banner{width:100%;min-width:0;overflow:hidden}
.potp-host-banner img{display:block;width:100%;max-width:100%;height:auto;filter:none}
.potp-host-band-wide .potp-host-copy{padding:0 clamp(4px,3vw,36px)}
.potp-host-band-wide .potp-host-copy>p{max-width:100%}
.potp-host-band-wide .potp-scribble{display:none}
@media(max-width:820px){
  .potp-host-band.potp-host-band-wide{gap:20px}
}

/* v2.0.2: tighter editorial episode layout based on the supplied visual. */
body.single-pursuit_episode #page>#header,
body.single-pursuit_episode #page>hr,
body.single-pursuit_episode #page>#footer,
body.post-type-archive-pursuit_episode #page>#header,
body.post-type-archive-pursuit_episode #page>hr,
body.post-type-archive-pursuit_episode #page>#footer,
body.single-potp_episode #page>#header,
body.single-potp_episode #page>hr,
body.single-potp_episode #page>#footer,
body.post-type-archive-potp_episode #page>#header,
body.post-type-archive-potp_episode #page>hr,
body.post-type-archive-potp_episode #page>#footer{display:none!important}

.potp-shell{
  background:
    radial-gradient(circle at 76% 6%,rgba(61,128,91,.16),transparent 34rem),
    linear-gradient(180deg,#050908 0,#020403 100%);
}
.potp-sitebar,.potp-episode,.potp-archive{width:min(1280px,calc(100% - 64px))}
.potp-sitebar{min-height:76px}
.potp-brand>span{font-size:10px}
.potp-brand>strong{font-size:24px;margin-top:6px}
.potp-brand>small{margin-top:7px}
.potp-navlinks{gap:28px;font-size:10px}
.potp-navlinks .active{position:relative}
.potp-navlinks .active:after{
  content:"";position:absolute;left:0;right:0;bottom:-10px;height:1px;background:var(--potp-green)
}

.potp-hero{
  min-height:430px;padding:26px 0 30px;
  grid-template-columns:minmax(250px,330px) minmax(0,1fr);gap:34px;
}
.potp-hero:before{
  background:
    linear-gradient(90deg,#050807 0%,rgba(5,8,7,.91) 28%,rgba(5,8,7,.62) 68%,#050807 100%),
    linear-gradient(0deg,#050807 0%,transparent 42%),var(--potp-hero-bg);
  filter:saturate(.52) brightness(.38);opacity:.78
}
.potp-hero-art{align-self:center}
.potp-hero-art img{box-shadow:0 16px 45px rgba(0,0,0,.48)}
.potp-hero h1,.potp-archive-hero h1{
  font-size:clamp(42px,4.5vw,68px);line-height:.98;letter-spacing:.035em;
  max-width:900px;margin:10px 0 9px
}
.potp-subtitle{font-size:17px}
.potp-guest{font-size:14px;margin-bottom:14px}
.potp-lede{font-size:14px;line-height:1.58;max-width:720px;margin:10px 0}
.potp-actions{gap:12px;margin:18px 0 14px}
.potp-btn{min-height:40px;padding:0 18px;border-radius:7px;font-size:10px}
.potp-meta-row span{font-size:9px;padding:5px 8px}
.potp-hero-statement{
  position:absolute;right:0;top:24px;width:165px;margin:0;font-size:17px;z-index:2
}
.potp-player-strip{min-height:72px;margin-bottom:14px;padding:12px 15px;border-radius:11px}
.potp-player-mark{width:43px;height:43px}

.potp-story-grid{grid-template-columns:minmax(0,1.2fr) minmax(260px,.88fr) minmax(280px,.92fr)}
.potp-story-grid>div{padding:28px 24px}
.potp-section+.potp-section{margin-top:24px}
.potp-section h2,.potp-transcript h2,.potp-related h2{font-size:14px;margin-bottom:15px}
.potp-section h2:after,.potp-transcript h2:after,.potp-related-head h2:after{width:95px}
.potp-prose,.potp-prose p{font-size:13px;line-height:1.58}
.potp-arrow-list li{font-size:13px;padding-bottom:10px}
.potp-time-list{gap:10px}
.potp-time-row{grid-template-columns:58px 1fr;gap:9px}
.potp-time-row strong,.potp-time-row span{font-size:12px}
.potp-quote{margin-top:22px;padding:24px;font-size:20px}

.potp-host-band.potp-host-band-wide{
  min-height:285px;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);
  gap:36px;padding:0;overflow:hidden
}
.potp-host-band-wide .potp-host-banner{height:285px;position:relative}
.potp-host-band-wide .potp-host-banner:after{
  content:"";position:absolute;inset:0;pointer-events:none;
  background:linear-gradient(90deg,transparent 58%,rgba(5,8,7,.18) 78%,#050807 100%)
}
.potp-host-band-wide .potp-host-banner img{
  width:100%;height:100%;object-fit:cover;object-position:left center
}
.potp-host-band-wide .potp-host-copy{padding:24px 32px 24px 0}
.potp-host-band-wide .potp-host-copy h2{font-size:35px}
.potp-host-band-wide .potp-host-copy p{font-size:13px;line-height:1.55}
.potp-host-band-wide .potp-host-bios{gap:15px;margin-top:12px}
.potp-host-band-wide .potp-host-bios p{font-size:11px}

.potp-transcript{padding:28px 0;grid-template-columns:48px 1fr;gap:16px}
.potp-transcript-icon{width:38px;height:43px;font-size:20px}
.potp-transcript p{font-size:12px;line-height:1.55;margin-bottom:14px}
.potp-related{padding:28px 0 32px}
.potp-related-card{grid-template-columns:105px minmax(0,1fr);gap:14px;padding:10px}
.potp-related-card h3{font-size:15px}
.potp-footer{min-height:86px;padding-top:20px;padding-bottom:20px}

@media(max-width:1150px){
  .potp-sitebar,.potp-episode,.potp-archive{width:min(calc(100% - 42px),1280px)}
  .potp-hero{grid-template-columns:280px minmax(0,1fr)}
  .potp-story-grid{grid-template-columns:1fr 1fr}
  .potp-host-band.potp-host-band-wide{grid-template-columns:1fr 1fr}
}
@media(max-width:820px){
  .potp-sitebar,.potp-episode,.potp-archive{width:min(calc(100% - 30px),1280px)}
  .potp-hero{grid-template-columns:1fr;gap:22px;padding-top:24px}
  .potp-hero-art{max-width:390px}
  .potp-hero h1{font-size:clamp(39px,11vw,60px)}
  .potp-story-grid{grid-template-columns:1fr}
  .potp-host-band.potp-host-band-wide{grid-template-columns:1fr;gap:0;padding-bottom:24px}
  .potp-host-band-wide .potp-host-banner{height:auto;aspect-ratio:auto}
  .potp-host-band-wide .potp-host-banner img{width:100%;height:auto;object-fit:contain;object-position:center}
  .potp-host-band-wide .potp-host-banner:after{background:linear-gradient(180deg,transparent 68%,#050807 100%)}
  .potp-host-band-wide .potp-host-copy{padding:18px 8px 0}
}
@media(max-width:480px){
  .potp-sitebar{width:calc(100% - 24px);min-height:68px}
  .potp-episode,.potp-archive{width:calc(100% - 24px)}
  .potp-brand>strong{font-size:17px}
  .potp-hero h1{font-size:38px}
  .potp-lede{font-size:13px}
  .potp-host-band-wide .potp-host-banner{aspect-ratio:auto}
  .potp-host-band-wide .potp-host-copy h2{font-size:30px}
}
