/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#13211c;--forest:#123c2e;--forest-deep:#0b2d22;--lime:#d9ee76;--sand:#eee9dc;--paper:#f8f6ef;--white:#fffdf7;--muted:#637069;--line:#13211c29}*{box-sizing:border-box}html{scroll-behavior:smooth;min-height:100%;scroll-padding-top:5rem}body{background:var(--paper);min-height:100%;color:var(--ink);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-family:Tahoma,Arial,Segoe UI,sans-serif}h1,h2,h3,blockquote{letter-spacing:normal;overflow-wrap:normal;text-wrap:balance;word-break:normal}a{color:inherit;text-decoration:none}button,summary,a{-webkit-tap-highlight-color:transparent}::selection{background:var(--lime);color:var(--forest-deep)}.site-header{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f8f6eff0;grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;min-height:78px;padding:0 4.5vw;display:grid;position:sticky;top:0}.brand{align-items:center;gap:.7rem;width:max-content;display:inline-flex}.brand-mark{background:var(--forest);width:38px;height:38px;color:var(--lime);place-items:center;font-size:1.15rem;font-weight:800;display:grid}.brand>span:last-child{gap:.08rem;display:grid}.brand strong{font-size:.86rem;line-height:1.1}.brand small{color:var(--muted);font-size:.62rem}.desktop-nav{color:#455149;align-items:center;gap:clamp(1.2rem,2.5vw,2.7rem);font-size:.77rem;display:flex}.desktop-nav a{padding:1.8rem 0;position:relative}.desktop-nav a:after{background:var(--forest);content:"";width:0;height:2px;transition:width .18s;position:absolute;bottom:1.25rem;right:0}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{width:100%}.header-cta{border:1px solid var(--forest);color:var(--forest);justify-self:end;align-items:center;gap:.75rem;padding:.72rem 1rem;font-size:.73rem;font-weight:700;transition:background .18s,color .18s;display:inline-flex}.header-cta:hover,.header-cta:focus-visible{background:var(--forest);color:var(--white)}.mobile-nav{display:none}.hero{border-bottom:1px solid var(--line);grid-template-columns:44% 56%;min-height:calc(100vh - 78px);display:grid}.hero-copy{flex-direction:column;justify-content:center;padding:clamp(3.5rem,7vw,7rem) 4.5vw 4rem;animation:.8s cubic-bezier(.22,1,.36,1) both rise-in;display:flex}.eyebrow,.section-kicker{color:var(--forest);letter-spacing:normal;align-items:center;gap:.65rem;font-size:.68rem;font-weight:800;display:flex}.eyebrow span{background:var(--forest);width:28px;height:2px}.hero h1{letter-spacing:normal;margin:1.7rem 0 1.4rem;font-size:clamp(3rem,5.8vw,6.8rem);font-weight:800;line-height:1.16}.hero h1 em,.section-intro h2 em,.section-heading h2 em,.story-heading h2 em{color:var(--forest);font-style:normal}.hero-copy>p{color:#4e5c55;max-width:560px;margin:0;font-size:clamp(1rem,1.35vw,1.22rem);line-height:1.95}.hero-actions{align-items:center;gap:1.5rem;margin-top:2.3rem;display:flex}.primary-button{background:var(--forest);min-height:54px;color:var(--white);justify-content:center;align-items:center;gap:1rem;padding:.8rem 1.4rem;font-size:.82rem;font-weight:800;transition:background .18s,transform .18s;display:inline-flex}.primary-button:hover,.primary-button:focus-visible{background:var(--forest-deep);transform:translateY(-2px)}.text-link{border-bottom:1px solid var(--forest);color:var(--forest);align-items:center;gap:.65rem;padding-bottom:.28rem;font-size:.78rem;font-weight:800;display:inline-flex}.text-link span,.header-cta span,.primary-button span,.needed-data>a span{transition:transform .18s}.text-link:hover span,.header-cta:hover span{transform:translate(-4px)}.primary-button:hover span,.needed-data>a:hover span{transform:translateY(3px)}.hero-note{border-top:1px solid var(--line);color:var(--muted);align-items:center;gap:.8rem;margin-top:3.2rem;padding-top:1.2rem;font-size:.66rem;display:flex}.hero-note span{background:var(--lime);color:var(--forest-deep);flex:none;padding:.42rem .58rem;font-weight:800}.hero-note p{margin:0}.hero-visual{background:#bcae90;min-height:680px;margin:0;animation:1s cubic-bezier(.22,1,.36,1) both image-reveal;position:relative;overflow:hidden}.hero-visual:after{content:"";pointer-events:none;background:#09231b1f;position:absolute;inset:0}.hero-visual img{object-fit:cover;object-position:42% center;transition:transform 1.2s cubic-bezier(.22,1,.36,1)}.hero-visual:hover img{transform:scale(1.018)}.hero-visual figcaption{z-index:2;background:var(--lime);min-width:260px;color:var(--forest-deep);gap:.3rem;padding:1.1rem 1.25rem;display:grid;position:absolute;bottom:2.2rem;right:2.2rem}.hero-visual figcaption span{font-size:.65rem}.hero-visual figcaption strong{font-size:1rem}.focus-strip{background:var(--white);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);padding:0 4.5vw;display:grid}.focus-strip article{border-left:1px solid var(--line);grid-template-columns:auto 1fr;gap:1rem;padding:2.1rem 1.45rem;display:grid}.focus-strip article:first-child{padding-right:0}.focus-strip article:last-child{border-left:0}.focus-strip article>span{color:#90a096;font-family:Consolas,monospace;font-size:.65rem}.focus-strip h2{margin:0 0 .55rem;font-size:.98rem}.focus-strip p{color:var(--muted);margin:0;font-size:.68rem;line-height:1.75}.program-section,.story-section{padding:clamp(5.5rem,10vw,10rem) 6vw}.section-intro{grid-template-columns:1.25fr .75fr;align-items:end;gap:8vw;display:grid}.section-intro h2,.section-heading h2,.story-heading h2{letter-spacing:normal;margin:1.2rem 0 0;font-size:clamp(2.5rem,4.8vw,5.6rem);line-height:1.2}.intro-copy{padding-bottom:.6rem}.intro-copy .lead{color:var(--forest);margin:0 0 1rem;font-size:clamp(1.15rem,1.6vw,1.45rem);font-weight:800;line-height:1.6}.intro-copy>p:last-child{color:var(--muted);margin:0;font-size:.86rem;line-height:2}.principles-board{background:var(--sand);border-top:1px solid var(--ink);grid-template-columns:1.45fr .55fr;margin-top:clamp(3.2rem,7vw,6.5rem);display:grid}.board-main{border-left:1px solid #13211c38;padding:clamp(2rem,4vw,4.2rem);position:relative}.board-index{color:var(--muted);margin-bottom:2.3rem;font-family:Consolas,monospace;font-size:.68rem;display:block}.board-main p{letter-spacing:normal;border-bottom:1px solid #13211c2e;margin:0;padding:1.25rem 0;font-size:clamp(1.2rem,2.2vw,2.25rem);font-weight:700;line-height:1.35}.principles-board aside{background:var(--lime);flex-direction:column;justify-content:space-between;gap:4rem;padding:clamp(2rem,4vw,4.2rem);display:flex}.principles-board aside>span{font-size:.7rem;font-weight:800}.principles-board aside strong{font-size:clamp(1.45rem,2.3vw,2.5rem);line-height:1.25;display:grid}.principles-board aside b{color:#123c2e61;font-size:1.1rem;font-weight:500}.method-section{background:var(--forest-deep);color:var(--white);padding:clamp(5.5rem,9vw,9rem) 6vw}.section-kicker.light{color:var(--lime)}.section-heading{grid-template-columns:1.4fr .6fr;column-gap:7vw;display:grid}.section-heading .section-kicker,.section-heading h2{grid-column:1}.section-heading h2 em{color:var(--lime)}.section-heading>p{color:#fffdf79e;grid-area:2/2;align-self:end;margin:0 0 .4rem;font-size:.86rem;line-height:2}.method-grid{border-top:1px solid #ffffff2e;grid-template-columns:repeat(4,1fr);margin-top:clamp(3.5rem,7vw,7rem);display:grid}.method-grid article{border-left:1px solid #ffffff24;min-height:280px;padding:2rem 1.5rem 1.5rem;position:relative}.method-grid article:last-child{border-left:0}.step-number{background:var(--lime);width:46px;height:46px;color:var(--forest-deep);place-items:center;font-size:1rem;font-weight:800;display:grid}.step-line{background:var(--lime);width:0;height:3px;transition:width .3s;position:absolute;top:-1px;right:0}.method-grid article:hover .step-line{width:100%}.method-grid h3{margin:3.8rem 0 .75rem;font-size:1.35rem}.method-grid p{color:#fffdf794;max-width:240px;margin:0;font-size:.74rem;line-height:1.9}.story-heading{grid-template-columns:1.4fr .6fr;column-gap:8vw;display:grid}.story-heading .section-kicker,.story-heading h2{grid-column:1}.story-heading>p{color:var(--muted);grid-area:2/2;align-self:end;margin:0 0 .4rem;font-size:.86rem;line-height:2}.story-cards{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);grid-template-columns:repeat(3,1fr);margin-top:clamp(3.2rem,6vw,5.8rem);display:grid}.story-cards article{border-left:1px solid var(--line);flex-direction:column;min-height:340px;padding:2rem;transition:background .18s;display:flex}.story-cards article:last-child{border-left:0}.story-cards article:hover{background:var(--sand)}.card-top{color:var(--muted);justify-content:space-between;align-items:center;font-size:.65rem;display:flex}.card-top b{font-family:Consolas,monospace;font-weight:400}.story-cards h3{margin:4.8rem 0 1rem;font-size:clamp(1.45rem,2vw,2.1rem)}.story-cards p{max-width:340px;color:var(--muted);margin:0;font-size:.78rem;line-height:1.95}.story-cards small{color:var(--forest);margin-top:auto;font-size:.61rem;font-weight:800}.impact-preview{background:var(--white);border:1px solid var(--line);grid-template-columns:.65fr 1.35fr;gap:6vw;margin-top:6rem;padding:4.5rem;display:grid}.impact-copy>span{color:var(--forest);font-size:.65rem;font-weight:800}.impact-copy h3{letter-spacing:normal;margin:1.2rem 0 1rem;font-size:clamp(1.8rem,3vw,3.5rem);line-height:1.35}.impact-copy p{color:var(--muted);margin:0;font-size:.76rem;line-height:1.9}.metric-list{align-content:center;gap:1.45rem;display:grid}.metric-row{grid-template-columns:110px 1fr 80px;align-items:center;gap:1.2rem;display:grid}.metric-row>span{font-size:.72rem;font-weight:800}.metric-row>div{background:var(--sand);height:8px;overflow:hidden}.metric-row i{background:var(--forest);height:100%;display:block}.metric-row small{color:#89938d;font-size:.56rem}.next-section{background:var(--forest);color:var(--white);grid-template-columns:1.25fr .75fr;display:grid}.next-quote,.needed-data{padding:clamp(4rem,8vw,8rem) 6vw}.next-quote{border-left:1px solid #ffffff29;flex-direction:column;justify-content:space-between;min-height:640px;display:flex}.next-quote blockquote{letter-spacing:normal;max-width:930px;margin:4rem 0 0;font-size:clamp(2.2rem,4.4vw,5.5rem);font-weight:800;line-height:1.35}.next-quote blockquote em{color:var(--lime);font-style:normal}.needed-data{background:var(--lime);color:var(--forest-deep);flex-direction:column;display:flex}.needed-data>p{max-width:330px;margin:0;font-size:1.2rem;font-weight:800;line-height:1.7}.needed-data ol{margin:3.2rem 0;padding:0;list-style:none}.needed-data li{border-bottom:1px solid #0b2d2238;align-items:center;gap:1rem;padding:1.1rem 0;font-size:.8rem;font-weight:800;display:flex}.needed-data li span{color:#0b2d227a;font-family:Consolas,monospace;font-size:.65rem}.needed-data>a{border-bottom:1px solid var(--forest-deep);align-items:center;gap:.8rem;width:max-content;margin-top:auto;padding-bottom:.3rem;font-size:.73rem;font-weight:800;display:inline-flex}footer{background:var(--forest-deep);color:#fffdf7a6;grid-template-columns:1fr auto;align-items:center;gap:2rem;padding:2rem 4.5vw;font-size:.65rem;display:grid}.footer-brand .brand-mark{background:var(--lime);color:var(--forest-deep)}.footer-brand strong{color:var(--white)}.footer-brand small{color:#fffdf780}footer>span{justify-self:end}@keyframes rise-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes image-reveal{0%{opacity:0;clip-path:inset(0 0 100%)}to{opacity:1;clip-path:inset(0)}}@media (width<=1050px){.site-header{grid-template-columns:1fr auto}.desktop-nav,.header-cta{display:none}.mobile-nav{display:block;position:relative}.mobile-nav summary{border:1px solid var(--line);cursor:pointer;align-items:center;gap:.45rem;padding:.65rem .8rem;font-size:.72rem;font-weight:800;list-style:none;display:flex}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav nav{background:var(--white);border:1px solid var(--line);width:210px;padding:.5rem;display:grid;position:absolute;top:calc(100% + .7rem);left:0;box-shadow:0 18px 50px #0b2d2229}.mobile-nav nav a{border-bottom:1px solid var(--line);padding:.9rem;font-size:.75rem}.mobile-nav nav a:last-child{border-bottom:0}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{min-height:620px}.hero-visual{min-height:560px}.focus-strip{grid-template-columns:repeat(2,1fr)}.focus-strip article:nth-child(2){border-left:0}.focus-strip article:nth-child(-n+2){border-bottom:1px solid var(--line)}.section-intro,.section-heading,.story-heading{grid-template-columns:1fr}.intro-copy,.section-heading>p,.story-heading>p{grid-area:auto/1;max-width:650px;margin-top:2rem}.principles-board{grid-template-columns:1fr .55fr}.method-grid{grid-template-columns:repeat(2,1fr)}.method-grid article:nth-child(2){border-left:0}.method-grid article:nth-child(-n+2){border-bottom:1px solid #ffffff24}.story-cards{grid-template-columns:1fr}.story-cards article{border-bottom:1px solid var(--line);border-left:0;min-height:290px}.story-cards article:last-child{border-bottom:0}.impact-preview,.next-section{grid-template-columns:1fr}.next-quote{border-bottom:1px solid #ffffff29;border-left:0;min-height:520px}footer{grid-template-columns:1fr auto}}@media (width<=680px){.site-header{min-height:68px;padding:0 1rem}.brand-mark{width:34px;height:34px}.hero-copy{min-height:590px;padding:4rem 1.2rem 3rem}.hero h1{margin-top:1.4rem;font-size:clamp(2.7rem,12vw,4.4rem);line-height:1.18}.hero-actions{flex-direction:column;align-items:flex-start}.hero-note{flex-direction:column;align-items:flex-start;margin-top:2.5rem}.hero-visual{min-height:470px}.hero-visual figcaption{min-width:auto;bottom:1rem;right:1rem}.focus-strip{grid-template-columns:1fr;padding:0 1.2rem}.focus-strip article,.focus-strip article:nth-child(2),.focus-strip article:last-child{border-bottom:1px solid var(--line);border-left:0;padding:1.55rem 0}.focus-strip article:last-child{border-bottom:0}.program-section,.story-section,.method-section{padding:5rem 1.2rem}.section-intro h2,.section-heading h2,.story-heading h2{font-size:clamp(2.25rem,10vw,3.6rem);line-height:1.22}.principles-board{grid-template-columns:1fr}.board-main{border-bottom:1px solid #13211c38;border-left:0;padding:1.5rem}.principles-board aside{min-height:360px;padding:1.5rem}.method-grid{grid-template-columns:1fr}.method-grid article,.method-grid article:nth-child(2){border-bottom:1px solid #ffffff24;border-left:0;min-height:245px}.method-grid article:last-child{border-bottom:0}.story-cards article{padding:1.5rem}.impact-preview{gap:3rem;margin-top:4rem;padding:2rem 1.2rem}.metric-row{grid-template-columns:1fr;gap:.55rem}.metric-row small{display:none}.next-quote,.needed-data{padding:4.5rem 1.2rem}.next-quote{min-height:540px}.next-quote blockquote{font-size:clamp(2.15rem,9.5vw,3.8rem);line-height:1.38}.needed-data{min-height:560px}footer{gap:1rem;padding:1.5rem 1rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
