:root{--charcoal:#171c20;--panel:#222a2f;--mist:#edf0eb;--white:#fff;--green:#32b67a;--coral:#ef6a52;--blue:#5bb4c8;--line:rgba(23,28,32,.16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--mist);color:var(--charcoal);font-family:Inter,Arial,sans-serif;line-height:1.5}.skip{position:absolute;left:-999px;background:white;color:var(--charcoal);padding:.8rem;z-index:10}.skip:focus{left:1rem}.circuit-header{height:74px;padding:0 clamp(1.2rem,5vw,5rem);display:flex;align-items:center;justify-content:space-between;background:var(--charcoal);color:white}.brand{display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto;column-gap:.7rem;color:white;text-decoration:none}.brand-dot{grid-row:1/3;width:12px;height:12px;margin-top:.35rem;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px rgba(50,182,122,.15)}.brand strong{font-size:.9rem}.brand small{font-size:.6rem;letter-spacing:.13em;text-transform:uppercase;color:rgba(255,255,255,.6)}.circuit-header nav{display:flex;align-items:center;gap:1.3rem}.circuit-header nav a{color:white;text-decoration:none;font-size:.76rem}.circuit-header .nav-cta{padding:.65rem 1rem;background:var(--green);color:var(--charcoal);font-weight:700}.circuit-hero{min-height:690px;padding:clamp(4rem,9vw,9rem) clamp(1.4rem,6vw,7rem);display:grid;grid-template-columns:1.15fr .85fr;gap:5rem;align-items:center;background:var(--charcoal);color:white}.eyebrow,.section-head>p,.readiness-board>div:first-child p,.evidence-shelf>div:first-child p,.remote-record>div:first-child p,.circuit-cta>p{font-size:.65rem;letter-spacing:.2em;font-weight:800;color:var(--green)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(3.3rem,7vw,7.6rem);line-height:.88;letter-spacing:-.06em;margin-bottom:2rem}.lede{max-width:760px;font-size:clamp(1.05rem,1.7vw,1.35rem);color:rgba(255,255,255,.76)}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap;margin-top:2.4rem}.primary,.secondary{display:inline-block;padding:.9rem 1.15rem;text-decoration:none;font-weight:800;font-size:.75rem}.primary{background:var(--green);color:var(--charcoal)}.secondary{border:1px solid rgba(255,255,255,.45);color:white}.status-stack{display:grid;gap:.7rem}.status-stack div{position:relative;padding:1.2rem 1.4rem 1.2rem 4.5rem;border:1px solid rgba(255,255,255,.15);background:var(--panel)}.status-stack div:before{content:"";position:absolute;left:1.2rem;top:50%;width:18px;height:18px;transform:translateY(-50%);border:2px solid var(--blue);border-radius:50%}.status-stack .active{border-color:var(--green);transform:translateX(-1.3rem)}.status-stack .active:before{background:var(--green);border-color:var(--green);box-shadow:0 0 0 6px rgba(50,182,122,.14)}.status-stack span{position:absolute;right:1rem;top:.8rem;font-size:.6rem;color:rgba(255,255,255,.4)}.status-stack b,.status-stack small{display:block}.status-stack b{font-size:.77rem;letter-spacing:.1em}.status-stack small{margin-top:.25rem;color:rgba(255,255,255,.55)}.circuit-line{display:flex;align-items:center;padding:1.2rem clamp(1.2rem,5vw,5rem);background:var(--green);overflow:hidden}.circuit-line div{white-space:nowrap;font-size:.64rem;font-weight:900;letter-spacing:.13em}.circuit-line i{height:2px;min-width:60px;flex:1;background:var(--charcoal);margin:0 1rem;position:relative}.circuit-line i:after{content:"";position:absolute;right:0;top:-3px;width:8px;height:8px;background:var(--charcoal);border-radius:50%}.system-paths{padding:clamp(5rem,9vw,9rem) clamp(1.4rem,6vw,7rem)}.section-head{display:grid;grid-template-columns:.35fr 1fr 1fr;gap:2rem;align-items:start}.section-head h2,.readiness-board h2,.evidence-shelf h2,.remote-record h2,.circuit-cta h2{font-size:clamp(2.3rem,4.5vw,4.8rem);line-height:.98;letter-spacing:-.04em}.section-head>p:first-child{color:var(--coral)}.path-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:4rem}.path-grid article{min-height:320px;padding:2rem;background:white;border-top:5px solid var(--green);display:flex;flex-direction:column}.path-grid article:nth-child(2){border-color:var(--coral)}.path-grid article:nth-child(3){border-color:var(--blue)}.path-grid article:nth-child(4){border-color:var(--charcoal)}.path-grid span{font-size:.62rem;font-weight:900;letter-spacing:.15em;color:var(--coral)}.path-grid h3{margin-top:auto;font-size:1.8rem}.path-grid p{max-width:570px;font-size:.9rem}.path-grid a{color:var(--charcoal);font-size:.75rem;font-weight:800}.readiness-board{padding:clamp(5rem,9vw,9rem) clamp(1.4rem,7vw,8rem);background:var(--coral);display:grid;grid-template-columns:.8fr 1.2fr;gap:5rem}.readiness-board>div:first-child p{color:var(--charcoal)}.readiness-board ol{list-style:none;padding:0;margin:0;background:var(--charcoal);color:white}.readiness-board li{padding:1.3rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.13);display:grid;grid-template-columns:160px 1fr;gap:1rem}.readiness-board li b{color:var(--green);font-size:.78rem}.readiness-board li span{font-size:.86rem;color:rgba(255,255,255,.75)}.evidence-shelf,.remote-record{padding:clamp(5rem,9vw,9rem) clamp(1.4rem,7vw,8rem);display:grid;grid-template-columns:.8fr 1.2fr;gap:5rem}.evidence-shelf{background:white}.evidence-shelf>div:first-child p{color:var(--blue)}.shelf-links{display:flex;gap:1rem;flex-wrap:wrap;margin-top:2rem}.shelf-links a{padding:.75rem 1rem;border:1px solid var(--charcoal);color:var(--charcoal);font-size:.72rem;font-weight:800}.remote-record{background:var(--panel);color:white}.remote-record>div:first-child p{color:var(--green)}.remote-record>div:last-child{color:rgba(255,255,255,.74)}.circuit-cta{text-align:center;padding:clamp(5rem,10vw,10rem) 1.4rem;background:var(--blue)}.circuit-cta>p{color:var(--charcoal)}.circuit-cta h2{max-width:880px;margin-left:auto;margin-right:auto}.circuit-cta>p:not(:first-child){max-width:760px;margin:0 auto 2rem}.contact{display:flex;justify-content:center;gap:1.5rem;margin-top:1.5rem}.contact a{color:var(--charcoal);font-size:.76rem;font-weight:800}footer{padding:2.5rem clamp(1.4rem,5vw,5rem);background:var(--charcoal);color:white;display:grid;grid-template-columns:1fr auto auto;gap:2rem;font-size:.74rem}footer div{display:flex;flex-direction:column}footer nav{display:flex;gap:1rem;flex-wrap:wrap}footer a{color:white}@media(max-width:900px){.circuit-header{height:auto;padding-top:1rem;padding-bottom:1rem}.circuit-header nav{flex-wrap:wrap;justify-content:flex-end}.circuit-hero,.readiness-board,.evidence-shelf,.remote-record{grid-template-columns:1fr}.status-stack{max-width:650px}.section-head{grid-template-columns:1fr}.path-grid{grid-template-columns:1fr}.circuit-line{overflow:auto}.circuit-line i{min-width:45px}footer{grid-template-columns:1fr}}@media(max-width:560px){.circuit-header{display:block}.circuit-header nav{justify-content:flex-start;margin-top:1rem}.status-stack .active{transform:none}.readiness-board li{grid-template-columns:1fr}.contact{flex-direction:column}.circuit-line{padding-left:.8rem;padding-right:.8rem}.circuit-line i{min-width:25px;margin:0 .5rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
