:root{--ivory: #f8f3ea;--warm-white: #fffaf2;--charcoal: #202322;--forest: #183d33;--forest-deep: #102a24;--sage: #d9e2d0;--sage-deep: #7c8d73;--bronze: #b0783d;--burgundy: #6f263d;--border: #ded4c5;--muted: #6b6258;--shadow: 0 18px 40px rgba(32, 35, 34, .12);--radius: 8px;color:var(--charcoal);background:var(--ivory);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5}*{box-sizing:border-box}body{margin:0;background:var(--ivory);color:var(--charcoal)}a{color:inherit;text-decoration:none}img,svg{display:block}button,input,select,textarea{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(2.8rem,7vw,5.8rem);line-height:.98;letter-spacing:0;margin-bottom:1.2rem}h2{font-size:clamp(2rem,4vw,3.4rem);line-height:1.05;letter-spacing:0;margin-bottom:1rem}h3{font-size:1.15rem;line-height:1.25;margin-bottom:.6rem}p{color:var(--muted)}main{min-height:60vh}.site-shell{min-height:100vh;display:flex;flex-direction:column}.container{width:min(1120px,calc(100% - 40px));margin:0 auto}.container.narrow{width:min(820px,calc(100% - 40px));text-align:center}.site-header{position:sticky;top:0;z-index:20;background:#f8f3eaf0;border-bottom:1px solid rgba(32,35,34,.1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.brand-link,.footer-brand{display:inline-flex;align-items:center;gap:.8rem}.brand-mark{width:42px;height:42px;border-radius:var(--radius);background:var(--forest);color:var(--ivory);display:inline-flex;align-items:center;justify-content:center;font-weight:800;letter-spacing:0}.brand-copy,.footer-brand span:last-child{display:grid}.brand-name,.footer-brand-name{font-weight:800}.brand-tagline,.footer-brand-tagline{color:var(--muted);font-size:.82rem}.desktop-nav{display:flex;align-items:center;gap:1.2rem}.nav-link{color:#4d4943;font-size:.94rem;font-weight:650}.nav-link:hover,.nav-link.active{color:var(--forest)}.header-actions{display:flex;align-items:center;gap:.8rem}.icon-button{width:44px;height:44px;border:1px solid var(--border);border-radius:var(--radius);background:var(--warm-white);color:var(--charcoal);display:inline-flex;align-items:center;justify-content:center}.icon-button svg{width:22px;height:22px}.mobile-menu-button{display:none}.mobile-nav{border-top:1px solid rgba(32,35,34,.1);background:var(--warm-white)}.mobile-nav-inner{padding:.6rem 0 1rem;display:grid;gap:.35rem}.mobile-nav-link{padding:.85rem 1rem;border-radius:var(--radius);color:#494540;font-weight:700}.mobile-nav-link.active,.mobile-nav-link:hover{background:var(--sage);color:var(--forest)}.button{min-height:48px;border-radius:var(--radius);border:1px solid transparent;padding:.85rem 1.05rem;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;font-weight:800;text-align:center;transition:transform .14s ease,background .14s ease,border-color .14s ease}.button:hover{transform:translateY(-1px)}.button svg{width:18px;height:18px}.button-small{min-height:42px;padding:.65rem .9rem}.button-primary{background:var(--forest);color:var(--ivory)}.button-primary:hover{background:var(--forest-deep)}.button-secondary{background:var(--warm-white);color:var(--forest);border-color:#fffaf2b3}.button-outline{background:transparent;color:var(--forest);border-color:var(--forest)}.button-bronze{background:var(--bronze);color:#fff}.hero-section{position:relative;min-height:min(700px,calc(100svh - 116px));display:flex;align-items:center;overflow:hidden;color:var(--ivory)}.hero-image,.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hero-image{object-fit:cover;object-position:center}.hero-overlay{background:linear-gradient(90deg,#102a24d6,#183d338c 48%,#20232224)}.hero-content{position:relative;z-index:1;padding:4.8rem 0}.hero-content h1,.hero-content p{max-width:780px}.hero-subtitle{color:#fffaf2e6;font-size:clamp(1.08rem,2vw,1.28rem);margin-bottom:2rem}.hero-actions{display:flex;flex-wrap:wrap;gap:.9rem;align-items:center}.hero-actions.centered{justify-content:center}.hero-locations{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1.6rem}.hero-locations a,.nearby-list span{border:1px solid rgba(255,250,242,.34);border-radius:999px;padding:.42rem .75rem;color:#fffaf2e6;font-size:.9rem;font-weight:700}.eyebrow{color:var(--bronze);font-size:.78rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.8rem}.eyebrow.light{color:#e0bc82}.section{padding:5.5rem 0;background:var(--warm-white)}.section-ivory{background:var(--ivory)}.section-sage{background:var(--sage)}.section-forest{background:var(--forest);color:var(--ivory)}.section-forest p,.section-forest .section-header p,.section-forest .light-list,.section-forest .light-list span{color:#fffaf2d1}.two-column,.form-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:4rem;align-items:start}.rich-copy p{font-size:1.05rem}.section-header{width:min(760px,100%);margin-bottom:2rem}.section-header.centered{margin-left:auto;margin-right:auto;text-align:center}.light-header,.light-header p{color:var(--ivory)}.card-grid{display:grid;gap:1rem}.card-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.info-card,.topic-card,.faq-card,.location-card,.lead-form{border:1px solid var(--border);border-radius:var(--radius);background:var(--warm-white)}.info-card,.topic-card,.faq-card{padding:1.35rem}.info-card svg{width:30px;height:30px;color:var(--forest);margin-bottom:1rem}.topic-card{min-height:250px;display:flex;flex-direction:column}.topic-card p{flex:1}.topic-card span{color:var(--forest);font-weight:850}.check-list,.check-grid{display:grid;gap:.8rem}.check-list>div,.check-grid>div{display:flex;gap:.7rem;align-items:flex-start;padding:.95rem;border-radius:var(--radius);background:#fffaf2b8;border:1px solid rgba(32,35,34,.08);color:var(--charcoal)}.check-list svg,.check-grid svg{width:20px;height:20px;color:var(--forest);flex:0 0 auto;margin-top:.12rem}.light-list>div{background:#fffaf214;border-color:#fffaf22e;color:var(--ivory)}.light-list svg{color:#e0bc82}.check-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.location-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.location-card{padding:1.25rem;display:grid;gap:.5rem;min-height:142px}.location-card:hover,.topic-card:hover{border-color:var(--forest);box-shadow:var(--shadow)}.location-card svg{width:22px;height:22px;color:var(--bronze)}.location-card span{color:var(--forest);font-size:1.05rem;font-weight:850}.location-card small{color:var(--muted)}.page-hero{padding:5.5rem 0}.page-hero p{font-size:1.12rem}.step-list{display:grid;gap:.9rem}.step-item{display:grid;grid-template-columns:42px 1fr;gap:1rem;align-items:start;padding:1rem;border-radius:var(--radius);background:var(--warm-white);border:1px solid var(--border)}.step-item span{width:42px;height:42px;border-radius:50%;background:var(--forest);color:var(--ivory);display:inline-flex;align-items:center;justify-content:center;font-weight:900}.step-item p{margin:0;color:var(--charcoal)}.nearby-list{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1.4rem}.nearby-list span{border-color:var(--border);color:var(--forest);background:var(--warm-white)}.faq-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.link-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem}.link-grid a{min-height:74px;border:1px solid rgba(255,250,242,.22);border-radius:var(--radius);padding:1rem;color:var(--ivory);background:#fffaf214;font-weight:800;display:flex;align-items:center}.link-grid a:hover{background:#fffaf229}.final-cta{background:var(--forest-deep);color:var(--ivory)}.final-cta p{color:#fffaf2d1}.final-cta-inner{text-align:center;width:min(820px,calc(100% - 40px))}.lead-form{padding:1.35rem;box-shadow:var(--shadow)}.lead-form.compact{box-shadow:none}.form-heading-row{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.2rem}.form-heading-row h2{font-size:clamp(1.5rem,3vw,2rem);margin-bottom:0}.form-heading-row svg{width:28px;height:28px;color:var(--forest);flex:0 0 auto}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.95rem}.lead-form label{display:grid;gap:.38rem;margin-bottom:.95rem}.lead-form label span{color:var(--charcoal);font-size:.92rem;font-weight:800}.lead-form input,.lead-form select,.lead-form textarea{width:100%;border:1px solid var(--border);border-radius:var(--radius);background:#fff;color:var(--charcoal);padding:.78rem .85rem;outline:none}.lead-form textarea{resize:vertical}.lead-form input:focus,.lead-form select:focus,.lead-form textarea:focus{border-color:var(--forest);box-shadow:0 0 0 3px #183d3324}.form-note,.medical-note{color:var(--muted);font-size:.88rem}.form-alert{display:grid;gap:.35rem;margin:1rem 0;border-radius:var(--radius);padding:.9rem;border:1px solid}.form-alert.success{border-color:#183d3347;background:#d9e2d0bf;color:var(--forest)}.form-alert.error{border-color:#6f263d47;background:#6f263d14;color:var(--burgundy)}.form-alert a{color:var(--forest);font-weight:850;text-decoration:underline}.form-submit{width:100%}.form-submit:disabled{cursor:not-allowed;opacity:.7}.contact-aside{position:sticky;top:104px}.contact-method{display:flex;align-items:flex-start;gap:.7rem;padding:.9rem 0;border-top:1px solid var(--border);color:var(--forest);font-weight:800}.contact-method svg{width:20px;height:20px;color:var(--bronze);flex:0 0 auto}.site-footer{background:var(--charcoal);color:var(--ivory);padding:4rem 0 7rem}.footer-grid{display:grid;grid-template-columns:1.4fr .8fr 1fr 1fr;gap:2rem}.footer-copy,.footer-region,.site-footer p,.site-footer a{color:#fffaf2b8}.footer-contact,.footer-region{display:inline-flex;gap:.55rem;align-items:flex-start}.footer-contact svg,.footer-region svg{width:18px;height:18px;color:#e0bc82;flex:0 0 auto;margin-top:.18rem}.footer-heading{color:var(--ivory);font-size:1rem;margin-bottom:.8rem}.footer-list{list-style:none;padding:0;margin:0;display:grid;gap:.5rem}.footer-list a:hover,.footer-contact:hover{color:var(--ivory)}.footer-bottom{margin-top:3rem;padding-top:1.3rem;border-top:1px solid rgba(255,250,242,.16);display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap}.footer-bottom p{margin-bottom:0;font-size:.88rem}.mobile-bottom-bar{display:none}@media(max-width:980px){.desktop-nav{display:none}.mobile-menu-button{display:inline-flex}.two-column,.form-layout,.footer-grid{grid-template-columns:1fr;gap:2rem}.card-grid.four,.location-grid,.faq-grid,.check-grid,.link-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-aside{position:static}}@media(max-width:720px){h1{font-size:clamp(2.35rem,13vw,3.8rem)}.container,.container.narrow,.final-cta-inner{width:min(100% - 28px,1120px)}.brand-copy{display:none}.header-inner{min-height:66px}.header-actions .button-small{display:none}.hero-section{min-height:min(620px,calc(100svh - 128px))}.hero-overlay{background:linear-gradient(180deg,#102a24db,#183d33b8,#20232233)}.hero-image{object-position:58% center}.hero-content{padding:3.4rem 0}.hero-actions,.hero-actions.centered{align-items:stretch}.hero-actions .button{width:100%}.section,.page-hero{padding:4rem 0}.card-grid.four,.location-grid,.faq-grid,.check-grid,.link-grid,.form-grid{grid-template-columns:1fr}.footer-bottom{display:grid}.mobile-bottom-bar{position:fixed;left:0;right:0;bottom:0;z-index:25;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;padding:.55rem;background:#fffaf2f5;border-top:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mobile-bottom-bar a{min-height:58px;border-radius:var(--radius);background:var(--forest);color:var(--ivory);display:grid;justify-items:center;align-content:center;gap:.2rem;font-size:.74rem;font-weight:850}.mobile-bottom-bar svg{width:20px;height:20px}}
