.sx-ai-hero {
  position: relative;
  overflow: hidden;
  padding: 108px 0 96px;
  color: #f6fbff;
  background:
    radial-gradient(circle at 78% 20%, rgba(28, 202, 214, .26), transparent 30%),
    radial-gradient(circle at 24% 15%, rgba(55, 125, 255, .24), transparent 26%),
    linear-gradient(135deg, #0b1930 0%, #102a51 54%, #0b1728 100%);
}
.sx-ai-hero:before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: linear-gradient(rgba(255,255,255,.05) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.05) 1px, transparent 1px);
  background-size: 72px 72px;
  opacity: .45;
}
.sx-ai-hero__grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1.02fr) minmax(360px, .88fr);
  align-items: center;
  gap: 76px;
}
.sx-ai-hero__copy,
.sx-ai-visual,
.sx-two-col > *,
.sx-platforms__grid > *,
.sx-detail-grid > *,
.sx-service-mosaic > *,
.sx-method-steps > *,
.sx-trust-ai__grid > *,
.sx-change-grid > * {
  min-width: 0;
}
.sx-ai-hero h1 {
  max-width: 760px;
  margin: 16px 0 22px;
  color: #fff;
  font-size: clamp(42px, 5vw, 68px);
  line-height: 1.08;
  letter-spacing: 0;
}
.sx-ai-hero p { max-width: 680px; color: rgba(236, 246, 255, .82); font-size: 18px; line-height: 1.8; }
.sx-ai-hero .sx-mini-label { color: #7ee7f2; }
.sx-ai-hero__tags { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 26px; }
.sx-ai-hero__tags span {
  padding: 8px 12px;
  border: 1px solid rgba(126, 231, 242, .22);
  border-radius: 6px;
  color: #dffaff;
  background: rgba(255,255,255,.06);
}
.sx-ai-visual { position: relative; min-height: 390px; }
.sx-ai-visual__screen {
  position: absolute;
  right: 12px;
  top: 52px;
  width: 420px;
  min-height: 230px;
  padding: 34px;
  border: 1px solid rgba(158, 213, 255, .28);
  border-radius: 18px;
  background: linear-gradient(145deg, rgba(255,255,255,.18), rgba(255,255,255,.07));
  box-shadow: 0 34px 80px rgba(0,0,0,.22);
}
.sx-ai-visual__screen span { color: #7ee7f2; font-size: 13px; letter-spacing: .04em; }
.sx-ai-visual__screen b { display: block; margin: 28px 0 14px; color: #fff; font-size: 34px; line-height: 1.1; }
.sx-ai-visual__screen p { color: rgba(255,255,255,.7); font-size: 14px; }
.sx-ai-visual svg { position: absolute; inset: 0; width: 100%; height: 100%; fill: none; stroke: rgba(126,231,242,.42); stroke-width: 2; }
.sx-ai-visual i { position: absolute; z-index: 2; width: 16px; height: 16px; border-radius: 50%; background: #38d5c7; box-shadow: 0 0 0 10px rgba(56,213,199,.12); }
.sx-ai-visual .n1 { left: 40px; top: 110px; }
.sx-ai-visual .n2 { right: 40px; bottom: 88px; background: #377dff; }
.sx-ai-visual .n3 { left: 180px; bottom: 70px; background: #f59e0b; }

.sx-two-col { display: grid; grid-template-columns: .86fr 1.14fr; gap: 72px; align-items: start; }
.sx-position, .sx-method, .sx-platforms, .sx-trust-ai, .sx-about-ai-story, .sx-principles-ai, .sx-about-method-ai, .sx-services-index-ai, .sx-solutions-grid, .sx-detail-body, .sx-detail-steps {
  padding: 96px 0;
}
.sx-position h2, .sx-section-title h2, .sx-platforms h2, .sx-about-ai-story h2 { max-width: 680px; font-size: clamp(34px, 3.6vw, 48px); line-height: 1.16; }
.sx-pill-row { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 24px; }
.sx-pill-row span { padding: 10px 14px; border-radius: 999px; color: #0e5a67; background: #e7fbfc; }

.sx-core-services { padding: 100px 0; background: #f4f8ff; }
.sx-service-mosaic {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 22px;
}
.sx-ai-card a, .sx-ai-card {
  display: flex;
  min-height: 250px;
  flex-direction: column;
  color: inherit;
  text-decoration: none;
}
.sx-ai-card {
  position: relative;
  overflow: hidden;
  padding: 28px;
  border: 1px solid rgba(16, 24, 40, .1);
  border-radius: 16px;
  background: #fff;
}
.sx-ai-card:before {
  content: "";
  position: absolute;
  right: -40px;
  top: -44px;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(55,125,255,.16), rgba(199,22,91,.12));
}
.sx-ai-card span { color: #c7165b; font-weight: 800; }
.sx-ai-card h3 { margin: 28px 0 12px; font-size: 22px; }
.sx-ai-card p { flex: 1; color: #667085; line-height: 1.75; }
.sx-ai-card em { color: #2457e6; font-style: normal; font-weight: 700; }

.sx-dark-panel {
  padding: 70px;
  border-radius: 20px;
  color: #f8fbff;
  background: linear-gradient(135deg, #101c2c, #142d52);
}
.sx-dark-panel h2 { color: #fff; font-size: clamp(32px, 3.4vw, 46px); }
.sx-change-grid, .sx-trust-ai__grid, .sx-detail-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}
.sx-change-grid article {
  padding: 28px;
  border: 1px solid rgba(255,255,255,.12);
  border-radius: 14px;
  background: rgba(255,255,255,.06);
}
.sx-change-grid b { color: #7ee7f2; }
.sx-change-grid h3 { color: #fff; }
.sx-change-grid p, .sx-dark-panel span { color: rgba(235,246,255,.74); }

.sx-method-steps {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 1px;
  overflow: hidden;
  border: 1px solid rgba(16,24,40,.1);
  border-radius: 18px;
  background: rgba(16,24,40,.1);
}
.sx-method-steps div { padding: 26px 20px; background: #fff; }
.sx-method-steps b { display: block; margin-bottom: 10px; color: #101828; }
.sx-method-steps span { color: #667085; font-size: 14px; line-height: 1.7; }

.sx-platforms { background: #f8f4f1; }
.sx-platforms__grid { display: grid; grid-template-columns: .8fr 1.2fr; gap: 70px; }
.sx-platform-list { display: grid; gap: 18px; }
.sx-platform-list section { padding: 26px; border-radius: 14px; background: #fff; }
.sx-trust-ai__grid { grid-template-columns: repeat(4, minmax(0,1fr)); }
.sx-trust-ai article { padding: 28px; border-left: 3px solid #c7165b; background: #fff; }

.sx-consult--ai .sx-consult__panel { background: linear-gradient(135deg, #101c2c, #132849); }
.sx-consult--ai h2, .sx-consult--ai .sx-mini-label { color: #fff; }
.sx-consult--ai p { color: rgba(255,255,255,.78); }

.sx-ai-page-hero {
  color: #fff;
  background: radial-gradient(circle at 75% 10%, rgba(38,167,232,.24), transparent 28%), linear-gradient(135deg, #101c2c, #17335e);
}
.sx-ai-page-hero h1 { color: #fff; }
.sx-ai-page-hero p { color: rgba(255,255,255,.78); }
.sx-about-data-line { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 22px; }
.sx-about-data-line span { padding: 10px 12px; background: #eef5ff; color: #2457e6; border-radius: 6px; }
.sx-solutions-grid { background: #f6f8fc; }
.sx-solution-list { display: grid; gap: 26px; }
.sx-solution-list article { padding: 42px; border-radius: 18px; background: #fff; border: 1px solid rgba(16,24,40,.1); }
.sx-solution-list span { color: #c7165b; font-weight: 800; }
.sx-note { color: #8a94a6; font-size: 14px; }
.sx-detail-grid { grid-template-columns: 1.05fr .95fr; }
.sx-detail-grid section, .sx-detail-grid aside { padding: 42px; border-radius: 18px; background: #fff; border: 1px solid rgba(16,24,40,.1); }
.sx-form__platforms {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
  padding: 18px;
  border: 1px solid rgba(16,24,40,.12);
  border-radius: 10px;
}
.sx-form__platforms legend { padding: 0 8px; font-weight: 700; }
.sx-form__platforms label { display: flex; align-items: center; gap: 8px; font-size: 14px; }
.sx-form__hint { color: #8a94a6; font-size: 13px; }

@media (max-width: 1024px) {
  .sx-ai-hero__grid, .sx-two-col, .sx-platforms__grid, .sx-detail-grid { grid-template-columns: 1fr; }
  .sx-service-mosaic, .sx-trust-ai__grid { grid-template-columns: repeat(2, minmax(0,1fr)); }
  .sx-method-steps { grid-template-columns: repeat(3, minmax(0,1fr)); }
}
@media (max-width: 640px) {
  html, body { overflow-x: hidden; }
  .sx-container { max-width: 100%; }
  .sx-ai-hero { padding: 72px 0; }
  .sx-ai-hero h1 { font-size: 38px; overflow-wrap: break-word; }
  .sx-ai-visual { min-height: 280px; }
  .sx-ai-visual__screen { width: 100%; right: 0; }
  .sx-ai-visual svg { max-width: 100%; }
  .sx-service-mosaic, .sx-trust-ai__grid, .sx-change-grid, .sx-method-steps, .sx-form__platforms { grid-template-columns: 1fr; }
  .sx-dark-panel { padding: 30px; border-radius: 14px; }
  .sx-detail-grid section,
  .sx-detail-grid aside,
  .sx-solution-list article {
    padding: 26px 22px;
  }
  .sx-detail-grid ul,
  .sx-solution-list ul {
    padding-left: 18px;
  }
}
@media (prefers-reduced-motion: reduce) {
  *, *:before, *:after { animation-duration: .001ms !important; transition-duration: .001ms !important; scroll-behavior: auto !important; }
}

/* Inner page rebuild v7 */
.sx-inner-hero,
.sx-services-hero-v7,
.sx-profile-hero-v7,
.sx-contact-hero-v7 {
  position: relative;
  overflow: hidden;
  padding: 72px 0;
  background: #f5f8fd;
}
.sx-breadcrumb,
.sx-mini-label {
  margin: 0 0 16px;
  color: #c7165b;
  font-size: 14px;
  font-weight: 700;
}
.sx-inner-hero h1,
.sx-services-hero-v7 h1,
.sx-profile-hero-v7 h1,
.sx-contact-hero-v7 h1 {
  margin: 0 0 20px;
  color: #101828;
  font-size: clamp(42px, 4.6vw, 60px);
  line-height: 1.12;
}
.sx-inner-hero p,
.sx-services-hero-v7 p,
.sx-profile-hero-v7 p,
.sx-contact-hero-v7 p {
  color: #667085;
  font-size: 17px;
  line-height: 1.8;
}
.sx-inner-hero__grid,
.sx-services-hero-v7__grid,
.sx-profile-hero-v7__grid,
.sx-contact-hero-v7__grid {
  display: grid;
  grid-template-columns: minmax(0, .95fr) minmax(360px, .75fr);
  align-items: center;
  gap: 72px;
}
.sx-inner-hero__image,
.sx-profile-hero-v7 figure,
.sx-contact-main-v7 figure,
.sx-contact-map-v7 figure,
.sx-service-deep-v7 figure {
  margin: 0;
  overflow: hidden;
  border-radius: 18px;
}
.sx-inner-hero__image img,
.sx-profile-hero-v7 img,
.sx-contact-main-v7 img,
.sx-contact-map-v7 img,
.sx-service-deep-v7 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sx-inner-hero__image { aspect-ratio: 4 / 3; }
.sx-inner-hero__image img { filter: saturate(.92) contrast(1.02); }
.sx-editorial-grid,
.sx-principles-v7__grid,
.sx-match-v7__grid,
.sx-boundary-v7__box,
.sx-contact-main-v7__grid,
.sx-contact-map-v7__grid {
  display: grid;
  grid-template-columns: .78fr 1.22fr;
  gap: 72px;
}
.sx-about-editorial-v7,
.sx-principles-v7,
.sx-workflow-v7,
.sx-services-deep-list-v7,
.sx-match-v7,
.sx-process-v7,
.sx-boundary-v7,
.sx-contact-main-v7,
.sx-contact-map-v7,
.sx-profile-table-v7,
.sx-profile-note-v7,
.sx-profile-links-v7 {
  padding: 92px 0;
}
.sx-editorial-grid h2,
.sx-principles-v7 h2,
.sx-match-v7 h2,
.sx-process-v7 h2,
.sx-boundary-v7 h2,
.sx-contact-main-v7 h2,
.sx-contact-map-v7 h2,
.sx-profile-table-v7 h2,
.sx-end-band-v7 h2 {
  margin: 0;
  color: #101828;
  font-size: clamp(32px, 3.4vw, 46px);
  line-height: 1.18;
}
.sx-copy-stack p {
  max-width: 780px;
  color: #667085;
  font-size: 17px;
  line-height: 1.9;
}
.sx-file-strip {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  border-top: 1px solid rgba(16,24,40,.12);
  border-bottom: 1px solid rgba(16,24,40,.12);
}
.sx-file-strip dl {
  margin: 0;
  padding: 28px 30px;
  border-right: 1px solid rgba(16,24,40,.1);
}
.sx-file-strip dl:last-child { border-right: 0; }
.sx-file-strip dt,
.sx-file-grid-v7 dt {
  color: #8a94a6;
  font-size: 13px;
  font-weight: 700;
}
.sx-file-strip dd,
.sx-file-grid-v7 dd {
  margin: 10px 0 0;
  color: #101828;
  font-weight: 800;
  overflow-wrap: anywhere;
}
.sx-principle-list {
  display: grid;
  gap: 0;
  border-top: 1px solid rgba(16,24,40,.12);
}
.sx-principle-list article {
  display: grid;
  grid-template-columns: 70px 130px 1fr;
  gap: 24px;
  align-items: baseline;
  padding: 24px 0;
  border-bottom: 1px solid rgba(16,24,40,.1);
}
.sx-principle-list span,
.sx-service-deep-v7__copy > span,
.sx-process-grid-v7 span {
  color: #c7165b;
  font-weight: 900;
}
.sx-principle-list h3,
.sx-service-deep-v7 h2,
.sx-process-grid-v7 h3 {
  margin: 0;
  color: #101828;
}
.sx-principle-list p,
.sx-timeline-v7 p,
.sx-match-list span,
.sx-boundary-v7 li,
.sx-contact-prep-v7 li {
  color: #667085;
  line-height: 1.75;
}
.sx-timeline-v7,
.sx-process-grid-v7 {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1px;
  overflow: hidden;
  border: 1px solid rgba(16,24,40,.1);
  border-radius: 18px;
  background: rgba(16,24,40,.1);
}
.sx-timeline-v7 article,
.sx-process-grid-v7 article {
  padding: 30px;
  background: #fff;
}
.sx-process-grid-v7 { grid-template-columns: repeat(5, minmax(0, 1fr)); }
.sx-process-grid-v7 em {
  display: block;
  margin-top: 18px;
  color: #2457e6;
  font-style: normal;
  font-weight: 700;
}
.sx-section-line-head {
  display: flex;
  justify-content: space-between;
  gap: 40px;
  align-items: end;
  margin-bottom: 34px;
}
.sx-end-band-v7 {
  padding: 58px 0;
  background: linear-gradient(135deg, #101c2c, #17335e);
}
.sx-end-band-v7__grid {
  display: flex;
  justify-content: space-between;
  gap: 32px;
  align-items: center;
}
.sx-end-band-v7 h2 { color: #fff; }
.sx-end-band-v7 p { color: rgba(255,255,255,.74); }

.sx-services-hero-v7 {
  color: #fff;
  background: radial-gradient(circle at 80% 15%, rgba(38,167,232,.24), transparent 30%), linear-gradient(135deg, #101c2c, #17335e);
}
.sx-services-hero-v7 h1,
.sx-services-hero-v7 p { color: #fff; }
.sx-service-anchor-v7 {
  display: grid;
  gap: 10px;
  padding: 24px;
  border: 1px solid rgba(255,255,255,.16);
  border-radius: 16px;
  background: rgba(255,255,255,.08);
}
.sx-service-anchor-v7 a {
  display: flex;
  justify-content: space-between;
  padding: 16px 18px;
  color: #fff;
  text-decoration: none;
  border-bottom: 1px solid rgba(255,255,255,.12);
}
.sx-service-anchor-v7 a:last-child { border-bottom: 0; }
.sx-service-deep-v7 {
  display: grid;
  grid-template-columns: minmax(0, .95fr) minmax(380px, .82fr);
  gap: 72px;
  align-items: center;
  padding: 76px 0;
  border-bottom: 1px solid rgba(16,24,40,.1);
}
.sx-service-deep-v7.is-reverse figure { order: -1; }
.sx-service-deep-v7 figure { aspect-ratio: 4 / 3; background: #eef5ff; }
.sx-service-deep-v7 .sx-lead {
  color: #1d2939;
  font-size: 20px;
  line-height: 1.7;
}
.sx-service-fit {
  margin: 28px 0;
  padding: 22px 0;
  border-top: 1px solid rgba(16,24,40,.1);
  border-bottom: 1px solid rgba(16,24,40,.1);
}
.sx-service-deliver ul {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  padding: 0;
  margin: 12px 0 28px;
  list-style: none;
}
.sx-service-deliver li {
  padding: 8px 12px;
  border-radius: 999px;
  color: #2457e6;
  background: #eef5ff;
}
.sx-match-v7 { background: #f6f8fc; }
.sx-match-list {
  display: grid;
  gap: 0;
  border-top: 1px solid rgba(16,24,40,.12);
}
.sx-match-list p {
  display: flex;
  justify-content: space-between;
  gap: 24px;
  margin: 0;
  padding: 22px 0;
  border-bottom: 1px solid rgba(16,24,40,.1);
}
.sx-match-list strong { color: #c7165b; white-space: nowrap; }
.sx-boundary-v7__box {
  grid-template-columns: .7fr 1.3fr;
  padding: 42px;
  border-radius: 18px;
  background: #f8f4f1;
}
.sx-boundary-v7 ul { margin: 0; }

.sx-profile-hero-v7 { background: #f8f4f1; }
.sx-profile-hero-v7 figure { aspect-ratio: 16 / 10; }
.sx-profile-badges-v7 {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 22px;
}
.sx-profile-badges-v7 span {
  padding: 9px 12px;
  color: #0b5870;
  border-radius: 999px;
  background: #e7fbfc;
}
.sx-file-grid-v7 {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  border: 1px solid rgba(16,24,40,.1);
  border-radius: 18px;
  overflow: hidden;
}
.sx-file-grid-v7 dl {
  min-width: 0;
  margin: 0;
  padding: 24px;
  border-right: 1px solid rgba(16,24,40,.08);
  border-bottom: 1px solid rgba(16,24,40,.08);
}
.sx-file-grid-v7 .is-wide { grid-column: 1 / -1; }
.sx-profile-note-v7 {
  padding-top: 0;
}
.sx-profile-note-v7 p {
  margin: 0;
  padding: 24px 28px;
  color: #667085;
  border-left: 3px solid #2457e6;
  background: #f6f8fc;
}
.sx-profile-links-v7 {
  padding-top: 0;
}
.sx-profile-links-v7 .sx-container {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
}
.sx-profile-links-v7 a {
  color: #2457e6;
  font-weight: 800;
  text-decoration: none;
}

.sx-contact-hero-v7 {
  color: #fff;
  background: linear-gradient(135deg, #101c2c, #17335e);
}
.sx-contact-hero-v7 h1,
.sx-contact-hero-v7 p { color: #fff; }
.sx-contact-hero-v7 address {
  margin-top: 22px;
  color: rgba(255,255,255,.78);
  font-style: normal;
}
.sx-contact-state {
  max-width: max-content;
  padding: 10px 12px;
  border-radius: 8px;
  background: rgba(255,255,255,.1);
}
.sx-contact-prep-v7 {
  padding: 30px;
  border-radius: 16px;
  background: #fff;
}
.sx-contact-prep-v7 h2 { color: #101828; font-size: 26px; }
.sx-contact-main-v7__grid { grid-template-columns: 1.08fr .92fr; align-items: start; }
.sx-form-panel-v7 {
  padding: 36px;
  border: 1px solid rgba(16,24,40,.1);
  border-radius: 18px;
  background: #fff;
}
.sx-contact-aside-v7 {
  display: grid;
  gap: 24px;
}
.sx-contact-aside-v7 figure,
.sx-contact-map-v7 figure { aspect-ratio: 16 / 10; }
.sx-side-steps-v7 {
  display: grid;
  gap: 10px;
}
.sx-side-steps-v7 span {
  padding: 14px 16px;
  border-left: 3px solid #c7165b;
  background: #f6f8fc;
}
.sx-safe-note {
  color: #667085;
  font-size: 14px;
}
.sx-contact-map-v7 { background: #f6f8fc; }

html { scroll-behavior: smooth; }

@media (max-width: 1024px) {
  .sx-inner-hero__grid,
  .sx-services-hero-v7__grid,
  .sx-profile-hero-v7__grid,
  .sx-contact-hero-v7__grid,
  .sx-editorial-grid,
  .sx-principles-v7__grid,
  .sx-match-v7__grid,
  .sx-boundary-v7__box,
  .sx-contact-main-v7__grid,
  .sx-contact-map-v7__grid,
  .sx-service-deep-v7 {
    grid-template-columns: 1fr;
  }
  .sx-service-deep-v7.is-reverse figure { order: 0; }
  .sx-file-strip,
  .sx-process-grid-v7 {
    grid-template-columns: repeat(2, minmax(0,1fr));
  }
  .sx-file-grid-v7 { grid-template-columns: repeat(2, minmax(0,1fr)); }
}
@media (max-width: 640px) {
  .sx-inner-hero,
  .sx-services-hero-v7,
  .sx-profile-hero-v7,
  .sx-contact-hero-v7,
  .sx-about-editorial-v7,
  .sx-principles-v7,
  .sx-workflow-v7,
  .sx-services-deep-list-v7,
  .sx-match-v7,
  .sx-process-v7,
  .sx-boundary-v7,
  .sx-contact-main-v7,
  .sx-contact-map-v7,
  .sx-profile-table-v7 {
    padding: 56px 0;
  }
  .sx-principle-list article {
    grid-template-columns: 48px 1fr;
    gap: 10px 18px;
  }
  .sx-principle-list article p {
    grid-column: 2;
  }
  .sx-timeline-v7,
  .sx-process-grid-v7,
  .sx-file-strip,
  .sx-file-grid-v7 {
    grid-template-columns: 1fr;
  }
  .sx-file-strip dl {
    border-right: 0;
    border-bottom: 1px solid rgba(16,24,40,.1);
  }
  .sx-end-band-v7__grid,
  .sx-match-list p {
    display: grid;
  }
  .sx-form-panel-v7,
  .sx-boundary-v7__box {
    padding: 24px;
  }
}
