:root{--dark:#09101f;--dark2:#101a2d;--dark3:#17243b;--paper:#f7f4ed;--white:#fff;--ink:#172033;--muted:#5f6976;--green:#8fd5c5;--green-deep:#397d71;--line:#17203324;--line-dark:#ffffff21;--serif:"Cormorant Garamond",Georgia,serif;--sans:Inter,system-ui,sans-serif;--x:clamp(1.25rem,5vw,4.5rem);--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--dark)}body{background:var(--paper);color:var(--ink);font-family:var(--sans);margin:0}a{color:inherit}:focus-visible{outline:3px solid var(--green);outline-offset:4px}.ec-wrap{width:min(calc(100% - (2 * var(--x))),var(--max));margin:0 auto}.ec-eyebrow{color:var(--green-deep);letter-spacing:.16em;text-transform:uppercase;margin:0 0 1rem;font-size:.7rem;font-weight:600}.ec-display{font-family:var(--serif);letter-spacing:-.03em;margin:0;font-weight:300;line-height:.96}.ec-copy{color:var(--muted);line-height:1.8}.ec-hero{background:var(--dark);color:#f7f4ed}.ec-hero__inner{grid-template-columns:minmax(0,1.08fr) minmax(330px,.92fr);align-items:start;gap:clamp(3rem,8vw,8rem);padding:clamp(5.5rem,10vw,8.5rem) 0;display:grid}.ec-hero .ec-eyebrow{color:var(--green)}.ec-hero h1{max-width:940px;font-size:clamp(4.1rem,8.3vw,7.8rem)}.ec-hero__lead{color:#cbd2d5;max-width:840px;margin:1.8rem 0 0;font-size:clamp(1.05rem,1.5vw,1.26rem);line-height:1.8}.ec-hero__statement{max-width:780px;font-family:var(--serif);margin:1.6rem 0 0;font-size:clamp(1.65rem,2.8vw,2.5rem);line-height:1.18}.ec-orbit{align-self:start;margin-top:0}.ec-actions{flex-wrap:wrap;gap:.75rem;margin-top:2.1rem;display:flex}.ec-btn{justify-content:center;align-items:center;min-height:3.15rem;padding:.9rem 1.1rem;font-size:.79rem;font-weight:600;text-decoration:none;display:inline-flex}.ec-btn--primary{background:var(--green);color:#09101f}.ec-btn--secondary{color:#f7f4ed;border:1px solid #ffffff42}.ec-section{padding:clamp(5rem,9vw,8.5rem) 0}.ec-section--white{background:#fff}.ec-section--dark{background:var(--dark2);color:#f7f4ed}.ec-section--dark .ec-eyebrow{color:var(--green)}.ec-section h2{max-width:1030px;font-size:clamp(2.9rem,5.8vw,5.6rem)}.ec-lead{max-width:880px;margin:1.6rem 0 0;font-size:clamp(1rem,1.35vw,1.15rem)}.ec-grid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;margin-top:clamp(3rem,6vw,5rem);display:grid}.ec-card{background:#fff;padding:clamp(1.8rem,3.5vw,2.8rem)}.ec-card span{color:var(--green-deep);letter-spacing:.1em;text-transform:uppercase;font-size:.65rem;font-weight:600}.ec-card h3{font-family:var(--serif);margin:1.8rem 0 .8rem;font-size:clamp(2rem,3vw,2.8rem);font-weight:400;line-height:1}.ec-card p{color:var(--muted);margin:0;font-size:.88rem;line-height:1.7}.ec-flow{background:var(--line-dark);border:1px solid var(--line-dark);grid-template-columns:repeat(8,1fr);gap:1px;margin-top:clamp(3rem,6vw,5rem);display:grid}.ec-flow article{background:var(--dark2);min-height:265px;padding:1.5rem 1.05rem}.ec-flow article:nth-child(2n){background:var(--dark3)}.ec-flow span{color:var(--green);font-size:.62rem;font-weight:600}.ec-flow h3{font-family:var(--serif);margin:1.7rem 0 .7rem;font-size:1.55rem;font-weight:300}.ec-flow p{color:#c6cfd3;margin:0;font-size:.79rem;line-height:1.55}.ec-split{grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);align-items:start;gap:clamp(3rem,8vw,8rem);display:grid}.ec-statement{border-left:2px solid var(--green-deep);font-family:var(--serif);background:#397d710f;margin:0;padding:clamp(2rem,4vw,3.2rem);font-size:clamp(1.8rem,3vw,2.7rem);line-height:1.18}.ec-metrics{background:var(--line);border:1px solid var(--line);gap:1px;display:grid}.ec-metrics article{background:#fff;padding:1.25rem}.ec-metrics strong{font-family:var(--serif);margin-bottom:.35rem;font-size:1.45rem;font-weight:400;display:block}.ec-metrics p{color:var(--muted);margin:0;font-size:.82rem;line-height:1.6}.ec-federation{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;margin-top:clamp(3rem,6vw,5rem);display:grid}.ec-federation article{background:#fff;padding:clamp(2rem,4vw,3rem)}.ec-federation h3{font-family:var(--serif);margin:0;font-size:2.5rem;font-weight:400}.ec-federation p{color:var(--muted);line-height:1.75}.ec-federation a{color:var(--green-deep);margin-top:1.2rem;font-size:.8rem;font-weight:600;text-decoration:none;display:inline-block}.ec-federation a:after{content:" →"}.ec-close{background:var(--dark);color:#f7f4ed;padding:clamp(5.5rem,10vw,9rem) 0}.ec-close h2{max-width:1000px;font-size:clamp(3.2rem,6.5vw,6.1rem)}.ec-close p{color:#c5ced3;max-width:850px;line-height:1.8}@media (width<=1050px){.ec-hero__inner,.ec-split{grid-template-columns:1fr}.ec-flow{grid-template-columns:repeat(4,1fr)}}@media (width<=800px){.ec-grid,.ec-federation,.ec-flow{grid-template-columns:1fr}.ec-flow article{min-height:0}}@media (width<=620px){.ec-actions{flex-direction:column;align-items:stretch}.ec-btn{width:100%}}
