.home-hero{background:white;border:1px solid #eee;border-radius:6px;padding:2.5em 3em;margin-bottom:2rem}.home-hero h1{font-size:1.6rem;margin:0 0 0.75em}.home-hero p{font-size:95%;line-height:1.65;color:#444;margin:0 0 1em;max-width:42em}.join-btn{display:inline-block;margin-top:0.5em;padding:0.7em 1.6em;background:var(--brand);color:white;font-weight:600;font-size:95%;text-decoration:none;border-radius:4px;transition:background 0.15s}.join-btn:hover{background:var(--brand-dark)}.home-podcast{background:white;border:1px solid #eee;border-radius:6px;padding:2.5em 3em;margin-bottom:3rem}.home-podcast h2{font-size:1.15rem;font-weight:600;margin:0 0 0.5em}.home-podcast > p{font-size:95%;line-height:1.65;color:#444;margin:0 0 1.5em;max-width:42em}.podcast-embed{margin-bottom:2em;border-radius:12px;overflow:hidden}.podcast-embed iframe{display:block;border-radius:12px}.home-podcast h3{font-size:0.85rem;font-weight:600;text-transform:uppercase;letter-spacing:0.08em;color:#555;margin:0 0 0.75em}.episode-list{list-style:none;margin:0;padding:0}.episode-list li{display:flex;justify-content:space-between;align-items:baseline;padding:0.6em 0;border-bottom:1px solid #f0f0f0;font-size:90%}.episode-list li:last-child{border-bottom:none}.episode-list a{color:var(--ink);text-decoration:none;font-weight:500}.episode-list a:hover{color:var(--brand)}.episode-list span{color:#999;font-size:90%;white-space:nowrap;margin-left:1em}.podcast-cta{margin:1.5em 0 0}.podcast-cta a{color:var(--brand);font-weight:600;font-size:95%;text-decoration:none}.podcast-cta a:hover{text-decoration:underline}@media (max-width: 750px){.home-hero,
  .home-podcast{padding:1.5em 1.25em}.home-hero h1{font-size:1.3rem}.episode-list span{display:none}}