:root{--ink:#151512;--yellow:#f5cf35;--paper:#f1f0e9}.projects-main{margin:auto;max-width:1300px;padding:clamp(45px,8vw,110px) clamp(20px,5vw,70px)}.hero h1,.case h1{font-size:clamp(48px,8vw,105px);letter-spacing:-.065em;line-height:.9;margin:14px 0}.hero>p,.case>p{color:#857311;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.hero>span{color:#6f6f67}.grid{display:grid;gap:22px;grid-template-columns:repeat(3,1fr);margin-top:70px}.grid a{background:#fff;color:inherit;padding:18px;text-decoration:none}.grid img{display:block;height:clamp(210px,20vw,310px);object-fit:cover;width:100%}.grid small{color:#857311;display:block;margin-top:18px}.grid h2{font-size:28px;margin:8px 0}.grid p{color:#686860;line-height:1.5}.empty{background:#fff;margin-top:60px;padding:40px}.empty a,.cta{background:var(--yellow);color:#111;display:inline-block;font-weight:800;margin-top:20px;padding:16px 20px;text-decoration:none}.project-context{border-bottom:1px solid #d7d5ca;display:flex;justify-content:space-between;margin-bottom:44px;padding-bottom:18px}.project-context a{font-size:13px;font-weight:700;text-decoration:none}.case{max-width:1000px}.case>strong{display:block;font-size:22px;line-height:1.5;margin:28px 0}.story{font-size:18px;line-height:1.7;max-width:760px}.photos{display:grid;gap:18px;grid-template-columns:repeat(2,1fr);margin:45px 0}.photos figure{margin:0}.photos img{display:block;height:clamp(240px,32vw,380px);object-fit:cover;width:100%}.photos figcaption{font-size:11px;font-weight:800;padding:10px 0;text-transform:uppercase}@media(max-width:750px){.grid,.photos{grid-template-columns:1fr}.project-context{align-items:flex-start;flex-direction:column;gap:12px}.grid img,.photos img{height:min(72vw,420px)}}
