:root {
  --xinghe-ink: #060606;
  --xinghe-paper: #f4f4f0;
  --xinghe-accent: #dfff00;
}

@media (max-width: 768px) {
  html,
  body {
    max-width: 100%;
    overflow-x: clip;
  }

  .Footer__top_links {
    display: grid;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 24px 16px;
  }

  .Footer__column {
    width: auto;
    min-width: 0;
  }

  .Footer__link,
  .Footer__linksTitle {
    overflow-wrap: anywhere;
  }
}

.Header__logo a,
.Footer__logo,
.TopPageOutro__logo,
.Stellla__main_logo_img {
  display: flex;
  align-items: center;
}

.Header__logo img {
  display: block;
  width: 166px;
  height: auto;
}

.Xinghe__homeCallout { width: min(48vw, 650px); color: #f5f6fb; font-family: Arial, "Microsoft YaHei", sans-serif; text-align: left; }
.Xinghe__homeCallout h1 { margin: 0; font-size: clamp(25px, 2.15vw, 34px); line-height: 1.35; letter-spacing: .035em; font-weight: 700; white-space: nowrap; }
.Xinghe__homeCallout h1 span, .Xinghe__homeCallout h1 em { display: inline; white-space: nowrap; }
.Xinghe__homeCallout h1 span { color: #f1f2f7; }
.Xinghe__homeCallout h1 em { margin-left: .28em; font-style: normal; color: #f1f2f7; }
.Xinghe__homeCallout p { max-width: 590px; margin: 14px 0 0; color: rgba(236, 239, 247, .82); font-size: clamp(15px, 1.2vw, 19px); line-height: 1.8; letter-spacing: .01em; }
.Xinghe__homeActions { display: flex; gap: 26px; align-items: center; margin-top: 36px; font-size: 15px; white-space: nowrap; }
.Xinghe__homeActions a { color: #f7f6ff; text-decoration: none; }
.Xinghe__homePrimary { display: inline-flex; align-items: center; gap: 20px; padding: 16px 24px; border: 1px solid rgba(255, 255, 255, .78); border-radius: 999px; font-weight: 700; transition: border-color .22s ease, box-shadow .22s ease, color .22s ease, transform .22s ease; }
.Xinghe__homePrimary:hover { border-color: #37d8ff; box-shadow: 0 0 22px rgba(55, 216, 255, .28); color: #dff8ff !important; transform: translateY(-1px); }
.Xinghe__homePrimary:active { transform: translateY(0); box-shadow: 0 0 12px rgba(55, 216, 255, .4); }
.Xinghe__homePrimary b { color: #37d8ff; font-size: 22px; font-weight: 400; }
.Xinghe__homeSecondary { color: #cac8d5 !important; }
.Works__item_categoryList_item { border-color: rgba(255, 255, 255, .9); }
.Works__item_categoryList_item a { color: #fff; text-decoration: none; }
.Xinghe__titleAccent { font: inherit; }
.Xinghe__titleAccent--orange { color: #f59a24; }
.Xinghe__titleAccent--red { color: #e84027; }
.Xinghe__titleAccent--pink { color: #f09abc; }
.Xinghe__titleAccent--green { color: #6fe638; }
.Xinghe__titleAccent--yellow { color: #f5c342; }

[data-mission-text_en] { display: none !important; }
.MissionVision__text.Xinghe__growthPathHost { width: 100% !important; margin-top: 0 !important; line-height: 1 !important; letter-spacing: 0 !important; text-align: left !important; }
.Xinghe__growthPath { position: relative; width: min(88vw, 1420px); color: #fff; font-family: Arial, "Microsoft YaHei", sans-serif; }
.Xinghe__growthPathEyebrow { margin-bottom: 15px; color: #008ba8; font-family: "IBM Plex Mono", "SFMono-Regular", monospace; font-size: clamp(10px, .9vw, 14px); font-weight: 600; letter-spacing: .18em; }
.Xinghe__growthPathTitle { display: inline-block; margin: 0 0 clamp(42px, 6vh, 74px); padding: .07em .15em .12em; color: #fff; background: #050505; font-size: clamp(54px, 7.4vw, 118px); line-height: .94; letter-spacing: -.055em; font-weight: 800; }
.Xinghe__growthPathSteps { position: relative; display: grid; grid-template-columns: repeat(5, 1fr); gap: clamp(18px, 2.3vw, 40px); margin: 0; padding: 0; list-style: none; }
.Xinghe__growthPathSteps::before { content: ""; position: absolute; top: 16px; right: 2%; left: 2%; height: 1px; background: linear-gradient(90deg, rgba(0,139,168,.9), rgba(0,139,168,.22)); }
.Xinghe__growthPathSteps li { position: relative; min-width: 0; padding-top: 47px; }
.Xinghe__growthPathSteps li::before { content: ""; position: absolute; z-index: 1; top: 10px; left: 0; width: 13px; height: 13px; border: 1px solid #62e4ff; border-radius: 50%; background: #080b0f; box-shadow: 0 0 16px rgba(69,220,255,.5); }
.Xinghe__growthPathSteps span { display: block; margin-bottom: 12px; color: #008ba8; font-family: "IBM Plex Mono", "SFMono-Regular", monospace; font-size: clamp(11px, .9vw, 14px); letter-spacing: .13em; font-weight: 600; }
.Xinghe__growthPathSteps strong { display: inline-block; box-sizing: border-box; padding: .28em .42em .34em; border: 1px solid transparent; color: #fff; background: #050505; font-size: clamp(20px, 2vw, 33px); line-height: 1.15; letter-spacing: -.035em; font-weight: 700; white-space: nowrap; }
.Xinghe__growthPathStatement { position: relative; box-sizing: border-box; width: min(43vw, 620px); margin: clamp(110px, 15vh, 190px) 0 0 auto; padding: clamp(24px, 2.4vw, 38px) 0 0; color: #141a1d; font-size: clamp(27px, 2.25vw, 40px); font-weight: 700; line-height: 1.42; letter-spacing: -.025em; text-align: left; }
.Xinghe__growthPathStatement::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 2px; background: linear-gradient(90deg, #008ba8 0%, #51dffb 62%, rgba(0,139,168,0) 100%); transform-origin: left center; }
.Xinghe__growthPathStatement::after { content: ""; position: absolute; top: -5px; left: 0; width: 11px; height: 11px; border-radius: 50%; background: #101719; box-shadow: 0 0 0 5px rgba(0,139,168,.12), 0 0 18px rgba(0,139,168,.36); }
.Xinghe__growthPathStatement span { display: block; }
.MissionVision__ttl.Xinghe__visionTitle { display: flex; width: 100%; justify-content: center; opacity: 0; transform: translateY(18px); transition: opacity .55s ease, transform .75s cubic-bezier(.16,.84,.27,1); }
.MissionVision__ttl.Xinghe__visionTitle.is-visible { opacity: 1; transform: translateY(0); }
.MissionVision__ttl .Xinghe__visionSvg { display: block; width: min(44vw, 640px) !important; max-width: 100%; height: auto; margin: 0 auto; overflow: visible; }
.MissionVision__ttl .Xinghe__visionSvg text { fill: transparent; stroke: rgba(28,28,28,.82); stroke-width: 1.45px; paint-order: stroke; font-family: Arial, Helvetica, sans-serif; font-size: 164px; font-weight: 700; letter-spacing: -7px; }

.Xinghe__growthPath.Xinghe__motionReady .Xinghe__growthPathEyebrow,
.Xinghe__growthPath.Xinghe__motionReady .Xinghe__growthPathTitle { opacity: 0; transform: translateY(24px); }
.Xinghe__growthPath.Xinghe__motionReady .Xinghe__growthPathEyebrow { transition: opacity .55s ease, transform .7s cubic-bezier(.16,.84,.27,1); }
.Xinghe__growthPath.Xinghe__motionReady .Xinghe__growthPathTitle { transition: opacity .7s ease .08s, transform .85s cubic-bezier(.16,.84,.27,1) .08s; }
.Xinghe__growthPath.Xinghe__motionReady .Xinghe__growthPathSteps::before { transform: scaleX(0); transform-origin: left center; transition: transform 1.25s cubic-bezier(.2,.75,.25,1) .45s; }
.Xinghe__growthPath.Xinghe__motionReady .Xinghe__growthPathSteps::after { content: ""; position: absolute; z-index: 3; top: 11px; left: 0; width: 11px; height: 11px; border-radius: 50%; background: #8cecff; box-shadow: 0 0 18px rgba(69,220,255,.9); opacity: 0; }
.Xinghe__growthPath.Xinghe__motionReady .Xinghe__growthPathSteps li { opacity: 0; transform: translateY(22px); transition: opacity .55s ease, transform .72s cubic-bezier(.16,.84,.27,1); }
.Xinghe__growthPath.Xinghe__motionReady .Xinghe__growthPathSteps li::before { transform: scale(.35); transition: transform .45s ease, box-shadow .45s ease; }
.Xinghe__growthPath.Xinghe__motionReady .Xinghe__growthPathStatement::before { transform: scaleX(0); transition: transform 1s cubic-bezier(.2,.75,.25,1) 1.25s; }
.Xinghe__growthPath.Xinghe__motionReady .Xinghe__growthPathStatement::after { opacity: 0; transform: scale(.2); transition: opacity .4s ease 1.2s, transform .55s cubic-bezier(.16,.84,.27,1) 1.2s; }
.Xinghe__growthPath.Xinghe__motionReady .Xinghe__growthPathStatement span { opacity: 0; clip-path: inset(0 0 100% 0); transform: translateY(26px); transition: opacity .62s ease, clip-path .82s cubic-bezier(.16,.84,.27,1), transform .82s cubic-bezier(.16,.84,.27,1); }
.Xinghe__growthPath.Xinghe__motionReady.is-active .Xinghe__growthPathEyebrow,
.Xinghe__growthPath.Xinghe__motionReady.is-active .Xinghe__growthPathTitle,
.Xinghe__growthPath.Xinghe__motionReady.is-active .Xinghe__growthPathSteps li { opacity: 1; transform: translateY(0); }
.Xinghe__growthPath.Xinghe__motionReady.is-active .Xinghe__growthPathStatement::before { transform: scaleX(1); }
.Xinghe__growthPath.Xinghe__motionReady.is-active .Xinghe__growthPathStatement::after { opacity: 1; transform: scale(1); animation: Xinghe__statementPulse 2.8s ease-in-out 2s infinite; }
.Xinghe__growthPath.Xinghe__motionReady.is-active .Xinghe__growthPathStatement span { opacity: 1; clip-path: inset(0 0 0 0); transform: translateY(0); }
.Xinghe__growthPath.Xinghe__motionReady.is-active .Xinghe__growthPathStatement span:nth-child(1) { transition-delay: 1.42s; }
.Xinghe__growthPath.Xinghe__motionReady.is-active .Xinghe__growthPathStatement span:nth-child(2) { transition-delay: 1.6s; }
.Xinghe__growthPath.Xinghe__motionReady.is-active .Xinghe__growthPathSteps::before { transform: scaleX(1); }
.Xinghe__growthPath.Xinghe__motionReady.is-active .Xinghe__growthPathSteps::after { animation: Xinghe__growthScan 3.6s ease-in-out 1.3s infinite; }
.Xinghe__growthPath.Xinghe__motionReady.is-active .Xinghe__growthPathSteps li::before { transform: scale(1); }
.Xinghe__growthPath.Xinghe__motionReady.is-active .Xinghe__growthPathSteps li:nth-child(1) { transition-delay: .58s; }
.Xinghe__growthPath.Xinghe__motionReady.is-active .Xinghe__growthPathSteps li:nth-child(2) { transition-delay: .72s; }
.Xinghe__growthPath.Xinghe__motionReady.is-active .Xinghe__growthPathSteps li:nth-child(3) { transition-delay: .86s; }
.Xinghe__growthPath.Xinghe__motionReady.is-active .Xinghe__growthPathSteps li:nth-child(4) { transition-delay: 1s; }
.Xinghe__growthPath.Xinghe__motionReady.is-active .Xinghe__growthPathSteps li:nth-child(5) { transition-delay: 1.14s; }
.Xinghe__growthPath.Xinghe__motionReady.is-active .Xinghe__growthPathSteps li strong { animation: Xinghe__stepGlow 7.5s ease-in-out 2.2s infinite; }
.Xinghe__growthPath.Xinghe__motionReady.is-active .Xinghe__growthPathSteps li:nth-child(2) strong { animation-delay: 3.25s; }
.Xinghe__growthPath.Xinghe__motionReady.is-active .Xinghe__growthPathSteps li:nth-child(3) strong { animation-delay: 4.3s; }
.Xinghe__growthPath.Xinghe__motionReady.is-active .Xinghe__growthPathSteps li:nth-child(4) strong { animation-delay: 5.35s; }
.Xinghe__growthPath.Xinghe__motionReady.is-active .Xinghe__growthPathSteps li:nth-child(5) strong { animation-delay: 6.4s; }
@keyframes Xinghe__growthScan { 0% { left: 0; opacity: 0; } 12% { opacity: 1; } 82% { opacity: .9; } 100% { left: calc(100% - 11px); opacity: 0; } }
@keyframes Xinghe__stepGlow { 0%, 8%, 100% { border-color: transparent; color: #fff; box-shadow: none; transform: translateY(0); } 13% { border-color: #48dfff; color: #bff5ff; box-shadow: 0 0 24px rgba(0,174,214,.42); transform: translateY(-4px); } 20% { border-color: transparent; color: #fff; box-shadow: none; transform: translateY(0); } }
@keyframes Xinghe__statementPulse { 0%, 100% { box-shadow: 0 0 0 5px rgba(0,139,168,.12), 0 0 18px rgba(0,139,168,.28); } 50% { box-shadow: 0 0 0 8px rgba(0,139,168,.05), 0 0 28px rgba(0,139,168,.48); } }

@media (max-width: 768px) {
  .MissionVision__text.Xinghe__growthPathHost { margin-top: 0 !important; }
  .Xinghe__growthPath { width: 88vw; padding-top: 3vh; }
  .Xinghe__growthPathTitle { margin-bottom: 34px; font-size: clamp(48px, 15vw, 72px); }
  .Xinghe__growthPathSteps { grid-template-columns: 1fr; gap: 18px; padding-left: 28px; }
  .Xinghe__growthPathSteps::before { top: 4px; bottom: 4px; left: 5px; width: 1px; height: auto; background: linear-gradient(180deg, rgba(69,220,255,.95), rgba(69,220,255,.18)); }
  .Xinghe__growthPathSteps li { padding-top: 0; }
  .Xinghe__growthPathSteps li::before { top: 5px; left: -29px; width: 11px; height: 11px; }
  .Xinghe__growthPathSteps span { display: inline-block; width: 38px; margin: 0 10px 0 0; vertical-align: middle; }
  .Xinghe__growthPathSteps strong { display: inline-block; font-size: 21px; vertical-align: middle; }
  .Xinghe__growthPathStatement { width: 100%; margin-top: 52px; padding-top: 22px; font-size: clamp(22px, 6vw, 30px); line-height: 1.5; }
  .MissionVision__ttl .Xinghe__visionSvg { width: min(62vw, 420px) !important; }
  .Xinghe__growthPath.Xinghe__motionReady .Xinghe__growthPathSteps::before { transform-origin: center top; }
  .Xinghe__growthPath.Xinghe__motionReady.is-active .Xinghe__growthPathSteps::after { display: none; }
}

@media (prefers-reduced-motion: reduce) {
  .Xinghe__growthPath.Xinghe__motionReady *,
  .Xinghe__growthPath.Xinghe__motionReady *::before,
  .Xinghe__growthPath.Xinghe__motionReady *::after { animation: none !important; transition: none !important; }
  .Xinghe__growthPath.Xinghe__motionReady .Xinghe__growthPathEyebrow,
  .Xinghe__growthPath.Xinghe__motionReady .Xinghe__growthPathTitle,
  .Xinghe__growthPath.Xinghe__motionReady .Xinghe__growthPathSteps li,
  .Xinghe__growthPath.Xinghe__motionReady .Xinghe__growthPathStatement span { opacity: 1; clip-path: none; transform: none; }
  .Xinghe__growthPath.Xinghe__motionReady .Xinghe__growthPathSteps::before { transform: none; }
  .Xinghe__growthPath.Xinghe__motionReady .Xinghe__growthPathStatement::before { transform: none; }
  .Xinghe__growthPath.Xinghe__motionReady .Xinghe__growthPathStatement::after { opacity: 1; transform: none; }
}

#xinghe-ai-loading-geometry { display: none !important; }
#loading-logo { visibility: hidden !important; }
.Xinghe__loadingBrand { position: absolute; z-index: 12; inset: 0; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: clamp(12px, 1.1vw, 20px); color: #fff; text-align: center; pointer-events: none; opacity: 0; transform: translateY(18px) scale(.97); animation: Xinghe__lockupEnter .85s cubic-bezier(.16, .84, .27, 1) .18s forwards; }
.Xinghe__loadingLockup { display: flex; flex-direction: column; align-items: center; justify-content: center; gap: clamp(12px, 1.1vw, 20px); color: #fff; text-align: center; opacity: 0; transform: translateY(18px) scale(.97); animation: Xinghe__lockupEnter .85s cubic-bezier(.16, .84, .27, 1) .18s forwards; }
.Xinghe__loadingLogoMark { width: min(72vw, 1280px); aspect-ratio: 2278 / 330; background-image: url("/top/xinghe-community-logo.png"); background-size: 100% auto; background-position: center top; background-repeat: no-repeat; }
.Xinghe__loadingCommunity { width: 100%; font-family: "Microsoft YaHei", Arial, sans-serif; font-size: clamp(14px, 1.15vw, 20px); font-weight: 400; letter-spacing: .28em; line-height: 1.45; color: rgba(240, 247, 251, .9); text-align: center; }
.Loading__text { display: none !important; }
@media (max-width: 768px) { .Xinghe__loadingLogoMark { width: 89vw; } .Xinghe__loadingCommunity { font-size: 13px; letter-spacing: .18em; } }
@keyframes Xinghe__lockupEnter { to { opacity: 1; transform: translateY(0) scale(1); } }
@media (max-width: 768px) { .Xinghe__homeCallout { width: 86vw; max-width: none; } .Xinghe__homeCallout h1 { font-size: clamp(23px, 4.1vw, 29px); line-height: 1.35; letter-spacing: .025em; } .Xinghe__homeCallout p { margin-top: 12px; font-size: 16px; line-height: 1.7; } .Xinghe__homeActions { gap: 16px; margin-top: 26px; font-size: 14px; } .Xinghe__homePrimary { gap: 15px; padding: 14px 18px; } .Xinghe__homePrimary b { font-size: 19px; } }

.Footer__logo img {
  display: block;
  width: 100%;
  height: auto;
}
.Xinghe__footerLogoMark {
  width: 100%;
  aspect-ratio: 2278 / 330;
  background-image: url("/top/xinghe-community-logo.png");
  background-size: 100% auto;
  background-position: center top;
  background-repeat: no-repeat;
}

.TopPageOutro__logo img {
  display: block;
  width: 100% !important;
  max-width: none !important;
  height: auto;
}

.TopPageOutro__screen_inner .TopPageOutro__logo {
  left: 50% !important;
  top: 50% !important;
  width: min(86vw, 1500px) !important;
  max-width: none !important;
  height: auto !important;
  justify-content: center;
  opacity: 0;
  transform: translate(-50%, calc(-50% + 34px)) scale(.82);
  transform-origin: center;
  filter: blur(10px);
  will-change: opacity, transform, filter;
}

.TopPageOutro__screen_inner .TopPageOutro__logo.Xinghe__outroLogoReady {
  animation: Xinghe__outroLogoEnter 1.15s cubic-bezier(.16, .84, .27, 1) forwards;
}

@keyframes Xinghe__outroLogoEnter {
  0% {
    opacity: 0;
    transform: translate(-50%, calc(-50% + 34px)) scale(.82);
    filter: blur(10px);
  }
  65% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1.04);
    filter: blur(0);
  }
  100% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
    filter: blur(0);
  }
}

/* Remove only the legacy ALCHE vector animation from the final page. */
[data-outro-lottie] {
  display: none !important;
}

.Stellla__main_logo_img img {
  display: block;
  width: min(42vw, 520px);
  height: auto;
}

.Xinghe__serviceIconText,
.Xinghe__labsTitle {
  display: block;
  color: #fff;
  font-family: Arial, "Microsoft YaHei", sans-serif;
  font-weight: 800;
  line-height: .95;
  letter-spacing: -.045em;
  white-space: nowrap;
}

.Xinghe__serviceIconText {
  font-size: clamp(36px, 5.4vw, 86px);
}

.Service__item[data-service_id="1"] .Service__item_icon {
  width: min(44vw, 700px);
  transform: translateX(clamp(42px, 6vw, 118px));
}

/* First service: one clean right-side text column. */
.Service__item[data-service_id="1"] .Service__item_title,
.Service__item[data-service_id="1"] .Service__item_description,
.Service__item[data-service_id="1"] .Service__item_description_en {
  width: 46%;
  margin-right: 0;
  margin-left: auto;
  padding-left: 0;
  text-align: left;
}

.Service__item[data-service_id="1"] .Service__item_description {
  margin-top: 2.2%;
}

.Service__item[data-service_id="1"] .Service__item_description_en {
  margin-top: 28px;
}

.Service__item[data-service_id="2"] .Service__item_title {
  font-weight: 800;
}

/* Keep the current service copy visible after its media transition completes. */
body[data-current_section="service_1"] .Service__item[data-service_id="1"],
body[data-current_section="service_2"] .Service__item[data-service_id="2"] {
  visibility: visible !important;
  opacity: 1 !important;
}

/* Hide the large decorative lettering without removing the service content. */
.Service__item[data-service_id="1"] .Service__item_icon,
.Service__item[data-service_id="2"] .Service__item_icon {
  visibility: hidden;
}

/* The service names are supplied by the Chinese labels and need no duplicate
   English lettering in the visual. */
.Service__item[data-service_id="1"] .Service__item_title,
.Service__item[data-service_id="2"] .Service__item_title {
  display: none;
}

.Service__item[data-service_id="1"] .Service__item_description,
.Service__item[data-service_id="1"] .Service__item_description_en,
.Service__item[data-service_id="2"] .Service__item_description,
.Service__item[data-service_id="2"] .Service__item_description_en {
  display: none;
}

.Xinghe__knowledgePanel,
.Xinghe__vibePanel {
  position: fixed;
  z-index: 60;
  top: 44%;
  left: 68vw;
  width: min(27vw, 500px);
  color: #fff;
  font-family: Arial, "Microsoft YaHei", sans-serif;
  pointer-events: none;
  transform: translateY(-50%);
}

.Xinghe__knowledgePanel > *,
.Xinghe__vibePanel > * {
  opacity: 0;
  transform: translateY(32px);
}

.Xinghe__knowledgeHeading {
  font-size: clamp(32px, 4.44vw, 67px);
  font-weight: 800;
  line-height: .96;
  letter-spacing: -.055em;
  white-space: nowrap;
}

.Xinghe__knowledgeTitle {
  margin-top: clamp(22px, 3.2vh, 42px);
  font-size: clamp(15px, 1.8vw, 28px);
  font-weight: 300;
  line-height: 1.1;
  letter-spacing: .09em;
}

.Xinghe__knowledgeDescription {
  max-width: 660px;
  margin-top: clamp(48px, 8vh, 92px);
  font-size: clamp(15px, 1.68vw, 26px);
  font-weight: 300;
  line-height: 1.2;
  letter-spacing: .055em;
}

.Xinghe__knowledgeEnglish {
  margin-top: clamp(44px, 7vh, 78px);
  font-size: clamp(11px, 1.2vw, 19px);
  font-weight: 300;
  line-height: 1.28;
  letter-spacing: .12em;
}

body[data-current_section="service_0"] .Xinghe__knowledgePanel > * {
  animation: Xinghe__knowledgeCopyIn .85s cubic-bezier(.16, .84, .27, 1) forwards;
  animation-delay: 1s;
}

body[data-current_section="service_0"] .Xinghe__knowledgeTitle {
  animation-delay: 1.12s;
}

body[data-current_section="service_0"] .Xinghe__knowledgeDescription {
  animation-delay: 1.24s;
}

body[data-current_section="service_0"] .Xinghe__knowledgeEnglish {
  animation-delay: 1.36s;
}

body[data-current_section="service_1"] .Xinghe__vibePanel > * {
  animation: Xinghe__knowledgeCopyIn .85s cubic-bezier(.16, .84, .27, 1) forwards;
  animation-delay: 1s;
}

body[data-current_section="service_1"] .Xinghe__vibePanel .Xinghe__knowledgeDescription {
  animation-delay: 1.12s;
}

body[data-current_section="service_1"] .Xinghe__vibePanel .Xinghe__knowledgeEnglish {
  animation-delay: 1.24s;
}

@keyframes Xinghe__knowledgeCopyIn {
  from {
    opacity: 0;
    transform: translateY(32px);
    filter: blur(8px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
    filter: blur(0);
  }
}

.Xinghe__labsTitle {
  font-size: clamp(64px, 9vw, 150px);
}

.News__newsTitle::after {
  content: " / XINGHE SIGNAL";
  color: #757575;
  font-size: 0.72em;
  letter-spacing: 0.12em;
}

.Xinghe__contact_modal {
  position: fixed;
  z-index: 10000;
  inset: 0;
  display: grid;
  place-items: center;
  padding: 20px;
  color: #fff;
  background: rgba(0, 0, 0, 0.78);
  backdrop-filter: blur(18px);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.35s ease, visibility 0.35s ease;
}

.Xinghe__contact_modal[data-open="true"] {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.Xinghe__contact_panel {
  position: relative;
  width: min(820px, 100%);
  max-height: calc(100svh - 40px);
  overflow: auto;
  padding: 44px;
  border: 1px solid rgba(255, 255, 255, 0.32);
  background: rgba(8, 8, 8, 0.96);
  box-shadow: 0 30px 100px rgba(0, 0, 0, 0.55);
}

.Xinghe__contact_eyebrow {
  margin: 0 0 18px;
  color: #8e8e8e;
  font-family: "IBM Plex Mono", "SFMono-Regular", monospace;
  font-size: 10px;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.Xinghe__contact_title {
  margin: 0 0 36px;
  font-size: clamp(36px, 5.6vw, 68px);
  font-weight: 500;
  line-height: 0.96;
  letter-spacing: -0.055em;
}

.Xinghe__community_card {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(230px, 1.1fr);
  gap: 28px;
  align-items: center;
}

.Xinghe__community_photo,
.Xinghe__community_qr {
  margin: 0;
}

.Xinghe__community_photo {
  height: 360px;
  overflow: hidden;
  background: #141414;
}

.Xinghe__community_photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 22%;
}

.Xinghe__community_qr {
  display: grid;
  justify-items: center;
  gap: 14px;
  padding: 18px;
  background: #fff;
}

.Xinghe__community_qr img {
  display: block;
  width: min(100%, 300px);
  aspect-ratio: 1;
  object-fit: contain;
}

.Xinghe__community_qr figcaption {
  color: #171717;
  font-size: 14px;
  letter-spacing: 0.06em;
}

.Xinghe__contact_close {
  position: absolute;
  top: 20px;
  right: 20px;
  display: grid;
  place-items: center;
  width: 42px;
  height: 42px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  color: #fff;
  background: transparent;
  cursor: pointer;
}

.Xinghe__contact_form {
  display: grid;
  gap: 22px;
}

.Xinghe__field {
  display: grid;
  gap: 8px;
}

.Xinghe__field span {
  color: #8e8e8e;
  font-family: "IBM Plex Mono", "SFMono-Regular", monospace;
  font-size: 10px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.Xinghe__field input,
.Xinghe__field textarea {
  width: 100%;
  padding: 13px 0;
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 0;
  outline: 0;
  color: #fff;
  background: transparent;
  font: inherit;
  resize: vertical;
}

.Xinghe__field input:focus,
.Xinghe__field textarea:focus {
  border-color: var(--xinghe-accent);
}

.Xinghe__contact_submit {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 8px;
  padding: 17px 20px;
  border: 1px solid rgba(255, 255, 255, 0.42);
  color: #000;
  background: #fff;
  cursor: pointer;
  font-family: "IBM Plex Mono", "SFMono-Regular", monospace;
  font-size: 11px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.Xinghe__contact_success {
  display: none;
  padding: 36px 0 12px;
  color: #d8d8d8;
  font-size: 14px;
  line-height: 1.8;
}

.Xinghe__contact_panel[data-success="true"] .Xinghe__contact_form {
  display: none;
}

.Xinghe__contact_panel[data-success="true"] .Xinghe__contact_success {
  display: block;
}

@media (max-width: 768px) {
  .Header__logo img {
    width: 104px;
  }

  .Xinghe__contact_panel {
    padding: 34px 22px 26px;
  }

  .Xinghe__contact_title {
    margin-bottom: 28px;
  }

  .Xinghe__community_card {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .Xinghe__community_photo {
    height: 250px;
  }

  .Xinghe__community_qr {
    padding: 14px;
  }

  .Stellla__main_logo_img img {
    width: min(78vw, 440px);
  }

  .Xinghe__serviceIconText {
    font-size: clamp(34px, 10vw, 62px);
  }

  .Service__item[data-service_id="1"] .Service__item_icon {
    width: min(82vw, 560px);
    transform: translateX(8vw);
  }

  .Xinghe__knowledgePanel,
  .Xinghe__vibePanel {
    top: 50%;
    left: 31vw;
    width: 64vw;
  }

  .Xinghe__knowledgeHeading {
    font-size: clamp(26px, 4.8vw, 37px);
  }

  .Xinghe__knowledgeTitle {
    margin-top: 20px;
    font-size: clamp(12px, 2.46vw, 18px);
  }

  .Xinghe__knowledgeDescription {
    margin-top: 46px;
    font-size: clamp(12px, 2.52vw, 17px);
  }

  .Xinghe__knowledgeEnglish {
    margin-top: 40px;
    font-size: clamp(9px, 1.8vw, 13px);
  }

  .Service__item[data-service_id="1"] .Service__item_title,
  .Service__item[data-service_id="1"] .Service__item_description,
  .Service__item[data-service_id="1"] .Service__item_description_en {
    width: 100%;
    margin-right: auto;
    margin-left: 0;
  }

  .Xinghe__labsTitle {
    font-size: clamp(58px, 17vw, 100px);
  }

  .TopPageOutro__logo img {
    width: 100% !important;
  }

  .TopPageOutro__screen_inner .TopPageOutro__logo {
    width: 86vw !important;
  }
}
.TweakpaneContainers__container {
  display: none !important;
}
