.so-ph-wrap{max-width:1240px;margin:0 auto;padding:24px 16px 48px;color:var(--so-ph-text)}
.so-ph-wrap *{box-sizing:border-box}
.so-ph-hero{margin-bottom:22px;padding:18px 0}
.so-ph-hero h1,.so-ph-show-main h1,.so-ph-featured h1,.so-ph-show-sidebar h1{margin:0 0 8px;font-size:clamp(2rem,4vw,3rem);line-height:1.05}
.so-ph-hero p,.so-ph-show-summary,.so-ph-summary,.so-ph-tagline,.so-ph-episode-main p,.so-ph-now-desc,.so-ph-featured p{color:var(--so-ph-muted)}
.so-ph-grid-layout{display:grid;gap:18px;grid-template-columns:repeat(var(--so-ph-cols-desktop),minmax(0,1fr))}
.so-ph-grid-layout.list{grid-template-columns:1fr}
.so-ph-card,.so-ph-player-shell,.so-ph-featured,.so-ph-show-sidebar-card,.so-ph-episodes-block{background:var(--so-ph-card);border:1px solid rgba(255,255,255,.08);border-radius:22px;overflow:hidden;box-shadow:0 12px 32px rgba(0,0,0,.18)}
.so-ph-card-link{text-decoration:none;color:inherit;display:flex;flex-direction:column;height:100%}
.so-ph-card-cover-wrap{position:relative;aspect-ratio:1/1;background:rgba(255,255,255,.04)}
.so-ph-card-cover,.so-ph-show-cover,.so-ph-featured-art img{width:100%;height:100%;object-fit:cover;display:block}
.so-ph-card-cover-fallback{display:grid;place-items:center;width:100%;height:100%;min-height:160px;font-size:3rem;background:linear-gradient(135deg,var(--so-ph-accent),transparent)}
.so-ph-play-pill{position:absolute;right:14px;bottom:14px;width:48px;height:48px;border-radius:999px;display:grid;place-items:center;background:var(--so-ph-accent);color:#fff;box-shadow:0 8px 18px rgba(0,0,0,.25)}
.so-ph-card-body{padding:15px;display:flex;flex-direction:column;flex:1;gap:0;min-height:210px}
.so-ph-card-topline,.so-ph-meta-row,.so-ph-platforms,.so-ph-episode-topline,.so-ph-episode-actions,.so-ph-episodes-header,.so-ph-toolbar,.so-ph-player-actions,.so-ph-player-header,.so-ph-sponsors-logos{display:flex;flex-wrap:wrap;gap:10px;align-items:center}
.so-ph-card-topline{margin-bottom:10px}
.so-ph-icon-pill,.so-ph-filter-chip{display:inline-flex;gap:8px;align-items:center;font-size:.82rem;padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.08);color:var(--so-ph-text);text-decoration:none;border:1px solid transparent}
.so-ph-filter-chip.active,.so-ph-filter-chip:hover{background:rgba(125,17,181,.18);border-color:rgba(125,17,181,.35)}
.so-ph-icon-pill.local{background:rgba(125,17,181,.18);border:1px solid rgba(125,17,181,.35)}
.so-ph-card h3,.so-ph-episode-main h3{margin:0 0 8px;line-height:1.2}
.so-ph-summary,.so-ph-tagline,.so-ph-episode-main p{margin:0 0 12px}
.so-ph-card .so-ph-summary{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.so-ph-meta-row{justify-content:space-between;font-size:.92rem;color:var(--so-ph-muted);margin-top:auto;padding-top:14px}
.so-ph-breadcrumb{margin-bottom:18px;color:var(--so-ph-muted)}
.so-ph-breadcrumb a{color:var(--so-ph-text);text-decoration:none}
.post-type-archive-so_podcast .site-content,.single-so_podcast .site-content{background:var(--so-ph-bg)}

.so-ph-featured{display:grid;grid-template-columns:1fr minmax(200px,260px);gap:18px;padding:18px;margin:0 auto 20px;max-width:1200px;min-height:var(--so-ph-featured-height);align-items:stretch;background:radial-gradient(circle at top left, rgba(125,17,181,.18), transparent 35%), var(--so-ph-featured-bg)}
.so-ph-featured-copy{display:flex;flex-direction:column;justify-content:center}
.so-ph-featured-kicker{display:inline-block;margin-bottom:10px;padding:6px 10px;border-radius:999px;background:rgba(255,255,255,.08);font-size:.8rem;text-transform:uppercase;letter-spacing:.08em}
.so-ph-featured-latest{margin:8px 0 18px;color:var(--so-ph-muted)}
.so-ph-featured-art{height:100%;min-height:100%;border-radius:18px;overflow:hidden}
.so-ph-toolbar{justify-content:space-between;gap:12px;margin:0 auto 18px;max-width:1200px}
.so-ph-search{display:flex;align-items:center;gap:10px;background:rgba(255,255,255,.06);padding:12px 14px;border-radius:999px;min-width:min(100%,360px)}
.so-ph-search input{background:transparent;border:0;outline:0;color:var(--so-ph-text);width:100%}
.so-ph-filters{display:flex;gap:8px;flex-wrap:wrap}

.so-ph-platform-link,.so-ph-episode-link{display:inline-flex;align-items:center;gap:10px;padding:12px 16px;border-radius:999px;text-decoration:none;background:var(--so-ph-accent);color:#fff;font-weight:600}
.so-ph-live-secondary{background:transparent;border:1px solid rgba(255,255,255,.16);color:var(--so-ph-text)}

.so-ph-player-main{padding:24px;background:linear-gradient(180deg, rgba(156,77,255,.12), transparent 32%), var(--so-ph-card)}
.so-ph-player-header{justify-content:space-between;margin-bottom:10px;color:var(--so-ph-muted)}
.so-ph-player-main h2{font-size:clamp(1.5rem,3vw,2.2rem);margin:0 0 8px}
.so-ph-master-audio{width:100%;margin-top:10px}
.so-ph-player-load{display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:center;padding:12px;border-radius:16px;text-decoration:none;color:var(--so-ph-text);background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.06)}
.so-ph-player-load.active,.so-ph-player-load:hover{background:rgba(156,77,255,.16);border-color:rgba(156,77,255,.35)}
.so-ph-queue-play{width:42px;height:42px;border-radius:999px;display:grid;place-items:center;background:var(--so-ph-player-accent);color:#fff}
.so-ph-queue-copy strong,.so-ph-queue-copy small{display:block}
.so-ph-queue-copy small{color:var(--so-ph-muted);margin-top:4px}

.so-ph-sponsors-front{margin-top:18px;padding:16px;border-radius:18px;background:rgba(255,255,255,.04)}
.so-ph-sponsors-title{font-weight:700;margin-bottom:12px}
.so-ph-sponsors-logos a{display:inline-flex;align-items:center;justify-content:center;background:#fff;border-radius:14px;padding:10px;min-height:72px;min-width:120px}
.so-ph-sponsors-logos img{max-height:52px;max-width:140px;width:auto;height:auto;display:block}

.so-ph-card-compact .so-ph-summary{display:none}
.so-ph-shortcard{max-width:420px}

.so-ph-spreaker-layout .so-ph-show-grid{display:grid;grid-template-columns:minmax(230px,288px) minmax(0,1fr);gap:20px;align-items:start;max-width:1200px;margin:0 auto}
.so-ph-show-sidebar{position:relative}
.so-ph-show-sidebar-card{padding:16px;position:sticky;top:24px}
.so-ph-show-cover-wrap{aspect-ratio:1/1;border-radius:18px;overflow:hidden;margin-bottom:14px}
.so-ph-show-sidebar .so-ph-show-summary{margin-bottom:14px}
.so-ph-platforms-vertical{display:flex;flex-direction:column;align-items:stretch;margin-top:16px}
.so-ph-platforms-vertical .so-ph-platform-link{justify-content:flex-start;width:100%}
.so-ph-show-content{display:flex;flex-direction:column;gap:18px;min-width:0}
.so-ph-player-shell-wide{display:block;padding:0;background:transparent;border:0;box-shadow:none}
.so-ph-player-shell-inline .so-ph-player-main{border:1px solid rgba(255,255,255,.08);border-radius:22px;box-shadow:0 12px 32px rgba(0,0,0,.18)}
.so-ph-episodes-block-tight{padding:20px 18px}
.so-ph-episodes-header{justify-content:space-between;margin:0 0 14px}
.so-ph-episode-list-full{display:flex;flex-direction:column;gap:10px}
.so-ph-episode-row{display:grid;grid-template-columns:56px 1fr;gap:16px;align-items:flex-start;padding:16px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:rgba(255,255,255,.03);text-decoration:none;color:var(--so-ph-text);transition:transform .16s ease, background .16s ease, border-color .16s ease}
.so-ph-episode-row:hover,.so-ph-episode-row.active{background:rgba(125,17,181,.12);border-color:rgba(125,17,181,.4);transform:translateY(-1px)}
.so-ph-episode-row .so-ph-queue-play{width:44px;height:44px;border-radius:999px;display:grid;place-items:center;background:var(--so-ph-accent);color:#fff;align-self:center}
.so-ph-episode-row .so-ph-queue-copy{display:flex;flex-direction:column;gap:6px;min-width:0}
.so-ph-episode-row .so-ph-queue-copy strong{font-size:1.02rem;line-height:1.3}
.so-ph-episode-row .so-ph-queue-copy small,.so-ph-episode-row .so-ph-queue-copy em{color:var(--so-ph-muted);font-style:normal;line-height:1.45}

@media (max-width: 980px){
  .so-ph-grid-layout{grid-template-columns:repeat(var(--so-ph-cols-tablet),minmax(0,1fr))}
  .so-ph-featured,.so-ph-spreaker-layout .so-ph-show-grid{grid-template-columns:1fr}
  .so-ph-show-sidebar-card{position:static}
}
@media (max-width: 700px){
  .so-ph-grid-layout{grid-template-columns:repeat(var(--so-ph-cols-mobile),minmax(0,1fr))}
  .so-ph-featured-art{max-width:320px}
  .so-ph-platform-link,.so-ph-episode-link,.so-ph-search{width:100%;justify-content:center}
  .so-ph-platforms-vertical .so-ph-platform-link{justify-content:center}
  .so-ph-toolbar{align-items:stretch}
}
@media (max-width: 782px){
  .so-ph-episode-row{grid-template-columns:48px 1fr;padding:14px}
  .so-ph-player-shell-inline .so-ph-player-main,.so-ph-episodes-block,.so-ph-show-sidebar-card,.so-ph-featured{border-radius:18px}
}


html body.post-type-archive-so_podcast,
html body.single-so_podcast,
html body.post-type-archive-so_podcast .site,
html body.single-so_podcast .site{background:var(--so-ph-bg)}

.so-ph-featured-open{width:auto;align-self:flex-start;padding:0 16px;height:46px;min-width:46px;justify-content:center}
.so-ph-featured-open span{white-space:nowrap}
.so-ph-card-body{min-height:220px}
.so-ph-summary{flex:1}
.so-ph-player-main{padding:18px;background:linear-gradient(135deg,var(--so-ph-player-grad-start),var(--so-ph-player-grad-end));border:1px solid rgba(255,255,255,.08);border-radius:22px;box-shadow:0 12px 32px rgba(0,0,0,.18)}
.so-ph-player-main .so-ph-now-desc,.so-ph-player-main .so-ph-player-header{color:rgba(255,255,255,.82)}
.so-ph-custom-player{margin-top:16px;padding:14px;border-radius:20px;background:linear-gradient(135deg,rgba(255,255,255,.08),rgba(255,255,255,.03));border:1px solid rgba(255,255,255,.14)}
.so-ph-custom-controls{display:flex;align-items:center;justify-content:center;gap:12px}
.so-ph-round-btn,.so-ph-main-toggle{border:0;border-radius:999px;cursor:pointer}
.so-ph-round-btn{width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;gap:3px;background:var(--so-ph-player-button-bg);color:var(--so-ph-player-button-text);font-weight:700}
.so-ph-round-btn span{font-size:.76rem}
.so-ph-main-toggle{min-width:132px;padding:0 18px;height:48px;display:inline-flex;align-items:center;justify-content:center;gap:10px;background:var(--so-ph-player-button-bg);color:var(--so-ph-player-button-text);font-weight:700}
.so-ph-progress-wrap{display:grid;grid-template-columns:48px 1fr 48px;gap:10px;align-items:center;margin-top:12px}
.so-ph-progress-wrap span{font-size:.86rem;color:rgba(255,255,255,.9)}
.so-ph-progress{width:100%}
.so-ph-custom-player.is-playing .so-ph-main-toggle{background:var(--so-ph-player-button-bg);color:var(--so-ph-player-button-text)}

@media (max-width:700px){
  .so-ph-featured-open{height:46px;width:46px;padding:0}
  .so-ph-featured-open span{display:none}
  .so-ph-custom-controls{gap:10px}
  .so-ph-main-toggle{min-width:124px}
  .so-ph-progress-wrap{grid-template-columns:48px 1fr 48px}
}

html body.post-type-archive-so_podcast,
html body.single-so_podcast,
html body.post-type-archive-so_podcast .site,
html body.single-so_podcast .site,
html body.post-type-archive-so_podcast #page,
html body.single-so_podcast #page,
html body.post-type-archive-so_podcast .site-content,
html body.single-so_podcast .site-content{background:#000 !important;min-height:100vh;width:100%}
.so-ph-breadcrumb,.so-ph-follow-label{max-width:1200px;margin-left:auto;margin-right:auto}
.so-ph-follow-label{font-size:.9rem;font-weight:700;color:var(--so-ph-text);margin-top:16px;margin-bottom:10px}
.so-ph-show-title{font-size:clamp(1.5rem,2.2vw,2rem)}
.so-ph-show-summary,.so-ph-now-desc,.so-ph-episode-row .so-ph-queue-copy em,.so-ph-episode-row .so-ph-queue-copy small{font-size:.92rem}
.so-ph-player-main h2{font-size:clamp(1.2rem,2.2vw,1.8rem)}
.so-ph-episodes-block-tight{padding:16px 14px}
.so-ph-featured-copy h1{font-size:clamp(1.4rem,2.2vw,1.95rem);margin:0 0 10px}
.so-ph-featured-copy p{font-size:.95rem}
.so-ph-featured-open{border-radius:999px}
.so-ph-progress{appearance:none;-webkit-appearance:none;background:transparent;height:22px}
.so-ph-progress::-webkit-slider-runnable-track{height:6px;border-radius:999px;background:linear-gradient(90deg,var(--so-ph-player-scrub-fill) 0%,var(--so-ph-player-scrub-fill) var(--so-ph-progress-pct,0%),var(--so-ph-player-scrub-track) var(--so-ph-progress-pct,0%),var(--so-ph-player-scrub-track) 100%)}
.so-ph-progress::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;border-radius:999px;background:var(--so-ph-player-scrub-thumb);border:2px solid var(--so-ph-player-scrub-fill);margin-top:-6px;box-shadow:0 2px 8px rgba(0,0,0,.35)}
.so-ph-progress::-moz-range-track{height:6px;border-radius:999px;background:var(--so-ph-player-scrub-track)}
.so-ph-progress::-moz-range-progress{height:6px;border-radius:999px;background:var(--so-ph-player-scrub-fill)}
.so-ph-progress::-moz-range-thumb{width:18px;height:18px;border-radius:999px;background:var(--so-ph-player-scrub-thumb);border:2px solid var(--so-ph-player-scrub-fill);box-shadow:0 2px 8px rgba(0,0,0,.35)}


/* v1.5.4 cleanup */
.so-ph-wrap{max-width:none;width:100%;padding:24px 24px 120px}
.so-ph-spreaker-layout .so-ph-show-grid,.so-ph-breadcrumb,.so-ph-follow-label{max-width:none}
.so-ph-page-actions{width:100%;margin:0 0 18px}
.so-ph-back-link{display:inline-flex}
.so-ph-player-tools{display:inline-flex;align-items:center;gap:14px;flex-wrap:wrap;justify-content:flex-end}
.so-ph-autoplay-toggle{display:inline-flex;align-items:center;gap:8px;font-weight:700;font-size:.92rem;color:var(--so-ph-text);background:rgba(255,255,255,.08);padding:8px 12px;border-radius:999px}
.so-ph-autoplay-toggle input{accent-color:var(--so-ph-accent)}
.so-ph-show-title{display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;overflow-wrap:normal;word-break:keep-all;hyphens:none}
.so-ph-show-title.is-measuring{text-overflow:clip}
.so-ph-show-sidebar,.so-ph-show-sidebar-card{min-width:0}
.so-ph-show-sidebar-card{background:rgba(255,255,255,.03)}
.so-ph-single-wrap,.so-ph-wrap.so-ph-single-wrap,.single-so_podcast .so-ph-wrap{background:#000;min-height:100vh}
.so-ph-featured,.so-ph-grid-layout,.so-ph-toolbar,.so-ph-show-grid{width:100%}
@media (max-width:700px){
  .so-ph-wrap{padding:18px 14px 120px}
  .so-ph-player-tools{justify-content:flex-start}
  .so-ph-show-title{white-space:normal}
}

.so-ph-show-title{white-space:normal !important;overflow:visible !important;text-overflow:unset !important;word-break:normal !important;overflow-wrap:break-word;hyphens:none;line-height:1.12}
.so-ph-new-posts-on{margin:0 0 14px;color:var(--so-ph-text);font-size:.95rem}
.so-ph-episode-row{position:relative}
.so-ph-episode-check{position:absolute;right:14px;top:14px;width:24px;height:24px;border-radius:999px;display:none;align-items:center;justify-content:center;background:rgba(255,255,255,.12);color:#9cffb2;font-size:.82rem;border:1px solid rgba(156,255,178,.35)}
.so-ph-episode-row.is-played .so-ph-episode-check{display:inline-flex}
.so-ph-art-play-link{position:relative;display:inline-block;line-height:0;border-radius:22px;overflow:hidden;max-width:100%;text-decoration:none;background:#000;transform:translateZ(0)}
.so-ph-art-play-image{display:block;width:100%;height:auto;aspect-ratio:1/1;object-fit:cover;transition:transform .28s ease,filter .28s ease}
.so-ph-art-play-overlay{position:absolute;inset:auto 0 0 0;height:38%;background:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.2) 22%,rgba(0,0,0,.78) 100%);pointer-events:none}
.so-ph-art-play-title{position:absolute;left:18px;right:84px;bottom:18px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;font-size:clamp(.95rem,1.5vw,1.12rem);line-height:1.22;font-weight:700;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.7);transition:transform .24s ease,opacity .24s ease}
.so-ph-art-play-pill{right:16px;bottom:16px;transition:transform .22s ease,box-shadow .22s ease}
.so-ph-art-play-link:hover .so-ph-art-play-image{transform:scale(1.035);filter:brightness(.92)}
.so-ph-art-play-link:hover .so-ph-art-play-title{transform:translateY(-4px);opacity:1}
.so-ph-art-play-link:hover .so-ph-art-play-pill{animation:so-ph-pill-pulse 1.35s ease-in-out infinite;box-shadow:0 10px 22px rgba(0,0,0,.35)}
@keyframes so-ph-pill-pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.08)}}
@media (max-width:700px){.so-ph-episode-check{right:10px;top:10px}.so-ph-art-play-title{left:14px;right:72px;bottom:14px;font-size:.94rem}.so-ph-art-play-pill{right:12px;bottom:12px}}
