/* LoyaBuzz 2026 — cohesive, lively homepage polish. Flat brand colours only. */
:root {
  --live-blue: #1DA1F2;
  --live-orange: #FF8A00;
  --live-ink: #071d31;
  --live-muted: #607386;
  --live-sky: #eff9ff;
  --live-cream: #fff8ef;
  --live-line: rgba(7, 29, 49, .09);
  --live-shadow: 0 24px 60px rgba(7, 47, 76, .11);
  --live-shadow-hover: 0 30px 70px rgba(7, 47, 76, .17);
}

html { scroll-padding-top: 84px; }
body { color: var(--live-ink); background: #fff; }
.section { position: relative; overflow: hidden; }
.section-heading { max-width: 870px; }
.section-heading h2 { letter-spacing: -.055em; line-height: .96; }
.kicker, .eyebrow { letter-spacing: .15em; }
.brand-kicker img { width: 25px; height: 25px; padding: 3px; background: #fff; border-radius: 50%; box-shadow: 0 5px 14px rgba(7,47,76,.11); }

/* Navigation stays visually open while gaining crisp interaction. */
.site-header { background: transparent !important; }
.site-header .nav-wrap { border: 0 !important; box-shadow: none !important; background: transparent !important; }
.site-header nav > a:not(.nav-cta) { position: relative; }
.site-header nav > a:not(.nav-cta)::after {
  content: ""; position: absolute; left: 0; right: 100%; bottom: -7px; height: 2px;
  background: var(--live-orange); transition: right .28s ease;
}
.site-header nav > a:not(.nav-cta):hover::after { right: 0; }
.nav-cta { box-shadow: 0 10px 24px rgba(29,161,242,.22); transition: transform .25s ease, box-shadow .25s ease; }
.nav-cta:hover { transform: translateY(-2px); box-shadow: 0 15px 30px rgba(29,161,242,.28); }

/* Hero: full-width editorial stage with motion behind the content. */
.hero { min-height: min(900px, 92vh); border-bottom: 1px solid rgba(29,161,242,.12); }
.hero::before { opacity: .58 !important; }
.hero .hero-grid { min-height: 780px; align-content: center; }
.hero .hero-copy { padding-top: 24px; }
.hero .eyebrow { padding: 10px 15px; background: rgba(255,255,255,.72); box-shadow: 0 12px 32px rgba(7,47,76,.08); backdrop-filter: blur(10px); }
.hero .hero-copy h1 { text-wrap: balance; }
.hero .hero-copy h1 em { color: var(--live-blue) !important; }
.hero .hero-copy h1 em::after { background: var(--live-orange) !important; height: 5px; }
.hero .hero-copy > p { max-width: 750px; }
.hero-growth-art .growth-area { fill: rgba(29,161,242,.1) !important; }
.hero-growth-art .growth-line { stroke: var(--live-orange) !important; }
.hero-growth-art .growth-bars rect { fill: var(--live-blue) !important; }
.hero-growth-art .growth-bars rect:nth-child(5),
.hero-growth-art .growth-bars rect:nth-child(6) { fill: var(--live-orange) !important; }
.hero-growth-art .growth-points circle { stroke: var(--live-blue) !important; }
.hero-growth-art .growth-points circle:last-child { stroke: var(--live-orange) !important; }
.hero-ai-network .network-paths path { stroke: var(--live-blue) !important; }
.hero-ai-network .network-paths path:nth-child(2),
.hero-ai-network .network-paths path:nth-child(3) { stroke: var(--live-orange) !important; }
.hero-ai-network .network-nodes circle { stroke: var(--live-blue) !important; }
.hero-ai-network .network-nodes circle:nth-child(3n) { stroke: var(--live-orange) !important; }
.hero .hero-proof { gap: 14px; }
.hero .hero-proof article {
  min-height: 116px; padding: 20px !important; border: 0 !important; border-top: 3px solid transparent !important;
  background: rgba(255,255,255,.72) !important; backdrop-filter: blur(13px);
  box-shadow: 0 18px 44px rgba(7,47,76,.1); transition: transform .3s ease, box-shadow .3s ease, background .3s ease;
}
.hero .hero-proof article:nth-child(1) { border-top-color: var(--live-orange) !important; }
.hero .hero-proof article:nth-child(2) { border-top-color: var(--live-blue) !important; }
.hero .hero-proof article:nth-child(3) { border-top-color: #7057b8 !important; }
.hero .hero-proof article:hover { transform: translateY(-7px); background: rgba(255,255,255,.9) !important; box-shadow: var(--live-shadow-hover); }
.hero .hero-proof article:nth-child(3) { border-top-color: var(--live-ink) !important; }
.hero .hero-proof .proof-deals { background: var(--live-ink) !important; }
.hero .hero-proof article,
.hero .hero-proof article:nth-child(1),
.hero .hero-proof article:nth-child(2),
.hero .hero-proof article:nth-child(3) { border-top: 0 !important; }
.hero-store-button { transition: transform .25s ease, box-shadow .25s ease; }
.hero-store-button:hover { transform: translateY(-4px); }

/* PromoGen: the gallery is the visual hook, with the conversion story below it. */
.promogen-section { background: #fff !important; }
.promogen-section::before {
  content: ""; position: absolute; inset: 0 0 auto; height: 9px; opacity: 1;
  background: var(--live-orange) !important;
}
.promogen-section .promo-gallery-studio {
  position: relative; padding: clamp(22px, 3vw, 40px) !important; background: var(--live-sky) !important;
  border: 0 !important; border-radius: 2px !important; box-shadow: var(--live-shadow) !important;
}
.promogen-section .promo-gallery-studio::after {
  content: "AI POWERED"; position: absolute; right: 28px; top: 27px; color: var(--live-blue);
  font: 800 .68rem/1 Manrope, sans-serif; letter-spacing: .17em;
}
.promogen-section .gallery-heading { padding-right: 130px; }
.promogen-section .gallery-heading span { background: transparent !important; color: var(--live-orange) !important; }
.promogen-section .gallery-heading strong { color: var(--live-ink) !important; }
.promogen-section .promo-gallery { gap: 14px; scroll-snap-type: x mandatory; }
.promogen-section .promo-gallery figure {
  overflow: hidden; border-radius: 3px !important; scroll-snap-align: start;
  box-shadow: 0 12px 28px rgba(7,47,76,.12); transition: transform .35s ease, box-shadow .35s ease;
}
.promogen-section .promo-gallery figure:hover { transform: translateY(-8px) rotate(-.5deg); box-shadow: 0 24px 44px rgba(7,47,76,.19); }
.promogen-section .promo-gallery img { transition: transform .55s ease; }
.promogen-section .promo-gallery figure:hover img { transform: scale(1.035); }
.promogen-section .promo-message h2 em { color: var(--live-blue); }
.promogen-section .promo-message .check-list li {
  position: relative; min-height: 142px; padding: 22px !important; border-radius: 2px !important;
  background: #fff !important; box-shadow: 0 18px 42px rgba(7,47,76,.09) !important;
  transition: transform .28s ease, box-shadow .28s ease;
}
.promogen-section .promo-message .check-list li::after { content: ""; position: absolute; inset: auto 0 0; height: 3px; background: var(--live-blue); }
.promogen-section .promo-message .check-list li:first-child::after { background: var(--live-orange); }
.promogen-section .promo-message .check-list li:nth-child(2)::after { background: var(--live-blue); }
.promogen-section .promo-message .check-list li:nth-child(3)::after { background: var(--live-ink); }
.promogen-section .promo-message .check-list li:nth-child(3) > span { background: var(--live-ink) !important; }
.promogen-section .promo-message .check-list li:hover { transform: translateY(-6px); box-shadow: var(--live-shadow-hover) !important; }
.promogen-section .promo-action-row .button { min-height: 62px; padding-inline: 32px; font-size: 1.02rem; }
.promogen-section .promo-action-row .button:hover { transform: translateY(-4px); box-shadow: 0 22px 44px rgba(255,138,0,.3) !important; }

/* Merchant categories become a bold visual breath between products. */
.merchant-slider { padding: 19px 0 !important; background: var(--live-blue) !important; border: 0 !important; }
.merchant-type { color: #fff !important; opacity: .92; }
.merchant-type i { display: inline-grid; place-items: center; width: 33px; height: 33px; color: var(--live-ink); background: #fff; border-radius: 50%; font-style: normal; }
.merchant-type:nth-child(3n) i { background: var(--live-orange); color: #fff; }
.merchant-type:nth-child(3n+1) i { background: #fff; color: var(--live-blue); }
.merchant-type:nth-child(3n+2) i { background: var(--live-ink); color: #fff; }

/* Business loyalty: modern editorial bento rather than three generic cards. */
.loyalty-section { padding-block: clamp(105px, 10vw, 155px) !important; background: var(--live-sky) !important; }
.loyalty-section::after { content: "LOYALTY"; position: absolute; right: -18px; top: 52px; color: rgba(29,161,242,.055); font: 800 clamp(6rem,15vw,15rem)/1 Manrope,sans-serif; letter-spacing: -.08em; pointer-events: none; }
.loyalty-section .section-heading { position: relative; z-index: 1; margin-bottom: 58px; }
.loyalty-section .steps { position: relative; z-index: 1; align-items: stretch; gap: 18px; }
.loyalty-section .step-card {
  min-height: 390px; padding: clamp(28px,3vw,42px) !important; border: 0 !important; border-radius: 3px !important;
  box-shadow: var(--live-shadow); transition: transform .32s ease, box-shadow .32s ease;
}
.loyalty-section .step-card::before {
  content: ""; position: absolute; inset: 0 0 auto; height: 6px; background: var(--card-accent);
}
.loyalty-section .step-card:first-child {
  --card-accent: var(--live-blue);
  background: #eef8ff !important;
  color: var(--live-ink); transform: translateY(24px);
}
.loyalty-section .step-card:nth-child(2) {
  --card-accent: var(--live-orange);
  background: #fff6ea !important;
  border-top: 0 !important;
}
.loyalty-section .step-card:nth-child(3) {
  --card-accent: var(--live-ink);
  background: #f2f4f6 !important;
  border-top: 6px solid var(--live-ink) !important;
  transform: translateY(-18px);
}
.loyalty-section .step-card .step-icon {
  box-shadow: 0 12px 25px color-mix(in srgb, var(--card-accent) 24%, transparent);
}
.loyalty-section .step-card:first-child .step-icon { background: var(--live-blue) !important; color: #fff !important; }
.loyalty-section .step-card:nth-child(2) .step-icon { background: var(--live-orange) !important; }
.loyalty-section .step-card:nth-child(3) .step-icon { background: var(--live-ink) !important; }
.loyalty-section .step-card:first-child h3 { color: var(--live-ink) !important; }
.loyalty-section .step-card:first-child p { color: var(--live-muted) !important; }
.loyalty-section .step-card:first-child a { color: var(--live-blue) !important; }
.loyalty-section .step-card:first-child .step-number { color: rgba(7,29,49,.32) !important; }
.loyalty-section .step-card:hover { transform: translateY(-8px); box-shadow: var(--live-shadow-hover); }
.loyalty-section .step-card:first-child:hover { transform: translateY(16px); }
.loyalty-discover { margin-top: 105px; border-radius: 3px !important; box-shadow: 0 30px 70px rgba(29,161,242,.23); }
.loyalty-screen { transform: rotate(-2deg); transition: transform .4s ease; }
.loyalty-discover:hover .loyalty-screen { transform: rotate(0) translateY(-7px); }

/* Customer story gets a warm visual shift and clearer interactive rewards. */
.customer-focus { padding-block: clamp(105px, 10vw, 155px) !important; background: var(--live-cream) !important; }
.customer-section-photo { border-radius: 3px !important; transform: rotate(-1.5deg); transition: transform .45s ease; }
.customer-section-photo:hover { transform: rotate(0) translateY(-6px); }
.customer-section-photo > img { border-radius: 3px !important; }
.customer-focus .business-features { gap: 11px; }
.customer-focus .business-features article {
  padding: 17px 18px !important; border-left: 4px solid var(--live-blue) !important; border-radius: 2px !important;
  background: rgba(255,255,255,.82) !important; box-shadow: 0 12px 30px rgba(89,54,8,.07) !important;
}
.customer-focus .business-features article:nth-child(2) { border-left-color: var(--live-orange) !important; }
.customer-focus .business-features article:nth-child(3) { border-left-color: #7057b8 !important; }
.customer-focus .business-features article:nth-child(3) { border-left-color: var(--live-ink) !important; }
.customer-focus .business-features article:nth-child(1) .reward-icon { background: var(--live-blue) !important; color: #fff !important; }
.customer-focus .business-features article:nth-child(2) .reward-icon { background-color: var(--live-orange) !important; }
.customer-focus .business-features article:nth-child(3) .reward-icon { background-color: var(--live-ink) !important; }

/* FAQ: open, sharp and easy to scan. */
.faq { padding-block: clamp(100px, 10vw, 150px) !important; }
.faq-grid { align-items: start; }
.faq-intro { position: sticky; top: 120px; }
.accordion { padding: 0 !important; border: 0 !important; background: transparent !important; box-shadow: none !important; }
.accordion details {
  margin: 0 0 12px; padding: 0 24px; border: 0 !important; border-left: 4px solid rgba(29,161,242,.22) !important;
  border-radius: 2px !important; background: var(--live-sky) !important; transition: border-color .25s ease, transform .25s ease, background .25s ease;
}
.accordion details[open] { border-left-color: var(--live-orange) !important; background: #fff8ef !important; transform: translateX(-8px); }
.accordion summary { min-height: 84px; }

/* Download and contact close with confident product-level polish. */
.download .download-card { transition: transform .35s ease, box-shadow .35s ease; }
.download .download-card:hover { transform: translateY(-7px); box-shadow: 0 34px 76px rgba(29,161,242,.3) !important; }
.download .download-bee { animation: beeFloat 4s ease-in-out infinite; }
@keyframes beeFloat { 0%,100% { transform: translateY(0) rotate(-2deg); } 50% { transform: translateY(-10px) rotate(2deg); } }
.contact { background: var(--live-sky) !important; }
.contact::before { content: "LET'S TALK"; position: absolute; left: -10px; bottom: 15px; color: rgba(29,161,242,.05); font: 800 clamp(5rem,13vw,13rem)/1 Manrope,sans-serif; letter-spacing: -.07em; }
.contact-grid { position: relative; z-index: 1; }
.contact-form { border: 0 !important; border-top: 7px solid var(--live-orange) !important; border-radius: 3px !important; box-shadow: var(--live-shadow) !important; }
.contact-form input, .contact-form textarea, .contact-form select { border-radius: 2px !important; }

/* Unified blue / orange / ink art direction across the full journey. */
.promogen-section {
  background: #f2f9fd !important;
}
.promogen-section .promo-gallery-studio {
  background: #fff !important;
}

/* PromoGen is the primary conversion experience. */
.promogen-section { isolation: isolate; }
.promogen-section::after {
  content: "PROMOGEN"; position: absolute; z-index: -1; right: -24px; top: 46%;
  color: rgba(29,161,242,.055); font: 800 clamp(7rem, 18vw, 18rem)/1 Manrope,sans-serif;
  letter-spacing: -.09em; transform: translateY(-50%); pointer-events: none;
}
.promogen-section .promo-gallery-studio {
  border: 1px solid rgba(29,161,242,.2) !important;
  border-top: 8px solid var(--live-blue) !important;
  box-shadow: 0 32px 80px rgba(29,161,242,.17) !important;
}
.promogen-section .promo-gallery-studio::before {
  display: none !important;
}
@keyframes promoSpark {
  0%,100% { transform: translateY(0) rotate(0) scale(1); }
  50% { transform: translateY(-5px) rotate(12deg) scale(1.08); }
}
.promogen-section .promo-message { position: relative; }
.promogen-section .promo-message h2 {
  color: var(--live-ink) !important; text-shadow: 0 12px 32px rgba(29,161,242,.09);
}
.promogen-section .promo-message h2::after {
  content: ""; display: block; width: 72px; height: 5px; margin: 22px auto 0;
  background: var(--live-orange); border-radius: 6px;
}
.promogen-section .promo-message .check-list li:nth-child(1) { background: #fff6ea !important; }
.promogen-section .promo-message .check-list li:nth-child(2) { background: #eef8ff !important; }
.promogen-section .promo-message .check-list li:nth-child(3) { background: #f2f4f6 !important; }
.promogen-section .promo-action-row {
  display: flex; flex-direction: column; gap: 16px; margin-top: 38px;
}
.promogen-section .promo-action-row .button.primary {
  position: relative; display: grid; grid-template-columns: 1fr auto; grid-template-rows: auto auto;
  width: min(100%, 430px); min-height: 82px; margin: 0 auto; padding: 13px 25px 16px;
  border-radius: 4px !important; background: var(--live-orange) !important;
  box-shadow: 0 20px 46px rgba(255,138,0,.35) !important;
  font-size: 1.15rem; line-height: 1.15; text-align: left;
  animation: promoCtaGlow 3s ease-in-out infinite;
}
.promogen-section .promo-action-row .button.primary small {
  grid-column: 1; color: rgba(255,255,255,.78); font-size: .65rem; font-weight: 800;
  letter-spacing: .13em; text-transform: uppercase;
}
.promogen-section .promo-action-row .button.primary strong { grid-column: 1; color: #fff; font-size: 1.15rem; }
.promogen-section .promo-action-row .button.primary > span {
  grid-column: 2; grid-row: 1 / 3; align-self: center; display: grid; width: 40px; height: 40px;
  place-items: center; border-radius: 50%; color: var(--live-orange); background: #fff;
}
.promogen-section .promo-action-row .button.primary:hover { transform: translateY(-6px) scale(1.015); }
.promogen-section .promo-action-row > span {
  display: flex; justify-content: center; flex-wrap: wrap; gap: 8px 20px; color: var(--live-muted) !important;
}
.promogen-section .promo-action-row > span b { font-size: .76rem; font-weight: 700; }
.promogen-section .promo-action-row > span b::first-letter { color: #56a22f; }
@keyframes promoCtaGlow {
  0%,100% { box-shadow: 0 20px 46px rgba(255,138,0,.3); }
  50% { box-shadow: 0 25px 58px rgba(255,138,0,.48); }
}
.loyalty-section {
  background: #eef8ff !important;
}
.customer-focus {
  background: #f2f4f6 !important;
  border-block: 0;
}
.faq {
  background: #fff !important;
}
.contact {
  background: #eef8ff !important;
}
.section-heading .brand-kicker,
.promo-message .brand-kicker,
.business-copy .brand-kicker { position: relative; }
.section-heading .brand-kicker::after,
.promo-message .brand-kicker::after,
.business-copy .brand-kicker::after {
  content: ""; display: inline-block; width: 34px; height: 2px; margin-left: 10px;
  vertical-align: middle; background: var(--live-orange);
}
.button.primary { transition: transform .25s ease, box-shadow .25s ease, background .25s ease; }
.button.primary:hover { transform: translateY(-3px); box-shadow: 0 18px 38px rgba(29,161,242,.26); }
.step-icon, .reward-icon, .hero-proof i, .check-list > li > span {
  transition: transform .28s cubic-bezier(.2,.8,.2,1), box-shadow .28s ease;
}
.step-card:hover .step-icon,
.business-features article:hover .reward-icon,
.hero-proof article:hover i,
.check-list > li:hover > span { transform: translateY(-3px) rotate(-5deg) scale(1.06); }
.loyalty-section .step-card:nth-child(1):hover .step-icon { box-shadow: 0 13px 27px rgba(29,161,242,.3); }
.loyalty-section .step-card:nth-child(2):hover .step-icon { box-shadow: 0 13px 27px rgba(255,138,0,.3); }
.loyalty-section .step-card:nth-child(3):hover .step-icon { box-shadow: 0 13px 27px rgba(7,29,49,.24); }
.accordion details:nth-child(3n+1) { border-left-color: rgba(29,161,242,.5) !important; }
.accordion details:nth-child(3n+2) { border-left-color: rgba(255,138,0,.55) !important; }
.accordion details:nth-child(3n) { border-left-color: rgba(7,29,49,.42) !important; }
.accordion details[open] { border-left-color: var(--live-orange) !important; }

/* Reveal motion feels deliberate and quick. */
.reveal { transform: translateY(28px); transition: opacity .7s ease, transform .7s cubic-bezier(.2,.7,.2,1); }
.reveal.visible { transform: translateY(0); }

@media (max-width: 900px) {
  .hero { min-height: auto; }
  .hero .hero-grid { min-height: 0; }
  .loyalty-section .step-card:first-child,
  .loyalty-section .step-card:nth-child(3) { transform: none; }
  .loyalty-section .step-card:hover,
  .loyalty-section .step-card:first-child:hover { transform: translateY(-5px); }
  .faq-intro { position: relative; top: auto; }
}

@media (max-width: 620px) {
  html, body { max-width: 100%; overflow-x: hidden; }
  .section { overflow: clip; }
  .hero { padding-top: 102px !important; }
  .hero .container, .promogen-section .container { width: min(100% - 28px, 1180px) !important; }
  .hero .eyebrow { padding: 8px 12px; }
  .hero .hero-copy { width: 100%; min-width: 0; }
  .hero .hero-copy h1 { font-size: clamp(2.55rem, 11.6vw, 3.1rem) !important; line-height: .94 !important; }
  .hero .hero-copy h1 > span,
  .hero .hero-copy h1 > em { white-space: normal !important; }
  .hero .hero-copy > p { font-size: .98rem; line-height: 1.65; }
  .hero .hero-actions { width: 100%; grid-template-columns: repeat(2, minmax(0,1fr)) !important; gap: 7px !important; }
  .hero .hero-actions .hero-store-button { min-width: 0 !important; padding-inline: 10px !important; }
  .hero .hero-proof { gap: 9px; }
  .hero .hero-proof article { min-height: 0; border-top-width: 3px !important; }
  .promogen-section { padding-block: 76px !important; }
  .promogen-section .promo-layout { gap: 42px !important; }
  .promogen-section .promo-gallery-studio { padding: 16px !important; }
  .promogen-section .promo-gallery-studio::after { display: none; }
  .promogen-section .gallery-heading { padding-right: 0; }
  .promogen-section .promo-message { min-width: 0; }
  .promogen-section .promo-message h2 {
    max-width: 100%; font-size: clamp(2.5rem, 11.5vw, 3.1rem) !important;
    line-height: .94 !important; white-space: normal !important; overflow-wrap: normal;
  }
  .menu-toggle { display: grid !important; position: absolute; right: 14px; top: 50%; transform: translateY(-50%); }
  .promogen-section .promo-message .check-list li { min-height: 0; }
  .merchant-slider { padding-block: 14px !important; }
  .loyalty-section::after, .contact::before { display: none; }
  .loyalty-section .step-card { min-height: 0; }
  .loyalty-discover { margin-top: 60px; }
  .customer-section-photo { transform: none; }
  .accordion details[open] { transform: none; }
}

@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { scroll-behavior: auto !important; animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; }
}

/* Definitive mobile navigation. This intentionally overrides older menu experiments. */
@media (max-width: 900px) {
  .site-header {
    position: absolute !important;
    inset: 0 0 auto !important;
    width: 100%;
    height: 78px !important;
    padding: 0 !important;
    z-index: 1000 !important;
  }
  .site-header .nav-wrap {
    position: relative !important;
    width: min(100% - 28px, 1160px) !important;
    height: 78px !important;
    min-height: 78px !important;
    margin: 0 auto !important;
    padding: 0 !important;
  }
  .site-header .brand {
    position: relative !important;
    z-index: 1003 !important;
  }
  .menu-toggle {
    position: fixed !important;
    top: 17px !important;
    right: 14px !important;
    z-index: 1004 !important;
    display: grid !important;
    width: 44px !important;
    height: 44px !important;
    padding: 10px !important;
    place-content: center !important;
    gap: 7px !important;
    border: 0 !important;
    border-radius: 50% !important;
    background: rgba(255,255,255,.92) !important;
    box-shadow: 0 10px 28px rgba(7,29,49,.14) !important;
    transform: none !important;
    cursor: pointer;
  }
  .menu-toggle span {
    display: block !important;
    width: 23px !important;
    height: 2px !important;
    margin: 0 !important;
    border-radius: 2px;
    background: var(--live-ink) !important;
    transition: transform .25s ease !important;
  }
  #main-nav {
    position: fixed !important;
    inset: 0 !important;
    z-index: 1001 !important;
    display: flex !important;
    width: 100% !important;
    height: 100dvh !important;
    padding: 112px 28px 42px !important;
    flex-direction: column !important;
    align-items: stretch !important;
    justify-content: center !important;
    gap: 6px !important;
    overflow-y: auto;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: #fff !important;
    box-shadow: none !important;
    transform: translateX(100%) !important;
    transition: transform .32s cubic-bezier(.2,.75,.2,1), opacity .25s ease, visibility 0s linear .32s !important;
  }
  .menu-open #main-nav {
    visibility: visible !important;
    opacity: 1 !important;
    pointer-events: auto !important;
    transform: translateX(0) !important;
    transition-delay: 0s !important;
  }
  #main-nav a {
    width: 100%;
    padding: 16px 4px !important;
    color: var(--live-ink) !important;
    font: 800 clamp(1.55rem, 7vw, 2.1rem)/1.1 Manrope, sans-serif !important;
    letter-spacing: -.04em;
    text-align: left !important;
    border-bottom: 1px solid rgba(7,29,49,.08);
  }
  #main-nav a:not(.nav-cta)::after { display: none !important; }
  #main-nav .nav-cta {
    min-width: 0 !important;
    margin-top: 20px;
    padding: 17px 22px !important;
    color: #fff !important;
    font-size: 1.05rem !important;
    letter-spacing: 0;
    text-align: center !important;
    border: 0;
    border-radius: 3px !important;
    background: var(--live-blue) !important;
  }
  .menu-open .menu-toggle span:first-child { transform: translateY(4.5px) rotate(45deg) !important; }
  .menu-open .menu-toggle span:last-child { transform: translateY(-4.5px) rotate(-45deg) !important; }
}

/* Full-section PromoGen spotlight — the primary paid experience. */
.promogen-section {
  position: relative;
  color: #fff !important;
  background: #1DA1F2 !important;
  border-top: 8px solid var(--live-orange);
  border-bottom: 8px solid var(--live-blue);
}
.promogen-section::before {
  content: "" !important; position: absolute !important; inset: 0 !important; height: auto !important;
  opacity: .22 !important; pointer-events: none;
  background: transparent !important;
}
.promogen-section::after {
  z-index: 0 !important; color: rgba(255,255,255,.055) !important;
}
.promogen-section .promo-layout { position: relative; z-index: 1; }
.promogen-section .promo-gallery-studio {
  background: #fff !important;
  border-color: rgba(255,255,255,.34) !important;
  box-shadow: 0 36px 90px rgba(0,0,0,.3) !important;
}
.promogen-section .gallery-heading strong { color: var(--live-ink) !important; }
.promogen-section .gallery-hint { color: var(--live-muted) !important; }
.promogen-section .promo-message,
.promogen-section .promo-message h2 { color: #fff !important; }
.promogen-section .promo-message h2 em {
  color: #fff !important;
  font-style: normal;
}
.promogen-section .promo-message > p {
  color: rgba(255,255,255,.8) !important;
  font-size: 1.08rem;
}
.promogen-section .promo-message .brand-kicker { color: #fff !important; }
.promogen-section .promo-message .brand-kicker img { box-shadow: 0 8px 22px rgba(0,0,0,.22); }
.promogen-section .promo-message .check-list li {
  color: var(--live-ink) !important;
  box-shadow: 0 22px 52px rgba(0,0,0,.2) !important;
}
.promogen-section .promo-message .check-list strong { color: var(--live-ink) !important; }
.promogen-section .promo-message .check-list small { color: var(--live-muted) !important; }
.promogen-section .promo-action-row > span { color: rgba(255,255,255,.82) !important; }
.promogen-section .promo-action-row > span b {
  padding: 6px 10px; border-radius: 3px; background: rgba(255,255,255,.1);
  backdrop-filter: blur(8px);
}
.promogen-section .promo-action-row .button.primary {
  outline: 1px solid rgba(255,255,255,.35);
  outline-offset: 5px;
}

@media (max-width: 620px) {
  .promogen-section { border-top-width: 6px; border-bottom-width: 6px; }
  .promogen-section::before { background-size: 66px 66px, 88px 88px !important; }
  .promogen-section .promo-action-row > span { gap: 7px; }
  .promogen-section .promo-action-row > span b { width: 100%; text-align: center; }
}

/* Phone-safe PromoGen dialog: centered, independently scrollable and notch aware. */
@media (max-width: 760px) {
  body:has(.promogen-dialog[open]),
  body.promogen-dialog-open { overflow: hidden !important; }
  .promogen-dialog {
    position: fixed !important;
    inset: 50% auto auto 50% !important;
    width: calc(100% - 24px) !important;
    max-width: 620px !important;
    height: auto !important;
    max-height: calc(100dvh - 24px - env(safe-area-inset-top) - env(safe-area-inset-bottom)) !important;
    margin: 0 !important;
    padding: 0 0 env(safe-area-inset-bottom) !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    overscroll-behavior: contain;
    -webkit-overflow-scrolling: touch;
    border-radius: 18px !important;
    transform: translate(-50%, -50%) !important;
  }
  .promogen-dialog::backdrop {
    background: rgba(7,29,49,.78) !important;
    backdrop-filter: none !important;
  }
  .promogen-dialog-head {
    position: sticky !important;
    top: 0 !important;
    z-index: 20 !important;
    min-height: 86px;
    padding: 18px 18px 15px !important;
    border-radius: 0 !important;
    background: #fff !important;
    box-shadow: 0 8px 22px rgba(7,29,49,.08);
  }
  .promogen-dialog-head h2 {
    max-width: calc(100vw - 100px);
    margin-bottom: 0;
    font-size: clamp(1.35rem, 7vw, 1.8rem) !important;
    line-height: 1.08;
  }
  .promogen-dialog .dialog-close {
    position: sticky;
    top: 0;
    flex: 0 0 42px;
    width: 42px;
    height: 42px;
    z-index: 21;
  }
  .promogen-dialog .promogen-steps { padding: 18px 18px 0 !important; }
  .promogen-dialog .promogen-form,
  .promogen-dialog .payment-panel {
    width: 100%;
    min-width: 0;
    padding: 18px 14px 28px !important;
    overflow: visible !important;
  }
  .promogen-dialog .promo-mode-panel,
  .promogen-dialog .guest-contact-section,
  .promogen-dialog .optional-details { min-width: 0; }
  .promogen-dialog input,
  .promogen-dialog select,
  .promogen-dialog textarea { font-size: 16px !important; }
}

/* Fallback for mobile browsers with incomplete native dialog support. */
.promogen-dialog.dialog-fallback[open] {
  display: block !important;
  z-index: 2001 !important;
}
body.promogen-dialog-open::after {
  content: "";
  position: fixed;
  inset: 0;
  z-index: 2000;
  background: rgba(7,29,49,.78);
}
body.promogen-dialog-open .promogen-dialog[open] { z-index: 2001 !important; }

@media (max-width: 390px) {
  .promogen-dialog { width: calc(100% - 14px) !important; border-radius: 14px !important; }
  .promogen-dialog-head { padding-inline: 14px !important; }
  .promogen-dialog .promogen-form,
  .promogen-dialog .payment-panel { padding-inline: 10px !important; }
}

/* Clean category ribbon below PromoGen. */
.merchant-slider {
  background: #fff !important;
  border-top: 1px solid rgba(29,161,242,.12) !important;
  border-bottom: 1px solid rgba(29,161,242,.12) !important;
  box-shadow: 0 12px 34px rgba(7,29,49,.07);
}
.merchant-slider .merchant-type { color: var(--live-ink) !important; }

/* Keep highlighted-section headline text crisp and white. */
.promogen-section .promo-message h2,
.download .download-card h2,
.download .download-card h2 * { color: #fff !important; }

/* Closing brand contrast. */
.download .download-card h2 em {
  color: #fff !important;
  font-style: normal;
}
footer { background: #111827 !important; }
