.north-refresh .project-hero{grid-template-columns:1fr 1.2fr;align-items:center;padding:28px 24px;gap:24px}
.north-refresh .project-intro{padding:24px 32px}
.north-refresh .project-intro h1{font-size:clamp(36px,3.7vw,56px)}
.north-refresh .project-cover{min-height:0;align-self:center}
.north-refresh .project-cover img{position:static;display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:contain;border-radius:5px}
.north-refresh .project-nav{display:flex}
.north-refresh .enlarge img{width:100%;height:auto;aspect-ratio:16/9;object-fit:contain;padding:0}
.north-refresh .text-link{display:inline-block;margin-top:14px}
.township-features{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:36px}
.township-features article{border-top:1px solid var(--line);padding-top:24px}
.township-features h3{font-size:26px;margin-bottom:14px}
.township-masterplan{max-width:1000px;margin:32px auto 0}
@media(max-width:700px){.north-refresh .project-hero{grid-template-columns:1fr;padding:0 20px 24px;gap:0}.north-refresh .project-intro{padding:24px 0}.north-refresh .project-intro p{margin-inline:auto}.north-refresh .project-intro h1{font-size:39px}.north-refresh .breadcrumb{margin-bottom:22px}.township-features{grid-template-columns:1fr;gap:18px}.north-refresh .project-nav{gap:14px}.north-refresh .project-nav a{font-size:12px}}
