:root{--ink: #14142b;--text: #2a2940;--muted: #5f5d68;--white: #fff;--pale: #f7f7f7;--line: #e2e3e9;--purple: #6c38ff;--purple-hover: #14142b;--yellow: #fedb01;--header-h: 80px}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{margin:0;padding:0}body{color:var(--text);background:var(--white);font-family:Lato,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:18px;font-weight:400;line-height:1.65;min-height:100%}img{max-width:100%;height:auto;display:block}a{color:inherit}h1,h2,h3,h4{font-family:Lora,Georgia,serif;font-weight:500;line-height:1.2;letter-spacing:0;margin:0 0 .45em;color:var(--ink)}h1{font-size:clamp(2.2rem,5vw,3.4rem);font-weight:500}h2{font-size:clamp(1.7rem,3vw,2.3rem);font-weight:500}h3{font-size:1.25rem;font-weight:500}p{margin:0 0 1em}.wrap{width:100%;max-width:1080px;margin:0 auto;padding:0 24px}.site-header{position:sticky;top:0;z-index:1000;background:var(--white);border-bottom:1px solid var(--line)}.site-header-inner{max-width:1140px;margin:0 auto;padding:0 24px;min-height:var(--header-h);display:flex;align-items:center;justify-content:space-between;gap:24px}.brand img{width:170px;height:auto}.nav{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.nav a{font-size:1rem;font-weight:400;color:var(--ink);text-decoration:none;padding:12px 14px}.nav a:hover,.nav a.active{color:var(--purple)}.header-actions{display:flex;align-items:center;gap:10px}.nav-toggle{display:none;background:none;border:0;font-size:1.6rem;cursor:pointer;padding:8px;color:var(--ink)}@media(max-width:860px){.nav-toggle{display:block}.header-actions{display:none}.nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--white);border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;padding:8px 0 16px}.nav.open{display:flex}.nav a{padding:12px 24px}}.btn{display:inline-block;background:var(--purple);color:var(--white)!important;font-family:Lora,Georgia,serif;font-weight:500;font-size:.95rem;text-decoration:none;border:0;border-radius:80px;padding:14px 26px;cursor:pointer;line-height:1.3}.btn:hover{background:var(--purple-hover)}.btn-ghost{background:transparent;color:var(--ink)!important;border:1px solid var(--ink)}.btn-ghost:hover{background:var(--ink);color:var(--white)!important}.btn-row{display:flex;flex-wrap:wrap;gap:12px}.site-footer{background:var(--white);border-top:1px solid var(--line);padding:56px 24px 40px;margin-top:0}.footer-top{max-width:1080px;margin:0 auto 28px;display:grid;grid-template-columns:1.1fr 1.4fr;gap:32px;align-items:center}.footer-logo{width:min(320px,100%)}.footer-tagline{color:var(--muted);margin:0}.footer-grid{max-width:1080px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr 1.4fr;gap:32px 24px;padding-top:28px;border-top:1px solid var(--line)}.footer-heading{font-family:Lato,sans-serif;font-size:.85rem;font-weight:400;letter-spacing:.04em;text-transform:uppercase;color:var(--muted);margin:0 0 14px}.footer-links{list-style:none;margin:0;padding:0}.footer-links a{color:var(--ink);text-decoration:none;display:flex;align-items:center;gap:8px;margin-bottom:10px;font-size:1rem}.footer-links a:hover{color:var(--purple)}.footer-links img{width:18px;height:18px}.footer-copy{max-width:1080px;margin:28px auto 0;padding-top:20px;border-top:1px solid var(--line);color:var(--muted);font-size:.9rem}@media(max-width:800px){.footer-top,.footer-grid{grid-template-columns:1fr}}.home-hero{max-width:1140px;margin:0 auto;padding:48px 24px 24px;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.home-hero .sub{font-size:1.15rem;color:var(--text);margin:0 0 28px;font-weight:400}.hero-photo{width:100%;border-radius:8px;object-fit:cover;background:var(--pale)}.platforms{max-width:1140px;margin:0 auto 40px;padding:8px 24px 40px;display:flex;align-items:center;gap:28px;flex-wrap:wrap}.platforms-label{color:var(--muted);font-size:.95rem}.platforms a img{height:28px;width:auto}@media(max-width:767px){.home-hero{grid-template-columns:1fr;padding-top:28px}.hero-photo{order:-1}}.about-show{max-width:1140px;margin:0 auto;padding:48px 24px 72px;display:grid;grid-template-columns:1.1fr .9fr;gap:48px;align-items:center}.about-photos{position:relative;min-height:280px}.about-photos img:first-child{width:72%;border-radius:8px}.about-photos img:last-child{width:58%;position:absolute;right:0;bottom:-24px;border-radius:8px;box-shadow:0 12px 30px #080f341f}.about-list{list-style:none;margin:0 0 24px;padding:0}.about-list li{display:flex;gap:12px;align-items:flex-start;margin-bottom:10px}.about-list li:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--purple);margin-top:.55em;flex:0 0 auto}@media(max-width:767px){.about-show{grid-template-columns:1fr}.about-photos{min-height:220px;margin-bottom:32px}}.band{background:var(--pale);padding:64px 0}.section-head{margin-bottom:28px}.episode-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.episode-card{background:var(--white);border-radius:16px;overflow:hidden;text-decoration:none;color:inherit;box-shadow:0 10px 30px #080f3412;display:flex;flex-direction:column;min-height:100%}.episode-card img{width:100%;aspect-ratio:16 / 10;object-fit:cover;background:#ddd}.episode-card-body{padding:22px 22px 20px;display:flex;flex-direction:column;gap:10px;flex:1}.episode-card h3{margin:0}.episode-card p{color:var(--muted);font-size:.98rem;margin:0}.episode-card-meta{margin-top:auto;display:flex;justify-content:space-between;align-items:center;padding-top:12px;color:var(--purple);font-size:.95rem}.ep-num{color:var(--muted);font-size:.85rem;letter-spacing:.04em}@media(max-width:700px){.episode-grid{grid-template-columns:1fr}}.newsletter{background:var(--ink);color:var(--white);padding:48px 24px;border-radius:20px;margin:48px auto 0;max-width:1080px;display:grid;grid-template-columns:1fr 1.2fr;gap:24px;align-items:center}.newsletter h2{color:var(--white);margin:0}.newsletter-form{display:flex;gap:10px;background:var(--white);border-radius:80px;padding:6px 6px 6px 20px}.newsletter-form input[type=email]{flex:1;border:0;font:inherit;color:var(--ink);background:transparent;min-width:0}.newsletter-form input[type=email]:focus{outline:none}.newsletter-form .btn{padding:12px 22px}@media(max-width:700px){.newsletter{grid-template-columns:1fr}.newsletter-form{flex-direction:column;border-radius:16px;padding:12px}}.host{max-width:1140px;margin:0 auto;padding:72px 24px;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.host-card{background:var(--white);border-radius:16px;overflow:hidden;box-shadow:0 10px 30px #080f3412}.host-card img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.host-card-body{padding:22px}.host-role{color:var(--muted);margin-bottom:10px}.social-row{display:flex;gap:12px;flex-wrap:wrap}.social-row a img{width:22px;height:22px}@media(max-width:767px){.host{grid-template-columns:1fr}}.subscribe-now{background:var(--ink);color:var(--white);padding:56px 24px;text-align:center}.subscribe-now h2{color:var(--white);margin-bottom:28px}.subscribe-apps{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.subscribe-apps a{background:var(--white);border-radius:80px;padding:14px 28px;display:inline-flex;align-items:center;min-height:64px}.subscribe-apps img{height:28px;width:auto}.page-pad{padding:36px 0 72px}.backlink{display:inline-block;text-decoration:none;color:var(--muted);margin-bottom:20px}.backlink:hover{color:var(--purple)}.episode-hero{display:grid;grid-template-columns:.9fr 1.1fr;gap:36px;align-items:start;margin-bottom:40px}.episode-hero img{width:100%;border-radius:16px;object-fit:cover;background:var(--pale)}.category-pill{display:inline-block;background:var(--pale);color:var(--ink);border-radius:80px;padding:6px 14px;font-size:.85rem;margin-bottom:12px;text-decoration:none}.listen-row{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0 12px}.listen-row a img{width:28px;height:28px}.listen-label{color:var(--muted);font-size:.95rem;margin-right:6px;align-self:center}.article-body{max-width:720px;margin:0 auto;padding:8px 0 32px;font-size:1.05rem;line-height:1.75;color:var(--text)}.article-body a{color:var(--purple)}.article-body iframe{width:100%;aspect-ratio:16 / 9;border:0;margin:1.25em 0}.article-body figure{margin:1.25em 0}.article-body ul{padding-left:1.2em}.article-body li{margin-bottom:.35em}.video-wrap{position:relative;padding-top:56.25%;background:#111;border-radius:12px;overflow:hidden;margin:0 0 28px}.video-wrap iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.transcript details{max-width:720px;margin:0 auto 48px;border-top:1px solid var(--line);padding-top:24px}.transcript summary{cursor:pointer;font-family:Lora,Georgia,serif;font-size:1.3rem;color:var(--ink);margin-bottom:16px}@media(max-width:767px){.episode-hero{grid-template-columns:1fr}}.notfound{min-height:50vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:80px 24px}.center-cta{text-align:center;padding:36px 24px 0}.host-card-row{display:grid;grid-template-columns:180px 1fr}@media(max-width:600px){.host-card-row{grid-template-columns:1fr}.host-card-row img{aspect-ratio:4 / 3}}.host-card-row img{aspect-ratio:1;height:100%;object-fit:cover}
