.event-hub {
    background:
        radial-gradient(circle at top center, rgba(176, 139, 87, 0.14) 0%, rgba(176, 139, 87, 0) 24%),
        linear-gradient(180deg, #070707 0%, #101010 42%, #090909 100%);
}

.event-hub__hero {
    position: relative;
    overflow: hidden;
    padding: 228px 0 148px;
    background: #080808;
    isolation: isolate;
}

.event-hub__hero::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
    background:
        linear-gradient(180deg, rgba(0, 0, 0, 0.82) 0%, rgba(0, 0, 0, 0.58) 44%, rgba(0, 0, 0, 0.72) 100%),
        radial-gradient(circle at center top, rgba(176, 139, 87, 0.14) 0%, rgba(176, 139, 87, 0) 42%);
}

.event-hub__hero::after {
    content: "";
    position: absolute;
    inset: -24px;
    z-index: 0;
    background: var(--events-hero-bg) center center / cover no-repeat;
    filter: blur(6px) brightness(0.42);
    transform: scale(1.06);
}

.event-hub__hero-inner,
.event-hub__section-head,
.event-hub__benefits-shell,
.event-hub__final-panel,
.event-hub__bridge,
.event-hub__host-shell,
.event-hub__fallback {
    position: relative;
    z-index: 2;
}

.event-hub__hero-inner {
    max-width: 920px;
}

.event-hub__eyebrow {
    margin: 0 0 18px;
    color: var(--bronze-light);
    font-size: 12px;
    letter-spacing: 2.6px;
    text-transform: uppercase;
}

.event-hub__hero-title {
    margin: 0;
    max-width: 860px;
    font-size: 60px;
    line-height: 0.94;
}

.event-hub__hero-subtitle {
    margin: 24px 0 0;
    max-width: 780px;
    font-size: clamp(20px, 2vw, 26px);
    line-height: 1.6;
    color: var(--text-main);
}

.event-hub__hero-lead,
.event-hub__section-text,
.event-hub__event-text,
.event-hub__mini-text,
.event-hub__type-text,
.event-hub__format-text,
.event-hub__fallback-text,
.event-hub__bridge-text,
.event-hub__host-stat span,
.event-hub__quote p,
.event-hub__benefit-card p {
    color: var(--text-muted);
    font-size: 17px;
    line-height: 1.82;
}

.event-hub__hero-lead {
    margin: 20px 0 0;
    max-width: 760px;
}

.event-hub__hero-actions,
.event-hub__final-actions,
.event-hub__host-actions,
.event-hub__bridge-actions,
.event-hub__fallback-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    margin-top: 34px;
}

.event-hub__hero-actions > a,
.event-hub__final-actions > a,
.event-hub__host-actions > a,
.event-hub__bridge-actions > a,
.event-hub__fallback-actions > a,
.event-hub__event-cta,
.event-hub__type-cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 58px;
}

.event-hub__hero-actions .secondary-btn,
.event-hub__final-actions .secondary-btn,
.event-hub__host-actions .secondary-btn,
.event-hub__bridge-actions .secondary-btn,
.event-hub__fallback-actions .secondary-btn,
.event-hub__event-cta.secondary-btn,
.event-hub__type-cta.secondary-btn {
    padding: 0 34px;
    border: 1px solid rgba(226, 209, 163, 0.3);
    background: rgba(9, 9, 9, 0.26);
    backdrop-filter: blur(6px);
}

.event-hub__hero-stats {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 28px;
}

.event-hub__hero-pill {
    display: inline-flex;
    align-items: center;
    min-height: 42px;
    padding: 0 18px;
    border: 1px solid rgba(226, 209, 163, 0.18);
    background: rgba(10, 10, 10, 0.44);
    color: rgba(245, 245, 245, 0.84);
    font-size: 12px;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    text-decoration: none;
}

.event-hub__hero-pill--link:hover,
.event-hub__hero-pill--link:focus-visible {
    border-color: rgba(226, 209, 163, 0.38);
    color: var(--bronze-light);
}

.event-hub__section-head {
    max-width: 780px;
    margin-bottom: 44px;
}

.event-hub__section-title,
.event-hub__bridge-title {
    margin: 0;
    font-size: clamp(38px, 4vw, 58px);
    line-height: 0.98;
}

.event-hub__section-text {
    margin: 18px 0 0;
}

.event-hub__planned-layout {
    display: grid;
    grid-template-columns: minmax(0, 1.12fr) minmax(300px, 0.88fr);
    gap: 28px;
    align-items: stretch;
}

.event-hub__planned-spotlight,
.event-hub__mini-card,
.event-hub__past-card,
.event-hub__format-card,
.event-hub__type-card,
.event-hub__benefit-card,
.event-hub__host-stat,
.event-hub__fallback,
.event-hub__bridge,
.event-hub__final-panel,
.event-hub__benefits-shell {
    border: 1px solid rgba(226, 209, 163, 0.14);
    background: linear-gradient(180deg, rgba(17, 17, 17, 0.96) 0%, rgba(10, 10, 10, 0.98) 100%);
    box-shadow: 0 28px 52px rgba(0, 0, 0, 0.28);
}

.event-hub__planned-link,
.event-hub__mini-link,
.event-hub__past-link,
.event-hub__type-link {
    display: block;
    color: inherit;
    text-decoration: none;
}

.event-hub__planned-media,
.event-hub__past-media,
.event-hub__type-media,
.event-hub__mini-media {
    position: relative;
    overflow: hidden;
    background: #111;
}

.event-hub__planned-media {
    height: 430px;
}

.event-hub__mini-media {
    height: 210px;
}

.event-hub__past-media {
    height: 260px;
}

.event-hub__type-media {
    height: 240px;
}

.event-hub__event-image,
.event-hub__type-image,
.event-hub__planned-media img,
.event-hub__past-media img,
.event-hub__mini-media img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.7s ease, filter 0.7s ease;
}

.event-hub__planned-link:hover .event-hub__event-image,
.event-hub__mini-link:hover .event-hub__event-image,
.event-hub__past-link:hover .event-hub__event-image,
.event-hub__type-link:hover .event-hub__type-image,
.event-hub__type-link:hover .event-hub__type-placeholder {
    transform: scale(1.04);
}

.event-hub__planned-body,
.event-hub__past-body,
.event-hub__type-body {
    padding: 28px;
}

.event-hub__planned-spotlight.is-featured .event-hub__planned-body {
    background: linear-gradient(180deg, rgba(28, 24, 17, 0.96) 0%, rgba(13, 12, 10, 0.98) 100%);
}

.event-hub__planned-rail {
    display: grid;
    gap: 20px;
}

.event-hub__mini-body {
    padding: 20px 22px 24px;
}

.event-hub__date-pill {
    display: inline-flex;
    align-items: center;
    min-height: 34px;
    padding: 0 12px;
    margin-bottom: 14px;
    border: 1px solid rgba(226, 209, 163, 0.22);
    background: rgba(226, 209, 163, 0.08);
    color: var(--bronze-light);
    font-size: 11px;
    letter-spacing: 1.8px;
    text-transform: uppercase;
}

.event-hub__event-date {
    margin: 0;
    color: var(--bronze-light);
    font-size: 13px;
    letter-spacing: 1.8px;
    text-transform: uppercase;
}

.event-hub__event-title,
.event-hub__mini-title,
.event-hub__type-title,
.event-hub__format-title {
    margin: 10px 0 0;
    font-size: 30px;
    line-height: 1.02;
}

.event-hub__event-text,
.event-hub__mini-text,
.event-hub__type-text {
    margin: 14px 0 0;
}

.event-hub__event-cta.secondary-btn,
.event-hub__type-cta.secondary-btn {
    margin-top: 20px;
    width: fit-content;
}

.event-hub__bridge,
.event-hub__final-panel,
.event-hub__benefits-shell {
    padding: 34px;
}

.event-hub__bridge {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 28px;
    margin-top: 28px;
}

.event-hub__bridge-copy {
    max-width: 700px;
}

.event-hub__bridge-title {
    font-size: clamp(28px, 3vw, 40px);
}

.event-hub__bridge-text {
    margin: 14px 0 0;
}

.event-hub__format-grid,
.event-hub__type-grid,
.event-hub__past-grid,
.event-hub__benefit-grid {
    display: grid;
    gap: 22px;
}

.event-hub__format-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.event-hub__past-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.event-hub__type-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.event-hub__format-card,
.event-hub__benefit-card {
    padding: 26px;
}

.event-hub__format-text {
    margin: 12px 0 0;
}

.event-hub__archive-link {
    margin-top: 28px;
}

.event-hub__quote {
    margin-top: 28px;
    max-width: 860px;
    padding-left: 20px;
    border-left: 1px solid rgba(226, 209, 163, 0.2);
}

.event-hub__quote p {
    margin: 0;
}

.event-hub__host-shell,
.event-hub__benefits-shell {
    display: grid;
    grid-template-columns: minmax(0, 1.06fr) minmax(280px, 0.94fr);
    gap: 28px;
    padding: 34px;
}

.event-hub__host-content {
    max-width: 760px;
}

.event-hub__host-points {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 22px;
}

.event-hub__host-points span {
    display: inline-flex;
    align-items: center;
    min-height: 42px;
    padding: 0 18px;
    border: 1px solid rgba(226, 209, 163, 0.18);
    color: rgba(245, 245, 245, 0.88);
    font-size: 12px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}

.event-hub__host-aside {
    display: grid;
    gap: 18px;
}

.event-hub__host-stat {
    padding: 24px;
}

.event-hub__host-stat strong {
    display: block;
    color: var(--text-main);
    font-size: 22px;
    font-weight: 600;
    line-height: 1.3;
}

.event-hub__host-stat span {
    display: block;
    margin-top: 8px;
    font-size: 15px;
}

.event-hub__type-link {
    height: 100%;
}

.event-hub__type-card,
.event-hub__type-link {
    display: flex;
    flex-direction: column;
}

.event-hub__type-body {
    display: flex;
    flex: 1;
    flex-direction: column;
}

.event-hub__type-placeholder {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background:
        radial-gradient(circle at top left, rgba(226, 209, 163, 0.16) 0%, rgba(226, 209, 163, 0) 44%),
        linear-gradient(135deg, rgba(18, 18, 18, 0.98) 0%, rgba(11, 11, 11, 0.98) 100%);
}

.event-hub__type-placeholder span {
    color: var(--bronze-light);
    font-family: 'Cormorant Garamond', serif;
    font-size: 32px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.event-hub__type-benefits {
    display: grid;
    gap: 10px;
    margin: 18px 0 0;
    padding: 0;
    list-style: none;
}

.event-hub__type-benefits li {
    position: relative;
    padding-left: 18px;
    color: rgba(245, 245, 245, 0.8);
    line-height: 1.7;
}

.event-hub__type-benefits li::before {
    content: "";
    position: absolute;
    top: 12px;
    left: 0;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: var(--bronze-deep);
    box-shadow: 0 0 0 6px rgba(142, 109, 61, 0.14);
}

.event-hub__benefit-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.event-hub__benefit-card p {
    margin: 0;
}

.event-hub__final-panel {
    text-align: center;
}

.event-hub__final-panel .event-hub__section-text {
    max-width: 760px;
    margin-left: auto;
    margin-right: auto;
}

.event-hub__final-actions {
    justify-content: center;
}

.event-hub__fallback {
    padding: 34px;
}

.event-hub__fallback-title {
    margin: 0;
    font-size: 34px;
    line-height: 1.02;
}

.event-hub__fallback-text {
    margin: 16px 0 0;
    max-width: 760px;
}

@media (max-width: 1180px) {
    .event-hub__hero {
        padding: 208px 0 132px;
    }

    .event-hub__planned-layout,
    .event-hub__host-shell,
    .event-hub__benefits-shell {
        grid-template-columns: 1fr;
    }

    .event-hub__format-grid,
    .event-hub__type-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 920px) {
    .event-hub__hero {
        padding: 188px 0 116px;
    }

    .event-hub__hero-title {
        font-size: 52px;
    }

    .event-hub__planned-media,
    .event-hub__past-media,
    .event-hub__type-media {
        height: 220px;
    }

    .event-hub__planned-layout,
    .event-hub__past-grid,
    .event-hub__benefit-grid,
    .event-hub__format-grid,
    .event-hub__type-grid {
        grid-template-columns: 1fr;
    }

    .event-hub__bridge,
    .event-hub__host-shell,
    .event-hub__benefits-shell,
    .event-hub__final-panel,
    .event-hub__fallback,
    .event-hub__format-card,
    .event-hub__benefit-card,
    .event-hub__host-stat {
        padding: 28px;
    }
}

@media (max-width: 767px) {
    .event-hub__hero {
        padding: 164px 0 96px;
    }

    .event-hub__hero-title {
        font-size: 42px;
    }

    .event-hub__hero-subtitle,
    .event-hub__hero-lead,
    .event-hub__section-text,
    .event-hub__event-text,
    .event-hub__mini-text,
    .event-hub__type-text,
    .event-hub__format-text,
    .event-hub__fallback-text,
    .event-hub__bridge-text,
    .event-hub__host-stat span,
    .event-hub__quote p,
    .event-hub__benefit-card p {
        font-size: 16px;
    }

    .event-hub__section-title,
    .event-hub__bridge-title {
        font-size: 34px;
    }

    .event-hub__planned-body,
    .event-hub__past-body,
    .event-hub__type-body,
    .event-hub__bridge,
    .event-hub__host-shell,
    .event-hub__benefits-shell,
    .event-hub__final-panel,
    .event-hub__fallback,
    .event-hub__format-card,
    .event-hub__benefit-card,
    .event-hub__host-stat {
        padding: 22px;
    }

    .event-hub__hero-actions,
    .event-hub__final-actions,
    .event-hub__host-actions,
    .event-hub__bridge-actions,
    .event-hub__fallback-actions {
        flex-direction: column;
        align-items: stretch;
    }

    .event-hub__hero-actions > a,
    .event-hub__final-actions > a,
    .event-hub__host-actions > a,
    .event-hub__bridge-actions > a,
    .event-hub__fallback-actions > a,
    .event-hub__event-cta,
    .event-hub__type-cta {
        width: 100%;
    }

    .event-hub__hero-pill,
    .event-hub__host-points span {
        width: 100%;
        justify-content: center;
    }

    .event-hub__planned-media {
        height: 260px;
    }

    .event-hub__mini-media,
    .event-hub__past-media,
    .event-hub__type-media {
        height: 200px;
    }
}
