:root {
  --ink: #16344c;
  --ink-deep: #0f2436;
  --ink-soft: #295269;
  --teal: #2a8c8f;
  --teal-soft: #79b9b1;
  --gold: #d9a441;
  --gold-soft: #f0cf8f;
  --cream: #f6f2ea;
  --sand: #e7ded1;
  --paper: #fffdf8;
  --mist: #edf3f2;
  --text: #21333f;
  --muted: #5d6f79;
  --line: rgba(15, 36, 54, 0.12);
  --line-strong: rgba(15, 36, 54, 0.2);
  --shadow-sm: 0 12px 30px rgba(15, 36, 54, 0.08);
  --shadow-md: 0 20px 60px rgba(15, 36, 54, 0.12);
  --shadow-lg: 0 28px 90px rgba(15, 36, 54, 0.18);
  --radius-sm: 18px;
  --radius-md: 28px;
  --radius-lg: 40px;
  --container: 1180px;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  font-family: "Manrope", sans-serif;
  color: var(--text);
  background:
    radial-gradient(circle at top left, rgba(42, 140, 143, 0.08), transparent 22%),
    radial-gradient(circle at top right, rgba(217, 164, 65, 0.08), transparent 24%),
    linear-gradient(180deg, #fbf8f2 0%, #f5f0e7 100%);
  overflow-x: hidden;
}

img {
  display: block;
  max-width: 100%;
}

a {
  color: inherit;
  text-decoration: none;
}

button {
  font: inherit;
}

.container {
  width: min(calc(100% - 40px), var(--container));
  margin: 0 auto;
}

.brand-rail {
  position: fixed;
  inset: 0 0 auto;
  height: 5px;
  background: linear-gradient(90deg, var(--teal) 0%, var(--ink) 38%, var(--gold) 100%);
  z-index: 200;
}

.site-header {
  position: sticky;
  top: 0;
  z-index: 150;
  backdrop-filter: blur(18px);
  background: rgba(255, 252, 246, 0.86);
  border-bottom: 1px solid rgba(15, 36, 54, 0.08);
}

.nav-shell {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 88px;
  gap: 28px;
}

.brand {
  flex-shrink: 0;
}

.brand img {
  width: min(100%, 320px);
}

.site-nav {
  display: flex;
  align-items: center;
  gap: 20px;
}

.site-nav a {
  position: relative;
  font-size: 13px;
  font-weight: 800;
  color: var(--ink-deep);
}

.site-nav a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -8px;
  width: 0;
  height: 2px;
  border-radius: 999px;
  background: var(--gold);
  transition: width 0.24s ease;
}

.site-nav a:hover::after,
.site-nav a:focus-visible::after {
  width: 100%;
}

.site-nav a.active {
  color: var(--gold);
}

.site-nav a.active::after {
  width: 100%;
}

.nav-cta {
  padding: 12px 18px;
  border-radius: 999px;
  background: linear-gradient(135deg, var(--gold), #b98727);
  color: #fff !important;
  box-shadow: 0 14px 32px rgba(217, 164, 65, 0.26);
}

.nav-cta::after {
  display: none;
}

.nav-toggle {
  display: none;
  width: 48px;
  height: 48px;
  border: 1px solid var(--line);
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.88);
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 6px;
  cursor: pointer;
}

.nav-toggle span {
  width: 20px;
  height: 2px;
  background: var(--ink-deep);
  border-radius: 999px;
}

.hero {
  position: relative;
  padding: 64px 0 88px;
  overflow: hidden;
}

.hero-wash {
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 18% 18%, rgba(42, 140, 143, 0.18), transparent 24%),
    radial-gradient(circle at 82% 18%, rgba(217, 164, 65, 0.14), transparent 22%),
    linear-gradient(145deg, rgba(15, 36, 54, 0.98), rgba(22, 52, 76, 0.95));
}

.hero-grid {
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.055) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.055) 1px, transparent 1px);
  background-size: 58px 58px;
  mask-image: linear-gradient(180deg, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.18));
  pointer-events: none;
}

.hero-layout {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr);
  gap: 52px;
  align-items: center;
}

.section-kicker {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 20px;
  color: rgba(255, 255, 255, 0.82);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.section-kicker::before {
  content: "";
  width: 34px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, var(--teal), var(--gold));
}

.section-heading .section-kicker,
.section-about .section-kicker,
.section-engagement .section-kicker,
.section-model .section-kicker,
.section-software .section-kicker,
.section-contact .section-kicker,
.tools-kicker {
  color: var(--ink);
}

.hero h1,
.section h2,
.closing-inner h2 {
  margin: 0;
  font-family: "Cormorant Garamond", serif;
  letter-spacing: -0.02em;
}

.hero h1 {
  font-size: clamp(3.1rem, 6vw, 5.3rem);
  line-height: 0.94;
  color: #fff;
  max-width: 11ch;
}

.hero h1 span {
  display: block;
  margin-top: 16px;
  color: rgba(255, 255, 255, 0.74);
  font-size: clamp(1.6rem, 2.9vw, 2.45rem);
  line-height: 1.08;
}

.hero-text {
  max-width: 64ch;
  margin: 24px 0 0;
  color: rgba(255, 255, 255, 0.72);
  font-size: 1rem;
  line-height: 1.9;
}

.hero-actions,
.contact-cta-row {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 34px;
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  padding: 14px 22px;
  border-radius: 999px;
  border: 1px solid transparent;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.01em;
  transition: transform 0.24s ease, box-shadow 0.24s ease, border-color 0.24s ease, background 0.24s ease;
}

.btn:hover,
.btn:focus-visible {
  transform: translateY(-2px);
}

.btn-primary {
  background: linear-gradient(135deg, var(--gold), #ba8828);
  color: #fff;
  box-shadow: 0 18px 38px rgba(217, 164, 65, 0.28);
}

.btn-secondary {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.24);
  background: rgba(255, 255, 255, 0.06);
}

.btn-outline-dark {
  color: var(--ink-deep);
  border-color: var(--line-strong);
  background: rgba(255, 255, 255, 0.72);
}

.hero-metrics {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  margin-top: 40px;
  max-width: 660px;
}

.metric-card {
  padding: 18px 18px 16px;
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.metric-card strong {
  display: block;
  color: #fff;
  font-size: 1.2rem;
}

.metric-card span {
  display: block;
  margin-top: 6px;
  color: rgba(255, 255, 255, 0.62);
  font-size: 0.9rem;
}

.hero-stack {
  position: relative;
  min-height: 660px;
}

.hero-panel {
  position: absolute;
  overflow: hidden;
  border-radius: 34px;
  background: #fff;
  border: 1px solid rgba(255, 255, 255, 0.22);
  box-shadow: var(--shadow-lg);
}

.hero-panel-main {
  inset: 48px 0 120px 88px;
  padding: 0;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.97), rgba(236, 244, 243, 0.96));
}

.hero-panel-top {
  top: 0;
  left: 0;
  width: 230px;
  min-height: 176px;
  transform: rotate(-7deg);
}

.hero-panel-bottom {
  right: 16px;
  bottom: 0;
  width: 256px;
  min-height: 188px;
  transform: rotate(5deg);
}

.hero-photo {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.panel-badge,
.panel-caption {
  position: absolute;
  left: 18px;
  bottom: 18px;
  display: inline-flex;
  align-items: center;
  min-height: 36px;
  padding: 0 14px;
  border-radius: 999px;
  background: rgba(15, 36, 54, 0.78);
  color: #fff;
  font-size: 0.74rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.dashboard-card {
  height: 100%;
  padding: 30px;
  background:
    radial-gradient(circle at top right, rgba(217, 164, 65, 0.12), transparent 22%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(236, 244, 243, 0.9));
}

.dashboard-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}

.dashboard-chip {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 0 12px;
  border-radius: 999px;
  background: rgba(42, 140, 143, 0.1);
  color: var(--teal);
  font-size: 0.76rem;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.dashboard-dot {
  width: 14px;
  height: 14px;
  border-radius: 999px;
  background: linear-gradient(135deg, var(--teal), var(--gold));
}

.dashboard-card h2 {
  margin-top: 20px;
  color: var(--ink-deep);
  font-size: 2.25rem;
  line-height: 0.98;
  max-width: 10ch;
}

.dashboard-bars {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  align-items: end;
  gap: 12px;
  height: 120px;
  margin: 24px 0 20px;
}

.bar {
  display: block;
  width: 100%;
  border-radius: 18px 18px 8px 8px;
  background: linear-gradient(180deg, rgba(42, 140, 143, 0.18), rgba(22, 52, 76, 0.82));
}

.bar-a { height: 45%; }
.bar-b { height: 72%; }
.bar-c { height: 58%; }
.bar-d { height: 88%; background: linear-gradient(180deg, rgba(217, 164, 65, 0.24), rgba(22, 52, 76, 0.92)); }

.dashboard-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.dashboard-grid div {
  padding: 16px;
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.74);
  border: 1px solid rgba(15, 36, 54, 0.08);
}

.dashboard-grid strong {
  display: block;
  color: var(--ink-deep);
  font-size: 0.95rem;
}

.dashboard-grid span {
  display: block;
  margin-top: 7px;
  color: var(--muted);
  font-size: 0.86rem;
  line-height: 1.65;
}

.mini-card {
  min-height: 100%;
  padding: 24px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.95), rgba(243, 247, 244, 0.92));
}

.mini-label {
  display: inline-block;
  margin-bottom: 14px;
  color: var(--gold);
  font-size: 0.74rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.mini-card strong {
  display: block;
  color: var(--ink-deep);
  font-size: 1.05rem;
  line-height: 1.5;
}

.hero-note {
  position: absolute;
  left: 24px;
  bottom: 44px;
  width: min(100%, 320px);
  display: flex;
  gap: 16px;
  padding: 18px;
  border-radius: 24px;
  background: rgba(255, 251, 245, 0.96);
  border: 1px solid rgba(15, 36, 54, 0.08);
  box-shadow: var(--shadow-md);
}

.hero-note img {
  width: 56px;
  height: 56px;
  border-radius: 18px;
  flex-shrink: 0;
}

.hero-note span {
  display: block;
  color: var(--ink-deep);
  font-size: 0.94rem;
  line-height: 1.65;
  font-weight: 700;
}

.overview-strip {
  margin-top: -34px;
  position: relative;
  z-index: 2;
}

.overview-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.overview-card {
  padding: 24px;
  background: rgba(255, 252, 246, 0.94);
  border: 1px solid rgba(15, 36, 54, 0.08);
  border-radius: 24px;
  box-shadow: var(--shadow-sm);
}

.overview-label,
.contact-card-label,
.region-label,
.stat-label {
  display: inline-block;
  color: var(--teal);
  font-size: 0.8rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.overview-card p {
  margin: 10px 0 0;
  color: var(--text);
  line-height: 1.7;
}

.section {
  padding: 110px 0;
}

.page-hero {
  position: relative;
  padding: 92px 0 74px;
  overflow: hidden;
}

.page-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 15% 18%, rgba(42, 140, 143, 0.16), transparent 24%),
    radial-gradient(circle at 86% 18%, rgba(217, 164, 65, 0.12), transparent 24%),
    linear-gradient(145deg, rgba(15, 36, 54, 0.98), rgba(22, 52, 76, 0.95));
}

.page-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.05) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.05) 1px, transparent 1px);
  background-size: 58px 58px;
  mask-image: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.2));
}

.page-hero-layout {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1.04fr) minmax(0, 0.96fr);
  gap: 42px;
  align-items: center;
}

.page-hero-copy h1 {
  margin: 0;
  color: #fff;
  font-family: "Cormorant Garamond", serif;
  font-size: clamp(3rem, 5.2vw, 4.8rem);
  line-height: 0.96;
  max-width: 11ch;
}

.page-hero-copy p {
  max-width: 64ch;
  margin: 22px 0 0;
  color: rgba(255, 255, 255, 0.72);
  line-height: 1.9;
}

.page-hero-media {
  position: relative;
  min-height: 420px;
  border-radius: 34px;
  overflow: hidden;
  box-shadow: var(--shadow-lg);
}

.page-hero-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.page-hero-media::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 22%, rgba(15, 36, 54, 0.62) 100%);
}

.page-hero-chip {
  position: absolute;
  left: 18px;
  bottom: 18px;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  min-height: 38px;
  padding: 0 14px;
  border-radius: 999px;
  background: rgba(255, 251, 245, 0.92);
  color: var(--ink-deep);
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

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

.page-grid,
.contact-page-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 28px;
  align-items: start;
}

.info-stack,
.contact-methods,
.process-list,
.job-grid {
  display: grid;
  gap: 18px;
}

.info-card,
.method-card,
.job-card,
.process-step,
.form-card,
.contact-summary {
  padding: 28px;
  border-radius: 28px;
  background: rgba(255, 255, 255, 0.84);
  border: 1px solid rgba(15, 36, 54, 0.08);
  box-shadow: var(--shadow-sm);
}

.info-card h3,
.method-card h3,
.job-card h3,
.process-step h3,
.form-card h3,
.contact-summary h3 {
  margin: 0 0 10px;
  color: var(--ink-deep);
  font-size: 1.24rem;
}

.info-card p,
.method-card p,
.job-card p,
.process-step p,
.form-card p,
.contact-summary p {
  margin: 0;
  color: var(--muted);
  line-height: 1.8;
}

.job-tags,
.method-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 16px;
}

.job-tag,
.method-tags span {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 0 12px;
  border-radius: 999px;
  background: rgba(42, 140, 143, 0.08);
  border: 1px solid rgba(42, 140, 143, 0.18);
  color: var(--ink);
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.job-actions,
.method-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 20px;
}

.process-step {
  display: grid;
  grid-template-columns: 62px minmax(0, 1fr);
  gap: 16px;
}

.step-no {
  width: 54px;
  height: 54px;
  display: grid;
  place-items: center;
  border-radius: 18px;
  background: linear-gradient(135deg, rgba(42, 140, 143, 0.14), rgba(217, 164, 65, 0.14));
  color: var(--ink);
  font-size: 1rem;
  font-weight: 800;
}

.form-card {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.92), rgba(236, 244, 243, 0.9));
}

.form-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  margin-top: 22px;
}

.field {
  display: flex;
  flex-direction: column;
  gap: 7px;
}

.field-full {
  grid-column: 1 / -1;
}

.field label {
  color: var(--ink-deep);
  font-size: 0.84rem;
  font-weight: 800;
}

.field input,
.field select,
.field textarea {
  width: 100%;
  padding: 13px 14px;
  border: 1.5px solid rgba(15, 36, 54, 0.12);
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.86);
  color: var(--text);
  outline: none;
  transition: border-color 0.22s ease, box-shadow 0.22s ease, background 0.22s ease;
}

.field input:focus,
.field select:focus,
.field textarea:focus {
  border-color: rgba(42, 140, 143, 0.55);
  box-shadow: 0 0 0 4px rgba(42, 140, 143, 0.12);
  background: #fff;
}

.field textarea {
  min-height: 132px;
  resize: vertical;
}

.form-note {
  margin-top: 14px;
  color: var(--muted);
  font-size: 0.9rem;
  line-height: 1.7;
}

.section h2 {
  font-size: clamp(2.6rem, 4vw, 4rem);
  line-height: 0.98;
  color: var(--ink-deep);
  max-width: 100%;
}

.section-heading {
  max-width: 1140px;
  margin-bottom: 38px;
}

.section-heading p,
.about-copy p,
.advantage-list p,
.contact-copy p,
.about-brand-card p,
.contact-panel-head p,
.site-footer p,
.closing-inner p,
.tools-panel h3,
.region-card p {
  color: var(--muted);
  line-height: 1.9;
}

.about-layout,
.model-layout,
.contact-layout {
  display: grid;
  grid-template-columns: minmax(0, 1.04fr) minmax(0, 0.96fr);
  gap: 44px;
  align-items: start;
}

.value-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  margin-top: 30px;
}

.value-card,
.contact-card,
.faq-card {
  padding: 24px;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid rgba(15, 36, 54, 0.08);
  box-shadow: var(--shadow-sm);
}

.value-card h3,
.service-card h3,
.advantage-list h3,
.contact-card h3,
.faq-card h3,
.region-card h3 {
  margin: 0 0 10px;
  color: var(--ink-deep);
  font-size: 1.08rem;
}

.value-card p,
.service-card p,
.contact-card p,
.faq-card p {
  margin: 0;
  color: var(--muted);
  line-height: 1.75;
}

.about-visual {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.about-brand-card {
  grid-column: 1 / -1;
  padding: 28px;
  border-radius: 30px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.88), rgba(236, 244, 243, 0.92));
  border: 1px solid rgba(15, 36, 54, 0.08);
  box-shadow: var(--shadow-md);
}

.about-wordmark {
  width: min(100%, 350px);
  margin-bottom: 14px;
}

.about-photo-card,
.board-card,
.region-card {
  border-radius: 28px;
  background: rgba(255, 255, 255, 0.84);
  border: 1px solid rgba(15, 36, 54, 0.08);
  box-shadow: var(--shadow-sm);
}

.about-photo-card {
  position: relative;
  min-height: 310px;
  overflow: hidden;
}

.about-photo-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.photo-chip {
  position: absolute;
  left: 16px;
  bottom: 16px;
  display: inline-flex;
  align-items: center;
  min-height: 38px;
  padding: 0 14px;
  border-radius: 999px;
  background: rgba(255, 251, 245, 0.92);
  color: var(--ink-deep);
  font-size: 0.76rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.board-card,
.region-card {
  padding: 28px;
}

.board-card strong {
  display: block;
  margin-top: 12px;
  color: var(--ink-deep);
  font-size: 1.4rem;
  line-height: 1.35;
}

.about-photo-card.accent {
  transform: translateY(36px);
}

.section-services {
  background:
    linear-gradient(180deg, rgba(15, 36, 54, 0.03), transparent 14%),
    linear-gradient(180deg, #f8f4ed 0%, #f4eee4 100%);
}

.section-engagement {
  background:
    radial-gradient(circle at right top, rgba(42, 140, 143, 0.08), transparent 24%),
    radial-gradient(circle at left bottom, rgba(217, 164, 65, 0.08), transparent 22%),
    linear-gradient(180deg, #f7f3eb 0%, #fdfaf4 100%);
}

.engagement-layout {
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr);
  gap: 42px;
  align-items: center;
}

.engagement-copy h2 {
  max-width: 30ch;
}

.engagement-copy p {
  color: var(--muted);
  line-height: 1.9;
}

.engagement-pillars {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  margin-top: 28px;
}

.engagement-card,
.diagram-card {
  border-radius: 28px;
  background: rgba(255, 255, 255, 0.86);
  border: 1px solid rgba(15, 36, 54, 0.08);
  box-shadow: var(--shadow-sm);
}

.engagement-card {
  padding: 24px;
}

.engagement-label,
.diagram-label {
  display: inline-flex;
  align-items: center;
  min-height: 32px;
  padding: 0 12px;
  border-radius: 999px;
  background: rgba(42, 140, 143, 0.09);
  color: var(--teal);
  font-size: 0.76rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.engagement-card h3 {
  margin: 16px 0 10px;
  color: var(--ink-deep);
  font-size: 1.08rem;
}

.engagement-card p {
  margin: 0;
  line-height: 1.75;
}

.diagram-card {
  margin: 0;
  padding: 24px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(236, 244, 243, 0.92));
}

.diagram-head {
  display: grid;
  gap: 12px;
}

.diagram-head p {
  margin: 0;
  color: var(--muted);
  line-height: 1.75;
}

.diagram-card img {
  width: 100%;
  height: auto;
  margin-top: 22px;
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
}

.service-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.service-card {
  padding: 28px;
  border-radius: 28px;
  background: rgba(255, 255, 255, 0.84);
  border: 1px solid rgba(15, 36, 54, 0.08);
  box-shadow: var(--shadow-sm);
}

.service-mark {
  width: 54px;
  height: 54px;
  display: grid;
  place-items: center;
  margin-bottom: 18px;
  border-radius: 18px;
  font-size: 0.92rem;
  font-weight: 800;
  color: #fff;
  background: linear-gradient(135deg, var(--teal), var(--ink-deep));
}

.service-card ul {
  margin: 18px 0 0;
  padding: 0;
  list-style: none;
}

.service-card li {
  position: relative;
  padding-left: 18px;
  margin-top: 10px;
  color: var(--text);
  line-height: 1.6;
}

.service-card li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.72em;
  width: 6px;
  height: 6px;
  border-radius: 999px;
  background: var(--gold);
}

.section-model {
  background:
    radial-gradient(circle at left center, rgba(42, 140, 143, 0.08), transparent 20%),
    linear-gradient(180deg, #f5f1ea 0%, #f8f5ef 100%);
}

.advantage-list {
  display: grid;
  gap: 18px;
  margin-top: 28px;
}

.advantage-list article {
  display: grid;
  grid-template-columns: 74px minmax(0, 1fr);
  gap: 18px;
  padding: 22px;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.74);
  border: 1px solid rgba(15, 36, 54, 0.08);
}

.advantage-list span {
  width: 56px;
  height: 56px;
  display: grid;
  place-items: center;
  border-radius: 18px;
  background: linear-gradient(135deg, rgba(42, 140, 143, 0.12), rgba(217, 164, 65, 0.12));
  color: var(--ink);
  font-size: 1.05rem;
  font-weight: 800;
}

.model-board {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.board-card span {
  display: block;
  margin-top: 10px;
  color: var(--muted);
  line-height: 1.75;
}

.section-regions {
  background:
    radial-gradient(circle at top right, rgba(217, 164, 65, 0.08), transparent 18%),
    #f8f4ed;
}

.region-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.region-card h3 {
  font-size: 1.26rem;
  line-height: 1.4;
}

.tools-panel {
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
  gap: 24px;
  align-items: center;
  margin-top: 28px;
  padding: 28px;
  border-radius: 30px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.88), rgba(236, 244, 243, 0.92));
  border: 1px solid rgba(15, 36, 54, 0.08);
  box-shadow: var(--shadow-sm);
}

.tools-panel h3 {
  margin: 10px 0 0;
  color: var(--ink-deep);
  font-size: 1.28rem;
}

.tool-chip-row {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.tool-chip-row span {
  display: inline-flex;
  align-items: center;
  min-height: 42px;
  padding: 0 16px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.82);
  border: 1px solid rgba(15, 36, 54, 0.08);
  color: var(--ink-deep);
  font-size: 0.88rem;
  font-weight: 700;
}

.section-gallery {
  background:
    linear-gradient(180deg, rgba(15, 36, 54, 0.03), transparent 14%),
    linear-gradient(180deg, #faf7f2 0%, #f4efe8 100%);
}

.section-software {
  background:
    radial-gradient(circle at 12% 18%, rgba(42, 140, 143, 0.08), transparent 22%),
    radial-gradient(circle at 88% 20%, rgba(217, 164, 65, 0.08), transparent 24%),
    linear-gradient(180deg, #faf6ef 0%, #f4ede2 100%);
}

.software-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.software-card {
  position: relative;
  min-height: 178px;
  padding: 20px;
  border-radius: 28px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(236, 244, 243, 0.92));
  border: 1px solid rgba(15, 36, 54, 0.08);
  box-shadow: var(--shadow-sm);
  overflow: hidden;
  display: flex;
  flex-direction: column;
}

.software-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at top right, rgba(217, 164, 65, 0.14), transparent 24%),
    radial-gradient(circle at bottom left, rgba(42, 140, 143, 0.12), transparent 26%);
  pointer-events: none;
}

.software-type {
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 0 12px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.92);
  border: 1px solid rgba(15, 36, 54, 0.08);
  color: var(--teal);
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.software-card h3 {
  position: relative;
  z-index: 1;
  margin: auto 0 0;
  color: var(--ink-deep);
  font-size: clamp(1.05rem, 1.5vw, 1.3rem);
  line-height: 1.12;
  letter-spacing: -0.02em;
}

.software-logo {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  min-height: 62px;
  margin: 18px 0 18px;
}

.software-logo img {
  display: block;
  max-width: 100%;
  max-height: 42px;
  width: auto;
  height: auto;
  object-fit: contain;
}

.gallery-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  grid-auto-rows: 220px;
  gap: 16px;
}

.gallery-card {
  position: relative;
  overflow: hidden;
  padding: 0;
  border: 0;
  border-radius: 28px;
  background: #fff;
  cursor: pointer;
  box-shadow: var(--shadow-sm);
}

.gallery-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.gallery-card::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 24%, rgba(15, 36, 54, 0.74) 100%);
}

.gallery-card span {
  position: absolute;
  left: 18px;
  right: 18px;
  bottom: 18px;
  z-index: 1;
  color: #fff;
  font-size: 0.96rem;
  font-weight: 700;
  text-align: left;
}

.gallery-card-wide {
  grid-column: span 2;
}

.gallery-card-tall {
  grid-row: span 2;
}

.section-faq {
  background:
    linear-gradient(180deg, rgba(15, 36, 54, 0.03), transparent 14%),
    linear-gradient(180deg, #faf7f2 0%, #f4efe8 100%);
}

.faq-layout {
  display: grid;
  gap: 26px;
}

.faq-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.section-contact {
  background:
    linear-gradient(180deg, rgba(15, 36, 54, 0.02), transparent 18%),
    linear-gradient(180deg, #f6f2eb 0%, #f4eee5 100%);
}

.contact-cards {
  display: grid;
  gap: 16px;
  margin-top: 28px;
}

.contact-panel {
  padding: 30px;
  border-radius: 32px;
  background: linear-gradient(180deg, rgba(15, 36, 54, 0.98), rgba(22, 52, 76, 0.95));
  color: #fff;
  box-shadow: var(--shadow-lg);
}

.contact-panel-head img {
  width: min(100%, 340px);
  padding: 14px 18px;
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.96);
}

.contact-panel-head p {
  margin: 18px 0 0;
  color: rgba(255, 255, 255, 0.74);
}

.contact-links {
  display: grid;
  gap: 14px;
  margin-top: 28px;
}

.contact-links a {
  display: block;
  padding: 18px 20px;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.contact-links span {
  display: block;
  color: rgba(255, 255, 255, 0.58);
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.contact-links strong {
  display: block;
  margin-top: 7px;
  font-size: 1.02rem;
  line-height: 1.55;
}

.closing-band {
  padding: 0 0 100px;
}

.closing-inner {
  display: grid;
  gap: 18px;
  padding: 38px;
  border-radius: 34px;
  background:
    linear-gradient(135deg, rgba(15, 36, 54, 0.96), rgba(22, 52, 76, 0.92)),
    var(--ink-deep);
  box-shadow: var(--shadow-lg);
}

.closing-kicker {
  margin: 0;
  color: rgba(255, 255, 255, 0.62);
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.closing-inner h2 {
  max-width: 18ch;
  color: #fff;
  font-size: clamp(2.2rem, 3.4vw, 3.4rem);
  line-height: 0.98;
}

.closing-inner .btn {
  justify-self: start;
}

.site-footer {
  padding: 0 0 40px;
}

.footer-layout {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  padding-top: 22px;
  border-top: 1px solid var(--line);
}

.footer-wordmark {
  width: min(100%, 280px);
}

.footer-links {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  color: var(--muted);
  font-weight: 700;
}

.lightbox {
  width: min(calc(100% - 30px), 960px);
  padding: 18px;
  border: 0;
  border-radius: 26px;
  background: rgba(255, 255, 255, 0.98);
  box-shadow: var(--shadow-lg);
}

.lightbox::backdrop {
  background: rgba(15, 36, 54, 0.74);
  backdrop-filter: blur(6px);
}

.lightbox img {
  width: 100%;
  max-height: 76vh;
  object-fit: contain;
  border-radius: 18px;
  background: #f2f2f2;
}

.lightbox-caption {
  margin: 12px 4px 0;
  color: var(--text);
  font-weight: 700;
}

.lightbox-close {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  margin: 0 0 12px auto;
  padding: 0 14px;
  border: 1px solid var(--line);
  border-radius: 999px;
  background: #fff;
  color: var(--ink-deep);
  font-size: 13px;
  font-weight: 800;
  cursor: pointer;
}

.reveal {
  opacity: 0;
  transform: translateY(26px);
  transition: opacity 0.7s ease, transform 0.7s ease;
}

.reveal.is-visible {
  opacity: 1;
  transform: translateY(0);
}

.reveal-delay-1 {
  transition-delay: 0.12s;
}

.reveal-delay-2 {
  transition-delay: 0.22s;
}

@media (max-width: 1100px) {
  .hero-layout,
  .about-layout,
  .engagement-layout,
  .model-layout,
  .contact-layout,
  .tools-panel,
  .page-hero-layout,
  .page-grid,
  .contact-page-grid {
    grid-template-columns: 1fr;
  }

  .hero-stack {
    min-height: 560px;
  }

  .hero-panel-main {
    inset: 48px 24px 120px 96px;
  }

  .service-grid,
  .region-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .gallery-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 860px) {
  .nav-toggle {
    display: inline-flex;
  }

  .site-nav {
    position: absolute;
    top: calc(100% + 8px);
    right: 20px;
    left: 20px;
    display: none;
    flex-direction: column;
    align-items: stretch;
    gap: 6px;
    padding: 16px;
    border-radius: 24px;
    background: rgba(255, 252, 246, 0.98);
    border: 1px solid rgba(15, 36, 54, 0.08);
    box-shadow: var(--shadow-md);
  }

  .site-nav.is-open {
    display: flex;
  }

  .site-nav a {
    padding: 12px 8px;
  }

  .site-nav a::after {
    display: none;
  }

  .hero {
    padding-top: 34px;
  }

  .hero-metrics,
  .overview-grid,
  .value-grid,
  .engagement-pillars,
  .software-grid,
  .service-grid,
  .region-grid,
  .faq-grid,
  .model-board,
  .form-grid {
    grid-template-columns: 1fr;
  }

  .about-visual {
    grid-template-columns: 1fr;
  }

  .about-photo-card.accent {
    transform: none;
  }

  .page-hero-media {
    min-height: 320px;
  }

  .gallery-grid {
    grid-template-columns: 1fr;
    grid-auto-rows: 260px;
  }

  .gallery-card-wide,
  .gallery-card-tall {
    grid-column: auto;
    grid-row: auto;
  }

  .hero-stack {
    min-height: unset;
    display: grid;
    gap: 16px;
  }

  .hero-panel,
  .hero-note {
    position: relative;
    inset: auto;
    left: auto;
    right: auto;
    bottom: auto;
    top: auto;
    width: auto;
    min-height: auto;
    transform: none;
  }

  .footer-layout {
    flex-direction: column;
    align-items: flex-start;
  }
}

@media (max-width: 640px) {
  .nav-shell {
    min-height: 80px;
  }

  .brand img {
    width: 250px;
  }

  .section,
  .closing-band {
    padding-top: 82px;
  }

  .hero h1 {
    font-size: clamp(2.6rem, 14vw, 4rem);
  }

  .section h2,
  .closing-inner h2 {
    font-size: clamp(2.1rem, 12vw, 3rem);
    max-width: none;
  }

  .hero-actions,
  .contact-cta-row {
    flex-direction: column;
  }

  .btn {
    width: 100%;
  }

  .metric-card,
  .overview-card,
  .value-card,
  .service-card,
  .contact-card,
  .faq-card,
  .advantage-list article,
  .board-card,
  .region-card,
  .contact-panel,
  .closing-inner,
  .tools-panel {
    border-radius: 22px;
  }

  .dashboard-grid {
    grid-template-columns: 1fr;
  }
}
