.specialty-hero[data-astro-cid-7lx4vsd6]{background-image:var(--pattern-paws-teal);background-repeat:repeat;background-size:240px 240px;padding-block:clamp(40px,6vw,76px) clamp(32px,5vw,56px)}.specialty-hero__inner[data-astro-cid-7lx4vsd6]{flex-direction:column;max-width:760px;display:flex}.specialty-hero__doctor[data-astro-cid-7lx4vsd6]{color:var(--teal-800);margin-bottom:24px;font-weight:700}.specialty-hero__actions[data-astro-cid-7lx4vsd6]{flex-wrap:wrap;gap:12px;margin-bottom:18px;display:flex}.specialty-hero__photo[data-astro-cid-7lx4vsd6]{margin-block:24px}.specialty-hero__photo-img[data-astro-cid-7lx4vsd6]{aspect-ratio:1;object-fit:cover;border-radius:var(--radius-lg);width:100%;max-width:320px;height:auto;box-shadow:var(--shadow-md);margin-inline:auto;display:block}.specialty-hero__photo-placeholder[data-astro-cid-7lx4vsd6]{aspect-ratio:1;max-width:280px;color:var(--teal-700);flex-direction:column;justify-content:center;align-items:center;gap:6px;margin-inline:auto;padding:20px;display:flex}.specialty-hero__photo-placeholder[data-astro-cid-7lx4vsd6] p[data-astro-cid-7lx4vsd6]{text-align:center}.specialty-hero__photo-placeholder-icon[data-astro-cid-7lx4vsd6]{opacity:.6;width:34px;height:34px}.specialty-hero__photo-placeholder-label[data-astro-cid-7lx4vsd6]{text-transform:uppercase;letter-spacing:.06em;color:var(--orange-700);margin:6px 0 0;font-size:.72rem;font-weight:800}.specialty-hero__photo-placeholder-suggestion[data-astro-cid-7lx4vsd6]{color:var(--ink-muted);max-width:30ch;margin:0;font-size:.78rem;line-height:1.4}@media (width>=800px){.specialty-hero__inner--with-image[data-astro-cid-7lx4vsd6]{grid-template-columns:minmax(0,1fr) minmax(300px,440px);grid-template-areas:"top photo""bottom photo";align-items:center;column-gap:48px;max-width:1120px;display:grid}.specialty-hero__inner--with-image[data-astro-cid-7lx4vsd6] .specialty-hero__top[data-astro-cid-7lx4vsd6]{grid-area:top}.specialty-hero__inner--with-image[data-astro-cid-7lx4vsd6] .specialty-hero__bottom[data-astro-cid-7lx4vsd6]{grid-area:bottom}.specialty-hero__inner--with-image[data-astro-cid-7lx4vsd6] .specialty-hero__photo[data-astro-cid-7lx4vsd6]{grid-area:photo;margin-block:0}.specialty-hero__inner--with-image[data-astro-cid-7lx4vsd6] .specialty-hero__photo-img[data-astro-cid-7lx4vsd6],.specialty-hero__inner--with-image[data-astro-cid-7lx4vsd6] .specialty-hero__photo-placeholder[data-astro-cid-7lx4vsd6]{max-width:100%}}.faq[data-astro-cid-hemr5th4]{flex-direction:column;gap:10px;display:flex}.faq__item[data-astro-cid-hemr5th4]{background:var(--white);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:4px 20px}.faq__item[data-astro-cid-hemr5th4] summary[data-astro-cid-hemr5th4]{color:var(--teal-900);cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:16px 0;font-weight:700;list-style:none;display:flex}.faq__item[data-astro-cid-hemr5th4] summary[data-astro-cid-hemr5th4]::-webkit-details-marker{display:none}.faq__chevron[data-astro-cid-hemr5th4]{width:20px;height:20px;color:var(--orange-600);transition:transform .2s var(--ease-standard);flex:none}.faq__item[data-astro-cid-hemr5th4][open] .faq__chevron[data-astro-cid-hemr5th4]{transform:rotate(180deg)}.faq__answer[data-astro-cid-hemr5th4]{color:var(--color-text-muted);padding-bottom:18px;font-size:.92rem}.faq__answer[data-astro-cid-hemr5th4] p[data-astro-cid-hemr5th4]{margin:0}.img-gallery[data-astro-cid-dnwwftab]{max-width:460px;margin-inline:0;position:relative}.img-gallery--center[data-astro-cid-dnwwftab]{margin-inline:auto}.img-gallery__track[data-astro-cid-dnwwftab]{scroll-snap-type:x mandatory;border-radius:var(--radius-lg);scrollbar-width:none;gap:14px;display:flex;overflow-x:auto}.img-gallery__track[data-astro-cid-dnwwftab]::-webkit-scrollbar{display:none}.img-gallery__slide[data-astro-cid-dnwwftab]{scroll-snap-align:center;scroll-snap-stop:always;aspect-ratio:1;border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:var(--color-surface-alt);flex:0 0 100%;overflow:hidden}.img-gallery__slide[data-astro-cid-dnwwftab] img{object-fit:cover;width:100%;height:100%;display:block}.img-gallery__controls[data-astro-cid-dnwwftab]{pointer-events:none;justify-content:space-between;align-items:center;padding-inline:8px;display:flex;position:absolute;inset:0}.img-gallery__arrow[data-astro-cid-dnwwftab]{pointer-events:auto;background:var(--orange-600);width:34px;height:34px;color:var(--white);box-shadow:var(--shadow-md);transition:background-color .18s var(--ease-standard), transform .18s var(--ease-standard);border:none;border-radius:50%;place-items:center;display:grid}.img-gallery__arrow[data-astro-cid-dnwwftab]:hover:not(:disabled){background:var(--orange-700);transform:scale(1.06)}.img-gallery__arrow[data-astro-cid-dnwwftab]:disabled{opacity:.4;cursor:default}.img-gallery__dots[data-astro-cid-dnwwftab]{justify-content:center;gap:8px;margin-top:16px;display:flex}.img-gallery__dot[data-astro-cid-dnwwftab]{background:var(--border-strong);width:8px;height:8px;transition:background-color .18s var(--ease-standard), transform .18s var(--ease-standard);border:none;border-radius:50%;padding:0}.img-gallery__dot[data-astro-cid-dnwwftab].is-active{background:var(--orange-600);transform:scale(1.25)}@media (width>=640px){.img-gallery[data-astro-cid-dnwwftab]{max-width:480px}.img-gallery__arrow[data-astro-cid-dnwwftab]{width:40px;height:40px}}
