.story-section{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);gap:clamp(2rem,6vw,5rem);align-items:center;border-top:1px solid #d8dfdd;background:#f4f7f5}.story-copy{max-width:760px}.story-copy h2{max-width:680px}.story-copy p:not(.eyebrow){color:#344642;font-size:1.04rem;line-height:1.75}.story-mark{min-height:280px;padding:2rem;border-radius:22px;background:linear-gradient(145deg,#0b3838,#062727);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#fff;overflow:hidden}.story-mark img{width:min(100%,340px);filter:drop-shadow(0 10px 12px rgba(0,0,0,.3));transform:rotate(-2deg)}.story-mark span{font-weight:700;line-height:1.45;margin-top:1.25rem}.about-hero{padding-bottom:3rem}.about-hero .lede{max-width:790px}.about-story{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);gap:clamp(2rem,7vw,6rem);align-items:center}.about-story p{font-size:1.06rem;line-height:1.8;color:#344642}.about-image{padding:2rem;border-radius:24px;background:linear-gradient(160deg,#dfeae6,#b8d3ca);text-align:center}.about-image img{width:100%;max-width:440px;filter:drop-shadow(0 14px 14px rgba(0,0,0,.2))}.values-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.value-card{padding:1.5rem;border:1px solid #d8dfdd;border-radius:16px;background:#fff}.value-card h3{margin-top:0}.value-card p{margin-bottom:0;color:#52605d;line-height:1.65}@media(max-width:760px){.story-section,.about-story{grid-template-columns:1fr}.story-mark{min-height:220px}.values-grid{grid-template-columns:1fr}}
