@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap";:root{color-scheme:light;--bg: #eef1f6;--bg-alt: #f7f8fc;--section-tint-1: #f0f4fb;--section-tint-2: #e2e9f5;--text: #1d1459;--muted: #667089;--line: #d8deec;--accent: #7c4dff;--logo-orange: #f67c60;--hero-ink: #1d1459;--hero-muted: #667089;--hero-primary: #7c4dff;--hero-secondary-border: #dcdde6;--hero-primary-hover: #6f41f1;--surface: #ffffff;--surface-soft: #f4f6fd;--heading-size: clamp(2.2rem, 4.2vw, 3.6rem);--body-size: 1.03rem;--max: 1160px;--radius: 10px;--header-height: 5rem}[data-theme=dark]{color-scheme:dark;--bg: #121726;--bg-alt: #171d2f;--section-tint-1: #1c2440;--section-tint-2: #0d1120;--text: #ece9ff;--muted: #b4bfd8;--line: #313d58;--accent: #b9a2ff;--surface: #1b2236;--surface-soft: #202941}*{box-sizing:border-box}html,body,#app{margin:0;min-height:100%}body{font-family:Poppins,sans-serif;background:var(--bg);color:var(--text);line-height:1.55;overflow-x:hidden}h1,h2,h3{margin:0;font-family:Poppins,sans-serif;font-weight:400;letter-spacing:-.02em}p{margin:0;font-size:var(--body-size);color:var(--muted)}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid #2d6cdf;outline-offset:2px}.container{width:min(var(--max),calc(100% - 2.5rem));margin-inline:auto}.section-block{padding:5.5rem 0}.kicker{margin-bottom:1rem;font-size:1.03rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#6f7f9f}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:.78rem 2rem;border-radius:999px;border:1px solid transparent;font-size:.96rem;font-weight:500;transition:background-color .16s ease,color .16s ease,border-color .16s ease,box-shadow .16s ease}.btn-primary{background:var(--hero-primary);color:#fff;box-shadow:0 8px 20px #7c4dff42}.btn-primary:hover{background:var(--hero-primary-hover)}.btn-ghost{border-color:#7c4dff;background:#fff;color:#7c4dff}.btn-ghost:hover{background:#f2f5fb;border-color:#7c4dff}.btn-highlight{display:none}.inline-link{display:inline-flex;align-items:center;margin-top:1rem;font-size:.86rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.inline-link:after{content:"→";margin-left:.4rem}.top-nav{background:var(--bg);position:fixed;top:0;left:0;right:0;width:100%;z-index:40;border-bottom:1px solid color-mix(in srgb,var(--line) 78%,transparent 22%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background .35s ease,border-color .35s ease,backdrop-filter .35s ease,box-shadow .35s ease}.top-nav.nav-transparent{background:transparent!important;border-bottom-color:transparent!important;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none}.nav-inner{min-height:var(--header-height);display:flex;justify-content:space-between;align-items:center;gap:1rem;position:relative}.nav-actions{display:inline-flex;align-items:center;gap:.65rem;margin-left:auto}.theme-toggle{border:1px solid var(--line);background:transparent;color:var(--text);border-radius:999px;padding:.44rem .8rem;font:inherit;font-size:.8rem;font-weight:500;letter-spacing:.02em;cursor:pointer;transition:background-color .15s ease,border-color .15s ease}.theme-toggle:hover{background:color-mix(in srgb,var(--bg) 55%,#ffffff 45%)}.brand-mark{display:inline-flex;align-items:center}.brand-logo{height:44px;width:auto;display:block}.nav-links{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100dvh;padding:calc(var(--header-height) + 2rem) 1.6rem 2rem;flex-direction:column;align-items:center;justify-content:flex-start;gap:1.2rem;background:color-mix(in srgb,var(--bg) 92%,#ffffff 8%);z-index:35;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,visibility .18s ease}.nav-links.open{display:flex;opacity:1;visibility:visible;pointer-events:auto}.nav-close-btn{position:absolute;top:calc((var(--header-height) - 48px) / 2);right:calc((100vw - min(var(--max),calc(100vw - 2.5rem)))/2);width:48px;height:48px;border:1px solid var(--line);border-radius:50%;background:transparent;color:var(--text);font:inherit;font-size:1.65rem;line-height:1;cursor:pointer}.nav-links a{width:min(560px,92%);display:inline-flex;align-items:center;justify-content:center;padding:.85rem 1.1rem;border:1px solid var(--line);border-radius:999px;background:color-mix(in srgb,var(--bg) 66%,#ffffff 34%);font-size:clamp(1.5rem,4vw,2.6rem);line-height:1.08;font-weight:500;letter-spacing:-.01em;color:var(--text)}.nav-links a:hover{background:color-mix(in srgb,var(--bg) 50%,#ffffff 50%)}.hamburger-btn{display:inline-flex;width:44px;height:44px;border:0;background:transparent;padding:0;justify-content:center;flex-direction:column;gap:5px;cursor:pointer;align-items:flex-end}.hamburger-btn span{display:block;width:24px;height:2px;background:#1f1f1f}.hamburger-btn span:nth-child(2){width:18px}.hamburger-btn span:nth-child(3){width:12px}.hero{min-height:100vh;display:flex;align-items:flex-start;position:relative;background:#fff}.hero.section-block{padding-top:calc(var(--header-height) + clamp(1.8rem,3.3vh,3.2rem));padding-bottom:clamp(2rem,4vh,4rem)}.hero:before{content:none;position:absolute;top:0;right:0;bottom:0;left:0;background:none;pointer-events:none}.hero .container{width:min(1180px,calc(100% - 3rem));position:relative;z-index:1}.hero-grid{display:grid;grid-template-columns:minmax(360px,460px) minmax(360px,520px);grid-template-areas:"heading heading" "copy media";column-gap:clamp(1.4rem,2.7vw,2.6rem);row-gap:clamp(.55rem,1.3vw,1.05rem);align-items:center;justify-content:center;width:100%;min-height:calc(100vh - var(--header-height) - 3rem)}.hero-heading{grid-area:heading;width:min(1000px,calc(100% - 3rem));margin-inline:auto;display:block}.hero-copy{grid-area:copy;max-width:440px;justify-self:end;align-self:start}.hero-heading h1{width:100%;margin:0;font-size:clamp(2.9rem,5.25vw,4.75rem);line-height:1.05;font-weight:500;letter-spacing:-.03em;color:#5c47e5}.hero-heading h1 .hero-line{display:block;white-space:nowrap}.title-highlight{color:var(--logo-orange)}.hero-heading h1 .hero-line:first-child{text-align:left;padding-left:clamp(.35rem,1vw,.95rem)}.hero-heading h1 .hero-line:last-child{text-align:right;padding-right:clamp(.35rem,1vw,.95rem)}.title-gradient{background:linear-gradient(90deg,#6f49ff,#9b56e6 48%,#f08bc6);-webkit-background-clip:text;background-clip:text;color:transparent}.title-accent-1{color:var(--hero-primary)}[data-theme=dark] .top-nav{background:var(--bg)}[data-theme=dark] .top-nav.nav-transparent{background:transparent!important;border-bottom-color:transparent!important}[data-theme=dark] .nav-links{background:color-mix(in srgb,#11161b 93%,#1b232c 7%)}[data-theme=dark] .nav-close-btn{border-color:#3a4552}[data-theme=dark] .nav-links a{border-color:#3a4552;background:#171d23}[data-theme=dark] .nav-links a:hover{background:#1d242c}[data-theme=dark] .hamburger-btn span{background:#efebe2}[data-theme=dark] .kicker{color:#8e9cbc}[data-theme=dark] .btn-primary{color:#0c0d0f;background:var(--accent)}[data-theme=dark] .btn-primary:hover{background:#fff}[data-theme=dark] .btn-ghost{border-color:#b9a2ff;background:#1a2338;color:#b9a2ff}[data-theme=dark] .btn-ghost:hover{background:#24304b;border-color:#b9a2ff}[data-theme=dark] .hero{background:transparent}[data-theme=dark] .hero:before{background:none}[data-theme=dark] .lead,[data-theme=dark] .hero-platforms p,[data-theme=dark] .stat-item span,[data-theme=dark] .episode-number,[data-theme=dark] .timeline li span,[data-theme=dark] .host-copy p,[data-theme=dark] .episode-card p,[data-theme=dark] .guest-card p,[data-theme=dark] .about-grid p,[data-theme=dark] .timeline li p,[data-theme=dark] .about-visual figcaption,[data-theme=dark] .footer-grid p,[data-theme=dark] .footer-grid a{color:var(--muted)}[data-theme=dark] .stat-item strong{color:#ff8a6f}[data-theme=dark] .hero-heading h1,[data-theme=dark] .hero-copy h1,[data-theme=dark] .host-copy h2,[data-theme=dark] .section-heading h2,[data-theme=dark] .vision-block h2,[data-theme=dark] .about-copy h2,[data-theme=dark] .episode-card h3,[data-theme=dark] .guest-card h3,[data-theme=dark] .newsletter-card h2{color:var(--text)}[data-theme=dark] .episode-thumb,[data-theme=dark] .guest-photo,[data-theme=dark] .about-visual img{border-color:#414952}[data-theme=dark] .site-footer{background:#161b20}[data-theme=dark] .episode-card:hover{background:#1a2129;box-shadow:0 12px 24px #00000059}[data-theme=dark] .episode-chip{border-color:#415061;color:#d5dfe8;background:#1c242d}[data-theme=dark] .tone-panel{background:var(--section-tint-2);color:var(--text)}[data-theme=dark] .series-copy p,[data-theme=dark] .split-panel p{color:var(--muted)}[data-theme=dark] .quote-block{border-color:var(--line);background:color-mix(in srgb,var(--surface) 84%,var(--section-tint-2) 16%);box-shadow:0 12px 26px #00000042}[data-theme=dark] .conversation-art{border-color:var(--line)}[data-theme=dark] .quote-block p{color:var(--text)}[data-theme=dark] .quote-block span{color:var(--muted)}[data-theme=dark] #newsletter{background:var(--section-tint-1)}[data-theme=dark] .newsletter-card{border-color:var(--line);background:color-mix(in srgb,var(--surface) 86%,var(--section-tint-2) 14%);box-shadow:0 14px 30px #0000004d}.title-accent-2,.title-accent-3{color:var(--hero-primary)}.lead{margin-top:.5rem;max-width:39ch;font-size:1.02rem;color:var(--hero-muted)}.hero-actions{margin-top:1.5rem;display:flex;gap:.9rem;flex-wrap:wrap}.hero-stats{margin-top:1.6rem;display:flex;gap:1rem;flex-wrap:wrap}.stat-item{min-width:110px}.stat-item strong{display:block;font-size:clamp(1.7rem,2.7vw,2.1rem);line-height:1.05;color:var(--logo-orange);font-weight:600}.stat-item span{display:block;margin-top:.36rem;font-size:.74rem;color:#69738f;font-weight:500;text-transform:uppercase;letter-spacing:.08em}.hero-platforms{margin-top:2.15rem}@media (min-width: 961px){.lead{margin-top:.7rem}.hero-actions{margin-top:1.7rem}.hero-stats{margin-top:1.9rem}.hero-platforms{margin-top:2.4rem}}.hero-platforms p{font-size:1rem;font-weight:500;color:#5f6a89}.platform-list{margin-top:1rem;display:flex;gap:.95rem;flex-wrap:nowrap;max-width:100%}.platform-list a{width:74px;height:74px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:2px solid #dbe2f0;border-radius:999px;background:transparent;box-shadow:none;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.platform-list a:hover{transform:translateY(-2px);border-color:#c9d3ea;box-shadow:none}.platform-icon{width:68px;height:68px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;line-height:1;overflow:hidden;border:0;background:transparent}.platform-icon-img{width:100%;height:100%;display:block;object-fit:cover}.platform-list a:nth-child(1){background:transparent;border-color:#dbe2f0;color:inherit}.platform-list a:nth-child(2){background:transparent;border-color:#dbe2f0;color:inherit}.platform-list a:nth-child(3){background:transparent;border-color:#dbe2f0;color:inherit}[data-theme=dark] .platform-icon{width:64px;height:64px;background:radial-gradient(circle at 30% 25%,#243456,#1a243c 62%,#141c2f)}[data-theme=dark] .platform-list a{border-color:#2f3d5f;background:linear-gradient(150deg,#141c30,#0f1628);box-shadow:inset 0 0 0 1px #ffffff0d,0 10px 20px #00000052}[data-theme=dark] .platform-icon-img{width:58px;height:58px;border-radius:50%;box-shadow:0 0 0 1px #ffffff14}@media (max-width: 640px){[data-theme=dark] .platform-icon{width:60px;height:60px}[data-theme=dark] .platform-icon-img{width:54px;height:54px}}.hero-media{grid-area:media;width:100%;display:flex;justify-content:center;align-items:end}.hero-image{width:min(100%,470px);height:340px;object-fit:contain;border:0}.host-section{padding-top:2rem;padding-bottom:4rem;background:var(--section-tint-2)}#episodes{background:var(--section-tint-1)}.host-grid{display:grid;grid-template-columns:1fr .85fr;gap:2.2rem;align-items:center;border-bottom:0;padding:2rem 0}.host-copy h2{font-size:var(--heading-size);line-height:1.08;font-weight:500;color:var(--hero-ink)}.host-copy p{margin-top:1rem;color:var(--muted);font-size:1.03rem;max-width:56ch}.host-media{display:flex;justify-content:center}.host-image{width:min(100%,420px);height:420px;object-fit:contain}.section-heading{margin-bottom:1.8rem}.section-heading h2{max-width:20ch;font-size:var(--heading-size);line-height:1.06;color:var(--hero-ink);font-weight:500}.episode-grid,.guest-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border-top:0;border-left:1px solid var(--line)}.episode-card,.guest-card{background:var(--surface);padding:1.45rem;border-right:1px solid var(--line);border-bottom:1px solid var(--line);border-radius:0;transition:background-color .18s ease,box-shadow .18s ease,transform .18s ease}.episode-card:hover{background:var(--surface-soft);transform:translateY(-3px);box-shadow:0 10px 24px #0e0e0e12}.episode-thumb{width:100%;height:180px;object-fit:cover;border:1px solid var(--line);margin-bottom:.9rem}.episode-number{font-size:.76rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:#8189a1}.episode-meta{margin-top:.7rem;display:flex;flex-wrap:wrap;gap:.45rem}.episode-chip{display:inline-flex;align-items:center;padding:.2rem .54rem;border:1px solid color-mix(in srgb,var(--line) 80%,#ffffff 20%);border-radius:999px;font-size:.72rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:#6f7892;background:#f2f4fb}.episode-card h3,.guest-card h3{margin-top:.7rem;font-size:1.38rem;line-height:1.2;color:var(--hero-ink)}.episode-card p,.guest-card p{margin-top:.7rem;color:var(--muted);font-size:1rem}.tone-panel{background:var(--section-tint-2);color:var(--text)}.split-panel{display:grid;grid-template-columns:1fr .88fr;gap:2.1rem;align-items:center}.series-copy h2{font-size:var(--heading-size);line-height:1.08;font-weight:500}.series-copy p{max-width:36ch;color:var(--muted);font-size:1.03rem}.series-cta{margin-top:1.35rem;background:var(--hero-primary);color:#fff;border:1px solid #8d66ff;border-radius:999px;padding:.82rem 1.5rem;font-weight:500;box-shadow:0 8px 22px #7c4dff52}.series-cta:hover{background:var(--hero-primary-hover)}.split-panel p{color:var(--muted)}.quote-block{padding:1.35rem;border:1px solid var(--line);background:color-mix(in srgb,var(--surface) 88%,var(--section-tint-2) 12%);border-radius:8px;box-shadow:0 10px 22px #232c401a}.conversation-art{width:100%;height:190px;object-fit:cover;border:1px solid var(--line);margin-bottom:.85rem}.quote-block p{font-size:1.03rem;color:var(--text)}.quote-block span{display:block;margin-top:.65rem;font-size:.85rem;letter-spacing:.08em;text-transform:uppercase;color:#6f7894}.guest-photo{width:100%;height:170px;object-fit:cover;border:1px solid var(--line);margin-bottom:.85rem}.team-section{margin-top:0;padding-top:4.8rem;padding-bottom:4.8rem;background:var(--section-tint-1);color:var(--text)}.team-intro{margin-bottom:1.2rem}.team-highlight{color:var(--logo-orange)}.team-stack{display:grid;gap:.4rem}.team-layout{display:grid;grid-template-columns:minmax(220px,.72fr) minmax(340px,1.28fr);gap:1rem;align-items:stretch}.team-mentor-card,.team-member-card{border:1px solid var(--line);border-radius:10px;background:color-mix(in srgb,var(--bg) 75%,#ffffff 25%)}.team-mentor-card{padding:1rem;display:grid;grid-template-rows:auto 1fr;gap:.8rem}.team-mentor-photo{width:100%;height:250px;object-fit:contain}.team-mentor-copy p:not(.kicker){margin-top:.55rem;color:var(--muted);font-size:.95rem}.team-mentor-copy{padding:.45rem .65rem}.team-mentor-copy h3{margin-top:.15rem;font-size:clamp(1.65rem,2.6vw,2.25rem);line-height:1.08;color:var(--text);font-weight:500}.team-members-grid{display:grid;gap:1rem}.team-member-card{display:grid;grid-template-columns:168px 1fr;gap:1rem;align-items:center;padding:.95rem}.team-member-photo{width:100%;height:150px;object-fit:contain;display:block}.team-member-copy h3{font-size:clamp(1.18rem,1.8vw,1.45rem);color:var(--hero-ink);font-weight:500;line-height:1.12}.team-member-link{color:inherit;text-decoration:none;border-bottom:1px solid transparent}.team-member-link:hover{color:var(--hero-primary);border-bottom-color:var(--hero-primary)}.team-member-copy{padding:.3rem .45rem}.team-member-role{margin-top:.28rem;color:var(--text);font-size:.9rem;font-weight:500}.team-member-copy p{margin-top:.4rem;font-size:.9rem;color:var(--muted);line-height:1.45}[data-theme=dark] .team-section{background:var(--section-tint-1)}[data-theme=dark] .host-section{background:var(--section-tint-2)}[data-theme=dark] #episodes{background:var(--section-tint-1)}[data-theme=dark] .team-mentor-card,[data-theme=dark] .team-member-card{background:linear-gradient(165deg,#242d44,#1b2235);border-color:#3a4561;box-shadow:0 10px 24px #00000038}[data-theme=dark] .team-member-role{color:#e9dfd2}.vision-block{text-align:center;padding-top:4.8rem;padding-bottom:4.8rem;background:var(--section-tint-2)}.vision-block .container{border-top:0;padding-top:1.5rem}.vision-block h2{margin-inline:auto;max-width:22ch;font-size:var(--heading-size);line-height:1.06;color:var(--hero-ink);font-weight:500}.wisdom-section{padding-top:1.4rem;padding-bottom:1.6rem;background:var(--section-tint-1)}.about-section{background:var(--section-tint-1)}.wisdom-card{border-radius:12px;padding:clamp(1.4rem,3vw,2.2rem);text-align:center;background:transparent;color:var(--text);box-shadow:none}.wisdom-sanskrit{width:auto;margin:0 auto;padding:0;font-size:clamp(1.75rem,4.2vw,3rem);line-height:1.2;background:linear-gradient(90deg,#0f73e0,#40c4ea,#f67c60 68%,#a86fe0);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;text-shadow:0 1px 0 rgba(255,255,255,.25),0 2px 0 rgba(10,39,82,.24),0 3px 8px rgba(13,30,62,.22)}.wisdom-quote{margin-top:.7rem;font-size:clamp(1.35rem,3.1vw,2.15rem);font-weight:500;line-height:1.28;background:linear-gradient(90deg,#0f73e0,#f67c60 52%,#a86fe0);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;text-shadow:0 1px 0 rgba(255,255,255,.18),0 2px 6px rgba(21,35,63,.18)}[data-theme=dark] .wisdom-card{background:transparent;box-shadow:none}[data-theme=dark] .wisdom-sanskrit{background:none;-webkit-background-clip:border-box;background-clip:border-box;-webkit-text-fill-color:#ffffff;color:#fff;-webkit-text-stroke:1.2px #63c6ff;text-shadow:0 1px 0 rgba(5,8,18,.65),0 2px 8px rgba(99,198,255,.25)}[data-theme=dark] .wisdom-quote{background:none;-webkit-background-clip:border-box;background-clip:border-box;-webkit-text-fill-color:#ffffff;color:#fff;-webkit-text-stroke:.9px #f67c60;text-shadow:0 1px 0 rgba(4,9,19,.62),0 2px 7px rgba(246,124,96,.22)}[data-theme=dark] .about-section{background:var(--section-tint-1)}[data-theme=dark] .vision-block{background:var(--section-tint-2)}[data-theme=dark] .wisdom-section{background:var(--section-tint-1)}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:2.2rem;align-items:start;padding:1.35rem 0}.about-grid p{color:var(--muted)}.about-copy{display:flex;flex-direction:column}.about-copy .section-heading{margin-bottom:.9rem}.about-copy .section-heading h2{font-size:var(--heading-size);line-height:1.08;color:var(--hero-ink)}[data-theme=dark] .about-copy .section-heading h2{color:var(--text)}[data-theme=dark] .about-copy .section-heading .title-accent-1{color:var(--accent)}.about-visual{margin:1.3rem 0 0}.about-visual img{width:100%;height:220px;object-fit:cover;display:block}.about-visual figcaption{margin-top:.55rem;color:var(--muted);font-size:.9rem}.timeline{margin:0;padding:0;list-style:none;display:grid;gap:1rem}.timeline li{padding:.7rem 0}.timeline li span{display:inline-block;font-size:.8rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:#6d7691;padding-bottom:.45rem;border-bottom:1px solid var(--line)}.timeline li p{margin-top:.5rem;color:var(--muted)}#newsletter{background:var(--section-tint-1)}.newsletter-card{display:grid;grid-template-columns:1fr minmax(300px,420px);gap:1.3rem;align-items:center;width:min(var(--max),calc(100% - 2.5rem));margin-inline:auto;padding:clamp(1.35rem,2.4vw,2rem);border:1px solid var(--line);background:color-mix(in srgb,var(--surface) 90%,var(--section-tint-2) 10%);color:var(--text);border-radius:14px;box-shadow:0 14px 28px #232c401c}.newsletter-note{margin-top:.7rem;color:#7d6370}.newsletter-form{display:flex;gap:.7rem}.newsletter-form input{min-width:220px;padding:.8rem 1rem;border:1px solid #e6b6a7;background:#ffffffe0;color:var(--text);font:inherit;border-radius:999px;transition:border-color .16s ease,box-shadow .16s ease}.newsletter-form input:focus-visible{border-color:#f67c60;box-shadow:0 0 0 3px #f67c603d}.newsletter-form input::placeholder{color:#9f7f8c}.newsletter-success{margin:0;font-size:.9rem;font-weight:500;color:#2f7d54}[data-theme=dark] .newsletter-note{color:#d5bdb0}[data-theme=dark] .newsletter-form input{border-color:#6f4f42;background:#18120fcc;color:#f6ede8}[data-theme=dark] .newsletter-form input:focus-visible{border-color:#f67c60;box-shadow:0 0 0 3px #f67c6040}[data-theme=dark] .newsletter-form input::placeholder{color:#ba9a89}[data-theme=dark] .newsletter-success{color:#b9dfb3}.site-footer{border-top:0;padding:2.8rem 0;background:#fff}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:1.4rem}.footer-grid h3{margin-bottom:.45rem;font-size:.84rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--hero-ink)}.footer-grid p,.footer-grid a{color:#6f7894}.footer-grid a{display:block;margin:.3rem 0;font-size:.96rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.reveal-up{opacity:0;transform:translateY(8px);animation:reveal-up .7s ease forwards}.delay-1{animation-delay:.14s}@keyframes reveal-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 960px){.nav-inner{justify-content:flex-end}.brand-mark{display:none}.hero{min-height:calc(100svh - var(--header-height));align-items:center;background:#fff}.hero:before{background:none}[data-theme=dark] .hero{background:transparent}[data-theme=dark] .hero:before{background:none}.hero .container{width:min(var(--max),calc(100% - 2.5rem))}.hero-grid,.host-grid,.split-panel,.about-grid,.team-layout,.newsletter-card,.footer-grid{grid-template-columns:1fr}.team-member-card{grid-template-columns:150px 1fr}.team-mentor-copy,.team-member-copy{text-align:center}.hero-grid{grid-template-areas:"media" "heading" "copy";gap:1rem;min-height:calc(100svh - var(--header-height) - 2rem)}.hero-heading{width:100%;margin-left:0;justify-self:center}.hero-copy{text-align:center;max-width:none;display:flex;flex-direction:column;align-items:center;align-self:auto;justify-self:center}.hero-media{justify-self:center;width:100%;justify-content:center}.hero-heading h1,.hero-copy .lead,.hero-copy .hero-actions,.hero-copy .hero-stats,.hero-copy .hero-platforms,.hero-copy .hero-platforms p{text-align:center}.hero-heading h1{margin-inline:auto;width:100%;max-width:min(100%,12ch);font-size:clamp(2.6rem,7.4vw,3.6rem);text-align:center}.hero-heading h1 .hero-line:first-child,.hero-heading h1 .hero-line:last-child{text-align:center;padding-left:0;padding-right:0}.hero-copy .lead,.hero-copy .hero-actions,.hero-copy .hero-stats,.hero-copy .hero-platforms{width:100%}.hero-actions{justify-content:center}.hero-platforms{display:flex;flex-direction:column;align-items:center}.hero-stats{justify-content:center}.stat-item{display:flex;flex-direction:column;align-items:center}.platform-list{justify-content:center;overflow-x:auto;padding-bottom:.2rem;gap:.45rem}.platform-list a{font-size:.72rem;padding:.5rem .65rem}.hero-image{width:min(100%,180px);height:150px}.host-image{height:360px}.episode-grid,.guest-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.newsletter-form{width:100%}.newsletter-form input{width:100%;min-width:0}.newsletter-card{padding:1.2rem}}@media (max-width: 640px){.section-block{padding:4.25rem 0}.hero.section-block{padding-top:calc(var(--header-height) + 1.25rem);padding-bottom:2rem}.hero-heading h1{font-size:clamp(2.45rem,11.6vw,3.25rem);max-width:12ch;letter-spacing:-.02em}.hero-heading h1 .hero-line{white-space:normal}.hero-image,.episode-thumb,.conversation-art,.guest-photo{height:auto}.hero-image{width:min(100%,150px)}.lead{margin-top:.6rem;font-size:1rem;max-width:30ch}.hero-actions{margin-top:1.3rem;gap:.65rem}.hero-actions .btn{min-height:48px;padding:.66rem 1.35rem;font-size:.9rem}.hero-stats{gap:.7rem}.stat-item{min-width:94px}.stat-item strong{font-size:1.35rem}.stat-item span{font-size:.76rem}.episode-grid,.guest-grid{grid-template-columns:1fr}.team-section{margin-top:0;padding-top:3.6rem;padding-bottom:3.6rem}.team-member-card{grid-template-columns:1fr;text-align:center}.team-member-photo{height:180px}.newsletter-form{flex-direction:column}.wisdom-card{border-radius:10px}.wisdom-sanskrit{padding:.12rem .4rem}[data-theme=dark] .nav-links{background:#14191f}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation:none!important;transition-duration:1ms!important;scroll-behavior:auto!important}}
