
*{box-sizing:border-box}
html,body{margin:0;padding:0;background:var(--bg);color:var(--text)}
body{font-family:-apple-system,BlinkMacSystemFont,"SF Pro Text","Segoe UI",Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;line-height:1.5;font-size:16px}
a{color:var(--accent)}
img{max-width:100%;display:block}
h1,h2{line-height:1.2;margin:0}
.wrap{max-width:760px;margin:0 auto;padding:24px 18px 60px}
.wrap-x{max-width:1040px;margin:0 auto;padding:0 18px}
/* floating header: Podmaniac wordmark (branded plans) */
body.hashead{padding-top:48px}
.topbar{position:fixed;top:0;left:0;right:0;z-index:50;height:48px;border-bottom:1px solid var(--line);background:color-mix(in srgb,var(--bg) 78%,transparent);-webkit-backdrop-filter:saturate(1.4) blur(14px);backdrop-filter:saturate(1.4) blur(14px)}
.topbar .wrap-x{display:flex;align-items:center;height:48px}
.pmk{display:inline-flex;align-items:center;gap:8px;color:var(--text);text-decoration:none;font-weight:900;letter-spacing:.14em;font-size:12.5px}
.pmk-mark{width:22px;height:22px;display:block}
.pmk-m{color:#16b3ab}
.foot-brand{display:inline-flex;align-items:center;gap:6px}
.foot-brand .pmk{font-size:11px}
/* hero (all themes) */
.hero{position:relative;overflow:hidden;background:var(--card)}
.hero::before{content:"";position:absolute;inset:-40px;background:var(--hero-art) center/cover no-repeat;filter:blur(40px) saturate(1.2);opacity:.35;transform:scale(1.1)}
.hero::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent,var(--bg))}
.hero-in{position:relative;z-index:1;max-width:1040px;margin:0 auto;padding:40px 18px 28px;display:flex;gap:28px;align-items:flex-end;flex-wrap:wrap}
.hero-art img{width:220px;height:220px;object-fit:cover;border-radius:18px;box-shadow:0 20px 60px rgba(0,0,0,.45)}
.hero-text{flex:1;min-width:260px}
.hero-title{font-size:38px;font-weight:900;letter-spacing:.01em}
.hero-title a{color:inherit;text-decoration:none}
.by{color:var(--muted);margin-top:4px;font-size:14.5px}
.desc{margin:12px 0 14px;opacity:.9;font-size:15.5px;max-width:640px}
.desc p{margin:0 0 8px}
.hero-kicker{font-size:14px;color:var(--muted);margin-bottom:8px}
.hero-kicker a{color:var(--text);text-decoration:none;font-weight:800}
.hero.small .hero-in{padding:20px 18px 16px;align-items:center}
.hero.small .hero-art img{width:64px;height:64px;border-radius:12px;box-shadow:0 6px 20px rgba(0,0,0,.35)}
.hero.small::before{opacity:.22}
.hero.small .subs{margin-top:8px}
.hero-latest{position:relative;z-index:1;max-width:1040px;margin:0 auto;padding:0 18px 28px}
.hero-latest-lbl{font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:8px}
.hero-latest-link{display:inline-block;margin-top:8px;font-size:13px;color:var(--muted)}
.subs{display:flex;flex-wrap:wrap;gap:8px}
.sub,.chip{display:inline-block;padding:7px 12px;border-radius:10px;background:var(--card);border:1px solid var(--line);color:var(--text);text-decoration:none;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit}
.sub:hover,.chip:hover{border-color:var(--accent)}
.eps-head,.sec-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:8px 0 12px}
.eps-head h2,.sec-head h2,.chapters h2,.more h2{font-size:18px;font-weight:800}
.count{color:var(--muted);font-weight:600;font-size:14px;margin-left:6px}
.epsearch,.trsearch{padding:9px 12px;border-radius:10px;border:1px solid var(--line);background:var(--card);color:var(--text);font-size:14px;outline:none;width:min(260px,100%);font-family:inherit}
.epsearch:focus,.trsearch:focus{border-color:var(--accent)}
.eplist{list-style:none;margin:0;padding:0}
.eplist li a,.eplist li button{display:flex;flex-direction:column;gap:2px;padding:12px 4px;border-bottom:1px solid var(--line);color:var(--text);text-decoration:none;width:100%;text-align:left;background:none;border-left:0;border-right:0;border-top:0;font-family:inherit;cursor:pointer}
.eplist li a:hover .ep-title,.eplist li button:hover .ep-title{color:var(--accent)}
.eplist .on .ep-title{color:var(--accent)}
.ep-title{font-weight:700;font-size:15.5px}
.ep-meta{color:var(--muted);font-size:13px}
.empty{color:var(--muted)}
.eps-head{scroll-margin-top:64px}
.pager{display:flex;flex-wrap:wrap;gap:6px;align-items:center;justify-content:center;margin:20px 0 0}
.pg{padding:7px 11px;border-radius:10px;border:1px solid var(--line);background:var(--card);color:var(--text);font:inherit;font-size:13px;font-weight:600;cursor:pointer;min-width:36px}
.pg:hover:not(:disabled){border-color:var(--accent)}
.pg:disabled{opacity:.45;cursor:default}
.pg.on{background:var(--accent);color:var(--bg);border-color:transparent;opacity:1}
.pg-gap{color:var(--muted);padding:0 2px}
.t-minimal .pg{background:none}
.ep-top{margin:8px 0 18px}
.ep-date{color:var(--muted);font-size:13.5px;margin-bottom:6px}
.ep-h1{font-size:26px;font-weight:800}
.share{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0 22px}
.notes{font-size:16px;line-height:1.65}
.notes p{margin:0 0 14px}
.notes ul,.notes ol{margin:0 0 14px 22px;padding:0}
.chapters ol{list-style:none;margin:10px 0 0;padding:0}
.chapters li button{display:flex;gap:12px;align-items:baseline;width:100%;text-align:left;background:none;border:0;border-bottom:1px solid var(--line);padding:9px 4px;color:var(--text);font:inherit;cursor:pointer}
.chapters li button:hover{color:var(--accent)}
.ct{font-family:ui-monospace,Menlo,monospace;font-size:13px;color:var(--muted);flex-shrink:0}
.transcript,.chapters,.more{margin-top:32px}
.trbody p{margin:0 0 12px;font-size:15px;line-height:1.65}
.trbody p[hidden]{display:none}
.trbody mark{background:var(--accent);color:var(--bg);border-radius:3px;padding:0 2px}
.foot{margin-top:48px;padding-top:16px;border-top:1px solid var(--line);color:var(--muted);font-size:13px;display:flex;align-items:center;gap:16px;flex-wrap:wrap}
.foot a{color:var(--muted)}
/* video episodes */
.video{margin:0 0 16px}
.video video{width:100%;max-height:70vh;background:#000;border-radius:16px;display:block}
.video-note{font-size:12.5px;color:var(--muted);margin:8px 0 0}
/* player */
.pm-player{display:flex;gap:16px;align-items:flex-start;padding:16px;border-radius:16px;background:var(--card);border:1px solid var(--line)}
.pm-art{width:110px;height:110px;border-radius:12px;object-fit:cover;flex-shrink:0}
.pm-body{flex:1;min-width:0}
.pm-title{font-weight:800;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.pm-show{color:var(--muted);font-size:13px;margin-bottom:10px}
.pm-controls{display:flex;align-items:center;gap:10px}
.pm-play{width:44px;height:44px;border-radius:50%;border:0;background:var(--accent);color:var(--bg);cursor:pointer;flex-shrink:0;display:grid;place-items:center;padding:0}
.pm-ico-play{width:0;height:0;border-style:solid;border-width:9px 0 9px 15px;border-color:transparent transparent transparent var(--bg);margin-left:3px}
.pm-player.playing .pm-ico-play{width:14px;height:16px;border:0;border-left:5px solid var(--bg);border-right:5px solid var(--bg);margin:0}
.pm-skip{width:34px;height:34px;border-radius:50%;border:1px solid var(--line);background:none;color:var(--text);font-size:11px;font-weight:800;cursor:pointer;flex-shrink:0;position:relative;font-family:inherit}
.pm-skip.pm-back::before,.pm-skip.pm-fwd::before{content:"";position:absolute;top:-4px;left:50%;margin-left:-3px;border:4px solid transparent}
.pm-skip.pm-back::before{border-right-color:var(--muted);left:8px}
.pm-skip.pm-fwd::before{border-left-color:var(--muted);left:auto;right:4px}
.pm-seek{flex:1;min-width:0}
.pm-track{position:relative;height:6px;border-radius:4px;background:var(--line);cursor:pointer}
.pm-buffer,.pm-progress{position:absolute;left:0;top:0;bottom:0;border-radius:4px}
.pm-buffer{background:rgba(127,127,127,.35);width:0}
.pm-progress{background:var(--wave);width:0}
.pm-ticks span{position:absolute;top:-2px;width:2px;height:10px;background:var(--text);opacity:.45;border-radius:1px}
.pm-times{display:flex;justify-content:space-between;font-size:11.5px;color:var(--muted);margin-top:5px;font-variant-numeric:tabular-nums}
.pm-speed{border:1px solid var(--line);background:none;color:var(--text);border-radius:8px;padding:6px 8px;font-size:12px;font-weight:800;cursor:pointer;flex-shrink:0;font-family:inherit}
.pm-chapter{font-size:12.5px;color:var(--muted);margin-top:8px;min-height:1em}
.pm-player.compact{padding:12px}
.pm-player.compact .pm-art{width:96px;height:96px}
@media (max-width:560px){.head{flex-direction:column;align-items:flex-start}.head-art img{width:120px;height:120px}.pm-art{width:72px;height:72px}.pm-player.compact .pm-art{width:64px;height:64px}.pm-skip{display:none}}

.ep-num{font-family:ui-monospace,Menlo,monospace;color:var(--muted);font-size:12px;margin-bottom:2px}
.eplist.cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px}
.eplist.cards li a{border:1px solid var(--line);border-radius:14px;padding:0 0 12px;overflow:hidden;background:var(--card);height:100%}
.eplist.cards .card-art{width:100%;aspect-ratio:1/1;object-fit:cover;margin-bottom:10px}
.eplist.cards .ep-title,.eplist.cards .ep-meta{padding:0 12px}
/* theme: magazine */
.t-magazine .hero-in{align-items:flex-start;padding-top:56px}
.t-magazine .hero-art img{width:300px;height:300px;border-radius:8px}
.t-magazine .hero-title{font-size:48px;letter-spacing:-.01em;line-height:1.05}
.t-magazine .hero-latest{flex-basis:100%;padding:8px 0 0}
.t-magazine .hero-latest-lbl{color:var(--accent)}
.t-magazine .eps-head h2{font-size:22px;text-transform:uppercase;letter-spacing:.08em}
.t-magazine .wrap{max-width:1040px}
/* theme: minimal */
.t-minimal{font-family:Georgia,"Iowan Old Style","Times New Roman",serif}
.t-minimal .hero::before,.t-minimal .hero::after{display:none}
.t-minimal .hero{background:none;border-bottom:1px solid var(--line)}
.t-minimal .hero-in{flex-direction:column;align-items:center;text-align:center;padding:48px 18px 24px;max-width:680px}
.t-minimal .hero-art img{width:150px;height:150px;border-radius:50%;box-shadow:none}
.t-minimal .hero-title{font-size:34px;font-weight:700;letter-spacing:0}
.t-minimal .desc{margin-left:auto;margin-right:auto}
.t-minimal .subs{justify-content:center}
.t-minimal .sub,.t-minimal .chip{background:none;border:0;padding:4px 6px;text-decoration:underline;text-underline-offset:3px;font-family:inherit}
.t-minimal .hero-latest{max-width:680px;padding-bottom:20px}
.t-minimal .hero.small .hero-in{flex-direction:row;text-align:left;align-items:center;padding:16px 18px}
.t-minimal .hero.small .hero-art img{width:52px;height:52px}
.t-minimal .hero.small .subs{justify-content:flex-start}
.t-minimal .wrap{max-width:680px}
.t-minimal .eps-head h2,.t-minimal .sec-head h2,.t-minimal .chapters h2,.t-minimal .more h2{font-weight:700;font-style:italic}
.t-minimal .ep-h1{font-size:30px;font-weight:700}
.t-minimal .pm-player{border-radius:6px}
/* theme: studio */
.t-studio .hero::before{opacity:.5;filter:blur(60px) saturate(1.4)}
.t-studio .hero-in{padding:56px 18px 36px;align-items:center;flex-direction:row-reverse}
.t-studio .hero-art img{width:260px;height:260px;border-radius:6px;box-shadow:0 30px 80px rgba(0,0,0,.6)}
.t-studio .hero-title{font-size:44px;text-transform:uppercase;letter-spacing:.06em;font-weight:900;line-height:1}
.t-studio .hero-latest{flex-basis:100%;padding:12px 0 0}
.t-studio .hero-latest .pm-player{background:color-mix(in srgb,var(--bg) 55%,transparent);border-color:transparent}
.t-studio .hero-latest-lbl{color:var(--wave)}
.t-studio .eps-head h2{text-transform:uppercase;letter-spacing:.1em;font-size:16px}
.t-studio .ep-title{text-transform:uppercase;letter-spacing:.03em;font-size:14.5px}
.t-studio .pm-play{border-radius:8px}
.t-studio .ep-h1{text-transform:uppercase;letter-spacing:.04em}
@media (max-width:640px){.hero-in{gap:18px;padding:28px 18px 20px}.hero-art img{width:150px;height:150px}.hero-title{font-size:30px}.t-magazine .hero-art img,.t-studio .hero-art img{width:180px;height:180px}.t-magazine .hero-title,.t-studio .hero-title{font-size:32px}.t-studio .hero-in{flex-direction:column;align-items:flex-start}}
/* embeds */
body.isembed{background:var(--bg)}
.embed{padding:8px}
.embed-link{display:block;text-align:right;font-size:12px;margin-top:6px;color:var(--muted);text-decoration:none}
.embed.playlist .pm-list{max-height:220px;overflow:auto;margin-top:8px;border-top:1px solid var(--line)}
.embed.playlist .eplist li button{padding:8px 4px}
