/* Perfil do anúncio — CSS isolado e carregado depois do tema ativo. */
.profile-page{padding:52px 0 72px!important;background:var(--theme-bg,#f6f8f6)!important}
.profile-page>.container{width:min(1180px,calc(100% - 32px))!important;max-width:1180px!important;margin:0 auto!important;padding:0!important}
.profile-layout{display:grid!important;grid-template-columns:minmax(0,1.55fr) minmax(340px,.75fr)!important;gap:28px!important;align-items:start!important}
.profile-main{min-width:0!important}
.profile-hero-card,.profile-lead-card{background:var(--theme-card,#fff)!important;border:1px solid var(--theme-line,#e3ebe5)!important;border-radius:22px!important;box-shadow:0 16px 46px rgba(20,55,42,.09)!important;overflow:hidden!important}
.profile-cover{aspect-ratio:16/8!important;min-height:280px!important;background:#edf2ef!important;overflow:hidden!important}
.profile-cover img,.profile-cover-image{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important}
.profile-content{padding:28px!important}
.profile-badges{display:flex!important;gap:8px!important;flex-wrap:wrap!important;margin:0 0 14px!important}
.profile-badge{display:inline-flex!important;align-items:center!important;padding:7px 11px!important;border-radius:999px!important;background:#edf7f2!important;color:var(--theme-primary,#176b55)!important;font-size:12px!important;font-weight:800!important}
.profile-badge.is-premium{background:#fff4dc!important;color:#98691b!important}
.profile-content h1{font-family:Manrope,Inter,sans-serif!important;font-size:clamp(30px,4vw,46px)!important;line-height:1.08!important;font-weight:800!important;letter-spacing:-1.2px!important;margin:0 0 10px!important;color:var(--theme-text,#17251f)!important}
.profile-location{display:flex!important;align-items:center!important;gap:7px!important;color:var(--theme-muted,#6b7a73)!important;margin:0 0 22px!important}
.profile-description{font-size:15px!important;line-height:1.75!important;color:var(--theme-text,#17251f)!important;margin-bottom:24px!important}
.profile-info-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}
.profile-info-grid>div{padding:15px!important;border:1px solid var(--theme-line,#e3ebe5)!important;border-radius:14px!important;background:#f8faf8!important}
.profile-info-grid span{display:block!important;font-size:11px!important;text-transform:uppercase!important;letter-spacing:.06em!important;color:var(--theme-muted,#6b7a73)!important;margin-bottom:4px!important}
.profile-info-grid strong{font-size:14px!important;color:var(--theme-text,#17251f)!important}

.profile-lead-card{position:sticky!important;top:22px!important;padding:26px!important;overflow:visible!important}
.lead-card-head{padding-bottom:17px!important;border-bottom:1px solid var(--theme-line,#e3ebe5)!important;margin-bottom:20px!important}
.lead-kicker{display:block!important;font-size:11px!important;text-transform:uppercase!important;letter-spacing:.09em!important;font-weight:800!important;color:var(--theme-primary,#176b55)!important;margin-bottom:6px!important}
.lead-card-head h2{font-family:Manrope,Inter,sans-serif!important;font-size:27px!important;line-height:1.15!important;font-weight:800!important;letter-spacing:-.5px!important;color:var(--theme-text,#17251f)!important;margin:0 0 9px!important}
.lead-card-head p{font-size:13px!important;line-height:1.55!important;color:var(--theme-muted,#6b7a73)!important;margin:0!important}
.profile-lead-form{display:grid!important;grid-template-columns:1fr!important;gap:14px!important;margin:0!important;padding:0!important}
.lead-field{display:block!important;margin:0!important;padding:0!important}
.lead-field label{display:block!important;margin:0 0 6px!important;font-size:12px!important;line-height:1.35!important;font-weight:800!important;color:var(--theme-text,#17251f)!important}
.lead-field label small{font-size:11px!important;font-weight:500!important;color:var(--theme-muted,#6b7a73)!important}
.profile-lead-form .lead-field input,.profile-lead-form .lead-field select,.profile-lead-form .lead-field textarea{display:block!important;box-sizing:border-box!important;width:100%!important;max-width:none!important;min-height:46px!important;margin:0!important;border:1px solid var(--theme-line,#dce6df)!important;border-radius:12px!important;background:#fff!important;color:var(--theme-text,#17251f)!important;padding:11px 13px!important;font-family:Inter,Arial,sans-serif!important;font-size:14px!important;line-height:1.4!important;outline:none!important;box-shadow:none!important;transition:border-color .2s,box-shadow .2s!important}
.profile-lead-form .lead-field select{appearance:auto!important;cursor:pointer!important}
.profile-lead-form .lead-field textarea{min-height:92px!important;resize:vertical!important}
.profile-lead-form .lead-field input::placeholder,.profile-lead-form .lead-field textarea::placeholder{color:#9aa8a1!important;opacity:1!important}
.profile-lead-form .lead-field input:focus,.profile-lead-form .lead-field select:focus,.profile-lead-form .lead-field textarea:focus{border-color:var(--theme-primary,#176b55)!important;box-shadow:0 0 0 3px rgba(23,107,85,.12)!important}
.lead-consent{display:grid!important;grid-template-columns:20px minmax(0,1fr)!important;gap:9px!important;align-items:start!important;margin:1px 0 0!important;padding:0!important;font-size:11px!important;line-height:1.55!important;color:var(--theme-muted,#66766e)!important;cursor:pointer!important}
.lead-consent input[type=checkbox]{appearance:auto!important;width:16px!important;height:16px!important;min-height:0!important;margin:2px 0 0!important;padding:0!important;accent-color:var(--theme-primary,#176b55)!important;box-shadow:none!important}
.lead-consent span{display:block!important}
.lead-submit{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;width:100%!important;min-height:48px!important;margin:1px 0 0!important;border:0!important;border-radius:13px!important;background:var(--theme-primary,#176b55)!important;color:#fff!important;padding:12px 16px!important;font-family:Inter,Arial,sans-serif!important;font-size:14px!important;font-weight:800!important;line-height:1.2!important;text-decoration:none!important;cursor:pointer!important;box-shadow:0 8px 20px rgba(23,107,85,.18)!important;transition:transform .18s,filter .18s!important}
.lead-submit:hover{filter:brightness(.93)!important;transform:translateY(-1px)!important;color:#fff!important}
.lead-submit i{font-size:18px!important}
.lead-sharing-note{display:flex!important;align-items:flex-start!important;gap:8px!important;margin:0!important;padding:11px 12px!important;border:1px solid #e4eee8!important;border-radius:11px!important;background:#f4f9f6!important;color:#65766d!important;font-size:10.5px!important;line-height:1.5!important}
.lead-sharing-note i{color:var(--theme-primary,#176b55)!important;font-size:14px!important;margin-top:1px!important}

.profile-gallery-section{margin-top:30px!important;padding:25px!important;background:var(--theme-card,#fff)!important;border:1px solid var(--theme-line,#e3ebe5)!important;border-radius:22px!important;box-shadow:0 12px 34px rgba(20,55,42,.06)!important}
.profile-section-title span{font-size:11px!important;text-transform:uppercase!important;letter-spacing:.09em!important;font-weight:800!important;color:var(--theme-primary,#176b55)!important}
.profile-section-title h2{font-family:Manrope,Inter,sans-serif!important;font-size:27px!important;font-weight:800!important;margin:4px 0 16px!important;color:var(--theme-text,#17251f)!important}
.profile-gallery{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}
.profile-gallery img{display:block!important;width:100%!important;aspect-ratio:4/3!important;object-fit:cover!important;border-radius:14px!important;border:1px solid var(--theme-line,#e3ebe5)!important}

@media(max-width:991px){.profile-layout{grid-template-columns:1fr!important}.profile-lead-card{position:static!important}.profile-gallery{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:600px){.profile-page{padding:30px 0 48px!important}.profile-page>.container{width:min(100% - 20px,1180px)!important}.profile-content,.profile-lead-card,.profile-gallery-section{padding:18px!important}.profile-cover{aspect-ratio:4/3!important;min-height:0!important}.profile-info-grid,.profile-gallery{grid-template-columns:1fr!important}.profile-layout{gap:18px!important}.lead-card-head h2{font-size:24px!important}.profile-content h1{font-size:30px!important}}


/* Anúncios relacionados da mesma cidade */
.profile-related-section{padding:0 0 72px!important;background:var(--theme-bg,#f6f8f6)!important}
.profile-related-section>.container{width:min(1180px,calc(100% - 32px))!important;max-width:1180px!important;margin:0 auto!important;padding:0!important}
.profile-related-head{display:flex!important;align-items:end!important;justify-content:space-between!important;gap:24px!important;margin:0 0 24px!important;padding-top:4px!important}
.profile-related-head>div>span{display:block!important;font-size:11px!important;text-transform:uppercase!important;letter-spacing:.09em!important;font-weight:800!important;color:var(--theme-primary,#176b55)!important;margin-bottom:6px!important}
.profile-related-head h2{font-family:Manrope,Inter,sans-serif!important;font-size:clamp(26px,3vw,36px)!important;line-height:1.1!important;font-weight:800!important;letter-spacing:-.7px!important;color:var(--theme-text,#17251f)!important;margin:0 0 7px!important}
.profile-related-head p{margin:0!important;color:var(--theme-muted,#6b7a73)!important;font-size:14px!important}
.profile-related-link{display:inline-flex!important;align-items:center!important;gap:6px!important;white-space:nowrap!important;color:var(--theme-primary,#176b55)!important;font-weight:800!important;text-decoration:none!important;font-size:13px!important}
.profile-related-link:hover{text-decoration:underline!important;color:var(--theme-primary,#176b55)!important}
@media(max-width:767px){.profile-related-section{padding-bottom:48px!important}.profile-related-section>.container{width:min(100% - 20px,1180px)!important}.profile-related-head{display:block!important}.profile-related-link{margin-top:12px!important}}


/* V14 - outros bairros da cidade */
.profile-neighborhoods-section{padding:0 0 34px!important;background:var(--theme-bg,#f6f8f6)!important}.profile-neighborhoods-section>.container{width:min(1180px,calc(100% - 32px))!important;max-width:1180px!important;margin:0 auto!important}.profile-neighborhoods-head{margin-bottom:17px!important}.profile-neighborhoods-head>span{display:block!important;font-size:11px!important;text-transform:uppercase!important;letter-spacing:.09em!important;font-weight:800!important;color:var(--theme-primary,#176b55)!important;margin-bottom:6px!important}.profile-neighborhoods-head h2{font-family:Manrope,Inter,sans-serif!important;font-size:clamp(25px,3vw,34px)!important;line-height:1.12!important;font-weight:800!important;letter-spacing:-.6px!important;margin:0 0 7px!important;color:var(--theme-text,#17251f)!important}.profile-neighborhoods-head p{margin:0!important;color:var(--theme-muted,#6b7a73)!important;font-size:14px!important}.profile-neighborhoods-grid{display:flex!important;flex-wrap:wrap!important;gap:9px!important}.profile-neighborhood-chip{display:inline-flex!important;align-items:center!important;gap:8px!important;padding:10px 13px!important;background:var(--theme-card,#fff)!important;border:1px solid var(--theme-line,#e3ebe5)!important;border-radius:999px!important;text-decoration:none!important;box-shadow:0 5px 15px rgba(20,55,42,.04)!important}.profile-neighborhood-chip strong{font-size:13px!important;color:var(--theme-text,#17251f)!important}.profile-neighborhood-chip span{font-size:10px!important;color:var(--theme-primary,#176b55)!important;font-weight:800!important}.profile-neighborhood-chip:hover{border-color:var(--theme-primary,#176b55)!important;transform:translateY(-1px)!important}
@media(max-width:600px){.profile-neighborhoods-section>.container{width:min(100% - 20px,1180px)!important}.profile-neighborhoods-grid{display:grid!important;grid-template-columns:1fr 1fr!important}.profile-neighborhood-chip{border-radius:14px!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:2px!important}}

/* V19 - disponibilidade e preferência de agendamento */
.profile-schedule{margin-top:22px;border-top:1px solid #eceff3;padding-top:20px}.profile-section-title.compact{margin-bottom:12px}.profile-schedule-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.profile-schedule-row{display:flex;justify-content:space-between;gap:14px;padding:10px 12px;border:1px solid #eceff3;border-radius:10px;background:#fafbfc;font-size:.92rem}.profile-schedule-row span{color:#64748b}.profile-schedule-row strong{color:#1f2937;text-align:right}.profile-schedule-row.holiday{background:#fff8ed;border-color:#f1d5b6}.lead-fields-two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.lead-schedule-hint{margin:-2px 0 12px;font-size:.82rem;color:#64748b;line-height:1.45}.lead-schedule-hint.is-warning{color:#9a5a17;background:#fff8ed;padding:9px 10px;border-radius:9px}.lead-private-note{display:block;margin-top:6px;color:#64748b;line-height:1.4}.profile-lead-form input[type=date],.profile-lead-form input[type=time]{width:100%;box-sizing:border-box}
@media(max-width:760px){.profile-schedule-grid,.lead-fields-two{grid-template-columns:1fr}.profile-schedule-row{font-size:.88rem}}

/* v19 - feedback de preferência de agenda no formulário */
.lead-schedule-hint.is-warning{background:#fff7e8;border:1px solid #f0c36d;color:#7a4a00;padding:10px 12px;border-radius:10px}
.lead-schedule-hint.is-ok{background:#eef9f1;border:1px solid #9bcfa8;color:#25643a;padding:10px 12px;border-radius:10px}

/* V23 - mapa público da clínica */
.profile-map-section{margin-top:30px!important;padding:25px!important;background:var(--theme-card,#fff)!important;border:1px solid var(--theme-line,#e3ebe5)!important;border-radius:22px!important;box-shadow:0 12px 34px rgba(20,55,42,.06)!important}
.profile-map-head{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:18px!important;margin-bottom:16px!important}.profile-map-head>div>span{display:block!important;font-size:11px!important;text-transform:uppercase!important;letter-spacing:.09em!important;font-weight:800!important;color:var(--theme-primary,#176b55)!important;margin-bottom:5px!important}.profile-map-head h2{font-family:Manrope,Inter,sans-serif!important;font-size:27px!important;font-weight:800!important;margin:0 0 6px!important;color:var(--theme-text,#17251f)!important}.profile-map-head p{margin:0!important;color:var(--theme-muted,#6b7a73)!important;font-size:14px!important}.profile-map-head p i{color:var(--theme-primary,#176b55)!important}.profile-map-link{display:inline-flex!important;align-items:center!important;gap:7px!important;padding:10px 13px!important;border:1px solid var(--theme-line,#dce6df)!important;border-radius:11px!important;color:var(--theme-primary,#176b55)!important;background:#fff!important;text-decoration:none!important;font-size:12px!important;font-weight:800!important;white-space:nowrap!important}.profile-map-link:hover{border-color:var(--theme-primary,#176b55)!important;color:var(--theme-primary,#176b55)!important}.profile-clinic-map{height:380px!important;border-radius:16px!important;border:1px solid var(--theme-line,#dce6df)!important;overflow:hidden!important;background:#eef3ef!important;z-index:1!important}.profile-map-note{display:flex!important;align-items:center!important;gap:7px!important;margin:10px 0 0!important;color:var(--theme-muted,#6b7a73)!important;font-size:11px!important;line-height:1.45!important}.profile-map-note i{color:var(--theme-primary,#176b55)!important}.profile-clinic-map .leaflet-control-attribution{font-size:9px!important}
@media(max-width:600px){.profile-map-section{padding:18px!important;margin-top:18px!important}.profile-map-head{display:block!important}.profile-map-link{margin-top:12px!important}.profile-clinic-map{height:300px!important}}

/* v28 - CTA de agendamento pago */
.online-booking-cta{padding-bottom:18px;margin-bottom:18px;border-bottom:1px solid rgba(0,0,0,.08)}.online-booking-cta h2{margin:4px 0 8px}.booking-primary-cta{display:flex!important;align-items:center;justify-content:center;text-decoration:none!important;background:#1d7a4a!important}.booking-or{display:flex;align-items:center;gap:10px;margin-top:14px;color:#7a7f87;font-size:12px;text-transform:uppercase}.booking-or:before,.booking-or:after{content:"";height:1px;flex:1;background:#e5e7eb}

/* v28.9 - Formulário de consulta inspirado no WhatsApp */
.profile-lead-card{
  background:#f8fffb!important;
  border-color:#d8ecdf!important;
}
.profile-lead-card .lead-card-head{
  padding:17px 18px!important;
  margin:0 0 18px!important;
  border:0!important;
  border-radius:16px!important;
  background:linear-gradient(135deg,#075e54,#128c7e)!important;
  box-shadow:0 12px 28px rgba(7,94,84,.16)!important;
}
.profile-lead-card .lead-card-head .lead-kicker{
  color:#c8f7df!important;
}
.profile-lead-card .lead-card-head h2{
  color:#fff!important;
  margin-top:3px!important;
}
.profile-lead-card .lead-card-head p{
  color:rgba(255,255,255,.86)!important;
}
.profile-lead-form{
  gap:13px!important;
}
.profile-lead-form .lead-field label{
  color:#31463c!important;
}
.profile-lead-form .lead-field input,
.profile-lead-form .lead-field select,
.profile-lead-form .lead-field textarea{
  border-color:#d5e5dc!important;
  border-radius:13px!important;
  background:#fff!important;
}
.profile-lead-form .lead-field input:focus,
.profile-lead-form .lead-field select:focus,
.profile-lead-form .lead-field textarea:focus{
  border-color:#25d366!important;
  box-shadow:0 0 0 3px rgba(37,211,102,.14)!important;
}
.profile-lead-card .lead-submit.whatsapp-consult-cta{
  min-height:52px!important;
  margin-top:2px!important;
  border-radius:14px!important;
  background:#25d366!important;
  color:#fff!important;
  font-size:15px!important;
  font-weight:800!important;
  box-shadow:0 10px 24px rgba(37,211,102,.24)!important;
}
.profile-lead-card .lead-submit.whatsapp-consult-cta:hover,
.profile-lead-card .lead-submit.whatsapp-consult-cta:focus{
  background:#1ebe5d!important;
  color:#fff!important;
  filter:none!important;
}
.profile-lead-card .lead-submit.whatsapp-consult-cta i{
  font-size:20px!important;
}
@media(max-width:600px){
  .profile-lead-card .lead-card-head{padding:15px!important;border-radius:14px!important}
  .profile-lead-card .lead-submit.whatsapp-consult-cta{min-height:50px!important;font-size:14px!important}
}
