.contact-grid[data-astro-cid-6bfsojfh]{grid-template-columns:1fr;gap:2rem;display:grid}@media (width>=1024px){.contact-grid[data-astro-cid-6bfsojfh]{grid-template-columns:1.2fr 1fr;gap:3rem}}.contact-card-title[data-astro-cid-6bfsojfh]{color:var(--color-dark);margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.contact-form[data-astro-cid-6bfsojfh]{flex-direction:column;gap:1.25rem;display:flex}.breed-checkboxes[data-astro-cid-6bfsojfh]{flex-wrap:wrap;gap:1.5rem;display:flex}.contact-info-wrapper[data-astro-cid-6bfsojfh],.contact-details[data-astro-cid-6bfsojfh]{flex-direction:column;gap:1.5rem;display:flex}.contact-item[data-astro-cid-6bfsojfh]{align-items:flex-start;gap:1rem;display:flex}.contact-icon[data-astro-cid-6bfsojfh]{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);border-radius:12px;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;font-size:1.25rem;display:flex}.contact-item-content[data-astro-cid-6bfsojfh]{flex:1}.contact-item-title[data-astro-cid-6bfsojfh]{color:var(--color-dark);margin-bottom:.25rem;font-size:.9rem;font-weight:600}.contact-item-value[data-astro-cid-6bfsojfh]{color:var(--color-primary);font-weight:500;text-decoration:none}.contact-item-value[data-astro-cid-6bfsojfh]:hover{text-decoration:underline}.contact-item-note[data-astro-cid-6bfsojfh]{color:var(--color-muted);margin-top:.25rem;font-size:.8rem}.social-links[data-astro-cid-6bfsojfh]{align-items:center;gap:.5rem;margin-top:.25rem;display:flex}.social-link[data-astro-cid-6bfsojfh]{color:var(--color-secondary,#d4a574);font-weight:500;text-decoration:none}.social-link[data-astro-cid-6bfsojfh]:hover{text-decoration:underline}.social-divider[data-astro-cid-6bfsojfh]{color:var(--color-muted)}.faq-list[data-astro-cid-6bfsojfh]{flex-direction:column;gap:1rem;display:flex}.faq-item[data-astro-cid-6bfsojfh]{border-bottom:1px solid #e5e7eb;padding-bottom:1rem}.faq-item[data-astro-cid-6bfsojfh]:last-child{border-bottom:none;padding-bottom:0}.faq-question[data-astro-cid-6bfsojfh]{color:var(--color-dark);margin-bottom:.25rem;font-size:.9rem;font-weight:600}.faq-answer[data-astro-cid-6bfsojfh]{color:var(--color-gray);font-size:.85rem;line-height:1.5}.location-card[data-astro-cid-6bfsojfh]{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 4px 20px #00000014}.location-map-placeholder[data-astro-cid-6bfsojfh]{text-align:center;background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);flex-direction:column;justify-content:center;align-items:center;height:200px;padding:2rem;display:flex}.location-icon[data-astro-cid-6bfsojfh]{margin-bottom:1rem;font-size:4rem}.location-title[data-astro-cid-6bfsojfh]{color:var(--color-dark);font-size:1.25rem;font-weight:600}.location-address[data-astro-cid-6bfsojfh]{color:var(--color-gray)}.service-areas[data-astro-cid-6bfsojfh]{text-align:center;padding:1.5rem 2rem}.service-areas-title[data-astro-cid-6bfsojfh]{color:var(--color-dark);margin-bottom:.5rem;font-weight:600}.service-areas-list[data-astro-cid-6bfsojfh]{color:var(--color-gray);font-size:.9rem}.location-map-link[data-astro-cid-6bfsojfh]{cursor:pointer;text-decoration:none;transition:opacity .2s}.location-map-link[data-astro-cid-6bfsojfh]:hover{opacity:.9}.view-on-maps[data-astro-cid-6bfsojfh]{color:var(--color-primary);margin-top:.75rem;font-size:.9rem;font-weight:600}.review-cta[data-astro-cid-6bfsojfh]{border-top:1px solid #e5e7eb;margin-top:1.5rem;padding-top:1.5rem}.review-text[data-astro-cid-6bfsojfh]{color:var(--color-gray);margin-bottom:.75rem;font-size:.9rem}@media (width<=768px){.breed-checkboxes[data-astro-cid-6bfsojfh]{flex-direction:column;gap:.75rem}}.mt-4[data-astro-cid-6bfsojfh]{margin-top:1rem}.faq-grid[data-astro-cid-6bfsojfh]{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=768px){.faq-grid[data-astro-cid-6bfsojfh]{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.faq-grid[data-astro-cid-6bfsojfh]{grid-template-columns:repeat(4,1fr)}}.faq-card[data-astro-cid-6bfsojfh]{background:#fff;border-radius:1rem;padding:1.5rem;transition:transform .2s,box-shadow .2s;box-shadow:0 2px 10px #0000000d}.faq-card[data-astro-cid-6bfsojfh]:hover{transform:translateY(-4px);box-shadow:0 8px 25px #8b735533}[data-astro-cid-6bfsojfh][data-theme=dark] .faq-card[data-astro-cid-6bfsojfh]{background:var(--color-dark-card)}.faq-card-icon[data-astro-cid-6bfsojfh]{margin-bottom:.75rem;font-size:2rem}.faq-card-question[data-astro-cid-6bfsojfh]{color:var(--color-dark);margin-bottom:.5rem;font-size:1rem;font-weight:600;line-height:1.3}.faq-card-answer[data-astro-cid-6bfsojfh]{color:var(--color-gray);font-size:.875rem;line-height:1.6}.faq-card-answer[data-astro-cid-6bfsojfh] strong[data-astro-cid-6bfsojfh]{color:var(--color-primary)}
