.page-hero { position: relative; min-height: 390px; padding: 158px 0 70px; overflow: hidden; background: #06131f; border-bottom: 1px solid rgba(125, 180, 218, .18); }
.page-hero:before { position: absolute; content: ""; inset: 0; opacity: .32; background-image: linear-gradient(90deg, rgba(3, 12, 20, .96), rgba(5, 26, 44, .5)), url("./assets/optimized/pages/hero-gradient.webp"); background-position: center; background-size: cover; }
.page-hero:after { position: absolute; content: ""; inset: 0; opacity: .15; background-size: 64px 64px; background-image: linear-gradient(rgba(101, 230, 220, .4) 1px, transparent 1px), linear-gradient(90deg, rgba(101, 230, 220, .4) 1px, transparent 1px); mask-image: linear-gradient(90deg, black, transparent 78%); }
.page-hero .container { position: relative; z-index: 1; }
.breadcrumb { display: flex; align-items: center; gap: 9px; margin-bottom: 23px; color: #7896a8; font-size: 11px; }.breadcrumb a:hover { color: var(--blue); }.breadcrumb span { color: #42657b; }
.page-hero h1 { max-width: 840px; margin: 0; color: #f1f8fc; font-size: clamp(36px, 4.3vw, 58px); line-height: 1.16; letter-spacing: 1px; }.page-hero h1 em { color: #9edcff; font-style: normal; }.page-hero .lead { max-width: 620px; margin: 20px 0 0; color: #a9c0ce; font-size: 15px; }.hero-kicker { margin: 0 0 13px; color: var(--cyan); font: 700 11px "Manrope", sans-serif; letter-spacing: 2.4px; }
.page-main { background: var(--bg); }.page-section { padding: 88px 0; }.page-section + .page-section { border-top: 1px solid rgba(125, 180, 218, .1); }.section-intro { display: flex; justify-content: space-between; align-items: flex-end; gap: 32px; margin-bottom: 35px; }.section-intro h2 { margin: 0; font-size: 32px; line-height: 1.25; letter-spacing: 1px; }.section-intro > p { max-width: 430px; margin: 0; color: var(--muted); font-size: 13px; }.section-intro .eyebrow { margin-bottom: 10px; }
.page-stat-row { display: grid; grid-template-columns: repeat(4, 1fr); margin-bottom: 40px; border: 1px solid var(--line); background: rgba(13, 32, 48, .55); }.page-stat { padding: 23px 26px; border-right: 1px solid var(--line); }.page-stat:last-child { border-right: 0; }.page-stat strong { display: block; color: #e7f4fa; font: 800 27px "Manrope"; }.page-stat strong span { color: var(--blue); font-size: 14px; }.page-stat small { color: #7c9aaa; font-size: 11px; }
.product-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 14px; }.product-card { position: relative; min-height: 340px; padding: 29px 30px 26px; overflow: hidden; border: 1px solid rgba(132, 190, 224, .24); background: linear-gradient(140deg, rgba(22, 52, 74, .9), rgba(6, 22, 35, .88)); }.product-card:after { position: absolute; content: attr(data-index); right: 23px; top: 14px; color: rgba(105, 230, 220, .16); font: 800 86px/1 "Manrope"; }.product-card h3, .product-card p, .product-card .tag-row, .product-card a { position: relative; z-index: 1; }.product-card h3 { margin: 0 0 9px; font-size: 20px; }.product-card .product-position { margin: 0 0 19px; color: var(--cyan); font-size: 12px; }.product-card p { max-width: 510px; margin: 0; color: #93acba; font-size: 12px; }.tag-row { display: flex; flex-wrap: wrap; gap: 7px; margin-top: 22px; }.tag { padding: 5px 8px; color: #b9d7e4; border: 1px solid rgba(108, 183, 223, .27); background: rgba(8, 31, 49, .6); font-size: 10px; }.product-card a { display: inline-flex; margin-top: 20px; color: var(--blue); font-size: 12px; font-weight: 700; }
.product-detail { display: grid; grid-template-columns: .85fr 1.15fr; gap: 14px; padding: 26px; border: 1px solid rgba(132, 190, 224, .21); background: rgba(10, 28, 43, .64); }.product-detail + .product-detail { margin-top: 14px; }.product-detail.reverse { grid-template-columns: 1.15fr .85fr; }.detail-visual { position: relative; min-height: 270px; overflow: hidden; border: 1px solid rgba(99, 193, 255, .35); background: #071622; }.detail-visual img { width: 100%; height: 100%; min-height: 270px; object-fit: cover; opacity: .78; }.detail-visual:after { position: absolute; content: "SYSTEM VIEW"; left: 16px; bottom: 13px; color: var(--cyan); font: 10px "Manrope"; letter-spacing: 2px; }.detail-copy { padding: 8px 12px; }.detail-copy h3 { margin: 0 0 8px; font-size: 23px; }.detail-copy > p { margin: 0 0 20px; color: #8fa9b8; font-size: 13px; }.feature-columns { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }.feature-columns h4 { margin: 0 0 8px; color: #d4edf5; font-size: 13px; }.feature-columns ul { margin: 0; padding: 0; list-style: none; }.feature-columns li { position: relative; margin: 6px 0; padding-left: 14px; color: #87a4b3; font-size: 11px; }.feature-columns li:before { position: absolute; content: ""; left: 0; top: 9px; width: 5px; height: 1px; background: var(--cyan); }
.tech-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 12px; }.tech-card { padding: 23px; border-top: 2px solid var(--blue); background: rgba(14, 39, 57, .66); }.tech-card h3 { margin: 0 0 8px; font-size: 16px; }.tech-card p { margin: 0; color: #89a3b1; font-size: 11px; }.process { display: grid; grid-template-columns: repeat(5, 1fr); position: relative; gap: 10px; }.process:before { position: absolute; content: ""; left: 10%; right: 10%; top: 22px; border-top: 1px dashed rgba(101, 230, 220, .45); }.process-step { position: relative; z-index: 1; text-align: center; }.process-step strong { display: grid; width: 45px; height: 45px; place-items: center; margin: 0 auto 13px; color: var(--cyan); border: 1px solid var(--cyan); border-radius: 50%; background: var(--bg); font: 600 14px "Manrope"; }.process-step h3 { margin: 0 0 5px; font-size: 14px; }.process-step p { margin: 0; color: #809dac; font-size: 10px; }
.solution-page-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 14px; }.solution-page-card { position: relative; min-height: 285px; padding: 27px; overflow: hidden; border: 1px solid rgba(132, 190, 224, .25); background: linear-gradient(140deg, rgba(13, 43, 63, .8), rgba(6, 23, 36, .9)); }.solution-page-card.featured { grid-column: span 2; min-height: 330px; background-image: linear-gradient(90deg, rgba(4, 17, 28, .96) 15%, rgba(4, 17, 28, .6)), url("./assets/optimized/solutions/ai-face-flow.webp"); background-position: center; background-size: cover; }.solution-page-card h3 { margin: 0 0 9px; font-size: 21px; }.solution-page-card p { max-width: 650px; margin: 0; color: #96aeba; font-size: 12px; }.solution-page-card .eyebrow { margin-bottom: 12px; }.solution-points { display: grid; grid-template-columns: 1fr 1fr; max-width: 600px; gap: 8px 22px; margin: 20px 0 0; }.solution-points span { color: #b5d4dd; font-size: 11px; }.solution-points span:before { content: "◉"; margin-right: 6px; color: var(--cyan); font-size: 8px; }.pain-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; }.pain-card { padding: 22px; border: 1px solid rgba(132, 190, 224, .2); background: rgba(12, 34, 50, .55); }.pain-card strong { display: block; margin-bottom: 8px; color: #e4f3f8; font-size: 16px; }.pain-card p { margin: 0; color: #8da7b4; font-size: 11px; }.compliance-note { margin-top: 18px; padding: 18px 20px; color: #b9d4df; border-left: 2px solid var(--cyan); background: rgba(17, 56, 73, .42); font-size: 12px; }
.case-filter { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 30px; }.case-filter button { padding: 8px 14px; color: #8da6b4; border: 1px solid rgba(132, 190, 224, .25); background: transparent; cursor: pointer; font-size: 11px; }.case-filter button.active, .case-filter button:hover { color: #eaf9ff; border-color: var(--blue); background: #0d5f9e; }.case-list { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; }.case-entry { overflow: hidden; border: 1px solid rgba(132, 190, 224, .2); background: #0b2233; }.case-entry.is-hidden { display: none; }.case-entry-image { position: relative; height: 190px; background-position: center; background-size: cover; }.case-entry-image:after { position: absolute; content: ""; inset: 0; background: linear-gradient(0deg, rgba(4, 16, 26, .9), transparent 70%); }.case-entry-image span { position: absolute; z-index: 1; left: 13px; bottom: 12px; color: #cbf1ff; font-size: 11px; }.case-entry-body { padding: 19px; }.case-entry-body h3 { margin: 0 0 9px; font-size: 16px; }.case-entry-body p { min-height: 53px; margin: 0; color: #8ea7b5; font-size: 11px; }.case-meta { display: flex; gap: 10px; padding-top: 11px; border-top: 1px solid rgba(132, 190, 224, .14); color: #6e8c9d; font-size: 10px; }.client-list { display: grid; grid-template-columns: repeat(3, 1fr); gap: 9px 20px; padding: 25px; border: 1px solid var(--line); background: rgba(13, 32, 48, .55); }.client-list span { color: #9db6c3; font-size: 11px; }.client-list span:before { content: "//"; margin-right: 7px; color: var(--cyan); font-family: "Manrope"; }
.about-story { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }.about-panel { padding: 31px; border: 1px solid rgba(132, 190, 224, .21); background: rgba(12, 34, 50, .62); }.about-panel h3 { margin: 0 0 13px; font-size: 21px; }.about-panel p { margin: 0; color: #94acb9; font-size: 12px; }.value-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin-top: 22px; }.value-card { padding: 17px; border-top: 1px solid var(--cyan); background: #0b2434; }.value-card strong { display: block; margin-bottom: 5px; color: #e3f4fa; font-size: 14px; }.value-card span { color: #86a2b1; font-size: 10px; }.timeline { position: relative; margin-left: 20px; padding-left: 27px; border-left: 1px solid rgba(101, 230, 220, .5); }.timeline-item { position: relative; margin-bottom: 25px; }.timeline-item:before { position: absolute; content: ""; left: -33px; top: 6px; width: 10px; height: 10px; border: 2px solid var(--cyan); border-radius: 50%; background: var(--bg); }.timeline-item strong { display: block; color: var(--cyan); font: 700 12px "Manrope"; }.timeline-item p { margin: 4px 0 0; color: #8ca7b5; font-size: 11px; }.credential-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 12px; }.credential { min-height: 118px; padding: 22px; border: 1px solid rgba(132, 190, 224, .2); background: #0b2434; }.credential strong { display: block; margin-bottom: 7px; color: var(--blue); font: 800 24px "Manrope"; }.credential span { color: #90aab8; font-size: 11px; }
.news-list { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; }.news-card { display: flex; min-height: 260px; flex-direction: column; padding: 25px; border: 1px solid rgba(132, 190, 224, .2); background: rgba(12, 34, 50, .62); }.news-card .news-type { color: var(--cyan); font: 10px "Manrope"; letter-spacing: 1.4px; }.news-card h3 { margin: 13px 0 9px; font-size: 17px; line-height: 1.45; }.news-card p { margin: 0; color: #8ca6b4; font-size: 11px; }.news-card a { margin-top: auto; padding-top: 20px; color: var(--blue); font-size: 11px; }.news-card time { margin-top: 19px; color: #5d7c8d; font: 10px "Manrope"; }.article-shell { max-width: 860px; }.article-shell h2 { margin: 40px 0 14px; font-size: 24px; }.article-shell p { margin: 0 0 14px; color: #9bb1bd; font-size: 13px; }.article-shell ul { margin: 0; padding-left: 20px; color: #9bb1bd; font-size: 12px; }.article-shell li { margin: 7px 0; }
.contact-layout { display: grid; grid-template-columns: 1.1fr .9fr; gap: 14px; }.contact-layout-single { grid-template-columns: minmax(0, 760px); }.contact-panel { padding: 31px; border: 1px solid rgba(132, 190, 224, .22); background: rgba(12, 34, 50, .62); }.contact-panel h2 { margin: 0 0 12px; font-size: 22px; }.contact-panel > p { margin: 0 0 24px; color: #8ea7b4; font-size: 12px; }.contact-items { display: grid; gap: 14px; }.contact-item { display: flex; gap: 12px; align-items: flex-start; padding-bottom: 14px; border-bottom: 1px solid rgba(132, 190, 224, .14); }.contact-item:last-child { padding-bottom: 0; border-bottom: 0; }.contact-item strong { display: block; color: #d9edf4; font-size: 13px; }.contact-item span { color: #90aab8; font: 12px "Manrope", "Noto Sans SC"; }.contact-icon { display: grid; flex: 0 0 35px; height: 35px; place-items: center; color: var(--cyan); border: 1px solid var(--cyan); font: 14px "Manrope"; }
.page-cta { display: flex; align-items: center; justify-content: space-between; gap: 25px; padding: 28px 31px; border: 1px solid rgba(78, 172, 237, .37); background: linear-gradient(90deg, rgba(13, 80, 126, .55), rgba(8, 30, 46, .65)); }.page-cta h2 { margin: 0; font-size: 24px; }.page-cta p { margin: 6px 0 0; color: #9db7c3; font-size: 11px; }
@media (max-width: 800px) { .page-hero { min-height: 350px; padding: 130px 0 58px; }.page-hero h1 { font-size: 38px; }.page-section { padding: 67px 0; }.section-intro { align-items: flex-start; flex-direction: column; margin-bottom: 27px; }.section-intro h2 { font-size: 28px; }.page-stat-row { grid-template-columns: repeat(2, 1fr); }.page-stat:nth-child(2) { border-right: 0; }.page-stat:nth-child(-n+2) { border-bottom: 1px solid var(--line); }.product-grid, .solution-page-grid, .about-story, .contact-layout { grid-template-columns: 1fr; }.solution-page-card.featured { grid-column: auto; }.product-detail, .product-detail.reverse { grid-template-columns: 1fr; }.tech-grid { grid-template-columns: repeat(2, 1fr); }.process { grid-template-columns: repeat(2, 1fr); gap: 25px 10px; }.process:before { display: none; }.case-list, .news-list { grid-template-columns: repeat(2, 1fr); }.client-list { grid-template-columns: repeat(2, 1fr); }.credential-grid { grid-template-columns: repeat(2, 1fr); }.page-cta { align-items: flex-start; flex-direction: column; } }
@media (max-width: 520px) { .page-hero { padding-top: 118px; }.page-hero h1 { font-size: 32px; }.page-hero .lead { font-size: 13px; }.page-stat { padding: 18px 14px; }.page-stat strong { font-size: 22px; }.product-card { min-height: auto; padding: 24px 21px; }.product-detail { padding: 14px; }.detail-copy { padding: 11px 3px; }.feature-columns { grid-template-columns: 1fr; gap: 13px; }.tech-grid, .pain-grid, .case-list, .news-list, .client-list, .credential-grid { grid-template-columns: 1fr; }.solution-page-card, .solution-page-card.featured { min-height: auto; padding: 24px 21px; }.solution-page-card.featured { min-height: 360px; }.solution-points { grid-template-columns: 1fr; }.about-panel { padding: 24px 21px; }.value-grid { grid-template-columns: 1fr; }.contact-panel { padding: 24px 21px; }.page-cta { padding: 24px 21px; }.page-cta h2 { font-size: 21px; } }

/* Optimized local asset mapping. Original source files remain in assets/source. */
.page-hero:before {
  background-image:
    linear-gradient(90deg, rgba(3, 12, 20, .98) 0%, rgba(5, 26, 44, .72) 55%, rgba(5, 26, 44, .35) 100%),
    url('./assets/optimized/pages/hero-gradient.webp');
}

.solution-page-card.featured {
  background-image:
    linear-gradient(90deg, rgba(4, 17, 28, .96) 15%, rgba(4, 17, 28, .6)),
    url('./assets/optimized/solutions/ai-face-flow.webp');
}

.detail-visual img[src*="image11.png"] {
  content: url('./assets/optimized/products/video-platform.webp');
}

.detail-visual img[src*="image3.png"] {
  content: url('./assets/optimized/products/ai-vision.webp');
}

.detail-visual img[src*="image18.png"] {
  content: url('./assets/optimized/products/risk-dashboard.webp');
}

.detail-visual img[src*="image19.png"] {
  content: url('./assets/optimized/products/iot-architecture.webp');
}

.case-entry:nth-child(1) .case-entry-image {
  background-image: url('./assets/source/smart-safety/yh.webp') !important;
}

.case-entry:nth-child(2) .case-entry-image {
  background-image: url('./assets/source/smart-safety/yt.png') !important;
}

.case-entry:nth-child(3) .case-entry-image {
  background-image: url('./assets/source/smart-safety/jk.png') !important;
}

.case-entry:nth-child(4) .case-entry-image {
  background-image: url('./assets/source/smart-safety/gy.jpeg') !important;
  background-position: center top;
}

.case-entry:nth-child(5) .case-entry-image {
  background-image: url('./assets/source/smart-safety/cdz.png') !important;
}

.case-entry:nth-child(6) .case-entry-image {
  background-image: url('./assets/source/smart-safety/gt.png') !important;
}

/* Shared page polish: keep the HTML content stable while making the six inner pages feel like one product. */
:root {
  --page-surface: rgba(11, 34, 51, .82);
  --page-surface-deep: rgba(7, 23, 36, .94);
  --page-border: rgba(128, 201, 237, .24);
  --page-border-strong: rgba(91, 184, 255, .62);
  --page-shadow: 0 20px 45px rgba(0, 0, 0, .16);
  --page-ease: cubic-bezier(.22, 1, .36, 1);
}

.page-main {
  background:
    radial-gradient(circle at 82% 4%, rgba(18, 82, 125, .12), transparent 30rem),
    linear-gradient(180deg, #06131f 0%, #061521 52%, #071722 100%);
}

.page-main img {
  max-width: 100%;
}

.page-main a,
.page-main button {
  touch-action: manipulation;
  -webkit-tap-highlight-color: transparent;
}

.page-main a:focus-visible,
.page-main button:focus-visible {
  outline: 3px solid rgba(101, 230, 220, .92);
  outline-offset: 4px;
}

.page-hero {
  min-height: 420px;
  padding-top: 164px;
  padding-bottom: 82px;
  border-bottom-color: rgba(125, 180, 218, .24);
  background: #06131f;
}

.page-hero:before {
  opacity: .4;
  background-image:
    linear-gradient(90deg, rgba(3, 12, 20, .98) 0%, rgba(5, 26, 44, .72) 55%, rgba(5, 26, 44, .35) 100%),
    url("./assets/optimized/pages/hero-gradient.webp");
  transform: scale(1.02);
}

.page-hero:after {
  opacity: .1;
  background-size: 72px 72px;
}

.breadcrumb {
  margin-bottom: 27px;
  letter-spacing: .2px;
}

.breadcrumb a {
  min-height: 32px;
  display: inline-flex;
  align-items: center;
  transition: color .2s ease;
}

.page-hero h1 {
  max-width: 900px;
  font-size: clamp(38px, 5vw, 64px);
  letter-spacing: .4px;
  text-wrap: balance;
}

.page-hero h1 .keep-together {
  display: inline-block;
  white-space: nowrap;
}

.page-hero h1 em {
  display: inline-block;
  color: #d1efff;
  background: linear-gradient(105deg, #d1efff 0%, #83d8ff 58%, #65e6dc 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.page-hero .lead {
  max-width: 740px;
  margin-top: 24px;
  color: #b6cad5;
  font-size: 15px;
  line-height: 1.9;
}

.hero-kicker,
.eyebrow {
  letter-spacing: 2.2px;
}

.page-section {
  padding: 104px 0;
}

.page-section + .page-section {
  border-top-color: rgba(125, 180, 218, .14);
}

.section-intro {
  align-items: flex-end;
  margin-bottom: 42px;
}

.section-intro h2 {
  font-size: clamp(29px, 3vw, 39px);
  letter-spacing: .5px;
}

.section-intro > p {
  max-width: 460px;
  line-height: 1.8;
}

.page-stat-row {
  margin-bottom: 48px;
  overflow: hidden;
  border: 1px solid var(--page-border);
  border-radius: 14px;
  background: linear-gradient(135deg, rgba(14, 42, 62, .86), rgba(6, 21, 34, .88));
  box-shadow: var(--page-shadow);
}

.page-stat {
  min-height: 112px;
  padding: 25px 27px;
  border-right-color: rgba(128, 201, 237, .18);
  transition: background .22s ease;
}

.page-stat:hover {
  background: rgba(24, 68, 94, .34);
}

.page-stat strong {
  font-size: 30px;
  letter-spacing: .2px;
}

.page-stat small {
  display: block;
  margin-top: 4px;
  color: #91adbb;
  line-height: 1.5;
}

.product-grid,
.solution-page-grid,
.case-list,
.about-story,
.news-list,
.contact-layout,
.tech-grid,
.pain-grid,
.credential-grid {
  gap: 18px;
}

.product-card,
.solution-page-card,
.case-entry,
.about-panel,
.news-card,
.contact-panel,
.tech-card,
.pain-card,
.credential {
  border: 1px solid var(--page-border);
  border-radius: 13px;
  background: linear-gradient(145deg, var(--page-surface), var(--page-surface-deep));
  box-shadow: inset 0 1px 0 rgba(215, 244, 255, .035);
  transition: transform .28s var(--page-ease), border-color .24s ease, box-shadow .28s ease, background .24s ease;
}

.product-card,
.solution-page-card,
.about-panel,
.news-card,
.contact-panel {
  overflow: hidden;
}

.product-card::before,
.solution-page-card::before,
.about-panel::before,
.news-card::before,
.contact-panel::before {
  position: absolute;
  top: -1px;
  right: 22px;
  left: 22px;
  height: 2px;
  content: "";
  opacity: .52;
  background: linear-gradient(90deg, transparent, var(--blue), transparent);
}

.product-card,
.solution-page-card,
.about-panel,
.news-card,
.contact-panel {
  position: relative;
}

.product-card:hover,
.solution-page-card:hover,
.case-entry:hover,
.about-panel:hover,
.news-card:hover,
.contact-panel:hover,
.tech-card:hover,
.pain-card:hover,
.credential:hover {
  transform: translateY(-6px);
  border-color: var(--page-border-strong);
  box-shadow: 0 22px 42px rgba(0, 0, 0, .22), 0 0 22px rgba(31, 128, 220, .1);
}

.product-card {
  min-height: 360px;
  padding: 32px 33px 28px;
}

.product-card h3,
.solution-page-card h3,
.about-panel h3,
.news-card h3,
.contact-panel h2 {
  letter-spacing: .2px;
}

.product-card .product-position {
  color: #74dcd7;
  line-height: 1.6;
}

.product-card > p:not(.product-position),
.solution-page-card > p:not(.eyebrow),
.about-panel > p:not(.eyebrow),
.news-card > p,
.contact-panel > p {
  color: #9db6c2;
  line-height: 1.85;
}

.product-card a,
.news-card a,
.solution-page-card a,
.page-cta a {
  min-height: 44px;
  display: inline-flex;
  align-items: center;
  transition: color .2s ease, transform .2s ease;
}

.product-card a:hover,
.news-card a:hover,
.solution-page-card a:hover,
.page-cta a:hover {
  color: #8be9e1;
  transform: translateX(4px);
}

.tag {
  border-radius: 5px;
  transition: color .2s ease, border-color .2s ease, background .2s ease;
}

.tag:hover {
  color: #e6faff;
  border-color: rgba(101, 230, 220, .6);
  background: rgba(18, 77, 94, .46);
}

.product-detail {
  gap: 24px;
  padding: 28px;
  border: 1px solid var(--page-border);
  border-radius: 14px;
  background: linear-gradient(140deg, rgba(12, 38, 56, .86), rgba(6, 22, 35, .9));
  box-shadow: var(--page-shadow);
}

.product-detail + .product-detail {
  margin-top: 20px;
}

.detail-visual {
  min-height: 300px;
  border: 1px solid rgba(99, 193, 255, .44);
  border-radius: 9px;
  box-shadow: 0 12px 28px rgba(0, 0, 0, .22);
}

.detail-visual img {
  min-height: 300px;
  transition: transform .45s var(--page-ease), opacity .3s ease;
}

.product-detail:hover .detail-visual img {
  opacity: .9;
  transform: scale(1.025);
}

.detail-copy {
  padding: 12px 14px;
}

.detail-copy h3 {
  font-size: 26px;
}

.detail-copy > p {
  color: #a1bac6;
  line-height: 1.85;
}

.feature-columns {
  gap: 24px;
}

.feature-columns h4 {
  color: #dff5fb;
  font-size: 14px;
}

.feature-columns li {
  margin: 9px 0;
  color: #98b0bc;
  line-height: 1.65;
}

.tech-card,
.pain-card,
.credential {
  padding: 25px;
}

.tech-card {
  border-top: 2px solid var(--blue);
}

.tech-card h3,
.pain-card strong {
  font-size: 17px;
}

.tech-card p,
.pain-card p,
.credential span {
  color: #97b0bc;
  line-height: 1.75;
}

.process {
  gap: 16px;
  padding: 10px 0;
}

.process-step strong {
  width: 48px;
  height: 48px;
  border-width: 2px;
  box-shadow: 0 0 0 7px rgba(101, 230, 220, .06);
  transition: background .2s ease, transform .25s var(--page-ease);
}

.process-step:hover strong {
  background: rgba(21, 82, 99, .62);
  transform: scale(1.06);
}

.solution-page-grid {
  gap: 16px;
}

.solution-page-card {
  min-height: 310px;
  padding: 31px;
}

.solution-page-card.featured {
  min-height: 360px;
  border-color: rgba(107, 198, 239, .38);
  background-image: none;
}

.solution-page-card.featured::after {
  display: none;
}

.solution-page-card > * {
  position: relative;
  z-index: 1;
}

.solution-points {
  gap: 10px 25px;
  margin-top: 25px;
}

.solution-points span {
  line-height: 1.6;
}

.compliance-note {
  border-radius: 0 8px 8px 0;
  background: rgba(17, 56, 73, .5);
  line-height: 1.8;
}

.case-filter {
  gap: 10px;
  margin-bottom: 32px;
}

.case-filter button {
  min-height: 44px;
  padding: 0 17px;
  border-radius: 999px;
  transition: color .2s ease, border-color .2s ease, background .2s ease, transform .2s ease;
}

.case-filter button:hover,
.case-filter button.active {
  transform: translateY(-2px);
}

.case-entry {
  border-radius: 13px;
}

.case-entry-image {
  height: 205px;
}

.case-entry-image span {
  left: 17px;
  bottom: 15px;
  padding: 5px 9px;
  border: 1px solid rgba(121, 209, 244, .36);
  border-radius: 5px;
  background: rgba(5, 33, 51, .64);
  backdrop-filter: blur(8px);
}

.case-entry-body {
  padding: 22px 21px 20px;
}

.case-entry-body h3 {
  font-size: 17px;
  line-height: 1.5;
}

.case-entry-body p {
  min-height: 62px;
  line-height: 1.75;
}

.case-meta {
  flex-wrap: wrap;
  line-height: 1.5;
}

.client-list {
  gap: 0;
  padding: 0;
  overflow: hidden;
  border-radius: 13px;
  background: rgba(13, 32, 48, .62);
}

.client-list span {
  min-height: 58px;
  display: flex;
  align-items: center;
  padding: 12px 22px;
  border-right: 1px solid rgba(132, 190, 224, .14);
  border-bottom: 1px solid rgba(132, 190, 224, .14);
  transition: color .2s ease, background .2s ease;
}

.client-list span:hover {
  color: #e4f7fd;
  background: rgba(24, 68, 94, .36);
}

.about-story {
  align-items: stretch;
}

.about-page .section-intro {
  margin-bottom: 44px;
}

.about-page .section-intro h2 {
  font-size: clamp(30px, 3vw, 39px);
  letter-spacing: 1px;
}

.about-page .section-intro > p {
  font-size: 16px;
  line-height: 1.8;
}

.about-panel {
  padding: 32px 33px 28px;
}

.about-panel h3 {
  margin-bottom: 14px;
  font-size: 20px;
  line-height: 1.35;
}

.about-page .about-panel > p:not(.eyebrow) {
  font-size: 14px;
  line-height: 1.8;
}

.value-grid {
  gap: 14px;
  margin-top: 24px;
}

.value-card {
  min-height: 136px;
  padding: 19px;
  border: 1px solid rgba(132, 190, 224, .15);
  border-top: 2px solid var(--cyan);
  border-radius: 8px;
  background: rgba(8, 34, 50, .76);
}

.about-page .value-card strong {
  margin-bottom: 10px;
  font-size: 16px;
}

.value-card span {
  display: block;
  color: #b3cad5;
  font-size: 13px;
  line-height: 1.75;
}

.timeline {
  margin-top: 22px;
  padding-left: 30px;
}

.timeline-item {
  margin-bottom: 26px;
}

.timeline-item:last-child {
  margin-bottom: 0;
}

.timeline-item strong {
  font-size: 13px;
}

.timeline-item p {
  font-size: 14px;
  line-height: 1.8;
}

.credential {
  min-height: 145px;
}

.credential strong {
  font-size: 28px;
}

.about-page .credential span {
  font-size: 14px;
  line-height: 1.8;
}

.news-list {
  align-items: stretch;
}

.news-card {
  min-height: 300px;
  padding: 28px;
}

.news-card h3 {
  font-size: 19px;
}

.news-card p {
  line-height: 1.85;
}

.news-card time {
  padding-top: 15px;
  border-top: 1px solid rgba(132, 190, 224, .14);
}

.article-shell {
  max-width: 900px;
  padding: 34px 42px;
  border: 1px solid var(--page-border);
  border-radius: 14px;
  background: rgba(10, 31, 47, .56);
}

.article-shell h2 {
  margin-top: 34px;
  font-size: 27px;
  line-height: 1.4;
}

.article-shell p,
.article-shell li {
  color: #a0b8c4;
  line-height: 1.9;
}

.article-shell ul {
  padding-left: 22px;
}

.article-shell li {
  margin: 10px 0;
}

.contact-layout-single {
  grid-template-columns: minmax(0, 1fr);
}

.contact-panel {
  max-width: 1000px;
  padding: 37px;
}

.contact-panel h2 {
  font-size: 27px;
}

.contact-items {
  grid-template-columns: repeat(2, 1fr);
  gap: 0;
  margin-top: 27px;
  border-top: 1px solid rgba(132, 190, 224, .14);
}

.contact-item {
  min-height: 96px;
  padding: 20px 18px 20px 0;
  border-bottom: 1px solid rgba(132, 190, 224, .14);
}

.contact-item:nth-child(even) {
  padding-left: 20px;
  border-left: 1px solid rgba(132, 190, 224, .14);
}

.contact-item:nth-last-child(-n + 2) {
  border-bottom: 0;
}

.contact-icon {
  flex-basis: 42px;
  height: 42px;
  border-radius: 10px;
  background: rgba(18, 78, 98, .32);
}

.contact-item span:last-child {
  display: block;
  margin-top: 4px;
  line-height: 1.7;
}

.page-cta {
  min-height: 128px;
  padding: 31px 35px;
  border-radius: 13px;
  border-color: rgba(78, 172, 237, .48);
  background: linear-gradient(105deg, rgba(13, 80, 126, .62), rgba(8, 30, 46, .72));
  box-shadow: var(--page-shadow);
}

.page-cta h2 {
  font-size: 26px;
}

.page-cta p {
  line-height: 1.7;
}

@media (max-width: 1024px) {
  .page-hero {
    min-height: 390px;
  }

  .product-card {
    min-height: 380px;
  }

  .contact-items {
    grid-template-columns: 1fr;
  }

  .contact-item,
  .contact-item:nth-child(even),
  .contact-item:nth-last-child(-n + 2) {
    padding-left: 0;
    border-left: 0;
    border-bottom: 1px solid rgba(132, 190, 224, .14);
  }

  .contact-item:last-child {
    border-bottom: 0;
  }
}

@media (max-width: 800px) {
  .page-hero {
    min-height: 360px;
    padding-top: 132px;
    padding-bottom: 62px;
  }

  .page-hero h1 {
    font-size: clamp(34px, 8vw, 48px);
  }

  .page-section {
    padding: 78px 0;
  }

  .section-intro {
    margin-bottom: 30px;
  }

  .page-stat-row {
    margin-bottom: 36px;
  }

  .page-stat {
    min-height: 96px;
    padding: 21px 19px;
  }

  .product-card,
  .solution-page-card,
  .about-panel,
  .news-card,
  .contact-panel {
    padding: 28px 24px;
  }

  .product-card {
    min-height: 350px;
  }

  .product-detail {
    padding: 20px;
  }

  .detail-visual,
  .detail-visual img {
    min-height: 260px;
  }

  .case-entry-image {
    height: 185px;
  }

  .client-list span {
    padding-inline: 18px;
  }

  .article-shell {
    padding: 28px 25px;
  }

  .page-cta {
    padding: 27px 25px;
  }
}

@media (max-width: 520px) {
  .page-hero {
    padding-top: 120px;
  }

  .page-hero h1 {
    font-size: 32px;
  }

  .page-hero .lead {
    font-size: 14px;
    line-height: 1.8;
  }

  .page-section {
    padding: 64px 0;
  }

  .section-intro h2 {
    font-size: 29px;
  }

  .page-stat-row {
    border-radius: 11px;
  }

  .page-stat {
    min-height: 88px;
    padding: 17px 14px;
  }

  .page-stat strong {
    font-size: 23px;
  }

  .page-stat small {
    font-size: 10px;
  }

  .product-card,
  .solution-page-card,
  .about-panel,
  .news-card,
  .contact-panel {
    padding: 24px 21px;
  }

  .product-card {
    min-height: auto;
  }

  .product-detail {
    padding: 15px;
    border-radius: 11px;
  }

  .detail-visual,
  .detail-visual img {
    min-height: 210px;
  }

  .detail-copy h3 {
    font-size: 23px;
  }

  .case-filter button {
    flex: 1 1 calc(50% - 10px);
  }

  .case-entry-image {
    height: 200px;
  }

  .client-list span {
    min-height: 52px;
    padding-inline: 15px;
    font-size: 10px;
  }

  .article-shell {
    padding: 24px 20px;
    border-radius: 11px;
  }

  .article-shell h2 {
    font-size: 23px;
  }

  .contact-panel h2,
  .page-cta h2 {
    font-size: 22px;
  }

  .contact-item {
    min-height: 86px;
  }

  .page-cta {
    align-items: flex-start;
    padding: 24px 21px;
    border-radius: 11px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .product-card,
  .solution-page-card,
  .case-entry,
  .about-panel,
  .news-card,
  .contact-panel,
  .tech-card,
  .pain-card,
  .credential,
  .detail-visual img,
  .process-step strong {
    transition: none;
  }
}

/* Improve readability for supporting copy without overpowering page headings. */
.process-step h3 {
  font-size: 16px;
  line-height: 1.45;
}

.process-step p {
  max-width: 150px;
  margin: 0 auto;
  color: #96b1bf;
  font-size: 12px;
  line-height: 1.7;
}

.solution-points span {
  font-size: 12px;
}

.feature-columns li,
.pain-card p,
.tech-card p {
  font-size: 12px;
}

.page-cta p {
  color: #acc4cf;
  font-size: 13px;
  line-height: 1.75;
}

.page-cta .button {
  font-size: 14px;
}

.footer-brand p {
  color: #8ca8b6;
  font-size: 12px;
  line-height: 1.6;
}

.footer-brand > small {
  color: #6d8a9b;
  font-size: 11px;
}

.footer-links {
  gap: 26px;
}

.footer-links strong {
  margin-bottom: 8px;
  font-size: 14px;
}

.footer-links a {
  min-height: 32px;
  display: inline-flex;
  align-items: center;
  color: #89a8b7;
  font-size: 12px;
  line-height: 1.5;
}

.footer-contact {
  font-size: 12px;
}

.footer-contact small {
  color: #89a8b7;
  font-size: 11px;
}

@media (max-width: 800px) {
  .process-step h3 {
    font-size: 15px;
  }

  .process-step p {
    max-width: 170px;
    font-size: 12px;
  }

  .footer-links {
    gap: 16px 22px;
  }

  .footer-links strong {
    font-size: 13px;
  }

  .footer-links a {
    min-height: 34px;
    font-size: 12px;
  }
}

@media (max-width: 520px) {
  .process-step p {
    font-size: 11px;
  }

  .page-cta p {
    font-size: 12px;
  }

  .footer-brand p {
    font-size: 11px;
  }

  .footer-links a {
    font-size: 11px;
  }
}

/* Four scenarios have equal importance: keep them as a balanced 2x2 grid. */
@media (min-width: 801px) {
  .solution-page-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-template-rows: repeat(2, minmax(320px, 1fr));
    align-items: stretch;
  }

  .solution-page-card,
  .solution-page-card.featured {
    grid-column: auto;
    min-height: 320px;
  }
}

/* Keep inner-page navigation aligned with the homepage desktop header. */
@media (min-width: 1101px) {
  .brand-company {
    font-size: 15px;
    letter-spacing: .6px;
  }

  .main-nav {
    gap: clamp(24px, 2.4vw, 40px);
    font-size: 15px;
  }
}

/* Keep every inner-page footer aligned with the homepage footer. */
.site-footer {
  border-top: 1px solid rgba(125, 180, 218, .1);
}

.footer-brand p {
  margin-top: 26px;
  color: #a7bfcb;
  font-size: 13px;
  line-height: 1.6;
}

.footer-brand > small {
  color: #6f8b9a;
  font-size: 12px;
  line-height: 1.5;
}

.footer-links {
  gap: 26px;
}

.footer-links div {
  gap: 10px;
}

.footer-links strong {
  margin-bottom: 8px;
  color: #e0edf3;
  font-size: 14px;
  line-height: 1.4;
}

.footer-links a {
  display: block;
  min-height: 0;
  color: #89a5b3;
  font-size: 12px;
  line-height: 1.5;
}

.footer-contact {
  gap: 12px;
  color: #91adba;
  font-size: 13px;
}

.qr-placeholder {
  width: 104px;
  height: 104px;
  padding: 8px;
  border: 1px solid rgba(91, 184, 255, .72);
  border-radius: 8px;
  background-size: calc(100% - 16px) calc(100% - 16px);
  box-shadow: 0 0 0 5px rgba(91, 184, 255, .08), 0 12px 24px rgba(0, 0, 0, .22);
}

.footer-contact > small {
  color: #a7bfcb;
  font-size: 13px;
  line-height: 1.4;
}

.back-top {
  width: 42px;
  height: 42px;
  color: #c9efff;
  border: 1px solid rgba(102, 203, 255, .52);
  border-radius: 8px;
  background: rgba(5, 27, 43, .92);
  box-shadow: 0 10px 24px rgba(0, 0, 0, .28), inset 0 1px 0 rgba(202, 241, 255, .12);
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  backdrop-filter: blur(8px);
  transition: opacity .2s ease, transform .2s ease, color .2s ease, border-color .2s ease, background .2s ease, box-shadow .2s ease;
}

.back-top:hover {
  transform: translateY(-4px);
  color: #ffffff;
  border-color: #76deff;
  background: #0b6eae;
  box-shadow: 0 14px 28px rgba(0, 53, 86, .38), 0 0 0 4px rgba(76, 184, 242, .12);
}

.back-top:focus-visible {
  outline: 3px solid rgba(101, 230, 220, .9);
  outline-offset: 3px;
}

.back-top:active {
  transform: translateY(-1px) scale(.96);
}

@media (max-width: 800px) {
  .footer-contact small {
    display: block;
  }
}

@media (max-width: 520px) {
  .footer-contact {
    position: static;
    align-items: center;
    margin-top: 28px;
  }
}

/* Match the homepage contact banner's typography and vertical rhythm. */
.contact-page .page-section {
  padding: 64px 0;
}

.contact-page .contact-panel h2,
.contact-page .page-cta h2 {
  font-size: 28px;
}

.contact-page .contact-panel > p,
.contact-page .page-cta p {
  font-size: 15px;
  line-height: 1.8;
}

.contact-page .contact-item span:last-child {
  color: #a9c0cc;
  font-size: 14px;
  line-height: 1.75;
}

.contact-page .contact-icon svg {
  display: block;
  width: 22px;
  height: 22px;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2.2;
  vector-effect: non-scaling-stroke;
  fill: none;
}

.contact-page .contact-icon {
  border-color: currentColor;
  overflow: hidden;
  box-shadow: inset 0 0 14px rgba(95, 212, 255, .16), 0 0 14px rgba(31, 143, 220, .16);
}

.contact-page .contact-item:nth-child(1) .contact-icon {
  color: #7ddfff;
  background: linear-gradient(145deg, rgba(32, 139, 176, .52), rgba(11, 59, 81, .52));
  box-shadow: inset 0 0 14px rgba(125, 223, 255, .18), 0 0 14px rgba(54, 185, 232, .18);
}

.contact-page .contact-item:nth-child(2) .contact-icon {
  color: #8ab8ff;
  background: linear-gradient(145deg, rgba(57, 111, 202, .5), rgba(16, 54, 109, .52));
  box-shadow: inset 0 0 14px rgba(138, 184, 255, .18), 0 0 14px rgba(81, 127, 226, .18);
}

.contact-page .contact-item:nth-child(3) .contact-icon {
  color: #75e4d5;
  background: linear-gradient(145deg, rgba(31, 145, 133, .5), rgba(10, 67, 68, .52));
  box-shadow: inset 0 0 14px rgba(117, 228, 213, .18), 0 0 14px rgba(37, 183, 165, .18);
}

.contact-page .contact-item:nth-child(4) .contact-icon {
  color: #b3d5ff;
  background: linear-gradient(145deg, rgba(65, 112, 181, .48), rgba(19, 57, 111, .52));
  box-shadow: inset 0 0 14px rgba(179, 213, 255, .18), 0 0 14px rgba(92, 138, 226, .18);
}

/* Match the homepage's more compact type scale and section rhythm on capabilities. */
.capabilities-page .page-section {
  padding: 64px 0;
}

/* Keep the about page in the same type scale and section rhythm. */
.about-page .page-section {
  padding: 64px 0;
}

.capabilities-page .section-intro {
  margin-bottom: 44px;
}

.capabilities-page .section-intro h2 {
  font-size: clamp(30px, 3vw, 39px);
  letter-spacing: 1px;
}

.capabilities-page .section-intro > p {
  font-size: 16px;
  line-height: 1.8;
}

.capabilities-page .page-stat-row {
  margin-bottom: 44px;
}

.capabilities-page .page-stat {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.capabilities-page .page-stat strong span {
  margin-left: 8px;
}

.capabilities-page .page-stat small {
  margin-top: 6px;
  font-size: 13px;
  line-height: 1.6;
}

.capabilities-page .product-card {
  min-height: 320px;
  padding-bottom: 20px;
}

.capabilities-page .product-card h3 {
  margin-bottom: 14px;
  font-size: 20px;
  line-height: 1.35;
}

.capabilities-page .product-card .product-position,
.capabilities-page .product-card > p:not(.product-position) {
  font-size: 14px;
}

.capabilities-page .product-card > p:not(.product-position) {
  line-height: 1.8;
}

.capabilities-page .product-card a {
  margin-top: 14px;
  font-size: 14px;
  font-weight: 600;
}

/* Keep the industry solutions page in step with the homepage typography and rhythm. */
.solutions-page .page-section {
  padding: 64px 0;
}

.solutions-page .section-intro {
  margin-bottom: 44px;
}

.solutions-page .section-intro h2 {
  font-size: clamp(30px, 3vw, 39px);
  letter-spacing: 1px;
}

.solutions-page .section-intro > p {
  font-size: 16px;
  line-height: 1.8;
}

.solutions-page .solution-page-card {
  min-height: 260px;
  padding: 30px 31px;
}

.solutions-page .solution-page-card.featured {
  min-height: 300px;
}

.solutions-page .solution-page-card h3 {
  margin-bottom: 14px;
  font-size: 20px;
  line-height: 1.35;
}

.solutions-page .solution-page-card > p:not(.eyebrow) {
  font-size: 14px;
  line-height: 1.8;
}

.solutions-page .solution-points span,
.solutions-page .pain-card p,
.solutions-page .process-step p,
.solutions-page .compliance-note {
  font-size: 13px;
  line-height: 1.8;
}

.solutions-page .pain-card {
  padding: 24px;
}

.solutions-page .pain-card strong {
  font-size: 17px;
}

.solutions-page .process-step h3 {
  font-size: 15px;
}

.solutions-page .page-cta h2 {
  font-size: 28px;
}

.solutions-page .page-cta p {
  font-size: 15px;
  line-height: 1.8;
}

/* Match the core capabilities page's type scale and section rhythm on cases. */
.cases-page .page-section {
  padding: 64px 0;
}

.cases-page .page-hero h1 {
  font-weight: 700;
  font-size: clamp(38px, 5vw, 64px);
  line-height: 1.16;
}

.cases-page .page-hero .lead {
  font-size: 15px;
  line-height: 1.9;
}

.cases-page .page-section + .page-section {
  padding-top: 64px;
}

.cases-page .section-intro {
  align-items: flex-end;
  gap: 32px;
  margin-bottom: 44px;
}

.cases-page .section-intro h2 {
  font-size: clamp(30px, 3vw, 39px);
  letter-spacing: .5px;
}

.cases-page .section-intro > p {
  max-width: 460px;
  font-size: 16px;
  line-height: 1.8;
}

.cases-page .page-stat-row {
  margin-bottom: 44px;
}

.cases-page .page-stat small {
  font-size: 13px;
  line-height: 1.6;
}

.cases-page .case-filter {
  gap: 10px;
  margin-bottom: 32px;
}

.cases-page .case-filter button {
  min-height: 44px;
  padding: 0 17px;
  border-radius: 999px;
  font-size: 13px;
}

.cases-page .case-list {
  gap: 16px;
}

.cases-page .case-entry {
  border-radius: 10px;
  background: linear-gradient(150deg, rgba(13, 37, 55, .9), rgba(7, 24, 37, .94));
}

.cases-page .case-entry-image {
  height: 205px;
}

.cases-page .case-entry-body {
  padding: 32px 28px 28px;
}

.cases-page .case-entry-body h3 {
  margin-bottom: 14px;
  font-size: 20px;
  line-height: 1.35;
}

.cases-page .case-entry-body p {
  min-height: 76px;
  font-size: 14px;
  line-height: 1.8;
}

.cases-page .case-meta {
  gap: 13px;
  padding-top: 16px;
  font-size: 13px;
}

.cases-page .client-list {
  gap: 0;
  padding: 0;
}

.cases-page .client-list span {
  min-height: 58px;
  padding: 12px 22px;
  font-size: 13px;
  line-height: 1.6;
}

.cases-page .page-stat {
  text-align: center;
}

.cases-page .page-stat strong span {
  margin-left: 8px;
}

.cases-page .page-stat small {
  display: block;
}

.cases-page .client-list span:before {
  content: none;
}

.cases-page .client-coverage-details {
  margin-top: 22px;
  border: 1px solid rgba(111, 194, 255, .28);
  background: rgba(10, 34, 51, .58);
}

.cases-page .client-coverage-details summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 20px;
  color: #a7dfff;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
  list-style: none;
}

.cases-page .client-coverage-details summary::-webkit-details-marker {
  display: none;
}

.cases-page .client-coverage-details summary::after {
  content: "+";
  color: var(--cyan);
  font: 500 22px/1 "Manrope", sans-serif;
}

.cases-page .client-coverage-details[open] summary::after {
  content: "−";
}

.cases-page .client-coverage-details summary:focus-visible {
  outline: 2px solid var(--cyan);
  outline-offset: -2px;
}

.cases-page .client-coverage-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  border-top: 1px solid rgba(132, 190, 224, .18);
}

.cases-page .client-coverage-grid > div {
  min-height: 92px;
  padding: 18px 20px;
  border-right: 1px solid rgba(132, 190, 224, .15);
}

.cases-page .client-coverage-grid > div:nth-child(3) {
  border-right: 0;
}

.cases-page .client-coverage-grid > div:last-child {
  grid-column: 1 / -1;
  min-height: auto;
  border-top: 1px solid rgba(132, 190, 224, .15);
  border-right: 0;
}

.cases-page .client-coverage-grid span {
  display: block;
  color: #7fa7bb;
  font-size: 11px;
}

.cases-page .client-coverage-grid strong {
  display: block;
  margin-top: 7px;
  color: #e4f5fb;
  font-size: 16px;
  line-height: 1.45;
}

.cases-page .page-cta p {
  font-size: 15px;
  line-height: 1.8;
}

@media (max-width: 800px) {
  .cases-page .page-section {
    padding: 56px 0;
  }

  .cases-page .section-intro {
    align-items: flex-start;
    flex-direction: column;
    margin-bottom: 30px;
  }

  .cases-page .case-entry-body {
    padding: 28px 24px;
  }
}

@media (max-width: 520px) {
  .cases-page .page-section {
    padding: 48px 0;
  }

  .cases-page .section-intro h2 {
    font-size: 29px;
  }

  .cases-page .section-intro > p,
  .cases-page .page-stat small {
    font-size: 13px;
  }

  .cases-page .client-list span {
    min-height: 52px;
    padding-inline: 15px;
    font-size: 11px;
  }

  .cases-page .client-coverage-details {
    margin-top: 18px;
  }

  .cases-page .client-coverage-details summary {
    padding: 15px;
  }

  .cases-page .client-coverage-grid {
    grid-template-columns: 1fr;
  }

  .cases-page .client-coverage-grid > div,
  .cases-page .client-coverage-grid > div:nth-child(3) {
    min-height: auto;
    padding: 16px 15px;
    border-right: 0;
    border-bottom: 1px solid rgba(132, 190, 224, .15);
  }

  .cases-page .client-coverage-grid > div:last-child {
    border-bottom: 0;
  }

  .cases-page .case-entry-body {
    padding: 24px 21px;
  }
}

@media (min-width: 1101px) {
  .solutions-page .page-hero .lead {
    max-width: none;
    white-space: nowrap;
  }
}

@media (min-width: 1101px) {
  .capabilities-page .page-hero .lead {
    max-width: none;
    white-space: nowrap;
  }
}

.capabilities-page .detail-copy > p,
.capabilities-page .feature-columns li,
.capabilities-page .tech-card p,
.capabilities-page .process-step p {
  font-size: 14px;
}

@media (min-width: 801px) {
  .capabilities-page .process-step p {
    white-space: nowrap;
  }
}

.capabilities-page .detail-copy > p {
  line-height: 1.8;
}

.capabilities-page .feature-columns li {
  line-height: 1.75;
}

.capabilities-page .tech-card p,
.capabilities-page .process-step p {
  line-height: 1.8;
}

@media (max-width: 800px) {
  .contact-page .page-section {
    padding: 56px 0;
  }

  .about-page .page-section {
    padding: 56px 0;
  }

  .capabilities-page .page-section {
    padding: 56px 0;
  }

  .solutions-page .page-section {
    padding: 56px 0;
  }

  .capabilities-page .page-stat small {
    font-size: 12px;
  }
}

@media (max-width: 520px) {
  .contact-page .page-section {
    padding: 48px 0;
  }

  .about-page .page-section {
    padding: 48px 0;
  }

  .capabilities-page .page-section {
    padding: 48px 0;
  }

  .solutions-page .page-section {
    padding: 48px 0;
  }

  .contact-page .contact-panel h2,
  .contact-page .page-cta h2 {
    font-size: 24px;
  }

  .contact-page .contact-panel > p,
  .contact-page .page-cta p {
    font-size: 14px;
  }

  .contact-page .contact-item span:last-child {
    font-size: 13px;
  }

  .capabilities-page .section-intro > p,
  .capabilities-page .product-card .product-position,
  .capabilities-page .product-card > p:not(.product-position),
  .capabilities-page .detail-copy > p,
  .capabilities-page .feature-columns li,
  .capabilities-page .tech-card p,
  .capabilities-page .process-step p {
    font-size: 13px;
  }

  .about-page .section-intro > p,
  .about-page .about-panel > p:not(.eyebrow),
  .about-page .timeline-item p,
  .about-page .credential span {
    font-size: 13px;
  }

  .capabilities-page .page-stat small {
    font-size: 11px;
  }

  .solutions-page .section-intro > p,
  .solutions-page .solution-page-card > p:not(.eyebrow),
  .solutions-page .solution-points span,
  .solutions-page .pain-card p,
  .solutions-page .process-step p,
  .solutions-page .compliance-note,
  .solutions-page .page-cta p {
    font-size: 13px;
  }
}

/* The active main navigation item provides the page hierarchy. */
.page-hero .breadcrumb {
  display: none;
}

/* Final desktop alignment for the industry solutions review pass. */
@media (min-width: 1101px) {
  .about-page .page-hero h1,
  .about-page .page-hero .lead {
    max-width: none;
    white-space: nowrap;
  }

  .about-page .page-hero h1 {
    text-wrap: nowrap;
  }

  .solutions-page .page-hero .lead {
    max-width: none !important;
    white-space: nowrap !important;
  }

  .solutions-page .process-step p {
    white-space: nowrap;
  }

  .solutions-page .solution-page-grid {
    grid-template-rows: repeat(2, 260px);
  }

  .solutions-page .solution-page-card,
  .solutions-page .solution-page-card.featured {
    min-height: 0;
    height: 260px;
  }
}

/* News center: inherit the core capabilities page's type scale and compact rhythm. */
.news-page .page-hero { min-height: 390px; padding: 158px 0 70px; }
.news-page .page-hero h1 { max-width: 840px; font-size: clamp(36px, 4.3vw, 58px); font-weight: 700; line-height: 1.16; }
.news-page .page-hero .lead { max-width: 620px; margin-top: 20px; color: #a9c0ce; font-size: 15px; line-height: 1.7; }
.news-hero-meta { display: flex; flex-wrap: wrap; gap: 0; margin-top: 29px; color: #96b5c5; font: 600 10px/1.2 "Manrope", "Noto Sans SC", sans-serif; letter-spacing: 1px; }
.news-hero-meta span { display: inline-flex; align-items: center; min-height: 22px; padding: 0 15px; border-left: 1px solid rgba(111, 194, 255, .35); }
.news-hero-meta span:first-child { padding-left: 0; border-left: 0; }
.news-page .page-section { padding: 64px 0; }
.news-page .page-section + .page-section { border-top: 1px solid rgba(125, 180, 218, .12); }
.news-section-intro { margin-bottom: 44px; }
.news-section-intro h2 { font-size: clamp(30px, 3vw, 39px); letter-spacing: 1px; }
.news-section-intro > p { max-width: 430px; font-size: 16px; line-height: 1.8; }

.news-feature-layout { display: grid; grid-template-columns: minmax(0, 1.36fr) minmax(330px, .64fr); gap: 24px; align-items: stretch; }
.news-feature-story { display: grid; grid-template-columns: 1fr; overflow: hidden; border: 1px solid rgba(132, 190, 224, .28); background: rgba(10, 31, 46, .66); }
.news-feature-media, .news-topic-media, .news-field-media { position: relative; display: block; overflow: hidden; }
.news-feature-media { min-height: 0; aspect-ratio: 16 / 9; background: #092239; }
.news-feature-media:after, .news-topic-media:after, .news-field-media:after { position: absolute; content: ""; inset: 0; pointer-events: none; background: linear-gradient(0deg, rgba(3, 13, 22, .58), transparent 52%); }
.news-feature-media img, .news-topic-media img, .news-field-media img { display: block; width: 100%; height: 100%; object-fit: cover; transition: transform .45s ease; }
.news-feature-media:hover img, .news-topic-media:hover img { transform: scale(1.035); }
.news-image-stamp { position: absolute; z-index: 1; left: 20px; bottom: 18px; color: #d8f5ff; font: 700 10px/1 "Manrope", sans-serif; letter-spacing: 1.7px; }
.news-feature-copy { display: flex; flex-direction: column; justify-content: flex-end; padding: 30px; }
.news-article-meta { display: flex; align-items: center; gap: 11px; color: #6f97ae; font: 600 12px/1.3 "Manrope", "Noto Sans SC", sans-serif; letter-spacing: 1px; }
.news-article-meta span { color: var(--cyan); }
.news-article-meta time { padding-left: 11px; border-left: 1px solid rgba(125, 180, 218, .25); }
.news-feature-copy h3 { margin: 15px 0 12px; color: #edf8fd; font-size: 22px; line-height: 1.42; letter-spacing: .5px; }
.news-feature-copy p { margin: 0; color: #9bb4c1; font-size: 14px; line-height: 1.8; }
.news-read-link { display: inline-flex; align-items: center; margin-top: 18px; color: var(--blue); font-size: 14px; font-weight: 600; transition: color .2s; }
.news-read-link:hover { color: #a4e3ff; }
.news-read-link span { margin-left: 9px; font: 500 16px/1 "Manrope", sans-serif; }
.news-brief-list { display: flex; flex-direction: column; justify-content: space-between; }
.news-brief { padding: 4px 0 24px; border-bottom: 1px solid rgba(132, 190, 224, .19); }
.news-brief + .news-brief { padding-top: 24px; }
.news-brief:last-child { padding-bottom: 2px; border-bottom: 0; }
.news-brief h3 { margin: 11px 0 8px; color: #dceef5; font-size: 20px; line-height: 1.35; }
.news-brief h3 a:hover { color: var(--blue); }
.news-brief p { margin: 0; color: #8fa9b7; font-size: 14px; line-height: 1.8; }
.news-brief .news-read-link { margin-top: 11px; font-size: 14px; }

.news-topic-section { background: #071722; }
.news-topic-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; }
.news-topic-card { overflow: hidden; border: 1px solid rgba(132, 190, 224, .21); background: #0b2233; }
.news-topic-media { height: 205px; background: #092239; }
.news-topic-copy { padding: 23px 23px 25px; }
.news-topic-copy > span, .news-reading-item > div > span { color: var(--cyan); font: 700 10px/1.2 "Manrope", "Noto Sans SC", sans-serif; letter-spacing: 1.45px; }
.news-topic-copy h3 { min-height: 58px; margin: 12px 0 9px; color: #e6f4fa; font-size: 20px; line-height: 1.35; }
.news-topic-copy h3 a:hover { color: var(--blue); }
.news-topic-copy p { min-height: 51px; margin: 0; color: #8fa8b6; font-size: 14px; line-height: 1.8; }
.news-topic-copy .news-read-link { margin-top: 17px; }

.news-field-section { background: #06131f; }
.news-field-layout { display: grid; grid-template-columns: minmax(0, 1.1fr) minmax(350px, .9fr); gap: 32px; align-items: center; }
.news-field-media { min-height: 450px; margin: 0; border: 1px solid rgba(132, 190, 224, .24); background: #092239; }
.news-field-media img { position: absolute; inset: 0; }
.news-field-media figcaption { position: absolute; z-index: 1; right: 20px; bottom: 18px; left: 20px; color: #d8edf6; font-size: 11px; }
.news-field-copy h2 { margin: 0 0 18px; color: #eff8fc; font-size: clamp(30px, 3vw, 39px); line-height: 1.25; letter-spacing: 1px; }
.news-field-copy h2 em { color: #9edcff; font-style: normal; }
.news-field-copy > p:not(.eyebrow) { margin: 0; color: #9bb4c1; font-size: 16px; line-height: 1.8; }
.news-flow-list { display: grid; grid-template-columns: 1fr 1fr; gap: 0 24px; margin: 29px 0 0; padding: 0; list-style: none; }
.news-flow-list li { display: flex; align-items: flex-start; gap: 12px; min-height: 78px; padding: 15px 0; border-top: 1px solid rgba(132, 190, 224, .17); }
.news-flow-list strong { color: var(--blue); font: 800 18px/1 "Manrope", sans-serif; }
.news-flow-list span { display: grid; gap: 4px; }
.news-flow-list b { color: #deedf3; font-size: 14px; }
.news-flow-list small { color: #829eae; font-size: 12px; line-height: 1.6; }

.news-reading-section { background: #071722; }
.news-reading-list { border-top: 1px solid rgba(132, 190, 224, .25); }
.news-reading-item { display: grid; grid-template-columns: 116px minmax(0, 1fr) 112px; gap: 28px; align-items: center; padding: 28px 0; border-bottom: 1px solid rgba(132, 190, 224, .18); }
.news-reading-item > time { color: #78a5bd; font: 700 11px/1.3 "Manrope", sans-serif; letter-spacing: 1px; }
.news-reading-item h3 { margin: 8px 0 6px; color: #e5f2f7; font-size: 20px; line-height: 1.35; }
.news-reading-item p { max-width: 720px; margin: 0; color: #91abb8; font-size: 14px; line-height: 1.8; }
.news-reading-item .news-read-link { justify-self: end; margin-top: 0; font-size: 14px; white-space: nowrap; }
.news-cta-section { padding-top: 64px !important; padding-bottom: 64px !important; background: #06131f; }
.news-page .page-cta { padding: 31px 34px; }

@media (max-width: 1000px) {
  .news-feature-layout { grid-template-columns: 1fr; gap: 24px; }
  .news-brief-list { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
  .news-brief, .news-brief + .news-brief, .news-brief:last-child { padding: 0; border-bottom: 0; }
  .news-field-layout { gap: 24px; }
  .news-field-media { min-height: 390px; }
}

@media (max-width: 800px) {
  .news-page .page-hero { min-height: 350px; padding: 130px 0 58px; }
  .news-page .page-hero h1 { font-size: 38px; }
  .news-page .page-section { padding: 56px 0; }
  .news-section-intro { margin-bottom: 35px; }
  .news-section-intro h2 { font-size: 28px; }
  .news-feature-story { min-height: auto; grid-template-columns: 1fr; }
  .news-feature-media { min-height: 0; }
  .news-feature-copy { padding: 24px 22px; }
  .news-brief-list, .news-topic-grid, .news-field-layout { grid-template-columns: 1fr; }
  .news-brief-list { gap: 0; }
  .news-brief, .news-brief + .news-brief { padding: 23px 0; border-bottom: 1px solid rgba(132, 190, 224, .19); }
  .news-brief:first-child { padding-top: 0; }
  .news-brief:last-child { border-bottom: 0; }
  .news-field-layout { gap: 24px; }
  .news-field-media { min-height: 390px; }
  .news-field-copy h2 { font-size: 28px; }
  .news-reading-item { grid-template-columns: 1fr; gap: 11px; padding: 26px 0; }
  .news-reading-item .news-read-link { justify-self: start; margin-top: 5px; }
  .news-cta-section { padding-top: 56px !important; padding-bottom: 56px !important; }
}

@media (max-width: 520px) {
  .news-page .page-hero { padding-top: 118px; }
  .news-page .page-hero h1 { font-size: 32px; }
  .news-page .page-hero .lead { font-size: 13px; }
  .news-hero-meta { display: grid; grid-template-columns: 1fr 1fr; gap: 9px 0; }
  .news-hero-meta span:nth-child(odd) { padding-left: 0; border-left: 0; }
  .news-feature-media { min-height: 0; }
  .news-feature-copy { padding: 22px 20px; }
  .news-feature-copy h3 { font-size: 20px; }
  .news-topic-media { height: 210px; }
  .news-topic-copy { padding: 21px 20px 23px; }
  .news-field-media { min-height: 278px; }
  .news-flow-list { grid-template-columns: 1fr; gap: 0; }
  .news-flow-list li { min-height: 66px; padding: 12px 0; }
  .news-page .page-section { padding: 48px 0; }
  .news-page .page-cta { padding: 24px 21px; }
}

/* Client coverage remains fully visible so the scale of service is immediately clear. */
.cases-page .client-coverage-details {
  margin-top: 28px;
  overflow: hidden;
  border-color: rgba(102, 199, 249, .35);
  border-radius: 10px;
  background: linear-gradient(135deg, rgba(15, 57, 84, .74), rgba(7, 25, 39, .92));
  box-shadow: inset 0 1px 0 rgba(179, 233, 255, .08);
}

.cases-page .client-coverage-details summary {
  min-height: 58px;
  padding: 16px 22px;
  color: transparent;
  cursor: default;
  pointer-events: none;
  border-bottom: 1px solid rgba(132, 190, 224, .18);
  background: rgba(5, 25, 40, .4);
  font-size: 0;
}

.cases-page .client-coverage-details summary::before {
  content: "服务覆盖概览";
  margin-right: 12px;
  color: #d8f4ff;
  font: 600 15px/1.4 "Noto Sans SC", sans-serif;
  letter-spacing: 0;
}

.cases-page .client-coverage-details summary::after {
  content: "全部服务数据已展开";
  color: #80cce9;
  font: 600 12px/1.4 "Noto Sans SC", sans-serif;
  letter-spacing: 0;
}

.cases-page .client-coverage-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  border-top: 0;
}

.cases-page .client-coverage-grid > div {
  position: relative;
  min-height: 116px;
  padding: 24px 22px 22px;
  border-right: 1px solid rgba(132, 190, 224, .16);
}

.cases-page .client-coverage-grid > div::before {
  position: absolute;
  top: 18px;
  left: 22px;
  width: 22px;
  height: 2px;
  content: "";
  background: var(--cyan);
  opacity: .85;
}

.cases-page .client-coverage-grid > div:nth-child(3),
.cases-page .client-coverage-grid > div:last-child {
  border-right: 1px solid rgba(132, 190, 224, .16);
}

.cases-page .client-coverage-grid > div:last-child {
  grid-column: auto;
  min-height: 116px;
  border-top: 0;
  border-right: 0;
}

.cases-page .client-coverage-grid span {
  margin-top: 16px;
  color: #88b7cb;
  font-size: 12px;
}

.cases-page .client-coverage-grid strong {
  margin-top: 9px;
  color: #ecf9ff;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
}

.cases-page .client-list {
  border-color: rgba(111, 194, 255, .24);
  box-shadow: inset 0 1px 0 rgba(179, 233, 255, .05);
}

.cases-page .client-list span {
  position: relative;
  min-height: 64px;
  padding: 14px 22px 14px 38px;
}

.cases-page .client-list span::after {
  position: absolute;
  top: 50%;
  left: 22px;
  width: 5px;
  height: 5px;
  content: "";
  border: 1px solid var(--cyan);
  border-radius: 50%;
  transform: translateY(-50%);
}

@media (max-width: 800px) {
  .cases-page .client-coverage-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .cases-page .client-coverage-grid > div,
  .cases-page .client-coverage-grid > div:nth-child(3) {
    min-height: 108px;
    border-right: 1px solid rgba(132, 190, 224, .16);
    border-bottom: 1px solid rgba(132, 190, 224, .16);
  }

  .cases-page .client-coverage-grid > div:nth-child(even) {
    border-right: 0;
  }

  .cases-page .client-coverage-grid > div:nth-last-child(-n + 2) {
    border-bottom: 0;
  }
}

@media (max-width: 520px) {
  .cases-page .client-coverage-details {
    margin-top: 22px;
  }

  .cases-page .client-coverage-details summary {
    min-height: 54px;
    padding-inline: 16px;
    font-size: 13px;
  }

  .cases-page .client-coverage-details summary::before {
    display: none;
  }

  .cases-page .client-coverage-grid {
    grid-template-columns: 1fr;
  }

  .cases-page .client-coverage-grid > div,
  .cases-page .client-coverage-grid > div:nth-child(3),
  .cases-page .client-coverage-grid > div:last-child {
    min-height: auto;
    padding: 20px 18px;
    border-right: 0;
    border-bottom: 1px solid rgba(132, 190, 224, .16);
  }

  .cases-page .client-coverage-grid > div::before {
    top: 16px;
    left: 18px;
  }

  .cases-page .client-coverage-grid > div:last-child {
    border-bottom: 0;
  }

  .cases-page .client-coverage-grid span {
    margin-top: 12px;
  }

  .cases-page .client-list span {
    min-height: 58px;
    padding: 13px 16px 13px 32px;
    font-size: 12px;
  }

  .cases-page .client-list span::after {
    left: 17px;
  }
}
