/* ============================================================
   ENTERPRISE AG SUMMIT — GROWER INVITATION PAGE STYLES  v2.0
   ============================================================ */

/*================================================================
  HERO
================================================================*/

.enterprise-summit-growers body { background: var(--es-bg-darker); }

.es__hero--growers {
    /*
     * HERO BACKGROUND PHOTO
     * ──────────────────────────────────────────────────────────
     * Aerial sunset of bluff event with string lights
     * overlooking Monterey Bay.
     * Source: seascaperesort.com (official)
     * ──────────────────────────────────────────────────────────
     */
    background-image: url('https://framerusercontent.com/images/ltSOV5K8D7e4PvAbkKIzdf01xI0.jpg');
    background-size: cover;
    background-position: center 72%;
}

.es__hero--growers .es__hero-bg {
    background-image: url('https://framerusercontent.com/images/ltSOV5K8D7e4PvAbkKIzdf01xI0.jpg');
}

/* Desktop: video-only hero on growers page (hide image layer behind iframe) */
@media (min-width: 769px) {
    .enterprise-summit-growers .es__hero--growers {
        background-image: none !important;
        background-color: var(--es-bg-dark);
    }

    .enterprise-summit-growers .es__hero--growers .es__hero-bg {
        display: none !important;
        background-image: none !important;
    }

    /* Slight overscan prevents any edge reveal behind iframe video */
    .enterprise-summit-growers .es__hero-video-wrap .es__yt-iframe {
        width: 112vw;
        height: 63vw;
        min-height: 112vh;
        min-width: 199.12vh;
    }
}

.es__hero--growers .es__hero-overlay {
    /* Slightly lighter center for invitation warmth */
    background: linear-gradient(
        175deg,
        rgba(4,  4,  4, 0.34) 0%,
        rgba(8,  8,  8, 0.12) 35%,
        rgba(8,  8,  8, 0.14) 62%,
        rgba(4,  4,  4, 0.42) 100%
    );
}

/* Warmer gold tagline — invitation feel */
.es__hero--growers .es__hero-tagline {
    color: var(--es-cream);
    font-size: clamp(1.05rem, 2.5vw, 1.4rem);
}

/* Highlighted gold text within tagline */
.es__highlight-text {
    color: var(--es-gold-light);
    font-style: italic;
}

/*================================================================
  WAX SEAL — decorative badge above invitation badge
================================================================*/

.es__wax-seal {
    display: flex;
    justify-content: center;
    margin-bottom: 18px;
    animation: es-fade-up 1.2s cubic-bezier(0.22, 1, 0.36, 1) 0.5s both;
}

.es__wax-seal svg {
    width: 60px;
    height: 60px;
    color: var(--es-gold);
    opacity: 0.65;
    filter: drop-shadow(0 0 12px rgba(201, 168, 76, 0.35));
}

/*================================================================
  INVITATION INTRO + PULL QUOTE
================================================================*/

.enterprise-summit-growers .es__invitation-intro {
    background: var(--es-bg-darker);
}

.es__pull-quote {
    position: relative;
    text-align: center;
    max-width: 820px;
    margin: 0 auto 52px;
    padding: 48px 52px;
    border-left: 2px solid var(--es-gold);
    border-right: 2px solid var(--es-gold);
    background: var(--es-glass-bg);
    backdrop-filter: blur(var(--es-glass-blur));
    -webkit-backdrop-filter: blur(var(--es-glass-blur));
}

.es__pull-quote-mark {
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    font-family: var(--es-font-serif);
    font-size: 7rem;
    line-height: 1;
    color: var(--es-gold);
    opacity: 0.28;
    pointer-events: none;
    user-select: none;
}

.es__pull-quote blockquote {
    font-family: var(--es-font-serif);
    font-size: clamp(1.15rem, 2.5vw, 1.5rem);
    font-weight: 300;
    font-style: italic;
    color: var(--es-cream);
    line-height: 1.85;
    margin: 0;
    border: none;
    padding: 0;
}

.enterprise-summit-growers .es__invitation-content {
    max-width: 760px;
    margin: 0 auto;
    text-align: center;
}

.enterprise-summit-growers .es__invitation-content p {
    font-size: clamp(0.95rem, 1.6vw, 1.05rem);
    line-height: 1.9;
    color: rgba(245, 230, 200, 0.78);
    margin-bottom: 1.4rem;
}

.es__invitation-callout {
    margin-top: 40px !important;
    padding: 28px 36px;
    border-top: 1px solid rgba(201, 168, 76, 0.22);
    border-bottom: 1px solid rgba(201, 168, 76, 0.22);
    color: var(--es-cream) !important;
    opacity: 1 !important;
    font-size: clamp(1rem, 1.8vw, 1.15rem) !important;
    line-height: 1.7 !important;
}

.es__invitation-callout strong {
    color: var(--es-gold-light);
    font-style: normal;
    font-size: 1.05em;
    letter-spacing: 0.01em;
}

/*================================================================
  IMAGE DIVIDERS — grower-specific backgrounds
================================================================*/

/* Divider #1 — beach / coastal */
.es__img-divider--growers-1 .es__img-divider-bg {
    /*
     * DIVIDER 1 PHOTO — Balcony ocean view with wine
     * Source: seascaperesort.com (official)
     */
    background-image: url('https://framerusercontent.com/images/liUHulf0Um0NH1WM57FFbXbHNiA.jpg');
    background-position: center 55%;
}

/* Divider #2 — private dining / resort terrace */
.es__img-divider--growers-2 .es__img-divider-bg {
    /*
     * DIVIDER 2 PHOTO — Outdoor cabana dining by the pond
     * Source: seascaperesort.com (official)
     */
    background-image: url('https://framerusercontent.com/images/TRRdAAmSphr9T49A0O1EyLIDxZ0.jpg');
    background-position: center 42%;
}

/* Divider #3 — sunset / fire pit */
.es__img-divider--growers-3 .es__img-divider-bg {
    /*
     * DIVIDER 3 PHOTO — Beach bonfire at dusk with resort cliffs
     * Source: seascaperesort.com (official)
     */
    background-image: url('https://framerusercontent.com/images/Ht8aacerUluuC6HW0QLYOHqM9M.jpg');
    background-position: center 58%;
}

/*================================================================
  ALL-INCLUSIVE GRID
================================================================*/

.enterprise-summit-growers .es__all-inclusive {
    background: var(--es-bg-dark);
}

/* Flanking lines header */
.es__inclusive-header {
    display: flex;
    align-items: center;
    gap: 24px;
    justify-content: center;
    margin-bottom: 56px;
}

.es__inclusive-title {
    font-family: var(--es-font-serif);
    font-size: clamp(1.6rem, 3vw, 2.4rem);
    font-weight: 300;
    color: var(--es-gold-light);
    white-space: nowrap;
    letter-spacing: 0.04em;
}

.es__inclusive-line {
    flex: 1;
    max-width: 120px;
    height: 1px;
    background: linear-gradient(90deg, transparent, var(--es-gold) 50%, transparent);
    opacity: 0.5;
}

/* 2-column grid */
.es__inclusive-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 28px;
    max-width: 900px;
    margin: 0 auto 56px;
}

.es__inclusive-item {
    display: flex;
    gap: 22px;
    align-items: flex-start;
    padding: 28px 24px;
    background: var(--es-glass-bg);
    border: 1px solid var(--es-glass-border);
    border-top: 2px solid rgba(201, 168, 76, 0.4);
    transition: transform var(--es-transition),
                border-color var(--es-transition),
                box-shadow var(--es-transition);
}

.es__inclusive-item:hover {
    transform: translateY(-4px);
    border-color: rgba(201, 168, 76, 0.55);
    box-shadow: 0 16px 44px rgba(0,0,0,0.4);
}

.es__inclusive-item-icon {
    flex-shrink: 0;
    width: 42px;
    height: 42px;
    color: var(--es-gold);
    opacity: 0.75;
    transition: opacity var(--es-transition), transform var(--es-transition);
}

.es__inclusive-item:hover .es__inclusive-item-icon {
    opacity: 1;
    transform: scale(1.08);
}

.es__inclusive-item-icon svg {
    width: 100%;
    height: 100%;
    stroke: currentColor;
    fill: none;
    stroke-width: 1.5;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.es__inclusive-item-body {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.es__inclusive-item-title {
    font-family: var(--es-font-serif);
    font-size: 1.1rem;
    font-weight: 400;
    color: var(--es-cream);
    letter-spacing: 0.02em;
}

.es__inclusive-item-desc {
    font-family: var(--es-font-body);
    font-size: 0.88rem;
    line-height: 1.75;
    color: rgba(245, 230, 200, 0.65);
    letter-spacing: 0.01em;
}

/*================================================================
  NO-COST BANNER
================================================================*/

.es__no-cost-banner {
    position: relative;
    overflow: hidden;
    text-align: center;
    padding: 40px 32px;
    background: linear-gradient(
        135deg,
        rgba(201, 168, 76, 0.08) 0%,
        rgba(201, 168, 76, 0.16) 50%,
        rgba(201, 168, 76, 0.08) 100%
    );
    border: 1px solid rgba(201, 168, 76, 0.3);
    max-width: 760px;
    margin: 0 auto;
}

/* Shimmer sweep */
.es__no-cost-banner::before {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(
        105deg,
        transparent 30%,
        rgba(201, 168, 76, 0.12) 50%,
        transparent 70%
    );
    background-size: 200% 100%;
    animation: es-shimmer-slide 3.5s ease infinite;
}

.es__no-cost-banner-text {
    font-family: var(--es-font-serif);
    font-size: clamp(1.4rem, 3vw, 2rem);
    font-weight: 300;
    color: var(--es-gold-light);
    letter-spacing: 0.06em;
    margin-bottom: 10px;
    position: relative;
    z-index: 1;
}

.es__no-cost-banner-sub {
    font-family: var(--es-font-body);
    font-size: 0.76rem;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    color: var(--es-gold);
    opacity: 0.75;
    position: relative;
    z-index: 1;
}

/*================================================================
  VENUE SECTION
================================================================*/

.enterprise-summit-growers .es__venue {
    position: relative;
    overflow: hidden;
    padding: clamp(80px, 10vw, 140px) 0;
}

.enterprise-summit-growers .es__venue-bg {
    position: absolute;
    inset: 0;
    /*
     * VENUE BACKGROUND PHOTO — Aerial sunset bluff event
     * Source: seascaperesort.com (official)
     */
    background-image: url('https://framerusercontent.com/images/ltSOV5K8D7e4PvAbkKIzdf01xI0.jpg');
    background-size: cover;
    background-position: center 78%;
    transform: translateZ(0);
    will-change: transform;
}

.enterprise-summit-growers .es__venue-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(
        180deg,
        rgba(4, 4, 4, 0.86) 0%,
        rgba(8, 8, 8, 0.78) 50%,
        rgba(4, 4, 4, 0.86) 100%
    );
}

.enterprise-summit-growers .es__venue-content {
    position: relative;
    z-index: 2;
    text-align: center;
}

.enterprise-summit-growers .es__venue-name {
    font-family: var(--es-font-serif);
    font-size: clamp(1.8rem, 3.5vw, 2.8rem);
    color: var(--es-gold-light);
    font-weight: 300;
    letter-spacing: 0.04em;
    margin: 0 0 10px;
}

.enterprise-summit-growers .es__venue-tagline {
    font-family: var(--es-font-body);
    font-size: 0.78rem;
    letter-spacing: 0.25em;
    text-transform: uppercase;
    color: var(--es-gold);
    opacity: 0.85;
    margin-bottom: 28px;
}

.enterprise-summit-growers .es__venue-desc {
    max-width: 680px;
    margin: 0 auto 44px;
    font-size: clamp(0.95rem, 1.5vw, 1.05rem);
    line-height: 1.9;
    color: rgba(245, 230, 200, 0.80);
}

.enterprise-summit-growers .es__venue-highlights {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 14px 24px;
}

/*================================================================
  CONTACT — GROWER CTA (warm and welcoming)
================================================================*/

.enterprise-summit-growers .es__contact {
    background: var(--es-bg-darker);
    text-align: center;
}

.enterprise-summit-growers .es__contact .es__section-title {
    color: var(--es-gold);
    font-size: clamp(1.5rem, 3.2vw, 2rem);
}

.enterprise-summit-growers .es__contact-lead {
    max-width: 600px;
    margin: 0 auto 52px;
    font-size: clamp(1rem, 1.8vw, 1.15rem);
    line-height: 1.9;
    color: var(--es-cream);
    font-style: italic;
    opacity: 0.88;
}

/*================================================================
  RESPONSIVE
================================================================*/

@media (max-width: 768px) {
    .enterprise-summit-growers .es__hero-content {
        padding-top: 80px;
    }

    .enterprise-summit-growers .es__hero-video-wrap {
        display: block !important;
    }

    .enterprise-summit-growers .es__mute-btn {
        display: flex !important;
    }

    .es__hero--growers .es__hero-overlay {
        background: linear-gradient(
            175deg,
            rgba(4, 4, 4, 0.42) 0%,
            rgba(8, 8, 8, 0.20) 35%,
            rgba(8, 8, 8, 0.22) 62%,
            rgba(4, 4, 4, 0.48) 100%
        );
    }

    .es__pull-quote {
        padding: 36px 28px;
    }

    .es__pull-quote-mark {
        font-size: 5rem;
        top: -14px;
    }

    .es__inclusive-grid {
        grid-template-columns: 1fr;
    }

    .es__inclusive-header {
        gap: 16px;
    }

    .es__inclusive-line {
        max-width: 60px;
    }

    .enterprise-summit-growers .es__venue-highlights {
        gap: 8px 14px;
    }
}

/*================================================================
  ALL-INCLUSIVE GRID — update to 3 columns for 6 items on desktop
================================================================*/

.es__inclusive-grid {
    grid-template-columns: repeat(3, 1fr);
    max-width: 1060px;
}

/*================================================================
  EARLY COMMITMENT BONUS SECTION
================================================================*/

.es__early-bonus {
    background: var(--es-bg-darker);
}

.es__early-bonus-card {
    position: relative;
    overflow: hidden;
    max-width: 760px;
    margin: 0 auto;
    padding: 52px 56px;
    text-align: center;
    background: linear-gradient(
        145deg,
        rgba(201, 168, 76, 0.10) 0%,
        rgba(201, 168, 76, 0.04) 50%,
        rgba(201, 168, 76, 0.10) 100%
    );
    border: 1px solid rgba(201, 168, 76, 0.38);
    border-top: 3px solid var(--es-gold);
}

/* Shimmer sweep animation */
.es__early-bonus-card::before {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(
        105deg,
        transparent 30%,
        rgba(201, 168, 76, 0.10) 50%,
        transparent 70%
    );
    background-size: 200% 100%;
    animation: es-shimmer-slide 4s ease infinite;
    pointer-events: none;
}

.es__early-bonus-star {
    display: block;
    font-size: 1.2rem;
    color: var(--es-gold);
    opacity: 0.60;
    margin-bottom: 16px;
    position: relative;
}

.es__early-bonus-title {
    font-family: var(--es-font-heading);
    font-size: clamp(1.5rem, 3vw, 2.2rem);
    font-weight: 300;
    color: var(--es-gold-light);
    letter-spacing: 0.04em;
    margin-bottom: 20px;
    position: relative;
}

.es__early-bonus-lead {
    font-size: clamp(0.95rem, 1.7vw, 1.1rem);
    color: var(--es-cream);
    line-height: 1.85;
    max-width: 560px;
    margin: 0 auto 12px;
    position: relative;
}

.es__early-bonus-lead strong {
    color: var(--es-gold-light);
}

.es__early-bonus-sub {
    font-family: var(--es-font-body);
    font-size: 0.80rem;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: var(--es-gold);
    opacity: 0.72;
    margin-bottom: 28px;
    position: relative;
}

.es__early-bonus-divider {
    width: 60px;
    height: 1px;
    background: linear-gradient(90deg, transparent, var(--es-gold), transparent);
    margin: 24px auto;
    opacity: 0.55;
}

.es__early-bonus-highlight {
    font-family: var(--es-font-heading);
    font-size: clamp(1rem, 2vw, 1.25rem);
    font-style: italic;
    color: var(--es-cream);
    opacity: 0.88;
    line-height: 1.7;
    position: relative;
}

.es__early-bonus-highlight strong {
    color: var(--es-gold-light);
    font-style: normal;
}

/*================================================================
  PULL QUOTE SECTION — grower-specific tint
================================================================*/

.es__pull-quote-section--grower {
    background: var(--es-bg-dark);
}

/*================================================================
  CONTACT — email link + primary card highlight
================================================================*/

.es__contact-card--primary {
    border-top-width: 3px;
    border-top-color: var(--es-gold);
    box-shadow: 0 0 32px rgba(201, 168, 76, 0.08);
}

@media (max-width: 900px) {
    .es__inclusive-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 768px) {
    .es__early-bonus-card {
        padding: 40px 28px;
    }

    .es__inclusive-grid {
        grid-template-columns: 1fr;
    }
}