/* Extend the existing editorial palette without a second oversized hero. */
.lcp-podcast-intro,.lcp-podcast-tabs,.lcp-podcast-shelf,.lcp-podcast-connected {box-sizing:border-box;color:#19334a}
.lcp-podcast-intro {margin:2rem auto 1rem;max-width:1240px;padding:0 1.25rem}
.lcp-podcast-intro h1 {font-size:clamp(2rem,4vw,3.4rem);line-height:1.12;margin:.25rem 0 .6rem}
.lcp-podcast-intro p {max-width:65ch;margin:.4rem 0}
.lcp-podcast-import-shortcut,.lcp-podcast-about-help {max-width:1240px;margin:1.5rem auto;padding:1rem 1.25rem}
.lcp-podcast-import-shortcut summary {cursor:pointer;font-weight:700;padding:.5rem 0}
.lcp-podcast-tabs {display:flex;flex-wrap:wrap;gap:.4rem;max-width:1240px;margin:0 auto 1.4rem;padding:0 1.25rem 1rem;border-bottom:1px solid #d3dfe5}
.lcp-podcast-tabs a {padding:.7rem 1rem;border-radius:6px;color:#19334a;text-decoration:none;font-weight:700;min-height:44px}
.lcp-podcast-tabs a[aria-current="page"] {background:#176f78;color:white}
.lcp-podcast-tabs a:hover {background:#edf5f5;color:#19334a}
.lcp-podcast-tabs a:focus-visible,.lcp-podcast-shelf a:focus-visible,.lcp-podcast-connected a:focus-visible,.lcp-nav-explore summary:focus-visible,.lcp-nav-explore a:focus-visible {outline:3px solid #aa503b;outline-offset:3px}
.lcp-podcast-shelf {width:min(1240px,calc(100% - 40px));margin:2rem auto 3rem;padding:1.5rem 0}
.lcp-podcast-shelf>header {display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.4rem}
.lcp-podcast-shelf>header h2 {font-size:clamp(1.65rem,3vw,2.4rem);margin:.3rem 0}
.lcp-podcast-shelf>header p {margin:.4rem 0}
.lcp-podcast-shelf>header>a {font-weight:750;color:#176f78;white-space:nowrap}
.lcp-podcast-shelf__grid {display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:1.2rem}
.lcp-podcast-shelf .lcp-podcast-feature,.lcp-podcast-shelf .lcp-audio-open-card {min-width:0;border:1px solid #d3dfe5;border-radius:12px;overflow:hidden;background:#fff}
.lcp-podcast-shelf .lcp-podcast-feature>.lcp-audio-open__badge {display:block;padding:.7rem 1.1rem;background:#edf5f5;color:#176f78;font-size:.8rem;font-weight:750}
.lcp-podcast-shelf .lcp-media-card {border:0;box-shadow:none;margin:0}
.lcp-podcast-shelf .lcp-media-card__image,.lcp-podcast-shelf .lcp-audio-open-card__image {display:block;background:#f6f1e9;text-align:center}
.lcp-podcast-shelf .lcp-media-card__image img,.lcp-podcast-shelf .lcp-audio-open-card__image img {display:block;width:100%;height:220px;object-fit:contain;margin:auto}
.lcp-podcast-shelf .lcp-media-card__body,.lcp-podcast-shelf .lcp-audio-open-card__body {padding:1.1rem}
.lcp-podcast-shelf h2,.lcp-podcast-shelf h3 {font-size:1.3rem;line-height:1.3}
.lcp-podcast-shelf .lcp-media-card__type,.lcp-podcast-shelf .lcp-audio-open-card__meta {font-size:.85rem;color:#526577}
.lcp-podcast-shelf .lcp-audio-open__badge {font-size:.8rem;font-weight:750}
.lcp-podcast-shelf a {color:#176f78}
.lcp-podcast-shelf .lcp-media-card__action,.lcp-podcast-shelf .lcp-audio-open-card__action {display:inline-block;padding:.5rem 0;font-weight:750}
.lcp-podcast-connected {padding:1rem 1.3rem;margin:1rem 0 1.5rem;border:1px solid #c7dde0;border-left:4px solid #176f78;background:#f2f8f8;border-radius:8px}
.lcp-podcast-connected h2 {font-size:1.15rem;margin:0 0 .5rem}
.lcp-podcast-connected div {display:flex;gap:.6rem 1.2rem;flex-wrap:wrap}
.lcp-podcast-connected a {color:#176f78;font-weight:700}
.lcp-primary-navigation .lcp-nav-explore {position:relative}
.lcp-primary-navigation .lcp-nav-explore summary {cursor:pointer;white-space:nowrap;padding:.5rem .3rem;font-weight:700}
.lcp-nav-explore__links {position:absolute;z-index:30;top:100%;left:0;min-width:220px;background:white;border:1px solid #d3dfe5;box-shadow:0 8px 24px #19334a22;padding:.5rem;border-radius:8px}
.lcp-nav-explore__links a {display:block;padding:.7rem .8rem;color:#19334a;text-decoration:none}
.lcp-nav-explore__links a:hover,.lcp-nav-explore__links a[aria-current="page"] {background:#edf5f5;color:#176f78}
.lcp-primary-navigation .lcp-nav-podcasts.current-menu-item>a {border-bottom:2px solid #176f78;color:#176f78}
.wp-block-navigation__responsive-container.is-menu-open .lcp-nav-explore__links {position:static;box-shadow:none;min-width:0}
@media(max-width:700px) {
 .lcp-podcast-shelf>header {display:block}
 .lcp-podcast-shelf>header>a {display:inline-block;padding:.6rem 0}
 .lcp-podcast-tabs a {flex:1 1 40%;text-align:center}
 .lcp-nav-explore__links {position:static;box-shadow:none;min-width:0}
}
