/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/next@14.2.18_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/.pnpm/next@14.2.18_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./app/for-doctors/page.module.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.page_page__x7GIO {
  min-height: 100vh;
  background: rgb(var(--paper));
}

.page_wrap__iDghA {
  max-width: 1080px;
  margin: 0 auto;
  padding: 56px 32px 96px;
}

.page_eyebrow__jYIjc {
  font-family: var(--font-bricolage), sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: rgb(var(--accent));
}

/* ─── Hero ─── */
.page_hero__qcnJQ {
  text-align: center;
  margin-bottom: 96px;
  padding-top: 8px;
}
.page_h1___kq0f {
  font-family: var(--font-fraunces), serif;
  font-size: clamp(40px, 5.4vw, 72px);
  line-height: 1.04;
  letter-spacing: -0.02em;
  color: rgb(var(--ink));
  font-weight: 600;
  font-variation-settings: 'opsz' 144, 'SOFT' 80;
  margin-top: 18px;
  max-width: 32rem;
  margin-left: auto;
  margin-right: auto;
}
.page_h1___kq0f em {
  color: rgb(var(--accent));
  font-style: italic;
  font-weight: 500;
}
.page_lede__sQYdT {
  font-family: var(--font-fraunces), serif;
  font-size: 19px;
  line-height: 1.65;
  color: rgb(var(--ink-soft));
  max-width: 36rem;
  margin: 24px auto 0;
}
.page_heroActions__NkMYJ {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 12px;
  margin-top: 36px;
}
.page_heroCtaSecondary__LZuF9 {
  display: inline-block;
  padding: 16px 28px;
  border-radius: 999px;
  border: 1px solid rgb(var(--rule) / 0.2);
  color: rgb(var(--ink-soft));
  font-family: var(--font-bricolage), sans-serif;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.02em;
  text-decoration: none;
  transition: border-color 0.2s, color 0.2s;
}
.page_heroCtaSecondary__LZuF9:hover {
  border-color: rgb(var(--accent));
  color: rgb(var(--accent));
}
.page_heroCta__03JP2 {
  display: inline-block;
  background: rgb(var(--accent));
  color: white;
  padding: 16px 32px;
  border-radius: 999px;
  font-family: var(--font-bricolage), sans-serif;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.02em;
  text-decoration: none;
  transition: background 0.2s, transform 0.2s, box-shadow 0.2s;
  box-shadow: 0 10px 24px -10px rgba(253, 108, 139, 0.5);
}
.page_heroCta__03JP2:hover {
  background: rgb(var(--accent-deep));
  transform: translateY(-1px);
}
.page_heroNote__5_eHN {
  margin-top: 16px;
  font-family: var(--font-bricolage), sans-serif;
  font-size: 13px;
  color: rgb(var(--ink-muted));
}
.page_heroNote__5_eHN a {
  color: rgb(var(--accent));
  text-decoration: none;
  font-weight: 600;
}
.page_heroNote__5_eHN a:hover { text-decoration: underline; }

/* ─── Section header ─── */
.page_section__ReLZC { margin-bottom: 96px; }
.page_sectionHead__AOtE9 { text-align: center; max-width: 36rem; margin: 0 auto 48px; }
.page_h2__byKi6 {
  font-family: var(--font-fraunces), serif;
  font-size: clamp(28px, 4vw, 44px);
  line-height: 1.1;
  letter-spacing: -0.02em;
  color: rgb(var(--ink));
  font-weight: 600;
  font-variation-settings: 'opsz' 144, 'SOFT' 60;
  margin-top: 14px;
}
.page_h2__byKi6 em {
  color: rgb(var(--accent));
  font-style: italic;
  font-weight: 500;
}

/* ─── Offers grid ─── */
.page_offers__HhKN9 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
}
.page_offer__4LDQW {
  background: rgb(var(--paper-deep));
  padding: 32px 28px;
  border-radius: 20px;
  position: relative;
}
.page_offerNum__wrfp7 {
  font-family: var(--font-fraunces), serif;
  font-style: italic;
  font-size: 22px;
  color: rgb(var(--accent));
  font-variation-settings: 'opsz' 144, 'SOFT' 60;
  line-height: 1;
}
.page_offer__4LDQW h3 {
  font-family: var(--font-fraunces), serif;
  font-size: 22px;
  font-weight: 500;
  color: rgb(var(--ink));
  font-variation-settings: 'opsz' 144, 'SOFT' 60;
  line-height: 1.25;
  margin-top: 14px;
}
.page_offer__4LDQW p {
  font-family: var(--font-fraunces), serif;
  font-size: 15px;
  line-height: 1.65;
  color: rgb(var(--ink-soft));
  margin-top: 12px;
}

/* ─── Steps ─── */
.page_steps__2Hf5V {
  list-style: none;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.page_step__zcIHe {
  display: grid;
  grid-template-columns: 80px 1fr;
  gap: 24px;
  padding: 28px 0;
  border-top: 1px solid rgb(var(--rule) / 0.10);
  align-items: start;
}
.page_step__zcIHe:last-child { border-bottom: 1px solid rgb(var(--rule) / 0.10); }
.page_stepNum__54srw {
  font-family: var(--font-fraunces), serif;
  font-style: italic;
  font-size: 32px;
  color: rgb(var(--accent));
  font-variation-settings: 'opsz' 144, 'SOFT' 60;
  line-height: 1;
}
.page_step__zcIHe h3 {
  font-family: var(--font-fraunces), serif;
  font-size: 24px;
  font-weight: 500;
  color: rgb(var(--ink));
  font-variation-settings: 'opsz' 144, 'SOFT' 60;
  line-height: 1.25;
}
.page_step__zcIHe p {
  font-family: var(--font-fraunces), serif;
  font-size: 16px;
  line-height: 1.7;
  color: rgb(var(--ink-soft));
  margin-top: 10px;
  max-width: 38rem;
}

/* ─── Testimonial ─── */
.page_testimonial__dptY6 {
  background: rgb(var(--ink));
  color: white;
  padding: 72px 56px;
  border-radius: 28px;
  margin-bottom: 96px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.page_testimonial__dptY6::before {
  content: '\201C';
  position: absolute;
  font-family: var(--font-fraunces), serif;
  font-style: italic;
  font-size: 360px;
  line-height: 1;
  color: rgb(var(--accent));
  opacity: 0.18;
  top: -90px;
  left: 4%;
  pointer-events: none;
}
.page_testimonial__dptY6 .page_eyebrow__jYIjc { color: rgb(var(--accent)); position: relative; }
.page_testimonial__dptY6 blockquote {
  font-family: var(--font-fraunces), serif;
  font-size: clamp(20px, 2.6vw, 30px);
  line-height: 1.4;
  font-style: italic;
  color: white;
  font-weight: 500;
  font-variation-settings: 'opsz' 144, 'SOFT' 60;
  margin: 22px auto 0;
  max-width: 40rem;
  position: relative;
}
.page_testimonial__dptY6 cite {
  display: block;
  margin-top: 24px;
  font-family: var(--font-bricolage), sans-serif;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.06em;
  color: rgb(var(--accent));
  font-style: normal;
  position: relative;
}

/* ─── Apply block ─── */
.page_applyBlock__i7ytC {
  background: linear-gradient(135deg, rgb(var(--accent)) 0%, rgb(var(--accent-darker)) 100%);
  color: white;
  padding: 56px 48px;
  border-radius: 28px;
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 32px;
  align-items: center;
  margin-bottom: 96px;
  position: relative;
  overflow: hidden;
}
.page_applyBlock__i7ytC::before {
  content: '';
  position: absolute;
  top: -100px;
  right: -100px;
  width: 400px;
  height: 400px;
  background: radial-gradient(circle, rgba(255, 255, 255, 0.15), transparent 70%);
  pointer-events: none;
}
.page_applyBlock__i7ytC .page_eyebrow__jYIjc { color: white; opacity: 0.85; position: relative; }
.page_applyBlock__i7ytC .page_h2__byKi6 { color: white; position: relative; }
.page_applyBlock__i7ytC .page_h2__byKi6 em { color: white; opacity: 0.85; }
.page_applyLede__phHfq {
  font-family: var(--font-fraunces), serif;
  font-size: 16px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.9);
  margin-top: 12px;
  max-width: 36rem;
  position: relative;
}
.page_applyCta__wOyju {
  background: white;
  color: rgb(var(--accent));
  padding: 16px 28px;
  border-radius: 999px;
  font-family: var(--font-bricolage), sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
  white-space: nowrap;
  transition: all 0.2s;
  position: relative;
}
.page_applyCta__wOyju:hover {
  background: rgb(var(--ink));
  color: white;
  transform: scale(1.03);
}

/* ─── FAQ ─── */
.page_faqList__Xi8aq {
  max-width: 760px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.page_faqItem__vnEk_ {
  background: rgb(var(--paper-deep));
  border-radius: 14px;
  padding: 24px 28px;
}
.page_faqQ__NVQth {
  font-family: var(--font-fraunces), serif;
  font-size: 18px;
  color: rgb(var(--ink));
  font-weight: 600;
  line-height: 1.4;
}
.page_faqA__5h2iu {
  font-family: var(--font-fraunces), serif;
  font-size: 15px;
  line-height: 1.7;
  color: rgb(var(--ink-soft));
  margin-top: 12px;
  max-width: 44rem;
}

/* ─── Footer ─── */
.page_footer__jzuu1 {
  background: rgb(var(--ink));
  color: rgba(255, 255, 255, 0.7);
  padding: 56px 0;
}
.page_footerInner__4mpeC {
  max-width: 1080px;
  margin: 0 auto;
  padding: 0 32px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 32px;
  flex-wrap: wrap;
}
.page_footerBrand__aYKSE {
  font-family: var(--font-bodoni), serif;
  font-size: 26px;
  font-weight: 700;
  color: white;
  letter-spacing: -0.015em;
  line-height: 1;
}
.page_footerDot__9Z_hJ { color: rgb(var(--accent)); }
.page_footerTag__q5EvG {
  font-family: var(--font-caveat), cursive;
  color: rgb(var(--accent));
  font-size: 20px;
  font-weight: 500;
  margin-left: 2px;
}
.page_footerNote__FV4L5 {
  font-family: var(--font-bricolage), sans-serif;
  font-size: 12px;
  letter-spacing: 0.02em;
}

/* ─── Responsive ─── */
@media (max-width: 800px) {
  .page_wrap__iDghA { padding: 40px 24px 72px; }
  .page_offers__HhKN9 { grid-template-columns: 1fr; }
  .page_step__zcIHe { grid-template-columns: 1fr; gap: 8px; }
  .page_applyBlock__i7ytC { grid-template-columns: 1fr; padding: 40px 28px; }
  .page_testimonial__dptY6 { padding: 48px 28px; }
}

