.doctor-page {
  overflow: hidden;
  background: #fff;
  color: #174b65;
}

.doctor-container {
  width: min(1180px, calc(100% - 48px));
  margin-inline: auto;
}

.doctor-hero {
  position: relative;
  padding: 116px 0 68px;
  background:
    radial-gradient(circle at 15% 20%, rgba(119, 218, 214, .22), transparent 34%),
    linear-gradient(135deg, #f7fdff 0%, #eef9fc 58%, #e5f5f8 100%);
}

.doctor-hero::after {
  content: "DOCTOR";
  position: absolute;
  right: -1.5vw;
  bottom: -4.8vw;
  color: rgba(58, 159, 197, .075);
  font: 900 clamp(5.5rem, 14vw, 13rem)/1 sans-serif;
  letter-spacing: .02em;
  pointer-events: none;
}

.doctor-hero__inner {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(360px, 470px);
  align-items: center;
  gap: clamp(46px, 7vw, 96px);
}

.doctor-breadcrumb { display: flex; gap: 10px; margin: 0 0 52px; color: #6d8b99; font-size: .75rem; }
.doctor-breadcrumb a { color: inherit; text-decoration: none; }
.doctor-breadcrumb a:hover { color: #008fd1; }
.doctor-eyebrow,
.doctor-section-label { margin: 0 0 12px; color: #0797d5; font-size: .76rem; font-weight: 900; letter-spacing: .24em; }
.doctor-hero h1 { margin: 0; color: #124e6b; font-size: clamp(2.8rem, 5vw, 5rem); font-weight: 800; letter-spacing: .08em; line-height: 1.12; }
.doctor-hero__statement { margin: 30px 0 0; color: #123f58; font-size: clamp(1.55rem, 2.8vw, 2.5rem); font-weight: 800; letter-spacing: .04em; line-height: 1.55; }
.doctor-hero__intro { max-width: 620px; margin: 20px 0 0; color: #567383; font-size: .98rem; line-height: 2; }
.doctor-identity { display: flex; align-items: baseline; gap: 14px; margin-top: 34px; }
.doctor-identity span { color: #6b8997; font-size: .8rem; font-weight: 800; }
.doctor-identity strong { color: #143f56; font-size: 1.55rem; letter-spacing: .12em; }
.doctor-identity small { color: #7a99a8; font-size: .72rem; letter-spacing: .08em; }

.doctor-hero__portrait { position: relative; height: 550px; margin: 0; overflow: hidden; border-radius: 220px 220px 28px 28px; background: #dff2f5; box-shadow: 0 26px 65px rgba(36, 108, 137, .16); }
.doctor-hero__portrait::before { content: ""; position: absolute; inset: 14px; z-index: 1; border: 1px solid rgba(255,255,255,.72); border-radius: inherit; pointer-events: none; }
.doctor-hero__portrait img { width: 100%; height: 100%; object-fit: cover; object-position: center 34%; }

.doctor-message { padding: 100px 0; }
.doctor-message__grid { display: grid; grid-template-columns: minmax(360px, .86fr) minmax(0, 1.14fr); align-items: center; gap: clamp(54px, 8vw, 112px); }
.doctor-message__photo { height: 520px; margin: 0; overflow: hidden; border-radius: 26px; box-shadow: 18px 18px 0 #e8f6fa; }
.doctor-message__photo img { width: 100%; height: 100%; object-fit: cover; object-position: 67% center; }
.doctor-message__photo--mobile { display: none; }
.doctor-message__body h2,
.doctor-section-head h2,
.doctor-profile__head h2,
.doctor-closing h2 { margin: 0; color: #123f58; font-size: clamp(2rem, 3.5vw, 3.25rem); font-weight: 800; letter-spacing: .04em; line-height: 1.48; }
.doctor-message__body h2 { font-size: clamp(2rem, 3vw, 2.85rem); }
.doctor-message__body h2 span { display: block; }
.doctor-message__line--mobile { display: none !important; }
.doctor-message__text { margin-top: 32px; }
.doctor-message__text p { margin: 0 0 20px; color: #284f63; font-size: 1rem; font-weight: 560; line-height: 2.08; }
.doctor-message__text h3 { margin: 34px 0 12px; padding-left: 15px; border-left: 3px solid #23a8d6; color: #0b5f84; font-size: 1.18rem; font-weight: 900; line-height: 1.65; }
.doctor-message__signature { display: grid; justify-content: end; gap: 6px; margin: 34px 0 0; text-align: right; }
.doctor-message__signature span { color: #718b98; font-size: .76rem; }
.doctor-message__signature strong { color: #173f54; font-size: 1.05rem; letter-spacing: .1em; }

.doctor-community { padding: 94px 0; background: #f7fcfd; }
.doctor-community__inner { display: grid; grid-template-columns: minmax(420px, .82fr) minmax(0, 1.18fr); gap: clamp(50px, 6vw, 82px); }
.doctor-community__head h2 { margin: 0; color: #123f58; font-size: clamp(2rem, 3vw, 2.7rem); font-weight: 800; letter-spacing: .04em; line-height: 1.5; }
.doctor-community__head h2 span { display: block; white-space: nowrap; }
.doctor-community__photo { margin: 34px 0 0; overflow: hidden; border-radius: 20px; background: #fff; box-shadow: 0 16px 38px rgba(34, 103, 132, .11); }
.doctor-community__photo img { display: block; width: 100%; height: 260px; object-fit: cover; object-position: center 28%; }
.doctor-community__photo figcaption { padding: 13px 16px 15px; color: #557685; font-size: .75rem; font-weight: 700; line-height: 1.65; }
.doctor-community__content > p { margin: 0 0 20px; color: #506f7e; font-size: .95rem; line-height: 2.05; }
.doctor-community__content blockquote { margin: 38px 0 0; padding: 22px 0 22px 28px; border-left: 3px solid #25a8d7; color: #075f87; font-size: clamp(1.22rem, 2vw, 1.65rem); font-weight: 800; letter-spacing: .04em; line-height: 1.7; }

.doctor-values { padding: 86px 0 94px; background: #f0f9fc; }
.doctor-section-head { max-width: 760px; margin: 0 auto 46px; text-align: center; }
.doctor-section-head > p:last-child { margin: 16px 0 0; color: #64808e; font-size: .9rem; line-height: 1.8; }
.doctor-values__grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; }
.doctor-values__grid article { min-height: 230px; padding: 28px 24px; border: 1px solid #d8edf4; border-radius: 20px; background: rgba(255,255,255,.88); box-shadow: 0 12px 32px rgba(42, 113, 139, .06); }
.doctor-values__grid article > span { color: #49b9db; font-size: .72rem; font-weight: 900; letter-spacing: .16em; }
.doctor-values__grid h3 { margin: 24px 0 12px; color: #075e87; font-size: 1.32rem; font-weight: 900; }
.doctor-values__grid p { margin: 0; color: #607b88; font-size: .85rem; line-height: 1.8; }

.doctor-profile { padding: 100px 0; }
.doctor-profile__grid { display: grid; grid-template-columns: 300px minmax(0, 1fr); gap: clamp(60px, 9vw, 130px); }
.doctor-profile__head { position: sticky; top: 120px; align-self: start; }
.doctor-profile__name { display: grid; gap: 4px; margin-top: 30px; padding-top: 24px; border-top: 2px solid #43b3d7; }
.doctor-profile__name strong { color: #143f56; font-size: 1.5rem; letter-spacing: .1em; }
.doctor-profile__name span { color: #76929f; font-size: .72rem; letter-spacing: .08em; }
.doctor-profile__history ol { margin: 0; padding: 0; list-style: none; border-top: 1px solid #cfe4ec; }
.doctor-profile__history li { display: grid; grid-template-columns: 120px minmax(0, 1fr); gap: 26px; align-items: center; min-height: 68px; padding: 14px 10px; border-bottom: 1px solid #dcebf0; }
.doctor-profile__history time,
.doctor-profile__type { color: #078cc8; font-size: .78rem; font-weight: 900; line-height: 1.5; }
.doctor-profile__history p { margin: 0; color: #294f61; font-size: .94rem; font-weight: 700; line-height: 1.7; }
.doctor-profile__note { margin: 18px 0 0 !important; color: #738b97 !important; font-size: .72rem !important; font-weight: 500 !important; }

.doctor-certification { padding: 94px 0 104px; background: linear-gradient(180deg, #f7fcfd 0%, #eef8fb 100%); }
.doctor-certification .doctor-section-head { max-width: 820px; }
.doctor-certification .doctor-section-head h2 { color: #123f58; font-size: clamp(2rem, 3.5vw, 3.25rem); font-weight: 800; letter-spacing: .04em; line-height: 1.48; }
.doctor-certification__gallery { display: grid; grid-template-columns: 1.15fr 1fr 1fr; gap: 18px; }
.doctor-certification__photo { margin: 0; overflow: hidden; border: 1px solid #d7eaf1; border-radius: 20px; background: #fff; box-shadow: 0 14px 36px rgba(31, 100, 128, .08); }
.doctor-certification__photo img { width: 100%; height: 300px; display: block; object-fit: cover; }
.doctor-certification__photo--certificate img { object-position: center; }
.doctor-certification__photo figcaption { padding: 16px 18px 18px; color: #315d70; font-size: .78rem; font-weight: 800; text-align: center; }

.doctor-closing { padding: 72px 0 88px; background: linear-gradient(135deg, #075f91, #079ed4); color: #fff; }
.doctor-closing__inner { display: grid; grid-template-columns: minmax(0, 1fr) auto; align-items: end; gap: 48px; }
.doctor-closing .doctor-section-label { color: #a9e9ff; }
.doctor-closing h2 { color: #fff; }
.doctor-closing p:not(.doctor-section-label) { margin: 18px 0 0; color: rgba(255,255,255,.82); font-size: .88rem; line-height: 1.8; }
.doctor-closing__links { display: grid; gap: 12px; min-width: 310px; }
.doctor-closing__links a { display: flex; align-items: center; justify-content: space-between; gap: 18px; min-height: 58px; padding: 14px 20px; border: 1px solid rgba(255,255,255,.46); border-radius: 999px; color: #fff; font-size: .84rem; font-weight: 900; text-decoration: none; transition: background .2s ease, color .2s ease, transform .2s ease; }
.doctor-closing__links a:hover { transform: translateY(-2px); background: #fff; color: #076e9f; }

@media (max-width: 900px) {
  .doctor-hero { padding-top: 92px; }
  .doctor-hero__inner { grid-template-columns: 1fr 340px; gap: 34px; }
  .doctor-hero__portrait { height: 470px; }
  .doctor-message__grid { grid-template-columns: .8fr 1.2fr; gap: 44px; }
  .doctor-values__grid { grid-template-columns: repeat(2, 1fr); }
  .doctor-community__inner { grid-template-columns: 320px minmax(0, 1fr); gap: 42px; }
  .doctor-community__head h2 { font-size: 1.8rem; }
  .doctor-profile__grid { grid-template-columns: 230px minmax(0, 1fr); gap: 48px; }
  .doctor-closing__inner { grid-template-columns: 1fr; }
  .doctor-closing__links { grid-template-columns: repeat(2, 1fr); min-width: 0; }
}

@media (min-width: 768px) {
  .doctor-message__body h2 span { white-space: nowrap; }
}

@media (max-width: 767px) {
  .doctor-container { width: calc(100% - 30px); }
  .doctor-hero { padding: 80px 0 46px; }
  .doctor-hero::after { right: -4vw; bottom: -1vw; font-size: 20vw; }
  .doctor-hero__inner { display: flex; flex-direction: column; gap: 30px; }
  .doctor-hero__copy { width: 100%; }
  .doctor-breadcrumb { margin-bottom: 34px; font-size: .68rem; }
  .doctor-hero h1 { font-size: 2.55rem; }
  .doctor-hero__statement { margin-top: 20px; font-size: 1.45rem; }
  .doctor-hero__intro { font-size: .86rem; line-height: 1.85; }
  .doctor-identity { flex-wrap: wrap; margin-top: 24px; }
  .doctor-identity strong { font-size: 1.3rem; }
  .doctor-hero__portrait { width: 100%; height: 440px; border-radius: 170px 170px 22px 22px; }
  .doctor-message { padding: 64px 0 72px; }
  .doctor-message__grid { display: flex; flex-direction: column-reverse; gap: 42px; }
  .doctor-message__photo { width: 100%; height: 310px; border-radius: 20px; box-shadow: 10px 10px 0 #e8f6fa; }
  .doctor-message__grid > .doctor-message__photo { display: none; }
  .doctor-message__photo--mobile { display: block; margin: 28px 0 34px; }
  .doctor-message__body h2,
  .doctor-section-head h2,
  .doctor-profile__head h2,
  .doctor-closing h2 { font-size: 1.72rem; line-height: 1.5; }
  .doctor-message__line--desktop { display: none !important; }
  .doctor-message__line--mobile { display: block !important; white-space: nowrap; }
  .doctor-message__text { margin-top: 24px; }
  .doctor-message__text p { font-size: .9rem; line-height: 1.95; }
  .doctor-message__text h3 { margin-top: 28px; font-size: 1.02rem; }
  .doctor-community { padding: 62px 0 68px; }
  .doctor-community__inner { grid-template-columns: 1fr; gap: 28px; }
  .doctor-community__head h2 { font-size: 1.72rem; }
  .doctor-community__photo { margin-top: 24px; }
  .doctor-community__photo img { height: 300px; }
  .doctor-community__content > p { font-size: .86rem; line-height: 1.95; }
  .doctor-community__content blockquote { margin-top: 28px; padding: 16px 0 16px 20px; font-size: 1.12rem; }
  .doctor-values { padding: 58px 0 64px; }
  .doctor-section-head { margin-bottom: 30px; }
  .doctor-values__grid { grid-template-columns: 1fr 1fr; gap: 10px; }
  .doctor-values__grid article { min-height: 210px; padding: 21px 17px; border-radius: 16px; }
  .doctor-values__grid h3 { margin-top: 18px; font-size: 1.12rem; }
  .doctor-values__grid p { font-size: .76rem; line-height: 1.7; }
  .doctor-profile { padding: 68px 0 72px; }
  .doctor-profile__grid { grid-template-columns: 1fr; gap: 34px; }
  .doctor-profile__head { position: static; }
  .doctor-profile__name { margin-top: 20px; padding-top: 18px; }
  .doctor-profile__history li { grid-template-columns: 82px minmax(0, 1fr); gap: 12px; min-height: 60px; padding: 12px 4px; }
  .doctor-profile__history p { font-size: .8rem; }
  .doctor-profile__history time,
  .doctor-profile__type { font-size: .7rem; }
  .doctor-certification { padding: 62px 0 70px; }
  .doctor-certification__gallery { grid-template-columns: 1fr; gap: 14px; }
  .doctor-certification__photo img { height: 230px; }
  .doctor-certification__photo figcaption { padding: 13px 14px 15px; font-size: .72rem; }
  .doctor-closing { padding: 58px 0 70px; }
  .doctor-closing__inner { gap: 32px; }
  .doctor-closing__links { grid-template-columns: 1fr; }
}

@media (prefers-reduced-motion: reduce) {
  .doctor-closing__links a { transition: none; }
}
