/*
Theme Name: NTU v2.32 — Complete Core Pages (THEME)
Theme URI: https://ntu.mn/
Author: New Technology Union LLC
Description: NTU Mongolia theme with completed Solutions, Industries, Partners, Projects, Services and About pages plus the Smart Industry experience.
Version: 2.32.0
Text Domain: ntu-material-network
*/

:root {
  --ntu-blue: #0093D5;
  --ntu-cyan: #0093D5;
  --ntu-deep: #006593;
  --ntu-gray: #B1B0B0;
  --ntu-light: #E8E9E9;
  --ink: #202427;
  --muted: #202427;
  --white: #ffffff;
  --soft: #f6f7f7;
  --line: #dce1e4;
  --footer: #006593;
  --section-label-size: 14px;
  --section-label-line-height: 1.55;
  --section-label-tracking: .14em;
  --body-size: 17px;
  --card-body-size: 17px;
  --capability-body-size: 17px;
  --footer-body-size: 17px;
  --shell: min(1480px, calc(100% - 72px));
  --shadow: 0 18px 50px rgba(24, 55, 70, .08);
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  color: var(--ink);
  background: var(--white);
  font-family: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
a { color: inherit; text-decoration: none; }
img { display: block; max-width: 100%; }
.shell { width: var(--shell); margin-inline: auto; }
.screen-reader-text { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }

/* Header */
.site-header { position: relative; z-index: 30; background: rgba(255,255,255,.98); border-bottom: 1px solid #e5e8ea; box-shadow: 0 4px 18px rgba(24,55,70,.035); }
.nav-bar { min-height: 116px; display: flex; align-items: center; justify-content: space-between; gap: 26px; }
.brand { display: inline-flex; align-items: center; flex: 0 0 auto; min-width: 330px; }
.brand__official { width: 270px; max-height: 68px; object-fit: contain; object-position: left center; }
.brand__official--classic { width: 290px; max-height: 68px; }
.brand__official--current { width: 350px; max-height: 84px; }
.brand__slashes { width: 39px; height: 34px; position: relative; margin-right: 9px; display: inline-block; }
.brand__slashes i { position: absolute; top: 3px; width: 13px; height: 29px; background: var(--ntu-blue); transform: skewX(-30deg); }
.brand__slashes i:first-child { left: 4px; }
.brand__slashes i:last-child { left: 20px; background: #1a9dcf; }
.brand strong { font-size: 36px; line-height: 1; letter-spacing: -.04em; }
.brand__divider { width: 1px; height: 38px; background: #9aa1a5; margin: 0 12px; }
.brand small { font-size: 10px; line-height: 1.15; font-weight: 800; letter-spacing: -.01em; }
.brand .custom-logo { max-height: 68px; width: auto; }
.header-tools { display: none; align-items: center; gap: 12px; }
.primary-nav { display: flex; align-items: stretch; gap: clamp(12px, 1.35vw, 22px); min-height: 116px; }
.primary-nav > a { position: relative; display: flex; align-items: center; font-size: 14px; font-weight: 750; color: #41494f; white-space: nowrap; }
.primary-nav > a::after { content: ""; position: absolute; height: 2px; background: var(--ntu-blue); left: 0; right: 100%; bottom: 0; transition: right .22s ease; }
.primary-nav > a:hover, .primary-nav > a:focus { color: var(--ntu-blue); }
.primary-nav > a:hover::after, .primary-nav > a:focus::after { right: 0; }
.lang-switch { display: flex; gap: 7px; align-items: center; font-size: 13px; font-weight: 800; letter-spacing: .02em; white-space: nowrap; }
.lang-switch a { min-width: 28px; min-height: 34px; display: inline-flex; align-items: center; justify-content: center; color: #6f787e; border-radius: 2px; transition: color .2s ease, background-color .2s ease; }
.lang-switch a:hover, .lang-switch a:focus { color: var(--ntu-blue); background: #f2f8fb; }
.lang-switch .is-active { color: #fff; background: var(--ntu-blue); }
.lang-switch .is-active:hover, .lang-switch .is-active:focus { color: #fff; background: var(--ntu-deep); }
.lang-switch--nav { align-self: center; padding-left: 14px; border-left: 1px solid #dce1e4; }
.primary-nav .nav-cta { align-self: center; min-height: 48px; padding: 0 17px; color: var(--ntu-deep); border: 1px solid rgba(0,101,147,.5); }
.primary-nav .nav-cta::after { display: none; }
.primary-nav .nav-cta span { margin-left: 7px; font-size: 15px; color: var(--ntu-blue); }
.primary-nav .nav-cta:hover { color: #fff; background: var(--ntu-deep); border-color: var(--ntu-deep); }
.menu-toggle { display: none; width: 46px; height: 46px; background: transparent; border: 0; padding: 10px; }
.menu-toggle > span:not(.screen-reader-text) { display: block; height: 2px; margin: 5px 0; background: var(--ink); }

/* Hero: Material Network + connected engineering system */
.hero { position: relative; min-height: 710px; overflow: hidden; isolation: isolate; background: #fff; border-bottom: 1px solid #e3e7e9; }
.hero::before, .hero::after { display: none; }
.hero__background { position: absolute; z-index: 0; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: center center; }
.hero__grid {
  position: absolute; z-index: 1; inset: 0; opacity: .24; pointer-events: none;
  background-image:
    linear-gradient(rgba(140,166,181,.14) 1px, transparent 1px),
    linear-gradient(90deg, rgba(140,166,181,.14) 1px, transparent 1px);
  background-size: 82px 82px;
  -webkit-mask-image: linear-gradient(90deg, rgba(0,0,0,.55), rgba(0,0,0,.36) 47%, transparent 72%);
  mask-image: linear-gradient(90deg, rgba(0,0,0,.55), rgba(0,0,0,.36) 47%, transparent 72%);
}
.hero__network { position: absolute; z-index: 2; inset: 0; width: 100%; height: 100%; opacity: .34; pointer-events: none; }
.network-lines { fill: none; stroke: var(--ntu-blue); stroke-width: 1.1; stroke-dasharray: 0; }
.network-nodes { fill: #fff; stroke: var(--ntu-blue); stroke-width: 1.3; }
.pid-lines { fill: none; stroke: var(--ntu-blue); stroke-width: 1.35; }
.pid-symbols { fill: rgba(255,255,255,.72); stroke: var(--ntu-blue); stroke-width: 1.35; }
.pid-symbols path { fill: rgba(255,255,255,.72); stroke: var(--ntu-blue); }
.pid-symbols text { fill: var(--ntu-deep); stroke: none; font-family: Arial, sans-serif; font-size: 9px; font-weight: 700; }
.pid-schematic { fill: rgba(255,255,255,.82); stroke: var(--ntu-blue); stroke-width: 1.15; }
.pid-schematic > path { fill: none; }
.pid-schematic text { fill: var(--ntu-deep); stroke: none; font-family: Arial, sans-serif; font-size: 9px; font-weight: 650; }
.hero__inner { position: relative; z-index: 4; min-height: 710px; display: flex; align-items: center; }
.hero__copy { width: 49%; max-width: 675px; padding: 74px 0 82px; }
.eyebrow { margin: 0 0 24px; color: var(--ntu-blue); font-size: var(--section-label-size); font-weight: 800; line-height: var(--section-label-line-height); letter-spacing: var(--section-label-tracking); text-transform: uppercase; }
.hero h1 { margin: 0; max-width: 640px; font-size: clamp(48px, 4.1vw, 70px); line-height: .99; letter-spacing: -.055em; }
.hero h1 span, .hero h1 strong { display: block; }
.hero h1 span { color: var(--ink); }
.hero h1 strong { margin-top: 8px; color: var(--ntu-blue); font-weight: 800; }
.hero h2 { margin: 28px 0 15px; color: var(--ink); font-size: 19px; line-height: 1.4; font-weight: 720; }
.hero__lead { max-width: 595px; margin: 0; color: var(--ink); font-size: var(--body-size); line-height: 1.65; }
.hero__actions { display: flex; gap: 14px; flex-wrap: wrap; margin-top: 31px; }
.btn { min-height: 54px; padding: 0 24px; display: inline-flex; align-items: center; justify-content: space-between; gap: 34px; border: 1px solid transparent; font-size: 12px; font-weight: 800; letter-spacing: .02em; transition: all .2s ease; }
.btn span { font-size: 18px; font-weight: 400; }
.btn--primary { min-width: 204px; color: #fff; background: var(--ntu-blue); border-color: var(--ntu-blue); }
.btn--primary:hover { background: var(--ntu-deep); border-color: var(--ntu-deep); }
.btn--outline { min-width: 230px; color: var(--ntu-blue); background: rgba(255,255,255,.92); border-color: var(--ntu-blue); }
.btn--outline:hover { color: #fff; background: var(--ntu-blue); }
.data-tag { position: absolute; z-index: 5; min-width: 92px; padding: 8px 9px 7px; color: var(--ntu-blue); background: rgba(255,255,255,.12); border: 1px solid rgba(0,147,213,.30); border-radius: 4px; backdrop-filter: blur(1.5px); box-shadow: none; }
.data-tag small, .data-tag strong, .data-tag span { display: block; }
.data-tag small { color: rgba(0,147,213,.78); font-size: 8px; font-weight: 750; }
.data-tag > div { display: flex; align-items: baseline; gap: 4px; margin-top: 2px; }
.data-tag strong { color: var(--ntu-blue); font-size: 17px; line-height: 1; font-weight: 650; }
.data-tag span { color: rgba(0,101,147,.84); font-size: 8px; }
.data-tag em { display: block; margin-top: 4px; color: rgba(0,147,213,.58); font-size: 7px; line-height: 1; font-style: normal; font-weight: 700; }
.data-tag svg { display: block; width: 66px; height: 17px; margin-top: 1px; overflow: visible; }
.data-tag polyline { fill: none; stroke: var(--ntu-blue); stroke-width: .9; opacity: .42; }
.data-tag--flow { left: 48.5%; top: 18%; }
.data-tag--pressure { left: 54%; top: 56%; }
.data-tag--temperature { left: 47%; top: 72%; }

/* Capability rail */
.capability-rail { position: relative; z-index: 6; background: #fff; border-bottom: 1px solid #e0e4e6; }
.capability-rail__grid { display: grid; grid-template-columns: repeat(5, 1fr); }
.capability { min-height: 144px; display: flex; align-items: center; gap: 20px; padding: 28px 30px; border-right: 1px solid #e1e4e6; }
.capability:first-child { border-left: 1px solid #e1e4e6; }
.capability__icon { flex: 0 0 56px; width: 56px; height: 56px; border: 1.75px solid var(--ntu-blue); border-radius: 50%; display: grid; place-items: center; color: var(--ntu-blue); }
.capability__icon svg { width: 30px; height: 30px; fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }
.capability strong, .capability small { display: block; }
.capability strong { font-size: 18px; line-height: 1.3; font-weight: 700; letter-spacing: -.01em; }
.capability small { margin-top: 7px; color: var(--ink); font-size: var(--capability-body-size); line-height: 1.45; }

/* Sections */
.section { position: relative; padding: 112px 0; overflow: hidden; }
.section--soft { background: #f3f6f7; }
.section--soft::after { display: none; }
.section-heading { max-width: 900px; margin-bottom: 58px; text-align: left; }
.section-heading--center { max-width: 900px; margin: 0 0 64px; text-align: left; }
.section-heading .eyebrow { margin-bottom: 16px; }
.section-heading h2 { margin: 0; font-size: clamp(40px, 3.2vw, 56px); line-height: 1.08; letter-spacing: -.04em; }
.section-heading h2 strong { color: var(--ntu-blue); }
.section-heading > p:last-child:not(.eyebrow) { max-width: 760px; color: var(--muted); font-size: 17px; line-height: 1.7; }
.section-heading--center .section-heading__lead { max-width: 760px !important; margin: 26px 0 0; font-size: 17px; }

.solution-grid { position: relative; z-index: 2; display: grid; grid-template-columns: repeat(2, 1fr); gap: 24px; }
.solution-card { min-height: 330px; padding: 40px 42px; background: #fff; border: 1px solid #d9e0e3; transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease; }
.solution-card:hover { transform: translateY(-5px); border-color: rgba(0,147,213,.45); box-shadow: var(--shadow); }
.card-number { display: block; color: var(--ntu-blue); font-size: 13px; font-weight: 800; }
.solution-card__symbol { width: 56px; height: 56px; margin: 25px 0 24px; position: relative; border: 1.5px solid var(--ntu-blue); border-radius: 50%; }
.solution-card__symbol::before, .solution-card__symbol::after { content: ""; position: absolute; background: var(--ntu-blue); }
.solution-card__symbol::before { width: 17px; height: 1px; left: 19px; top: 27px; }
.solution-card__symbol::after { width: 1px; height: 17px; top: 19px; left: 27px; }
.solution-card h3 { margin: 0 0 15px; font-size: 26px; line-height: 1.2; }
.solution-card p { max-width: 590px; min-height: 0; margin: 0; color: var(--muted); font-size: var(--card-body-size); line-height: 1.65; }
.solution-card a { display: inline-block; margin-top: 25px; color: var(--ntu-blue); font-size: 14px; font-weight: 800; }

.industry-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 24px; }
.industry-card { display: grid; grid-template-columns: 1.04fr .96fr; min-height: 300px; background: #fff; border: 1px solid #d9e0e3; overflow: hidden; }
.industry-card__image { position: relative; min-height: 300px; overflow: hidden; background: var(--ntu-light); }
.industry-card__image::after { content: ""; position: absolute; inset: auto 0 0; height: 42%; background: linear-gradient(transparent, rgba(0,41,61,.36)); }
.industry-card__image img { width: 100%; height: 100%; object-fit: cover; transition: transform .35s ease; }
.industry-card:hover img { transform: scale(1.035); }
.industry-card__body { position: relative; min-height: 300px; padding: 38px 58px 38px 34px; }
.industry-card__body > span { color: var(--ntu-blue); font-size: 12px; font-weight: 800; }
.industry-card h3 { margin: 18px 0 14px; font-size: 23px; line-height: 1.25; }
.industry-card p { margin: 0; color: var(--muted); font-size: var(--card-body-size); line-height: 1.6; }
.industry-card__body > a { position: absolute; right: 19px; bottom: 22px; width: 34px; height: 34px; display: grid; place-items: center; color: var(--ntu-blue); border: 1px solid rgba(0,147,213,.48); }

.partner-strip { padding: 100px 0; background: #fff; }
.partner-strip > .shell > .eyebrow { margin: 0 0 16px; }
.partner-strip h2 { max-width: 900px; margin: 0; text-align: left; font-size: clamp(40px, 3.2vw, 56px); line-height: 1.08; letter-spacing: -.04em; }
.partner-strip h2::after { display: none; }
.partner-strip__title > span { display: inline; }
.partner-strip__title-accent { color: var(--ntu-blue); }
.partner-strip__title--single-line,
.section-heading__single-line { max-width: none !important; white-space: nowrap; }
.partner-strip__intro { max-width: 760px; margin: 26px 0 44px; color: var(--muted); font-size: 17px; line-height: 1.7; text-align: left; }
.partner-names { display: grid; grid-template-columns: repeat(5, 1fr); border: 1px solid #e0e4e6; background: #fff; }
.partner-logo { min-height: 112px; display: grid; place-items: center; padding: 24px 28px; color: var(--ink); border-right: 1px solid #e0e4e6; border-bottom: 1px solid #e0e4e6; background: #fff; transition: background-color .22s ease, box-shadow .22s ease, transform .22s ease; }
.partner-logo:nth-child(5n) { border-right: 0; }
.partner-logo:nth-last-child(-n+5) { border-bottom: 0; }
.partner-logo img { display: block; max-width: 155px; width: 100%; max-height: 46px; height: auto; object-fit: contain; filter: grayscale(1); opacity: .7; transition: filter .22s ease, opacity .22s ease, transform .22s ease; }
.partner-logo--alltech img { max-width: 185px; max-height: 58px; }
.partner-logo:hover, .partner-logo:focus-visible { z-index: 1; background: #f6fbfd; box-shadow: inset 0 -4px 0 var(--ntu-blue), 0 12px 26px rgba(0,101,147,.08); transform: translateY(-2px); }
.partner-logo:hover img, .partner-logo:focus-visible img { filter: grayscale(0); opacity: 1; transform: scale(1.06); }
.partner-logo:focus-visible { outline: 3px solid rgba(0,147,213,.28); outline-offset: -3px; }

/* Smart Industry: B / Material Network */
.smart-section { position: relative; overflow: hidden; background: #fff; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.smart-section__network { display: none; }
.smart-grid { position: relative; z-index: 2; display: grid; grid-template-columns: .78fr 1.22fr; gap: 110px; align-items: start; padding-block: 112px 84px; }
.smart-copy .eyebrow { margin-bottom: 15px; color: var(--ntu-blue); }
.smart-copy .eyebrow,
.future-direction__intro .eyebrow {
  font-size: var(--section-label-size);
  font-weight: 800;
  line-height: var(--section-label-line-height);
  letter-spacing: var(--section-label-tracking);
}
.smart-copy h2 { max-width: 600px; margin: 0 0 26px; color: var(--ink); font-size: 54px; line-height: 1.04; letter-spacing: -.045em; }
.smart-copy h2 strong { color: var(--ntu-blue); font-weight: 800; }
.smart-copy p { max-width: 600px; color: var(--muted); font-size: 17px; line-height: 1.72; }
.text-link { display: inline-block; margin-top: 18px; color: var(--ntu-blue); font-size: 14px; font-weight: 800; border-bottom: 1px solid rgba(0,147,213,.36); padding-bottom: 5px; }
.smart-directions { background: rgba(255,255,255,.86); border-top: 1px solid var(--line); }
.smart-directions article { display: grid; grid-template-columns: 62px 1fr; gap: 20px; padding: 25px 6px; border-bottom: 1px solid var(--line); }
.smart-directions article > span { color: var(--ntu-blue); font-size: 13px; font-weight: 800; }
.smart-directions strong { display: block; color: var(--ntu-blue); font-size: 21px; }
.smart-directions p { max-width: 720px; margin: 8px 0 0; color: var(--muted); font-size: 15px; line-height: 1.55; }
.future-direction { position: relative; z-index: 2; padding: 64px 0 100px; border-top: 3px solid var(--ntu-cyan); }
.future-direction__intro { display: block; max-width: 900px; margin-bottom: 42px; text-align: left; }
.future-direction__intro .eyebrow { margin: 0 0 16px; }
.future-direction__intro h2 { margin: 0; color: var(--ink); font-size: 42px; line-height: 1.08; letter-spacing: -.035em; }
.future-direction__title-accent,
.detail-hero__title-accent { color: var(--ntu-blue); }
.future-direction__intro > p:last-child { margin: 26px 0 0; max-width: 760px; color: var(--muted); font-size: 17px; line-height: 1.7; }
.future-direction__tiers { display: grid; grid-template-columns: repeat(3,1fr); border: 1px solid var(--line); background: #f7f9fa; }
.future-direction__tiers article { min-height: 230px; padding: 36px; border-right: 1px solid var(--line); }
.future-direction__tiers article:last-child { border-right: 0; }
.future-direction__tiers small { display: block; min-height: 44px; color: var(--ntu-blue); font-size: 14px; font-weight: 800; letter-spacing: .1em; line-height: 1.45; }
.future-direction__tiers strong { display: block; margin: 17px 0 12px; color: var(--ntu-blue); font-size: 21px; }
.future-direction__tiers p { margin: 0; color: var(--muted); font-size: 15px; line-height: 1.6; }

.process-section { background: #fff; }
.process-section .section-heading { max-width: 100%; }
.process-section .section-heading h2 strong { color: var(--ntu-blue); }
@media (min-width: 961px) {
  .process-section .section-heading h2 { white-space: nowrap; }
}
.process-flow { list-style: none; margin: 10px 0 0; padding: 0; display: grid; grid-template-columns: repeat(7, 1fr); }
.process-flow li { position: relative; min-width: 0; text-align: center; }
.process-flow li > span { width: 64px; height: 64px; margin: 0 auto 18px; display: grid; place-items: center; color: var(--ntu-blue); border: 1px solid rgba(0,147,213,.35); border-radius: 50%; font-size: 13px; font-weight: 800; }
.process-flow li strong { display: block; padding: 0 12px; font-size: 13px; line-height: 1.4; }
.process-flow li i { position: absolute; top: 18px; right: -10px; color: var(--ntu-blue); font-size: 19px; font-style: normal; }

.lifecycle-section { background: var(--ntu-deep); color: #fff; }
.lifecycle-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 90px; align-items: center; }
.lifecycle-grid .eyebrow { color: var(--ntu-cyan); margin-bottom: 15px; }
.lifecycle-grid h2 { max-width: 650px; margin: 0 0 20px; font-size: 42px; line-height: 1.08; letter-spacing: -.035em; }
.lifecycle-grid h2 strong { color: var(--ntu-cyan); }
.lifecycle-grid p { max-width: 650px; color: rgba(255,255,255,.72); line-height: 1.7; }
.lifecycle-list { display: grid; grid-template-columns: 1fr; border-top: 1px solid rgba(255,255,255,.25); }
.lifecycle-list span { padding: 18px 4px; font-size: 14px; font-weight: 700; border-bottom: 1px solid rgba(255,255,255,.22); }
.lifecycle-list span::before { content: "→"; margin-right: 18px; color: var(--ntu-cyan); }

.about-grid { display: grid; grid-template-columns: .72fr 1.28fr; gap: 110px; align-items: start; }
.about-grid h2 { margin: 0; max-width: 540px; font-size: 52px; line-height: 1.05; letter-spacing: -.04em; }
.about-copy > p { max-width: 820px; margin-top: 0; color: var(--muted); font-size: 17px; line-height: 1.75; }
.about-cards { display: grid; grid-template-columns: 1fr 1fr; margin-top: 40px; background: #fff; border: 1px solid #dfe3e5; }
.about-cards > div { min-height: 225px; padding: 38px; }
.about-cards > div + div { border-left: 1px solid #dfe3e5; }
.about-cards span { color: var(--ntu-blue); font-size: 12px; font-weight: 800; }
.about-cards strong { display: block; margin-top: 26px; font-size: 29px; }
.about-cards p { color: var(--muted); font-size: 15px; line-height: 1.6; }

.cta-band { position: relative; overflow: hidden; color: #fff; background: linear-gradient(110deg, #657985 0%, #668897 42%, var(--ntu-blue) 100%); }
.cta-band::after { display: none; }
.cta-band__inner { position: relative; z-index: 2; min-height: 235px; display: flex; align-items: center; justify-content: space-between; gap: 50px; }
.cta-band .eyebrow { margin-bottom: 15px; color: rgba(255,255,255,.72); }
.cta-band h2 { max-width: 860px; margin: 0; font-size: 28px; line-height: 1.25; }
.btn--white { min-width: 165px; flex: 0 0 auto; color: #48555c; background: #fff; border-color: #fff; }
.btn--white:hover { color: var(--ntu-blue); transform: translateY(-2px); }

/* Footer */
.site-footer { color: rgba(255,255,255,.78); background: var(--footer); }
.site-footer__accent { height: 5px; background: var(--ntu-blue); }
.site-footer__grid { display: grid; grid-template-columns: 1fr .9fr .8fr; gap: 80px; padding: 66px 0 48px; }
.brand--footer { min-width: 0; }
.brand--footer img { width: 300px; max-width: 100%; }
.site-footer p { font-size: var(--footer-body-size); line-height: 1.7; }
.site-footer h3 { margin: 0 0 20px; color: #fff; font-size: 17px; }
.site-footer a:hover { color: #fff; }
.footer-links { display: grid; grid-template-columns: 1fr 1fr; gap: 13px 25px; font-size: var(--footer-body-size); }
.site-footer__bottom { min-height: 68px; display: flex; justify-content: space-between; align-items: center; gap: 20px; border-top: 1px solid rgba(255,255,255,.12); }
.site-footer__copyright,
.site-footer__descriptor {
  font-family: inherit;
  font-size: 15px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.6;
}
.detail-page { min-height: 70vh; }
.detail-hero { position: relative; overflow: hidden; background: linear-gradient(100deg, #fff 0%, #f7fafb 68%, #eef4f6 100%); border-bottom: 1px solid var(--line); }
.detail-hero::after { display: none; }
.detail-hero__grid { position: absolute; inset: 0; opacity: .34; background-image: linear-gradient(rgba(140,166,181,.15) 1px, transparent 1px), linear-gradient(90deg, rgba(140,166,181,.15) 1px, transparent 1px); background-size: 82px 82px; mask-image: linear-gradient(90deg, rgba(0,0,0,.6), transparent 80%); }
.detail-hero__partner-title > span { display: inline; }
.detail-hero__partner-accent { color: var(--ntu-blue); }
.detail-hero__inner { position: relative; z-index: 2; padding-block: 105px 92px; }
.detail-hero h1 { max-width: 980px; margin: 0; color: var(--ink); font-size: clamp(46px, 5vw, 72px); line-height: 1.02; letter-spacing: -.05em; }
.detail-hero__lead { max-width: 760px; margin: 28px 0 0; color: var(--muted); font-size: 17px; line-height: 1.7; }
.detail-body { padding-block: 74px 105px; }
.detail-content { max-width: 920px; color: var(--ink); font-size: 16px; line-height: 1.75; }
.detail-content h2, .detail-content h3 { color: var(--ink); }
.detail-index { display: grid; grid-template-columns: repeat(3,1fr); border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.detail-index__item { min-height: 150px; padding: 27px; background: #fff; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.detail-index__item span { display: block; margin-bottom: 30px; color: var(--ntu-blue); font-size: 10px; font-weight: 800; }
.detail-index__item strong { color: var(--ntu-deep); font-size: 18px; line-height: 1.35; }
.detail-note { margin-top: 48px; padding: 34px 38px; background: var(--ntu-light); border-left: 4px solid var(--ntu-cyan); }
.detail-note strong { color: var(--ntu-deep); font-size: 20px; }
.detail-note p { max-width: 850px; margin-bottom: 0; color: var(--muted); line-height: 1.65; }
.detail-actions { display: flex; gap: 14px; flex-wrap: wrap; margin-top: 40px; }

@media (max-width: 1180px) {
  :root { --shell: min(100% - 44px, 1120px); }
  .partner-strip__title--single-line,
  .section-heading__single-line { white-space: normal; }
  .nav-bar { min-height: 0; display: grid; grid-template-columns: 1fr auto; gap: 0 18px; padding-top: 14px; }
  .brand { min-width: 0; padding: 4px 0 12px; }
  .brand__official--current { width: 300px; max-height: 76px; }
  .primary-nav { grid-column: 1 / -1; width: 100%; min-height: 58px; justify-content: space-between; gap: 10px; border-top: 1px solid #edf0f1; }
  .primary-nav > a { font-size: 13px; }
  .lang-switch--nav { padding-left: 10px; }
  .primary-nav .nav-cta { min-height: 40px; padding-inline: 13px; }
  .hero__copy { width: 52%; }
  .capability { padding-inline: 16px; gap: 14px; }
  .capability__icon { flex-basis: 48px; width: 48px; height: 48px; }
  .capability__icon svg { width: 26px; height: 26px; }
  .capability strong { font-size: 16px; }
  .capability small { font-size: var(--capability-body-size); }
  .solution-card { padding: 23px; }
  .partner-names { grid-template-columns: repeat(5, 1fr); }
}

@media (max-width: 960px) {
  .nav-bar { min-height: 86px; display: flex; padding-top: 0; gap: 18px; }
  .brand { min-width: 0; padding: 0; }
  .brand__official { width: 235px; }
  .brand__official--current { width: 260px; max-height: 66px; }
  .header-tools { display: flex; margin-left: auto; }
  .lang-switch--compact { font-size: 13px; }
  .primary-nav { position: absolute; z-index: 40; display: none; top: 86px; left: 0; right: 0; min-height: 0; padding: 14px 22px 24px; background: #fff; border-top: 1px solid #e2e5e7; box-shadow: 0 18px 32px rgba(0,0,0,.08); }
  .primary-nav.is-open { display: grid; }
  .primary-nav > a { min-height: 46px; font-size: 14px; border-bottom: 1px solid #edf0f1; }
  .primary-nav > a::after { display: none; }
  .primary-nav .lang-switch--nav { display: none; }
  .primary-nav .nav-cta { min-height: 48px; margin-top: 10px; justify-content: center; border-bottom: 1px solid rgba(0,101,147,.5); }
  .menu-toggle { display: block; }
  .hero { min-height: auto; padding-bottom: 0; }
  .hero__background { position: relative; width: 100%; height: auto; min-height: 420px; object-fit: cover; object-position: 68% center; order: 2; }
  .hero__grid, .hero__network, .data-tag { display: none; }
  .hero::before, .hero::after { display: none; }
  .hero__inner { min-height: auto; display: block; }
  .hero__copy { width: 100%; max-width: 760px; padding: 68px 0 52px; }
  .hero h1 { max-width: 700px; font-size: clamp(44px, 8vw, 66px); }
  .hero__background { margin-top: -1px; }
  .capability-rail__grid { grid-template-columns: repeat(2, 1fr); }
  .capability:last-child { grid-column: 1 / -1; }
  .solution-grid { grid-template-columns: repeat(2, 1fr); }
  .industry-grid { grid-template-columns: 1fr; }
  .smart-grid { grid-template-columns: 1fr; gap: 45px; }
  .future-direction__intro { grid-template-columns: 1fr; gap: 16px; }
  .future-direction__intro > p:last-child { grid-column: auto; margin: 0; }
  .future-direction__tiers { grid-template-columns: 1fr; }
  .future-direction__tiers article { border-right: 0; border-bottom: 1px solid var(--line); }
  .future-direction__tiers article:last-child { border-bottom: 0; }
  .process-flow { grid-template-columns: repeat(4, 1fr); gap: 34px 0; }
  .process-flow li:nth-child(4) i { display: none; }
  .about-grid { grid-template-columns: 1fr; gap: 38px; }
  .lifecycle-grid { grid-template-columns: 1fr; gap: 36px; }
  .cta-band__inner { padding: 45px 0; }
  .site-footer__grid { grid-template-columns: 1fr 1fr; }
  .detail-index { grid-template-columns: repeat(2,1fr); }
}

@media (max-width: 640px) {
  :root { --shell: calc(100% - 32px); }
  .nav-bar { min-height: 80px; }
  .brand__official { width: 195px; }
  .brand__official--current { width: 215px; max-height: 58px; }
  .primary-nav { top: 80px; }
  .lang-switch--compact { gap: 4px; font-size: 12px; }
  .lang-switch--compact a { min-width: 26px; min-height: 32px; }
  .hero__copy { padding-top: 50px; }
  .eyebrow { font-size: var(--section-label-size); line-height: var(--section-label-line-height); letter-spacing: var(--section-label-tracking); }
  .hero h1 { font-size: clamp(40px, 12vw, 56px); }
  .hero h2 { font-size: 16px; }
  .hero__lead { font-size: var(--body-size); }
  .hero__actions { display: grid; }
  .btn { width: 100%; }
  .hero__background { min-height: 330px; object-position: 74% center; }
  .capability-rail__grid, .solution-grid, .industry-grid { grid-template-columns: 1fr; }
  .industry-card { grid-template-columns: 1fr; }
  .industry-card__image { min-height: 240px; }
  .industry-card__body { min-height: 230px; }
  .capability:last-child { grid-column: auto; }
  .capability, .capability:first-child { border-left: 0; border-right: 0; border-bottom: 1px solid #e1e4e6; }
  .section { padding: 72px 0; }
  .section-heading h2 { font-size: 35px; }
  .partner-names { grid-template-columns: repeat(2, 1fr); }
  .partner-logo { min-height: 96px; padding: 20px; border-right: 1px solid #e0e4e6; border-bottom: 1px solid #e0e4e6; }
  .partner-logo:nth-child(5n) { border-right: 1px solid #e0e4e6; }
  .partner-logo:nth-child(2n) { border-right: 0; }
  .partner-logo:nth-last-child(-n+5) { border-bottom: 1px solid #e0e4e6; }
  .partner-logo:nth-last-child(-n+2) { border-bottom: 0; }
  .partner-logo img { max-width: 132px; max-height: 40px; }
  .smart-copy h2 { font-size: 38px; }
  .smart-stages > div { grid-template-columns: 38px 1fr; }
  .smart-stages span { grid-column: 2; }
  .process-flow { grid-template-columns: 1fr; gap: 20px; }
  .process-flow li { display: grid; grid-template-columns: 54px 1fr; align-items: center; text-align: left; }
  .process-flow li > span { margin: 0; }
  .process-flow li strong { padding-left: 18px; }
  .process-flow li i { display: none; }
  .about-cards { grid-template-columns: 1fr; }
  .about-cards > div + div { border-left: 0; border-top: 1px solid #dfe3e5; }
  .cta-band__inner { display: grid; }
  .site-footer__grid { grid-template-columns: 1fr; gap: 38px; }
  .site-footer__bottom { align-items: flex-start; flex-direction: column; justify-content: center; padding-block: 18px; }
  .detail-hero__inner { padding-block: 70px 62px; }
  .detail-index { grid-template-columns: 1fr; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { transition-duration: .01ms !important; animation-duration: .01ms !important; animation-iteration-count: 1 !important; }
}

/* ============================================================
   NTU Smart Industry v2.30 — clear three-domain storytelling
   Process Automation + Drive Technology + Asset Intelligence
   ============================================================ */
.si30-page { overflow: hidden; }
.si30-hero { position: relative; min-height: 720px; overflow: hidden; color:#fff; background: linear-gradient(122deg,#0a4d8d 0%,#126eb3 48%,#1797cb 100%); isolation:isolate; }
.si30-hero::before { content:""; position:absolute; inset:0; background: radial-gradient(circle at 78% 42%,rgba(126,224,255,.23),transparent 34%), linear-gradient(90deg,rgba(4,49,91,.16),transparent 56%); z-index:0; }
.si30-grid { position:absolute; inset:0; opacity:.24; background-image:linear-gradient(rgba(143,224,255,.20) 1px,transparent 1px),linear-gradient(90deg,rgba(143,224,255,.20) 1px,transparent 1px); background-size:58px 58px; mask-image:linear-gradient(90deg,transparent 0%,#000 28%,#000 100%); }
.si30-hero__inner { position:relative; z-index:2; min-height:720px; display:grid; grid-template-columns:.86fr 1.14fr; gap:clamp(38px,5vw,88px); align-items:center; }
.si30-hero__copy { padding:82px 0 72px; }
.si30-eyebrow { margin:0 0 22px; color:#a9ebff; font-size:13px; line-height:1.45; font-weight:800; letter-spacing:.16em; }
.si30-hero h1 { margin:0; max-width:670px; font-size:clamp(52px,5vw,76px); line-height:.99; letter-spacing:-.055em; font-weight:690; }
.si30-hero h1 strong { display:block; margin-top:7px; color:#9fe8ff; font-weight:800; }
.si30-hero__lead { max-width:650px; margin:27px 0 0; color:rgba(255,255,255,.91); font-size:18px; line-height:1.72; }
.si30-actions { display:flex; align-items:center; gap:25px; flex-wrap:wrap; margin-top:34px; }
.si30-hero .btn--primary { min-width:282px; background:#00a5e8; border-color:#00a5e8; box-shadow:0 12px 30px rgba(0,77,124,.18); }
.si30-text-link { color:#fff; font-size:12px; font-weight:800; letter-spacing:.06em; }
.si30-text-link span { color:#9fe8ff; margin-left:8px; }
.si30-sequence { display:flex; flex-wrap:wrap; align-items:center; gap:9px; margin-top:44px; color:rgba(255,255,255,.72); font-size:9px; line-height:1.6; font-weight:800; letter-spacing:.08em; }
.si30-sequence i { color:#9fe8ff; font-style:normal; }
.si30-sequence b { color:#fff; font-weight:900; }
.si30-visual { min-height:650px; display:grid; place-items:center; }
.si30-system { width:min(100%,900px); height:auto; overflow:visible; filter:drop-shadow(0 24px 48px rgba(0,50,91,.16)); }
.si30-world path { fill:none; stroke:#8fe3ff; stroke-width:1; vector-effect:non-scaling-stroke; }
.si30-panel { fill:url(#si30Panel); stroke:rgba(194,241,255,.44); stroke-width:1.2; }
.si30-kicker { fill:#a7ebff; font-size:10px; font-weight:800; letter-spacing:1.35px; }
.si30-domain-title { fill:#fff; font-size:15px; font-weight:760; }
.si30-pipe,.si30-shaft,.si30-drive-line,.si30-trend { fill:none; stroke:#a7eaff; stroke-width:2; }
.si30-tank path,.si30-instrument circle,.si30-instrument path,.si30-flowmeter circle,.si30-flowmeter path,.si30-coupling rect,.si30-coupling path,.si30-motor,.si30-ribs,.si30-motor+path,.si30-gearbox,.si30-gear circle,.si30-gear path,.si30-pump,.si30-impeller circle,.si30-impeller path { fill:none; stroke:#b9efff; stroke-width:1.8; }
.si30-liquid { fill:rgba(95,214,255,.18)!important; stroke:#89e0ff!important; animation:si30Liquid 4s ease-in-out infinite; }
.si30-instrument { animation:si30Pulse 4.8s ease-in-out infinite; transform-box:fill-box; transform-origin:center; }
.si30-value rect,.si30-health-card rect { fill:rgba(4,77,130,.52); stroke:rgba(196,241,255,.35); }
.si30-value text,.si30-health-card text { fill:#c9f4ff; font-size:8px; font-weight:800; letter-spacing:.9px; }
.si30-value__big,.si30-health-big { fill:#fff!important; font-size:12px!important; letter-spacing:0!important; }
.si30-mini-label { fill:rgba(231,249,255,.74); font-size:8px; font-weight:800; letter-spacing:1.1px; }
.si30-gearbox { fill:rgba(15,120,184,.18); }
.si30-gear,.si30-impeller { transform-box:fill-box; transform-origin:center; animation:si30Spin 9s linear infinite; }
.si30-gear--b { animation-direction:reverse; animation-duration:6s; }
.si30-impeller { animation-duration:5.5s; }
.si30-health-card circle { fill:#7fe4ff; filter:drop-shadow(0 0 5px rgba(127,228,255,.75)); animation:si30Health 3.6s ease-in-out infinite; }
.si30-trend { stroke:#fff; opacity:.9; stroke-dasharray:140; stroke-dashoffset:140; animation:si30Draw 6s ease-in-out infinite; }
.si30-data-path { fill:none; stroke:#a5ebff; stroke-width:1.7; stroke-dasharray:5 8; opacity:.8; }
.si30-packet { fill:#fff; filter:url(#si30Glow); }
.si30-hub-ring { fill:none; stroke:#b9efff; }
.si30-hub-ring--o { opacity:.34; stroke-width:1.2; animation:si30Hub 5s ease-in-out infinite; transform-box:fill-box; transform-origin:center; }
.si30-hub-ring--m { opacity:.65; stroke-width:1.2; animation:si30Hub 5s ease-in-out -1.4s infinite; transform-box:fill-box; transform-origin:center; }
.si30-hub-core { fill:url(#si30Hub); opacity:.22; stroke:#fff; stroke-width:1.5; filter:url(#si30Glow); }
.si30-hub path { stroke:#fff; stroke-width:2; fill:none; }
.si30-hub circle:not(.si30-hub-ring):not(.si30-hub-core) { fill:#fff; }
.si30-hub-label { fill:#d5f6ff; font-size:9px; font-weight:800; letter-spacing:1.2px; }
.si30-hub-label--big { fill:#fff; font-size:11px; }
.si30-out-path { fill:none; stroke:#fff; stroke-width:2; stroke-dasharray:6 7; }
.si30-outcome { animation:si30Outcome 5.5s ease-in-out infinite; transform-box:fill-box; transform-origin:center; }
.si30-outcome rect { fill:rgba(5,80,132,.64); stroke:rgba(214,248,255,.52); }
.si30-outcome text { fill:#bdeeff; font-size:9px; font-weight:800; letter-spacing:1px; }
.si30-outcome__big { fill:#fff!important; font-size:12px!important; }
.si30-outcome path { fill:none; stroke:#fff; stroke-width:2; }
.si30-intro,.si30-capabilities,.si30-roadmap { padding:100px 0; background:#fff; }
.si30-intro__grid { display:grid; grid-template-columns:.9fr 1.1fr; gap:70px; align-items:start; }
.si30-intro h2,.si30-capabilities h2,.si30-roadmap h2,.si30-bridge h2 { margin:0; font-size:clamp(38px,4vw,58px); line-height:1.04; letter-spacing:-.045em; }
.si30-intro__grid>p,.si30-bridge__inner>p { margin:4px 0 0; font-size:18px; line-height:1.75; color:#4b5358; }
.si30-pillar-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:18px; margin-top:64px; }
.si30-pillar-grid article,.si30-cap { padding:32px 28px; border:1px solid #dbe5ea; background:linear-gradient(180deg,#fff,#f7fbfd); }
.si30-pillar-grid span,.si30-cap>span { color:#0093d5; font-size:12px; font-weight:900; letter-spacing:.12em; }
.si30-pillar-grid h3,.si30-cap h3 { margin:28px 0 10px; font-size:23px; letter-spacing:-.025em; }
.si30-pillar-grid p,.si30-cap p { margin:0; color:#525c62; font-size:16px; line-height:1.7; }
.si30-bridge { padding:100px 0; color:#fff; background:linear-gradient(120deg,#075895,#0b83ba); }
.si30-bridge .eyebrow { color:#9fe8ff; }
.si30-bridge__inner>p { color:rgba(255,255,255,.86); max-width:900px; margin-top:26px; }
.si30-flowline { margin-top:52px; padding:24px 28px; display:flex; flex-wrap:wrap; gap:13px; align-items:center; border:1px solid rgba(188,239,255,.34); background:rgba(0,61,108,.2); font-size:12px; font-weight:800; letter-spacing:.06em; }
.si30-flowline i { color:#8fe5ff; font-style:normal; }
.si30-flowline strong { color:#fff; }
.si30-capabilities { background:#f6f9fa; }
.si30-capabilities> .shell > h2 { max-width:800px; }
.si30-cap-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:16px; margin-top:56px; }
.si30-cap { min-height:230px; background:#fff; }
.si30-roadmap__grid { display:grid; grid-template-columns:repeat(4,1fr); gap:0; margin-top:58px; border:1px solid #dbe5ea; }
.si30-roadmap__grid article { position:relative; min-height:230px; padding:30px 26px; border-right:1px solid #dbe5ea; }
.si30-roadmap__grid article:last-child { border-right:0; }
.si30-roadmap__grid b { color:#0093d5; font-size:13px; }
.si30-roadmap__grid h3 { margin:34px 0 10px; font-size:21px; }
.si30-roadmap__grid p { color:#596269; line-height:1.65; }
.si30-final-cta { margin-top:76px; padding:54px; display:flex; gap:38px; justify-content:space-between; align-items:center; background:#eaf6fb; border-top:3px solid #0093d5; }
.si30-final-cta h2 { max-width:760px; font-size:clamp(32px,3vw,48px); }
@keyframes si30Spin { to { transform:rotate(360deg); } }
@keyframes si30Liquid { 0%,100%{transform:translateY(0);opacity:.65}50%{transform:translateY(-7px);opacity:1} }
@keyframes si30Pulse { 0%,100%{opacity:.7}50%{opacity:1} }
@keyframes si30Health { 0%,100%{opacity:.55}50%{opacity:1} }
@keyframes si30Draw { 0%{stroke-dashoffset:140;opacity:.25}40%,75%{stroke-dashoffset:0;opacity:1}100%{stroke-dashoffset:-140;opacity:.25} }
@keyframes si30Hub { 0%,100%{transform:scale(.94);opacity:.3}50%{transform:scale(1.08);opacity:.78} }
@keyframes si30Outcome { 0%,38%{opacity:.58;transform:translateY(4px)}58%,82%{opacity:1;transform:translateY(0)}100%{opacity:.58;transform:translateY(4px)} }
@media (max-width:1180px){.si30-hero__inner{grid-template-columns:.92fr 1.08fr;gap:20px}.si30-hero h1{font-size:clamp(48px,5.2vw,66px)}.si30-system{width:108%}.si30-sequence{max-width:540px}}
@media (max-width:900px){.si30-hero{min-height:auto}.si30-hero__inner{min-height:auto;grid-template-columns:1fr}.si30-hero__copy{padding:72px 0 26px}.si30-visual{min-height:500px;margin-bottom:24px}.si30-intro__grid{grid-template-columns:1fr;gap:24px}.si30-pillar-grid,.si30-cap-grid{grid-template-columns:1fr 1fr}.si30-roadmap__grid{grid-template-columns:1fr 1fr}.si30-roadmap__grid article:nth-child(2){border-right:0}.si30-roadmap__grid article:nth-child(-n+2){border-bottom:1px solid #dbe5ea}.si30-final-cta{align-items:flex-start;flex-direction:column}}
@media (max-width:620px){.si30-hero__copy{padding-top:54px}.si30-hero h1{font-size:clamp(41px,12vw,56px)}.si30-hero__lead{font-size:16px}.si30-actions{display:grid}.si30-hero .btn--primary{min-width:0}.si30-visual{min-height:365px;margin-inline:-22px}.si30-system{width:116%}.si30-intro,.si30-capabilities,.si30-roadmap,.si30-bridge{padding:72px 0}.si30-pillar-grid,.si30-cap-grid,.si30-roadmap__grid{grid-template-columns:1fr}.si30-roadmap__grid article{border-right:0;border-bottom:1px solid #dbe5ea}.si30-roadmap__grid article:last-child{border-bottom:0}.si30-final-cta{padding:34px 26px}.si30-sequence{display:none}}
@media (prefers-reduced-motion:reduce){.si30-page *{animation:none!important}.si30-packet{display:none}}

/* ============================================================
   NTU v2.32 — Complete core pages
   Solutions / Industries / Partners / Projects / Services / About
   ============================================================ */
.primary-nav > a.is-current { color: var(--ntu-blue); }
.primary-nav > a.is-current::after { right: 0; }

.core-hero { position: relative; overflow: hidden; background: linear-gradient(110deg,#ffffff 0%,#f7fbfd 54%,#e9f5fa 100%); border-bottom: 1px solid var(--line); }
.core-hero::before { content:""; position:absolute; right:-120px; top:-180px; width:620px; height:620px; border:1px solid rgba(0,147,213,.12); border-radius:50%; }
.core-hero::after { content:""; position:absolute; right:130px; bottom:-260px; width:520px; height:520px; border:1px solid rgba(0,101,147,.09); border-radius:50%; }
.core-hero__grid { position:absolute; inset:0; opacity:.34; pointer-events:none; background-image:linear-gradient(rgba(126,160,178,.13) 1px,transparent 1px),linear-gradient(90deg,rgba(126,160,178,.13) 1px,transparent 1px); background-size:74px 74px; -webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,.16),rgba(0,0,0,.62) 58%,rgba(0,0,0,.9)); mask-image:linear-gradient(90deg,rgba(0,0,0,.16),rgba(0,0,0,.62) 58%,rgba(0,0,0,.9)); }
.core-hero__inner { position:relative; z-index:2; min-height:570px; display:grid; grid-template-columns:.92fr 1.08fr; gap:60px; align-items:center; }
.core-hero__copy { padding:86px 0 82px; }
.core-hero__copy .eyebrow { margin-bottom:20px; }
.core-hero h1 { margin:0; max-width:780px; font-size:clamp(48px,4.8vw,72px); line-height:1.01; letter-spacing:-.052em; font-weight:700; }
.core-hero h1 strong { display:block; color:var(--ntu-blue); font-weight:800; }
.core-hero__copy > p:last-child { max-width:720px; margin:28px 0 0; color:#4b5358; font-size:18px; line-height:1.72; }
.core-hero__visual { position:relative; min-height:500px; display:grid; place-items:center; }
.core-hero__visual svg { width:min(100%,680px); height:auto; filter:drop-shadow(0 20px 40px rgba(14,75,105,.08)); }
.cv-panel { stroke:rgba(0,101,147,.22); stroke-width:1; }
.cv-grid { fill:none; stroke:rgba(0,147,213,.11); stroke-width:1; }
.core-hero__visual svg g:not(.cv-node) > path,.core-hero__visual svg g:not(.cv-node) > circle,.core-hero__visual svg g:not(.cv-node) > rect { fill:none; stroke:#3faed8; stroke-width:1.65; vector-effect:non-scaling-stroke; }
.core-hero__visual .cv-flow { stroke:#0093d5!important; stroke-width:2.2!important; stroke-dasharray:7 8; animation:coreFlow 7s linear infinite; }
.core-hero__visual .cv-node circle,.core-hero__visual circle.cv-node { fill:#0093d5; stroke:#fff; stroke-width:2; filter:drop-shadow(0 0 6px rgba(0,147,213,.35)); }
.core-hero__visual .cv-hub { fill:rgba(0,147,213,.07)!important; stroke:#0093d5!important; }
.core-hero__visual .cv-step circle { fill:#fff; stroke:#0093d5; }
.core-hero__tag { position:absolute; padding:7px 10px; color:#006593; background:rgba(255,255,255,.88); border:1px solid rgba(0,147,213,.28); font-size:9px; font-weight:850; letter-spacing:.12em; box-shadow:0 8px 22px rgba(0,65,98,.06); }
.core-hero__tag--a { right:10%; top:22%; }
.core-hero__tag--b { left:8%; bottom:22%; }
@keyframes coreFlow { to { stroke-dashoffset:-90; } }

.core-section { position:relative; padding:104px 0; background:#fff; overflow:hidden; }
.core-section--soft { background:#f5f8f9; }
.core-section--blueprint { background:linear-gradient(180deg,#f5fafc,#eef6f9); border-top:1px solid #e1ebef; border-bottom:1px solid #e1ebef; }
.core-heading { max-width:980px; margin-bottom:58px; }
.core-heading .eyebrow { margin-bottom:16px; }
.core-heading h2 { margin:0; font-size:clamp(38px,3.4vw,56px); line-height:1.07; letter-spacing:-.043em; }
.core-heading > p:not(.eyebrow) { max-width:760px; margin:24px 0 0; color:#525b61; font-size:17px; line-height:1.72; }
.core-heading--split { max-width:none; display:grid; grid-template-columns:1.08fr .92fr; gap:85px; align-items:start; }
.core-heading--split > p { margin:4px 0 0!important; }

.core-card-grid { display:grid; gap:18px; }
.core-card-grid--3 { grid-template-columns:repeat(3,1fr); }
.core-card { position:relative; min-height:270px; padding:31px 30px 30px; background:#fff; border:1px solid #dce5e9; transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease; }
.core-card::after { content:""; position:absolute; left:0; right:100%; bottom:0; height:3px; background:var(--ntu-blue); transition:right .24s ease; }
.core-card:hover { transform:translateY(-4px); border-color:rgba(0,147,213,.42); box-shadow:0 18px 42px rgba(0,71,106,.08); }
.core-card:hover::after { right:0; }
.core-card__top { min-height:22px; display:flex; justify-content:space-between; gap:16px; align-items:center; }
.core-card__top span { color:var(--ntu-blue); font-size:12px; font-weight:900; letter-spacing:.08em; }
.core-card__top small { color:#7a858b; font-size:9px; font-weight:850; letter-spacing:.14em; }
.core-card h3 { margin:34px 0 14px; font-size:25px; line-height:1.18; letter-spacing:-.028em; }
.core-card p { margin:0; color:#535d63; font-size:16px; line-height:1.7; }

.core-flow { display:grid; border:1px solid #d8e5ea; background:#fff; }
.core-flow--5 { grid-template-columns:repeat(5,1fr); }
.core-flow > div { position:relative; min-height:190px; padding:28px 24px; border-right:1px solid #d8e5ea; }
.core-flow > div:last-child { border-right:0; }
.core-flow > div:not(:last-child)::after { content:"→"; position:absolute; right:-11px; top:31px; z-index:2; width:22px; height:22px; display:grid; place-items:center; color:var(--ntu-blue); background:#fff; font-size:16px; }
.core-flow span { color:var(--ntu-blue); font-size:11px; font-weight:900; letter-spacing:.1em; }
.core-flow strong { display:block; margin-top:48px; font-size:17px; line-height:1.45; }
.core-crosslink { margin-top:42px; padding:34px 38px; display:flex; justify-content:space-between; align-items:center; gap:30px; background:#006593; color:#fff; }
.core-crosslink span { color:#9ce5ff; font-size:10px; font-weight:900; letter-spacing:.16em; }
.core-crosslink h3 { margin:10px 0 0; max-width:760px; font-size:24px; line-height:1.3; }
.core-crosslink a { flex:0 0 auto; padding:16px 18px; border:1px solid rgba(255,255,255,.5); font-size:11px; font-weight:850; letter-spacing:.04em; }
.core-crosslink a b { color:#9ce5ff; margin-left:18px; }

.core-cta { padding:66px 0; background:#eaf6fb; border-top:1px solid #d8e9f0; }
.core-cta__inner { display:flex; align-items:center; justify-content:space-between; gap:50px; }
.core-cta .eyebrow { margin-bottom:13px; }
.core-cta h2 { max-width:880px; margin:0; font-size:clamp(30px,3vw,46px); line-height:1.1; letter-spacing:-.035em; }
.core-cta .btn { flex:0 0 auto; min-width:235px; }

/* Industries */
.industry-page-grid { display:grid; grid-template-columns:1fr 1fr; gap:24px; }
.industry-page-card { min-height:510px; overflow:hidden; background:#fff; border:1px solid #dbe4e8; }
.industry-page-card__image { position:relative; height:280px; overflow:hidden; background:#e6eef1; }
.industry-page-card__image::after { content:""; position:absolute; inset:0; background:linear-gradient(180deg,transparent 48%,rgba(1,41,61,.34)); }
.industry-page-card__image img { width:100%; height:100%; object-fit:cover; transition:transform .4s ease; }
.industry-page-card:hover img { transform:scale(1.035); }
.industry-page-card__body { padding:30px 32px 34px; }
.industry-page-card__meta { display:flex; justify-content:space-between; gap:20px; align-items:center; }
.industry-page-card__meta span { color:var(--ntu-blue); font-size:11px; font-weight:900; }
.industry-page-card__meta small { color:#758187; font-size:9px; font-weight:850; letter-spacing:.1em; }
.industry-page-card h3 { margin:25px 0 12px; font-size:29px; letter-spacing:-.03em; }
.industry-page-card p { margin:0; color:#525c62; font-size:16px; line-height:1.7; }
.core-metric-grid { display:grid; grid-template-columns:repeat(4,1fr); border:1px solid #dce5e9; background:#fff; }
.core-metric-grid article { min-height:210px; padding:30px; border-right:1px solid #dce5e9; }
.core-metric-grid article:last-child { border-right:0; }
.core-metric-grid span { color:var(--ntu-blue); font-size:10px; font-weight:900; letter-spacing:.14em; }
.core-metric-grid p { margin:55px 0 0; font-size:18px; line-height:1.48; font-weight:680; }

/* Partners */
.partner-page-logos { display:grid; grid-template-columns:repeat(4,1fr); border-left:1px solid #e0e6e9; border-top:1px solid #e0e6e9; }
.partner-page-logo { min-height:132px; display:grid; place-items:center; padding:28px; background:#fff; border-right:1px solid #e0e6e9; border-bottom:1px solid #e0e6e9; }
.partner-page-logo img { max-width:175px; max-height:54px; width:100%; object-fit:contain; filter:grayscale(1); opacity:.72; transition:filter .22s ease,opacity .22s ease,transform .22s ease; }
.partner-page-logo:hover img { filter:none; opacity:1; transform:scale(1.04); }
.partner-page-logo--type { color:#556168; font-size:24px; font-weight:800; letter-spacing:.06em; }
.partner-domain-grid { display:grid; grid-template-columns:repeat(5,1fr); border:1px solid #dbe5e9; background:#fff; }
.partner-domain-grid article { min-height:220px; padding:28px 24px; border-right:1px solid #dbe5e9; }
.partner-domain-grid article:last-child { border-right:0; }
.partner-domain-grid span { color:var(--ntu-blue); font-size:11px; font-weight:900; }
.partner-domain-grid h3 { margin:46px 0 13px; font-size:20px; line-height:1.25; }
.partner-domain-grid p { margin:0; color:#59646a; font-size:14px; line-height:1.65; }
.partner-note { max-width:980px; margin:34px 0 0; color:#707b81; font-size:13px; line-height:1.65; }

/* Projects */
.project-timeline { position:relative; margin-top:20px; }
.project-timeline::before { content:""; position:absolute; left:29px; top:15px; bottom:15px; width:1px; background:#cbdce4; }
.project-timeline article { position:relative; display:grid; grid-template-columns:62px 1fr; gap:28px; padding:0 0 34px; }
.project-timeline article:last-child { padding-bottom:0; }
.project-timeline article > span { position:relative; z-index:2; width:58px; height:58px; display:grid; place-items:center; color:var(--ntu-blue); background:#fff; border:1px solid rgba(0,147,213,.38); border-radius:50%; font-size:11px; font-weight:900; }
.project-timeline article > div { padding:6px 0 31px; border-bottom:1px solid #e0e6e9; }
.project-timeline article:last-child > div { border-bottom:0; }
.project-timeline h3 { margin:0 0 8px; font-size:24px; letter-spacing:-.025em; }
.project-timeline p { max-width:850px; margin:0; color:#566168; font-size:16px; line-height:1.7; }
.project-cap-grid { display:grid; grid-template-columns:repeat(4,1fr); gap:16px; }
.project-cap-grid article { min-height:230px; padding:29px 27px; display:flex; flex-direction:column; justify-content:space-between; background:#fff; border:1px solid #dce5e9; }
.project-cap-grid span { color:var(--ntu-blue); font-size:10px; font-weight:900; letter-spacing:.14em; }
.project-cap-grid h3 { margin:0; font-size:24px; line-height:1.28; letter-spacing:-.025em; }

/* Services */
.service-lifecycle { display:grid; grid-template-columns:repeat(6,1fr); margin-bottom:58px; border:1px solid #dbe4e8; background:#f8fbfc; }
.service-lifecycle > div { position:relative; min-height:128px; padding:23px 20px; border-right:1px solid #dbe4e8; }
.service-lifecycle > div:last-child { border-right:0; }
.service-lifecycle > div:not(:last-child)::after { content:"→"; position:absolute; right:-10px; top:22px; z-index:2; color:var(--ntu-blue); background:#f8fbfc; }
.service-lifecycle span { color:var(--ntu-blue); font-size:10px; font-weight:900; }
.service-lifecycle strong { display:block; margin-top:36px; font-size:16px; }
.service-card-grid .core-card { min-height:255px; }
.service-principle { padding:92px 0; color:#fff; background:linear-gradient(120deg,#005b88,#087fb5); }
.service-principle .eyebrow { color:#9de6ff; }
.service-principle h2 { max-width:980px; margin:0; font-size:clamp(36px,3.6vw,56px); line-height:1.08; letter-spacing:-.043em; }
.service-principle__inner > div { display:flex; flex-wrap:wrap; gap:10px; margin-top:38px; }
.service-principle__inner > div span { padding:10px 13px; border:1px solid rgba(255,255,255,.32); color:#dff7ff; font-size:10px; font-weight:850; letter-spacing:.1em; }

/* About */
.about-page-intro { display:grid; grid-template-columns:.92fr 1.08fr; gap:86px; align-items:start; }
.about-page-intro h2 { margin:0; font-size:clamp(38px,3.4vw,56px); line-height:1.07; letter-spacing:-.043em; }
.about-page-copy p { margin:0 0 22px; color:#535e64; font-size:17px; line-height:1.78; }
.about-pillar-grid { display:grid; grid-template-columns:repeat(3,1fr); margin-top:64px; border:1px solid #dce5e9; }
.about-pillar-grid article { min-height:250px; padding:31px; border-right:1px solid #dce5e9; }
.about-pillar-grid article:last-child { border-right:0; }
.about-pillar-grid span { color:var(--ntu-blue); font-size:11px; font-weight:900; }
.about-pillar-grid h3 { margin:48px 0 12px; font-size:24px; }
.about-pillar-grid p { margin:0; color:#59636a; font-size:15px; line-height:1.68; }
.about-values__grid { display:grid; grid-template-columns:repeat(2,1fr); border-left:1px solid #dce5e9; border-top:1px solid #dce5e9; }
.about-values__grid article { min-height:230px; padding:31px; background:#fff; border-right:1px solid #dce5e9; border-bottom:1px solid #dce5e9; }
.about-values__grid span { color:var(--ntu-blue); font-size:10px; font-weight:900; }
.about-values__grid h3 { margin:38px 0 12px; font-size:22px; }
.about-values__grid p { margin:0; color:#59636a; font-size:15px; line-height:1.7; }
.about-future { padding:90px 0; color:#fff; background:#006593; }
.about-future .eyebrow { color:#9ce5ff; }
.about-future__inner { display:grid; grid-template-columns:1fr auto; gap:50px; align-items:center; }
.about-future h2 { max-width:900px; margin:0; font-size:clamp(36px,3.5vw,54px); line-height:1.08; letter-spacing:-.04em; }
.about-future p:not(.eyebrow) { max-width:820px; margin:20px 0 0; color:rgba(255,255,255,.82); font-size:16px; line-height:1.72; }
.about-future .btn--primary { background:#fff; border-color:#fff; color:#006593; min-width:240px; }

/* Contact */
.contact-grid { display:grid; grid-template-columns:1fr 1fr 1.4fr; border:1px solid #dce5e9; }
.contact-grid > div { min-height:200px; padding:32px; border-right:1px solid #dce5e9; }
.contact-grid > div:last-child { border-right:0; }
.contact-grid span { color:var(--ntu-blue); font-size:10px; font-weight:900; letter-spacing:.14em; }
.contact-grid a { display:block; margin-top:48px; color:#006593; font-size:24px; font-weight:780; }
.contact-grid p { margin:46px 0 0; font-size:16px; line-height:1.7; }

@media (max-width:1180px) {
  .core-hero__inner { grid-template-columns:1fr 1fr; gap:26px; min-height:530px; }
  .core-hero__visual svg { width:108%; }
  .core-card-grid--3 { grid-template-columns:repeat(2,1fr); }
  .core-flow--5 { grid-template-columns:repeat(5,1fr); }
  .partner-domain-grid { grid-template-columns:repeat(3,1fr); }
  .partner-domain-grid article:nth-child(3) { border-right:0; }
  .partner-domain-grid article:nth-child(-n+3) { border-bottom:1px solid #dbe5e9; }
  .project-cap-grid { grid-template-columns:repeat(2,1fr); }
  .service-lifecycle { grid-template-columns:repeat(3,1fr); }
  .service-lifecycle > div:nth-child(3) { border-right:0; }
  .service-lifecycle > div:nth-child(-n+3) { border-bottom:1px solid #dbe4e8; }
}

@media (max-width:900px) {
  .core-hero__inner { grid-template-columns:1fr; min-height:auto; }
  .core-hero__copy { padding:68px 0 22px; }
  .core-hero__visual { min-height:380px; margin-bottom:35px; }
  .core-hero__visual svg { width:min(100%,620px); }
  .core-heading--split,.about-page-intro { grid-template-columns:1fr; gap:26px; }
  .industry-page-grid { grid-template-columns:1fr; }
  .core-metric-grid { grid-template-columns:1fr 1fr; }
  .core-metric-grid article:nth-child(2) { border-right:0; }
  .core-metric-grid article:nth-child(-n+2) { border-bottom:1px solid #dce5e9; }
  .partner-page-logos { grid-template-columns:repeat(3,1fr); }
  .partner-domain-grid { grid-template-columns:1fr 1fr; }
  .partner-domain-grid article { border-right:1px solid #dbe5e9; border-bottom:1px solid #dbe5e9; }
  .partner-domain-grid article:nth-child(2n) { border-right:0; }
  .partner-domain-grid article:last-child { border-bottom:0; }
  .service-lifecycle { grid-template-columns:1fr 1fr; }
  .service-lifecycle > div { border-right:1px solid #dbe4e8; border-bottom:1px solid #dbe4e8; }
  .service-lifecycle > div:nth-child(2n) { border-right:0; }
  .about-pillar-grid { grid-template-columns:1fr; }
  .about-pillar-grid article { border-right:0; border-bottom:1px solid #dce5e9; }
  .about-pillar-grid article:last-child { border-bottom:0; }
  .about-future__inner { grid-template-columns:1fr; }
  .contact-grid { grid-template-columns:1fr; }
  .contact-grid > div { border-right:0; border-bottom:1px solid #dce5e9; }
  .contact-grid > div:last-child { border-bottom:0; }
}

@media (max-width:620px) {
  .core-hero h1 { font-size:clamp(42px,12vw,58px); }
  .core-hero__copy > p:last-child { font-size:16px; }
  .core-hero__visual { min-height:295px; margin-inline:-24px; }
  .core-hero__tag { display:none; }
  .core-section { padding:72px 0; }
  .core-card-grid--3,.core-metric-grid,.partner-page-logos,.partner-domain-grid,.project-cap-grid,.about-values__grid { grid-template-columns:1fr; }
  .core-card { min-height:auto; }
  .core-flow--5 { grid-template-columns:1fr; }
  .core-flow > div { min-height:120px; border-right:0; border-bottom:1px solid #d8e5ea; }
  .core-flow > div:last-child { border-bottom:0; }
  .core-flow > div:not(:last-child)::after { display:none; }
  .core-flow strong { margin-top:26px; }
  .core-crosslink,.core-cta__inner { align-items:flex-start; flex-direction:column; }
  .industry-page-card { min-height:0; }
  .industry-page-card__image { height:230px; }
  .industry-page-card__meta { align-items:flex-start; flex-direction:column; gap:8px; }
  .core-metric-grid article,.partner-domain-grid article { border-right:0; border-bottom:1px solid #dce5e9; }
  .partner-page-logo { min-height:105px; }
  .project-timeline article { grid-template-columns:52px 1fr; gap:18px; }
  .project-timeline::before { left:24px; }
  .project-timeline article > span { width:48px; height:48px; }
  .service-lifecycle { grid-template-columns:1fr; }
  .service-lifecycle > div { border-right:0!important; }
  .service-lifecycle > div:not(:last-child)::after { display:none; }
  .about-future,.service-principle { padding:72px 0; }
}

@media (prefers-reduced-motion:reduce) {
  .core-hero__visual .cv-flow { animation:none; }
  .core-card,.industry-page-card__image img,.partner-page-logo img { transition:none; }
}
