/* Main page only; regional pages do not load this stylesheet. */
#page-navigation{display:block}
@media(max-width:900px){
 .site-header{height:auto;min-height:72px;flex-wrap:wrap;gap:14px;padding:16px 20px}
 .site-header nav{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}
 .site-header nav>a[href="#subjects"],.site-header nav>a[href="directory.html"],.site-header nav>.header-cta{display:flex;align-items:center;justify-content:center;min-height:44px;padding:8px 6px;border:1px solid #dbe2ef;border-radius:9px;font-size:14px;text-align:center}
 .site-header nav>a[href="#process"]{display:none}
 .hero{min-height:0;gap:28px;padding:36px 20px 40px}
 .hero h1{font-size:clamp(30px,8vw,38px);line-height:1.3;letter-spacing:-.04em;word-break:keep-all}
 .hero-description{font-size:16px;line-height:1.8;margin:18px 0}
 .trust-list{font-size:14px;gap:7px}
 .finder{padding:22px 20px;gap:9px;box-shadow:0 10px 30px #19346f12}
 .finder-heading{gap:10px;flex-wrap:wrap;margin-bottom:4px}.finder-heading span{font-size:14px}
 .finder label{font-size:14px}.finder select,.finder input{font-size:16px;min-height:50px}
 .form-note{font-size:14px;line-height:1.65}
 .quick-regions,.subjects{padding:44px 20px;gap:24px}
 .quick-regions h2,.subjects h2{font-size:28px;line-height:1.4}
 .region-chips{max-width:none;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:8px}
 .region-chips a{justify-content:center;padding:11px 10px;min-height:48px;font-size:15px}
 .section-title{margin-bottom:24px}.section-title>p:last-child{font-size:16px;line-height:1.8}
 .guide-tabs{margin-top:22px}.guide-panel{padding:22px 18px}.guide-panel h3{font-size:23px;line-height:1.5}
 .process{padding:44px 20px}.process h2{font-size:28px;line-height:1.4}.process li{padding:20px;gap:16px}.process p{font-size:16px}
 .consult{margin:40px 20px;padding:26px 22px;gap:24px;flex-direction:column;align-items:stretch}.consult h2{font-size:26px;line-height:1.4}
 .consult>a{padding:14px 12px;text-align:center;font-size:16px;overflow-wrap:anywhere}
 footer:not(#page-navigation){margin:0 20px;padding:26px 0;display:flex;flex-direction:column;gap:12px}footer p,footer small{text-align:left}
 #page-navigation{margin:20px 12px 28px;padding:22px 16px}#page-navigation h2{font-size:23px;line-height:1.4}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
