:root {
  --hub-ink: #11110f;
  --hub-paper: #f2f0e8;
  --hub-white: #fffdf7;
  --hub-lime: #c9ff3d;
  --hub-blue: #5967ff;
  --hub-coral: #ff684d;
  --hub-pink: #ff8fcc;
  --hub-yellow: #ffe354;
  --hub-display: "Space Grotesk", "Arial Black", sans-serif;
  --hub-body: "DM Sans", Arial, sans-serif;
}

html { scroll-behavior: smooth; overflow-x: clip; }
body.elementor-page { margin: 0; background: var(--hub-paper); color: var(--hub-ink); }
.hub-page, .hub-page * { box-sizing: border-box; }
.hub-page { overflow: hidden; background: var(--hub-paper); color: var(--hub-ink); font-family: var(--hub-body); }
.hub-page a { color: inherit; text-decoration: none; }
.hub-section-host.e-con { --padding-top: 0; --padding-right: 0; --padding-bottom: 0; --padding-left: 0; --gap: 0; width: 100%; }
.hub-section-host > .elementor-widget-html,
.hub-section-host .elementor-widget-html > .elementor-widget-container { width: 100%; }
.hub-shell { width: min(1180px, calc(100% - 48px)); margin-inline: auto; }
.hub-section-pad { padding-block: 115px; }
.hub-page .elementor-widget { margin-bottom: 0; }
.hub-page .elementor-heading-title { color: inherit; font-family: var(--hub-display); }

.hub-header-wrap { width: 100%; }
.hub-header { min-height: 88px; display: flex; align-items: center; justify-content: space-between; position: relative; z-index: 20; }
.hub-brand { display: inline-flex; align-items: center; gap: 12px; font-family: var(--hub-display); font-size: 19px; font-weight: 700; text-transform: uppercase; }
.hub-brand b { width: 38px; height: 38px; display: grid; place-items: center; color: var(--hub-paper); background: var(--hub-ink); border-radius: 50% 50% 50% 8px; transform: rotate(-4deg); }
.hub-brand em { color: var(--hub-blue); font-style: normal; }
.hub-nav { display: flex; align-items: center; gap: 28px; font-size: 14px; font-weight: 700; }
.hub-nav a { position: relative; }
.hub-nav a:not(.hub-nav-cta)::after { content: ""; position: absolute; inset: auto 0 -5px; height: 2px; background: var(--hub-blue); transform: scaleX(0); transition: transform .2s; }
.hub-nav a:hover::after { transform: scaleX(1); }
.hub-nav-cta, .hub-button { display: inline-flex; align-items: center; justify-content: center; gap: 24px; padding: 14px 20px; color: var(--hub-white) !important; background: var(--hub-ink); border: 2px solid var(--hub-ink); border-radius: 999px; font-weight: 700; transition: transform .2s, box-shadow .2s; }
.hub-nav-cta:hover, .hub-button:hover { transform: translateY(-3px); box-shadow: 0 6px 0 rgba(17,17,15,.18); }
.hub-menu-toggle { display: none; border: 0; background: transparent; padding: 10px; cursor: pointer; }
.hub-menu-toggle span { display: block; width: 27px; height: 2px; margin: 6px 0; background: var(--hub-ink); }

.hub-hero { min-height: calc(100vh - 88px); display: grid; grid-template-columns: 1.05fr .95fr; gap: 54px; align-items: center; padding-block: 60px 100px; }
.hub-eyebrow { display: flex; align-items: center; gap: 10px; margin: 0 0 22px; font-family: var(--hub-display); font-size: 12px; font-weight: 700; letter-spacing: .15em; text-transform: uppercase; }
.hub-eyebrow::before { content: ""; width: 26px; height: 3px; background: currentColor; }
.hub-hero-title .elementor-heading-title { margin: 0; font-size: clamp(62px, 8.2vw, 120px); font-weight: 700; line-height: .88; letter-spacing: -.065em; text-transform: uppercase; }
.hub-hero-title strong { color: var(--hub-blue); font-weight: inherit; }
.hub-hero-copy .elementor-widget-text-editor { max-width: 570px; margin-top: 30px; font-size: clamp(18px, 2vw, 23px); line-height: 1.45; }
.hub-actions { display: flex; align-items: center; gap: 26px; margin-top: 34px; }
.hub-text-link { padding-block: 7px; border-bottom: 2px solid var(--hub-ink); font-weight: 700; }
.hub-social { display: flex; align-items: center; gap: 14px; margin-top: 50px; font-size: 13px; line-height: 1.35; }
.hub-social-icons { display: flex; }
.hub-social-icons span { width: 37px; height: 37px; display: grid; place-items: center; margin-left: -8px; border: 2px solid var(--hub-paper); border-radius: 50%; font-weight: 700; }
.hub-social-icons span:nth-child(1) { margin-left: 0; background: var(--hub-lime); }
.hub-social-icons span:nth-child(2) { background: var(--hub-pink); }
.hub-social-icons span:nth-child(3) { color: white; background: var(--hub-blue); }

.hub-hero-art { min-height: 610px; position: relative; display: grid; place-items: center; }
.hub-hero-art::before { content: ""; position: absolute; width: 82%; aspect-ratio: 1; background: var(--hub-lime); border-radius: 50%; }
.hub-orbit { position: absolute; width: 100%; height: 58%; border: 2px solid var(--hub-ink); border-radius: 50%; transform: rotate(-35deg); }
.hub-orbit-two { width: 93%; transform: rotate(35deg); }
.hub-night-card { width: min(365px, 72vw); aspect-ratio: .72; position: relative; z-index: 2; overflow: hidden; padding: 22px; color: white; background: var(--hub-blue); border: 3px solid var(--hub-ink); border-radius: 8px; box-shadow: 14px 14px 0 var(--hub-ink); transform: rotate(3deg); }
.hub-night-card::after { content: ""; position: absolute; width: 220px; height: 220px; right: -120px; top: 95px; border: 38px solid var(--hub-lime); border-radius: 50%; }
.hub-card-top { display: flex; justify-content: space-between; font-family: var(--hub-display); font-size: 11px; font-weight: 700; letter-spacing: .12em; }
.hub-card-title { position: absolute; left: 22px; bottom: 115px; z-index: 2; font-family: var(--hub-display); font-size: 67px; font-weight: 700; line-height: .78; letter-spacing: -.08em; }
.hub-card-meta { position: absolute; inset: auto 22px 22px; z-index: 2; display: flex; justify-content: space-between; padding-top: 12px; border-top: 1px solid rgba(255,255,255,.5); font-size: 10px; text-transform: uppercase; }
.hub-card-meta span:last-child { text-align: right; }
.hub-burst { position: absolute; right: 22px; top: 66px; z-index: 3; width: 96px; aspect-ratio: 1; display: grid; place-items: center; color: var(--hub-ink); background: var(--hub-pink); clip-path: polygon(50% 0,60% 30%,85% 15%,70% 40%,100% 50%,70% 60%,85% 85%,60% 70%,50% 100%,40% 70%,15% 85%,30% 60%,0 50%,30% 40%,15% 15%,40% 30%); font-size: 31px; }
.hub-sticker { position: absolute; z-index: 4; display: grid; place-items: center; text-align: center; border: 3px solid var(--hub-ink); font-family: var(--hub-display); font-weight: 700; line-height: .9; }
.hub-sticker-one { width: 94px; height: 94px; left: 0; top: 92px; background: var(--hub-yellow); border-radius: 50%; transform: rotate(-14deg); }
.hub-sticker-two { width: 100px; height: 72px; right: 0; bottom: 72px; background: var(--hub-pink); box-shadow: 5px 5px 0 var(--hub-ink); transform: rotate(10deg); }

.hub-ticker { overflow: hidden; color: white; background: var(--hub-ink); transform: rotate(-1deg) scale(1.02); }
.hub-ticker-track { width: max-content; display: flex; gap: 24px; align-items: center; padding: 17px 0; animation: hub-marquee 24s linear infinite; font-family: var(--hub-display); font-size: 19px; font-weight: 700; letter-spacing: .08em; }
.hub-ticker-track i { color: var(--hub-lime); font-style: normal; }
@keyframes hub-marquee { to { transform: translateX(-50%); } }

.hub-about-intro { max-width: 850px; }
.hub-section-title .elementor-heading-title { font-size: clamp(50px, 6.5vw, 90px); line-height: .9; letter-spacing: -.065em; text-transform: uppercase; }
.hub-section-title strong { color: var(--hub-blue); font-weight: inherit; }
.hub-about-text { max-width: 650px; margin: 28px 0 55px auto; font-size: 20px; }
.hub-value-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 18px; }
.hub-value-card { min-height: 420px; position: relative; overflow: hidden; padding: 26px; border: 2px solid var(--hub-ink); border-radius: 24px; transition: transform .25s, box-shadow .25s; }
.hub-value-card:hover { transform: translateY(-8px); box-shadow: 9px 9px 0 var(--hub-ink); }
.hub-value-card:nth-child(1) { background: var(--hub-lime); }
.hub-value-card:nth-child(2) { color: white; background: var(--hub-blue); }
.hub-value-card:nth-child(3) { background: var(--hub-coral); }
.hub-card-number { font-family: var(--hub-display); font-size: 13px; font-weight: 700; }
.hub-card-symbol { width: 82px; height: 82px; display: grid; place-items: center; margin: 38px auto 34px; border: 2px solid currentColor; border-radius: 50%; font-family: var(--hub-display); font-size: 42px; font-weight: 700; }
.hub-value-card h3 { margin: 0; font-family: var(--hub-display); font-size: clamp(31px,3.1vw,44px); line-height: .95; letter-spacing: -.055em; text-transform: uppercase; }
.hub-value-card p { max-width: 260px; line-height: 1.45; }

.hub-evening-wrap { color: white; background: var(--hub-ink); }
.hub-evening { display: grid; grid-template-columns: .8fr 1.2fr; gap: 90px; }
.hub-evening .hub-eyebrow { color: var(--hub-lime); }
.hub-evening .hub-section-title strong { color: var(--hub-lime); }
.hub-timeline { margin: 0; padding: 0; list-style: none; }
.hub-timeline li { min-height: 126px; display: grid; grid-template-columns: 88px 1fr 42px; gap: 20px; padding: 25px 0; border-top: 1px solid rgba(255,255,255,.25); }
.hub-timeline li:last-child { border-bottom: 1px solid rgba(255,255,255,.25); }
.hub-timeline time { color: var(--hub-lime); font-family: var(--hub-display); font-weight: 700; }
.hub-timeline h3 { margin: -5px 0 4px; color: white; font-family: var(--hub-display); font-size: 27px; }
.hub-timeline p { margin: 0; color: rgba(255,255,255,.68); }
.hub-timeline b { width: 40px; height: 40px; display: grid; place-items: center; color: var(--hub-ink); background: var(--hub-paper); border-radius: 50%; font-size: 12px; }

.hub-disciples { display: grid; grid-template-columns: .9fr 1.1fr; gap: 95px; align-items: center; }
.hub-poster { min-height: 600px; position: relative; overflow: hidden; padding: 27px; background: var(--hub-pink); border: 3px solid var(--hub-ink); box-shadow: 13px 13px 0 var(--hub-ink); transform: rotate(-2deg); }
.hub-poster-label { display: inline-block; padding: 7px 10px; color: white; background: var(--hub-ink); font-family: var(--hub-display); font-size: 12px; font-weight: 700; letter-spacing: .1em; }
.hub-poster-words { position: absolute; left: 25px; top: 104px; display: flex; flex-direction: column; font-family: var(--hub-display); font-size: clamp(72px,8vw,110px); font-weight: 700; line-height: .73; letter-spacing: -.095em; }
.hub-poster-words span:nth-child(2) { color: var(--hub-blue); }
.hub-poster-words span:nth-child(3) { color: white; -webkit-text-stroke: 3px var(--hub-ink); }
.hub-poster-arrow { position: absolute; right: 30px; bottom: 30px; font-size: 130px; transform: rotate(25deg); }
.hub-disciples-copy .hub-section-title .elementor-heading-title { font-size: clamp(46px,5.3vw,76px); }
.hub-disciples-lead { margin-top: 28px; font-size: 20px; font-weight: 600; }
.hub-outline-button { margin-top: 25px; color: var(--hub-ink) !important; background: transparent; }
.hub-outline-button:hover { color: white !important; background: var(--hub-ink); }

.hub-quote-wrap { padding-block: 110px; color: white; background: var(--hub-blue); }
.hub-quote { margin: 0; font-family: var(--hub-display); font-size: clamp(42px,6.5vw,90px); font-weight: 700; line-height: .98; letter-spacing: -.055em; text-align: center; text-transform: uppercase; }
.hub-quote em { color: var(--hub-lime); font-style: normal; }

.hub-faq-grid { display: grid; grid-template-columns: .85fr 1.15fr; gap: 90px; }
.hub-faq-grid .hub-section-title .elementor-heading-title { font-size: clamp(48px,5.4vw,76px); }
.hub-faq details { border-top: 2px solid var(--hub-ink); }
.hub-faq details:last-child { border-bottom: 2px solid var(--hub-ink); }
.hub-faq summary { display: flex; justify-content: space-between; align-items: center; gap: 20px; padding: 24px 0; cursor: pointer; list-style: none; font-family: var(--hub-display); font-size: clamp(20px,2.2vw,27px); font-weight: 700; }
.hub-faq summary::-webkit-details-marker { display: none; }
.hub-faq summary::after { content: "+"; width: 38px; height: 38px; flex: 0 0 38px; display: grid; place-items: center; color: white; background: var(--hub-ink); border-radius: 50%; font-size: 24px; }
.hub-faq details[open] summary::after { content: "×"; background: var(--hub-blue); }
.hub-faq details p { max-width: 580px; margin: -4px 0 25px; color: rgba(17,17,15,.7); }

.hub-join { display: grid; grid-template-columns: 1.1fr .9fr; gap: 65px; align-items: center; min-height: 390px; padding: 60px; background: var(--hub-lime); border: 3px solid var(--hub-ink); border-radius: 32px; box-shadow: 12px 12px 0 var(--hub-ink); }
.hub-join .hub-section-title strong { color: var(--hub-blue); }
.hub-join-copy { font-size: 19px; }
.hub-footer { display: grid; grid-template-columns: 1.1fr 1fr 1fr auto; gap: 35px; padding-block: 50px; border-top: 1px solid rgba(17,17,15,.18); font-size: 13px; }
.hub-footer-links { display: flex; flex-wrap: wrap; gap: 16px; font-weight: 700; }

.hub-reveal { opacity: 0; transform: translateY(24px); transition: opacity .65s, transform .65s; }
.hub-reveal.is-visible, .elementor-editor-active .hub-reveal { opacity: 1; transform: none; }

@media (max-width: 980px) {
  .hub-nav a:not(.hub-nav-cta) { display: none; }
  .hub-hero, .hub-evening, .hub-disciples, .hub-faq-grid { grid-template-columns: 1fr; }
  .hub-hero-art { width: min(620px,100%); margin-inline: auto; }
  .hub-value-grid { grid-template-columns: 1fr 1fr; }
  .hub-value-card:last-child { grid-column: 1/-1; min-height: 340px; }
  .hub-footer { grid-template-columns: 1fr 1fr; }
}

@media (max-width: 680px) {
  .hub-shell { width: min(100% - 28px,1180px); }
  .hub-section-pad { padding-block: 74px; }
  .hub-header { min-height: 74px; }
  .hub-menu-toggle { display: block; }
  .hub-nav { display: none; position: absolute; inset: 70px 0 auto; padding: 18px; flex-direction: column; align-items: stretch; gap: 4px; background: var(--hub-paper); border: 2px solid var(--hub-ink); border-radius: 18px; box-shadow: 7px 7px 0 var(--hub-ink); }
  .hub-nav.is-open { display: flex; }
  .hub-nav a:not(.hub-nav-cta) { display: block; padding: 10px 5px; }
  .hub-hero { min-height: auto; gap: 35px; padding-block: 50px 70px; }
  .hub-hero-title .elementor-heading-title { font-size: clamp(56px,17vw,80px); }
  .hub-actions { align-items: flex-start; flex-direction: column; }
  .hub-hero-art { min-height: 490px; overflow: hidden; }
  .hub-night-card { width: min(290px,73vw); }
  .hub-card-title { bottom: 100px; font-size: 52px; }
  .hub-sticker-one { width: 78px; height: 78px; left: 0; }
  .hub-sticker-two { width: 82px; height: 62px; right: 0; font-size: 12px; }
  .hub-section-title .elementor-heading-title { font-size: clamp(45px,14vw,67px); }
  .hub-about-text { margin-left: 0; font-size: 18px; }
  .hub-value-grid { grid-template-columns: 1fr; }
  .hub-value-card, .hub-value-card:last-child { grid-column: auto; min-height: 385px; }
  .hub-evening, .hub-disciples, .hub-faq-grid { gap: 50px; }
  .hub-timeline li { grid-template-columns: 66px 1fr; }
  .hub-timeline b { display: none; }
  .hub-poster { min-height: 470px; }
  .hub-poster-words { left: 18px; top: 90px; font-size: clamp(67px,21vw,92px); }
  .hub-join { grid-template-columns: 1fr; gap: 30px; padding: 42px 25px; }
  .hub-footer { grid-template-columns: 1fr; gap: 23px; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  .hub-page *, .hub-page *::before, .hub-page *::after { animation-duration: .01ms !important; transition-duration: .01ms !important; }
  .hub-reveal { opacity: 1; transform: none; }
}
