.work-page{background:#f8faf8;color:#203e34}.work-kicker{color:#4e8069;font-size:11px;letter-spacing:.12em;font-weight:800}.work-intro{padding:66px 0;background:#eaf2ed}.work-intro h1{font-size:clamp(36px,5vw,60px);letter-spacing:-.04em;margin:16px 0}.work-intro p{font-size:18px;line-height:1.7;color:#637d70}.work-list{padding-top:48px;padding-bottom:68px}.work-section-heading{margin-bottom:28px}.work-section-heading h2{font-size:29px;letter-spacing:-.03em;margin:10px 0}.work-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.work-card{display:flex;flex-direction:column;border:1px solid #dfe8e1;border-radius:14px;background:#fff;overflow:hidden;transition:transform .2s,box-shadow .2s}.work-card:hover{transform:translateY(-3px);box-shadow:0 12px 32px #1b493812}.work-card>img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover}.work-card>div{padding:24px;display:flex;flex-direction:column;flex:1}.work-card h3{font-size:22px;letter-spacing:-.025em;margin:0 0 12px}.work-card p{font-size:14px;line-height:1.7;color:#6c7c73;margin:0 0 24px}.work-card span{margin-top:auto;display:flex;justify-content:space-between;font-size:13px;font-weight:800;color:#16866e}.work-hero{background:#eaf2ed;padding:48px 0}.work-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.work-hero h1{font-size:clamp(34px,4vw,54px);line-height:1.15;letter-spacing:-.04em;margin:15px 0}.work-hero p{color:#647b6f;line-height:1.8;font-size:16px}.work-hero .work-tagline{font-size:21px;color:#254c3b;font-weight:600;line-height:1.5}.work-hero figure{margin:0}.work-hero img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;border-radius:16px}.work-hero figcaption,.work-image-note{font-size:10px;color:#829087;margin:10px 0}.work-button{display:inline-flex;gap:40px;align-items:center;padding:16px 22px;border-radius:7px;background:#16866e;color:white;font-size:14px;font-weight:700;margin-top:12px}.work-detail{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:65px;padding-top:55px;padding-bottom:35px}.work-prose p{font-size:17px;line-height:1.95;color:#50685b;margin:0 0 25px}.work-prose h2{font-size:28px;margin:35px 0 17px;letter-spacing:-.025em}.work-focus{align-self:start;position:sticky;top:20px;border:1px solid #dae6dd;background:white;border-radius:13px;padding:26px}.work-focus h2{font-size:23px}.work-focus ul{list-style:none;padding:0}.work-focus li{padding:13px 0;border-bottom:1px solid #e5ece7;font-size:14px}.work-focus li:before{content:'✓';margin-right:10px;color:#16866e}.work-focus p{font-size:13px;line-height:1.8;color:#6b8275}.work-focus a{display:block;font-size:14px;font-weight:700;color:#16866e;margin-top:16px}.work-page a:focus-visible{outline:3px solid #83b282;outline-offset:4px}@media(max-width:900px){.work-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.work-hero-grid{gap:25px}.work-detail{gap:30px;grid-template-columns:1fr 250px}}@media(max-width:650px){.work-grid,.work-hero-grid,.work-detail{grid-template-columns:1fr}.work-hero{padding:35px 0}.work-hero figure{margin-top:12px}.work-intro{padding:40px 0}.work-detail{padding-top:30px}.work-focus{position:static}.work-prose p{font-size:16px}.work-prose h2{font-size:25px}}@media(prefers-reduced-motion:reduce){.work-card{transition:none}}
