.product-page {
  --product-accent: var(--editorial-blue);
  --product-accent-soft: rgba(47, 99, 238, .1);
}

.product-page[data-product="social"] {
  --product-accent: #2f63ee;
  --product-accent-soft: rgba(47, 99, 238, .1);
}

.product-page[data-product="organizers"] {
  --product-accent: #7357e8;
  --product-accent-soft: rgba(115, 87, 232, .11);
}

.product-page[data-product="sellers"] {
  --product-accent: #ff6b0a;
  --product-accent-soft: rgba(255, 107, 10, .11);
}

.product-page[data-product="marketplace"] {
  --product-accent: #ff6b0a;
  --product-accent-soft: rgba(255, 107, 10, .11);
}

.product-page[data-product="events"] {
  --product-accent: #7357e8;
  --product-accent-soft: rgba(115, 87, 232, .11);
}

.product-page[data-product="organizations"] {
  --product-accent: #168a50;
  --product-accent-soft: rgba(22, 138, 80, .11);
}

.product-page[data-product="hooj-pay"] {
  --product-accent: #2f63ee;
  --product-accent-soft: rgba(47, 99, 238, .11);
}

.product-page .editorial-kicker::before {
  background: var(--product-accent);
  box-shadow: 0 0 0 5px var(--product-accent-soft);
}

.product-hero {
  min-height: 790px;
  padding-top: 73px;
}

.product-hero-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(390px, .95fr);
  min-height: 694px;
}

.product-hero-copy {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-block: 78px;
  padding-right: clamp(34px, 7vw, 96px);
}

.product-hero-copy .editorial-display {
  font-size: clamp(3.7rem, 6.8vw, 6.65rem);
}

.product-accent-line {
  display: block;
  color: var(--product-accent);
}

.product-hero-visual {
  position: relative;
  min-height: 660px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  overflow: hidden;
  border-left: 1px solid var(--editorial-line);
  background: var(--editorial-soft);
}

.product-hero-visual::before {
  content: "";
  position: absolute;
  inset: 18% 9% 0;
  border: 1px solid color-mix(in srgb, var(--product-accent) 24%, transparent);
  border-bottom: 0;
  border-radius: 50% 50% 0 0;
}

.product-phone {
  position: relative;
  z-index: 1;
  width: min(330px, 72%);
  height: 600px;
  padding: 10px;
  border: 1px solid rgba(16, 24, 40, .18);
  border-radius: 48px 48px 0 0;
  background: #111827;
  box-shadow: 0 35px 90px rgba(16, 24, 40, .2);
  transform: translateY(22px) rotate(2deg);
}

.product-phone::before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 17px;
  left: 50%;
  width: 92px;
  height: 24px;
  border-radius: 999px;
  background: #111827;
  transform: translateX(-50%);
}

.product-phone img {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 39px 39px 0 0;
  object-fit: cover;
  object-position: top;
  background: #fff;
}

.product-page[data-product="sellers"] .product-phone::before,
.product-page[data-product="marketplace"] .product-phone::before {
  display: none;
}

.product-page[data-product="sellers"] .product-phone,
.product-page[data-product="marketplace"] .product-phone {
  width: min(290px, 64%);
  height: auto;
  aspect-ratio: 1206 / 2622;
  padding: 0;
  overflow: hidden;
  box-sizing: content-box;
  border: 8px solid #111827;
  border-bottom: 0;
  background: #111827;
}

.product-page[data-product="sellers"] .product-phone img,
.product-page[data-product="marketplace"] .product-phone img {
  border-radius: 39px 39px 0 0;
  object-fit: cover;
}

.product-page[data-product="social"] .product-phone::before {
  display: none;
}

.product-page[data-product="social"] .product-phone {
  width: min(290px, 64%);
  height: auto;
  aspect-ratio: 1206 / 2622;
  padding: 0;
  overflow: hidden;
  box-sizing: content-box;
  border: 8px solid #111827;
  border-bottom: 0;
  background: #111827;
}

.product-page[data-product="social"] .product-phone img {
  border-radius: 39px 39px 0 0;
  object-fit: cover;
}

.product-page[data-product="events"] .product-phone::before {
  display: none;
}

.product-page[data-product="events"] .product-phone {
  width: min(290px, 64%);
  height: auto;
  aspect-ratio: 1206 / 2622;
  padding: 0;
  overflow: hidden;
  box-sizing: content-box;
  border: 8px solid #111827;
  border-bottom: 0;
  background: #111827;
}

.product-page[data-product="events"] .product-phone img {
  border-radius: 39px 39px 0 0;
  object-fit: cover;
}

.product-page[data-product="organizations"] .product-phone::before {
  display: none;
}

.product-page[data-product="organizations"] .product-phone {
  width: min(290px, 64%);
  height: auto;
  aspect-ratio: 1206 / 2622;
  padding: 0;
  overflow: hidden;
  box-sizing: content-box;
  border: 8px solid #111827;
  border-bottom: 0;
  background: #111827;
}

.product-page[data-product="organizations"] .product-phone img {
  border-radius: 39px 39px 0 0;
  object-fit: cover;
}

.product-page[data-product="hooj-pay"] .product-phone::before {
  display: none;
}

.product-page[data-product="hooj-pay"] .product-phone {
  width: min(290px, 64%);
  height: auto;
  aspect-ratio: 1206 / 2622;
  padding: 0;
  overflow: hidden;
  box-sizing: content-box;
  border: 8px solid #111827;
  border-bottom: 0;
  background: #111827;
}

.product-page[data-product="hooj-pay"] .product-phone img {
  border-radius: 39px 39px 0 0;
  object-fit: cover;
}

.product-phone--social {
  overflow: hidden;
}

.social-phone-ui {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 39px 39px 0 0;
  background: #fff;
  color: #111827;
  font-family: "Inter", sans-serif;
}

.social-phone-status,
.social-phone-header,
.social-post-author,
.social-post-actions {
  display: flex;
  align-items: center;
}

.social-phone-status {
  justify-content: space-between;
  padding: 18px 20px 7px;
  font-size: 10px;
}

.social-phone-header {
  justify-content: space-between;
  padding: 10px 18px;
}

.social-phone-header strong {
  color: #f26a21;
  font-size: 23px;
  letter-spacing: -.06em;
}

.social-phone-header svg {
  width: 17px;
}

.social-story-row {
  display: flex;
  gap: 12px;
  padding: 5px 13px 12px;
  border-bottom: 1px solid #edf0f4;
}

.social-story-row > div {
  width: 58px;
  text-align: center;
}

.social-story {
  display: grid;
  width: 48px;
  height: 48px;
  margin: 0 auto 5px;
  place-items: center;
  overflow: hidden;
  border: 2px solid #2f63ee;
  border-radius: 50%;
  box-shadow: 0 0 0 2px #ff7a2f;
}

.social-story img,
.social-full-post > img,
.social-format-card img,
.overview-social-story img,
.overview-social-post > img {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 0;
  object-fit: cover;
}

.social-story--you {
  border-color: #d8dde6;
  box-shadow: none;
  color: #2f63ee;
  font-size: 22px;
  font-weight: 500;
}

.social-story-row small {
  display: block;
  overflow: hidden;
  font-size: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.social-feed-tabs {
  display: flex;
  justify-content: space-around;
  padding: 11px 8px 9px;
  border-bottom: 1px solid #edf0f4;
  color: #7c8798;
  font-size: 9px;
}

.social-feed-tabs strong {
  color: #111827;
}

.social-full-post {
  margin: 0;
}

.social-post-author {
  gap: 8px;
  padding: 10px 12px;
}

.social-avatar {
  display: inline-grid;
  width: 30px;
  height: 30px;
  flex: 0 0 auto;
  place-items: center;
  border-radius: 50%;
  background: #f1f3f6;
  color: #111827;
  font-size: 9px;
  font-weight: 800;
}

.social-post-author > div {
  display: grid;
  margin-right: auto;
}

.social-post-author strong {
  font-size: 10px;
}

.social-post-author small {
  color: #8993a3;
  font-size: 7px;
}

.social-post-author button {
  padding: 5px 9px;
  border: 1px solid #2f63ee;
  border-radius: 999px;
  background: #2f63ee;
  color: #fff;
  font-size: 8px;
  font-weight: 700;
}

.social-full-post > img {
  height: 236px;
}

.social-post-actions {
  gap: 12px;
  padding: 10px 12px 6px;
}

.social-post-actions svg {
  width: 17px;
  height: 17px;
}

.social-post-actions svg:last-child {
  margin-left: auto;
}

.social-full-post p {
  margin: 0;
  padding: 0 12px;
  font-size: 9px;
  line-height: 1.4;
}

.organizer-phone-ui {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 39px 39px 0 0;
  background: #fff;
  color: #111827;
  font-family: "Inter", sans-serif;
}

.organizer-phone-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 11px 15px 12px;
}

.organizer-phone-header strong {
  font-size: 13px;
}

.organizer-phone-header svg {
  width: 17px;
  height: 17px;
}

.organizer-event-cover {
  position: relative;
  height: 148px;
  margin: 0 12px;
  overflow: hidden;
  border-radius: 8px;
}

.organizer-event-cover img {
  width: 100%;
  height: 100%;
  border-radius: 0;
  object-fit: cover;
}

.organizer-event-cover span {
  position: absolute;
  top: 9px;
  left: 9px;
  padding: 5px 8px;
  border-radius: 999px;
  background: rgba(255, 255, 255, .92);
  color: #7357e8;
  font-size: 7px;
  font-weight: 800;
}

.organizer-event-title {
  display: grid;
  gap: 3px;
  padding: 12px 14px 9px;
}

.organizer-event-title small {
  color: #7357e8;
  font-size: 8px;
  font-weight: 700;
}

.organizer-event-title strong {
  font-size: 17px;
}

.organizer-stats {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin: 0 12px;
  border: 1px solid #e5e9f0;
  border-radius: 7px;
}

.organizer-stats div {
  display: grid;
  gap: 2px;
  padding: 10px 5px;
  text-align: center;
}

.organizer-stats div + div {
  border-left: 1px solid #e5e9f0;
}

.organizer-stats strong {
  font-size: 13px;
}

.organizer-stats span {
  color: #8993a3;
  font-size: 7px;
}

.organizer-requests {
  padding: 14px 12px;
}

.organizer-section-title,
.organizer-request-row {
  display: flex;
  align-items: center;
}

.organizer-section-title {
  justify-content: space-between;
  margin-bottom: 6px;
  font-size: 9px;
}

.organizer-section-title span {
  color: #7357e8;
  font-size: 7px;
  font-weight: 700;
}

.organizer-request-row {
  gap: 7px;
  padding: 8px 0;
  border-bottom: 1px solid #edf0f4;
}

.organizer-request-row > div {
  display: grid;
  flex: 1;
}

.organizer-request-row strong {
  font-size: 9px;
}

.organizer-request-row small {
  color: #8993a3;
  font-size: 7px;
}

.organizer-request-row button {
  display: grid;
  width: 23px;
  height: 23px;
  padding: 0;
  place-items: center;
  border: 1px solid #dfe4ec;
  border-radius: 6px;
  background: #fff;
  color: #168a50;
}

.organizer-request-row button:last-child {
  color: #7c8798;
}

.organizer-request-row button svg {
  width: 12px;
  height: 12px;
}

.product-floating-note {
  position: absolute;
  z-index: 2;
  top: 126px;
  right: 24px;
  width: 180px;
  padding: 14px;
  border: 1px solid var(--editorial-line);
  border-radius: 8px;
  background: rgba(255, 255, 255, .94);
  box-shadow: 0 18px 42px rgba(16, 24, 40, .1);
}

.product-floating-note span {
  display: block;
  margin-bottom: 6px;
  color: var(--product-accent);
  font-size: .72rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.product-floating-note strong {
  font-size: .9rem;
  line-height: 1.35;
}

.product-proof {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}

.product-proof-item {
  min-height: 132px;
  padding: 27px;
  border-right: 1px solid var(--editorial-line);
}

.product-proof-item:last-child {
  border-right: 0;
}

.product-proof-item span {
  color: var(--product-accent);
  font-size: .75rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.product-proof-item strong {
  display: block;
  max-width: 260px;
  margin-top: 11px;
  font-size: 1rem;
  line-height: 1.45;
}

.marketplace-storyboard {
  padding-block: clamp(88px, 10vw, 132px);
  background: #fffaf6;
}

.marketplace-storyboard-head {
  display: grid;
  grid-template-columns: .9fr 1.1fr;
  gap: clamp(45px, 8vw, 110px);
  align-items: end;
  margin-bottom: 54px;
}

.marketplace-storyboard-head .editorial-lead {
  margin: 0;
}

.marketplace-sequence {
  border-top: 1px solid var(--editorial-line);
  border-left: 1px solid var(--editorial-line);
}

.marketplace-screen-stage {
  display: grid;
  grid-template-columns: minmax(280px, .82fr) minmax(420px, 1.18fr);
  min-height: 760px;
  border-right: 1px solid var(--editorial-line);
  border-bottom: 1px solid var(--editorial-line);
  background: #fff;
}

.marketplace-screen-stage--reverse {
  grid-template-columns: minmax(420px, 1.18fr) minmax(280px, .82fr);
}

.marketplace-stage-copy {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: clamp(40px, 6vw, 76px);
}

.marketplace-stage-copy span,
.marketplace-modal-copy span {
  color: var(--product-accent);
  font-size: .72rem;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.marketplace-stage-copy h3,
.marketplace-modal-copy h3 {
  margin: 16px 0 18px;
  font-family: "Space Grotesk", "Inter", sans-serif;
  font-size: clamp(1.75rem, 3vw, 3rem);
  font-weight: 600;
  line-height: 1.08;
}

.marketplace-stage-copy p,
.marketplace-modal-copy p {
  max-width: 470px;
  margin: 0;
  color: var(--editorial-muted);
  line-height: 1.68;
}

.marketplace-screen-canvas {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  min-width: 0;
  padding: 54px 32px 0;
  overflow: hidden;
  border-left: 1px solid var(--editorial-line);
  background: #f5f7fa;
}

.marketplace-screen-stage--reverse .marketplace-screen-canvas {
  border-right: 1px solid var(--editorial-line);
  border-left: 0;
  background: #fff7f1;
}

.marketplace-full-screen {
  width: min(330px, 82%);
  aspect-ratio: 1206 / 2622;
  overflow: hidden;
  border: 9px solid #111827;
  border-bottom: 0;
  border-radius: 46px 46px 0 0;
  background: #fff;
  box-shadow: 0 32px 78px rgba(16, 24, 40, .18);
}

.marketplace-full-screen--listing {
  transform: rotate(1.75deg) translateY(22px);
}

.marketplace-full-screen--transaction {
  transform: rotate(-1.75deg) translateY(22px);
}

.marketplace-full-screen img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.marketplace-modal-pair {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.marketplace-modal-stage {
  display: flex;
  min-width: 0;
  min-height: 760px;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  padding: clamp(34px, 5vw, 58px);
  border-right: 1px solid var(--editorial-line);
  border-bottom: 1px solid var(--editorial-line);
  background:
    linear-gradient(rgba(255, 107, 10, .035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 107, 10, .035) 1px, transparent 1px),
    #fff;
  background-size: 24px 24px;
}

.marketplace-modal-element {
  position: relative;
  width: 100%;
  overflow: hidden;
  border: 1px solid rgba(16, 24, 40, .12);
  border-radius: 18px;
  background: #777;
  box-shadow: 0 24px 58px rgba(16, 24, 40, .14);
}

.marketplace-modal-element img {
  position: absolute;
  display: block;
  max-width: none;
  height: auto;
}

.marketplace-modal-element--offer {
  max-width: 430px;
  aspect-ratio: 1110 / 1305;
}

.marketplace-modal-element--offer img {
  top: -30.65%;
  left: -4.32%;
  width: 108.65%;
}

.marketplace-modal-element--meetup {
  width: min(330px, 100%);
  aspect-ratio: 1206 / 1700;
}

.marketplace-modal-element--meetup img {
  top: -37.65%;
  left: 0;
  width: 100%;
}

.marketplace-modal-copy {
  width: 100%;
  max-width: 470px;
  padding-top: 38px;
}

.marketplace-modal-copy h3 {
  font-size: clamp(1.6rem, 2.4vw, 2.35rem);
}

.product-journey {
  padding-block: clamp(88px, 11vw, 140px);
}

.product-journey-head {
  display: grid;
  grid-template-columns: .9fr 1.1fr;
  gap: clamp(45px, 8vw, 110px);
  align-items: end;
  margin-bottom: 68px;
}

.product-journey-head .editorial-lead {
  margin: 0;
}

.journey-list {
  border-top: 1px solid var(--editorial-line);
}

.journey-row {
  display: grid;
  grid-template-columns: 72px minmax(210px, .72fr) minmax(0, 1.28fr);
  gap: 26px;
  padding: 32px 0;
  border-bottom: 1px solid var(--editorial-line);
}

.journey-number {
  color: var(--product-accent);
  font-family: "Space Grotesk", "Inter", sans-serif;
  font-weight: 700;
}

.journey-row h3 {
  margin: 0;
  font-size: 1.1rem;
  font-weight: 700;
}

.journey-row p {
  max-width: 610px;
  margin: 0;
  color: var(--editorial-muted);
  line-height: 1.68;
}

.marketplace-connection-map {
  position: relative;
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 16px;
  padding: 24px 0 8px;
}

.marketplace-connection-map::before,
.marketplace-connection-map::after {
  content: "";
  position: absolute;
  z-index: 0;
  top: 56px;
  right: 10%;
  left: 10%;
  height: 2px;
}

.marketplace-connection-map::before {
  background: #e3e7ed;
}

.marketplace-connection-map::after {
  background: var(--product-accent);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 1.15s cubic-bezier(.22, 1, .36, 1) .12s;
}

.marketplace-connection-map.is-visible::after {
  transform: scaleX(1);
}

.marketplace-connection-node {
  position: relative;
  z-index: 1;
  display: grid;
  justify-items: center;
  min-width: 0;
  text-align: center;
  opacity: 0;
  transform: translateY(12px);
  transition:
    opacity 420ms ease calc(180ms + var(--connection-index) * 115ms),
    transform 520ms cubic-bezier(.22, 1, .36, 1) calc(180ms + var(--connection-index) * 115ms);
}

.marketplace-connection-map.is-visible .marketplace-connection-node {
  opacity: 1;
  transform: translateY(0);
}

.marketplace-connection-icon {
  display: grid;
  width: 64px;
  height: 64px;
  margin-bottom: 20px;
  place-items: center;
  overflow: hidden;
  border: 1px solid rgba(255, 107, 10, .25);
  border-radius: 50%;
  background: #fff;
  color: var(--product-accent);
  box-shadow: 0 10px 26px rgba(16, 24, 40, .09);
}

.marketplace-connection-icon svg {
  width: 22px;
  height: 22px;
}

.marketplace-connection-icon--listing img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center 35%;
}

.marketplace-connection-node > span {
  margin-bottom: 8px;
  color: var(--product-accent);
  font-size: .68rem;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.marketplace-connection-node strong {
  overflow: hidden;
  max-width: 190px;
  font-size: .9rem;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.marketplace-connection-node small {
  margin-top: 5px;
  color: var(--editorial-muted);
  font-size: .72rem;
}

.social-publishing-map {
  display: grid;
  grid-template-columns: minmax(220px, .72fr) minmax(300px, 1fr) minmax(240px, .78fr);
  border-top: 1px solid var(--editorial-line);
  border-left: 1px solid var(--editorial-line);
  background: #fff;
}

.social-publishing-origins,
.social-publishing-decisions {
  padding: 28px;
  border-right: 1px solid var(--editorial-line);
  border-bottom: 1px solid var(--editorial-line);
}

.social-publishing-origins > span,
.social-publishing-decisions > span {
  display: block;
  margin-bottom: 24px;
  color: #7357e8;
  font-size: .68rem;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.social-publishing-origins article,
.social-publishing-decisions article {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 14px 0;
  border-top: 1px solid #e9edf2;
}

.social-publishing-origins article > i,
.social-publishing-decisions article > div {
  display: grid;
  width: 38px;
  height: 38px;
  flex: 0 0 auto;
  place-items: center;
  border-radius: 50%;
  background: #f0edff;
  color: #7357e8;
}

.social-publishing-origins svg,
.social-publishing-decisions svg {
  width: 17px;
  height: 17px;
}

.social-publishing-origins article div,
.social-publishing-decisions article p {
  display: grid;
  min-width: 0;
  flex: 1;
  gap: 3px;
  margin: 0;
}

.social-publishing-origins strong,
.social-publishing-decisions strong {
  font-size: .82rem;
}

.social-publishing-origins small,
.social-publishing-decisions small {
  color: var(--editorial-muted);
  font-size: .68rem;
  line-height: 1.4;
}

.social-publishing-decisions article em {
  color: #8a94a5;
  font-size: .65rem;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
}

.social-publishing-core {
  position: relative;
  display: grid;
  min-height: 500px;
  place-items: center;
  overflow: hidden;
  border-right: 1px solid var(--editorial-line);
  border-bottom: 1px solid var(--editorial-line);
  background: #f6f7fb;
}

.social-publishing-core::before {
  content: "";
  position: absolute;
  inset: 50% auto auto 50%;
  width: 360px;
  height: 360px;
  border: 1px solid rgba(115, 87, 232, .12);
  border-radius: 50%;
  transform: translate(-50%, -50%);
}

.social-publishing-post {
  position: relative;
  z-index: 1;
  width: min(270px, 72%);
  overflow: hidden;
  border: 1px solid rgba(16, 24, 40, .12);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 25px 65px rgba(16, 24, 40, .15);
  transform: rotate(-1.5deg);
}

.social-publishing-post > div:first-child,
.social-publishing-post > div:last-child {
  display: flex;
  align-items: center;
}

.social-publishing-post > div:first-child {
  gap: 9px;
  padding: 11px;
}

.social-publishing-post > div:first-child p {
  display: grid;
  flex: 1;
  gap: 2px;
  margin: 0;
}

.social-publishing-post > div:first-child small {
  color: #8a94a5;
  font-size: .58rem;
}

.social-publishing-post > div:first-child > svg {
  width: 15px;
}

.social-publishing-post > img {
  width: 100%;
  height: 230px;
  display: block;
  object-fit: cover;
}

.social-publishing-post > p {
  margin: 0;
  padding: 12px 12px 6px;
  font-size: .72rem;
}

.social-publishing-post > div:last-child {
  gap: 12px;
  padding: 7px 12px 13px;
  color: #596579;
  font-size: .66rem;
}

.social-publishing-post > div:last-child span {
  display: flex;
  align-items: center;
  gap: 4px;
}

.social-publishing-post > div:last-child svg {
  width: 15px;
  height: 15px;
}

.social-publishing-post > div:last-child > svg:first-of-type {
  margin-left: auto;
}

.social-publishing-story {
  position: absolute;
  z-index: 2;
  top: 28px;
  right: 20px;
  display: grid;
  justify-items: center;
  gap: 7px;
}

.social-publishing-story > span {
  width: 66px;
  height: 66px;
  overflow: hidden;
  padding: 3px;
  border-radius: 50%;
  background: linear-gradient(135deg, #ff6b0a, #7357e8, #2f63ee);
  box-shadow: 0 12px 28px rgba(16, 24, 40, .18);
}

.social-publishing-story img {
  width: 100%;
  height: 100%;
  display: block;
  border: 3px solid #fff;
  border-radius: 50%;
  object-fit: cover;
}

.social-publishing-story small {
  font-size: .62rem;
  font-weight: 700;
}

.social-lifespan-switch {
  display: grid;
  grid-template-columns: 1fr 42px 1fr;
  align-items: center;
  gap: 8px;
  margin-top: 24px;
  padding-top: 22px;
  border-top: 1px solid #e9edf2;
  font-size: .67rem;
}

.social-lifespan-switch span {
  color: #8a94a5;
}

.social-lifespan-switch strong {
  text-align: right;
}

.social-lifespan-switch i {
  position: relative;
  height: 24px;
  border-radius: 999px;
  background: #7357e8;
}

.social-lifespan-switch i::after {
  content: "";
  position: absolute;
  top: 4px;
  right: 4px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #fff;
}

.event-commitment-flow {
  display: grid;
  grid-template-columns: minmax(280px, .8fr) minmax(430px, 1.2fr);
  border-top: 1px solid var(--editorial-line);
  border-left: 1px solid var(--editorial-line);
}

.event-flow-feature {
  min-width: 0;
  border-right: 1px solid var(--editorial-line);
  border-bottom: 1px solid var(--editorial-line);
  background: #fff;
}

.event-flow-cover {
  position: relative;
  height: 330px;
  overflow: hidden;
}

.event-flow-cover img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.event-flow-cover::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(4, 14, 28, .46), transparent 48%);
}

.event-flow-cover > span {
  position: absolute;
  z-index: 1;
  top: 18px;
  left: 18px;
  display: inline-flex;
  gap: 7px;
  align-items: center;
  padding: 7px 10px;
  border-radius: 999px;
  background: rgba(255, 255, 255, .94);
  color: #7357e8;
  font-size: .7rem;
  font-weight: 800;
}

.event-flow-cover > span svg {
  width: 14px;
  height: 14px;
}

.event-flow-feature-copy {
  display: grid;
  gap: 6px;
  padding: 28px;
}

.event-flow-feature-copy small {
  color: #7357e8;
  font-size: .72rem;
  font-weight: 800;
}

.event-flow-feature-copy strong {
  font-family: "Space Grotesk", "Inter", sans-serif;
  font-size: 1.75rem;
}

.event-flow-feature-copy p {
  margin: 0;
  color: var(--editorial-muted);
}

.event-flow-states {
  position: relative;
  display: grid;
  padding: 22px 38px;
  border-right: 1px solid var(--editorial-line);
  border-bottom: 1px solid var(--editorial-line);
  background: #faf9ff;
}

.event-flow-states::before,
.event-flow-states::after {
  content: "";
  position: absolute;
  top: 62px;
  bottom: 62px;
  left: 65px;
  width: 2px;
}

.event-flow-states::before {
  background: #dfdced;
}

.event-flow-states::after {
  background: #7357e8;
  transform: scaleY(0);
  transform-origin: top;
  transition: transform 1.2s cubic-bezier(.22, 1, .36, 1) .15s;
}

.event-commitment-flow.is-visible .event-flow-states::after {
  transform: scaleY(1);
}

.event-flow-states article {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 54px minmax(120px, .7fr) minmax(160px, 1fr);
  gap: 18px;
  align-items: center;
  min-width: 0;
  padding: 14px 0;
  opacity: 0;
  transform: translateX(10px);
  transition:
    opacity 420ms ease calc(180ms + var(--event-step) * 110ms),
    transform 520ms cubic-bezier(.22, 1, .36, 1) calc(180ms + var(--event-step) * 110ms);
}

.event-commitment-flow.is-visible .event-flow-states article {
  opacity: 1;
  transform: translateX(0);
}

.organization-continuity-map {
  display: grid;
  grid-template-columns: minmax(280px, .82fr) minmax(430px, 1.18fr);
  border: 1px solid var(--editorial-line);
  background: #f8fbf9;
}

.organization-identity-card {
  min-width: 0;
  border-right: 1px solid var(--editorial-line);
  background: #fff;
}

.organization-identity-cover {
  height: 210px;
  overflow: hidden;
}

.organization-identity-cover img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.organization-identity-main {
  display: grid;
  grid-template-columns: 64px 1fr 24px;
  gap: 14px;
  align-items: center;
  padding: 24px 24px 16px;
}

.organization-identity-avatar {
  width: 64px;
  height: 64px;
  overflow: hidden;
  border: 4px solid #fff;
  border-radius: 50%;
  box-shadow: 0 8px 24px rgba(16, 24, 40, .12);
}

.organization-identity-avatar img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.organization-identity-main > div {
  display: grid;
  gap: 3px;
}

.organization-identity-main > div > span {
  color: #168a50;
  font-size: .67rem;
  font-weight: 800;
  letter-spacing: .07em;
  text-transform: uppercase;
}

.organization-identity-main strong {
  font-size: 1.22rem;
}

.organization-identity-main small,
.organization-identity-card > p {
  color: var(--editorial-muted);
}

.organization-identity-main > svg {
  width: 22px;
  color: #168a50;
}

.organization-identity-card > p {
  margin: 0;
  padding: 0 24px 26px;
  font-size: .84rem;
  line-height: 1.6;
}

.organization-role-ladder {
  position: relative;
  display: grid;
  align-content: center;
  padding: 28px 38px;
}

.organization-role-ladder::before {
  content: "";
  position: absolute;
  top: 66px;
  bottom: 118px;
  left: 64px;
  width: 2px;
  background: #cfe2d7;
}

.organization-role-ladder article {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 54px 1fr;
  gap: 18px;
  align-items: center;
  padding: 14px 0;
  opacity: 0;
  transform: translateX(10px);
  transition:
    opacity 420ms ease calc(160ms + var(--role-index) * 120ms),
    transform 520ms cubic-bezier(.22, 1, .36, 1) calc(160ms + var(--role-index) * 120ms);
}

.organization-continuity-map.is-visible .organization-role-ladder article {
  opacity: 1;
  transform: translateX(0);
}

.organization-role-ladder article > span {
  display: grid;
  width: 54px;
  height: 54px;
  place-items: center;
  border: 1px solid rgba(22, 138, 80, .24);
  border-radius: 50%;
  background: #fff;
  color: #168a50;
  box-shadow: 0 8px 22px rgba(20, 79, 48, .08);
}

.organization-role-ladder article > span svg {
  width: 19px;
}

.organization-role-ladder article > div {
  display: grid;
  gap: 3px;
}

.organization-role-ladder article small {
  color: #168a50;
  font-size: .67rem;
  font-weight: 800;
  letter-spacing: .07em;
  text-transform: uppercase;
}

.organization-role-ladder article p {
  margin: 2px 0 0;
  color: var(--editorial-muted);
  font-size: .77rem;
  line-height: 1.45;
}

.organization-transfer-note {
  display: grid;
  grid-template-columns: 38px 1fr;
  gap: 12px;
  align-items: center;
  margin-top: 13px;
  padding: 15px 17px;
  border: 1px solid rgba(22, 138, 80, .18);
  border-radius: 8px;
  background: #eef8f2;
}

.organization-transfer-note > svg {
  width: 20px;
  color: #168a50;
}

.organization-transfer-note > div {
  display: grid;
  gap: 3px;
}

.organization-transfer-note small {
  color: #5d7166;
  font-size: .7rem;
}

.payment-context-flow {
  display: grid;
  grid-template-columns: minmax(260px, .72fr) minmax(480px, 1.28fr);
  gap: 0;
  border: 1px solid var(--editorial-line);
  background: #f8faff;
}

.payment-context-sources {
  display: grid;
  align-content: center;
  padding: 34px;
  border-right: 1px solid var(--editorial-line);
  background: #fff;
}

.payment-context-sources article {
  display: grid;
  grid-template-columns: 52px 1fr;
  gap: 14px;
  align-items: center;
  padding: 23px 0;
  border-bottom: 1px solid var(--editorial-line);
}

.payment-context-sources article:last-child {
  border-bottom: 0;
}

.payment-context-sources article > span,
.payment-route-node > span {
  display: grid;
  width: 52px;
  height: 52px;
  place-items: center;
  border: 1px solid rgba(47, 99, 238, .18);
  border-radius: 50%;
  background: #f2f6ff;
  color: #2f63ee;
}

.payment-context-sources svg,
.payment-route-node svg {
  width: 19px;
}

.payment-context-sources article > div,
.payment-route-node > div {
  display: grid;
  gap: 3px;
}

.payment-context-sources small,
.payment-route-node small {
  color: #2f63ee;
  font-size: .66rem;
  font-weight: 800;
  letter-spacing: .07em;
  text-transform: uppercase;
}

.payment-context-sources p,
.payment-route-node p {
  margin: 0;
  color: var(--editorial-muted);
  font-size: .72rem;
  line-height: 1.45;
}

.payment-context-route {
  display: grid;
  grid-template-columns: 1fr 52px 1fr 52px 1fr;
  align-items: center;
  padding: 42px 34px;
}

.payment-route-node {
  display: grid;
  justify-items: center;
  min-width: 0;
  text-align: center;
}

.payment-route-node > span {
  margin-bottom: 16px;
}

.payment-route-node--hooj > span {
  border-color: rgba(255, 107, 10, .22);
  background: #fff2e9;
}

.payment-hooj-mark {
  color: #ff6b0a;
  font-family: "Space Grotesk", "Inter", sans-serif;
  font-size: 1.35rem;
  font-weight: 700;
}

.payment-route-node strong {
  font-size: .88rem;
}

.payment-route-line {
  position: relative;
  height: 1px;
  background: #cfd7e5;
}

.payment-route-line::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -1px;
  width: 6px;
  height: 6px;
  border-top: 1px solid #8793a5;
  border-right: 1px solid #8793a5;
  transform: translateY(-50%) rotate(45deg);
}

.event-flow-states article > div {
  display: grid;
  width: 54px;
  height: 54px;
  place-items: center;
  border: 1px solid rgba(115, 87, 232, .25);
  border-radius: 50%;
  background: #fff;
  color: #7357e8;
  box-shadow: 0 8px 22px rgba(38, 29, 90, .08);
}

.event-flow-states svg {
  width: 19px;
  height: 19px;
}

.event-flow-states article > span {
  color: #7357e8;
  font-size: .68rem;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.event-flow-states article > strong {
  font-size: .9rem;
}

.event-flow-states article > small {
  grid-column: 3;
  margin-top: -14px;
  color: var(--editorial-muted);
  font-size: .72rem;
}

.product-capabilities {
  display: grid;
  grid-template-columns: .88fr 1.12fr;
  min-height: 700px;
}

.capability-visual {
  position: relative;
  min-height: 700px;
  overflow: hidden;
  border-right: 1px solid var(--editorial-line);
  background: var(--editorial-soft);
}

.capability-visual > img {
  position: absolute;
  top: 72px;
  left: 50%;
  width: min(330px, 68%);
  height: 650px;
  border: 10px solid #111827;
  border-bottom: 0;
  border-radius: 46px 46px 0 0;
  object-fit: cover;
  object-position: top;
  background: #fff;
  box-shadow: 0 34px 80px rgba(16, 24, 40, .18);
  transform: translateX(-50%) rotate(-2deg);
}

.social-format-showcase {
  position: absolute;
  inset: 75px 12% 0;
}

.social-format-card {
  overflow: hidden;
  border: 1px solid rgba(16, 24, 40, .12);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 28px 65px rgba(16, 24, 40, .14);
}

.social-format-card--full {
  width: 78%;
  transform: rotate(-3deg);
}

.social-format-label,
.social-format-meta,
.social-format-actions {
  display: flex;
  justify-content: space-between;
}

.social-format-label {
  padding: 14px;
  color: #667085;
  font-size: .72rem;
}

.social-format-label strong {
  color: var(--product-accent);
}

.social-format-card--full img {
  position: static;
  width: 100%;
  height: 300px;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  object-fit: cover;
  transform: none;
}

.social-format-meta {
  display: grid;
  gap: 3px;
  padding: 15px;
}

.social-format-meta span,
.social-format-card--compact small {
  color: #7c8798;
  font-size: .74rem;
}

.social-format-card--compact {
  position: absolute;
  right: 0;
  bottom: 42px;
  width: 72%;
  padding: 18px;
  transform: rotate(2deg);
}

.social-format-card--compact > div:first-child {
  display: grid;
  grid-template-columns: 34px 1fr;
  align-items: center;
}

.social-format-card--compact .social-avatar {
  grid-row: 1 / 3;
}

.social-format-card--compact p {
  margin: 18px 0 24px;
  font-size: 1.05rem;
  font-weight: 600;
  line-height: 1.45;
}

.social-format-actions {
  color: #667085;
  font-size: .75rem;
}

.organizer-action-board {
  position: absolute;
  inset: 88px 9% auto;
  overflow: hidden;
  border: 1px solid rgba(16, 24, 40, .12);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 30px 75px rgba(16, 24, 40, .15);
  transform: rotate(-2deg);
}

.organizer-board-head {
  display: grid;
  gap: 5px;
  padding: 24px;
  border-bottom: 1px solid #e5e9f0;
}

.organizer-board-head span {
  color: #7357e8;
  font-size: .72rem;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.organizer-board-head strong {
  font-size: 1.35rem;
}

.organizer-readiness {
  display: grid;
  grid-template-columns: 72px 1fr;
  gap: 16px;
  align-items: center;
  padding: 22px 24px;
  background: #f8f7ff;
}

.organizer-readiness > span {
  position: relative;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: conic-gradient(#7357e8 var(--progress), #e5e1fb 0);
}

.organizer-readiness > span::after {
  content: "";
  position: absolute;
  inset: 7px;
  border-radius: 50%;
  background: #fff;
}

.organizer-readiness div {
  display: grid;
  gap: 4px;
}

.organizer-readiness small {
  color: #667085;
}

.organizer-action-list {
  padding: 6px 24px 18px;
}

.organizer-action-list article {
  display: grid;
  grid-template-columns: 30px 1fr auto;
  gap: 12px;
  align-items: center;
  padding: 18px 0;
  border-bottom: 1px solid #e5e9f0;
}

.organizer-action-list article:last-child {
  border-bottom: 0;
}

.organizer-action-list svg {
  width: 19px;
  color: #7357e8;
}

.organizer-action-list article > div {
  display: grid;
  gap: 3px;
}

.organizer-action-list small {
  color: #667085;
  font-size: .72rem;
}

.organizer-action-list article > span {
  padding: 5px 8px;
  border-radius: 999px;
  background: #f1effd;
  color: #5a43c8;
  font-size: .66rem;
  font-weight: 800;
}

.marketplace-ui-board {
  position: absolute;
  inset: 66px 8%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
  align-content: center;
}

.marketplace-ui-artifact {
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(16, 24, 40, .12);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 22px 50px rgba(16, 24, 40, .11);
}

.marketplace-ui-artifact--message,
.marketplace-ui-artifact--history {
  grid-column: 1 / -1;
}

.marketplace-ui-artifact--message {
  transform: rotate(-1deg);
}

.marketplace-ui-artifact--activity {
  transform: translateX(-5px) rotate(.8deg);
}

.marketplace-ui-artifact--payment {
  transform: translateX(5px) rotate(-.8deg);
}

.marketplace-ui-artifact--history {
  transform: rotate(.7deg);
}

.marketplace-artifact-head,
.marketplace-listing-attachment,
.marketplace-activity-row,
.marketplace-history-row,
.marketplace-artifact-actions,
.marketplace-payment-options {
  display: flex;
  align-items: center;
}

.marketplace-artifact-head {
  justify-content: space-between;
  margin-bottom: 14px;
}

.marketplace-artifact-head > span {
  color: #111827;
  font-size: .78rem;
  font-weight: 800;
}

.marketplace-artifact-head > small {
  padding: 4px 7px;
  border-radius: 999px;
  background: #fff1e8;
  color: #d95808;
  font-size: .62rem;
  font-weight: 800;
}

.marketplace-artifact-head svg {
  width: 17px;
  height: 17px;
  color: var(--product-accent);
}

.marketplace-ui-artifact--message > p {
  width: fit-content;
  max-width: 88%;
  margin: 0 0 14px auto;
  padding: 9px 12px;
  border-radius: 8px 8px 2px 8px;
  background: #2f63ee;
  color: #fff;
  font-size: .72rem;
  line-height: 1.4;
}

.marketplace-listing-attachment,
.marketplace-history-row {
  gap: 11px;
}

.marketplace-listing-attachment {
  padding-top: 12px;
  border-top: 1px solid #e7eaf0;
}

.marketplace-artifact-thumb {
  width: 42px;
  height: 42px;
  flex: 0 0 auto;
  overflow: hidden;
  border-radius: 7px;
  background: #edf0f4;
}

.marketplace-artifact-thumb img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center 35%;
}

.marketplace-listing-attachment > div,
.marketplace-activity-row > div,
.marketplace-history-row > div {
  display: grid;
  min-width: 0;
  flex: 1;
  gap: 3px;
}

.marketplace-listing-attachment strong,
.marketplace-activity-row strong,
.marketplace-history-row strong {
  overflow: hidden;
  font-size: .74rem;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.marketplace-listing-attachment small,
.marketplace-activity-row small,
.marketplace-history-row small,
.marketplace-ui-artifact--payment > small {
  color: #7c8798;
  font-size: .65rem;
}

.marketplace-activity-row {
  gap: 9px;
}

.marketplace-artifact-avatar {
  display: grid;
  width: 34px;
  height: 34px;
  flex: 0 0 auto;
  place-items: center;
  border-radius: 50%;
  background: #111827;
  color: #fff;
  font-size: .7rem;
  font-weight: 800;
}

.marketplace-artifact-actions {
  gap: 8px;
  margin-top: 16px;
}

.marketplace-artifact-actions button {
  min-height: 31px;
  flex: 1;
  border: 1px solid #dce1e8;
  border-radius: 7px;
  background: #fff;
  color: #111827;
  font-size: .68rem;
  font-weight: 800;
}

.marketplace-artifact-actions button:last-child {
  border-color: #2f63ee;
  background: #2f63ee;
  color: #fff;
}

.marketplace-payment-options {
  gap: 8px;
  margin: 18px 0 13px;
}

.marketplace-payment-options span {
  flex: 1;
  padding: 9px 8px;
  border: 1px solid #dce1e8;
  border-radius: 7px;
  color: #667085;
  font-size: .68rem;
  font-weight: 800;
  text-align: center;
}

.marketplace-payment-options .is-selected {
  border-color: #f6b48b;
  background: #fff1e8;
  color: #d95808;
}

.marketplace-history-row > svg {
  width: 17px;
  height: 17px;
  color: #98a2b3;
}

.event-ui-board {
  position: absolute;
  inset: 58px 8%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 13px;
  align-content: center;
}

.event-ui-board article {
  min-width: 0;
  overflow: hidden;
  border: 1px solid rgba(16, 24, 40, .12);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 22px 52px rgba(16, 24, 40, .11);
}

.seller-sticky-walkthrough,
.organizer-sticky-walkthrough,
.social-sticky-walkthrough,
.organization-sticky-walkthrough,
.payment-sticky-walkthrough {
  display: grid;
  grid-template-columns: minmax(320px, .88fr) minmax(390px, 1.12fr);
  gap: clamp(70px, 10vw, 150px);
  padding: 88px clamp(38px, 8vw, 110px) 120px;
}

.seller-walkthrough-stage,
.organizer-walkthrough-stage,
.social-walkthrough-stage,
.organization-walkthrough-stage,
.payment-walkthrough-stage {
  position: sticky;
  top: 104px;
  display: grid;
  height: calc(100vh - 142px);
  min-height: 600px;
  max-height: 700px;
  align-content: center;
  justify-items: center;
}

.seller-walkthrough-status,
.organizer-walkthrough-status,
.social-walkthrough-status,
.organization-walkthrough-status,
.payment-walkthrough-status {
  display: flex;
  width: min(260px, 88%);
  align-items: center;
  gap: 12px;
  margin-bottom: 18px;
  color: #677287;
  font-size: .66rem;
  font-weight: 800;
  letter-spacing: .08em;
}

.seller-walkthrough-status i,
.organizer-walkthrough-status i,
.social-walkthrough-status i,
.organization-walkthrough-status i,
.payment-walkthrough-status i {
  height: 1px;
  flex: 1;
  background: #cfd6df;
}

.seller-walkthrough-status span:first-child,
.organizer-walkthrough-status span:first-child,
.social-walkthrough-status span:first-child,
.organization-walkthrough-status span:first-child,
.payment-walkthrough-status span:first-child {
  color: #168a50;
}

.seller-walkthrough-phone,
.organizer-walkthrough-phone,
.social-walkthrough-phone,
.organization-walkthrough-phone,
.payment-walkthrough-phone {
  position: relative;
  width: min(260px, 88%);
  aspect-ratio: 1206 / 2622;
  overflow: hidden;
  border: 8px solid #111827;
  border-radius: 42px;
  background: #fff;
  box-shadow: 0 34px 82px rgba(16, 24, 40, .18);
}

.seller-walkthrough-screen,
.organizer-walkthrough-screen,
.social-walkthrough-screen,
.organization-walkthrough-screen,
.payment-walkthrough-screen {
  position: absolute;
  inset: 0;
  margin: 0;
  opacity: 0;
  transform: translateY(14px) scale(.992);
  transition:
    opacity 260ms ease,
    transform 360ms cubic-bezier(.22, 1, .36, 1);
  pointer-events: none;
}

.seller-walkthrough-screen.is-active,
.organizer-walkthrough-screen.is-active,
.social-walkthrough-screen.is-active,
.organization-walkthrough-screen.is-active,
.payment-walkthrough-screen.is-active {
  z-index: 1;
  opacity: 1;
  transform: translateY(0) scale(1);
}

.seller-walkthrough-screen img,
.organizer-walkthrough-screen img,
.social-walkthrough-screen img,
.organization-walkthrough-screen img,
.payment-walkthrough-screen img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: top;
}

.seller-walkthrough-steps,
.organizer-walkthrough-steps,
.social-walkthrough-steps,
.organization-walkthrough-steps,
.payment-walkthrough-steps {
  min-width: 0;
}

.seller-walkthrough-step,
.organizer-walkthrough-step,
.social-walkthrough-step,
.organization-walkthrough-step,
.payment-walkthrough-step {
  display: flex;
  min-height: 62vh;
  flex-direction: column;
  justify-content: center;
  padding: 64px 0;
  border-top: 1px solid var(--editorial-line);
  opacity: .3;
  transition: opacity 240ms ease;
}

.seller-walkthrough-step:last-child,
.organizer-walkthrough-step:last-child,
.social-walkthrough-step:last-child,
.organization-walkthrough-step:last-child,
.payment-walkthrough-step:last-child {
  border-bottom: 1px solid var(--editorial-line);
}

.seller-walkthrough-step.is-active,
.organizer-walkthrough-step.is-active,
.social-walkthrough-step.is-active,
.organization-walkthrough-step.is-active,
.payment-walkthrough-step.is-active {
  opacity: 1;
}

.seller-walkthrough-step > span,
.organizer-walkthrough-step > span,
.social-walkthrough-step > span,
.organization-walkthrough-step > span,
.payment-walkthrough-step > span {
  margin-bottom: 20px;
  color: #168a50;
  font-size: .7rem;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.seller-walkthrough-step h3,
.organizer-walkthrough-step h3,
.social-walkthrough-step h3,
.organization-walkthrough-step h3,
.payment-walkthrough-step h3 {
  max-width: 520px;
  margin: 0 0 20px;
  font-family: "Space Grotesk", "Inter", sans-serif;
  font-size: clamp(2.1rem, 4vw, 4.4rem);
  font-weight: 600;
  letter-spacing: 0;
  line-height: .98;
}

.seller-walkthrough-step p,
.organizer-walkthrough-step p,
.social-walkthrough-step p,
.organization-walkthrough-step p,
.payment-walkthrough-step p {
  max-width: 560px;
  margin: 0;
  color: var(--editorial-muted);
  font-size: 1rem;
  line-height: 1.72;
}

.payment-walkthrough-status span:first-child,
.payment-walkthrough-step > span {
  color: #2f63ee;
}

.social-walkthrough-status span:first-child,
.social-walkthrough-step > span {
  color: #7357e8;
}

.seller-walkthrough-status span:first-child,
.seller-walkthrough-step > span {
  color: #ff6b0a;
}

.organizer-walkthrough-status span:first-child,
.organizer-walkthrough-step > span {
  color: #7357e8;
}

.organizer-walkthrough-screen--operations {
  padding: 34px 16px 16px;
  background: #f7f6fc;
}

.organizer-screen-ui {
  height: 100%;
  overflow: hidden;
  border: 1px solid #e3e0f3;
  border-radius: 12px 12px 0 0;
  background: #fff;
}

.organizer-screen-header {
  display: grid;
  gap: 6px;
  padding: 22px 18px 18px;
  border-bottom: 1px solid #eceaf4;
}

.organizer-screen-header small {
  color: #7357e8;
  font-size: .56rem;
  font-weight: 800;
  letter-spacing: .08em;
}

.organizer-screen-header strong {
  font-size: 1.08rem;
}

.organizer-screen-progress {
  display: grid;
  grid-template-columns: 58px 1fr;
  gap: 12px;
  align-items: center;
  padding: 18px;
  background: #f8f7ff;
}

.organizer-screen-progress > span {
  position: relative;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: conic-gradient(#7357e8 var(--progress), #e5e1fb 0);
}

.organizer-screen-progress > span::after {
  content: "";
  position: absolute;
  inset: 7px;
  border-radius: 50%;
  background: #fff;
}

.organizer-screen-progress div,
.organizer-screen-actions article > div {
  display: grid;
  gap: 3px;
}

.organizer-screen-progress small,
.organizer-screen-actions small {
  color: #667085;
  font-size: .62rem;
}

.organizer-screen-actions {
  padding: 4px 16px;
}

.organizer-screen-actions article {
  display: grid;
  grid-template-columns: 24px 1fr auto;
  gap: 9px;
  align-items: center;
  padding: 17px 0;
  border-bottom: 1px solid #eceaf4;
}

.organizer-screen-actions article:last-child {
  border-bottom: 0;
}

.organizer-screen-actions svg {
  width: 17px;
  height: 17px;
  color: #7357e8;
}

.organizer-screen-actions strong {
  font-size: .68rem;
}

.organizer-screen-actions article > span {
  padding: 4px 6px;
  border-radius: 999px;
  background: #f1effd;
  color: #5a43c8;
  font-size: .52rem;
  font-weight: 800;
}

.payment-ops-board {
  position: absolute;
  inset: 64px 8%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 13px;
  align-content: center;
}

.payment-ops-board article {
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(16, 24, 40, .12);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 22px 52px rgba(16, 24, 40, .11);
}

.payment-balance-card,
.payment-ledger-card,
.payment-payout-card {
  grid-column: 1 / -1;
}

.payment-balance-card {
  transform: rotate(-.8deg);
}

.payment-board-head,
.payment-balance-meta,
.payment-account-card > div,
.payment-ledger-row,
.payment-payout-card {
  display: flex;
  align-items: center;
}

.payment-board-head,
.payment-balance-meta {
  justify-content: space-between;
}

.payment-board-head > span {
  color: #667085;
  font-size: .7rem;
  font-weight: 800;
}

.payment-board-head > small,
.payment-payout-card > span {
  padding: 5px 8px;
  border-radius: 999px;
  background: #eaf8ef;
  color: #168a50;
  font-size: .62rem;
  font-weight: 800;
}

.payment-board-head svg {
  width: 16px;
  color: #2f63ee;
}

.payment-balance-card > strong {
  display: block;
  margin: 16px 0 18px;
  font-family: "Space Grotesk", "Inter", sans-serif;
  font-size: 2.3rem;
}

.payment-balance-meta {
  padding-top: 13px;
  border-top: 1px solid #e6eaf0;
  font-size: .72rem;
}

.payment-balance-meta span {
  color: #7c8798;
}

.payment-account-card {
  transform: translateX(-4px) rotate(.6deg);
}

.payment-account-card > div {
  gap: 10px;
  margin-top: 18px;
}

.payment-account-card > div > svg {
  width: 24px;
  flex: 0 0 auto;
  color: #168a50;
}

.payment-account-card p,
.payment-ledger-row p,
.payment-payout-card > div {
  display: grid;
  min-width: 0;
  flex: 1;
  gap: 3px;
  margin: 0;
}

.payment-account-card p strong,
.payment-ledger-row p strong,
.payment-payout-card strong {
  font-size: .72rem;
}

.payment-account-card p small,
.payment-ledger-row p small,
.payment-payout-card small {
  color: #7c8798;
  font-size: .63rem;
}

.payment-ledger-card {
  transform: rotate(-.4deg);
}

.payment-ledger-row {
  gap: 10px;
  padding: 12px 0;
  border-top: 1px solid #e6eaf0;
}

.payment-ledger-row:first-of-type {
  margin-top: 12px;
}

.payment-ledger-row > span {
  display: grid;
  width: 34px;
  height: 34px;
  flex: 0 0 auto;
  place-items: center;
  border-radius: 7px;
  background: #eff4ff;
  color: #2f63ee;
}

.payment-ledger-row svg {
  width: 16px;
}

.payment-ledger-row > strong {
  color: #168a50;
  font-size: .7rem;
}

.payment-payout-card {
  gap: 11px;
  transform: rotate(.5deg);
}

.payment-payout-card > svg {
  width: 24px;
  flex: 0 0 auto;
  color: #2f63ee;
}

.product-page[data-product="sellers"] .product-capabilities,
.product-page[data-product="organizers"] .product-capabilities,
.product-page[data-product="social"] .product-capabilities,
.product-page[data-product="organizations"] .product-capabilities,
.product-page[data-product="hooj-pay"] .product-capabilities {
  display: block;
}

.product-page[data-product="sellers"] .capability-visual,
.product-page[data-product="organizers"] .capability-visual,
.product-page[data-product="social"] .capability-visual,
.product-page[data-product="organizations"] .capability-visual,
.product-page[data-product="hooj-pay"] .capability-visual {
  min-height: 0;
  overflow: visible;
  border-right: 0;
  border-bottom: 1px solid var(--editorial-line);
}

.product-page[data-product="sellers"] .capability-copy,
.product-page[data-product="organizers"] .capability-copy,
.product-page[data-product="social"] .capability-copy,
.product-page[data-product="organizations"] .capability-copy,
.product-page[data-product="hooj-pay"] .capability-copy {
  display: grid;
  grid-template-columns: minmax(260px, .7fr) minmax(420px, 1.3fr);
  gap: clamp(44px, 8vw, 110px);
}

.product-page[data-product="sellers"] .capability-copy > .editorial-kicker,
.product-page[data-product="sellers"] .capability-copy > .editorial-heading,
.product-page[data-product="organizers"] .capability-copy > .editorial-kicker,
.product-page[data-product="organizers"] .capability-copy > .editorial-heading,
.product-page[data-product="social"] .capability-copy > .editorial-kicker,
.product-page[data-product="social"] .capability-copy > .editorial-heading,
.product-page[data-product="organizations"] .capability-copy > .editorial-kicker,
.product-page[data-product="organizations"] .capability-copy > .editorial-heading,
.product-page[data-product="hooj-pay"] .capability-copy > .editorial-kicker,
.product-page[data-product="hooj-pay"] .capability-copy > .editorial-heading {
  grid-column: 1;
}

.product-page[data-product="sellers"] .capability-copy > .editorial-heading,
.product-page[data-product="organizers"] .capability-copy > .editorial-heading,
.product-page[data-product="social"] .capability-copy > .editorial-heading,
.product-page[data-product="organizations"] .capability-copy > .editorial-heading,
.product-page[data-product="hooj-pay"] .capability-copy > .editorial-heading {
  align-self: start;
}

.product-page[data-product="sellers"] .capability-list,
.product-page[data-product="organizers"] .capability-list,
.product-page[data-product="social"] .capability-list,
.product-page[data-product="organizations"] .capability-list,
.product-page[data-product="hooj-pay"] .capability-list {
  grid-column: 2;
  grid-row: 1 / 3;
}

.event-ui-detail {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: 42% 1fr;
  transform: rotate(-1deg);
}

.event-ui-cover {
  position: relative;
  min-height: 145px;
  overflow: hidden;
}

.event-ui-cover img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.event-ui-cover span {
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 5px 7px;
  border-radius: 999px;
  background: rgba(255, 255, 255, .94);
  color: #7357e8;
  font-size: .6rem;
  font-weight: 800;
}

.event-ui-title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 17px;
}

.event-ui-title small {
  color: #7357e8;
  font-size: .65rem;
  font-weight: 800;
}

.event-ui-title strong {
  margin: 5px 0;
  font-size: 1.25rem;
}

.event-ui-title span {
  color: #7c8798;
  font-size: .68rem;
}

.event-ui-access {
  grid-column: 1 / -1;
  padding: 17px;
  transform: rotate(.6deg);
}

.event-ui-section-head,
.event-access-options,
.event-approval-state,
.event-ui-location,
.event-ui-story {
  display: flex;
  align-items: center;
}

.event-ui-section-head {
  justify-content: space-between;
}

.event-ui-section-head strong {
  font-size: .78rem;
}

.event-ui-section-head small {
  color: #7357e8;
  font-size: .65rem;
  font-weight: 800;
}

.event-access-options {
  gap: 7px;
  margin: 14px 0;
}

.event-access-options span {
  flex: 1;
  padding: 8px 6px;
  border: 1px solid #dfe3ea;
  border-radius: 7px;
  color: #7c8798;
  font-size: .66rem;
  font-weight: 800;
  text-align: center;
}

.event-access-options .is-selected {
  border-color: #c9c0f3;
  background: #f2efff;
  color: #6549d6;
}

.event-approval-state {
  gap: 9px;
  padding-top: 13px;
  border-top: 1px solid #e7eaf0;
}

.event-approval-state > svg {
  width: 19px;
  height: 19px;
  color: #168a50;
}

.event-approval-state > div {
  display: grid;
  gap: 2px;
}

.event-approval-state strong {
  font-size: .72rem;
}

.event-approval-state small {
  color: #7c8798;
  font-size: .64rem;
}

.event-ui-location,
.event-ui-story {
  gap: 10px;
  padding: 15px;
}

.event-ui-location {
  transform: translateX(-4px) rotate(.7deg);
}

.event-ui-story {
  transform: translateX(4px) rotate(-.7deg);
}

.event-ui-location > svg:first-child,
.event-ui-story > svg {
  width: 18px;
  height: 18px;
  flex: 0 0 auto;
  color: #7357e8;
}

.event-ui-location > svg:last-child {
  width: 15px;
  height: 15px;
  color: #98a2b3;
}

.event-ui-location > div,
.event-ui-story > div {
  display: grid;
  min-width: 0;
  flex: 1;
  gap: 2px;
}

.event-ui-location strong,
.event-ui-story strong {
  overflow: hidden;
  font-size: .7rem;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.event-ui-location small,
.event-ui-story small {
  color: #7c8798;
  font-size: .61rem;
}

.event-ui-story > span {
  width: 37px;
  height: 37px;
  flex: 0 0 auto;
  padding: 2px;
  overflow: hidden;
  border: 2px solid #7357e8;
  border-radius: 50%;
}

.event-ui-story > span img {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 50%;
  object-fit: cover;
}

.capability-copy {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: clamp(44px, 7vw, 92px);
}

.capability-list {
  margin-top: 42px;
  border-top: 1px solid var(--editorial-line);
}

.capability-item {
  display: grid;
  grid-template-columns: 38px 1fr;
  gap: 14px;
  padding: 20px 0;
  border-bottom: 1px solid var(--editorial-line);
}

.capability-item svg {
  width: 19px;
  height: 19px;
  margin-top: 2px;
  color: var(--product-accent);
}

.capability-item strong {
  display: block;
  margin-bottom: 4px;
}

.capability-item p {
  margin: 0;
  color: var(--editorial-muted);
  font-size: .92rem;
  line-height: 1.55;
}

.product-final {
  padding-block: clamp(80px, 10vw, 125px);
  text-align: center;
}

.product-final .editorial-heading {
  max-width: 850px;
  margin-inline: auto;
}

.product-final .editorial-lead {
  margin-inline: auto;
}

.product-final .editorial-actions {
  justify-content: center;
}

.overview-hero {
  padding-top: 150px;
  padding-bottom: 100px;
}

.overview-hero .editorial-display {
  max-width: 930px;
}

.overview-hero .editorial-display span {
  color: var(--editorial-orange);
}

.overview-intro {
  display: grid;
  grid-template-columns: 1.05fr .95fr;
  gap: clamp(45px, 9vw, 130px);
  align-items: end;
}

.overview-intro .editorial-lead {
  margin: 0;
}

.overview-index {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
}

.overview-index-item {
  min-height: 98px;
  padding: 20px;
  border-right: 1px solid var(--editorial-line);
}

.overview-index-item:last-child {
  border-right: 0;
}

.overview-index-item span {
  display: block;
  margin-bottom: 9px;
  color: var(--editorial-muted);
  font-size: .72rem;
  font-weight: 700;
}

.overview-index-item strong {
  font-size: .9rem;
}

.overview-product-row {
  display: grid;
  grid-template-columns: 76px minmax(400px, 1.25fr) minmax(210px, .68fr) minmax(250px, .78fr);
  min-height: 390px;
}

.overview-product-row > * {
  padding: clamp(28px, 4vw, 52px);
  border-right: 1px solid var(--editorial-line);
}

.overview-product-row > *:last-child {
  border-right: 0;
}

.overview-product-number {
  padding-inline: 22px;
  color: var(--overview-accent);
  font-family: "Space Grotesk", "Inter", sans-serif;
  font-weight: 700;
}

.overview-product-title {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-inline: clamp(30px, 3vw, 38px);
}

.overview-product-title h2 {
  margin: 0;
  font-family: "Space Grotesk", "Inter", sans-serif;
  font-size: clamp(2rem, 2.85vw, 3rem);
  font-weight: 600;
  line-height: 1;
}

.overview-product-title a {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--editorial-ink);
  font-size: .88rem;
  font-weight: 700;
  text-decoration: none;
}

.overview-product-title a:hover {
  color: var(--overview-accent);
}

.overview-product-copy {
  display: flex;
  align-items: center;
}

.overview-product-copy p {
  margin: 0;
  color: var(--editorial-muted);
  font-size: 1.02rem;
  line-height: 1.72;
}

.overview-product-media {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding-bottom: 0;
  overflow: hidden;
  background: var(--editorial-soft);
}

.overview-product-media--social {
  position: relative;
  align-items: center;
  padding: 28px;
  background: #f7f9fc;
}

.overview-social-story {
  position: absolute;
  z-index: 2;
  top: 28px;
  right: 26px;
  width: 104px;
  height: 168px;
  overflow: hidden;
  border: 4px solid #fff;
  border-radius: 8px;
  box-shadow: 0 18px 42px rgba(16, 24, 40, .14);
  transform: rotate(4deg);
}

.overview-social-story span {
  position: absolute;
  right: 8px;
  bottom: 8px;
  left: 8px;
  color: #fff;
  font-size: .65rem;
  font-weight: 700;
}

.overview-social-post {
  width: 78%;
  overflow: hidden;
  border: 1px solid var(--editorial-line);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 20px 48px rgba(16, 24, 40, .12);
  transform: translate(-14px, 20px) rotate(-2deg);
}

.overview-social-post > div {
  display: flex;
  gap: 8px;
  align-items: center;
  padding: 10px;
  font-size: .72rem;
}

.overview-social-post > img {
  height: 178px;
}

.overview-product-media img {
  width: min(230px, 84%);
  height: 350px;
  border: 8px solid #111827;
  border-bottom: 0;
  border-radius: 34px 34px 0 0;
  object-fit: cover;
  object-position: top;
  box-shadow: 0 22px 54px rgba(16, 24, 40, .16);
}

.overview-product-media--social .overview-social-story img,
.overview-product-media--social .overview-social-post > img {
  width: 100%;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  object-fit: cover;
}

.overview-product-media--social .overview-social-story img {
  height: 100%;
}

.overview-product-media--social .overview-social-post > img {
  height: 178px;
}

.overview-close {
  padding-block: clamp(85px, 11vw, 140px);
  background: var(--editorial-ink);
  color: #fff;
}

.overview-close-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 70px;
  align-items: end;
}

.overview-close p {
  margin: 0;
  color: #aeb8c8;
  line-height: 1.7;
}

@media (max-width: 960px) {
  .product-hero-grid, .product-journey-head, .product-capabilities,
  .overview-intro, .overview-close-grid, .marketplace-storyboard-head {
    grid-template-columns: 1fr;
  }
  .marketplace-screen-stage,
  .marketplace-screen-stage--reverse {
    grid-template-columns: 1fr;
  }
  .marketplace-screen-stage--reverse .marketplace-screen-canvas {
    border-right: 0;
  }
  .marketplace-screen-canvas {
    min-height: 720px;
    border-top: 1px solid var(--editorial-line);
    border-left: 0;
  }
  .marketplace-modal-pair {
    grid-template-columns: 1fr;
  }
  .event-commitment-flow {
    grid-template-columns: 1fr;
  }
  .social-publishing-map {
    grid-template-columns: 1fr 1fr;
  }
  .social-publishing-core {
    grid-column: 1 / -1;
    grid-row: 1;
  }
  .social-publishing-origins {
    grid-column: 1;
    grid-row: 2;
  }
  .social-publishing-decisions {
    grid-column: 2;
    grid-row: 2;
  }
  .product-hero { padding-top: 112px; }
  .product-hero-copy { padding-block: 68px; }
  .product-hero-visual { min-height: 620px; border-top: 1px solid var(--editorial-line); border-left: 0; }
  .product-proof { grid-template-columns: 1fr; }
  .product-proof-item { border-right: 0; border-bottom: 1px solid var(--editorial-line); }
  .product-proof-item:last-child { border-bottom: 0; }
  .capability-visual { border-right: 0; border-bottom: 1px solid var(--editorial-line); }
  .overview-index { grid-template-columns: repeat(2, 1fr); }
  .overview-index-item { border-bottom: 1px solid var(--editorial-line); }
  .overview-product-row { grid-template-columns: 70px 1fr 1.1fr; }
  .overview-product-media { grid-column: 1 / -1; min-height: 390px; border-top: 1px solid var(--editorial-line); }
}

@media (max-width: 680px) {
  .product-hero { min-height: 0; padding-top: 90px; }
  .product-hero-grid { min-height: 0; }
  .product-hero-copy { padding-block: 56px 64px; padding-right: 18px; }
  .product-hero-copy .editorial-display { font-size: clamp(3rem, 15vw, 4.6rem); }
  .product-hero-visual { min-height: 520px; }
  .product-phone { width: 245px; height: 500px; }
  .product-page[data-product="sellers"] .product-phone,
  .product-page[data-product="marketplace"] .product-phone {
    width: min(245px, 70%);
    height: auto;
  }
  .product-page[data-product="social"] .product-phone {
    width: min(245px, 70%);
    height: auto;
  }
  .product-page[data-product="events"] .product-phone {
    width: min(245px, 70%);
    height: auto;
  }
  .product-page[data-product="organizations"] .product-phone {
    width: min(245px, 70%);
    height: auto;
  }
  .product-page[data-product="hooj-pay"] .product-phone {
    width: min(245px, 70%);
    height: auto;
  }
  .product-floating-note { top: 72px; right: 12px; width: 150px; }
  .social-publishing-map {
    grid-template-columns: 1fr;
  }
  .social-publishing-core,
  .social-publishing-origins,
  .social-publishing-decisions {
    grid-column: 1;
  }
  .social-publishing-core {
    min-height: 480px;
  }
  .social-publishing-origins {
    grid-row: 2;
  }
  .social-publishing-decisions {
    grid-row: 3;
  }
  .journey-row { grid-template-columns: 40px 1fr; gap: 15px; }
  .journey-row p { grid-column: 2; }
  .capability-visual { min-height: 570px; }
  .capability-visual > img { top: 54px; width: 245px; height: 545px; }
  .marketplace-screen-stage { min-height: 0; }
  .marketplace-stage-copy { padding: 44px 22px 48px; }
  .marketplace-screen-canvas { min-height: 580px; padding: 42px 18px 0; }
  .marketplace-full-screen { width: min(245px, 78%); }
  .marketplace-modal-stage {
    min-height: 0;
    padding: 42px 22px 48px;
  }
  .marketplace-modal-element--offer { max-width: 360px; }
  .marketplace-modal-element--meetup { width: min(300px, 92%); }
  .marketplace-modal-copy { padding-top: 32px; }
  .marketplace-connection-map {
    grid-template-columns: 1fr;
    gap: 23px;
    padding: 8px 0;
  }
  .marketplace-connection-map::before,
  .marketplace-connection-map::after {
    top: 31px;
    right: auto;
    bottom: 31px;
    left: 31px;
    width: 2px;
    height: auto;
  }
  .marketplace-connection-map::after {
    transform: scaleY(0);
    transform-origin: top;
  }
  .marketplace-connection-map.is-visible::after {
    transform: scaleY(1);
  }
  .marketplace-connection-node {
    grid-template-columns: 64px 1fr;
    column-gap: 17px;
    justify-items: start;
    text-align: left;
  }
  .marketplace-connection-icon {
    grid-row: 1 / 4;
    margin-bottom: 0;
  }
  .marketplace-connection-node > span {
    align-self: end;
    margin-bottom: 3px;
  }
  .marketplace-connection-node strong {
    max-width: 100%;
    white-space: normal;
  }
  .marketplace-connection-node small {
    margin-top: 2px;
  }
  .product-page[data-product="marketplace"] .capability-visual {
    min-height: 720px;
  }
  .marketplace-ui-board {
    inset: 38px 18px;
    grid-template-columns: 1fr;
    gap: 11px;
  }
  .marketplace-ui-artifact--message,
  .marketplace-ui-artifact--history {
    grid-column: auto;
  }
  .marketplace-ui-artifact {
    transform: none;
  }
  .event-flow-cover { height: 250px; }
  .event-flow-states { padding: 20px 18px; }
  .event-flow-states::before,
  .event-flow-states::after {
    left: 45px;
  }
  .event-flow-states article {
    grid-template-columns: 54px 1fr;
    gap: 14px;
  }
  .event-flow-states article > span {
    align-self: end;
  }
  .event-flow-states article > strong {
    grid-column: 2;
  }
  .event-flow-states article > small {
    grid-column: 2;
    margin-top: -10px;
  }
  .product-page[data-product="events"] .capability-visual {
    min-height: 780px;
  }
  .event-ui-board {
    inset: 36px 18px;
    grid-template-columns: 1fr;
    gap: 11px;
  }
  .event-ui-detail,
  .event-ui-access {
    grid-column: auto;
  }
  .event-ui-board article {
    transform: none;
  }
  .organization-continuity-map {
    grid-template-columns: 1fr;
  }
  .organization-identity-card {
    border-right: 0;
    border-bottom: 1px solid var(--editorial-line);
  }
  .organization-role-ladder {
    padding: 22px 18px;
  }
  .organization-role-ladder::before {
    left: 44px;
  }
  .payment-context-flow {
    grid-template-columns: 1fr;
  }
  .payment-context-sources {
    border-right: 0;
    border-bottom: 1px solid var(--editorial-line);
  }
  .payment-context-route {
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 30px 22px;
  }
  .payment-route-line {
    width: 1px;
    height: 34px;
    justify-self: center;
  }
  .payment-route-line::after {
    top: auto;
    right: auto;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%) rotate(135deg);
  }
  .product-page[data-product="sellers"] .capability-visual,
  .product-page[data-product="organizers"] .capability-visual,
  .product-page[data-product="social"] .capability-visual,
  .product-page[data-product="organizations"] .capability-visual,
  .product-page[data-product="hooj-pay"] .capability-visual {
    min-height: 0;
  }
  .seller-sticky-walkthrough,
  .organizer-sticky-walkthrough,
  .social-sticky-walkthrough,
  .organization-sticky-walkthrough,
  .payment-sticky-walkthrough {
    grid-template-columns: 1fr;
    gap: 0;
    padding: 0 18px 76px;
  }
  .seller-walkthrough-stage,
  .organizer-walkthrough-stage,
  .social-walkthrough-stage,
  .organization-walkthrough-stage,
  .payment-walkthrough-stage {
    z-index: 1;
    top: 76px;
    height: 480px;
    min-height: 480px;
    max-height: 480px;
    align-content: start;
    padding-top: 18px;
    background: linear-gradient(to bottom, var(--editorial-soft) 88%, transparent);
  }
  .seller-walkthrough-phone,
  .seller-walkthrough-status,
  .organizer-walkthrough-phone,
  .organizer-walkthrough-status,
  .social-walkthrough-phone,
  .seller-walkthrough-status,
  .organizer-walkthrough-status,
  .social-walkthrough-status,
  .organization-walkthrough-phone,
  .organization-walkthrough-status,
  .payment-walkthrough-phone,
  .payment-walkthrough-status {
    width: min(180px, 58%);
  }
  .social-walkthrough-status,
  .organization-walkthrough-status,
  .payment-walkthrough-status {
    margin-bottom: 10px;
  }
  .seller-walkthrough-steps,
  .organizer-walkthrough-steps,
  .social-walkthrough-steps,
  .organization-walkthrough-steps,
  .payment-walkthrough-steps {
    position: relative;
    z-index: 0;
  }
  .seller-walkthrough-step,
  .organizer-walkthrough-step,
  .social-walkthrough-step,
  .organization-walkthrough-step,
  .payment-walkthrough-step {
    min-height: 72vh;
    justify-content: end;
    padding: 300px 0 36px;
  }
  .seller-walkthrough-step h3,
  .organizer-walkthrough-step h3,
  .social-walkthrough-step h3,
  .organization-walkthrough-step h3,
  .payment-walkthrough-step h3 {
    margin-bottom: 14px;
    font-size: clamp(1.8rem, 9vw, 2.45rem);
  }
  .seller-walkthrough-step p,
  .organizer-walkthrough-step p,
  .social-walkthrough-step p,
  .organization-walkthrough-step p,
  .payment-walkthrough-step p {
    font-size: .9rem;
    line-height: 1.62;
  }
  .product-page[data-product="sellers"] .capability-copy,
  .product-page[data-product="organizers"] .capability-copy,
  .product-page[data-product="social"] .capability-copy,
  .product-page[data-product="organizations"] .capability-copy,
  .product-page[data-product="hooj-pay"] .capability-copy {
    display: block;
  }
  .overview-hero { padding-top: 125px; padding-bottom: 72px; }
  .overview-index { grid-template-columns: 1fr; }
  .overview-index-item { border-right: 0; }
  .overview-product-row { grid-template-columns: 52px 1fr; }
  .overview-product-row > * { padding: 27px 18px; }
  .overview-product-number { border-right: 1px solid var(--editorial-line); }
  .overview-product-title { border-right: 0; }
  .overview-product-copy, .overview-product-media { grid-column: 1 / -1; border-top: 1px solid var(--editorial-line); }
  .overview-product-copy { border-right: 0; }
}

@media (prefers-reduced-motion: reduce) {
  .marketplace-connection-map::after {
    transform: none;
    transition: none;
  }

  .marketplace-connection-node {
    opacity: 1;
    transform: none;
    transition: none;
  }

  .event-flow-states::after {
    transform: none;
    transition: none;
  }

  .event-flow-states article {
    opacity: 1;
    transform: none;
    transition: none;
  }

  .organization-role-ladder article {
    opacity: 1;
    transform: none;
    transition: none;
  }

  .seller-walkthrough-screen,
  .seller-walkthrough-step,
  .organizer-walkthrough-screen,
  .organizer-walkthrough-step,
  .social-walkthrough-screen,
  .social-walkthrough-step,
  .organization-walkthrough-screen,
  .organization-walkthrough-step,
  .payment-walkthrough-screen,
  .payment-walkthrough-step {
    transition: none;
  }
}
