/* Accessibility and responsive hardening without changing the approved visual system. */
.section-light .section-intro,.section-light .muted,.form-note{color:#565d67}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #ff3340;outline-offset:3px}
.nav-links a,.menu-toggle,.dropdown-toggle,.hero-arrow,.hero-dot,.filter-btn,.btn,.cookie-settings-link{min-height:44px}
img{max-width:100%;height:auto}
@media(max-width:760px){.gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.form-card,.contact-card{padding:24px}.page-hero h1{overflow-wrap:anywhere}}
@media(max-width:480px){.gallery{grid-template-columns:1fr}.btn-row>.btn{width:100%}.footer-bottom{align-items:flex-start}}
