html { scroll-padding-top: 72px; }
.geo-abc-page { color: #141619; background: #fff; }
.geo-abc-page main { overflow: hidden; }
.geo-abc-page .header { border-bottom: 1px solid #e7eaed; }
.geo-abc-page .nav a[href="/geo/"] { color: #111820; font-weight: 700; }

.geo-hero {
  padding: 0 6vw;
  color: #fff;
  background: #07111d;
}
.geo-hero-inner {
  width: min(1200px, 100%);
  min-height: 720px;
  margin: auto;
  padding: 72px 0 88px;
  display: grid;
  grid-template-columns: minmax(0, .95fr) minmax(520px, 1.05fr);
  align-items: center;
  gap: 72px;
}
.geo-breadcrumb { margin-bottom: 58px; display: flex; gap: 10px; color: #8493a2; font-size: 13px; }
.geo-breadcrumb a { color: #65d9ff; }
.geo-kicker,
.geo-section-tag { margin: 0 0 24px; color: #65d9ff; font-size: 12px; font-weight: 800; letter-spacing: .13em; }
.geo-hero h1 { margin: 0; font-size: clamp(48px, 5vw, 74px); line-height: 1.02; letter-spacing: -.065em; }
.geo-lead { max-width: 610px; margin: 28px 0 0; color: #bec7d0; font-size: 18px; line-height: 1.8; }
.geo-actions { margin-top: 34px; display: flex; gap: 14px; }
.geo-trust { margin: 25px 0 0; color: #7f8e9c; font-size: 12px; }
.geo-hero-visual { overflow: hidden; border: 1px solid #2a3948; background: #101a26; box-shadow: 0 30px 80px rgba(0, 0, 0, .26); }
.geo-window-bar { height: 44px; padding: 0 16px; display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid #2a3948; color: #7e8e9d; font-size: 10px; letter-spacing: .08em; }
.geo-window-bar span:first-child { color: #65d9ff; }
.geo-hero-visual img { width: 100%; height: 430px; display: block; object-fit: cover; object-position: center; }
.geo-hero-visual > p { margin: 0; padding: 12px 16px 15px; color: #80909e; font-size: 10px; line-height: 1.6; }

.geo-section { width: min(1200px, 88vw); margin: auto; padding: 112px 0; }
.geo-heading-grid { margin-bottom: 62px; display: grid; grid-template-columns: minmax(0, 1fr) minmax(380px, .75fr); align-items: end; gap: 88px; }
.geo-heading-grid h2 { margin: 0; font-size: clamp(44px, 5vw, 70px); line-height: .99; letter-spacing: -.065em; }
.geo-heading-grid > p { margin: 0 0 5px; color: #626d78; font-size: 17px; line-height: 1.85; }
.geo-heading-grid.light > p { color: #aeb8c3; }

.geo-workflow-list span { color: #2563eb; font-size: 11px; }

.geo-measurement,
.geo-evidence { color: #fff; background: #07111d; }
.geo-measure-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 18px; }
.geo-measure-grid article { min-height: 360px; padding: 38px; border: 1px solid #31404f; background: #0b1724; }
.geo-measure-grid article.emphasis { border-color: #39718e; background: #0d1b29; }
.geo-measure-grid span { color: #65d9ff; font-size: 11px; font-weight: 700; letter-spacing: .09em; }
.geo-measure-grid h3 { margin: 64px 0 14px; font-size: 33px; }
.geo-measure-grid p { margin: 0; color: #bdc7d0; line-height: 1.8; }
.geo-measure-grid ul { margin: 25px 0 0; padding: 20px 0 0; display: grid; gap: 11px; border-top: 1px solid #31404f; color: #94a2af; list-style: none; }
.geo-measure-grid li::before { content: "—"; margin-right: 10px; color: #65d9ff; }
.geo-ledger { margin-top: 18px; padding: 28px 32px; display: grid; grid-template-columns: 170px 1fr; gap: 30px; border: 1px solid #31404f; }
.geo-ledger span { color: #65d9ff; font-size: 11px; }
.geo-ledger strong { color: #c6d0d9; font-size: 16px; line-height: 1.65; }


.geo-workflow { padding-top: 96px; }
.geo-workflow-list { margin: 0; padding: 0; display: grid; grid-template-columns: repeat(5, 1fr); border-top: 2px solid #141619; border-bottom: 1px solid #d8dde2; list-style: none; }
.geo-workflow-list li { min-height: 245px; padding: 32px 23px; border-right: 1px solid #d8dde2; }
.geo-workflow-list li:last-child { border-right: 0; }
.geo-workflow-list h3 { margin: 68px 0 12px; font-size: 21px; line-height: 1.35; }
.geo-workflow-list p { margin: 0; color: #626d78; line-height: 1.72; }

.geo-scenarios { padding-top: 90px; }
.geo-scenario-list { border-top: 2px solid #141619; }
.geo-scenario-list article { min-height: 126px; display: grid; grid-template-columns: 120px 260px 1fr; align-items: center; gap: 28px; border-bottom: 1px solid #d8dde2; }
.geo-scenario-list span { color: #2563eb; font-size: 11px; }
.geo-scenario-list h3 { margin: 0; font-size: 27px; }
.geo-scenario-list p { margin: 0; color: #626d78; line-height: 1.75; }

.geo-services { padding-top: 88px; }
.geo-service-list { border-top: 2px solid #141619; }
.geo-service-list article { min-height: 150px; display: grid; grid-template-columns: 150px 260px 1fr 150px; align-items: center; gap: 24px; border-bottom: 1px solid #d8dde2; }
.geo-service-list span { color: #2563eb; font-size: 11px; }
.geo-service-list h3 { margin: 0; font-size: 26px; }
.geo-service-list p { margin: 0; color: #626d78; line-height: 1.75; }
.geo-service-list a { color: #2563eb; font-size: 13px; font-weight: 700; text-align: right; }

.geo-evidence-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.geo-evidence-grid a { min-height: 315px; padding: 32px; border: 1px solid #31404f; background: #0b1724; }
.geo-evidence-grid span { color: #65d9ff; font-size: 10px; font-weight: 700; letter-spacing: .08em; }
.geo-evidence-grid h3 { margin: 70px 0 13px; font-size: 26px; }
.geo-evidence-grid p { margin: 0; color: #9eabb7; line-height: 1.75; }
.geo-evidence-grid strong { margin-top: 28px; display: block; color: #65d9ff; font-size: 13px; }


.geo-faq { padding-top: 52px; }
.geo-faq-list { border-top: 2px solid #141619; }
.geo-faq details { border-bottom: 1px solid #d4d9de; }
.geo-faq summary { position: relative; padding: 28px 42px 28px 0; font-size: 20px; font-weight: 700; cursor: pointer; list-style: none; }
.geo-faq summary::-webkit-details-marker { display: none; }
.geo-faq summary::after { content: "+"; position: absolute; right: 8px; top: 25px; color: #2563eb; font-size: 28px; font-weight: 400; }
.geo-faq details[open] summary::after { content: "−"; }
.geo-faq details p { max-width: 860px; margin: -2px 0 30px; color: #626d78; line-height: 1.85; }

.geo-cta { min-height: 430px; padding: 90px 6vw; display: flex; align-items: center; justify-content: center; gap: 100px; color: #fff; background: #07111d; }
.geo-cta > div { max-width: 840px; }
.geo-cta h2 { margin: 0; font-size: clamp(45px, 5vw, 70px); line-height: 1.02; letter-spacing: -.065em; }
.geo-cta p:last-child { margin: 24px 0 0; color: #b9c4cf; font-size: 17px; }
.geo-cta .button { flex: 0 0 auto; }
.geo-abc-page .site-footer { border-top: 0; }

@media (max-width: 1000px) {
  .geo-hero-inner { grid-template-columns: 1fr; gap: 42px; padding-top: 54px; }
  .geo-breadcrumb { margin-bottom: 42px; }
  .geo-hero-visual { width: 100%; }
  .geo-hero-visual img { height: auto; max-height: 580px; }
  .geo-heading-grid { grid-template-columns: 1fr; gap: 30px; }
  .geo-heading-grid > p { max-width: 760px; }

  .geo-workflow-list { grid-template-columns: repeat(3, 1fr); }
  .geo-workflow-list li:nth-child(3) { border-right: 0; }
  .geo-workflow-list li:nth-child(n + 4) { border-top: 1px solid #d8dde2; }
  .geo-service-list article { grid-template-columns: 110px 220px 1fr; }
  .geo-service-list a { grid-column: 3; text-align: left; }
  .geo-evidence-grid { grid-template-columns: 1fr; }
  .geo-evidence-grid a { min-height: 250px; }
}

@media (max-width: 720px) {
  .geo-hero { padding: 0 18px; }
  .geo-hero-inner { min-height: auto; padding: 58px 0 44px; }
  .geo-breadcrumb { display: none; }
  .geo-kicker,
  .geo-section-tag { margin-bottom: 18px; font-size: 10px; }
  .geo-hero h1 { font-size: 43px; }
  .geo-lead { margin-top: 22px; font-size: 15px; line-height: 1.75; }
  .geo-actions { margin-top: 30px; display: grid; grid-template-columns: 1fr; }
  .geo-actions .button { width: 100%; }
  .geo-trust { line-height: 1.7; }
  .geo-hero-visual { margin-top: 14px; }
  .geo-window-bar { height: 38px; }
  .geo-hero-visual img { height: 310px; object-fit: cover; }

  .geo-section { width: auto; padding: 78px 18px; }
  .geo-heading-grid { margin-bottom: 42px; gap: 24px; }
  .geo-heading-grid h2 { font-size: 41px; }
  .geo-heading-grid > p { font-size: 15px; line-height: 1.75; }


  .geo-measure-grid { grid-template-columns: 1fr; }
  .geo-measure-grid article { min-height: 0; padding: 28px 24px; }
  .geo-measure-grid h3 { margin-top: 44px; font-size: 28px; }
  .geo-ledger { padding: 24px; grid-template-columns: 1fr; gap: 16px; }


  .geo-workflow { padding-top: 72px; }
  .geo-workflow-list { grid-template-columns: 1fr; }
  .geo-workflow-list li,
  .geo-workflow-list li:nth-child(3),
  .geo-workflow-list li:nth-child(n + 4) { min-height: 0; padding: 28px 0; border-right: 0; border-top: 0; border-bottom: 1px solid #d8dde2; }
  .geo-workflow-list h3 { margin: 34px 0 10px; }

  .geo-scenarios { padding-top: 72px; }
  .geo-scenario-list article { min-height: 0; padding: 26px 0; grid-template-columns: 72px 1fr; gap: 14px; }
  .geo-scenario-list h3 { font-size: 23px; }
  .geo-scenario-list p { grid-column: 2; font-size: 15px; }

  .geo-services { padding-top: 70px; }
  .geo-service-list article { min-height: 0; padding: 28px 0; grid-template-columns: 72px 1fr; gap: 14px; }
  .geo-service-list h3 { font-size: 23px; }
  .geo-service-list p,
  .geo-service-list a { grid-column: 2; text-align: left; }

  .geo-evidence-grid a { min-height: 0; padding: 28px 24px; }
  .geo-evidence-grid h3 { margin-top: 44px; }


  .geo-faq { padding-top: 30px; }
  .geo-faq summary { padding: 24px 36px 24px 0; font-size: 17px; line-height: 1.45; }
  .geo-faq summary::after { top: 21px; }
  .geo-faq details p { font-size: 15px; }

  .geo-cta { min-height: 0; padding: 76px 18px; display: block; }
  .geo-cta h2 { font-size: 41px; }
  .geo-cta p:last-child { font-size: 15px; line-height: 1.75; }
  .geo-cta .button { width: 100%; margin-top: 32px; }
}

@media (max-width: 380px) {
  .geo-hero h1,
  .geo-heading-grid h2,
  .geo-cta h2 { font-size: 37px; }
  .geo-hero-visual img { height: 270px; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
}
