:root{--ink:#1f1b16;--ivory:#faf7f2;--bone:#e8dfd3;--oxide:#b4442c;--brass:#b49664;--muted:#b7aea2;--serif:"Source Serif 4",Georgia,serif;--sans:Inter,Arial,sans-serif;--header-h:84px;--anchor-gap:24px}
*{box-sizing:border-box}html{scroll-behavior:auto;background:var(--ink)}body{margin:0;background:var(--ivory);color:var(--ink);font-family:var(--sans);overflow-x:hidden}a{color:inherit}button,a{touch-action:manipulation}.skip{position:fixed;left:1rem;top:-5rem;z-index:1000;background:var(--ivory);padding:1rem}.skip:focus{top:1rem}.nav{position:fixed;z-index:70;left:0;right:0;top:0;height:84px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(1.25rem,4vw,4.5rem);color:var(--ivory);background:var(--ink);border-bottom:1px solid rgba(250,247,242,.14);mix-blend-mode:normal}.brand{display:flex;align-items:center;gap:.8rem;min-width:44px;min-height:44px;text-decoration:none;font-size:.73rem;letter-spacing:.15em;text-transform:uppercase;font-weight:600}.brand-mark{width:28px;height:42px;display:block}.menu-trigger{width:52px;height:52px;border:1px solid currentColor;border-radius:50%;background:transparent;color:inherit;font:600 .68rem var(--sans);letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.menu-trigger:focus-visible,.route:focus-visible,.route-link:focus-visible,.text-link:focus-visible,.primary:focus-visible,.menu-close:focus-visible,.menu-routes a:focus-visible{outline:3px solid var(--oxide);outline-offset:4px}.menu{position:fixed;z-index:90;inset:0;background:var(--ink);color:var(--ivory);padding:clamp(1.25rem,4vw,4.5rem);display:grid;grid-template-columns:minmax(230px,.65fr) 1fr;gap:8vw;align-items:end;visibility:hidden}.menu[data-open="true"]{visibility:visible}.menu>div,.menu>nav{opacity:0;transform:translateY(12px);transition:opacity .18s ease,transform .18s ease}.menu[data-open="true"]>div,.menu[data-open="true"]>nav{opacity:1;transform:none}.menu-close{position:absolute;right:clamp(1.25rem,4vw,4.5rem);top:1.25rem;width:52px;height:52px;border:1px solid #766e65;border-radius:50%;background:transparent;color:var(--ivory);font-size:1.25rem;cursor:pointer}.menu-kicker,.eyebrow{font-size:.68rem;line-height:1.2;text-transform:uppercase;letter-spacing:.16em;font-weight:600}.menu-title{font:400 clamp(2.7rem,6.5vw,7rem)/.92 var(--serif);max-width:8ch;margin:.7rem 0 2rem}.menu-routes{display:grid;border-top:1px solid #514a43}.menu-routes a{min-height:104px;padding:1.5rem 0;display:grid;grid-template-columns:4rem 1fr auto;align-items:center;text-decoration:none;border-bottom:1px solid #514a43}.menu-routes span:first-child{color:var(--oxide)}.menu-routes strong{font:400 clamp(1.35rem,2.2vw,2.3rem)/1 var(--serif)}.menu-routes em{font-style:normal;color:#c9c0b5;font-size:.75rem}.datum{position:fixed;z-index:45;inset:0;pointer-events:none;overflow:visible}.datum .cord{stroke:#cbb285;stroke-width:1.4;vector-effect:non-scaling-stroke}.datum .bob{filter:url(#bobShadow);transform-origin:center top;will-change:transform,opacity}.datum .branches{opacity:0;stroke:var(--oxide);stroke-width:1.5}.datum .measure-frame{fill:none;stroke:rgba(180,68,44,.72);stroke-width:1.2;opacity:0}.datum .witness{stroke:var(--oxide);stroke-width:2;opacity:0}.hero{height:100svh;min-height:720px;position:relative;display:flex;align-items:flex-end;color:var(--ivory);background:var(--ink);overflow:hidden}.hero-media{position:absolute;inset:0;background:url("gravity-gallery-field-smooth-1.webp") center/cover no-repeat;transform:scale(1.035);animation:arrive 1.5s cubic-bezier(.2,.7,.2,1) both}.hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(19,16,13,.68) 0%,rgba(19,16,13,.2) 52%,rgba(19,16,13,.04) 100%),linear-gradient(0deg,rgba(17,14,12,.72),transparent 48%)}@keyframes arrive{from{transform:scale(1.09);filter:brightness(.62)}to{transform:scale(1.035);filter:brightness(1)}}.hero-inner{position:relative;z-index:3;width:100%;padding:8.5rem clamp(1.25rem,6vw,7rem) clamp(2.2rem,5vw,5.5rem);display:grid;grid-template-columns:minmax(0,780px) 1fr;gap:4vw}.hero h1{font:400 clamp(3.5rem,6.1vw,7.2rem)/.88 var(--serif);letter-spacing:-.042em;margin:.5rem 0 1.5rem;max-width:6.25em;text-wrap:balance}.hero-copy{font:400 clamp(1rem,1.25vw,1.22rem)/1.55 var(--sans);max-width:590px;color:#ddd3c7}.hero-actions{display:flex;gap:1.25rem;align-items:center;margin-top:2.1rem}.primary{min-height:52px;display:inline-flex;align-items:center;padding:0 1.35rem;background:var(--oxide);color:#fff;text-decoration:none;font-size:.78rem;font-weight:600;letter-spacing:.05em}.text-link{min-height:48px;display:inline-flex;align-items:center;text-underline-offset:5px;font-size:.8rem}.decision{min-height:120svh;position:relative;background:var(--ivory);display:grid;place-items:center;overflow:hidden}.decision-bg{position:absolute;inset:0;background:url("datum-decision-field.jpg") center/cover no-repeat}.decision-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(250,247,242,.95) 0 38%,rgba(250,247,242,.1) 60%,rgba(250,247,242,.55) 100%)}.decision-inner{position:relative;z-index:3;width:min(1520px,calc(100% - 2.5rem));display:grid;grid-template-columns:1fr 1fr;gap:18vw;align-items:center}.decision h2,.routes h2,.process h2,.ownership h2{font:400 clamp(3rem,6vw,7.2rem)/1.08 var(--serif);font-variant-ligatures:none;letter-spacing:-.04em;margin:.65rem 0 1.3rem;text-wrap:balance}.decision-copy{max-width:520px}.decision-copy.right{padding-top:23rem}.decision p{font-size:clamp(1rem,1.25vw,1.25rem);line-height:1.58;max-width:34rem}.micro-list{list-style:none;padding:0;margin:2rem 0 0;border-top:1px solid rgba(31,27,22,.28)}.micro-list li{min-height:54px;display:flex;align-items:center;border-bottom:1px solid rgba(31,27,22,.2);font-size:.75rem;letter-spacing:.04em}.routes{min-height:110svh;padding:clamp(7rem,12vw,13rem) clamp(1.25rem,6vw,7rem);background:#e8dfd3;position:relative}.routes-head{max-width:900px}.routes-grid{margin-top:clamp(4rem,8vw,8rem);display:grid;grid-template-columns:1fr 1fr;border-top:1px solid rgba(31,27,22,.42);border-bottom:1px solid rgba(31,27,22,.42)}.route{position:relative;min-height:520px;padding:clamp(1.8rem,4vw,4.2rem);background:rgba(250,247,242,.32);text-decoration:none;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;transition:background .3s,color .3s}.route+.route{border-left:1px solid rgba(31,27,22,.34)}.route:after{content:attr(data-index);position:absolute;right:clamp(1rem,3vw,3rem);top:.35rem;font:400 clamp(8rem,17vw,17rem)/1 var(--serif);letter-spacing:-.08em;color:rgba(31,27,22,.055);pointer-events:none}.route:before{content:"";position:absolute;inset:0;background:linear-gradient(145deg,transparent 58%,rgba(180,68,44,.13));transform:translateY(35%);transition:transform .55s cubic-bezier(.2,.7,.2,1)}.route:hover:before,.route:focus-visible:before{transform:translateY(0)}.route-num{color:var(--oxide);font-size:.7rem;letter-spacing:.13em}.route h3{position:relative;font:400 clamp(2.3rem,4vw,5rem)/1.04 var(--serif);font-variant-ligatures:none;max-width:8ch;margin:0}.word-no-break{white-space:nowrap;font-kerning:none;font-feature-settings:"liga" 0,"clig" 0,"kern" 0}.glyph-clearance{display:inline-block;margin-left:.09em}.route p{position:relative;max-width:420px;line-height:1.55}.route-bottom{position:relative;display:flex;justify-content:space-between;align-items:end;gap:2rem}.route-bottom span:last-child{font-size:1.3rem}.process{min-height:120svh;background:var(--ink);color:var(--ivory);padding:clamp(8rem,14vw,14rem) clamp(1.25rem,6vw,7rem);position:relative;overflow:hidden}.process-grid{display:grid;grid-template-columns:minmax(260px,.75fr) 1.2fr;gap:10vw}.process-copy{position:sticky;top:140px;align-self:start}.process-copy p{color:#c7bdb2;line-height:1.6;max-width:440px}.stages{list-style:none;padding:0;margin:0;border-top:1px solid #514a43}.stages li{min-height:145px;display:grid;grid-template-columns:4rem 1fr;gap:2rem;padding:2rem 0;border-bottom:1px solid #514a43}.stages b{color:var(--oxide);font-size:.7rem;letter-spacing:.1em}.stages strong{display:block;font:400 clamp(1.8rem,3vw,3.2rem)/1 var(--serif);margin-bottom:.55rem}.stages span{color:#c7bdb2;font-size:.88rem;line-height:1.5;display:block;max-width:530px}.ownership{min-height:105svh;position:relative;color:var(--ivory);display:flex;align-items:center;overflow:hidden}.ownership-bg{position:absolute;inset:0;background:url("datum-ownership-field.jpg") center/cover no-repeat;transform:scale(1.02)}.ownership-inner{position:relative;z-index:3;padding:8rem clamp(1.25rem,6vw,7rem);max-width:1100px}.ownership p{max-width:610px;color:#d7ccc0;font-size:clamp(1rem,1.3vw,1.25rem);line-height:1.6}.ownership .primary{margin-top:1.5rem}.footer{background:var(--ivory);padding:3rem clamp(1.25rem,6vw,7rem);display:flex;justify-content:space-between;gap:2rem;font-size:.68rem;letter-spacing:.08em;text-transform:uppercase}.no-scroll{overflow:hidden}@media(max-width:900px){.hero-inner{grid-template-columns:1fr}.decision-inner{grid-template-columns:1fr;gap:5rem;padding:8rem 0}.decision-copy.right{padding-top:0;margin-left:20vw}.routes-grid,.process-grid{grid-template-columns:1fr}.route{min-height:420px}.process-copy{position:relative;top:auto;margin-bottom:4rem}.menu{grid-template-columns:1fr;align-content:end}.menu-title{font-size:3.5rem}.menu-routes a{grid-template-columns:2.7rem 1fr}.menu-routes em{display:none}}@media(max-width:560px){:root{--header-h:70px;--anchor-gap:20px}.nav{height:70px}.brand span{display:none}.hero{height:auto;min-height:max(700px,100svh)}.hero-inner{padding-bottom:4.8rem}.hero h1{font-size:clamp(3.25rem,15vw,5rem);max-width:8.5ch}.hero-copy{font-size:.94rem;max-width:35ch}.hero-actions{align-items:flex-start;flex-direction:column;gap:.5rem}.decision{min-height:auto}.decision-inner{padding:7rem 0 9rem;gap:6rem}.decision h2,.routes h2,.process h2,.ownership h2{font-size:clamp(2.8rem,13vw,4.6rem)}.decision-copy.right{margin-left:12vw}.decision-bg{background-position:61% center}.routes{padding-top:7rem}.routes-grid{grid-template-columns:1fr}.route{min-height:390px}.stages li{grid-template-columns:2.5rem 1fr;gap:1rem}.ownership{min-height:820px}.ownership-bg{background-position:58% center}.footer{flex-direction:column}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-media{animation:none}.menu>div,.menu>nav,.route:before{transition:none}.datum{display:block;position:absolute;inset:0 0 auto;height:max(700px,100svh)}}
/* Datum correction: one physical axis, behind all readable content. */
.datum{z-index:2!important;pointer-events:none;opacity:.64;mix-blend-mode:normal!important}
.datum[data-tone="dark"] .cord{stroke:rgba(250,247,242,.58)!important}
.datum[data-tone="light"]{opacity:.42}
.datum[data-tone="light"] .cord{stroke:rgba(31,27,22,.52)!important}
.hero-inner,.decision-inner,.routes-head,.routes-grid,.process-grid,.ownership-inner{position:relative;z-index:3}
.hero-media,.decision-bg,.decision-shade,.ownership-bg{z-index:0}
.bob{transition:none!important;transform-origin:0px 0px!important;transform-box:view-box!important;filter:none!important}
.cord,.branches,.measure-frame,.witness{vector-effect:non-scaling-stroke}
.decision-bg{opacity:.18!important;filter:saturate(.45) contrast(.82)}
.decision-shade{opacity:.88!important}
.ownership-bg{opacity:.22!important;filter:saturate(.5) contrast(.8)}
.ownership-inner p{color:rgba(250,247,242,.88)!important}
.hero-media{filter:saturate(.62) contrast(.88) brightness(.86)}
@media(max-width:700px){.datum{opacity:.5}.datum[data-tone="light"]{opacity:.32}.decision-bg{opacity:.12!important}.ownership-bg{opacity:.15!important}}
/* Authorized continuity refinement: semantic states remain registered at every width. */
.human-mark{color:var(--oxide)}
.menu-routes{border-top:0;align-self:end}.menu-primary{border-top:1px solid #514a43}.menu-routes .menu-how{min-height:70px;margin-top:1.1rem;padding:1rem 0;grid-template-columns:1fr auto;border-top:1px solid #514a43;border-bottom:0;color:#c9c0b5}.menu-routes .menu-how strong{font:600 .74rem/1.2 var(--sans);letter-spacing:.12em;text-transform:uppercase}.menu-routes .menu-how em{font-size:.7rem}.menu-routes .menu-how:before{content:"Information";grid-column:1/-1;margin-bottom:.35rem;font-size:.6rem;letter-spacing:.14em;text-transform:uppercase;color:#81786f}
.hero-inner>div:first-child{isolation:isolate}.hero-copy{position:relative;padding:.7rem .8rem;margin-left:-.8rem;background:rgba(22,18,15,.68);box-shadow:0 0 28px rgba(22,18,15,.28)}
.route{min-height:650px}.route-num,.stages b{color:#7b6a50}.route-facts{position:relative;margin:2rem 0;display:grid;gap:.85rem}.route-facts div{display:grid;grid-template-columns:6rem 1fr;gap:1rem;padding-top:.75rem;border-top:1px solid rgba(31,27,22,.18)}.route-facts dt{font-size:.62rem;line-height:1.4;letter-spacing:.12em;text-transform:uppercase;font-weight:700}.route-facts dd{margin:0;font-size:.82rem;line-height:1.5}.route-link{position:relative;display:inline-flex;align-items:center;min-height:48px;width:max-content;max-width:100%;font-size:.76rem;font-weight:650;text-underline-offset:5px}.path-notes{margin-top:2rem;padding-top:.4rem;border-top:1px solid #514a43}.path-notes p{font-size:.76rem;line-height:1.55}.path-notes strong{color:var(--ivory)}
.datum .measure-frame{stroke:rgba(180,158,122,.7)}
.ownership{background:var(--ink)}.ownership-shade{position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,rgba(22,18,15,.96) 0%,rgba(22,18,15,.88) 52%,rgba(22,18,15,.72) 100%)}.ownership-bg{opacity:.34!important;filter:saturate(.46) contrast(.94) brightness(.68)}.ownership-inner{max-width:980px}.ownership h2{max-width:10ch}.ownership-inner p{color:rgba(250,247,242,.9)!important}
@media(max-width:900px){.menu-primary a{grid-template-columns:2.7rem 1fr;grid-template-rows:auto auto}.menu-primary a strong{grid-column:2}.menu-primary a em{display:block;grid-column:2;margin-top:.4rem;line-height:1.4}.menu-routes .menu-how{grid-template-columns:1fr}.menu-routes .menu-how em{grid-column:1}.process{padding-top:9rem}.process-grid{gap:3rem}.process-copy{margin-bottom:1rem;max-width:690px}.route{min-height:590px}.ownership-shade{background:rgba(22,18,15,.88)}}
@media(max-width:560px){.hero{align-items:stretch}.hero-inner{min-height:100%;padding-top:6.5rem;padding-bottom:2.4rem;align-content:safe end}.hero-inner>div:first-child{max-width:100%}.hero h1{margin-bottom:1rem}.hero-copy{font-size:.9rem;line-height:1.48;max-width:34ch;padding:.65rem .7rem;margin-left:-.7rem}.hero-actions{margin-top:1.25rem}.primary{min-height:48px}.routes{padding-bottom:6rem}.routes-grid{margin-top:3rem}.route{min-height:auto;padding:2rem 1.25rem}.route h3{margin:2.5rem 0 1rem}.route-facts{margin:1rem 0 1.5rem}.route-facts div{grid-template-columns:1fr;gap:.25rem}.route-link{width:auto}.process{padding-top:7.5rem;padding-bottom:8rem}.path-notes{margin-top:1.5rem}.ownership{min-height:760px}.ownership-inner{padding-top:7rem;padding-bottom:7rem}.ownership h2{max-width:9ch}.menu{padding-bottom:2rem}.menu-title{font-size:3rem;margin-bottom:1.2rem}.menu-routes a{min-height:86px;padding:1.1rem 0}.menu-routes .menu-how{min-height:62px}.menu-routes .menu-how em{font-size:.65rem}}
/* Accepted post-review remediation. */
[id]{scroll-margin-top:calc(var(--header-h) + var(--anchor-gap))}
main:focus-visible{outline:3px solid #e39a84;outline-offset:-6px}
.skip:focus-visible{top:1rem;outline:3px solid var(--oxide);outline-offset:3px}
.menu .menu-primary>a>span{color:#d9cfc2}
.menu-routes strong{color:var(--ivory)}
.menu-routes .menu-how:before{color:#bdb2a6}
.stages b{color:#cbbda9}
.ownership .human-mark{color:#e39a84}
.path-register{display:none}
.datum .branch-hit{fill:var(--oxide);stroke:none}
@media(max-width:900px){
 .routes{padding-top:max(9rem,calc(var(--header-h) + var(--anchor-gap) + 3rem))}
 .path-register{position:relative;z-index:3;display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:.65rem;min-height:150px;padding-top:92px;margin:2.5rem 0 1rem}
 .path-register span{min-height:58px;display:flex;align-items:center;padding:.65rem .8rem;border:1px solid rgba(31,27,22,.45);background:rgba(250,247,242,.72);font-size:.64rem;line-height:1.35;letter-spacing:.08em;text-transform:uppercase;font-weight:650}
 .routes-grid{margin-top:1rem}
}
@media(max-width:560px){
 .hero-inner>div:first-child{position:relative}
 .hero-inner>div:first-child::before{content:"";position:absolute;z-index:-1;inset:-2.2rem -1.1rem -1.6rem;background:radial-gradient(ellipse at 35% 52%,rgba(22,18,15,.92) 0%,rgba(22,18,15,.78) 48%,rgba(22,18,15,.38) 72%,transparent 100%);filter:blur(3px);pointer-events:none}
 .hero-copy{background:transparent;box-shadow:none}
}
.route-num{color:#6b5a43}
@media(min-width:410px) and (max-width:560px){.hero-inner{padding-bottom:3.35rem}}
.footer a{display:inline-flex;align-items:center;min-width:44px;min-height:48px;padding-inline:4px;justify-content:center;text-underline-offset:4px}.footer a:focus-visible{outline:3px solid #e39a84;outline-offset:3px}@media(max-width:560px){.ownership{min-height:max(900px,105svh)}.ownership-inner{padding-bottom:13rem}.ownership-nav-guard .nav{background:#16120f;mix-blend-mode:normal}}

/* Owner-approved mobile correction after independent review. */
@media(max-width:560px){
 .brand span{display:block;max-width:6.8rem;font-size:.58rem;line-height:1.2;letter-spacing:.13em}
 .brand{gap:.65rem}
 .hero-media{background-position:center top;background-size:auto 115%}
 .hero-inner>div:first-child::before{inset:-3rem -2.8rem -2.4rem;background:radial-gradient(ellipse at 34% 58%,rgba(22,18,15,.96) 0%,rgba(22,18,15,.86) 52%,rgba(22,18,15,.62) 72%,transparent 100%);filter:blur(5px)}
 .hero-copy{padding:.65rem .7rem;margin-left:-.7rem;background:transparent;box-shadow:none}
}
