.npc-announcement{border-bottom:1px solid var(--line);background:var(--white)}.npc-feature{display:grid;grid-template-columns:1.08fr 1fr;gap:clamp(1.5rem,4vw,4rem);align-items:center}.npc-copy h2{font-size:clamp(1.8rem,3.3vw,3rem);line-height:1.12}.npc-copy .btn{white-space:normal;text-align:center}.npc-cover img{width:100%;height:auto;border-radius:var(--radius)}.npc-facts{display:flex;flex-wrap:wrap;gap:1rem 2rem;margin:1.5rem 0;border-left:4px solid var(--gold);padding-left:1.25rem}.npc-facts p{margin:0;flex:1 1 180px}.npc-facts strong,.npc-facts span{display:block}.npc-facts strong{font-size:1.25rem}.npc-facts a{font-size:1rem;text-underline-offset:.2em}.npc-news-card img{width:100%;aspect-ratio:4/3;object-fit:cover;margin-bottom:1.25rem}.npc-article-hero .eyebrow{margin-top:1.8rem}.npc-article-hero h1{max-width:1000px;font-size:clamp(2rem,5vw,4rem)}.npc-article-hero p:last-child{max-width:850px}.npc-article{padding-bottom:3rem}.npc-service{padding:1.25rem 1.5rem;background:var(--white);border:1px solid var(--line);margin-bottom:2rem}.npc-service .npc-facts{margin-top:0}.npc-service>p{margin-bottom:0}.npc-main-photo{margin:0 auto 2.5rem;max-width:960px}.npc-main-photo img{width:100%;height:auto}.npc-main-photo figcaption{font-size:1rem;color:var(--muted);margin-top:.7rem}.npc-prose{max-width:780px;margin:auto;font-size:1.125rem;line-height:1.8}.npc-prose h2{font-size:clamp(1.5rem,3vw,2rem);line-height:1.2;margin-top:2rem}.npc-gallery-section{margin-top:3.5rem}.npc-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;align-items:start}.npc-gallery figure{margin:0}.npc-gallery img{width:100%;height:auto}.npc-back{margin-top:2.5rem}@media(max-width:760px){.npc-feature{grid-template-columns:1fr}.npc-gallery{grid-template-columns:1fr}.npc-service{padding:1rem}.npc-copy .btn{width:100%}}