:root {
  --blrh-ink: var(--bl-ds-content-primary);
  --blrh-muted: var(--bl-ds-content-secondary);
  --blrh-border: var(--bl-ds-border-primary);
  --blrh-purple: #6813d1;
  --blrh-brand: var(--bl-ds-rh-brand);
  --blrh-honey: var(--bl-ds-accent-yellow);
  --blrh-soft: var(--bl-ds-background-secondary);
  --blrh-display: var(--bl-ds-font-display);
  --blrh-body: var(--bl-ds-font-body);
}

.blrh-page,.blrh-page * { box-sizing: border-box; }
.blrh-runnyhoney-template .site-main { width: 100% !important; max-width: none !important; padding: 0 !important; }
.blrh-runnyhoney-template .site-main > .page-header { display: none; }
.blrh-runnyhoney-template .site-main > .page-content { margin: 0; }
.blrh-page { width: 100vw; margin-inline: calc(50% - 50vw); color: var(--blrh-ink); font-family: var(--blrh-body); font-size: 16px; font-weight: 400; line-height: 24px; -webkit-font-smoothing: antialiased; }
.blrh-page button,.blrh-page input,.blrh-page textarea { font-family: var(--blrh-body) !important; }
.blrh-page img { max-width: 100%; }
.blrh-container { position: relative; 
.blrh-page > .blrh-announcement { position: relative !important; inset: auto !important; display: flex !important; width: 100% !important; height: 40px !important; min-height: 40px !important; margin: 0 !important; padding: 10px 44px !important; align-items: center; justify-content: center; gap: 6px; visibility: visible !important; opacity: 1 !important; background: linear-gradient(180deg,#7130d9,#5122a7); color: var(--bl-ds-content-always-light); font-family: var(--blrh-body); font-size: var(--bl-ds-font-size-label-l); font-weight: 500; line-height: var(--bl-ds-line-height-label-l); text-align: center; }z-index: 2; width: min(1223px, calc(100% - 48px)); margin-inline: auto; }
.blrh-section { padding: var(--bl-ds-space-section) 0; }
.blrh-page .blrh-eyebrow { margin: 0; color: var(--blrh-brand); font-family: var(--blrh-body); font-size: 14px; font-weight: 500; line-height: 20px; letter-spacing: 0; text-transform: uppercase; }
.blrh-section__header { max-width: 1223px; margin: 0 auto 80px; text-align: center; }
.blrh-page .blrh-section__header h2 { margin: 8px 0 0; color: var(--blrh-ink) !important; font-family: var(--blrh-display) !important; font-size: 48px !important; font-weight: 700 !important; line-height: 56px !important; letter-spacing: -.48px !important; }
.blrh-section__header > p:last-child { margin: 8px 0 0; color: var(--blrh-muted); font-size: 16px; line-height: 24px; }

.blrh-announcement { display: flex; height: 40px; padding: 10px 44px; align-items: center; justify-content: center; gap: 6px; background: linear-gradient(180deg,#7130d9,#5122a7); color: var(--bl-ds-content-always-light); font-family: var(--blrh-body); font-size: var(--bl-ds-font-size-label-l); font-weight: 500; line-height: var(--bl-ds-line-height-label-l); text-align: center; }
.blrh-announcement span { display: inline-flex; height: 20px; margin: 0; padding: 2px 8px; align-items: center; border-radius: var(--bl-ds-radius-xl); background: var(--bl-ds-accent-pink); font-size: var(--bl-ds-font-size-label-m); font-weight: 500; line-height: var(--bl-ds-line-height-label-m); }

.blrh-hero { position: relative; height: 829px; min-height: 829px; overflow: hidden; background-color: #35114f; background-image: var(--blrh-hero-poster); background-position: -34.88vw -432px; background-repeat: no-repeat; background-size: 130.45% calc(100% + 432px); color: #fff; }
.blrh-hero::after { position: absolute; inset: 0; content: ""; background: linear-gradient(90deg, rgb(45 10 77 / 75%) 0%, rgb(64 12 107 / 44%) 50%, rgb(31 8 50 / 5%) 82%); }
.blrh-hero__media,.blrh-hero__media video { position: absolute; inset: 0; width: 100%; height: 100%; }
.blrh-hero__media video { object-fit: cover; }
.blrh-hero__inner { display: flex; height: 829px; align-items: center; }
.blrh-hero__copy { display: flex; width: 520px; flex-direction: column; align-items: flex-start; transform: translateY(-20px); }
.blrh-hero .blrh-eyebrow { color: #fff; opacity: .88; }
.blrh-page .blrh-hero__highlight { margin: 16px 0 0; color: var(--blrh-honey); font-family: var(--blrh-display) !important; font-size: 48px !important; font-weight: 700 !important; line-height: 56px !important; letter-spacing: -.48px !important; }
.blrh-hero__highlight-emoji { display: inline-block; font-size: 56px; line-height: 64px; letter-spacing: -.56px; vertical-align: -3px; }
.blrh-page .blrh-hero h1 { margin: 8px 0 0; color: var(--bl-ds-content-always-light) !important; font-family: var(--blrh-display) !important; font-size: var(--bl-ds-font-size-heading-h1) !important; font-weight: 700 !important; line-height: var(--bl-ds-line-height-heading-h1) !important; letter-spacing: -.56px !important; }
.blrh-hero__body { width: 520px; margin: 24px 0 0; font-size: 16px; line-height: 24px; }
.blrh-page .blrh-button { display: inline-flex; min-height: 48px; margin-top: 40px; padding: 12px 16px; align-items: center; justify-content: center; gap: 4px; border: 1px solid rgb(255 255 255 / 12%); border-radius: 12px; font-family: var(--blrh-body) !important; font-size: 14px !important; font-weight: 500 !important; line-height: 20px !important; letter-spacing: 0 !important; text-decoration: none; }
.blrh-button img { width: 20px; height: 20px; }
.blrh-button--honey { min-width: 216px; background: linear-gradient(180deg, rgb(255 255 255 / 16%), transparent), var(--blrh-honey) !important; color: var(--blrh-ink) !important; box-shadow: 0 1px 2px rgb(15 23 42 / 8%); }
.blrh-button--purple { width: 100%; min-height: 48px; margin-top: 16px; border: 0 !important; background: linear-gradient(180deg, #7920dd, #5c0fc1) !important; color: #fff !important; }
.blrh-button:focus-visible,.blrh-journey__tabs button:focus-visible,.blrh-faq button:focus-visible { outline: 3px solid #fff; outline-offset: 3px; }
.blrh-hero__benefits { display: flex; width: max-content; margin: 40px 0 0; padding: 0; align-items: center; gap: 16px; list-style: none; }
.blrh-page .blrh-hero__benefits li { display: flex; align-items: center; gap: 8px; color: #fff; font-family: var(--blrh-body); font-size: 16px; font-weight: 500; line-height: 24px; letter-spacing: -.16px; }
.blrh-hero__benefits li:nth-child(1) { width: 172px; }
.blrh-hero__benefits li:nth-child(2) { width: 204px; }
.blrh-hero__benefits li:nth-child(3) { width: 172px; }
.blrh-hero__benefits li > span { display: grid; width: 48px; height: 48px; flex: 0 0 48px; place-items: center; border: 1px solid rgb(255 255 255 / 16%); border-radius: 50%; background: rgb(255 255 255 / 10%); }
.blrh-hero__benefits img { width: 29px; height: 29px; }

.blrh-countdown { position: relative; height: 144px; overflow: hidden; padding: 24px 0; background: #6424c9 url("figma/countdown-texture.png") center 34%/1200px repeat; color: #fff; }
.blrh-countdown::before { position: absolute; inset: 0; content: ""; background: linear-gradient(180deg, rgb(81 34 167 / 88%), rgb(113 48 217 / 90%)); }
.blrh-countdown__decor { position: absolute; z-index: 1; pointer-events: none; }
.blrh-countdown__decor--left { width: 160px; left: -23px; top: -33px; transform: rotate(180deg); }
.blrh-countdown__decor--pixels { width: 142px; left: 50%; top: -12px; opacity: .65; }
.blrh-countdown__decor--right { width: 160px; right: 91px; top: -33px; transform: rotate(180deg); }
.blrh-countdown__inner { display: grid; height: 96px; grid-template-columns: 633px 454px; justify-content: space-between; align-items: center; }
.blrh-countdown .blrh-eyebrow { color: var(--bl-ds-rh-brand-light); opacity: 1; }
.blrh-page .blrh-countdown h2 { margin: 8px 0 0; color: var(--bl-ds-content-always-light) !important; font-family: var(--blrh-display) !important; font-size: var(--bl-ds-font-size-heading-h4) !important; font-weight: 700 !important; line-height: var(--bl-ds-line-height-heading-h4) !important; letter-spacing: -.32px !important; }
.blrh-countdown p:last-child { margin: 4px 0 0; font-size: 14px; line-height: 20px; }
.blrh-countdown__label { display: flex; height: 24px; margin-bottom: 8px; align-items: center; justify-content: flex-start; gap: 4px; font-family: var(--blrh-body); font-size: 14px; font-weight: 500; line-height: 20px; }
.blrh-countdown__label img { width: 24px; height: 24px; }
.blrh-countdown__values { display: grid; grid-template-columns: repeat(3, 136px); gap: 23px; }
.blrh-countdown__values > span { position: relative; display: grid; height: 48px; place-items: center; border: 1px solid rgb(255 255 255 / 15%); border-radius: 12px; background: rgb(255 255 255 / 10%); backdrop-filter: blur(11px); }
.blrh-countdown__values > span:not(:last-child)::after { position: absolute; right: -15px; color: #fff; content: ":"; font-size: 24px; font-weight: 700; }
.blrh-countdown__values strong { font-family: var(--blrh-display); font-size: 32px; font-weight: 700; line-height: 40px; letter-spacing: -.32px; }
.blrh-countdown__values small { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0 0 0 0); }

.blrh-journey { height: 1024px; }
.blrh-journey .blrh-section__header { height: 172px; margin-bottom: 80px; }
.blrh-journey__grid { display: grid; grid-template-columns: 431px 760px; gap: 32px; }
.blrh-journey__tabs { display: flex; padding-right: 32px; flex-direction: column; gap: 16px; border-right: 1px solid var(--blrh-border); }
.blrh-page .blrh-journey__tabs button { position: relative; display: flex; width: 399px; height: 80px; padding: 16px; align-items: center; gap: 12px; border: 0 !important; border-radius: 20px !important; background: transparent !important; color: var(--blrh-ink) !important; font-family: var(--blrh-body) !important; font-size: 18px !important; font-weight: 500 !important; line-height: 24px !important; letter-spacing: -.18px !important; text-align: left; }
.blrh-journey__tabs button::after { position: absolute; right: 0; bottom: -9px; left: 0; height: 1px; background: var(--blrh-border); content: ""; }
.blrh-journey__tabs button[aria-selected="true"] { color: var(--blrh-ink) !important; font-weight: 500; }
.blrh-page .blrh-journey__tabs button span { display: grid; width: 48px; height: 48px; flex: 0 0 48px; place-items: center; border: 1px solid var(--blrh-border); border-radius: 50%; background: #fff; color: var(--blrh-muted); font: 500 18px/24px var(--blrh-body); letter-spacing: -.18px; }
.blrh-journey__tabs button[aria-selected="true"] span { border: 2px solid var(--bl-ds-accent-purple-light); background: var(--bl-ds-accent-purple-light); color: var(--blrh-brand); }
.blrh-journey__panels article img { display: block; width: 760px; height: 480px; object-fit: cover; border: 1px solid var(--blrh-border); border-radius: 24px; background: var(--blrh-soft); }
.blrh-page .blrh-journey__panels h3 { margin: 24px 16px 0; color: var(--blrh-ink) !important; font-family: var(--blrh-body) !important; font-size: 24px !important; font-weight: 600 !important; line-height: 32px !important; }
.blrh-journey__panels p { margin: 4px 16px 0; color: var(--blrh-muted); font-size: 16px; line-height: 24px; }

.blrh-launch { position: relative; height: 904px; overflow: hidden; background: var(--blrh-soft); }
.blrh-launch__grid { display: grid; grid-template-columns: 483px 692px; gap: 48px; align-items: start; }
.blrh-launch__offer { position: relative; z-index: 2; padding-top: 0; }
.blrh-page .blrh-launch__offer h2 { margin: 8px 0 0; color: var(--blrh-ink) !important; font-family: var(--blrh-display) !important; font-size: 48px !important; font-weight: 700 !important; line-height: 56px !important; letter-spacing: -.48px !important; }
.blrh-launch__offer > p { margin: 8px 0 0; color: var(--blrh-muted); font-size: 16px; line-height: 24px; }
.blrh-launch__price { margin-top: 24px; padding-top: 24px; border-top: 1px solid var(--blrh-border); }
.blrh-launch__price span { display: block; margin-bottom: 4px; font-size: 18px; font-weight: 500; line-height: 24px; letter-spacing: -.18px; }
.blrh-page .blrh-launch__price strong { font-family: var(--blrh-display) !important; font-size: 48px !important; font-weight: 700 !important; line-height: 56px !important; letter-spacing: -.48px !important; }
.blrh-launch__price small { margin-left: 8px; color: var(--blrh-muted); font-family: var(--blrh-display); font-size: 32px; font-weight: 700; line-height: 40px; letter-spacing: -.32px; }
.blrh-launch__guarantee { display: flex; margin: 8px 0 0 !important; align-items: flex-start; gap: 6px; color: var(--blrh-muted); font-family: var(--blrh-body); font-size: 14px !important; font-weight: 400; line-height: 20px !important; }
.blrh-launch__guarantee img { width: 20px; height: 20px; }
.blrh-page .blrh-launch__reach-title { margin: 24px 0 16px; padding-top: 24px; border-top: 1px solid var(--blrh-border); color: var(--blrh-ink) !important; font-family: var(--blrh-body) !important; font-size: 18px !important; font-weight: 500 !important; line-height: 24px !important; letter-spacing: -.18px !important; }
.blrh-launch__reach { display: flex; margin: 0; padding: 0; gap: 0; list-style: none; }
.blrh-page .blrh-launch__reach li { display: flex; min-width: 0; flex: 1 1 0; align-items: center; gap: 8px; font-family: var(--blrh-body); font-size: 16px; font-weight: 500; line-height: 24px; letter-spacing: -.16px; white-space: nowrap; }
.blrh-launch__reach img { width: 40px; height: 40px; padding: 8px; border: 1px solid rgb(223 204 255 / 16%); border-radius: 50%; background: rgb(223 204 255 / 32%); }
.blrh-launch__reach-note { margin-top: 16px !important; color: var(--blrh-muted); font-family: var(--blrh-body); font-size: 14px !important; font-weight: 400; line-height: 20px !important; }
.blrh-launch__decor { position: absolute; z-index: 1; max-width: none !important; pointer-events: none; }
.blrh-launch__decor--skull { width: 158px; height: 196px; left: 33px; top: 1px; object-fit: cover; }
.blrh-launch__decor--monster { width: 180px; height: 397px; left: 582px; top: 135px; object-fit: cover; }
.blrh-launch__decor--pumpkin { width: 201px; height: 424px; right: 32px; top: 1px; object-fit: cover; filter: drop-shadow(-16px 12px 32px rgb(0 0 0 / 25%)); }
.blrh-form { position: relative; z-index: 2; height: 696px; padding: 32px; border: 0; border-radius: 24px; background: linear-gradient(113deg,rgb(255 255 255 / 100%),rgb(255 255 255 / 60%)); box-shadow: inset 1px 1px 0 rgb(242 242 243 / 90%), inset 1.5px 1.5px 0 rgb(255 255 255 / 80%); }
.blrh-page .blrh-form h3 { margin: 0; color: var(--blrh-ink) !important; font-family: var(--blrh-body) !important; font-size: 20px !important; font-weight: 600 !important; line-height: 28px !important; letter-spacing: 0 !important; }
.blrh-form > p { margin: 8px 0 24px; color: var(--blrh-muted); font-size: 14px; line-height: 20px; }
.blrh-form__steps { display: grid; margin: 0; padding: 0; grid-template-columns: 1fr 1fr; gap: 24px; list-style: none; counter-reset: blrh-form-step; }
.blrh-form__steps li { position: relative; display: flex; height: 44px; padding: 12px; align-items: center; border: 1px dashed var(--blrh-border); border-radius: 8px; background: #fff; color: var(--blrh-muted); font-size: 14px; font-weight: 500; line-height: 20px; }
.blrh-form__steps li:first-child::after { position: absolute; top: 12px; right: -22px; width: 20px; height: 20px; background: url("figma/caret-right.svg") center/20px no-repeat; content: ""; }
.blrh-form__steps li::before { display: inline-grid; width: 18px; height: 18px; margin-right: 8px; place-items: center; border-radius: 50%; background: var(--blrh-soft); content: counter(blrh-form-step); counter-increment: blrh-form-step; }
.blrh-form__steps li[aria-current="step"] { border-style: solid; border-color: var(--bl-ds-rh-brand-light); background: rgb(223 204 255 / 20%); color: var(--blrh-ink); font-weight: 500; }
.blrh-form__steps li[aria-current="step"]::before { background: var(--blrh-purple); color: #fff; }
.blrh-page .blrh-form label { display: flex; margin-top: 16px; flex-direction: column; gap: 4px; color: var(--blrh-ink) !important; font-family: var(--blrh-body) !important; font-size: 14px !important; font-weight: 500 !important; line-height: 20px !important; }
.blrh-form__label-text { display: flex; gap: 4px; }
.blrh-form__label-text em { color: var(--blrh-muted); font-style: normal; font-weight: 500; }
.blrh-page .blrh-form input,.blrh-page .blrh-form textarea { display: block; width: 100%; margin: 0; padding: 12px; border: 1px solid var(--blrh-border); border-radius: 8px; background: #fff; color: var(--blrh-ink); font-family: var(--blrh-body) !important; font-size: 14px !important; font-weight: 400; line-height: 20px !important; box-shadow: 0 1px 2px rgb(11 13 14 / 2%); }
.blrh-form input { height: 44px; }
.blrh-form textarea { height: 136px; resize: vertical; }
.blrh-form input:focus,.blrh-form textarea:focus { border-color: var(--blrh-purple); outline: 3px solid rgb(104 19 209 / 18%); }
.blrh-form button[disabled] { cursor: not-allowed; opacity: 1; }
.blrh-page .blrh-form .blrh-button--purple { height: 44px; min-height: 44px; margin-top: 16px; }

.blrh-faq { height: 1096px; }
.blrh-faq .blrh-container { width: 804px; }
.blrh-faq .blrh-section__header { margin-bottom: 48px; }
.blrh-faq__items { max-width: 804px; margin-inline: auto; counter-reset: blrh-faq; }
.blrh-faq__item { margin: 0 0 16px; border-radius: 24px; background: linear-gradient(102deg,rgb(255 255 255 / 80%),rgb(255 255 255 / 0%)),var(--blrh-soft); box-shadow: inset 1px 1px 0 rgb(242 242 243 / 90%), inset 1.5px 1.5px 0 rgb(255 255 255 / 80%); counter-increment: blrh-faq; }
.blrh-faq__item h3 { margin: 0; font-family: var(--blrh-body); font-size: 18px; font-weight: 500; line-height: 24px; letter-spacing: -.18px; }
.blrh-page .blrh-faq__item button { display: flex; width: 100%; min-height: 72px; padding: 24px; align-items: flex-start; justify-content: space-between; gap: 16px; border: 0 !important; border-radius: 24px !important; background: transparent !important; color: var(--blrh-muted) !important; font-family: var(--blrh-body) !important; font-size: 18px !important; font-weight: 500 !important; line-height: 24px !important; letter-spacing: -.18px !important; text-align: left; }
.blrh-faq__question { display: flex; flex: 1; align-items: flex-start; gap: 16px; }
.blrh-faq__question::before { width: 32px; min-width: 32px; color: var(--blrh-muted); content: counter(blrh-faq, decimal-leading-zero); font: 500 18px/24px var(--blrh-body); letter-spacing: -.18px; }
.blrh-faq__icon { position: relative; display: block; width: 24px; height: 24px; flex: 0 0 24px; }
.blrh-faq__icon img { position: absolute; inset: 0; width: 24px; height: 24px; }
.blrh-faq__close { display: none; }
.blrh-faq__item:has(button[aria-expanded="true"]) { padding: 32px; }
.blrh-page .blrh-faq__item button[aria-expanded="true"] { min-height: 24px; padding: 0; color: var(--blrh-ink) !important; font-weight: 500 !important; }
.blrh-faq__item button[aria-expanded="true"] .blrh-faq__plus { display: none; }
.blrh-faq__item button[aria-expanded="true"] .blrh-faq__close { display: block; }
.blrh-faq__item > div { margin: 8px 40px 0 48px; padding: 0; color: var(--blrh-muted); font-family: var(--blrh-body); font-size: 14px; font-weight: 400; line-height: 20px; }
.blrh-faq__item > div p { margin: 0; }

@media (max-width: 1100px) {
  .blrh-section { height: auto; padding: 80px 0; }
  .blrh-countdown { height: auto; }
  .blrh-countdown__inner,.blrh-journey__grid,.blrh-launch__grid { grid-template-columns: 1fr; }
  .blrh-countdown__inner { height: auto; gap: 24px; }
  .blrh-countdown__values { justify-content: start; }
  .blrh-journey__tabs { flex-direction: row; overflow-x: auto; }
  .blrh-journey__tabs button { min-width: 250px; }
  .blrh-journey__panels article img { width: 100%; }
  .blrh-launch__grid { gap: 40px; }
  .blrh-launch__offer { max-width: 620px; }
  .blrh-form { width: min(692px, 100%); height: auto; }
  .blrh-launch__decor { opacity: .35; }
  .blrh-faq .blrh-container { width: min(804px, calc(100% - 48px)); }
}

@media (max-width: 600px) {
  .blrh-container { width: min(358px, calc(100% - 32px)); }
  .blrh-announcement { height: auto; padding-inline: 16px; }
  .blrh-hero,.blrh-hero__inner { height: 760px; min-height: 760px; }
  .blrh-hero { background-position: 57% center; }
  .blrh-hero::after { background: linear-gradient(90deg, rgb(37 5 61 / 88%), rgb(37 5 61 / 45%)); }
  .blrh-hero__inner { align-items: flex-end; padding-block: 56px; }
  .blrh-hero__copy,.blrh-hero__body,.blrh-hero__benefits { width: 100%; }
  .blrh-hero__highlight { font-size: 36px; line-height: 44px; }
  .blrh-hero h1,.blrh-section__header h2,.blrh-launch__offer h2 { font-size: 38px; line-height: 46px; }
  .blrh-hero__benefits { gap: 8px; overflow-x: auto; }
  .blrh-hero__benefits li { min-width: 160px; }
  .blrh-countdown__values { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 16px; }
  .blrh-countdown__values > span:not(:last-child)::after { right: -11px; }
  .blrh-journey .blrh-section__header { height: auto; }
  .blrh-journey__panels article img { height: auto; aspect-ratio: 760 / 480; }
  .blrh-launch__reach { gap: 12px; overflow-x: auto; }
  .blrh-launch__decor--monster { left: 42%; }
  .blrh-form { padding: 24px 16px; }
  .blrh-faq__item > div { padding-inline: 24px; }
  .blrh-faq__question { gap: 12px; }
}

@media (prefers-reduced-motion: reduce) {
  .blrh-page * { scroll-behavior: auto !important; transition-duration: .01ms !important; }
	
	.blrh-page > .blrh-announcement { position: relative !important; inset: auto !important; display: flex !important; width: 100% !important; height: 40px !important; min-height: 40px !important; margin: 0 !important; padding: 10px 44px !important; align-items: center; justify-content: center; gap: 6px; visibility: visible !important; opacity: 1 !important; background: linear-gradient(180deg,#7130d9,#5122a7); color: var(--bl-ds-content-always-light); font-family: var(--blrh-body); font-size: var(--bl-ds-font-size-label-l); font-weight: 500; line-height: var(--bl-ds-line-height-label-l); text-align: center; }
}

.blrh-page > .blrh-announcement { position: relative !important; inset: auto !important; display: flex !important; width: 100% !important; height: 40px !important; min-height: 40px !important; margin: 0 !important; padding: 10px 44px !important; align-items: center; justify-content: center; gap: 6px; visibility: visible !important; opacity: 1 !important; background: linear-gradient(180deg,#7130d9,#5122a7); color: var(--bl-ds-content-always-light); font-family: var(--blrh-body); font-size: var(--bl-ds-font-size-label-l); font-weight: 500; line-height: var(--bl-ds-line-height-label-l); text-align: center; }

.blrh-page { margin-top: 32px !important; }
