.contact-hero{background:var(--gray-50);padding:48px 0;border-bottom:1px solid var(--gray-100)}.contact-hero h1{font-size:max(1.6rem, min(3vw, 2.2rem));font-weight:800;color:var(--gray-900);margin-bottom:10px;max-width:640px}.contact-hero p{color:var(--gray-500);max-width:560px}.contact-card{background:var(--white);border:1px solid var(--gray-100);border-radius:var(--radius-md);padding:28px;height:100%}.contact-card-icon{width:52px;height:52px;background:rgba(139,105,20,.08);border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;margin-bottom:14px}.contact-card h4{font-size:1rem;font-weight:700;color:var(--gray-900);margin-bottom:10px}.contact-card p{font-size:.9rem;color:var(--gray-700);margin-bottom:6px}.contact-card a{color:var(--primary)}.contact-note{font-size:.78rem;color:var(--gray-500);font-style:italic}.contact-map ai-img{width:100%;height:340px;-o-object-fit:cover;object-fit:cover;border-radius:var(--radius-md)}.map-caption{font-size:.8rem;color:var(--gray-500);margin-top:8px}.contact-hours h4{font-size:.95rem;font-weight:700;color:var(--gray-900);margin-bottom:10px}.hours-table{width:100%;font-size:.88rem}.hours-table td{padding:5px 0;color:var(--gray-700)}.hours-table td:first-child{font-weight:600;min-width:140px}.contact-form-card{background:var(--white);border:1px solid var(--gray-100);border-radius:var(--radius-md);padding:28px}.contact-form-card h3{font-size:1.1rem;font-weight:700;color:var(--gray-900);margin-bottom:6px}