.inner-page{background:var(--cream)}.inner-page .site-header{background:var(--green);position:relative}.page-hero{display:grid;grid-template-columns:1fr 1fr;gap:7vw;align-items:end;padding:100px 9vw 85px;background:var(--green);color:#fff}.page-hero h1{font-size:clamp(58px,7vw,108px);line-height:.88;font-weight:300;letter-spacing:-.06em;margin:25px 0}.page-hero h1 em{font-style:normal;color:var(--peach)}.page-hero .intro{font-size:20px;line-height:1.75;max-width:560px}.page-hero img{width:100%;height:520px;object-fit:cover}.page-content{padding:100px 9vw}.filter-row{display:flex;gap:12px;flex-wrap:wrap;margin:45px 0 55px}.filter-row span{border:1px solid var(--line);padding:9px 15px;font-size:14px}.project-list{display:grid;grid-template-columns:repeat(2,1fr);gap:60px 28px}.project-item img{width:100%;height:520px;object-fit:cover}.project-item:nth-child(3){grid-column:1/-1}.project-item:nth-child(3) img{height:590px}.project-meta{display:flex;justify-content:space-between;gap:20px;align-items:start;margin-top:20px}.project-item h2{font-size:32px;margin:4px 0}.project-item p{max-width:560px;line-height:1.7}.project-number{font:600 12px Montserrat,sans-serif}.editorial-head{display:grid;grid-template-columns:1fr 2fr;gap:7vw;margin-bottom:70px}.editorial-head h2{font-size:clamp(42px,5vw,74px);line-height:1.03;font-weight:400;margin:0}.articles-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.article-card{background:var(--cream);padding:42px;min-height:360px;display:flex;flex-direction:column}.article-card.featured{background:var(--pink)}.article-card h2{font-size:34px;line-height:1.2;margin:48px 0 20px}.article-card p{line-height:1.75}.article-card .read-time{margin-top:auto;padding-top:30px;font:600 12px Montserrat,sans-serif}.page-note{margin-top:55px;padding:30px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:18px}.inner-page footer p:last-child{margin-right:auto}@media(max-width:850px){.page-hero{grid-template-columns:1fr;padding:75px 26px}.page-hero img{height:380px}.page-content{padding:75px 26px}.project-list,.articles-grid,.editorial-head{grid-template-columns:1fr}.project-item:nth-child(3){grid-column:auto}.project-item img,.project-item:nth-child(3) img{height:380px}.project-meta{display:block}.editorial-head{gap:28px}.article-card{min-height:300px}}@media(max-width:480px){.page-hero h1{font-size:60px}.page-hero img,.project-item img,.project-item:nth-child(3) img{height:300px}.article-card{padding:30px 24px}.article-card h2{font-size:29px}}
