/* Small-screen readability and keyboard/touch access. No content is hidden for SEO. */
html{-webkit-text-size-adjust:100%;text-size-adjust:100%;scroll-padding-top:130px}
:where(main,section,article,figure,form,fieldset,dialog){min-inline-size:0}
:where(h1,h2,h3,p,address){overflow-wrap:break-word}
:where(a,button,input,select,textarea,summary):focus-visible{outline:3px solid #ae5a25;outline-offset:3px}
.ms-local-note{line-height:1.65;max-width:850px;margin:24px auto;padding:20px;border:1px solid #ddd4c7;border-radius:12px;background:#fff;color:#30332d}
.ms-local-note h2{font:700 22px/1.3 Arial,sans-serif;letter-spacing:normal;text-transform:none;color:inherit;margin:0 0 12px}
.ms-local-note p{font:16px/1.65 Arial,sans-serif;margin:0 0 12px;color:inherit}
.ms-local-note a{color:#8b431c;text-decoration:underline;overflow-wrap:anywhere}
@media(max-width:760px){
 :where(input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=hidden]),select,textarea){font-size:16px!important;max-inline-size:100%;min-inline-size:0}
 :where(button,summary,.btn,.button,.cta,.primary,.menuToggle,.menu-toggle,.menu-button){min-height:44px}
 :where(dialog){max-inline-size:calc(100vw - 24px);max-block-size:calc(100dvh - 24px);overscroll-behavior:contain}
 :where(.wrap,.shell,.container,.card-body,.field,.header-inner,.price-row,.section-heading)>*{min-width:0}
 :where(h1){hyphens:auto}
 :where(a[href^="tel:"],a[href^="mailto:"]){overflow-wrap:anywhere}
 .ms-local-note{margin:20px 16px;padding:18px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}}
@media(max-width:760px){.home-hero h1,.service-hero h1{font-size:clamp(36px,9vw,48px);line-height:1.1}.home-hero{min-height:700px}.home-hero-content{padding-top:130px;padding-bottom:260px}.mobile-nav{max-height:75dvh;overflow:auto;overscroll-behavior:contain}.mobile-actions{bottom:calc(8px + env(safe-area-inset-bottom))}.footer-grid{padding-bottom:calc(100px + env(safe-area-inset-bottom))}.contact-card a{overflow-wrap:anywhere}}