:root{--night:#071328;--surface:#132139;--surface-raised:#1a2a44;--primary:#3e6fc2;--primary-bright:#6397ee;--focus:#aade70;--mist:#f2f5fb;--ink:#071b3d;--muted-dark:#a2abba;--muted-light:#576172;--line-dark:#2f3e55;--line-light:#d2d8e2;--white:#fff;--font-sans:"Onest", "Avenir Next", "Helvetica Neue", Arial, sans-serif;--page-gutter:clamp(1.25rem, 4.6vw, 4.75rem);--page-width:78rem;--radius-small:.75rem;--radius-medium:1rem;--radius-large:1.5rem}*{box-sizing:border-box}html{background:var(--night);scroll-behavior:smooth;scroll-padding-top:6rem}body{background:var(--mist);min-width:20rem;color:var(--ink);font-family:var(--font-sans);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-size:1rem;line-height:1.55}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid var(--focus);outline-offset:4px;border-radius:.25rem}::selection{background:var(--focus);color:var(--ink)}h1,h2,h3,p{margin-block-start:0}h1,h2,h3{text-wrap:balance}p{text-wrap:pretty}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;border-radius:var(--radius-small);background:var(--focus);color:var(--ink);padding:.75rem 1rem;font-weight:700;text-decoration:none;position:fixed;top:.75rem;left:.75rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.page-shell{width:min(100%, calc(var(--page-width) + 2 * var(--page-gutter)));padding-inline:var(--page-gutter);margin-inline:auto}.site-header{z-index:20;color:var(--mist);position:absolute;inset:0 0 auto}.site-header__inner{width:min(100%, calc(var(--page-width) + 2 * var(--page-gutter)));min-height:5.75rem;padding-inline:var(--page-gutter);border-bottom:1px solid color-mix(in srgb, var(--line-dark) 72%, transparent);justify-content:space-between;align-items:center;gap:2rem;margin-inline:auto;display:flex}.site-header__brand{text-decoration:none}.brand-mark{color:var(--ink);letter-spacing:-.025em;align-items:center;gap:.65rem;font-size:1.2rem;font-weight:650;line-height:1;display:inline-flex}.brand-mark[data-tone=dark]{color:var(--mist)}.brand-mark img{width:2.5rem;height:2.5rem;display:block}.site-nav,.footer-nav{align-items:center;gap:clamp(1rem,2.5vw,2rem);margin:0;padding:0;list-style:none;display:flex}.site-nav a{color:var(--muted-dark);font-size:.88rem;font-weight:550;text-decoration:none;transition:color .16s}.site-nav a:hover{color:var(--mist)}.hero{background:var(--night);min-height:50rem;color:var(--mist);padding-block:10.5rem 7rem;position:relative;overflow:hidden}.hero__glow{pointer-events:none;background:radial-gradient(circle,#3e6fc238,#07132800 67%);border-radius:50%;width:58rem;height:58rem;position:absolute;top:-22rem;left:48%}.hero__grid{grid-template-columns:minmax(0,1.08fr) minmax(20rem,.82fr);align-items:center;gap:clamp(3rem,8vw,8rem);display:grid;position:relative}.hero__content{max-width:47rem}.eyebrow{color:var(--primary);letter-spacing:.13em;text-transform:uppercase;margin-bottom:1.5rem;font-size:.76rem;font-weight:750;line-height:1.3}.eyebrow--focus{color:var(--focus)}.hero h1{letter-spacing:-.058em;max-width:11.2ch;margin-bottom:1.7rem;font-size:clamp(3.6rem,7.2vw,6.7rem);font-weight:600;line-height:.94}.hero__lede{max-width:42rem;color:var(--muted-dark);margin-bottom:2.2rem;font-size:clamp(1.05rem,1.5vw,1.22rem);line-height:1.65}.hero__actions{flex-wrap:wrap;align-items:center;gap:1.25rem 1.75rem;display:flex}.button{border-radius:var(--radius-small);border:1px solid #0000;justify-content:center;align-items:center;min-height:3.25rem;padding:.85rem 1.25rem;font-weight:650;text-decoration:none;transition:background-color .16s,transform .16s;display:inline-flex}.button--light{background:var(--mist);color:var(--ink)}.button--light:hover{background:var(--white);transform:translateY(-2px)}.text-link{text-underline-offset:.3em;align-items:center;gap:.5rem;min-height:2.75rem;font-weight:620;display:inline-flex}.text-link--dark{color:var(--mist)}.text-link span{color:var(--focus)}.build-note{color:var(--muted-dark);align-items:center;gap:.65rem;margin:2.25rem 0 0;font-size:.82rem;display:flex}.build-note>span{background:var(--focus);border-radius:50%;width:.45rem;height:.45rem}.focus-preview{border:1px solid var(--line-dark);border-radius:var(--radius-large);background:linear-gradient(145deg,#1a2a44fa,#132139fa);align-self:center;margin:0;padding:clamp(1.5rem,3vw,2.35rem);position:relative;box-shadow:0 2rem 5rem #0000003d}.focus-preview:before{z-index:-1;content:"";border:1px solid #6397ee1a;border-radius:2rem;position:absolute;inset:-1.5rem}.focus-preview__topline{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.focus-preview__topline p,.focus-preview__topline strong{margin:0;display:block}.focus-preview__topline p,.focus-preview__topline>span{color:var(--muted-dark);letter-spacing:.05em;text-transform:uppercase;font-size:.76rem}.focus-preview__topline strong{color:var(--mist);margin-top:.35rem;font-size:1.03rem;font-weight:620}.focus-preview__topline>span{color:var(--focus);font-variant-numeric:tabular-nums;font-weight:700}.focus-preview__field{border:1px solid color-mix(in srgb, var(--line-dark) 75%, transparent);border-radius:var(--radius-medium);background:#0713286b;flex-direction:column;justify-content:center;align-items:flex-end;gap:1rem;min-height:11.8rem;margin-block:2.2rem 1.8rem;padding:2rem;display:flex}.focus-preview__field span{background:linear-gradient(90deg,#a2abba0d,#a2abba33);border-radius:999px;width:82%;height:.75rem;display:block}.focus-preview__field span:nth-child(2){width:65%}.focus-preview__field span:nth-child(3){width:48%}.focus-preview__progress{grid-template-columns:repeat(10,1fr);gap:.35rem;margin-bottom:1.6rem;display:grid}.focus-preview__progress span{background:var(--line-dark);border-radius:999px;height:.35rem;display:block}.focus-preview__progress span.is-complete{background:var(--focus)}.focus-preview__stage,.focus-preview__next{justify-content:space-between;align-items:center;gap:1rem;display:flex}.focus-preview__stage{border-bottom:1px solid var(--line-dark);padding-bottom:1.35rem}.focus-preview__stage span,.focus-preview__next span{color:var(--muted-dark);font-size:.78rem}.focus-preview__stage strong{color:var(--focus);font-size:.86rem}.focus-preview__next{padding-top:1.2rem}.focus-preview__next p{color:var(--mist);margin:0;font-size:.88rem;font-weight:600}.practice-section,.statement-section{padding-block:clamp(5rem,10vw,9rem)}.section-heading--split{grid-template-columns:minmax(0,1.2fr) minmax(17rem,.65fr);align-items:end;gap:3rem;display:grid}.section-heading h2,.principles-section h2,.status-card h2{letter-spacing:-.052em;margin-bottom:0;font-size:clamp(2.6rem,5.7vw,5.1rem);font-weight:600;line-height:.98}.section-heading>p{max-width:36rem;color:var(--muted-light);margin:0 0 .35rem;font-size:1.05rem;line-height:1.7}.stage-list{grid-template-columns:repeat(4,1fr);gap:0;margin:clamp(4rem,8vw,7rem) 0 0;padding:0;list-style:none;display:grid}.stage-list li{border-top:1px solid var(--line-light);border-left:1px solid var(--line-light);min-height:20rem;padding:1.6rem clamp(1.25rem,2.5vw,2.25rem) 2rem;position:relative}.stage-list li:last-child{border-right:1px solid var(--line-light)}.stage-list__number{color:var(--primary);font-variant-numeric:tabular-nums;margin-bottom:4.8rem;font-size:.78rem;font-weight:700;display:block}.stage-list h3{letter-spacing:-.035em;max-width:10ch;margin-bottom:1rem;font-size:clamp(1.35rem,2vw,1.7rem);font-weight:620;line-height:1.12}.stage-list p{color:var(--muted-light);margin-bottom:0;font-size:.94rem}.stage-list__rule{background:var(--line-light);border-radius:999px;height:.3rem;position:absolute;bottom:0;left:1rem;right:1rem}.stage-list li:first-child .stage-list__rule,.stage-list li:nth-child(2) .stage-list__rule{background:var(--primary)}.stage-list li:nth-child(3) .stage-list__rule{background:var(--focus)}.principles-section{background:var(--night);color:var(--mist);padding-block:clamp(5rem,10vw,9rem)}.principles-section__grid{grid-template-columns:minmax(0,.9fr) minmax(22rem,.75fr);gap:clamp(4rem,10vw,9rem);display:grid}.principles-section__intro{align-self:start;position:sticky;top:3rem}.principles-section__intro>p:last-child{max-width:35rem;color:var(--muted-dark);margin:2rem 0 0;font-size:1.05rem;line-height:1.7}.principle-list article{border-top:1px solid var(--line-dark);grid-template-columns:2.5rem 1fr;gap:1.2rem;padding-block:2.25rem;display:grid}.principle-list article:first-child{border-top:0;padding-top:0}.principle-list article>span{color:var(--focus);font-variant-numeric:tabular-nums;font-size:.78rem;font-weight:700}.principle-list h3{letter-spacing:-.035em;margin-bottom:.8rem;font-size:1.55rem;font-weight:620}.principle-list p{color:var(--muted-dark);margin-bottom:0;line-height:1.7}.statement-section{background:var(--white)}.statement-section__inner h2{letter-spacing:-.06em;max-width:15ch;margin:0;font-size:clamp(3rem,7vw,6.8rem);font-weight:600;line-height:.94}.statement-section__inner h2 span{color:var(--primary)}.status-section{padding:0 var(--page-gutter) clamp(5rem, 9vw, 8rem);background:var(--white)}.status-card{width:min(100%, var(--page-width));border-radius:var(--radius-large);background:var(--surface);color:var(--mist);grid-template-columns:minmax(0,1.05fr) minmax(18rem,.72fr);gap:clamp(3rem,8vw,7rem);padding:clamp(2rem,5vw,4.5rem);display:grid}.status-card h2{font-size:clamp(2.6rem,5vw,4.6rem)}.status-card__copy{align-self:end}.status-card__copy p{color:var(--muted-dark);margin-bottom:1.5rem;line-height:1.7}.legal-hero{background:var(--night);color:var(--mist);padding-block:10.5rem clamp(4rem,8vw,6.5rem)}.legal-hero h1{letter-spacing:-.058em;max-width:12ch;margin-bottom:1.5rem;font-size:clamp(3.2rem,7vw,6.2rem);font-weight:600;line-height:.95}.legal-hero__lede{max-width:45rem;color:var(--muted-dark);margin-bottom:1.5rem;font-size:1.08rem;line-height:1.7}.legal-meta{color:var(--muted-dark);flex-wrap:wrap;gap:.5rem 1.5rem;margin:0;font-size:.82rem;display:flex}.legal-layout{grid-template-columns:minmax(11rem,.32fr) minmax(0,1fr);gap:clamp(3rem,8vw,7rem);padding-block:clamp(4rem,8vw,7rem);display:grid}.legal-toc{align-self:start;position:sticky;top:2rem}.legal-toc p{color:var(--muted-light);letter-spacing:.1em;text-transform:uppercase;margin-bottom:1rem;font-size:.75rem;font-weight:750}.legal-toc ul{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.legal-toc a{color:var(--muted-light);text-underline-offset:.25em;font-size:.9rem}.legal-content{min-width:0;max-width:47rem}.legal-section{border-top:1px solid var(--line-light);padding-block:2.5rem}.legal-section:first-child{border-top:0;padding-top:0}.legal-section h2{letter-spacing:-.04em;margin-bottom:1.15rem;font-size:clamp(1.65rem,3vw,2.25rem);font-weight:620;line-height:1.12}.legal-section h3{margin:1.8rem 0 .65rem;font-size:1.1rem;font-weight:650}.legal-section p,.legal-section li{color:var(--muted-light);line-height:1.75}.legal-section a,.legal-contact a{color:var(--primary);text-underline-offset:.25em;font-weight:600}.legal-list{gap:.75rem;padding-left:1.35rem;display:grid}.legal-contact{border:1px solid var(--line-light);border-radius:var(--radius-medium);background:var(--white);padding:1.4rem}.legal-contact p:last-child{margin-bottom:0}.site-footer{padding:clamp(4rem, 8vw, 7rem) var(--page-gutter) 1.5rem;background:var(--night);color:var(--mist)}.site-footer__inner,.site-footer__base{width:min(100%, var(--page-width));justify-content:space-between;align-items:flex-start;gap:3rem;margin-inline:auto;display:flex}.site-footer__identity p{max-width:24rem;color:var(--muted-dark);margin:1.1rem 0 0}.footer-nav{flex-wrap:wrap;justify-content:flex-end;gap:1rem 1.75rem}.footer-nav a,.site-footer__base a{color:var(--muted-dark);text-underline-offset:.28em;font-size:.88rem}.footer-nav a:hover,.site-footer__base a:hover{color:var(--mist)}.site-footer__base{border-top:1px solid var(--line-dark);color:var(--muted-dark);margin-top:4rem;padding-top:1.4rem;font-size:.82rem}.site-footer__base p{margin:0}@media (max-width:60rem){.hero__grid,.principles-section__grid{grid-template-columns:1fr}.hero__grid{gap:4.5rem}.focus-preview{width:min(100%,34rem)}.section-heading--split,.status-card,.legal-layout{grid-template-columns:1fr}.section-heading--split{align-items:start}.stage-list{grid-template-columns:repeat(2,1fr)}.stage-list li:nth-child(3){border-top:0}.principles-section__intro,.legal-toc{position:static}}@media (max-width:42rem){.site-header__inner{min-height:5rem}.site-nav li:nth-child(-n+2){display:none}.hero{min-height:auto;padding-block:8.5rem 5rem}.hero h1{font-size:clamp(3.15rem,16vw,4.8rem)}.hero__actions,.site-footer__inner,.site-footer__base{flex-direction:column;align-items:flex-start}.button{width:100%}.focus-preview__field{min-height:9rem;padding:1.4rem}.stage-list{grid-template-columns:1fr}.stage-list li,.stage-list li:nth-child(3){border-top:1px solid var(--line-light);border-right:1px solid var(--line-light);min-height:15rem}.stage-list__number{margin-bottom:2.6rem}.status-section{padding-inline:.75rem}.footer-nav{justify-content:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (forced-colors:active){.focus-preview__progress span.is-complete,.build-note>span,.stage-list__rule{border:1px solid}}
