html {
  scroll-behavior: smooth;
  scroll-padding-top: 92px;
}

/* ShareAI journey — light infrastructure art direction */
.shareai-homepage #how-it-works.sai-inference-journey {
  background:
    radial-gradient(circle at 8% 15%, rgba(245, 89, 15, 0.075), transparent 28rem),
    linear-gradient(180deg, #fffdfa 0%, #fff8f2 52%, #fffdfb 100%);
}

.shareai-homepage #how-it-works .sai-journey-intro {
  max-width: 1040px;
}

.shareai-homepage #how-it-works .sai-journey-intro h2 {
  font-size: clamp(3.8rem, 6.35vw, 6.9rem);
  line-height: 0.91;
}

.shareai-homepage #how-it-works .sai-journey-stage {
  border: 1px solid rgba(30, 48, 70, 0.1);
  border-radius: 24px;
  color: #142640;
  background:
    radial-gradient(circle at 67% 32%, rgba(255, 111, 37, 0.12), transparent 31%),
    radial-gradient(circle at 22% 79%, rgba(236, 217, 203, 0.36), transparent 34%),
    linear-gradient(145deg, rgba(255, 255, 255, 0.98), rgba(255, 247, 240, 0.96));
  box-shadow: 0 32px 86px rgba(83, 57, 39, 0.13), 0 3px 12px rgba(83, 57, 39, 0.06);
}

.shareai-homepage #how-it-works .sai-journey-stage::before {
  background-image:
    linear-gradient(rgba(24, 46, 72, 0.052) 1px, transparent 1px),
    linear-gradient(90deg, rgba(24, 46, 72, 0.052) 1px, transparent 1px);
  background-size: 58px 58px;
  mask-image: linear-gradient(180deg, #000, rgba(0, 0, 0, 0.72) 72%, transparent);
}

.shareai-homepage #how-it-works .sai-journey-stage__topline {
  border-bottom-color: rgba(26, 48, 74, 0.09);
  background: rgba(255, 253, 250, 0.82);
  box-shadow: 0 1px rgba(255, 255, 255, 0.92);
}

.shareai-homepage #how-it-works .sai-journey-layers b {
  color: #263b56;
}

.shareai-homepage #how-it-works .sai-journey-layers small,
.shareai-homepage #how-it-works .sai-journey-stage__topline > p {
  color: #8390a0;
}

.shareai-homepage #how-it-works .sai-journey-stage:is([data-scene="0"], [data-scene="1"], [data-scene="2"]) [data-sai-layer="builder"],
.shareai-homepage #how-it-works .sai-journey-stage:is([data-scene="3"], [data-scene="4"], [data-scene="6"], [data-scene="7"], [data-scene="8"]) [data-sai-layer="provider"],
.shareai-homepage #how-it-works .sai-journey-stage:is([data-scene="5"], [data-scene="6"], [data-scene="8"]) [data-sai-layer="creator"] {
  border-color: rgba(244, 85, 11, 0.24);
  background: #fff2e9;
}

.shareai-homepage #how-it-works .sai-journey-stage:is([data-scene="0"], [data-scene="1"], [data-scene="2"]) [data-sai-layer="builder"] b,
.shareai-homepage #how-it-works .sai-journey-stage:is([data-scene="3"], [data-scene="4"], [data-scene="6"], [data-scene="7"], [data-scene="8"]) [data-sai-layer="provider"] b,
.shareai-homepage #how-it-works .sai-journey-stage:is([data-scene="5"], [data-scene="6"], [data-scene="8"]) [data-sai-layer="creator"] b {
  color: #dc4807;
}

.shareai-homepage #how-it-works .sai-request-object {
  border-color: rgba(244, 85, 11, 0.28);
  color: #142640;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 14px 38px rgba(69, 48, 34, 0.11), inset 0 1px #fff;
}

.shareai-homepage #how-it-works .sai-request-object strong {
  color: #182d48;
}

.shareai-homepage #how-it-works .sai-request-object small {
  color: #8290a1;
}

.shareai-homepage #how-it-works .sai-demo-app,
.shareai-homepage #how-it-works .sai-demo-answer {
  border-color: rgba(26, 49, 74, 0.1);
  box-shadow: 0 24px 62px rgba(62, 50, 42, 0.13);
}

.shareai-homepage #how-it-works .sai-price-rule {
  border-color: rgba(244, 85, 11, 0.24);
  color: #182c47;
  background: linear-gradient(145deg, #fff, #fff2e8);
  box-shadow: 0 22px 58px rgba(74, 52, 37, 0.12);
}

.shareai-homepage #how-it-works .sai-price-rule small,
.shareai-homepage #how-it-works .sai-price-rule span {
  color: #728196;
}

.shareai-homepage #how-it-works .sai-price-equation > span {
  border-color: rgba(27, 50, 76, 0.09);
  background: rgba(255, 255, 255, 0.78);
  box-shadow: 0 10px 28px rgba(75, 53, 39, 0.055);
}

.shareai-homepage #how-it-works .sai-price-equation small {
  color: #77869a;
}

.shareai-homepage #how-it-works .sai-price-equation b {
  color: #1a304c;
}

.shareai-homepage #how-it-works .sai-gateway-core {
  border-color: rgba(244, 85, 11, 0.3);
  background: radial-gradient(circle, rgba(244, 85, 11, 0.14), rgba(244, 85, 11, 0.035) 58%, transparent 60%);
  box-shadow: 0 0 0 18px rgba(244, 85, 11, 0.03), 0 0 0 45px rgba(244, 85, 11, 0.016);
}

.shareai-homepage #how-it-works .sai-gateway-core > span {
  color: #142640;
}

.shareai-homepage #how-it-works .sai-gateway-core small,
.shareai-homepage #how-it-works .sai-gateway-operations i {
  color: #8290a0;
}

.shareai-homepage #how-it-works .sai-gateway-operations > span {
  border-color: rgba(25, 49, 76, 0.1);
  color: #243b58;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0 9px 22px rgba(65, 49, 39, 0.06);
}

.shareai-homepage #how-it-works .sai-request-envelope {
  border-color: rgba(29, 51, 75, 0.1);
  background: rgba(25, 48, 73, 0.08);
}

.shareai-homepage #how-it-works .sai-request-envelope span {
  color: #7d8b9c;
  background: rgba(255, 255, 255, 0.87);
}

.shareai-homepage #how-it-works .sai-request-envelope b {
  color: #1e344f;
}

.shareai-homepage #how-it-works .sai-routing-fallback::before,
.shareai-homepage #how-it-works .sai-routing-fallback::after {
  border-color: rgba(48, 77, 108, 0.16);
}

.shareai-homepage #how-it-works .sai-routing-fallback i {
  background: #607a98;
  box-shadow: 0 0 9px rgba(76, 104, 137, 0.35);
}

.shareai-homepage #how-it-works .sai-routing-policy {
  color: #1c334f;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 10px 28px rgba(67, 49, 38, 0.08);
}

.shareai-homepage #how-it-works .sai-routing-policy small,
.shareai-homepage #how-it-works .sai-routing-factors span {
  color: #77869a;
}

.shareai-homepage #how-it-works .sai-routing-policy strong {
  color: #1d334e;
}

.shareai-homepage #how-it-works .sai-routing-node {
  border-color: rgba(28, 52, 78, 0.12);
  color: #1a304b;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 10px 26px rgba(67, 49, 38, 0.1);
}

.shareai-homepage #how-it-works .sai-routing-node small {
  color: #78879a;
}

.shareai-homepage #how-it-works .sai-routing-node--selected {
  border-color: rgba(244, 85, 11, 0.58);
  box-shadow: 0 12px 34px rgba(226, 76, 7, 0.13);
}

.shareai-homepage #how-it-works .sai-routing-factors span {
  border-color: rgba(28, 52, 78, 0.09);
  background: rgba(255, 255, 255, 0.82);
}

.shareai-homepage #how-it-works .sai-provider-node {
  border-color: rgba(26, 50, 76, 0.11);
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 24px 62px rgba(65, 49, 38, 0.13);
}

.shareai-homepage #how-it-works .sai-provider-node > header,
.shareai-homepage #how-it-works .sai-provider-node > footer {
  border-color: rgba(28, 50, 74, 0.08);
  background: rgba(244, 247, 249, 0.82);
}

.shareai-homepage #how-it-works .sai-provider-node > header span,
.shareai-homepage #how-it-works .sai-provider-node > footer span {
  color: #213852;
}

.shareai-homepage #how-it-works .sai-provider-rack {
  background: radial-gradient(circle, rgba(255, 102, 31, 0.13), transparent 45%);
}

.shareai-homepage #how-it-works .sai-provider-rack > span {
  border-color: rgba(244, 85, 11, 0.25);
  background: #fff5ed;
}

.shareai-homepage #how-it-works .sai-provider-progress span,
.shareai-homepage #how-it-works .sai-provider-share small,
.shareai-homepage #how-it-works .sai-provider-share span {
  color: #77869a;
}

.shareai-homepage #how-it-works .sai-provider-share {
  background: rgba(255, 245, 237, 0.9);
}

.shareai-homepage #how-it-works .sai-creator-model {
  border-color: rgba(244, 85, 11, 0.24);
  background: radial-gradient(circle at 50% 0, rgba(255, 107, 35, 0.12), transparent 45%), rgba(255, 255, 255, 0.88);
  box-shadow: 0 26px 68px rgba(68, 49, 37, 0.12);
}

.shareai-homepage #how-it-works .sai-creator-model > strong {
  color: #172d48;
}

.shareai-homepage #how-it-works .sai-creator-model p b {
  color: #6f8094;
  background: #f3f5f7;
}

.shareai-homepage #how-it-works .sai-settlement-rail > span {
  border-color: rgba(244, 85, 11, 0.25);
  background: #fff6ef;
}

.shareai-homepage #how-it-works .sai-settlement-parties > span {
  border-color: rgba(28, 50, 75, 0.1);
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 10px 28px rgba(68, 49, 37, 0.07);
}

.shareai-homepage #how-it-works .sai-settlement-parties small,
.shareai-homepage #how-it-works .sai-settlement-parties em,
.shareai-homepage #how-it-works .sai-journey-visual--settlement > p {
  color: #78879a;
}

.shareai-homepage #how-it-works .sai-settlement-parties strong {
  color: #1b324e;
}

.shareai-homepage #how-it-works .sai-scale-counter strong {
  color: #152a45;
  text-shadow: 0 12px 38px rgba(244, 85, 11, 0.14);
}

.shareai-homepage #how-it-works .sai-flywheel > span {
  border-color: rgba(27, 51, 77, 0.1);
  color: #1e354f;
  background: rgba(255, 255, 255, 0.85);
  box-shadow: 0 9px 25px rgba(64, 48, 37, 0.06);
}

.shareai-homepage #how-it-works .sai-flywheel small {
  color: #78879a;
}

.shareai-homepage #how-it-works .sai-request-inspector {
  border-color: rgba(28, 51, 77, 0.12);
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 18px 48px rgba(64, 47, 36, 0.12);
}

.shareai-homepage #how-it-works .sai-request-inspector header {
  border-bottom-color: rgba(27, 50, 76, 0.08);
}

.shareai-homepage #how-it-works .sai-request-inspector header b,
.shareai-homepage #how-it-works .sai-request-inspector dt,
.shareai-homepage #how-it-works .sai-inspector-economics small {
  color: #78879a;
}

.shareai-homepage #how-it-works .sai-request-inspector dd {
  color: #1c334f;
}

.shareai-homepage #how-it-works .sai-inspector-economics {
  background: rgba(25, 48, 73, 0.08);
}

.shareai-homepage #how-it-works .sai-inspector-economics > span {
  background: #fff9f4;
}

.shareai-homepage #how-it-works .sai-journey-progress {
  background: rgba(38, 61, 86, 0.1);
}

@media (max-width: 620px) {
  .shareai-homepage #how-it-works .sai-journey-stage {
    border-radius: 17px;
    box-shadow: 0 18px 48px rgba(76, 54, 39, 0.13);
  }
}

/* Sticky economic story */
.shareai-homepage #how-it-works.sai-economy-story {
  position: relative;
  min-height: 0;
  padding: 0;
  overflow: clip;
  background: #fffaf6;
  isolation: isolate;
}

.shareai-homepage #how-it-works.sai-economy-story::before {
  display: none;
}

.shareai-homepage .sai-how-overview {
  position: relative;
  min-height: calc(100svh - 78px);
  display: grid;
  align-items: center;
  padding: clamp(82px, 7vw, 118px) 0;
  background:
    radial-gradient(circle at 78% 42%, rgba(255, 119, 39, 0.13), transparent 33%),
    linear-gradient(108deg, light-dark(rgba(255, 255, 255, 0.96), rgb(28 28 27 / 0.960)), light-dark(rgba(255, 247, 241, 0.82), rgb(28 28 27 / 0.820)));
}

.shareai-homepage .sai-how-overview .sai-how-grid {
  position: relative;
  z-index: 3;
  grid-template-columns: minmax(0, 900px);
  justify-content: center;
  gap: 0;
  text-align: center;
}

.shareai-homepage .sai-how-overview .sai-how-intro {
  width: min(900px, 100%);
  max-width: none;
  margin: 0 auto;
}

.shareai-homepage .sai-how-overview .sai-how-step-link {
  margin: 0 auto 28px;
}

.shareai-homepage .sai-how-overview .sai-hp-kicker {
  margin-right: auto;
  margin-left: auto;
}

.shareai-homepage .sai-how-overview .sai-how-intro h2 {
  max-width: 820px;
  margin-right: auto;
  margin-left: auto;
}

.shareai-homepage .sai-how-overview .sai-how-intro > p:not(.sai-hp-kicker) {
  max-width: 760px;
  margin-right: auto;
  margin-left: auto;
}

.shareai-homepage .sai-how-overview .sai-story-nav {
  width: min(760px, 100%);
  margin-right: auto;
  margin-left: auto;
}

.shareai-homepage .sai-how-overview .sai-how-assurances {
  align-items: center;
  justify-content: center;
}

.shareai-homepage .sai-how-step-link {
  width: max-content;
  display: inline-flex;
  align-items: center;
  gap: 13px;
  margin-bottom: 28px;
  color: light-dark(#ee510b, #ffb07a);
  text-decoration: none;
}

.shareai-homepage .sai-how-step-link > span {
  display: grid;
  gap: 1px;
  font-size: 0.9rem;
  font-weight: 740;
}

.shareai-homepage .sai-how-step-link small {
  color: light-dark(#7a8797, #bdb7ae);
  font-size: 0.62rem;
  font-weight: 570;
}

.shareai-homepage .sai-how-step-link .sai-hp-icon {
  width: 18px;
  height: 18px;
  transition: transform 180ms ease;
}

.shareai-homepage .sai-how-step-link:hover .sai-hp-icon,
.shareai-homepage .sai-how-step-link:focus-visible .sai-hp-icon {
  transform: translateX(4px);
}

.shareai-homepage .sai-story-nav {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 8px;
  margin-top: 32px;
}

.shareai-homepage .sai-story-nav a {
  min-width: 0;
  display: flex;
  align-items: flex-start;
  gap: 9px;
  padding: 13px 11px;
  border-radius: 13px;
  color: light-dark(#1b304a, #ebe8e1);
  background: light-dark(rgba(255, 255, 255, 0.72), rgb(28 28 27 / 0.720));
  box-shadow: 0 10px 28px light-dark(rgba(64, 45, 31, 0.045), rgb(0 0 0 / 0.063));
  text-decoration: none;
  transition: background-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}

.shareai-homepage .sai-story-nav a:hover,
.shareai-homepage .sai-story-nav a:focus-visible {
  background: light-dark(#fff, #1c1c1b);
  box-shadow: 0 14px 34px light-dark(rgba(64, 45, 31, 0.08), rgb(0 0 0 / 0.112));
  outline: none;
  transform: translateY(-2px);
}

.shareai-homepage .sai-story-nav a > b {
  color: light-dark(#ef560e, #ffb07a);
  font-size: 0.65rem;
}

.shareai-homepage .sai-story-nav a > span {
  min-width: 0;
  display: grid;
  gap: 2px;
  font-size: 0.76rem;
  font-weight: 720;
}

.shareai-homepage .sai-story-nav small {
  overflow: hidden;
  color: light-dark(#7c8795, #bdb7ae);
  font-size: 0.56rem;
  font-weight: 560;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.shareai-homepage .sai-role-simulator > header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}

.shareai-homepage .sai-role-simulator > header > small {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: light-dark(#2d7b50, #93c9a0);
  font-size: 0.64rem;
  font-weight: 660;
  white-space: nowrap;
}

.shareai-homepage .sai-role-simulator > header > small i {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #30b96b;
  box-shadow: 0 0 0 5px light-dark(rgba(48, 185, 107, 0.1), rgb(0 0 0 / 0.140));
}

.shareai-homepage .sai-role-story {
  position: relative;
  min-height: 118svh;
  scroll-margin-top: 0;
}

.shareai-homepage .sai-role-story--builder {
  background:
    radial-gradient(circle at 82% 38%, rgba(255, 119, 39, 0.14), transparent 32%),
    linear-gradient(110deg, light-dark(#fff, #1c1c1b), light-dark(#fff8f3, #1c1c1b));
}

.shareai-homepage .sai-role-story--provider {
  background:
    radial-gradient(circle at 80% 38%, rgba(82, 132, 180, 0.11), transparent 32%),
    linear-gradient(110deg, light-dark(#fbfdff, #1c1c1b), light-dark(#f5f8fb, #1c1c1b));
}

.shareai-homepage .sai-role-story--creator {
  background:
    radial-gradient(circle at 80% 38%, rgba(255, 151, 78, 0.12), transparent 32%),
    linear-gradient(110deg, light-dark(#fffdfb, #1c1c1b), light-dark(#fff7f1, #1c1c1b));
}

.shareai-homepage .sai-role-story__inner {
  position: sticky;
  top: 76px;
  z-index: 3;
  min-height: calc(100svh - 76px);
  display: grid;
  grid-template-columns: minmax(390px, 0.78fr) minmax(620px, 1.22fr);
  align-items: center;
  gap: clamp(58px, 7vw, 112px);
  padding: clamp(58px, 6vh, 84px) 0;
}

.shareai-homepage .sai-role-story__copy {
  max-width: 550px;
}

.shareai-homepage .sai-role-story__eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  margin-bottom: 25px;
  color: light-dark(#ee510b, #ffb07a);
  font-size: 0.72rem;
  font-weight: 760;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.shareai-homepage .sai-role-story__eyebrow .sai-hp-icon {
  width: 17px;
  height: 17px;
}

.shareai-homepage .sai-role-story__copy h2 {
  margin: 0;
  color: light-dark(#10233f, #ebe8e1);
  font-size: clamp(3.2rem, 4.2vw, 4.8rem);
  letter-spacing: -0.06em;
  line-height: 0.96;
}

.shareai-homepage .sai-role-story__copy h2 span {
  color: light-dark(#ef560e, #ffb07a);
}

.shareai-homepage .sai-role-story__copy > p {
  max-width: 530px;
  margin: 28px 0 0;
  color: light-dark(#5e6d82, #bdb7ae);
  font-size: clamp(1rem, 1.15vw, 1.22rem);
  line-height: 1.58;
}

.shareai-homepage .sai-role-story__note {
  display: flex;
  align-items: flex-start;
  gap: 13px;
  margin-top: 28px;
  padding: 17px 18px;
  border-radius: 16px;
  background: light-dark(rgba(255, 255, 255, 0.72), rgb(28 28 27 / 0.720));
  box-shadow: 0 15px 36px light-dark(rgba(53, 43, 35, 0.055), rgb(0 0 0 / 0.077));
}

.shareai-homepage .sai-role-story__note > span {
  display: grid;
  width: 34px;
  height: 34px;
  flex: 0 0 34px;
  place-items: center;
  border-radius: 10px;
  color: light-dark(#ef560e, #ffb07a);
  background: light-dark(#fff0e5, #1c1c1b);
}

.shareai-homepage .sai-role-story__note .sai-hp-icon {
  width: 17px;
  height: 17px;
}

.shareai-homepage .sai-role-story__note p {
  display: grid;
  gap: 3px;
  margin: 0;
}

.shareai-homepage .sai-role-story__note strong {
  color: light-dark(#1c3049, #ebe8e1);
  font-size: 0.82rem;
}

.shareai-homepage .sai-role-story__note small {
  color: light-dark(#708093, #bdb7ae);
  font-size: 0.7rem;
  line-height: 1.45;
}

.shareai-homepage .sai-role-story__next {
  width: max-content;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-top: 26px;
  color: light-dark(#e94f09, #ffb07a);
  font-size: 0.82rem;
  font-weight: 710;
  text-decoration: none;
}

.shareai-homepage .sai-role-story__next .sai-hp-icon {
  width: 16px;
  height: 16px;
  transition: transform 180ms ease;
}

.shareai-homepage .sai-role-story__next:hover .sai-hp-icon,
.shareai-homepage .sai-role-story__next:focus-visible .sai-hp-icon {
  transform: translateX(4px);
}

.shareai-homepage .sai-role-simulator {
  position: relative;
  z-index: 3;
  min-width: 0;
  padding: clamp(24px, 2.3vw, 34px);
  border: 1px solid light-dark(rgba(30, 47, 68, 0.075), rgb(190 180 163 / 0.130));
  border-radius: 29px;
  background: light-dark(rgba(255, 255, 255, 0.92), rgb(28 28 27 / 0.920));
  box-shadow: 0 38px 96px light-dark(rgba(62, 46, 34, 0.15), rgb(0 0 0 / 0.210)), inset 0 1px light-dark(rgba(255, 255, 255, 0.96), rgb(0 0 0 / 0.650));
  -webkit-backdrop-filter: blur(28px) saturate(1.04);
  backdrop-filter: blur(28px) saturate(1.04);
}

.shareai-homepage .sai-role-simulator > header {
  margin-bottom: 22px;
}

.shareai-homepage .sai-role-simulator > header > div {
  display: grid;
  gap: 3px;
}

.shareai-homepage .sai-role-simulator > header > div > span {
  color: light-dark(#ef560e, #ffb07a);
  font-size: 0.64rem;
  font-weight: 770;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.shareai-homepage .sai-role-simulator > header h3 {
  margin: 0;
  color: light-dark(#172840, #ebe8e1);
  font-size: clamp(1.12rem, 1.4vw, 1.42rem);
  letter-spacing: -0.035em;
}

.shareai-homepage .sai-simulator-select,
.shareai-homepage .sai-simulator-fields > label {
  display: grid;
  gap: 8px;
}

.shareai-homepage .sai-simulator-select > span,
.shareai-homepage .sai-simulator-fields > label > span:first-child,
.shareai-homepage .sai-simulator-setting > div:first-child > span {
  color: light-dark(#344a63, #ebe8e1);
  font-size: 0.68rem;
  font-weight: 720;
}

.shareai-homepage .sai-simulator-select > span {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.shareai-homepage .sai-simulator-select > span small,
.shareai-homepage .sai-simulator-setting > div:first-child > small {
  color: light-dark(#8a94a2, #bdb7ae);
  font-size: 0.58rem;
  font-weight: 560;
}

.shareai-homepage .sai-simulator-select select {
  width: 100%;
  min-height: 52px;
  padding: 0 15px;
  border: 1px solid light-dark(rgba(33, 51, 72, 0.1), rgb(190 180 163 / 0.130));
  border-radius: 13px;
  outline: none;
  color: light-dark(#172840, #ebe8e1);
  background: light-dark(#fff, #1c1c1b);
  font: inherit;
  font-size: 0.82rem;
  font-weight: 650;
  transition: border-color 160ms ease, box-shadow 160ms ease;
}

.shareai-homepage .sai-simulator-select select:focus {
  border-color: light-dark(rgba(239, 86, 14, 0.38), rgb(139 93 60 / 0.190));
  box-shadow: 0 0 0 4px light-dark(rgba(239, 86, 14, 0.08), rgb(0 0 0 / 0.112));
}

.shareai-homepage .sai-simulator-fields {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  margin-top: 13px;
}

.shareai-homepage .sai-simulator-fields > label {
  padding: 12px 13px;
  border-radius: 13px;
  background: light-dark(#f7f9fb, #1c1c1b);
  box-shadow: inset 0 0 0 1px light-dark(rgba(35, 52, 72, 0.055), rgb(0 0 0 / 0.077));
}

.shareai-homepage .sai-simulator-fields > label > span:last-child {
  display: flex;
  align-items: baseline;
  gap: 7px;
}

.shareai-homepage .sai-simulator-fields input {
  width: 100%;
  min-width: 0;
  padding: 0;
  border: 0;
  outline: 0;
  color: light-dark(#12243c, #ebe8e1);
  background: transparent;
  font: inherit;
  font-size: 1.05rem;
  font-weight: 760;
  -moz-appearance: textfield;
}

.shareai-homepage .sai-simulator-fields input::-webkit-outer-spin-button,
.shareai-homepage .sai-simulator-fields input::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
}

.shareai-homepage .sai-simulator-fields label:focus-within {
  box-shadow: inset 0 0 0 1px light-dark(rgba(239, 86, 14, 0.32), rgb(0 0 0 / 0.448)), 0 0 0 3px light-dark(rgba(239, 86, 14, 0.06), rgb(0 0 0 / 0.084));
}

.shareai-homepage .sai-simulator-fields label b {
  color: light-dark(#ef560e, #ffb07a);
  font-size: 0.6rem;
}

.shareai-homepage .sai-simulator-volume,
.shareai-homepage .sai-simulator-scenario,
.shareai-homepage .sai-simulator-results {
  display: grid;
  gap: 10px;
}

.shareai-homepage .sai-simulator-volume {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-top: 12px;
}

.shareai-homepage .sai-simulator-volume > span {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 3px 12px;
  padding: 12px 13px;
  border-radius: 13px;
  background: light-dark(#fff7f1, #1c1c1b);
}

.shareai-homepage .sai-simulator-volume small,
.shareai-homepage .sai-simulator-scenario small,
.shareai-homepage .sai-simulator-results small,
.shareai-homepage .sai-provider-route small,
.shareai-homepage .sai-creator-usage small {
  color: light-dark(#7b8795, #bdb7ae);
  font-size: 0.59rem;
}

.shareai-homepage .sai-simulator-volume strong {
  color: light-dark(#253b54, #ebe8e1);
  font-size: 0.78rem;
}

.shareai-homepage .sai-simulator-volume em {
  grid-column: 2;
  grid-row: 1 / span 2;
  align-self: center;
  color: light-dark(#e6500b, #ffb07a);
  font-size: 0.88rem;
  font-style: normal;
  font-weight: 760;
}

.shareai-homepage .sai-simulator-setting {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin-top: 14px;
  padding: 15px;
  border-radius: 15px;
  background: light-dark(#f8fafb, #1c1c1b);
}

.shareai-homepage .sai-simulator-setting > div:first-child {
  display: grid;
  gap: 3px;
}

.shareai-homepage .sai-simulator-setting .sai-margin-control {
  flex: 0 0 auto;
  margin-top: 0;
}

.shareai-homepage .sai-simulator-results {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: 14px;
}

.shareai-homepage .sai-simulator-results > span {
  min-width: 0;
  display: grid;
  gap: 3px;
  padding: 14px;
  border-radius: 14px;
  background: light-dark(#f7f9fb, #1c1c1b);
}

.shareai-homepage .sai-simulator-results > span strong {
  overflow: hidden;
  color: light-dark(#18304b, #ebe8e1);
  font-size: clamp(0.95rem, 1.25vw, 1.25rem);
  letter-spacing: -0.03em;
  text-overflow: ellipsis;
}

.shareai-homepage .sai-simulator-results > span.is-accent {
  background: linear-gradient(135deg, #ff6f1b, #ed4a04);
  box-shadow: 0 14px 30px light-dark(rgba(237, 74, 4, 0.17), rgb(0 0 0 / 0.238));
}

.shareai-homepage .sai-simulator-results > span.is-accent small {
  color: rgba(255, 255, 255, 0.72);
}

.shareai-homepage .sai-simulator-results > span.is-accent strong {
  color: #fff;
}

.shareai-homepage .sai-builder-settlement {
  margin: 14px 0 0;
  padding: 18px 20px;
  border-radius: 16px;
  color: light-dark(#50647a, #bdb7ae);
  background:
    radial-gradient(circle at 88% 10%, rgba(255, 118, 40, 0.12), transparent 36%),
    linear-gradient(135deg, light-dark(#f7f9fb, #1c1c1b), light-dark(#fff8f3, #1c1c1b));
  font-size: clamp(0.92rem, 1.12vw, 1.06rem);
  font-weight: 560;
  line-height: 1.55;
}

.shareai-homepage .sai-builder-settlement strong {
  color: light-dark(#122b49, #ebe8e1);
  font-size: 1.12em;
  font-weight: 820;
  letter-spacing: -0.025em;
  white-space: nowrap;
}

.shareai-homepage .sai-builder-settlement strong.is-builder-earning {
  color: light-dark(#ef560e, #ffb07a);
}

.shareai-homepage .sai-simulator-explainer {
  margin: 13px 2px 0;
  color: light-dark(#788493, #bdb7ae);
  font-size: 0.65rem;
  line-height: 1.5;
}

.shareai-homepage .sai-simulator-explainer b {
  color: light-dark(#e6500b, #ffb07a);
}

.shareai-homepage .sai-simulator-scenario {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-bottom: 14px;
}

.shareai-homepage .sai-simulator-scenario > span {
  min-width: 0;
  display: grid;
  gap: 4px;
  padding: 13px;
  border-radius: 13px;
  background: light-dark(#f6f8fa, #1c1c1b);
}

.shareai-homepage .sai-simulator-scenario strong {
  overflow: hidden;
  color: light-dark(#203851, #ebe8e1);
  font-size: 0.78rem;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.shareai-homepage .sai-provider-route,
.shareai-homepage .sai-creator-usage {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-top: 14px;
  padding: 16px;
  border-radius: 15px;
  background: linear-gradient(100deg, light-dark(#17243a, #151617), light-dark(#111b2e, #151617));
  color: #fff;
}

.shareai-homepage .sai-provider-route > span,
.shareai-homepage .sai-creator-usage > span {
  display: grid;
  width: 39px;
  height: 39px;
  flex: 0 0 39px;
  place-items: center;
  border-radius: 12px;
  color: light-dark(#ff8b46, #ffb07a);
  background: light-dark(rgba(255, 255, 255, 0.08), rgb(28 28 27 / 0.080));
}

.shareai-homepage .sai-provider-route .sai-hp-icon,
.shareai-homepage .sai-creator-usage .sai-hp-icon {
  width: 20px;
  height: 20px;
}

.shareai-homepage .sai-provider-route > i {
  min-width: 34px;
  height: 1px;
  flex: 1 1 auto;
  background: linear-gradient(90deg, rgba(255, 139, 70, 0.22), #ff8b46, rgba(255, 139, 70, 0.22));
}

.shareai-homepage .sai-provider-route p,
.shareai-homepage .sai-creator-usage p {
  display: grid;
  gap: 2px;
  margin: 0;
}

.shareai-homepage .sai-provider-route strong,
.shareai-homepage .sai-creator-usage strong {
  color: #fff;
  font-size: 0.9rem;
}

.shareai-homepage .sai-creator-usage p {
  flex: 1 1 auto;
}

.shareai-homepage .sai-creator-usage > em {
  color: light-dark(#ff8b46, #ffb07a);
  font-size: 1.08rem;
  font-style: normal;
  font-weight: 770;
}

@media (max-width: 1180px) {
  .shareai-homepage .sai-role-story__inner {
    grid-template-columns: minmax(330px, 0.78fr) minmax(540px, 1.22fr);
    gap: 48px;
  }

  .shareai-homepage .sai-role-story__copy h2 {
    font-size: clamp(3rem, 5vw, 4.7rem);
  }

  .shareai-homepage .sai-simulator-setting {
    align-items: flex-start;
    flex-direction: column;
  }
}

@media (max-width: 980px) {
  .shareai-homepage .sai-role-story__inner {
    grid-template-columns: 1fr;
  }

  .shareai-homepage .sai-how-overview {
    min-height: 0;
  }

  .shareai-homepage .sai-how-intro,
  .shareai-homepage .sai-role-story__copy {
    max-width: 720px;
  }

  .shareai-homepage .sai-role-story {
    min-height: 0;
  }

  .shareai-homepage .sai-role-story__inner {
    position: relative;
    top: auto;
    min-height: 0;
    gap: 46px;
    padding: 92px 0;
  }
}

@media (max-width: 620px) {
  .shareai-homepage .sai-how-overview {
    padding: 74px 0;
  }

  .shareai-homepage .sai-story-nav,
  .shareai-homepage .sai-simulator-fields,
  .shareai-homepage .sai-simulator-volume,
  .shareai-homepage .sai-simulator-results,
  .shareai-homepage .sai-simulator-scenario {
    grid-template-columns: 1fr;
  }

  .shareai-homepage .sai-story-nav small {
    white-space: normal;
  }

  .shareai-homepage .sai-role-simulator {
    padding: 20px;
    border-radius: 22px;
  }

  .shareai-homepage .sai-role-simulator > header {
    align-items: flex-start;
    flex-direction: column;
  }

  .shareai-homepage .sai-role-story__copy h2 {
    font-size: clamp(2.75rem, 13vw, 4rem);
  }

  .shareai-homepage .sai-role-story__inner {
    padding: 76px 0;
  }

  .shareai-homepage .sai-simulator-setting .sai-margin-control {
    width: 100%;
    align-items: flex-start;
    flex-direction: column;
  }

  .shareai-homepage .sai-margin-presets {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .shareai-homepage .sai-margin-presets button {
    min-width: 0;
  }

  .shareai-homepage .sai-provider-route {
    flex-wrap: wrap;
  }

  .shareai-homepage .sai-provider-route > i {
    min-width: 20px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .shareai-homepage .sai-role-story__inner {
    position: relative;
    top: auto;
  }
}

body.home {
  margin: 0;
  overflow-x: clip;
  background: light-dark(#fffaf6, #1c1c1b);
}

body.home .site-main--homepage,
body.home .site-main--homepage > .page,
body.home .site-main--homepage .entry-content {
  margin: 0;
  padding: 0;
  max-width: none;
}

body.home > .shareai-aurora-background {
  opacity: 0.22;
}

.shareai-homepage {
  --sai-hp-ink: light-dark(#101318, #ebe8e1);
  --sai-hp-navy: light-dark(#182135, #ebe8e1);
  --sai-hp-body: light-dark(#525b6f, #bdb7ae);
  --sai-hp-orange: light-dark(#f45a0a, #ffb07a);
  --sai-hp-orange-deep: light-dark(#e94800, #ffb07a);
  --sai-hp-apricot: light-dark(#ff9c4b, #ffb07a);
  --sai-hp-paper: light-dark(#fffaf6, #1c1c1b);
  --sai-hp-surface: light-dark(rgba(255, 255, 255, 0.78), rgb(28 28 27 / 0.780));
  --sai-hp-line: light-dark(rgba(105, 62, 35, 0.12), rgb(139 93 60 / 0.130));
  --sai-hp-shadow: 0 22px 60px light-dark(rgba(92, 52, 25, 0.09), rgb(0 0 0 / 0.126));
  position: relative;
  isolation: isolate;
  width: 100%;
  overflow: clip;
  color: var(--sai-hp-ink);
  font-family: Inter, "Avenir Next", "Segoe UI", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  background:
    linear-gradient(180deg, light-dark(rgba(255, 251, 247, 0.86), rgb(28 28 27 / 0.860)), light-dark(rgba(255, 253, 251, 0.7), rgb(28 28 27 / 0.700)) 12%, light-dark(rgba(255, 250, 246, 0.82), rgb(28 28 27 / 0.820)));
}

.shareai-homepage *,
.shareai-homepage *::before,
.shareai-homepage *::after {
  box-sizing: border-box;
}

.shareai-homepage a {
  color: inherit;
  text-decoration: none;
}

.shareai-homepage .sai-hp-sprite {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
}

.shareai-homepage .sai-hp-icon {
  display: inline-block;
  width: 1.25em;
  height: 1.25em;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.7;
  stroke-linecap: round;
  stroke-linejoin: round;
  vertical-align: -0.2em;
}

.shareai-homepage .sai-hp-webgl,
.shareai-homepage .sai-hp-fallback-ribbon {
  position: fixed;
  inset: 0;
  width: 100vw;
  height: 100vh;
  pointer-events: none;
}

.shareai-homepage .sai-hp-webgl {
  z-index: 0;
  opacity: 0;
  transition: opacity 900ms ease;
}

.shareai-homepage.is-webgl-ready .sai-hp-webgl {
  opacity: 0.54;
}

.shareai-homepage .sai-hp-fallback-ribbon {
  z-index: 0;
  opacity: 0.52;
  background:
    radial-gradient(80% 80% at 108% 21%, transparent 48%, rgba(255, 170, 93, 0.26) 49%, rgba(255, 98, 23, 0.14) 56%, transparent 62%),
    radial-gradient(72% 74% at -8% 84%, transparent 50%, rgba(255, 153, 70, 0.18) 51%, transparent 62%);
  transition: opacity 800ms ease;
}

.shareai-homepage.is-webgl-ready .sai-hp-fallback-ribbon {
  opacity: 0.12;
}

.shareai-homepage .sai-hp-section {
  position: relative;
  z-index: 1;
  min-height: min(940px, calc(100svh - 92px));
  padding: clamp(72px, 7vw, 112px) 0;
  border-bottom: 1px solid light-dark(rgba(132, 75, 40, 0.05), rgb(139 93 60 / 0.130));
}

.shareai-homepage .sai-hp-section:nth-of-type(even) {
  background: linear-gradient(105deg, light-dark(rgba(255, 255, 255, 0.39), rgb(28 28 27 / 0.390)), light-dark(rgba(255, 246, 239, 0.24), rgb(28 28 27 / 0.240)));
}

.shareai-homepage .sai-hp-container {
  width: min(1480px, calc(100% - clamp(40px, 7vw, 112px)));
  margin: 0 auto;
}

.shareai-homepage :is(h1, h2, h3, p) {
  margin-top: 0;
}

.shareai-homepage :is(h1, h2) {
  margin-bottom: 0;
  font-weight: 720;
  letter-spacing: -0.065em;
  text-wrap: balance;
}

.shareai-homepage h1 {
  font-size: clamp(4rem, 5.6vw, 6.4rem);
  line-height: 0.98;
}

.shareai-homepage h2 {
  font-size: clamp(3rem, 4.4vw, 5.25rem);
  line-height: 1.02;
}

.shareai-homepage h2 span {
  color: var(--sai-hp-orange);
}

.shareai-homepage .sai-hp-kicker {
  display: flex;
  align-items: center;
  gap: 8px;
  width: max-content;
  margin: 0 0 34px;
  padding-bottom: 14px;
  color: var(--sai-hp-orange-deep);
  font-size: 1.08rem;
  font-weight: 540;
}

.shareai-homepage .sai-hp-kicker::after {
  content: "";
  position: absolute;
  width: 30px;
  height: 2px;
  margin-top: 39px;
  border-radius: 2px;
  background: var(--sai-hp-orange);
}

.shareai-homepage .sai-hp-kicker--pill {
  padding: 10px 18px;
  border: 1px solid light-dark(rgba(244, 90, 10, 0.25), rgb(139 93 60 / 0.130));
  border-radius: 999px;
}

.shareai-homepage .sai-hp-kicker--pill::after {
  display: none;
}

.shareai-homepage .sai-hp-lede,
.shareai-homepage .sai-section-heading > p:last-child,
.shareai-homepage :is(.sai-how-intro, .sai-wallet-copy, .sai-solutions-copy, .sai-developer-copy, .sai-faq-copy) > p:not(.sai-hp-kicker) {
  color: var(--sai-hp-body);
  font-size: clamp(1.05rem, 1.25vw, 1.32rem);
  line-height: 1.56;
}

.shareai-homepage .sai-hp-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  margin-top: 34px;
}

.shareai-homepage .sai-hp-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  min-height: 66px;
  padding: 0 34px;
  border: 1px solid light-dark(rgba(239, 77, 0, 0.76), rgb(139 93 60 / 0.300));
  border-radius: 12px;
  font-size: 1.04rem;
  font-weight: 690;
  transition: transform 180ms ease, box-shadow 180ms ease, background-color 180ms ease;
}

.shareai-homepage .sai-hp-button--primary {
  color: #fff;
  background: linear-gradient(115deg, #ff721d 0%, #f45308 54%, #e84400 100%);
  box-shadow: 0 15px 34px light-dark(rgba(232, 68, 0, 0.2), rgb(0 0 0 / 0.280)), inset 0 1px light-dark(rgba(255, 255, 255, 0.28), rgb(0 0 0 / 0.392));
}

.shareai-homepage .sai-hp-button--primary:visited,
.shareai-homepage .sai-hp-button--primary:hover {
  color: #fff;
}

.shareai-homepage .sai-hp-button--secondary {
  color: var(--sai-hp-orange-deep);
  background: light-dark(rgba(255, 255, 255, 0.66), rgb(28 28 27 / 0.660));
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
}

.shareai-homepage .sai-hp-button:hover {
  transform: translateY(-2px);
  box-shadow: 0 20px 40px light-dark(rgba(80, 41, 18, 0.12), rgb(0 0 0 / 0.168));
}

.shareai-homepage .sai-hp-button .sai-hp-icon {
  transition: transform 180ms ease;
}

.shareai-homepage .sai-hp-button:hover .sai-hp-icon {
  transform: translateX(4px);
}

.shareai-homepage :is(a, summary):focus-visible {
  outline: 3px solid light-dark(rgba(244, 90, 10, 0.28), rgb(139 93 60 / 0.140));
  outline-offset: 4px;
}

.shareai-homepage .sai-ui-panel,
.shareai-homepage .sai-flow-list li,
.shareai-homepage .sai-bottom-bar,
.shareai-homepage .sai-finance-strip,
.shareai-homepage .sai-wallet-role,
.shareai-homepage .sai-solution-cards article,
.shareai-homepage .sai-audience-grid > a,
.shareai-homepage .sai-api-stats article,
.shareai-homepage .sai-api-stats > a,
.shareai-homepage .sai-security-strip,
.shareai-homepage .sai-faq-list details,
.shareai-homepage .sai-trust-card {
  border: 1px solid var(--sai-hp-line);
  background: light-dark(rgba(255, 255, 255, 0.78), rgb(28 28 27 / 0.780));
  box-shadow: var(--sai-hp-shadow);
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
}

.shareai-homepage .sai-mini-logo {
  display: inline-grid;
  width: 36px;
  height: 36px;
  place-items: center;
  margin-right: 8px;
  border-radius: 8px;
  color: #fff;
  background: linear-gradient(135deg, #ff913e, #ed4800);
  box-shadow: 0 8px 16px light-dark(rgba(244, 90, 10, 0.2), rgb(0 0 0 / 0.280));
  font-size: 1.25rem;
}

.shareai-homepage .sai-ui-topbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 22px 24px;
}

.shareai-homepage .sai-ui-topbar strong {
  display: flex;
  align-items: center;
  font-size: 1.08rem;
}

/* Hero */
.shareai-homepage .sai-hp-hero {
  display: flex;
  align-items: stretch;
  min-height: 100svh;
  padding-top: clamp(104px, 11vh, 128px);
  padding-bottom: 0;
  background:
    linear-gradient(90deg, light-dark(rgba(255, 255, 255, 0.97), rgb(28 28 27 / 0.970)) 0 34%, light-dark(rgba(255, 253, 250, 0.83), rgb(28 28 27 / 0.830)) 58%, light-dark(rgba(255, 247, 241, 0.58), rgb(28 28 27 / 0.580)) 100%),
    radial-gradient(circle at 88% 18%, rgba(255, 132, 54, 0.15), transparent 42%);
}

.shareai-homepage .sai-hp-hero-grid {
  position: relative;
  width: min(1502px, calc(100% - clamp(40px, 7vw, 112px)));
  min-height: calc(100svh - clamp(104px, 11vh, 128px));
  display: flex;
  align-items: center;
  isolation: isolate;
}

.shareai-homepage .sai-hp-hero-grid::before,
.shareai-homepage .sai-hp-hero-grid::after {
  content: "";
  position: absolute;
  top: calc(clamp(104px, 11vh, 128px) * -1);
  bottom: 0;
  z-index: 0;
  width: 1px;
  pointer-events: none;
  background: linear-gradient(180deg, transparent, light-dark(rgba(27, 55, 79, 0.075), rgb(21 22 23 / 0.075)) 16%, light-dark(rgba(27, 55, 79, 0.075), rgb(21 22 23 / 0.075)) 84%, transparent);
}

.shareai-homepage .sai-hp-hero-grid::before {
  left: 0;
}

.shareai-homepage .sai-hp-hero-grid::after {
  right: 0;
}

.shareai-homepage .sai-hp-copy {
  position: relative;
  z-index: 2;
  width: min(900px, 66%);
  max-width: none;
  padding-bottom: clamp(6px, 1vh, 12px);
}

.shareai-homepage .sai-hp-copy::before {
  content: "";
  position: absolute;
  inset: -90px -120px -90px -70px;
  z-index: -1;
  pointer-events: none;
  background: radial-gradient(ellipse at 34% 52%, light-dark(rgba(255, 255, 255, 0.84), rgb(28 28 27 / 0.840)) 0 28%, light-dark(rgba(255, 254, 252, 0.44), rgb(28 28 27 / 0.440)) 56%, transparent 74%);
  filter: blur(14px);
}

.shareai-homepage .sai-hp-copy-plane {
  position: relative;
}

.shareai-homepage .sai-hp-copy .sai-hp-kicker {
  position: relative;
  gap: 13px;
  margin: 0 0 30px;
  padding: 0;
  color: var(--sai-hp-orange-deep);
  font-size: 0.86rem;
  font-weight: 720;
  letter-spacing: 0.13em;
  line-height: 1.3;
  text-transform: uppercase;
}

.shareai-homepage .sai-hp-copy .sai-hp-kicker::before {
  content: "";
  width: 34px;
  height: 1px;
  flex: 0 0 34px;
  background: currentColor;
}

.shareai-homepage .sai-hp-copy .sai-hp-kicker::after {
  display: none;
}

.shareai-homepage .sai-hp-copy h1 {
  max-width: 890px;
  color: light-dark(#10233f, #ebe8e1);
  font-size: clamp(4.65rem, 6vw, 6.95rem);
  font-weight: 650;
  letter-spacing: -0.058em;
  line-height: 0.965;
  mix-blend-mode: var(--sai-hero-blend, multiply);
}

.shareai-homepage .sai-hp-title-primary {
  color: inherit;
}

.shareai-homepage .sai-hp-title-secondary {
  color: inherit;
}

.shareai-homepage .sai-hp-title-line {
  display: inline-flex;
  align-items: baseline;
  gap: 0.13em;
  max-width: none;
  white-space: nowrap;
}

.shareai-homepage .sai-hp-title-rotator {
  position: relative;
  display: inline-flex;
  flex: 0 0 auto;
  align-items: baseline;
  width: max-content;
  max-width: 100%;
  min-height: 1em;
  overflow: visible;
  color: light-dark(#ee4d08, #ffb07a);
  font-family: inherit;
  font-size: 1em;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  mix-blend-mode: normal;
  text-shadow: 0 10px 32px light-dark(rgba(239, 78, 8, 0.12), rgb(0 0 0 / 0.168));
  transition: font-size 260ms cubic-bezier(0.2, 0.75, 0.2, 1);
  vertical-align: baseline;
}

.shareai-homepage .sai-hp-title-rotator.is-compact {
  font-size: 1em;
}

.shareai-homepage .sai-hp-title-rotator.is-extra-compact {
  font-size: 1em;
}

.shareai-homepage .sai-hp-title-rotator::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -0.1em;
  left: 0;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #f35a12, rgba(243, 90, 18, 0));
  transform: scaleX(0.36);
  transform-origin: left;
  opacity: 0.5;
}

.shareai-homepage .sai-hp-title-rotator > span:first-child {
  display: inline-block;
  transform-origin: left center;
  will-change: transform, opacity, filter;
}

.shareai-homepage .sai-hp-title-rotator.is-leaving > span:first-child {
  animation: sai-title-word-out 300ms cubic-bezier(0.4, 0, 1, 1) both;
}

.shareai-homepage .sai-hp-title-rotator.is-entering > span:first-child {
  animation: sai-title-word-in 520ms cubic-bezier(0.16, 1, 0.3, 1) both;
}

.shareai-homepage .sai-hp-title-accent {
  color: light-dark(#ee4d08, #ffb07a);
}

@keyframes sai-title-word-out {
  to {
    opacity: 0;
    filter: blur(7px);
    transform: translate3d(0, -0.3em, 0) skewX(-4deg);
  }
}

@keyframes sai-title-word-in {
  from {
    opacity: 0;
    filter: blur(9px);
    transform: translate3d(0, 0.38em, 0) skewX(5deg);
  }
  to {
    opacity: 1;
    filter: blur(0);
    transform: none;
  }
}

.shareai-homepage .sai-hp-copy .sai-hp-lede {
  max-width: 760px;
  margin: 34px 0 0;
  color: light-dark(#496577, #bdb7ae);
  font-size: clamp(1.16rem, 1.32vw, 1.46rem);
  line-height: 1.53;
  letter-spacing: -0.014em;
  mix-blend-mode: var(--sai-hero-blend, multiply);
}

.shareai-homepage .sai-hp-copy .sai-hp-actions {
  margin-top: 35px;
}

.shareai-homepage .sai-hp-copy .sai-hp-button {
  min-height: 60px;
  border-radius: 11px;
}

.shareai-homepage .sai-hero-visual {
  position: absolute;
  inset: -7% -8% -8% 25%;
  z-index: 1;
  pointer-events: none;
}

.shareai-homepage .sai-hero-membrane-shell {
  position: absolute;
  top: 48%;
  right: clamp(8px, 2vw, 38px);
  width: min(1160px, 82vw);
  aspect-ratio: 1;
  transform: translateY(-50%) rotate(7deg);
  transform-origin: 52% 50%;
  pointer-events: none;
  isolation: isolate;
}

.shareai-homepage .sai-hero-membrane-shell--back {
  z-index: 1;
}

.shareai-homepage .sai-hero-membrane-shell::after {
  content: "";
  position: absolute;
  inset: 15% 12% 11%;
  z-index: -1;
  border-radius: 50%;
  background:
    radial-gradient(circle at 58% 44%, rgba(255, 103, 25, 0.17), rgba(255, 171, 101, 0.07) 44%, transparent 72%),
    radial-gradient(circle at 72% 62%, rgba(111, 76, 255, 0.08), transparent 58%);
  filter: blur(38px);
}

.shareai-homepage .sai-hero-membrane-aura {
  position: absolute;
  inset: 19% 13% 13%;
  border-radius: 48%;
  background:
    radial-gradient(circle at 52% 34%, light-dark(rgba(255, 252, 248, 0.78), rgb(28 28 27 / 0.780)), transparent 24%),
    radial-gradient(circle at 60% 58%, rgba(255, 130, 48, 0.2), transparent 64%),
    radial-gradient(circle at 77% 68%, rgba(111, 76, 255, 0.08), transparent 50%);
  filter: blur(23px);
  opacity: 0.88;
}

.shareai-homepage .sai-hero-membrane-canvas,
.shareai-homepage .sai-hero-membrane-fallback {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
}

.shareai-homepage .sai-hero-membrane-canvas {
  z-index: 2;
  opacity: 0;
  transition: opacity 700ms ease;
}

.shareai-homepage.is-hero-membrane-ready .sai-hero-membrane-canvas {
  opacity: 1;
}

.shareai-homepage .sai-hero-membrane-fallback {
  z-index: 1;
  overflow: visible;
  opacity: 0.78;
  filter: saturate(0.94);
  transform: perspective(1000px) rotateY(-7deg) rotateX(2deg);
  transition: opacity 600ms ease;
}

.shareai-homepage.is-hero-membrane-ready .sai-hero-membrane-fallback {
  opacity: 0.08;
}

.shareai-homepage .sai-hero-membrane-fallback__glow {
  opacity: 0.2;
}

.shareai-homepage .sai-hero-membrane-fallback__lines path {
  stroke-width: 4;
  opacity: 0.34;
}

.shareai-homepage .sai-hero-membrane-fallback__lines path:nth-child(3n + 2) {
  stroke-width: 7;
  opacity: 0.5;
}

.shareai-homepage .sai-hero-proof {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 30;
  min-height: 78px;
  display: grid;
  grid-template-columns: minmax(230px, 0.72fr) minmax(0, 2.28fr);
  align-items: center;
  gap: 30px;
  padding: 0 clamp(18px, 2vw, 30px);
  background: linear-gradient(90deg, light-dark(rgba(255, 255, 255, 0.88), rgb(28 28 27 / 0.880)), light-dark(rgba(255, 251, 247, 0.58), rgb(28 28 27 / 0.580)));
  box-shadow: 0 20px 54px light-dark(rgba(70, 47, 31, 0.035), rgb(0 0 0 / 0.049));
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
  isolation: isolate;
}

.shareai-homepage .sai-hero-proof > p {
  display: flex;
  align-items: center;
  gap: 11px;
  margin: 0;
  color: light-dark(#18334f, #ebe8e1);
  font-size: 0.76rem;
  font-weight: 740;
  letter-spacing: 0.09em;
  text-transform: uppercase;
  white-space: nowrap;
}

.shareai-homepage .sai-hero-proof > p > span {
  width: 7px;
  height: 7px;
  flex: 0 0 7px;
  border-radius: 50%;
  background: #f45a0a;
  box-shadow: 0 0 0 5px light-dark(rgba(244, 90, 10, 0.1), rgb(0 0 0 / 0.140)), 0 0 18px light-dark(rgba(244, 90, 10, 0.32), rgb(0 0 0 / 0.448));
}

.shareai-homepage .sai-company-carousel__viewport {
  position: relative;
  min-width: 0;
  overflow: hidden;
  -webkit-mask-image: linear-gradient(90deg, transparent, #000 5%, #000 95%, transparent);
  mask-image: linear-gradient(90deg, transparent, #000 5%, #000 95%, transparent);
}

.shareai-homepage .sai-company-carousel__track {
  --sai-company-gap: clamp(42px, 4.5vw, 76px);
  display: flex;
  width: max-content;
  animation: sai-company-marquee var(--sai-company-duration, 108s) linear infinite;
  will-change: transform;
}

.shareai-homepage .sai-company-carousel:hover .sai-company-carousel__track,
.shareai-homepage .sai-company-carousel:focus-within .sai-company-carousel__track {
  animation-play-state: paused;
}

.shareai-homepage .sai-company-carousel__group {
  display: flex;
  align-items: center;
  flex: 0 0 auto;
  gap: var(--sai-company-gap);
  margin: 0;
  padding: 0 var(--sai-company-gap) 0 0;
  list-style: none;
}

.shareai-homepage .sai-company-carousel__item {
  flex: 0 0 auto;
}

.shareai-homepage .sai-company-carousel__brand {
  position: relative;
  min-width: clamp(112px, 8vw, 148px);
  min-height: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding-inline: 12px;
  border-radius: 12px;
  color: light-dark(#173552, #ebe8e1);
  text-decoration: none;
  opacity: 1;
  transition: opacity 220ms ease, filter 220ms ease, transform 260ms cubic-bezier(0.2, 0.8, 0.2, 1), background-color 220ms ease, box-shadow 260ms ease;
}

.shareai-homepage button.sai-company-carousel__brand {
  padding: 0;
  border: 0;
  background: transparent;
  font: inherit;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
}

.shareai-homepage .sai-company-carousel__brand[data-company-name] {
  cursor: pointer;
}

.shareai-homepage .sai-company-carousel__brand[data-company-name]:hover,
.shareai-homepage button.sai-company-carousel__brand:focus-visible,
.shareai-homepage button.sai-company-carousel__brand[aria-expanded="true"] {
  opacity: 1;
  filter: none;
  background: light-dark(rgba(255, 255, 255, 0.76), rgb(28 28 27 / 0.760));
  box-shadow: 0 10px 30px light-dark(rgba(75, 43, 25, 0.09), rgb(0 0 0 / 0.126)), 0 0 0 1px light-dark(rgba(244, 90, 10, 0.08), rgb(0 0 0 / 0.112));
  transform: translateY(-3px) scale(1.035);
  outline: none;
}

.shareai-homepage button.sai-company-carousel__brand:focus-visible {
  border-radius: 7px;
  box-shadow: 0 0 0 3px light-dark(rgba(244, 90, 10, 0.18), rgb(0 0 0 / 0.252));
}

.shareai-homepage .sai-company-carousel__brand img {
  width: auto;
  max-width: clamp(108px, 8vw, 142px);
  height: auto;
  max-height: 28px;
  display: block;
  object-fit: contain;
  filter: var(--sai-company-logo-filter, none);
}

/* Transparent wordmarks stay readable on the dark company rail and spotlight. */
html[data-sai-color="dark"] .shareai-homepage {
  --sai-company-logo-filter: brightness(0) invert(1);
}
@media (prefers-color-scheme: dark) {
  html:not([data-sai-color]) .shareai-homepage {
    --sai-company-logo-filter: brightness(0) invert(1);
  }
}

.shareai-homepage .sai-company-carousel__wordmark {
  font-size: clamp(0.92rem, 1vw, 1.08rem);
  font-weight: 720;
  letter-spacing: -0.035em;
  white-space: nowrap;
}

.shareai-homepage .sai-company-context {
  --sai-company-origin-x: 50%;
  position: absolute;
  inset: 0;
  z-index: 12;
  display: grid;
  grid-template-columns: minmax(210px, 0.46fr) minmax(300px, 1fr) auto 34px;
  align-items: center;
  gap: clamp(16px, 2vw, 32px);
  padding: 8px clamp(14px, 1.5vw, 22px) 8px 8px;
  overflow: hidden;
  isolation: isolate;
  border: 1px solid light-dark(rgba(238, 84, 12, 0.1), rgb(139 93 60 / 0.130));
  background:
    linear-gradient(105deg, light-dark(rgba(255, 255, 255, 0.985), rgb(28 28 27 / 0.985)), light-dark(rgba(255, 251, 247, 0.97), rgb(28 28 27 / 0.970)) 56%, light-dark(rgba(255, 241, 231, 0.94), rgb(28 28 27 / 0.940))),
    light-dark(#fff, #1c1c1b);
  box-shadow: inset 0 1px light-dark(rgba(255, 255, 255, 0.9), rgb(0 0 0 / 0.650)), 0 18px 50px light-dark(rgba(88, 48, 23, 0.11), rgb(0 0 0 / 0.154));
  -webkit-backdrop-filter: blur(24px) saturate(1.12);
  backdrop-filter: blur(24px) saturate(1.12);
  opacity: 0;
  pointer-events: none;
  clip-path: circle(0 at var(--sai-company-origin-x) 50%);
  transform: translateY(5px);
  transition: clip-path 480ms cubic-bezier(0.16, 1, 0.3, 1), opacity 180ms ease, transform 300ms cubic-bezier(0.2, 0.75, 0.2, 1);
}

.shareai-homepage .sai-company-context[hidden] {
  display: none;
}

.shareai-homepage .sai-company-context.is-open {
  opacity: 1;
  pointer-events: auto;
  clip-path: circle(160% at var(--sai-company-origin-x) 50%);
  transform: none;
}

.shareai-homepage .sai-company-context::before {
  content: "";
  position: absolute;
  inset: -180% -6% -210% 38%;
  z-index: -1;
  background:
    repeating-radial-gradient(circle at 72% 50%, transparent 0 42px, rgba(244, 90, 10, 0.045) 43px 44px, transparent 45px 69px),
    radial-gradient(circle at 72% 50%, rgba(255, 111, 29, 0.15), transparent 42%);
  filter: blur(0.2px);
  opacity: 0.9;
  pointer-events: none;
}

.shareai-homepage .sai-company-context__identity {
  min-width: 210px;
  align-self: stretch;
  display: grid;
  grid-template-columns: minmax(92px, 1fr) auto;
  align-items: center;
  gap: 10px;
  padding: 7px 14px;
  border: 1px solid light-dark(rgba(73, 48, 32, 0.085), rgb(139 93 60 / 0.130));
  border-radius: 13px;
  color: light-dark(#f0540b, #ffb07a);
  background: light-dark(rgba(255, 255, 255, 0.82), rgb(28 28 27 / 0.820));
  box-shadow: 0 9px 24px light-dark(rgba(72, 42, 24, 0.07), rgb(0 0 0 / 0.098));
  font-size: 0.72rem;
  font-weight: 760;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

.shareai-homepage .sai-company-context__logo-frame {
  min-width: 0;
  display: flex;
  align-items: center;
}

.shareai-homepage .sai-company-context__logo-frame img {
  width: auto;
  max-width: 124px;
  height: auto;
  max-height: 27px;
  display: block;
  object-fit: contain;
  filter: var(--sai-company-logo-filter, none);
}

.shareai-homepage .sai-company-context__status {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: light-dark(#5b6878, #bdb7ae);
  font-size: 0.53rem;
  font-weight: 730;
  letter-spacing: 0.075em;
  white-space: nowrap;
}

.shareai-homepage .sai-company-context__status i {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #2eb76f;
  box-shadow: 0 0 0 4px light-dark(rgba(46, 183, 111, 0.1), rgb(0 0 0 / 0.140));
}

.shareai-homepage .sai-company-context__copy {
  min-width: 0;
  display: grid;
  gap: 2px;
}

.shareai-homepage .sai-company-context__copy > span {
  color: light-dark(#e6530d, #ffb07a);
  font-size: 0.56rem;
  font-weight: 780;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

.shareai-homepage .sai-company-context__copy > p {
  min-width: 0;
  display: flex;
  align-items: baseline;
  gap: 8px;
  margin: 0;
  color: light-dark(#18334f, #ebe8e1);
  font-size: clamp(0.94rem, 1.05vw, 1.08rem);
  font-weight: 670;
  letter-spacing: -0.02em;
}

.shareai-homepage .sai-company-context__copy strong {
  color: light-dark(#ed510a, #ffb07a);
  font-size: 1.15em;
  font-weight: 800;
  white-space: nowrap;
}

.shareai-homepage .sai-company-context__copy small {
  color: light-dark(#4c657b, #bdb7ae);
  font-size: 0.78em;
  font-weight: 610;
  letter-spacing: 0;
}

.shareai-homepage .sai-company-context__close {
  width: 32px;
  height: 32px;
  flex: 0 0 32px;
  display: inline-grid;
  place-items: center;
  padding: 0 0 2px;
  border: 0;
  border-radius: 50%;
  border: 1px solid light-dark(rgba(45, 58, 72, 0.06), rgb(190 180 163 / 0.130));
  background: light-dark(rgba(255, 255, 255, 0.66), rgb(28 28 27 / 0.660));
  color: light-dark(#17324e, #ebe8e1);
  font: 500 1.15rem/1 system-ui, sans-serif;
  cursor: pointer;
}

.shareai-homepage .sai-company-context__close:hover,
.shareai-homepage .sai-company-context__close:focus-visible {
  background: light-dark(#fff4ed, #1c1c1b);
  color: light-dark(#ec4d06, #ffb07a);
  outline: none;
}

.shareai-homepage .sai-company-context__cta {
  min-height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  padding: 0 9px 0 18px;
  border-radius: 13px;
  background: linear-gradient(135deg, #ff6614, #f04405);
  box-shadow: 0 12px 28px -12px light-dark(rgba(239, 72, 5, 0.7), rgb(0 0 0 / 0.650));
  color: #fff;
  font-size: 0.84rem;
  font-weight: 720;
  text-decoration: none;
  transition: transform 160ms ease, box-shadow 160ms ease;
}

.shareai-homepage .sai-company-context__cta:hover,
.shareai-homepage .sai-company-context__cta:focus-visible {
  box-shadow: 0 16px 34px -12px light-dark(rgba(239, 72, 5, 0.82), rgb(0 0 0 / 0.650));
  color: #fff;
  outline: none;
  transform: translateY(-1px);
}

.shareai-homepage .sai-company-context__cta .sai-hp-icon {
  width: 15px;
  height: 15px;
}

.shareai-homepage .sai-company-context__cta > i {
  width: 32px;
  height: 32px;
  display: grid;
  place-items: center;
  border-radius: 9px;
  background: light-dark(rgba(255, 255, 255, 0.16), rgb(28 28 27 / 0.160));
  font-style: normal;
}

.shareai-homepage .sai-company-context__identity,
.shareai-homepage .sai-company-context__copy,
.shareai-homepage .sai-company-context__cta,
.shareai-homepage .sai-company-context__close {
  opacity: 0;
  transform: translateY(5px);
  transition: opacity 240ms ease, transform 280ms cubic-bezier(0.2, 0.75, 0.2, 1);
}

.shareai-homepage .sai-company-context.is-open .sai-company-context__identity,
.shareai-homepage .sai-company-context.is-open .sai-company-context__copy,
.shareai-homepage .sai-company-context.is-open .sai-company-context__cta,
.shareai-homepage .sai-company-context.is-open .sai-company-context__close {
  opacity: 1;
  transform: none;
}

.shareai-homepage .sai-company-context.is-open .sai-company-context__copy {
  transition-delay: 35ms;
}

.shareai-homepage .sai-company-context.is-open .sai-company-context__cta {
  transition-delay: 70ms;
}

@keyframes sai-company-marquee {
  to {
    transform: translate3d(-50%, 0, 0);
  }
}

/* How it works */
.shareai-homepage #how-it-works {
  overflow: hidden;
  background:
    radial-gradient(circle at 78% 48%, rgba(255, 130, 53, 0.12), transparent 34%),
    linear-gradient(108deg, rgba(255, 255, 255, 0.72), rgba(255, 247, 241, 0.62));
}

.shareai-homepage #how-it-works::before {
  content: "";
  position: absolute;
  right: -18vw;
  bottom: -48%;
  width: 62vw;
  height: 62vw;
  border: 1px solid rgba(244, 90, 10, 0.08);
  border-radius: 50%;
  box-shadow: 0 0 0 8vw rgba(244, 90, 10, 0.025), 0 0 0 16vw rgba(244, 90, 10, 0.018);
  pointer-events: none;
}

.shareai-homepage .sai-how-grid {
  display: grid;
  grid-template-columns: minmax(390px, 0.72fr) minmax(650px, 1.28fr);
  align-items: center;
  gap: clamp(56px, 7vw, 116px);
}

.shareai-homepage .sai-how-intro > p:not(.sai-hp-kicker) {
  max-width: 580px;
  margin: 30px 0 0;
}

.shareai-homepage .sai-how-cta {
  width: min(460px, 100%);
  min-height: 78px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  margin-top: 38px;
  padding: 14px 18px 14px 22px;
  border: 1px solid light-dark(rgba(24, 33, 53, 0.12), rgb(190 180 163 / 0.130));
  border-radius: 16px;
  color: #fff;
  background:
    radial-gradient(circle at 82% 0, rgba(255, 132, 54, 0.34), transparent 34%),
    linear-gradient(130deg, light-dark(#17233a, #151617), light-dark(#0e1728, #151617));
  box-shadow: 0 20px 44px light-dark(rgba(16, 29, 48, 0.18), rgb(0 0 0 / 0.252));
  transition: transform 180ms ease, box-shadow 180ms ease;
}

.shareai-homepage .sai-how-cta:hover {
  color: #fff;
  box-shadow: 0 26px 58px light-dark(rgba(16, 29, 48, 0.24), rgb(0 0 0 / 0.336));
  transform: translateY(-2px);
}

.shareai-homepage .sai-how-cta > span {
  display: grid;
  gap: 3px;
  font-size: 1rem;
  font-weight: 720;
}

.shareai-homepage .sai-how-cta small {
  color: rgba(255, 255, 255, 0.6);
  font-size: 0.72rem;
  font-weight: 520;
}

.shareai-homepage .sai-how-cta > .sai-hp-icon {
  flex: 0 0 auto;
  width: 42px;
  height: 42px;
  padding: 11px;
  border: 1px solid light-dark(rgba(255, 255, 255, 0.16), rgb(190 180 163 / 0.130));
  border-radius: 50%;
  color: #fff;
  background: linear-gradient(135deg, #ff7727, #ed4800);
  transition: transform 180ms ease;
}

.shareai-homepage .sai-how-cta:hover > .sai-hp-icon {
  transform: translateX(3px);
}

.shareai-homepage .sai-how-assurances {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 9px 18px;
  margin-top: 22px;
}

.shareai-homepage .sai-how-assurances span {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  color: light-dark(#687387, #bdb7ae);
  font-size: 0.72rem;
  font-weight: 620;
}

.shareai-homepage .sai-how-assurances .sai-hp-icon {
  width: 16px;
  height: 16px;
  color: var(--sai-hp-orange);
}

.shareai-homepage .sai-economy-map {
  position: relative;
  min-width: 0;
  padding: clamp(22px, 2.2vw, 34px);
  overflow: hidden;
  border: 1px solid light-dark(rgba(81, 61, 47, 0.11), rgb(139 93 60 / 0.130));
  border-radius: 30px;
  background:
    linear-gradient(light-dark(rgba(28, 43, 67, 0.025), rgb(21 22 23 / 0.025)) 1px, transparent 1px),
    linear-gradient(90deg, light-dark(rgba(28, 43, 67, 0.025), rgb(21 22 23 / 0.025)) 1px, transparent 1px),
    radial-gradient(circle at 82% 8%, rgba(255, 125, 43, 0.11), transparent 31%),
    light-dark(rgba(255, 255, 255, 0.82), rgb(28 28 27 / 0.820));
  background-size: 34px 34px, 34px 34px, auto, auto;
  box-shadow: 0 34px 90px light-dark(rgba(97, 54, 28, 0.12), rgb(0 0 0 / 0.168)), inset 0 1px light-dark(rgba(255, 255, 255, 0.9), rgb(0 0 0 / 0.650));
  -webkit-backdrop-filter: blur(22px) saturate(1.08);
  backdrop-filter: blur(22px) saturate(1.08);
}

.shareai-homepage .sai-economy-map::before {
  content: "";
  position: absolute;
  top: 0;
  right: 8%;
  left: 8%;
  height: 2px;
  background: linear-gradient(90deg, transparent, #ff9a53 24%, #f04d06 72%, transparent);
  opacity: 0.75;
}

.shareai-homepage .sai-economy-map__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 22px;
}

.shareai-homepage .sai-economy-map__header > div {
  display: grid;
  gap: 4px;
}

.shareai-homepage .sai-economy-map__header span {
  color: var(--sai-hp-orange-deep);
  font-size: 0.65rem;
  font-weight: 760;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

.shareai-homepage .sai-economy-map__header strong {
  color: light-dark(#17243a, #ebe8e1);
  font-size: clamp(1.05rem, 1.2vw, 1.28rem);
  letter-spacing: -0.025em;
}

.shareai-homepage .sai-economy-map__header > small {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 12px;
  border: 1px solid light-dark(rgba(27, 132, 72, 0.13), rgb(190 180 163 / 0.130));
  border-radius: 999px;
  color: light-dark(#247247, #93c9a0);
  background: light-dark(rgba(232, 248, 237, 0.72), rgb(28 28 27 / 0.720));
  font-size: 0.66rem;
  font-weight: 650;
  white-space: nowrap;
}

.shareai-homepage .sai-economy-map__header > small i {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #24ad61;
  box-shadow: 0 0 0 4px light-dark(rgba(36, 173, 97, 0.1), rgb(0 0 0 / 0.140));
}

.shareai-homepage .sai-calculator-volumes {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr)) minmax(150px, 0.82fr);
  gap: 10px;
  margin-bottom: 12px;
}

.shareai-homepage .sai-calculator-volumes > label,
.shareai-homepage .sai-calculator-base {
  display: grid;
  gap: 6px;
  min-width: 0;
  padding: 12px 13px;
  border: 1px solid light-dark(rgba(41, 57, 78, 0.1), rgb(190 180 163 / 0.130));
  border-radius: 14px;
  background: light-dark(rgba(255, 255, 255, 0.78), rgb(28 28 27 / 0.780));
  box-shadow: 0 8px 20px light-dark(rgba(36, 42, 52, 0.04), rgb(0 0 0 / 0.056));
}

.shareai-homepage .sai-calculator-volumes > label > span:first-child,
.shareai-homepage .sai-calculator-base > span {
  color: light-dark(#627086, #bdb7ae);
  font-size: 0.62rem;
  font-weight: 720;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.shareai-homepage .sai-calculator-volumes small {
  color: light-dark(#8b94a2, #bdb7ae);
  font-size: 0.57rem;
}

.shareai-homepage .sai-calculator-volumes small b {
  color: light-dark(#d84a08, #ffb07a);
  font-weight: 760;
}

.shareai-homepage .sai-calculator-field {
  display: flex;
  align-items: baseline;
  gap: 6px;
}

.shareai-homepage .sai-calculator-field input,
.shareai-homepage .sai-margin-control input,
.shareai-homepage .sai-creator-control input {
  min-width: 0;
  padding: 0;
  border: 0;
  outline: 0;
  color: light-dark(#15233a, #ebe8e1);
  background: transparent;
  font: inherit;
  font-weight: 760;
  -moz-appearance: textfield;
}

.shareai-homepage :is(.sai-calculator-field, .sai-margin-control, .sai-creator-control) input::-webkit-outer-spin-button,
.shareai-homepage :is(.sai-calculator-field, .sai-margin-control, .sai-creator-control) input::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
}

.shareai-homepage .sai-calculator-field input {
  width: 64px;
  font-size: 1.12rem;
}

.shareai-homepage .sai-calculator-field b {
  color: light-dark(#ef560e, #ffb07a);
  font-size: 0.68rem;
}

.shareai-homepage .sai-calculator-field:focus-within,
.shareai-homepage .sai-margin-control label:focus-within,
.shareai-homepage .sai-creator-control > span:focus-within {
  border-color: light-dark(rgba(244, 90, 10, 0.38), rgb(139 93 60 / 0.190));
  box-shadow: 0 0 0 3px light-dark(rgba(244, 90, 10, 0.09), rgb(0 0 0 / 0.126));
}

.shareai-homepage .sai-calculator-base {
  align-content: center;
  border-color: light-dark(rgba(244, 90, 10, 0.14), rgb(139 93 60 / 0.130));
  background: linear-gradient(135deg, light-dark(#fff9f4, #1c1c1b), light-dark(rgba(255, 239, 228, 0.84), rgb(28 28 27 / 0.840)));
}

.shareai-homepage .sai-calculator-base strong {
  color: light-dark(#d94807, #ffb07a);
  font-size: 1.12rem;
  letter-spacing: -0.03em;
}

.shareai-homepage .sai-request-value {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr) auto auto;
  align-items: center;
  gap: 15px;
  padding: 15px 16px;
  border: 1px solid light-dark(rgba(255, 112, 29, 0.2), rgb(139 93 60 / 0.130));
  border-radius: 17px;
  color: #fff;
  background:
    radial-gradient(circle at 74% -50%, rgba(255, 130, 57, 0.38), transparent 35%),
    linear-gradient(125deg, light-dark(#17243a, #151617), light-dark(#101a2d, #151617));
  box-shadow: 0 16px 34px light-dark(rgba(16, 30, 49, 0.14), rgb(0 0 0 / 0.196));
}

.shareai-homepage .sai-request-value__total {
  color: light-dark(#ff8a42, #ffb07a);
  font-size: 1.05rem;
  letter-spacing: -0.03em;
}

.shareai-homepage .sai-request-value__icon {
  display: grid;
  width: 44px;
  height: 44px;
  place-items: center;
  border: 1px solid light-dark(rgba(255, 255, 255, 0.13), rgb(190 180 163 / 0.130));
  border-radius: 13px;
  color: light-dark(#ff8a42, #ffb07a);
  background: light-dark(rgba(255, 255, 255, 0.07), rgb(28 28 27 / 0.070));
}

.shareai-homepage .sai-request-value__icon .sai-hp-icon {
  width: 22px;
  height: 22px;
}

.shareai-homepage .sai-request-value > div {
  display: grid;
  gap: 2px;
}

.shareai-homepage .sai-request-value small {
  color: rgba(255, 255, 255, 0.58);
  font-size: 0.67rem;
}

.shareai-homepage .sai-request-value strong {
  font-size: 0.92rem;
  letter-spacing: -0.015em;
}

.shareai-homepage .sai-request-value strong i {
  padding: 0 5px;
  color: light-dark(#ff7a2f, #ffb07a);
  font-style: normal;
}

.shareai-homepage .sai-request-value__route {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 11px;
  border: 1px solid light-dark(rgba(255, 255, 255, 0.11), rgb(190 180 163 / 0.130));
  border-radius: 999px;
  color: rgba(255, 255, 255, 0.78);
  font-size: 0.65rem;
  font-weight: 650;
  white-space: nowrap;
}

.shareai-homepage .sai-request-value__route .sai-hp-icon {
  width: 14px;
  height: 14px;
  color: light-dark(#ff8a42, #ffb07a);
}

.shareai-homepage .sai-value-flow {
  position: relative;
  display: grid;
  gap: 11px;
  margin: 17px 0;
  padding: 0;
  list-style: none;
}

.shareai-homepage .sai-value-flow::before {
  content: "";
  position: absolute;
  top: -17px;
  bottom: -17px;
  left: 26px;
  width: 1px;
  background: linear-gradient(#ff7a2f, rgba(255, 122, 47, 0.12));
}

.shareai-homepage .sai-value-card {
  position: relative;
  display: grid;
  grid-template-columns: 54px minmax(0, 1fr) 132px;
  align-items: center;
  gap: 17px;
  min-height: 132px;
  padding: 18px 18px 18px 0;
  overflow: hidden;
  border: 1px solid light-dark(rgba(42, 55, 73, 0.1), rgb(190 180 163 / 0.130));
  border-radius: 19px;
  background: light-dark(rgba(255, 255, 255, 0.86), rgb(28 28 27 / 0.860));
  box-shadow: 0 12px 32px light-dark(rgba(39, 43, 51, 0.055), rgb(0 0 0 / 0.077));
  transition: border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}

.shareai-homepage .sai-value-card--builder {
  min-height: 182px;
}

.shareai-homepage .sai-value-card--creator {
  min-height: 154px;
}

.shareai-homepage .sai-value-card::after {
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 3px;
  background: linear-gradient(#ff9b55, #ed4b05);
  opacity: 0;
  transition: opacity 180ms ease;
}

.shareai-homepage .sai-value-card:hover {
  border-color: light-dark(rgba(244, 90, 10, 0.2), rgb(139 93 60 / 0.130));
  box-shadow: 0 18px 40px light-dark(rgba(71, 48, 34, 0.095), rgb(0 0 0 / 0.133));
  transform: translateX(-3px);
}

.shareai-homepage .sai-value-card:hover::after {
  opacity: 1;
}

.shareai-homepage .sai-value-card__step {
  position: relative;
  z-index: 1;
  display: grid;
  width: 36px;
  height: 36px;
  margin-left: 8px;
  place-items: center;
  border-radius: 50%;
  color: #fff;
  background: linear-gradient(135deg, #ff741d, #ed4800);
  box-shadow: 0 7px 17px light-dark(rgba(237, 72, 0, 0.22), rgb(0 0 0 / 0.308)), 0 0 0 6px light-dark(#fff, rgb(0 0 0 / 0.650));
  font-size: 0.61rem;
  font-weight: 760;
}

.shareai-homepage .sai-value-card__role {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  margin-bottom: 5px;
  color: var(--sai-hp-orange-deep);
  font-size: 0.64rem;
  font-weight: 760;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.shareai-homepage .sai-value-card__role .sai-hp-icon {
  width: 15px;
  height: 15px;
}

.shareai-homepage .sai-value-card h3 {
  margin: 0 0 5px;
  color: light-dark(#17243a, #ebe8e1);
  font-size: 1rem;
  letter-spacing: -0.025em;
}

.shareai-homepage .sai-value-card p {
  margin: 0;
  color: light-dark(#637084, #bdb7ae);
  font-size: 0.76rem;
  line-height: 1.48;
}

.shareai-homepage .sai-margin-control {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: 11px;
}

.shareai-homepage .sai-margin-presets {
  display: flex;
  gap: 5px;
}

.shareai-homepage .sai-margin-presets button {
  min-width: 43px;
  min-height: 30px;
  padding: 0 8px;
  border: 1px solid light-dark(rgba(38, 52, 71, 0.11), rgb(190 180 163 / 0.130));
  border-radius: 8px;
  color: light-dark(#667286, #bdb7ae);
  background: light-dark(#fff, #1c1c1b);
  font: inherit;
  font-size: 0.62rem;
  font-weight: 720;
  cursor: pointer;
  transition: border-color 150ms ease, color 150ms ease, background-color 150ms ease, transform 150ms ease;
}

.shareai-homepage .sai-margin-presets button:hover {
  border-color: light-dark(rgba(244, 90, 10, 0.3), rgb(139 93 60 / 0.150));
  color: light-dark(#d74a08, #ffb07a);
  transform: translateY(-1px);
}

.shareai-homepage .sai-margin-presets button[aria-pressed="true"] {
  border-color: light-dark(#f15a12, rgb(139 93 60 / 0.300));
  color: #fff;
  background: linear-gradient(135deg, #ff721b, #ed4800);
  box-shadow: 0 6px 14px light-dark(rgba(237, 72, 0, 0.16), rgb(0 0 0 / 0.224));
}

.shareai-homepage .sai-margin-control > label,
.shareai-homepage .sai-creator-control > span {
  display: inline-flex;
  align-items: center;
  gap: 3px;
  min-height: 30px;
  padding: 0 8px;
  border: 1px solid light-dark(rgba(38, 52, 71, 0.11), rgb(190 180 163 / 0.130));
  border-radius: 8px;
  background: light-dark(#fff, #1c1c1b);
}

.shareai-homepage .sai-margin-control > label > span {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
}

.shareai-homepage .sai-margin-control input {
  width: 36px;
  font-size: 0.68rem;
  text-align: right;
}

.shareai-homepage .sai-margin-control label b,
.shareai-homepage .sai-creator-control b {
  color: light-dark(#e24d08, #ffb07a);
  font-size: 0.62rem;
}

.shareai-homepage .sai-creator-control {
  display: flex;
  align-items: center;
  gap: 9px;
  width: max-content;
  margin-top: 10px;
  color: light-dark(#687487, #bdb7ae);
  font-size: 0.62rem;
  font-weight: 690;
}

.shareai-homepage .sai-creator-control input {
  width: 38px;
  font-size: 0.7rem;
  text-align: right;
}

.shareai-homepage .sai-value-card__share {
  display: grid;
  gap: 1px;
  min-width: 108px;
  padding: 11px 12px;
  border: 1px solid light-dark(rgba(244, 90, 10, 0.13), rgb(139 93 60 / 0.130));
  border-radius: 13px;
  color: light-dark(#c94708, #ffb07a);
  background: light-dark(#fff7f1, #1c1c1b);
  font-size: 0.92rem;
  text-align: center;
}

.shareai-homepage .sai-value-card__share > span {
  letter-spacing: -0.025em;
}

.shareai-homepage .sai-value-card__share small b {
  color: inherit;
}

.shareai-homepage .sai-value-card__share small {
  color: light-dark(#8b776d, #bdb7ae);
  font-size: 0.56rem;
  font-weight: 580;
}

.shareai-homepage .sai-value-card__share--featured {
  padding-block: 9px;
  color: #fff;
  background: linear-gradient(135deg, #ff721b, #ed4800);
  box-shadow: 0 10px 24px light-dark(rgba(237, 72, 0, 0.17), rgb(0 0 0 / 0.238));
  font-size: 1.18rem;
}

.shareai-homepage .sai-value-card__share--featured small {
  color: rgba(255, 255, 255, 0.72);
}

.shareai-homepage .sai-economy-map__outcome {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr) auto;
  align-items: center;
  gap: 13px;
  padding: 13px 15px;
  border: 1px solid light-dark(rgba(26, 124, 69, 0.12), rgb(190 180 163 / 0.130));
  border-radius: 16px;
  background: linear-gradient(100deg, light-dark(rgba(237, 250, 241, 0.92), rgb(28 28 27 / 0.920)), light-dark(rgba(255, 255, 255, 0.82), rgb(28 28 27 / 0.820)));
}

.shareai-homepage .sai-economy-map__outcome > span {
  display: grid;
  width: 38px;
  height: 38px;
  place-items: center;
  border-radius: 11px;
  color: light-dark(#17864b, #93c9a0);
  background: light-dark(#dff6e7, #1c1c1b);
}

.shareai-homepage .sai-economy-map__outcome > span .sai-hp-icon {
  width: 20px;
  height: 20px;
}

.shareai-homepage .sai-economy-map__outcome p {
  display: grid;
  gap: 1px;
  margin: 0;
}

.shareai-homepage .sai-economy-map__outcome p strong {
  color: light-dark(#20334a, #ebe8e1);
  font-size: 0.78rem;
}

.shareai-homepage .sai-economy-map__outcome p small {
  color: light-dark(#6e7d89, #bdb7ae);
  font-size: 0.63rem;
}

.shareai-homepage .sai-economy-map__outcome > b {
  display: grid;
  gap: 1px;
  padding: 7px 10px;
  border-radius: 999px;
  color: light-dark(#167843, #93c9a0);
  background: light-dark(rgba(255, 255, 255, 0.82), rgb(28 28 27 / 0.820));
  font-size: 0.8rem;
  text-align: right;
  white-space: nowrap;
}

.shareai-homepage .sai-economy-map__outcome > b small {
  color: light-dark(#688071, #93c9a0);
  font-size: 0.52rem;
  font-weight: 600;
  text-transform: uppercase;
}

/* Ecosystem */
.shareai-homepage .sai-section-heading {
  max-width: 740px;
  margin-bottom: 34px;
}

.shareai-homepage .sai-section-heading > p:last-child {
  max-width: 620px;
  margin: 26px 0 0;
}

.shareai-homepage .sai-section-heading--center {
  max-width: 1000px;
  margin-inline: auto;
  text-align: center;
}

.shareai-homepage .sai-section-heading--center .sai-hp-kicker,
.shareai-homepage .sai-section-heading--center > p:last-child {
  margin-inline: auto;
}

.shareai-homepage .sai-business-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.shareai-homepage .sai-business-grid > article {
  position: relative;
  display: grid;
  grid-template-columns: minmax(160px, 0.9fr) minmax(170px, 1.1fr);
  min-height: 255px;
  gap: 16px;
  padding: 27px 22px;
  overflow: hidden;
  border: 1px solid light-dark(rgba(244, 90, 10, 0.18), rgb(255 255 255 / 0.14));
  border-radius: 15px;
  background: light-dark(rgba(255, 255, 255, 0.62), rgb(48 48 46 / 0.96));
  box-shadow: 0 18px 44px light-dark(rgba(84, 47, 24, 0.05), rgb(0 0 0 / 0.16));
}

.shareai-homepage .sai-business-grid > article > em {
  position: absolute;
  left: 20px;
  top: 18px;
  padding: 5px 8px;
  border: 1px solid light-dark(rgba(244, 90, 10, 0.3), rgb(255 176 122 / 0.25));
  border-radius: 7px;
  color: var(--sai-hp-orange);
  font-size: 0.72rem;
  font-style: normal;
  font-weight: 700;
}

.shareai-homepage .sai-business-grid > article > div:first-of-type {
  padding-top: 45px;
}

.shareai-homepage .sai-business-grid h3 {
  margin: 0 0 12px;
  font-size: 1.25rem;
  line-height: 1.16;
}

.shareai-homepage .sai-business-grid p {
  margin: 0;
  color: var(--sai-hp-body);
  font-size: 0.82rem;
}

.shareai-homepage :is(.sai-mini-wallet, .sai-mini-metric, .sai-service-list, .sai-price-card, .sai-api-mini) {
  align-self: center;
  padding: 15px;
  border: 1px solid light-dark(rgba(86, 52, 31, 0.1), rgb(255 255 255 / 0.12));
  border-radius: 12px;
  background: light-dark(rgba(255, 255, 255, 0.82), #252523);
  box-shadow: 0 15px 30px light-dark(rgba(73, 45, 28, 0.08), rgb(0 0 0 / 0.112));
  font-size: 0.7rem;
}

.shareai-homepage :is(.sai-mini-wallet, .sai-mini-metric, .sai-price-card) {
  display: flex;
  flex-direction: column;
}

.shareai-homepage :is(.sai-mini-wallet, .sai-mini-metric) strong {
  margin: 7px 0;
  color: light-dark(#101318, #ebe8e1);
  font-size: 1.4rem;
}

.shareai-homepage .sai-mini-wallet b,
.shareai-homepage .sai-price-card > b {
  margin-top: 16px;
  padding: 7px;
  border-radius: 5px;
  color: light-dark(#fff, #2b190e);
  background: var(--sai-hp-orange);
  text-align: center;
}

.shareai-homepage .sai-mini-metric strong {
  color: var(--sai-hp-orange);
}

.shareai-homepage .sai-mini-metric i,
.shareai-homepage .sai-card-chart i,
.shareai-homepage .sai-api-stats article > i {
  display: block;
  height: 45px;
  margin-top: 10px;
  background: linear-gradient(160deg, transparent 46%, var(--sai-hp-orange) 48%, var(--sai-hp-orange) 51%, transparent 53%) 0 0 / 36px 25px repeat-x;
  clip-path: polygon(0 65%, 12% 40%, 23% 54%, 35% 22%, 48% 46%, 60% 25%, 75% 42%, 86% 16%, 100% 0, 100% 100%, 0 100%);
}

.shareai-homepage .sai-server-stack {
  position: relative;
  display: grid;
  place-items: center;
}

.shareai-homepage .sai-server-stack .sai-hp-icon {
  width: 112px;
  height: 112px;
  padding: 20px;
  color: var(--sai-hp-orange);
  border-radius: 22px;
  background: linear-gradient(145deg, light-dark(#fff, #1c1c1b), light-dark(#ffe8d7, #1c1c1b));
  filter: drop-shadow(0 18px 20px rgba(238, 80, 6, 0.13));
}

.shareai-homepage .sai-service-list span {
  display: flex;
  justify-content: space-between;
  padding: 7px 0;
  border-bottom: 1px solid light-dark(#eee4dd, rgb(190 180 163 / 0.300));
}

.shareai-homepage .sai-service-list b {
  font-size: 0.58rem;
}

.shareai-homepage .sai-price-card strong {
  margin: 8px 0;
  font-size: 1.35rem;
}

.shareai-homepage .sai-price-card strong small {
  font-size: 0.6rem;
}

.shareai-homepage .sai-price-card p {
  font-size: 0.66rem;
  line-height: 1.7;
}

.shareai-homepage .sai-api-mini {
  margin: 0;
  color: #f2f2f2;
  background: light-dark(#242526, #151617);
  white-space: pre-wrap;
}

.shareai-homepage .sai-bottom-bar {
  display: grid;
  grid-template-columns: auto auto 1fr auto;
  align-items: center;
  gap: 15px;
  min-height: 68px;
  margin-top: 18px;
  padding: 15px 24px;
  border-radius: 13px;
}

.shareai-homepage .sai-bottom-bar > .sai-hp-icon {
  width: 32px;
  height: 32px;
  color: var(--sai-hp-orange);
}

.shareai-homepage .sai-bottom-bar span {
  color: light-dark(#767078, #bdb7ae);
}

.shareai-homepage .sai-bottom-bar > b {
  display: flex;
  align-items: center;
  gap: 10px;
  color: var(--sai-hp-orange-deep);
}

/* Wallet */
.shareai-homepage .sai-wallet-grid {
  display: grid;
  grid-template-columns: 0.38fr 1fr;
  align-items: center;
  gap: 45px;
}

.shareai-homepage .sai-wallet-copy h2 {
  font-size: clamp(3.8rem, 5vw, 6rem);
}

.shareai-homepage .sai-wallet-copy > p:not(.sai-hp-kicker) {
  margin: 30px 0;
}

.shareai-homepage .sai-wallet-stage {
  position: relative;
  display: grid;
  grid-template-columns: 180px minmax(480px, 1fr) 210px;
  align-items: center;
  gap: 18px;
}

.shareai-homepage .sai-wallet-dashboard {
  position: relative;
  z-index: 2;
  overflow: hidden;
  border-radius: 18px;
}

.shareai-homepage .sai-wallet-role {
  padding: 22px;
  border-radius: 17px;
}

.shareai-homepage .sai-wallet-role h3 {
  display: flex;
  align-items: center;
  gap: 10px;
  color: var(--sai-hp-orange);
}

.shareai-homepage .sai-wallet-role h3 .sai-hp-icon {
  width: 28px;
  height: 28px;
  padding: 5px;
  border: 1px solid light-dark(#ffd9c4, rgb(190 180 163 / 0.300));
  border-radius: 50%;
}

.shareai-homepage .sai-wallet-role p {
  margin: 10px 0;
  color: light-dark(#454856, #ebe8e1);
  font-size: 0.72rem;
}

.shareai-homepage .sai-wallet-roles {
  display: grid;
  gap: 18px;
}

.shareai-homepage .sai-balance-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin: 0 20px;
  padding: 19px;
  border: 1px solid light-dark(rgba(74, 48, 31, 0.09), rgb(139 93 60 / 0.130));
  border-radius: 12px;
}

.shareai-homepage .sai-balance-grid > div {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.shareai-homepage .sai-balance-grid > div + div {
  padding-left: 30px;
  border-left: 1px solid light-dark(rgba(74, 48, 31, 0.07), rgb(139 93 60 / 0.130));
}

.shareai-homepage .sai-balance-grid strong {
  font-size: 1.72rem;
}

.shareai-homepage .sai-balance-grid span,
.shareai-homepage .sai-balance-grid small {
  color: light-dark(#72727a, #bdb7ae);
  font-size: 0.68rem;
}

.shareai-homepage .sai-balance-grid i {
  display: inline-block;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #22b866;
}

.shareai-homepage .is-positive {
  color: light-dark(#16934a, #93c9a0) !important;
}

.shareai-homepage .sai-wallet-actions {
  display: grid;
  grid-template-columns: 1.15fr 0.9fr 0.9fr;
  gap: 8px;
  margin: 10px 20px 18px;
}

.shareai-homepage .sai-wallet-actions > * {
  padding: 10px;
  border: 1px solid light-dark(rgba(74, 48, 31, 0.1), rgb(139 93 60 / 0.130));
  border-radius: 7px;
  text-align: center;
  font-size: 0.68rem;
}

.shareai-homepage .sai-wallet-actions b {
  color: #fff;
  border-color: var(--sai-hp-orange);
  background: var(--sai-hp-orange);
}

.shareai-homepage .sai-activity {
  margin: 0 20px 20px;
  border: 1px solid light-dark(rgba(74, 48, 31, 0.09), rgb(139 93 60 / 0.130));
  border-radius: 12px;
}

.shareai-homepage .sai-activity-head,
.shareai-homepage .sai-activity p {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 12px;
  margin: 0;
  padding: 12px 15px;
  border-bottom: 1px solid light-dark(rgba(74, 48, 31, 0.08), rgb(139 93 60 / 0.130));
}

.shareai-homepage .sai-activity-head {
  grid-template-columns: 1fr auto;
  font-size: 0.75rem;
}

.shareai-homepage .sai-activity p > i {
  display: grid;
  width: 32px;
  height: 32px;
  place-items: center;
  border-radius: 50%;
  color: #fff;
  background: var(--sai-hp-orange);
  font-style: normal;
}

.shareai-homepage .sai-activity p > i.is-green {
  color: light-dark(#168f49, #93c9a0);
  background: light-dark(#e8f8e9, #1c1c1b);
}

.shareai-homepage .sai-activity p b,
.shareai-homepage .sai-activity p strong {
  display: flex;
  flex-direction: column;
  font-size: 0.68rem;
}

.shareai-homepage .sai-activity small {
  color: light-dark(#88848a, #bdb7ae);
  font-size: 0.58rem;
  font-weight: 400;
}

.shareai-homepage .sai-activity em {
  align-self: flex-end;
  margin-top: 3px;
  padding: 2px 7px;
  border-radius: 999px;
  color: light-dark(#168f49, #93c9a0);
  background: light-dark(#e5f8e8, #1c1c1b);
  font-size: 0.54rem;
  font-style: normal;
}

.shareai-homepage .sai-verified {
  color: light-dark(#168f49, #93c9a0);
  font-size: 0.68rem;
}

.shareai-homepage .sai-finance-strip {
  grid-column: 1 / -1;
  padding: 20px 28px;
  border-radius: 17px;
}

.shareai-homepage .sai-finance-strip h3 {
  margin: 0 0 17px;
  text-align: center;
}

.shareai-homepage .sai-finance-strip > div {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}

.shareai-homepage .sai-finance-strip span {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 0 18px;
}

.shareai-homepage .sai-finance-strip span + span {
  border-left: 1px solid light-dark(rgba(74, 48, 31, 0.1), rgb(139 93 60 / 0.130));
}

.shareai-homepage .sai-finance-strip .sai-hp-icon {
  width: 35px;
  height: 35px;
  color: var(--sai-hp-orange);
}

.shareai-homepage .sai-finance-strip b {
  display: flex;
  flex-direction: column;
}

.shareai-homepage .sai-finance-strip small {
  color: light-dark(#77717a, #bdb7ae);
  font-size: 0.65rem;
  font-weight: 400;
}

/* Solutions */
.shareai-homepage .sai-solutions-grid {
  display: grid;
  grid-template-columns: minmax(680px, 0.96fr) minmax(600px, 1.04fr);
  align-items: center;
  gap: 55px;
}

.shareai-homepage .sai-solutions-copy > p:not(.sai-hp-kicker) {
  max-width: 650px;
  margin: 25px 0 32px;
}

.shareai-homepage .sai-solution-cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 14px;
}

.shareai-homepage .sai-solution-cards article {
  display: flex;
  min-height: 460px;
  flex-direction: column;
  padding: 22px 18px 17px;
  border-radius: 14px;
  box-shadow: none;
}

.shareai-homepage .sai-solution-cards article.is-active {
  border-color: var(--sai-hp-orange);
}

.shareai-homepage .sai-solution-cards article > .sai-hp-icon {
  width: 42px;
  height: 42px;
  padding: 9px;
  color: var(--sai-hp-orange);
  border-radius: 9px;
  background: light-dark(#fff5ee, #1c1c1b);
}

.shareai-homepage .sai-solution-cards h3 {
  margin: 15px 0 6px;
  font-size: 1rem;
  line-height: 1.15;
}

.shareai-homepage .sai-solution-cards > article > p {
  min-height: 42px;
  color: var(--sai-hp-body);
  font-size: 0.78rem;
}

.shareai-homepage :is(.sai-card-chart, .sai-pay-card, .sai-portal-card) {
  position: relative;
  min-height: 125px;
  margin: 10px 0 16px;
  padding: 13px;
  border: 1px solid light-dark(rgba(92, 53, 31, 0.09), rgb(139 93 60 / 0.130));
  border-radius: 10px;
  background: light-dark(#fff, #1c1c1b);
}

.shareai-homepage .sai-card-chart {
  display: flex;
  flex-direction: column;
}

.shareai-homepage .sai-card-chart strong {
  position: absolute;
  right: -8px;
  bottom: 17px;
  padding: 13px 9px;
  border-radius: 8px;
  background: light-dark(#fff, #1c1c1b);
  box-shadow: 0 8px 20px light-dark(rgba(67, 42, 28, 0.1), rgb(0 0 0 / 0.140));
  font-size: 0.74rem;
}

.shareai-homepage .sai-pay-card,
.shareai-homepage .sai-portal-card {
  display: flex;
  flex-direction: column;
  gap: 8px;
  font-size: 0.68rem;
}

.shareai-homepage .sai-pay-card b {
  padding: 7px;
  color: #fff;
  border-radius: 5px;
  background: var(--sai-hp-orange);
  text-align: center;
}

.shareai-homepage .sai-portal-card b {
  position: absolute;
  right: 15px;
  bottom: 15px;
}

.shareai-homepage .sai-solution-cards ul {
  margin: auto 0 16px;
  padding: 0;
  list-style: none;
  color: light-dark(#62616a, #bdb7ae);
  font-size: 0.7rem;
  line-height: 1.8;
}

.shareai-homepage .sai-solution-cards li::before {
  content: "✓";
  margin-right: 6px;
  color: var(--sai-hp-orange);
}

.shareai-homepage .sai-solution-cards article > a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 40px;
  border: 1px solid light-dark(rgba(244, 90, 10, 0.5), rgb(139 93 60 / 0.250));
  border-radius: 7px;
  color: var(--sai-hp-orange-deep);
  font-size: 0.72rem;
  font-weight: 700;
}

.shareai-homepage .sai-usage-dashboard {
  overflow: hidden;
  border-radius: 18px;
  box-shadow: 0 28px 80px light-dark(rgba(57, 37, 25, 0.16), rgb(0 0 0 / 0.224));
}

.shareai-homepage .sai-dashboard-heading {
  padding: 28px 30px 12px;
}

.shareai-homepage .sai-dashboard-heading > span {
  display: flex;
  gap: 7px;
  color: var(--sai-hp-orange);
  font-size: 0.75rem;
  font-weight: 700;
}

.shareai-homepage .sai-dashboard-heading h3 {
  margin: 12px 0 7px;
  font-size: 1.55rem;
  line-height: 1.08;
}

.shareai-homepage .sai-dashboard-heading p {
  max-width: 520px;
  color: var(--sai-hp-body);
  font-size: 0.75rem;
}

.shareai-homepage .sai-dashboard-tabs {
  display: flex;
  gap: 20px;
  margin: 0 30px;
  padding: 8px 12px;
  border: 1px solid light-dark(rgba(74, 48, 31, 0.09), rgb(139 93 60 / 0.130));
  border-radius: 7px;
  font-size: 0.67rem;
}

.shareai-homepage .sai-dashboard-tabs b {
  color: var(--sai-hp-orange);
}

.shareai-homepage .sai-dashboard-body {
  display: grid;
  grid-template-columns: 150px 1fr;
  gap: 14px;
  padding: 16px 20px 24px;
}

.shareai-homepage .sai-dashboard-body ol {
  display: grid;
  gap: 9px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.shareai-homepage .sai-dashboard-body ol li {
  display: flex;
  gap: 10px;
  padding: 11px 8px;
  font-size: 0.64rem;
}

.shareai-homepage .sai-dashboard-body ol li.is-active {
  border: 1px solid light-dark(rgba(244, 90, 10, 0.2), rgb(139 93 60 / 0.130));
  border-radius: 8px;
  background: light-dark(#fff6ef, #1c1c1b);
}

.shareai-homepage .sai-dashboard-body li > b {
  color: var(--sai-hp-orange);
}

.shareai-homepage .sai-dashboard-body li span {
  font-weight: 700;
}

.shareai-homepage .sai-dashboard-body li small {
  display: block;
  margin-top: 4px;
  color: light-dark(#7a7675, #bdb7ae);
  font-size: 0.55rem;
  font-weight: 400;
}

.shareai-homepage .sai-dashboard-report {
  padding: 13px;
  border: 1px solid light-dark(rgba(74, 48, 31, 0.09), rgb(139 93 60 / 0.130));
  border-radius: 9px;
}

.shareai-homepage .sai-dashboard-report h4 {
  margin: 0 0 12px;
}

.shareai-homepage .sai-dashboard-report h4 em {
  padding: 3px 8px;
  border-radius: 5px;
  color: light-dark(#168f49, #93c9a0);
  background: light-dark(#e8f8e9, #1c1c1b);
  font-size: 0.57rem;
  font-style: normal;
}

.shareai-homepage .sai-report-metrics {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px;
}

.shareai-homepage .sai-report-metrics span {
  padding: 9px;
  border: 1px solid light-dark(rgba(74, 48, 31, 0.08), rgb(139 93 60 / 0.130));
  border-radius: 7px;
  color: light-dark(#777, #bdb7ae);
  font-size: 0.55rem;
}

.shareai-homepage .sai-report-metrics strong {
  display: block;
  margin-top: 7px;
  color: light-dark(#101318, #ebe8e1);
  font-size: 0.86rem;
}

.shareai-homepage .sai-large-chart {
  position: relative;
  height: 112px;
  margin-top: 10px;
  background: repeating-linear-gradient(0deg, transparent 0 27px, light-dark(rgba(70, 50, 37, 0.05), rgb(21 22 23 / 0.050)) 28px);
}

.shareai-homepage .sai-large-chart i {
  position: absolute;
  inset: 15px 5px 5px;
  background: linear-gradient(165deg, transparent 46%, var(--sai-hp-orange) 48%, var(--sai-hp-orange) 51%, transparent 53%) 0 0 / 65px 50px repeat-x;
  clip-path: polygon(0 74%, 10% 62%, 20% 66%, 31% 49%, 42% 54%, 52% 36%, 64% 42%, 74% 24%, 85% 31%, 100% 4%, 100% 100%, 0 100%);
}

.shareai-homepage .sai-report-table {
  display: flex;
  flex-direction: column;
  gap: 6px;
  padding-top: 8px;
  border-top: 1px solid light-dark(#eee, rgb(190 180 163 / 0.300));
  font-size: 0.57rem;
}

/* Audiences */
.shareai-homepage .sai-audience-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 21px;
}

.shareai-homepage .sai-audience-grid > a {
  position: relative;
  min-height: 490px;
  padding: 24px 22px;
  border-radius: 17px;
  transition: transform 180ms ease, box-shadow 180ms ease;
}

.shareai-homepage .sai-audience-grid > a:hover {
  transform: translateY(-5px);
  box-shadow: 0 30px 65px light-dark(rgba(92, 52, 25, 0.13), rgb(0 0 0 / 0.182));
}

.shareai-homepage .sai-audience-icon {
  display: grid;
  width: 48px;
  height: 48px;
  place-items: center;
  border: 1px solid light-dark(rgba(244, 90, 10, 0.32), rgb(139 93 60 / 0.160));
  border-radius: 11px;
  color: var(--sai-hp-orange);
}

.shareai-homepage .sai-audience-art {
  display: grid;
  height: 240px;
  place-items: center;
  margin: 8px 0 22px;
  border-bottom: 1px solid light-dark(rgba(82, 52, 34, 0.1), rgb(139 93 60 / 0.130));
}

.shareai-homepage .sai-audience-art--code pre {
  padding: 30px;
  border-radius: 12px;
  color: light-dark(#ff8a40, #ffb07a);
  background: light-dark(#292929, #151617);
  box-shadow: 0 20px 30px light-dark(rgba(31, 25, 20, 0.15), rgb(0 0 0 / 0.210));
}

.shareai-homepage .sai-audience-art--server .sai-hp-icon {
  width: 140px;
  height: 140px;
  padding: 26px;
  color: var(--sai-hp-orange);
  border-radius: 25px;
  background: linear-gradient(145deg, light-dark(#fff, #1c1c1b), light-dark(#ffe8d8, #1c1c1b));
  filter: drop-shadow(0 18px 20px rgba(238, 80, 6, 0.15));
}

.shareai-homepage .sai-audience-art--model {
  align-content: center;
  justify-items: stretch;
  padding: 25px;
}

.shareai-homepage .sai-audience-art--model span {
  font-weight: 700;
}

.shareai-homepage .sai-audience-art--model i {
  margin: 18px 0;
  color: var(--sai-hp-orange);
  font-size: 1.8rem;
  font-style: normal;
  text-align: center;
}

.shareai-homepage .sai-audience-art--model b {
  padding: 9px;
  border-radius: 6px;
  color: #fff;
  background: var(--sai-hp-orange);
  text-align: center;
  font-size: 0.69rem;
}

.shareai-homepage .sai-audience-art--automation {
  align-content: center;
}

.shareai-homepage .sai-audience-art--automation span {
  color: var(--sai-hp-orange);
  font-size: 2rem;
}

.shareai-homepage .sai-audience-art--automation b {
  margin-top: 25px;
  padding: 16px 28px;
  border-radius: 10px;
  background: light-dark(#fff, #1c1c1b);
  box-shadow: 0 12px 30px light-dark(rgba(73, 42, 24, 0.1), rgb(0 0 0 / 0.140));
}

.shareai-homepage .sai-audience-art--automation em {
  color: var(--sai-hp-orange);
  font-size: 1.5rem;
  font-style: normal;
}

.shareai-homepage .sai-audience-grid h3 {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0 0 9px;
  font-size: 1.35rem;
}

.shareai-homepage .sai-audience-grid h3 .sai-hp-icon {
  color: var(--sai-hp-orange);
}

.shareai-homepage .sai-audience-grid p {
  max-width: 220px;
  color: var(--sai-hp-body);
}

.shareai-homepage .sai-audience-grid > a > b:last-child {
  position: absolute;
  right: 22px;
  bottom: 24px;
  display: grid;
  width: 44px;
  height: 44px;
  place-items: center;
  border: 1px solid light-dark(rgba(244, 90, 10, 0.3), rgb(139 93 60 / 0.150));
  border-radius: 50%;
  color: var(--sai-hp-orange);
}

.shareai-homepage .sai-network-note {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  margin-top: 38px;
}

.shareai-homepage .sai-network-note .sai-hp-icon {
  color: var(--sai-hp-orange);
}

.shareai-homepage .sai-network-note span {
  color: light-dark(#79737b, #bdb7ae);
}

/* Developers */
.shareai-homepage .sai-developer-grid {
  display: grid;
  grid-template-columns: minmax(0, 0.8fr) minmax(0, 1.2fr);
  align-items: stretch;
  gap: 28px;
}

.shareai-homepage .sai-developer-copy {
  display: flex;
  flex-direction: column;
}

.shareai-homepage .sai-developer-copy > .sai-hp-kicker {
  margin-bottom: 18px;
  padding: 0;
  font-size: 0.875rem;
  line-height: 1.5;
}

.shareai-homepage .sai-developer-copy > .sai-hp-kicker::after {
  display: none;
}

.shareai-homepage .sai-developer-copy h2 {
  max-width: 24ch;
  font-size: clamp(2rem, 2.8vw, 2.75rem);
  line-height: 1.12;
  letter-spacing: -0.045em;
  text-wrap: pretty;
}

.shareai-homepage .sai-developer-copy > p:not(.sai-hp-kicker) {
  margin: 20px 0;
  font-size: 1rem;
  line-height: 1.6;
}

.shareai-homepage .sai-developer-copy .sai-hp-actions {
  gap: 12px;
  margin-top: auto;
  padding-top: 24px;
}

.shareai-homepage .sai-developer-copy .sai-hp-button {
  min-height: 48px;
  padding: 12px 18px;
  font-size: 0.875rem;
}

.shareai-homepage .sai-developer-benefits {
  margin: 0;
  padding: 0;
  list-style: none;
}

.shareai-homepage .sai-developer-benefits li {
  display: flex;
  gap: 14px;
  padding: 12px 0;
  border-bottom: 1px solid light-dark(rgba(105, 62, 35, 0.13), rgb(139 93 60 / 0.130));
}

.shareai-homepage .sai-developer-benefits > li > .sai-hp-icon {
  width: 32px;
  height: 32px;
  color: var(--sai-hp-orange);
}

.shareai-homepage .sai-developer-benefits b,
.shareai-homepage .sai-developer-benefits small {
  display: block;
}

.shareai-homepage .sai-developer-benefits small {
  margin-top: 3px;
  color: var(--sai-hp-body);
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.55;
}

.shareai-homepage .sai-code-panel {
  display: flex;
  flex-direction: column;
  padding: 16px;
  overflow: hidden;
  border-radius: 17px;
}

.shareai-homepage .sai-code-tabs {
  display: flex;
  align-items: center;
  gap: 28px;
  min-height: 50px;
  flex: 0 0 auto;
  padding: 0 8px;
  font-size: 0.76rem;
}

.shareai-homepage .sai-code-tabs b {
  color: var(--sai-hp-orange);
}

.shareai-homepage .sai-code-tabs em {
  margin-left: auto;
  padding: 7px 0;
  color: var(--sai-hp-body);
  font-size: 0.63rem;
  font-style: normal;
}

.shareai-homepage .sai-code-panel pre {
  flex: 1 1 auto;
  min-height: 0;
  margin: 0;
  padding: 22px 16px;
  overflow: auto;
  border-radius: 12px;
  color: #ecf0f1;
  background: linear-gradient(145deg, light-dark(#25292b, #151617), light-dark(#181c1e, #151617));
  font: 0.76rem/1.72 "SFMono-Regular", Consolas, monospace;
}

.shareai-homepage .sai-code-panel code > i {
  display: inline-block;
  width: 26px;
  color: light-dark(#7a8589, #bdb7ae);
  font-style: normal;
}

.shareai-homepage .sai-code-panel code span {
  color: light-dark(#a6d25f, #93c9a0);
}

.shareai-homepage .sai-code-panel code b {
  color: light-dark(#d4e584, #a19a90);
  font-weight: 500;
}

.shareai-homepage .sai-code-status {
  display: flex;
  flex: 0 0 auto;
  gap: 25px;
  align-items: center;
  min-height: 56px;
  padding: 0 14px;
  font-size: 0.7rem;
}

.shareai-homepage .sai-code-status span:first-child i {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #20b866;
}

.shareai-homepage .sai-code-status b {
  display: flex;
  gap: 8px;
  align-items: center;
  margin-left: auto;
}

.shareai-homepage .sai-api-stats {
  display: grid;
  gap: 11px;
}

.shareai-homepage .sai-api-stats article {
  position: relative;
  min-height: 122px;
  padding: 21px 20px;
  border-radius: 14px;
}

.shareai-homepage .sai-api-stats article small,
.shareai-homepage .sai-api-stats article strong,
.shareai-homepage .sai-api-stats article span {
  display: block;
}

.shareai-homepage .sai-api-stats article strong {
  margin: 2px 0;
  font-size: 1.65rem;
}

.shareai-homepage .sai-api-stats article span {
  color: light-dark(#17a352, #93c9a0);
  font-size: 0.7rem;
}

.shareai-homepage .sai-api-stats article > i,
.shareai-homepage .sai-ring,
.shareai-homepage .sai-bars {
  position: absolute;
  right: 15px;
  bottom: 20px;
  width: 95px;
}

.shareai-homepage .sai-api-stats article > i {
  height: 48px;
}

.shareai-homepage .sai-ring {
  width: 58px;
  height: 58px;
  border: 8px solid light-dark(#f6d5c3, rgb(190 180 163 / 0.300));
  border-top-color: var(--sai-hp-orange);
  border-right-color: var(--sai-hp-orange);
  border-radius: 50%;
}

.shareai-homepage .sai-bars {
  height: 50px;
  background: repeating-linear-gradient(90deg, var(--sai-hp-orange) 0 7px, transparent 7px 13px);
  clip-path: polygon(0 100%, 0 55%, 10% 55%, 10% 25%, 20% 25%, 20% 70%, 30% 70%, 30% 12%, 40% 12%, 40% 45%, 50% 45%, 50% 82%, 60% 82%, 60% 32%, 70% 32%, 70% 0, 80% 0, 80% 50%, 90% 50%, 90% 34%, 100% 34%, 100% 100%);
}

.shareai-homepage .sai-api-stats > a {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 12px;
  padding: 18px;
  border-radius: 14px;
  color: var(--sai-hp-orange);
}

.shareai-homepage .sai-api-stats > a .sai-hp-icon {
  width: 30px;
  height: 30px;
}

.shareai-homepage .sai-api-stats > a b {
  color: var(--sai-hp-ink);
  font-size: 0.75rem;
}

.shareai-homepage .sai-api-stats > a small {
  display: block;
  color: var(--sai-hp-body);
  font-size: 0.62rem;
  font-weight: 400;
}

.shareai-homepage .sai-security-strip {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: auto 1fr 2fr;
  align-items: center;
  gap: 22px;
  padding: 18px 26px;
  border-radius: 16px;
}

.shareai-homepage .sai-security-strip > .sai-hp-icon {
  width: 52px;
  height: 52px;
  padding: 10px;
  border-radius: 50%;
  color: var(--sai-hp-orange);
  background: light-dark(#fff0e7, #1c1c1b);
}

.shareai-homepage .sai-security-strip > div {
  display: flex;
  flex-direction: column;
}

.shareai-homepage .sai-security-strip span {
  color: var(--sai-hp-body);
  font-size: 0.68rem;
}

.shareai-homepage .sai-security-strip ul {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin: 0;
  padding: 0;
  list-style: none;
}

.shareai-homepage .sai-security-strip li {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 0 15px;
  border-left: 1px solid light-dark(rgba(74, 48, 31, 0.1), rgb(139 93 60 / 0.130));
  font-size: 0.7rem;
}

.shareai-homepage .sai-security-strip li .sai-hp-icon {
  color: var(--sai-hp-orange);
}

/* FAQ */
.shareai-homepage .sai-faq-grid {
  display: grid;
  grid-template-columns: 0.68fr 1.32fr;
  align-items: start;
  gap: clamp(60px, 9vw, 150px);
}

.shareai-homepage .sai-faq-copy > p:not(.sai-hp-kicker) {
  max-width: 470px;
  margin: 28px 0 35px;
}

.shareai-homepage .sai-trust-card {
  display: flex;
  gap: 20px;
  max-width: 500px;
  padding: 25px;
  border-radius: 16px;
}

.shareai-homepage .sai-trust-card > .sai-hp-icon {
  width: 50px;
  height: 50px;
  flex: 0 0 50px;
  color: var(--sai-hp-orange);
}

.shareai-homepage .sai-trust-card strong {
  font-size: 1rem;
}

.shareai-homepage .sai-trust-card p {
  margin: 6px 0 17px;
  color: var(--sai-hp-body);
  font-size: 0.8rem;
}

.shareai-homepage .sai-trust-card span {
  color: light-dark(#4f5360, #bdb7ae);
  font-size: 0.67rem;
}

.shareai-homepage .sai-faq-list {
  display: grid;
  gap: 9px;
}

.shareai-homepage .sai-faq-list details {
  overflow: hidden;
  border-radius: 14px;
}

.shareai-homepage .sai-faq-list summary {
  display: grid;
  grid-template-columns: 32px 1fr 22px;
  align-items: center;
  gap: 15px;
  min-height: 68px;
  padding: 0 24px;
  cursor: pointer;
  list-style: none;
  font-size: 1.02rem;
  font-weight: 560;
}

.shareai-homepage .sai-faq-list summary::-webkit-details-marker {
  display: none;
}

.shareai-homepage .sai-faq-list summary > .sai-hp-icon:first-child {
  width: 28px;
  height: 28px;
  color: var(--sai-hp-orange);
}

.shareai-homepage .sai-faq-list summary > .sai-hp-icon:last-child {
  color: var(--sai-hp-orange);
  transition: transform 180ms ease;
}

.shareai-homepage .sai-faq-list details[open] summary {
  color: var(--sai-hp-orange-deep);
}

.shareai-homepage .sai-faq-list details[open] summary > .sai-hp-icon:last-child {
  transform: rotate(180deg);
}

.shareai-homepage .sai-faq-list details > div {
  margin: 0 20px 20px;
  padding: 23px 28px;
  border: 1px solid light-dark(rgba(244, 90, 10, 0.12), rgb(139 93 60 / 0.130));
  border-radius: 13px;
  background: light-dark(rgba(255, 249, 244, 0.68), rgb(28 28 27 / 0.680));
}

.shareai-homepage .sai-faq-list details p {
  color: var(--sai-hp-body);
}

.shareai-homepage .sai-equation {
  display: grid;
  grid-template-columns: 1fr auto 1fr auto 1fr auto 1fr;
  align-items: center;
  gap: 10px;
}

.shareai-homepage .sai-equation span {
  padding: 13px;
  border: 1px solid light-dark(rgba(91, 55, 32, 0.1), rgb(139 93 60 / 0.130));
  border-radius: 10px;
  background: light-dark(#fff, #1c1c1b);
}

.shareai-homepage .sai-equation span.is-accent {
  background: light-dark(#fff1e8, #1c1c1b);
}

.shareai-homepage .sai-equation b,
.shareai-homepage .sai-equation small {
  display: block;
}

.shareai-homepage .sai-equation b {
  font-size: 0.68rem;
}

.shareai-homepage .sai-equation small {
  color: light-dark(#777, #bdb7ae);
  font-size: 0.58rem;
}

.shareai-homepage .sai-equation i {
  font-style: normal;
}

.shareai-homepage .sai-bottom-bar--faq {
  grid-column: 1 / -1;
  margin-top: 35px;
}

/* Progressive reveals */
.shareai-homepage.is-enhanced .sai-reveal {
  opacity: 0;
  transform: translateY(24px);
  transition: opacity 700ms cubic-bezier(0.2, 0.75, 0.25, 1), transform 700ms cubic-bezier(0.2, 0.75, 0.25, 1);
}

.shareai-homepage.is-enhanced .sai-reveal--late {
  transition-delay: 100ms;
}

.shareai-homepage.is-enhanced .sai-reveal--later {
  transition-delay: 180ms;
}

.shareai-homepage.is-enhanced .sai-reveal.is-visible {
  opacity: 1;
  transform: none;
}

@media (max-width: 1320px) {
  .shareai-homepage .sai-hp-hero-grid {
    grid-template-columns: minmax(470px, 0.94fr) minmax(480px, 1.06fr);
    gap: clamp(32px, 4vw, 58px);
  }

  .shareai-homepage .sai-solutions-grid {
    grid-template-columns: 1fr;
  }

  .shareai-homepage .sai-usage-dashboard {
    width: min(920px, 100%);
    margin: 0 auto;
  }

  .shareai-homepage .sai-developer-grid {
    grid-template-columns: minmax(380px, 0.8fr) minmax(560px, 1.2fr);
  }

  .shareai-homepage .sai-api-stats {
    grid-column: 1 / -1;
    grid-template-columns: repeat(5, 1fr);
  }

  .shareai-homepage .sai-api-stats article {
    min-width: 0;
  }
}

@media (max-width: 1100px) {
  html { scroll-padding-top: 76px; }

  .shareai-homepage .sai-hp-section {
    min-height: auto;
  }

  .shareai-homepage .sai-hp-hero-grid,
  .shareai-homepage .sai-how-grid,
  .shareai-homepage .sai-wallet-grid,
  .shareai-homepage .sai-developer-grid,
  .shareai-homepage .sai-faq-grid {
    grid-template-columns: 1fr;
  }

  .shareai-homepage .sai-hp-hero-grid {
    min-height: 0;
    display: grid;
  }

  .shareai-homepage .sai-hp-hero-grid::before,
  .shareai-homepage .sai-hp-hero-grid::after {
    display: none;
  }

  .shareai-homepage .sai-hp-copy,
  .shareai-homepage .sai-wallet-copy {
    max-width: 760px;
  }

  .shareai-homepage .sai-hp-copy {
    width: 100%;
  }

  .shareai-homepage .sai-hp-hero {
    padding-top: 118px;
  }

  .shareai-homepage .sai-hero-visual {
    position: relative;
    inset: auto;
    z-index: 1;
    width: min(820px, 100%);
    min-height: min(650px, 72vw);
    margin: -72px auto 0;
  }

  .shareai-homepage .sai-hero-membrane-shell {
    right: 50%;
    width: min(760px, 94vw);
    transform: translate(50%, -50%) rotate(2.8deg);
  }

  .shareai-homepage .sai-hero-proof {
    position: relative;
    right: auto;
    bottom: auto;
    left: auto;
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: -28px;
    padding: 20px 22px;
  }

  .shareai-homepage .sai-company-context {
    grid-template-columns: minmax(140px, auto) minmax(0, 1fr) auto auto;
  }

  .shareai-homepage .sai-company-carousel__track {
    --sai-company-gap: clamp(34px, 6vw, 58px);
  }

  .shareai-homepage .sai-how-grid {
    gap: 55px;
  }

  .shareai-homepage .sai-how-intro {
    max-width: 760px;
  }

  .shareai-homepage .sai-how-intro > p:not(.sai-hp-kicker) {
    max-width: 690px;
  }

  .shareai-homepage .sai-business-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .shareai-homepage .sai-wallet-stage {
    grid-template-columns: 170px minmax(450px, 1fr);
  }

  .shareai-homepage .sai-wallet-roles {
    grid-column: 1 / -1;
    grid-template-columns: repeat(3, 1fr);
  }

  .shareai-homepage .sai-audience-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .shareai-homepage .sai-security-strip {
    grid-template-columns: auto 1fr;
  }

  .shareai-homepage .sai-security-strip ul {
    grid-column: 1 / -1;
  }
}

@media (max-width: 760px) {
  .shareai-homepage .sai-hp-container {
    width: calc(100% - 28px);
  }

  .shareai-homepage .sai-hp-section {
    padding: 66px 0;
  }

  .shareai-homepage .sai-hp-hero {
    min-height: 100svh;
    padding-top: 112px;
    padding-bottom: 52px;
  }

  .shareai-homepage h1 {
    font-size: clamp(3.2rem, 15vw, 5rem);
  }

  .shareai-homepage .sai-hp-copy h1 {
    font-size: clamp(3.1rem, 13.4vw, 4.7rem);
    line-height: 1;
  }

  .shareai-homepage .sai-hp-title-rotator {
    font-size: 0.72em;
  }

  .shareai-homepage .sai-hp-title-rotator.is-compact {
    font-size: 0.5em;
  }

  .shareai-homepage .sai-hp-title-rotator.is-extra-compact {
    font-size: 0.3em;
  }

  .shareai-homepage .sai-hp-copy .sai-hp-kicker {
    margin-bottom: 24px;
  }

  .shareai-homepage .sai-hp-copy .sai-hp-lede {
    margin-top: 25px;
    font-size: 1.04rem;
    line-height: 1.58;
  }

  .shareai-homepage h2 {
    font-size: clamp(2.65rem, 12vw, 4rem);
  }

  .shareai-homepage .sai-hp-button {
    width: 100%;
  }

  .shareai-homepage .sai-hero-visual {
    min-height: min(650px, 92vw);
    margin-top: -24px;
  }

  .shareai-homepage .sai-hero-membrane-shell {
    right: 45%;
    width: min(700px, 118vw);
    transform: translate(50%, -50%) rotate(2.8deg);
  }

  .shareai-homepage .sai-hero-proof {
    margin-top: -10px;
  }

  .shareai-homepage .sai-company-carousel__viewport {
    width: calc(100% + 44px);
    margin-left: -22px;
  }

  .shareai-homepage .sai-company-carousel__track {
    --sai-company-gap: 38px;
    animation-duration: var(--sai-company-duration, 108s);
  }

  .shareai-homepage .sai-hero-proof {
    min-height: 142px;
  }

  .shareai-homepage .sai-company-context {
    grid-template-columns: minmax(0, 1fr) auto;
    grid-template-rows: auto auto auto;
    gap: 7px 14px;
    padding: 12px 18px;
  }

  .shareai-homepage .sai-company-context__identity {
    grid-column: 1;
  }

  .shareai-homepage .sai-company-context__copy {
    grid-column: 1 / -1;
  }

  .shareai-homepage .sai-company-context__copy > p {
    font-size: 0.94rem;
  }

  .shareai-homepage .sai-company-context__cta {
    min-height: 38px;
    grid-column: 1 / -1;
    justify-self: start;
  }

  .shareai-homepage .sai-company-context__close {
    grid-column: 2;
    grid-row: 1;
  }

  .shareai-homepage .sai-economy-map {
    padding: 18px;
    border-radius: 23px;
  }

  .shareai-homepage .sai-economy-map__header {
    align-items: flex-start;
  }

  .shareai-homepage .sai-request-value {
    grid-template-columns: auto minmax(0, 1fr);
  }

  .shareai-homepage .sai-request-value__total,
  .shareai-homepage .sai-request-value__route {
    grid-column: 2;
    justify-self: start;
  }

  .shareai-homepage .sai-value-card {
    grid-template-columns: 46px minmax(0, 1fr);
    gap: 13px;
    padding: 17px 15px 17px 0;
  }

  .shareai-homepage .sai-value-card__step {
    width: 32px;
    height: 32px;
    margin-left: 7px;
  }

  .shareai-homepage .sai-value-flow::before {
    left: 22px;
  }

  .shareai-homepage .sai-value-card__share {
    grid-column: 2;
    min-width: 112px;
    justify-self: start;
  }

  .shareai-homepage .sai-business-grid,
  .shareai-homepage .sai-solution-cards,
  .shareai-homepage .sai-audience-grid {
    grid-template-columns: 1fr;
  }

  .shareai-homepage .sai-business-grid > article {
    grid-template-columns: 1fr 1fr;
  }

  .shareai-homepage .sai-bottom-bar {
    grid-template-columns: auto 1fr;
  }

  .shareai-homepage .sai-bottom-bar span,
  .shareai-homepage .sai-bottom-bar > b {
    grid-column: 2;
  }

  .shareai-homepage .sai-wallet-stage {
    display: flex;
    flex-direction: column;
  }

  .shareai-homepage .sai-wallet-dashboard {
    order: -1;
    width: 100%;
  }

  .shareai-homepage .sai-wallet-role--users {
    width: 100%;
  }

  .shareai-homepage .sai-wallet-roles,
  .shareai-homepage .sai-finance-strip > div,
  .shareai-homepage .sai-api-stats,
  .shareai-homepage .sai-security-strip ul {
    grid-template-columns: 1fr;
  }

  .shareai-homepage .sai-finance-strip span {
    padding: 12px 0;
  }

  .shareai-homepage .sai-finance-strip span + span {
    border-top: 1px solid light-dark(rgba(74, 48, 31, 0.1), rgb(139 93 60 / 0.130));
    border-left: 0;
  }

  .shareai-homepage .sai-dashboard-body {
    grid-template-columns: 1fr;
  }

  .shareai-homepage .sai-dashboard-body ol {
    grid-template-columns: repeat(2, 1fr);
  }

  .shareai-homepage .sai-code-tabs {
    gap: 12px;
    overflow-x: auto;
  }

  .shareai-homepage .sai-code-tabs em {
    display: none;
  }

  .shareai-homepage .sai-code-panel pre {
    font-size: 0.64rem;
  }

  .shareai-homepage .sai-security-strip {
    grid-template-columns: 1fr;
  }

  .shareai-homepage .sai-security-strip ul {
    grid-column: auto;
  }

  .shareai-homepage .sai-security-strip li {
    padding: 10px 0;
    border-top: 1px solid light-dark(rgba(74, 48, 31, 0.1), rgb(139 93 60 / 0.130));
    border-left: 0;
  }

  .shareai-homepage .sai-equation {
    grid-template-columns: 1fr;
  }

  .shareai-homepage .sai-equation i {
    text-align: center;
  }
}

@media (max-width: 560px) {
  .shareai-homepage h1 {
    font-size: clamp(2.78rem, 11.2vw, 3.35rem);
    letter-spacing: -0.072em;
  }

  .shareai-homepage .sai-hp-copy h1 {
    font-size: clamp(2.8rem, 12vw, 3.4rem);
    letter-spacing: -0.062em;
  }

  .shareai-homepage .sai-hp-copy .sai-hp-kicker {
    gap: 10px;
    font-size: 0.71rem;
    letter-spacing: 0.1em;
  }

  .shareai-homepage .sai-hp-copy .sai-hp-kicker::before {
    width: 24px;
    flex-basis: 24px;
  }

  .shareai-homepage .sai-hp-copy {
    min-width: 0;
  }

  .shareai-homepage .sai-hp-title-rotator {
    font-size: 0.68em;
  }

  .shareai-homepage .sai-hp-title-rotator.is-compact {
    font-size: 0.46em;
  }

  .shareai-homepage .sai-hp-title-rotator.is-extra-compact {
    font-size: 0.28em;
  }

  .shareai-homepage .sai-how-cta {
    min-height: 72px;
    margin-top: 30px;
    padding-left: 18px;
  }

  .shareai-homepage .sai-how-assurances {
    align-items: flex-start;
    flex-direction: column;
  }

  .shareai-homepage .sai-economy-map__header {
    align-items: flex-start;
    flex-direction: column;
    gap: 12px;
  }

  .shareai-homepage .sai-economy-map__header > small {
    white-space: normal;
  }

  .shareai-homepage .sai-calculator-volumes {
    grid-template-columns: 1fr 1fr;
  }

  .shareai-homepage .sai-calculator-base {
    grid-column: 1 / -1;
  }

  .shareai-homepage .sai-request-value {
    gap: 11px;
    padding: 13px;
  }

  .shareai-homepage .sai-request-value strong {
    font-size: 0.8rem;
  }

  .shareai-homepage .sai-request-value__route {
    white-space: normal;
  }

  .shareai-homepage .sai-value-card {
    grid-template-columns: 40px minmax(0, 1fr);
    gap: 10px;
    border-radius: 16px;
  }

  .shareai-homepage .sai-value-card__step {
    width: 28px;
    height: 28px;
    font-size: 0.53rem;
  }

  .shareai-homepage .sai-value-flow::before {
    left: 20px;
  }

  .shareai-homepage .sai-value-card p {
    font-size: 0.72rem;
  }

  .shareai-homepage .sai-value-card__share {
    grid-column: 2;
  }

  .shareai-homepage .sai-margin-control {
    align-items: flex-start;
    flex-direction: column;
  }

  .shareai-homepage .sai-margin-presets {
    flex-wrap: wrap;
  }

  .shareai-homepage .sai-economy-map__outcome {
    grid-template-columns: auto minmax(0, 1fr);
  }

  .shareai-homepage .sai-economy-map__outcome > b {
    grid-column: 2;
    justify-self: start;
    text-align: left;
  }

  .shareai-homepage .sai-business-grid > article {
    grid-template-columns: 1fr;
  }

  .shareai-homepage .sai-business-grid > article > div:first-of-type {
    padding-top: 35px;
  }

  .shareai-homepage .sai-ui-topbar {
    padding-inline: 16px;
  }

  .shareai-homepage .sai-balance-grid {
    grid-template-columns: 1fr;
  }

  .shareai-homepage .sai-balance-grid > div + div {
    margin-top: 16px;
    padding: 16px 0 0;
    border-top: 1px solid light-dark(rgba(74, 48, 31, 0.07), rgb(139 93 60 / 0.130));
    border-left: 0;
  }

  .shareai-homepage .sai-wallet-actions {
    grid-template-columns: 1fr;
  }

  .shareai-homepage .sai-activity p {
    grid-template-columns: auto 1fr;
  }

  .shareai-homepage .sai-activity p > strong {
    grid-column: 2;
  }
}

/* One-request product journey ------------------------------------------------ */
.shareai-homepage #how-it-works.sai-inference-journey {
  --journey-ink: #10213a;
  --journey-muted: #6f7d91;
  --journey-orange: #f4550b;
  position: relative;
  overflow: visible;
  padding: 0;
  color: var(--journey-ink);
  background:
    radial-gradient(circle at 12% 8%, rgba(255, 113, 31, 0.09), transparent 28rem),
    linear-gradient(180deg, #fffdfb 0%, #fff8f2 48%, #fffdfb 100%);
  isolation: isolate;
}

.shareai-homepage #how-it-works.sai-inference-journey::before {
  position: absolute;
  inset: 0;
  z-index: -1;
  background-image:
    linear-gradient(rgba(25, 43, 66, 0.045) 1px, transparent 1px),
    linear-gradient(90deg, rgba(25, 43, 66, 0.045) 1px, transparent 1px);
  background-size: 84px 84px;
  content: "";
  mask-image: linear-gradient(180deg, transparent, #000 15%, #000 78%, transparent);
}

.shareai-homepage .sai-journey-intro {
  max-width: 1120px;
  padding-top: clamp(112px, 10vw, 176px);
  padding-bottom: clamp(72px, 7vw, 118px);
  text-align: center;
}

.shareai-homepage .sai-journey-intro .sai-hp-kicker,
.shareai-homepage .sai-builder-economics__copy .sai-hp-kicker {
  width: max-content;
  margin-right: auto;
  margin-left: auto;
}

.shareai-homepage .sai-journey-intro h2 {
  margin: 24px 0 0;
  color: var(--journey-ink);
  font-size: clamp(4rem, 7vw, 7.65rem);
  letter-spacing: -0.072em;
  line-height: 0.88;
}

.shareai-homepage .sai-journey-intro h2 span,
.shareai-homepage .sai-journey-conversion h2 span,
.shareai-homepage .sai-builder-economics__copy h2 span {
  color: var(--journey-orange);
}

.shareai-homepage .sai-journey-intro > p:not(.sai-hp-kicker) {
  max-width: 820px;
  margin: 35px auto 0;
  color: #5f6f84;
  font-size: clamp(1.08rem, 1.45vw, 1.36rem);
  line-height: 1.65;
}

.shareai-homepage .sai-journey-intro__system {
  width: max-content;
  max-width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
  margin: 35px auto 0;
  padding: 13px 20px;
  border: 1px solid rgba(244, 85, 11, 0.16);
  border-radius: 12px;
  color: #263b56;
  background: rgba(255, 255, 255, 0.78);
  box-shadow: 0 14px 45px rgba(71, 48, 31, 0.07);
  font-size: 0.74rem;
  font-weight: 720;
  letter-spacing: 0.01em;
}

.shareai-homepage .sai-journey-intro__system span {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.shareai-homepage .sai-journey-intro__system i {
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #f4550b;
}

.shareai-homepage .sai-journey-intro__system .sai-hp-icon {
  width: 15px;
  height: 15px;
  color: #f4550b;
}

.shareai-homepage .sai-journey-layout {
  display: grid;
  grid-template-columns: minmax(0, 1.76fr) minmax(315px, 0.64fr);
  align-items: start;
  gap: clamp(38px, 4.2vw, 72px);
  padding-bottom: clamp(90px, 10vw, 160px);
}

.shareai-homepage .sai-journey-stage {
  position: sticky;
  top: 88px;
  z-index: 5;
  height: min(760px, calc(100svh - 112px));
  min-height: 610px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 30px;
  color: #fff;
  background:
    radial-gradient(circle at 68% 34%, rgba(245, 87, 13, 0.13), transparent 35%),
    linear-gradient(145deg, #152842 0%, #0e1d31 58%, #101a2b 100%);
  box-shadow: 0 36px 100px rgba(22, 28, 38, 0.22), 0 4px 16px rgba(22, 28, 38, 0.12);
  isolation: isolate;
}

.shareai-homepage .sai-journey-stage::before {
  position: absolute;
  inset: 0;
  z-index: -1;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.04) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.04) 1px, transparent 1px);
  background-size: 58px 58px;
  content: "";
  mask-image: linear-gradient(180deg, #000, transparent 88%);
}

.shareai-homepage .sai-journey-stage__topline {
  position: relative;
  z-index: 30;
  min-height: 78px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding: 0 25px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(10, 24, 41, 0.62);
  backdrop-filter: blur(15px);
}

.shareai-homepage .sai-journey-layers {
  display: flex;
  gap: 6px;
}

.shareai-homepage .sai-journey-layers > span {
  display: grid;
  gap: 2px;
  padding: 8px 12px;
  border: 1px solid transparent;
  border-radius: 10px;
  opacity: 0.44;
  transition: opacity 350ms ease, border-color 350ms ease, background 350ms ease, transform 350ms ease;
}

.shareai-homepage .sai-journey-layers b {
  color: #fff;
  font-size: 0.67rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.shareai-homepage .sai-journey-layers small {
  color: #9badc4;
  font-size: 0.56rem;
}

.shareai-homepage .sai-journey-stage:is([data-scene="0"], [data-scene="1"], [data-scene="2"]) [data-sai-layer="builder"],
.shareai-homepage .sai-journey-stage:is([data-scene="3"], [data-scene="4"], [data-scene="6"], [data-scene="7"], [data-scene="8"]) [data-sai-layer="provider"],
.shareai-homepage .sai-journey-stage:is([data-scene="5"], [data-scene="6"], [data-scene="8"]) [data-sai-layer="creator"] {
  border-color: rgba(255, 119, 47, 0.28);
  opacity: 1;
  background: rgba(244, 85, 11, 0.1);
  transform: translateY(-1px);
}

.shareai-homepage .sai-journey-stage__topline > p {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 0;
  color: #8fa2bb;
  font-size: 0.56rem;
  font-weight: 680;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.shareai-homepage .sai-journey-stage__topline > p span {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #ff6520;
  box-shadow: 0 0 0 5px rgba(255, 101, 32, 0.11), 0 0 18px rgba(255, 101, 32, 0.7);
}

.shareai-homepage .sai-journey-viewport {
  position: absolute;
  inset: 78px 0 0;
  overflow: hidden;
}

.shareai-homepage .sai-request-object {
  position: absolute;
  top: 24px;
  left: 25px;
  z-index: 25;
  min-width: 178px;
  display: grid;
  gap: 3px;
  padding: 12px 14px;
  border: 1px solid light-dark(rgba(255, 127, 59, 0.35), rgb(139 93 60 / 0.175));
  border-radius: 12px;
  background: light-dark(rgba(14, 27, 45, 0.88), rgb(21 22 23 / 0.880));
  box-shadow: 0 14px 38px light-dark(rgba(0, 0, 0, 0.2), rgb(0 0 0 / 0.280)), inset 0 1px light-dark(rgba(255, 255, 255, 0.08), rgb(0 0 0 / 0.112));
  backdrop-filter: blur(16px);
  transition: transform 500ms cubic-bezier(0.2, 0.8, 0.2, 1), border-color 300ms ease;
}

.shareai-homepage .sai-request-object:hover,
.shareai-homepage .sai-request-object:focus-visible {
  border-color: light-dark(rgba(255, 143, 82, 0.85), rgb(139 93 60 / 0.300));
  outline: none;
  transform: translateY(-3px);
}

.shareai-homepage .sai-request-object > span,
.shareai-homepage .sai-request-inspector header > span {
  display: flex;
  align-items: center;
  gap: 8px;
  color: light-dark(#ff8c4e, #ffb07a);
  font-size: 0.58rem;
  font-weight: 780;
  letter-spacing: 0.13em;
}

.shareai-homepage .sai-request-object > span i,
.shareai-homepage .sai-request-inspector header > span i {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #ff6a21;
  box-shadow: 0 0 0 4px light-dark(rgba(255, 106, 33, 0.12), rgb(0 0 0 / 0.168));
  animation: sai-request-pulse 1.8s ease-in-out infinite;
}

.shareai-homepage .sai-request-object strong {
  color: #f8fbff;
  font-size: 0.73rem;
}

.shareai-homepage .sai-request-object small {
  color: light-dark(#8194ad, #a19a90);
  font-family: ui-monospace, SFMono-Regular, Menlo, monospace;
  font-size: 0.49rem;
}

@keyframes sai-request-pulse {
  50% { box-shadow: 0 0 0 7px light-dark(rgba(255, 106, 33, 0.025), rgb(0 0 0 / 0.035)), 0 0 14px light-dark(rgba(255, 106, 33, 0.75), rgb(0 0 0 / 0.650)); }
}

.shareai-homepage .sai-journey-visual {
  position: absolute;
  inset: 105px 244px 28px 25px;
  z-index: 5;
  opacity: 0;
  pointer-events: none;
  transform: translateY(18px) scale(0.985);
  transition: opacity 380ms ease, transform 550ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

.shareai-homepage .sai-journey-stage[data-scene="0"] [data-sai-visual="0"],
.shareai-homepage .sai-journey-stage[data-scene="1"] [data-sai-visual="1"],
.shareai-homepage .sai-journey-stage[data-scene="2"] [data-sai-visual="2"],
.shareai-homepage .sai-journey-stage[data-scene="3"] [data-sai-visual="3"],
.shareai-homepage .sai-journey-stage[data-scene="4"] [data-sai-visual="4"],
.shareai-homepage .sai-journey-stage[data-scene="5"] [data-sai-visual="5"],
.shareai-homepage .sai-journey-stage[data-scene="6"] [data-sai-visual="6"],
.shareai-homepage .sai-journey-stage[data-scene="7"] [data-sai-visual="7"],
.shareai-homepage .sai-journey-stage[data-scene="8"] [data-sai-visual="8"] {
  z-index: 10;
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0) scale(1);
}

.shareai-homepage .sai-demo-app,
.shareai-homepage .sai-demo-answer {
  width: min(100%, 600px);
  overflow: hidden;
  border: 1px solid light-dark(rgba(255, 255, 255, 0.12), rgb(190 180 163 / 0.130));
  border-radius: 20px;
  background: light-dark(#f9fbfd, #1c1c1b);
  box-shadow: 0 28px 70px light-dark(rgba(0, 0, 0, 0.25), rgb(0 0 0 / 0.350));
}

.shareai-homepage .sai-demo-app > header,
.shareai-homepage .sai-demo-answer > header {
  min-height: 52px;
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 0 17px;
  border-bottom: 1px solid light-dark(#e5e9ee, rgb(190 180 163 / 0.300));
  color: light-dark(#18304d, #ebe8e1);
  background: light-dark(#fff, #1c1c1b);
}

.shareai-homepage .sai-demo-app > header > span {
  display: flex;
  gap: 5px;
}

.shareai-homepage .sai-demo-app > header > span i {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: light-dark(#d9e0e8, #1c1c1b);
}

.shareai-homepage .sai-demo-app > header strong,
.shareai-homepage .sai-demo-answer > header span {
  font-size: 0.7rem;
}

.shareai-homepage .sai-demo-app > header small,
.shareai-homepage .sai-demo-answer > header small {
  margin-left: auto;
  color: light-dark(#8491a1, #bdb7ae);
  font-size: 0.53rem;
}

.shareai-homepage .sai-demo-app__body {
  min-height: 260px;
  display: grid;
  grid-template-columns: 34px 1fr;
  align-content: center;
  gap: 14px;
  padding: 32px;
  color: light-dark(#263c57, #ebe8e1);
}

.shareai-homepage .sai-demo-app__avatar {
  width: 34px;
  height: 34px;
  display: grid;
  place-items: center;
  border-radius: 10px;
  color: #fff;
  background: light-dark(#10213a, #151617);
  font-size: 0.68rem;
  font-weight: 760;
}

.shareai-homepage .sai-demo-app__body p {
  margin: 0;
  padding: 15px 18px;
  border: 1px solid light-dark(#e4e9ef, rgb(190 180 163 / 0.300));
  border-radius: 6px 16px 16px 16px;
  background: light-dark(#fff, #1c1c1b);
  box-shadow: 0 10px 30px light-dark(rgba(30, 48, 73, 0.06), rgb(0 0 0 / 0.084));
  font-size: clamp(0.86rem, 1vw, 1rem);
  line-height: 1.5;
}

.shareai-homepage .sai-demo-app__body button {
  grid-column: 2;
  justify-self: end;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 10px 15px;
  border: 0;
  border-radius: 9px;
  color: #fff;
  background: #f4550b;
  font-size: 0.65rem;
  font-weight: 740;
}

.shareai-homepage .sai-demo-app__body button .sai-hp-icon { width: 13px; height: 13px; }

.shareai-homepage .sai-demo-app > footer {
  display: flex;
  gap: 8px;
  padding: 11px 16px;
  border-top: 1px solid light-dark(#e5e9ee, rgb(190 180 163 / 0.300));
  background: light-dark(#f4f7fa, #1c1c1b);
}

.shareai-homepage .sai-demo-app > footer span {
  padding: 5px 8px;
  border-radius: 6px;
  color: light-dark(#66778d, #bdb7ae);
  background: light-dark(#e9eef4, #1c1c1b);
  font-family: ui-monospace, SFMono-Regular, Menlo, monospace;
  font-size: 0.47rem;
}

.shareai-homepage .sai-journey-visual--economics {
  display: grid;
  align-content: center;
  gap: 24px;
}

.shareai-homepage .sai-price-rule {
  position: relative;
  width: min(350px, 78%);
  display: grid;
  gap: 7px;
  margin: 0 auto;
  padding: 25px;
  border: 1px solid light-dark(rgba(255, 127, 60, 0.42), rgb(139 93 60 / 0.210));
  border-radius: 18px;
  background: linear-gradient(145deg, rgba(255, 106, 31, 0.17), light-dark(rgba(255, 255, 255, 0.055), rgb(28 28 27 / 0.055)));
  box-shadow: 0 22px 60px light-dark(rgba(0, 0, 0, 0.21), rgb(0 0 0 / 0.294));
  text-align: center;
}

.shareai-homepage .sai-price-rule small { color: light-dark(#9aadc4, #a19a90); font-size: 0.58rem; letter-spacing: 0.1em; text-transform: uppercase; }
.shareai-homepage .sai-price-rule strong { color: light-dark(#ff7430, #ffb07a); font-size: clamp(1.65rem, 2.4vw, 2.5rem); letter-spacing: -0.045em; }
.shareai-homepage .sai-price-rule span { color: #d2dae5; font-size: 0.68rem; }
.shareai-homepage .sai-price-rule em,
.shareai-homepage .sai-creator-model em,
.shareai-homepage .sai-routing-node em {
  position: absolute;
  bottom: calc(100% + 10px);
  left: 50%;
  width: max-content;
  max-width: 260px;
  padding: 9px 12px;
  border: 1px solid light-dark(rgba(255, 255, 255, 0.13), rgb(190 180 163 / 0.130));
  border-radius: 8px;
  color: #dfe7f1;
  background: light-dark(#0a1728, #151617);
  box-shadow: 0 12px 35px light-dark(rgba(0, 0, 0, 0.25), rgb(0 0 0 / 0.350));
  font-size: 0.56rem;
  font-style: normal;
  line-height: 1.4;
  opacity: 0;
  pointer-events: none;
  transform: translate(-50%, 5px);
  transition: opacity 180ms ease, transform 180ms ease;
}

.shareai-homepage .sai-price-rule:hover em,
.shareai-homepage .sai-price-rule:focus-visible em,
.shareai-homepage .sai-creator-model:hover em,
.shareai-homepage .sai-creator-model:focus-visible em,
.shareai-homepage .sai-routing-node:hover em,
.shareai-homepage .sai-routing-node:focus em,
.shareai-homepage .sai-routing-node:focus-visible em { opacity: 1; transform: translate(-50%, 0); }

.shareai-homepage .sai-price-equation {
  display: grid;
  grid-template-columns: repeat(5, auto);
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.shareai-homepage .sai-price-equation > span {
  min-width: 106px;
  display: grid;
  gap: 4px;
  padding: 12px;
  border: 1px solid light-dark(rgba(255, 255, 255, 0.09), rgb(190 180 163 / 0.130));
  border-radius: 10px;
  background: light-dark(rgba(255, 255, 255, 0.045), rgb(28 28 27 / 0.045));
}

.shareai-homepage .sai-price-equation small { color: light-dark(#7f93ab, #bdb7ae); font-size: 0.5rem; }
.shareai-homepage .sai-price-equation b { color: #f3f7fb; font-size: 0.95rem; }
.shareai-homepage .sai-price-equation > span.is-accent b,
.shareai-homepage .sai-price-equation > i { color: light-dark(#ff6b24, #ffb07a); }
.shareai-homepage .sai-price-equation > i { font-size: 0.8rem; font-style: normal; }

.shareai-homepage .sai-journey-visual--gateway {
  display: grid;
  place-items: center;
}

.shareai-homepage .sai-gateway-core {
  position: absolute;
  top: 42%;
  left: 50%;
  width: 145px;
  height: 145px;
  display: grid;
  align-content: center;
  justify-items: center;
  gap: 4px;
  border: 1px solid light-dark(rgba(255, 120, 51, 0.42), rgb(139 93 60 / 0.210));
  border-radius: 50%;
  background: radial-gradient(circle, rgba(244, 85, 11, 0.23), rgba(244, 85, 11, 0.04) 58%, transparent 60%);
  box-shadow: 0 0 0 18px light-dark(rgba(244, 85, 11, 0.035), rgb(0 0 0 / 0.049)), 0 0 0 45px light-dark(rgba(244, 85, 11, 0.018), rgb(0 0 0 / 0.025));
  transform: translate(-50%, -50%);
}

.shareai-homepage .sai-gateway-core > span { color: #fff; font-size: 2rem; font-weight: 820; letter-spacing: -0.1em; }
.shareai-homepage .sai-gateway-core strong { color: light-dark(#ff8a4d, #ffb07a); font-size: 0.6rem; }
.shareai-homepage .sai-gateway-core small { color: light-dark(#8296ae, #a19a90); font-size: 0.49rem; }

.shareai-homepage .sai-gateway-operations {
  position: absolute;
  inset: 0;
}

.shareai-homepage .sai-gateway-operations > span {
  position: absolute;
  min-width: 78px;
  display: grid;
  gap: 2px;
  padding: 9px 11px;
  border: 1px solid light-dark(rgba(255, 255, 255, 0.1), rgb(190 180 163 / 0.130));
  border-radius: 9px;
  color: #f5f8fb;
  background: light-dark(rgba(255, 255, 255, 0.045), rgb(28 28 27 / 0.045));
  font-size: 0.62rem;
  font-weight: 700;
  transform: translate(-50%, -50%);
}

.shareai-homepage .sai-gateway-operations > span:nth-child(1) { top: 5%; left: 50%; }
.shareai-homepage .sai-gateway-operations > span:nth-child(2) { top: 30%; left: 88%; }
.shareai-homepage .sai-gateway-operations > span:nth-child(3) { top: 78%; left: 82%; }
.shareai-homepage .sai-gateway-operations > span:nth-child(4) { top: 92%; left: 50%; }
.shareai-homepage .sai-gateway-operations > span:nth-child(5) { top: 38%; left: 12%; }

.shareai-homepage .sai-gateway-operations i { color: light-dark(#8396ae, #a19a90); font-size: 0.47rem; font-style: normal; font-weight: 560; }

.shareai-homepage .sai-request-envelope {
  position: absolute;
  right: 0;
  bottom: 0;
  width: min(100%, 330px);
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1px;
  overflow: hidden;
  border: 1px solid light-dark(rgba(255, 255, 255, 0.09), rgb(190 180 163 / 0.130));
  border-radius: 10px;
  background: light-dark(rgba(255, 255, 255, 0.08), rgb(28 28 27 / 0.080));
}

.shareai-homepage .sai-request-envelope span { display: grid; gap: 3px; padding: 9px 11px; color: light-dark(#8295ad, #a19a90); background: light-dark(#12243a, #151617); font-size: 0.45rem; letter-spacing: 0.08em; }
.shareai-homepage .sai-request-envelope b { overflow: hidden; color: #eaf0f6; font-size: 0.53rem; letter-spacing: 0; text-overflow: ellipsis; white-space: nowrap; }

.shareai-homepage .sai-journey-visual--routing { inset: 88px 224px 18px 8px; }
.shareai-homepage .sai-routing-webgl,
.shareai-homepage .sai-routing-fallback { position: absolute; inset: 0; width: 100%; height: 100%; }
.shareai-homepage .sai-routing-webgl { z-index: 1; opacity: 0; transition: opacity 500ms ease; }
.shareai-homepage .sai-journey-stage.is-routing-webgl-ready .sai-routing-webgl { opacity: 0.9; }
.shareai-homepage .sai-journey-stage.is-routing-webgl-ready .sai-routing-fallback { opacity: 0.22; }

.shareai-homepage .sai-routing-fallback {
  z-index: 0;
  opacity: 0.75;
  transition: opacity 300ms ease;
}

.shareai-homepage .sai-routing-fallback::before,
.shareai-homepage .sai-routing-fallback::after {
  position: absolute;
  top: 50%;
  left: 50%;
  border: 1px solid light-dark(rgba(132, 157, 187, 0.15), rgb(190 180 163 / 0.130));
  border-radius: 50%;
  content: "";
  transform: translate(-50%, -50%);
}

.shareai-homepage .sai-routing-fallback::before { width: min(78%, 430px); aspect-ratio: 1; }
.shareai-homepage .sai-routing-fallback::after { width: min(58%, 320px); aspect-ratio: 1; }
.shareai-homepage .sai-routing-fallback i { position: absolute; width: 4px; height: 4px; border-radius: 50%; background: light-dark(#667f9d, #2a2723); box-shadow: 0 0 10px light-dark(rgba(118, 151, 190, 0.7), rgb(0 0 0 / 0.650)); }
.shareai-homepage .sai-routing-fallback i:nth-child(1) { top: 18%; left: 28%; }.shareai-homepage .sai-routing-fallback i:nth-child(2) { top: 31%; left: 70%; }.shareai-homepage .sai-routing-fallback i:nth-child(3) { top: 65%; left: 20%; }.shareai-homepage .sai-routing-fallback i:nth-child(4) { top: 73%; left: 63%; }.shareai-homepage .sai-routing-fallback i:nth-child(5) { top: 45%; left: 40%; }.shareai-homepage .sai-routing-fallback i:nth-child(6) { top: 55%; left: 82%; }.shareai-homepage .sai-routing-fallback i:nth-child(7) { top: 22%; left: 50%; }.shareai-homepage .sai-routing-fallback i:nth-child(8) { top: 80%; left: 43%; }.shareai-homepage .sai-routing-fallback i:nth-child(9) { top: 40%; left: 12%; }.shareai-homepage .sai-routing-fallback i:nth-child(10) { top: 48%; left: 58%; background: #ff6720; }
.shareai-homepage .sai-routing-fallback span { position: absolute; top: 46%; left: 18%; width: 46%; height: 24%; border-top: 1px solid light-dark(rgba(255, 102, 31, 0.7), rgb(139 93 60 / 0.300)); border-radius: 50%; transform: rotate(10deg); filter: drop-shadow(0 0 5px rgba(255, 102, 31, 0.65)); }

.shareai-homepage .sai-routing-policy {
  position: absolute;
  top: 0;
  left: 18px;
  z-index: 5;
  display: grid;
  gap: 3px;
  padding: 10px 12px;
  border-left: 2px solid light-dark(#ff6720, rgb(139 93 60 / 0.300));
  background: light-dark(rgba(10, 22, 38, 0.72), rgb(21 22 23 / 0.720));
  backdrop-filter: blur(10px);
}

.shareai-homepage .sai-routing-policy small { color: light-dark(#8396ae, #a19a90); font-size: 0.48rem; }.shareai-homepage .sai-routing-policy strong { color: #f4f7fb; font-size: 0.59rem; }.shareai-homepage .sai-routing-policy span { color: light-dark(#ff8446, #ffb07a); font-size: 0.51rem; }

.shareai-homepage .sai-routing-nodes { position: absolute; inset: 0; z-index: 6; }
.shareai-homepage .sai-routing-node { position: absolute; display: flex; align-items: center; gap: 8px; padding: 8px 10px; border: 1px solid light-dark(rgba(255, 255, 255, 0.11), rgb(190 180 163 / 0.130)); border-radius: 8px; color: #fff; background: light-dark(rgba(13, 27, 45, 0.84), rgb(21 22 23 / 0.840)); box-shadow: 0 10px 25px light-dark(rgba(0, 0, 0, 0.2), rgb(0 0 0 / 0.280)); text-align: left; }
.shareai-homepage .sai-routing-node > i { width: 8px; height: 8px; flex: 0 0 auto; border: 2px solid light-dark(#8396ac, rgb(190 180 163 / 0.300)); border-radius: 50%; }
.shareai-homepage .sai-routing-node > span { display: grid; gap: 2px; }.shareai-homepage .sai-routing-node strong { font-size: 0.53rem; }.shareai-homepage .sai-routing-node small { color: light-dark(#8496ab, #a19a90); font-size: 0.45rem; }
.shareai-homepage .sai-routing-node--own { top: 18%; left: 7%; }.shareai-homepage .sai-routing-node--selected { top: 59%; left: 57%; border-color: light-dark(rgba(255, 108, 35, 0.65), rgb(139 93 60 / 0.300)); }.shareai-homepage .sai-routing-node--network { top: 22%; right: 4%; }
.shareai-homepage .sai-routing-node--selected > i { border-color: light-dark(#ff6c23, rgb(139 93 60 / 0.300)); background: #ff6c23; box-shadow: 0 0 0 5px light-dark(rgba(255, 108, 35, 0.13), rgb(0 0 0 / 0.182)), 0 0 18px light-dark(rgba(255, 108, 35, 0.65), rgb(0 0 0 / 0.650)); }
.shareai-homepage .sai-routing-node--own small { color: light-dark(#ff8a4d, #ffb07a); }
.shareai-homepage .sai-routing-node em { left: auto; right: 0; display: grid; gap: 4px; transform: translateY(5px); }.shareai-homepage .sai-routing-node:hover em,.shareai-homepage .sai-routing-node:focus-visible em { transform: translateY(0); }.shareai-homepage .sai-routing-node em b { font-weight: 560; }

.shareai-homepage .sai-routing-factors { position: absolute; bottom: 0; left: 50%; z-index: 4; display: flex; gap: 5px; transform: translateX(-50%); }
.shareai-homepage .sai-routing-factors span { padding: 5px 7px; border: 1px solid light-dark(rgba(255, 255, 255, 0.08), rgb(190 180 163 / 0.130)); border-radius: 5px; color: light-dark(#7d91a9, #bdb7ae); background: light-dark(rgba(10, 22, 38, 0.72), rgb(21 22 23 / 0.720)); font-size: 0.43rem; white-space: nowrap; }

.shareai-homepage .sai-journey-visual--provider { display: grid; grid-template-columns: minmax(0, 1fr) 125px; align-items: center; gap: 20px; }
.shareai-homepage .sai-provider-node { overflow: hidden; border: 1px solid light-dark(rgba(255, 255, 255, 0.12), rgb(190 180 163 / 0.130)); border-radius: 17px; background: light-dark(rgba(19, 38, 61, 0.94), rgb(21 22 23 / 0.940)); box-shadow: 0 28px 65px light-dark(rgba(0, 0, 0, 0.25), rgb(0 0 0 / 0.350)); }
.shareai-homepage .sai-provider-node > header,.shareai-homepage .sai-provider-node > footer { min-height: 48px; display: flex; align-items: center; justify-content: space-between; gap: 12px; padding: 0 16px; background: light-dark(rgba(255, 255, 255, 0.035), rgb(28 28 27 / 0.035)); }
.shareai-homepage .sai-provider-node > header span,.shareai-homepage .sai-provider-node > footer span { display: inline-flex; align-items: center; gap: 7px; color: #dfe7ef; font-size: 0.56rem; font-weight: 680; }.shareai-homepage .sai-provider-node > header span i,.shareai-homepage .sai-provider-node > footer span i { width: 6px; height: 6px; border-radius: 50%; background: #4bca83; box-shadow: 0 0 0 5px light-dark(rgba(75, 202, 131, 0.1), rgb(0 0 0 / 0.140)); }.shareai-homepage .sai-provider-node > header b { color: light-dark(#8598af, #a19a90); font-size: 0.49rem; }.shareai-homepage .sai-provider-node > footer strong { color: light-dark(#64d394, #93c9a0); font-size: 0.55rem; }
.shareai-homepage .sai-provider-rack { position: relative; height: 190px; display: grid; place-items: center; overflow: hidden; background: radial-gradient(circle, rgba(255, 102, 31, 0.14), transparent 45%); }
.shareai-homepage .sai-provider-rack > i { position: absolute; left: -10%; width: 120%; height: 1px; background: linear-gradient(90deg, transparent, rgba(255, 120, 54, 0.48), transparent); animation: sai-provider-token 2.3s linear infinite; }.shareai-homepage .sai-provider-rack > i:nth-child(2) { animation-delay: -0.6s; }.shareai-homepage .sai-provider-rack > i:nth-child(3) { animation-delay: -1.2s; }.shareai-homepage .sai-provider-rack > i:nth-child(4) { animation-delay: -1.8s; }
@keyframes sai-provider-token { from { top: 15%; opacity: 0; } 35% { opacity: 1; } to { top: 85%; opacity: 0; } }
.shareai-homepage .sai-provider-rack > span { width: 76px; height: 76px; display: grid; place-items: center; border: 1px solid light-dark(rgba(255, 122, 54, 0.36), rgb(139 93 60 / 0.180)); border-radius: 18px; color: light-dark(#ff7836, #ffb07a); background: light-dark(#142b46, #151617); box-shadow: 0 0 0 14px light-dark(rgba(255, 104, 32, 0.03), rgb(0 0 0 / 0.042)); }.shareai-homepage .sai-provider-rack .sai-hp-icon { width: 34px; height: 34px; }
.shareai-homepage .sai-provider-progress { display: grid; grid-template-columns: repeat(4, 1fr); padding: 0 12px 14px; }.shareai-homepage .sai-provider-progress span { position: relative; padding: 14px 3px 0; color: light-dark(#8395ab, #a19a90); font-size: 0.44rem; text-align: center; }.shareai-homepage .sai-provider-progress span::before { position: absolute; top: 3px; right: 0; left: 0; height: 2px; background: #ff6922; content: ""; animation: sai-step-fill 2.6s ease-in-out infinite; transform-origin: left; }.shareai-homepage .sai-provider-progress span:nth-child(2)::before { animation-delay: 0.2s; }.shareai-homepage .sai-provider-progress span:nth-child(3)::before { animation-delay: 0.4s; }.shareai-homepage .sai-provider-progress span:nth-child(4)::before { animation-delay: 0.6s; }
@keyframes sai-step-fill { 0%, 20% { transform: scaleX(0); } 60%, 100% { transform: scaleX(1); } }
.shareai-homepage .sai-provider-share { display: grid; justify-items: center; gap: 3px; padding: 20px 10px; border: 1px solid light-dark(rgba(255, 111, 36, 0.32), rgb(139 93 60 / 0.160)); border-radius: 16px; background: rgba(255, 104, 32, 0.08); text-align: center; }.shareai-homepage .sai-provider-share small,.shareai-homepage .sai-provider-share span { color: light-dark(#8799af, #a19a90); font-size: 0.48rem; }.shareai-homepage .sai-provider-share strong { color: light-dark(#ff7330, #ffb07a); font-size: 2.4rem; letter-spacing: -0.07em; }

.shareai-homepage .sai-journey-visual--creator { display: grid; align-items: center; justify-items: center; }
.shareai-homepage .sai-creator-model { position: relative; width: min(100%, 410px); display: grid; justify-items: center; gap: 8px; padding: 34px 28px; border: 1px solid light-dark(rgba(255, 125, 58, 0.36), rgb(139 93 60 / 0.180)); border-radius: 22px; background: radial-gradient(circle at 50% 0, rgba(255, 107, 35, 0.18), transparent 45%), light-dark(rgba(255, 255, 255, 0.035), rgb(28 28 27 / 0.035)); box-shadow: 0 30px 75px light-dark(rgba(0, 0, 0, 0.25), rgb(0 0 0 / 0.350)); text-align: center; }
.shareai-homepage .sai-creator-model > span { width: 62px; height: 62px; display: grid; place-items: center; border-radius: 17px; color: light-dark(#ff7430, #ffb07a); background: rgba(255, 111, 42, 0.12); }.shareai-homepage .sai-creator-model .sai-hp-icon { width: 30px; height: 30px; }.shareai-homepage .sai-creator-model > small { color: light-dark(#ff8b4d, #ffb07a); font-size: 0.54rem; font-weight: 720; letter-spacing: 0.1em; text-transform: uppercase; }.shareai-homepage .sai-creator-model > strong { color: #fff; font-size: 1.3rem; }.shareai-homepage .sai-creator-model p { display: flex; flex-wrap: wrap; justify-content: center; gap: 6px; margin: 4px 0 0; }.shareai-homepage .sai-creator-model p b { padding: 6px 8px; border-radius: 6px; color: light-dark(#9bacc0, #a19a90); background: light-dark(rgba(255, 255, 255, 0.06), rgb(28 28 27 / 0.060)); font-size: 0.48rem; font-weight: 590; }
.shareai-homepage .sai-attribution-line { position: absolute; right: 8%; bottom: 10%; left: 8%; height: 1px; background: linear-gradient(90deg, transparent, #ff6b25, transparent); }.shareai-homepage .sai-attribution-line i { position: absolute; top: -3px; left: 15%; width: 7px; height: 7px; border-radius: 50%; background: #ff6b25; animation: sai-attribution 2s ease-in-out infinite; }.shareai-homepage .sai-attribution-line span { position: absolute; top: 8px; left: 50%; color: light-dark(#8295ab, #a19a90); font-size: 0.48rem; transform: translateX(-50%); }
@keyframes sai-attribution { 50% { left: 82%; box-shadow: 0 0 14px light-dark(#ff6b25, rgb(0 0 0 / 0.650)); } }

.shareai-homepage .sai-journey-visual--settlement { display: grid; align-content: center; gap: 30px; }
.shareai-homepage .sai-settlement-rail { position: relative; height: 52px; display: grid; place-items: center; }.shareai-homepage .sai-settlement-rail > i { position: absolute; right: 5%; left: 5%; height: 2px; background: linear-gradient(90deg, transparent, #ff6d25 18%, #ff6d25 82%, transparent); box-shadow: 0 0 14px light-dark(rgba(255, 109, 37, 0.48), rgb(0 0 0 / 0.650)); }.shareai-homepage .sai-settlement-rail > span { position: relative; z-index: 2; padding: 8px 13px; border: 1px solid light-dark(rgba(255, 117, 48, 0.35), rgb(139 93 60 / 0.175)); border-radius: 8px; color: light-dark(#ff894a, #ffb07a); background: light-dark(#14243a, #151617); font-size: 0.55rem; font-weight: 720; }
.shareai-homepage .sai-settlement-parties { display: grid; grid-template-columns: repeat(4, 1fr); gap: 7px; }.shareai-homepage .sai-settlement-parties > span { position: relative; display: grid; gap: 5px; padding: 15px 11px; border: 1px solid light-dark(rgba(255, 255, 255, 0.09), rgb(190 180 163 / 0.130)); border-radius: 11px; background: light-dark(rgba(255, 255, 255, 0.045), rgb(28 28 27 / 0.045)); }.shareai-homepage .sai-settlement-parties > span::before { position: absolute; top: -31px; left: 50%; width: 1px; height: 30px; background: linear-gradient(#ff6a22, transparent); content: ""; }.shareai-homepage .sai-settlement-parties small { color: light-dark(#8b9db2, #a19a90); font-size: 0.48rem; }.shareai-homepage .sai-settlement-parties strong { color: #fff; font-size: 0.9rem; }.shareai-homepage .sai-settlement-parties .is-builder strong,.shareai-homepage .sai-settlement-parties .is-provider strong,.shareai-homepage .sai-settlement-parties .is-creator strong { color: light-dark(#ff7b3b, #ffb07a); }.shareai-homepage .sai-settlement-parties em { color: light-dark(#71849c, #bdb7ae); font-size: 0.43rem; font-style: normal; }
.shareai-homepage .sai-journey-visual--settlement > p { margin: 0; color: #71839a; font-size: 0.46rem; text-align: center; }

.shareai-homepage .sai-journey-visual--response { display: grid; align-items: center; justify-items: center; }
.shareai-homepage .sai-demo-answer { width: min(100%, 520px); }.shareai-homepage .sai-demo-answer > p { margin: 0; padding: 36px; color: light-dark(#43556b, #bdb7ae); font-size: 0.78rem; line-height: 1.75; }.shareai-homepage .sai-demo-answer > p b { color: light-dark(#122841, #ebe8e1); font-size: 0.92rem; }.shareai-homepage .sai-demo-answer > footer { display: flex; align-items: center; gap: 7px; padding: 11px 16px; border-top: 1px solid light-dark(#e6eaf0, rgb(190 180 163 / 0.300)); color: light-dark(#7a899a, #bdb7ae); background: light-dark(#f3f6f9, #1c1c1b); font-size: 0.5rem; }.shareai-homepage .sai-demo-answer > footer i { width: 6px; height: 6px; border-radius: 50%; background: #50bd7c; }
.shareai-homepage .sai-response-path { position: absolute; inset: 20% 10%; border: 1px solid light-dark(rgba(255, 111, 39, 0.15), rgb(139 93 60 / 0.130)); border-radius: 50%; }.shareai-homepage .sai-response-path i { position: absolute; width: 5px; height: 5px; border-radius: 50%; background: #ff6c24; box-shadow: 0 0 12px light-dark(#ff6c24, rgb(0 0 0 / 0.650)); animation: sai-response-orbit 2.5s linear infinite; }.shareai-homepage .sai-response-path i:nth-child(2) { animation-delay: -0.8s; }.shareai-homepage .sai-response-path i:nth-child(3) { animation-delay: -1.6s; }.shareai-homepage .sai-response-path span { display: none; }
@keyframes sai-response-orbit { 0% { top: 50%; left: 0; } 50% { top: 50%; left: 100%; } 100% { top: 50%; left: 0; } }

.shareai-homepage .sai-journey-visual--scale { display: grid; align-content: center; gap: 30px; }
.shareai-homepage .sai-scale-counter { position: relative; z-index: 3; display: grid; justify-items: center; gap: 2px; text-align: center; }.shareai-homepage .sai-scale-counter small { color: light-dark(#8b9db2, #a19a90); font-size: 0.55rem; letter-spacing: 0.1em; text-transform: uppercase; }.shareai-homepage .sai-scale-counter strong { color: #fff; font-size: clamp(3rem, 5vw, 5.8rem); letter-spacing: -0.07em; line-height: 1; text-shadow: 0 0 45px light-dark(rgba(255, 102, 31, 0.35), rgb(0 0 0 / 0.490)); }.shareai-homepage .sai-scale-counter span { color: light-dark(#ff8041, #ffb07a); font-size: 0.62rem; }
.shareai-homepage .sai-scale-trails { position: absolute; inset: 0; overflow: hidden; }.shareai-homepage .sai-scale-trails i { position: absolute; top: calc(8% + var(--trail) * 7%); left: -15%; width: calc(18% + var(--trail) * 2%); height: 1px; background: linear-gradient(90deg, transparent, rgba(255, 105, 34, 0.6), transparent); opacity: calc(0.14 + var(--trail) * 0.025); animation: sai-scale-trail calc(5s + var(--trail) * 0.25s) linear infinite; animation-delay: calc(var(--trail) * -0.35s); }.shareai-homepage .sai-scale-trails i:nth-child(even) { background: linear-gradient(90deg, transparent, light-dark(rgba(135, 158, 186, 0.42), rgb(36 34 31 / 0.420)), transparent); }
@keyframes sai-scale-trail { to { transform: translateX(700px); } }
.shareai-homepage .sai-flywheel { position: relative; z-index: 3; display: grid; grid-template-columns: repeat(7, auto); align-items: center; justify-content: center; gap: 7px; }.shareai-homepage .sai-flywheel > span { display: grid; gap: 2px; padding: 9px 10px; border: 1px solid light-dark(rgba(255, 255, 255, 0.09), rgb(190 180 163 / 0.130)); border-radius: 8px; color: #eaf0f6; background: light-dark(rgba(255, 255, 255, 0.04), rgb(28 28 27 / 0.040)); font-size: 0.53rem; }.shareai-homepage .sai-flywheel small { color: light-dark(#7f92a9, #bdb7ae); font-size: 0.42rem; }.shareai-homepage .sai-flywheel > i { color: light-dark(#ff6e27, #ffb07a); font-size: 0.62rem; font-style: normal; }

.shareai-homepage .sai-request-inspector {
  position: absolute;
  right: 20px;
  bottom: 24px;
  z-index: 25;
  width: 208px;
  overflow: hidden;
  border: 1px solid light-dark(rgba(255, 255, 255, 0.11), rgb(190 180 163 / 0.130));
  border-radius: 14px;
  background: light-dark(rgba(10, 22, 37, 0.82), rgb(21 22 23 / 0.820));
  box-shadow: 0 18px 50px light-dark(rgba(0, 0, 0, 0.22), rgb(0 0 0 / 0.308));
  backdrop-filter: blur(18px);
}

.shareai-homepage .sai-request-inspector header { min-height: 43px; display: flex; align-items: center; justify-content: space-between; gap: 8px; padding: 0 11px; border-bottom: 1px solid light-dark(rgba(255, 255, 255, 0.08), rgb(190 180 163 / 0.130)); }.shareai-homepage .sai-request-inspector header b { color: light-dark(#a5b4c6, #a19a90); font-size: 0.48rem; font-weight: 620; }
.shareai-homepage .sai-request-inspector dl { display: grid; gap: 0; margin: 0; padding: 7px 11px; }.shareai-homepage .sai-request-inspector dl > div { min-width: 0; display: flex; align-items: center; justify-content: space-between; gap: 7px; padding: 5px 0; border-bottom: 1px solid light-dark(rgba(255, 255, 255, 0.045), rgb(190 180 163 / 0.130)); }.shareai-homepage .sai-request-inspector dl > div:last-child { border: 0; }.shareai-homepage .sai-request-inspector dt { color: light-dark(#6f839b, #bdb7ae); font-size: 0.44rem; }.shareai-homepage .sai-request-inspector dd { overflow: hidden; margin: 0; color: #dbe4ed; font-size: 0.46rem; font-weight: 640; text-align: right; text-overflow: ellipsis; white-space: nowrap; }
.shareai-homepage .sai-inspector-economics { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1px; background: light-dark(rgba(255, 255, 255, 0.07), rgb(28 28 27 / 0.070)); }.shareai-homepage .sai-inspector-economics > span { min-width: 0; display: grid; gap: 3px; padding: 8px 5px; background: light-dark(#102239, #151617); text-align: center; }.shareai-homepage .sai-inspector-economics small { color: light-dark(#75899f, #bdb7ae); font-size: 0.38rem; }.shareai-homepage .sai-inspector-economics strong { overflow: hidden; color: light-dark(#ff7b3a, #ffb07a); font-size: 0.48rem; text-overflow: ellipsis; }

.shareai-homepage .sai-journey-progress { position: absolute; top: 102px; right: 8px; bottom: 24px; z-index: 28; width: 2px; overflow: hidden; border-radius: 2px; background: rgba(255, 255, 255, 0.08); }.shareai-homepage .sai-journey-progress span { position: absolute; inset: 0; background: linear-gradient(#ff8749, #f4550b); box-shadow: 0 0 8px rgba(244, 85, 11, 0.7); transform: scaleY(0); transform-origin: top; }

.shareai-homepage .sai-journey-narrative { position: relative; }
.shareai-homepage .sai-journey-narrative::before { position: absolute; top: 38vh; bottom: 38vh; left: -22px; width: 1px; background: linear-gradient(transparent, rgba(244, 85, 11, 0.24) 8%, rgba(244, 85, 11, 0.24) 92%, transparent); content: ""; }
.shareai-homepage .sai-journey-step { position: relative; min-height: 78svh; display: flex; flex-direction: column; justify-content: center; opacity: 0.1; transform: translateY(16px); transition: opacity 450ms ease, transform 500ms ease; }
.shareai-homepage .sai-journey-step::before { position: absolute; left: -26px; width: 9px; height: 9px; border: 2px solid #c9b8aa; border-radius: 50%; background: #fffaf6; content: ""; transition: border-color 300ms ease, background 300ms ease, box-shadow 300ms ease, transform 300ms ease; }
.shareai-homepage .sai-journey-step.is-active { opacity: 1; transform: translateY(0); }.shareai-homepage .sai-journey-step.is-active::before { border-color: #f4550b; background: #f4550b; box-shadow: 0 0 0 7px rgba(244, 85, 11, 0.1); transform: scale(1.05); }
.shareai-homepage .sai-journey-step > span { margin-bottom: 19px; color: #f4550b; font-size: 0.66rem; font-weight: 780; letter-spacing: 0.13em; text-transform: uppercase; }
.shareai-homepage .sai-journey-step h3 { margin: 0; color: #10213a; font-size: clamp(2.25rem, 3.15vw, 3.55rem); letter-spacing: -0.058em; line-height: 0.98; }
.shareai-homepage .sai-journey-step > p { margin: 25px 0 0; color: #657489; font-size: clamp(0.93rem, 1.05vw, 1.07rem); line-height: 1.65; }.shareai-homepage .sai-journey-step > strong { margin-top: 20px; color: #1d334e; font-size: 0.78rem; line-height: 1.5; }.shareai-homepage .sai-journey-step > small { margin-top: 12px; color: #8792a1; font-size: 0.7rem; line-height: 1.55; }

.shareai-homepage .sai-journey-conversion { display: grid; grid-template-columns: minmax(0, 1fr) auto; align-items: end; gap: 50px; margin-bottom: clamp(90px, 10vw, 150px); padding: clamp(52px, 6vw, 84px); border: 1px solid rgba(244, 85, 11, 0.18); border-radius: 28px; background: radial-gradient(circle at 85% 15%, rgba(255, 110, 37, 0.16), transparent 34%), #13253e; box-shadow: 0 35px 95px rgba(35, 35, 40, 0.17); }
.shareai-homepage .sai-journey-conversion .sai-hp-kicker { color: #ff8242; }.shareai-homepage .sai-journey-conversion h2 { margin: 18px 0 0; color: #fff; font-size: clamp(3rem, 5vw, 5.8rem); letter-spacing: -0.065em; line-height: 0.92; }.shareai-homepage .sai-journey-conversion > div:first-child > p:last-child { max-width: 670px; margin: 25px 0 0; color: #aebbc9; font-size: 1rem; line-height: 1.65; }
.shareai-homepage .sai-journey-conversion__actions { min-width: 220px; display: grid; gap: 10px; }.shareai-homepage .sai-journey-conversion__actions .sai-hp-button { justify-content: center; }.shareai-homepage .sai-journey-conversion__actions .sai-hp-button--secondary { border-color: rgba(255, 255, 255, 0.2); color: #fff; background: rgba(255, 255, 255, 0.06); }.shareai-homepage .sai-journey-conversion__actions > p { display: flex; justify-content: space-between; gap: 14px; margin: 10px 0 0; }.shareai-homepage .sai-journey-conversion__actions > p a { color: #8ea0b5; font-size: 0.6rem; text-decoration: none; }.shareai-homepage .sai-journey-conversion__actions > p a:hover { color: #ff8447; }

.shareai-homepage .sai-builder-economics { padding: clamp(100px, 10vw, 160px) 0; border-top: 1px solid light-dark(rgba(28, 48, 73, 0.08), rgb(190 180 163 / 0.130)); background: linear-gradient(180deg, light-dark(rgba(255, 255, 255, 0.8), rgb(28 28 27 / 0.800)), light-dark(#fff8f2, #1c1c1b)); }
.shareai-homepage .sai-builder-economics__layout { display: grid; grid-template-columns: minmax(300px, 0.72fr) minmax(610px, 1.28fr); align-items: center; gap: clamp(58px, 7vw, 112px); }
.shareai-homepage .sai-builder-economics__copy .sai-hp-kicker { margin-left: 0; }.shareai-homepage .sai-builder-economics__copy h2 { margin: 23px 0 0; color: light-dark(#10213a, #ebe8e1); font-size: clamp(3.3rem, 4.7vw, 5.3rem); letter-spacing: -0.065em; line-height: 0.93; }.shareai-homepage .sai-builder-economics__copy > p:not(.sai-hp-kicker) { margin: 27px 0 0; color: light-dark(#657489, #bdb7ae); font-size: 1rem; line-height: 1.65; }.shareai-homepage .sai-builder-economics__copy > div { display: grid; gap: 11px; margin-top: 27px; }.shareai-homepage .sai-builder-economics__copy > div span { display: flex; align-items: center; gap: 9px; color: light-dark(#344860, #ebe8e1); font-size: 0.72rem; font-weight: 650; }.shareai-homepage .sai-builder-economics__copy .sai-hp-icon { width: 15px; height: 15px; color: light-dark(#f4550b, #ffb07a); }

@media (max-width: 1180px) {
  .shareai-homepage .sai-journey-layout { grid-template-columns: minmax(0, 1.55fr) minmax(290px, 0.65fr); gap: 34px; }
  .shareai-homepage .sai-journey-stage { height: min(680px, calc(100svh - 100px)); min-height: 570px; }
  .shareai-homepage .sai-journey-stage__topline > p { display: none; }
  .shareai-homepage .sai-journey-visual { right: 205px; }
  .shareai-homepage .sai-request-inspector { right: 14px; width: 184px; }
  .shareai-homepage .sai-gateway-operations > span:nth-child(1) { top: 4%; left: 50%; }
  .shareai-homepage .sai-gateway-operations > span:nth-child(2) { top: 30%; left: 88%; }
  .shareai-homepage .sai-gateway-operations > span:nth-child(3) { top: 78%; left: 82%; }
  .shareai-homepage .sai-gateway-operations > span:nth-child(4) { top: 91%; left: 50%; }
  .shareai-homepage .sai-gateway-operations > span:nth-child(5) { top: 38%; left: 12%; }
  .shareai-homepage .sai-builder-economics__layout { grid-template-columns: 1fr; }
  .shareai-homepage .sai-builder-economics__copy { max-width: 680px; }
}

@media (max-width: 900px) {
  .shareai-homepage .sai-journey-intro { padding-top: 100px; }
  .shareai-homepage .sai-journey-intro h2 { font-size: clamp(3.3rem, 11vw, 5.7rem); }
  .shareai-homepage .sai-journey-layout { display: block; }
  .shareai-homepage .sai-journey-stage { top: 76px; height: 360px; min-height: 0; border-radius: 22px; }
  .shareai-homepage .sai-journey-stage__topline { min-height: 61px; padding: 0 17px; }
  .shareai-homepage .sai-journey-layers > span { padding: 6px 8px; }.shareai-homepage .sai-journey-layers small { display: none; }
  .shareai-homepage .sai-journey-viewport { inset: 61px 0 0; }
  .shareai-homepage .sai-request-object { top: 13px; left: 14px; min-width: 145px; padding: 8px 10px; }.shareai-homepage .sai-request-object small { display: none; }
  .shareai-homepage .sai-request-inspector { right: 12px; bottom: 12px; width: 170px; }.shareai-homepage .sai-request-inspector dl { display: none; }
  .shareai-homepage .sai-journey-visual { inset: 68px 190px 10px 14px; }
  .shareai-homepage .sai-demo-app__body { min-height: 145px; padding: 18px; }.shareai-homepage .sai-demo-app > footer { display: none; }
  .shareai-homepage .sai-gateway-operations > span { top: calc(44% + sin(var(--angle)) * 90px); left: calc(50% + cos(var(--angle)) * 120px); }.shareai-homepage .sai-gateway-core { top: 44%; width: 92px; height: 92px; }.shareai-homepage .sai-request-envelope { display: none; }
  .shareai-homepage .sai-routing-policy { left: 0; }.shareai-homepage .sai-routing-factors { display: none; }
  .shareai-homepage .sai-provider-rack { height: 100px; }.shareai-homepage .sai-provider-progress { display: none; }
  .shareai-homepage .sai-settlement-parties { grid-template-columns: 1fr 1fr; }.shareai-homepage .sai-settlement-parties > span::before { display: none; }
  .shareai-homepage .sai-flywheel { grid-template-columns: 1fr 1fr; }.shareai-homepage .sai-flywheel > i { display: none; }
  .shareai-homepage .sai-journey-narrative { padding: 30px 14px 0 44px; }.shareai-homepage .sai-journey-narrative::before { top: 50px; bottom: 50px; left: 17px; }
  .shareai-homepage .sai-journey-step { min-height: 0; padding: 75px 0; opacity: 0.46; }.shareai-homepage .sai-journey-step::before { left: -31px; }
  .shareai-homepage .sai-journey-conversion { grid-template-columns: 1fr; align-items: start; }.shareai-homepage .sai-journey-conversion__actions { min-width: 0; width: min(100%, 360px); }
  .shareai-homepage .sai-builder-economics__layout { grid-template-columns: 1fr; }
}

@media (max-width: 620px) {
  .shareai-homepage .sai-journey-intro { padding-top: 82px; padding-bottom: 58px; text-align: left; }.shareai-homepage .sai-journey-intro .sai-hp-kicker { margin-left: 0; }.shareai-homepage .sai-journey-intro h2 { font-size: clamp(3.05rem, 15vw, 4.7rem); }.shareai-homepage .sai-journey-intro > p:not(.sai-hp-kicker) { margin-top: 24px; font-size: 1rem; }
  .shareai-homepage .sai-journey-intro__system { width: 100%; align-items: flex-start; flex-direction: column; gap: 9px; }.shareai-homepage .sai-journey-intro__system i { display: none; }
  .shareai-homepage .sai-journey-stage { top: 69px; height: 300px; margin-right: -8px; margin-left: -8px; border-radius: 18px; }
  .shareai-homepage .sai-journey-layers { width: 100%; justify-content: space-between; }.shareai-homepage .sai-journey-layers > span { padding: 5px 6px; }.shareai-homepage .sai-journey-layers b { font-size: 0.55rem; }
  .shareai-homepage .sai-request-object { min-width: 132px; }.shareai-homepage .sai-request-object strong { font-size: 0.59rem; }
  .shareai-homepage .sai-request-inspector { bottom: 9px; width: 150px; }.shareai-homepage .sai-request-inspector header { min-height: 36px; }.shareai-homepage .sai-inspector-economics > span { padding: 6px 2px; }
  .shareai-homepage .sai-journey-visual { inset: 61px 8px 9px; padding-right: 0; }
  .shareai-homepage .sai-journey-visual--builder,.shareai-homepage .sai-journey-visual--response { right: 8px; padding-left: 118px; }.shareai-homepage .sai-demo-app__body { grid-template-columns: 1fr; min-height: 120px; padding: 12px; }.shareai-homepage .sai-demo-app__avatar,.shareai-homepage .sai-demo-app__body button { display: none; }.shareai-homepage .sai-demo-app__body p { grid-column: 1; padding: 11px; font-size: 0.63rem; }
  .shareai-homepage .sai-price-rule { width: 180px; margin-right: 0; padding: 13px; }.shareai-homepage .sai-price-rule strong { font-size: 1.25rem; }.shareai-homepage .sai-price-equation { display: none; }
  .shareai-homepage .sai-gateway-core { left: 65%; }.shareai-homepage .sai-gateway-operations > span { display: none; }.shareai-homepage .sai-gateway-operations > span:nth-child(-n+3) { left: 24%; display: grid; }.shareai-homepage .sai-gateway-operations > span:nth-child(1) { top: 20%; }.shareai-homepage .sai-gateway-operations > span:nth-child(2) { top: 48%; }.shareai-homepage .sai-gateway-operations > span:nth-child(3) { top: 76%; }
  .shareai-homepage .sai-journey-visual--routing { inset: 54px 4px 4px; }.shareai-homepage .sai-routing-node { padding: 5px 6px; }.shareai-homepage .sai-routing-node strong { font-size: 0.43rem; }.shareai-homepage .sai-routing-node--own { top: 20%; left: 3%; }.shareai-homepage .sai-routing-node--selected { top: 64%; left: 45%; }.shareai-homepage .sai-routing-node--network { top: 20%; right: 2%; }
  .shareai-homepage .sai-journey-visual--provider { grid-template-columns: 1fr 80px; padding-left: 108px; }.shareai-homepage .sai-provider-node > header { padding: 0 8px; }.shareai-homepage .sai-provider-node > header b { display: none; }.shareai-homepage .sai-provider-node > footer { display: none; }.shareai-homepage .sai-provider-share strong { font-size: 1.6rem; }
  .shareai-homepage .sai-creator-model { width: 210px; margin-left: auto; padding: 16px; }.shareai-homepage .sai-creator-model > span { width: 40px; height: 40px; }.shareai-homepage .sai-creator-model .sai-hp-icon { width: 20px; height: 20px; }.shareai-homepage .sai-creator-model > strong { font-size: 0.85rem; }
  .shareai-homepage .sai-journey-visual--settlement { padding-left: 108px; gap: 8px; }.shareai-homepage .sai-settlement-rail { height: 26px; }.shareai-homepage .sai-settlement-parties > span { padding: 7px; }.shareai-homepage .sai-settlement-parties strong { font-size: 0.62rem; }.shareai-homepage .sai-settlement-parties em { display: none; }
  .shareai-homepage .sai-demo-answer { width: 220px; margin-left: auto; }.shareai-homepage .sai-demo-answer > p { padding: 15px; font-size: 0.55rem; }.shareai-homepage .sai-demo-answer > header small { display: none; }
  .shareai-homepage .sai-journey-visual--scale { padding-left: 105px; }.shareai-homepage .sai-scale-counter strong { font-size: 2.2rem; }.shareai-homepage .sai-flywheel { display: none; }
  .shareai-homepage .sai-journey-step { padding: 64px 0; }.shareai-homepage .sai-journey-step h3 { font-size: 2.5rem; }
  .shareai-homepage .sai-journey-conversion { margin-right: 0; margin-left: 0; padding: 34px 24px; border-radius: 20px; }.shareai-homepage .sai-journey-conversion h2 { font-size: 3.25rem; }.shareai-homepage .sai-journey-conversion__actions > p { flex-direction: column; }
  .shareai-homepage .sai-builder-economics { padding: 88px 0; }.shareai-homepage .sai-builder-economics__copy h2 { font-size: 3.15rem; }
}

@media (prefers-reduced-motion: reduce) {
  .shareai-homepage .sai-request-object > span i,
  .shareai-homepage .sai-request-inspector header > span i,
  .shareai-homepage .sai-provider-rack > i,
  .shareai-homepage .sai-provider-progress span::before,
  .shareai-homepage .sai-attribution-line i,
  .shareai-homepage .sai-response-path i,
  .shareai-homepage .sai-scale-trails i { animation: none !important; }
  .shareai-homepage .sai-journey-step,
  .shareai-homepage .sai-journey-visual { transition-duration: 1ms; }
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }

  .shareai-homepage .sai-hp-webgl {
    display: none;
  }

  .shareai-homepage .sai-hero-membrane-canvas {
    display: none;
  }

  .shareai-homepage .sai-hero-membrane-shell {
    will-change: auto;
  }

  .shareai-homepage .sai-company-carousel__viewport {
    overflow-x: auto;
    -webkit-mask-image: none;
    mask-image: none;
    scrollbar-width: thin;
  }

  .shareai-homepage .sai-company-carousel__track {
    animation: none;
    transform: none;
    will-change: auto;
  }

  .shareai-homepage .sai-company-carousel__group[aria-hidden="true"] {
    display: none;
  }

  .shareai-homepage .sai-company-context {
    transition: none;
  }

  .shareai-homepage .sai-company-context__identity,
  .shareai-homepage .sai-company-context__copy,
  .shareai-homepage .sai-company-context__cta,
  .shareai-homepage .sai-company-context__close {
    transition: none;
  }

  .shareai-homepage .sai-hp-hero {
    display: flex;
    min-height: 100svh;
    padding-top: clamp(118px, 13vh, 142px);
    padding-bottom: clamp(50px, 6vh, 70px);
  }

  .shareai-homepage .sai-hp-hero-grid {
    position: static;
    min-height: 0;
    padding: 0;
  }

  .shareai-homepage .sai-hp-copy-plane,
  .shareai-homepage .sai-hp-copy-plane > * {
    transform: none;
    will-change: auto;
  }

  .shareai-homepage .sai-hero-membrane-fallback,
  .shareai-homepage.is-hero-membrane-ready .sai-hero-membrane-fallback {
    opacity: 0.76;
  }

  .shareai-homepage .sai-hp-fallback-ribbon {
    opacity: 0.28;
  }

  .shareai-homepage *,
  .shareai-homepage *::before,
  .shareai-homepage *::after {
    transition-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
  }

  .shareai-homepage.is-enhanced .sai-reveal {
    opacity: 1;
    transform: none;
  }
}

/* Homepage sequence: hero with company rail, ecosystem, Developers & API, latest posts, FAQ. */
.shareai-homepage .sai-company-dock {
  position: absolute;
  top: auto;
  right: auto;
  bottom: 0;
  left: 50%;
  z-index: 35;
  width: min(1502px, calc(100% - clamp(40px, 7vw, 112px)));
  min-height: 78px;
  margin: 0;
  padding-right: clamp(18px, 2vw, 30px);
  padding-left: clamp(18px, 2vw, 30px);
  border-top: 1px solid light-dark(rgba(28, 50, 73, 0.07), rgb(190 180 163 / 0.130));
  border-bottom: 1px solid light-dark(rgba(28, 50, 73, 0.08), rgb(190 180 163 / 0.130));
  background: linear-gradient(90deg, light-dark(rgba(255, 255, 255, 0.94), rgb(28 28 27 / 0.940)), light-dark(rgba(255, 250, 246, 0.88), rgb(28 28 27 / 0.880)));
  box-shadow: 0 18px 46px light-dark(rgba(60, 40, 26, 0.07), rgb(0 0 0 / 0.098));
  transform: translateX(-50%);
  transition: min-height 220ms ease, box-shadow 220ms ease;
}

body.admin-bar .shareai-homepage .sai-company-dock {
  top: auto;
}

.shareai-homepage :is(#ecosystem, #how-it-works, .sai-role-story) {
  scroll-margin-top: 104px;
}

.shareai-homepage .sai-ecosystem-section {
  min-height: 0;
  padding-top: clamp(112px, 8vw, 154px);
  padding-bottom: clamp(110px, 8vw, 150px);
}

.shareai-homepage .sai-ecosystem-section .sai-ecosystem-container {
  position: relative;
  width: min(1264px, calc(100% - clamp(40px, 7vw, 112px)));
  padding-inline: 18px;
}

.shareai-homepage .sai-ecosystem-section .sai-ecosystem-container::before,
.shareai-homepage .sai-ecosystem-section .sai-ecosystem-container::after {
  content: "";
  position: absolute;
  top: calc(clamp(112px, 8vw, 154px) * -1);
  bottom: calc(clamp(110px, 8vw, 150px) * -1);
  z-index: 0;
  width: 1px;
  pointer-events: none;
  background: linear-gradient(180deg, transparent, light-dark(rgba(27, 55, 79, 0.075), rgb(21 22 23 / 0.075)) 10%, light-dark(rgba(27, 55, 79, 0.075), rgb(21 22 23 / 0.075)) 90%, transparent);
}

.shareai-homepage .sai-ecosystem-section .sai-ecosystem-container::before {
  left: 0;
}

.shareai-homepage .sai-ecosystem-section .sai-ecosystem-container::after {
  right: 0;
}

.shareai-homepage .sai-ecosystem-section .sai-ecosystem-container > * {
  position: relative;
  z-index: 1;
}

.shareai-homepage .sai-ecosystem-section .sai-section-heading {
  max-width: 1240px;
}

.shareai-homepage .sai-ecosystem-section .sai-section-heading h2 {
  max-width: 1180px;
  font-size: clamp(2.35rem, 3vw, 3.45rem);
  font-weight: 450;
  letter-spacing: -0.052em;
  line-height: 1.04;
}

.shareai-homepage .sai-ecosystem-section .sai-section-heading h2 strong.sai-scroll-weight {
  color: light-dark(#718098, #bdb7ae);
  font-weight: 440;
}

.shareai-homepage .sai-ecosystem-section .sai-section-heading h2 span {
  color: light-dark(#718098, #bdb7ae);
  font-weight: 440;
}

.shareai-homepage .sai-ecosystem-section .sai-section-heading h2 strong.sai-scroll-weight > .sai-scroll-weight__word {
  display: inline-block;
  color: var(--sai-scroll-word-color, light-dark(#718098, #bdb7ae));
  font-weight: var(--sai-scroll-word-weight, 440);
  font-variation-settings: "wght" var(--sai-scroll-word-weight, 440);
  transition: color 80ms linear, font-weight 80ms linear;
  will-change: color, font-weight;
}

.shareai-homepage .sai-ecosystem-section .sai-section-heading h2.is-scroll-weight-webgl {
  position: relative;
  isolation: isolate;
}

.shareai-homepage .sai-ecosystem-section .sai-section-heading h2.is-scroll-weight-webgl > strong,
.shareai-homepage .sai-ecosystem-section .sai-section-heading h2.is-scroll-weight-webgl > span {
  position: relative;
  z-index: 1;
}

.shareai-homepage .sai-ecosystem-section .sai-section-heading h2.is-scroll-weight-webgl strong.sai-scroll-weight > .sai-scroll-weight__word {
  color: transparent;
  font-weight: 440;
  font-variation-settings: "wght" 440;
  -webkit-text-fill-color: transparent;
  transition: none;
  will-change: auto;
}

.shareai-homepage .sai-scroll-weight__baseline {
  display: inline-block;
  width: 0;
  height: 0;
  padding: 0;
  margin: 0;
  overflow: hidden;
  vertical-align: baseline;
  pointer-events: none;
}

.shareai-homepage .sai-ecosystem-section .sai-scroll-weight__webgl {
  position: absolute;
  inset: 0;
  z-index: 2;
  display: block;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

@media (prefers-reduced-motion: reduce) {
  .shareai-homepage .sai-ecosystem-section .sai-section-heading h2 strong.sai-scroll-weight > .sai-scroll-weight__word {
    transition: none;
    will-change: auto;
  }
}

.shareai-homepage .sai-ecosystem-section .sai-business-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(20px, 1.4vw, 26px);
}

.shareai-homepage .sai-ecosystem-section .sai-business-grid > article {
  grid-template-columns: minmax(220px, 0.86fr) minmax(270px, 1.14fr);
  min-height: clamp(540px, 35vw, 680px);
  gap: clamp(18px, 1.4vw, 26px);
  padding: clamp(38px, 2.8vw, 52px) clamp(30px, 2.3vw, 46px);
}

.shareai-homepage .sai-ecosystem-section .sai-business-card :is(.sai-mini-wallet, .sai-mini-metric, .sai-service-list, .sai-price-card, .sai-api-mini) {
  width: 100%;
  min-height: clamp(220px, 15vw, 285px);
  justify-content: center;
  padding: clamp(22px, 2vw, 32px);
}

.shareai-homepage .sai-ecosystem-section .sai-business-card .sai-server-stack {
  min-height: clamp(240px, 16vw, 310px);
}

.shareai-homepage .sai-ecosystem-section .sai-business-card .sai-api-mini {
  display: flex;
  align-items: center;
}

.shareai-homepage .sai-ecosystem-section .sai-business-card :is(.sai-mini-wallet, .sai-mini-metric) strong {
  font-size: clamp(1.7rem, 2vw, 2.35rem);
}

@media (min-width: 1281px) {
  .shareai-homepage .sai-ecosystem-section .sai-business-grid {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }

  .shareai-homepage .sai-ecosystem-section .sai-business-grid > article {
    grid-column: span 5;
  }

  .shareai-homepage .sai-ecosystem-section .sai-business-grid > article:first-child {
    grid-column: span 7;
  }

  .shareai-homepage .sai-ecosystem-section .sai-business-grid > article:nth-child(2) {
    grid-column: span 3;
    grid-template-columns: 1fr;
  }

  .shareai-homepage .sai-ecosystem-section .sai-business-grid > article:nth-child(2) > div:first-of-type {
    max-width: 390px;
    padding-right: 42px;
  }

  .shareai-homepage .sai-ecosystem-section .sai-business-grid > article:nth-child(2) .sai-mini-metric {
    min-height: 270px;
  }
}

.shareai-homepage .sai-ecosystem-section .sai-business-grid h3 {
  font-size: clamp(1.28rem, 1.25vw, 1.5rem);
}

.shareai-homepage .sai-ecosystem-section .sai-business-grid p {
  font-size: clamp(0.84rem, 0.78vw, 0.94rem);
  line-height: 1.55;
}

.shareai-homepage .sai-ecosystem-section .sai-business-card {
  isolation: isolate;
  cursor: pointer;
  outline: none;
  transition: transform 260ms cubic-bezier(0.2, 0.75, 0.2, 1), background-color 260ms ease, border-color 260ms ease, box-shadow 260ms ease;
}

.shareai-homepage .sai-ecosystem-section .sai-business-card::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  background:
    radial-gradient(circle at 88% 12%, rgba(255, 112, 34, 0.15), transparent 29%),
    linear-gradient(145deg, light-dark(rgba(255, 255, 255, 0.36), rgb(255 255 255 / 0.035)), transparent 62%);
  opacity: 0;
  pointer-events: none;
  transition: opacity 260ms ease;
}

.shareai-homepage .sai-ecosystem-section .sai-business-card > :not(em):not(.sai-business-card__expand) {
  position: relative;
  z-index: 1;
}

.shareai-homepage .sai-ecosystem-section .sai-business-card > em {
  position: absolute;
  top: 18px;
  left: 20px;
}

.shareai-homepage .sai-ecosystem-section .sai-business-card:hover,
.shareai-homepage .sai-ecosystem-section .sai-business-card:focus-visible {
  border-color: light-dark(rgba(240, 83, 10, 0.4), rgb(255 176 122 / 0.45));
  background-color: light-dark(rgba(255, 255, 255, 0.9), rgb(55 55 52 / 0.98));
  box-shadow: 0 28px 64px light-dark(rgba(91, 48, 19, 0.12), rgb(0 0 0 / 0.168));
  transform: translateY(-7px);
}

.shareai-homepage .sai-ecosystem-section .sai-business-card:focus-visible {
  box-shadow: 0 0 0 4px light-dark(rgba(244, 90, 10, 0.14), rgb(255 176 122 / 0.22)), 0 28px 64px light-dark(rgba(91, 48, 19, 0.12), rgb(0 0 0 / 0.168));
}

.shareai-homepage .sai-ecosystem-section .sai-business-card:hover::before,
.shareai-homepage .sai-ecosystem-section .sai-business-card:focus-visible::before {
  opacity: 1;
}

.shareai-homepage .sai-business-card__expand {
  position: absolute !important;
  top: 20px;
  right: 20px;
  z-index: 3 !important;
  width: 42px;
  height: 42px;
  display: grid;
  place-items: center;
  border-radius: 11px;
  color: light-dark(#ef550d, #ffb07a);
  background: light-dark(rgba(255, 246, 240, 0.9), rgb(255 176 122 / 0.08));
  box-shadow: inset 0 0 0 1px light-dark(rgba(244, 90, 10, 0.08), rgb(255 176 122 / 0.16));
  transition: color 220ms ease, background-color 220ms ease, box-shadow 220ms ease, transform 220ms ease;
}

.shareai-homepage .sai-business-card__expand .sai-hp-icon {
  width: 18px;
  height: 18px;
}

.shareai-homepage .sai-business-card:hover .sai-business-card__expand,
.shareai-homepage .sai-business-card:focus-visible .sai-business-card__expand {
  color: #fff;
  background: linear-gradient(135deg, #ff7625, #ec4800);
  box-shadow: 0 12px 24px light-dark(rgba(235, 72, 0, 0.2), rgb(0 0 0 / 0.280));
  transform: translate(2px, -2px);
}

.shareai-homepage .sai-business-card :is(.sai-mini-wallet, .sai-mini-metric, .sai-server-stack, .sai-service-list, .sai-price-card, .sai-api-mini) {
  transition: transform 300ms cubic-bezier(0.2, 0.75, 0.2, 1), box-shadow 300ms ease;
}

.shareai-homepage .sai-business-card:hover :is(.sai-mini-wallet, .sai-mini-metric, .sai-server-stack, .sai-service-list, .sai-price-card, .sai-api-mini),
.shareai-homepage .sai-business-card:focus-visible :is(.sai-mini-wallet, .sai-mini-metric, .sai-server-stack, .sai-service-list, .sai-price-card, .sai-api-mini) {
  transform: translateY(-5px) scale(1.015);
}

html.sai-business-dialog-open,
html.sai-business-dialog-open body {
  overflow: hidden !important;
  overscroll-behavior: none;
}

html.sai-business-dialog-open body {
  position: fixed !important;
  left: 0;
  right: 0;
  width: 100%;
}

.shareai-homepage .sai-business-dialog {
  position: fixed;
  inset: 0;
  box-sizing: border-box;
  width: 100vw;
  height: 100dvh;
  max-width: none;
  max-height: none;
  margin: 0;
  padding: clamp(28px, 6vh, 76px) 24px;
  overflow-x: hidden;
  overflow-y: auto;
  overscroll-behavior: contain;
  border: 0;
  background: transparent;
  color: light-dark(#13243e, #ebe8e1);
  scrollbar-gutter: stable;
}

.shareai-homepage .sai-business-dialog::backdrop {
  background: light-dark(rgba(226, 235, 245, 0.94), rgb(28 28 27 / 0.940));
  -webkit-backdrop-filter: blur(3px) saturate(0.55);
  backdrop-filter: blur(3px) saturate(0.55);
}

.shareai-homepage .sai-business-dialog[open] {
  display: block;
}

.shareai-homepage .sai-business-dialog__surface {
  position: relative;
  width: min(1180px, calc(100vw - 48px));
  max-height: none;
  margin: 0 auto;
  overflow: visible;
  border-radius: 30px;
  background:
    radial-gradient(circle at 96% 0, rgba(255, 126, 49, 0.13), transparent 32%),
    linear-gradient(145deg, light-dark(#fff, #1c1c1b), light-dark(#fffaf6, #1c1c1b));
  box-shadow: 0 44px 120px light-dark(rgba(17, 31, 51, 0.25), rgb(0 0 0 / 0.350));
  animation: sai-business-dialog-in 300ms cubic-bezier(0.16, 1, 0.3, 1) both;
}

.shareai-homepage .sai-business-dialog__close {
  position: absolute;
  top: 22px;
  right: 22px;
  z-index: 5;
  width: 42px;
  height: 42px;
  display: grid;
  place-items: center;
  padding: 0;
  border: 0;
  border-radius: 12px;
  color: light-dark(#31445f, #ebe8e1);
  background: light-dark(#f3f6fa, #1c1c1b);
  font: inherit;
  font-size: 1.35rem;
  cursor: pointer;
  transition: color 180ms ease, background-color 180ms ease, transform 180ms ease;
}

.shareai-homepage .sai-business-dialog__close:hover,
.shareai-homepage .sai-business-dialog__close:focus-visible {
  color: light-dark(#e94a02, #ffb07a);
  background: light-dark(#fff0e6, #1c1c1b);
  outline: none;
  transform: rotate(4deg);
}

.shareai-homepage .sai-business-dialog__header {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(330px, 0.95fr);
  gap: clamp(42px, 6vw, 82px);
  padding: clamp(52px, 5vw, 72px) clamp(34px, 5vw, 68px) 38px;
}

.shareai-homepage .sai-business-dialog__eyebrow {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0 0 20px;
  color: light-dark(#eb5008, #ffb07a);
  font-size: 0.72rem;
  font-weight: 760;
  letter-spacing: 0.11em;
  text-transform: uppercase;
}

.shareai-homepage .sai-business-dialog__eyebrow span {
  display: grid;
  place-items: center;
  width: 30px;
  height: 30px;
  border-radius: 9px;
  color: #fff;
  background: linear-gradient(135deg, #ff7625, #ec4800);
  letter-spacing: 0;
}

.shareai-homepage .sai-business-dialog__header h2 {
  max-width: 650px;
  color: light-dark(#11243f, #ebe8e1);
  font-size: clamp(2.45rem, 4vw, 4.5rem);
  line-height: 0.98;
}

.shareai-homepage .sai-business-dialog__header h2 + p {
  max-width: 620px;
  margin: 25px 0 0;
  color: light-dark(#58677d, #bdb7ae);
  font-size: clamp(1rem, 1.2vw, 1.2rem);
  line-height: 1.55;
}

.shareai-homepage .sai-business-dialog__header ul {
  align-self: end;
  display: grid;
  gap: 14px;
  margin: 0;
  padding: 0 54px 4px 0;
  list-style: none;
}

.shareai-homepage .sai-business-dialog__header li {
  position: relative;
  padding-left: 29px;
  color: light-dark(#40526d, #bdb7ae);
  font-size: 0.96rem;
  line-height: 1.4;
}

.shareai-homepage .sai-business-dialog__header li::before {
  content: "✓";
  position: absolute;
  top: 0;
  left: 0;
  width: 19px;
  height: 19px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  color: light-dark(#ec5008, #ffb07a);
  background: light-dark(#ffede2, #1c1c1b);
  font-size: 0.68rem;
  font-weight: 800;
}

.shareai-homepage .sai-business-dialog__dashboard {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(330px, 0.92fr);
  gap: 16px;
  padding: 0 clamp(24px, 5vw, 68px) clamp(36px, 4vw, 54px);
}

.shareai-homepage .sai-business-dialog__primary {
  min-height: 350px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: clamp(30px, 4vw, 52px);
  overflow: hidden;
  border-radius: 22px;
  background:
    radial-gradient(circle at 74% 22%, light-dark(rgba(255, 255, 255, 0.92), rgb(28 28 27 / 0.920)), transparent 20%),
    linear-gradient(145deg, light-dark(#eef0ff, #1c1c1b) 0%, light-dark(#f6f5ff, #1c1c1b) 40%, light-dark(#ffd6c2, #1c1c1b) 100%);
}

.shareai-homepage .sai-business-dialog__primary > span {
  color: light-dark(#52627a, #bdb7ae);
  font-size: 0.76rem;
  font-weight: 680;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.shareai-homepage .sai-business-dialog__primary > strong {
  margin-top: 8px;
  color: light-dark(#ef540d, #ffb07a);
  font-size: clamp(3.5rem, 6.4vw, 6.2rem);
  font-weight: 710;
  letter-spacing: -0.07em;
  line-height: 1;
}

.shareai-homepage .sai-business-dialog__primary > small {
  margin-top: 11px;
  color: light-dark(#607087, #bdb7ae);
  font-size: 0.76rem;
}

.shareai-homepage .sai-business-dialog__chart {
  height: 100px;
  display: flex;
  align-items: flex-end;
  gap: 7px;
  margin-top: 30px;
  padding-top: 15px;
  border-top: 1px solid light-dark(rgba(69, 83, 120, 0.1), rgb(190 180 163 / 0.130));
}

.shareai-homepage .sai-business-dialog__chart i {
  flex: 1 1 0;
  height: var(--sai-stat-height, 50%);
  min-width: 5px;
  border-radius: 4px 4px 1px 1px;
  background: linear-gradient(180deg, #ff7a2a, #ef4e05);
  box-shadow: 0 8px 14px light-dark(rgba(235, 74, 0, 0.12), rgb(0 0 0 / 0.168));
  transform-origin: bottom;
  animation: sai-business-bar-in 520ms cubic-bezier(0.16, 1, 0.3, 1) both;
}

.shareai-homepage .sai-business-dialog__stats {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.shareai-homepage .sai-business-dialog__stats article {
  min-height: 160px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 26px;
  border-radius: 20px;
  background: light-dark(rgba(247, 249, 252, 0.94), rgb(28 28 27 / 0.940));
  box-shadow: inset 0 0 0 1px light-dark(rgba(50, 69, 96, 0.055), rgb(0 0 0 / 0.077));
}

.shareai-homepage .sai-business-dialog__stats article:first-child {
  grid-column: 1 / -1;
  background: linear-gradient(145deg, light-dark(#fff7f1, #1c1c1b), light-dark(#ffe0cf, #1c1c1b));
}

.shareai-homepage .sai-business-dialog__stats span {
  color: light-dark(#647187, #bdb7ae);
  font-size: 0.72rem;
}

.shareai-homepage .sai-business-dialog__stats strong {
  margin: 7px 0 10px;
  color: light-dark(#172943, #ebe8e1);
  font-size: clamp(1.7rem, 3vw, 2.7rem);
  letter-spacing: -0.045em;
}

.shareai-homepage .sai-business-dialog__stats article:first-child strong {
  color: light-dark(#ef540d, #ffb07a);
}

.shareai-homepage .sai-business-dialog__stats small {
  color: light-dark(#8b95a4, #a19a90);
  font-size: 0.65rem;
}

.shareai-homepage .sai-business-dialog__footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
  padding: 24px clamp(24px, 5vw, 68px) 28px;
  border-top: 1px solid light-dark(rgba(37, 55, 80, 0.08), rgb(190 180 163 / 0.130));
}

.shareai-homepage .sai-business-dialog__footer > p {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 0;
  color: light-dark(#6a778a, #bdb7ae);
  font-size: 0.73rem;
}

.shareai-homepage .sai-business-dialog__footer > p > span {
  width: 8px;
  height: 8px;
  flex: 0 0 8px;
  border-radius: 50%;
  background: #2cb67d;
  box-shadow: 0 0 0 5px light-dark(rgba(44, 182, 125, 0.1), rgb(0 0 0 / 0.140));
}

.shareai-homepage .sai-business-dialog__footer > div {
  display: flex;
  align-items: center;
  gap: 10px;
}

.shareai-homepage .sai-business-dialog__footer button,
.shareai-homepage .sai-business-dialog__footer a {
  min-height: 46px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 0 20px;
  border: 0;
  border-radius: 10px;
  font: inherit;
  font-size: 0.8rem;
  font-weight: 720;
  text-decoration: none;
  cursor: pointer;
}

.shareai-homepage .sai-business-dialog__footer button {
  color: light-dark(#263b57, #ebe8e1);
  background: light-dark(#f1f4f8, #1c1c1b);
}

.shareai-homepage .sai-business-dialog__footer a {
  color: #fff;
  background: linear-gradient(135deg, #ff7020, #ed4800);
  box-shadow: 0 12px 25px light-dark(rgba(237, 72, 0, 0.17), rgb(0 0 0 / 0.238));
}

.shareai-homepage .sai-business-dialog__footer .sai-hp-icon {
  width: 16px;
  height: 16px;
}

@keyframes sai-business-dialog-in {
  from { opacity: 0; transform: translateY(18px) scale(0.985); }
  to { opacity: 1; transform: none; }
}

@keyframes sai-business-bar-in {
  from { opacity: 0; transform: scaleY(0.15); }
  to { opacity: 1; transform: scaleY(1); }
}

@media (max-width: 1100px) {
  .shareai-homepage .sai-company-dock {
    position: absolute;
    top: auto;
    grid-template-columns: minmax(210px, 0.64fr) minmax(0, 2.36fr);
    gap: 20px;
    width: calc(100% - 40px);
    min-height: 76px;
    margin: 0;
    padding: 0 20px;
  }

  body.admin-bar .shareai-homepage .sai-company-dock {
    top: auto;
  }

  .shareai-homepage .sai-ecosystem-section .sai-business-grid > article {
    grid-template-columns: minmax(190px, 0.86fr) minmax(230px, 1.14fr);
    min-height: 390px;
  }
}

@media (max-width: 760px) {
  .shareai-homepage .sai-company-dock {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    grid-template-columns: 1fr;
    width: 100%;
    min-height: 76px;
    gap: 0;
    margin-top: 24px;
    padding: 10px 14px;
    transform: none;
  }

  .shareai-homepage .sai-company-dock > p {
    display: none;
  }

  .shareai-homepage .sai-company-dock.is-company-active {
    min-height: 142px;
  }

  .shareai-homepage :is(#ecosystem, #how-it-works, .sai-role-story) {
    scroll-margin-top: 100px;
  }

  .shareai-homepage .sai-ecosystem-section {
    padding-top: 88px;
    padding-bottom: 90px;
  }

  .shareai-homepage .sai-ecosystem-section .sai-ecosystem-container {
    width: calc(100% - 28px);
    padding-inline: 0;
  }

  .shareai-homepage .sai-ecosystem-section .sai-ecosystem-container::before,
  .shareai-homepage .sai-ecosystem-section .sai-ecosystem-container::after {
    display: none;
  }

  .shareai-homepage .sai-ecosystem-section .sai-business-grid {
    grid-template-columns: 1fr;
  }

  .shareai-homepage .sai-ecosystem-section .sai-business-grid > article {
    min-height: 360px;
    padding: 28px 22px;
  }

  .shareai-homepage .sai-business-dialog {
    padding: 10px;
  }

  .shareai-homepage .sai-business-dialog__surface {
    width: 100%;
    max-height: none;
    border-radius: 22px;
  }

  .shareai-homepage .sai-business-dialog__header,
  .shareai-homepage .sai-business-dialog__dashboard {
    grid-template-columns: 1fr;
  }

  .shareai-homepage .sai-business-dialog__header {
    gap: 28px;
    padding: 60px 24px 30px;
  }

  .shareai-homepage .sai-business-dialog__header ul {
    padding-right: 0;
  }

  .shareai-homepage .sai-business-dialog__dashboard {
    padding: 0 16px 28px;
  }

  .shareai-homepage .sai-business-dialog__primary {
    min-height: 290px;
  }

  .shareai-homepage .sai-business-dialog__footer {
    align-items: stretch;
    flex-direction: column;
    padding: 22px 18px;
  }
}

@media (max-width: 560px) {
  body.admin-bar .shareai-homepage .sai-company-dock {
    top: auto;
  }

  .shareai-homepage .sai-ecosystem-section .sai-business-grid > article {
    grid-template-columns: 1fr;
    min-height: 0;
  }

  .shareai-homepage .sai-business-card__expand {
    top: 16px;
    right: 16px;
  }

  .shareai-homepage .sai-business-dialog__stats {
    grid-template-columns: 1fr;
  }

  .shareai-homepage .sai-business-dialog__stats article:first-child {
    grid-column: auto;
  }

  .shareai-homepage .sai-business-dialog__footer > div {
    align-items: stretch;
    flex-direction: column-reverse;
  }
}

/* One request journey v2: Builder → Creator → Provider -------------------- */
.shareai-homepage #how-it-works .sai-journey-stage {
  --sai-scene-progress: 0;
  --sai-request-scale: 1;
  --sai-request-question-opacity: 1;
  background:
    radial-gradient(circle at 67% 32%, rgba(255, 111, 37, 0.12), transparent 31%),
    radial-gradient(circle at 22% 79%, rgba(236, 217, 203, 0.3), transparent 34%),
    linear-gradient(145deg, #fffefd, #fff8f2);
}

.shareai-homepage #how-it-works .sai-journey-stage [data-sai-layer] {
  border-color: transparent;
  opacity: 0.44;
  background: transparent;
  transform: none;
}

.shareai-homepage #how-it-works .sai-journey-stage [data-sai-layer] b {
  color: #263b56;
}

.shareai-homepage #how-it-works .sai-journey-stage[data-scene="2"] [data-sai-layer="builder"] {
  border-color: transparent;
  opacity: 0.44;
  background: transparent;
  transform: none;
}

.shareai-homepage #how-it-works .sai-journey-stage[data-scene="2"] [data-sai-layer="builder"] b {
  color: #263b56;
}

.shareai-homepage #how-it-works .sai-journey-stage:is([data-scene="0"], [data-scene="1"]) [data-sai-layer="builder"],
.shareai-homepage #how-it-works .sai-journey-stage[data-scene="2"] [data-sai-layer="creator"],
.shareai-homepage #how-it-works .sai-journey-stage:is([data-scene="3"], [data-scene="4"]) [data-sai-layer="provider"],
.shareai-homepage #how-it-works .sai-journey-stage:is([data-scene="5"], [data-scene="6"]) [data-sai-layer] {
  border-color: rgba(244, 85, 11, 0.24);
  opacity: 1;
  background: #fff2e9;
  transform: translateY(-1px);
}

.shareai-homepage #how-it-works .sai-journey-stage:is([data-scene="0"], [data-scene="1"]) [data-sai-layer="builder"] b,
.shareai-homepage #how-it-works .sai-journey-stage[data-scene="2"] [data-sai-layer="creator"] b,
.shareai-homepage #how-it-works .sai-journey-stage:is([data-scene="3"], [data-scene="4"]) [data-sai-layer="provider"] b,
.shareai-homepage #how-it-works .sai-journey-stage:is([data-scene="5"], [data-scene="6"]) [data-sai-layer] b {
  color: #dc4807;
}

.shareai-homepage #how-it-works .sai-routing-webgl,
.shareai-homepage #how-it-works .sai-routing-fallback--persistent {
  position: absolute;
  inset: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.shareai-homepage #how-it-works .sai-routing-webgl {
  opacity: 0;
  filter: saturate(0.88);
  transition: opacity 700ms ease, filter 700ms ease;
}

.shareai-homepage #how-it-works .sai-journey-stage.is-routing-webgl-ready .sai-routing-webgl {
  opacity: 0.48;
}

.shareai-homepage #how-it-works .sai-journey-stage.is-routing-webgl-ready:is([data-scene="2"], [data-scene="4"], [data-scene="5"]) .sai-routing-webgl {
  opacity: 0.68;
}

.shareai-homepage #how-it-works .sai-journey-stage.is-routing-webgl-ready[data-scene="3"] .sai-routing-webgl {
  opacity: 0.96;
  filter: saturate(1);
}

.shareai-homepage #how-it-works .sai-routing-fallback--persistent {
  inset: 7% 4% 5%;
  width: auto;
  height: auto;
  opacity: 0.2;
}

.shareai-homepage #how-it-works .sai-journey-stage.is-routing-webgl-ready .sai-routing-fallback--persistent {
  opacity: 0.07;
}

.shareai-homepage #how-it-works .sai-request-object {
  width: 190px;
  min-width: 0;
  overflow: hidden;
  transform-origin: left center;
  transition:
    top 760ms cubic-bezier(0.16, 1, 0.3, 1),
    left 760ms cubic-bezier(0.16, 1, 0.3, 1),
    width 760ms cubic-bezier(0.16, 1, 0.3, 1),
    padding 760ms cubic-bezier(0.16, 1, 0.3, 1),
    border-radius 760ms cubic-bezier(0.16, 1, 0.3, 1),
    box-shadow 420ms ease,
    transform 420ms ease;
}

.shareai-homepage #how-it-works .sai-request-object__question {
  max-height: 0;
  display: grid;
  gap: 8px;
  overflow: hidden;
  opacity: 0;
  transform: translateY(9px);
  transition: max-height 620ms ease, opacity 320ms ease, transform 620ms cubic-bezier(0.16, 1, 0.3, 1), margin 620ms ease;
}

.shareai-homepage #how-it-works .sai-request-object__question small {
  color: #f4550b;
  font-size: 0.55rem;
  font-weight: 780;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

.shareai-homepage #how-it-works .sai-request-object__question p {
  margin: 0;
  color: #152a45;
  font-size: clamp(0.85rem, 1vw, 1.02rem);
  font-weight: 650;
  letter-spacing: -0.02em;
  line-height: 1.45;
}

.shareai-homepage #how-it-works .sai-journey-stage[data-scene="0"] .sai-request-object {
  top: 34%;
  left: 8.5%;
  width: min(48%, 445px);
  padding: 19px 21px;
  border-radius: 18px;
  box-shadow: 0 24px 66px rgba(75, 50, 33, 0.16), inset 0 1px #fff;
  transform: scale(var(--sai-request-scale));
}

.shareai-homepage #how-it-works .sai-journey-stage[data-scene="0"] .sai-request-object__question {
  max-height: 110px;
  margin-bottom: 8px;
  opacity: var(--sai-request-question-opacity);
  transform: translateY(0);
}

.shareai-homepage #how-it-works .sai-journey-stage[data-scene="1"] .sai-request-object { top: 22px; left: 24px; }
.shareai-homepage #how-it-works .sai-journey-stage[data-scene="2"] .sai-request-object { top: 43%; left: 4%; }
.shareai-homepage #how-it-works .sai-journey-stage[data-scene="3"] .sai-request-object { top: 34%; left: 37%; }
.shareai-homepage #how-it-works .sai-journey-stage[data-scene="4"] .sai-request-object { top: 39%; left: 5%; }
.shareai-homepage #how-it-works .sai-journey-stage[data-scene="5"] .sai-request-object { top: 22px; left: 24px; }
.shareai-homepage #how-it-works .sai-journey-stage[data-scene="6"] .sai-request-object { top: 23%; left: 5%; }

.shareai-homepage #how-it-works .sai-demo-app {
  position: relative;
}

.shareai-homepage #how-it-works .sai-demo-app__body--origin p {
  color: #9aa5b2;
  background: #f7f9fb;
  border-style: dashed;
}

.shareai-homepage #how-it-works .sai-journey-visual {
  z-index: 8;
}

.shareai-homepage #how-it-works .sai-journey-visual--creator {
  align-items: center;
}

.shareai-homepage #how-it-works .sai-creator-program {
  width: min(100%, 460px);
  display: grid;
  justify-items: center;
  gap: 10px;
}

.shareai-homepage #how-it-works .sai-model-catalog {
  display: flex;
  gap: 5px;
  padding: 5px;
  border: 1px solid rgba(25, 49, 75, 0.09);
  border-radius: 9px;
  background: rgba(255, 255, 255, 0.78);
  box-shadow: 0 8px 26px rgba(65, 48, 37, 0.06);
}

.shareai-homepage #how-it-works .sai-model-catalog span {
  padding: 6px 9px;
  border-radius: 6px;
  color: #8290a0;
  font-size: 0.48rem;
  font-weight: 680;
}

.shareai-homepage #how-it-works .sai-model-catalog .is-active {
  color: #d94808;
  background: #fff0e5;
}

.shareai-homepage #how-it-works .sai-creator-model {
  width: min(100%, 390px);
  gap: 7px;
  padding: 24px 25px 20px;
}

.shareai-homepage #how-it-works .sai-creator-model > span {
  width: 50px;
  height: 50px;
}

.shareai-homepage #how-it-works .sai-creator-credit {
  min-width: 190px;
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  gap: 2px 14px;
  margin-top: 3px;
  padding: 10px 12px;
  border-top: 1px solid rgba(244, 85, 11, 0.15);
  border-bottom: 1px solid rgba(244, 85, 11, 0.15);
  text-align: left;
}

.shareai-homepage #how-it-works .sai-creator-credit small,
.shareai-homepage #how-it-works .sai-creator-credit span {
  color: #78879a;
  font-size: 0.47rem;
}

.shareai-homepage #how-it-works .sai-creator-credit strong {
  grid-row: 1 / 3;
  grid-column: 2;
  color: #f4550b;
  font-size: 1rem;
}

.shareai-homepage #how-it-works .sai-creator-listing {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  color: #6e7d90;
  font-size: 0.53rem;
  text-decoration: none;
}

.shareai-homepage #how-it-works .sai-creator-listing strong { color: #e34b07; }
.shareai-homepage #how-it-works .sai-creator-listing .sai-hp-icon { width: 12px; height: 12px; }

.shareai-homepage #how-it-works .sai-journey-visual--routing {
  inset: 82px 212px 12px 8px;
}

.shareai-homepage #how-it-works .sai-routing-policy {
  left: 20px;
  border: 1px solid rgba(244, 85, 11, 0.17);
  border-left: 3px solid #f4550b;
  border-radius: 0 10px 10px 0;
}

.shareai-homepage #how-it-works .sai-routing-node {
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  z-index: 2;
  min-width: 116px;
  transition: border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}

.shareai-homepage #how-it-works .sai-routing-node:hover,
.shareai-homepage #how-it-works .sai-routing-node:focus-visible {
  z-index: 20;
  border-color: rgba(244, 85, 11, 0.62);
  outline: none;
  box-shadow: 0 16px 42px rgba(81, 50, 31, 0.16);
  transform: translateY(-3px);
}

.shareai-homepage #how-it-works .sai-routing-node:nth-child(1) { top: 21%; left: 8%; }
.shareai-homepage #how-it-works .sai-routing-node:nth-child(2) { top: 61%; left: 52%; }
.shareai-homepage #how-it-works .sai-routing-node:nth-child(3) { top: 16%; right: 2%; }
.shareai-homepage #how-it-works .sai-routing-node:nth-child(4) { top: 66%; left: 8%; }
.shareai-homepage #how-it-works .sai-routing-node:nth-child(5) { top: 39%; right: 1%; }
.shareai-homepage #how-it-works .sai-routing-node:nth-child(6) { right: 18%; bottom: 4%; }

.shareai-homepage #how-it-works .sai-routing-node em {
  min-width: 176px;
  padding: 11px 13px;
  border-color: rgba(244, 85, 11, 0.32);
  color: #f5f7fa;
  background: #142640;
  box-shadow: 0 18px 48px rgba(21, 29, 41, 0.28);
}

.shareai-homepage #how-it-works .sai-routing-node:hover em,
.shareai-homepage #how-it-works .sai-routing-node:focus em,
.shareai-homepage #how-it-works .sai-routing-node:focus-visible em {
  opacity: 1;
  transform: translateY(0);
}

.shareai-homepage #how-it-works .sai-routing-node em small {
  margin-bottom: 2px;
  color: #ff8243;
  font-size: 0.45rem;
  font-weight: 760;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.shareai-homepage #how-it-works .sai-journey-visual--outcome {
  inset: 82px 220px 12px 18px;
  gap: 10px;
}

.shareai-homepage #how-it-works .sai-journey-visual--outcome .sai-settlement-rail {
  height: 34px;
}

.shareai-homepage #how-it-works .sai-journey-visual--outcome .sai-settlement-parties > span {
  padding: 9px;
}

.shareai-homepage #how-it-works .sai-journey-visual--outcome .sai-settlement-parties > span::before {
  top: -14px;
  height: 13px;
}

.shareai-homepage #how-it-works .sai-journey-visual--outcome .sai-demo-answer {
  width: min(100%, 500px);
  margin: 1px auto 0;
}

.shareai-homepage #how-it-works .sai-journey-visual--outcome .sai-demo-answer > header {
  min-height: 38px;
}

.shareai-homepage #how-it-works .sai-journey-visual--outcome .sai-demo-answer > p {
  padding: 14px 18px;
  font-size: 0.62rem;
  line-height: 1.55;
}

.shareai-homepage #how-it-works .sai-journey-visual--outcome > p {
  color: #77869a;
}

@media (max-width: 1180px) {
  .shareai-homepage #how-it-works .sai-journey-stage[data-scene="0"] .sai-request-object {
    left: 5%;
    width: min(48%, 380px);
  }

  .shareai-homepage #how-it-works .sai-journey-visual--routing,
  .shareai-homepage #how-it-works .sai-journey-visual--outcome {
    right: 190px;
  }
}

@media (max-width: 900px) {
  .shareai-homepage #how-it-works .sai-journey-stage {
    height: 440px;
  }

  .shareai-homepage #how-it-works .sai-journey-stage[data-scene="0"] .sai-request-object {
    top: 32%;
    left: 7%;
    width: min(58%, 410px);
  }

  .shareai-homepage #how-it-works .sai-journey-stage:not([data-scene="0"]) .sai-request-object {
    top: 12px;
    left: 13px;
    width: 160px;
  }

  .shareai-homepage #how-it-works .sai-creator-program {
    width: 285px;
    margin-left: auto;
  }

  .shareai-homepage #how-it-works .sai-creator-model {
    width: 250px;
    padding: 13px;
  }

  .shareai-homepage #how-it-works .sai-model-catalog span {
    padding: 4px 6px;
  }

  .shareai-homepage #how-it-works .sai-creator-listing {
    max-width: 250px;
    text-align: center;
  }

  .shareai-homepage #how-it-works .sai-journey-visual--routing,
  .shareai-homepage #how-it-works .sai-journey-visual--outcome {
    inset: 61px 184px 7px 5px;
  }

  .shareai-homepage #how-it-works .sai-routing-node:nth-child(n+4) {
    display: none;
  }
}

@media (max-width: 620px) {
  .shareai-homepage #how-it-works .sai-journey-stage {
    height: 400px;
  }

  .shareai-homepage #how-it-works .sai-journey-stage[data-scene="0"] .sai-request-object {
    top: 35%;
    left: 6%;
    width: 62%;
    padding: 13px;
  }

  .shareai-homepage #how-it-works .sai-request-object__question p {
    font-size: 0.72rem;
  }

  .shareai-homepage #how-it-works .sai-journey-visual--creator {
    padding-left: 112px;
  }

  .shareai-homepage #how-it-works .sai-creator-program {
    width: 215px;
  }

  .shareai-homepage #how-it-works .sai-model-catalog span:nth-child(n+3),
  .shareai-homepage #how-it-works .sai-creator-model > span,
  .shareai-homepage #how-it-works .sai-creator-credit span,
  .shareai-homepage #how-it-works .sai-creator-listing {
    display: none;
  }

  .shareai-homepage #how-it-works .sai-creator-credit {
    min-width: 160px;
  }

  .shareai-homepage #how-it-works .sai-journey-visual--routing {
    inset: 57px 4px 4px;
  }

  .shareai-homepage #how-it-works .sai-routing-node:nth-child(1) { top: 26%; left: 2%; }
  .shareai-homepage #how-it-works .sai-routing-node:nth-child(2) { top: 66%; left: 43%; }
  .shareai-homepage #how-it-works .sai-routing-node:nth-child(3) { top: 28%; right: 1%; }

  .shareai-homepage #how-it-works .sai-journey-visual--outcome {
    inset: 55px 5px 4px 106px;
  }

  .shareai-homepage #how-it-works .sai-journey-visual--outcome .sai-settlement-parties {
    grid-template-columns: repeat(2, 1fr);
  }

  .shareai-homepage #how-it-works .sai-journey-visual--outcome .sai-demo-answer {
    width: 100%;
  }
}

@media (prefers-reduced-motion: reduce) {
  .shareai-homepage #how-it-works .sai-request-object,
  .shareai-homepage #how-it-works .sai-request-object__question {
    transition-duration: 1ms;
  }
}

/* One request journey v3: choice → consent → model → map → answer -------- */
.shareai-homepage #how-it-works [data-builder-only][hidden] {
  display: none !important;
}

.shareai-homepage #how-it-works [hidden] {
  display: none !important;
}

.shareai-homepage #how-it-works .sai-journey-stage {
  --sai-card-border: rgba(20, 43, 70, 0.11);
  --sai-card-shadow: 0 24px 70px rgba(67, 44, 29, 0.13);
  --sai-soft-orange: #fff2e9;
  background:
    radial-gradient(circle at 72% 34%, rgba(255, 111, 37, 0.11), transparent 32%),
    linear-gradient(145deg, #fffefd 0%, #fff8f2 100%);
}

.shareai-homepage #how-it-works .sai-journey-stage [data-sai-layer] {
  border-color: transparent !important;
  opacity: 0.38 !important;
  background: transparent !important;
  transform: none !important;
}

.shareai-homepage #how-it-works .sai-journey-stage [data-sai-layer] b {
  color: #263b56 !important;
}

.shareai-homepage #how-it-works .sai-journey-stage:is([data-scene="0"], [data-scene="1"], [data-scene="2"], [data-scene="3"]) [data-sai-layer="builder"],
.shareai-homepage #how-it-works .sai-journey-stage[data-scene="4"] [data-sai-layer="creator"],
.shareai-homepage #how-it-works .sai-journey-stage:is([data-scene="5"], [data-scene="6"]) [data-sai-layer="provider"],
.shareai-homepage #how-it-works .sai-journey-stage:is([data-scene="7"], [data-scene="8"]) [data-sai-layer] {
  border-color: rgba(244, 85, 11, 0.2) !important;
  opacity: 1 !important;
  background: #fff2e9 !important;
  transform: translateY(-1px) !important;
}

.shareai-homepage #how-it-works .sai-journey-stage:is([data-scene="0"], [data-scene="1"], [data-scene="2"], [data-scene="3"]) [data-sai-layer="builder"] b,
.shareai-homepage #how-it-works .sai-journey-stage[data-scene="4"] [data-sai-layer="creator"] b,
.shareai-homepage #how-it-works .sai-journey-stage:is([data-scene="5"], [data-scene="6"]) [data-sai-layer="provider"] b,
.shareai-homepage #how-it-works .sai-journey-stage:is([data-scene="7"], [data-scene="8"]) [data-sai-layer] b {
  color: #dc4807 !important;
}

.shareai-homepage #how-it-works .sai-routing-webgl {
  opacity: 0 !important;
}

.shareai-homepage #how-it-works .sai-journey-stage.is-routing-webgl-ready[data-scene="4"] .sai-routing-webgl,
.shareai-homepage #how-it-works .sai-journey-stage.is-routing-webgl-ready:is([data-scene="6"], [data-scene="7"]) .sai-routing-webgl {
  opacity: 0.13 !important;
}

.shareai-homepage #how-it-works .sai-journey-stage.is-routing-webgl-ready[data-scene="5"] .sai-routing-webgl {
  opacity: 0.9 !important;
  filter: saturate(0.8) contrast(1.03);
}

.shareai-homepage #how-it-works .sai-journey-stage.is-routing-webgl-ready[data-scene="8"] .sai-routing-webgl {
  opacity: 0.06 !important;
}

.shareai-homepage #how-it-works .sai-routing-fallback--persistent {
  opacity: 0.035 !important;
}

.shareai-homepage #how-it-works .sai-journey-visual {
  inset: 88px 232px 20px 22px;
}

.shareai-homepage #how-it-works .sai-request-object {
  color: #213751;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 16px 42px rgba(62, 43, 30, 0.12), inset 0 1px #fff;
}

.shareai-homepage #how-it-works .sai-request-object strong { color: #152a45; }
.shareai-homepage #how-it-works .sai-request-object small { color: #7a899a; }

.shareai-homepage #how-it-works .sai-journey-stage[data-scene="0"] .sai-request-object {
  opacity: 0;
  pointer-events: none;
  transform: scale(0.82);
}

.shareai-homepage #how-it-works .sai-journey-stage[data-scene="1"] .sai-request-object {
  top: auto;
  bottom: 26px;
  left: 38px;
  width: min(43%, 390px);
  padding: 16px 18px;
  border-radius: 15px;
  transform: scale(var(--sai-request-scale));
}

.shareai-homepage #how-it-works .sai-journey-stage[data-scene="1"] .sai-request-object__question {
  max-height: 95px;
  margin-bottom: 8px;
  opacity: var(--sai-request-question-opacity);
  transform: none;
}

.shareai-homepage #how-it-works .sai-journey-stage:is([data-scene="2"], [data-scene="3"], [data-scene="4"], [data-scene="5"], [data-scene="6"], [data-scene="7"]) .sai-request-object {
  top: 18px;
  bottom: auto;
  left: 20px;
  width: 188px;
  padding: 10px 12px;
  border-radius: 11px;
}

.shareai-homepage #how-it-works .sai-journey-stage[data-scene="8"] .sai-request-object {
  opacity: 0;
  pointer-events: none;
  transform: translateY(12px) scale(0.86);
}

/* Pricing choice */
.shareai-homepage #how-it-works .sai-journey-visual--choice,
.shareai-homepage #how-it-works .sai-journey-visual--question,
.shareai-homepage #how-it-works .sai-journey-visual--oauth,
.shareai-homepage #how-it-works .sai-journey-visual--consent,
.shareai-homepage #how-it-works .sai-journey-visual--response-dock,
.shareai-homepage #how-it-works .sai-journey-visual--final-chat {
  display: grid;
  place-items: center;
}

.shareai-homepage #how-it-works .sai-builder-choice {
  width: min(100%, 530px);
  overflow: hidden;
  border: 1px solid var(--sai-card-border);
  border-radius: 20px;
  color: #203650;
  background: rgba(255, 255, 255, 0.96);
  box-shadow: var(--sai-card-shadow);
}

.shareai-homepage #how-it-works .sai-builder-choice > header {
  min-height: 48px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 20px;
  border-bottom: 1px solid #edf0f3;
}

.shareai-homepage #how-it-works .sai-builder-choice > header span,
.shareai-homepage #how-it-works .sai-builder-choice > header small {
  font-size: 0.58rem;
  font-weight: 760;
}

.shareai-homepage #how-it-works .sai-builder-choice > header span { color: #ec4e08; }
.shareai-homepage #how-it-works .sai-builder-choice > header small { color: #8b97a5; }
.shareai-homepage #how-it-works .sai-builder-choice > h3 { margin: 24px 24px 0; color: #142a45; font-size: clamp(1.3rem, 2vw, 1.8rem); letter-spacing: -0.035em; }
.shareai-homepage #how-it-works .sai-builder-choice > p { margin: 9px 24px 18px; color: #6a788a; font-size: 0.68rem; line-height: 1.5; }
.shareai-homepage #how-it-works .sai-builder-choice > div { display: grid; gap: 8px; padding: 0 24px 22px; }

.shareai-homepage #how-it-works .sai-builder-choice button {
  min-height: 64px;
  display: grid;
  grid-template-columns: 17px 1fr auto;
  align-items: center;
  gap: 12px;
  padding: 10px 14px;
  border: 1px solid #dfe5eb;
  border-radius: 12px;
  color: #253a54;
  background: #fff;
  text-align: left;
  transition: border-color 180ms ease, background 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}

.shareai-homepage #how-it-works .sai-builder-choice button:hover,
.shareai-homepage #how-it-works .sai-builder-choice button:focus-visible {
  border-color: rgba(244, 85, 11, 0.42);
  outline: 0;
  transform: translateY(-1px);
}

.shareai-homepage #how-it-works .sai-builder-choice button.is-selected {
  border-color: #f4550b;
  background: #fff7f1;
  box-shadow: 0 0 0 3px rgba(244, 85, 11, 0.08);
}

.shareai-homepage #how-it-works .sai-builder-choice button > i {
  width: 16px;
  height: 16px;
  border: 1px solid #aeb9c5;
  border-radius: 50%;
  background: #fff;
}

.shareai-homepage #how-it-works .sai-builder-choice button.is-selected > i {
  border: 5px solid #f4550b;
}

.shareai-homepage #how-it-works .sai-builder-choice button > span { display: grid; gap: 3px; }
.shareai-homepage #how-it-works .sai-builder-choice button strong { color: #172e49; font-size: 0.68rem; }
.shareai-homepage #how-it-works .sai-builder-choice button small { color: #7c8999; font-size: 0.53rem; }
.shareai-homepage #how-it-works .sai-builder-choice button > b { padding: 5px 8px; border-radius: 5px; color: #dd4908; background: #ffe8da; font-size: 0.45rem; }
.shareai-homepage #how-it-works .sai-builder-choice > footer { min-height: 47px; display: flex; align-items: center; justify-content: space-between; gap: 12px; padding: 0 24px; border-top: 1px solid #edf0f3; background: #f8fafb; }
.shareai-homepage #how-it-works .sai-builder-choice > footer span { color: #52647a; font-size: 0.55rem; }
.shareai-homepage #how-it-works .sai-builder-choice > footer b { color: #e54c08; font-size: 0.63rem; }

/* Originating chat */
.shareai-homepage #how-it-works .sai-demo-app {
  border-color: var(--sai-card-border);
  background: #fff;
  box-shadow: var(--sai-card-shadow);
}

.shareai-homepage #how-it-works .sai-chat-thread {
  min-height: 255px;
  display: grid;
  align-content: center;
  gap: 14px;
  padding: 28px;
  color: #233950;
  background: linear-gradient(180deg, #fbfcfd, #f7f9fb);
}

.shareai-homepage #how-it-works .sai-chat-thread > p {
  width: min(86%, 440px);
  display: grid;
  gap: 5px;
  margin: 0 0 0 auto;
  padding: 14px 16px;
  border-radius: 14px 14px 4px 14px;
  background: #172e49;
  color: #fff;
  font-size: 0.77rem;
  line-height: 1.45;
}

.shareai-homepage #how-it-works .sai-chat-thread > p small { color: #9fb0c3; font-size: 0.46rem; }
.shareai-homepage #how-it-works .sai-chat-thread > span { display: flex; align-items: center; gap: 8px; color: #7b8998; font-size: 0.56rem; }
.shareai-homepage #how-it-works .sai-chat-thread > span i { width: 7px; height: 7px; border-radius: 50%; background: #f4550b; box-shadow: 0 0 0 5px rgba(244, 85, 11, 0.1); }

/* OAuth and explicit pricing consent */
.shareai-homepage #how-it-works .sai-oauth-window,
.shareai-homepage #how-it-works .sai-consent-window {
  width: min(100%, 485px);
  overflow: hidden;
  border: 1px solid var(--sai-card-border);
  border-radius: 20px;
  color: #273c54;
  background: rgba(255, 255, 255, 0.97);
  box-shadow: var(--sai-card-shadow);
}

.shareai-homepage #how-it-works .sai-oauth-window { padding: 0 24px 21px; }
.shareai-homepage #how-it-works .sai-oauth-window > header,
.shareai-homepage #how-it-works .sai-consent-window > header { min-height: 64px; display: flex; align-items: center; gap: 12px; border-bottom: 1px solid #edf0f3; }
.shareai-homepage #how-it-works .sai-oauth-window > header > i { width: 15px; height: 15px; margin-left: auto; color: #8b98a7; }
.shareai-homepage #how-it-works .sai-oauth-brand { width: 34px; height: 34px; display: grid; place-items: center; border-radius: 10px; color: #fff; background: #f4550b; font-size: 0.65rem; font-weight: 820; }
.shareai-homepage #how-it-works .sai-oauth-window header div,
.shareai-homepage #how-it-works .sai-consent-window header div { display: grid; gap: 2px; }
.shareai-homepage #how-it-works .sai-oauth-window header small,
.shareai-homepage #how-it-works .sai-consent-window header small { color: #8995a3; font-size: 0.46rem; }
.shareai-homepage #how-it-works .sai-oauth-window header strong,
.shareai-homepage #how-it-works .sai-consent-window header strong { color: #182e48; font-size: 0.72rem; }
.shareai-homepage #how-it-works .sai-oauth-connection { display: flex; align-items: center; justify-content: center; gap: 16px; margin: 20px 0 16px; }
.shareai-homepage #how-it-works .sai-oauth-connection > span { width: 42px; height: 42px; display: grid; place-items: center; border: 1px solid #e2e6eb; border-radius: 12px; color: #172e49; background: #fff; font-size: 0.78rem; font-weight: 820; box-shadow: 0 8px 24px rgba(33, 49, 68, 0.08); }
.shareai-homepage #how-it-works .sai-oauth-connection > span:last-child { border-color: #f4550b; color: #f4550b; }
.shareai-homepage #how-it-works .sai-oauth-connection .sai-hp-icon { width: 17px; height: 17px; color: #f4550b; }
.shareai-homepage #how-it-works .sai-oauth-window h3 { margin: 0; color: #152b46; font-size: 1.18rem; text-align: center; }
.shareai-homepage #how-it-works .sai-oauth-window > p { margin: 7px auto 15px; color: #6f7d8d; font-size: 0.62rem; line-height: 1.5; text-align: center; }
.shareai-homepage #how-it-works .sai-oauth-window ul { display: grid; gap: 7px; margin: 0; padding: 12px 14px; border: 1px solid #edf0f3; border-radius: 10px; background: #f8fafb; list-style: none; }
.shareai-homepage #how-it-works .sai-oauth-window li { display: flex; align-items: center; gap: 7px; color: #506176; font-size: 0.55rem; }
.shareai-homepage #how-it-works .sai-oauth-window li .sai-hp-icon { width: 12px; height: 12px; color: #f4550b; }
.shareai-homepage #how-it-works .sai-oauth-window > button { width: 100%; min-height: 40px; display: flex; align-items: center; justify-content: center; gap: 8px; margin-top: 13px; border: 0; border-radius: 9px; color: #fff; background: #f4550b; font-size: 0.61rem; font-weight: 760; }
.shareai-homepage #how-it-works .sai-oauth-window > button .sai-hp-icon { width: 13px; height: 13px; }
.shareai-homepage #how-it-works .sai-oauth-window > small { display: block; margin-top: 9px; color: #8b96a3; font-size: 0.47rem; text-align: center; }

.shareai-homepage #how-it-works .sai-consent-window { padding: 0 24px 18px; }
.shareai-homepage #how-it-works .sai-consent-window > header > span { width: 34px; height: 34px; display: grid; place-items: center; border-radius: 10px; color: #f4550b; background: #fff0e6; }
.shareai-homepage #how-it-works .sai-consent-window > header .sai-hp-icon { width: 17px; height: 17px; }
.shareai-homepage #how-it-works .sai-consent-window > p { margin: 18px 0 12px; color: #546579; font-size: 0.65rem; line-height: 1.55; }
.shareai-homepage #how-it-works .sai-consent-window > p strong { color: #e24a08; }
.shareai-homepage #how-it-works .sai-consent-window dl { display: grid; gap: 0; margin: 0; overflow: hidden; border: 1px solid #e8ecf0; border-radius: 10px; }
.shareai-homepage #how-it-works .sai-consent-window dl > div { display: flex; align-items: center; justify-content: space-between; gap: 10px; padding: 9px 12px; border-bottom: 1px solid #edf0f3; background: #fafbfc; }
.shareai-homepage #how-it-works .sai-consent-window dl > div:last-child { border: 0; background: #fff3eb; }
.shareai-homepage #how-it-works .sai-consent-window dt { color: #66768a; font-size: 0.54rem; }
.shareai-homepage #how-it-works .sai-consent-window dd { margin: 0; color: #172e49; font-size: 0.61rem; font-weight: 760; }
.shareai-homepage #how-it-works .sai-consent-window label { display: flex; align-items: flex-start; gap: 7px; margin: 12px 0; color: #778696; font-size: 0.49rem; line-height: 1.4; }
.shareai-homepage #how-it-works .sai-consent-window input { accent-color: #f4550b; }
.shareai-homepage #how-it-works .sai-consent-actions { display: grid; grid-template-columns: 0.72fr 1.28fr; gap: 8px; }
.shareai-homepage #how-it-works .sai-consent-actions button { min-height: 39px; border: 1px solid #dfe5eb; border-radius: 9px; color: #65758a; background: #fff; font-size: 0.58rem; font-weight: 720; }
.shareai-homepage #how-it-works .sai-consent-actions .is-primary { border-color: #f4550b; color: #fff; background: #f4550b; }
.shareai-homepage #how-it-works .sai-consent-actions .is-primary b { display: none; align-items: center; justify-content: center; gap: 6px; color: #fff; }
.shareai-homepage #how-it-works .sai-consent-actions .is-primary .sai-hp-icon { width: 13px; height: 13px; }
.shareai-homepage #how-it-works .sai-journey-stage.is-consent-accepted .sai-consent-actions .is-primary { border-color: #168553; background: #168553; }
.shareai-homepage #how-it-works .sai-journey-stage.is-consent-accepted .sai-consent-actions .is-primary span { display: none; }
.shareai-homepage #how-it-works .sai-journey-stage.is-consent-accepted .sai-consent-actions .is-primary b { display: flex; }
.shareai-homepage #how-it-works .sai-consent-window > footer { display: flex; align-items: center; gap: 7px; margin-top: 11px; color: #84909d; font-size: 0.46rem; }
.shareai-homepage #how-it-works .sai-consent-window > footer i { width: 6px; height: 6px; flex: 0 0 auto; border-radius: 50%; background: #f4550b; }
.shareai-homepage #how-it-works .sai-journey-stage.is-consent-accepted .sai-consent-window > footer i { background: #168553; box-shadow: 0 0 0 5px rgba(22, 133, 83, 0.1); }

/* Model rental */
.shareai-homepage #how-it-works .sai-creator-model {
  border-color: rgba(244, 85, 11, 0.2);
  color: #243a53;
  background: rgba(255, 255, 255, 0.96);
  box-shadow: var(--sai-card-shadow);
}

.shareai-homepage #how-it-works .sai-creator-model > strong { color: #172e49; }
.shareai-homepage #how-it-works .sai-creator-model p b { color: #64758a; background: #f2f5f7; }
.shareai-homepage #how-it-works .sai-model-rental { width: 100%; display: grid; grid-template-columns: 1fr auto 0.7fr auto 1.2fr; align-items: stretch; gap: 7px; margin-top: 6px; }
.shareai-homepage #how-it-works .sai-model-rental > span { min-width: 0; display: grid; align-content: center; gap: 3px; padding: 9px 7px; border: 1px solid #e8ebef; border-radius: 9px; background: #f8fafb; }
.shareai-homepage #how-it-works .sai-model-rental > span.is-accent { border-color: rgba(244, 85, 11, 0.25); background: #fff1e7; }
.shareai-homepage #how-it-works .sai-model-rental small { color: #82909f; font-size: 0.42rem; }
.shareai-homepage #how-it-works .sai-model-rental b { color: #1b324d; font-size: 0.68rem; }
.shareai-homepage #how-it-works .sai-model-rental .is-accent b { color: #e74c08; }
.shareai-homepage #how-it-works .sai-model-rental > i { align-self: center; color: #ed5009; font-size: 0.62rem; font-style: normal; }
.shareai-homepage #how-it-works .sai-creator-model > em { position: static; width: auto; max-width: none; padding: 0; border: 0; color: #7d8998; background: transparent; box-shadow: none; font-size: 0.48rem; opacity: 1; transform: none; }
.shareai-homepage #how-it-works .sai-attribution-line span { color: #6e7e91; }

/* Actual Provider map */
.shareai-homepage #how-it-works .sai-journey-visual--map {
  inset: 0;
  overflow: visible;
}

.shareai-homepage #how-it-works .sai-world-map-fallback {
  position: absolute;
  inset: 12% 2% 9%;
  width: 96%;
  height: 79%;
  overflow: visible;
}

.shareai-homepage #how-it-works .sai-world-map-fallback path {
  fill: rgba(29, 55, 83, 0.045);
  stroke: rgba(29, 55, 83, 0.16);
  stroke-width: 2;
  vector-effect: non-scaling-stroke;
}

.shareai-homepage #how-it-works .sai-journey-stage.is-routing-webgl-ready .sai-world-map-fallback { opacity: 0.38; }
.shareai-homepage #how-it-works .sai-journey-visual--map .sai-routing-policy { top: 18px; left: 230px; color: #243a53; background: rgba(255, 255, 255, 0.9); box-shadow: 0 10px 32px rgba(40, 52, 65, 0.07); }
.shareai-homepage #how-it-works .sai-journey-visual--map .sai-routing-policy small { color: #7a899a; }
.shareai-homepage #how-it-works .sai-journey-visual--map .sai-routing-policy strong { color: #172e49; }
.shareai-homepage #how-it-works .sai-journey-visual--map .sai-routing-policy span { color: #e94e08; }

.shareai-homepage #how-it-works button.sai-map-node {
  top: var(--node-y) !important;
  right: auto !important;
  bottom: auto !important;
  left: var(--node-x) !important;
  z-index: 7;
  width: 14px;
  height: 14px;
  min-width: 0;
  padding: 0;
  border: 2px solid #fff;
  border-radius: 50%;
  background: #334e6c;
  box-shadow: 0 0 0 4px rgba(51, 78, 108, 0.11), 0 6px 16px rgba(32, 47, 63, 0.2);
  transform: translate(-50%, -50%);
}

.shareai-homepage #how-it-works button.sai-map-node:hover,
.shareai-homepage #how-it-works button.sai-map-node:focus-visible {
  z-index: 24;
  border-color: #fff;
  outline: 0;
  background: #f4550b;
  box-shadow: 0 0 0 7px rgba(244, 85, 11, 0.13), 0 8px 22px rgba(71, 41, 24, 0.2);
  transform: translate(-50%, -50%) scale(1.22);
}

.shareai-homepage #how-it-works button.sai-map-node > i { display: none; }
.shareai-homepage #how-it-works button.sai-map-node > span { position: absolute; top: 12px; left: 50%; width: max-content; display: none; gap: 1px; padding: 4px 6px; border: 1px solid rgba(20, 43, 70, 0.1); border-radius: 5px; color: #243a53; background: rgba(255, 255, 255, 0.92); box-shadow: 0 6px 16px rgba(31, 45, 60, 0.08); transform: translateX(-50%); }
.shareai-homepage #how-it-works button.sai-map-node > span strong { color: #243a53; font-size: 0.43rem; }
.shareai-homepage #how-it-works button.sai-map-node > span small { color: #748396; font-size: 0.37rem; }
.shareai-homepage #how-it-works button.sai-map-node.sai-routing-node--selected { background: #f4550b; box-shadow: 0 0 0 6px rgba(244, 85, 11, 0.13), 0 0 24px rgba(244, 85, 11, 0.34); }
.shareai-homepage #how-it-works button.sai-map-node.sai-routing-node--selected > span { display: grid; }
.shareai-homepage #how-it-works button.sai-map-node:nth-child(1) { top: 34% !important; left: 52% !important; }
.shareai-homepage #how-it-works button.sai-map-node:nth-child(2) { top: 31% !important; left: 49% !important; }
.shareai-homepage #how-it-works button.sai-map-node:nth-child(3) { top: 37% !important; left: 49% !important; }
.shareai-homepage #how-it-works button.sai-map-node:nth-child(4) { top: 31% !important; left: 46% !important; }
.shareai-homepage #how-it-works button.sai-map-node:nth-child(5) { top: 39% !important; left: 29% !important; }
.shareai-homepage #how-it-works button.sai-map-node:nth-child(6) { top: 57% !important; left: 76% !important; }
.shareai-homepage #how-it-works button.sai-map-node em { top: calc(100% + 14px); right: auto; bottom: auto; left: 50%; min-width: 190px; color: #eef3f8; transform: translate(-50%, 7px); }
.shareai-homepage #how-it-works button.sai-map-node:hover em,
.shareai-homepage #how-it-works button.sai-map-node:focus em,
.shareai-homepage #how-it-works button.sai-map-node:focus-visible em { transform: translate(-50%, 0); }
.shareai-homepage #how-it-works .sai-journey-visual--map .sai-routing-factors span { border-color: rgba(20, 43, 70, 0.09); color: #64768b; background: rgba(255, 255, 255, 0.88); }

/* Provider execution */
.shareai-homepage #how-it-works .sai-provider-node { border-color: rgba(20, 43, 70, 0.12); background: #172e49; box-shadow: var(--sai-card-shadow); }
.shareai-homepage #how-it-works .sai-provider-share { background: rgba(255, 244, 236, 0.94); }

/* Sticky response dock and final chat */
.shareai-homepage #how-it-works .sai-journey-visual--response-dock {
  inset: 74px 218px 10px 10px;
  place-items: end stretch;
}

.shareai-homepage #how-it-works .sai-return-orbit { position: absolute; inset: 12% 5% 26%; border: 1px solid rgba(244, 85, 11, 0.16); border-radius: 50%; }
.shareai-homepage #how-it-works .sai-return-orbit i { position: absolute; top: 50%; width: 7px; height: 7px; border-radius: 50%; background: #f4550b; box-shadow: 0 0 16px rgba(244, 85, 11, 0.7); animation: sai-return-packet 2.8s ease-in-out infinite; }
.shareai-homepage #how-it-works .sai-return-orbit i:nth-child(2) { animation-delay: -1.4s; }
.shareai-homepage #how-it-works .sai-return-orbit span { position: absolute; top: 46%; left: 50%; color: #7c8998; font-size: 0.5rem; transform: translate(-50%, -50%); }
@keyframes sai-return-packet { 0% { left: 93%; opacity: 0; } 15%, 85% { opacity: 1; } 100% { left: 5%; opacity: 0; } }

.shareai-homepage #how-it-works .sai-response-dock {
  position: relative;
  z-index: 5;
  overflow: hidden;
  border: 1px solid rgba(20, 43, 70, 0.12);
  border-radius: 15px;
  background: rgba(255, 255, 255, 0.97);
  box-shadow: 0 22px 68px rgba(62, 41, 27, 0.17);
  transform: translateY(12px);
  transition: transform 500ms cubic-bezier(0.16, 1, 0.3, 1);
}

.shareai-homepage #how-it-works .sai-response-dock > header { min-height: 43px; display: flex; align-items: center; justify-content: space-between; gap: 12px; padding: 0 16px; border-bottom: 1px solid #e9edf0; }
.shareai-homepage #how-it-works .sai-response-dock > header span { display: flex; align-items: center; gap: 8px; color: #1c334e; font-size: 0.59rem; font-weight: 760; }
.shareai-homepage #how-it-works .sai-response-dock > header span i { width: 7px; height: 7px; border-radius: 50%; background: #f4550b; box-shadow: 0 0 0 5px rgba(244, 85, 11, 0.1); }
.shareai-homepage #how-it-works .sai-response-dock > header small { color: #7e8b99; font-size: 0.48rem; }
.shareai-homepage #how-it-works .sai-response-dock > p { min-height: 80px; display: flex; align-items: center; margin: 0; padding: 16px 20px; color: #344961; font-size: 0.7rem; line-height: 1.55; }
.shareai-homepage #how-it-works .sai-response-dock > p span { clip-path: inset(0 100% 0 0); transition: clip-path 1s cubic-bezier(0.16, 1, 0.3, 1); }
.shareai-homepage #how-it-works .sai-response-dock > p i { width: 2px; height: 17px; margin-left: 3px; background: #f4550b; animation: sai-response-caret 900ms step-end infinite; }
@keyframes sai-response-caret { 50% { opacity: 0; } }
.shareai-homepage #how-it-works .sai-response-dock > footer { display: grid; grid-template-columns: repeat(3, 1fr) auto; gap: 1px; background: #e9edf0; }
.shareai-homepage #how-it-works .sai-response-dock > footer > * { padding: 9px 10px; color: #64768a; background: #f7f9fa; font-size: 0.47rem; }
.shareai-homepage #how-it-works .sai-response-dock > footer b { color: #187a50; }
.shareai-homepage #how-it-works .sai-journey-stage.is-response-streamed .sai-response-dock { transform: translateY(0); }
.shareai-homepage #how-it-works .sai-journey-stage.is-response-streamed .sai-response-dock > p span { clip-path: inset(0 0 0 0); }

.shareai-homepage #how-it-works .sai-journey-visual--final-chat { inset: 88px 232px 20px 22px; }
.shareai-homepage #how-it-works .sai-final-chat .sai-chat-thread { align-content: start; min-height: 280px; }
.shareai-homepage #how-it-works .sai-final-chat .sai-chat-thread > p.is-answer { margin: 0 auto 0 0; border-radius: 14px 14px 14px 4px; color: #243a53; background: #fff; box-shadow: 0 8px 26px rgba(35, 51, 68, 0.09); }
.shareai-homepage #how-it-works .sai-final-chat .sai-chat-thread > p.is-answer small { color: #e44b08; }
.shareai-homepage #how-it-works .sai-final-chat > footer span:first-child { color: #187a50; background: #e5f5ed; }
.shareai-homepage #how-it-works .sai-final-chat > footer span:first-child i { display: inline-block; width: 5px; height: 5px; margin-right: 5px; border-radius: 50%; background: #188454; }
.shareai-homepage #how-it-works .sai-journey-narrative { padding-bottom: 18svh; }

@media (max-width: 1180px) {
  .shareai-homepage #how-it-works .sai-journey-visual,
  .shareai-homepage #how-it-works .sai-journey-visual--final-chat { right: 202px; }

  .shareai-homepage #how-it-works .sai-journey-visual--map { right: 0; }
  .shareai-homepage #how-it-works .sai-journey-visual--response-dock { right: 194px; }
}

@media (max-width: 900px) {
  .shareai-homepage #how-it-works .sai-journey-stage { height: 470px; }
  .shareai-homepage #how-it-works .sai-journey-visual,
  .shareai-homepage #how-it-works .sai-journey-visual--final-chat { inset: 70px 182px 10px 10px; }
  .shareai-homepage #how-it-works .sai-journey-visual--map,
  .shareai-homepage #how-it-works .sai-journey-visual--response-dock { inset: 64px 174px 6px 4px; }
  .shareai-homepage #how-it-works .sai-builder-choice > h3 { margin-top: 16px; }
  .shareai-homepage #how-it-works .sai-builder-choice > p { margin-bottom: 12px; }
  .shareai-homepage #how-it-works .sai-builder-choice > div { padding-bottom: 14px; }
  .shareai-homepage #how-it-works .sai-builder-choice button { min-height: 56px; }
  .shareai-homepage #how-it-works .sai-oauth-window,
  .shareai-homepage #how-it-works .sai-consent-window { transform: scale(0.92); }
  .shareai-homepage #how-it-works .sai-chat-thread { min-height: 235px; }
  .shareai-homepage #how-it-works .sai-journey-stage[data-scene="1"] .sai-request-object { bottom: 16px; left: 18px; width: 46%; }
}

@media (max-width: 620px) {
  .shareai-homepage #how-it-works .sai-journey-stage { height: 440px; }
  .shareai-homepage #how-it-works .sai-journey-visual,
  .shareai-homepage #how-it-works .sai-journey-visual--final-chat,
  .shareai-homepage #how-it-works .sai-journey-visual--map,
  .shareai-homepage #how-it-works .sai-journey-visual--response-dock { inset: 59px 6px 7px; padding: 0; }
  .shareai-homepage #how-it-works .sai-request-inspector { right: 9px; bottom: 9px; width: 116px; }
  .shareai-homepage #how-it-works .sai-journey-stage:is([data-scene="0"], [data-scene="1"], [data-scene="2"], [data-scene="3"], [data-scene="4"], [data-scene="7"], [data-scene="8"]) .sai-request-inspector { opacity: 0; pointer-events: none; }
  .shareai-homepage #how-it-works .sai-request-inspector dl { display: none; }
  .shareai-homepage #how-it-works .sai-request-inspector header { display: grid; padding: 7px 9px; }
  .shareai-homepage #how-it-works .sai-inspector-economics { grid-template-columns: 1fr; }
  .shareai-homepage #how-it-works .sai-inspector-economics > span { display: none; }
  .shareai-homepage #how-it-works .sai-inspector-economics > span:first-child { display: grid; }
  .shareai-homepage #how-it-works .sai-builder-choice { width: calc(100% - 16px); }
  .shareai-homepage #how-it-works .sai-builder-choice > header { min-height: 40px; padding: 0 14px; }
  .shareai-homepage #how-it-works .sai-builder-choice > h3 { margin: 13px 14px 0; font-size: 1.08rem; }
  .shareai-homepage #how-it-works .sai-builder-choice > p { margin: 5px 14px 10px; font-size: 0.54rem; }
  .shareai-homepage #how-it-works .sai-builder-choice > div { gap: 6px; padding: 0 14px 10px; }
  .shareai-homepage #how-it-works .sai-builder-choice button { min-height: 49px; padding: 7px 10px; }
  .shareai-homepage #how-it-works .sai-builder-choice button > b { display: none; }
  .shareai-homepage #how-it-works .sai-builder-choice > footer { min-height: 38px; padding: 0 14px; }
  .shareai-homepage #how-it-works .sai-builder-choice > footer span { max-width: 48%; }
  .shareai-homepage #how-it-works .sai-oauth-window,
  .shareai-homepage #how-it-works .sai-consent-window { width: calc(100% - 18px); transform: scale(0.92); }
  .shareai-homepage #how-it-works .sai-oauth-window { padding: 0 17px 15px; }
  .shareai-homepage #how-it-works .sai-consent-window { padding: 0 17px 13px; }
  .shareai-homepage #how-it-works .sai-oauth-window > header,
  .shareai-homepage #how-it-works .sai-consent-window > header { min-height: 51px; }
  .shareai-homepage #how-it-works .sai-oauth-connection { margin: 11px 0 8px; }
  .shareai-homepage #how-it-works .sai-oauth-window h3 { font-size: 0.95rem; }
  .shareai-homepage #how-it-works .sai-oauth-window ul { padding: 8px 10px; }
  .shareai-homepage #how-it-works .sai-consent-window > p { margin: 11px 0 8px; }
  .shareai-homepage #how-it-works .sai-consent-window label { margin: 8px 0; }
  .shareai-homepage #how-it-works .sai-journey-stage[data-scene="1"] .sai-request-object { bottom: 16px; left: 13px; width: 55%; padding: 10px 12px; }
  .shareai-homepage #how-it-works .sai-chat-thread { min-height: 245px; padding: 17px; }
  .shareai-homepage #how-it-works .sai-demo-app > footer span:nth-child(2) { display: none; }
  .shareai-homepage #how-it-works .sai-creator-program { width: 100%; }
  .shareai-homepage #how-it-works .sai-creator-model { width: calc(100% - 42px); padding: 17px 14px 14px; }
  .shareai-homepage #how-it-works .sai-model-rental { grid-template-columns: 1fr auto 0.7fr auto 1.2fr; gap: 3px; }
  .shareai-homepage #how-it-works .sai-model-rental > span { padding: 6px 3px; }
  .shareai-homepage #how-it-works .sai-attribution-line { bottom: 5%; }
  .shareai-homepage #how-it-works .sai-world-map-fallback { inset: 17% 0 10%; width: 100%; height: 73%; }
  .shareai-homepage #how-it-works .sai-journey-visual--map .sai-routing-policy { left: 7px; }
  .shareai-homepage #how-it-works .sai-journey-visual--map .sai-routing-policy { top: 72px; }
  .shareai-homepage #how-it-works .sai-journey-visual--map .sai-routing-policy strong { max-width: 230px; display: block; }
  .shareai-homepage #how-it-works button.sai-map-node { display: flex !important; }
  .shareai-homepage #how-it-works button.sai-map-node > span { display: none !important; }
  .shareai-homepage #how-it-works button.sai-map-node em { min-width: 164px; }
  .shareai-homepage #how-it-works .sai-journey-visual--provider { grid-template-columns: 1fr 72px; padding: 0 112px 0 6px; }
  .shareai-homepage #how-it-works .sai-provider-rack { height: 155px; }
  .shareai-homepage #how-it-works .sai-response-dock { margin: 0 6px 12px; }
  .shareai-homepage #how-it-works .sai-response-dock > footer { grid-template-columns: repeat(3, 1fr); }
  .shareai-homepage #how-it-works .sai-response-dock > footer b { display: none; }
  .shareai-homepage #how-it-works .sai-final-chat { width: calc(100% - 8px); }
  .shareai-homepage #how-it-works .sai-final-chat .sai-chat-thread { min-height: 280px; }
}

@media (prefers-reduced-motion: reduce) {
  .shareai-homepage #how-it-works .sai-response-dock > p span { clip-path: none; }
  .shareai-homepage #how-it-works .sai-return-orbit i,
  .shareai-homepage #how-it-works .sai-response-dock > p i { animation: none; }
}

/* Walkthrough gate: make the only prerequisite decision before the system */
.shareai-homepage #how-it-works[data-builder-flow="pending"] .sai-journey-intro,
.shareai-homepage #how-it-works[data-builder-flow="pending"] .sai-journey-layout {
  display: none;
}

.shareai-homepage #how-it-works .sai-journey-gate {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  align-items: center;
  gap: clamp(38px, 4vw, 58px);
  margin-top: clamp(80px, 9vw, 142px);
  margin-bottom: clamp(80px, 9vw, 142px);
  padding: clamp(46px, 5vw, 76px);
  border: 1px solid rgba(244, 85, 11, 0.16);
  border-radius: 30px;
  background:
    radial-gradient(circle at 84% 12%, rgba(255, 105, 29, 0.13), transparent 31%),
    linear-gradient(145deg, #fffefd 0%, #fff8f2 100%);
  box-shadow: 0 30px 90px rgba(62, 42, 29, 0.1);
}

.shareai-homepage #how-it-works .sai-journey-gate__copy .sai-hp-kicker {
  margin-right: auto;
  margin-left: auto;
}

.shareai-homepage #how-it-works .sai-journey-gate__copy {
  text-align: center;
}

.shareai-homepage #how-it-works .sai-journey-gate__copy h2 {
  max-width: 1120px;
  margin: 22px auto 0;
  color: #10213a;
  font-size: clamp(2.6rem, 4.3vw, 5rem);
  letter-spacing: -0.062em;
  line-height: 0.96;
}

.shareai-homepage #how-it-works .sai-journey-gate__copy h2 span {
  color: #f4550b;
}

.shareai-homepage #how-it-works .sai-journey-gate__copy > p:last-child {
  max-width: 600px;
  margin: 25px auto 0;
  color: #657489;
  font-size: 0.92rem;
  line-height: 1.65;
}

.shareai-homepage #how-it-works .sai-journey-gate__choices {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 11px;
  padding: 12px;
  border: 1px solid rgba(20, 43, 70, 0.09);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.82);
  box-shadow: 0 22px 65px rgba(66, 46, 32, 0.1);
}

.shareai-homepage #how-it-works .sai-journey-gate__choices > button {
  min-height: 94px;
  display: grid;
  grid-template-columns: 22px minmax(0, 1fr) auto;
  align-items: center;
  gap: 15px;
  padding: 16px 18px;
  border: 1px solid #dfe5eb;
  border-radius: 14px;
  color: #203650;
  background: #fff;
  text-align: left;
  cursor: pointer;
  transition: border-color 180ms ease, background 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}

.shareai-homepage #how-it-works .sai-journey-gate__choices > button:hover,
.shareai-homepage #how-it-works .sai-journey-gate__choices > button:focus-visible {
  border-color: rgba(244, 85, 11, 0.55);
  outline: 0;
  box-shadow: 0 12px 30px rgba(69, 45, 29, 0.09);
  transform: translateY(-2px);
}

.shareai-homepage #how-it-works .sai-journey-gate__choices > button.is-selected {
  border-color: #f4550b;
  background: #fff4ec;
  box-shadow: 0 0 0 4px rgba(244, 85, 11, 0.08);
}

.shareai-homepage #how-it-works .sai-journey-gate__choices > button > i {
  width: 21px;
  height: 21px;
  border: 1px solid #aab6c2;
  border-radius: 50%;
  background: #fff;
}

.shareai-homepage #how-it-works .sai-journey-gate__choices > button.is-selected > i {
  border: 6px solid #f4550b;
}

.shareai-homepage #how-it-works .sai-journey-gate__choices > button > span {
  min-width: 0;
  display: grid;
  gap: 5px;
}

.shareai-homepage #how-it-works .sai-journey-gate__choices > button strong {
  color: #142a45;
  font-size: 0.86rem;
}

.shareai-homepage #how-it-works .sai-journey-gate__choices > button small {
  color: #748396;
  font-size: 0.61rem;
  line-height: 1.45;
}

.shareai-homepage #how-it-works .sai-journey-gate__choices > button > b {
  min-width: 92px;
  padding: 9px 10px;
  border-radius: 8px;
  color: #dc4807;
  background: #fff0e6;
  font-size: 0.64rem;
  text-align: center;
}

.shareai-homepage #how-it-works .sai-journey-gate__choices > p {
  grid-column: 1 / -1;
  min-height: 43px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin: 0;
  padding: 4px 8px 0;
}

.shareai-homepage #how-it-works .sai-journey-gate__choices > p span {
  color: #263c56;
  font-size: 0.61rem;
  font-weight: 720;
}

.shareai-homepage #how-it-works .sai-journey-gate__choices > p small {
  color: #8793a1;
  font-size: 0.53rem;
}

.shareai-homepage #how-it-works:not([data-builder-flow="pending"]) .sai-journey-intro,
.shareai-homepage #how-it-works:not([data-builder-flow="pending"]) .sai-journey-layout {
  animation: sai-journey-reveal 600ms cubic-bezier(0.16, 1, 0.3, 1) both;
}

@keyframes sai-journey-reveal {
  from { opacity: 0; transform: translateY(20px); }
  to { opacity: 1; transform: translateY(0); }
}

@media (max-width: 980px) {
  .shareai-homepage #how-it-works .sai-journey-gate {
    gap: 38px;
  }
}

@media (max-width: 760px) {
  .shareai-homepage #how-it-works .sai-journey-gate__choices {
    grid-template-columns: 1fr;
  }

  .shareai-homepage #how-it-works .sai-journey-gate__choices > p {
    grid-column: 1;
  }
}

@media (max-width: 620px) {
  .shareai-homepage #how-it-works .sai-journey-gate {
    gap: 28px;
    margin: 68px 14px 82px;
    padding: 30px 18px 18px;
    border-radius: 22px;
  }

  .shareai-homepage #how-it-works .sai-journey-gate__copy h2 {
    margin-top: 18px;
    font-size: clamp(2.45rem, 12vw, 3.45rem);
  }

  .shareai-homepage #how-it-works .sai-journey-gate__copy {
    text-align: left;
  }

  .shareai-homepage #how-it-works .sai-journey-gate__copy .sai-hp-kicker,
  .shareai-homepage #how-it-works .sai-journey-gate__copy h2,
  .shareai-homepage #how-it-works .sai-journey-gate__copy > p:last-child {
    margin-right: 0;
    margin-left: 0;
  }

  .shareai-homepage #how-it-works .sai-journey-gate__copy > p:last-child {
    margin-top: 18px;
    font-size: 0.86rem;
  }

  .shareai-homepage #how-it-works .sai-journey-gate__choices {
    padding: 8px;
  }

  .shareai-homepage #how-it-works .sai-journey-gate__choices > button {
    min-height: 86px;
    grid-template-columns: 19px 1fr;
    gap: 12px;
    padding: 13px;
  }

  .shareai-homepage #how-it-works .sai-journey-gate__choices > button > i {
    width: 18px;
    height: 18px;
  }

  .shareai-homepage #how-it-works .sai-journey-gate__choices > button.is-selected > i {
    border-width: 5px;
  }

  .shareai-homepage #how-it-works .sai-journey-gate__choices > button > b {
    grid-column: 2;
    justify-self: start;
    min-width: 0;
    padding: 5px 7px;
  }

  .shareai-homepage #how-it-works .sai-journey-gate__choices > p {
    align-items: flex-start;
    flex-direction: column;
    gap: 4px;
    padding: 7px 6px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .shareai-homepage #how-it-works:not([data-builder-flow="pending"]) .sai-journey-intro,
  .shareai-homepage #how-it-works:not([data-builder-flow="pending"]) .sai-journey-layout {
    animation: none;
  }
}

/* One continuous story: consent → model → map → computer → same chat ---- */
.shareai-homepage #how-it-works .sai-journey-gate {
  margin-bottom: clamp(44px, 5vw, 74px);
}

.shareai-homepage #how-it-works .sai-journey-layout {
  padding-top: 0;
}

.shareai-homepage #how-it-works .sai-journey-stage {
  --sai-card-scale: 1;
  --sai-card-opacity: 1;
  --sai-thread-progress: 0%;
  --sai-particle-y: 24%;
  --sai-gpu-load: 0%;
  --sai-node-scale: 1;
  --sai-drop-y: 24px;
}

.shareai-homepage #how-it-works .sai-journey-visual {
  inset: 92px 54px 28px;
}

.shareai-homepage #how-it-works .sai-routing-fallback--persistent {
  display: none;
}

.shareai-homepage #how-it-works .sai-journey-stage.is-routing-webgl-ready:is([data-scene="2"], [data-scene="3"], [data-scene="4"]) .sai-routing-webgl {
  opacity: 0.64 !important;
  filter: saturate(1) contrast(1.02);
}

.shareai-homepage #how-it-works .sai-journey-stage.is-routing-webgl-ready[data-scene="5"] .sai-routing-webgl {
  opacity: 0.95 !important;
}

.shareai-homepage #how-it-works .sai-journey-stage.is-routing-webgl-ready[data-scene="6"] .sai-routing-webgl {
  opacity: 0.2 !important;
  filter: blur(0.4px) saturate(1.08);
}

.shareai-homepage #how-it-works .sai-journey-stage.is-routing-webgl-ready[data-scene="7"] .sai-routing-webgl {
  opacity: 0.1 !important;
}

/* A CSS fallback mirrors the WebGL particle on compact/reduced-motion UIs. */
.shareai-homepage #how-it-works .sai-flow-thread {
  position: absolute;
  inset: 0;
  z-index: 4;
  overflow: hidden;
  opacity: 0;
  pointer-events: none;
  transition: opacity 320ms ease;
}

.shareai-homepage #how-it-works .sai-journey-stage:is([data-scene="2"], [data-scene="3"], [data-scene="4"]) .sai-flow-thread {
  opacity: 1;
}

.shareai-homepage #how-it-works .sai-flow-thread > span {
  position: absolute;
  top: 5%;
  left: 50%;
  width: 2px;
  height: var(--sai-thread-progress);
  background: repeating-linear-gradient(to bottom, rgba(244, 85, 11, 0.62) 0 7px, transparent 7px 15px);
  filter: drop-shadow(0 0 7px rgba(244, 85, 11, 0.3));
  transform: translateX(-50%);
  transition: height 90ms linear;
}

.shareai-homepage #how-it-works .sai-flow-thread > i,
.shareai-homepage #how-it-works .sai-flow-thread > b {
  position: absolute;
  top: var(--sai-particle-y);
  left: 50%;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  transition: top 90ms linear;
}

.shareai-homepage #how-it-works .sai-flow-thread > i {
  z-index: 2;
  width: 13px;
  height: 13px;
  background: #fb5a0a;
  box-shadow: 0 0 0 7px rgba(244, 85, 11, 0.1), 0 0 28px rgba(244, 85, 11, 0.75);
}

.shareai-homepage #how-it-works .sai-flow-thread > b {
  width: 48px;
  height: 48px;
  border: 1px solid rgba(244, 85, 11, 0.2);
  box-shadow: inset 0 0 22px rgba(244, 85, 11, 0.09);
}

.shareai-homepage #how-it-works .sai-journey-stage.is-routing-webgl-ready .sai-flow-thread > i,
.shareai-homepage #how-it-works .sai-journey-stage.is-routing-webgl-ready .sai-flow-thread > b {
  opacity: 0.18;
}

/* The original conversation is one DOM object, shown again when the answer returns. */
.shareai-homepage #how-it-works .sai-journey-conversation {
  position: absolute;
  inset: 92px 72px 34px;
  z-index: 12;
  display: grid;
  place-items: center;
  opacity: 0;
  pointer-events: none;
  transform: translateY(15px) scale(0.985);
  transition: opacity 420ms ease, transform 620ms cubic-bezier(0.16, 1, 0.3, 1);
}

.shareai-homepage #how-it-works .sai-journey-stage:is([data-scene="1"], [data-scene="7"], [data-scene="8"]) .sai-journey-conversation {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0) scale(1);
}

.shareai-homepage #how-it-works .sai-story-chat {
  position: relative;
  z-index: 3;
  width: min(82%, 650px);
  border-color: rgba(24, 48, 76, 0.11);
  background: #f7f9fb;
  box-shadow: 0 26px 75px rgba(53, 42, 34, 0.14);
}

.shareai-homepage #how-it-works .sai-story-chat .sai-chat-thread {
  min-height: 300px;
  align-content: center;
  gap: 15px;
}

.shareai-homepage #how-it-works .sai-story-chat .sai-chat-thread > p:first-child {
  margin-left: auto;
  color: #fff;
  background: #1b3656;
}

.shareai-homepage #how-it-works .sai-story-chat .sai-chat-thinking {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #728195;
  font-size: 0.58rem;
  transition: opacity 300ms ease, transform 300ms ease;
}

.shareai-homepage #how-it-works .sai-story-chat .sai-chat-thinking i {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #f4550b;
  box-shadow: 0 0 0 5px rgba(244, 85, 11, 0.11);
  animation: sai-story-thinking 1.2s ease-in-out infinite;
}

@keyframes sai-story-thinking {
  50% { transform: scale(0.6); opacity: 0.45; }
}

.shareai-homepage #how-it-works .sai-story-chat .sai-chat-thread > p.is-answer {
  max-height: 0;
  margin: 0 auto 0 0;
  padding-top: 0;
  padding-bottom: 0;
  overflow: hidden;
  border-radius: 14px 14px 14px 4px;
  opacity: 0;
  color: #243a53;
  background: #fff;
  box-shadow: 0 8px 26px rgba(35, 51, 68, 0.09);
  transform: translateY(12px);
  transition: max-height 700ms ease, padding 700ms ease, opacity 420ms ease, transform 700ms cubic-bezier(0.16, 1, 0.3, 1);
}

.shareai-homepage #how-it-works .sai-journey-stage:is(.is-response-streamed, [data-scene="8"]) .sai-story-chat .sai-chat-thread > p.is-answer {
  max-height: 180px;
  padding: 14px 16px;
  opacity: 1;
  transform: translateY(0);
}

.shareai-homepage #how-it-works .sai-journey-stage:is(.is-response-streamed, [data-scene="8"]) .sai-story-chat .sai-chat-thinking {
  position: absolute;
  opacity: 0;
  transform: translateY(8px);
}

.shareai-homepage #how-it-works .sai-journey-stage[data-scene="1"] .sai-story-chat > footer span:nth-child(n+2) {
  opacity: 0.35;
}

.shareai-homepage #how-it-works .sai-journey-stage[data-scene="8"] .sai-story-chat > footer span:first-child {
  color: #187a50;
  background: #e5f5ed;
}

.shareai-homepage #how-it-works .sai-answer-drop {
  position: absolute;
  top: -74px;
  left: 25%;
  z-index: 5;
  width: 2px;
  height: 430px;
  opacity: 0;
  pointer-events: none;
  transform: translateX(-50%);
}

.shareai-homepage #how-it-works .sai-journey-stage[data-scene="7"] .sai-answer-drop {
  opacity: 1;
}

.shareai-homepage #how-it-works .sai-answer-drop::before {
  position: absolute;
  top: 0;
  bottom: 16px;
  left: 0;
  border-left: 2px dashed rgba(244, 85, 11, 0.35);
  content: "";
}

.shareai-homepage #how-it-works .sai-answer-drop i {
  position: absolute;
  top: 0;
  left: 50%;
  width: 17px;
  height: 22px;
  border-radius: 65% 45% 68% 40%;
  background: linear-gradient(145deg, #ff8a43, #f14a06);
  box-shadow: 0 0 0 8px rgba(244, 85, 11, 0.08), 0 12px 30px rgba(244, 85, 11, 0.35);
  transform: translate(-50%, var(--sai-drop-y)) rotate(35deg);
  transition: transform 90ms linear;
}

/* Consent cards collapse into the WebGL particle at the end of their step. */
.shareai-homepage #how-it-works .sai-journey-stage[data-scene="2"] .sai-oauth-window,
.shareai-homepage #how-it-works .sai-journey-stage[data-scene="3"] .sai-consent-window {
  opacity: var(--sai-card-opacity);
  transform: scale(var(--sai-card-scale));
  transform-origin: center;
}

.shareai-homepage #how-it-works .sai-oauth-window h3 {
  max-width: 410px;
  margin-right: auto;
  margin-left: auto;
}

.shareai-homepage #how-it-works .sai-consent-memory {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin: 12px 0;
  padding: 10px 12px;
  border: 1px solid rgba(24, 133, 83, 0.14);
  border-radius: 9px;
  color: #275244;
  background: #edf8f3;
}

.shareai-homepage #how-it-works .sai-consent-memory > .sai-hp-icon {
  width: 15px;
  height: 15px;
  flex: 0 0 auto;
  color: #168553;
}

.shareai-homepage #how-it-works .sai-consent-memory span {
  display: grid;
  gap: 3px;
}

.shareai-homepage #how-it-works .sai-consent-memory b {
  font-size: 0.54rem;
}

.shareai-homepage #how-it-works .sai-consent-memory small {
  color: #628074;
  font-size: 0.46rem;
  line-height: 1.45;
}

/* One recommended model; the list is a link, not another visual system. */
.shareai-homepage #how-it-works .sai-creator-program {
  width: min(100%, 540px);
}

.shareai-homepage #how-it-works .sai-creator-model {
  width: min(100%, 480px);
  padding: 29px 30px 24px;
}

.shareai-homepage #how-it-works .sai-creator-model > strong {
  font-size: 1.28rem;
}

.shareai-homepage #how-it-works .sai-model-price {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 6px;
  margin-top: 10px;
}

.shareai-homepage #how-it-works .sai-model-price > span {
  display: grid;
  gap: 4px;
  padding: 11px 8px;
  border: 1px solid #e6eaee;
  border-radius: 9px;
  background: #f8fafb;
  text-align: left;
}

.shareai-homepage #how-it-works .sai-model-price > span.is-total {
  border-color: rgba(244, 85, 11, 0.25);
  background: #fff0e6;
}

.shareai-homepage #how-it-works .sai-model-price small {
  color: #7d8b9a;
  font-size: 0.43rem;
}

.shareai-homepage #how-it-works .sai-model-price b {
  color: #1b324d;
  font-size: 0.72rem;
}

.shareai-homepage #how-it-works .sai-model-price .is-total b {
  color: #e64b07;
}

.shareai-homepage #how-it-works .sai-creator-model > a {
  margin-top: 5px;
  color: #df4907;
  font-size: 0.53rem;
  font-weight: 720;
  text-decoration: none;
}

/* The line arrives from above, forks, and chooses the orange map node. */
.shareai-homepage #how-it-works .sai-map-route {
  position: absolute;
  inset: 0;
  z-index: 3;
  width: 100%;
  height: 100%;
  overflow: visible;
  fill: none;
  pointer-events: none;
}

.shareai-homepage #how-it-works .sai-journey-visual--map {
  transform-origin: 49% 31%;
}

.shareai-homepage #how-it-works .sai-journey-stage[data-scene="6"] .sai-journey-visual--map {
  z-index: 6;
  opacity: 0.13;
  filter: blur(1.5px);
  transform: scale(3.25);
}

.shareai-homepage #how-it-works .sai-map-route path {
  stroke: rgba(39, 64, 91, 0.25);
  stroke-width: 2;
  stroke-dasharray: 6 9;
  vector-effect: non-scaling-stroke;
}

.shareai-homepage #how-it-works .sai-map-route path.is-selected {
  stroke: #f4550b;
  stroke-width: 3;
  filter: drop-shadow(0 0 7px rgba(244, 85, 11, 0.5));
  animation: sai-map-route-flow 1.1s linear infinite;
}

@keyframes sai-map-route-flow {
  to { stroke-dashoffset: -30; }
}

.shareai-homepage #how-it-works button.sai-map-node.sai-routing-node--selected {
  width: 19px;
  height: 19px;
  background: #f4550b;
  box-shadow: 0 0 0 8px rgba(244, 85, 11, 0.13), 0 0 36px rgba(244, 85, 11, 0.56);
  animation: sai-selected-node 1.7s ease-in-out infinite;
}

@keyframes sai-selected-node {
  50% { box-shadow: 0 0 0 13px light-dark(rgba(244, 85, 11, 0.045), rgb(0 0 0 / 0.063)), 0 0 48px light-dark(rgba(244, 85, 11, 0.72), rgb(0 0 0 / 0.650)); }
}

/* Zoomed computer: the ShareAI membrane fills it, overflows, then drips. */
.shareai-homepage #how-it-works .sai-journey-visual--provider {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  place-items: center;
  gap: 0;
  padding: 0;
}

.shareai-homepage #how-it-works .sai-compute-zoom {
  width: min(100%, 720px);
  display: grid;
  grid-template-columns: minmax(250px, 0.82fr) minmax(270px, 1.18fr);
  align-items: center;
  gap: clamp(30px, 5vw, 70px);
}

.shareai-homepage #how-it-works .sai-compute-node {
  position: relative;
  width: min(100%, 310px);
  aspect-ratio: 0.92;
  justify-self: end;
  border: 1px solid rgba(244, 85, 11, 0.42);
  border-radius: 34px;
  background:
    linear-gradient(rgba(255, 255, 255, 0.045) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.045) 1px, transparent 1px),
    #132b47;
  background-size: 32px 32px;
  box-shadow: 0 32px 80px rgba(29, 35, 43, 0.26), 0 0 0 12px rgba(244, 85, 11, 0.035);
  transform: scale(var(--sai-node-scale));
  transform-origin: center;
  transition: transform 90ms linear;
}

.shareai-homepage #how-it-works .sai-compute-node::before {
  position: absolute;
  inset: 13px;
  z-index: 3;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 24px;
  content: "";
  pointer-events: none;
}

.shareai-homepage #how-it-works .sai-compute-fill {
  position: absolute;
  right: 14px;
  bottom: 14px;
  left: 14px;
  z-index: 2;
  height: var(--sai-gpu-load);
  min-height: 3px;
  border-radius: 0 0 23px 23px;
  background: linear-gradient(180deg, rgba(255, 137, 65, 0.78), #f4550b 72%);
  box-shadow: 0 -16px 48px rgba(244, 85, 11, 0.28), inset 0 1px rgba(255, 255, 255, 0.45);
  transition: height 620ms cubic-bezier(0.16, 1, 0.3, 1), top 620ms ease;
}

.shareai-homepage #how-it-works .sai-compute-fill > span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 115%;
  height: 48px;
  border: 2px solid rgba(255, 228, 207, 0.74);
  border-radius: 48% 52% 44% 56%;
  transform: translate(-50%, -52%) rotate(-2deg);
  animation: sai-node-membrane 2.8s ease-in-out infinite;
}

.shareai-homepage #how-it-works .sai-compute-fill > span:nth-child(2) {
  width: 102%;
  height: 39px;
  border-color: rgba(255, 197, 157, 0.68);
  animation-delay: -0.9s;
  transform: translate(-50%, -45%) rotate(3deg);
}

.shareai-homepage #how-it-works .sai-compute-fill > span:nth-child(3) {
  width: 88%;
  height: 30px;
  border-color: rgba(255, 244, 235, 0.52);
  animation-delay: -1.7s;
}

@keyframes sai-node-membrane {
  50% { border-radius: 56% 44% 58% 42%; transform: translate(-50%, -60%) rotate(2deg) scaleX(1.04); }
}

.shareai-homepage #how-it-works .sai-compute-node__content {
  position: absolute;
  inset: 0;
  z-index: 5;
  display: grid;
  place-content: center;
  justify-items: center;
  text-align: center;
}

.shareai-homepage #how-it-works .sai-compute-node__content small,
.shareai-homepage #how-it-works .sai-compute-node__content span {
  color: #c4d0dd;
  font-size: 0.56rem;
}

.shareai-homepage #how-it-works .sai-compute-node__content strong {
  margin: 8px 0 2px;
  color: #fff;
  font-size: clamp(3.4rem, 5vw, 5.4rem);
  letter-spacing: -0.08em;
  line-height: 0.9;
  text-shadow: 0 8px 35px rgba(16, 31, 50, 0.35);
}

.shareai-homepage #how-it-works .sai-compute-overflow {
  position: absolute;
  right: 15%;
  bottom: -82px;
  left: 15%;
  z-index: 1;
  height: 105px;
  opacity: 0;
  transition: opacity 300ms ease;
}

.shareai-homepage #how-it-works .is-node-overflowing .sai-compute-overflow {
  opacity: 1;
}

.shareai-homepage #how-it-works .sai-compute-overflow::before {
  position: absolute;
  top: 0;
  left: 50%;
  width: 82%;
  height: 24px;
  border-radius: 50%;
  background: rgba(244, 85, 11, 0.72);
  filter: blur(1px);
  content: "";
  transform: translateX(-50%);
}

.shareai-homepage #how-it-works .sai-compute-overflow i {
  position: absolute;
  top: 9px;
  width: 10px;
  height: 15px;
  border-radius: 60% 45% 65% 40%;
  background: #f4550b;
  animation: sai-node-drip 1.8s ease-in infinite;
  transform: rotate(28deg);
}

.shareai-homepage #how-it-works .sai-compute-overflow i:nth-child(1) { left: 24%; }
.shareai-homepage #how-it-works .sai-compute-overflow i:nth-child(2) { left: 51%; animation-delay: -0.7s; }
.shareai-homepage #how-it-works .sai-compute-overflow i:nth-child(3) { right: 20%; animation-delay: -1.2s; }

@keyframes sai-node-drip {
  0% { opacity: 0; transform: translateY(0) rotate(28deg) scale(0.6); }
  20% { opacity: 1; }
  100% { opacity: 0; transform: translateY(88px) rotate(28deg) scale(1.05); }
}

.shareai-homepage #how-it-works .sai-compute-details {
  display: grid;
  gap: 14px;
  padding: 26px 28px;
  border: 1px solid rgba(25, 49, 75, 0.1);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.91);
  box-shadow: 0 24px 65px rgba(60, 44, 33, 0.11);
}

.shareai-homepage #how-it-works .sai-compute-details > small {
  color: #f4550b;
  font-size: 0.5rem;
  font-weight: 780;
  letter-spacing: 0.11em;
}

.shareai-homepage #how-it-works .sai-compute-details h3 {
  margin: 0;
  color: #142a45;
  font-size: clamp(1.45rem, 2.4vw, 2.3rem);
  letter-spacing: -0.05em;
  line-height: 1;
}

.shareai-homepage #how-it-works .sai-compute-details dl {
  display: grid;
  gap: 1px;
  margin: 0;
  border: 1px solid #e6eaee;
  border-radius: 10px;
  overflow: hidden;
  background: #e6eaee;
}

.shareai-homepage #how-it-works .sai-compute-details dl > div {
  display: flex;
  justify-content: space-between;
  gap: 15px;
  padding: 9px 11px;
  background: #f9fafb;
}

.shareai-homepage #how-it-works .sai-compute-details dt,
.shareai-homepage #how-it-works .sai-compute-details dd {
  margin: 0;
  font-size: 0.55rem;
}

.shareai-homepage #how-it-works .sai-compute-details dt { color: #758497; }
.shareai-homepage #how-it-works .sai-compute-details dd { color: #203650; font-weight: 740; }
.shareai-homepage #how-it-works .sai-compute-details p { margin: 0; color: #6d7d91; font-size: 0.61rem; line-height: 1.55; }

@media (max-width: 1180px) {
  .shareai-homepage #how-it-works .sai-journey-visual,
  .shareai-homepage #how-it-works .sai-journey-conversation { right: 34px; left: 34px; }
  .shareai-homepage #how-it-works .sai-story-chat { width: min(88%, 610px); }
  .shareai-homepage #how-it-works .sai-compute-zoom { gap: 24px; }
}

@media (max-width: 900px) {
  .shareai-homepage #how-it-works .sai-journey-stage { height: 500px; }
  .shareai-homepage #how-it-works .sai-journey-visual,
  .shareai-homepage #how-it-works .sai-journey-conversation { inset: 70px 18px 12px; }
  .shareai-homepage #how-it-works .sai-story-chat { width: min(94%, 610px); }
  .shareai-homepage #how-it-works .sai-story-chat .sai-chat-thread { min-height: 285px; }
  .shareai-homepage #how-it-works .sai-compute-zoom { grid-template-columns: minmax(205px, 0.8fr) minmax(230px, 1.2fr); }
  .shareai-homepage #how-it-works .sai-compute-details { padding: 19px; }
}

@media (max-width: 620px) {
  .shareai-homepage #how-it-works .sai-journey-stage { height: 470px; }
  .shareai-homepage #how-it-works .sai-journey-stage__topline { padding: 0 10px; }
  .shareai-homepage #how-it-works .sai-journey-layers > span { padding: 7px 8px; }
  .shareai-homepage #how-it-works .sai-journey-visual,
  .shareai-homepage #how-it-works .sai-journey-conversation { inset: 60px 7px 7px; }
  .shareai-homepage #how-it-works .sai-story-chat { width: calc(100% - 12px); }
  .shareai-homepage #how-it-works .sai-story-chat .sai-chat-thread { min-height: 305px; padding: 16px; }
  .shareai-homepage #how-it-works .sai-oauth-window h3 { max-width: 300px; }
  .shareai-homepage #how-it-works .sai-creator-model { width: calc(100% - 18px); padding: 18px 14px; }
  .shareai-homepage #how-it-works .sai-creator-model > span { display: grid; }
  .shareai-homepage #how-it-works .sai-creator-model > strong { font-size: 1.02rem; }
  .shareai-homepage #how-it-works .sai-model-price > span { padding: 8px 5px; }
  .shareai-homepage #how-it-works .sai-map-route { inset: 0; width: 100%; height: 100%; }
  .shareai-homepage #how-it-works .sai-journey-visual,
  .shareai-homepage #how-it-works .sai-journey-conversation { transition-duration: 180ms, 260ms; }
  .shareai-homepage #how-it-works .sai-compute-zoom {
    width: 100%;
    grid-template-columns: minmax(132px, 0.9fr) minmax(0, 1.1fr);
    gap: 12px;
    padding: 0 8px;
  }
  .shareai-homepage #how-it-works .sai-compute-node { width: min(100%, 148px); justify-self: center; border-radius: 24px; }
  .shareai-homepage #how-it-works .sai-compute-node::before { inset: 8px; border-radius: 17px; }
  .shareai-homepage #how-it-works .sai-compute-fill { right: 9px; bottom: 9px; left: 9px; }
  .shareai-homepage #how-it-works .sai-compute-node__content small,
  .shareai-homepage #how-it-works .sai-compute-node__content span { font-size: 0.45rem; }
  .shareai-homepage #how-it-works .sai-compute-node__content strong { font-size: 2.55rem; }
  .shareai-homepage #how-it-works .sai-compute-details { min-width: 0; gap: 9px; padding: 14px 11px; border-radius: 17px; }
  .shareai-homepage #how-it-works .sai-compute-details h3 { font-size: clamp(0.98rem, 5vw, 1.15rem); line-height: 0.98; }
  .shareai-homepage #how-it-works .sai-compute-details p { display: none; }
  .shareai-homepage #how-it-works .sai-compute-details dl > div { display: grid; gap: 2px; padding: 6px 7px; }
  .shareai-homepage #how-it-works .sai-compute-details dt,
  .shareai-homepage #how-it-works .sai-compute-details dd { overflow-wrap: anywhere; font-size: 0.47rem; }
  .shareai-homepage #how-it-works .sai-compute-details > small { font-size: 0.38rem; line-height: 1.3; }
  .shareai-homepage #how-it-works .sai-answer-drop { left: 27%; }
}

@media (prefers-reduced-motion: reduce) {
  .shareai-homepage #how-it-works .sai-flow-thread > span { height: 100%; }
  .shareai-homepage #how-it-works .sai-flow-thread > i { top: 88%; }
  .shareai-homepage #how-it-works .sai-compute-fill { transition: none; }
  .shareai-homepage #how-it-works .sai-compute-fill > span,
  .shareai-homepage #how-it-works .sai-compute-overflow i,
  .shareai-homepage #how-it-works button.sai-map-node.sai-routing-node--selected,
  .shareai-homepage #how-it-works .sai-story-chat .sai-chat-thinking i { animation: none; }
}

/* Guided request v2: type → authorize → choose → royalty → Earth -------- */
.shareai-homepage #how-it-works .sai-journey-stage {
  --sai-model-pick-progress: 0;
  --sai-model-cursor-top: 8%;
  --sai-model-cursor-left: 88%;
  --sai-royalty-progress: 0;
  --sai-royalty-distance: 0%;
  --sai-royalty-dash: 1;
}

/* Keep the three plain-language layers aligned with the revised story. */
.shareai-homepage #how-it-works .sai-journey-stage [data-sai-layer] {
  border-color: transparent;
  opacity: 0.38;
  background: transparent;
  transform: none;
}

.shareai-homepage #how-it-works .sai-journey-stage:is([data-scene="1"], [data-scene="2"]) [data-sai-layer="builder"],
.shareai-homepage #how-it-works .sai-journey-stage:is([data-scene="3"], [data-scene="4"]) [data-sai-layer="creator"],
.shareai-homepage #how-it-works .sai-journey-stage:is([data-scene="5"], [data-scene="6"]) [data-sai-layer="provider"],
.shareai-homepage #how-it-works .sai-journey-stage:is([data-scene="7"], [data-scene="8"]) [data-sai-layer] {
  border-color: rgba(244, 85, 11, 0.28);
  opacity: 1;
  background: #fff2e9;
  transform: translateY(-1px);
}

/* Scene 1 is composed live, then Enter turns the composer into the sent bubble. */
.shareai-homepage #how-it-works .sai-story-chat .sai-chat-thread {
  position: relative;
}

.shareai-homepage #how-it-works .sai-chat-question {
  transition: max-height 420ms ease, padding 420ms ease, opacity 280ms ease, transform 480ms cubic-bezier(0.16, 1, 0.3, 1);
}

.shareai-homepage #how-it-works .sai-chat-composer {
  width: min(92%, 510px);
  min-height: 58px;
  display: flex;
  align-items: center;
  gap: 5px;
  margin: 0 auto;
  padding: 8px 9px 8px 17px;
  overflow: hidden;
  border: 1px solid rgba(29, 52, 78, 0.14);
  border-radius: 17px;
  color: #203650;
  background: #fff;
  box-shadow: 0 17px 42px rgba(38, 48, 59, 0.1), inset 0 1px #fff;
  font-size: 0.78rem;
  line-height: 1.45;
  transition: max-height 360ms ease, min-height 360ms ease, padding 360ms ease, opacity 260ms ease, transform 440ms cubic-bezier(0.16, 1, 0.3, 1);
}

.shareai-homepage #how-it-works .sai-chat-composer > span {
  min-width: 0;
  flex: 1;
  min-height: 1.2em;
}

.shareai-homepage #how-it-works .sai-chat-composer > i {
  width: 1px;
  height: 1.1em;
  flex: 0 0 auto;
  background: #f4550b;
  animation: sai-composer-caret 760ms steps(1) infinite;
}

@keyframes sai-composer-caret { 50% { opacity: 0; } }

.shareai-homepage #how-it-works .sai-chat-composer > button {
  width: 40px;
  height: 40px;
  flex: 0 0 auto;
  border: 0;
  border-radius: 12px;
  color: #fff;
  background: #f4550b;
  box-shadow: 0 8px 22px rgba(244, 85, 11, 0.22);
  font-size: 1.15rem;
  line-height: 1;
  transition: transform 180ms ease, box-shadow 180ms ease;
}

.shareai-homepage #how-it-works .sai-journey-stage[data-scene="1"] .sai-chat-question {
  max-height: 0;
  padding-top: 0;
  padding-bottom: 0;
  overflow: hidden;
  opacity: 0;
  transform: translateY(12px) scale(0.98);
}

.shareai-homepage #how-it-works .sai-journey-stage[data-scene="1"].is-enter-pressed .sai-chat-composer > button {
  box-shadow: 0 0 0 8px rgba(244, 85, 11, 0.11), 0 10px 25px rgba(244, 85, 11, 0.3);
  transform: scale(0.88);
}

.shareai-homepage #how-it-works .sai-journey-stage[data-scene="1"].is-question-sent .sai-chat-question {
  max-height: 120px;
  padding-top: 14px;
  padding-bottom: 14px;
  opacity: 1;
  transform: translateY(0) scale(1);
}

.shareai-homepage #how-it-works .sai-journey-stage[data-scene="1"].is-question-sent .sai-chat-composer {
  min-height: 0;
  max-height: 0;
  padding-top: 0;
  padding-bottom: 0;
  border-color: transparent;
  opacity: 0;
  transform: translateY(-8px) scale(0.96);
}

.shareai-homepage #how-it-works .sai-journey-stage[data-scene="1"] .sai-chat-thinking {
  display: none;
}

.shareai-homepage #how-it-works .sai-journey-stage:is([data-scene="7"], [data-scene="8"]) .sai-chat-composer {
  display: none;
}

/* Scene 2 is one checkout-like authorization with two internal screens. */
.shareai-homepage #how-it-works .sai-journey-visual--oauth {
  display: grid;
  place-items: center;
}

.shareai-homepage #how-it-works .sai-auth-sequence {
  position: relative;
  width: min(100%, 520px);
  height: min(100%, 455px);
  opacity: var(--sai-card-opacity);
  transform: scale(var(--sai-card-scale));
  transform-origin: center;
  transition: opacity 100ms linear, transform 100ms linear;
}

.shareai-homepage #how-it-works .sai-auth-sequence > .sai-oauth-window,
.shareai-homepage #how-it-works .sai-auth-sequence > .sai-consent-window {
  position: absolute;
  top: 50%;
  left: 50%;
  width: min(100%, 485px);
  transform: translate(-50%, -50%);
  transition: opacity 450ms ease, transform 620ms cubic-bezier(0.16, 1, 0.3, 1), filter 450ms ease;
}

.shareai-homepage #how-it-works .sai-auth-sequence__permission {
  opacity: 1;
  filter: blur(0);
}

.shareai-homepage #how-it-works .sai-journey-stage[data-scene="2"] .sai-auth-sequence > .sai-auth-sequence__permission {
  transform: translate(-50%, -50%) scale(1);
}

.shareai-homepage #how-it-works .sai-auth-sequence__price {
  opacity: 0;
  filter: blur(7px);
  pointer-events: none;
  transform: translate(5%, -47%) scale(0.94) !important;
}

.shareai-homepage #how-it-works .sai-journey-stage.is-auth-review .sai-auth-sequence__permission {
  opacity: 0;
  filter: blur(7px);
  pointer-events: none;
  transform: translate(-105%, -52%) scale(0.92) !important;
}

.shareai-homepage #how-it-works .sai-journey-stage.is-auth-review .sai-auth-sequence__price {
  opacity: 1;
  filter: blur(0);
  pointer-events: auto;
  transform: translate(-50%, -50%) scale(1) !important;
}

.shareai-homepage #how-it-works .sai-auth-sequence__steps {
  position: absolute;
  right: 0;
  bottom: 3px;
  left: 0;
  z-index: 5;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  color: #7c8998;
  font-size: 0.47rem;
  letter-spacing: 0.05em;
}

.shareai-homepage #how-it-works .sai-auth-sequence__steps i {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #f4550b;
  transition: box-shadow 300ms ease, background 300ms ease;
}

.shareai-homepage #how-it-works .sai-auth-sequence__steps i:nth-child(2) { background: #cbd3dc; }
.shareai-homepage #how-it-works .sai-journey-stage.is-auth-review .sai-auth-sequence__steps i:first-child { background: #ffba91; }
.shareai-homepage #how-it-works .sai-journey-stage.is-auth-review .sai-auth-sequence__steps i:nth-child(2) { background: #f4550b; box-shadow: 0 0 0 5px rgba(244, 85, 11, 0.1); }

/* Scene 3 uses a visible cursor and a real click state. */
.shareai-homepage #how-it-works .sai-creator-program {
  position: relative;
}

.shareai-homepage #how-it-works .sai-model-use {
  width: 100%;
  min-height: 42px;
  display: grid;
  place-items: center;
  margin-top: 13px;
  border: 0;
  border-radius: 10px;
  color: #fff;
  background: #f4550b;
  box-shadow: 0 11px 28px rgba(244, 85, 11, 0.2);
  font-size: 0.61rem;
  font-weight: 780;
  transition: background 260ms ease, box-shadow 260ms ease, transform 260ms ease;
}

.shareai-homepage #how-it-works .sai-model-use b { display: none; align-items: center; gap: 7px; }
.shareai-homepage #how-it-works .sai-model-use .sai-hp-icon { width: 13px; height: 13px; }
.shareai-homepage #how-it-works .sai-journey-stage.is-model-picked .sai-model-use { background: #168553; box-shadow: 0 0 0 7px rgba(22, 133, 83, 0.08); transform: scale(0.985); }
.shareai-homepage #how-it-works .sai-journey-stage.is-model-picked .sai-model-use > span { display: none; }
.shareai-homepage #how-it-works .sai-journey-stage.is-model-picked .sai-model-use > b { display: inline-flex; }

.shareai-homepage #how-it-works .sai-demo-cursor {
  position: absolute;
  top: var(--sai-model-cursor-top);
  left: var(--sai-model-cursor-left);
  z-index: 12;
  width: 28px;
  height: 34px;
  pointer-events: none;
  filter: drop-shadow(0 7px 10px rgba(15, 32, 51, 0.25));
  transform: rotate(-10deg);
  transition: top 90ms linear, left 90ms linear;
}

.shareai-homepage #how-it-works .sai-demo-cursor > i {
  position: absolute;
  inset: 0;
  background: #152d49;
  clip-path: polygon(0 0, 78% 72%, 49% 75%, 63% 100%, 49% 100%, 35% 77%, 12% 98%);
}

.shareai-homepage #how-it-works .sai-demo-cursor > i::after {
  position: absolute;
  inset: 3px;
  background: #fff;
  clip-path: inherit;
  content: "";
}

.shareai-homepage #how-it-works .sai-demo-cursor > span {
  position: absolute;
  top: 18px;
  left: 10px;
  width: 12px;
  height: 12px;
  border: 2px solid #f4550b;
  border-radius: 50%;
  opacity: 0;
}

.shareai-homepage #how-it-works .sai-journey-stage.is-model-picked .sai-demo-cursor > span {
  animation: sai-cursor-click 750ms ease-out infinite;
}

@keyframes sai-cursor-click { from { opacity: 0.9; transform: scale(0.35); } to { opacity: 0; transform: scale(2.8); } }

/* Scene 4 makes the 3% royalty split spatial and obvious. */
.shareai-homepage #how-it-works .sai-journey-visual--royalty {
  display: grid;
  place-items: center;
}

.shareai-homepage #how-it-works .sai-royalty-flow {
  position: relative;
  width: min(100%, 720px);
  height: min(100%, 430px);
}

.shareai-homepage #how-it-works .sai-royalty-flow > svg {
  position: absolute;
  inset: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  overflow: visible;
  fill: none;
}

.shareai-homepage #how-it-works .sai-royalty-flow > svg path {
  stroke: #f4550b;
  stroke-width: 2;
  stroke-dasharray: 1;
  stroke-dashoffset: var(--sai-royalty-dash);
  vector-effect: non-scaling-stroke;
}

.shareai-homepage #how-it-works .sai-royalty-flow > svg path.is-network {
  stroke: rgba(244, 85, 11, 0.48);
  stroke-dasharray: 0.025 0.025;
}

.shareai-homepage #how-it-works .sai-royalty-source,
.shareai-homepage #how-it-works .sai-creator-wallet,
.shareai-homepage #how-it-works .sai-network-remainder {
  position: absolute;
  z-index: 4;
  border: 1px solid rgba(25, 49, 75, 0.11);
  color: #1b324d;
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0 22px 60px rgba(46, 42, 38, 0.12);
}

.shareai-homepage #how-it-works .sai-royalty-source {
  top: 3px;
  left: 50%;
  min-width: 185px;
  display: grid;
  grid-template-columns: 38px 1fr;
  gap: 3px 11px;
  padding: 13px 15px;
  border-radius: 15px;
  transform: translateX(-50%);
}

.shareai-homepage #how-it-works .sai-royalty-source > span { grid-row: 1 / span 3; width: 38px; height: 38px; display: grid; place-items: center; border-radius: 11px; color: #f4550b; background: #fff0e6; }
.shareai-homepage #how-it-works .sai-royalty-source .sai-hp-icon { width: 18px; height: 18px; }
.shareai-homepage #how-it-works .sai-royalty-source small { color: #7b8998; font-size: 0.47rem; }
.shareai-homepage #how-it-works .sai-royalty-source strong { font-size: 1.05rem; }
.shareai-homepage #how-it-works .sai-royalty-source em { color: #8a96a3; font-size: 0.42rem; font-style: normal; }

.shareai-homepage #how-it-works .sai-creator-wallet {
  top: 105px;
  right: 0;
  width: 195px;
  display: grid;
  gap: 6px;
  padding: 18px;
  border-color: rgba(244, 85, 11, 0.22);
  border-radius: 18px;
  opacity: 0.34;
  transform: translateX(15px) scale(0.96);
  transition: opacity 420ms ease, transform 620ms cubic-bezier(0.16, 1, 0.3, 1);
}

.shareai-homepage #how-it-works .sai-creator-wallet::before { position: absolute; top: 16px; right: 16px; width: 9px; height: 9px; border-radius: 50%; background: #f4550b; box-shadow: 0 0 0 6px rgba(244, 85, 11, 0.1); content: ""; }
.shareai-homepage #how-it-works .sai-creator-wallet > small { color: #f4550b; font-size: 0.46rem; font-weight: 800; letter-spacing: 0.08em; text-transform: uppercase; }
.shareai-homepage #how-it-works .sai-creator-wallet > strong { font-size: 1.28rem; }
.shareai-homepage #how-it-works .sai-creator-wallet > span { display: flex; align-items: baseline; justify-content: space-between; padding-top: 9px; border-top: 1px solid #eef0f2; }
.shareai-homepage #how-it-works .sai-creator-wallet > span b { color: #f4550b; font-size: 1.5rem; }
.shareai-homepage #how-it-works .sai-creator-wallet > span em { color: #168553; font-size: 0.78rem; font-style: normal; font-weight: 780; }
.shareai-homepage #how-it-works .sai-creator-wallet p { margin: 0; color: #758497; font-size: 0.5rem; line-height: 1.45; }

.shareai-homepage #how-it-works .is-royalty-paid .sai-creator-wallet { opacity: 1; transform: translateX(0) scale(1); }

.shareai-homepage #how-it-works .sai-network-remainder {
  bottom: 0;
  left: 50%;
  min-width: 245px;
  display: grid;
  grid-template-columns: 12px 1fr auto;
  align-items: center;
  gap: 11px;
  padding: 14px 16px;
  border-radius: 16px;
  transform: translateX(-50%);
}

.shareai-homepage #how-it-works .sai-network-remainder > i { width: 9px; height: 9px; border-radius: 50%; background: #f4550b; box-shadow: 0 0 0 6px rgba(244, 85, 11, 0.1); }
.shareai-homepage #how-it-works .sai-network-remainder > span { display: grid; gap: 2px; }
.shareai-homepage #how-it-works .sai-network-remainder small { color: #7c8998; font-size: 0.45rem; }
.shareai-homepage #how-it-works .sai-network-remainder strong { font-size: 0.9rem; }
.shareai-homepage #how-it-works .sai-network-remainder > b { color: #e84c07; font-size: 0.5rem; }

.shareai-homepage #how-it-works .sai-royalty-packet {
  position: absolute;
  z-index: 3;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #f4550b;
  box-shadow: 0 0 0 7px rgba(244, 85, 11, 0.1), 0 0 24px rgba(244, 85, 11, 0.48);
}

.shareai-homepage #how-it-works .sai-royalty-packet--creator { offset-path: path("M360 64C430 95 492 118 560 140"); offset-distance: var(--sai-royalty-distance); }
.shareai-homepage #how-it-works .sai-royalty-packet--network { offset-path: path("M360 64V302"); offset-distance: var(--sai-royalty-distance); }

/* Scene 5: a true COBE WebGL Earth, with computers anchored to coordinates. */
.shareai-homepage #how-it-works .sai-journey-visual--map {
  inset: 0;
  overflow: hidden;
  border-radius: 0 0 28px 28px;
  background:
    radial-gradient(circle at 53% 51%, rgba(244, 85, 11, 0.13), transparent 30%),
    linear-gradient(145deg, #101b28, #09121d 72%);
}

.shareai-homepage #how-it-works .sai-earth-shell {
  position: absolute;
  inset: 0;
  z-index: 2;
  overflow: hidden;
}

.shareai-homepage #how-it-works .sai-earth-shell::before {
  position: absolute;
  inset: 0;
  z-index: 2;
  background-image: radial-gradient(rgba(255, 255, 255, 0.11) 0.8px, transparent 0.8px);
  background-size: 22px 22px;
  opacity: 0.18;
  content: "";
  mask-image: linear-gradient(90deg, #000, transparent 19%, transparent 81%, #000);
  pointer-events: none;
}

.shareai-homepage #how-it-works .sai-earth-shell > div,
.shareai-homepage #how-it-works .sai-earth-shell canvas {
  width: 100% !important;
  height: 100% !important;
}

.shareai-homepage #how-it-works .sai-earth-shell > .sai-cobe-canvas-shell { position: relative; }

.shareai-homepage #how-it-works .sai-earth-shell canvas {
  position: relative;
  z-index: 1;
  display: block;
  cursor: grab;
  opacity: 0;
  touch-action: pan-y;
  transition: opacity 700ms ease;
}

.shareai-homepage #how-it-works .sai-earth-shell canvas:active { cursor: grabbing; }
.shareai-homepage #how-it-works .is-earth-globe-ready .sai-earth-shell canvas { opacity: 1; }

.shareai-homepage #how-it-works .sai-earth-fallback {
  position: absolute;
  top: 50%;
  left: 50%;
  width: min(72%, 520px);
  aspect-ratio: 1;
  border: 1px solid rgba(255, 122, 56, 0.3);
  border-radius: 50%;
  background: radial-gradient(circle at 34% 31%, rgba(255, 115, 43, 0.26), transparent 5%), radial-gradient(circle at 58% 42%, rgba(255, 115, 43, 0.3), transparent 4%), rgba(255, 255, 255, 0.015);
  box-shadow: inset -34px -18px 80px rgba(0, 0, 0, 0.5), 0 0 85px rgba(244, 85, 11, 0.11);
  transform: translate(-50%, -50%);
  transition: opacity 500ms ease;
}

.shareai-homepage #how-it-works .sai-earth-fallback::before,
.shareai-homepage #how-it-works .sai-earth-fallback::after { position: absolute; inset: 12% 0; border: 1px solid rgba(255, 125, 62, 0.16); border-radius: 50%; content: ""; }
.shareai-homepage #how-it-works .sai-earth-fallback::after { inset: 0 31%; }
.shareai-homepage #how-it-works .is-earth-globe-ready .sai-earth-fallback { opacity: 0; }

.shareai-homepage #how-it-works .sai-journey-stage.is-routing-webgl-ready[data-scene="5"] .sai-routing-webgl { opacity: 0 !important; }
.shareai-homepage #how-it-works .sai-journey-visual--map .sai-routing-policy { top: 22px; left: 24px; z-index: 18; border-color: rgba(255, 118, 47, 0.42); color: #fff; background: rgba(8, 18, 29, 0.78); box-shadow: 0 18px 45px rgba(0, 0, 0, 0.24); backdrop-filter: blur(16px); }
.shareai-homepage #how-it-works .sai-journey-visual--map .sai-routing-policy small { color: #9caabd; }
.shareai-homepage #how-it-works .sai-journey-visual--map .sai-routing-policy strong { color: #fff; }
.shareai-homepage #how-it-works .sai-journey-visual--map .sai-routing-policy span { color: #ff7e3f; }
.shareai-homepage #how-it-works .sai-earth-nodes.sai-routing-nodes {
  position: absolute;
  top: auto;
  right: 22px;
  bottom: 56px;
  left: 22px;
  z-index: 20;
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 6px;
  pointer-events: none;
}

.shareai-homepage #how-it-works button.sai-earth-node {
  position: relative !important;
  inset: auto !important;
  width: auto;
  height: 38px;
  display: flex !important;
  align-items: center;
  gap: 7px;
  padding: 0 9px;
  border: 1px solid rgba(255, 255, 255, 0.13);
  border-radius: 8px;
  color: #dce7f2;
  background: rgba(7, 16, 26, 0.82);
  box-shadow: 0 9px 26px rgba(0, 0, 0, 0.22);
  opacity: 1 !important;
  transform: none !important;
  pointer-events: auto;
  backdrop-filter: blur(14px);
  transition: border-color 220ms ease, background 220ms ease, box-shadow 220ms ease, translate 220ms ease;
}

.shareai-homepage #how-it-works .sai-earth-nodes button.sai-earth-node:nth-child(n) {
  top: auto !important;
  right: auto !important;
  bottom: auto !important;
  left: auto !important;
}

.shareai-homepage #how-it-works button.sai-earth-node:hover,
.shareai-homepage #how-it-works button.sai-earth-node:focus-visible {
  border-color: rgba(255, 126, 63, 0.72);
  background: rgba(18, 27, 38, 0.96);
  box-shadow: 0 16px 38px rgba(0, 0, 0, 0.34), 0 0 0 1px rgba(244, 85, 11, 0.14);
  translate: 0 -3px;
}

.shareai-homepage #how-it-works button.sai-earth-node > i {
  width: 8px;
  height: 8px;
  display: block;
  flex: 0 0 auto;
  border: 1px solid rgba(255, 187, 150, 0.95);
  border-radius: 2px;
  background: #f4550b;
  box-shadow: 0 0 0 4px rgba(244, 85, 11, 0.1), 0 0 16px rgba(244, 85, 11, 0.45);
}

.shareai-homepage #how-it-works button.sai-earth-node > span {
  position: static;
  width: auto;
  min-width: 0;
  display: grid !important;
  gap: 1px;
  padding: 0;
  border: 0;
  color: inherit;
  background: transparent;
  box-shadow: none;
  text-align: left;
  transform: none;
}

.shareai-homepage #how-it-works button.sai-earth-node > span strong { overflow: hidden; color: #edf4fb; font-size: 0.45rem; text-overflow: ellipsis; white-space: nowrap; }
.shareai-homepage #how-it-works button.sai-earth-node > span small { overflow: hidden; color: #899aab; font-size: 0.38rem; text-overflow: ellipsis; white-space: nowrap; }

.shareai-homepage #how-it-works button.sai-earth-node.sai-routing-node--selected {
  width: auto;
  height: 38px;
  border-color: rgba(255, 125, 62, 0.76);
  background: rgba(90, 30, 8, 0.88);
  box-shadow: 0 10px 32px rgba(0, 0, 0, 0.28), inset 0 0 22px rgba(244, 85, 11, 0.12);
}

.shareai-homepage #how-it-works button.sai-earth-node em { top: auto; right: auto; bottom: calc(100% + 10px); left: 50%; min-width: 205px; border: 1px solid rgba(255, 121, 54, 0.32); color: #e8eef5; background: rgba(7, 16, 26, 0.96); box-shadow: 0 20px 55px rgba(0, 0, 0, 0.4); transform: translate(-50%, 6px); backdrop-filter: blur(18px); }
.shareai-homepage #how-it-works button.sai-earth-node:hover em,
.shareai-homepage #how-it-works button.sai-earth-node:focus em,
.shareai-homepage #how-it-works button.sai-earth-node:focus-visible em { transform: translate(-50%, 0); }
.shareai-homepage #how-it-works button.sai-earth-node em small { color: #ff7c3c; }

.shareai-homepage #how-it-works .sai-journey-visual--map .sai-routing-factors { z-index: 18; bottom: 18px; }
.shareai-homepage #how-it-works .sai-journey-visual--map .sai-routing-factors span { border-color: rgba(255, 255, 255, 0.11); color: #b8c5d2; background: rgba(8, 18, 29, 0.76); backdrop-filter: blur(14px); }
.shareai-homepage #how-it-works .sai-journey-visual--map .sai-routing-factors i { width: 6px; height: 6px; display: inline-block; margin-right: 5px; border-radius: 50%; background: #45d28a; box-shadow: 0 0 0 4px rgba(69, 210, 138, 0.1); }

.shareai-homepage #how-it-works .sai-journey-stage[data-scene="6"] .sai-journey-visual--map {
  z-index: 6;
  opacity: 0.1;
  filter: blur(3px);
  transform: scale(2.25);
}

@media (max-width: 620px) {
  .shareai-homepage #how-it-works .sai-chat-composer { width: 100%; min-height: 54px; padding-left: 13px; font-size: 0.69rem; }
  .shareai-homepage #how-it-works .sai-chat-composer > button { width: 36px; height: 36px; }
  .shareai-homepage #how-it-works .sai-auth-sequence { width: 100%; height: 100%; }
  .shareai-homepage #how-it-works .sai-auth-sequence__steps { bottom: 0; }
  .shareai-homepage #how-it-works .sai-royalty-flow { width: 100%; height: 100%; }
  .shareai-homepage #how-it-works .sai-royalty-source { min-width: 164px; padding: 10px 12px; }
  .shareai-homepage #how-it-works .sai-creator-wallet { top: 103px; right: 4px; width: 145px; padding: 13px; }
  .shareai-homepage #how-it-works .sai-creator-wallet > span b { font-size: 1.15rem; }
  .shareai-homepage #how-it-works .sai-network-remainder { min-width: 218px; padding: 11px 13px; }
  .shareai-homepage #how-it-works .sai-royalty-packet--creator { offset-path: path("M181 64C230 95 274 118 322 140"); }
  .shareai-homepage #how-it-works .sai-royalty-packet--network { offset-path: path("M181 64V302"); }
  .shareai-homepage #how-it-works .sai-journey-visual--map .sai-routing-policy { top: 10px; left: 10px; padding: 8px 10px; }
  .shareai-homepage #how-it-works .sai-journey-visual--map .sai-routing-policy strong { max-width: 235px; }
  .shareai-homepage #how-it-works .sai-earth-nodes.sai-routing-nodes { right: 10px; bottom: 44px; left: 10px; grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .shareai-homepage #how-it-works button.sai-earth-node:nth-child(n+4) { display: none !important; }
  .shareai-homepage #how-it-works .sai-journey-visual--map .sai-routing-factors { bottom: 8px; }
  .shareai-homepage #how-it-works .sai-journey-visual--map .sai-routing-factors span:nth-child(2) { display: none; }
  .shareai-homepage #how-it-works button.sai-earth-node em { min-width: 170px; }
}

@media (prefers-reduced-motion: reduce) {
  .shareai-homepage #how-it-works .sai-chat-composer > i,
  .shareai-homepage #how-it-works .sai-journey-stage.is-model-picked .sai-demo-cursor > span { animation: none; }
  .shareai-homepage #how-it-works .sai-demo-cursor { top: 78%; left: 54%; }
}

body.sai-inference-journey-visible .sa-float-wrap {
  visibility: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
}

/* Authorization v3: Connect -> Model -> Surcharge ---------------------- */
/* This final mapping intentionally owns the stage tabs for every scene. */
.shareai-homepage #how-it-works .sai-journey-stage [data-sai-layer] {
  border-color: transparent;
  opacity: 0.38;
  background: transparent;
  transform: none;
}

.shareai-homepage #how-it-works .sai-journey-stage:is([data-scene="1"], [data-scene="2"], [data-scene="4"]) [data-sai-layer="builder"],
.shareai-homepage #how-it-works .sai-journey-stage:is([data-scene="3"], [data-scene="5"]) [data-sai-layer="creator"],
.shareai-homepage #how-it-works .sai-journey-stage:is([data-scene="6"], [data-scene="7"]) [data-sai-layer="provider"],
.shareai-homepage #how-it-works .sai-journey-stage:is([data-scene="8"], [data-scene="9"]) [data-sai-layer] {
  border-color: rgba(244, 85, 11, 0.28) !important;
  opacity: 1 !important;
  background: #fff2e9 !important;
  transform: translateY(-1px) !important;
}

.shareai-homepage #how-it-works .sai-journey-stage:is([data-scene="1"], [data-scene="2"], [data-scene="4"]) [data-sai-layer="builder"] b,
.shareai-homepage #how-it-works .sai-journey-stage:is([data-scene="3"], [data-scene="5"]) [data-sai-layer="creator"] b,
.shareai-homepage #how-it-works .sai-journey-stage:is([data-scene="6"], [data-scene="7"]) [data-sai-layer="provider"] b,
.shareai-homepage #how-it-works .sai-journey-stage:is([data-scene="8"], [data-scene="9"]) [data-sai-layer] b {
  color: #dc4807 !important;
}

.shareai-homepage #how-it-works .sai-journey-stage:is([data-scene="1"], [data-scene="2"], [data-scene="4"]) [data-sai-layer]:not([data-sai-layer="builder"]),
.shareai-homepage #how-it-works .sai-journey-stage:is([data-scene="3"], [data-scene="5"]) [data-sai-layer]:not([data-sai-layer="creator"]),
.shareai-homepage #how-it-works .sai-journey-stage:is([data-scene="6"], [data-scene="7"]) [data-sai-layer]:not([data-sai-layer="provider"]) {
  border-color: transparent !important;
  opacity: 0.38 !important;
  background: transparent !important;
  transform: none !important;
}

.shareai-homepage #how-it-works .sai-journey-stage:is([data-scene="1"], [data-scene="2"], [data-scene="4"]) [data-sai-layer]:not([data-sai-layer="builder"]) b,
.shareai-homepage #how-it-works .sai-journey-stage:is([data-scene="3"], [data-scene="5"]) [data-sai-layer]:not([data-sai-layer="creator"]) b,
.shareai-homepage #how-it-works .sai-journey-stage:is([data-scene="6"], [data-scene="7"]) [data-sai-layer]:not([data-sai-layer="provider"]) b {
  color: #263b56 !important;
}

/* The same chat returns only after compute; scene 7 remains the node view. */
.shareai-homepage #how-it-works .sai-journey-stage[data-scene="7"] .sai-journey-conversation {
  opacity: 0;
  pointer-events: none;
  transform: translateY(15px) scale(0.985);
}

.shareai-homepage #how-it-works .sai-journey-stage:is([data-scene="1"], [data-scene="8"], [data-scene="9"]) .sai-journey-conversation {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0) scale(1);
}

.shareai-homepage #how-it-works .sai-journey-stage:is([data-scene="8"], [data-scene="9"]) .sai-chat-composer {
  display: none;
}

.shareai-homepage #how-it-works .sai-journey-stage[data-scene="8"] .sai-answer-drop {
  opacity: 1;
}

.shareai-homepage #how-it-works .sai-journey-stage[data-scene="7"] .sai-answer-drop {
  opacity: 0;
}

.shareai-homepage #how-it-works .sai-journey-stage[data-scene="9"] .sai-story-chat .sai-chat-thread > p.is-answer {
  max-height: 180px;
  padding: 14px 16px;
  opacity: 1;
  transform: translateY(0);
}

.shareai-homepage #how-it-works .sai-journey-stage[data-scene="9"] .sai-story-chat .sai-chat-thinking {
  position: absolute;
  opacity: 0;
  transform: translateY(8px);
}

.shareai-homepage #how-it-works .sai-journey-stage[data-scene="9"] .sai-story-chat > footer span:first-child {
  color: #187a50;
  background: #e5f5ed;
}

/* Each authorization screen is now a separate, plain-language scene. */
.shareai-homepage #how-it-works .sai-auth-sequence {
  width: min(100%, 520px);
  height: min(100%, 455px);
}

.shareai-homepage #how-it-works .sai-journey-stage[data-scene="2"] .sai-auth-sequence {
  opacity: var(--sai-card-opacity);
  transform: scale(var(--sai-card-scale));
}

.shareai-homepage #how-it-works .sai-journey-stage[data-scene="2"] .sai-auth-sequence > .sai-auth-sequence__permission {
  opacity: 1;
  filter: none;
  pointer-events: auto;
  transform: translate(-50%, -50%) !important;
}

.shareai-homepage #how-it-works .sai-journey-stage.is-auth-connected .sai-auth-sequence__permission > button {
  background: #168553;
  box-shadow: 0 0 0 7px rgba(22, 133, 83, 0.08);
}

.shareai-homepage #how-it-works .sai-auth-stepper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  color: #7c8998;
  font-size: 0.47rem;
  font-weight: 680;
  letter-spacing: 0.04em;
}

.shareai-homepage #how-it-works .sai-auth-stepper i {
  width: 7px;
  height: 7px;
  flex: 0 0 auto;
  border-radius: 50%;
  background: #cbd3dc;
  box-shadow: none;
  transition: background 300ms ease, box-shadow 300ms ease;
}

.shareai-homepage #how-it-works .sai-auth-stepper--one i:first-child,
.shareai-homepage #how-it-works .sai-auth-stepper--two i:nth-child(2),
.shareai-homepage #how-it-works .sai-auth-stepper--three i:nth-child(3) {
  background: #f4550b;
  box-shadow: 0 0 0 5px rgba(244, 85, 11, 0.1);
}

.shareai-homepage #how-it-works .sai-auth-stepper--two i:first-child,
.shareai-homepage #how-it-works .sai-auth-stepper--three i:nth-child(-n + 2) {
  background: #ffb387;
}

.shareai-homepage #how-it-works .sai-model-auth-stepper {
  position: static;
  margin: -9px 0 8px;
}

.shareai-homepage #how-it-works .sai-journey-visual--consent {
  display: grid;
  place-items: center;
}

.shareai-homepage #how-it-works .sai-price-authorization {
  width: min(100%, 520px);
  display: grid;
  gap: 14px;
  opacity: var(--sai-card-opacity);
  transform: scale(var(--sai-card-scale));
  transform-origin: center;
  transition: opacity 100ms linear, transform 100ms linear;
}

.shareai-homepage #how-it-works .sai-price-authorization > .sai-auth-stepper {
  position: static;
}

.shareai-homepage #how-it-works .sai-auth-surcharge-card {
  position: relative;
  width: min(100%, 485px);
  margin: 0 auto;
  opacity: 1;
  filter: none;
  transform: none !important;
}

.shareai-homepage #how-it-works .sai-journey-stage.is-consent-accepted .sai-auth-surcharge-card {
  box-shadow: 0 28px 80px rgba(22, 133, 83, 0.13);
}

.shareai-homepage #how-it-works .sai-consent-memory .sai-hp-icon {
  width: 14px;
  height: 14px;
  flex: 0 0 auto;
  color: #168553;
}

.shareai-homepage #how-it-works .sai-consent-memory > span {
  display: grid;
  gap: 2px;
}

.shareai-homepage #how-it-works .sai-consent-memory b {
  color: #1b324d;
  font-size: 0.53rem;
}

.shareai-homepage #how-it-works .sai-consent-memory small {
  color: #7b8998;
  font-size: 0.46rem;
  font-weight: 520;
}

/* Earth is scene 6; scene 7 is the deliberate zoom into its chosen node. */
.shareai-homepage #how-it-works .sai-journey-stage.is-routing-webgl-ready[data-scene="6"] .sai-routing-webgl {
  opacity: 0 !important;
}

.shareai-homepage #how-it-works .sai-journey-stage[data-scene="6"] .sai-journey-visual--map {
  z-index: 4;
  opacity: 1;
  filter: none;
  transform: scale(1);
}

.shareai-homepage #how-it-works .sai-journey-stage[data-scene="7"] .sai-journey-visual--map {
  z-index: 6;
  opacity: 0.1;
  filter: blur(3px);
  transform: scale(2.25);
}

.shareai-homepage #how-it-works[data-builder-flow="disabled"] .sai-model-auth-stepper {
  display: none !important;
}

@media (max-width: 620px) {
  .shareai-homepage #how-it-works .sai-auth-sequence,
  .shareai-homepage #how-it-works .sai-price-authorization {
    width: 100%;
    height: 100%;
  }

  .shareai-homepage #how-it-works .sai-auth-surcharge-card {
    width: calc(100% - 18px);
  }

  .shareai-homepage #how-it-works .sai-model-auth-stepper {
    margin-top: -3px;
  }
}

/* Journey art direction v4: one warm canvas, one continuous request ------ */
.shareai-homepage #how-it-works .sai-journey-stage {
  --sai-earth-ingress-progress: 0;
}

/* Price approval is expressed as a concrete request total, not a rule. */
.shareai-homepage #how-it-works .sai-auth-surcharge-card {
  overflow: hidden;
  border-color: rgba(24, 48, 76, 0.12);
  background:
    radial-gradient(circle at 100% 0, rgba(244, 85, 11, 0.08), transparent 31%),
    rgba(255, 255, 255, 0.98);
  box-shadow: 0 28px 80px rgba(60, 43, 32, 0.13);
}

.shareai-homepage #how-it-works .sai-auth-surcharge-card > header {
  margin: 0 -24px;
  padding: 0 24px;
  background: rgba(255, 250, 246, 0.72);
}

.shareai-homepage #how-it-works .sai-auth-surcharge-card > p {
  margin: 18px 0 14px;
  color: #536579;
  font-size: 0.66rem;
}

.shareai-homepage #how-it-works .sai-auth-surcharge-card > p b {
  color: #172e49;
}

.shareai-homepage #how-it-works .sai-auth-surcharge-card dl {
  border-color: rgba(24, 48, 76, 0.1);
  border-radius: 13px;
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.8);
}

.shareai-homepage #how-it-works .sai-auth-surcharge-card dl > div {
  min-height: 39px;
  padding: 9px 13px;
  background: rgba(248, 250, 252, 0.86);
}

.shareai-homepage #how-it-works .sai-auth-surcharge-card dl > div:nth-child(2) dd {
  color: #e64b07;
}

.shareai-homepage #how-it-works .sai-auth-surcharge-card dl > div:last-child {
  min-height: 46px;
  background: linear-gradient(90deg, #fff3ea, #fff8f3);
}

.shareai-homepage #how-it-works .sai-auth-surcharge-card dl > div:last-child dt {
  color: #203750;
  font-weight: 760;
}

.shareai-homepage #how-it-works .sai-auth-surcharge-card dl > div:last-child dd {
  color: #e84d08;
  font-size: 0.78rem;
}

.shareai-homepage #how-it-works .sai-consent-memory {
  margin: 12px 0;
  padding: 11px 12px;
  border-color: rgba(244, 85, 11, 0.16);
  border-radius: 11px;
  color: #e84d08;
  background: #fff8f3;
}

.shareai-homepage #how-it-works .sai-consent-memory .sai-hp-icon {
  color: #f4550b;
}

.shareai-homepage #how-it-works .sai-journey-stage.is-consent-accepted .sai-consent-memory {
  border-color: rgba(22, 133, 83, 0.2);
  background: #eff9f4;
}

.shareai-homepage #how-it-works .sai-journey-stage.is-consent-accepted .sai-consent-memory .sai-hp-icon {
  color: #168553;
}

.shareai-homepage #how-it-works .sai-auth-surcharge-card > footer {
  margin-right: -8px;
  margin-left: -8px;
  padding: 0 8px;
  line-height: 1.45;
}

/* The model payment splits once; the main packet keeps travelling down. */
.shareai-homepage #how-it-works .sai-royalty-flow {
  width: min(100%, 700px);
  height: min(100%, 440px);
}

.shareai-homepage #how-it-works .sai-royalty-flow::before {
  position: absolute;
  top: 64px;
  bottom: 0;
  left: 50%;
  width: 110px;
  background: radial-gradient(ellipse at center, rgba(244, 85, 11, 0.09), transparent 68%);
  content: "";
  transform: translateX(-50%);
}

.shareai-homepage #how-it-works .sai-royalty-flow > svg {
  z-index: 2;
  filter: drop-shadow(0 5px 8px rgba(244, 85, 11, 0.08));
}

.shareai-homepage #how-it-works .sai-royalty-flow > svg path.is-creator {
  stroke-width: 1.6;
}

.shareai-homepage #how-it-works .sai-royalty-flow > svg path.is-network {
  stroke-width: 2.2;
  stroke-dasharray: 0.018 0.018;
}

.shareai-homepage #how-it-works .sai-royalty-source {
  top: 2px;
  min-width: 205px;
  padding: 14px 16px;
  border-color: rgba(244, 85, 11, 0.2);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.98);
  box-shadow: 0 24px 65px rgba(62, 43, 31, 0.13), 0 0 0 6px rgba(244, 85, 11, 0.035);
}

.shareai-homepage #how-it-works .sai-creator-wallet {
  top: 112px;
  right: 2%;
  width: 215px;
  gap: 8px;
  padding: 19px 20px;
  border-color: rgba(244, 85, 11, 0.2);
  border-radius: 21px;
  background:
    radial-gradient(circle at 100% 0, rgba(244, 85, 11, 0.11), transparent 42%),
    rgba(255, 255, 255, 0.98);
  box-shadow: 0 25px 70px rgba(64, 43, 30, 0.14);
}

.shareai-homepage #how-it-works .sai-creator-wallet > small {
  color: #d94807;
}

.shareai-homepage #how-it-works .sai-creator-wallet > strong {
  color: #172f4b;
  font-size: 1.45rem;
}

.shareai-homepage #how-it-works .sai-creator-wallet > span {
  min-height: 48px;
  align-items: center;
}

.shareai-homepage #how-it-works .sai-creator-wallet > span b {
  font-size: 1.62rem;
}

.shareai-homepage #how-it-works .sai-network-remainder {
  bottom: 18px;
  left: 50%;
  min-width: 0;
  width: 126px;
  height: 126px;
  display: grid;
  grid-template-columns: 1fr;
  place-items: center;
  gap: 0;
  padding: 0;
  overflow: visible;
  border: 1px solid rgba(244, 85, 11, 0.25);
  border-radius: 50%;
  background:
    radial-gradient(circle at 45% 36%, #fff, #fff5ed 72%);
  box-shadow: 0 22px 55px rgba(72, 43, 24, 0.13), 0 0 0 10px rgba(244, 85, 11, 0.045);
  transform: translateX(-50%);
}

.shareai-homepage #how-it-works .sai-network-remainder::before {
  position: absolute;
  inset: 12px;
  border: 1px dashed rgba(244, 85, 11, 0.26);
  border-radius: inherit;
  content: "";
}

.shareai-homepage #how-it-works .sai-network-remainder::after {
  position: absolute;
  top: 100%;
  left: 50%;
  width: 1px;
  height: 68px;
  border-left: 2px dashed rgba(244, 85, 11, 0.42);
  content: "";
  transform: translateX(-50%);
}

.shareai-homepage #how-it-works .sai-network-remainder > i {
  position: absolute;
  top: -6px;
  left: 50%;
  width: 12px;
  height: 12px;
  background: #f4550b;
  box-shadow: 0 0 0 7px rgba(244, 85, 11, 0.1), 0 0 24px rgba(244, 85, 11, 0.4);
  transform: translateX(-50%);
}

.shareai-homepage #how-it-works .sai-network-remainder > span {
  position: relative;
  z-index: 2;
  display: grid;
  gap: 3px;
  text-align: center;
}

.shareai-homepage #how-it-works .sai-network-remainder small {
  max-width: 84px;
  color: #7b8998;
  font-size: 0.42rem;
  line-height: 1.35;
}

.shareai-homepage #how-it-works .sai-network-remainder strong {
  color: #e84c07;
  font-size: 1.25rem;
}

.shareai-homepage #how-it-works .sai-network-remainder > b {
  position: absolute;
  top: calc(100% + 13px);
  left: 50%;
  width: 190px;
  color: #d94a09;
  font-size: 0.46rem;
  text-align: center;
  transform: translateX(-50%);
}

/* A light ShareAI globe. COBE keeps geography and node coordinates real. */
.shareai-homepage #how-it-works .sai-journey-visual--map {
  border-radius: 0 0 28px 28px;
  background:
    radial-gradient(circle at 50% 48%, rgba(255, 119, 53, 0.12), transparent 29%),
    linear-gradient(rgba(28, 51, 77, 0.045) 1px, transparent 1px),
    linear-gradient(90deg, rgba(28, 51, 77, 0.045) 1px, transparent 1px),
    linear-gradient(145deg, #fffefd, #fff7f1);
  background-size: auto, 54px 54px, 54px 54px, auto;
}

.shareai-homepage #how-it-works .sai-earth-shell::before {
  z-index: 0;
  background-image: radial-gradient(rgba(26, 51, 78, 0.17) 0.7px, transparent 0.7px);
  opacity: 0.18;
  mask-image: radial-gradient(circle at center, #000 8%, transparent 69%);
}

.shareai-homepage #how-it-works .sai-earth-shell > .sai-cobe-canvas-shell {
  position: absolute;
  inset: 0;
  z-index: 2;
  overflow: visible;
}

.shareai-homepage #how-it-works .sai-earth-shell canvas {
  filter: drop-shadow(0 30px 44px rgba(75, 50, 32, 0.12));
}

.shareai-homepage #how-it-works .sai-earth-fallback {
  width: min(72%, 520px) !important;
  height: auto !important;
  aspect-ratio: 1;
  border-color: rgba(244, 85, 11, 0.22);
  background: radial-gradient(circle at 35% 29%, rgba(255, 128, 66, 0.14), transparent 8%), rgba(255, 255, 255, 0.62);
  box-shadow: inset -32px -18px 75px rgba(244, 85, 11, 0.07), 0 28px 70px rgba(53, 43, 36, 0.12);
}

.shareai-homepage #how-it-works .sai-journey-visual--map .sai-routing-policy {
  top: 20px;
  left: 22px;
  z-index: 28;
  min-width: 242px;
  gap: 5px;
  padding: 13px 15px;
  border: 1px solid rgba(24, 48, 76, 0.11) !important;
  border-radius: 15px;
  color: #1a314c !important;
  background: rgba(255, 255, 255, 0.94) !important;
  box-shadow: 0 20px 55px rgba(61, 44, 33, 0.12) !important;
  backdrop-filter: blur(18px);
}

.shareai-homepage #how-it-works .sai-journey-visual--map .sai-routing-policy small {
  display: flex;
  align-items: center;
  gap: 7px;
  color: #758598;
}

.shareai-homepage #how-it-works .sai-journey-visual--map .sai-routing-policy small i {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #24a268;
  box-shadow: 0 0 0 5px rgba(36, 162, 104, 0.1);
}

.shareai-homepage #how-it-works .sai-journey-visual--map .sai-routing-policy strong {
  color: #19314d;
  font-size: 0.64rem;
}

.shareai-homepage #how-it-works .sai-journey-visual--map .sai-routing-policy span {
  color: #e84d08;
  font-size: 0.48rem;
}

.shareai-homepage #how-it-works .sai-earth-shell > .sai-earth-ingress {
  position: absolute;
  top: -28px;
  left: 50%;
  z-index: 26;
  width: 1px !important;
  height: 145px !important;
  opacity: min(1, calc(var(--sai-earth-ingress-progress) * 2));
  pointer-events: none;
  transform: translateX(-50%);
}

.shareai-homepage #how-it-works .sai-earth-ingress::before {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  border-left: 2px dashed rgba(244, 85, 11, 0.38);
  content: "";
  transform: scaleY(var(--sai-earth-ingress-progress));
  transform-origin: top;
}

.shareai-homepage #how-it-works .sai-earth-ingress > i {
  position: absolute;
  top: calc(8px + var(--sai-earth-ingress-progress) * 104px);
  left: 0;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #f4550b;
  box-shadow: 0 0 0 8px rgba(244, 85, 11, 0.1), 0 0 28px rgba(244, 85, 11, 0.42);
  transform: translate(-50%, -50%);
}

.shareai-homepage #how-it-works .sai-earth-ingress > span {
  position: absolute;
  top: 31px;
  left: 15px;
  width: 145px;
  display: grid;
  gap: 2px;
  color: #203750;
  opacity: calc(1 - var(--sai-earth-ingress-progress) * 0.72);
}

.shareai-homepage #how-it-works .sai-earth-ingress small {
  color: #83909e;
  font-size: 0.4rem;
}

.shareai-homepage #how-it-works .sai-earth-ingress strong {
  font-size: 0.51rem;
}

/* The former bottom card rail is gone; each button rides its COBE marker. */
.shareai-homepage #how-it-works .sai-earth-nodes.sai-routing-nodes,
.shareai-homepage #how-it-works .sai-routing-factors {
  display: none !important;
}

.shareai-homepage #how-it-works .sai-earth-node-anchor {
  z-index: 24;
  overflow: visible;
  pointer-events: auto !important;
}

.shareai-homepage #how-it-works .sai-cobe-canvas-shell .sai-earth-node-anchor > button.sai-earth-node {
  position: absolute !important;
  inset: 0 auto auto 0 !important;
  width: 15px;
  height: 15px;
  display: block !important;
  padding: 0;
  border: 2px solid #fff;
  border-radius: 50%;
  background: #ff7838;
  box-shadow: 0 0 0 5px rgba(244, 85, 11, 0.13), 0 8px 22px rgba(244, 85, 11, 0.26);
  opacity: 1 !important;
  transform: translate(-50%, -50%) !important;
  transition: width 200ms ease, height 200ms ease, box-shadow 200ms ease, background 200ms ease;
}

.shareai-homepage #how-it-works .sai-cobe-canvas-shell .sai-earth-node-anchor > button.sai-earth-node:hover,
.shareai-homepage #how-it-works .sai-cobe-canvas-shell .sai-earth-node-anchor > button.sai-earth-node:focus-visible {
  width: 21px;
  height: 21px;
  outline: none;
  background: #f4550b;
  box-shadow: 0 0 0 9px rgba(244, 85, 11, 0.11), 0 12px 30px rgba(244, 85, 11, 0.34);
  translate: none;
}

.shareai-homepage #how-it-works .sai-cobe-canvas-shell .sai-earth-node-anchor > button.sai-earth-node.sai-routing-node--selected {
  width: 23px;
  height: 23px;
  background: #f4550b;
  box-shadow: 0 0 0 10px rgba(244, 85, 11, 0.12), 0 0 34px rgba(244, 85, 11, 0.46);
}

.shareai-homepage #how-it-works .sai-cobe-canvas-shell button.sai-earth-node > i,
.shareai-homepage #how-it-works .sai-cobe-canvas-shell button.sai-earth-node > span {
  display: none !important;
}

.shareai-homepage #how-it-works .sai-cobe-canvas-shell button.sai-earth-node em {
  top: auto;
  right: auto;
  bottom: calc(100% + 15px);
  left: 50%;
  min-width: 212px;
  padding: 13px 14px;
  border: 1px solid rgba(24, 48, 76, 0.13);
  border-radius: 13px;
  color: #31475e;
  background: rgba(255, 255, 255, 0.97);
  box-shadow: 0 20px 55px rgba(54, 43, 35, 0.18);
  transform: translate(-50%, 7px);
  backdrop-filter: blur(18px);
}

.shareai-homepage #how-it-works .sai-cobe-canvas-shell button.sai-earth-node em small {
  color: #f4550b;
}

.shareai-homepage #how-it-works .sai-cobe-canvas-shell button.sai-earth-node em b {
  color: #33495f;
}

.shareai-homepage #how-it-works .sai-cobe-canvas-shell button.sai-earth-node em b:first-of-type {
  color: #172f4b;
  font-size: 0.62rem;
}

.shareai-homepage #how-it-works .sai-cobe-canvas-shell button.sai-earth-node:hover em,
.shareai-homepage #how-it-works .sai-cobe-canvas-shell button.sai-earth-node:focus em,
.shareai-homepage #how-it-works .sai-cobe-canvas-shell button.sai-earth-node:focus-visible em,
.shareai-homepage #how-it-works .sai-cobe-canvas-shell button.sai-earth-node.is-node-inspected em {
  opacity: 1 !important;
  transform: translate(-50%, 0);
}

/* The selected computer is a glass compute cell, not a flat orange block. */
.shareai-homepage #how-it-works .sai-compute-zoom {
  width: min(100%, 760px);
  grid-template-columns: minmax(280px, 0.9fr) minmax(300px, 1.1fr);
  gap: clamp(38px, 6vw, 78px);
}

.shareai-homepage #how-it-works .sai-compute-node {
  width: min(100%, 320px);
  aspect-ratio: 0.96;
  overflow: visible;
  border: 1px solid rgba(244, 85, 11, 0.24);
  border-radius: 42px;
  background:
    radial-gradient(circle at 50% 18%, rgba(255, 151, 91, 0.16), transparent 38%),
    rgba(255, 255, 255, 0.82);
  box-shadow: 0 32px 80px rgba(58, 45, 36, 0.16), 0 0 0 10px rgba(244, 85, 11, 0.035), inset 0 1px #fff;
  backdrop-filter: blur(18px);
}

.shareai-homepage #how-it-works .sai-compute-node::before {
  inset: 15px;
  z-index: 6;
  border-color: rgba(244, 85, 11, 0.16);
  border-radius: 30px;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.7);
}

.shareai-homepage #how-it-works .sai-compute-core-grid {
  position: absolute;
  inset: 34px;
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px;
  opacity: 0.72;
}

.shareai-homepage #how-it-works .sai-compute-core-grid i {
  border: 1px solid rgba(25, 52, 80, 0.08);
  border-radius: 12px;
  background: rgba(237, 241, 245, 0.72);
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.9);
}

.shareai-homepage #how-it-works .sai-compute-fill {
  right: 16px;
  bottom: 16px;
  left: 16px;
  z-index: 3;
  overflow: visible;
  border-radius: 0 0 29px 29px;
  background: linear-gradient(180deg, rgba(255, 144, 78, 0.76), rgba(244, 85, 11, 0.9) 74%);
  box-shadow: 0 -20px 48px rgba(244, 85, 11, 0.17), inset 0 1px rgba(255, 255, 255, 0.48);
}

.shareai-homepage #how-it-works .sai-compute-node__content {
  inset: 50% auto auto 50%;
  width: 174px;
  min-height: 142px;
  place-content: center;
  padding: 18px;
  border: 1px solid rgba(24, 48, 76, 0.1);
  border-radius: 24px;
  color: #19314d;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 18px 48px rgba(48, 43, 40, 0.13), inset 0 1px #fff;
  transform: translate(-50%, -50%);
  backdrop-filter: blur(17px);
}

.shareai-homepage #how-it-works .sai-compute-node__content small {
  display: flex;
  align-items: center;
  gap: 6px;
  color: #617388;
}

.shareai-homepage #how-it-works .sai-compute-node__content small i {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #27a56c;
  box-shadow: 0 0 0 4px rgba(39, 165, 108, 0.1);
}

.shareai-homepage #how-it-works .sai-compute-node__content strong {
  color: #132d49;
  font-size: clamp(3rem, 4.4vw, 4.65rem);
  text-shadow: none;
}

.shareai-homepage #how-it-works .sai-compute-node__content span {
  color: #758598;
}

.shareai-homepage #how-it-works .sai-compute-details {
  gap: 13px;
  padding: 27px 29px;
  border-color: rgba(24, 48, 76, 0.11);
  border-radius: 25px;
  background:
    radial-gradient(circle at 100% 0, rgba(244, 85, 11, 0.08), transparent 39%),
    rgba(255, 255, 255, 0.94);
  box-shadow: 0 27px 72px rgba(58, 44, 34, 0.13);
}

.shareai-homepage #how-it-works .sai-compute-details__lead {
  margin: -1px 0 1px;
  color: #627489;
  font-size: 0.61rem;
  line-height: 1.55;
}

@media (max-width: 620px) {
  .shareai-homepage #how-it-works .sai-auth-surcharge-card > header {
    margin-right: -17px;
    margin-left: -17px;
    padding-right: 17px;
    padding-left: 17px;
  }

  .shareai-homepage #how-it-works .sai-creator-wallet {
    right: 0;
    width: 154px;
    padding: 13px;
  }

  .shareai-homepage #how-it-works .sai-network-remainder {
    width: 102px;
    height: 102px;
  }

  .shareai-homepage #how-it-works .sai-routing-policy {
    top: 9px;
    left: 9px;
    min-width: 0;
    max-width: 225px;
    padding: 10px 11px;
  }

  .shareai-homepage #how-it-works .sai-earth-ingress > span {
    display: none;
  }

  .shareai-homepage #how-it-works .sai-compute-zoom {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .shareai-homepage #how-it-works .sai-compute-node {
    width: 210px;
    justify-self: center;
  }

  .shareai-homepage #how-it-works .sai-compute-node__content {
    width: 130px;
    min-height: 105px;
    padding: 11px;
  }

  .shareai-homepage #how-it-works .sai-compute-details {
    padding: 16px;
  }
}

/* Journey interaction v5: one cursor, one continuous authorization ------ */
.shareai-homepage #how-it-works .sai-journey-stage {
  --sai-cursor-x: 50%;
  --sai-cursor-y: 50%;
}

.shareai-homepage #how-it-works .sai-journey-viewport > .sai-demo-cursor {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 40;
  width: 25px;
  height: 31px;
  opacity: 0;
  filter: drop-shadow(0 8px 13px rgba(15, 32, 51, 0.28));
  pointer-events: none;
  transform: translate3d(var(--sai-cursor-x), var(--sai-cursor-y), 0) translate(-3px, -3px) rotate(-10deg);
  transform-origin: 3px 3px;
  transition: opacity 180ms ease;
  will-change: transform;
}

.shareai-homepage #how-it-works .sai-journey-viewport > .sai-demo-cursor.is-visible {
  opacity: 1;
}

.shareai-homepage #how-it-works .sai-journey-viewport > .sai-demo-cursor::before {
  position: absolute;
  top: -7px;
  left: -7px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: rgba(244, 85, 11, 0.2);
  box-shadow: 0 0 18px rgba(244, 85, 11, 0.35);
  content: "";
  transform: scale(0.4);
  transition: transform 220ms ease, opacity 220ms ease;
}

.shareai-homepage #how-it-works .sai-journey-viewport > .sai-demo-cursor > i {
  transition: transform 120ms ease;
}

.shareai-homepage #how-it-works .sai-journey-stage.is-model-picked .sai-demo-cursor > span {
  animation: none;
}

.shareai-homepage #how-it-works .sai-journey-viewport > .sai-demo-cursor.is-clicking > i {
  transform: scale(0.88);
}

.shareai-homepage #how-it-works .sai-journey-viewport > .sai-demo-cursor.is-clicking::before {
  opacity: 0;
  transform: scale(2.8);
}

.shareai-homepage #how-it-works .sai-journey-viewport > .sai-demo-cursor.is-clicking > span {
  animation: sai-cursor-action 520ms cubic-bezier(0.16, 1, 0.3, 1) both;
}

@keyframes sai-cursor-action {
  0% { opacity: 0; transform: scale(0.35); }
  18% { opacity: 0.95; }
  100% { opacity: 0; transform: scale(3.1); }
}

.shareai-homepage #how-it-works .sai-oauth-window > button > b {
  display: none;
  align-items: center;
  justify-content: center;
  gap: 7px;
}

.shareai-homepage #how-it-works .sai-journey-stage.is-auth-connected .sai-auth-sequence__permission > button > span {
  display: none;
}

.shareai-homepage #how-it-works .sai-journey-stage.is-auth-connected .sai-auth-sequence__permission > button > b {
  display: inline-flex;
}

.shareai-homepage #how-it-works .sai-journey-stage[data-scene="1"].is-cursor-pressing [data-sai-cursor-target="send"],
.shareai-homepage #how-it-works .sai-journey-stage[data-scene="2"].is-cursor-pressing [data-sai-cursor-target="connect"],
.shareai-homepage #how-it-works .sai-journey-stage[data-scene="3"].is-cursor-pressing [data-sai-cursor-target="model"],
.shareai-homepage #how-it-works .sai-journey-stage[data-scene="4"].is-cursor-pressing [data-sai-cursor-target="authorize"] {
  box-shadow: 0 0 0 8px rgba(244, 85, 11, 0.11), 0 9px 24px rgba(244, 85, 11, 0.24);
  transform: scale(0.975);
}

.shareai-homepage #how-it-works .sai-auth-surcharge-card > p {
  max-width: 58ch;
}

.shareai-homepage #how-it-works .sai-consent-memory b {
  line-height: 1.35;
}

@media (prefers-reduced-motion: reduce) {
  .shareai-homepage #how-it-works .sai-journey-viewport > .sai-demo-cursor {
    transition: opacity 120ms ease;
  }

  .shareai-homepage #how-it-works .sai-journey-viewport > .sai-demo-cursor.is-clicking > span {
    animation: none;
  }
}

/* Journey art direction v6: network hub, readable routing, chosen-node zoom. */
.shareai-homepage #how-it-works .sai-journey-stage {
  --sai-node-zoom-progress: 0;
  --sai-map-fade-progress: 0;
  --sai-compute-reveal-progress: 0;
}

.shareai-homepage #how-it-works .sai-journey-step--routing,
.shareai-homepage #how-it-works .sai-journey-step--provider {
  min-height: 158svh;
  display: block;
}

.shareai-homepage #how-it-works .sai-journey-step__content {
  position: sticky;
  top: clamp(118px, 17svh, 175px);
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.shareai-homepage #how-it-works .sai-journey-step--routing::before,
.shareai-homepage #how-it-works .sai-journey-step--provider::before {
  display: none;
}

.shareai-homepage #how-it-works .sai-journey-step__content::before {
  position: absolute;
  top: 50%;
  left: -26px;
  width: 9px;
  height: 9px;
  border: 2px solid #c9b8aa;
  border-radius: 50%;
  background: #fffaf6;
  content: "";
  transform: translateY(-50%);
  transition: border-color 300ms ease, background 300ms ease, box-shadow 300ms ease;
}

.shareai-homepage #how-it-works .sai-journey-step.is-active .sai-journey-step__content::before {
  border-color: #f4550b;
  background: #f4550b;
  box-shadow: 0 0 0 7px rgba(244, 85, 11, 0.1);
}

.shareai-homepage #how-it-works .sai-journey-step__content > span {
  margin-bottom: 19px;
  color: #f4550b;
  font-size: 0.66rem;
  font-weight: 780;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

.shareai-homepage #how-it-works .sai-journey-step__content > p {
  margin: 25px 0 0;
  color: #657489;
  font-size: clamp(0.93rem, 1.05vw, 1.07rem);
  line-height: 1.65;
}

.shareai-homepage #how-it-works .sai-journey-step__content > strong {
  margin-top: 20px;
  color: #1d334e;
  font-size: 0.78rem;
  line-height: 1.5;
}

.shareai-homepage #how-it-works .sai-journey-role-cta {
  width: min(100%, 355px);
  min-height: 64px;
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  gap: 2px 15px;
  margin-top: 27px;
  padding: 13px 15px 13px 17px;
  border: 1px solid rgba(244, 85, 11, 0.2);
  border-radius: 15px;
  color: #152d48;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.98), #fff4eb);
  box-shadow: 0 15px 38px rgba(69, 43, 26, 0.09);
  text-decoration: none;
  transition: border-color 220ms ease, box-shadow 220ms ease, transform 220ms ease;
}

.shareai-homepage #how-it-works .sai-journey-role-cta:hover,
.shareai-homepage #how-it-works .sai-journey-role-cta:focus-visible {
  border-color: rgba(244, 85, 11, 0.52);
  outline: none;
  box-shadow: 0 19px 48px rgba(95, 49, 19, 0.14), 0 0 0 4px rgba(244, 85, 11, 0.07);
  transform: translateY(-2px);
}

.shareai-homepage #how-it-works .sai-journey-role-cta > span {
  color: #e84d08;
  font-size: 0.72rem;
  font-weight: 790;
  line-height: 1.25;
}

.shareai-homepage #how-it-works .sai-journey-role-cta > small {
  grid-column: 1;
  color: #718095;
  font-size: 0.58rem;
  font-weight: 570;
  line-height: 1.35;
}

.shareai-homepage #how-it-works .sai-journey-role-cta .sai-hp-icon {
  width: 17px;
  height: 17px;
  grid-column: 2;
  grid-row: 1 / span 2;
  color: #f4550b;
}

.shareai-homepage #how-it-works #journey-creator h3 {
  font-size: clamp(2.05rem, 2.75vw, 3.15rem);
  line-height: 1.01;
}

.shareai-homepage #how-it-works .sai-earth-shell > .sai-earth-network-links {
  position: absolute;
  inset: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  overflow: visible;
  fill: none;
  opacity: 0.92;
  pointer-events: none;
}

.shareai-homepage #how-it-works .sai-earth-network-links [data-sai-network-links] path {
  stroke: rgba(86, 101, 117, 0.62);
  stroke-width: 1.5;
  vector-effect: non-scaling-stroke;
}

.shareai-homepage #how-it-works .sai-earth-network-links [data-sai-network-route] {
  stroke: #f4550b;
  stroke-width: 3.1;
  stroke-linecap: round;
  filter: drop-shadow(0 0 6px rgba(244, 85, 11, 0.65));
  vector-effect: non-scaling-stroke;
}

.shareai-homepage #how-it-works .sai-earth-network-links [data-sai-network-packet] {
  fill: #f4550b;
  stroke: #fff;
  stroke-width: 2;
  filter: drop-shadow(0 0 7px rgba(244, 85, 11, 0.85));
  transition: opacity 100ms linear;
  vector-effect: non-scaling-stroke;
}

.shareai-homepage #how-it-works .sai-earth-shell > .sai-earth-network-hub {
  position: absolute;
  top: 72px;
  left: 50%;
  z-index: 30;
  width: auto !important;
  min-width: 252px;
  height: auto !important;
  min-height: 62px;
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 11px;
  padding: 10px 13px;
  border: 1px solid rgba(41, 62, 85, 0.17);
  border-radius: 16px;
  color: #20364f;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 50px rgba(57, 44, 35, 0.14), 0 0 0 5px rgba(255, 255, 255, 0.42);
  opacity: 0.82;
  transform: translateX(-50%);
  backdrop-filter: blur(17px);
  transition: border-color 260ms ease, box-shadow 260ms ease, opacity 260ms ease;
}

.shareai-homepage #how-it-works .sai-earth-network-hub > i {
  width: 22px;
  height: 22px;
  border: 1px solid #a5afb9;
  border-radius: 50%;
  background: radial-gradient(circle, #7f8c99 0 3px, transparent 4px);
  box-shadow: 0 0 0 5px rgba(91, 108, 124, 0.08);
}

.shareai-homepage #how-it-works .sai-earth-network-hub > span {
  min-width: 0;
  display: grid;
  gap: 2px;
}

.shareai-homepage #how-it-works .sai-earth-network-hub small {
  color: #8b97a5;
  font-size: 0.4rem;
  font-weight: 720;
  letter-spacing: 0.11em;
  text-transform: uppercase;
}

.shareai-homepage #how-it-works .sai-earth-network-hub strong {
  color: #18314d;
  font-size: 0.64rem;
  line-height: 1.2;
}

.shareai-homepage #how-it-works .sai-earth-network-hub em {
  display: grid;
  justify-items: center;
  gap: 1px;
  color: #7b8998;
  font-size: 0.38rem;
  font-style: normal;
  white-space: nowrap;
}

.shareai-homepage #how-it-works .sai-earth-network-hub em b {
  color: #263f59;
  font-size: 0.72rem;
}

.shareai-homepage #how-it-works .sai-journey-stage.is-network-hub-active .sai-earth-network-hub {
  border-color: rgba(244, 85, 11, 0.42);
  box-shadow: 0 20px 55px rgba(74, 45, 27, 0.15), 0 0 0 6px rgba(244, 85, 11, 0.07), 0 0 35px rgba(244, 85, 11, 0.13);
  opacity: 1;
}

.shareai-homepage #how-it-works .sai-journey-stage.is-network-hub-active .sai-earth-network-hub > i {
  border-color: #f4550b;
  background: radial-gradient(circle, #f4550b 0 4px, transparent 5px);
  box-shadow: 0 0 0 6px rgba(244, 85, 11, 0.1), 0 0 18px rgba(244, 85, 11, 0.32);
}

.shareai-homepage #how-it-works .sai-earth-shell > .sai-earth-ingress {
  height: 108px !important;
}

.shareai-homepage #how-it-works .sai-earth-ingress > i {
  top: calc(7px + var(--sai-earth-ingress-progress) * 72px);
}

.shareai-homepage #how-it-works .sai-earth-ingress > span {
  top: 20px;
}

.shareai-homepage #how-it-works .sai-journey-visual--map .sai-routing-policy span {
  opacity: 0;
  transform: translateY(4px);
  transition: opacity 260ms ease, transform 260ms ease;
}

.shareai-homepage #how-it-works .sai-journey-stage.is-network-node-selected .sai-routing-policy span {
  opacity: 1;
  transform: translateY(0);
}

.shareai-homepage #how-it-works .sai-cobe-canvas-shell .sai-earth-node-anchor > button.sai-earth-node {
  border-color: #fff;
  background: #8995a1;
  box-shadow: 0 0 0 5px rgba(84, 102, 120, 0.11), 0 8px 22px rgba(54, 68, 82, 0.18);
}

.shareai-homepage #how-it-works .sai-cobe-canvas-shell .sai-earth-node-anchor > button.sai-earth-node.sai-routing-node--selected {
  width: calc(18px + var(--sai-node-zoom-progress) * 116px);
  height: calc(18px + var(--sai-node-zoom-progress) * 116px);
  border-width: calc(2px + var(--sai-node-zoom-progress) * 3px);
  background: #8995a1;
  box-shadow: 0 0 0 7px rgba(86, 102, 117, 0.1), 0 0 27px rgba(74, 88, 102, 0.22);
  transition: background 240ms ease, box-shadow 240ms ease;
}

.shareai-homepage #how-it-works .sai-journey-stage.is-network-route-active .sai-cobe-canvas-shell .sai-earth-node-anchor > button.sai-earth-node.sai-routing-node--selected {
  background: #f4550b;
  box-shadow: 0 0 0 calc(8px + var(--sai-node-zoom-progress) * 18px) rgba(244, 85, 11, 0.09), 0 0 calc(32px + var(--sai-node-zoom-progress) * 55px) rgba(244, 85, 11, 0.46);
}

.shareai-homepage #how-it-works .sai-journey-stage[data-scene="6"] .sai-journey-visual--map {
  z-index: 6;
  opacity: 1;
  filter: none;
  transform: scale(1);
}

.shareai-homepage #how-it-works .sai-journey-stage[data-scene="7"] .sai-journey-visual--map {
  z-index: 7;
  opacity: calc(1 - var(--sai-map-fade-progress));
  filter: blur(calc(var(--sai-map-fade-progress) * 3px));
  transform: scale(1);
  transform-origin: center;
  transition: none;
}

.shareai-homepage #how-it-works .sai-journey-stage[data-scene="7"] [data-sai-visual="7"] {
  z-index: 8;
  opacity: var(--sai-compute-reveal-progress);
  pointer-events: none;
  transform: translateY(calc((1 - var(--sai-compute-reveal-progress)) * 22px)) scale(calc(0.86 + var(--sai-compute-reveal-progress) * 0.14));
  transition: none;
}

.shareai-homepage #how-it-works .sai-journey-stage[data-scene="7"] .sai-compute-node,
.shareai-homepage #how-it-works .sai-journey-stage[data-scene="7"] .sai-compute-details {
  opacity: var(--sai-compute-reveal-progress);
}

.shareai-homepage #how-it-works .sai-journey-stage.is-node-processing .sai-compute-node {
  box-shadow: 0 32px 80px rgba(58, 45, 36, 0.16), 0 0 0 14px rgba(244, 85, 11, 0.055), 0 0 70px rgba(244, 85, 11, 0.16), inset 0 1px #fff;
}

@media (max-width: 900px) {
  .shareai-homepage #how-it-works .sai-journey-step--routing,
  .shareai-homepage #how-it-works .sai-journey-step--provider {
    min-height: 150svh;
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .shareai-homepage #how-it-works .sai-journey-step__content {
    top: 600px;
  }

  .shareai-homepage #how-it-works .sai-earth-shell > .sai-earth-network-hub {
    top: 42px;
    min-width: 212px;
    min-height: 48px;
    padding: 7px 10px;
  }

  .shareai-homepage #how-it-works .sai-earth-network-hub em {
    display: none;
  }

  .shareai-homepage #how-it-works .sai-earth-shell > .sai-earth-ingress {
    height: 60px !important;
  }

  .shareai-homepage #how-it-works .sai-earth-ingress > i {
    top: calc(5px + var(--sai-earth-ingress-progress) * 38px);
  }

  .shareai-homepage #how-it-works .sai-journey-visual--map .sai-routing-policy {
    top: 8px;
    left: 8px;
    min-width: 0;
    max-width: 190px;
    padding: 8px 10px;
  }

  .shareai-homepage #how-it-works .sai-journey-visual--map .sai-routing-policy strong {
    font-size: 0.52rem;
  }
}

@media (max-width: 620px) {
  .shareai-homepage #how-it-works .sai-journey-step--routing,
  .shareai-homepage #how-it-works .sai-journey-step--provider {
    min-height: 160svh;
  }

  .shareai-homepage #how-it-works .sai-journey-step__content {
    top: 563px;
  }

  .shareai-homepage #how-it-works .sai-journey-step__content h3 {
    font-size: 2.05rem;
    line-height: 1;
  }

  .shareai-homepage #how-it-works .sai-journey-step__content > span {
    margin-bottom: 12px;
  }

  .shareai-homepage #how-it-works .sai-journey-step__content > p {
    margin-top: 16px;
    font-size: 0.86rem;
    line-height: 1.5;
  }

  .shareai-homepage #how-it-works .sai-journey-step__content > strong {
    margin-top: 14px;
    font-size: 0.68rem;
  }

  .shareai-homepage #how-it-works .sai-journey-role-cta {
    width: 100%;
    min-height: 58px;
    margin-top: 21px;
  }

  .shareai-homepage #how-it-works .sai-earth-shell > .sai-earth-network-hub {
    top: 34px;
    min-width: 174px;
    grid-template-columns: auto 1fr;
    gap: 8px;
  }

  .shareai-homepage #how-it-works .sai-earth-network-hub > i {
    width: 17px;
    height: 17px;
  }

  .shareai-homepage #how-it-works .sai-earth-network-hub strong {
    font-size: 0.52rem;
  }

  .shareai-homepage #how-it-works .sai-journey-visual--map .sai-routing-policy {
    max-width: 152px;
  }

  .shareai-homepage #how-it-works .sai-journey-visual--map .sai-routing-policy span,
  .shareai-homepage #how-it-works .sai-journey-visual--map .sai-routing-policy small {
    display: none;
  }

  .shareai-homepage #how-it-works .sai-compute-details {
    display: none;
  }

  .shareai-homepage #how-it-works .sai-compute-zoom {
    grid-template-columns: 1fr;
  }
}

@media (prefers-reduced-motion: reduce) {
  .shareai-homepage #how-it-works .sai-earth-network-links [data-sai-network-route] {
    stroke-dasharray: none !important;
    stroke-dashoffset: 0 !important;
  }

  .shareai-homepage #how-it-works .sai-journey-stage[data-scene="7"] .sai-journey-visual--map {
    opacity: 0;
    transform: none;
  }

  .shareai-homepage #how-it-works .sai-journey-stage[data-scene="7"] [data-sai-visual="7"] {
    opacity: 1;
    transform: none;
  }
}

/* Journey routing v7: global regions, bounded tooltips, full-node transition. */
.shareai-homepage #how-it-works .sai-journey-stage {
  --sai-node-cover-delta: 1100px;
  --sai-workload-visibility: 0;
  --sai-task-progress: 0;
}

.shareai-homepage #how-it-works .sai-earth-shell > .sai-earth-network-hub {
  grid-template-columns: auto 1fr;
}

.shareai-homepage #how-it-works .sai-cobe-canvas-shell .sai-earth-node-anchor > button.sai-earth-node.is-globe-hidden {
  opacity: 0 !important;
  pointer-events: none !important;
}

.shareai-homepage #how-it-works .sai-cobe-canvas-shell .sai-earth-node-anchor.is-inspected-node-anchor {
  z-index: 42;
}

.shareai-homepage #how-it-works .sai-cobe-canvas-shell button.sai-earth-node:is(:hover, :focus, :focus-visible, .is-node-inspected) em {
  background: #fff;
}

.shareai-homepage #how-it-works .sai-cobe-canvas-shell button.sai-earth-node.is-tooltip-right em {
  right: auto;
  left: -8px;
  transform: translate(0, 7px);
}

.shareai-homepage #how-it-works .sai-cobe-canvas-shell button.sai-earth-node.is-tooltip-left em {
  right: -8px;
  left: auto;
  transform: translate(0, 7px);
}

.shareai-homepage #how-it-works .sai-cobe-canvas-shell button.sai-earth-node.is-tooltip-below em {
  top: calc(100% + 15px);
  bottom: auto;
}

.shareai-homepage #how-it-works .sai-cobe-canvas-shell button.sai-earth-node:is(.is-tooltip-right, .is-tooltip-left):is(:hover, :focus, :focus-visible, .is-node-inspected) em {
  transform: translate(0, 0);
}

.shareai-homepage #how-it-works .sai-journey-stage[data-scene="7"] .sai-earth-node-anchor:not(.is-selected-node-anchor) {
  opacity: calc(1 - var(--sai-node-zoom-progress) * 3);
  pointer-events: none !important;
}

.shareai-homepage #how-it-works .sai-journey-stage[data-scene="7"] .sai-earth-network-links,
.shareai-homepage #how-it-works .sai-journey-stage[data-scene="7"] .sai-earth-network-hub,
.shareai-homepage #how-it-works .sai-journey-stage[data-scene="7"] .sai-earth-ingress,
.shareai-homepage #how-it-works .sai-journey-stage[data-scene="7"] .sai-routing-policy {
  opacity: calc(1 - var(--sai-node-zoom-progress) * 3);
  pointer-events: none;
}

.shareai-homepage #how-it-works .sai-journey-stage[data-scene="7"] .sai-earth-node-anchor.is-selected-node-anchor {
  z-index: 36;
}

.shareai-homepage #how-it-works .sai-journey-stage[data-scene="7"] .sai-cobe-canvas-shell .sai-earth-node-anchor > button.sai-earth-node.sai-routing-node--selected {
  width: calc(18px + var(--sai-node-zoom-progress) * var(--sai-node-cover-delta));
  height: calc(18px + var(--sai-node-zoom-progress) * var(--sai-node-cover-delta));
  border-width: calc(2px + var(--sai-node-zoom-progress) * 4px);
  overflow: hidden;
  background: #f4550b;
  box-shadow:
    0 0 0 calc(8px + var(--sai-node-zoom-progress) * 24px) rgba(244, 85, 11, 0.1),
    0 0 calc(32px + var(--sai-node-zoom-progress) * 70px) rgba(244, 85, 11, 0.5);
}

.shareai-homepage #how-it-works .sai-journey-stage[data-scene="7"] .sai-cobe-canvas-shell button.sai-earth-node em {
  display: none;
}

/* Full-load state shown after the selected orange node covers the canvas. */
.shareai-homepage #how-it-works .sai-earth-shell > .sai-node-workload {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 50;
  width: min(680px, calc(100% - 72px)) !important;
  height: auto !important;
  display: grid;
  gap: 19px;
  padding: 23px 25px 20px;
  border: 1px solid rgba(255, 255, 255, 0.78);
  border-radius: 23px;
  color: #18314d;
  background:
    radial-gradient(circle at 100% 0, rgba(244, 85, 11, 0.08), transparent 36%),
    rgba(255, 255, 255, 0.96);
  box-shadow: 0 32px 90px rgba(103, 37, 8, 0.28), inset 0 1px #fff;
  opacity: var(--sai-workload-visibility);
  pointer-events: none;
  transform: translate(-50%, calc(-50% + (1 - var(--sai-workload-visibility)) * 22px)) scale(calc(0.96 + var(--sai-workload-visibility) * 0.04));
  backdrop-filter: blur(20px);
}

.shareai-homepage #how-it-works .sai-node-workload > header {
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  gap: 20px;
}

.shareai-homepage #how-it-works .sai-node-workload > header > span {
  min-width: 0;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  gap: 2px 9px;
}

.shareai-homepage #how-it-works .sai-node-workload > header > span > i {
  width: 10px;
  height: 10px;
  grid-row: 1 / span 2;
  border-radius: 50%;
  background: #25a66d;
  box-shadow: 0 0 0 6px rgba(37, 166, 109, 0.1);
}

.shareai-homepage #how-it-works .sai-node-workload > header > span > b {
  overflow: hidden;
  color: #142d49;
  font-size: 0.94rem;
  line-height: 1.2;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.shareai-homepage #how-it-works .sai-node-workload > header > span > small {
  color: #718196;
  font-size: 0.62rem;
}

.shareai-homepage #how-it-works .sai-node-workload > header > strong {
  display: grid;
  grid-template-columns: auto auto;
  align-items: baseline;
  gap: 7px;
  font-weight: 760;
}

.shareai-homepage #how-it-works .sai-node-workload > header > strong > b {
  color: #f4550b;
  font-size: clamp(2rem, 3vw, 2.75rem);
  letter-spacing: -0.07em;
  line-height: 0.9;
}

.shareai-homepage #how-it-works .sai-node-workload > header > strong > small {
  color: #6f8093;
  font-size: 0.62rem;
  font-weight: 650;
}

.shareai-homepage #how-it-works .sai-node-workload__task {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: end;
  gap: 18px;
  padding-top: 17px;
  border-top: 1px solid rgba(24, 49, 77, 0.1);
}

.shareai-homepage #how-it-works .sai-node-workload__task > span,
.shareai-homepage #how-it-works .sai-node-workload__task > em {
  min-width: 0;
  display: grid;
  gap: 4px;
}

.shareai-homepage #how-it-works .sai-node-workload__task small {
  color: #75869a;
  font-size: 0.58rem;
  font-style: normal;
}

.shareai-homepage #how-it-works .sai-node-workload__task > span > b {
  overflow: hidden;
  color: #172f4b;
  font-size: 0.91rem;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.shareai-homepage #how-it-works .sai-node-workload__task > em {
  justify-items: end;
  font-style: normal;
  text-align: right;
}

.shareai-homepage #how-it-works .sai-node-workload__task > em > b {
  color: #e84c07;
  font-size: 1.05rem;
  line-height: 1;
}

.shareai-homepage #how-it-works .sai-node-workload__progress {
  position: relative;
  height: 14px !important;
  overflow: hidden;
  padding: 3px;
  border: 1px solid rgba(244, 85, 11, 0.13);
  border-radius: 999px;
  background: #ffeadf;
  box-shadow: inset 0 2px 5px rgba(119, 50, 17, 0.08);
}

.shareai-homepage #how-it-works .sai-node-workload__progress > i {
  position: relative;
  width: calc(var(--sai-task-progress) * 100%);
  height: 100%;
  display: block;
  overflow: hidden;
  border-radius: inherit;
  background: linear-gradient(90deg, #ff8a4e, #f4550b 68%, #dc4300);
  box-shadow: 0 0 18px rgba(244, 85, 11, 0.34);
}

.shareai-homepage #how-it-works .sai-node-workload__progress > i::after {
  position: absolute;
  inset: 0;
  background: linear-gradient(100deg, transparent 18%, rgba(255, 255, 255, 0.72) 48%, transparent 78%);
  content: "";
  transform: translateX(-100%);
  animation: sai-node-task-shimmer 1.25s ease-in-out infinite;
}

.shareai-homepage #how-it-works .sai-node-workload > footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  color: #63758a;
  font-size: 0.57rem;
}

.shareai-homepage #how-it-works .sai-node-workload > footer > span {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  color: #1f744f;
  font-weight: 680;
}

.shareai-homepage #how-it-works .sai-node-workload > footer i {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #25a66d;
  box-shadow: 0 0 0 4px rgba(37, 166, 109, 0.09);
}

.shareai-homepage #how-it-works .sai-journey-stage.is-task-complete .sai-node-workload__progress > i::after {
  opacity: 0;
}

@keyframes sai-node-task-shimmer {
  0% { transform: translateX(-100%); }
  65%, 100% { transform: translateX(100%); }
}

@media (max-width: 620px) {
  .shareai-homepage #how-it-works .sai-earth-shell > .sai-node-workload {
    width: calc(100% - 28px) !important;
    gap: 15px;
    padding: 18px 17px 16px;
    border-radius: 19px;
  }

  .shareai-homepage #how-it-works .sai-node-workload > header {
    gap: 10px;
  }

  .shareai-homepage #how-it-works .sai-node-workload > header > span > b {
    font-size: 0.79rem;
  }

  .shareai-homepage #how-it-works .sai-node-workload > header > strong > b {
    font-size: 1.8rem;
  }

  .shareai-homepage #how-it-works .sai-node-workload__task {
    gap: 9px;
    padding-top: 13px;
  }

  .shareai-homepage #how-it-works .sai-node-workload__task > span > b {
    font-size: 0.72rem;
  }

  .shareai-homepage #how-it-works .sai-node-workload__task > em > b {
    font-size: 0.88rem;
  }

  .shareai-homepage #how-it-works .sai-node-workload > footer > small {
    display: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .shareai-homepage #how-it-works .sai-node-workload__progress > i::after {
    animation: none;
  }
}

/* Journey return v8: settle the provider, then land the answer as water. */
.shareai-homepage #how-it-works .sai-journey-stage {
  --sai-provider-credit-visibility: 0;
  --sai-answer-fall: 0;
  --sai-answer-impact: 0;
  --sai-answer-reveal: 0;
  --sai-answer-unrevealed: 100%;
}

.shareai-homepage #how-it-works .sai-node-workload__settlement {
  min-width: 0;
  max-height: calc(var(--sai-provider-credit-visibility) * 72px);
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: 16px;
  overflow: hidden;
  margin-top: calc((1 - var(--sai-provider-credit-visibility)) * -19px);
  padding: calc(var(--sai-provider-credit-visibility) * 11px) calc(var(--sai-provider-credit-visibility) * 13px);
  border: 1px solid rgba(37, 166, 109, calc(var(--sai-provider-credit-visibility) * 0.22));
  border-radius: 14px;
  opacity: var(--sai-provider-credit-visibility);
  background: rgba(234, 249, 241, 0.94);
  transform: translateY(calc((1 - var(--sai-provider-credit-visibility)) * 9px));
  transform-origin: top;
}

.shareai-homepage #how-it-works .sai-node-workload__settlement > span {
  min-width: 0;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  gap: 2px 9px;
}

.shareai-homepage #how-it-works .sai-node-workload__settlement > span > i {
  width: 24px;
  height: 24px;
  grid-row: 1 / span 2;
  display: grid;
  place-items: center;
  border-radius: 50%;
  color: #fff;
  background: #25a66d;
  box-shadow: 0 0 0 6px rgba(37, 166, 109, 0.1);
  font-size: 0.66rem;
  font-style: normal;
  font-weight: 820;
}

.shareai-homepage #how-it-works .sai-node-workload__settlement small {
  color: #668475;
  font-size: 0.53rem;
}

.shareai-homepage #how-it-works .sai-node-workload__settlement > span > b {
  overflow: hidden;
  color: #175f42;
  font-size: 0.76rem;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.shareai-homepage #how-it-works .sai-node-workload__settlement > strong {
  display: grid;
  justify-items: end;
  gap: 2px;
  text-align: right;
}

.shareai-homepage #how-it-works .sai-node-workload__settlement > strong > b {
  color: #178255;
  font-size: 1.2rem;
  letter-spacing: -0.045em;
  line-height: 1;
}

.shareai-homepage #how-it-works .sai-journey-step--response {
  min-height: 112svh;
}

.shareai-homepage #how-it-works .sai-journey-conversation,
.shareai-homepage #how-it-works .sai-journey-visual {
  transition-duration: 560ms, 760ms;
  transition-timing-function: ease, cubic-bezier(0.16, 1, 0.3, 1);
}

.shareai-homepage #how-it-works .sai-answer-drop {
  position: absolute;
  inset: 0;
  z-index: 8;
  width: auto;
  height: auto;
  opacity: 0;
  pointer-events: none;
  transform: none;
}

.shareai-homepage #how-it-works .sai-journey-stage[data-scene="8"] .sai-answer-drop {
  opacity: 1;
}

.shareai-homepage #how-it-works .sai-answer-drop::before {
  display: none;
}

.shareai-homepage #how-it-works .sai-answer-drop > canvas {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  display: block;
}

.shareai-homepage #how-it-works .sai-answer-drop > i {
  top: calc(3% + var(--sai-answer-fall) * 61%);
  left: 31%;
  opacity: calc(1 - var(--sai-answer-impact));
  transform: translate(-50%, -50%) rotate(0deg) scaleY(calc(1 + var(--sai-answer-fall) * 0.42));
  transition: none;
}

.shareai-homepage #how-it-works .sai-answer-drop > span {
  position: absolute;
  top: 64%;
  left: 31%;
  width: calc(18px + var(--sai-answer-impact) * 150px);
  height: calc(8px + var(--sai-answer-impact) * 54px);
  border: 2px solid rgba(244, 85, 11, 0.58);
  border-radius: 50%;
  opacity: calc(var(--sai-answer-impact) * (1 - var(--sai-answer-reveal)));
  transform: translate(-50%, -50%);
}

.shareai-homepage #how-it-works .sai-journey-stage.is-answer-water-ready .sai-answer-drop > i,
.shareai-homepage #how-it-works .sai-journey-stage.is-answer-water-ready .sai-answer-drop > span {
  display: none;
}

.shareai-homepage #how-it-works .sai-story-chat .sai-chat-thread > p.is-answer > span {
  display: block;
}

.shareai-homepage #how-it-works .sai-journey-stage[data-scene="8"] .sai-story-chat .sai-chat-thread > p.is-answer {
  max-height: 180px;
  margin: 0 auto 0 0;
  padding: 14px 16px;
  opacity: var(--sai-answer-impact);
  background: rgba(255, 255, 255, calc(0.78 + var(--sai-answer-impact) * 0.22));
  transform: translateY(calc((1 - var(--sai-answer-impact)) * 9px)) scale(calc(0.985 + var(--sai-answer-impact) * 0.015));
  transition: none;
}

.shareai-homepage #how-it-works .sai-journey-stage[data-scene="8"] .sai-story-chat .sai-chat-thread > p.is-answer > small,
.shareai-homepage #how-it-works .sai-journey-stage[data-scene="8"] .sai-story-chat .sai-chat-thread > p.is-answer > span {
  opacity: var(--sai-answer-reveal);
  clip-path: inset(0 var(--sai-answer-unrevealed) 0 0);
}

.shareai-homepage #how-it-works .sai-journey-stage[data-scene="8"] .sai-story-chat .sai-chat-thinking {
  position: relative;
  max-height: calc((1 - var(--sai-answer-impact)) * 28px);
  overflow: hidden;
  opacity: calc(1 - var(--sai-answer-impact));
  transform: translateY(calc(var(--sai-answer-impact) * 7px));
  transition: none;
}

.shareai-homepage #how-it-works .sai-journey-stage[data-scene="9"] .sai-story-chat .sai-chat-thread > p.is-answer > small,
.shareai-homepage #how-it-works .sai-journey-stage[data-scene="9"] .sai-story-chat .sai-chat-thread > p.is-answer > span {
  opacity: 1;
  clip-path: inset(0 0 0 0);
}

@media (max-width: 620px) {
  .shareai-homepage #how-it-works .sai-node-workload__settlement {
    gap: 8px;
  }

  .shareai-homepage #how-it-works .sai-node-workload__settlement > span > i {
    width: 20px;
    height: 20px;
  }

  .shareai-homepage #how-it-works .sai-node-workload__settlement > span > b {
    font-size: 0.65rem;
  }

  .shareai-homepage #how-it-works .sai-node-workload__settlement > strong > b {
    font-size: 1rem;
  }

  .shareai-homepage #how-it-works .sai-node-workload__settlement > strong small {
    display: none;
  }

  .shareai-homepage #how-it-works .sai-journey-step--response {
    min-height: 104svh;
  }
}

@media (prefers-reduced-motion: reduce) {
  .shareai-homepage #how-it-works .sai-journey-stage[data-scene="7"] .sai-journey-visual--map {
    opacity: 1;
    transform: none;
  }

  .shareai-homepage #how-it-works .sai-journey-stage[data-scene="7"] [data-sai-visual="7"] {
    opacity: 0;
  }

  .shareai-homepage #how-it-works .sai-journey-stage[data-scene="8"] .sai-story-chat .sai-chat-thread > p.is-answer,
  .shareai-homepage #how-it-works .sai-journey-stage[data-scene="8"] .sai-story-chat .sai-chat-thread > p.is-answer > small,
  .shareai-homepage #how-it-works .sai-journey-stage[data-scene="8"] .sai-story-chat .sai-chat-thread > p.is-answer > span {
    opacity: 1;
    clip-path: none;
  }
}

/* Retained homepage: fluid columns, readable mobile content, and touch controls. */
.shareai-homepage :is(.sai-hp-container, .sai-developer-grid > *, .sai-faq-grid > *, .sai-business-card > *, .sai-api-stats > *) {
  min-width: 0;
}

.shareai-homepage .sai-developer-grid {
  grid-template-columns: minmax(0, 0.8fr) minmax(0, 1.2fr);
}

.shareai-homepage .sai-api-stats {
  grid-column: 1 / -1;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.shareai-homepage .sai-api-stats > a {
  grid-column: 1 / -1;
}

.shareai-homepage :is(a, button, summary, [role="button"], pre[tabindex]):focus-visible {
  outline: 3px solid var(--sai-hp-orange);
  outline-offset: 4px;
}

.shareai-homepage .sai-code-panel pre {
  max-width: 100%;
  overscroll-behavior-x: contain;
  tab-size: 2;
}

@media (max-width: 1280px) {
  .shareai-homepage .sai-ecosystem-section .sai-business-grid > article {
    grid-template-columns: minmax(0, 1fr);
    min-height: 0;
    padding: 32px 24px;
  }
}

@media (max-width: 1100px) {
  .shareai-homepage .sai-hp-hero {
    flex-direction: column;
    min-height: auto;
    padding: 112px 0 0;
  }

  .shareai-homepage .sai-hp-hero-grid {
    flex: none;
    grid-template-columns: minmax(0, 1fr);
    gap: 24px;
  }

  .shareai-homepage .sai-hero-visual {
    min-height: 360px;
    margin: 0 auto;
  }

  .shareai-homepage .sai-hero-membrane-shell {
    right: 50%;
    width: min(540px, 90vw);
  }

  .shareai-homepage .sai-company-dock {
    position: relative;
    inset: auto;
    flex: none;
    width: 100%;
    margin: 0;
    transform: none;
  }

  .shareai-homepage .sai-developer-grid {
    grid-template-columns: minmax(0, 1fr);
    gap: 32px;
  }

  .shareai-homepage .sai-developer-benefits small {
    font-size: 0.875rem;
    line-height: 1.55;
  }

  .shareai-homepage .sai-api-stats {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .shareai-homepage .sai-faq-grid {
    grid-template-columns: minmax(0, 1fr);
    gap: 36px;
  }
}

@media (max-width: 760px) {
  .shareai-homepage {
    --sai-mobile-gutter: clamp(16px, 5vw, 28px);
  }

  .shareai-homepage .sai-hp-container,
  .shareai-homepage .sai-ecosystem-section .sai-ecosystem-container {
    width: calc(100% - 2 * var(--sai-mobile-gutter));
  }

  .shareai-homepage .sai-hp-section {
    min-height: 0;
    padding-block: 64px;
  }

  .shareai-homepage .sai-hp-hero {
    padding: 108px 0 0;
  }

  .shareai-homepage .sai-hp-copy h1 {
    font-size: clamp(2.5rem, 11.5vw, 4.5rem);
    line-height: 1.04;
    letter-spacing: -0.055em;
  }

  .shareai-homepage .sai-hp-title-line {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.12em;
    max-width: 100%;
    white-space: normal;
  }

  .shareai-homepage .sai-hp-title-rotator,
  .shareai-homepage .sai-hp-title-rotator:is(.is-compact, .is-extra-compact) {
    min-height: 1.2em;
    font-size: clamp(1.5rem, 6.4vw, 2.7rem);
    line-height: 1.2;
    white-space: nowrap;
  }

  .shareai-homepage .sai-hp-copy .sai-hp-lede {
    margin-top: 24px;
    font-size: 1rem;
    line-height: 1.65;
  }

  .shareai-homepage .sai-hp-copy .sai-hp-actions {
    margin-top: 28px;
  }

  .shareai-homepage .sai-hp-actions {
    gap: 12px;
  }

  .shareai-homepage .sai-hp-button {
    min-height: 48px;
    padding: 12px 18px;
    font-size: 0.9375rem;
  }

  .shareai-homepage .sai-hero-visual {
    width: 100%;
    min-height: clamp(180px, 52vw, 300px);
    overflow: clip;
  }

  .shareai-homepage .sai-hero-membrane-shell {
    right: 50%;
    width: min(440px, 88vw);
    transform: translate(50%, -50%);
  }

  .shareai-homepage .sai-company-dock {
    min-height: 88px;
    padding: 12px var(--sai-mobile-gutter);
  }

  .shareai-homepage .sai-company-carousel__viewport {
    width: 100%;
    margin-left: 0;
  }

  .shareai-homepage .sai-ecosystem-section .sai-section-heading h2 {
    font-size: clamp(1.7rem, 7vw, 2.5rem);
    line-height: 1.2;
    letter-spacing: -0.04em;
  }

  .shareai-homepage .sai-ecosystem-section .sai-business-grid > article {
    grid-template-columns: minmax(0, 1fr);
    padding: 28px 20px;
    gap: 24px;
  }

  .shareai-homepage .sai-ecosystem-section .sai-business-grid h3 {
    font-size: 1.375rem;
  }

  .shareai-homepage .sai-ecosystem-section .sai-business-grid p {
    font-size: 0.9375rem;
  }

  .shareai-homepage .sai-ecosystem-section .sai-business-card :is(.sai-mini-wallet, .sai-mini-metric, .sai-service-list, .sai-price-card, .sai-api-mini, .sai-server-stack) {
    min-height: 180px;
    max-width: 100%;
    padding: 20px;
  }

  .shareai-homepage .sai-faq-copy h2 {
    font-size: clamp(2.125rem, 9vw, 3.25rem);
    line-height: 1.08;
    letter-spacing: -0.045em;
  }

  .shareai-homepage .sai-developer-benefits li {
    gap: 12px;
    padding-block: 16px;
  }

  .shareai-homepage .sai-code-panel {
    padding: 12px;
  }

  .shareai-homepage .sai-code-tabs {
    gap: 20px;
    font-size: 0.8125rem;
    white-space: nowrap;
  }

  .shareai-homepage .sai-code-panel pre {
    min-height: 0;
    padding: 20px 12px;
    font-size: 0.8125rem;
    line-height: 1.8;
  }

  .shareai-homepage .sai-code-status {
    flex-wrap: wrap;
    gap: 10px 16px;
    padding: 16px 4px 4px;
    font-size: 0.75rem;
  }

  .shareai-homepage .sai-code-status b {
    margin-left: 0;
  }

  .shareai-homepage .sai-api-stats article {
    padding: 16px;
  }

  .shareai-homepage .sai-api-stats article strong {
    font-size: clamp(1.125rem, 4.8vw, 1.65rem);
    overflow-wrap: anywhere;
  }

  .shareai-homepage .sai-api-stats article > :is(i, .sai-ring, .sai-bars) {
    position: relative;
    right: auto;
    bottom: auto;
    display: block;
    margin-top: 16px;
  }

  .shareai-homepage .sai-api-stats > a :is(b, small),
  .shareai-homepage .sai-security-strip :is(span, li),
  .shareai-homepage .sai-trust-card :is(p, span) {
    font-size: 0.8125rem;
    line-height: 1.55;
  }

  .shareai-homepage .sai-security-strip {
    padding: 22px;
    gap: 16px;
  }

  .shareai-homepage .sai-faq-list summary {
    grid-template-columns: 24px minmax(0, 1fr) 20px;
    gap: 12px;
    min-height: 72px;
    padding: 18px 16px;
    font-size: 1rem;
    line-height: 1.45;
  }

  .shareai-homepage .sai-faq-list summary > .sai-hp-icon:first-child {
    width: 24px;
    height: 24px;
  }

  .shareai-homepage .sai-faq-list details > div {
    margin: 0 12px 12px;
    padding: 18px 16px;
  }

  .shareai-homepage .sai-trust-card {
    gap: 14px;
    padding: 20px;
  }

  .shareai-homepage .sai-trust-card > .sai-hp-icon {
    width: 32px;
    height: 32px;
    flex-basis: 32px;
  }

  .shareai-homepage .sai-bottom-bar {
    gap: 12px;
    padding: 20px;
  }

  .shareai-homepage .sai-business-dialog {
    height: 100dvh;
    max-height: 100dvh;
    padding: max(8px, env(safe-area-inset-top)) max(8px, env(safe-area-inset-right)) max(8px, env(safe-area-inset-bottom)) max(8px, env(safe-area-inset-left));
  }

  .shareai-homepage .sai-business-dialog__header {
    padding: 64px 20px 24px;
  }

  .shareai-homepage .sai-business-dialog__header h2 {
    font-size: clamp(1.75rem, 8vw, 2.5rem);
    overflow-wrap: anywhere;
  }

  .shareai-homepage .sai-business-dialog__close,
  .shareai-homepage .sai-company-context__close {
    min-width: 44px;
    min-height: 44px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .shareai-homepage .sai-company-carousel__viewport {
    overflow-x: auto;
    overscroll-behavior-x: contain;
  }
}

/* Native, text-only journal carousel. */
.shareai-homepage .sai-latest-posts { min-height: 0; }
.shareai-homepage .sai-latest-posts__heading,
.shareai-homepage .sai-latest-posts__actions,
.shareai-homepage .sai-latest-posts__controls {
  display: flex;
  align-items: center;
  gap: 20px;
}
.shareai-homepage .sai-latest-posts__heading { justify-content: space-between; margin-bottom: 34px; }
.shareai-homepage .sai-latest-posts__heading h2 { font-size: clamp(2rem, 3.2vw, 3.4rem); }
.shareai-homepage .sai-latest-posts__heading .sai-hp-kicker { margin-bottom: 14px; }
.shareai-homepage .sai-latest-posts__all,
.shareai-homepage .sai-latest-posts__read { display: inline-flex; align-items: center; gap: 10px; font-size: .88rem; font-weight: 650; color: var(--sai-hp-orange); }
.shareai-homepage .sai-latest-posts__controls { gap: 8px; }
.shareai-homepage .sai-latest-posts__controls[hidden] { display: none; }
.shareai-homepage .sai-latest-posts__controls button {
  display: grid; place-items: center; width: 44px; height: 44px; padding: 0;
  border: 1px solid light-dark(#e8ded5, #44382f); border-radius: 50%;
  color: var(--sai-hp-orange); background: light-dark(#fffdfa, #242320); cursor: pointer;
}
.shareai-homepage .sai-latest-posts__controls button:disabled { opacity: .35; cursor: default; }
.shareai-homepage [data-sai-posts-prev] .sai-hp-icon { transform: rotate(180deg); }
[dir="rtl"] .shareai-homepage [data-sai-posts-prev] .sai-hp-icon { transform: none; }
[dir="rtl"] .shareai-homepage [data-sai-posts-next] .sai-hp-icon { transform: rotate(180deg); }
.shareai-homepage .sai-latest-posts__track {
  display: flex; gap: 24px; margin: 0; padding: 2px 0 20px; list-style: none;
  overflow-x: auto; overscroll-behavior-x: contain; scroll-snap-type: x mandatory;
  scrollbar-width: none;
}
.shareai-homepage .sai-latest-posts__track::-webkit-scrollbar { display: none; }
.shareai-homepage .sai-latest-posts__slide { flex: 0 0 calc((100% - 48px) / 3); min-width: 0; display: flex; scroll-snap-align: start; }
.shareai-homepage .sai-latest-posts__card {
  display: flex; flex-direction: column; width: 100%; padding: clamp(24px, 2.3vw, 34px);
  border: 1px solid light-dark(#ede2d8, #38312b); border-radius: 24px;
  background: light-dark(rgb(255 253 250 / .9), rgb(28 28 27 / .9));
}
.shareai-homepage .sai-latest-posts__meta { display: flex; flex-wrap: wrap; gap: 6px 12px; color: var(--sai-hp-body); font-size: .73rem; line-height: 1.5; }
.shareai-homepage .sai-latest-posts__meta a { color: var(--sai-hp-orange); font-weight: 650; }
.shareai-homepage .sai-latest-posts__card h3 { margin: 22px 0 16px; font-size: clamp(1.3rem, 1.7vw, 1.65rem); font-weight: 700; letter-spacing: -.035em; line-height: 1.2; overflow-wrap: anywhere; }
.shareai-homepage .sai-latest-posts__card h3 a { color: inherit; }
.shareai-homepage .sai-latest-posts__card > p { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; margin-bottom: 26px; color: var(--sai-hp-body); font-size: .9rem; line-height: 1.65; }
.shareai-homepage .sai-latest-posts__read { margin-top: auto; padding-block: 10px; }
.shareai-homepage .sai-latest-posts a:hover { color: var(--sai-hp-orange); text-decoration: underline; text-underline-offset: 4px; }
.shareai-homepage .sai-latest-posts :is(a, button, [tabindex]):focus-visible { outline: 2px solid var(--sai-hp-orange); outline-offset: 3px; }
@media (max-width: 1024px) {
  .shareai-homepage .sai-latest-posts__slide { flex-basis: calc((100% - 24px) / 2); }
  .shareai-homepage .sai-latest-posts__heading { align-items: flex-start; flex-direction: column; }
}
@media (max-width: 640px) {
  .shareai-homepage .sai-latest-posts__slide { flex-basis: 100%; }
  .shareai-homepage .sai-latest-posts__actions { width: 100%; justify-content: space-between; }
}

.shareai-homepage .sai-security-strip ul { grid-template-columns: minmax(0,1fr) minmax(0,1fr) minmax(250px,1.25fr); }
.shareai-homepage .sai-security-strip__status { padding-inline: 0; }
.shareai-homepage .sai-trust-card .sai-status-badge { margin-top: 12px; }
@media (max-width: 1100px) { .shareai-homepage .sai-security-strip ul { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 16px; } .shareai-homepage .sai-security-strip__status { grid-column: 1/-1; } }
@media (max-width: 640px) { .shareai-homepage .sai-security-strip ul { grid-template-columns: minmax(0,1fr); } }
.shareai-homepage .sai-trust-card > div { min-width: 0; }
@media (max-width: 640px) {
  .shareai-homepage .sai-trust-card { flex-direction: column; }
  .shareai-homepage .sai-trust-card > div { width: 100%; }
}
