/* Visual direction: the approved third FirstSite studio concept. */
body { background: var(--ocean-50); }
.site-header { max-width: 1440px; min-height: 88px; border: 0; }
.brand { font-size: 27px; letter-spacing: -.04em; flex-shrink: 0; }
.brand-name { display: inline-flex; align-items: baseline; white-space: nowrap; }
.brand-ai { margin-inline-start: 1px; color: var(--teal-700); font-size: 1em; font-weight: 850; letter-spacing: -.02em; }
.brand-mark { border-radius: 9px; transform: rotate(-12deg); background: var(--ocean-800); }
.header-cta, .button-primary { border-radius: 999px; background: var(--ocean-800); color: var(--on-ocean); padding: 13px 24px; }
.button-quiet { border-radius: 999px; border-color: var(--ocean-300); }
.hero, .page-hero, .product-hero { max-width: 1440px; padding: 64px 40px 76px; gap: 40px; }
.hero { grid-template-columns: .78fr 1.22fr; }
.hero h1, .page-hero h1, .product-hero h1 { font-size: clamp(2.5rem, 3.5vw, 3.5rem); line-height: 1.3; font-weight: 780; letter-spacing: -.035em; }
.hero-lead, .page-hero > p:not(.eyebrow) { font-size: 17px; line-height: 1.9; }
.hero-actions { margin-block: 28px 20px; }
.hero-facts { margin-block-start: 28px; }
.hero-studio { border-radius: 26px; border: 6px solid var(--surface); background: var(--surface); }
.hero-studio img { border-radius: 20px; }
.hero-studio p { background: var(--surface); border: 0; }
.page-hero { display: grid; grid-template-columns: .8fr 1.2fr; column-gap: 48px; row-gap: 0; align-content: center; }
.page-hero > * { grid-column: 1; }
.page-hero .page-art { grid-column: 2; grid-row: 1 / 5; align-self: center; margin: 0; border: 6px solid var(--surface); border-radius: 26px; overflow: hidden; }
.page-art img { display: block; inline-size: 100%; block-size: auto; }
.product-hero { grid-template-columns: .85fr 1.15fr; align-items: center; }
.product-hero .product-summary { padding: 24px; border: 1px solid var(--ocean-200); border-radius: 22px; background: var(--surface); font-size: 16px; }
.product-hero-art { margin: 0 0 22px; overflow: hidden; border-radius: 14px; background: var(--ocean-50); }
.product-hero-art img { display: block; width: 100%; height: auto; }
.product-hero-pro { grid-template-columns: .7fr 1.3fr; align-items: center; }
.product-hero-launch, .product-hero-enterprise { grid-template-columns: .7fr 1.3fr; align-items: center; }
.product-hero-copy { align-self: center; }
.product-hero-lead { max-width: 430px; color: var(--gray-700); font-size: 17px; line-height: 1.8; }
.product-hero-visual { margin: 0; overflow: hidden; border: 6px solid var(--surface); border-radius: 26px; background: var(--surface); box-shadow: 0 18px 50px var(--shadow-ocean); }
.product-hero-visual img { display: block; width: 100%; height: auto; }
.pro-frontend-visual { position: relative; }
.pro-frontend-visual img { aspect-ratio: 16 / 9; object-fit: cover; object-position: center; }
.pro-frontend-visual figcaption { background: var(--surface); }
.product-hero-visual figcaption { padding: 12px 18px 14px; color: var(--ocean-800); font-size: 12px; font-weight: 700; letter-spacing: .06em; }
.growth-summary { padding: 0; background: var(--surface); }
.growth-summary-top { display: flex; align-items: center; gap: 16px; min-height: 58px; padding: 0 20px; border-bottom: 1px solid var(--ocean-200); color: var(--gray-700); font-size: 12px; }
.growth-summary-top .dashboard-logo { flex: 1; }
.growth-summary-top em { padding: 5px 10px; border-radius: 999px; background: var(--ocean-100); color: var(--ocean-800); font-style: normal; font-weight: 720; }
.growth-summary-cards { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; padding: 22px 22px 0; }
.growth-summary-cards div { min-height: 94px; padding: 14px; border: 1px solid var(--ocean-200); border-radius: 11px; }
.growth-summary-cards small, .growth-summary-cards strong, .growth-summary-cards span { display: block; }
.growth-summary-cards small { color: var(--gray-500); font-size: 10px; }
.growth-summary-cards strong { margin: 12px 0 7px; color: var(--ink); font-size: 14px; }
.growth-summary-cards span { font-size: 10px; }
.signal-up { color: var(--ocean-800); }.signal-teal { color: var(--teal-700); }.signal-warm { color: #b76a00; }
.priority-panel { margin: 16px 22px 22px; border: 1px solid var(--ocean-200); border-radius: 11px; overflow: hidden; }
.priority-heading, .priority-item { display: grid; grid-template-columns: 34px 1fr auto; gap: 10px; align-items: center; padding: 13px 15px; }
.priority-heading { grid-template-columns: 1fr auto; background: var(--ocean-50); }.priority-heading span { color: var(--ocean-800); font-size: 10px; }
.priority-item { border-top: 1px solid var(--gray-200); color: var(--gray-700); font-size: 11px; }.priority-item > b { color: var(--teal-700); font-size: 11px; }
.priority-item span { display: grid; gap: 4px; }.priority-item span strong { color: var(--ink); font-size: 11px; }.priority-item span small { color: var(--gray-500); font-size: 9px; }
.priority-item em { padding: 5px 8px; border-radius: 999px; background: var(--teal-100); color: var(--teal-700); font-size: 9px; font-style: normal; white-space: nowrap; }
.priority-item:nth-child(3) em { background: #e4f0fa; color: #256fa8; }.priority-item:nth-child(4) em { background: #fff0dc; color: #b76a00; }
.product-hero-enterprise .product-hero-visual img { image-rendering: auto; min-height: 310px; object-fit: cover; object-position: center; }
.page-hero-geo { grid-template-columns: .7fr 1.3fr; align-items: center; }
.page-hero-geo .page-art { grid-column: 2; grid-row: 1; align-self: center; margin: 0; border: 6px solid var(--surface); border-radius: 26px; overflow: hidden; box-shadow: 0 18px 50px var(--shadow-ocean); }
.page-hero-geo .page-hero-copy { grid-column: 1; grid-row: 1; }
.product-intro, .website-types, .process-section, .capability-section, .content-section, .product-section, .technology, .faq-section { background: var(--surface); padding-block: 64px; }
.case-showcase { padding-block: 64px; background: var(--ocean-50); }
.case-card { border-color: var(--ocean-200); background: var(--surface); }
.case-card figure { height: 220px; }
.case-card > div { padding: 24px; }
.case-detail { padding-block: 64px; }
.case-detail-alt { padding-block: 64px; }
.case-detail-copy h2 { font-size: clamp(2rem, 3vw, 2.8rem); line-height: 1.3; }
.section-head { gap: 16px 48px; margin-block-end: 32px; }
.section-head h2, .process-header h2, .loop-copy h2, .growth-visual-copy h2, .measurement-section h2, .reference-section h2 { font-size: clamp(2rem, 3vw, 2.8rem); line-height: 1.3; font-weight: 740; }
.section-head > p:last-child { font-size: 16px; line-height: 1.85; }
.tier-card, .site-type, .capability-grid article, .product-outcomes article, .geo-principles article, .reference-list p { border-color: var(--ocean-200); border-radius: 16px; }
.tier-card { padding: 24px; }
.tier-card.pro { border-color: var(--ocean-300); }
.tier-card::before { content: ''; display: block; aspect-ratio: 2 / 1; margin-block-end: 22px; background: url('../public/images/geowebsite-studio.webp') center / cover no-repeat; border-radius: 10px; }
.tier-stage { padding: 6px 13px; background: var(--ocean-100); color: var(--ocean-800); border-radius: 999px; }
.tier-card.launch::before { background-image: url('../public/images/selected-launch.png'); background-size: contain; }
.tier-card.pro::before { background-image: url('../public/images/selected-pro.png'); background-size: contain; }
.tier-card.enterprise::before { background-image: url('../public/images/geowebsite-enterprise.webp'); background-size: contain; }
.tier-card h3 { margin-block: 20px 10px; font-size: 25px; }
.tier-promise { min-height: auto; font-size: 17px; }
.statement-band { background: var(--ocean-100); color: var(--ink); padding-block: 28px; }
.statement-band p { font-size: 17px; }
.measurement-section, .reference-section, .geo-section, .product-section.alt { background: var(--ocean-50); padding-block: 64px; }
.capability-grid h3, .geo-principles h3 { margin-block-start: 30px; }
.capability-grid article > span, .geo-principles article > span { display: inline-block; padding: 7px 12px; border-radius: 999px; background: var(--ocean-100); color: var(--ocean-800); letter-spacing: .03em; }
.content-columns div { border: 1px solid var(--ocean-200); border-radius: 16px; background: var(--surface); }
.growth-screen { border: 6px solid var(--surface); border-radius: 24px; }
.closing, .product-cta { border: 1px solid var(--ocean-200); background: var(--surface); border-radius: 22px; }
.closing h2, .product-cta h2 { font-size: clamp(2rem, 3vw, 2.8rem); line-height: 1.3; }
footer { background: var(--surface); max-width: none; padding-inline: max(24px, calc((100vw - 1272px)/2)); }
@media (max-width: 980px) {
  .hero, .page-hero, .product-hero { grid-template-columns: 1fr; padding: 48px 24px; }
  .page-hero .page-art { grid-column: 1; grid-row: auto; margin-block-start: 24px; }
  .hero-workspace { max-width: none; }
  .product-hero-pro { grid-template-columns: 1fr; }
  .product-hero-launch, .product-hero-enterprise, .page-hero-geo { grid-template-columns: 1fr; }
  .case-grid { grid-template-columns: 1fr 1fr; }
  .case-card:last-child { grid-column: 1 / -1; max-width: calc(50% - 8px); }
  .case-detail { grid-template-columns: 1fr; gap: 32px; padding-inline: 24px; }
  .case-detail-alt { padding-inline: 24px; }
  .page-hero-geo .page-art, .page-hero-geo .page-hero-copy { grid-column: 1; grid-row: auto; }
  .page-hero-geo .page-art { margin-block-start: 24px; }
}

.enterprise-dashboard { padding: 0; }
.dashboard-top { display: flex; align-items: center; gap: 18px; min-height: 58px; padding: 0 20px; border-bottom: 1px solid var(--ocean-200); color: var(--ink); font-size: 12px; }
.dashboard-logo { color: var(--ocean-800); font-weight: 760; }.dashboard-logo i { display: inline-block; width: 13px; height: 13px; margin-inline-end: 5px; border-radius: 4px; background: var(--teal-500); transform: rotate(45deg); vertical-align: -1px; }.dashboard-top strong { flex: 1; font-size: 15px; }.dashboard-user { color: var(--gray-500); }
.dashboard-ai { color: var(--teal-700); font-size: 1em; font-weight: 820; }
.dashboard-body { display: grid; grid-template-columns: 150px 1fr; min-height: 360px; }.dashboard-body aside { display: grid; align-content: start; gap: 8px; padding: 24px 14px; border-inline-end: 1px solid var(--ocean-200); background: var(--ocean-50); color: var(--gray-700); font-size: 12px; }.dashboard-body aside b { margin-block-end: 12px; color: var(--gray-500); font-size: 10px; letter-spacing: .1em; }.dashboard-body aside span { padding: 9px 10px; border-radius: 7px; }.dashboard-body aside .is-active { background: var(--ocean-100); color: var(--ocean-800); font-weight: 720; }
.dashboard-main { padding: 25px; background: var(--surface); }.dashboard-cards { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }.dashboard-cards div { min-height: 86px; padding: 13px; border: 1px solid var(--ocean-200); border-radius: 10px; }.dashboard-cards small, .dashboard-cards strong, .dashboard-cards em { display: block; }.dashboard-cards small { color: var(--gray-500); font-size: 10px; }.dashboard-cards strong { margin-block: 8px 6px; color: var(--ink); font-size: 12px; }.dashboard-cards em { color: var(--teal-700); font-size: 10px; font-style: normal; }
.dashboard-table { margin-block-start: 18px; border: 1px solid var(--ocean-200); border-radius: 10px; overflow: hidden; font-size: 11px; }.table-heading, .table-row { display: grid; grid-template-columns: 1.3fr .7fr .8fr; gap: 10px; align-items: center; padding: 14px 15px; }.table-heading { background: var(--ocean-50); color: var(--gray-500); font-size: 10px; }.table-row { border-block-start: 1px solid var(--gray-200); color: var(--gray-700); }.table-row > span:first-child { display: grid; grid-template-columns: 10px 1fr; column-gap: 8px; }.table-row > span:first-child small { grid-column: 2; color: var(--gray-500); font-size: 9px; }.table-row em { color: var(--teal-700); font-style: normal; }.site-dot { width: 9px; height: 9px; margin-block-start: 2px; border-radius: 3px; background: var(--ocean-800); }.site-dot.teal { background: var(--teal-500); }.site-dot.gold { background: #ef9f27; }
@media (max-width: 980px) { .dashboard-body { grid-template-columns: 125px 1fr; } }
@media (max-width: 620px) { .dashboard-top { padding-inline: 13px; }.dashboard-top strong { font-size: 12px; }.dashboard-user { display: none; }.dashboard-body { grid-template-columns: 1fr; min-height: 0; }.dashboard-body aside { display: none; }.dashboard-main { padding: 15px; }.dashboard-cards { gap: 6px; }.dashboard-cards div { padding: 9px; }.dashboard-cards strong { font-size: 10px; }.table-heading, .table-row { grid-template-columns: 1.35fr .65fr; }.table-heading span:last-child, .table-row > span:last-child { display: none; } }
@media (max-width: 620px) {
  .site-header { padding-inline: 16px; }
  .brand { font-size: 22px; }
  .header-cta { padding: 10px 14px; }
  .hero, .page-hero, .product-hero { padding: 36px 16px 48px; gap: 24px; }
  .hero h1, .page-hero h1, .product-hero h1 { font-size: 2.4rem; }
  .section-head h2 { font-size: 2rem; }
  .case-showcase { padding-block: 72px; }
  .case-grid { grid-template-columns: 1fr; }
  .case-card:last-child { grid-column: auto; max-width: none; }
  .case-card figure { height: 190px; }
  .case-detail, .case-detail-alt { padding-block: 72px; padding-inline: 16px; }
  .page-hero .page-art { margin: 0; }
}
@media (max-width: 620px) {
  .growth-summary-cards { gap: 6px; padding: 15px 15px 0; }
  .growth-summary-cards div { min-height: 82px; padding: 10px; }
  .growth-summary-cards strong { margin-block: 9px 5px; font-size: 11px; }
  .priority-panel { margin: 12px 15px 15px; }
  .priority-heading, .priority-item { padding-inline: 11px; }
  .priority-item span strong { font-size: 10px; }
}

/* Final polish: a warmer, more dimensional version of the approved studio style. */
body {
  overflow-x: clip;
  background:
    radial-gradient(circle at 88% 4%, rgba(167, 219, 239, .24), transparent 24rem),
    radial-gradient(circle at 4% 34%, rgba(207, 239, 235, .2), transparent 22rem),
    var(--ocean-50);
}
.site-header {
  position: sticky;
  top: 0;
  z-index: 5;
  background: rgba(247, 251, 253, .88);
  border-bottom: 1px solid rgba(37, 111, 168, .13);
  box-shadow: 0 10px 30px rgba(37, 111, 168, .06);
  backdrop-filter: blur(18px);
}
.hero, .page-hero, .product-hero, .contact-hero {
  position: relative;
  isolation: isolate;
  overflow: clip;
}
.hero::before, .page-hero::before, .product-hero::before, .contact-hero::before {
  content: '';
  position: absolute;
  z-index: -1;
  width: 34rem;
  height: 19rem;
  top: 1rem;
  right: -8rem;
  border-radius: 50%;
  background: radial-gradient(ellipse, rgba(184, 226, 242, .32), transparent 68%);
  pointer-events: none;
}
.hero::after, .page-hero::after, .product-hero::after, .contact-hero::after {
  content: '';
  position: absolute;
  z-index: -1;
  width: 10rem;
  height: 10rem;
  left: -5rem;
  bottom: 1rem;
  border: 1px solid rgba(29, 158, 117, .17);
  border-radius: 50%;
  box-shadow: 0 0 0 18px rgba(29, 158, 117, .04), 0 0 0 36px rgba(29, 158, 117, .025);
  pointer-events: none;
}
.hero-workspace, .growth-screen, .product-hero-visual, .hero-studio {
  border-color: rgba(255, 255, 255, .9);
  box-shadow: 0 24px 60px rgba(29, 93, 143, .14), 0 3px 10px rgba(29, 93, 143, .06);
}
.hero-workspace, .growth-screen, .product-hero-visual { transition: transform .25s ease, box-shadow .25s ease; }
.hero-workspace:hover, .growth-screen:hover, .product-hero-visual:hover {
  transform: translateY(-4px);
  box-shadow: 0 30px 70px rgba(29, 93, 143, .18), 0 4px 14px rgba(29, 93, 143, .08);
}
.tier-card, .site-type, .geo-principles article, .product-outcomes article, .capability-grid article,
.reference-list p, .contact-aside, .architecture article, .contact-card, .product-cta, .closing {
  box-shadow: 0 12px 30px rgba(29, 93, 143, .06);
  transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}
.tier-card:hover, .site-type:hover, .geo-principles article:hover, .product-outcomes article:hover,
.capability-grid article:hover, .reference-list p:hover, .contact-aside:hover, .architecture article:hover {
  transform: translateY(-5px);
  border-color: var(--ocean-300);
  box-shadow: 0 20px 42px rgba(29, 93, 143, .11);
}
.tier-card::before {
  box-shadow: inset 0 0 0 1px rgba(37, 111, 168, .08);
}
.product-intro, .website-types, .process-section, .geo-section, .faq-section,
.product-section, .measurement-section, .content-section, .reference-section, .signal-section, .technology {
  position: relative;
  overflow: hidden;
}
.product-intro::before, .website-types::before, .geo-section::before, .signal-section::before, .technology::before {
  content: '';
  position: absolute;
  top: -11rem;
  right: -8rem;
  width: 28rem;
  height: 22rem;
  border-radius: 50%;
  background: radial-gradient(ellipse, rgba(176, 222, 240, .22), transparent 68%);
  pointer-events: none;
}
.statement-band {
  position: relative;
  overflow: hidden;
  background: linear-gradient(105deg, var(--ocean-800), var(--ocean-700));
  box-shadow: inset 0 1px rgba(255, 255, 255, .12), 0 14px 35px rgba(29, 93, 143, .13);
}
.statement-band::after {
  content: '';
  position: absolute;
  width: 15rem;
  height: 15rem;
  right: -4rem;
  top: -9rem;
  border: 1px solid rgba(255, 255, 255, .18);
  border-radius: 50%;
  box-shadow: 0 0 0 18px rgba(255, 255, 255, .05), 0 0 0 36px rgba(255, 255, 255, .03);
}
.button-primary { box-shadow: 0 10px 22px rgba(29, 93, 143, .2); transition: transform .2s ease, box-shadow .2s ease, background .2s ease; }
.button-primary:hover { transform: translateY(-2px); box-shadow: 0 14px 28px rgba(29, 93, 143, .26); }
.button-quiet { box-shadow: 0 5px 14px rgba(29, 93, 143, .05); }
.section-head h2, .process-header h2, .loop-copy h2, .growth-visual-copy h2, .measurement-section h2, .reference-section h2 {
  text-wrap: balance;
}
footer {
  position: relative;
  grid-template-columns: minmax(0, 1fr) minmax(0, .7fr) minmax(0, 1fr);
  align-items: start;
  gap: clamp(28px, 4vw, 72px);
  background: rgba(255, 255, 255, .78);
  border-top-color: rgba(37, 111, 168, .15);
}
.footer-identity {
  display: contents;
}
.footer-brand { grid-column: 1; grid-row: 1; justify-self: start; }
.footer-product-line { grid-column: 1; grid-row: 2; }
.footer-slogan { grid-column: 1; grid-row: 3; }
.footer-company { grid-column: 3; grid-row: 1 / 4; }
footer { row-gap: 8px; }
.footer-product-line {
  max-width: 300px;
}
.footer-slogan {
  margin-block-start: 20px;
  padding-block-start: 18px;
  border-block-start: 1px solid rgba(37, 111, 168, .16);
}
.footer-company {
  max-width: 410px;
}
.footer-links {
  grid-column: 2;
  grid-row: 1 / 4;
  justify-self: center;
  inline-size: min(100%, 320px);
  grid-template-columns: 1fr;
  gap: 8px;
  padding: 14px;
  border: 1px solid rgba(37, 111, 168, .13);
  border-radius: 18px;
  background: rgba(239, 246, 252, .62);
}
.footer-links a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-block-size: 38px;
  padding: 8px 11px;
  border-radius: 11px;
  color: var(--gray-700);
  transition: transform var(--motion-duration-fast) var(--motion-ease-standard), background-color var(--motion-duration-fast) var(--motion-ease-standard), color var(--motion-duration-fast) var(--motion-ease-standard);
}
.footer-links a::after {
  content: '→';
  color: var(--teal-700);
  opacity: .72;
  transform: translateX(-4px);
  transition: transform var(--motion-duration-fast) var(--motion-ease-standard), opacity var(--motion-duration-fast) var(--motion-ease-standard);
}
.footer-links a:hover {
  background: var(--surface);
  color: var(--ocean-800);
  transform: translateX(2px);
}
.footer-links a:hover::after {
  opacity: 1;
  transform: translateX(0);
}
.footer-meta {
  grid-column: 1 / -1;
  display: flex;
  justify-content: space-between;
  justify-self: stretch;
  min-inline-size: 0;
  margin-block-start: 28px;
  padding: 20px 0 0;
  border-block-start: 1px solid rgba(37, 111, 168, .15);
  white-space: normal;
  color: var(--gray-700);
}
.footer-meta span {
  color: var(--ink);
  font-weight: 720;
}
.footer-meta a {
  color: var(--ocean-800);
}


/* Keep content visible until a one-shot entrance is triggered. */
@media (prefers-reduced-motion: no-preference) {
  .motion-enter { animation: firstsite-enter var(--motion-duration-reveal) var(--motion-ease-enter); }
}
@keyframes firstsite-enter {
  from { opacity: .45; translate: 0 var(--motion-distance-md); }
  to { opacity: 1; translate: 0 0; }
}

@media (max-width: 620px) {
  .site-header { position: relative; }
  .hero::before, .page-hero::before, .product-hero::before, .contact-hero::before { right: -14rem; }
  .hero::after, .page-hero::after, .product-hero::after, .contact-hero::after { left: -7rem; }
  .hero-workspace:hover, .growth-screen:hover, .product-hero-visual:hover,
  .tier-card:hover, .site-type:hover, .geo-principles article:hover, .product-outcomes article:hover,
  .capability-grid article:hover, .reference-list p:hover, .contact-aside:hover, .architecture article:hover { transform: none; }
}
@media (max-width: 980px) {
  .pro-example-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 620px) {
  .pro-site-examples { padding: 72px 16px; }
  .pro-example-grid { grid-template-columns: 1fr; }
  .example-homepage img { aspect-ratio: 16 / 10; }
}

/* The six directions use complete generated homepage compositions, not abstract CSS placeholders. */
.example-homepage { margin: 0; overflow: hidden; background: var(--ocean-50); }
.example-homepage img { display: block; width: 100%; aspect-ratio: 16 / 9; object-fit: cover; object-position: top center; transition: transform 500ms cubic-bezier(.2,.8,.2,1); }
.pro-example:hover .example-homepage img { transform: scale(1.025); }
@media (prefers-reduced-motion: reduce) {
  .pro-example:hover .example-homepage img { transform: none; }
}
@media (prefers-reduced-motion: reduce) {
  .pro-example { box-shadow: none; }
}
@media (max-width: 980px) {
  footer {
    grid-template-columns: minmax(0, 1fr) minmax(260px, .9fr);
  }
  .footer-company { grid-column: 2; grid-row: 1 / 4; }
  .footer-links { grid-column: 1 / -1; grid-row: 4; grid-template-columns: repeat(3, minmax(0, 1fr)); inline-size: 100%; margin-block-start: 24px; }
  .footer-links {
    justify-self: stretch;
  }
  .footer-meta {
    grid-column: 1 / -1;
    justify-self: stretch;
    min-inline-size: 0;
    border-inline-start: 0;
    border-block-start: 1px solid rgba(37, 111, 168, .15);
    padding-inline: 0;
  }
}
@media (max-width: 620px) {
  footer {
    grid-template-columns: 1fr;
  }
  .footer-identity { display: block; }
  .footer-company { margin-block-start: 24px; overflow-wrap: anywhere; }
  .footer-links {
    grid-column: auto;
    grid-row: auto;
    grid-template-columns: 1fr;
    inline-size: 100%;
  }
  .footer-meta { flex-direction: column; text-align: start; }
}
@media (prefers-reduced-motion: reduce) {
  .motion-enter { animation: none; }
  .footer-links a:hover, .footer-links a::after { transform: none; }
}

/* Shared rhythm and type scale: keep every page at the same visual density. */
:root {
  --layout-gutter: 32px;
  --section-space: 84px;
  --section-space-compact: 68px;
  --type-display: 56px;
  --type-section: 42px;
  --type-subsection: 24px;
}

h1, h2, h3 { letter-spacing: 0; }

.hero, .page-hero, .product-hero {
  padding: 64px var(--layout-gutter) 72px;
}
.contact-hero {
  max-width: 1272px;
  padding: 64px var(--layout-gutter) 36px;
}
.hero h1, .page-hero h1, .product-hero h1, .contact-hero h1 {
  margin-block: 16px 20px;
  font-size: var(--type-display);
  line-height: 1.2;
  font-weight: 760;
  letter-spacing: 0;
}
.hero-lead, .page-hero > p:not(.eyebrow), .product-hero-lead, .contact-hero > p:last-child {
  font-size: 17px;
  line-height: 1.75;
}
.hero-actions { margin-block: 24px 18px; }

.product-intro, .website-types, .process-section, .case-showcase,
.geo-section, .faq-section, .capability-section, .content-section,
.reference-section, .product-section, .technology, .signal-section,
.measurement-section, .pro-site-examples {
  padding-block: var(--section-space);
}
.product-section.alt { padding-block: var(--section-space); }
.growth-visual, .growth-loop, .case-detail {
  padding-block: var(--section-space);
}
.section-head {
  gap: 14px 48px;
  margin-block-end: 40px;
}
.section-head h2, .process-header h2, .loop-copy h2,
.growth-visual-copy h2, .measurement-section h2,
.reference-section h2, .case-detail-copy h2 {
  font-size: var(--type-section);
  line-height: 1.25;
  letter-spacing: 0;
}
.section-head > p:last-child, .loop-copy > p:last-child,
.growth-visual-copy > p:last-of-type, .case-detail-copy > p:not(.eyebrow) {
  font-size: 16px;
  line-height: 1.75;
}

.tier-card, .capability-grid article, .geo-principles article,
.product-outcomes article, .contact-card, .contact-aside {
  padding: 28px;
}
.tier-card h3, .site-type h3, .capability-grid h3,
.geo-principles h3, .product-outcomes h3, .feature-row h3,
.pro-example-copy h3, .contact-aside h2 {
  font-size: var(--type-subsection);
  line-height: 1.35;
  letter-spacing: 0;
}
.feature-row { padding-block: 26px; }
.product-outcomes article { min-height: 190px; }
.product-outcomes h3 { margin-block-start: 44px; }
.pro-example-copy { padding: 20px 22px 24px; }

.contact-layout {
  padding: 24px var(--layout-gutter) var(--section-space);
  gap: 20px;
}
.contact-card h2 {
  margin-block: 14px 18px;
  font-size: 34px;
  line-height: 1.3;
  letter-spacing: 0;
}
.contact-aside h2 { margin-block: 14px 22px; }
.contact-note { margin-block-end: 40px; padding-block: 24px; }

.closing, .product-cta {
  margin-block-end: 40px;
  padding: 48px 52px;
  gap: 48px;
}
.closing h2, .product-cta h2 {
  font-size: 38px;
  line-height: 1.3;
  letter-spacing: 0;
}

@media (max-width: 980px) {
  :root {
    --layout-gutter: 24px;
    --section-space: 72px;
    --type-display: 48px;
    --type-section: 38px;
  }
  .hero, .page-hero, .product-hero { padding-block: 52px 64px; }
  .contact-hero { padding-block: 52px 28px; }
  .contact-layout { padding-block: 20px 64px; }
  .growth-visual, .growth-loop { padding-inline: var(--layout-gutter); }
  .section-head { gap: 18px; margin-block-end: 34px; }
  .closing, .product-cta { padding: 40px; }
}

@media (max-width: 620px) {
  :root {
    --layout-gutter: 16px;
    --section-space: 60px;
    --section-space-compact: 52px;
    --type-display: 38px;
    --type-section: 32px;
    --type-subsection: 22px;
  }
  body { font-size: 15px; }
  .hero, .page-hero, .product-hero { padding: 40px var(--layout-gutter) 52px; }
  .contact-hero { padding: 40px var(--layout-gutter) 22px; }
  .hero h1, .page-hero h1, .product-hero h1, .contact-hero h1 {
    font-size: var(--type-display);
    line-height: 1.22;
  }
  .hero-lead, .page-hero > p:not(.eyebrow), .product-hero-lead,
  .contact-hero > p:last-child { font-size: 16px; line-height: 1.7; }
  .product-intro, .website-types, .process-section, .case-showcase,
  .geo-section, .faq-section, .capability-section, .content-section,
  .reference-section, .product-section, .technology, .signal-section,
  .measurement-section, .pro-site-examples {
    padding-block: var(--section-space);
  }
  .product-section.alt { padding-block: var(--section-space); }
  .growth-visual, .growth-loop, .case-detail { padding-block: var(--section-space); }
  .section-head { margin-block-end: 30px; }
  .section-head h2, .process-header h2, .loop-copy h2,
  .growth-visual-copy h2, .measurement-section h2,
  .reference-section h2, .case-detail-copy h2 {
    font-size: var(--type-section);
    line-height: 1.3;
  }
  .tier-card, .capability-grid article, .geo-principles article,
  .product-outcomes article, .contact-card, .contact-aside { padding: 22px; }
  .contact-layout { padding: 14px var(--layout-gutter) 52px; }
  .contact-card h2 { font-size: 28px; }
  .closing, .product-cta {
    margin-inline: var(--layout-gutter);
    padding: 32px 24px;
    gap: 26px;
  }
  .closing h2, .product-cta h2 { font-size: 30px; }
  .feature-row { padding-block: 22px; }
  .product-outcomes article { min-height: 0; }
  .product-outcomes h3 { margin-block-start: 32px; }
}

/* Learning centre: the Hub-and-Spoke content map */
.insights-hero {
  max-width: 1272px;
  margin-inline: auto;
  padding: 84px var(--layout-gutter) 92px;
  display: grid;
  grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr);
  gap: 68px;
  align-items: center;
}
.insights-hero h1 { margin-block: 16px 22px; font-size: clamp(42px, 5vw, 62px); line-height: 1.15; letter-spacing: -.035em; }
.insights-hero > div:first-child > p:last-child { max-width: 570px; color: var(--gray-700); font-size: 17px; line-height: 1.85; }
.insights-hub-orbit { position: relative; min-height: 430px; overflow: hidden; border: 1px solid var(--ocean-200); border-radius: 34px; background: radial-gradient(circle at 50% 50%, #fff 0 22%, var(--ocean-50) 63%, #e8f3f8 100%); box-shadow: 0 20px 60px rgba(13, 72, 103, .11); }
.hub-node { position: absolute; left: 50%; top: 50%; z-index: 2; width: 154px; height: 154px; display: grid; place-items: center; transform: translate(-50%, -50%); border: 7px solid #fff; border-radius: 50%; background: linear-gradient(145deg, var(--ocean-800), var(--teal-500)); color: #fff; text-align: center; font-size: 16px; box-shadow: 0 16px 34px rgba(13, 72, 103, .24); }
.hub-node b { display: block; font-size: 21px; letter-spacing: .01em; }
.hub-node small { display: block; margin-top: 5px; color: rgba(255,255,255,.78); font-size: 11px; letter-spacing: .11em; text-transform: uppercase; }
.orbit-line { position: absolute; left: 50%; top: 50%; width: 68%; height: 1px; background: linear-gradient(90deg, transparent, rgba(50, 154, 178, .5), transparent); transform-origin: center; }
.orbit-line-a { transform: translate(-50%, -50%) rotate(28deg); }
.orbit-line-b { transform: translate(-50%, -50%) rotate(-28deg); }
.orbit-line-c { transform: translate(-50%, -50%) rotate(90deg); }
.spoke-node { position: absolute; z-index: 3; min-width: 136px; padding: 15px 17px; border: 1px solid rgba(50, 154, 178, .28); border-radius: 16px; background: rgba(255,255,255,.9); box-shadow: 0 10px 24px rgba(13,72,103,.1); }
.spoke-node b { display: block; color: var(--ocean-800); font-size: 14px; }
.spoke-node small { display: block; margin-top: 5px; color: var(--gray-600); font-size: 12px; line-height: 1.4; }
.spoke-build { left: 7%; top: 16%; }
.spoke-growth { right: 7%; top: 16%; }
.spoke-govern { left: 50%; bottom: 8%; transform: translateX(-50%); }
.insights-series { max-width: 1272px; margin-inline: auto; padding: 0 var(--layout-gutter) var(--section-space); }
.insights-series-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; }
.insight-series-card { min-height: 286px; display: flex; flex-direction: column; padding: 30px; border: 1px solid var(--ocean-200); border-radius: 22px; background: #fff; box-shadow: 0 12px 30px rgba(13,72,103,.06); transition: transform .25s ease, box-shadow .25s ease; }
.insight-series-card:hover { transform: translateY(-5px); box-shadow: 0 18px 38px rgba(13,72,103,.13); }
.insight-series-card.series-build, .insight-series-card.insight-build { background: linear-gradient(145deg, #fff, #eef8fb); }
.insight-series-card.series-growth, .insight-series-card.insight-growth { background: linear-gradient(145deg, #fff, #f2f4ff); }
.insight-series-card.series-govern, .insight-series-card.insight-govern { background: linear-gradient(145deg, #fff, #f8f2ff); }
.insight-series-card > span, .article-grid article > span { color: var(--teal-600); font-size: 12px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; }
.insight-series-card h3 { margin-block: 16px 12px; color: var(--ocean-800); font-size: 25px; line-height: 1.25; }
.insight-series-card p { color: var(--gray-700); line-height: 1.7; }
.insight-series-card a { margin-top: auto; color: var(--ocean-700); font-weight: 700; text-decoration: none; }
.insights-compare { max-width: 1272px; margin-inline: auto; padding: 0 var(--layout-gutter) var(--section-space); }
.insights-compare-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 16px; }
.insights-compare-grid article { padding: 24px; border-left: 3px solid var(--teal-500); background: var(--ocean-50); }
.insights-compare-grid article > span { color: var(--gray-600); font-size: 11px; }
.insights-compare-grid h3 { margin: 10px 0 8px; color: var(--ocean-800); font-size: 19px; }
.insights-compare-grid p { margin: 0; color: var(--gray-700); font-size: 14px; line-height: 1.65; }
.insights-compare-grid a { display: inline-block; margin-top: 14px; color: var(--ocean-700); font-size: 13px; font-weight: 700; }
.series-hero { padding-block: 72px 68px; background: linear-gradient(135deg, var(--ocean-50), #fff 60%); }
.series-hero.series-build { background: linear-gradient(135deg, #eaf7fa, #fff 64%); }
.series-hero.series-growth { background: linear-gradient(135deg, #eef0ff, #fff 64%); }
.series-hero.series-govern { background: linear-gradient(135deg, #f6efff, #fff 64%); }
.series-hero h1 { max-width: 820px; margin-block: 16px 18px; font-size: clamp(40px, 5vw, 58px); line-height: 1.16; }
.series-hero > p:not(.eyebrow) { max-width: 700px; color: var(--gray-700); font-size: 18px; line-height: 1.8; }
.article-list { max-width: 1272px; margin-inline: auto; padding: var(--section-space) var(--layout-gutter); }
.article-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 22px; }
.article-grid article { display: flex; flex-direction: column; min-height: 290px; padding: 28px; border: 1px solid var(--ocean-200); border-radius: 20px; background: #fff; box-shadow: 0 10px 28px rgba(13,72,103,.06); }
.article-grid article h3 { margin-block: 15px 12px; color: var(--ocean-800); font-size: 22px; line-height: 1.35; }
.article-grid article p { color: var(--gray-700); line-height: 1.75; }
.article-takeaway { margin-top: auto; padding-top: 18px; color: var(--ocean-700) !important; font-size: 14px; }
.article-takeaway b { color: var(--ocean-800); }
.series-next { max-width: 1272px; margin: 0 auto var(--section-space); padding: 0 var(--layout-gutter); }
.series-next a { display: inline-flex; align-items: center; gap: 8px; color: var(--ocean-700); font-weight: 700; text-decoration: none; }

@media (max-width: 980px) {
  .insights-hero { grid-template-columns: 1fr; gap: 34px; padding-block: 64px 72px; }
  .insights-series-grid, .insights-compare-grid, .article-grid { grid-template-columns: 1fr; }
  .insight-series-card { min-height: 0; }
  .article-grid article { min-height: 0; }
}

@media (max-width: 620px) {
  .insights-hero { padding-block: 48px 58px; }
  .insights-hero h1, .series-hero h1 { font-size: 38px; }
  .insights-hub-orbit { min-height: 390px; border-radius: 24px; }
  .hub-node { width: 128px; height: 128px; }
  .spoke-node { min-width: 112px; padding: 12px; }
  .spoke-build { left: 4%; top: 12%; }
  .spoke-growth { right: 4%; top: 12%; }
  .spoke-govern { bottom: 6%; }
  .insight-series-card, .article-grid article { padding: 22px; }
  .series-hero { padding-block: 50px 52px; }
}

/* Allow the longer GeoWebsite brand to keep navigation labels intact. */
.site-header nav a { white-space: nowrap; }
@media (max-width: 1180px) {
  .site-header { flex-wrap: wrap; gap: 14px; padding-block: 18px; }
  .site-header nav { display: flex; order: 3; inline-size: 100%; flex-wrap: wrap; gap: 8px 20px; }
  .site-header nav a { min-block-size: 40px; display: inline-flex; align-items: center; }
}
@media (max-width: 620px) {
  .brand { font-size: clamp(20px, 5vw, 22px); }
  .site-header nav { gap: 8px 16px; }
}

/* Shared restrained motion: content remains visible without JavaScript. */
@media (prefers-reduced-motion: no-preference) {
  .motion-ready .motion-card {
    transition: transform 240ms cubic-bezier(.2,.7,.2,1),
      box-shadow 240ms ease, border-color 240ms ease, background-color 240ms ease;
  }
  .motion-ready .motion-card:focus-within {
    transform: translateY(-3px);
    box-shadow: 0 12px 28px rgba(37,111,168,.12);
    border-color: var(--ocean-300);
  }
  .motion-ready .motion-enter {
    animation: firstsite-card-enter 600ms cubic-bezier(.2,.7,.2,1) var(--enter-delay, 0ms) backwards;
  }
  .motion-ready .home-motion .hero-copy > * {
    animation: firstsite-home-enter 750ms cubic-bezier(.2,.7,.2,1) backwards;
  }
  .motion-ready .home-motion .hero-copy > :nth-child(2) { animation-delay: 70ms; }
  .motion-ready .home-motion .hero-copy > :nth-child(3) { animation-delay: 130ms; }
  .motion-ready .home-motion .hero-copy > :nth-child(4) { animation-delay: 190ms; }
  .motion-ready .home-motion .hero-copy > :nth-child(5) { animation-delay: 250ms; }
  .motion-ready .home-motion .hero-studio {
    animation: firstsite-home-float 3800ms ease-in-out 250ms 1 backwards;
  }
  .motion-ready .home-motion .hero-facts > div {
    transition: background-color 220ms ease, border-color 220ms ease;
  }
}
@media (prefers-reduced-motion: no-preference) and (hover: hover) and (pointer: fine) {
  .motion-ready .motion-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 14px 30px rgba(37,111,168,.13);
    border-color: var(--ocean-300);
  }
  .motion-ready .feature-row:hover { transform: translateY(-2px); background-color: rgba(231,241,249,.5); box-shadow: none; }
  .motion-ready .home-motion .hero-facts > div:hover { background-color: rgba(231,241,249,.6); border-color: var(--ocean-300); }
}
@keyframes firstsite-card-enter {
  from { opacity: .65; translate: 0 14px; }
  to { opacity: 1; translate: 0 0; }
}
@keyframes firstsite-home-enter {
  from { opacity: .55; translate: 0 14px; }
  to { opacity: 1; translate: 0 0; }
}
@keyframes firstsite-home-float {
  0% { opacity: .65; translate: 0 12px; }
  22% { opacity: 1; translate: 0 0; }
  55% { translate: 0 -7px; }
  100% { opacity: 1; translate: 0 0; }
}
@media (prefers-reduced-motion: reduce) {
  .motion-card, .motion-card:hover, .motion-card:focus-within,
  .home-motion .hero-copy > *, .home-motion .hero-studio, .motion-enter {
    animation: none !important;
    transition: none !important;
    transform: none !important;
    translate: none !important;
  }
}
