.b2b-cake-topper-page {
  background:
    radial-gradient(circle at top left, rgba(232, 214, 191, 0.28), transparent 35%),
    linear-gradient(180deg, #fffdf8 0%, #fff8ef 100%);
  color: #2d241d;
  padding: 0 0 96px;
}

.b2b-cake-topper-page .page-width {
  max-width: 1280px;
}

.b2b-cake-topper-page__hero {
  position: relative;
  display: block;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  padding: 0;
}

.b2b-cake-topper-page__eyebrow,
.b2b-cake-topper-page__label {
  margin: 0 0 14px;
  color: #8d6a45;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.b2b-cake-topper-page__title {
  margin: 0;
  color: #1e1813;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(38px, 5vw, 64px);
  line-height: 1.02;
}

.b2b-cake-topper-page__summary,
.b2b-cake-topper-page__hero-note,
.b2b-cake-topper-page__section-heading p,
.b2b-cake-topper-page__split-copy p,
.b2b-cake-topper-page__proof-copy p,
.b2b-cake-topper-page__signal-card p,
.b2b-cake-topper-page__stat-card p,
.b2b-cake-topper-page__workflow-card p,
.b2b-cake-topper-page__audience-card p,
.b2b-cake-topper-page__faq-item p,
.b2b-cake-topper-page__final-cta p {
  color: #5b4d40;
  font-size: 17px;
  line-height: 1.75;
}

.b2b-cake-topper-page__feature-list {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin: 28px 0 24px;
}

.b2b-cake-topper-page__feature-list > span {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 10px 14px;
  border: 1px solid rgba(141, 106, 69, 0.24);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.8);
  color: #4e3d2d;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.02em;
}

.b2b-cake-topper-page__feature-icon,
.b2b-cake-topper-page__stat-icon,
.b2b-cake-topper-page__proof-kicker-icon,
.b2b-cake-topper-page__bullet-icon,
.b2b-cake-topper-page__contact-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  color: #8d6a45;
}

.b2b-cake-topper-page__feature-icon {
  width: 32px;
  height: 32px;
}

.b2b-cake-topper-page__feature-icon-image,
.b2b-cake-topper-page__proof-kicker-icon-image,
.b2b-cake-topper-page__bullet-icon-image {
  display: block;
  width: 100%;
  height: auto;
}

.b2b-cake-topper-page__art-icon {
  display: block;
  width: 100%;
  height: auto;
}

.b2b-cake-topper-page__art-icon--signal {
  width: 128px;
  margin-bottom: 14px;
}

.b2b-cake-topper-page__art-icon--stat {
  width: 92px;
}

.b2b-cake-topper-page__art-icon--workflow {
  width: 86px;
}

.b2b-cake-topper-page__art-icon--audience {
  width: 112px;
  margin-bottom: 14px;
}

.b2b-cake-topper-page__art-icon--contact {
  width: 64px;
}

.b2b-cake-topper-page__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin: 30px 0 18px;
}

.b2b-cake-topper-page__actions .button {
  min-width: 190px;
  justify-content: center;
}

.b2b-cake-topper-page__hero-note {
  max-width: 620px;
}

.b2b-cake-topper-page__hero-media img,
.b2b-cake-topper-page__proof-card img,
.b2b-cake-topper-page__split-media img,
.b2b-cake-topper-page__gallery-item img {
  display: block;
  width: 100%;
  height: auto;
}

.b2b-cake-topper-page__hero-media img {
  max-width: none;
  max-height: none;
  border-radius: 0;
  box-shadow: none;
  object-fit: contain;
}

.b2b-cake-topper-page__stats {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  margin-top: 6px;
}

.b2b-cake-topper-page__stat-card,
.b2b-cake-topper-page__signal-card,
.b2b-cake-topper-page__workflow-card,
.b2b-cake-topper-page__audience-card,
.b2b-cake-topper-page__faq-item,
.b2b-cake-topper-page__proof-card,
.b2b-cake-topper-page__split-media,
.b2b-cake-topper-page__gallery-item {
  border: 1px solid rgba(100, 76, 49, 0.12);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.82);
  box-shadow: 0 18px 40px rgba(77, 53, 25, 0.08);
}

.b2b-cake-topper-page__stat-card {
  padding: 26px 24px;
}

.b2b-cake-topper-page__stat-head {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 12px;
}

.b2b-cake-topper-page__stat-card strong {
  display: block;
  color: #241a12;
  font-size: 20px;
  font-weight: 700;
}

.b2b-cake-topper-page__stat-icon,
.b2b-cake-topper-page__contact-icon {
  width: 52px;
  height: 52px;
  border-radius: 18px;
  background: linear-gradient(135deg, rgba(244, 230, 210, 0.98), rgba(255, 248, 240, 0.82));
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7);
}

.b2b-cake-topper-page__stat-icon-svg,
.b2b-cake-topper-page__contact-icon-svg {
  width: 22px;
  height: 22px;
}

.b2b-cake-topper-page__section {
  padding-top: 78px;
}

.b2b-cake-topper-page__section[id],
.b2b-cake-topper-page__final-cta {
  scroll-margin-top: 108px;
}

.b2b-cake-topper-page__section-heading {
  max-width: 760px;
  margin-bottom: 28px;
}

.b2b-cake-topper-page__section-heading h2,
.b2b-cake-topper-page__split-copy h2,
.b2b-cake-topper-page__final-cta h2 {
  margin: 0 0 12px;
  color: #1f1913;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(30px, 3.8vw, 46px);
  line-height: 1.08;
}

.b2b-cake-topper-page__proof-grid {
  display: grid;
  grid-template-columns: 1.2fr 0.8fr;
  gap: 20px;
}

.b2b-cake-topper-page__proof-card {
  overflow: hidden;
}

.b2b-cake-topper-page__proof-copy {
  padding: 22px 24px 26px;
}

.b2b-cake-topper-page__proof-kicker {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin: 0 0 12px;
  color: #8d6a45;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.b2b-cake-topper-page__proof-kicker-icon {
  width: 32px;
  height: 32px;
}

.b2b-cake-topper-page__proof-copy h3,
.b2b-cake-topper-page__signal-card h3,
.b2b-cake-topper-page__workflow-card h3,
.b2b-cake-topper-page__audience-card h3,
.b2b-cake-topper-page__faq-item h3,
.b2b-cake-topper-page__contact-card strong {
  margin: 0 0 10px;
  color: #1f1710;
  font-size: 22px;
  line-height: 1.25;
}

.b2b-cake-topper-page__split {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
  gap: 24px;
  align-items: center;
}

.b2b-cake-topper-page__split-copy {
  padding-right: 12px;
}

.b2b-cake-topper-page__bullet-list {
  display: grid;
  gap: 14px;
  margin: 24px 0;
  padding-left: 0;
  color: #3b3026;
  list-style: none;
}

.b2b-cake-topper-page__bullet-list li {
  display: grid;
  grid-template-columns: 40px minmax(0, 1fr);
  gap: 12px;
  align-items: flex-start;
  line-height: 1.65;
}

.b2b-cake-topper-page__bullet-icon {
  width: 36px;
  height: 36px;
  margin-top: 2px;
}

.b2b-cake-topper-page__inline-link {
  color: #7d5832;
  font-weight: 700;
  text-decoration: none;
}

.b2b-cake-topper-page__inline-link:hover {
  text-decoration: underline;
}

.b2b-cake-topper-page__split-media,
.b2b-cake-topper-page__gallery-item {
  overflow: hidden;
}

.b2b-cake-topper-page__gallery {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  gap: 18px;
}

.b2b-cake-topper-page__gallery-item {
  grid-column: span 6;
}

.b2b-cake-topper-page__gallery-item--wide {
  grid-column: span 12;
}

.b2b-cake-topper-page__workflow,
.b2b-cake-topper-page__audience-grid,
.b2b-cake-topper-page__faq,
.b2b-cake-topper-page__signal-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.b2b-cake-topper-page__signal-card,
.b2b-cake-topper-page__workflow-card,
.b2b-cake-topper-page__audience-card,
.b2b-cake-topper-page__faq-item {
  padding: 24px;
}

.b2b-cake-topper-page__signal-card p {
  margin: 0;
  color: #5b4d40;
  font-size: 16px;
  line-height: 1.7;
}

.b2b-cake-topper-page__workflow-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
}

.b2b-cake-topper-page__workflow-meta > span:first-child {
  display: inline-flex;
  width: 42px;
  height: 42px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #f4e6d2;
  color: #8d6a45;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.08em;
}

.b2b-cake-topper-page__contact-grid {
  display: grid;
  gap: 14px;
  margin-top: 24px;
}

.b2b-cake-topper-page__contact-card {
  display: grid;
  grid-template-columns: 64px minmax(0, 1fr);
  gap: 14px;
  padding: 16px 18px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.08);
}

.b2b-cake-topper-page__contact-card strong {
  display: block;
  margin-bottom: 6px;
  color: #fff8ef;
  font-size: 18px;
}

.b2b-cake-topper-page__contact-card p {
  margin: 0;
  color: rgba(255, 249, 242, 0.82);
  font-size: 15px;
  line-height: 1.6;
}

.b2b-cake-topper-page__contact-icon {
  color: #fff6ea;
  background: rgba(255, 255, 255, 0.12);
}

.b2b-cake-topper-page__final-cta {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 24px;
  align-items: center;
  margin-top: 82px;
  padding: 34px 36px;
  border-radius: 28px;
  background: linear-gradient(135deg, #201811 0%, #4a3320 100%);
  box-shadow: 0 24px 54px rgba(43, 25, 9, 0.22);
}

.b2b-cake-topper-page__final-cta .b2b-cake-topper-page__label,
.b2b-cake-topper-page__final-cta h2,
.b2b-cake-topper-page__final-cta p {
  color: #fff9f2;
}

.b2b-cake-topper-page__final-cta .b2b-cake-topper-page__label {
  opacity: 0.78;
}

@media (max-width: 989px) {
  .b2b-cake-topper-page {
    padding-bottom: 72px;
  }

  .b2b-cake-topper-page__hero,
  .b2b-cake-topper-page__split,
  .b2b-cake-topper-page__proof-grid,
  .b2b-cake-topper-page__final-cta {
    grid-template-columns: 1fr;
  }

  .b2b-cake-topper-page__stats,
  .b2b-cake-topper-page__signal-grid,
  .b2b-cake-topper-page__workflow,
  .b2b-cake-topper-page__audience-grid,
  .b2b-cake-topper-page__faq {
    grid-template-columns: 1fr;
  }

  .b2b-cake-topper-page__hero {
    padding-top: 0;
    gap: 0;
  }

  .b2b-cake-topper-page__gallery-item,
  .b2b-cake-topper-page__gallery-item--wide {
    grid-column: span 12;
  }

  .b2b-cake-topper-page__final-cta {
    padding: 30px 24px;
  }
}

@media (max-width: 767px) {
  .b2b-cake-topper-page__title {
    font-size: 40px;
  }

  .b2b-cake-topper-page__summary,
  .b2b-cake-topper-page__hero-note,
  .b2b-cake-topper-page__section-heading p,
  .b2b-cake-topper-page__split-copy p,
  .b2b-cake-topper-page__proof-copy p,
  .b2b-cake-topper-page__signal-card p,
  .b2b-cake-topper-page__stat-card p,
  .b2b-cake-topper-page__workflow-card p,
  .b2b-cake-topper-page__audience-card p,
  .b2b-cake-topper-page__faq-item p,
  .b2b-cake-topper-page__final-cta p {
    font-size: 16px;
  }

  .b2b-cake-topper-page__section {
    padding-top: 60px;
  }

  .b2b-cake-topper-page__actions .button {
    width: 100%;
  }

  .b2b-cake-topper-page__stat-head,
  .b2b-cake-topper-page__contact-card,
  .b2b-cake-topper-page__workflow-meta {
    align-items: flex-start;
  }

  .b2b-cake-topper-page__art-icon--signal,
  .b2b-cake-topper-page__art-icon--audience {
    width: 112px;
  }

  .b2b-cake-topper-page__art-icon--stat,
  .b2b-cake-topper-page__art-icon--workflow {
    width: 72px;
  }
}

/* Brand refresh for the dedicated B2B landing page. */
.b2b-cake-topper-page {
  --b2b-ink: #111111;
  --b2b-muted: #555b61;
  --b2b-soft: #f5f6f4;
  --b2b-line: #e4e7ea;
  --b2b-panel: #ffffff;
  --b2b-accent: #6f7f6c;
  --b2b-accent-soft: #eef2ed;
  overflow-x: hidden;
  background: var(--b2b-soft);
  color: var(--b2b-ink);
}

.b2b-cake-topper-page__hero {
  position: relative;
  display: block;
  width: 100vw;
  min-height: 0;
  margin-left: calc(50% - 50vw);
  overflow: visible;
  padding: 0;
  background: #111111;
  isolation: isolate;
}

.b2b-cake-topper-page__hero::before {
  position: absolute;
  inset: 0;
  z-index: 1;
  content: "";
  background:
    linear-gradient(90deg, rgba(29, 21, 16, 0.56) 0%, rgba(29, 21, 16, 0.24) 24%, rgba(29, 21, 16, 0) 48%),
    linear-gradient(0deg, rgba(29, 21, 16, 0.6) 0%, rgba(29, 21, 16, 0.18) 24%, rgba(29, 21, 16, 0) 46%);
}

.b2b-cake-topper-page__hero-copy {
  position: absolute;
  left: max(24px, calc((100vw - 1280px) / 2 + 28px));
  bottom: 28px;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  max-width: 380px;
  padding: 0;
  border: 0;
  background: transparent;
  box-shadow: none;
  backdrop-filter: none;
}

.b2b-cake-topper-page__hero-media {
  position: relative;
  z-index: 0;
  overflow: visible;
  line-height: 0;
}

.b2b-cake-topper-page__hero-media img {
  display: block;
  width: 100% !important;
  height: auto !important;
  max-width: none !important;
  max-height: none !important;
  border-radius: 0;
  object-fit: contain !important;
  object-position: center top !important;
  box-shadow: none;
}

.b2b-cake-topper-page__eyebrow,
.b2b-cake-topper-page__label {
  color: var(--b2b-accent);
  letter-spacing: 0;
}

.b2b-cake-topper-page__hero .b2b-cake-topper-page__eyebrow {
  margin-bottom: 10px;
  color: rgba(255, 255, 255, 0.82);
}

.b2b-cake-topper-page__title {
  color: #ffffff;
  max-width: 9.5ch;
  font-size: 44px;
  letter-spacing: 0;
  text-wrap: balance;
  text-shadow: 0 6px 20px rgba(0, 0, 0, 0.22);
}

.b2b-cake-topper-page__summary,
.b2b-cake-topper-page__hero-note,
.b2b-cake-topper-page__section-heading p,
.b2b-cake-topper-page__split-copy p,
.b2b-cake-topper-page__proof-copy p,
.b2b-cake-topper-page__signal-card p,
.b2b-cake-topper-page__stat-card p,
.b2b-cake-topper-page__workflow-card p,
.b2b-cake-topper-page__audience-card p,
.b2b-cake-topper-page__faq-item p,
.b2b-cake-topper-page__final-cta p {
  color: var(--b2b-muted);
}

.b2b-cake-topper-page__hero .b2b-cake-topper-page__summary,
.b2b-cake-topper-page__hero .b2b-cake-topper-page__hero-note {
  max-width: 22rem;
  margin: 12px 0 0;
  color: rgba(255, 255, 255, 0.92);
  font-size: 17px;
  line-height: 1.58;
  text-shadow: 0 4px 16px rgba(0, 0, 0, 0.2);
}

.b2b-cake-topper-page__actions {
  margin-top: 18px;
  margin-bottom: 0;
}

.b2b-cake-topper-page__hero .button {
  min-width: 166px;
  border-color: #ffffff;
  background: #ffffff;
  color: #111111;
}

.b2b-cake-topper-page__hero .button--secondary {
  border-color: rgba(255, 255, 255, 0.72);
  background: rgba(255, 255, 255, 0.12);
  color: #ffffff;
}

.b2b-cake-topper-page__stats {
  margin-top: 18px;
}

.b2b-cake-topper-page__stat-card,
.b2b-cake-topper-page__signal-card,
.b2b-cake-topper-page__workflow-card,
.b2b-cake-topper-page__audience-card,
.b2b-cake-topper-page__faq-item,
.b2b-cake-topper-page__proof-card,
.b2b-cake-topper-page__split-media,
.b2b-cake-topper-page__gallery-item {
  border-color: var(--b2b-line);
  border-radius: 8px;
  background: var(--b2b-panel);
  box-shadow: 0 14px 34px rgba(20, 24, 28, 0.06);
}

.b2b-cake-topper-page__stat-card strong,
.b2b-cake-topper-page__proof-copy h3,
.b2b-cake-topper-page__signal-card h3,
.b2b-cake-topper-page__workflow-card h3,
.b2b-cake-topper-page__audience-card h3,
.b2b-cake-topper-page__faq-item h3,
.b2b-cake-topper-page__contact-card strong {
  color: var(--b2b-ink);
  letter-spacing: 0;
}

.b2b-cake-topper-page__proof-kicker,
.b2b-cake-topper-page__workflow-meta > span:first-child {
  letter-spacing: 0;
}

.b2b-cake-topper-page__bullet-list {
  color: var(--b2b-muted);
}

.b2b-cake-topper-page__section-heading h2,
.b2b-cake-topper-page__split-copy h2,
.b2b-cake-topper-page__final-cta h2 {
  color: var(--b2b-ink);
  font-size: 44px;
  letter-spacing: 0;
  text-wrap: balance;
}

.b2b-cake-topper-page__inline-link {
  color: #111111;
}

.b2b-cake-topper-page__workflow-meta > span:first-child {
  background: var(--b2b-accent-soft);
  color: #2f3b31;
}

.b2b-cake-topper-page__final-cta {
  border-radius: 8px;
  background: #111111;
  box-shadow: 0 24px 54px rgba(17, 17, 17, 0.18);
}

.b2b-cake-topper-page__final-cta .b2b-cake-topper-page__label,
.b2b-cake-topper-page__final-cta h2,
.b2b-cake-topper-page__final-cta p {
  color: #ffffff;
}

.b2b-cake-topper-page__contact-card {
  border-color: rgba(255, 255, 255, 0.16);
  border-radius: 8px;
}

.b2b-cake-topper-page a:focus-visible {
  outline: 2px solid currentColor;
  outline-offset: 4px;
}

body:has(.b2b-cake-topper-page) [class*="mc-chat"],
body:has(.b2b-cake-topper-page) [id*="mc-chat"],
body:has(.b2b-cake-topper-page) iframe[src*="chat"] {
  display: none !important;
}

@media (max-width: 989px) {
  .b2b-cake-topper-page__hero {
    min-height: 0;
  }

  .b2b-cake-topper-page__hero::before {
    background:
      linear-gradient(90deg, rgba(29, 21, 16, 0.62) 0%, rgba(29, 21, 16, 0.3) 28%, rgba(29, 21, 16, 0) 54%),
      linear-gradient(0deg, rgba(29, 21, 16, 0.64) 0%, rgba(29, 21, 16, 0.22) 30%, rgba(29, 21, 16, 0) 50%);
  }

  .b2b-cake-topper-page__hero-copy {
    left: 22px;
    bottom: 22px;
    max-width: 336px;
  }

  .b2b-cake-topper-page__title {
    max-width: 10ch;
    font-size: 38px;
  }

  .b2b-cake-topper-page__section-heading h2,
  .b2b-cake-topper-page__split-copy h2,
  .b2b-cake-topper-page__final-cta h2 {
    font-size: 36px;
  }
}

@media (max-width: 767px) {
  .b2b-cake-topper-page__hero {
    padding: 0;
  }

  .b2b-cake-topper-page__hero-copy {
    position: static;
    left: auto;
    bottom: auto;
    max-width: none;
    margin: 0 16px;
    padding: 18px 0 0;
  }

  .b2b-cake-topper-page__title {
    font-size: 30px;
  }

  .b2b-cake-topper-page__section-heading h2,
  .b2b-cake-topper-page__split-copy h2,
  .b2b-cake-topper-page__final-cta h2 {
    font-size: 30px;
  }

  .b2b-cake-topper-page__feature-list > span {
    width: 100%;
    align-items: center;
  }
}
