/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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]!./components/shared-footer.module.css ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Shared site footer — used on patient and doctor surfaces */

.shared-footer_footer__RdYQo {
  background: rgb(var(--ink));
  color: rgba(255,255,255,0.7);
  padding: 80px 0 32px;
  position: relative;
  overflow: hidden;
}
.shared-footer_footer__RdYQo::before {
  content: ''; position: absolute; bottom: -200px; left: -100px;
  width: 500px; height: 500px;
  background: radial-gradient(circle, rgba(242,60,15,0.16), transparent 70%);
  pointer-events: none;
}

.shared-footer_wrap__7fv5b { max-width: 1280px; margin: 0 auto; padding: 0 40px; }

/* ─── CTA banner ─── */
.shared-footer_cta__v8sWz {
  background: linear-gradient(120deg, #ff8a3d 0%, #fb7233 55%, #f5762f 100%);
  color: white;
  padding: 56px;
  border-radius: 28px;
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 32px;
  align-items: center;
  margin-bottom: 64px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 30px 80px -34px rgba(245,118,47,0.55);
}
.shared-footer_cta__v8sWz::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;
}
.shared-footer_ctaH3__QSGbP {
  font-family: var(--font-fraunces), serif;
  font-size: clamp(28px, 3.4vw, 42px);
  font-weight: 600; line-height: 1.1;
  font-variation-settings: 'opsz' 144, 'SOFT' 80;
  position: relative;
}
.shared-footer_ctaP__rRmaU {
  font-family: var(--font-fraunces), serif;
  font-size: 16px; line-height: 1.6;
  margin-top: 12px; max-width: 36rem;
  color: rgba(255,255,255,0.92);
  position: relative;
}
/* Secondary action — outline on the warm band so booking stays the loud primary. */
.shared-footer_ctaLink__RsLRz {
  background: rgba(255,255,255,0.14); color: white;
  border: 1.5px solid rgba(255,255,255,0.6);
  padding: 15px 27px; border-radius: 999px;
  font-family: var(--font-bricolage), sans-serif;
  font-size: 14px; font-weight: 700; white-space: nowrap;
  transition: all 0.2s; position: relative;
  text-decoration: none;
}
.shared-footer_ctaLink__RsLRz:hover { background: white; color: rgb(var(--accent-deep)); border-color: white; transform: translateY(-2px); }

/* ─── Cols ─── */
.shared-footer_cols__e39ok {
  display: grid;
  grid-template-columns: 1.5fr 1fr 1fr 1fr;
  gap: 48px;
  padding-bottom: 32px;
  border-bottom: 1px solid rgba(255,255,255,0.12);
}

.shared-footer_logoRow__PFDOG { display: flex; align-items: baseline; gap: 10px; }
.shared-footer_logoImg__9_XWP { height: 26px; width: auto; display: block; }
.shared-footer_brand__hd1bs h4 {
  font-family: var(--font-bodoni), serif;
  font-size: 28px; color: white;
  font-weight: 700; letter-spacing: -0.015em;
}
.shared-footer_brandDot__vBHHJ { color: rgb(var(--accent)); }
.shared-footer_brandTag__trHv_ {
  font-family: var(--font-caveat), cursive;
  color: rgb(var(--accent));
  font-size: 22px; font-weight: 500;
  margin-left: 2px;
}
.shared-footer_brand__hd1bs p {
  font-family: var(--font-fraunces), serif;
  font-size: 14px; line-height: 1.6;
  margin-top: 12px; max-width: 18rem;
}

.shared-footer_social__riSQg {
  display: flex; gap: 10px; margin-top: 20px;
}
.shared-footer_social__riSQg a {
  display: inline-flex; align-items: center; justify-content: center;
  width: 38px; height: 38px; border-radius: 50%;
  color: rgba(255,255,255,0.75);
  border: 1px solid rgba(255,255,255,0.16);
  transition: color 0.15s, border-color 0.15s, background 0.15s;
}
.shared-footer_social__riSQg a:hover {
  color: white;
  border-color: rgb(var(--accent));
  background: rgb(var(--accent) / 0.16);
}
.shared-footer_social__riSQg svg { width: 18px; height: 18px; }

.shared-footer_col__p3mc9 h5 {
  font-family: var(--font-bricolage), sans-serif;
  font-size: 11px; letter-spacing: 0.18em;
  text-transform: uppercase; color: white;
  margin-bottom: 14px; font-weight: 700;
}
.shared-footer_col__p3mc9 a {
  display: block;
  font-family: var(--font-bricolage), sans-serif;
  font-size: 14px; color: rgba(255,255,255,0.75);
  padding: 5px 0; text-decoration: none;
  transition: color 0.15s;
}
.shared-footer_col__p3mc9 a:hover { color: rgb(var(--accent)); }
.shared-footer_col__p3mc9 span {
  display: block;
  font-family: var(--font-bricolage), sans-serif;
  font-size: 11px; color: rgba(255,255,255,0.35);
  font-style: italic; padding: 2px 0;
}

/* ─── Bottom bar ─── */
.shared-footer_bot__qZNqV {
  padding-top: 24px;
  display: flex; justify-content: space-between;
  font-family: var(--font-bricolage), sans-serif;
  font-size: 12px; color: rgba(255,255,255,0.5);
}

/* ─── Responsive ─── */
@media (max-width: 900px) {
  .shared-footer_cols__e39ok { grid-template-columns: 1fr 1fr; gap: 32px; }
  .shared-footer_cta__v8sWz  { grid-template-columns: 1fr; padding: 36px; }
  .shared-footer_bot__qZNqV  { flex-direction: column; gap: 8px; }
  .shared-footer_wrap__7fv5b { padding: 0 24px; }
}

/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/legal/legal.module.css ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Shared legal page styles — Privacy Policy & Terms of Service.
   Tokens from globals.css, fonts from layout.tsx. */

.legal_wrap__DsUxy { max-width: 1280px; margin: 0 auto; padding: 0 32px; }

/* ─── Nav ─── */
.legal_navBar__7ftJi {
  position: sticky; top: 0; z-index: 50;
  background: rgba(255,255,255,0.92);
  backdrop-filter: blur(12px);
  border-bottom: 1px solid rgb(var(--rule) / 0.10);
}
.legal_nav__2buEx { display: flex; justify-content: space-between; align-items: center; padding: 18px 0; }
.legal_brand__BYC8e { display: inline-flex; align-items: baseline; gap: 6px; color: rgb(var(--ink)); text-decoration: none; }
.legal_brandMark__z4Ma1 {
  font-family: var(--font-bodoni), serif;
  font-size: 34px; font-weight: 700;
  color: rgb(var(--ink)); letter-spacing: -0.015em; line-height: 1;
}
.legal_brandDot__zwAxX { color: rgb(var(--accent)); }
.legal_brandTagline__6aKTg {
  font-family: var(--font-caveat), cursive;
  color: rgb(var(--accent)); font-size: 24px; font-weight: 500;
  line-height: 1; margin-left: 2px; margin-bottom: -2px;
}
.legal_navRight__sxMn2 {
  display: flex; align-items: center; gap: 28px;
  font-family: var(--font-bricolage), sans-serif;
  font-size: 14px; color: rgb(var(--ink-soft)); font-weight: 500;
}
.legal_navRight__sxMn2 a:not(.legal_navCta__gccWq) { color: inherit; text-decoration: none; transition: color 0.2s; }
.legal_navRight__sxMn2 a:not(.legal_navCta__gccWq):hover { color: rgb(var(--accent)); }
.legal_navRight__sxMn2 .legal_navCta__gccWq {
  background: rgb(var(--accent)); color: white;
  padding: 12px 24px; border-radius: 999px;
  font-family: var(--font-bricolage), sans-serif;
  font-size: 13px; font-weight: 600; letter-spacing: 0.02em;
  text-decoration: none;
  transition: background 0.2s, transform 0.2s, box-shadow 0.2s;
}
.legal_navRight__sxMn2 .legal_navCta__gccWq:hover {
  background: rgb(var(--accent-deep)); color: white;
  transform: translateY(-1px);
  box-shadow: 0 8px 16px -6px rgba(253, 108, 139, 0.4);
}
.legal_navHideMobile__YObCG { display: inline; }

/* ─── Page Header ─── */
.legal_pageHeader__YW7Eo {
  background: linear-gradient(160deg, rgb(var(--paper-deep)) 0%, rgb(var(--paper)) 65%);
  padding: 56px 0 48px;
  position: relative; overflow: hidden;
}
.legal_pageHeader__YW7Eo::before {
  content: ''; position: absolute; top: -100px; right: -60px;
  width: 480px; height: 480px;
  background: radial-gradient(circle, rgba(253, 108, 139,0.07), transparent 65%);
  pointer-events: none;
}
.legal_headerInner__13KYy { position: relative; z-index: 1; }
.legal_breadcrumb__DOU2H {
  font-family: var(--font-bricolage), sans-serif;
  font-size: 12px; color: rgb(var(--ink-muted));
  margin-bottom: 20px;
  display: flex; align-items: center; gap: 6px;
}
.legal_breadcrumb__DOU2H a { color: inherit; text-decoration: none; transition: color 0.2s; }
.legal_breadcrumb__DOU2H a:hover { color: rgb(var(--accent)); }
.legal_breadcrumb__DOU2H span { opacity: 0.45; }
.legal_breadcrumbCurrent__kdtVm { color: rgb(var(--ink-soft)); }
.legal_eyebrow__GxB74 {
  font-family: var(--font-bricolage), sans-serif;
  font-size: 10px; font-weight: 700; letter-spacing: 0.16em;
  text-transform: uppercase;
  background: rgb(var(--accent-soft)); color: rgb(var(--accent-deep));
  padding: 4px 12px; border-radius: 999px;
  display: inline-block; margin-bottom: 18px;
}
.legal_pageTitle__58R2i {
  font-family: var(--font-fraunces), serif;
  font-size: clamp(2.2rem, 4.5vw, 3.2rem);
  font-weight: 700; color: rgb(var(--ink));
  line-height: 1.15; letter-spacing: -0.025em;
  margin: 0 0 16px;
}
.legal_pageMeta__yhEhy {
  font-family: var(--font-bricolage), sans-serif;
  font-size: 13px; color: rgb(var(--ink-muted)); font-weight: 500;
  display: flex; align-items: center; gap: 10px;
}
.legal_pageMeta__yhEhy span { opacity: 0.5; }
.legal_accentRule__12gzO {
  width: 60px; height: 3px;
  background: rgb(var(--accent)); border-radius: 2px;
  margin-top: 28px;
}

/* ─── Body layout ─── */
.legal_bodySection__PBDwk {
  background: rgb(var(--paper));
  padding: 64px 0 80px;
}
.legal_bodyLayout___cdLc {
  display: grid;
  grid-template-columns: 220px 1fr;
  gap: 64px;
  align-items: start;
}

/* ─── Table of contents ─── */
.legal_toc__6R8do {
  position: sticky;
  top: 89px;
  max-height: calc(100vh - 120px);
  overflow-y: auto;
  scrollbar-width: none;
  padding-right: 8px;
}
.legal_toc__6R8do::-webkit-scrollbar { display: none; }
.legal_tocLabel__4jux3 {
  font-family: var(--font-bricolage), sans-serif;
  font-size: 10px; font-weight: 700; letter-spacing: 0.16em;
  text-transform: uppercase; color: rgb(var(--ink-muted));
  margin-bottom: 14px; display: block;
}
.legal_tocList__bPASa { list-style: none; padding: 0; margin: 0; }
.legal_tocItem__qOh8T { margin-bottom: 2px; }
.legal_tocLink__W6nKi {
  font-family: var(--font-bricolage), sans-serif;
  font-size: 12.5px; font-weight: 500;
  color: rgb(var(--ink-muted));
  text-decoration: none;
  display: flex; align-items: baseline; gap: 8px;
  padding: 5px 8px;
  border-radius: 6px;
  transition: all 0.15s;
  line-height: 1.4;
}
.legal_tocLink__W6nKi:hover {
  color: rgb(var(--accent));
  background: rgb(var(--accent-soft));
}
.legal_tocNum__NLcpK {
  font-size: 10px; color: rgb(var(--accent) / 0.6);
  font-weight: 700; flex-shrink: 0; min-width: 18px;
}

/* ─── Content ─── */
.legal_content__RF1df { min-width: 0; }

.legal_section__Xfnm8 {
  margin-bottom: 52px;
  padding-bottom: 52px;
  border-bottom: 1px solid rgb(var(--rule) / 0.07);
}
.legal_section__Xfnm8:last-child {
  margin-bottom: 0; padding-bottom: 0; border-bottom: none;
}

.legal_sectionHeading__gbvau {
  font-family: var(--font-fraunces), serif;
  font-size: 1.25rem; font-weight: 700;
  color: rgb(var(--ink)); line-height: 1.3;
  letter-spacing: -0.01em; margin: 0 0 16px;
  display: flex; align-items: baseline; gap: 10px;
}
.legal_sectionNum__f1qz1 {
  font-size: 11px; font-weight: 700;
  color: rgb(var(--accent)); font-family: var(--font-bricolage), sans-serif;
  letter-spacing: 0.08em;
  background: rgb(var(--accent-soft));
  padding: 2px 8px; border-radius: 4px;
  flex-shrink: 0;
}
.legal_sectionBody__s1ISp {
  font-family: var(--font-bricolage), sans-serif;
  font-size: 1rem; color: rgb(var(--ink-soft));
  line-height: 1.8; margin: 0 0 14px;
}
.legal_sectionBody__s1ISp:last-child { margin-bottom: 0; }

.legal_subHeading__PSyZV {
  font-family: var(--font-bricolage), sans-serif;
  font-size: 11px; font-weight: 700;
  letter-spacing: 0.1em; text-transform: uppercase;
  color: rgb(var(--ink)); margin: 24px 0 10px;
  padding-left: 12px;
  border-left: 2px solid rgb(var(--accent));
}

.legal_bulletList__FO_W2 {
  list-style: none; padding: 0; margin: 8px 0 14px;
  display: flex; flex-direction: column; gap: 8px;
}
.legal_bulletItem__609jX {
  font-family: var(--font-bricolage), sans-serif;
  font-size: 1rem; color: rgb(var(--ink-soft));
  line-height: 1.7;
  display: flex; align-items: baseline; gap: 10px;
  padding-left: 4px;
}
.legal_bulletItem__609jX::before {
  content: '•';
  color: rgb(var(--accent));
  font-weight: 700; font-size: 1rem;
  flex-shrink: 0;
}

/* ─── Medical Disclaimer callout ─── */
.legal_disclaimer__SurIt {
  background: rgb(var(--accent-soft));
  border-left: 4px solid rgb(var(--accent));
  border-radius: 0 12px 12px 0;
  padding: 24px 24px 24px 20px;
  margin: 4px 0 16px;
}
.legal_disclaimerHeader__vyl2K {
  font-family: var(--font-bricolage), sans-serif;
  font-size: 13px; font-weight: 700;
  color: rgb(var(--accent-deep));
  letter-spacing: 0.04em;
  margin-bottom: 14px;
  display: flex; align-items: center; gap: 6px;
}
.legal_disclaimerBody__h32xA {
  font-family: var(--font-bricolage), sans-serif;
  font-size: 0.9375rem; color: rgb(var(--ink-soft));
  line-height: 1.7; margin: 0 0 10px;
}
.legal_disclaimerBody__h32xA:last-child { margin-bottom: 0; }
.legal_disclaimerEmphasis__DNpHr {
  font-weight: 700; color: rgb(var(--accent-deep));
}

/* ─── Contact strip ─── */
.legal_contactStrip__fGUxO {
  background: linear-gradient(135deg, rgb(var(--paper-deep)) 0%, rgb(var(--accent-soft) / 0.4) 100%);
  padding: 56px 0;
  border-top: 1px solid rgb(var(--accent-fill));
}
.legal_contactCard__S8XVo {
  background: rgb(var(--paper));
  border-radius: 20px;
  padding: 40px 48px;
  display: flex; justify-content: space-between; align-items: center;
  gap: 32px;
  box-shadow: 0 4px 24px -8px rgba(26, 26, 46, 0.1);
}
.legal_contactTitle__GD7UI {
  font-family: var(--font-fraunces), serif;
  font-size: 1.5rem; font-weight: 700;
  color: rgb(var(--ink)); margin: 0 0 8px;
  letter-spacing: -0.015em;
}
.legal_contactSub__FACXT {
  font-family: var(--font-bricolage), sans-serif;
  font-size: 14px; color: rgb(var(--ink-muted));
  margin: 0 0 4px;
}
.legal_contactEmail__lL8HX {
  font-family: var(--font-bricolage), sans-serif;
  font-size: 15px; font-weight: 700;
  color: rgb(var(--accent)); text-decoration: none;
  transition: color 0.2s;
}
.legal_contactEmail__lL8HX:hover { color: rgb(var(--accent-deep)); }
.legal_contactCin__s1spZ {
  font-family: var(--font-bricolage), sans-serif;
  font-size: 12px; color: rgb(var(--ink-muted));
  margin-top: 12px; line-height: 1.5;
}
.legal_contactBadge__eyafd {
  background: rgb(var(--accent));
  color: white; border-radius: 16px;
  padding: 20px 28px;
  font-family: var(--font-bricolage), sans-serif;
  font-size: 13px; font-weight: 600;
  text-align: center; flex-shrink: 0;
  line-height: 1.5;
}
.legal_contactBadge__eyafd strong {
  display: block; font-size: 18px; font-weight: 700;
  font-family: var(--font-fraunces), serif;
  margin-bottom: 2px;
}

/* ─── Footer ─── */
.legal_footer__AeKB5 {
  background: rgb(var(--ink)); color: rgb(var(--paper)); padding: 64px 0 32px; margin-top: 80px;
}
.legal_footerCta__qvXmC {
  display: flex; justify-content: space-between; align-items: center;
  padding: 36px 40px; background: rgb(var(--accent));
  border-radius: 20px; margin-bottom: 48px; gap: 24px;
}
.legal_footerCta__qvXmC h3 {
  font-family: var(--font-fraunces), serif;
  font-size: 1.3rem; font-weight: 700; color: white; margin: 0 0 6px;
}
.legal_footerCta__qvXmC p {
  font-family: var(--font-bricolage), sans-serif;
  font-size: 14px; color: rgba(255,255,255,0.8);
  max-width: 480px; line-height: 1.5; margin: 0;
}
.legal_footerCtaLink__zsvo0 {
  font-family: var(--font-bricolage), sans-serif;
  font-size: 13.5px; font-weight: 700; color: white;
  background: rgba(255,255,255,0.18); border: 1.5px solid rgba(255,255,255,0.35);
  padding: 12px 24px; border-radius: 999px;
  text-decoration: none; white-space: nowrap; transition: background 0.2s;
}
.legal_footerCtaLink__zsvo0:hover { background: rgba(255,255,255,0.28); }
.legal_footerCols__38F2r {
  display: grid; grid-template-columns: 2fr 1fr 1fr 1fr; gap: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(255,255,255,0.1); margin-bottom: 24px;
}
.legal_footerBrand__suLy_ h4 {
  font-family: var(--font-bodoni), serif;
  font-size: 1.5rem; font-weight: 700; color: white; margin: 0 0 10px;
}
.legal_footerDot__bBd9N { color: rgb(var(--accent)); }
.legal_footerTag__eH4hF {
  font-family: var(--font-caveat), cursive;
  font-size: 1.1rem; color: rgb(var(--accent)); font-weight: 500;
}
.legal_footerBrand__suLy_ p {
  font-family: var(--font-bricolage), sans-serif;
  font-size: 14px; color: rgba(255,255,255,0.55); line-height: 1.5; margin: 0;
}
.legal_footerCol__tpdb6 { display: flex; flex-direction: column; }
.legal_footerCol__tpdb6 h5 {
  font-family: var(--font-bricolage), sans-serif;
  font-size: 11px; font-weight: 700; letter-spacing: 0.14em;
  text-transform: uppercase; color: rgba(255,255,255,0.45); margin: 0 0 14px;
}
.legal_footerCol__tpdb6 a {
  font-family: var(--font-bricolage), sans-serif;
  font-size: 14px; color: rgba(255,255,255,0.65);
  text-decoration: none; padding: 5px 0; transition: color 0.2s;
}
.legal_footerCol__tpdb6 a:hover { color: white; }
.legal_footerBot__DBuzV {
  display: flex; justify-content: space-between;
  font-family: var(--font-bricolage), sans-serif;
  font-size: 12px; color: rgba(255,255,255,0.35);
}

/* ─── Responsive ─── */
@media (max-width: 900px) {
  .legal_wrap__DsUxy { padding: 0 20px; }
  .legal_bodyLayout___cdLc { grid-template-columns: 1fr; gap: 0; }
  .legal_toc__6R8do {
    position: static;
    max-height: none;
    background: rgb(var(--paper-deep));
    border-radius: 12px;
    padding: 16px 20px;
    margin-bottom: 40px;
  }
  .legal_tocList__bPASa {
    display: flex; flex-wrap: wrap; gap: 6px;
  }
  .legal_tocLink__W6nKi {
    font-size: 12px; padding: 4px 10px;
    background: rgb(var(--paper)); border-radius: 999px;
    border: 1px solid rgb(var(--rule) / 0.1);
  }
  .legal_contactCard__S8XVo { flex-direction: column; align-items: flex-start; padding: 28px; }
  .legal_contactBadge__eyafd { align-self: stretch; text-align: center; }
  .legal_footerCta__qvXmC { flex-direction: column; align-items: flex-start; }
  .legal_footerCols__38F2r { grid-template-columns: 1fr 1fr; gap: 28px; }
}
@media (max-width: 600px) {
  .legal_navHideMobile__YObCG { display: none; }
  .legal_pageTitle__58R2i { font-size: 2rem; }
  .legal_footerCols__38F2r { grid-template-columns: 1fr; }
  .legal_footerBot__DBuzV { flex-direction: column; gap: 6px; }
  .legal_sectionHeading__gbvau { flex-direction: column; gap: 6px; }
}

