/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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; }
}

