.dentist{--soft-blue:#e0f2fe;--teal:#14b8a6;--teal-hover:#0d9488;--teal-light:#ccfbf1;--white:#fff;--gray-50:#f8fafc;--gray-100:#f1f5f9;--gray-200:#e2e8f0;--gray-300:#cbd5e1;--gray-500:#64748b;--gray-600:#475569;--gray-700:#334155;--gray-800:#1e293b;--gray-900:#0f172a;--shadow-sm:0 1px 3px #0f172a0f;--shadow-md:0 4px 16px #0f172a14;--shadow-lg:0 10px 40px #0f172a1a;--radius:12px;--radius-sm:8px;color:var(--gray-800);background:var(--white);-webkit-font-smoothing:antialiased;font-family:Assistant,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.65}.dentist h1[data-astro-cid-pwgk27vd],.dentist h2[data-astro-cid-pwgk27vd],.dentist h3[data-astro-cid-pwgk27vd],.dentist h4[data-astro-cid-pwgk27vd]{font-family:Frank Ruhl Libre,Georgia,Times New Roman,serif;font-weight:700;line-height:1.2}.container[data-astro-cid-pwgk27vd]{max-width:1140px;margin:0 auto;padding:0 24px}.section-title[data-astro-cid-pwgk27vd]{color:var(--gray-900);text-align:center;margin-bottom:12px;font-size:2.25rem;font-weight:700}.section-sub[data-astro-cid-pwgk27vd]{color:var(--gray-600);text-align:center;max-width:640px;margin:0 auto 48px;font-size:1.05rem}section[data-astro-cid-pwgk27vd]{padding:80px 0}.btn[data-astro-cid-pwgk27vd]{border-radius:var(--radius-sm);cursor:pointer;border:none;justify-content:center;align-items:center;gap:6px;font-family:inherit;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.btn-accent[data-astro-cid-pwgk27vd]{background:var(--teal);color:var(--white)}.btn-accent[data-astro-cid-pwgk27vd]:hover{background:var(--teal-hover);transform:translateY(-2px);box-shadow:0 6px 20px #14b8a659}.btn-outline[data-astro-cid-pwgk27vd]{color:var(--teal);border:2px solid var(--teal);background:0 0}.btn-outline[data-astro-cid-pwgk27vd]:hover{background:var(--teal);color:var(--white)}.btn-large[data-astro-cid-pwgk27vd]{padding:16px 36px;font-size:1.05rem}.btn-block[data-astro-cid-pwgk27vd]{width:100%}.nav[data-astro-cid-pwgk27vd]{background:var(--soft-blue);z-index:100;padding:0;position:sticky;top:0}.nav-inner[data-astro-cid-pwgk27vd]{justify-content:space-between;align-items:center;height:72px;display:flex}.nav-logo[data-astro-cid-pwgk27vd]{color:var(--gray-900);font-family:Frank Ruhl Libre,Georgia,Times New Roman,serif;font-size:1.25rem;font-weight:700;text-decoration:none}.nav-links[data-astro-cid-pwgk27vd]{gap:28px;list-style:none;display:flex}.nav-links[data-astro-cid-pwgk27vd] a[data-astro-cid-pwgk27vd]{color:var(--gray-700);font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.nav-links[data-astro-cid-pwgk27vd] a[data-astro-cid-pwgk27vd]:hover{color:var(--teal)}.nav-cta[data-astro-cid-pwgk27vd]{padding:10px 22px;font-size:.9rem}.nav-toggle[data-astro-cid-pwgk27vd]{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none}.nav-toggle[data-astro-cid-pwgk27vd] span[data-astro-cid-pwgk27vd]{background:var(--gray-800);border-radius:2px;width:26px;height:3px;transition:all .3s}.hero[data-astro-cid-pwgk27vd]{background:var(--soft-blue);padding:100px 0 80px;position:relative;overflow:hidden}.hero-bg[data-astro-cid-pwgk27vd]{background:radial-gradient(at 30%,#14b8a60f 0%,#0000 60%);position:absolute;inset:0}.hero-content[data-astro-cid-pwgk27vd]{text-align:center;max-width:720px;position:relative}.hero-title[data-astro-cid-pwgk27vd]{color:var(--gray-900);letter-spacing:-.5px;margin-bottom:20px;font-size:3rem;font-weight:700}.hero-sub[data-astro-cid-pwgk27vd]{color:var(--gray-600);margin-bottom:36px;font-size:1.1rem;line-height:1.7}.hero-cta-group[data-astro-cid-pwgk27vd]{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.appt-types[data-astro-cid-pwgk27vd]{background:var(--white)}.appt-cards[data-astro-cid-pwgk27vd]{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.appt-card[data-astro-cid-pwgk27vd]{background:var(--gray-50);border:2px solid var(--gray-200);border-radius:var(--radius);text-align:center;cursor:pointer;color:inherit;width:100%;padding:32px 24px;font-family:inherit;transition:all .3s}.appt-card[data-astro-cid-pwgk27vd]:hover{border-color:var(--teal);box-shadow:var(--shadow-md);transform:translateY(-3px)}.appt-card[data-astro-cid-pwgk27vd].is-selected{border-color:var(--teal);background:var(--teal-light);box-shadow:0 0 0 3px #14b8a633}.appt-card-icon[data-astro-cid-pwgk27vd]{margin-bottom:14px;font-size:2rem;display:block}.appt-card[data-astro-cid-pwgk27vd] h3[data-astro-cid-pwgk27vd]{margin-bottom:10px;font-size:1.2rem;font-weight:700}.appt-card[data-astro-cid-pwgk27vd] p[data-astro-cid-pwgk27vd]{color:var(--gray-600);font-size:.9rem;line-height:1.6}.services[data-astro-cid-pwgk27vd]{background:var(--gray-50)}.services-grid[data-astro-cid-pwgk27vd]{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.service-card[data-astro-cid-pwgk27vd]{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow-sm);border:1px solid var(--gray-100);padding:28px 24px;transition:all .3s}.service-card[data-astro-cid-pwgk27vd]:hover{box-shadow:var(--shadow-lg);border-color:var(--teal-light);transform:translateY(-4px)}.service-icon[data-astro-cid-pwgk27vd]{margin-bottom:14px;font-size:2rem;display:block}.service-card[data-astro-cid-pwgk27vd] h3[data-astro-cid-pwgk27vd]{color:var(--gray-900);margin-bottom:10px;font-size:1.2rem;font-weight:700}.service-card[data-astro-cid-pwgk27vd] p[data-astro-cid-pwgk27vd]{color:var(--gray-600);font-size:.9rem;line-height:1.65}.comfort[data-astro-cid-pwgk27vd]{background:var(--white)}.comfort-inner[data-astro-cid-pwgk27vd]{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.comfort-text[data-astro-cid-pwgk27vd] .section-title[data-astro-cid-pwgk27vd]{text-align:start}.comfort-text[data-astro-cid-pwgk27vd] p[data-astro-cid-pwgk27vd]{color:var(--gray-600);margin-bottom:16px;font-size:1rem;line-height:1.75}.comfort-list[data-astro-cid-pwgk27vd]{margin-top:20px;list-style:none}.comfort-list[data-astro-cid-pwgk27vd] li[data-astro-cid-pwgk27vd]{color:var(--gray-700);padding:8px 0 8px 28px;font-size:.95rem;position:relative}.comfort-list[data-astro-cid-pwgk27vd] li[data-astro-cid-pwgk27vd]:before{content:"✓";color:var(--teal);font-weight:700;position:absolute;inset-inline-start:0}.comfort-img[data-astro-cid-pwgk27vd]{border-radius:var(--radius);box-shadow:var(--shadow-lg);object-fit:cover;width:100%;height:auto}.team[data-astro-cid-pwgk27vd]{background:var(--gray-50)}.team-grid[data-astro-cid-pwgk27vd]{grid-template-columns:repeat(2,1fr);gap:36px;display:grid}.team-card[data-astro-cid-pwgk27vd]{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow-sm);text-align:center;padding:32px}.team-img[data-astro-cid-pwgk27vd]{object-fit:cover;width:200px;height:200px;box-shadow:var(--shadow-md);border-radius:50%;margin:0 auto 20px}.team-card[data-astro-cid-pwgk27vd] h3[data-astro-cid-pwgk27vd]{margin-bottom:4px;font-size:1.3rem}.team-role[data-astro-cid-pwgk27vd]{color:var(--teal);margin-bottom:14px;font-size:.9rem;font-weight:600;display:block}.team-card[data-astro-cid-pwgk27vd] p[data-astro-cid-pwgk27vd]{color:var(--gray-600);text-align:start;font-size:.92rem;line-height:1.7}.process[data-astro-cid-pwgk27vd]{background:var(--white)}.process-steps[data-astro-cid-pwgk27vd]{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.process-step[data-astro-cid-pwgk27vd]{text-align:center;padding:32px 16px}.process-num[data-astro-cid-pwgk27vd]{background:var(--teal);width:42px;height:42px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;margin-bottom:16px;font-family:Frank Ruhl Libre,serif;font-size:1.1rem;font-weight:700;display:inline-flex}.process-step[data-astro-cid-pwgk27vd] h3[data-astro-cid-pwgk27vd]{margin-bottom:10px;font-size:1.15rem;font-weight:700}.process-step[data-astro-cid-pwgk27vd] p[data-astro-cid-pwgk27vd]{color:var(--gray-600);font-size:.9rem;line-height:1.65}.testimonials[data-astro-cid-pwgk27vd]{background:var(--soft-blue)}.testimonials-slider[data-astro-cid-pwgk27vd]{max-width:800px;margin:0 auto;overflow:hidden}.testimonials-track[data-astro-cid-pwgk27vd]{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.testimonial-card[data-astro-cid-pwgk27vd]{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:28px}.testimonial-text[data-astro-cid-pwgk27vd]{color:var(--gray-700);margin-bottom:24px;font-size:.95rem;line-height:1.7}.testimonial-author[data-astro-cid-pwgk27vd]{align-items:center;gap:12px;display:flex}.testimonial-author[data-astro-cid-pwgk27vd] img[data-astro-cid-pwgk27vd]{object-fit:cover;border-radius:50%}.testimonial-author[data-astro-cid-pwgk27vd] strong[data-astro-cid-pwgk27vd]{color:var(--gray-900);font-family:Frank Ruhl Libre,serif;font-size:.95rem;display:block}.testimonial-author[data-astro-cid-pwgk27vd] span[data-astro-cid-pwgk27vd]{color:var(--gray-500);font-size:.82rem}.faq[data-astro-cid-pwgk27vd]{background:var(--white)}.faq[data-astro-cid-pwgk27vd] .section-title[data-astro-cid-pwgk27vd]{margin-bottom:40px}.faq-list[data-astro-cid-pwgk27vd]{max-width:720px;margin:0 auto}.faq-item[data-astro-cid-pwgk27vd]{border-bottom:1px solid var(--gray-200);list-style:none}.faq-item[data-astro-cid-pwgk27vd][open] .faq-answer[data-astro-cid-pwgk27vd]{animation:.3s fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.faq-question[data-astro-cid-pwgk27vd]{color:var(--gray-900);cursor:pointer;justify-content:space-between;align-items:center;padding:20px 0;font-size:1.05rem;font-weight:600;list-style:none;display:flex}.faq-question[data-astro-cid-pwgk27vd]::-webkit-details-marker{display:none}.faq-question[data-astro-cid-pwgk27vd]:hover{color:var(--teal)}.faq-indicator[data-astro-cid-pwgk27vd]{color:var(--teal);text-align:center;flex-shrink:0;width:24px;margin-inline-start:16px;font-size:1.4rem;font-weight:700}.faq-answer[data-astro-cid-pwgk27vd]{color:var(--gray-600);padding-bottom:20px;line-height:1.7}.contact[data-astro-cid-pwgk27vd]{background:var(--gray-50)}.contact-form[data-astro-cid-pwgk27vd]{background:var(--white);border-radius:var(--radius);max-width:640px;box-shadow:var(--shadow-md);margin:0 auto;padding:40px}.form-row[data-astro-cid-pwgk27vd]{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-group[data-astro-cid-pwgk27vd]{margin-bottom:20px}.form-group[data-astro-cid-pwgk27vd] label[data-astro-cid-pwgk27vd]{color:var(--gray-800);margin-bottom:6px;font-size:.9rem;font-weight:600;display:block}.form-group[data-astro-cid-pwgk27vd] input[data-astro-cid-pwgk27vd],.form-group[data-astro-cid-pwgk27vd] select[data-astro-cid-pwgk27vd],.form-group[data-astro-cid-pwgk27vd] textarea[data-astro-cid-pwgk27vd]{border:1.5px solid var(--gray-200);border-radius:var(--radius-sm);background:var(--white);width:100%;color:var(--gray-900);padding:12px 14px;font-family:inherit;font-size:.95rem;transition:border-color .2s}.form-group[data-astro-cid-pwgk27vd] input[data-astro-cid-pwgk27vd]:focus,.form-group[data-astro-cid-pwgk27vd] select[data-astro-cid-pwgk27vd]:focus,.form-group[data-astro-cid-pwgk27vd] textarea[data-astro-cid-pwgk27vd]:focus{border-color:var(--teal);outline:none;box-shadow:0 0 0 3px #14b8a61f}.form-group[data-astro-cid-pwgk27vd] textarea[data-astro-cid-pwgk27vd]{resize:vertical;min-height:100px}.form-error[data-astro-cid-pwgk27vd]{color:#dc2626;margin-top:4px;font-size:.82rem;display:none}.form-group[data-astro-cid-pwgk27vd].invalid input[data-astro-cid-pwgk27vd],.form-group[data-astro-cid-pwgk27vd].invalid select[data-astro-cid-pwgk27vd],.form-group[data-astro-cid-pwgk27vd].invalid textarea[data-astro-cid-pwgk27vd]{border-color:#dc2626}.form-group[data-astro-cid-pwgk27vd].invalid .form-error[data-astro-cid-pwgk27vd]{display:block}.form-success[data-astro-cid-pwgk27vd]{text-align:center;background:var(--teal-light);border:1px solid var(--teal);border-radius:var(--radius);max-width:640px;margin:24px auto 0;padding:40px;display:none}.form-success[data-astro-cid-pwgk27vd].is-visible{display:block}.form-success-icon[data-astro-cid-pwgk27vd]{margin-bottom:12px;font-size:2.5rem;display:block}.form-success[data-astro-cid-pwgk27vd] h3[data-astro-cid-pwgk27vd]{color:#134e4a;margin-bottom:8px;font-size:1.25rem}.form-success[data-astro-cid-pwgk27vd] p[data-astro-cid-pwgk27vd]{color:#0f766e}.form-success[data-astro-cid-pwgk27vd] a[data-astro-cid-pwgk27vd]{color:var(--teal);font-weight:700}.footer[data-astro-cid-pwgk27vd]{background:var(--gray-900);color:#fffc;padding:60px 0 0;font-size:.92rem}.footer-grid[data-astro-cid-pwgk27vd]{grid-template-columns:repeat(4,1fr);gap:36px;padding-bottom:40px;display:grid}.footer-col[data-astro-cid-pwgk27vd] h4[data-astro-cid-pwgk27vd]{color:var(--white);margin-bottom:16px;font-family:Frank Ruhl Libre,serif;font-size:1rem;font-weight:700}.footer-col[data-astro-cid-pwgk27vd] p[data-astro-cid-pwgk27vd]{margin-bottom:8px;line-height:1.6}.footer-col[data-astro-cid-pwgk27vd] a[data-astro-cid-pwgk27vd]{color:#fffc;text-decoration:none;transition:color .2s}.footer-col[data-astro-cid-pwgk27vd] a[data-astro-cid-pwgk27vd]:hover{color:var(--teal)}.footer-bottom[data-astro-cid-pwgk27vd]{text-align:center;color:#fff6;border-top:1px solid #ffffff14;padding:20px 0;font-size:.85rem}.mobile-sticky[data-astro-cid-pwgk27vd]{background:var(--teal);color:var(--white);text-align:center;z-index:99;padding:16px;font-size:1.1rem;font-weight:700;text-decoration:none;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 15px #00000026}.mobile-sticky[data-astro-cid-pwgk27vd]:hover{background:var(--teal-hover)}@media (width<=1024px){.services-grid[data-astro-cid-pwgk27vd],.appt-cards[data-astro-cid-pwgk27vd],.process-steps[data-astro-cid-pwgk27vd]{grid-template-columns:repeat(2,1fr)}.testimonials-track[data-astro-cid-pwgk27vd]{grid-template-columns:1fr;max-width:480px;margin:0 auto}.footer-grid[data-astro-cid-pwgk27vd]{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.nav-links[data-astro-cid-pwgk27vd]{background:var(--soft-blue);border-top:1px solid var(--gray-200);flex-direction:column;gap:0;padding:20px 24px;display:none;position:absolute;top:72px;left:0;right:0}.nav-links[data-astro-cid-pwgk27vd].is-open{display:flex}.nav-links[data-astro-cid-pwgk27vd] li[data-astro-cid-pwgk27vd]{width:100%}.nav-links[data-astro-cid-pwgk27vd] a[data-astro-cid-pwgk27vd]{border-bottom:1px solid var(--gray-200);padding:14px 0;display:block}.nav-cta[data-astro-cid-pwgk27vd]{display:none}.nav-toggle[data-astro-cid-pwgk27vd]{display:flex}.hero-title[data-astro-cid-pwgk27vd]{font-size:2.2rem}.hero-sub[data-astro-cid-pwgk27vd]{font-size:1rem}.hero[data-astro-cid-pwgk27vd]{padding:70px 0 60px}.services-grid[data-astro-cid-pwgk27vd],.appt-cards[data-astro-cid-pwgk27vd]{grid-template-columns:1fr}.process-steps[data-astro-cid-pwgk27vd]{grid-template-columns:1fr;max-width:360px;margin:0 auto}.section-title[data-astro-cid-pwgk27vd]{font-size:1.75rem}.comfort-inner[data-astro-cid-pwgk27vd]{grid-template-columns:1fr;gap:32px}.comfort-img[data-astro-cid-pwgk27vd]{order:-1}.team-grid[data-astro-cid-pwgk27vd],.form-row[data-astro-cid-pwgk27vd]{grid-template-columns:1fr}.contact-form[data-astro-cid-pwgk27vd]{padding:24px}.footer-grid[data-astro-cid-pwgk27vd]{grid-template-columns:1fr}.mobile-sticky[data-astro-cid-pwgk27vd]{display:block}section[data-astro-cid-pwgk27vd]{padding:60px 0}}
