/* Meridian Counsel design system: editorial legal interface in ink navy, porcelain, brass, and muted cartographic blue. */
@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=Manrope:wght@400;500;600;700;800&display=swap');
:root {
  --background: #F3F0E7;
  --foreground: #10283D;
  --primary: #0B2138;
  --primary-foreground: #F3F0E7;
  --border: rgba(11,33,56,.16);
  --brass: #C39A47;
  --brass-text: #78591f;
  --soft-brass: #d8bd82;
  --clp-serif: "DM Serif Display", Georgia, serif;
  --clp-sans: "Manrope", Arial, sans-serif;
}
* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; background: var(--background); color: var(--foreground); font-family: "Manrope", Arial, sans-serif; }
body.clp-grok-site {
  font-family: var(--clp-sans);
  font-size: 16px;
  line-height: 1.65;
}
body.clp-grok-site h1, body.clp-grok-site h2, body.clp-grok-site h3, body.clp-grok-site .uk-h1, body.clp-grok-site .uk-h2, body.clp-grok-site .uk-h3 {
  font-family: var(--clp-serif);
  font-weight: 400;
  font-synthesis: none;
}

button, input { font: inherit; }
a { color: inherit; text-decoration: none; }
:focus-visible { outline: 3px solid #D1AA5B; outline-offset: 3px; }
button, a { -webkit-tap-highlight-color: transparent; }
button { cursor: pointer; }
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; scroll-behavior: auto !important; }
}

/* Joomla production-shell integration — site-wide Meridian chrome */
body.clp-grok-site .tm-header,
body.clp-grok-site .tm-header-mobile { display:none !important; }
body.clp-grok-site:has(.clp-grok-home) .tm-main,
body.clp-grok-site:has(.clp-grok-home) .uk-container { max-width:none !important; width:100% !important; margin:0 !important; padding:0 !important; }
body.clp-grok-site:has(.clp-grok-home) .uk-container > .uk-grid { margin:0; display:block; }
body.clp-grok-site:has(.clp-grok-home) .uk-container > .uk-grid > * { width:100%; padding:0; }
body.clp-grok-site:has(.clp-grok-home) .tm-main { padding:0 !important; }
.clp-grok-site svg { width:18px; height:18px; fill:none; stroke:currentColor; stroke-width:1.7; stroke-linecap:round; stroke-linejoin:round; }
.clp-grok-site .brand-mark__symbol { width:46px; height:46px; color:#c39a47; }
.clp-grok-site .brand-mark > span { display:grid; line-height:1; }
.clp-grok-site .brand-mark strong { font:400 20px/1 "DM Serif Display",Georgia,serif; }
.clp-grok-site .brand-mark small { margin-top:5px; color:#c39a47; font-size:10px; letter-spacing:.15em; text-transform:uppercase; }
.clp-grok-site .mega-menu { display:none; }
.clp-grok-site .mega-menu.is-open { display:block; }
.clp-grok-site .header-search { display:block; }
.clp-grok-site .mobile-menu.is-open { transform:translateX(0); visibility:visible; }
.clp-grok-home .market-item { color:inherit; text-align:left; }
.clp-grok-home .convertforms { max-width:640px; }


.site-shell { overflow: clip; }
.skip-link { left: 1rem; top: -4rem; z-index: 100; position: fixed; background: #C39A47; color: #0B2138; padding: .75rem 1rem; font-weight: 700; }
.skip-link:focus { top: 1rem; }
.site-header { position: sticky; top: 0; z-index: 40; color: #F7F4EC; background: #0B2138; transition: box-shadow 180ms cubic-bezier(.23,1,.32,1), background 180ms cubic-bezier(.23,1,.32,1); }
.site-header--scrolled { box-shadow: 0 9px 24px rgba(11,33,56,.22); }
.utility-bar { border-bottom: 1px solid rgba(243,240,231,.14); font-size: 11px; letter-spacing: .11em; text-transform: uppercase; color: #B9C6CE; }
.utility-bar__inner, .header-main { width: min(1440px, calc(100% - 48px)); margin: auto; display: flex; align-items: center; }
.utility-bar__inner { min-height: 34px; justify-content: space-between; }
.utility-bar p { margin: 0; }
.utility-bar__inner > div { display: flex; gap: 10px; align-items: center; }
.utility-bar a { transition: color 160ms ease; }
.utility-bar a:hover { color: #C39A47; }
.header-main { min-height: 80px; justify-content: space-between; gap: 28px; }
.brand-mark { display: inline-flex; align-items: center; gap: 10px; min-width: max-content; color: #0B2138; }
.site-header .brand-mark { position: relative; }
.site-header .brand-mark::after { content: ""; position: absolute; left: 48px; right: 0; bottom: -6px; height: 1px; background: linear-gradient(90deg, #C39A47 0 35px, #5F7D96 35px 100%); opacity: .9; }
.brand-mark__icon { display: grid; place-items: center; width: 38px; height: 38px; }
.brand-mark__icon img { width: 38px; height: 38px; object-fit: contain; }
.brand-mark__type { display: grid; line-height: 1; }
.brand-mark__type span { font-family: "DM Serif Display", Georgia, serif; font-size: 20px; font-weight: 400; letter-spacing: -.025em; }
.brand-mark__type small { margin-top: 5px; font-size: 8px; letter-spacing: .17em; text-transform: uppercase; color: #647987; font-weight: 700; }
.brand-mark--inverse { color: #F7F4EC; }
.brand-mark--inverse .brand-mark__type small { color: #C39A47; }
.orbit-brand { display: inline-flex; align-items: center; gap: 12px; min-width: max-content; color: #0B2138; }
.orbit-brand__symbol { width: 46px; height: 46px; display: grid; place-items: center; position: relative; }
.orbit-brand__symbol::after { content: ""; position: absolute; width: 52px; height: 1px; bottom: -5px; left: 8px; background: linear-gradient(90deg, #C39A47 0 48%, #5F7D96 48% 100%); }
.orbit-brand__symbol svg { width: 46px; height: 46px; overflow: visible; }
.orbit-brand__arch { fill: none; stroke: #C7A052; stroke-width: 7; stroke-linecap: square; }
.orbit-brand__gate { fill: none; stroke: currentColor; stroke-width: 9; stroke-linecap: square; }
.orbit-brand__meridian { fill: none; stroke: #6B8BA5; stroke-width: 4; stroke-linecap: square; }
.orbit-brand__point { fill: #C7A052; stroke: currentColor; stroke-width: 1.5; }
.orbit-brand__wordmark { display: grid; gap: 5px; min-width: 188px; }
.orbit-brand__name { color: inherit; font: 700 26px/.8 "DM Serif Display", Georgia, serif; letter-spacing: -.035em; }
.orbit-brand__descriptor { display: inline-flex; align-items: center; gap: 7px; color: #5F7D96; font: 700 7px/1.25 "Manrope", sans-serif; letter-spacing: .14em; text-transform: uppercase; white-space: nowrap; }
.orbit-brand__descriptor::before { content: ""; width: 18px; height: 1px; background: #C39A47; }
.orbit-brand--inverse { color: #F7F4EC; }
.orbit-brand--inverse .orbit-brand__descriptor { color: #C4D0D6; }
.orbit-brand--compact .orbit-brand__symbol, .orbit-brand--compact .orbit-brand__symbol svg { width: 36px; height: 36px; }
.orbit-brand--compact .orbit-brand__wordmark { min-width: 155px; }
.orbit-brand--compact .orbit-brand__name { font-size: 21px; }
.site-header .brand-mark::after { display: none; }
.orbit-header .desktop-nav > a.is-current, .orbit-header .nav-trigger.is-current { color: #C39A47; }
.orbit-header .desktop-nav > a.is-current::after, .orbit-header .nav-trigger.is-current::after { width: 100%; }
.desktop-nav { display: flex; align-items: center; gap: clamp(18px, 2vw, 34px); margin-left: auto; font-size: 13px; font-weight: 700; }
.desktop-nav > a, .nav-trigger { padding: 31px 0; position: relative; background: transparent; border: 0; display: inline-flex; align-items: center; gap: 4px; color: inherit; white-space: nowrap; }
.desktop-nav > a::after, .nav-trigger::after { bottom: 21px; content: ""; height: 1px; width: 0; left: 0; position: absolute; background: #C39A47; transition: width 160ms cubic-bezier(.23,1,.32,1); }
.desktop-nav > a:hover::after, .nav-trigger:hover::after, .nav-trigger.is-open::after { width: 100%; }
.nav-trigger svg { transition: transform 180ms cubic-bezier(.23,1,.32,1); }
.nav-trigger.is-open svg { transform: rotate(180deg); }
.nav-group { position: relative; }
.mega-menu { position: absolute; top: calc(100% - 12px); left: -20px; width: 348px; padding: 18px; color: #0B2138; background: #F7F4EC; border-top: 3px solid #C39A47; box-shadow: 0 18px 48px rgba(5,19,32,.24); transform-origin: top left; animation: menu-in 180ms cubic-bezier(.23,1,.32,1) both; }
@keyframes menu-in { from { opacity: 0; transform: translateY(-8px) scale(.98); } to { opacity: 1; transform: translateY(0) scale(1); } }
.mega-menu__label { margin: 0 0 9px; color: #657B88; font-size: 11px; letter-spacing: .14em; font-weight: 800; text-transform: uppercase; }
.mega-menu__item { display: grid; grid-template-columns: 26px 1fr auto; align-items: center; gap: 10px; padding: 12px 8px; border-top: 1px solid rgba(11,33,56,.12); transition: background 160ms ease, transform 160ms ease; }
.mega-menu__item:hover { background: #EBE5D8; transform: translateX(2px); }
.mega-menu__number { color: #C39A47; font-size: 10px; font-weight: 700; }
.mega-menu__item strong, .mega-menu__item small { display: block; }
.mega-menu__item strong { font: 600 16px "DM Serif Display", Georgia, serif; }
.mega-menu__item small { margin-top: 2px; color: #667A87; font-size: 12px; line-height: 1.4; }
.header-actions { display: flex; align-items: center; gap: 10px; }
.icon-button, .menu-button { width: 38px; height: 38px; display: grid; place-items: center; background: transparent; color: #F7F4EC; border: 1px solid rgba(243,240,231,.34); transition: color 160ms ease, background 160ms ease; }
.icon-button:hover, .menu-button:hover { background: rgba(243,240,231,.12); color: #C39A47; }
.consult-button, .primary-hero-button { display: inline-flex !important; align-items: center; justify-content: center; gap: 8px; white-space: nowrap; text-decoration: none !important; line-height: 1; border-radius: 0 !important; border: 0 !important; background: #C39A47 !important; color: #0B2138 !important; font: 800 12px/1 "Manrope", sans-serif !important; letter-spacing: .05em; text-transform: uppercase; transition: transform 150ms ease, background 150ms ease !important; }
.consult-button { height: 38px; min-height: 38px; padding: 0 14px !important; }
.header-actions .consult-button svg { width: 14px; height: 14px; flex: none; display: block; }
.consult-button:hover, .primary-hero-button:hover { background: #D7B867 !important; color: #0B2138 !important; }
.consult-button:active, .primary-hero-button:active { transform: scale(.97); }
.menu-button { display: none; }
.header-search { max-height: 0; overflow: hidden; border-bottom: 0 solid rgba(243,240,231,.14); transition: max-height 220ms cubic-bezier(.23,1,.32,1), border 180ms ease; }
.header-search.is-open,
.header-search--open { max-height: 520px; border-bottom-width: 1px; }
.header-search__inner { width: min(1050px, calc(100% - 48px)); padding: 22px 0 24px; margin: auto; }
.header-search__inner > p:first-child { margin: 0 0 9px; color: #C39A47; font-size: 10px; letter-spacing: .12em; text-transform: uppercase; font-weight: 700; }
.header-search form { display: flex; align-items: center; gap: 12px; border-bottom: 1px solid rgba(243,240,231,.55); padding-bottom: 8px; }
.header-search form svg { color: #C39A47; flex: none; }
.header-search input { width: 100%; border: 0; outline: none; background: transparent; color: #F7F4EC; font: 500 clamp(18px, 2vw, 26px) "DM Serif Display", Georgia, serif; }
.header-search input::placeholder { color: #8BA0AD; }
.header-search button { color: #F7F4EC; border: 0; background: transparent; font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: .08em; display: inline-flex; align-items: center; gap: 5px; }
.header-search form,.hero-search { position:relative; }
.clp-search-suggestions { position:absolute; z-index:1100; top:calc(100% + 8px); left:0; right:0; max-height:min(430px,62vh); overflow:auto; padding:6px; border:1px solid #d8dee4; background:#fff; color:#0b2138; box-shadow:0 18px 45px rgba(3,19,33,.28); }
.clp-search-suggestions[hidden] { display:none; }
.clp-search-suggestions a { display:grid; grid-template-columns:80px minmax(0,1fr); gap:1px 12px; padding:10px 12px; color:#0b2138!important; text-decoration:none!important; border-bottom:1px solid #edf0f2; }
.clp-search-suggestions a:last-child { border-bottom:0; }
.clp-search-suggestions a:hover,.clp-search-suggestions a.is-active { background:#f1f4f5; outline:2px solid #c39a47; outline-offset:-2px; }
.clp-search-suggestions span { grid-row:1/3; align-self:center; color:#9a711e; font:800 9px/1.2 "Manrope",sans-serif; letter-spacing:.1em; text-transform:uppercase; }
.clp-search-suggestions strong,.clp-search-suggestions small { display:block; min-width:0; }
.clp-search-suggestions strong { font:600 15px/1.3 "DM Serif Display",Georgia,serif; }
.clp-search-suggestions small { color:#65737d; font:500 11px/1.35 "Manrope",sans-serif; }
.hero-search .clp-search-suggestions { top:calc(100% + 4px); max-width:570px; }
.search-result { margin: 10px 0 0; font-size: 12px; color: #C6D0D5; }

.hero { display: grid; grid-template-columns: 48px minmax(0, .92fr) minmax(430px, 1.08fr); min-height: 626px; background: #0B2138; color: #F7F4EC; }
.hero__rail { padding-top: 45px; display: flex; align-items: center; flex-direction: column; gap: 15px; color: #C39A47; font-size: 10px; font-weight: 700; letter-spacing: .1em; }
.hero__rail i { width: 1px; height: 107px; background: #C39A47; }
.hero__content { max-width: 660px; padding: clamp(78px, 10vw, 128px) clamp(32px, 6vw, 92px) 46px 26px; }
.eyebrow { display: flex; align-items: center; gap: 9px; margin: 0; color: #647987; font-size: 10px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; }
.eyebrow span { display: block; width: 27px; height: 1px; background: #C39A47; }
.hero .eyebrow { color: #C4CFD5; }
.hero h1, h2 { margin: 20px 0 0; font-family: "DM Serif Display", Georgia, serif; font-weight: 400; letter-spacing: -.04em; }
.hero h1 { max-width: 650px; color: #F7F5EF; font-size: clamp(54px, 5.3vw, 86px); line-height: .94; }
.hero h1 em { color: #C39A47; font-weight: 600; }
.hero__lead { max-width: 490px; margin: 25px 0 0; color: #C4CFD5; font-size: 16px; line-height: 1.65; }
.hero__actions { display: flex; gap: 25px; align-items: center; margin-top: 31px; }
.primary-hero-button { height: 48px; padding: 0 18px !important; }
.text-link, .rounded-text-link { display: inline-flex; align-items: center; gap: 7px; font-size: 11px; font-weight: 700; letter-spacing: .05em; text-transform: uppercase; transition: color 150ms ease; }
.text-link:hover { color: #C39A47; }
.hero__fact-row { display: flex; gap: 28px; margin-top: 74px; padding-top: 15px; border-top: 1px solid rgba(243,240,231,.24); }
.hero__fact-row p { margin: 0; color: #BBC9D0; max-width: 152px; font-size: 10px; line-height: 1.5; }
.hero__fact-row strong { display: block; margin-bottom: 3px; color: #F7F4EC; font: 600 20px "DM Serif Display", Georgia, serif; }
.hero__visual { position: relative; min-height: 500px; overflow: hidden; border-left: 1px solid rgba(243,240,231,.16); }
.hero__visual::after { content: ""; position: absolute; inset: 0; background: linear-gradient(90deg, #0B2138 0%, rgba(11,33,56,.2) 35%, rgba(11,33,56,.05) 100%); pointer-events: none; }
.hero__visual > img { height: 100%; width: 100%; object-fit: cover; object-position: center; }
.visual-card { position: absolute; z-index: 1; right: clamp(25px, 6vw, 76px); bottom: 50px; width: min(310px, 68%); padding: 20px 22px 21px; color: #0B2138; background: #F3F0E7; border-left: 3px solid #C39A47; box-shadow: 0 14px 32px rgba(4,15,25,.18); }
.visual-card span { color: var(--brass-text); font-size: 11px; font-weight: 800; letter-spacing: .13em; text-transform: uppercase; }
.visual-card strong { display: block; margin-top: 12px; font: 600 24px/1.04 "DM Serif Display", Georgia, serif; }
.visual-card p { margin: 10px 0; font-size: 14px; line-height: 1.6; color: #496171; }
.visual-card a { display: inline-flex; align-items: center; gap: 6px; font-size: 10px; font-weight: 700; text-transform: uppercase; letter-spacing: .05em; }

.route-band { display: grid; grid-template-columns: 1fr minmax(220px,.56fr) 1fr; align-items: stretch; background: #F3F0E7; border-bottom: 1px solid rgba(11,33,56,.15); }
.route-band__intro { padding: clamp(60px, 7vw, 112px) clamp(32px, 6vw, 100px); }
.route-band h2 { color: #0B2138; font-size: clamp(42px, 4vw, 63px); line-height: .96; }
.route-band__intro > p:last-child { max-width: 390px; margin: 20px 0 0; color: #546B79; font-size: 13px; line-height: 1.75; }
.route-band__image { min-height: 450px; border-left: 1px solid rgba(11,33,56,.15); border-right: 1px solid rgba(11,33,56,.15); overflow: hidden; }
.route-band__image img { width: 100%; height: 100%; object-fit: cover; }
.route-list { display: flex; flex-direction: column; }
.route-list a { min-height: 25%; padding: 22px 26px; display: grid; grid-template-columns: 28px 1fr auto; align-items: center; gap: 11px; border-bottom: 1px solid rgba(11,33,56,.15); color: #0B2138; transition: color 160ms ease, background 160ms ease, padding 160ms ease; }
.route-list a:last-child { border-bottom: 0; }
.route-list a:hover { padding-left: 32px; color: #F7F4EC; background: #0B2138; }
.route-list span { color: #C39A47; font-size: 10px; font-weight: 700; }
.route-list strong { font: 600 clamp(20px, 2.2vw, 30px) "DM Serif Display", Georgia, serif; }
.proof-section { display: grid; grid-template-columns: .65fr 1.1fr auto; gap: 38px; align-items: end; padding: clamp(72px, 9vw, 135px) max(32px, calc((100vw - 1280px)/2)); background: #E7DFD1; }
.proof-section h2 { max-width: 600px; font-size: clamp(40px, 4.1vw, 64px); line-height: .95; }
.proof-section div > p { max-width: 535px; margin: 20px 0 0; color: #526875; font-size: 13px; line-height: 1.8; }
.rounded-text-link { padding: 13px 16px; align-self: center; background: #0B2138; color: #F7F4EC; }
.rounded-text-link:hover { background: #193D59; }

.site-footer { position: relative; isolation: isolate; color: #F7F4EC; background: #0B2138; overflow: hidden; }
.footer-atlas { position: absolute; z-index: -1; inset: 0; width: 100%; height: 100%; object-fit: cover; opacity: .35; }
.footer-strap { padding: 16px max(24px, calc((100vw - 1280px)/2)); border-bottom: 1px solid rgba(243,240,231,.24); color: #D0D8DD; font-size: 12px; font-weight: 600; letter-spacing: .04em; text-transform: uppercase; }
.footer-strap span { padding: 0 5px; color: #C39A47; }
.footer-main { display: grid; grid-template-columns: 1.5fr 1fr 1fr 1fr 1.25fr; gap: clamp(26px, 4vw, 60px); width: min(1280px, calc(100% - 64px)); margin: auto; padding: 68px 0 52px; }
.footer-brand > p { max-width: 290px; margin: 19px 0 14px; color: #BCC8CE; font-size: 13px; line-height: 1.7; }
.footer-brand > a { display: block; width: fit-content; margin-top: 5px; color: var(--soft-brass); font-size: 13px; }
.footer-heading { margin: 0 0 17px; color: #C39A47; font-size: 12px; font-weight: 800; letter-spacing: .09em; text-transform: uppercase; }
.footer-column a { display: block; margin: 0 0 10px; color: #E6EAEB; font-size: 13px; transition: color 150ms ease, transform 150ms ease; }
.footer-column a:hover { color: #C39A47; transform: translateX(2px); }
.footer-column .all-link { display: inline-flex; align-items: center; gap: 4px; margin-top: 16px; color: #C39A47; font-size: 10px; font-weight: 700; text-transform: uppercase; letter-spacing: .06em; }
.footer-newsletter > p:not(.footer-heading) { margin: 0 0 14px; color: #BBC9D0; font-size: 11px; line-height: 1.75; }
.footer-newsletter form { display: flex; border-bottom: 1px solid rgba(243,240,231,.6); }
.footer-newsletter input { min-width: 0; flex: 1; padding: 8px 0; border: 0; outline: 0; background: transparent; color: #F7F4EC; font-size: 16px; }
.footer-newsletter input::placeholder { color: #AAB9C1; }
.footer-newsletter button { border: 0; background: transparent; color: #C39A47; }
.footer-newsletter small { display: block; margin-top: 13px; color: #91A3AE; font-size: 9px; line-height: 1.5; }
.footer-bottom { display: flex; justify-content: space-between; width: min(1280px, calc(100% - 64px)); margin: auto; padding: 18px 0 20px; border-top: 1px solid rgba(243,240,231,.19); color: #A7B5BD; font-size: 12px; }
.footer-bottom p { margin: 0; }
.footer-bottom div { display: flex; gap: 18px; }
.footer-bottom a:hover { color: #C39A47; }

.mobile-menu { display: none; }
.consult-overlay { position: fixed; z-index: 60; inset: 0; display: grid; place-items: center; padding: 20px; }
.consult-overlay__backdrop { position: absolute; inset: 0; border: 0; background: rgba(4,16,27,.72); backdrop-filter: blur(5px); }
.consult-panel { position: relative; width: min(575px, 100%); padding: clamp(32px, 5vw, 56px); background: #F3F0E7; color: #0B2138; border-top: 4px solid #C39A47; box-shadow: 0 22px 65px rgba(0,0,0,.35); animation: panel-in 220ms cubic-bezier(.23,1,.32,1) both; }
@keyframes panel-in { from { opacity: 0; transform: translateY(12px) scale(.98); } to { opacity: 1; transform: translateY(0) scale(1); } }
.consult-panel__close { position: absolute; top: 17px; right: 17px; width: 34px; height: 34px; border: 1px solid rgba(11,33,56,.25); background: transparent; color: #0B2138; }
.consult-panel h2 { margin-top: 19px; font-size: clamp(38px, 6vw, 57px); line-height: .94; }
.consult-panel > p:not(.eyebrow):not(.consult-note) { color: #526875; font-size: 13px; line-height: 1.75; }
.consult-options { margin-top: 24px; border-top: 1px solid rgba(11,33,56,.18); }
.consult-options button { width: 100%; display: flex; justify-content: space-between; gap: 10px; padding: 14px 0; text-align: left; background: transparent; border: 0; border-bottom: 1px solid rgba(11,33,56,.18); color: #0B2138; font: 600 18px "DM Serif Display", Georgia, serif; transition: padding 160ms ease, color 160ms ease; }
.consult-options button:hover { padding-left: 7px; color: #9E7931; }
.consult-note { margin: 17px 0 0; color: #748692; font-size: 10px; line-height: 1.6; }
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }
.route-page-shell { min-height: 100vh; display: flex; flex-direction: column; background: #F3F0E7; }
.route-page-main { position: relative; flex: 1; padding: clamp(90px,12vw,165px) max(30px, calc((100vw - 1050px)/2)); overflow: hidden; }
.route-page-main::before { content: ""; position: absolute; z-index: 0; top: 70px; right: -120px; width: 520px; height: 520px; border: 1px solid rgba(95,125,150,.18); border-radius: 50%; box-shadow: 0 0 0 52px rgba(95,125,150,.06), 0 0 0 104px rgba(95,125,150,.035); }
.route-page-main > * { position: relative; z-index: 1; }
.route-page-kicker { margin: 44px 0 0; color: #A47C37; font-size: 9px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; }
.route-page-main h1 { max-width: 800px; margin: 15px 0 0; color: #0B2138; font: 600 clamp(54px,7vw,100px)/.88 "DM Serif Display", Georgia, serif; letter-spacing: -.05em; }
.route-page-lead { max-width: 580px; margin: 24px 0 0; color: #536B79; font-size: 14px; line-height: 1.8; }
.route-page-grid { display: grid; grid-template-columns: repeat(3,1fr); max-width: 960px; margin-top: 53px; border-top: 1px solid rgba(11,33,56,.17); border-left: 1px solid rgba(11,33,56,.17); }
.route-page-grid a { display: grid; grid-template-columns: 20px 1fr auto; gap: 8px; min-height: 128px; padding: 18px; border-right: 1px solid rgba(11,33,56,.17); border-bottom: 1px solid rgba(11,33,56,.17); transition: color 160ms ease, background 160ms ease; }
.route-page-grid a:hover { color: #F7F4EC; background: #0B2138; }
.route-page-grid span { color: #C39A47; font: 700 9px "Manrope", sans-serif; }
.route-page-grid strong { font: 600 21px/1.05 "DM Serif Display", Georgia, serif; }
.route-page-main > .primary-hero-button { margin-top: 29px; }
.route-page-footer { display: flex; justify-content: space-between; gap: 28px; align-items: center; padding: 31px max(30px, calc((100vw - 1050px)/2)); color: #F7F4EC; background: #0B2138; }
.route-page-footer p { max-width: 430px; margin: 0; color: #B5C6CE; font-size: 11px; line-height: 1.65; }
.route-page-main { padding-top: clamp(76px, 9vw, 124px); }
.route-page-main::before { display: none; }
.route-page-hero { position: relative; display: grid; grid-template-columns: minmax(0,1fr) 220px; gap: 48px; max-width: 1120px; margin: auto; padding-bottom: 70px; border-bottom: 1px solid rgba(11,33,56,.17); }
.route-page-hero h1 { max-width: 820px; }
.route-page-coordinates { position: relative; display: flex; flex-direction: column; justify-content: center; align-items: flex-end; gap: 12px; color: #5F7D96; font: 700 9px "Manrope", sans-serif; letter-spacing: .13em; }
.route-page-coordinates i { width: 100%; max-width: 180px; height: 1px; background: #C39A47; }
.route-page-coordinates b { width: 38px; height: 38px; border-radius: 50%; border: 1px solid #5F7D96; position: relative; }
.route-page-coordinates b::after { content: ""; position: absolute; inset: 13px; border-radius: 50%; background: #C39A47; }
.route-desk { max-width: 1120px; margin: 0 auto; }
.route-desk > div > span, .route-desk__heading > span, .entry-desk__title > span, .corridor-points + div > span { color: #A47C37; font: 700 9px "Manrope", sans-serif; letter-spacing: .12em; text-transform: uppercase; }
.route-desk h2 { margin: 15px 0 0; color: #0B2138; font: 600 clamp(34px,4vw,54px)/.94 "DM Serif Display", Georgia, serif; letter-spacing: -.04em; }
.route-desk--archive { display: grid; grid-template-columns: .75fr 1.25fr; gap: 75px; padding: 67px 0 96px; }
.route-desk__heading h2 { max-width: 420px; }
.archive-columns { display: grid; grid-template-columns: 1.1fr .9fr .9fr; border-top: 1px solid rgba(11,33,56,.17); border-left: 1px solid rgba(11,33,56,.17); }
.archive-columns a { position: relative; min-height: 245px; padding: 21px; color: #0B2138; border-right: 1px solid rgba(11,33,56,.17); border-bottom: 1px solid rgba(11,33,56,.17); transition: background 170ms ease, color 170ms ease; }
.archive-columns a:first-child { color: #F7F4EC; background: #0B2138; }
.archive-columns a:hover { color: #F7F4EC; background: #193D59; }
.archive-columns small, .archive-columns strong, .archive-columns p { display: block; }
.archive-columns small { color: #C39A47; font-size: 9px; font-weight: 700; letter-spacing: .11em; text-transform: uppercase; }
.archive-columns strong { margin-top: 25px; font: 600 28px/.96 "DM Serif Display", Georgia, serif; letter-spacing: -.035em; }
.archive-columns p { margin: 14px 0 0; color: #607783; font-size: 11px; line-height: 1.65; }
.archive-columns a:first-child p, .archive-columns a:hover p { color: #C4D1D6; }
.archive-columns svg { position: absolute; right: 18px; bottom: 18px; color: #C39A47; }
.route-desk--entry { display: grid; grid-template-columns: .82fr 1.18fr; gap: 72px; padding: 68px 0 99px; }
.entry-desk__title h2 { max-width: 415px; }
.entry-sequence { list-style: none; margin: 0; padding: 0; border-top: 1px solid rgba(11,33,56,.17); }
.entry-sequence li { display: grid; grid-template-columns: 38px 1fr; gap: 14px; padding: 22px 0; border-bottom: 1px solid rgba(11,33,56,.17); }
.entry-sequence li > span { color: #C39A47; font-size: 10px; font-weight: 700; }
.entry-sequence small, .entry-sequence strong { display: block; }
.entry-sequence small { color: #617784; font-size: 9px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; }
.entry-sequence strong { margin-top: 8px; max-width: 480px; color: #0B2138; font: 600 27px/1 "DM Serif Display", Georgia, serif; }
.route-desk--corridor { position: relative; display: grid; grid-template-columns: 180px .85fr 1fr; gap: 38px; align-items: center; padding: 76px 0 100px; }
.corridor-orbit { position: relative; width: 150px; height: 150px; border: 1px solid #5F7D96; border-radius: 50%; }
.corridor-orbit::before, .corridor-orbit::after { content: ""; position: absolute; border: 1px solid rgba(95,125,150,.48); border-radius: 50%; }
.corridor-orbit::before { inset: 20px -25px; } .corridor-orbit::after { inset: -27px 26px; }
.corridor-orbit i { position: absolute; left: 0; right: -42px; top: 48%; height: 1px; background: #C39A47; }
.corridor-orbit b, .corridor-orbit em { position: absolute; width: 9px; height: 9px; border-radius: 50%; background: #C39A47; }
.corridor-orbit b { top: 22px; left: 42px; } .corridor-orbit em { bottom: 18px; right: 20px; background: #5F7D96; }
.route-desk--corridor > div:nth-child(2) > span { color: #A47C37; font: 700 9px "Manrope", sans-serif; letter-spacing: .12em; text-transform: uppercase; }
.route-desk--corridor p { max-width: 350px; margin: 15px 0 0; color: #5C7280; font-size: 12px; line-height: 1.7; }
.corridor-points { display: grid; border-top: 1px solid rgba(11,33,56,.17); }
.corridor-points a { display: grid; grid-template-columns: 24px 1fr auto; gap: 10px; align-items: center; padding: 13px 0; color: #0B2138; border-bottom: 1px solid rgba(11,33,56,.17); font: 600 20px "DM Serif Display", Georgia, serif; }
.corridor-points a:hover { color: #A17B35; }
.corridor-points svg:first-child { color: #C39A47; }
.route-desk--counsel { display: grid; grid-template-columns: .85fr 1.15fr; gap: 75px; padding: 66px 0 99px; }
.route-desk--counsel > div:first-child span, .route-desk--standards > div:nth-child(2) span { color: #A47C37; font: 700 9px "Manrope", sans-serif; letter-spacing: .12em; text-transform: uppercase; }
.counsel-lanes { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1px; background: rgba(11,33,56,.18); }
.counsel-lanes a { position: relative; min-height: 224px; padding: 21px; color: #F7F4EC; background: #193D59; }
.counsel-lanes a:nth-child(2) { background: #0B2138; }
.counsel-lanes a:hover { color: #0B2138; background: #E6DED0; }
.counsel-lanes small, .counsel-lanes strong { display: block; }
.counsel-lanes small { color: #C39A47; font-size: 9px; font-weight: 700; letter-spacing: .11em; text-transform: uppercase; }
.counsel-lanes strong { margin-top: 17px; font: 600 25px/.98 "DM Serif Display", Georgia, serif; letter-spacing: -.035em; }
.counsel-lanes svg { position: absolute; bottom: 18px; right: 18px; color: #C39A47; }
.route-desk--standards { display: grid; grid-template-columns: 175px .9fr 1fr; gap: 47px; align-items: center; padding: 76px 0 100px; }
.standards-figure { position: relative; display: grid; align-content: center; gap: 13px; height: 178px; padding-left: 28px; border-left: 1px solid #C39A47; }
.standards-figure span { color: #C39A47; font: 700 10px "Manrope", sans-serif; }
.standards-figure i { position: absolute; width: 70px; height: 70px; right: 0; top: 53px; border: 1px solid #5F7D96; border-radius: 50%; }
.route-desk--standards p { margin: 15px 0 0; max-width: 385px; color: #5B7280; font-size: 12px; line-height: 1.7; }
.standards-links { display: grid; border-top: 1px solid rgba(11,33,56,.17); }
.standards-links a { display: flex; justify-content: space-between; padding: 14px 0; color: #0B2138; border-bottom: 1px solid rgba(11,33,56,.17); font: 600 21px "DM Serif Display", Georgia, serif; }
.standards-links a:hover { color: #A17B35; }
@media (max-width: 880px) { .route-page-hero { grid-template-columns: 1fr; padding-bottom: 45px; } .route-page-coordinates { display: none; } .route-desk--archive, .route-desk--entry, .route-desk--counsel { grid-template-columns: 1fr; gap: 38px; } .route-desk--corridor { grid-template-columns: 120px 1fr; } .corridor-points { grid-column: 1 / -1; } .route-desk--standards { grid-template-columns: 130px 1fr; } .standards-links { grid-column: 1 / -1; } }
@media (max-width: 640px) { .route-page-main { padding: 67px 26px; } .route-page-hero h1 { font-size: clamp(48px, 14vw, 70px); } .route-desk--archive, .route-desk--entry, .route-desk--corridor, .route-desk--counsel, .route-desk--standards { display: block; padding: 50px 0 20px; } .archive-columns, .counsel-lanes { grid-template-columns: 1fr; margin-top: 31px; } .archive-columns a, .counsel-lanes a { min-height: 166px; } .entry-sequence, .corridor-points, .standards-links { margin-top: 31px; } .corridor-orbit, .standards-figure { margin-bottom: 30px; } .route-desk--standards > div:nth-child(2) { margin-top: 0; } .route-page-footer { padding: 28px 26px; } }

button:focus-visible, a:focus-visible, input:focus-visible { outline: 3px solid #C39A47; outline-offset: 4px; }
@media (prefers-reduced-motion: reduce) { *, *::before, *::after { scroll-behavior: auto !important; animation-duration: .01ms !important; transition-duration: .01ms !important; } }

/* UX remediation: compact global header before intermediate widths crowd. */
.mobile-utility{display:none}
@media (max-width:1120px){
  .utility-bar,.desktop-nav{display:none!important}
  .header-main{min-height:70px;width:min(100% - 32px,992px)}
  .menu-button{display:grid!important}
  .mobile-menu{position:fixed;z-index:50;inset:0 0 0 auto;width:min(430px,100%);display:flex;flex-direction:column;overflow-y:auto;padding:26px;color:#F7F4EC;background:#0B2138;transform:translateX(103%);transition:transform 240ms cubic-bezier(.23,1,.32,1);box-shadow:-20px 0 60px rgba(5,18,30,.3)}
  .mobile-menu--open{transform:translateX(0)}
  .mobile-menu__top{display:flex;align-items:center;justify-content:space-between}
  .mobile-close{width:39px;height:39px;color:#F7F4EC;border:1px solid rgba(243,240,231,.3);background:transparent}
  .mobile-menu nav{margin-top:38px}
  .mobile-menu nav a{display:grid;grid-template-columns:32px 1fr auto;align-items:center;padding:12px 0;border-top:1px solid rgba(243,240,231,.18);font:600 23px "DM Serif Display",Georgia,serif}
  .mobile-menu nav span{color:#C39A47;font:700 10px "Manrope",sans-serif}
  .mobile-cta{margin-top:22px}
  .mobile-menu.mobile-menu--open + .mobile-utility{position:fixed;right:26px;bottom:20px;z-index:51;display:flex;gap:18px;width:min(378px,calc(100% - 52px));padding-top:14px;color:#F7F4EC;border-top:1px solid rgba(243,240,231,.18);background:#0B2138;font-size:11px}
}
@media (max-width:640px){
  .header-main{gap:6px;width:calc(100% - 16px)}
  .brand-mark{gap:6px}
  .brand-mark__type span{font-size:15px}
  .brand-mark__type small{display:none}
  .brand-mark__icon,.brand-mark__icon img{width:30px;height:30px}
  .header-actions{gap:6px;margin-left:auto}
  .icon-button,.menu-button{width:36px;height:36px}
  .consult-button{display:inline-flex!important;width:66px;height:36px;min-height:36px;padding:0 5px!important;white-space:normal;text-align:center;font-size:9px!important;line-height:1.15!important}
  .consult-button svg{display:none!important}
}
@media (max-width: 1100px) { .desktop-nav { gap: 17px; } .desktop-nav > a, .nav-trigger { font-size: 11px; } .consult-button { padding: 0 10px !important; } .footer-main { grid-template-columns: 1.4fr 1fr 1fr 1.2fr; } .footer-newsletter { grid-column: 1 / -1; max-width: 400px; } }
@media (max-width: 880px) { .orbit-brand__name { font-size: 22px; } .orbit-brand__descriptor { font-size: 6px; } .route-page-grid { grid-template-columns: 1fr; max-width: 580px; } .route-page-footer { align-items: flex-start; flex-direction: column; } }
@media (max-width: 880px) { .utility-bar { display: none; } .header-main { min-height: 70px; width: min(100% - 32px, 800px); } .desktop-nav { display: none; } .menu-button { display: grid; } .hero { grid-template-columns: minmax(0,1fr) minmax(330px,.82fr); } .hero__rail { display: none; } .hero__content { padding-left: clamp(28px,6vw,60px); padding-right: clamp(28px,6vw,60px); } .route-band { grid-template-columns: 1.1fr .9fr; } .route-band__image { display: none; } .proof-section { grid-template-columns: 1fr 1.2fr; } .proof-section > .rounded-text-link { grid-column: 2; justify-self: start; } .footer-main { grid-template-columns: 1.4fr 1fr 1fr; } .footer-newsletter { grid-column: 1 / -1; } .mobile-menu { position: fixed; z-index: 50; inset: 0 0 0 auto; width: min(430px,100%); display: flex; flex-direction: column; padding: 26px; color: #F7F4EC; background: #0B2138; transform: translateX(103%); transition: transform 240ms cubic-bezier(.23,1,.32,1); box-shadow: -20px 0 60px rgba(5,18,30,.3); } .mobile-menu--open { transform: translateX(0); } .mobile-menu__top { display: flex; justify-content: space-between; align-items: center; } .mobile-close { width: 39px; height: 39px; color: #F7F4EC; border: 1px solid rgba(243,240,231,.3); background: transparent; } .mobile-menu nav { margin-top: 67px; } .mobile-menu nav a { display: grid; grid-template-columns: 32px 1fr auto; align-items: center; padding: 16px 0; border-top: 1px solid rgba(243,240,231,.18); font: 600 27px "DM Serif Display", Georgia, serif; } .mobile-menu nav span { color: #C39A47; font: 700 10px "Manrope", sans-serif; } .mobile-cta { margin-top: auto; display: flex; align-items: center; justify-content: space-between; width: 100%; padding: 15px; color: #0B2138; border: 0; background: #C39A47; font-size: 12px; font-weight: 800; letter-spacing: .06em; text-transform: uppercase; } .mobile-menu > p { margin: 17px 0 0; color: #92A5B1; font-size: 10px; } }
@media (max-width: 640px) { .header-main { gap: 10px; } .brand-mark__type span { font-size: 19px; } .brand-mark__icon, .brand-mark__icon img { width: 33px; height: 33px; } .consult-button { display: none !important; } .header-actions { margin-left: auto; } .hero { grid-template-columns: 1fr; min-height: auto; } .hero__content { padding: 73px 26px 53px; } .hero h1 { font-size: clamp(49px, 13.4vw, 66px); } .hero__lead { font-size: 16px; } .hero__actions { align-items: flex-start; flex-direction: column; gap: 18px; } .hero__fact-row { margin-top: 50px; } .hero__visual { min-height: 387px; border-left: 0; border-top: 1px solid rgba(243,240,231,.16); } .visual-card { right: 24px; bottom: 27px; width: min(310px,82%); } .route-band { grid-template-columns: 1fr; } .route-band__intro { padding: 64px 26px 48px; } .route-list a { min-height: 78px; padding: 18px 26px; } .proof-section { display: block; padding: 65px 26px; } .proof-section h2 { margin-top: 20px; } .proof-section .rounded-text-link { margin-top: 28px; } .footer-strap { padding: 14px 26px; font-size: 12px; line-height: 1.5; } .footer-main { display: grid; grid-template-columns: 1fr 1fr; width: calc(100% - 52px); padding: 48px 0 37px; gap: 34px 22px; } .footer-brand, .footer-newsletter { grid-column: 1 / -1; } .footer-bottom { width: calc(100% - 52px); display: block; line-height: 1.6; } .footer-bottom div { margin-top: 7px; } .header-search__inner { width: calc(100% - 52px); } .header-search button { font-size: 0; } .header-search button svg { width: 18px; height: 18px; } }

/* Convert Forms #cf_3 ships a boxed theme (black border, white fields). Reset on homepage. */
.newsletter-section #cf_3,
.newsletter-section .convertforms {
  grid-column: 2;
  --max-width: 100%;
  --padding: 0;
  --border: none;
  --border-radius: 0;
  --background-color: transparent;
  --background-image: none;
  --label-color: #C39A47;
  --label-size: 10px;
  --label-weight: 700;
  --input-color: #F7F4EC;
  --input-placeholder-color: #9DB0BB;
  --input-background-color: transparent;
  --input-border-color: rgba(243,240,231,.4);
  --input-border-radius: 0;
  --input-padding: 8px 0;
  --input-size: 16px;
  --control-gap: 12px;
  max-width: 560px !important;
  width: 100% !important;
  margin: 14px 0 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}
.newsletter-section .cf-form-wrap,
.newsletter-section .cf-fields,
.newsletter-section .cf-control-group { margin: 0 !important; padding: 0 !important; background: transparent !important; border: 0 !important; max-width: none !important; }
.newsletter-section .cf-fields { display: grid !important; grid-template-columns: 1fr 1fr; gap: 12px 16px; }
.newsletter-section .cf-control-group[data-name="interest"],
.newsletter-section .cf-control-group[data-name="consent"],
.newsletter-section .cf-control-group[data-name="submit"] { grid-column: 1 / -1; }
.newsletter-section .cf-label { color: #C39A47 !important; font-size: 11px !important; font-weight: 700 !important; letter-spacing: .12em; text-transform: uppercase; }
.newsletter-section .cf-required-label { display: none; }
.newsletter-section input.cf-input,
.newsletter-section select.cf-input {
  width: 100% !important;
  min-height: 0 !important;
  color: #F7F4EC !important;
  background: transparent !important;
  border: 0 !important;
  border-bottom: 1px solid rgba(243,240,231,.4) !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  padding: 8px 0 !important;
  font-size: 13px !important;
}
.newsletter-section .cf-checkbox-group { display: flex; align-items: flex-start; gap: 8px; }
.newsletter-section .cf-checkbox-group input { width: 15px !important; height: 15px !important; flex: none; accent-color: #C39A47; }
.newsletter-section .cf-checkbox-group .cf-label { text-transform: none; letter-spacing: 0; font-size: 11px !important; font-weight: 500 !important; color: #C0CDD3 !important; line-height: 1.45; }
.newsletter-section .cf-text-center { text-align: left !important; }
.newsletter-section #cf_3 .cf-control-group[data-key="3105"] { --button-border-radius: 0; --button-padding: 10px 16px; --button-font-size: 11px; --button-background-color: #C39A47; --button-color: #0B2138; }
.newsletter-section .cf-btn {
  width: auto !important;
  min-height: 38px !important;
  padding: 0 16px !important;
  margin-top: 2px;
  background: #C39A47 !important;
  color: #0B2138 !important;
  border: 0 !important;
  border-radius: 0 !important;
  font-size: 10px !important;
  font-weight: 700 !important;
  letter-spacing: .08em;
  text-transform: uppercase;
}
.newsletter-section .cf-field-hp { position: absolute !important; left: -9999px; height: 0; overflow: hidden; }
@media (max-width: 880px) {
  .newsletter-section .convertforms, .newsletter-section #cf_3 { grid-column: 1; }
  .newsletter-section .cf-fields { grid-template-columns: 1fr; }
}

/* Compass mark (v5) — raster logo, keep rounded square */
.brand-mark__icon img.brand-mark__symbol,
.clp-grok-site .brand-mark__symbol {
  width: 38px;
  height: 38px;
  border-radius: 8px;
  object-fit: cover;
  fill: none;
  stroke: none;
}


/* DM Serif Display is a single-weight face; avoid faux-bold on editorial type. */
.clp-grok-site h1, .clp-grok-site h2, .clp-grok-site h3,
.clp-grok-site .brand-mark__type span, .clp-grok-site .orbit-brand__name {
  font-family: var(--clp-serif);
  font-weight: 400;
  font-synthesis: none;
}
a:focus-visible, button:focus-visible, input:focus-visible, select:focus-visible, textarea:focus-visible {
  outline: 3px solid var(--soft-brass);
  outline-offset: 3px;
}

@media (max-width:640px) {
  .header-main .consult-button {
    display:inline-flex!important;
    width:66px;
    height:36px;
    min-height:36px;
    padding:0 5px!important;
    white-space:normal;
    text-align:center;
    font-size:9px!important;
    line-height:1.15!important;
  }
  .header-main .consult-button svg { display:none!important; }
}
