:root{--ink:#111;--green:#9ed600;--soft:#efffc7;--line:#e4e5df;--gray:#5c6058}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font:16px/1.65 Manrope,Arial,sans-serif}img{display:block;max-width:100%}a{color:inherit}.wrap{width:min(1160px,calc(100% - 40px));margin:auto}
.top{border-bottom:1px solid var(--line);background:#fff}.top-in{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:12px 0}.brand{width:125px}.brand img{width:100%;height:auto}.top-links{display:flex;align-items:center;gap:25px;font-size:.9rem;font-weight:800}.top-links a{text-decoration:none}.join{background:var(--green);border-radius:100px;padding:12px 18px}
.back{display:inline-block;margin:40px 0 30px;font-size:.9rem;font-weight:800;text-decoration:none}.back:hover,.textlink:hover{text-decoration:underline;text-decoration-color:var(--green);text-decoration-thickness:3px;text-underline-offset:5px}
.intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(290px,.72fr);align-items:center;gap:clamp(30px,6vw,90px);padding-bottom:85px}.eyebrow{color:#638800;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.14em;margin:0 0 20px}.intro h1{font-size:clamp(3.1rem,8vw,7.5rem);line-height:.95;letter-spacing:-.07em;margin:0 0 26px}.intro h1 span{display:block;color:#85b900}.lead{font-size:clamp(1.14rem,2vw,1.42rem);line-height:1.5;max-width:680px;margin:0 0 28px}.textlink{font-weight:800;text-decoration:underline;text-decoration-color:var(--green);text-decoration-thickness:3px;text-underline-offset:5px}.portrait{margin:0;aspect-ratio:4/4.2;background:var(--soft);overflow:hidden}.portrait img{width:100%;height:100%;object-fit:cover}
.story{padding:92px 0;background:#f7f8f4}.story-in{display:grid;grid-template-columns:.75fr 1.25fr;gap:clamp(35px,8vw,110px)}h2{font-size:clamp(2.4rem,5vw,4.8rem);line-height:1;letter-spacing:-.065em;margin:0}.story-copy{font-size:1.12rem;line-height:1.8}.story-copy p{margin:0 0 23px}.story-copy p:last-child{margin-bottom:0}
.story-copy h3{font-size:clamp(1.65rem,3vw,2.35rem);line-height:1.2;letter-spacing:-.04em;margin:56px 0 22px}.story-copy h3:first-child{margin-top:0}.story-copy strong{font-weight:800}.story-copy .closing{font-size:1.3rem;margin-top:35px}.photo-gallery{padding:80px 0}.photo-gallery h2{margin-bottom:30px}.photo-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.photo-gallery figure{margin:0}.photo-gallery img{width:100%;aspect-ratio:4/3;object-fit:cover}.photo-gallery figcaption{color:var(--gray);font-size:.82rem;margin-top:10px}
.story-copy .inline-photo{margin:42px 0 46px}.story-copy .inline-photo img{width:100%;height:auto;max-height:560px;object-fit:cover}.story-copy .inline-photo-narrow{max-width:399px}.story-copy .inline-photo-narrow img{max-height:none}.story-copy .inline-photo figcaption{font-size:.84rem;line-height:1.5;color:var(--gray);margin-top:10px}
.results{padding:95px 0}.results h2{margin-bottom:40px}.results-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.result{background:var(--soft);padding:30px;min-height:210px}.result small{font-size:.78rem;color:#638800;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.result strong{display:block;margin:16px 0 12px;font-size:clamp(1.45rem,2.6vw,2.2rem);line-height:1.1;letter-spacing:-.04em}.result p{margin:0;color:#464b41}
.water{padding:0 0 100px}.water figure{margin:0}.water img{width:100%;height:clamp(320px,56vw,650px);object-fit:cover;object-position:center 40%}.water figcaption{font-size:.82rem;color:var(--gray);margin-top:12px}.return{padding:68px 0;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:25px}.return h2{font-size:clamp(2rem,4vw,3.5rem)}.return a{display:inline-block;padding:14px 22px;border-radius:100px;background:var(--green);font-weight:800;text-decoration:none;white-space:nowrap}
footer{background:#111;color:#fff;padding:30px 0}.foot-in{display:flex;align-items:center;justify-content:space-between;gap:22px}.foot-in img{width:132px;height:auto}.foot-in a{font-size:.9rem;font-weight:800}
@media(max-width:760px){.intro,.story-in{grid-template-columns:1fr}.intro{gap:38px;padding-bottom:65px}.portrait{max-height:540px}.story{padding:70px 0}.results{padding:70px 0}.results-grid{grid-template-columns:1fr}.result{min-height:auto}.return{align-items:flex-start;flex-direction:column}.top-links{gap:12px}}
@media(max-width:760px){.photo-gallery-grid{grid-template-columns:1fr 1fr}.photo-gallery{padding:65px 0}}
@media(max-width:450px){.wrap{width:calc(100% - 30px)}.brand{width:108px}.top-links{font-size:.78rem}.join{padding:9px 12px}.intro h1{font-size:clamp(3rem,13vw,4rem)}.result{padding:24px}.foot-in{align-items:flex-start;flex-direction:column}}
@media(max-width:450px){.photo-gallery-grid{grid-template-columns:1fr}}
