.identity-page { background: #fff; }
.identity-hero { position: relative; overflow: hidden; padding: clamp(76px, 9vw, 126px) 0 104px; background: linear-gradient(118deg, #fbf8f2 0%, #eff7f4 100%); }
.identity-hero::before { content: ""; position: absolute; inset: 0; background-image: radial-gradient(rgba(7,59,58,.08) .8px, transparent .8px); background-size: 19px 19px; mask-image: linear-gradient(90deg, #000, transparent 60%); opacity: .42; }
.identity-hero::after { content: ""; position: absolute; width: 510px; height: 510px; right: -190px; top: -210px; border: 86px solid rgba(112,194,181,.13); border-radius: 50%; }
.identity-hero-grid { position: relative; z-index: 1; display: grid; grid-template-columns: minmax(0, 1fr) minmax(420px, .84fr); align-items: center; gap: clamp(52px, 7vw, 96px); }
.identity-copy h1 { max-width: 720px; margin: 22px 0 24px; color: var(--green-950); font: 800 clamp(45px, 5.2vw, 72px)/1.04 "Manrope", sans-serif; letter-spacing: -.05em; }
.identity-copy h1 em { display: block; color: var(--coral-dark); font-style: normal; }
.identity-copy > p { max-width: 660px; margin: 0; color: var(--ink-soft); font-size: clamp(17px, 1.65vw, 20px); line-height: 1.75; }
.identity-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 14px; margin-top: 34px; }
.identity-trust { display: flex; flex-wrap: wrap; gap: 12px 24px; margin: 38px 0 0; padding: 26px 0 0; border-top: 1px solid rgba(7,59,58,.13); list-style: none; }
.identity-trust li { display: flex; align-items: center; gap: 8px; color: var(--green-900); font-size: 13px; font-weight: 700; }
.identity-trust .material-symbols-rounded { color: var(--coral-dark); font-size: 19px; }
.identity-visual { position: relative; min-width: 0; }
.identity-image { position: relative; height: 600px; margin: 0; overflow: hidden; border-radius: 180px 180px 36px 36px; background: #dce8e5; box-shadow: var(--shadow-lg); }
.identity-image img { width: 100%; height: 100%; object-fit: cover; object-position: center 18%; }
.profile-hero .identity-image img { object-position: center 16%; }
.clinic-hero .identity-image img { object-position: 76% center; }
.identity-image::after { content: ""; position: absolute; inset: auto 0 0; height: 34%; background: linear-gradient(transparent, rgba(6,47,46,.34)); pointer-events: none; }
.identity-badge { position: absolute; left: -38px; right: 28px; bottom: 28px; z-index: 2; display: flex; align-items: center; gap: 14px; padding: 18px 20px; border: 1px solid rgba(255,255,255,.8); border-radius: 18px; background: rgba(255,255,255,.94); box-shadow: 0 20px 46px rgba(7,59,58,.18); backdrop-filter: blur(14px); }
.identity-badge > span { width: 48px; height: 48px; flex: 0 0 auto; display: grid; place-items: center; border-radius: 14px; background: var(--green-100); color: var(--green-800); }
.identity-badge p { display: grid; margin: 0; line-height: 1.35; }
.identity-badge strong { color: var(--green-950); font: 800 17px/1.25 "Manrope", sans-serif; }
.identity-badge small { margin-top: 3px; color: var(--muted); font-size: 12px; }

.identity-section { padding: clamp(78px, 9vw, 118px) 0; }
.identity-section.soft { background: var(--cream); }
.identity-section.green { color: #fff; background: var(--green-950); }
.identity-heading { max-width: 760px; margin-bottom: 46px; }
.identity-heading.centered { margin-inline: auto; text-align: center; }
.identity-heading h2 { margin: 11px 0 14px; color: var(--green-950); font: 800 clamp(32px, 4.2vw, 50px)/1.12 "Manrope", sans-serif; letter-spacing: -.035em; }
.identity-heading p { margin: 0; color: var(--ink-soft); font-size: 17px; }
.green .identity-heading h2, .green .identity-heading p { color: #fff; }
.green .kicker { color: #8fd7cd; }

.profile-story-section { position: relative; overflow: hidden; background: linear-gradient(180deg, #fff 0%, #f8f5ef 100%); }
.profile-story-section::before { content: ""; position: absolute; width: 430px; height: 430px; right: -240px; top: 110px; border: 64px solid rgba(112,194,181,.12); border-radius: 50%; }
.profile-story-shell { position: relative; z-index: 1; }
.profile-story-intro { display: grid; grid-template-columns: minmax(0, 1fr) minmax(360px, .78fr); align-items: end; gap: clamp(36px, 7vw, 100px); margin-bottom: 46px; }
.profile-story-intro h2 { max-width: 720px; margin: 12px 0 0; color: var(--green-950); font: 800 clamp(36px, 4.6vw, 58px)/1.08 "Manrope", sans-serif; letter-spacing: -.045em; }
.profile-story-intro .lead { margin: 0; padding: 4px 0 4px 24px; border-left: 4px solid var(--coral); color: var(--green-950); font: 700 clamp(20px, 2vw, 27px)/1.48 "Manrope", sans-serif; }
.profile-story-feature { display: grid; grid-template-columns: minmax(390px, .86fr) minmax(0, 1.14fr); overflow: hidden; border-radius: 34px; background: var(--green-950); box-shadow: 0 34px 86px rgba(7,59,58,.18); }
.profile-story-media { position: relative; min-height: 650px; margin: 0; overflow: hidden; background: #dce8e5; }
.profile-story-media::after { content: ""; position: absolute; inset: 48% 0 0; background: linear-gradient(transparent, rgba(4,38,37,.58)); pointer-events: none; }
.profile-story-media > img { width: 100%; height: 100%; position: absolute; inset: 0; object-fit: cover; object-position: center 18%; transition: transform .7s ease; }
.profile-story-feature:hover .profile-story-media > img { transform: scale(1.025); }
.profile-story-media figcaption { position: absolute; z-index: 2; left: 24px; right: 24px; bottom: 24px; display: flex; align-items: center; gap: 13px; padding: 17px 18px; border: 1px solid rgba(255,255,255,.56); border-radius: 17px; color: var(--green-950); background: rgba(255,255,255,.94); box-shadow: 0 18px 42px rgba(4,38,37,.2); backdrop-filter: blur(12px); }
.profile-story-media figcaption > span { width: 43px; height: 43px; flex: 0 0 auto; display: grid; place-items: center; border-radius: 13px; color: var(--coral-dark); background: var(--coral-soft); }
.profile-story-media figcaption p { display: grid; margin: 0; line-height: 1.25; }
.profile-story-media figcaption strong { font: 800 15px/1.25 "Manrope", sans-serif; }
.profile-story-media figcaption small { margin-top: 4px; color: var(--muted); font-size: 12px; }
.profile-story-copy { display: flex; flex-direction: column; justify-content: center; padding: clamp(38px, 5vw, 68px); color: #fff; }
.profile-story-label { display: flex; align-items: center; justify-content: space-between; gap: 20px; margin-bottom: 32px; padding-bottom: 20px; border-bottom: 1px solid rgba(255,255,255,.16); color: #91d5cc; font-size: 12px; font-weight: 800; letter-spacing: .16em; text-transform: uppercase; }
.profile-story-label b { color: var(--coral); font: 800 18px/1 "Manrope", sans-serif; letter-spacing: .08em; }
.profile-story-copy > p { margin: 0 0 21px; color: #d5e4e1; font-size: 16px; line-height: 1.8; }
.profile-story-copy .profile-story-note { display: grid; grid-template-columns: auto 1fr; gap: 12px; margin: 7px 0 0; padding: 18px; border: 1px solid rgba(143,215,205,.2); border-radius: 16px; color: #dceae8; background: rgba(255,255,255,.055); font-size: 13px; line-height: 1.65; }
.profile-story-note .material-symbols-rounded { color: #8fd7cd; font-size: 21px; }
.profile-promises { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin-top: 28px; }
.profile-promises div { display: grid; gap: 10px; min-height: 104px; padding: 16px; border-radius: 15px; background: rgba(255,255,255,.08); transition: transform .25s, background .25s; }
.profile-promises div:hover { transform: translateY(-3px); background: rgba(255,255,255,.12); }
.profile-promises .material-symbols-rounded { color: var(--coral); font-size: 24px; }
.profile-promises strong { align-self: end; color: #fff; font-size: 12px; line-height: 1.35; }
.profile-facts { display: grid; grid-template-columns: repeat(4, 1fr); gap: 12px; margin-top: 18px; }
.profile-fact { display: flex; align-items: flex-start; gap: 13px; min-width: 0; padding: 20px; border: 1px solid rgba(7,59,58,.1); border-radius: 17px; background: rgba(255,255,255,.84); box-shadow: 0 10px 28px rgba(7,59,58,.055); }
.profile-fact .material-symbols-rounded { width: 40px; height: 40px; flex: 0 0 auto; display: grid; place-items: center; border-radius: 12px; background: var(--coral-soft); color: var(--coral-dark); font-size: 20px; }
.profile-fact p { display: grid; min-width: 0; margin: 0; line-height: 1.35; }
.profile-fact strong { color: var(--green-950); font-size: 13px; }
.profile-fact small { margin-top: 5px; color: var(--muted); font-size: 11px; line-height: 1.45; }

.approach-grid, .care-grid, .contact-methods { display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; }
.approach-card, .care-card, .contact-method { position: relative; padding: 28px; overflow: hidden; border: 1px solid var(--line); border-radius: 22px; background: #fff; box-shadow: 0 10px 34px rgba(7,59,58,.06); transition: transform .25s, box-shadow .25s, border-color .25s; }
.approach-card:hover, .care-card:hover, .contact-method:hover { transform: translateY(-6px); border-color: #b8d8d3; box-shadow: var(--shadow-sm); }
.approach-card > .material-symbols-rounded, .care-card > .material-symbols-rounded, .contact-method > .material-symbols-rounded { width: 48px; height: 48px; display: grid; place-items: center; margin-bottom: 24px; border-radius: 14px; background: var(--green-100); color: var(--green-800); }
.approach-card h3, .care-card h3, .contact-method h3 { margin: 0 0 9px; color: var(--green-950); font: 800 19px/1.3 "Manrope", sans-serif; }
.approach-card p, .care-card p, .contact-method p { margin: 0; color: var(--ink-soft); font-size: 14px; line-height: 1.7; }
.care-card a, .contact-method a { display: inline-flex; align-items: center; gap: 7px; margin-top: 18px; color: var(--green-700); font-size: 13px; font-weight: 800; }

.profile-quote { display: grid; grid-template-columns: auto 1fr; gap: 22px; max-width: 930px; margin: 0 auto; }
.profile-quote > .material-symbols-rounded { color: var(--coral); font-size: 52px; }
.profile-quote blockquote { margin: 0; }
.profile-quote blockquote p { margin: 0; color: #fff; font: 700 clamp(25px, 3.4vw, 42px)/1.4 "Manrope", sans-serif; letter-spacing: -.025em; }
.profile-quote cite { display: block; margin-top: 20px; color: #93c8c1; font-style: normal; font-size: 14px; }

.contact-methods { grid-template-columns: repeat(3, 1fr); margin-top: -56px; position: relative; z-index: 5; }
.contact-method { min-height: 230px; }
.contact-method.whatsapp > .material-symbols-rounded { background: #dff4e8; color: #167c4c; }
.contact-method.mail > .material-symbols-rounded { background: #e7eef9; color: #365b8f; }
.contact-method.location > .material-symbols-rounded { background: var(--coral-soft); color: var(--coral-dark); }
.contact-method address { margin: 0; color: var(--ink-soft); font-size: 14px; font-style: normal; line-height: 1.7; }

.clinic-details-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 52px; align-items: start; }
.clinic-panel { padding: clamp(28px, 4vw, 44px); border: 1px solid var(--line); border-radius: 28px; background: #fff; box-shadow: var(--shadow-sm); }
.clinic-panel h2 { margin: 9px 0 12px; color: var(--green-950); font: 800 clamp(30px, 3.6vw, 43px)/1.16 "Manrope", sans-serif; }
.clinic-panel > p { margin: 0 0 28px; color: var(--ink-soft); }
.clinic-detail-list { display: grid; gap: 0; margin: 0; }
.clinic-detail { display: grid; grid-template-columns: 42px 1fr; gap: 14px; padding: 19px 0; border-top: 1px solid var(--line); }
.clinic-detail .material-symbols-rounded { width: 42px; height: 42px; display: grid; place-items: center; border-radius: 12px; background: var(--green-50); color: var(--green-700); }
.clinic-detail p { display: grid; margin: 0; }
.clinic-detail strong { color: var(--green-950); font-size: 14px; }
.clinic-detail span { margin-top: 4px; color: var(--muted); font-size: 13px; line-height: 1.55; }
.clinic-privacy { padding: clamp(28px, 4vw, 44px); border-radius: 28px; background: var(--green-950); color: #fff; }
.clinic-privacy > .material-symbols-rounded { width: 52px; height: 52px; display: grid; place-items: center; border-radius: 15px; background: rgba(143,215,205,.16); color: #8fd7cd; }
.clinic-privacy h2 { margin: 23px 0 13px; font: 800 clamp(29px, 3.4vw, 42px)/1.17 "Manrope", sans-serif; }
.clinic-privacy > p { margin: 0; color: #c4d5d2; }
.privacy-points { display: grid; gap: 12px; margin-top: 28px; }
.privacy-points p { display: flex; gap: 9px; margin: 0; color: #e6f1ef; font-size: 14px; }
.privacy-points .material-symbols-rounded { color: #8fd7cd; font-size: 19px; }

.appointment-steps { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; counter-reset: steps; }
.appointment-step { position: relative; padding: 31px; border: 1px solid rgba(255,255,255,.14); border-radius: 22px; background: rgba(255,255,255,.06); }
.appointment-step::before { counter-increment: steps; content: "0" counter(steps); display: block; margin-bottom: 38px; color: var(--coral); font: 800 16px/1 "Manrope", sans-serif; letter-spacing: .08em; }
.appointment-step h3 { margin: 0 0 9px; color: #fff; font: 800 20px/1.3 "Manrope", sans-serif; }
.appointment-step p { margin: 0; color: #bdcfcc; font-size: 14px; }
.appointment-cta { display: flex; justify-content: center; margin-top: 38px; }
.appointment-cta .button { background: #fff; color: var(--green-950); }

.contact-faq { display: grid; grid-template-columns: .72fr 1.28fr; gap: clamp(40px, 7vw, 90px); align-items: start; }
.contact-faq-intro h2 { margin: 11px 0 16px; color: var(--green-950); font: 800 clamp(34px, 4vw, 50px)/1.14 "Manrope", sans-serif; }
.contact-faq-intro p { color: var(--ink-soft); }
.contact-faq-list { display: grid; gap: 12px; }
.contact-faq-list details { border: 1px solid var(--line); border-radius: 16px; background: #fff; }
.contact-faq-list summary { display: flex; align-items: center; justify-content: space-between; gap: 16px; padding: 20px 22px; color: var(--green-950); font-weight: 800; cursor: pointer; list-style: none; }
.contact-faq-list summary::-webkit-details-marker { display: none; }
.contact-faq-list summary::after { content: "+"; color: var(--coral-dark); font-size: 24px; font-weight: 400; }
.contact-faq-list details[open] summary::after { content: "−"; }
.contact-faq-list details p { margin: 0; padding: 0 22px 22px; color: var(--ink-soft); font-size: 14px; }

.urgent-contact { padding: 32px 0; background: #fff1ee; border-block: 1px solid #f2c8bd; }
.urgent-contact-inner { display: grid; grid-template-columns: auto 1fr auto; align-items: center; gap: 20px; }
.urgent-contact-icon { width: 52px; height: 52px; display: grid; place-items: center; border-radius: 15px; background: #fff; color: var(--red); }
.urgent-contact p { display: grid; margin: 0; color: #6b3b36; }
.urgent-contact strong { color: #7d2929; font: 800 18px/1.3 "Manrope", sans-serif; }
.urgent-contact span { margin-top: 4px; font-size: 13px; }
.urgent-contact a { color: var(--red); border-color: #d98778; background: #fff; }

.identity-final { padding: clamp(62px, 8vw, 94px) 0; background: var(--cream); }
.identity-final-card { position: relative; overflow: hidden; display: grid; grid-template-columns: 1fr auto; align-items: center; gap: 30px; padding: clamp(34px, 5vw, 58px); border-radius: 30px; background: linear-gradient(120deg, var(--green-950), #0c5955); color: #fff; }
.identity-final-card::after { content: ""; position: absolute; width: 260px; height: 260px; right: -70px; top: -130px; border: 45px solid rgba(255,255,255,.06); border-radius: 50%; }
.identity-final-card h2 { position: relative; z-index: 1; margin: 8px 0 8px; font: 800 clamp(29px, 3.5vw, 43px)/1.16 "Manrope", sans-serif; }
.identity-final-card p { position: relative; z-index: 1; max-width: 680px; margin: 0; color: #c2d5d2; }
.identity-final-card .button { position: relative; z-index: 1; white-space: nowrap; background: #fff; color: var(--green-950); }

@media (max-width: 980px) {
  .identity-hero { padding-top: 68px; }
  .identity-hero-grid { grid-template-columns: 1fr; }
  .identity-visual { width: min(650px, 100%); margin-inline: auto; }
  .identity-image { height: min(720px, 110vw); }
  .identity-badge { left: 20px; }
  .profile-story-intro, .clinic-details-grid, .contact-faq { grid-template-columns: 1fr; }
  .profile-story-intro { gap: 24px; }
  .profile-story-intro .lead { max-width: 780px; }
  .profile-story-feature { grid-template-columns: minmax(330px, .82fr) minmax(0, 1.18fr); }
  .profile-story-media { min-height: 620px; }
  .profile-facts { grid-template-columns: repeat(2, 1fr); }
  .approach-grid, .care-grid { grid-template-columns: repeat(2, 1fr); }
  .contact-methods { margin-top: -42px; }
}

@media (max-width: 760px) {
  .identity-hero { padding-bottom: 78px; }
  .identity-hero-grid { gap: 42px; }
  .identity-copy h1 { font-size: clamp(41px, 13vw, 58px); }
  .identity-actions { align-items: stretch; }
  .identity-actions .button { width: 100%; }
  .identity-image { height: min(660px, 130vw); border-radius: 110px 110px 28px 28px; }
  .identity-badge { left: 12px; right: 12px; bottom: 12px; }
  .profile-story-feature { grid-template-columns: 1fr; }
  .profile-story-media { min-height: 0; height: min(680px, 124vw); }
  .profile-story-copy { padding: 34px 26px 38px; }
  .profile-promises { grid-template-columns: repeat(3, 1fr); }
  .profile-facts, .approach-grid, .care-grid, .contact-methods, .appointment-steps { grid-template-columns: 1fr; }
  .contact-methods { margin-top: -30px; }
  .contact-method { min-height: 0; }
  .profile-quote { grid-template-columns: 1fr; }
  .profile-quote > .material-symbols-rounded { font-size: 40px; }
  .urgent-contact-inner, .identity-final-card { grid-template-columns: 1fr; }
  .urgent-contact a, .identity-final-card .button { width: 100%; }
}

@media (max-width: 480px) {
  .identity-hero { padding-top: 54px; }
  .identity-trust { display: grid; }
  .identity-image { height: 510px; }
  .identity-badge { padding: 14px; }
  .identity-badge > span { width: 42px; height: 42px; }
  .identity-badge strong { font-size: 15px; }
  .profile-story-intro { margin-bottom: 32px; }
  .profile-story-intro .lead { padding-left: 18px; }
  .profile-story-feature { border-radius: 24px; }
  .profile-story-media { height: 500px; }
  .profile-story-media figcaption { left: 14px; right: 14px; bottom: 14px; padding: 14px; }
  .profile-story-copy { padding: 29px 20px 32px; }
  .profile-story-label { margin-bottom: 24px; }
  .profile-promises { grid-template-columns: 1fr; }
  .profile-promises div { grid-template-columns: auto 1fr; align-items: center; min-height: 0; }
  .profile-promises strong { align-self: center; }
  .profile-fact, .approach-card, .care-card, .contact-method { padding: 21px; }
  .clinic-panel, .clinic-privacy { padding: 25px; border-radius: 22px; }
}
