.story .p1-grid{display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:clamp(28px,4vw,64px);gap:clamp(28px,4vw,64px);align-items:stretch}.story h2{font-size:clamp(30px,3.6vw,46px)}.story .lead{color:var(--ink);font-size:18px;line-height:1.55;margin-top:16px}.story .muted{color:var(--muted);font-size:16px;line-height:1.6;margin-top:14px;max-width:52ch}.story .lead strong,.story .muted strong{color:var(--ink);font-weight:600}.p1-figure{position:relative;height:100%}.p1-figure img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top;border-radius:22px;box-shadow:0 26px 54px -22px rgba(42,39,36,.5)}.p1-figure:before{content:"";position:absolute;inset:auto -16px -16px auto;width:64%;height:78%;background:linear-gradient(155deg,var(--sage),#8fae87);border-radius:22px;z-index:-1}.p1-quote{position:absolute;left:-22px;bottom:26px;max-width:320px;background:var(--forest);color:#eef3ec;border-radius:18px;padding:22px 24px;box-shadow:0 20px 40px -18px rgba(34,53,44,.7)}.p1-quote p{font-family:var(--font-display);font-size:16px;line-height:1.35;color:#fff;margin:0}.p1-quote .sig{margin-top:14px;font-size:13px;font-weight:600;color:var(--sun-soft)}.p1-quote .sig span{display:block;font-weight:400;color:#bcd0c4;font-size:12px;margin-top:2px}.team-band{background:var(--paper-2)}.team-band .lead{max-width:680px}.team-band .lead p{color:var(--muted);font-size:16px;margin-top:16px}.team{gap:14px;flex-wrap:wrap;margin-top:40px}.team,.who{display:flex}.who{align-items:center;gap:13px;background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:14px 20px 14px 14px}.who .av{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;color:#fff;font-weight:600;font-size:16px;font-family:var(--font-display)}.who b{font-size:15px;font-weight:600;display:block;line-height:1.2}.who small{font-size:12.5px;color:var(--muted)}.values .grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;margin-top:50px}.vc{background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:28px 26px}.vc .ic{width:46px;height:46px;border-radius:12px;display:grid;place-items:center;background:color-mix(in srgb,var(--sun-soft) 42%,#fff);color:var(--sun-deep);margin-bottom:16px}.vc .ic svg{width:23px;height:23px;stroke:currentColor;stroke-width:1.7;fill:none;stroke-linecap:round;stroke-linejoin:round}.vc h3{font-size:19px}.vc p{color:var(--muted);font-size:14px;margin-top:9px}.loc{background:var(--forest);color:#eef2ea;text-align:center}.loc .eyebrow{justify-content:center}.loc h2{font-size:clamp(28px,3.4vw,42px);color:#fff;max-width:24ch}.loc h2,.loc p{margin:16px auto 0}.loc p{color:#cbd8cf;max-width:50ch;font-size:16px}@media(max-width:980px){.story .p1-grid{grid-template-columns:1fr;gap:54px}.story .p1-figure{height:auto;max-width:380px;margin-inline:auto}.story .p1-figure img{height:auto;aspect-ratio:4/5}.values .grid{grid-template-columns:1fr}}@media(max-width:560px){.p1-figure:before,.p1-quote{display:none}}@media(min-width:641px) and (max-width:980px){.values .grid{grid-template-columns:1fr 1fr}}