/* Homepage-only refresh inspired by the reference site's clean SaaS motion rhythm. */
:root {
  font-family:"Noto Sans SC","Source Han Sans SC","Alibaba PuHuiTi 3.0",Inter,system-ui,sans-serif;
}

.hero.yingdao-inspired {
  min-height: 760px;
  display: block;
  padding: 154px 6vw 46px;
  text-align: center;
  background:
    radial-gradient(circle at 18% 6%, rgba(219,235,255,.88), transparent 23%),
    radial-gradient(circle at 84% 75%, rgba(255,220,181,.54), transparent 28%),
    radial-gradient(circle at 79% 20%, rgba(201,245,237,.34), transparent 18%),
    radial-gradient(circle at 3px 3px, rgba(23,32,51,.028) 0 1.2px, transparent 1.5px),
    linear-gradient(90deg, rgba(248,246,241,.96) 0%, rgba(251,250,246,.82) 48%, rgba(244,250,248,.76) 100%);
  background-size: auto, auto, auto, 26px 26px, auto;
  -webkit-user-drag: none;
  user-drag: none;
  -webkit-touch-callout: none;
}

.hero.yingdao-inspired::after {
  content: "";
  position: absolute;
  z-index: 0;
  right: clamp(36px, 7vw, 130px);
  top: 104px;
  width: clamp(260px, 25vw, 390px);
  height: 510px;
  pointer-events: none;
  opacity: .54;
  background:
    linear-gradient(145deg, rgba(255,255,255,.78), rgba(255,255,255,.42)) 58% 0 / 56% 53% no-repeat,
    linear-gradient(145deg, rgba(76,131,244,.72), rgba(25,197,199,.52)) 65% 7% / 43% 21% no-repeat,
    linear-gradient(145deg, rgba(255,255,255,.68), rgba(255,255,255,.36)) 7% 49% / 46% 43% no-repeat,
    radial-gradient(circle at 50% 50%, rgba(242,93,91,.78) 0 9%, transparent 10%),
    linear-gradient(145deg, rgba(255,255,255,.62), rgba(255,255,255,.32)) 92% 76% / 58% 36% no-repeat;
  border-radius: 32px;
  filter: blur(.1px) drop-shadow(0 28px 64px rgba(33,55,92,.12));
}

.hero::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background:
    linear-gradient(180deg, rgba(255,255,255,.28), rgba(255,255,255,.72)),
    radial-gradient(circle at 50% 30%, rgba(255,255,255,.78), transparent 28%);
}

.hero.yingdao-inspired .hero-content {
  position: relative;
  z-index: 2;
  max-width: none;
  width: 100%;
  margin: 0 auto;
}

.site-header .bounty-header-button {
  height: 40px;
  min-width: 112px;
  padding: 0 18px;
  border-radius: 12px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #234264;
  font-size: 13px;
  font-weight: 900;
  border: 1px solid rgba(207,220,242,.95);
  background: linear-gradient(180deg, rgba(255,255,255,.98), rgba(244,248,255,.95));
  box-shadow: 0 10px 24px rgba(31,65,118,.1);
  transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}

.site-header .bounty-header-button:hover {
  transform: translateY(-1px);
  border-color: rgba(47,116,235,.32);
  box-shadow: 0 14px 30px rgba(47,116,235,.16);
}

.hero.yingdao-inspired .search-shell {
  margin: 8px auto 0;
  max-width: 880px;
  min-height: 72px;
  padding: 10px 12px;
  border-radius: 22px;
  background: rgba(255,255,255,.88);
  backdrop-filter: blur(18px);
  border: 1px solid rgba(221,228,240,.86);
  box-shadow: 0 24px 70px rgba(38,63,103,.14);
}

.hero.yingdao-inspired .search-main > .search-icon {
  width: 26px;
  height: 26px;
  flex-basis: 26px;
  margin-left: 8px;
  color: #708198;
}

.hero.yingdao-inspired .search-main input {
  height: 52px;
  color: #182237;
  font-size: 16px;
  background: transparent;
}

.hero.yingdao-inspired .search-main button {
  height: 52px;
  min-width: 112px;
  border-radius: 15px;
  background: linear-gradient(135deg, #2f77f4, #245fd7);
  box-shadow: 0 12px 28px rgba(47,119,244,.24);
}

.hero.yingdao-inspired .image-search {
  min-width: 118px;
  justify-content: center;
  border-left-color: #e4e9f2;
  color: #234264;
  font-size: 13px;
}

.camera-icon {
  width: 22px;
  height: 22px;
  fill: none;
  stroke: #2f77f4;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.hero-statement {
  position: relative;
  width: 100%;
  margin: 126px auto 0;
  min-height: 238px;
  color: #050912;
  font-family:"Noto Sans SC","Source Han Sans SC","Alibaba PuHuiTi 3.0",Inter,system-ui,sans-serif;
  text-align: left;
  user-select: none;
  -webkit-user-select: none;
}

.hero-statement::before,
.hero-statement::after {
  content: "";
  position: absolute;
  height: 42px;
  pointer-events: none;
  opacity: .6;
  filter: blur(10px);
}

.hero-statement::before {
  left: 0;
  top: 42px;
  width: 220px;
  background: linear-gradient(90deg, transparent, rgba(15,25,45,.2), transparent);
}

.hero-statement::after {
  right: 9%;
  bottom: 80px;
  width: 180px;
  background: linear-gradient(90deg, transparent, rgba(47,116,235,.2), transparent);
}

.statement-line {
  position: relative;
  z-index: 1;
  width: max-content;
  max-width: 100%;
  font-size: clamp(34px, 4.9vw, 78px);
  line-height: 1.04;
  font-weight: 950;
  letter-spacing: -.035em;
  white-space: nowrap;
  text-align: left;
  text-shadow: 0 22px 48px rgba(12,25,45,.08);
  --char-step: 84ms;
  --char-duration: 150ms;
}

.statement-line.primary {
  margin-left: clamp(132px, 12vw, 260px);
  --base-delay: 180ms;
}

.statement-line.secondary {
  margin-top: 48px;
  width: 8.2em;
  margin-left: auto;
  margin-right: clamp(110px, 17vw, 340px);
  color: #050912;
  --base-delay: 1.72s;
}

.typing-text {
  display: inline-flex;
  align-items: baseline;
  gap: 0;
  justify-content: flex-start;
  direction: ltr;
  unicode-bidi: isolate;
  text-align: left;
  vertical-align: bottom;
  white-space: nowrap;
  transform-origin: left center;
}

.typing-secondary {
  --base-delay: 1.72s;
}

.typing-char {
  display: inline-block;
  inline-size: 1.1em;
  opacity: 0;
  transform: translate3d(-.045em, 0, 0);
  transform-origin: left center;
  will-change: opacity, transform;
}

body.home-typing-ready .typing-char {
  animation: hero-type-char var(--char-duration) cubic-bezier(.18, .92, .22, 1) both;
  animation-delay: calc(var(--base-delay, 180ms) + var(--i) * var(--char-step));
}

.gradient-word {
  display: inline-flex;
  gap: 0;
}

.gradient-word .typing-char {
  color: transparent;
  background: linear-gradient(92deg, #ff4a1f 0%, #f0047f 34%, #8d2cff 66%, #2fc7d8 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow: none;
}

@keyframes statement-presence {
  from {
    opacity: 0;
    filter: blur(8px);
    transform: translateY(18px);
  }
  to {
    opacity: 1;
    filter: blur(0);
    transform: translateY(0);
  }
}

@keyframes hero-type-char {
  from {
    opacity: 0;
    transform: translate3d(-.045em, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.scroll-story {
  position: relative;
  padding: 120px 7vw 130px;
  background:
    radial-gradient(circle at 15% 20%, rgba(232,242,255,.66), transparent 22%),
    radial-gradient(circle at 88% 0%, rgba(255,229,199,.36), transparent 22%),
    linear-gradient(180deg, rgba(251,250,246,.96) 0%, #fbfaf7 18%, #f4f8fc 56%, #fbfaf7 100%);
}

.story-heading {
  max-width: 980px;
  margin: 0 auto 56px;
  text-align: center;
  opacity: .08;
  transform: translateY(58px) scale(.985);
  animation: story-reveal both;
  animation-timeline: view();
  animation-range: entry 8% cover 38%;
}

.story-heading h2 {
  margin: 10px 0 14px;
  font-family:"Noto Sans SC","Source Han Sans SC","Alibaba PuHuiTi 3.0",Inter,system-ui,sans-serif;
  font-size: clamp(32px, 4.4vw, 64px);
  line-height: 1.08;
  letter-spacing: -.05em;
  color: #111b2d;
}

.story-heading p {
  margin: 0;
  color: #6f7d91;
  font-size: 16px;
}

.story-line {
  display: grid;
  grid-template-columns: minmax(320px, .92fr) minmax(320px, .72fr);
  gap: clamp(28px, 5vw, 82px);
  align-items: center;
  max-width: 1180px;
  margin: 0 auto;
  padding: 58px 0;
  border-top: 1px solid rgba(23,32,51,.1);
  transform: translateY(38px);
  opacity: .25;
  animation: story-reveal both;
  animation-timeline: view();
  animation-range: entry 8% cover 42%;
}

.story-line:last-child {
  border-bottom: 1px solid rgba(23,32,51,.1);
}

.story-copy {
  display: grid;
  grid-template-columns: 74px 1fr;
  gap: 18px 28px;
  align-items: start;
}

.story-copy span {
  display: inline-grid;
  place-items: center;
  width: 58px;
  height: 58px;
  border-radius: 20px;
  color: #2f74eb;
  background: rgba(47,116,235,.1);
  font-weight: 950;
  letter-spacing: .08em;
  box-shadow: inset 0 0 0 1px rgba(47,116,235,.12);
}

.story-copy h3 {
  margin: 0;
  font-size: clamp(28px, 3.4vw, 54px);
  line-height: 1.04;
  letter-spacing: -.06em;
  color: #111b2d;
}

.story-copy p {
  grid-column: 2;
  margin: 0;
  color: #58667a;
  line-height: 1.9;
  font-size: 16px;
}

.story-visual {
  position: relative;
  min-height: 260px;
  overflow: hidden;
  border-radius: 32px;
  background:
    linear-gradient(145deg, rgba(255,255,255,.94), rgba(246,250,255,.78)),
    radial-gradient(circle at 22% 24%, rgba(47,116,235,.18), transparent 36%);
  border: 1px solid rgba(213,224,241,.86);
  box-shadow: 0 28px 80px rgba(32,54,86,.12);
}

.story-visual::before {
  content: "";
  position: absolute;
  inset: 18px;
  border-radius: 24px;
  background: linear-gradient(135deg, rgba(47,116,235,.1), rgba(42,207,191,.08));
}

.story-visual b,
.story-visual span,
.story-visual i {
  position: absolute;
  z-index: 1;
}

.story-visual b {
  left: 34px;
  bottom: 32px;
  color: #101a2c;
  font-size: 24px;
  letter-spacing: -.03em;
}

.story-visual span {
  right: 32px;
  bottom: 36px;
  color: #607086;
  font-size: 14px;
}

.visual-gallery i {
  width: 118px;
  height: 86px;
  border-radius: 22px;
  background: linear-gradient(135deg, #2f74eb, #5be0c8);
  box-shadow: 0 18px 40px rgba(47,116,235,.2);
}

.visual-gallery i:nth-child(1) { left: 34px; top: 38px; }
.visual-gallery i:nth-child(2) { left: 122px; top: 78px; background: linear-gradient(135deg, #ff8068, #ffca64); }
.visual-gallery i:nth-child(3) { right: 42px; top: 42px; background: linear-gradient(135deg, #111b2d, #2f74eb); }

.visual-bounty b {
  top: 38px;
  bottom: auto;
}

.visual-bounty i {
  left: 38px;
  right: 38px;
  height: 22px;
  border-radius: 999px;
  background: rgba(47,116,235,.16);
}

.visual-bounty i:nth-of-type(1) { top: 108px; width: 72%; }
.visual-bounty i:nth-of-type(2) { top: 148px; width: 56%; background: rgba(255,128,104,.18); }
.visual-bounty i:nth-of-type(3) { top: 188px; width: 82%; background: rgba(42,207,191,.18); }

.visual-download b {
  top: 54px;
  left: 44px;
  bottom: auto;
  font-size: 58px;
  color: #2f74eb;
}

.visual-download i {
  right: 44px;
  top: 54px;
  width: 110px;
  height: 110px;
  border-radius: 34px;
  background: linear-gradient(145deg, #2f74eb, #7fe7d6);
}

.visual-secure i {
  left: 46px;
  top: 48px;
  width: 116px;
  height: 116px;
  border-radius: 36px 36px 18px 18px;
  background:
    radial-gradient(circle at 50% 55%, rgba(255,255,255,.95) 0 14%, transparent 16%),
    linear-gradient(145deg, #101a2c, #2f74eb);
}

.visual-secure b { right: 36px; left: auto; bottom: 84px; }
.visual-secure span { right: 36px; bottom: 54px; }

.visual-folder i {
  left: 40px;
  width: 168px;
  height: 104px;
  border-radius: 24px;
  background: linear-gradient(145deg, #ffca64, #ff8068);
  transform: rotate(-4deg);
}

.visual-folder i:nth-child(1) { top: 52px; }
.visual-folder i:nth-child(2) { top: 94px; left: 116px; background: linear-gradient(145deg, #2f74eb, #5be0c8); transform: rotate(6deg); }

.visual-search b {
  top: 42px;
  left: 42px;
  bottom: auto;
  width: 92px;
  height: 92px;
  display: grid;
  place-items: center;
  border-radius: 999px;
  color: #2f74eb;
  background: #fff;
  font-size: 64px;
  box-shadow: 0 18px 45px rgba(47,116,235,.17);
}

.visual-search i {
  left: 150px;
  right: 38px;
  top: 76px;
  height: 20px;
  border-radius: 999px;
  background: rgba(47,116,235,.18);
}

.visual-proof i {
  right: 42px;
  top: 42px;
  width: 118px;
  height: 148px;
  border-radius: 22px;
  background:
    linear-gradient(180deg, transparent 28%, rgba(255,255,255,.9) 29% 33%, transparent 34% 45%, rgba(255,255,255,.9) 46% 50%, transparent 51%),
    linear-gradient(145deg, #2f74eb, #101a2c);
}

.visual-proof b { left: 38px; bottom: 76px; }
.visual-proof span { left: 38px; right: auto; bottom: 48px; }

.story-feature-grid {
  width: min(90vw, 1600px);
  max-width: 1600px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
}

@media (min-width: 1200px) {
  .story-feature-grid { grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 20px; }
}
@media (min-width: 760px) and (max-width: 1199px) {
  .story-feature-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; }
}

.story-feature {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(190px, 220px);
  gap: clamp(20px, 2.4vw, 34px);
  align-items: stretch;
  min-height: 300px;
  padding: clamp(26px, 3vw, 36px);
  border-radius: 30px;
  background:
    linear-gradient(145deg, rgba(255,255,255,.98), rgba(248,251,255,.9)),
    radial-gradient(circle at 8% 8%, rgba(47,116,235,.1), transparent 36%);
  border: 1px solid rgba(214,225,242,.88);
  box-shadow: 0 22px 70px rgba(35,57,89,.08);
  overflow: hidden;
  transform: translateY(42px);
  opacity: .18;
  animation: story-reveal both;
  animation-timeline: view();
  animation-range: entry 8% cover 38%;
}

.story-feature::after {
  content: "";
  position: absolute;
  inset: auto -22% -38% 42%;
  height: 190px;
  border-radius: 999px;
  background: radial-gradient(circle, rgba(255,128,104,.1), transparent 68%);
  pointer-events: none;
}

.story-feature.soft-feature {
  background:
    linear-gradient(145deg, rgba(255,255,255,.96), rgba(255,249,244,.9)),
    radial-gradient(circle at 18% 12%, rgba(255,128,104,.14), transparent 40%);
}

.story-feature.blue-feature {
  background:
    linear-gradient(145deg, rgba(255,255,255,.96), rgba(244,249,255,.92)),
    radial-gradient(circle at 72% 10%, rgba(47,116,235,.16), transparent 42%);
}

.story-feature.proof-feature {
  background:
    linear-gradient(145deg, rgba(255,255,255,.96), rgba(250,246,255,.9)),
    radial-gradient(circle at 92% 10%, rgba(146,93,255,.13), transparent 38%);
}

.story-feature.dedupe-feature {
  background:
    linear-gradient(145deg, rgba(255,255,255,.96), rgba(246,252,250,.9)),
    radial-gradient(circle at 86% 14%, rgba(42,207,191,.16), transparent 40%),
    radial-gradient(circle at 16% 88%, rgba(255,128,104,.1), transparent 36%);
}

.story-feature .story-copy {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 54px 1fr;
  align-content: start;
  gap: 14px 16px;
}

.story-feature .story-copy span {
  width: 46px;
  height: 46px;
  border-radius: 16px;
  font-size: 13px;
}

.story-feature .story-copy h3 {
  font-size: clamp(25px, 2vw, 34px);
  line-height: 1.12;
  letter-spacing: -.035em;
}

.story-feature .story-copy p {
  grid-column: 2;
  max-width: 390px;
  font-size: 15px;
  line-height: 1.85;
}

/* Wide-screen feature cards: use the available canvas instead of leaving
   oversized gutters. Keeping the copy column generous prevents Chinese
   headings from collapsing into one-character vertical stacks. */
@media (min-width: 1200px) {
  .story-feature-grid {
    width: min(94vw, 3400px);
    max-width: none;
    gap: clamp(20px, 1.35vw, 34px);
  }

  .story-feature {
    grid-template-columns: minmax(0, 1.35fr) minmax(220px, .8fr);
    min-height: 340px;
    padding: clamp(28px, 2vw, 42px);
  }

  .story-feature .story-copy h3,
  .story-feature .story-copy p {
    writing-mode: horizontal-tb;
    text-orientation: mixed;
    word-break: keep-all;
  }

  .story-feature .story-copy p {
    max-width: none;
  }
}

.story-feature .story-visual {
  min-height: 214px;
  height: 100%;
  border-radius: 26px;
  background:
    linear-gradient(145deg, rgba(255,255,255,.92), rgba(241,247,255,.8)),
    radial-gradient(circle at 28% 20%, rgba(47,116,235,.13), transparent 38%);
}

.story-feature .story-visual::before {
  inset: 16px;
  border-radius: 24px;
}

.visual-marketplace i {
  width: 78px;
  height: 62px;
  border-radius: 18px;
  background:
    linear-gradient(135deg, rgba(255,255,255,.16), rgba(255,255,255,0)),
    linear-gradient(135deg, #2f74eb, #5be0c8);
  box-shadow: 0 16px 32px rgba(47,116,235,.16);
}

.visual-marketplace i:nth-child(1) { left: 26px; top: 38px; }
.visual-marketplace i:nth-child(2) { right: 28px; top: 60px; background: linear-gradient(135deg, #ff8068, #ffca64); }
.visual-marketplace i:nth-child(3) { right: 20px; left: auto; top: 116px; background: linear-gradient(135deg, #101a2c, #2f74eb); }
.visual-marketplace b { left: 28px; bottom: 48px; }
.visual-marketplace span { left: 28px; right: auto; bottom: 26px; }

.visual-bounty-board b {
  left: 28px;
  top: 28px;
  bottom: auto;
}

.visual-bounty-board i {
  left: 28px;
  right: 28px;
  height: 16px;
  border-radius: 999px;
  background: rgba(47,116,235,.15);
}

.visual-bounty-board i:nth-of-type(1) { top: 88px; width: 76%; }
.visual-bounty-board i:nth-of-type(2) { top: 120px; width: 58%; background: rgba(255,128,104,.18); }
.visual-bounty-board i:nth-of-type(3) { top: 152px; width: 84%; background: rgba(42,207,191,.18); }

.visual-client-flow b {
  top: 34px;
  left: 30px;
  bottom: auto;
  font-size: 46px;
  color: #2f74eb;
}

.visual-client-flow i {
  right: 30px;
  top: auto;
  bottom: 30px;
  width: 72px;
  height: 72px;
  border-radius: 24px;
  background:
    linear-gradient(180deg, rgba(255,255,255,.25), transparent),
    linear-gradient(145deg, #2f74eb, #76e6d4);
}

.visual-client-flow span { left: 30px; right: auto; bottom: 30px; }

.visual-secure-flow i {
  top: 50%;
  width: 58px;
  height: 58px;
  border-radius: 18px;
  transform: translateY(-50%);
  background: linear-gradient(145deg, #101a2c, #2f74eb);
  box-shadow: 0 16px 32px rgba(47,116,235,.14);
}

.visual-secure-flow i:nth-child(1) { left: 28px; }
.visual-secure-flow i:nth-child(2) { left: calc(50% - 29px); background: linear-gradient(145deg, #ffca64, #ff8068); }
.visual-secure-flow i:nth-child(3) { right: 28px; background: linear-gradient(145deg, #58d5c4, #2f74eb); }
.visual-secure-flow b { left: 30px; bottom: 48px; }
.visual-secure-flow span { right: 30px; bottom: 28px; }

.visual-auto-folder i {
  width: 92px;
  height: 62px;
  border-radius: 18px;
  background: linear-gradient(145deg, #ffca64, #ff8068);
  transform: rotate(-4deg);
}

.visual-auto-folder i:nth-child(1) { left: 30px; top: 34px; }
.visual-auto-folder i:nth-child(2) { right: 26px; top: 56px; background: linear-gradient(145deg, #2f74eb, #5be0c8); transform: rotate(5deg); }
.visual-auto-folder b {
  left: 30px;
  bottom: 54px;
  font-size: 22px;
  line-height: 1;
}
.visual-auto-folder span {
  left: 30px;
  right: auto;
  bottom: 28px;
  max-width: 142px;
}

.visual-local-search b {
  top: 32px;
  left: 30px;
  bottom: auto;
  width: 70px;
  height: 70px;
  display: grid;
  place-items: center;
  border-radius: 24px;
  color: #2f74eb;
  background: #fff;
  font-size: 46px;
  box-shadow: 0 16px 36px rgba(47,116,235,.14);
}

.visual-local-search i {
  left: 116px;
  right: 28px;
  height: 16px;
  border-radius: 999px;
  background: rgba(47,116,235,.16);
}

.visual-local-search i:nth-of-type(1) { top: 56px; }
.visual-local-search i:nth-of-type(2) { top: 90px; width: 48%; background: rgba(42,207,191,.18); }

.visual-proof-ledger i {
  width: 84px;
  height: 112px;
  border-radius: 20px;
  background:
    linear-gradient(180deg, transparent 28%, rgba(255,255,255,.92) 29% 32%, transparent 33% 46%, rgba(255,255,255,.92) 47% 50%, transparent 51%),
    linear-gradient(145deg, #2f74eb, #101a2c);
}

.visual-proof-ledger i:nth-child(1) { right: 32px; top: 40px; }
.visual-proof-ledger i:nth-child(2) {
  right: 108px;
  top: 42px;
  width: 68px;
  height: 72px;
  background:
    radial-gradient(circle at 50% 50%, rgba(255,255,255,.8) 0 22%, transparent 24%),
    linear-gradient(145deg, #ff8068, #ffca64);
}

.visual-proof-ledger b { left: 30px; bottom: 52px; }
.visual-proof-ledger span { left: 30px; right: auto; bottom: 28px; }

.visual-dedupe i {
  width: 86px;
  height: 86px;
  border-radius: 24px;
  background:
    linear-gradient(180deg, rgba(255,255,255,.2), transparent),
    linear-gradient(145deg, #ff8068, #ffca64);
  box-shadow: 0 18px 42px rgba(255,128,104,.16);
}

.visual-dedupe i:nth-child(1) {
  left: 34px;
  top: 48px;
  opacity: .52;
  transform: rotate(-7deg);
}

.visual-dedupe i:nth-child(2) {
  right: 34px;
  top: 42px;
  background:
    radial-gradient(circle at 58% 42%, rgba(255,255,255,.95) 0 16%, transparent 17%),
    linear-gradient(145deg, #2f74eb, #58d5c4);
  transform: rotate(6deg);
}

.visual-dedupe b {
  left: 30px;
  bottom: 54px;
  font-size: 22px;
  line-height: 1;
}

.visual-dedupe span {
  left: 30px;
  right: auto;
  bottom: 28px;
  max-width: 156px;
}

@keyframes story-reveal {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes motion-rise {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes statement-slide-left {
  from {
    opacity: 0;
    transform: translateX(-76px) translateY(16px);
    filter: blur(10px);
    clip-path: inset(0 100% 0 0);
  }
  to {
    opacity: 1;
    transform: translateX(0) translateY(0);
    filter: blur(0);
    clip-path: inset(0 0 0 0);
  }
}

@keyframes statement-slide-right {
  from {
    opacity: 0;
    transform: translateX(76px) translateY(18px);
    filter: blur(10px);
    clip-path: inset(0 0 0 100%);
  }
  to {
    opacity: 1;
    transform: translateX(0) translateY(0);
    filter: blur(0);
    clip-path: inset(0 0 0 0);
  }
}

@supports not (animation-timeline: view()) {
  .story-line,
  .story-feature {
    opacity: 1;
    transform: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .statement-line,
  .story-line,
  .story-feature {
    animation: none;
    transform: none;
    opacity: 1;
    filter: none;
    clip-path: none;
  }

  .statement-line {
    max-width: 100%;
  }

}

@media (max-width: 900px) {
  .hero.yingdao-inspired {
    padding: 54px 24px 72px;
  }

  .hero.yingdao-inspired .search-shell {
    display: block;
  }

  .hero.yingdao-inspired .image-search {
    border-left: 0;
    border-top: 1px solid #edf0f5;
    margin: 8px 0 0;
    padding: 13px 0 4px;
  }

  .story-line {
    grid-template-columns: 1fr;
    gap: 12px;
    padding: 34px 0;
  }

  .story-feature-grid {
    grid-template-columns: 1fr;
  }

  .story-feature {
    grid-column: auto;
    grid-template-columns: 1fr;
    min-height: auto;
  }

  .story-copy {
    grid-template-columns: 1fr;
  }

  .story-copy p {
    grid-column: auto;
  }

  .story-feature .story-copy {
    grid-template-columns: 1fr;
  }

  .story-feature .story-copy p {
    grid-column: auto;
  }

  .hero-statement {
    width: min(720px, 92vw);
    margin-top: 88px;
    min-height: 240px;
  }

  .statement-line {
    font-size: clamp(34px, 10vw, 68px);
  }

  .statement-line.primary {
    margin-left: 0;
  }

  .statement-line.secondary {
    width: max-content;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-top: 38px;
  }
}

@media (max-width: 580px) {
  .hero-statement {
    margin-top: 70px;
    min-height: 190px;
  }

  .statement-line {
    white-space: normal;
    letter-spacing: -.025em;
  }
}

/* Feature-card safety pass: keep decorative blocks away from text. */
.story-feature {
  isolation: isolate;
}

.story-feature .story-copy {
  z-index: 4;
}

.story-feature .story-visual {
  isolation: isolate;
}

.story-feature .story-visual::before {
  z-index: 0;
}

.story-feature .story-visual i {
  z-index: 1;
}

.story-feature .story-visual b,
.story-feature .story-visual span {
  z-index: 3;
  max-width: calc(100% - 58px);
  text-shadow: 0 1px 0 rgba(255,255,255,.55);
}

.visual-marketplace i:nth-child(1) {
  left: auto;
  right: 104px;
  top: 26px;
  width: 70px;
  height: 56px;
}

.visual-marketplace i:nth-child(2) {
  right: 28px;
  top: 24px;
  width: 66px;
  height: 54px;
}

.visual-marketplace i:nth-child(3) {
  right: 18px;
  left: auto;
  top: 84px;
  width: 58px;
  height: 50px;
}

.visual-marketplace b {
  left: 30px;
  bottom: 64px;
  max-width: 128px;
}

.visual-marketplace span {
  left: 30px;
  bottom: 34px;
  max-width: 154px;
}

.visual-proof-ledger i:nth-child(1) {
  right: 20px;
  top: 22px;
  width: 64px;
  height: 88px;
}

.visual-proof-ledger i:nth-child(2) {
  right: 98px;
  top: 24px;
  width: 54px;
  height: 54px;
}

.visual-proof-ledger b {
  left: 30px;
  bottom: 66px;
  max-width: 132px;
}

.visual-proof-ledger span {
  left: 30px;
  bottom: 36px;
  max-width: 152px;
}

.visual-auto-folder i:nth-child(1) {
  left: auto;
  right: 106px;
  top: 30px;
  width: 74px;
  height: 54px;
}

.visual-auto-folder i:nth-child(2) {
  right: 28px;
  top: 28px;
  width: 76px;
  height: 56px;
}

.visual-auto-folder b,
.visual-dedupe b {
  bottom: 68px;
}

.visual-auto-folder span,
.visual-dedupe span {
  bottom: 38px;
}

.visual-dedupe i:nth-child(1) {
  left: 34px;
  top: 24px;
  width: 72px;
  height: 72px;
}

.visual-dedupe i:nth-child(2) {
  right: 24px;
  top: 26px;
  width: 80px;
  height: 80px;
}

@media (max-width: 900px) {
  .story-feature .story-visual b,
  .story-feature .story-visual span {
    max-width: calc(100% - 52px);
  }
}

/* Final collision-proof layout. The card remains spacious on wide screens,
   while copy and illustration get independent columns so neither can paint
   over the other. Breakpoints are based on the minimum readable card width. */
@media (min-width: 1800px) {
  .story-feature-grid { grid-template-columns: repeat(4, minmax(0, 1fr)); }
}

@media (min-width: 901px) and (max-width: 1799px) {
  .story-feature-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
}

@media (min-width: 901px) {
  .story-feature {
    grid-template-columns: minmax(0, 1fr) minmax(128px, 148px);
    gap: clamp(14px, 1.2vw, 22px);
    min-width: 0;
  }

  .story-feature .story-copy {
    min-width: 0;
    grid-template-columns: 42px minmax(0, 1fr);
    gap: 12px 12px;
  }

  .story-feature .story-copy h3 {
    min-width: 0;
    font-size: clamp(20px, 1.35vw, 28px);
    line-height: 1.2;
    overflow-wrap: anywhere;
  }

  .story-feature .story-copy p {
    min-width: 0;
    max-width: none;
    font-size: clamp(13px, .82vw, 15px);
    line-height: 1.7;
    overflow-wrap: anywhere;
  }

  .story-feature .story-visual {
    min-width: 0;
    min-height: 214px;
  }
}

/* Replace the crowded split cards with a calm product-feature index. The
   copy is the only content column; the former illustration panels are removed
   from the visual flow so headings and descriptions can never overlap them. */
.story-feature-grid {
  width: min(94vw, 1760px);
  max-width: none;
  gap: 0;
  padding: 8px 0;
  border-top: 1px solid rgba(42, 58, 83, .12);
  border-bottom: 1px solid rgba(42, 58, 83, .12);
}

.story-feature {
  display: block;
  min-width: 0;
  min-height: 0;
  padding: clamp(24px, 2.1vw, 34px) clamp(18px, 2vw, 36px);
  border: 0;
  border-radius: 0;
  background: transparent !important;
  box-shadow: none;
  overflow: visible;
  transform: none;
  opacity: 1;
  animation: none;
}

.story-feature:nth-child(n + 5) {
  border-top: 1px solid rgba(42, 58, 83, .12);
}

.story-feature::after,
.story-feature .story-visual {
  display: none;
}

.story-feature::before {
  content: "";
  position: absolute;
  left: 0;
  top: 24px;
  width: 3px;
  height: 42px;
  border-radius: 3px;
  background: linear-gradient(180deg, #2f74eb, #5be0c8);
  opacity: .8;
}

.story-feature:nth-child(3n)::before { background: linear-gradient(180deg, #ff8068, #ffca64); }
.story-feature:nth-child(4n)::before { background: linear-gradient(180deg, #8b6cf6, #2f74eb); }

.story-feature .story-copy {
  display: grid;
  grid-template-columns: 42px minmax(0, 1fr);
  gap: 10px 14px;
  align-items: start;
  min-width: 0;
}

.story-feature .story-copy span {
  width: 38px;
  height: 38px;
  border-radius: 12px;
  font-size: 11px;
}

.story-feature .story-copy h3 {
  min-width: 0;
  margin: 2px 0 0;
  color: #172033;
  font-size: clamp(19px, 1.35vw, 27px);
  line-height: 1.28;
  letter-spacing: -.035em;
  writing-mode: horizontal-tb;
  word-break: keep-all;
  overflow-wrap: anywhere;
}

.story-feature .story-copy p {
  grid-column: 2;
  min-width: 0;
  max-width: none;
  margin: 0;
  color: #68768a;
  font-size: clamp(13px, .82vw, 15px);
  line-height: 1.75;
  writing-mode: horizontal-tb;
  word-break: normal;
  overflow-wrap: anywhere;
}

@media (max-width: 900px) {
  .story-feature-grid { width: min(92vw, 680px); display: grid; grid-template-columns: 1fr; }
  .story-feature { padding: 22px 16px 24px; }
  .story-feature:nth-child(n + 2) { border-top: 1px solid rgba(42, 58, 83, .12); }
  .story-feature::before { top: 22px; }
}
