:root {
    --primary-color: #5B1E2D;--primary-light-color: rgba(91,30,45,0.1);--text-color: #F4EBDD;--inverse-color: #F4EBDD;--text-light-color: #F4EBDD;--heading-color: #F4EBDD;--bg-color: #111111;--bg-component-color: #1c1c1c;--bg-lightest-color: #111111;--border-color: rgba(244,235,221,0.1);--link-color: #C78B9A;--btn-color: #5B1E2D;--btn-text-color: #F4EBDD;--badge-bg-color: rgba(244,235,221,0.1);--badge-text-color: #F4EBDD;--card-bg-color: #242424;--card-border-color: rgba(244,235,221,0.1);--announcement-bg-color: #C78B9A;--announcement-text-color: #F4EBDD;--footer-bg-color: #5B1E2D;--footer-header-color: #F4EBDD;--footer-text-color: #F4EBDD;--footer-link-color: #C6A15B;--input-bg-color: #1c1c1c;--input-text-color: #F4EBDD;--input-placeholder-color: rgba(244,235,221,0.6);--input-border-color: rgba(244,235,221,0.1);--nav-bg-color: #5B1E2D;--nav-link-color: #F4EBDD;--nav-btn-bg-color: #C78B9A;--nav-btn-text-color: #111111;--header-text-color: #F4EBDD;--header-bg-color: #0D0D0D;--global-header-text-color: #F4EBDD;--global-header-bg-color: #5B1E2D;--mask-color: rgba(255,255,255,0.0);--accent-1-color: #5B1E2D;--accent-2-color: #F6916F;--accent-3-color: #F042B2;--accent-4-color: #EF6163;--accent-5-color: #F8BA77;--orb-1-color: #E6335F;--orb-2-color: #DF6F3A;--orb-3-color: #DE21AE;--orb-4-color: #B926D9;

    --h1-font-size: 40px;
    --h1-font-weight: 600;
    --h2-font-size: 32px;
    --h2-font-weight: 600;
    --h3-font-size: 26px;
    --h3-font-weight: 600;
    --subpage-header-subtitle-font-size: 24px;
    --subpage-header-subtitle-font-weight: 500;
    --nav-bar-link-font-size: 0.875rem;
    --nav-bar-link-font-weight: 500;
    --pagination-font-size: 16px;
    --border-radius-button: 50px 50px 50px 50px;
    --border-radius-card: 20px 20px 20px 20px;
    --border-radius-image: 20px 20px 20px 20px;
    --card-body-padding: 20px 20px 20px 20px;
    --nav-bar-logo-height: 50px;
    --body-font-size: 16px;
    --card-padding: 0px;
    
    --page-width: 1080px;
    --heading-font-weight: 600;
    --nav-bar-bg-filler-height: 44px;
    --heading-highlight-color: #FF4FA3;
    --scroll-anim-start: translateY(0px);
    
    --body-line-height: 1.85;
    
    
    --card-shadow-style: 0 2px 12px rgba(0,0,0,0.06);
    
    
    --nav-bar-link-font-case: capitalize;
    
}


@font-face{font-family:"Playfair Display Fallback";src:local("Times New Roman");size-adjust:111.2615%;ascent-override:97.2483%;descent-override:22.5595%;line-gap-override:0.0%}:root{--heading-font:"Playfair Display","Playfair Display Fallback"}.heading,.display,.show-page .navbar-brand,.section-title .section-title-inner,h1,h2,h3,h4,h5,h6{font-family:"Playfair Display","Playfair Display Fallback" !important}@font-face{font-family:"Montserrat Fallback";src:local("Arial");size-adjust:112.8307%;ascent-override:85.7923%;descent-override:22.2457%;line-gap-override:0.0%}:root{--body-font:"Montserrat","Montserrat Fallback"}body,p,.navbar-nav .nav-link,.btn{font-family:"Montserrat","Montserrat Fallback" !important}

.container {max-width: var(--page-width) !important;}



  p,
  .post-content-body > p:not(.text-lg),
  .post-content-body li {
    font-size: var(--body-font-size) !important;
  }


  .heading, .heading>a, .display {font-weight: var(--heading-font-weight) !important;}






.body-wrap,
.sct-color-1,
.navbar.bg-default,
.top-navbar {
  background: var(--bg-color) !important;
  border-color: var(--bg-color) !important;
}





#header-hero #c-text>div,
#header-hero.episode-header #c-text>div {
  background-color: var(--bg-color) !important;
  padding: 48px;
}
#header-hero #header-content-wrapper,
#header-hero.episode-header #header-content-wrapper {
  padding-bottom: 0 !important;
}







.card,
.pp-card {
  background-color: var(--card-bg-color) !important;
  border-color: var(--border-color) !important;
  overflow: hidden;
  border-radius: var(--border-radius-card) !important;
}




.card:not(.p-0) .card-body,
.pp-card:not(.p-0) .pp-card-body {
  padding: var(--card-body-padding) !important;
}







#header-hero{position:relative !important;background-image:url('https://img.podpage.com/fXlqjb3vNlUDPJ6A2aSCFvFgM-tYe3EPyg21Li9bNVY/rs:fit:3000:0:1/q:75/aHR0cHM6Ly9tZWRpYS5wb2RwYWdlLmNvbS9zaG93cGFnZS91cGxvYWRzL2ltYWdlcy8wMWY4NmZmOS02YmNmLTRjNDYtYmIxYi04OWQxMzc4NTI1NGMucG5n.webp') !important;background-position:center center !important;background-size:cover !important;background-repeat:no-repeat !important;}#header-hero #header-content-wrapper{max-width:80% !important;padding-top:200px !important;padding-bottom:0px !important;}#header-hero svg.bottom-header-border{position:absolute !important;bottom:-1px !important;z-index:1 !important;}#header-hero svg.bottom-header-border .fill-bg{fill:var(--bg-color) !important;}#header-hero svg.bottom-header-border .fill-primary{fill:#5B1E2D !important;}#header-hero #c-text{flex:80% !important;max-width:80% !important;text-align:center !important;}#header-hero #c-text #homepage-header-title{font-size:45px !important;font-weight:500 !important;}#header-hero #c-text #homepage-header-description{font-size:17px !important;font-weight:500 !important;}#header-hero #c-artwork{flex:15.0% !important;max-width:15.0% !important;margin-left:auto !important;order:2 !important;}@media (max-width: 992px) {#header-hero #c-text {flex: 100% !important; max-width: 100% !important;}#header-hero #c-artwork{flex: 100% !important; max-width: 100% !important}}


  @media (min-width: 800px) {
    .subscribe-page {
        margin-top: -42px;
        margin-bottom: -42px;
    }
  }



  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  



  section, section.border-bottom, section.border-top { border: none !important; }



.scroll-animate {
  opacity: 0;
  transform: var(--scroll-anim-start);
  transition: opacity 0.6s ease, transform 0.6s ease;
}
.scroll-animate.visible {
  opacity: 1;
  transform: none;
}
@media (prefers-reduced-motion: reduce) {
  .scroll-animate { opacity: 1 !important; transform: none !important; transition: none !important; }
}



.slice { padding-top: 8rem !important; padding-bottom: 8rem !important; }





h1, h2, h3 { line-height: 1.1; }





.card, .pp-card { box-shadow: var(--card-shadow-style) !important; }



.section-wrapper h2 {
    background: linear-gradient(135deg, var(--primary-color), var(--link-color));
    -webkit-background-clip: text; -webkit-text-fill-color: transparent;
    background-clip: text;
}



@keyframes heroFadeUp {
    from { opacity: 0; transform: translateY(24px); }
    to { opacity: 1; transform: translateY(0); }
}
#header-hero #header-content-wrapper > * {
    opacity: 0;
    animation: heroFadeUp 0.7s ease-out forwards;
}
#header-hero #header-content-wrapper > *:nth-child(1) { animation-delay: 0.1s; }
#header-hero #header-content-wrapper > *:nth-child(2) { animation-delay: 0.25s; }
#header-hero #header-content-wrapper > *:nth-child(3) { animation-delay: 0.4s; }
#header-hero #header-content-wrapper > *:nth-child(4) { animation-delay: 0.55s; }
#header-hero #header-content-wrapper > *:nth-child(5) { animation-delay: 0.7s; }
#header-hero .header-image-wrapper {
    opacity: 0;
    animation: heroFadeUp 0.8s ease-out 0.2s forwards;
}
@media (prefers-reduced-motion: reduce) {
    #header-hero #header-content-wrapper > *,
    #header-hero .header-image-wrapper { animation: none; opacity: 1; }
}





.ep-number-badge {
    position: absolute;
    top: 8px;
    left: 8px;
    background: var(--primary-color);
    color: var(--btn-text-color);
    font-size: 11px;
    font-weight: 700;
    padding: 2px 8px;
    border-radius: 4px;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    line-height: 1.4;
    z-index: 2;
}
.ep-number-badge-inline {
    display: inline-block;
    background: var(--primary-color);
    color: var(--btn-text-color);
    font-size: 11px;
    font-weight: 700;
    padding: 2px 8px;
    border-radius: 4px;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    margin-bottom: 6px;
}







.block-image,
.pp-card-image {
    position: relative;
    overflow: hidden;
}
.block-image::after,
.pp-card-image::after {
    content: '';
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.4);
    opacity: 0;
    transition: opacity 0.25s ease;
    pointer-events: none;
}
.block-image::before,
.pp-card-image::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -14px;
    border-style: solid;
    border-width: 20px 0 20px 34px;
    border-color: transparent transparent transparent #fff;
    z-index: 3;
    opacity: 0;
    transition: opacity 0.25s ease;
    pointer-events: none;
}
.block-image:hover::after,
.block-image:hover::before,
.pp-card-image:hover::after,
.pp-card-image:hover::before {
    opacity: 1;
}







body, p, .card-text, .excerpt {
    line-height: var(--body-line-height);
}




