:root{--amh-navy:#102f46;--amh-navy2:#0a2437;--amh-teal:#0b7d7b;--amh-teal2:#d9f1ef;--amh-ink:#17313f;--amh-muted:#5d6e77;--amh-white:#fff;--amh-line:#d8e2e6;--amh-warm:#f4f8f8;--amh-alert:#fff2d8;--amh-shadow:0 16px 40px rgba(16,47,70,.12)}
body.accessmh-site{margin:0;background:#fff}
.amh-app{color:var(--amh-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55;background:#fff;min-height:100vh}.amh-app *{box-sizing:border-box}.amh-app a{color:var(--amh-teal)}.amh-skip{position:fixed;left:1rem;top:-5rem;background:#fff;padding:.7rem 1rem;z-index:99}.amh-skip:focus{top:1rem}.amh-header{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 max(5vw,1.25rem);border-bottom:1px solid var(--amh-line);background:#fff}.amh-brand{display:flex;align-items:center;gap:.7rem;text-decoration:none!important;color:var(--amh-navy)!important;font-weight:800;font-size:1.45rem;letter-spacing:-.03em}.amh-brand>span:last-child>span{color:var(--amh-teal)}.amh-brand-mark{width:38px;height:38px;display:block;position:relative}.amh-brand-mark i{position:absolute;width:18px;height:29px;border-radius:100% 0 100% 0;background:var(--amh-teal);transform:rotate(-35deg);left:3px;top:5px}.amh-brand-mark i+ i{background:var(--amh-navy);left:18px;transform:scaleX(-1) rotate(-35deg)}.amh-header nav{display:flex;gap:1.75rem}.amh-header nav a,.amh-footer a{color:var(--amh-navy);font-weight:650;text-decoration:none}.amh-menu{display:none;background:transparent;border:1px solid var(--amh-line);border-radius:8px;padding:.55rem .8rem}.amh-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,520px);gap:clamp(2rem,6vw,7rem);align-items:center;padding:clamp(3rem,8vw,7.5rem) max(5vw,1.25rem);background:linear-gradient(135deg,var(--amh-navy2),var(--amh-navy) 58%,#155968);color:#fff}.amh-hero:after{content:"";position:absolute;inset:auto -10% -40% 25%;height:65%;border-radius:50% 50% 0 0;background:linear-gradient(180deg,rgba(80,205,199,.25),rgba(255,255,255,.04));transform:rotate(-3deg);pointer-events:none}.amh-hero>*{position:relative;z-index:1}.amh-eyebrow,.amh-kicker{text-transform:uppercase;letter-spacing:.11em;font-weight:800;font-size:.77rem}.amh-hero .amh-eyebrow{color:#8ee2dc}.amh-hero h1{font-size:clamp(2.5rem,5vw,5rem);line-height:1.02;letter-spacing:-.045em;margin:.6rem 0 1.25rem;max-width:12ch;color:#fff}.amh-lead{font-size:clamp(1.05rem,1.6vw,1.3rem);max-width:58ch;color:#d9e8ee}.amh-finder{background:#fff;color:var(--amh-ink);padding:clamp(1.25rem,3vw,2.25rem);border-radius:18px;box-shadow:var(--amh-shadow)}.amh-emergency{background:var(--amh-alert);border-left:4px solid #e08a00;padding:.8rem 1rem;margin:-.25rem 0 1.4rem}.amh-emergency a{font-weight:900;color:#8d3000}.amh-finder label,.amh-sms-panel label{font-weight:750;display:block}.amh-finder input[type=search],.amh-sms-panel input{width:100%;font:inherit;border:2px solid #92a5ad;border-radius:9px;padding:.85rem 1rem;color:var(--amh-ink);margin-top:.35rem}.amh-finder input:focus,.amh-sms-panel input:focus{outline:3px solid rgba(11,125,123,.25);border-color:var(--amh-teal)}.amh-stream{border:0;padding:0;margin:0 0 1.25rem}.amh-stream legend{font-weight:800;margin-bottom:.5rem}.amh-stream label{display:inline-flex;align-items:center;gap:.4rem;font-weight:550;margin:0 .75rem .45rem 0}.amh-stream input{accent-color:var(--amh-teal)}.amh-search-row{display:grid;grid-template-columns:1fr auto;gap:.65rem;align-items:end}.amh-primary,.amh-secondary,.amh-call{font:inherit;border-radius:9px;font-weight:800;cursor:pointer;text-decoration:none!important;display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.72rem 1.05rem}.amh-primary{background:var(--amh-teal);color:#fff!important;border:2px solid var(--amh-teal)}.amh-primary:hover{background:#086b69}.amh-secondary{background:#fff;color:var(--amh-navy)!important;border:2px solid var(--amh-teal);margin-top:.75rem}.amh-text{border:0;background:transparent;color:var(--amh-teal);font:inherit;text-decoration:underline;cursor:pointer}.amh-hint,.amh-status{font-size:.9rem;color:var(--amh-muted);margin:.45rem 0}.amh-suggestions{border:1px solid var(--amh-line);border-radius:8px;max-height:260px;overflow:auto;margin-top:.35rem;box-shadow:var(--amh-shadow)}.amh-suggestions button{font:inherit;width:100%;display:flex;justify-content:space-between;text-align:left;border:0;border-bottom:1px solid var(--amh-line);padding:.7rem .85rem;background:#fff;cursor:pointer}.amh-suggestions button:hover,.amh-suggestions button:focus{background:var(--amh-teal2)}.amh-suggestions span{color:var(--amh-muted);margin-left:1rem}.amh-results{padding:clamp(3rem,7vw,6rem) max(5vw,1.25rem);background:var(--amh-warm);scroll-margin-top:1rem}.amh-result-head{max-width:850px;margin:0 auto 2rem;text-align:center}.amh-result-head h2{font-size:clamp(2rem,4vw,3.25rem);line-height:1.1;color:var(--amh-navy);margin:.4rem 0 1rem}.amh-result-head .amh-eyebrow{color:var(--amh-teal)}.amh-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,360px),1fr));gap:1.25rem;max-width:1100px;margin:auto}.amh-service-card{background:#fff;border:1px solid var(--amh-line);border-radius:16px;padding:clamp(1.25rem,3vw,2rem);box-shadow:0 8px 24px rgba(16,47,70,.08)}.amh-service-card h3{font-size:clamp(1.55rem,3vw,2.1rem);line-height:1.12;color:var(--amh-navy);margin:.35rem 0}.amh-kicker{color:var(--amh-teal)}.amh-pathway{font-weight:650}.amh-phones{border-top:1px solid var(--amh-line);border-bottom:1px solid var(--amh-line);padding:.75rem 0}.amh-phones>div{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:.5rem 0}.amh-call{background:var(--amh-navy);color:#fff!important;border:2px solid var(--amh-navy)}.amh-phones span{font-size:.88rem;color:var(--amh-muted);text-align:right}.amh-actions{display:flex;gap:.6rem;flex-wrap:wrap}.amh-service-card details{margin-top:1rem;color:var(--amh-muted);font-size:.88rem}.amh-service-card summary{cursor:pointer;font-weight:700}.amh-sms-panel{border-top:1px solid var(--amh-line);margin-top:1rem;padding-top:1rem}.amh-explain{padding:clamp(3rem,7vw,6rem) max(5vw,1.25rem);display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1.25rem,4vw,4rem);max-width:1400px;margin:auto}.amh-explain strong{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--amh-teal2);color:var(--amh-teal);font-size:1.1rem}.amh-explain h2{font-size:1.3rem;color:var(--amh-navy)}.amh-footer{padding:2.5rem max(5vw,1.25rem);background:var(--amh-navy2);color:#c9dbe3;display:flex;justify-content:space-between;gap:2rem}.amh-footer p{max-width:700px;margin:0}.amh-footer nav{display:flex;gap:1rem;flex-wrap:wrap}.amh-footer a{color:#fff}.amh-content{max-width:850px;margin:auto;padding:clamp(3rem,8vw,7rem) 1.25rem;min-height:62vh}.amh-content h1{font-size:clamp(2.4rem,5vw,4.5rem);line-height:1.05;color:var(--amh-navy)}.amh-content p{font-size:1.08rem}.amh-inline{margin-top:1rem}
@media(max-width:850px){.amh-header{height:auto;min-height:68px;flex-wrap:wrap;padding-top:.75rem;padding-bottom:.75rem}.amh-menu{display:block}.amh-header nav{display:none;flex-basis:100%;flex-direction:column;gap:.4rem;padding:1rem 0}.amh-header nav.is-open{display:flex}.amh-hero{grid-template-columns:1fr;padding-top:3.5rem}.amh-hero h1{font-size:clamp(2.5rem,12vw,4rem)}.amh-search-row{grid-template-columns:1fr}.amh-search-row .amh-primary{width:100%}.amh-explain{grid-template-columns:1fr}.amh-footer{flex-direction:column}.amh-phones>div{align-items:stretch;flex-direction:column}.amh-phones span{text-align:left}.amh-call{width:100%}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
@media print{.amh-header,.amh-footer,.amh-actions,.amh-secondary,.amh-emergency{display:none!important}.amh-hero{background:#fff;color:#000;padding:2rem}.amh-hero h1{color:#000}.amh-finder{display:none}.amh-results{display:block!important;background:#fff;padding:1rem}.amh-service-card{box-shadow:none}}
