/* 
Theme Name: Home Custom Theme
Description: Styles specifically for the Dr. Jerry Alan Johnson Home Page
    Based on Lovable design.
*/


body {
    margin-bottom: 0 !important;
    -webkit-font-smoothing: antialiased;
    /* Suaviza para Chrome e Safari no Mac */
    -moz-osx-font-smoothing: grayscale;
    /* Suaviza para Firefox no Mac */
    text-rendering: optimizeLegibility;
    /* Melhora a legibilidade e ligaduras */
}



@font-face {
    font-family: 'Behind-The-Nineties-Bd';
    src: url('../fonts/WOFF2/UPRIGHT/Behind-The-Nineties-Bd.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Behind-The-Nineties-Bd-It';
    src: url('../fonts/WOFF2/ITALIC/Behind-The-Nineties-Bd-It.woff2') format('woff2');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Behind-The-Nineties-Md-It';
    src: url('../fonts/WOFF2/ITALIC/Behind-The-Nineties-Md-It.woff2') format('woff2');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

:root {
    --primary-text: #1b1b1b;
    --secondary-text: #4b5563;
    /* muted-foreground */
    --accent-gold: #bf9d5d;
    /* Primary color */
    --accent-gold-dark: #a68b6a;
    --bg-light: #fcfbf8;
    /* Background */
    --bg-cream: #f3f0e6;
    /* Cream var based on usage */
    --bg-card: rgba(255, 255, 255, 0.8);
    --font-heading: 'Behind-The-Nineties-Bd';
    /* Custom + Fallback */
    --font-body: 'Poppins', sans-serif;
    --font-accent: 'Behind-The-Nineties-Bd-It';
    --font-heading-md-it: 'Behind-The-Nineties-Md-It';
}

body {
    font-family: var(--font-body);
    color: var(--primary-text);
    background-color: var(--bg-light);
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: var(--font-heading);
    font-weight: 500;
}

/* Utilities */
.text-gold {
    color: var(--accent-gold);
}

.text-italic {
    font-style: italic;
}

.text-center {
    text-align: center;
}

.uppercase {
    text-transform: uppercase;
}

.tracking-wide {
    letter-spacing: 0.1em;
}

.tracking-widest {
    letter-spacing: 0.3em;
}

/* Buttons */
.btn-gold {
    background-color: var(--accent-gold);
    color: #fff;
    padding: 15px 32px;
    border: 1px solid var(--accent-gold);
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1.5px;
    font-weight: 500;
    transition: all 0.3s ease;
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
}

.btn-gold:hover {
    background-color: var(--accent-gold-dark);
    border-color: var(--accent-gold-dark);
    color: #fff;
    text-decoration: none;
}

.btn-outline-gold {
    background-color: transparent;
    color: var(--accent-gold);
    padding: 15px 32px;
    border: 1px solid var(--accent-gold);
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1.5px;
    font-weight: 500;
    transition: all 0.3s ease;
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    margin-top: 74px;
}

.btn-outline-gold:hover {
    background-color: var(--accent-gold);
    color: #fff;
    text-decoration: none;
}

/* =========================================
   HEADER OVERRIDES (If using Theme Header)
   ========================================= */
/* Making the header transparent and absolute for the hero effect */
.home #header.navbar-fixed-top,
.home header#header {
    background: transparent !important;
    border: none !important;
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    box-shadow: none !important;
}

.home .navbar-nav>li>a {
    font-family: var(--font-body);
    font-size: 14px;
    font-weight: 500;
    color: #4b5563 !important;
    /* Muted foreground */
    transition: color 0.3s;
}

.home .navbar-nav>li>a:hover {
    color: var(--accent-gold) !important;
}

.home .navbar-brand {
    font-family: var(--font-heading);
    font-size: 24px;
    color: #1b1b1b !important;
}

/* =========================================
   HOME INTRO SLIDER (SWIPER)
   ========================================= */
/* =========================================
   HOME INTRO SLIDER
   ========================================= */
.home-intro-slider {
    position: relative;
}

.home-intro-swiper {
    width: 100%;
}

.home-intro-swiper .swiper-slide {
    height: auto;
}

/* Pagination dots — override Swiper defaults with high specificity */
.home-intro-swiper .intro-swiper-pagination {
    bottom: 30px !important;
    left: 0 !important;
    position: absolute !important;
    text-align: center;
    width: 100% !important;
    z-index: 10;
}

.home-intro-swiper .intro-swiper-pagination .swiper-pagination-bullet {
    background: transparent;
    border: 2px solid var(--accent-gold);
    border-radius: 50%;
    display: inline-block;
    height: 10px;
    margin: 0 6px;
    opacity: 0.5;
    transition: background 0.25s ease, opacity 0.25s ease, transform 0.25s ease;
    width: 10px;
}

.home-intro-swiper .intro-swiper-pagination .swiper-pagination-bullet-active {
    background: var(--accent-gold);
    opacity: 1;
    transform: scale(1.3);
}

.intro-slide {
    /*
     * aspect-ratio 1920/867 matches bg_slider.jpg exactly —
     * background-size: cover fills with zero cropping.
     */
    aspect-ratio: 1920 / 867;
    background-image: var(--slide-bg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    display: flex;
    justify-content: center;
    /* centre the 1440px content column */
    align-items: stretch;
    min-height: 480px;
    overflow: hidden;
    position: relative;
}

/*
 * Content wrapper — 1440px centred area (matches the rest of the page grid).
 * Total slide = 1920 → margins = (1920-1440)/2 = 240 px each side.
 * Text lives in the left ~42% of this 1440px zone.
 */
.intro-slide__content {
    align-items: center;
    display: flex;
    max-width: 1440px;
    padding: clamp(40px, 4.2vw, 80px) clamp(24px, 4.2vw, 80px);
    position: relative;
    width: 100%;
    z-index: 4;
}

/* Text block — left column, roughly 42% of the 1440px area ≈ 600px */
.intro-slide__inner {
    max-width: 600px;
    width: 42%;
}

/* Eyebrow label */
.intro-slide__eyebrow {
    color: #FFF;
    display: block;
    font-family: var(--font-body);
    font-size: clamp(11px, 0.8vw, 14px);
    font-weight: 400;
    letter-spacing: 0.12em;
    line-height: 1;
    margin-bottom: clamp(16px, 1.6vw, 28px);
    opacity: 0;
    /* GSAP animates in */
    text-transform: uppercase;
    will-change: opacity, transform;
}

/* Main name title */
.intro-slide__title {
    color: var(--accent-gold);
    font-family: var(--font-accent);
    font-style: italic;
    line-height: 0.92;
    margin: 0 0 clamp(6px, 0.5vw, 12px);
}

.intro-slide__name-line1 {
    display: block;
    font-size: clamp(52px, 5.8vw, 110px);
    font-weight: 600;
    opacity: 0;
    /* GSAP animates in */
    will-change: opacity, transform;
}

.intro-slide__name-line2,
.intro-slide__name-line3 {
    display: block;
    font-size: clamp(52px, 5.8vw, 110px);
    font-weight: 600;
    opacity: 0;
    /* GSAP animates in */
    will-change: opacity, transform;
}

/* Credentials line */
.intro-slide__credentials {
    color: var(--accent-gold);
    font-family: var(--font-body);
    font-size: clamp(16px, 1.4vw, 26px);
    font-weight: 400;
    letter-spacing: 0.02em;
    margin: clamp(8px, 0.8vw, 16px) 0 clamp(14px, 1.2vw, 24px);
    opacity: 0;
    /* GSAP animates in */
    will-change: opacity, transform;
}

/* Description paragraph */
.intro-slide__description {
    color: rgba(255, 255, 255, 0.92);
    font-family: var(--font-body);
    font-size: clamp(13px, 1vw, 18px);
    font-weight: 400;
    letter-spacing: 0.01em;
    line-height: 1.55;
    margin: 0 0 clamp(24px, 2vw, 40px);
    max-width: 520px;
    opacity: 0;
    /* GSAP animates in */
    will-change: opacity, transform;
}

/* Biography CTA button */
.intro-slide__cta {
    border: 2px solid var(--accent-gold);
    border-radius: 999px;
    color: #18263d;
    display: inline-block;
    font-family: var(--font-body);
    font-size: clamp(11px, 0.8vw, 14px);
    font-weight: 600;
    letter-spacing: 0.14em;
    opacity: 0;
    /* GSAP animates in */
    padding: clamp(12px, 1vw, 18px) clamp(28px, 2.2vw, 48px);
    text-decoration: none;
    text-transform: uppercase;
    transition: background 0.25s ease, color 0.25s ease;
    will-change: opacity, transform;
    background: var(--accent-gold);
}

.intro-slide__cta:hover {
    background: #0a1a2b;
    color: #FFF;
    text-decoration: none;
}

.home-featured-video {
    padding: 0px 0;
    background: #081539;
}

.home-featured-video__frame {
    position: relative;
    display: block;
    width: 100vw;
    margin-left: 50%;
    padding: 0;
    transform: translateX(-50%);
    border: 0;
    cursor: pointer;
    height: 100vh;
    overflow: hidden;
    background: #000;
}

.home-featured-video__frame img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: top center;
    transition: transform 0.35s ease, opacity 0.35s ease;
}

.home-featured-video__frame::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
    background: rgba(8, 21, 57, 0.22);
    transition: background 0.35s ease;
}

.home-featured-video__frame:hover img,
.home-featured-video__frame:focus-visible img {
    transform: scale(1.03);
}

.home-featured-video__frame:hover::before,
.home-featured-video__frame:focus-visible::before {
    background: rgba(8, 21, 57, 0.08);
}

.home-featured-video__play {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    width: clamp(68px, 7vw, 108px);
    height: clamp(68px, 7vw, 108px);
    transform: translate(-50%, -50%);
    border-radius: 50%;
    background: rgba(205, 164, 94, 0.94);
    box-shadow: 0 18px 45px rgba(0, 0, 0, 0.32);
}

.home-featured-video__play::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 53%;
    transform: translate(-50%, -50%);
    border-top: 16px solid transparent;
    border-bottom: 16px solid transparent;
    border-left: 24px solid #081539;
}

.home-featured-video__frame iframe {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.home-featured-video__iframe {
    width: 100vw;
    height: 100vh;
    cursor: auto;
}

/* ---- Responsive ---- */

/* Tablet ≤ 991px: reduce inner column width, tighten padding */
@media (max-width: 991px) {
    .intro-slide__content {
        padding: 32px 20px;
    }

    .intro-slide__inner {
        max-width: 100%;
        width: 55%;
    }
}

/* Mobile ≤ 767px: drop aspect-ratio lock, widen text column */
@media (max-width: 767px) {
    .intro-slide {
        aspect-ratio: auto;
        min-height: 520px;
    }

    .intro-slide__content {
        align-items: flex-start;
        padding: 44px 20px;
    }

    .intro-slide__inner {
        max-width: 100%;
        width: 100%;
    }

    .intro-slide__name-line1,
    .intro-slide__name-line2,
    .intro-slide__name-line3 {
        font-size: clamp(44px, 11vw, 72px);
    }

    .intro-slide__description {
        max-width: 100%;
    }
}

/* =========================================
   HERO SECTION
   ========================================= */
.home-hero {
    position: relative;
    min-height: 100vh;
    display: flex;
    align-items: center;
    padding-top: 80px;
    /* Space for nav */
    /* Stronger white overlay as requested */
    background: linear-gradient(to bottom, rgba(252, 251, 248, 0.9), rgba(252, 251, 248, 0.7), #fcfbf8), url('../images/misty-mountains-BKzn9DUM.jpg') no-repeat center center;
    background-size: cover;
}

.hero-subtitle {
    font-size: 14px;
    letter-spacing: 0.3em;
    color: var(--accent-gold);
    display: block;
    margin-bottom: 24px;
    text-transform: uppercase;
}

.hero-title {
    font-size: clamp(3rem, 5vw, 4.5rem);
    /* Responsive typography */
    line-height: 1.1;
    margin-bottom: 32px;
    color: #1a1a1a;
}

.hero-desc {
    font-size: 1.25rem;
    color: var(--secondary-text);
    margin-bottom: 40px;
    max-width: 550px;
    line-height: 1.6;
}

/* Profile Image Decoration */
.hero-profile-container {
    position: relative;
    display: inline-block;
}

.hero-profile-container img {
    border-radius: 4px;
    /* Slight round */
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    max-width: 100%;
    height: auto;
}

.hero-profile-badge {
    position: absolute;
    bottom: -1rem;
    right: -1rem;
    background: rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(8px);
    border: 1px solid rgba(197, 164, 126, 0.3);
    padding: 1rem 1.25rem;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
    display: flex;
    align-items: center;
    gap: 12px;
    max-width: 250px;
}

.badge-icon {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: rgba(197, 164, 126, 0.2);
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--accent-gold);
    font-size: 18px;
}

/* =========================================
   JOURNEY SECTION
   ========================================= */
.home-journey {
    padding: 120px 0;
    background-color: url("../images/bg_journey.jpg") center top repeat;
}

.section-label {
    display: block;
    font-size: 12px;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    color: var(--accent-gold);
    margin-bottom: 16px;
    text-align: center;
}

.section-title {
    font-size: 47px;
    text-align: center;
    margin-bottom: 16px;
    color: var(--accent-gold);
}

.section-lead {
    text-align: center;
    max-width: 950px;
    margin: 0 auto 20px;
    color: #fff;
    font-size: 16px;
    line-height: 1.6;
}

/* Timeline Cards */
.journey-item {
    display: flex;
    flex-direction: column;
    gap: 2rem;
    margin-bottom: 4rem;
}

@media(min-width: 992px) {
    .journey-item {
        flex-direction: row;
        align-items: center;
        justify-content: center;
        gap: 6rem;
    }

    .journey-item:nth-child(even) {
        flex-direction: row-reverse;
    }
}

/* Old journey card — deprecated, use .journey-swiper .swiper-slide instead */
.journey-card {
    /* background: rgba(255, 255, 255, 0.8); */
    /* backdrop-filter: blur(12px); */
    /* border: 1px solid rgba(229, 231, 235, 0.5); */
    /* padding: 2.5rem; */
    /* box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04); */
    /* max-width: 500px; */
}

.year-display {
    font-family: var(--font-heading);
    font-size: 2.8rem;
    line-height: 1;
    font-weight: 700;
    color: rgba(197, 164, 126, 0.8);
    display: block;
    margin-bottom: 0.75rem;
    color: var(--accent-gold);
    text-align: center;
}

.journey-card h3 {
    color: var(--accent-gold);
    font-size: 46px;
    margin-bottom: 1rem;
    text-align: center;
}

.journey-card p {
    color: #fff;
    font-size: 15px;
    padding: 0 8px;
    text-align: center;
    line-height: 1.6;
}

.journey-image {
    position: relative;
    max-width: 500px;
    width: 100%;
}

.journey-image img {
    width: 100%;
    height: auto;

}

/* =========================================
   LINGBAO COURSE SECTION
   ========================================= */
.home-course {
    padding: 120px 0;
    position: relative;
    /* Optional parralax background here */
    background: #fdfdfd;
}

.course-badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 8px 16px;
    background: rgba(197, 164, 126, 0.1);
    border: 1px solid rgba(197, 164, 126, 0.2);
    border-radius: 9999px;
    /* Pill */
    color: var(--accent-gold-dark);
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-weight: 600;
    margin-bottom: 2rem;
}

.dot-pulse {
    width: 8px;
    height: 8px;
    background-color: currentColor;
    border-radius: 50%;
}

.course-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 24px;
    margin-bottom: 48px;
    margin-top: 48px;
}

@media(min-width: 768px) {
    .course-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

.course-stat-card {
    background: rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(4px);
    border: 1px solid rgba(229, 231, 235, 0.5);
    padding: 24px;
    text-align: center;
}

.stat-val {
    font-family: var(--font-heading);
    font-size: 1.5rem;
    color: #1b1b1b;
    display: block;
    margin-bottom: 4px;
}

.stat-label {
    font-size: 0.875rem;
    color: var(--secondary-text);
}

.waitlist-form {
    max-width: 500px;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.9);
    padding: 2rem;
    border: 1px solid #e5e5e5;
}

.waitlist-form input {
    width: 100%;
    padding: 1rem 1.5rem;
    margin-bottom: 1rem;
    background: #fff;
    border: 1px solid #e5e5e5;
    font-size: 0.875rem;
    outline: none;
}

.waitlist-form input:focus {
    border-color: var(--accent-gold);
}

.waitlist-button {
    width: 100%;
    background-color: var(--secondary-text);
    /* Matches screenshot dark button */
    color: #fff;
    padding: 1rem;
    text-transform: uppercase;
    font-size: 0.875rem;
    font-weight: 500;
    letter-spacing: 0.05em;
    border: none;
    cursor: pointer;
    transition: background 0.3s;
}

.waitlist-button:hover {
    background-color: #1f2937;
}

/* =========================================
   TAGLINE SECTION
   ========================================= */
.home-tagline {
    padding: 40px 0;
    background-color: #18263d;
    text-align: center;
}

.tagline-content {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 clamp(20px, 5vw, 60px);
}

.tagline-subtitle {
    font-family: var(--font-heading-md-it);
    font-size: clamp(32px, 5vw, 56px);
    font-style: italic;
    font-weight: 500;
    color: var(--accent-gold);
    margin: 0 0 5px 0;
    line-height: 1.1;
}

.tagline-text {
    font-family: var(--font-body);
    font-size: clamp(18px, 2.5vw, 28px);
    color: #fff;
    margin: 0;
    letter-spacing: 0.05em;
    font-weight: 300;
}

.tagline-text strong {
    font-weight: 700;
}

/* =========================================
   BOOKSTORE SECTION
   ========================================= */
.home-bookstore {
    padding: 120px 0;

}

.book-grid {
    display: grid;
    gap: 25px;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    justify-items: center;
    align-items: start;
    margin-bottom: 30px;
}

.book-card {
    width: 300px;
    flex-shrink: 0;
    flex-grow: 0;
    scroll-snap-align: start;
    background: #fff;
    border: 1px solid rgba(229, 231, 235, 0.8);
    position: relative;
    transition: transform 0.3s;
}

.book-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}

.book-image {
    position: relative;


    overflow: hidden;
}

.book-image img {

    height: 100%;
    object-fit: cover;
}

.book-content {
    padding: 24px;
}

.book-vol {
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: var(--accent-gold);
    margin-bottom: 8px;
    display: block;
}

.book-title {
    font-family: var(--font-body);
    font-size: 1.125rem;
    margin-bottom: 12px;
    line-height: 1.4;
    height: 130px;
    display: flex;
    align-items: center;
    font-weight: 600 !important;
}

.book-actions {
    display: flex;
    gap: 12px;
    margin-top: 20px;
}

.btn-book {
    flex: 1;
    padding: 12px;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    text-decoration: none;
    cursor: pointer;
}

.btn-book.primary {
    background: var(--accent-gold);
    color: #fff;
}

.btn-book.outline {
    border: 1px solid var(--accent-gold);
    color: var(--accent-gold);
}

/* =========================================
   TESTIMONIALS SECTION
   ========================================= */
.home-testimonials {
    padding: 120px 0;
    background-color: var(--bg-light);
}

.testimonial-card {
    background: #fff;
    border: 1px solid #e5e5e5;
    padding: 40px;
    position: relative;
    height: 100%;
    transition: box-shadow 0.3s;
}

.testimonial-card:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.05);
}

.quote-icon {
    color: rgba(197, 164, 126, 0.2);
    width: 40px;
    height: 40px;
    margin-bottom: 24px;
}

.quote-text {
    font-family: var(--font-heading);
    font-size: 1.125rem;
    font-style: italic;
    color: #1b1b1b;
    margin-bottom: 32px;
    line-height: 1.6;
}

.author-name {
    font-weight: 600;
    display: block;
}

.author-role {
    font-size: 0.875rem;
    color: var(--secondary-text);
}

/* =========================================
   FOOTER
   ========================================= */
.home-footer {
    padding: clamp(40px, 6vw, 60px) clamp(20px, 5vw, 80px);
    background-color: var(--accent-gold);
    color: #1b1b1b;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-container {
    width: 100%;
    max-width: 1200px;
    padding: 0 clamp(20px, 5vw, 40px);
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.footer-left {
    display: flex;
    flex-direction: column;
    gap: clamp(8px, 1vw, 12px);
}

.footer-copy {
    color: #18263d;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.05em;
}

.footer-instagram {
    color: #18263d;
    font-size: 14px;
    display: flex;
    align-items: center;
    gap: 6px;
}

.footer-right {
    display: flex;
    align-items: flex-end;
}

.footer-newsletter {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 12px;
}

.footer-newsletter__title {
    color: #18263d;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.08em;
    margin: 0;
}

.footer-subscribe-form {
    display: flex;
    align-items: center;
    border: 0;
    border-radius: 50px;
    overflow: visible;
}

.footer-kajabi-form,
.footer-kajabi-form #kajabi-form,
.footer-kajabi-form .kajabi-form--inline,
.footer-kajabi-form .kajabi-form__content,
.footer-kajabi-form form {
    width: 100% !important;
    max-width: 475px !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
}

.footer-kajabi-form {
    width: min(100%, 500px);
}

.footer-subscribe-form.footer-kajabi-form {
    border: 0 !important;
    border-radius: 0 !important;
    overflow: visible !important;
}

.footer-kajabi-form .kajabi-form__title,
.footer-kajabi-form .kajabi-form__subtitle {
    display: none !important;
}

.footer-kajabi-form fieldset {
    display: flex !important;
    align-items: stretch !important;
    justify-content: flex-end !important;
    gap: 8px !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
}

.footer-kajabi-form .kajabi-form__form-item {
    flex: 0 1 150px !important;
    min-width: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    border: 0 !important;
}

.footer-kajabi-form .kajabi-form__form-item.email-field {
    flex-basis: 190px !important;
}

.footer-kajabi-form input[type="text"],
.footer-kajabi-form input[type="email"] {
    width: 100% !important;
    height: 40px !important;
    margin: 0 !important;
    padding: 9px 18px !important;
    background: transparent !important;
    border: 1.5px solid #18263d !important;
    border-radius: 50px !important;
    color: #18263d !important;
    font-family: var(--font-body) !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    letter-spacing: 0.06em !important;
    text-transform: uppercase !important;
    outline: none !important;
    box-shadow: none !important;
}

.footer-kajabi-form input::placeholder {
    color: #18263d !important;
    opacity: 0.55 !important;
    text-transform: uppercase !important;
}

.footer-kajabi-form .kajabi-form__btn,
.footer-kajabi-form button,
.footer-kajabi-form input[type="submit"] {
    flex: 0 0 120px !important;
    height: 40px !important;
    margin: 0 0 0 auto !important;
    padding: 10px 20px !important;
    background: #18263d !important;
    border: 1px solid #18263d !important;
    border-radius: 50px !important;
    color: #fff !important;
    cursor: pointer !important;
    font-family: var(--font-body) !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    letter-spacing: 0.08em !important;
    text-transform: uppercase !important;
    white-space: nowrap !important;
    box-shadow: none !important;
    transition: opacity 0.3s;
}

.footer-kajabi-form .kajabi-form__btn:hover,
.footer-kajabi-form button:hover,
.footer-kajabi-form input[type="submit"]:hover {
    opacity: 0.85;
}

.footer-subscribe-input {
    background: transparent;
    border: none;
    color: #18263d;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.06em;
    padding: 9px 20px;
    outline: none;
    width: 200px;
    flex: 1;
}

.footer-subscribe-input::placeholder {
    color: #18263d;
    opacity: 0.55;
}

.footer-subscribe-btn {
    background: #18263d;
    border: #18263d solid 1px;
    border-radius: 50px;
    color: #fff;
    cursor: pointer;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.08em;
    padding: 11px 22px;
    transition: opacity 0.3s;
    white-space: nowrap;
    margin: 0px;
}

.footer-subscribe-btn:hover {
    opacity: 0.85;
}

.footer-links {
    display: flex;
    gap: clamp(16px, 2vw, 32px);
    align-items: center;
}

.footer-links a {
    color: #18263d;
    font-size: 14px;
    text-decoration: none;
    transition: opacity 0.3s;
    font-weight: 500;
    letter-spacing: 0.05em;
}

.footer-links a:hover {
    opacity: 0.7;
}

/* Footer Responsive */
@media (max-width: 767px) {
    .home-footer {
        padding: 36px 20px 34px;
    }

    .footer-container {
        flex-direction: column;
        text-align: center;
        gap: 24px;
        padding: 0;
    }

    .footer-left {
        align-items: center;
        gap: 10px;
    }

    .footer-copy,
    .footer-instagram {
        font-size: 13px;
        line-height: 1.35;
    }

    .footer-right {
        width: 100%;
        justify-content: center;
    }

    .footer-newsletter {
        align-items: center;
        width: 100%;
        gap: 16px;
    }

    .footer-newsletter__title {
        font-size: 13px;
        line-height: 1.35;
    }

    .footer-subscribe-form {
        width: 100%;
    }

    .footer-kajabi-form,
    .footer-kajabi-form #kajabi-form,
    .footer-kajabi-form .kajabi-form--inline,
    .footer-kajabi-form .kajabi-form__content,
    .footer-kajabi-form form {
        display: flex !important;
        flex-direction: column !important;
        gap: 12px !important;
        max-width: 100% !important;
        min-height: 0 !important;
        height: auto !important;
        margin: 0 !important;
        padding: 0 !important;
        justify-content: flex-start !important;
        align-items: stretch !important;
    }

    .footer-kajabi-form div,
    .footer-kajabi-form p,
    .footer-kajabi-form fieldset,
    .footer-kajabi-form label,
    .footer-kajabi-form [class*="form"],
    .footer-kajabi-form [class*="field"],
    .footer-kajabi-form [class*="input"],
    .footer-kajabi-form [class*="button"],
    .footer-kajabi-form [class*="submit"] {
        min-height: 0 !important;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        margin-block-start: 0 !important;
        margin-block-end: 0 !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        padding-block-start: 0 !important;
        padding-block-end: 0 !important;
    }

    .footer-kajabi-form fieldset {
        flex-direction: column !important;
        align-items: stretch !important;
        gap: 12px !important;
        min-height: 0 !important;
        height: auto !important;
    }

    .footer-kajabi-form .kajabi-form__form-item {
        flex: 0 0 auto !important;
        flex-basis: auto !important;
        min-height: 0 !important;
        height: auto !important;
        width: 100% !important;
    }

    .footer-kajabi-form .kajabi-form__form-item.email-field {
        flex: 0 0 auto !important;
        flex-basis: auto !important;
    }

    .footer-kajabi-form .kajabi-form__form-item:has(input[type="hidden"]),
    .footer-kajabi-form .kajabi-form__form-item:empty {
        display: none !important;
    }

    .footer-kajabi-form input[type="text"],
    .footer-kajabi-form input[type="email"] {
        height: 44px !important;
        min-height: 44px !important;
        padding: 0 20px !important;
        padding-block: 0 !important;
        padding-inline: 20px !important;
    }

    .footer-kajabi-form .kajabi-form__form-item + .kajabi-form__form-item {
        border-left: 0 !important;
        border-top: 0 !important;
    }

    .footer-kajabi-form .kajabi-form__btn,
    .footer-kajabi-form button,
    .footer-kajabi-form input[type="submit"] {
        flex: 0 0 auto !important;
        width: 100% !important;
        height: 54px !important;
        min-height: 54px !important;
        margin: 4px 0 0 !important;
        margin-block-start: 4px !important;
        margin-block-end: 0 !important;
        padding: 0 20px !important;
        padding-block: 0 !important;
        padding-inline: 20px !important;
        border-radius: 999px !important;
    }

    .footer-subscribe-input {
        width: 100%;
        flex: 1;
    }

    .footer-links {
        flex-wrap: wrap;
        justify-content: center;
        gap: 18px;
    }
}

/* =========================================
   CATEGORY HERO SECTION
   ========================================= */
.category-hero {
    position: relative;
    width: 100%;
    aspect-ratio: 1920 / 867;
    min-height: 480px;
    display: flex;
    align-items: center;
    justify-content: center;
    /* centra o container interno */
    background-position: center center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    overflow: hidden;
}

/* Gradient left → transparent so text stays legible */
.category-hero::before {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(to right, rgba(8, 21, 57, 0.82) 0%, rgba(8, 21, 57, 0.45) 50%, transparent 75%);
    z-index: 1;
}

/*
 * Container wrapper — alinha com o container Bootstrap do tema (max-width: 1170px + 15px padding).
 * O texto começa no mesmo ponto X que a logo no header.
 */
.category-hero__content {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 1200px;
    padding: clamp(40px, 8vw, 80px) clamp(15px, 2vw, 30px);
    text-align: left;
}

.category-hero__label {
    display: block;
    font-family: var(--font-body);
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    color: var(--accent-gold);
    margin-bottom: 20px;
}

.category-hero__title {
    font-family: var(--font-accent);
    font-size: clamp(36px, 5.5vw, 68px);
    font-style: italic;
    font-weight: 700;
    color: var(--accent-gold);
    line-height: 1.1;
    margin: 0;
    text-transform: uppercase;
    max-width: 520px;
    /* impede que o título se estenda até a imagem */
}

/* Responsive */
@media (max-width: 767px) {
    .category-hero {
        min-height: 360px;
    }

    .category-hero__title {
        font-size: clamp(30px, 8vw, 48px);
        max-width: 100%;
    }
}

/* =========================================
   HOME JOURNEY SLIDER (SWIPER)
   ========================================= */

.home-journey {
    background: url("../images/bg_journey.jpg") center top repeat;
    padding: clamp(30px, 10vw, 60px) 0;
    color: #ffffff;

}

.courses-category-section {
    padding: clamp(60px, 8vw, 80px) 0;
}

.text-center {
    text-align: center;
}

.home-journey .section-label {
    color: var(--accent-gold);


    border: 2px solid var(--accent-gold);
    border-radius: 999px;
    color: var(--accent-gold);
    display: inline-block;
    font-family: var(--font-body);
    font-size: clamp(11px, 0.8vw, 14px);
    font-weight: 600;
    letter-spacing: 0.14em;
    /* GSAP animates in */
    padding: clamp(12px, 1vw, 18px) clamp(28px, 2.2vw, 48px);
    text-decoration: none;
    text-transform: uppercase;

}

.home-journey .section-title {
    color: var(--accent-gold);
    font-family: var(--font-heading-md-it);
    font-size: 68px;
    font-style: italic;
    font-weight: 500;
    margin-bottom: clamp(0px, 2vw, 30px);
}

.home-journey .section-lead {
    color: rgba(255, 255, 255, 0.85);
    font-size: 18px;
    line-height: 1.7;
    max-width: 944px;
    margin: 0 auto clamp(0px, 2vw, 0px);
    background: #18263d;
    border-radius: 60px;

    padding: 37px 72px;
    text-align: center;
}

/* Journey Slider Container */
.journey-slider-container {
    position: relative;
    margin-top: clamp(20px, 6vw, 20px);
    padding: 0 clamp(40px, 5vw, 80px);
    background-color: #18263d;
    border-radius: 70px;
    overflow: hidden;
}

.journey-swiper {
    width: 100%;
    overflow: hidden;
    position: relative;
    /* Let Swiper know our custom top via its own CSS variable */
    --swiper-pagination-top: clamp(28px, 3vw, 40px);
    --swiper-pagination-bottom: auto;
}

.journey-swiper .swiper-wrapper {
    align-items: stretch;
}

.journey-swiper .swiper-slide {
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: clamp(20px, 4vw, 60px);
    padding: clamp(40px, 6vw, 60px);
    background: rgba(24, 38, 61, 0.6);
    border-radius: 40px;
    backdrop-filter: blur(10px);
}

/* Journey Card (Text Content) */
.journey-card {
    flex: 1;
    min-width: 0;
    position: relative;
    padding: 0;
}

.year-display {
    display: block;
    font-family: var(--font-heading);
    font-size: clamp(48px, 8vw, 80px);
    font-weight: 700;
    color: #ffffff;
    line-height: 1;
    margin-bottom: clamp(8px, 1vw, 16px);
}

.journey-title {
    font-family: var(--font-heading-md-it);
    font-size: clamp(22px, 3vw, 38px);
    font-style: normal;
    font-weight: 700;
    color: var(--accent-gold);
    margin: 0 0 clamp(12px, 1.5vw, 20px) 0;
    line-height: 1.2;
}

.journey-description {
    font-family: var(--font-body);
    font-size: clamp(15px, 1.1vw, 18px);
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.7;
    margin: 0 0 clamp(20px, 2vw, 32px) 0;
    max-width: 450px;
}

/* Journey CTA Button */
.journey-cta-btn {
    display: block;
    width: 100%;
    padding: clamp(16px, 1.4vw, 20px) clamp(24px, 2vw, 32px);
    background-color: #3a7bd5;
    color: #ffffff;
    font-family: var(--font-body);
    font-size: clamp(14px, 1vw, 16px);
    font-weight: 700;
    letter-spacing: 0.05em;
    text-transform: none;
    text-decoration: none;
    text-align: center;
    border-radius: 8px;
    border: none;
    transition: all 0.3s ease;
    cursor: pointer;
}

.journey-cta-btn:hover {
    background-color: #2d6abf;
    color: #ffffff;
    text-decoration: none;
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(58, 123, 213, 0.4);
}

/* Journey Image */
.journey-image {
    flex: 0 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 0;
}

.journey-image img {
    width: 400px;
    height: 400px;
    border-radius: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.4);
}

.swiper-slide:hover .journey-image img {
    transform: scale(1.05);
}

/* Pagination — centered at the top of the card */
.journey-swiper .journey-pagination,
.journey-swiper .journey-pagination.swiper-pagination-horizontal,
.journey-swiper .journey-pagination.swiper-pagination-bullets {
    position: absolute !important;
    top: clamp(28px, 3vw, 40px) !important;
    left: 50% !important;
    right: auto !important;
    bottom: auto !important;
    transform: translateX(-50%) !important;
    width: auto !important;
    display: flex !important;
    text-align: center !important;
    gap: 8px;
    justify-content: center;
    align-items: center;
    z-index: 10;
}

.journey-swiper .journey-pagination .swiper-pagination-bullet {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: rgba(197, 164, 126, 0.35);
    opacity: 1;
    margin: 0;
    cursor: pointer;
    flex-shrink: 0;
    transition: width 0.4s ease, border-radius 0.4s ease, background-color 0.3s ease;
}

.journey-swiper .journey-pagination .swiper-pagination-bullet-active {
    background-color: var(--accent-gold);
    width: 28px;
    border-radius: 5px;
    transform: none;
}


#journey .container {
    padding: 0 30px;
}

/* Nav Wrapper — flex row com setas fora do card */
.journey-nav-wrapper {
    display: flex;
    align-items: center;
    gap: clamp(16px, 2vw, 28px);
}

.journey-nav-wrapper .journey-slider-container {
    flex: 1;
    min-width: 0;
}

/* Navigation Buttons */
.journey-nav-btn {
    position: static;
    transform: none;
    flex-shrink: 0;
    width: clamp(40px, 5vw, 52px);
    height: clamp(40px, 5vw, 52px);
    border: 2px solid rgba(197, 164, 126, 0.5);
    border-radius: 50%;
    background-color: transparent;
    color: var(--accent-gold);
    cursor: pointer;
    display: flex !important;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    z-index: 10;
}

.journey-nav-btn:hover {
    background-color: rgba(197, 164, 126, 0.15);
    border-color: var(--accent-gold);
    transform: translateY(-50%) scale(1.1);
}

.journey-nav-btn svg {
    width: 60%;
    height: 60%;
    stroke: currentColor;
}

.journey-prev {
    left: 0;
}

.journey-next {
    right: 0;
}

/* Responsive: Tablet */
@media (max-width: 1199px) {
    .journey-swiper .swiper-slide {
        gap: clamp(15px, 3vw, 40px);
        flex-direction: column;
        padding: clamp(60px, 7vw, 80px) clamp(24px, 3vw, 40px) clamp(32px, 4vw, 48px);
    }

    .journey-image {
        order: -1;
    }

    .journey-image img {
        width: clamp(200px, 50vw, 350px);
        height: clamp(200px, 50vw, 350px);
    }

    .journey-pagination {
        top: clamp(22px, 2.5vw, 32px);
        left: clamp(24px, 3vw, 40px);
    }
}

/* Responsive: Mobile */
@media (max-width: 767px) {
    .home-journey {
        padding: clamp(60px, 8vw, 80px) 0;
    }

    .home-journey .section-lead {
        padding: 37px 20px;
        border-radius: 40px;
        font-size: 16px;
    }

    .journey-slider-container {
        padding: 0 clamp(16px, 10px, 27px);
        margin-top: clamp(28px, 4vw, 44px);
        border-radius: 30px;
    }

    .journey-swiper .swiper-slide {
        gap: clamp(20px, 4vw, 30px);
        flex-direction: column;
        padding: 54px 20px 28px;
        border-radius: 14px;
    }

    .journey-pagination {
        top: 20px;
        left: 20px;
    }

    .journey-image img {
        width: clamp(160px, 55vw, 260px);
        height: clamp(160px, 55vw, 260px);
    }

    .journey-nav-btn {
        width: clamp(36px, 5vw, 48px);
        height: clamp(36px, 5vw, 48px);
        border-width: 1.5px;
    }

    .year-display {
        font-size: clamp(36px, 6vw, 56px);
    }

    .journey-title {
        font-size: clamp(20px, 3.5vw, 28px);
    }
}

/* =========================================
   COURSES SLIDER SECTION (100% Viewport Height)
   ========================================= */
.courses-slider-section {
    position: relative;
    width: 100%;
    height: 750px;
    max-height: 750px;
    overflow: hidden;
}

.courses-swiper {
    width: 100%;
    height: 100%;
    position: relative;
}

.courses-swiper .swiper-wrapper {
    height: 100%;
    transition-timing-function: ease-in-out;
}

/* Fade effect optimization */
.courses-swiper .swiper-slide {
    opacity: 0;
    transition: opacity 0.9s ease-in-out;
}

.courses-swiper .swiper-slide-active {
    opacity: 1;
}

/* Course Slide - Full viewport background */
.course-slide {
    position: relative;
    width: 100%;
    height: 100%;
    background-image: var(--slide-bg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
}

/* Semi-transparent overlay */
.course-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(24, 38, 61, 0.55);
    z-index: 1;
}

/* Centered content container */
.course-content {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1;
    height: 100%;
    padding: clamp(40px, 5vw, 80px);
    max-width: 800px;
}

.course-inner {
    max-width: 600px;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

/* Course Badge */
.course-badge {
    display: inline-block;
    padding: clamp(8px, 1vw, 14px) clamp(20px, 2vw, 32px);
    border: 2px solid var(--accent-gold);
    border-radius: 999px;
    color: var(--accent-gold);
    font-size: clamp(11px, 0.8vw, 14px);
    font-weight: 600;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    margin-bottom: clamp(24px, 3vw, 40px);
    align-self: center;
    opacity: 0;
    /* GSAP animates in */
    will-change: opacity, transform;
}

/* Course Title */
.course-title {
    font-family: var(--font-heading);
    font-size: clamp(48px, 6vw, 82px);
    font-weight: 700;
    color: var(--accent-gold);
    line-height: 1.1;
    margin: 0 0 clamp(20px, 2vw, 32px) 0;
    opacity: 0;
    /* GSAP animates in */
    will-change: opacity, transform;
}

/* Course Description */
.course-description {
    font-family: var(--font-body);
    font-size: clamp(15px, 1.1vw, 18px);
    color: rgba(255, 255, 255, 0.9);
    line-height: 1.7;
    margin-bottom: clamp(32px, 3vw, 48px);
    opacity: 0;
    /* GSAP animates in */
    will-change: opacity, transform;
}

/* Course CTA Button */
.course-cta-btn {
    display: inline-block;
    padding: clamp(14px, 1.2vw, 18px) clamp(32px, 3vw, 48px);
    background-color: var(--accent-gold);
    color: #1b1b1b;
    font-family: var(--font-body);
    font-size: clamp(11px, 0.8vw, 14px);
    font-weight: 600;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 999px;
    transition: all 0.3s ease;
    cursor: pointer;
    border: 2px solid var(--accent-gold);
    opacity: 0;
    /* GSAP animates in */
    will-change: opacity, transform;
}

.course-cta-btn:hover {
    background-color: transparent;
    color: var(--accent-gold);
    text-decoration: none;
    transform: scale(1.05);
}

/* Pagination */
.courses-swiper .courses-pagination {
    position: absolute !important;
    bottom: clamp(24px, 3vw, 40px) !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    width: auto !important;
    display: flex !important;
    gap: 10px;
    justify-content: center;
    z-index: 10;
}

.courses-swiper .courses-pagination .swiper-pagination-bullet {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: rgba(197, 164, 126, 0.4);
    opacity: 1;
    cursor: pointer;
    transition: all 0.3s ease;
    border: 2px solid rgba(197, 164, 126, 0.6);
}

.courses-swiper .courses-pagination .swiper-pagination-bullet-active {
    background-color: var(--accent-gold);
    border-color: var(--accent-gold);
    width: 32px;
    border-radius: 6px;
}

/* Navigation Buttons */
.courses-nav-btn {
    position: relative;
    width: clamp(48px, 5vw, 56px);
    height: clamp(48px, 5vw, 56px);
    border: 2px solid rgba(197, 164, 126, 0.6);
    border-radius: 50%;
    background-color: transparent;
    color: var(--accent-gold);
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    z-index: 10;
    flex-shrink: 0;
}

.courses-nav-btn:hover {
    background-color: rgba(197, 164, 126, 0.15);
    border-color: var(--accent-gold);
    transform: scale(1.15);
}

.courses-nav-btn svg {
    width: 50%;
    height: 50%;
    stroke: currentColor;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.courses-prev {
    order: -1;
    margin-right: clamp(20px, 3vw, 40px);
}

.courses-next {
    margin-left: clamp(20px, 3vw, 40px);
}

/* Responsive: Tablet */
@media (max-width: 991px) {
    .course-slide {
        background-attachment: fixed;
    }

    .course-inner {
        max-width: 80%;
    }
}

/* Responsive: Mobile */
@media (max-width: 767px) {
    .courses-slider-section {
        height: 600px;
        max-height: 600px;
    }

    .course-slide {
        height: 100%;
        flex-direction: column;
        padding: 0 20px;
    }

    .course-content {
        max-width: 100%;
        padding: clamp(20px, 4vw, 40px);
    }

    .course-inner {
        align-items: center;
        text-align: center;
    }

    .course-badge {
        align-self: center;
    }

    .course-title {
        margin-bottom: 16px;
    }

    .courses-nav-btn {
        width: 44px;
        height: 44px;
        opacity: 0.7;
        display: none;
    }

    .courses-nav-btn:hover {
        opacity: 1;
    }
}

/* Custom Bookstore cards */
.home-bookstore {
    background: url('../images/bg_journey.jpg') center top repeat;

    padding: clamp(40px, 8vw, 40px) 0 60px;
    position: relative;
    overflow: hidden;
}

.home-bookstore::after {
    content: '';
    position: absolute;
    inset: 0;
    background: rgba(8, 21, 57, 0.75);
    pointer-events: none;
    z-index: 0;
}

.home-bookstore>.container {
    position: relative;
    z-index: 1;
}

.home-bookstore .book-grid {
    display: grid;
    gap: clamp(24px, 3vw, 40px);
    grid-template-columns: repeat(4, minmax(220px, 1fr));
    justify-items: center;
    align-items: start;
    margin-top: clamp(30px, 4vw, 50px);
}

.home-bookstore .book-card {
    width: 100%;
    max-width: 222px;
    background: #05203A;
    border-radius: 24px;
    border: none;
    box-shadow: 0 25px 45px rgba(3, 7, 20, 0.6);
    padding-bottom: 28px;
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    position: relative;
}

.home-bookstore .book-card:hover {
    transform: translateY(-6px) scale(1.01);
    box-shadow: 0 32px 55px rgba(3, 7, 20, 0.7);
}

.home-bookstore .book-card::before {
    content: '';
    position: absolute;
    inset: 0;
    background: radial-gradient(circle at 15% 15%, rgba(255, 255, 255, 0.15), transparent 40%);
    opacity: 0;
    transition: opacity 0.3s ease;
    pointer-events: none;
}

.home-bookstore .book-card:hover::before {
    opacity: 1;
}

.home-bookstore .book-image {
    border-radius: 20px 20px 0 0;
   
    display: flex;
    justify-content: center;
}

.home-bookstore .book-image img {

    height: 100%;
    object-fit: cover;
    transition: transform 0.4s ease;
}

.home-bookstore .book-card:hover .book-image img {
    transform: scale(1.05);
}

.home-bookstore .book-content {
    padding: 18px 22px 0;
    color: #f6f0db;
}

.home-bookstore .book-card-number {
    position: absolute;
    top: 14px;
    right: 14px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    letter-spacing: 0.3em;
    color: rgba(255, 255, 255, 0.7);
    background: rgba(7, 15, 39, 0.8);
}

.home-bookstore .book-vol {
    font-size: 14px;
    letter-spacing: 0.3em;
    color: rgba(246, 240, 219, 0.75);
    margin-bottom: 10px;
}

.home-bookstore .book-title {
  margin-bottom: 10px;
  margin-top: 0px;
  font-size: 18px;
  line-height: 23px;
  height: 83px;
  color: #f9d7a6;
  letter-spacing: 2px;
  display: flex;
  align-items: center;
}

.home-bookstore .book-actions {
    display: flex;
    justify-content: center;
}

.home-bookstore .book-actions .btn-book {
    width: 180px;
    padding: 5px 10px;
    border-radius: 999px;
    font-size: 16px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    transition: transform 0.3s ease;
    font-weight: 600;
}

.home-bookstore .book-actions .btn-book.primary {
    background: #f5d98f;
    color: #091737;
    box-shadow: 0 8px 18px rgba(9, 23, 55, 0.45);
}

.home-bookstore .book-actions .btn-book.outline {
    background: #CB9D57;
    border: 1px solid rgba(255, 255, 255, 0.4);
    color: #1B2A3C;
}

.home-bookstore .book-actions .btn-book:hover {
    transform: translateY(-3px);
}

@media (max-width: 1199px) {
    .home-bookstore .book-grid {
        grid-template-columns: repeat(3, minmax(220px, 1fr));
    }
}

@media (max-width: 900px) {
    .home-bookstore .book-grid {
        grid-template-columns: repeat(2, minmax(200px, 1fr));
    }
}

@media (max-width: 600px) {
    .home-bookstore .book-grid {
        grid-template-columns: 1fr;
    }
}

/* =========================================
   SINGLE COURSE PAGE
   ========================================= */

/* =========================================
   SINGLE COURSE PAGE
   ========================================= */

/* Background no body — WordPress adiciona a classe "single-course" automaticamente
   para singles do post type "course". Isso evita conflito com o container do tema. */
body.single-course {
    background-color: #0d1b3e;
}

.single-course-page {
    min-height: 100vh;
    background: url('../images/bg_journey.jpg') center top repeat;
}

.sc-wrap {
    padding: clamp(50px, 7vw, 90px) clamp(20px, 5vw, 60px);
    max-width: 1080px;
    margin: 0 auto;
}

/* Two-column flex layout */
.sc-wrap__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex !important;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: clamp(32px, 5vw, 64px);
}

/* ---- LEFT ---- */
.sc-wrap__left {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    max-width: 500px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 16px;
    overflow: hidden;
    /* clipa a imagem nos cantos arredondados */
    background-color: #18263d;
    /* fundo levemente diferente do body p/ destacar o card */
}

.sc-wrap__image-wrap {
    position: relative;
    margin-bottom: 0;
    /* imagem encosta no topo do card, sem gap */
    width: 100%;
    display: flex;
    justify-content: center;
    background: #10192a;
}

/* Título, subtítulo e conteúdo ficam com padding dentro do card */
.sc-wrap__title,
.sc-wrap__subtitle,
.sc-wrap__what {
    padding-left: clamp(20px, 3vw, 32px);
    padding-right: clamp(20px, 3vw, 32px);
}

.sc-wrap__title {
    padding-top: clamp(20px, 3vw, 28px);
}

.sc-wrap__image {

    height: auto;
    display: block;
}

.sc-wrap__badge {
    position: absolute;
    top: 14px;
    left: 14px;
    background-color: #1b3a5c;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    padding: 5px 14px;
    border-radius: 999px;
    z-index: 2;
}

.sc-wrap__title {
    font-family: var(--font-heading);
    font-size: clamp(26px, 3vw, 38px);
    font-weight: 700;
    color: var(--accent-gold);
    line-height: 1.25;
    margin: 0 0 14px 0;
    /* Cria uma borda invisível que força o Chrome a suavizar os cantos */
    -webkit-text-stroke: 0.35px transparent;

    /* OU uma sombra mínima quase imperceptível */
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
}

.sc-wrap__subtitle {
    font-family: var(--font-body);
    font-size: clamp(11px, 0.85vw, 12px);
    font-weight: 600;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.65);
    margin: 0 0 28px 0;
    line-height: 1.7;
}

.sc-wrap__what {
    margin-top: 4px;
    padding-bottom: clamp(24px, 3vw, 36px);
    /* espaço no fundo do card */
}

.sc-wrap__what-label {
    display: inline-block;
    font-family: var(--font-body);
    font-size: clamp(12px, 0.9vw, 14px);
    font-weight: 700;
    color: var(--accent-gold);
    border: 2px solid var(--accent-gold);
    border-radius: 999px;
    padding: 7px 20px;
    margin-bottom: 18px;
}

.sc-wrap__content {
    font-family: var(--font-body);
    font-size: clamp(14px, 1vw, 15px);
    color: rgba(255, 255, 255, 0.82);
    line-height: 1.7;
}

.sc-wrap__content p {
    margin-bottom: 10px;
}

.sc-wrap__content ul,
.sc-wrap__content ol {
    padding-left: 0 !important;
    list-style: none !important;
    margin: 0 0 12px 0;
}

.sc-wrap__content ul li,
.sc-wrap__content ol li {
    padding-left: 18px;
    position: relative;
    line-height: 1.55;
    margin-bottom: 8px;
}

.sc-wrap__content ul li::before {
    content: '•';
    position: absolute;
    left: 0;
    color: var(--accent-gold);
}

.sc-wrap__content strong {
    color: #fff;
    font-weight: 600;
}

/* ---- RIGHT — Purchase card ---- */
.sc-wrap__right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 340px;
    flex: 0 0 340px;
    width: 340px;
    position: -webkit-sticky;
    position: sticky;
    top: 40px;
}

.sc-wrap__card {
    background: #fff;
    border-radius: 16px;
    padding: clamp(28px, 3.5vw, 44px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
    box-shadow: 0 16px 48px rgba(0, 0, 0, 0.35);
}

.sc-wrap__price {
    font-family: var(--font-body);
    font-size: clamp(24px, 2.5vw, 32px);
    font-weight: 700;
    color: #0d1b3e;
    margin: 0;
}

.sc-wrap__buy-btn {
    display: block;
    width: 100%;
    text-align: center;
    background-color: #2b7fc1;
    color: #fff !important;
    font-family: var(--font-body);
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.06em;
    padding: 15px 28px;
    border-radius: 999px;
    text-decoration: none !important;
    transition: background-color 0.25s ease, transform 0.2s ease;
}

.sc-wrap__buy-btn:hover {
    background-color: #1a5f99;
    transform: translateY(-2px);
}

/* ---- Responsive ---- */
@media (max-width: 860px) {
    .sc-wrap__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .sc-wrap__right {
        -ms-flex: none;
        flex: none;
        width: 100%;
        position: static;
    }
}


.course-cat-pa-kua-chang .sc-wrap__image-wrap {
    position: relative;
    margin-bottom: 0;
    width: 100%;
    background: #fff;
    text-align: center;
    display: flex;
    justify-content: center;
}

.course-cat-pa-kua-chang .sc-wrap__what .sc-wrap__what-label {
    display: none;
}

/* =========================================
   WP-PAGENAVI PAGINATION
   ========================================= */
.pagenavi-wrap {
    display: flex;
    justify-content: center;
    margin: 50px 0 20px;
}

.wp-pagenavi {
    display: flex;
    align-items: center;
    gap: 6px;
    flex-wrap: wrap;
    justify-content: center;
}

.wp-pagenavi a,
.wp-pagenavi span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 42px;
    height: 42px;
    padding: 0 10px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.05em;
    text-decoration: none;
    transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease;
    border: 1px solid rgba(203, 157, 87, 0.4);
    color: #f6f0db;
    background: rgba(255, 255, 255, 0.05);
}

.wp-pagenavi a:hover {
    background: #CB9D57;
    border-color: #CB9D57;
    color: #0d1e3a;
}

.wp-pagenavi span.current {
    background: #CB9D57;
    border-color: #CB9D57;
    color: #0d1e3a;
    cursor: default;
}

.wp-pagenavi span.pages {
    background: transparent;
    border-color: transparent;
    color: rgba(246, 240, 219, 0.5);
    font-size: 13px;
    cursor: default;
}

.wp-pagenavi a.previouspostslink,
.wp-pagenavi a.nextpostslink {
    font-size: 16px;
    font-weight: 700;
    padding: 0 14px;
}

.wp-pagenavi span.extend {
    background: transparent;
    border-color: transparent;
    color: rgba(246, 240, 219, 0.5);
    cursor: default;
    min-width: auto;
}

@media (max-width: 600px) {

    .wp-pagenavi a,
    .wp-pagenavi span {
        min-width: 36px;
        height: 36px;
        font-size: 13px;
    }
}


    .lp-hero__overlay {
        position: absolute;
        inset: 0;
        z-index: 1;
        background: url(../images/overlay_hero_landing.png) center top no-repeat;
        background-size: cover;
    }

    /* ===== LINGBAO LANDING PAGE ===== */
    .lingbao-landing {
        --lp-gold: #bf9d5d;
        --lp-gold-light: #d9bd86;
        --lp-cream: #f3efe4;
        --lp-cream-2: #ece6d5;
        --lp-dark: #1b1b1b;
        --lp-navy: #18263d;
        --lp-navy-pattern: url('<?php echo esc_url($theme_uri . '/assets/images/bg_journey.jpg'); ?>');
        color: var(--primary-text);
        overflow: hidden;
        background: var(--lp-cream);
    }

    /* ===== HERO ===== */
    .lp-hero {
        position: relative;
        min-height: 100vh;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        color: #fff;
        overflow: hidden;
    }

    .lp-hero__bg {
        position: absolute;
        inset: 0;
        background-image: var(--hero-bg);
        background-size: cover;
        background-position: center 32%;
        transform: scale(1.75);
        transform-origin: center 32%;
        will-change: transform;
        background-repeat: no-repeat;
    }

    .lp-hero__overlay-img {
        position: absolute;
        inset: 0;
        background-image: var(--hero-overlay);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        pointer-events: none;
        z-index: 1;
    }



    .lp-hero__content {
        position: relative;
        z-index: 2;
        max-width: 1100px;
        padding: 40px 24px 80px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    /* Landing-page header overlay (transparent, logo only) */
 


    .lp-hero__title {
        font-family: var(--font-heading-md-it);
        font-size: clamp(96px, 14vw, 200px);
        line-height: 0.95;
        color: var(--lp-gold);
        margin: 0 0 14px;
        font-style: italic;
        font-weight: 500;
        opacity: 0;
    }

    .lp-hero__subtitle {
        font-family: var(--font-body);
        font-size: clamp(20px, 2.2vw, 30px);
        font-weight: 400;
        letter-spacing: 0.08em;
        text-transform: uppercase;
        color: #fff;
        margin-bottom: 18px;
        margin-top: 33px;
        opacity: 0;
    }

    .lp-hero__program {
        font-family: var(--font-body);
        font-size: 25px;
        line-height: 1.35;
        color: var(--lp-gold);
        margin: 0 0 28px;
        font-weight: 400;
        opacity: 0;
    }

    .lp-hero__taught {
        font-family: var(--font-body);
        font-size: 14px;
        letter-spacing: 0.22em;
        text-transform: uppercase;
        color: #fff;
        margin-bottom: 36px;
        opacity: 0;
    }

    .lp-hero__form {
        display: flex;
        gap: 14px;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        max-width: 1000px;
        width: 100%;
        opacity: 0;
    }

    .lp-hero__kajabi-form > div,
    .lp-hero__kajabi-form form {
        display: flex !important;
        gap: 14px !important;
        flex-wrap: wrap !important;
        justify-content: center !important;
        align-items: center !important;
        width: 100% !important;
        max-width: 1000px !important;
        margin: 0 auto !important;
        padding: 0 !important;
        background: transparent !important;
        border: 0 !important;
        box-shadow: none !important;
    }

    .lp-hero__kajabi-form .kajabi-form,
    .lp-hero__kajabi-form .formkit-form,
    .lp-hero__kajabi-form [class*="formkit"],
    .lp-hero__kajabi-form [class*="field"],
    .lp-hero__kajabi-form [class*="input"] {
        max-width: none !important;
        margin: 0 !important;
        background: transparent !important;
        box-shadow: none !important;
    }

    .lp-hero__input,
    .lp-hero__kajabi-form input[type="text"],
    .lp-hero__kajabi-form input[type="email"],
    .lp-hero__kajabi-form input[type="tel"],
    .lp-hero__kajabi-form select,
    .lp-hero__kajabi-form textarea {
        flex: 1 1 200px;
        min-width: 180px;
        padding: 14px 22px;
        width: auto;
        max-width: 100%;
        background: transparent !important;
        border: 1px solid var(--lp-gold) !important;
        border-radius: 999px !important;
        color: var(--lp-gold) !important;
        font-family: var(--font-body) !important;
        font-size: 12px !important;
        letter-spacing: 0.18em !important;
        text-transform: uppercase !important;
        outline: none !important;
        box-shadow: none !important;
        transition: border-color 0.3s ease, background 0.3s ease;
    }

    .lp-hero__input::placeholder,
    .lp-hero__kajabi-form input::placeholder,
    .lp-hero__kajabi-form textarea::placeholder {
        color: var(--lp-gold) !important;
        letter-spacing: 0.18em !important;
        text-transform: uppercase !important;
        font-size: 11px !important;
    }

    .lp-hero__input:focus,
    .lp-hero__kajabi-form input:focus,
    .lp-hero__kajabi-form select:focus,
    .lp-hero__kajabi-form textarea:focus {
        border-color: var(--lp-gold-light) !important;
        background: rgba(255,255,255,0.05) !important;
    }

    .lp-hero__submit,
    .lp-hero__kajabi-form button,
    .lp-hero__kajabi-form input[type="submit"],
    .lp-hero__kajabi-form [type="submit"] {
        flex: 0 0 auto;
        padding: 14px 32px;
        width: auto;
        background: var(--lp-gold) !important;
        color: #fff !important;
        border: 1px solid var(--lp-gold) !important;
        border-radius: 999px !important;
        font-family: var(--font-body) !important;
        font-size: 12px !important;
        letter-spacing: 0.22em !important;
        text-transform: uppercase !important;
        cursor: pointer !important;
        transition: all 0.3s ease;
        font-weight: 600 !important;
        box-shadow: none !important;
    }

    .lp-hero__submit:hover,
    .lp-hero__kajabi-form button:hover,
    .lp-hero__kajabi-form input[type="submit"]:hover,
    .lp-hero__kajabi-form [type="submit"]:hover {
        background: var(--lp-gold-light) !important;
        border-color: var(--lp-gold-light) !important;
    }

    .lp-hero__kajabi-form label,
    .lp-hero__kajabi-form legend {
        color: #fff !important;
        font-family: var(--font-body) !important;
        font-size: 11px !important;
        letter-spacing: 0.14em !important;
        text-transform: uppercase !important;
    }

    .lp-hero__kajabi-form p,
    .lp-hero__kajabi-form small,
    .lp-hero__kajabi-form .formkit-alert,
    .lp-hero__kajabi-form [class*="message"] {
        color: rgba(255,255,255,0.82) !important;
    }

    .lp-hero__kajabi-form #kajabi-form,
    .lp-hero__kajabi-form .kajabi-form--inline,
    .lp-hero__kajabi-form .kajabi-form__content {
        width: 100% !important;
        max-width: 1000px !important;
        margin: 0 auto !important;
        padding: 0 !important;
        background: transparent !important;
        border: 0 !important;
        box-shadow: none !important;
    }

    .lp-hero__kajabi-form .kajabi-form__title,
    .lp-hero__kajabi-form .kajabi-form__subtitle {
        display: none !important;
    }

    .lp-hero__kajabi-form fieldset {
        display: flex !important;
        gap: 18px !important;
        flex-wrap: nowrap !important;
        justify-content: center !important;
        align-items: center !important;
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
        border: 0 !important;
        background: transparent !important;
    }

    .lp-hero__kajabi-form .kajabi-form__form-item {
        flex: 1 1 0 !important;
        min-width: 0 !important;
        margin: 0 !important;
        padding: 0 !important;
        background: transparent !important;
        border: 0 !important;
    }

    .lp-hero__kajabi-form fieldset > .kajabi-form__form-item:nth-of-type(3) {
        flex-grow: 1.55 !important;
    }

    .lp-hero__kajabi-form .kajabi-form__form-item input {
        width: 100% !important;
        min-width: 0 !important;
        height: 56px !important;
    padding: 15px 20px !important;
}

    .lp-hero__kajabi-form .kajabi-form__btn {
        flex: 0 0 240px !important;
        min-width: 220px !important;
        height: 56px !important;
        color: #18263d !important;
    }

    /* ===== SHARED GOLD CTA ===== */
    .lp-cta-wrap {
        text-align: center;
        margin-top: -35px;
    }

    .lp-cta-gold {
        display: inline-block;
        padding: 16px 44px;
        background: var(--lp-gold);
        color: #18263d;
        text-decoration: none;
        font-family: var(--font-body);
        font-size: 18px;
        letter-spacing: 0;
        text-transform: uppercase;
        border-radius: 999px;
        border: 1px solid var(--lp-gold);
        transition: all 0.3s ease;
        font-weight: 600;
        cursor: pointer;
        text-decoration: none !important;
    }

    .lp-cta-gold:hover {
        background: var(--lp-gold-light);
        border-color: var(--lp-gold-light);
        color: #fff;
    }

    /* ===== SHARED PILL BADGE ===== */
    .lp-pill-badge {
        display: inline-block;
        padding: 12px 32px;
        border: 1px solid var(--lp-gold);
        border-radius: 999px;
        color: var(--lp-gold);
        font-family: var(--font-body);
        font-size: 20px;
        letter-spacing: 0.22em;
        text-transform: uppercase;
        margin-bottom: 36px;
        background: transparent;
    }

    /* ===== IMPORTANT ANNOUNCEMENT ===== */
    .lp-announce {
      background: url('../images/bg_journey.jpg') center top repeat;
  
        position: relative;
        padding: 110px 24px 90px;
    
        overflow: hidden;
    }

    .lp-announce__inner {
        position: relative;
        z-index: 1;
        max-width: 920px;
        margin: 0 auto;
    }

    .lp-announce__card {
        background: #18263d;
  
        border-radius: 50px;
        padding: 60px 70px;
        text-align: center;
        color: rgba(255,255,255,0.88);
        will-change: transform, opacity, filter;
      
    }

    .lp-announce__card .lp-pill-badge,
    .lp-announce__card p,
    .lp-announce .lp-cta-wrap {
        will-change: transform, opacity;
    }

    .lp-announce__card p {
        font-family: var(--font-body);
        font-size: 19px;
        line-height: 1.85;
        margin: 0 0 22px;
        color: rgba(255,255,255,0.85);
    }

    .lp-announce__contact {
        margin-top: 30px !important;
        font-size: 18px !important;
        color: rgba(255,255,255,0.92) !important;
    }

    .lp-announce__contact a {
        color: var(--lp-gold-light);
        text-decoration: none;
         font-size: 18px !important;
    }

    .lp-announce__contact a:hover {
        color: var(--lp-gold);
        text-decoration: underline;
    }

    .lp-announce__signoff {
        font-size: 18px !important;
        line-height: 1.8 !important;
        margin-top: 24px !important;
        margin-bottom: 0 !important;
        color: rgba(255,255,255,0.92) !important;
    }

    .lp-announce__signoff strong {
        color: #fff;
        font-weight: 600;
    }

    /* ===== ANCIENT LINGBAO TEACHINGS ===== */
    .lp-teachings {
            background-color: var(--lp-navy);
        background-image: var(--lp-navy-pattern);
        background-size: cover;
        background-position: center;
        padding: 45px 24px 10px;
        position: relative;
    }

    .lp-teachings::before {
        content: '';
        position: absolute;
        inset: 0;
      
    }

    .lp-teachings__card {
        position: relative;
        z-index: 1;
        max-width: 1080px;
        margin: 0 auto;
        background: #131f31;
 
        border-radius: 50px;
        display: grid;
        grid-template-columns: 1fr 1.2fr;
        gap: 50px;
        padding: 60px 60px;
        align-items: center;

    }

    .lp-teachings__title {
        font-family:var(--font-heading-md-it);
        font-style: italic;
        font-size:80px;
           color: var(--lp-gold);
        margin: 0;
        line-height: 1.05;
        font-weight: 500;
        text-align: center;
    }

    .lp-teachings__title em {
        color: var(--lp-gold);
        font-style: italic;
    
    }

    .lp-teachings__right p {
        font-family: var(--font-body);
        font-size: 20px;
        line-height: 1.85;
        color: rgba(255,255,255,0.82);
        margin: 0 0 18px;
    }

    .lp-teachings__right p:last-child {
        margin-bottom: 0;
    }

    /* ===== TWO COL KNOWLEDGE / PREREQUISITES ===== */
    .lp-twocol {
        background-color: var(--lp-navy);
        background-image: var(--lp-navy-pattern);
        background-size: cover;
        background-position: center;
        padding: 30px 24px 0px;
        position: relative;
    }

    .lp-twocol::before {
        content: '';
        position: absolute;
        inset: 0;
            }

    .lp-twocol__grid {
        position: relative;
        z-index: 1;
        display: grid;
        grid-template-columns: 1fr 1fr;
        column-gap: 32px;
        row-gap: 40px;
        max-width: 1080px;
        margin: 0 auto;
        align-items: start;
    }

    .lp-col {
        background:#131f31;

        border-radius: 50px;
        padding: 52px 48px;
        color: #fff;
   
    }

    .lp-twocol__cta {
        grid-column: 2;
        text-align: center;
        margin-top: 0;
        transform: translateY(-160px);
    }

    .lp-col__title {
        font-family: var(--font-heading-md-it,);
        font-style: italic;
        font-size: 50px;
            color: var(--lp-gold);
        margin: 0 0 26px;
        line-height: 1.15;
        font-weight: 500;
        text-align: center;
    }

    .lp-col__title em {
        color: var(--lp-gold);
        font-style: italic;
    }

    .lp-col__subtitle {
        font-family: var(--font-heading-md-it, var(--font-accent));
        font-style: italic;
        font-size: clamp(22px, 2.2vw, 28px);
        color: #fff;
        margin: 28px 0 16px;
        line-height: 1.2;
        font-weight: 500;
    }

    .lp-col__subtitle em {
        color: var(--lp-gold);
        font-style: italic;
    }

    .lp-col__text {
        font-family: var(--font-body);
        font-size: 18px;
        line-height: 1.8;
        color: rgba(255,255,255,0.82);
        margin: 0 0 16px;
    }

    .lp-col__lead {
        font-family: var(--font-body);
        font-size: 18px;
        line-height: 1.6;
        color: #fff;
        margin: 22px 0 10px;
    }

    .lp-col__lead strong {
        color: #fff;
        font-weight: 600;
    }

    .lp-col__list {
        list-style: none;
        padding: 0;
        margin: 0 0 12px;
    }

    .lp-col__list li {
        position: relative;
        padding-left: 22px;
        font-family: var(--font-body);
        font-size: 14px;
        line-height: 1.75;
        color: rgba(255,255,255,0.88);
        margin-bottom: 6px;
    }

    .lp-col__list li::before {
        content: '';
        position: absolute;
        left: 4px;
        top: 11px;
        width: 5px;
        height: 5px;
        border-radius: 50%;
        background: var(--lp-gold);
    }

    /* ===== AUTHOR BIO ===== */
    .lp-author {
        background:#131f31;
        padding: 0 24px 50px;
        position: relative;
        border-top: 15px #bf9d5d solid;
    }

    .lp-author__divider {
        max-width: 1240px;
        margin: 0 auto 100px;
        height: 4px;
        background: var(--lp-gold);
        border-radius: 4px;
    }

    .lp-author__grid {
        display: grid;
        grid-template-columns: 1fr 1.15fr;
        gap: 70px;
        align-items: start;
        max-width: 1100px;
        margin: 0 auto;
        padding-top: 60px;
    }

    .lp-author__media {
        position: relative;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .lp-author__photo {
        width: 100%;
        max-width: 420px;
        aspect-ratio: 1 / 1;
        background-size: cover;
        background-position: center top;
        border-radius: 50%;
        background-color: #d6cfbe;
        box-shadow: 0 20px 50px -15px rgba(0,0,0,0.25);
    }

    .lp-author__swoosh {
        margin-top: -10px;
        width: 88%;
        height: 70px;
        opacity: 0.95;
    }

    .lp-author__info {
        padding-top: 6px;
    }

    .lp-author__name {
        font-family: var(--font-heading-md-it, var(--font-accent));
        font-style: italic;
        font-size: clamp(34px, 3.6vw, 46px);
        color: var(--lp-gold);
        margin: 0 0 22px;
        line-height: 1.1;
        font-weight: 500;
    }

    .lp-author__text {
        font-family: var(--font-body);
        font-size: 15px;
        line-height: 1.8;
        color: #fff;
        margin: 0 0 14px;
    }

    .lp-author__list {
        list-style: none;
        padding: 0;
        margin: 6px 0 18px;
    }

    .lp-author__list li {
        position: relative;
        padding-left: 20px;
        font-family: var(--font-body);
        font-size: 14.5px;
        line-height: 1.85;
        color: #fff;
    }

    .lp-author__list li::before {
        content: '-';
        position: absolute;
        left: 4px;
        color: var(--lp-gold);
    }

    .lp-author .lp-cta-wrap {
        text-align: left;
        margin-top: 20px;
    }

    /* ===== DISCOVER PILL BANNER ===== */
    .lp-discover {
        background:#131f31;
        padding: 0 24px 50px;
        text-align: center;
    }

    .lp-discover__pill {
        max-width: 1100px;
        margin: 0 auto;
        padding: 28px 60px;
        border: 1px solid var(--lp-gold);
        border-radius: 999px;
        font-family: var(--font-body);
        font-size: 15px;
        letter-spacing: 0.18em;
        text-transform: uppercase;
        color: var(--lp-gold);
        line-height: 1.7;
    }

    /* ===== LANDING FOOTER ===== */
    .lp-footer {
        background: var(--lp-gold);
        color: #fff;
        padding: 36px 24px;
    }

    .lp-footer__inner {
        max-width: 1240px;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 32px;
        flex-wrap: wrap;
    }

    .lp-footer__left {
        display: flex;
        flex-direction: column;
        gap: 10px;
        font-family: var(--font-body);
        font-size: 13px;
        color: #fff;
    }

    .lp-footer__instagram {
        display: inline-flex;
        align-items: center;
        gap: 8px;
        color: #fff;
        text-decoration: none;
        font-size: 13px;
    }

    .lp-footer__instagram:hover {
        opacity: 0.85;
        color: #fff;
    }

    .lp-footer__right {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        gap: 10px;
        min-width: 280px;
    }

    .lp-footer__newsletter-label {
        font-family: var(--font-body);
        font-size: 13px;
        letter-spacing: 0.06em;
        color: #fff;
        font-weight: 500;
    }

    .lp-footer__form {
        display: flex;
        gap: 0;
        background: #fff;
        border-radius: 999px;
        padding: 4px;
        align-items: center;
    }

    .lp-footer__input {
        border: none;
        background: transparent;
        padding: 8px 18px;
        font-family: var(--font-body);
        font-size: 13px;
        color: var(--lp-dark);
        outline: none;
        flex: 1 1 auto;
        min-width: 160px;
    }

    .lp-footer__submit {
        border: none;
        background: var(--lp-navy);
        color: #fff;
        padding: 9px 22px;
        border-radius: 999px;
        font-family: var(--font-body);
        font-size: 12px;
        letter-spacing: 0.12em;
        text-transform: uppercase;
        cursor: pointer;
        transition: background 0.3s ease;
    }

    .lp-footer__submit:hover {
        background: #1a2d4a;
    }

    .lp-footer__links {
        display: flex;
        gap: 16px;
        font-family: var(--font-body);
        font-size: 12px;
        letter-spacing: 0.08em;
        text-transform: uppercase;
    }

    .lp-footer__links a {
        color: #fff;
        text-decoration: none;
    }

    .lp-footer__links a:hover {
        opacity: 0.8;
        text-decoration: underline;
    }

    /* ===== RESPONSIVE ===== */
    @media (max-width: 960px) {
        .lp-teachings__card,
        .lp-twocol__grid,
        .lp-author__grid {
            grid-template-columns: 1fr !important;
            gap: 32px;
        }

        .lp-twocol__cta {
            grid-column: 1 !important;
            transform: none !important;
            margin-top: 8px;
        }

        .lp-cta-wrap {
            text-align: center;
            margin-top: 35px;
        }

        .lp-teachings__card {
            padding: 44px 30px;
            border-radius: 32px;
        }

        .lp-col {
            padding: 40px 28px;
            border-radius: 32px;
        }

        .lp-col__title,
        .lp-col__subtitle,
        .lp-teachings__title {
            font-size: clamp(38px, 7vw, 44px) !important;
            text-align: center;
        }

        .lp-col__text,
        .lp-col__lead,
        .lp-teachings__right p,
        .lp-announce__card p {
            font-size: 15px !important;
            line-height: 1.7 !important;
        }

        .lp-col__list li,
        .lp-author__list li {
            font-size: 14px !important;
            line-height: 1.6 !important;
        }

        .lp-announce {
            padding: 80px 20px 70px;
        }

        .lp-announce__card {
            padding: 40px 24px;
            border-radius: 24px;
        }

        .lp-twocol,
        .lp-teachings {
            padding: 30px 16px 80px;
        }

        .lp-author {
            padding: 0 20px 80px;
        }

        .lp-author__divider {
            margin-bottom: 60px;
        }

        .lp-author .lp-cta-wrap {
            text-align: center;
        }

        .lp-author__photo {
            max-width: 320px;
        }

        .lp-author__name {
            font-size: clamp(40px, 7vw, 42px);
            text-align: center;
        }

        .lp-discover {
            padding: 0 20px 70px;
        }

        .lp-discover__pill {
            padding: 26px 24px;
            border-radius: 24px;
            font-size: 12px;
            letter-spacing: 0.12em;
        }

        .lp-hero__content {
            padding: 90px 20px 60px;
        }

        .lp-hero__form {
            flex-direction: column;
            gap: 12px;
        }

        .lp-hero__kajabi-form > div,
        .lp-hero__kajabi-form form,
        .lp-hero__kajabi-form fieldset {
            flex-direction: column !important;
            gap: 12px !important;
            flex-wrap: wrap !important;
        }

        .lp-hero__input,
        .lp-hero__submit,
        .lp-hero__kajabi-form .kajabi-form__form-item,
        .lp-hero__kajabi-form input[type="text"],
        .lp-hero__kajabi-form input[type="email"],
        .lp-hero__kajabi-form input[type="tel"],
        .lp-hero__kajabi-form select,
        .lp-hero__kajabi-form textarea,
        .lp-hero__kajabi-form button,
        .lp-hero__kajabi-form input[type="submit"],
        .lp-hero__kajabi-form [type="submit"] {
            width: 100% !important;
            flex: 1 1 auto;
        }

        .lp-hero__kajabi-form .kajabi-form__btn {
            min-width: 0 !important;
            flex-basis: auto !important;
        }

        .site-header__brand img {
            max-height: 44px !important;
        }

        .lp-footer__inner {
            flex-direction: column;
            align-items: stretch;
            gap: 20px;
        }

        .lp-footer__right {
            align-items: stretch;
        }

        .lp-footer__form {
            width: 100%;
        }
    }

    @media (max-width: 600px) {
        .lp-twocol,
        .lp-teachings {
            padding: 20px 12px 60px;
        }

        .lp-col,
        .lp-teachings__card {
            padding: 32px 22px;
        }

        .lp-announce__card {
            padding: 32px 20px;
        }

        .lp-pill-badge {
            font-size: 15px;
            padding: 10px 20px;
            letter-spacing: 0.18em;
        }

        .lp-cta-gold {
            padding: 14px 32px;
            font-size: 12px;
            letter-spacing: 0;
        }
    }


    .content_interno{
        width: 100%;
    }

.content_interno h1.entry-title{
    color: #bf9d5d;
}

.content_interno p{
    color: #fff;
}