.podcast-page{--podcast-charcoal:#241c15;--podcast-near-black:#1b140e;--podcast-cream:#f5f1e9;--podcast-beige:#ede7da;--podcast-input-bg:#fbf9f4;--podcast-gold:#c69a4b;--podcast-gold-hover:#d4ac61;--podcast-brick:#a6341f;--podcast-teal:#1f4b43;--podcast-border:#e5dfd2;--podcast-border-strong:#d8d0c0;--podcast-text-muted:#8a7e6c;--podcast-text-body:#4a4238;--podcast-font-heading:"Cormorant Garamond", var(--font-cormorant,serif), Georgia, serif;--podcast-font-body:var(--font-jost,"Jost"), sans-serif;background:var(--podcast-cream);color:var(--podcast-text-body);font-family:var(--podcast-font-body);font-weight:300}.podcast-page a{color:var(--podcast-teal);text-decoration:none}.podcast-page a:hover{color:var(--podcast-gold)}.podcast-page *{box-sizing:border-box}.podcast-banner{background:var(--podcast-brick);color:var(--podcast-cream);text-align:center;letter-spacing:.14em;text-transform:uppercase;padding:12px 20px;font-size:14px;font-weight:500}.podcast-header{background-image:linear-gradient(#241c158c,#241c15bf),url(/images/hero_bg.png);background-position:top;background-size:cover;justify-content:center;padding:22px 20px;display:flex;position:relative}.podcast-header__logo{background:var(--podcast-cream);z-index:1;object-fit:cover;border-radius:50%;width:76px;height:76px;position:relative}.podcast-hero{background-image:linear-gradient(#241c1599 0%,#2e241aeb 100%),url(/images/hero_bg.png);background-position:top;background-size:cover;background-attachment:fixed;padding:0 20px 72px}@media (max-width:768px){.podcast-hero{background-attachment:scroll}}.podcast-hero__inner{text-align:center;max-width:880px;margin:0 auto}.podcast-hero__eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--podcast-gold);padding:26px 0 10px;font-size:20px}.podcast-hero__title{font-family:var(--podcast-font-heading);color:var(--podcast-cream);margin:0 0 8px;font-size:52px;font-weight:500;line-height:1.1}.podcast-hero__subtext{color:#f5f1e9bf;margin:0 0 32px;font-size:17px;font-weight:300}.podcast-hero__video{aspect-ratio:16/9;border:1px solid #c69a4b66;border-radius:8px;position:relative;overflow:hidden}.podcast-hero__video iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.podcast-social-row{justify-content:center;gap:22px;margin-top:34px;display:flex}.podcast-social-row a{width:44px;height:44px;color:var(--podcast-gold);border:1px solid #c69a4b80;border-radius:50%;justify-content:center;align-items:center;transition:background .2s,color .2s;display:flex}.podcast-social-row a:hover{background:var(--podcast-gold);color:var(--podcast-charcoal)}.podcast-footer__social{justify-content:center;gap:18px;display:flex}.podcast-footer__social a{width:38px;height:38px;color:var(--podcast-gold);border:1px solid #c69a4b80;border-radius:50%;justify-content:center;align-items:center;transition:background .2s,color .2s;display:flex}.podcast-footer__social a:hover{background:var(--podcast-gold);color:var(--podcast-charcoal)}.podcast-optin{background:var(--podcast-cream);padding:80px 20px}.podcast-optin__card{border:1px solid var(--podcast-border);text-align:center;background:#fff;border-radius:10px;max-width:620px;margin:0 auto;padding:52px 56px;box-shadow:0 2px 24px #241c150f}@media (max-width:640px){.podcast-optin__card{padding:40px 28px}}.podcast-optin__title{font-family:var(--podcast-font-heading);color:var(--podcast-charcoal);margin:0 0 12px;font-size:40px;font-weight:500;line-height:1.15}.podcast-optin__subtext{margin:0 0 34px;font-size:17px;font-weight:300}.podcast-optin__form{text-align:left;flex-direction:column;gap:14px;display:flex}.podcast-optin__input{font-family:var(--podcast-font-body);border:1px solid var(--podcast-border-strong);background:var(--podcast-input-bg);color:var(--podcast-charcoal);border-radius:6px;padding:15px 18px;font-size:16px}.podcast-optin__input::placeholder{color:#b0a695}.podcast-optin__input:focus{border-color:var(--podcast-gold);outline:none}.podcast-optin__submit{background:var(--podcast-gold);color:var(--podcast-charcoal);font-family:var(--podcast-font-body);letter-spacing:.14em;text-transform:uppercase;cursor:pointer;border:none;border-radius:6px;margin-top:6px;padding:17px 20px;font-size:15px;font-weight:600;transition:background .2s}.podcast-optin__submit:hover:not(:disabled){background:var(--podcast-gold-hover)}.podcast-optin__submit:disabled{opacity:.7;cursor:not-allowed}.podcast-optin__error{color:var(--podcast-brick);margin:14px 0 0;font-size:14px}.podcast-optin__fine-print{color:var(--podcast-text-muted);margin:24px 0 0;font-size:14px;font-style:italic;font-weight:300;line-height:1.5}.podcast-optin__badge{background:var(--podcast-teal);width:64px;height:64px;color:var(--podcast-cream);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 22px;font-size:28px;display:flex}.podcast-optin__success-title{font-family:var(--podcast-font-heading);color:var(--podcast-charcoal);margin:0 0 14px;font-size:38px;font-weight:500;line-height:1.15}.podcast-optin__success-text{margin:0 0 10px;font-size:17px;font-weight:300;line-height:1.6}.podcast-optin__success-note{color:var(--podcast-text-muted);margin:0;font-size:15px;font-style:italic;font-weight:300;line-height:1.6}.podcast-inside{background:var(--podcast-cream);padding:20px 20px 90px}.podcast-inside__inner{max-width:980px;margin:0 auto}.podcast-section-title{font-family:var(--podcast-font-heading);text-align:center;color:var(--podcast-charcoal);margin:0 0 52px;font-size:44px;font-weight:500}.podcast-inside__grid,.podcast-testimonials__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:26px;display:grid}.podcast-inside__card{border:1px solid var(--podcast-border);background:#fff;border-radius:10px;flex-direction:column;gap:14px;padding:36px 34px;display:flex}.podcast-inside__card-head{align-items:baseline;gap:14px;display:flex}.podcast-inside__numeral{font-family:var(--podcast-font-heading);color:var(--podcast-gold);font-size:26px;font-weight:500}.podcast-inside__card-title{font-family:var(--podcast-font-heading);color:var(--podcast-charcoal);margin:0;font-size:26px;font-weight:600;line-height:1.2}.podcast-inside__card-body{margin:0;font-size:15.5px;font-weight:300;line-height:1.65}.podcast-inside__card-tag{letter-spacing:.16em;text-transform:uppercase;color:var(--podcast-teal);font-size:12px;font-weight:500}.podcast-inside__closing{text-align:center;font-family:var(--podcast-font-heading);color:var(--podcast-charcoal);max-width:640px;margin:48px auto 0;font-size:22px;font-style:italic;line-height:1.5}.podcast-testimonials{background:var(--podcast-beige);padding:80px 20px}.podcast-testimonials__inner{max-width:980px;margin:0 auto}.podcast-testimonials__card{border:1px solid var(--podcast-border);background:#fff;border-radius:10px;flex-direction:column;gap:16px;padding:34px 32px;display:flex}.podcast-testimonials__tour{letter-spacing:.18em;text-transform:uppercase;color:var(--podcast-brick);font-size:12px;font-weight:500}.podcast-testimonials__quote{margin:0;font-size:15px;font-style:italic;font-weight:300;line-height:1.7}.podcast-testimonials__author{align-items:center;gap:12px;margin-top:auto;display:flex}.podcast-testimonials__avatar{background:var(--podcast-gold);width:40px;height:40px;color:var(--podcast-charcoal);border-radius:50%;justify-content:center;align-items:center;font-size:15px;font-weight:600;display:flex}.podcast-testimonials__name{color:var(--podcast-charcoal);font-size:14px;font-weight:500}.podcast-cta{background:var(--podcast-charcoal);text-align:center;padding:90px 20px}.podcast-cta__inner{flex-direction:column;align-items:center;gap:20px;max-width:680px;margin:0 auto;display:flex}.podcast-cta__title{font-family:var(--podcast-font-heading);color:var(--podcast-cream);margin:0;font-size:44px;font-weight:500;line-height:1.15}.podcast-cta__text{color:#f5f1e9bf;margin:0;font-size:17px;font-weight:300;line-height:1.6}.podcast-cta__button{background:var(--podcast-gold);color:var(--podcast-charcoal);letter-spacing:.14em;text-transform:uppercase;border-radius:6px;margin-top:10px;padding:17px 38px;font-size:15px;font-weight:600;transition:background .2s;display:inline-block}.podcast-cta__button:hover{background:var(--podcast-gold-hover);color:var(--podcast-charcoal)}.podcast-footer{background:var(--podcast-near-black);text-align:center;flex-direction:column;align-items:center;gap:18px;padding:44px 20px;display:flex}.podcast-footer__operator{color:#f5f1e999;font-size:14px;font-weight:300}.podcast-footer__email{color:var(--podcast-gold);font-size:14px}.podcast-footer__email:hover{color:var(--podcast-gold-hover)}.podcast-footer__copyright{color:#f5f1e973;margin-top:8px;font-size:14px;font-weight:300}@media (max-width:640px){.podcast-hero__title{font-size:38px}.podcast-optin__title{font-size:32px}.podcast-section-title,.podcast-cta__title{font-size:34px}}
