:root{--ahc-primary:#008fd5;--ahc-primary-600:#0b6ea6;--ahc-primary-300:#4db1e2;--ahc-primary-200:#9ed6f0;--ahc-ink:#213540;--ahc-ink-soft:#3a4d59;--ahc-muted:#6a7b86;--ahc-bg:#fff;--ahc-bg-soft:#f4f8fb;--ahc-line:#e6edf2;--ahc-font:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;--ahc-r-sm:.5rem;--ahc-r:.75rem;--ahc-r-lg:1rem;--ahc-r-pill:999px;--ahc-shadow-sm:0 1px 2px rgba(33,53,64,.06),0 1px 3px rgba(33,53,64,.08);--ahc-shadow:0 6px 18px rgba(33,53,64,.08);--ahc-shadow-lg:0 18px 48px rgba(33,53,64,.16);--bulma-radius:var(--ahc-r-sm);--bulma-radius-large:var(--ahc-r)}html{scroll-behavior:smooth}body{font-family:var(--ahc-font);color:var(--ahc-ink);font-size:1rem;line-height:1.7;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,h4,.ahc-section-title{font-family:var(--ahc-font);letter-spacing:-.015em;line-height:1.2}p{color:var(--ahc-ink-soft)}a{color:var(--ahc-primary)}a:hover{color:var(--ahc-primary-600)}.section{padding:4.5rem 1.5rem}.container{max-width:1140px}@media (prefers-reduced-motion:reduce){.reveal{opacity:1 !important;transform:none !important}*{scroll-behavior:auto}}.reveal{opacity:0;transform:translateY(22px);transition:opacity .6s ease,transform .6s ease}.reveal.is-visible{opacity:1;transform:none}.ahc-header{position:fixed;top:0;left:0;right:0;z-index:30}.ahc-topbar{background:linear-gradient(90deg,var(--ahc-primary-600) 0%,var(--ahc-primary) 100%);color:#fff;font-size:.82rem;overflow:hidden;max-height:2.4rem;transition:max-height .25s ease}.ahc-header.is-shrunk .ahc-topbar{max-height:0}.ahc-topbar-inner{display:flex;align-items:center;justify-content:space-between;height:2.4rem}.ahc-topbar a{color:#fff}.ahc-topbar a:hover{color:#fff;text-decoration:underline}.ahc-topbar-tag{font-weight:600;letter-spacing:.03em;text-transform:uppercase;display:inline-flex;align-items:center;gap:.4rem}.ahc-topbar-links{display:inline-flex;align-items:center;gap:1.4rem}.ahc-topbar-links>*{display:inline-flex;align-items:center;gap:.4rem}.ahc-topbar i{font-size:.95rem;opacity:.9}@media (max-width:768px){.ahc-topbar{display:none}}.ahc-navbar{background:var(--ahc-bg);box-shadow:var(--ahc-shadow-sm);transition:box-shadow .2s ease,padding .2s ease;padding:.45rem 0}.ahc-navbar.is-shrunk{box-shadow:var(--ahc-shadow);padding:.15rem 0}.ahc-navbar .navbar-item.ahc-brand img{max-height:3rem;transition:max-height .2s ease}.ahc-navbar.is-shrunk .navbar-item.ahc-brand img{max-height:2.4rem}.ahc-navbar .navbar-item{color:var(--ahc-ink);font-weight:600;font-size:.98rem;border-bottom:2px solid transparent;transition:color .15s ease,border-color .15s ease}.ahc-navbar .navbar-item.is-active,.ahc-navbar .navbar-item:hover{color:var(--ahc-primary);border-bottom-color:var(--ahc-primary);background:0 0}.button.ahc-cta,.button.ahc-cta-outline,.button.ahc-cta-ghost{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;box-sizing:border-box;height:auto;min-height:3rem;padding:.7rem 1.6rem;font-family:var(--ahc-font);font-size:1rem;font-weight:600;line-height:1.2;white-space:nowrap;border:2px solid transparent;border-radius:var(--ahc-r-pill);transition:transform .15s ease,background .15s ease,color .15s ease,box-shadow .15s ease,border-color .15s ease}.button.ahc-cta .icon,.button.ahc-cta-outline .icon,.button.ahc-cta-ghost .icon{margin:0}.button.ahc-cta.is-large,.button.ahc-cta-outline.is-large,.button.ahc-cta-ghost.is-large{min-height:3.5rem;padding:.95rem 2rem;font-size:1.05rem}.button.ahc-cta{background:var(--ahc-primary);color:#fff}.button.ahc-cta:hover{background:var(--ahc-primary-600);color:#fff;transform:translateY(-2px);box-shadow:0 10px 24px rgba(0,143,213,.34)}.button.ahc-cta-outline{background:rgba(255,255,255,.1);color:#fff;border-color:rgba(255,255,255,.85);backdrop-filter:blur(2px)}.button.ahc-cta-outline:hover{background:#fff;color:var(--ahc-primary-600);border-color:#fff;transform:translateY(-2px)}.button.ahc-cta-ghost{background:rgba(255,255,255,.14);color:#fff;border-color:rgba(255,255,255,.5)}.button.ahc-cta-ghost:hover{background:rgba(255,255,255,.26);color:#fff;transform:translateY(-2px)}.ahc-hero-img{position:relative;margin-top:6.4rem;min-height:80vh;display:flex;align-items:center;background-size:cover;background-position:center;color:#fff}.ahc-hero-overlay{position:absolute;inset:0;background:linear-gradient(100deg,rgba(18,45,64,.88) 0%,rgba(11,110,166,.72) 52%,rgba(0,143,213,.42) 100%)}.ahc-hero-img .container{position:relative;z-index:1}.ahc-hero-content{max-width:44rem;padding:2rem 0 5rem}.ahc-hero-kicker{text-transform:uppercase;letter-spacing:.16em;font-weight:600;font-size:.85rem;margin-bottom:.7rem;color:#bfe4f8}.ahc-hero-title{font-size:3.2rem;font-weight:800;line-height:1.08;color:#fff;text-shadow:0 2px 22px rgba(0,0,0,.28)}.ahc-hero-actions{margin-top:2.25rem;display:flex;gap:.9rem;flex-wrap:wrap}.ahc-split-hero{display:flex;margin-top:6.4rem;min-height:74vh}.ahc-split-text{flex:1 1 47%;background:linear-gradient(160deg,var(--ahc-primary) 0%,var(--ahc-primary-600) 100%);color:#fff;display:flex;align-items:center;padding:3rem 3.5rem 3rem max(1.5rem,calc((100vw - 1140px)/2 + 1.5rem))}.ahc-split-text-inner{max-width:34rem}.ahc-eyebrow-light{text-transform:uppercase;letter-spacing:.16em;font-weight:700;font-size:.82rem;color:#bfe4f8;margin-bottom:.85rem;display:block}.ahc-split-text h1{color:#fff;font-size:3rem;font-weight:800;line-height:1.1;margin-bottom:2rem;text-shadow:0 2px 18px rgba(0,0,0,.15)}.ahc-split-actions{display:flex;gap:.9rem;flex-wrap:wrap}.ahc-split-media{flex:1 1 53%;background-size:cover;background-position:center;min-height:74vh}@media (max-width:960px){.ahc-split-hero{flex-direction:column;min-height:0}.ahc-split-media{min-height:44vh;flex-basis:auto}.ahc-split-text{padding:2.5rem 1.5rem;flex-basis:auto}.ahc-split-text h1{font-size:2.1rem}}.ahc-trust{background:var(--ahc-bg-soft);border-bottom:1px solid var(--ahc-line)}.ahc-trust-inner{display:flex;gap:2.5rem;padding:1.9rem 0}.ahc-trust-item{display:flex;align-items:center;gap:.95rem;flex:1 1 0}.ahc-trust-item:not(:last-child){border-right:1px solid var(--ahc-line);padding-right:2.5rem}.ahc-trust-ic{flex:0 0 auto;width:3rem;height:3rem;border-radius:50%;background:linear-gradient(140deg,var(--ahc-primary),var(--ahc-primary-600));color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:1.3rem;box-shadow:0 6px 14px rgba(0,143,213,.28)}.ahc-trust-txt strong{display:block;color:var(--ahc-ink);font-size:.92rem;font-weight:800;text-transform:uppercase;letter-spacing:.02em}.ahc-trust-txt span{color:var(--ahc-muted);font-size:.86rem;line-height:1.4}@media (max-width:768px){.ahc-trust-inner{flex-direction:column;gap:1.1rem;padding:1.5rem 0}.ahc-trust-item:not(:last-child){border-right:none;padding-right:0}}.ahc-highlights{position:relative;z-index:3;margin-top:-4.5rem;padding:0 1.5rem}.ahc-highlight-card{background:#fff;border:1px solid var(--ahc-line);border-radius:var(--ahc-r-lg);padding:2.1rem 1.6rem;height:100%;text-align:center;box-shadow:var(--ahc-shadow);transition:transform .2s ease,box-shadow .2s ease}.ahc-highlight-card:hover{transform:translateY(-6px);box-shadow:var(--ahc-shadow-lg)}.ahc-highlight-icon{font-size:1.75rem;color:#fff;display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:50%;background:linear-gradient(140deg,var(--ahc-primary),var(--ahc-primary-600));box-shadow:0 8px 18px rgba(0,143,213,.3);margin-bottom:1.1rem}.ahc-highlight-card h2{font-size:1.05rem;font-weight:800;letter-spacing:.03em;margin-bottom:.45rem;color:var(--ahc-ink)}.ahc-highlight-card p{color:var(--ahc-muted)}.ahc-callouts{padding-top:0;padding-bottom:0;margin-bottom:4.5rem}.ahc-action-card{display:flex;flex-direction:column;height:100%;background:#fff;border:1px solid var(--ahc-line);border-left:4px solid var(--ahc-primary);border-radius:0 var(--ahc-r-lg) var(--ahc-r-lg) 0;padding:2.1rem;color:var(--ahc-ink);transition:background .2s ease,box-shadow .2s ease}.ahc-action-card:hover{box-shadow:var(--ahc-shadow);background:var(--ahc-bg-soft)}.ahc-action-icon{width:3.4rem;height:3.4rem;border-radius:var(--ahc-r);background:var(--ahc-bg-soft);color:var(--ahc-primary);display:inline-flex;align-items:center;justify-content:center;font-size:1.55rem;margin-bottom:1.1rem;transition:background .2s ease,color .2s ease}.ahc-action-card:hover .ahc-action-icon{background:var(--ahc-primary);color:#fff}.ahc-action-card h3{font-size:1.3rem;font-weight:800;color:var(--ahc-ink);margin-bottom:.5rem}.ahc-action-card p{color:var(--ahc-muted);flex-grow:1}.ahc-action-link{margin-top:1.1rem;font-weight:700;color:var(--ahc-primary);display:inline-flex;align-items:center;gap:.45rem}.ahc-action-link i{transition:transform .2s ease}.ahc-action-card:hover .ahc-action-link i{transform:translateX(5px)}.ahc-action-card{position:relative}.ahc-action-card--featured{background:linear-gradient(140deg,var(--ahc-primary) 0%,var(--ahc-primary-600) 100%);border-color:transparent;border-left-color:rgba(255,255,255,.6);color:#fff;box-shadow:0 16px 38px rgba(0,143,213,.32)}.ahc-action-card--featured:hover{background:linear-gradient(140deg,var(--ahc-primary) 0%,var(--ahc-primary-600) 100%)}.ahc-action-card--featured .ahc-action-icon{background:rgba(255,255,255,.22);color:#fff}.ahc-action-card--featured:hover .ahc-action-icon{background:#fff;color:var(--ahc-primary)}.ahc-action-card--featured h3{color:#fff}.ahc-action-card--featured p{color:rgba(255,255,255,.92)}.ahc-action-card--featured .ahc-action-link{color:#fff}.ahc-section-title{font-size:1.75rem;font-weight:800;color:var(--ahc-ink);margin-bottom:1.5rem;padding-bottom:.65rem;position:relative}.ahc-section-title:after{content:"";position:absolute;left:0;bottom:0;width:2.75rem;height:3px;background:var(--ahc-primary);border-radius:2px}.ahc-disciplines{padding-top:0;margin-bottom:4.5rem}.ahc-discipline-card{display:flex;gap:1.25rem;height:100%;background:#fff;border:1px solid var(--ahc-line);border-left:4px solid var(--ahc-primary);border-radius:0 var(--ahc-r-lg) var(--ahc-r-lg) 0;padding:1.7rem;transition:background .2s ease,box-shadow .2s ease}.ahc-discipline-card:hover{box-shadow:var(--ahc-shadow);background:var(--ahc-bg-soft)}.ahc-discipline-badge{flex:0 0 auto;width:3.4rem;height:3.4rem;border-radius:var(--ahc-r);background:linear-gradient(140deg,var(--ahc-primary),var(--ahc-primary-600));color:#fff;font-weight:800;font-size:.95rem;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 16px rgba(0,143,213,.3)}.ahc-discipline-body h3{font-size:1.12rem;font-weight:700;color:var(--ahc-ink);margin-bottom:.4rem}.ahc-discipline-body p{color:var(--ahc-ink-soft);font-size:.96rem}.ahc-ddd-note{display:flex;gap:.9rem;align-items:flex-start;background:var(--ahc-bg-soft);border:1px solid var(--ahc-line);border-left:3px solid var(--ahc-primary);padding:1.2rem 1.4rem;border-radius:var(--ahc-r);margin-top:2rem}.ahc-ddd-note .icon{color:var(--ahc-primary);font-size:1.35rem}.ahc-ddd-note p{font-weight:500;color:var(--ahc-ink)}.ahc-photo-band{position:relative;border-radius:var(--ahc-r-lg);overflow:hidden;background-size:cover;background-position:center;margin:0 0 4.5rem;padding:5rem 2.75rem}.ahc-lists{margin-bottom:4.5rem}.ahc-photo-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(18,45,64,.9) 0%,rgba(11,110,166,.6) 70%,rgba(0,143,213,.35) 100%)}.ahc-photo-content{position:relative;z-index:1;color:#fff;max-width:36rem}.ahc-photo-content h2{color:#fff;font-size:2.1rem;font-weight:800;margin:.4rem 0 1.6rem;text-shadow:0 2px 16px rgba(0,0,0,.25)}.ahc-check-list,.ahc-city-list{list-style:none;margin:0}.ahc-check-list li{padding:.5rem 0 .5rem 1.85rem;position:relative;color:var(--ahc-ink-soft);border-bottom:1px solid var(--ahc-line)}.ahc-check-list li:last-child{border-bottom:none}.ahc-check-list li:before{content:"";position:absolute;left:0;top:.95rem;width:.5rem;height:.5rem;border-radius:50%;background:var(--ahc-primary);box-shadow:0 0 0 3px rgba(0,143,213,.15)}.ahc-check-2col{columns:2;column-gap:2.5rem}.ahc-check-2col li{break-inside:avoid}.ahc-city-tags{display:flex;flex-wrap:wrap;gap:.5rem}.ahc-city-tag{background:var(--ahc-bg-soft);color:var(--ahc-ink-soft);border:1px solid var(--ahc-line);border-radius:var(--ahc-r-pill);padding:.32rem .9rem;font-size:.85rem}.ahc-final-cta{background:linear-gradient(135deg,var(--ahc-primary) 0%,var(--ahc-primary-600) 100%);border-radius:var(--ahc-r-lg);padding:3.25rem;color:#fff;box-shadow:var(--ahc-shadow)}.ahc-final-inner{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.ahc-final-cta h2{color:#fff;font-size:2rem;font-weight:800;margin-bottom:.5rem}.ahc-final-cta p{color:rgba(255,255,255,.9);max-width:36rem}.ahc-final-actions{display:flex;gap:.9rem;flex-wrap:wrap}.ahc-page-head{margin-top:6.4rem;background:linear-gradient(135deg,var(--ahc-primary) 0%,var(--ahc-primary-600) 100%);color:#fff;padding:3rem 1.5rem}.ahc-page-head h1{font-size:2.3rem;font-weight:800;color:#fff}.ahc-crumb{margin-top:.6rem;font-size:.92rem}.ahc-crumb ul{align-items:center}.ahc-crumb a{color:rgba(255,255,255,.82);display:inline-flex;align-items:center;gap:.3rem}.ahc-crumb a:hover{color:#fff}.ahc-crumb .is-active a{color:#fff;font-weight:600}.ahc-crumb li+li:before{color:rgba(255,255,255,.45)}.ahc-crumb .icon{font-size:.95rem}.ahc-prose{max-width:62rem}.ahc-prose h1,.ahc-prose h2,.ahc-prose h3{color:var(--ahc-ink)}.ahc-prose h2{font-size:1.6rem;font-weight:800;margin:2rem 0 .75rem}.ahc-prose h3{font-size:1.25rem;font-weight:700;margin:1.5rem 0 .5rem;color:var(--ahc-primary-600)}.ahc-prose p{margin-bottom:1rem}.ahc-prose hr{background:var(--ahc-line);height:1px}.ahc-lead{font-size:1.12rem;color:var(--ahc-ink-soft);line-height:1.75}.ahc-eyebrow{text-transform:uppercase;letter-spacing:.14em;font-weight:700;font-size:.8rem;color:var(--ahc-primary);margin-bottom:.5rem;display:block}.ahc-subtitle{font-size:1.12rem;color:var(--ahc-muted);max-width:46rem;margin-bottom:1.75rem}.ahc-prose p{max-width:44rem}.ahc-about-intro{margin-bottom:4.5rem}.ahc-about-image img{border-radius:var(--ahc-r-lg);box-shadow:var(--ahc-shadow)}.ahc-why{margin-bottom:4.5rem}.ahc-why-card{background:var(--ahc-bg);border:1px solid var(--ahc-line);border-radius:var(--ahc-r-lg);padding:1.85rem;height:100%;transition:box-shadow .18s ease,transform .18s ease,border-color .18s ease}.ahc-why-card:hover{box-shadow:var(--ahc-shadow);transform:translateY(-3px);border-color:transparent}.ahc-why-icon{color:#fff;font-size:1.5rem;display:inline-flex;align-items:center;justify-content:center;width:3.25rem;height:3.25rem;border-radius:var(--ahc-r);background:linear-gradient(140deg,var(--ahc-primary),var(--ahc-primary-600));box-shadow:0 8px 18px rgba(0,143,213,.28);margin-bottom:.95rem}.ahc-why-card h3{font-size:1.15rem;font-weight:700;color:var(--ahc-ink);margin-bottom:.45rem}.ahc-why-card p{color:var(--ahc-muted)}.ahc-subhead{font-size:1.2rem;font-weight:700;color:var(--ahc-ink);margin-bottom:.5rem}.ahc-accordion-item{border:1px solid var(--ahc-line);border-radius:var(--ahc-r);margin-bottom:.75rem;background:#fff;transition:box-shadow .2s ease,border-color .2s ease}.ahc-accordion-item[open]{box-shadow:var(--ahc-shadow);border-color:transparent}.ahc-accordion-item summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:.6rem;padding:1rem 1.15rem;font-weight:700;color:var(--ahc-ink)}.ahc-accordion-item summary::-webkit-details-marker{display:none}.ahc-accordion-item summary:after{content:"+";margin-left:auto;color:var(--ahc-primary);font-size:1.35rem;line-height:1;font-weight:400}.ahc-accordion-item[open] summary:after{content:"\2212"}.ahc-accordion-icon{color:var(--ahc-primary);font-size:1.2rem;display:inline-flex}.ahc-accordion-item[open] .ahc-accordion-icon{color:var(--ahc-primary-600)}.ahc-accordion-body{padding:0 1.15rem 1.1rem 3rem}.ahc-accordion-body p{color:var(--ahc-muted);font-size:.93rem;margin:0}.ahc-insurance{margin-bottom:4.5rem}.ahc-insurance-tags{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:1.35rem}.ahc-tag{background:var(--ahc-bg-soft);color:var(--ahc-primary-600);border:1px solid var(--ahc-line);border-radius:var(--ahc-r-pill);padding:.4rem 1.05rem;font-weight:600;font-size:.9rem}.ahc-insurance-notes{list-style:none;margin:0}.ahc-insurance-notes li{padding:.65rem 0 .65rem 1.5rem;position:relative;border-bottom:1px solid var(--ahc-line);color:var(--ahc-ink-soft)}.ahc-insurance-notes li:last-child{border-bottom:none}.ahc-insurance-notes li:before{content:"";position:absolute;left:0;top:1.15rem;width:.45rem;height:.45rem;border-radius:50%;background:var(--ahc-primary)}.ahc-closing-band{display:flex;align-items:center;justify-content:space-between;gap:1.75rem;flex-wrap:wrap;background:linear-gradient(135deg,var(--ahc-primary),var(--ahc-primary-600));color:#fff;border-radius:var(--ahc-r-lg);padding:2.4rem}.ahc-closing-band h2{color:#fff;font-size:1.5rem;font-weight:800;margin-bottom:.35rem}.ahc-closing-band p{color:rgba(255,255,255,.92);margin:0}.ahc-contact-card{background:var(--ahc-bg);border:1px solid var(--ahc-line);border-radius:var(--ahc-r-lg);padding:1.85rem;box-shadow:var(--ahc-shadow-sm);position:sticky;top:7.5rem}.ahc-contact-card h3{font-size:1.2rem;font-weight:700;color:var(--ahc-ink);margin-bottom:.8rem}.ahc-contact-name{font-weight:700;color:var(--ahc-primary-600);margin-bottom:.5rem}.ahc-contact-card ul{list-style:none;margin:0}.ahc-contact-card li{padding:.48rem 0;color:var(--ahc-ink-soft)}.ahc-contact-card .icon{color:var(--ahc-primary);margin-right:.45rem}.ahc-fax-note{background:var(--ahc-bg-soft);border:1px solid var(--ahc-line);border-left:3px solid var(--ahc-primary);padding:.95rem 1.15rem;border-radius:var(--ahc-r-sm);color:var(--ahc-ink);margin:1.35rem 0}.ahc-contact-panel{position:sticky;top:7.5rem;background:linear-gradient(160deg,var(--ahc-primary) 0%,var(--ahc-primary-600) 100%);color:#fff;border-radius:var(--ahc-r-lg);padding:2rem;box-shadow:0 16px 38px rgba(0,143,213,.28)}.ahc-contact-panel h3{color:#fff;font-size:1.3rem;font-weight:800;margin-bottom:1.25rem}.ahc-cp-list{list-style:none;margin:0 0 1.4rem}.ahc-cp-list li{display:flex;align-items:center;gap:.9rem;padding:.65rem 0;border-bottom:1px solid rgba(255,255,255,.18)}.ahc-cp-list li:last-child{border-bottom:none}.ahc-cp-ic{flex:0 0 auto;width:2.6rem;height:2.6rem;border-radius:50%;background:rgba(255,255,255,.16);display:inline-flex;align-items:center;justify-content:center;font-size:1.15rem}.ahc-cp-txt{display:flex;flex-direction:column;line-height:1.35}.ahc-cp-txt small{font-size:.7rem;text-transform:uppercase;letter-spacing:.09em;opacity:.82}.ahc-cp-txt a,.ahc-cp-txt span{color:#fff;font-weight:600}.ahc-cp-hours{border-top:1px solid rgba(255,255,255,.18);padding-top:1.1rem}.ahc-cp-hours h4{color:#fff;font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;margin-bottom:.5rem}.ahc-cp-hours table{width:100%;font-size:.88rem}.ahc-cp-hours th{text-align:left;color:#eaf4fb;font-weight:500;padding:.18rem 0}.ahc-cp-hours td{text-align:right;color:#cfe6f5}.ahc-cp-note{margin-top:1.1rem;display:flex;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;color:#eaf4fb;background:rgba(255,255,255,.12);padding:.65rem .85rem;border-radius:var(--ahc-r-sm)}.ahc-cp-note .icon{color:#fff}.ahc-form{margin-top:1.75rem;max-width:40rem}.ahc-form label{display:block;font-weight:600;color:var(--ahc-ink);margin:1rem 0 .35rem;font-size:.95rem}.ahc-form input[type=text],.ahc-form input[type=email],.ahc-form input[type=tel],.ahc-form select,.ahc-form textarea{width:100%;padding:.72rem .9rem;border:1px solid var(--ahc-line);border-radius:var(--ahc-r-sm);font-family:var(--ahc-font);font-size:1rem;color:var(--ahc-ink);background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.ahc-form input:focus,.ahc-form select:focus,.ahc-form textarea:focus{outline:none;border-color:var(--ahc-primary);box-shadow:0 0 0 3px rgba(0,143,213,.15)}.ahc-form textarea{min-height:8.5rem;resize:vertical}.ahc-form input[type=file]{margin-top:.35rem}.ahc-form .turnstile-container{margin:1.25rem 0 .5rem}.ahc-form .form-group,.ahc-form .form-field{margin-bottom:1.1rem}.ahc-form .buttons,.ahc-form .form-buttons{margin-top:1.5rem}.ahc-form .form-messages .alert,.ahc-form .form-message{border-radius:var(--ahc-r-sm);padding:.85rem 1.1rem;margin-bottom:1rem}.ahc-footer{background:var(--ahc-ink);color:#c6d3db;padding:4rem 1.5rem 1.5rem;border-top:4px solid var(--ahc-primary)}.ahc-footer-brand{color:#fff;font-size:1.5rem;font-weight:800;letter-spacing:-.01em;margin-bottom:.2rem}.ahc-footer-tagline{color:var(--ahc-primary-300);font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.09em;margin-bottom:1.1rem}.ahc-footer-heading{color:#fff;font-size:.92rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;margin-bottom:1rem}.ahc-footer-blurb{color:#9fb3c2;font-size:.92rem;line-height:1.7;margin-bottom:.9rem}.ahc-footer-blurb strong{color:#dbe7f0}.ahc-footer-nav{list-style:none;margin:0}.ahc-footer-nav li{padding:.3rem 0}.ahc-footer-nav a{color:#c6d3db;transition:color .15s ease,padding-left .15s ease}.ahc-footer-nav a:hover{color:#fff;padding-left:.3rem}.ahc-footer-contact{list-style:none;margin:0 0 1.1rem}.ahc-footer-contact li{padding:.34rem 0;display:flex;align-items:center}.ahc-footer-contact a{color:#fff}.ahc-footer-contact .icon{color:var(--ahc-primary-300);margin-right:.5rem}.ahc-hours{width:100%;font-size:.9rem}.ahc-hours th{text-align:left;color:#fff;font-weight:500;padding:.24rem 0}.ahc-hours td{text-align:right;color:#9fb3c2}.ahc-footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:2rem;padding-top:1.2rem;display:flex;justify-content:space-between;flex-wrap:wrap;gap:.5rem;font-size:.85rem;color:#8ba0af}.ahc-footer-note{color:#6f8593;text-transform:uppercase;letter-spacing:.06em;font-size:.78rem}@media (max-width:768px){.ahc-hero-img{min-height:70vh}.ahc-hero-title{font-size:2.1rem}.ahc-highlights{margin-top:1.5rem}.ahc-callouts{padding-top:2.5rem}.ahc-photo-band{padding:3rem 1.5rem}.ahc-photo-content h2{font-size:1.6rem}.ahc-check-2col{columns:1}.ahc-final-cta{padding:2.25rem}.ahc-final-inner{flex-direction:column;align-items:flex-start}.ahc-closing-band{flex-direction:column;align-items:flex-start}.section{padding:3rem 1.25rem}}.md-alert{padding:8px 16px;border-left:3.5px solid #333;margin-bottom:16px}.md-alert-body>*:last-child{margin-bottom:0}.md-alert-title{display:flex;font-weight:bold;align-items:center;margin-bottom:8px;margin-top:0;&>svg{margin-right:8px}}.md-alert--note{border-color:var(--gh-alert-note-border-color);&>.md-alert-title{color:var(--gh-alert-note-title-color);fill:var(--gh-alert-note-title-color)}}.md-alert--tip{border-color:var(--gh-alert-tip-border-color);&>.md-alert-title{color:var(--gh-alert-tip-title-color);fill:var(--gh-alert-tip-title-color)}}.md-alert--important{border-color:var(--gh-alert-important-border-color);&>.md-alert-title{color:var(--gh-alert-important-title-color);fill:var(--gh-alert-important-title-color)}}.md-alert--warning{border-color:var(--gh-alert-warning-border-color);&>.md-alert-title{color:var(--gh-alert-warning-title-color);fill:var(--gh-alert-warning-title-color)}}.md-alert--caution{border-color:var(--gh-alert-caution-border-color);&>.md-alert-title{color:var(--gh-alert-caution-title-color);fill:var(--gh-alert-caution-title-color)}}﻿.form-group.has-errors{background:rgba(255,0,0,.05);border:1px solid rgba(255,0,0,.2);border-radius:3px;margin:0 -5px;padding:0 5px}.form-errors{color:#b52b27}.form-honeybear{display:none;position:absolute !important;height:1px;width:1px;overflow:hidden;clip-path:rect(0px,1px,1px,0px)}.form-errors p{margin:0}.form-input-file input{display:none}.form-input-file .dz-default.dz-message{position:absolute;text-align:center;left:0;right:0;top:50%;transform:translateY(-50%);margin:0}.form-input-file.dropzone{position:relative;min-height:70px;border-radius:3px;margin-bottom:.85rem;border:2px dashed #ccc;color:#aaa;padding:.5rem}.form-input-file.dropzone .dz-preview{margin:.5rem}.form-input-file.dropzone .dz-preview:hover{z-index:2}.form-input-file.dropzone .dz-preview .dz-image img{margin:0}.form-input-file.dropzone .dz-preview .dz-remove{font-size:16px;position:absolute;top:3px;right:3px;display:inline-flex;height:20px;width:20px;background-color:red;justify-content:center;align-items:center;color:#fff;font-weight:700;border-radius:50%;cursor:pointer;z-index:20}.form-input-file.dropzone .dz-preview .dz-remove:hover{background-color:darkred;text-decoration:none}.form-input-file.dropzone .dz-preview .dz-error-message{min-width:140px;width:auto}.form-input-file.dropzone .dz-preview .dz-image,.form-input-file.dropzone .dz-preview.dz-file-preview .dz-image{border-radius:3px;z-index:1}.filepond--root.form-input{min-height:7rem;height:auto;overflow:hidden;border:0}.form-tabs .tabs-nav{display:flex;padding-top:1px;margin-bottom:-1px}.form-tabs .tabs-nav a{flex:1;transition:color .5s ease,background .5s ease;cursor:pointer;text-align:center;padding:10px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #ccc;border-radius:5px 5px 0 0}.form-tabs .tabs-nav a.active{border:1px solid #ccc;border-bottom:1px solid rgba(0,0,0,0);margin:0 -1px}.form-tabs .tabs-nav a.active span{color:inherit}.form-tabs .tabs-nav span{display:inline-block;line-height:1.1}.form-tabs.subtle .tabs-nav{margin-right:0 !important}.form-tabs .tabs-content .tab__content{display:none;padding-top:2rem}.form-tabs .tabs-content .tab__content.active{display:block}.checkboxes{display:inline-block}.checkboxes label{display:inline;cursor:pointer;position:relative;padding:0 0 0 20px;margin-right:15px}.checkboxes label:before{content:"";display:inline-block;width:20px;height:20px;left:0;margin-top:0;margin-right:10px;position:absolute;border-radius:3px;border:1px solid #e6e6e6}.checkboxes input[type=checkbox]{display:none}.checkboxes input[type=checkbox]:checked+label:before{content:"✓";font-size:20px;line-height:1;text-align:center}.checkboxes.toggleable label{margin-right:0}.form-field-toggleable .checkboxes.toggleable{margin-right:5px;vertical-align:middle}.form-field-toggleable .checkboxes+label{display:inline-block}.switch-toggle{display:inline-flex;overflow:hidden;border-radius:3px;line-height:35px;border:1px solid #ccc}.switch-toggle input[type=radio]{position:absolute;visibility:hidden;display:none}.switch-toggle label{display:inline-block;cursor:pointer;padding:0 15px;margin:0;white-space:nowrap;color:inherit;transition:background-color .5s ease}.switch-toggle input.highlight:checked+label{background:#333;color:#fff}.switch-toggle input:checked+label{color:#fff;background:#999}.signature-pad{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:10px;width:100%;height:100%;max-width:700px;max-height:460px;border:1px solid #f0f0f0;background-color:#fff;padding:16px}.signature-pad--body{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;border:1px solid #f6f6f6;min-height:100px}.signature-pad--body canvas{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:4px;box-shadow:0 0 5px rgba(0,0,0,.02) inset}.signature-pad--footer{color:#c3c3c3;text-align:center;font-size:1.2em}.signature-pad--actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:8px}[data-grav-field=array] .form-row{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}[data-grav-field=array] .form-row>input,[data-grav-field=array] .form-row>textarea{margin:0;display:inline-block}[data-grav-field=array] .form-row>span[data-grav-array-action]{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;min-width:1.9rem;min-height:1.9rem;padding:.25rem;border-radius:3px;cursor:pointer;color:inherit;opacity:.45;transition:opacity .2s ease}[data-grav-field=array] .form-row>span[data-grav-array-action]:hover{opacity:1}[data-grav-field=array] .form-row>span[data-grav-array-action=sort]{cursor:grab}[data-grav-field=array] .form-row>span[data-grav-array-action=sort]:active{cursor:grabbing}.form-data.basic-captcha .form-input-wrapper{border:1px solid #ccc;border-radius:5px;display:flex;overflow:hidden}.form-data.basic-captcha .form-input-prepend{display:flex;color:#333;background-color:#ccc;flex-shrink:0}.form-data.basic-captcha .form-input-prepend img{margin:0}.form-data.basic-captcha .form-input-prepend button>svg{margin:0 8px;width:18px;height:18px}.form-data.basic-captcha input.form-input{border:0}#grav-login{max-width:30rem;margin:5rem auto;background:#fcfcfc;border:4px solid #eee;border-radius:4px;padding:1rem 3rem 3rem;text-align:center}#grav-login .form-actions{text-align:right}#grav-logout{position:absolute;bottom:5px;right:5px}.alert.info{color:#27ae60}.alert.error{color:#e74c3c}#grav-login p{font-size:small;margin:1rem 0;padding:0;text-align:center}#grav-login .form-actions p{margin-bottom:0}#grav-login .button{vertical-align:middle}#grav-login .delimiter{display:block;font-size:1.6rem;letter-spacing:1px;line-height:1.6rem;position:relative;text-transform:uppercase;margin:1rem 0}#grav-login .delimiter:after,#grav-login .delimiter:before{background-color:#777;content:"";height:1px;position:absolute;top:.8rem;width:40%}#grav-login .delimiter:before{background-image:linear-gradient(to right,#777,#fff);left:0}#grav-login .delimiter:after{background-image:linear-gradient(to left,#777,#fff);right:0}#grav-login .rememberme{display:inline-block;float:left;padding:7px 0;vertical-align:middle}#grav-login .rememberme label{font-weight:inherit;display:inline}.login-status{white-space:nowrap;vertical-align:middle}