.hc-page{padding-top:var(--nav-height);background:var(--cream)}.hc-hero{padding:var(--section-pad) 0 clamp(2rem,5vw,3.5rem);background:var(--cream);text-align:center}.hc-hero .container{max-width:900px;padding:0 clamp(1.25rem,4vw,2.5rem);margin:0 auto}.hc-hero h1{font-family:'Lora',serif;font-weight:500;font-size:clamp(2.25rem,5.5vw,3.75rem);line-height:1.1;color:var(--forest);margin:0.5rem 0 1.5rem}.hc-hero-sub{font-size:1.15rem;line-height:1.6;color:var(--text-light);margin:0 auto 2.5rem;max-width:720px}.hc-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin:2.5rem 0;padding:2rem;background:var(--forest);border-radius:4px}.hc-stat{text-align:center;color:var(--cream)}.hc-stat-num{font-family:'Lora',serif;font-weight:500;font-size:clamp(2.75rem,6vw,4rem);line-height:1;color:var(--sage-muted);margin-bottom:0.5rem}.hc-stat-label{font-size:0.95rem;line-height:1.4;color:var(--cream)}.hc-stat-label strong{font-weight:600;color:var(--cream)}.hc-hero-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-top:1.5rem}.hc-features{padding:var(--section-pad) 0;background:var(--cream-dark)}.hc-features .container{max-width:var(--content-max);padding:0 clamp(1.25rem,4vw,2.5rem);margin:0 auto}.hc-features h2{font-family:'Lora',serif;font-weight:500;font-size:clamp(1.75rem,4vw,2.5rem);color:var(--forest);margin:0 0 1rem;text-align:center}.hc-features-intro{font-size:1.0625rem;line-height:1.65;color:var(--text);max-width:720px;margin:0 auto 3rem;text-align:center}.hc-feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.hc-feature{padding:1.75rem;background:var(--cream);border-left:3px solid var(--sage);border-radius:2px;box-shadow:0 1px 2px rgba(43,61,47,0.04)}.hc-feature h3{font-family:'Lora',serif;font-weight:500;font-size:1.25rem;color:var(--forest);margin:0 0 0.75rem}.hc-feature p{font-size:1rem;line-height:1.6;color:var(--text);margin:0}.hc-commute{padding:var(--section-pad) 0;background:var(--cream)}.hc-commute .container{max-width:860px;padding:0 clamp(1.25rem,4vw,2.5rem);margin:0 auto}.hc-commute h2{font-family:'Lora',serif;font-weight:500;font-size:clamp(1.75rem,4vw,2.5rem);color:var(--forest);margin:0 0 0.5rem;text-align:center}.hc-commute>.container>p{text-align:center;color:var(--text-light);margin:0 0 2rem;font-size:0.95rem}.hc-commute-table{width:100%;border-collapse:collapse;background:var(--cream);border-radius:4px;overflow:hidden;box-shadow:0 1px 3px rgba(43,61,47,0.06)}.hc-commute-table th{background:var(--forest);color:var(--cream);font-family:'Lora',serif;font-weight:500;text-align:left;padding:0.9rem 1.25rem;font-size:0.95rem}.hc-commute-table td{padding:1rem 1.25rem;border-bottom:1px solid rgba(43,61,47,0.08);font-size:1rem;color:var(--text);vertical-align:top}.hc-commute-table tr:last-child td{border-bottom:none}.hc-addr{font-size:0.875rem;color:var(--text-light);font-weight:400}.hc-commute-note{margin-top:1.5rem;color:var(--text-light);font-size:0.95rem;line-height:1.6;text-align:center}.hc-commute-note a{color:var(--terracotta)}.hc-neighborhood{padding:var(--section-pad) 0;background:var(--cream-dark)}.hc-neighborhood .container{max-width:var(--content-max);padding:0 clamp(1.25rem,4vw,2.5rem);margin:0 auto}.hc-neighborhood h2{font-family:'Lora',serif;font-weight:500;font-size:clamp(1.75rem,4vw,2.5rem);color:var(--forest);margin:0 0 1rem;text-align:center}.hc-neighborhood-intro{font-size:1.0625rem;color:var(--text);max-width:640px;margin:0 auto 2.5rem;text-align:center}.hc-neighborhood-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem}.hc-neighborhood-grid h3{font-family:'Lora',serif;font-weight:500;font-size:1.15rem;color:var(--forest);margin:0 0 0.5rem}.hc-neighborhood-grid p{font-size:0.975rem;line-height:1.6;color:var(--text);margin:0}.hc-cta{padding:var(--section-pad) 0;background:var(--forest);color:var(--cream);text-align:center}.hc-cta .container{max-width:720px;padding:0 clamp(1.25rem,4vw,2.5rem);margin:0 auto}.hc-cta h2{font-family:'Lora',serif;font-weight:500;font-size:clamp(1.75rem,4vw,2.5rem);color:var(--cream);margin:0 0 0.75rem}.hc-cta p{font-size:1.125rem;color:var(--sage-muted);margin:0 0 2rem}.hc-cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@media (max-width:600px){.hc-stats{padding:1.5rem}.hc-feature{padding:1.25rem}.hc-commute-table{font-size:0.9rem}.hc-commute-table th,.hc-commute-table td{padding:0.75rem 1rem}}