:root{--podcast-ink:#29332e;--podcast-green:#2f7d38;--podcast-dark:#27312c;--podcast-paper:#fbfaf7;--podcast-cream:#f1efea;--podcast-line:#ddddd8;--podcast-pink:#d23887;--podcast-pink-soft:#f2a7ca}
.podcast-hero{display:grid;grid-template-columns:.92fr 1.08fr;min-height:510px;margin-bottom:4rem;overflow:hidden;border-radius:.5rem;background:var(--podcast-dark);color:#fff}.podcast-hero-copy{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;padding:clamp(2.8rem,6vw,5rem)}.podcast-eyebrow{margin:0 0 .8rem;color:var(--podcast-pink-soft);font-size:.71rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.podcast-hero h1,.podcast-latest h2,.podcast-advice h2{text-transform:none}.podcast-hero h1{margin:0 0 1.2rem;color:#fff;font-family:Georgia,"Times New Roman",serif;font-size:clamp(3rem,5.2vw,5rem);font-weight:400;line-height:.96;letter-spacing:-.045em}.podcast-hero-copy>p:not(.podcast-eyebrow){max-width:560px;margin:0;color:#e3ece6;font-size:1.08rem;line-height:1.65}.podcast-hero-copy>a{margin-top:1.7rem;padding:.9rem 1.15rem;border-radius:.25rem;background:var(--podcast-pink);color:#fff;font-weight:700}.podcast-hero-copy>a:hover{background:#b92771;text-decoration:none}.podcast-hero-art{display:flex;align-items:center;justify-content:center;overflow:hidden;background:#f7f2b8}.podcast-hero-art img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.podcast-latest{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(2rem,5vw,5rem);align-items:center;margin-bottom:4rem;padding:clamp(2rem,5vw,4rem);border:1px solid var(--podcast-line);border-radius:.5rem;background:var(--podcast-paper);box-shadow:0 8px 28px rgba(20,48,35,.06)}.podcast-eyebrow-dark{color:var(--podcast-green)}.podcast-latest h2,.podcast-advice h2{margin:0;color:var(--podcast-ink);font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.3rem,4vw,3.7rem);font-weight:400;line-height:1;letter-spacing:-.035em}.podcast-meta{margin:.85rem 0;color:#6e7872;font-size:.74rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.podcast-latest-intro>p:last-child{margin:0;color:#59665f;line-height:1.65}.podcast-player{padding:1.5rem;border-radius:.4rem;background:var(--podcast-cream)}.podcast-player-icon{position:relative;display:block;width:52px;height:52px;margin:0 auto 1rem;border-radius:50%;background:#e7f3e5;color:var(--podcast-green)}.podcast-player-icon i{position:absolute;top:50%;left:50%;line-height:1;transform:translate(-50%,-50%)}.podcast-player audio{display:block;width:100%}.podcast-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:.65rem;margin-top:1rem}.podcast-actions a{display:inline-flex;align-items:center;gap:.4rem;padding:.65rem .8rem;border:1px solid #cad4cc;border-radius:.25rem;background:#fff;color:var(--podcast-green);font-size:.74rem;font-weight:700}.podcast-actions a:hover{border-color:var(--podcast-green);text-decoration:none}.podcast-advice{display:flex;align-items:center;justify-content:space-between;gap:3rem;margin-bottom:1rem;padding:clamp(2.5rem,6vw,5rem);border-radius:.5rem;background:var(--podcast-dark);color:#fff}.podcast-eyebrow-light{color:var(--podcast-pink-soft)}.podcast-advice h2{color:#fff}.podcast-advice p:last-child{max-width:700px;margin:.9rem 0 0;color:#dbe7df;line-height:1.65}.podcast-advice>a{flex:0 0 auto;padding:.9rem 1.15rem;border-radius:.25rem;background:var(--podcast-pink);color:#fff;font-weight:700}.podcast-advice>a:hover{background:#fff;color:var(--podcast-dark);text-decoration:none}@media(max-width:900px){.podcast-hero,.podcast-latest{grid-template-columns:1fr}.podcast-hero-art{order:-1;max-height:380px}.podcast-advice{align-items:flex-start;flex-direction:column}}@media(max-width:575px){.podcast-hero,.podcast-advice{margin-right:-15px;margin-left:-15px;border-radius:0}.podcast-hero-copy{padding:2.5rem 1.5rem}.podcast-hero-art{height:260px}.podcast-latest{padding:1.5rem}.podcast-actions{align-items:stretch;flex-direction:column}.podcast-actions a{justify-content:center}}
