.locprod-hero[data-astro-cid-c6d4ubm5]{padding-block:var(--space-16);background:linear-gradient(135deg,#0f172a,#1e293b)}.locprod-badge[data-astro-cid-c6d4ubm5]{display:inline-block;background:#ffffff1f;color:#fff;padding:.45rem .85rem;border-radius:999px;font-weight:700;margin-bottom:var(--space-5)}.locprod-title[data-astro-cid-c6d4ubm5]{color:#fff;font-size:clamp(var(--text-3xl),4vw,var(--text-5xl));margin-bottom:var(--space-5)}.locprod-lead[data-astro-cid-c6d4ubm5]{color:var(--color-gray-300);max-width:760px;font-size:var(--text-lg);line-height:1.8}.locprod-actions[data-astro-cid-c6d4ubm5]{display:flex;gap:var(--space-4);margin-top:var(--space-8);flex-wrap:wrap}.section--gray[data-astro-cid-c6d4ubm5]{background:var(--color-off-white)}.section--sm[data-astro-cid-c6d4ubm5].section--white,.section--sm[data-astro-cid-c6d4ubm5].section--gray{padding-block:var(--space-8)}.card-grid[data-astro-cid-c6d4ubm5]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-3);margin-top:var(--space-4)}.info-card[data-astro-cid-c6d4ubm5]{background:#fff;padding:var(--space-4);border-radius:var(--radius-md);border:1px solid var(--color-gray-100);box-shadow:var(--shadow-sm)}.info-card[data-astro-cid-c6d4ubm5] h3[data-astro-cid-c6d4ubm5]{margin-bottom:var(--space-2);font-size:var(--text-base);color:var(--color-navy)}.info-card[data-astro-cid-c6d4ubm5] p[data-astro-cid-c6d4ubm5]{color:var(--color-text-muted);line-height:1.6;font-size:var(--text-sm)}.two-col-links[data-astro-cid-c6d4ubm5]{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-12)}.link-list[data-astro-cid-c6d4ubm5]{list-style:none;padding:0;margin-top:var(--space-2);columns:2;column-gap:var(--space-6);gap:0}.link-list[data-astro-cid-c6d4ubm5] li[data-astro-cid-c6d4ubm5]{break-inside:avoid;padding:var(--space-2) 0;border-bottom:1px solid var(--color-gray-100)}.link-list[data-astro-cid-c6d4ubm5] li[data-astro-cid-c6d4ubm5]:last-child{border-bottom:none}.link-list[data-astro-cid-c6d4ubm5] a[data-astro-cid-c6d4ubm5]{color:var(--color-navy);text-decoration:none;font-size:var(--text-sm);font-weight:500;transition:color .15s}.link-list[data-astro-cid-c6d4ubm5] a[data-astro-cid-c6d4ubm5]:hover{color:var(--color-green)}.section-title--left[data-astro-cid-c6d4ubm5]{text-align:left;margin-bottom:var(--space-5)}.benefits-list[data-astro-cid-c6d4ubm5]{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-3) var(--space-8);padding-left:1.5rem;margin-top:var(--space-6)}.benefits-list__item[data-astro-cid-c6d4ubm5]{font-size:var(--text-base);line-height:1.7;color:var(--color-text)}.faq-local-note[data-astro-cid-c6d4ubm5]{margin-top:var(--space-3);font-size:var(--text-sm);color:var(--color-text-muted);border-top:1px solid var(--color-gray-100);padding-top:var(--space-2)}.faq-list[data-astro-cid-c6d4ubm5]{display:flex;flex-direction:column;gap:var(--space-3);margin-top:var(--space-6)}.faq-item[data-astro-cid-c6d4ubm5]{background:var(--color-white);border:1px solid var(--color-gray-100);border-radius:var(--radius-md);overflow:hidden}.faq-question[data-astro-cid-c6d4ubm5]{padding:var(--space-5) var(--space-6);font-family:var(--font-display);font-size:var(--text-lg);color:var(--color-navy);cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center}.faq-question[data-astro-cid-c6d4ubm5]:after{content:"+";font-size:1.5rem;color:var(--color-green);flex-shrink:0;margin-left:var(--space-4)}details[data-astro-cid-c6d4ubm5][open] .faq-question[data-astro-cid-c6d4ubm5]:after{content:"−"}.faq-answer[data-astro-cid-c6d4ubm5]{padding:0 var(--space-6) var(--space-5);line-height:1.7;color:var(--color-text-muted)}.loc-photo-strip[data-astro-cid-c6d4ubm5]{padding:var(--space-8) 0;background:var(--color-off-white, #f8f9fa)}.loc-photo-strip__row[data-astro-cid-c6d4ubm5]{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-4)}.loc-photo-strip__item[data-astro-cid-c6d4ubm5]{border-radius:var(--radius-md);overflow:hidden;aspect-ratio:4 / 3;background:var(--color-gray-100)}.loc-photo-strip__item[data-astro-cid-c6d4ubm5] img[data-astro-cid-c6d4ubm5]{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.loc-photo-strip__item[data-astro-cid-c6d4ubm5]:hover img[data-astro-cid-c6d4ubm5]{transform:scale(1.04)}@media(max-width:1100px){.benefits-list[data-astro-cid-c6d4ubm5]{grid-template-columns:1fr}}@media(max-width:900px){.card-grid[data-astro-cid-c6d4ubm5]{grid-template-columns:repeat(2,1fr)}.two-col-links[data-astro-cid-c6d4ubm5]{grid-template-columns:1fr;gap:var(--space-8)}.link-list[data-astro-cid-c6d4ubm5]{columns:1}}@media(max-width:600px){.card-grid[data-astro-cid-c6d4ubm5]{grid-template-columns:1fr}}
