:root{--dark:#09101f;--dark2:#101a2d;--dark3:#17243b;--paper:#f7f4ed;--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}.ct-wrap{width:min(calc(100% - 2 * var(--x)),var(--max));margin:0 auto}.ct-eyebrow{color:var(--green-deep);letter-spacing:.15em;text-transform:uppercase;margin:0 0 1rem;font-size:.69rem;font-weight:600}.ct-display{font-family:var(--serif);letter-spacing:-.03em;margin:0;font-weight:300;line-height:.98}.ct-copy{color:var(--muted);line-height:1.8}.ct-lead{max-width:900px;margin:1.45rem 0 0;font-size:clamp(1rem,1.35vw,1.16rem)}.ct-hero{background:var(--dark);color:#f7f4ed}.ct-hero__inner{padding:clamp(5.5rem,10vw,9rem) 0}.ct-hero .ct-eyebrow{color:var(--green)}.ct-hero h1{max-width:1050px;font-size:clamp(3.8rem,8vw,7.4rem)}.ct-hero__lead{color:#cbd2d5;max-width:900px;margin:1.7rem 0 0;font-size:clamp(1.05rem,1.5vw,1.24rem);line-height:1.82}.ct-hero__statement{max-width:920px;font-family:var(--serif);margin:2rem 0 0;font-size:clamp(1.7rem,3vw,2.7rem);line-height:1.16}.ct-actions{flex-wrap:wrap;gap:.75rem;margin-top:2.1rem;display:flex}.ct-btn{border:1px solid #0000;justify-content:center;align-items:center;min-height:3.1rem;padding:.9rem 1.1rem;font-size:.78rem;font-weight:600;text-decoration:none;display:inline-flex}.ct-btn--primary{background:var(--green);color:var(--dark)}.ct-btn--ghost{color:#f7f4ed;background:0 0;border-color:#ffffff40}.ct-section{padding:clamp(5rem,9vw,8.5rem) 0}.ct-section--white{background:#fff}.ct-section--dark{background:var(--dark2);color:#f7f4ed}.ct-section--dark .ct-eyebrow{color:var(--green)}.ct-section--dark .ct-copy{color:#c5ced3}.ct-section h2{max-width:1050px;font-size:clamp(2.9rem,5.8vw,5.6rem)}.ct-flow{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(5,1fr);gap:1px;margin-top:3rem;display:grid}.ct-flow div{background:#fff;padding:1.3rem}.ct-flow span{color:var(--green-deep);letter-spacing:.1em;font-size:.62rem;font-weight:600}.ct-flow strong{font-family:var(--serif);margin-top:.9rem;font-size:1.45rem;font-weight:400;display:block}.ct-flow p{color:var(--muted);margin:.5rem 0 0;font-size:.79rem;line-height:1.6}.ct-puzzle{margin-top:3rem}.ct-step{border:1px solid var(--line);background:#fff;margin-top:1px;padding:clamp(2rem,4vw,3.2rem)}.ct-step__head{grid-template-columns:120px 1fr;gap:1.5rem;display:grid}.ct-step__num{font-family:var(--serif);color:var(--green-deep);font-size:clamp(3.5rem,6vw,6rem);font-weight:300;line-height:.8}.ct-step h3{font-family:var(--serif);margin:0;font-size:clamp(2rem,4vw,3.7rem);font-weight:400;line-height:1}.ct-step__head p{color:var(--muted);margin:.8rem 0 0;line-height:1.75}.ct-step__body{margin-top:2rem}.ct-needs{background:var(--line);grid-template-columns:repeat(2,1fr);gap:1px;display:grid}.ct-need{min-height:220px;color:var(--ink);background:#fff;padding:1.4rem}.ct-need span{color:var(--green-deep);text-transform:uppercase;letter-spacing:.1em;font-size:.62rem;font-weight:600}.ct-need strong{font-family:var(--serif);margin:1rem 0 .6rem;font-size:1.8rem;font-weight:400;line-height:1.05;display:block}.ct-need p{color:var(--muted);margin:0;font-size:.83rem;line-height:1.65}.ct-grid3{background:var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.ct-card{background:#fff;padding:1.35rem}.ct-card h4,.ct-card>strong{font-family:var(--serif);margin:0;font-size:1.55rem;font-weight:400;line-height:1.06;display:block}.ct-card p{color:var(--muted);margin:.6rem 0 0;font-size:.82rem;line-height:1.62}.ct-professions{border-top:1px solid var(--line);color:var(--muted);margin-top:1rem;padding-top:1rem;font-size:.76rem;line-height:1.6}.ct-links{flex-wrap:wrap;gap:.45rem;margin-top:1rem;display:flex}.ct-links a{border:1px solid var(--line);color:var(--green-deep);padding:.48rem .58rem;font-size:.7rem;font-weight:600;text-decoration:none}.ct-test{background:#f7f4ed;margin-top:1rem;padding:1rem}.ct-test span{color:var(--green-deep);text-transform:uppercase;letter-spacing:.1em;font-size:.61rem;font-weight:600}.ct-test p{color:var(--ink);margin:.45rem 0 0;font-size:.79rem;line-height:1.62}.ct-network{background:var(--dark);color:#f7f4ed;padding:clamp(2rem,4vw,3.5rem)}.ct-network h3{font-family:var(--serif);margin:0;font-size:clamp(2.3rem,4vw,4rem);font-weight:300}.ct-network p{color:#c5ced3;max-width:900px;line-height:1.8}.ct-figures{background:var(--line-dark);grid-template-columns:repeat(2,1fr);gap:1px;margin-top:1px;display:grid}.ct-figure{background:var(--dark2);color:#f7f4ed;padding:clamp(1.7rem,3vw,2.5rem)}.ct-figure:nth-child(2n){background:var(--dark3)}.ct-figure span{color:var(--green);text-transform:uppercase;letter-spacing:.1em;font-size:.62rem;font-weight:600}.ct-figure h3{font-family:var(--serif);margin:1.1rem 0 .7rem;font-size:clamp(2rem,3vw,3rem);font-weight:300;line-height:1}.ct-figure p{color:#c5ced3;font-size:.85rem;line-height:1.7}.ct-sequence{flex-wrap:wrap;gap:.45rem;margin-top:1rem;display:flex}.ct-sequence b{border:1px solid #ffffff29;padding:.5rem .58rem;font-size:.69rem;font-weight:500}.ct-figure .ct-test{background:#8fd5c50f}.ct-figure .ct-test p{color:#e8eceb}.ct-sources{background:var(--line);grid-template-columns:repeat(2,1fr);gap:1px;margin-top:2.5rem;display:grid}.ct-source{background:#fff;padding:1.25rem}.ct-source span{color:var(--green-deep);text-transform:uppercase;letter-spacing:.1em;font-size:.61rem;font-weight:600}.ct-source h3{font-family:var(--serif);margin:.8rem 0 .5rem;font-size:1.5rem;font-weight:400}.ct-source p{color:var(--muted);margin:0;font-size:.8rem;line-height:1.62}.ct-source a{color:var(--green-deep);margin-top:.9rem;font-size:.74rem;font-weight:600;text-decoration:none;display:inline-block}.ct-note{color:var(--muted);margin-top:2rem;font-size:.8rem;line-height:1.7}.ct-explore-wrap{padding-top:clamp(3rem,6vw,5rem)}.ct-close{background:var(--dark);color:#f7f4ed;padding:clamp(5rem,9vw,8rem) 0}.ct-close h2{max-width:980px;font-size:clamp(3rem,6vw,5.8rem)}.ct-close p{color:#c5ced3;max-width:900px;line-height:1.8}@media (width<=980px){.ct-flow,.ct-grid3{grid-template-columns:repeat(2,1fr)}.ct-step__head,.ct-sources{grid-template-columns:1fr}}@media (width<=700px){.ct-needs,.ct-flow,.ct-grid3,.ct-figures{grid-template-columns:1fr}.ct-need{min-height:0}.ct-actions{flex-direction:column}.ct-btn{width:100%}}
