.podcast-page{--bg-dark: #0A1424;--bg-darker: #060D1A;--bg-mid: #14213A;--bg-elev: #10162A;--bg-card: #161E36;--bg-light: #EFECE3;--bg-lighter: #F6F3EB;--text-light: #F5F5F0;--text-light-mute: rgba(245,245,240,.72);--text-light-soft: rgba(245,245,240,.5);--text-dark: #0A1424;--text-dark-mute: rgba(10,20,36,.72);--text-dark-soft: rgba(10,20,36,.5);--accent: #D4A24A;--accent-bright: #E8B85C;--accent-soft: rgba(212,162,74,.18);--line-light: rgba(255,255,255,.08);--line-light-strong: rgba(255,255,255,.18);--line-dark: rgba(10,20,36,.1);--font-display: "Fraunces", Georgia, serif;--font-body: "Inter", -apple-system, BlinkMacSystemFont, sans-serif;background:var(--bg-dark);color:var(--text-light);font-family:var(--font-body);font-size:17px;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.podcast-page *,.podcast-page *:before,.podcast-page *:after{box-sizing:border-box}.podcast-page a{color:inherit;text-decoration:none}.podcast-page img{display:block;max-width:100%}.podcast-page ul{list-style:none;margin:0;padding:0}.podcast-page .btn-primary{background:var(--accent);color:var(--bg-dark);padding:18px 32px;border-radius:4px;font-weight:600;font-size:15px;transition:all .2s ease;border:1px solid var(--accent);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-family:var(--font-body)}.podcast-page .btn-primary:hover{background:var(--accent-bright);border-color:var(--accent-bright);transform:translateY(-2px);box-shadow:0 10px 30px #d4a24a40}.podcast-page .btn-outline{background:transparent;color:var(--text-light);padding:18px 32px;border-radius:4px;font-weight:600;font-size:15px;border:1px solid rgba(255,255,255,.5);transition:all .2s ease;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-family:var(--font-body)}.podcast-page .btn-outline:hover{border-color:var(--accent);color:var(--accent)}.podcast-page .container{max-width:1200px;margin:0 auto;padding:0 40px}.podcast-page .container-narrow{max-width:900px;margin:0 auto;padding:0 40px}.podcast-page .hero{padding:140px 0 100px;position:relative;overflow:hidden}.podcast-page .hero:before{content:"";position:absolute;top:-200px;right:-200px;width:800px;height:800px;background:radial-gradient(circle,rgba(212,162,74,.1),transparent 70%);pointer-events:none}.podcast-page .hero-inner{position:relative;max-width:1200px;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:1.15fr 1fr;gap:70px;align-items:center}.podcast-page .hero-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--accent);padding:6px 14px;border:1px solid rgba(212,162,74,.3);border-radius:999px;margin-bottom:28px}.podcast-page .hero-eyebrow .live-dot{width:6px;height:6px;border-radius:50%;background:var(--accent);animation:pulse-dot 2s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.4}}.podcast-page h1.hero-h1{font-family:var(--font-display);font-weight:600;font-size:clamp(44px,5.6vw,74px);line-height:1.02;letter-spacing:-.025em;color:var(--text-light);margin-bottom:14px}.podcast-page h1.hero-h1 .accent{color:var(--accent);font-style:italic;font-weight:500}.podcast-page .hero-with{font-family:var(--font-body);font-size:13px;font-weight:700;letter-spacing:.24em;text-transform:uppercase;color:var(--accent);margin-bottom:28px}.podcast-page .hero-sub{font-size:19px;line-height:1.55;color:var(--text-light-mute);margin-bottom:40px;max-width:520px}.podcast-page .hero-ctas{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:44px}.podcast-page .hero-stats{display:grid;grid-template-columns:repeat(3,auto);gap:40px;padding-top:30px;border-top:1px solid var(--line-light)}.podcast-page .hero-stat-num{font-family:var(--font-display);font-weight:700;font-size:32px;color:var(--accent);line-height:1;margin-bottom:8px}.podcast-page .hero-stat-label{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--text-light-soft);font-weight:600}.podcast-page .hero-cover-wrap{position:relative;aspect-ratio:1;max-width:440px;margin:0 auto}.podcast-page .hero-cover-wrap:before{content:"";position:absolute;top:22px;left:-22px;right:22px;bottom:-22px;background:var(--accent);z-index:0;border-radius:4px}.podcast-page .hero-cover{position:relative;z-index:1;width:100%;height:100%;border-radius:4px;overflow:hidden;background:var(--bg-card);box-shadow:0 30px 80px #00000080}.podcast-page .hero-cover img{width:100%;height:100%;object-fit:cover}.podcast-page .hero-cover-badge{position:absolute;bottom:-18px;left:-18px;background:var(--bg-dark);border:1px solid var(--accent);color:var(--accent);padding:14px 22px;font-family:var(--font-display);z-index:2;border-radius:4px}.podcast-page .hero-cover-badge strong{display:block;font-size:26px;line-height:1;font-weight:700}.podcast-page .hero-cover-badge span{display:block;font-family:var(--font-body);font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--text-light-mute);margin-top:6px;font-weight:600}.podcast-page section.section{padding:110px 0}.podcast-page .section-header{text-align:center;max-width:780px;margin:0 auto 50px}.podcast-page .section-eyebrow{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--accent);margin-bottom:20px}.podcast-page section h2{font-family:var(--font-display);font-weight:600;font-size:clamp(32px,4vw,52px);line-height:1.06;letter-spacing:-.02em;margin:0 0 22px}.podcast-page section h2 .accent{color:var(--accent);font-style:italic;font-weight:500}.podcast-page .section.dark{background:var(--bg-dark);color:var(--text-light)}.podcast-page .section.dark h2{color:var(--text-light)}.podcast-page .section.light{background:var(--bg-light);color:var(--text-dark)}.podcast-page .section.light h2{color:var(--text-dark)}.podcast-page .section.light .section-eyebrow{color:var(--accent)}.podcast-page .section.deep{background:var(--bg-darker);color:var(--text-light)}.podcast-page .section.deep h2{color:var(--text-light)}.podcast-page .section-intro{font-size:18px;line-height:1.6}.podcast-page .section.dark .section-intro,.podcast-page .section.deep .section-intro{color:var(--text-light-mute)}.podcast-page .section.light .section-intro{color:var(--text-dark-mute)}.podcast-page .ep-list{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:12px}.podcast-page .ep-row{display:grid;grid-template-columns:68px 1fr;gap:22px;padding:22px 24px;background:var(--bg-elev);border:1px solid var(--line-light);border-radius:12px;transition:all .25s ease;align-items:flex-start}.podcast-page .ep-row:hover{border-color:var(--accent);transform:translate(4px);box-shadow:0 15px 40px #00000059}.podcast-page .ep-play{width:56px;height:56px;border-radius:50%;background:#d4a24a1f;color:var(--accent);display:flex;align-items:center;justify-content:center;transition:all .25s;flex-shrink:0}.podcast-page .ep-row:hover .ep-play{background:var(--accent);color:var(--bg-dark);transform:scale(1.06)}.podcast-page .ep-play svg{margin-left:3px}.podcast-page .ep-body{min-width:0}.podcast-page .ep-meta{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-bottom:6px}.podcast-page .ep-num{font-family:var(--font-body);font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--accent)}.podcast-page .ep-guest{font-size:11px;padding:3px 10px;border-radius:999px;background:#d4a24a14;border:1px solid rgba(212,162,74,.25);color:var(--accent);font-weight:600;letter-spacing:.04em}.podcast-page .ep-title{font-family:var(--font-display);font-size:19px;font-weight:600;color:var(--text-light);line-height:1.28;letter-spacing:-.01em;margin:0 0 8px;transition:color .2s}.podcast-page .ep-row:hover .ep-title{color:var(--accent)}.podcast-page .ep-desc{color:var(--text-light-mute);font-size:14.5px;line-height:1.6;margin:0}.podcast-page .player-wrap{max-width:900px;margin:0 auto;padding:12px;background:var(--bg-elev);border:1px solid var(--line-light);border-radius:16px}.podcast-page .player-facade{width:100%;height:352px;border:none;background:linear-gradient(135deg,var(--bg-card) 0%,var(--bg-elev) 100%);border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;cursor:pointer;transition:background .25s}.podcast-page .player-facade:hover{background:linear-gradient(135deg,var(--bg-elev) 0%,var(--bg-card) 100%)}.podcast-page .player-play-btn{width:80px;height:80px;border-radius:50%;background:var(--accent);display:flex;align-items:center;justify-content:center;transition:all .25s;box-shadow:0 20px 40px #d4a24a40}.podcast-page .player-facade:hover .player-play-btn{transform:scale(1.08);background:var(--accent-bright)}.podcast-page .player-play-btn svg{color:var(--bg-dark);margin-left:4px}.podcast-page .player-facade .label{font-family:var(--font-display);font-size:20px;font-weight:600;color:var(--text-light);letter-spacing:-.01em}.podcast-page .player-facade .sub{font-size:13px;color:var(--text-light-mute);letter-spacing:.02em}.podcast-page .player-embed{width:100%;height:352px;border:none;border-radius:12px}.podcast-page .platforms{text-align:center;margin-top:44px}.podcast-page .platforms .caption{font-size:11px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--text-light-soft);margin-bottom:18px}.podcast-page .platform-btns{display:inline-flex;flex-wrap:wrap;justify-content:center;gap:10px}.podcast-page .platform-btn{padding:12px 22px;border-radius:999px;background:transparent;border:1px solid var(--line-light-strong);color:var(--text-light);font-family:var(--font-body);font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;transition:all .2s}.podcast-page .platform-btn:hover{border-color:var(--accent);color:var(--accent);background:#d4a24a0a}.podcast-page .posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1200px;margin:0 auto}.podcast-page .post-card{background:transparent;border:1px solid var(--line-dark);border-radius:14px;overflow:hidden;display:flex;flex-direction:column;transition:all .3s ease}.podcast-page .post-card:hover{border-color:var(--accent);transform:translateY(-4px);box-shadow:0 20px 40px #00000014}.podcast-page .post-card-img{aspect-ratio:16 / 10;overflow:hidden;background:var(--bg-card)}.podcast-page .post-card-img img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.podcast-page .post-card:hover .post-card-img img{transform:scale(1.04)}.podcast-page .post-card-body{padding:24px 22px 26px;display:flex;flex-direction:column;flex:1}.podcast-page .post-card .cat{font-family:var(--font-body);font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin-bottom:10px}.podcast-page .post-card h4{font-family:var(--font-display);font-size:19px;font-weight:600;line-height:1.28;letter-spacing:-.01em;color:var(--text-dark);margin:0 0 10px;transition:color .2s}.podcast-page .post-card:hover h4{color:var(--accent)}.podcast-page .post-card .excerpt{color:var(--text-dark-mute);font-size:14.5px;line-height:1.6;margin:0 0 16px;flex:1}.podcast-page .post-card .date-row{display:flex;align-items:center;gap:10px;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--text-dark-soft)}.podcast-page .post-card .date-row svg{color:var(--accent)}.podcast-page .faq-list{max-width:820px;margin:0 auto}.podcast-page details{border-bottom:1px solid var(--line-light);padding:24px 0;cursor:pointer}.podcast-page details summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:20px;font-family:var(--font-display);font-size:20px;font-weight:500;color:var(--text-light);letter-spacing:-.01em}.podcast-page details summary::-webkit-details-marker{display:none}.podcast-page details summary:after{content:"+";font-size:28px;font-weight:300;color:var(--accent);flex-shrink:0;line-height:1}.podcast-page details[open] summary:after{content:"−"}.podcast-page details p{margin-top:16px;color:var(--text-light-mute);font-size:16px;line-height:1.7;max-width:780px}.podcast-page .closer{background:linear-gradient(135deg,var(--bg-darker) 0%,#110A04 100%);border-top:1px solid var(--line-light);padding:130px 0;text-align:center;position:relative;overflow:hidden}.podcast-page .closer:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:900px;height:900px;background:radial-gradient(circle,rgba(212,162,74,.12),transparent 60%);pointer-events:none}.podcast-page .closer-inner{position:relative;max-width:900px;margin:0 auto;padding:0 40px}.podcast-page .closer h2{font-family:var(--font-display);font-weight:600;font-size:clamp(36px,5vw,60px);line-height:1.08;letter-spacing:-.02em;color:var(--text-light);margin-bottom:24px}.podcast-page .closer h2 .accent{color:var(--accent);font-style:italic;font-weight:500}.podcast-page .closer-lede{font-size:20px;line-height:1.6;color:var(--text-light-mute);margin-bottom:44px;max-width:640px;margin-left:auto;margin-right:auto}.podcast-page .closer-meta{margin-top:24px;font-size:12px;color:var(--text-light-soft);letter-spacing:.06em}@media(max-width:1024px){.podcast-page .hero{padding:130px 0 80px}.podcast-page .hero-inner{grid-template-columns:1fr;gap:60px;text-align:center}.podcast-page .hero-inner>div:first-child{display:flex;flex-direction:column;align-items:center}.podcast-page .hero-sub{text-align:center}.podcast-page .hero-ctas,.podcast-page .hero-stats{justify-content:center}.podcast-page .hero-cover-wrap{max-width:340px}.podcast-page section.section{padding:80px 0}.podcast-page .posts-grid{grid-template-columns:repeat(2,1fr)}.podcast-page .closer{padding:90px 0}}@media(max-width:640px){.podcast-page .hero{padding:120px 0 60px}.podcast-page .hero-inner{padding:0 24px}.podcast-page h1.hero-h1{font-size:42px}.podcast-page .hero-sub{font-size:17px}.podcast-page .hero-stats{grid-template-columns:1fr 1fr;gap:24px;text-align:left;padding-top:24px}.podcast-page .btn-primary,.podcast-page .btn-outline{padding:16px 24px;font-size:14px;width:100%}.podcast-page .hero-ctas{flex-direction:column;align-items:stretch}.podcast-page .container{padding:0 24px}.podcast-page section.section{padding:60px 0}.podcast-page section h2{font-size:30px}.podcast-page .ep-list{padding:0 24px}.podcast-page .ep-row{padding:20px;grid-template-columns:48px 1fr;gap:16px}.podcast-page .ep-play{width:44px;height:44px}.podcast-page .ep-title{font-size:17px}.podcast-page .player-wrap{margin:0 24px}.podcast-page .posts-grid{grid-template-columns:1fr;padding:0 24px}.podcast-page .closer{padding:80px 0}.podcast-page details summary{font-size:17px}.podcast-page .platform-btn{padding:10px 16px;font-size:11px}}
