/* Studio refinement: a shared composition and reading scale. */
.w-space-location { max-width:660px; margin:18px 0 0; font-size:14px; line-height:1.9; letter-spacing:-.02em; }
.w-space-location a { color:#526f85; }
@media(max-width:767px) { .w-space-location { font-size:12px; margin-top:15px; } }
:root { --content: 1320px; --space: 112px; --paper: rgba(135,160,182,.08); --header: 72px; }
html { scroll-padding-top: calc(var(--header) + 20px); }
.w-header { max-width: 1800px; margin-inline: auto; }
.w-nav > a[aria-current="page"]:after { right: 0; }
.w-label, .eyebrow { font-weight: 500; }
h1,h2,h3 { text-wrap: balance; }
.w-section-heading h2, .w-doctors-title h2 { line-height: 1.38; }
.w-text-link { font-size: 14px; gap: 32px; }
.w-circle { transition: background .25s, color .25s, border-color .25s; }

/* A full-width arrival photograph; the reception logo stays unobstructed. */
.s-entrance-hero { position: relative; isolation: isolate; overflow: clip; min-height: 620px; height: calc(100svh - var(--header)); color: white; background: var(--brown); }
.s-entrance-photo,.s-entrance-shade { position: absolute; inset: 0; width: 100%; height: 100%; }
.s-entrance-photo { object-fit: cover; object-position: 50% 58%; }
.s-entrance-shade { background: rgba(47,47,47,.35); }
.s-entrance-inner { position: relative; height: 100%; display: flex; flex-direction: column; justify-content: space-between; padding-block: clamp(56px,8svh,100px) 30px; }
.s-entrance-copy { max-width: 540px; }
.s-entrance-copy > .w-label { font-size: 10px; letter-spacing: .16em; margin-bottom: 27px; }
.s-entrance-copy h1 { font-size: clamp(60px,5.7vw,88px); font-weight: 430; letter-spacing: -.065em; line-height: 1.2; }
.s-entrance-intro { font-size: 15px; line-height: 1.9; margin: 27px 0 0; }
.s-entrance-bottom { display: flex; align-items: center; gap: 36px; border-top: 1px solid rgba(255,255,255,.4); padding-top: 20px; margin-top: 42px; }
.s-entrance-bottom > p { margin: 0 auto 0 0; font-size: 11px; line-height: 1.8; }
.s-entrance-bottom > p > span { display: block; font-size: 10px; margin-top: 4px; }
.s-entrance-bottom a { display: inline-flex; align-items: center; gap: 22px; min-height: 44px; font-size: 12px; }
.s-entrance-bottom a > span:last-child { font-size: 24px; }
.s-entrance-bottom .s-entrance-scroll { margin-left: 36px; font-size: 9px; letter-spacing: .1em; }
.s-entrance-hero a:focus-visible { outline-color: white; }
.s-entrance-play { position: absolute; z-index: 2; top: 50%; left: 50%; transform: translate(-50%,-50%); display: grid; place-items: center; width: 88px; height: 88px; padding: 0; border: 1px solid rgba(255,255,255,.85); border-radius: 50%; background: rgba(255,255,255,.12); color: white; backdrop-filter: blur(3px); transition: background .2s ease,color .2s ease; }
.s-entrance-play svg { width: 32px; height: 32px; fill: currentColor; margin-left: 4px; }
.s-entrance-play:hover { background: white; color: var(--brown); }
.s-entrance-play:focus-visible { outline: 2px solid white; outline-offset: 6px; }
@media(max-width:767px) { .s-entrance-play { width: 70px; height: 70px; } .s-entrance-play svg { width: 28px; height: 28px; } }
@media(max-width:767px) {
  .s-entrance-hero { height: calc(100svh - var(--header) - 58px); min-height: 580px; }
  .s-entrance-photo { top: -160px; height: calc(100% + 160px); object-position: 50% 50%; }
  .s-entrance-shade { background: rgba(47,47,47,.38); }
  .s-entrance-inner { padding-top: clamp(44px,7svh,76px); padding-bottom: 22px; }
  .s-entrance-copy > .w-label { font-size: 8px; letter-spacing: .12em; margin-bottom: 23px; }
  .s-entrance-copy h1 { font-size: clamp(46px,12vw,68px); line-height: 1.23; }
  .s-entrance-intro { font-size: 13px; line-height: 1.85; margin-top: 23px; }
  .s-entrance-bottom { flex-wrap: wrap; column-gap: 16px; row-gap: 10px; padding-top: 14px; margin-top: 28px; }
  .s-entrance-bottom > p { flex-basis: 100%; font-size: 10px; }
  .s-entrance-bottom > p > span { display: none; }
  .s-entrance-bottom a { font-size: 12px; }
  .s-entrance-bottom .s-entrance-scroll { margin-left: auto; font-size: 7px; gap: 14px; }
}

/* The opening photograph has room to breathe; its caption stays outside. */
.w-hero { grid-template-columns: .9fr 1.1fr; gap: 74px; padding-top: 32px; padding-bottom: 0; }
.w-hero-copy { padding: 38px 0 28px; justify-content: center; }
.w-hero-copy > .w-label { font-size: 10px; letter-spacing: .13em; margin-bottom: 42px; }
.w-hero-copy h1 { font-size: clamp(62px,6.05vw,91px); font-weight: 430; letter-spacing: -.074em; line-height: 1.22; }
.w-hero-copy h1 > span { color: var(--brown); }
.w-hero-intro { font-size: 16px; line-height: 1.9; margin: 31px 0; }
.w-circle-link { font-size: 14px; gap: 18px; }
.w-circle-link small { font-size: 9px; margin-top: 3px; }
.w-circle-link .w-circle { width: 54px; height: 54px; }
.s-hero-foot { display: flex; flex-direction: column; gap: 3px; margin-top: 57px; padding-left: 17px; border-left: 1px solid var(--blue); font-size: 11px; line-height: 1.8; }
.s-hero-foot > span:last-child { opacity: .65; font-size: 10px; }
.w-hero-visual { padding: 0; min-width: 0; }
.w-hero-portrait { height: clamp(560px,calc(100svh - 207px),710px); border-bottom-left-radius: 150px; }
.w-hero-portrait > img { object-position: 50% 40%; animation: none; }
.w-hero-index { padding: 13px 0 0; align-items: center; font-size: 10px; line-height: 1.5; }
.w-hero-index strong { font-size: 13px; font-weight: 500; margin-right: 5px; }
.w-hero-index i { font-style: normal; opacity: .45; margin: 0 8px; }
.w-hero-index > a { min-height: 44px; font-size: 8px; gap: 16px; }
.w-manifesto { padding-top: 98px; padding-bottom: 85px; }
.w-manifesto-grid { margin-top: 53px; gap: 70px; grid-template-columns: 1fr 2.5fr; }
.w-manifesto h2 { font-size: clamp(42px,4.2vw,62px); }
.w-manifesto h2 > span { color: var(--brown); }
.w-manifesto-body { gap: 40px; }
.w-manifesto-body > p { font-size: 15px; }

/* Two equally scaled portraits; the person and specialty lead the caption. */
.w-doctors { gap: 80px; grid-template-columns: 1fr 1.75fr; padding-top: 50px; padding-bottom: 108px; }
.w-doctors-title > h2 { font-size: 35px; }
.w-doctor-stories { gap: 25px; }
.w-doctor-story:nth-child(2) { margin-top: 0; }
.w-doctor-story > div { aspect-ratio: 3/4; }
.w-doctor-story img { object-position: 50% 31%; }
.w-doctor-story > p:first-of-type { font-size: 8px; margin: 17px 0 9px; letter-spacing: .035em; }
.w-doctor-story h3 { font-size: 28px; line-height: 1.3; }
.w-doctor-story h3 small { font-size: 12px; letter-spacing: -.02em; margin-left: 6px; }
.w-doctor-story > p:last-of-type { font-size: 12px; margin: 10px 0 0; }
.s-doctor-thought { display: block; border-top: 1px solid var(--line); margin-top: 20px; padding-top: 15px; font-size: 13px; }
.w-care { padding-block: 50px 85px; }
.w-care-layout { gap: 76px; }
.w-care-menu h2 { font-size: 40px; }
.w-care-menu [role="tab"] { opacity: .7; }
.w-care-menu [role="tab"] > span { font-size: 12px; }
.w-care-menu [role="tab"][aria-selected="true"] > strong { color: var(--brown); }
.w-care-menu [role="tab"][aria-selected="true"] { opacity: 1; border-top-color: var(--brown); }
.w-care-image { height: 420px; border-top-right-radius: 80px; }
.w-care-caption h3 { font-size: 25px; }
.w-care-caption p { font-size: 15px; max-width: 390px; }
.w-cases { padding-block: 92px 76px; }
.w-clinical-note, .story .meta { font-size: 11px; }
.s-case-layout { display: grid; grid-template-columns: minmax(250px,.78fr) minmax(0,2fr); gap: 64px; align-items: start; }
.s-case-intro { padding-top: 9px; }
.s-case-intro > .w-label { font-size: 9px; letter-spacing: .15em; margin-bottom: 26px; }
.s-case-intro h2 { font: 400 clamp(34px,3.2vw,48px)/1.16 Georgia,'Times New Roman',serif; letter-spacing: -.055em; white-space: nowrap; }
.s-case-intro h2 em { font-weight: 400; }
.s-case-intro > p:last-child { font-size: 14px; line-height: 1.9; margin: 28px 0 0; }
.s-case-carousel { min-width: 0; }
.s-case-filters { display: flex; gap: 27px; align-items: center; overflow-x: auto; scrollbar-width: none; margin-bottom: 27px; }
.s-case-filters::-webkit-scrollbar { display: none; }
.s-case-filters button { flex-shrink: 0; position: relative; min-height: 44px; font-size: 11px; white-space: nowrap; color: #686868; padding: 7px 0 11px; }
.s-case-filters button:after { content: ''; position: absolute; height: 1px; background: currentColor; left: 0; right: 0; bottom: 0; transform: scaleX(0); transition: transform .2s; }
.s-case-filters button[aria-pressed="true"] { color: var(--brown); }
.s-case-filters button[aria-pressed="true"]:after { transform: scaleX(1); }
.s-case-filters button:focus-visible { outline-offset: -2px; }
.s-case-empty { min-height: 210px; display: grid; place-items: center; padding: 36px 20px; margin: 0; background: var(--paper); color: #686868; text-align: center; font-size: 14px; line-height: 1.8; word-break: keep-all; }
.w-cases-grid { display: flex; align-items: flex-start; gap: 28px; overflow-x: auto; overflow-y: hidden; scroll-snap-type: x mandatory; overscroll-behavior-x: contain; scrollbar-width: none; }
.w-cases-grid::-webkit-scrollbar { display: none; }
.w-cases-grid > .story { flex: 0 0 calc((100% - 28px)/2); min-width: 0; scroll-snap-align: start; scroll-snap-stop: always; }
.w-cases-grid > .story:last-child { margin: 0; }
.w-cases-grid .story > a { display: block; }
.w-cases-grid .story-image { aspect-ratio: auto; background: transparent; }
.w-cases-grid .story-image > img { width: 100%; height: auto; object-fit: contain; }
.w-cases-grid .story:hover .story-image > img { transform: none; }
.w-cases-grid .story-copy { min-height: 0; padding: 17px 24px 3px 0; }
.w-cases-grid .story .meta { font-size: 9px; margin-bottom: 8px; }
.w-cases-grid .story .meta > time { display: none; }
.w-cases-grid .story h3 { font-size: 16px; line-height: 1.65; letter-spacing: -.035em; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }
.w-cases-grid .story-copy > p:not(.meta) { display: none; }
.w-cases-grid .story-arrow { top: 41px; bottom: auto; font-size: 19px; }
.s-case-footer { display: flex; justify-content: space-between; align-items: center; gap: 24px; margin-top: 22px; }
.s-case-all { display: inline-flex; align-items: center; gap: 23px; min-height: 44px; font-size: 12px; }
.s-case-all > span { font-size: 20px; }
.s-case-controls { display: flex; align-items: center; gap: 8px; }
.s-case-counter { min-width: 84px; font-size: 11px; font-variant-numeric: tabular-nums; margin-right: 6px; white-space: nowrap; }
.s-case-controls button { width: 44px; height: 44px; border: 0; border-radius: 50%; font: 23px/1 Arial,sans-serif; transition: background .2s; }
.s-case-controls button:disabled { opacity: .3; cursor: default; }
.s-case-controls button:not(:disabled):hover { background: var(--paper); }
.w-cases .w-clinical-note { border: 0; margin: 16px 0 0; padding: 0; font-size: 10px; line-height: 1.8; color: #686868; }
.story h3 { font-size: 25px; line-height: 1.5; }
/* Case archives follow the original before/after image ratio, without side gutters. */
.case-stories { align-items: start; }
.case-stories .story-image { aspect-ratio: auto; background: transparent; }
.case-stories .story-image > img { display: block; width: 100%; height: auto; object-fit: contain; }
.case-stories .story:hover .story-image > img { transform: none; }
.w-note { padding-block: 90px; }
.w-note-grid { grid-template-columns: .58fr 1.5fr .7fr; gap: 62px; }
.w-note h2 { font-size: 48px; }
.w-note-detail { border-top-left-radius: 65px; }
.w-note-grid > .w-label { font-size: 10px; }
.w-journal { padding-block: 104px; }
.w-journal-grid { gap: 65px; }
.w-journal-list .meta { font-size: 10px; }
.w-topic-nav { gap: 22px; font-size: 12px; }
.w-film { max-width: 1700px; }
.w-film-button { height: 560px; }
.w-film-play { width: 90px; height: 90px; }
.w-film-play svg { width: 31px; height: 31px; fill: white; margin-left: 4px; }
.w-lab { padding-block: 112px; gap: 92px; }
.w-lab-photo > img { height: 590px; border-bottom-left-radius: 100px; }
.w-lab-copy > h2 { font-size: 56px; }
.w-lab-inset { margin-top: 40px; }
.w-space { padding-bottom: 105px; }
.w-space > div:last-child { height: 450px; }
.w-footer { padding-top: 72px; }
.w-footer-opening { padding-bottom: 50px; }
.w-footer-opening h2 { font-size: 43px; }
.w-footer-info { gap: 36px; }
.w-footer-info a { min-height: 44px; font-size: 13px; }
.w-footer-info h3 { font-size: 10px; }
.w-footer-info p,.w-footer-info dl { font-size: 13px; }
.w-footer-info .w-footer-hours-note { font-size: 10px; }
.w-footer-mark { width: 62%; max-width: 820px; margin: 68px 0 48px auto; }
.w-legal { font-size: 10px; }
.w-legal button { font-size: 10px; }

/* A treatment directory: clear names, supporting descriptions, one useful action per row. */
.s-care-overview { background: var(--paper); padding-block: 78px; }
#general-treatments { scroll-margin-top: 0; }
.s-care-overview-grid { display: grid; grid-template-columns: .85fr 1.8fr; gap: 90px; align-items: start; }
.s-care-overview-intro { padding-top: 4px; }
.weshe-studio .s-care-overview-intro > .w-label { font-size: 10px; margin-bottom: 24px; }
.weshe-studio .s-care-overview h2 { font-size: 43px; line-height: 1.35; letter-spacing: -.06em; }
.s-care-overview-lead { margin-top: 28px; max-width: 310px; }
.weshe-studio .s-care-overview-lead p { font-size: 14px; line-height: 1.9; margin-bottom: 14px; }
.weshe-studio .s-care-overview-hint { font-size: 11px; margin-top: 30px; opacity: .72; }
.s-care-overview-list { list-style: none; margin: 0; padding: 0; border-top: 1px solid var(--ink); }
.s-care-overview-list li { margin: 0; border-bottom: 1px solid var(--line); }
.s-care-overview-list a { display: grid; grid-template-columns: 27px minmax(0,1fr) 36px; gap: 6px 20px; align-items: center; padding: 22px 0; min-height: 98px; transition: background .2s; }
.s-care-overview-number { grid-column: 1; grid-row: 1; font-size: 10px; align-self: center; font-variant-numeric: tabular-nums; }
.weshe-studio .s-care-overview-list h3 { grid-column: 2; grid-row: 1; font-size: 21px; font-weight: 450; letter-spacing: -.035em; line-height: 1.45; text-wrap: wrap; }
.weshe-studio .s-care-overview-list p { grid-column: 2; grid-row: 2; font-size: 14px; line-height: 1.7; margin: 0; }
.s-care-overview-arrow { grid-column: 3; grid-row: 1/3; display: grid; place-items: center; width: 36px; height: 36px; font-size: 21px; border: 1px solid var(--line); border-radius: 50%; transition: background .2s,color .2s,border-color .2s; }
.s-care-overview-list a:hover .s-care-overview-arrow,.s-care-overview-list a:focus-visible .s-care-overview-arrow { background: var(--brown); color: white; border-color: var(--brown); }
.s-care-overview-list a:focus-visible { outline-offset: 4px; }

/* Short films use consistent poster frames and a horizontally scrollable strip. */
.s-shorts { display: grid; grid-template-columns: .85fr 1.8fr; gap: 80px; padding-block: 90px; align-items: start; }
#short-films { scroll-margin-top: 0; }
.s-shorts > .section-head { display: block; margin: 0; padding-top: 3px; }
.weshe-studio .s-shorts .section-head h2 { font-size: 36px; line-height: 1.45; }
.weshe-studio .s-shorts .section-head p:not(.eyebrow) { font-size: 14px; line-height: 1.9; margin-top: 23px; }
.weshe-studio .s-shorts .section-head .eyebrow { font-size: 10px; text-transform: uppercase; margin-bottom: 22px; }
.s-shorts > .section-head > .text-link { margin-top: 28px; font-size: 13px; }
.s-shorts-body { min-width: 0; }
.s-shorts .short-grid { display: flex; gap: 22px; overflow-x: auto; overscroll-behavior-x: contain; scroll-snap-type: x mandatory; scrollbar-width: none; }
.s-shorts .short-grid::-webkit-scrollbar { display: none; }
.s-shorts .short-grid > a { display: block; flex: 0 0 calc((100% - 44px)/3); min-width: 0; scroll-snap-align: start; color: var(--ink); }
.s-shorts .short-grid img { display: block; width: 100%; height: auto; aspect-ratio: 2/3; object-fit: contain; background: var(--brown); }
.s-shorts .short-grid a > span { display: block; font-size: 12px; padding-block: 13px 4px; line-height: 1.6; }
.s-shorts .short-grid a:focus-visible { outline-offset: -3px; }
.s-shorts-controls { display: flex; align-items: center; gap: 10px; padding-top: 24px; margin-top: 18px; border-top: 1px solid var(--line); }
.s-shorts-hint { font-size: 11px; margin-right: auto; }
.s-shorts-count { font-size: 11px; font-variant-numeric: tabular-nums; margin-right: 10px; white-space: nowrap; }
.s-shorts-controls button { display: grid; place-items: center; width: 44px; height: 44px; border: 1px solid var(--line); border-radius: 50%; font: 23px/1 Arial,sans-serif; flex-shrink: 0; }
.s-shorts-controls button:disabled { opacity: .3; cursor: default; }
.s-shorts-controls button:not(:disabled):hover { color: white; background: var(--brown); border-color: var(--brown); }

/* Interior pages share a cover rather than an oversized heading then a banner. */
.weshe-studio .breadcrumb { font-size: 11px; padding-top: 22px; opacity: .7; }
.weshe-studio .page-intro { padding-top: 60px; padding-bottom: 62px; }
.weshe-studio .page-intro h1 { font-size: clamp(38px,4.3vw,62px); line-height: 1.3; letter-spacing: -.06em; }
.weshe-studio .page-intro .eyebrow { margin-bottom: 27px; font-size: 11px; }
.weshe-studio .page-intro > p:not(.eyebrow) { font-size: 16px; line-height: 1.95; margin-top: 27px; }
@media(min-width:768px) {
  .weshe-studio:is(.s-page-blog,.s-page-clinical-cases,.s-page-doctor,.s-page-info,.s-page-news,.s-page-weshe-tv) .page-intro { display: grid; grid-template-columns: 1.35fr 1fr; column-gap: 80px; padding-top: 46px; padding-bottom: 50px; }
  .weshe-studio:is(.s-page-blog,.s-page-clinical-cases,.s-page-doctor,.s-page-info,.s-page-news,.s-page-weshe-tv) .page-intro .eyebrow { grid-column: 1/-1; margin-bottom: 25px; }
  .weshe-studio:is(.s-page-blog,.s-page-clinical-cases,.s-page-doctor,.s-page-info,.s-page-news,.s-page-weshe-tv) .page-intro h1 { font-size: clamp(34px,3.4vw,50px); }
  .weshe-studio:is(.s-page-blog,.s-page-clinical-cases,.s-page-doctor,.s-page-info,.s-page-news,.s-page-weshe-tv) .page-intro > p:not(.eyebrow) { align-self: end; font-size: 15px; margin-bottom: 5px; max-width: 360px; }
}
.s-page-cover { max-width: calc(var(--content) + 2 * var(--gutter)); margin: 45px auto 64px; padding-inline: var(--gutter); display: grid; grid-template-columns: 1.02fr 1fr; align-items: center; gap: 76px; }
.weshe-studio .s-page-cover .page-intro { padding: 18px 0; }
.weshe-studio .s-page-cover .page-intro h1 { font-size: clamp(36px,3.25vw,49px); line-height: 1.4; }
.weshe-studio .s-page-cover .page-intro > p:not(.eyebrow) { font-size: 15px; line-height: 1.95; }
.weshe-studio .s-page-cover .page-intro > p:not(.eyebrow) br { display: none; }
.weshe-studio .s-page-cover .hero { margin: 0; min-width: 0; width: 100%; border-bottom-left-radius: 100px; overflow: hidden; }
.weshe-studio .s-page-cover .hero img { width: 100%; height: 520px; object-fit: cover; }
.s-section-nav { display: flex; align-items: center; gap: 30px; padding-block: 17px; position: sticky; top: var(--header); background: white; z-index: 100; border-block: 1px solid var(--line); }
.s-section-links { display: flex; gap: 25px; min-width: 0; overflow-x: auto; overflow-y: hidden; overscroll-behavior-x: contain; scrollbar-width: none; -ms-overflow-style: none; -webkit-overflow-scrolling: touch; scroll-behavior: smooth; }
.s-section-links::-webkit-scrollbar { display: none; width: 0; height: 0; }
.s-section-links a:focus-visible { outline-offset: -2px; }
@media(prefers-reduced-motion:reduce) { .s-section-links { scroll-behavior: auto; } }
.s-section-links a { flex: 0 0 auto; display: flex; align-items: center; min-height: 44px; font-size: 12px; border-bottom: 1px solid transparent; }
.s-section-links a[aria-current="location"] { border-color: var(--brown); font-weight: 600; }
.s-reading-section[id] { scroll-margin-top: calc(var(--header) + 120px); }
.weshe-studio .s-reading-section.editorial-split { grid-template-columns: .9fr 1.1fr; gap: 10%; align-items: start; padding-block: 84px; }
.weshe-studio .s-reading-section .split-image { order: 0; position: sticky; top: calc(var(--header) + 110px); }
.weshe-studio .s-reading-section .split-image img { height: auto; aspect-ratio: 1.1; object-fit: cover; }
.weshe-studio .s-reading-section .split-copy h2 { font-size: 35px; line-height: 1.45; margin-bottom: 28px; }
.weshe-studio .s-reading-section .split-copy p { font-size: 16px; line-height: 2; }
.weshe-studio .s-reading-section .split-copy p br { display: none; }
.weshe-studio .s-reading-section .split-copy .eyebrow { font-size: 10px; letter-spacing: .1em; margin-bottom: 21px; }
.weshe-studio .clinic-content .panel { padding-block: 80px; }
.weshe-studio .clinic-content .panel h2 { font-size: 38px; line-height: 1.5; }
.weshe-studio .clinic-content .panel .narrow { max-width: 950px; }
.weshe-studio .clinic-content .intro { padding-block: 80px; }
.weshe-studio .clinic-content .intro h2 { font-size: 40px; line-height: 1.4; }
.weshe-studio .clinic-content .intro p { font-size: 16px; line-height: 2; }
.s-weshe-meaning { display: grid; grid-template-columns: minmax(0,.9fr) minmax(0,1.1fr); gap: 10%; align-items: start; scroll-margin-top: calc(var(--header) + 100px); }
.s-weshe-meaning-title, .s-weshe-meaning-copy { min-width: 0; }
.s-weshe-meaning-copy { padding-top: 32px; word-break: keep-all; overflow-wrap: anywhere; }
.s-weshe-meaning-copy p { margin: 0; }
.s-weshe-meaning-copy p + p { margin-top: 20px; }
.weshe-studio .section-head h2 { font-size: 40px; line-height: 1.4; }

/* Doctor profiles give a clear specialty, story and quieter CV disclosure. */
.s-doctor-nav { display: flex; gap: 28px; padding-top: 0; padding-bottom: 35px; }
.s-page-doctor #main { --content: 1640px; }
@media(min-width:1201px) {
  .weshe-studio.s-page-doctor .page-intro { grid-template-columns: minmax(0,.95fr) minmax(0,1.05fr); column-gap: 6%; }
  .weshe-studio.s-page-doctor .page-intro > p:not(.eyebrow) { max-width: 480px; }
  .weshe-studio.s-page-doctor .doctor-detail { grid-template-columns: minmax(0,.95fr) minmax(0,1.05fr); column-gap: 6%; }
}
.s-doctor-nav a { min-height: 44px; padding-block: 9px; border-bottom: 1px solid var(--line); font-size: 14px; }
.weshe-studio .doctor-detail { grid-template-columns: .9fr 1.1fr; gap: 10%; padding-block: 45px 90px; }
.weshe-studio .doctor-portrait { align-self: start; position: sticky; top: calc(var(--header) + 25px); }
.weshe-studio .doctor-portrait > img { width: 100%; height: auto; aspect-ratio: 3/4; object-fit: cover; object-position: 50% 30%; border-bottom-left-radius: 90px; }
.weshe-studio .doctor-detail h2 { font-size: 50px; gap: 14px; }
.weshe-studio .doctor-detail h2 small { font-size: 16px; }
.weshe-studio .doctor-detail .specialty { font-size: 16px; margin: 17px 0 32px; }
.weshe-studio .doctor-focus { font-size: 19px; line-height: 1.85; padding-bottom: 29px; margin-bottom: 28px; }
.weshe-studio .credentials { font-size: 14px; line-height: 1.85; margin-top: 18px; }
.weshe-studio .credentials li { margin-bottom: 7px; }
.weshe-studio .credentials-more summary { font-size: 13px; min-height: 50px; }
.weshe-studio .shared-standard { background: var(--brown); color: white; padding-block: 85px; }
.shared-standard .eyebrow { color: var(--blue); }
.shared-standard h2 { font-size: 43px; line-height: 1.4; }

/* A cover story followed by a two-column journal, with useful search controls. */
.weshe-studio .hub-stories { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 60px 48px; }
.hub-stories > .story-featured { grid-column: 1/-1; padding-bottom: 52px; border-bottom: 1px solid var(--line); }
.hub-stories > .story-featured > a { display: grid; grid-template-columns: 1.18fr 1fr; gap: 65px; align-items: center; }
.hub-stories > .story-featured .story-image { aspect-ratio: 1.55; }
.hub-stories > .story-featured .story-copy { padding: 0 35px 0 0; }
.weshe-studio .hub-stories > .story-featured h3 { font-size: 34px; line-height: 1.45; }
.hub-stories > .story-featured .story-arrow { top: auto; bottom: 6px; }
.hub-stories .story-letter { background: var(--paper); border-bottom-left-radius: 50px; }
.weshe-studio .filters { gap: 24px; }
.weshe-studio .filters > a { font-size: 12px; border-radius: 0; padding: 13px 0; }
.weshe-studio .hub-search { margin-bottom: 0; padding-block: 22px; gap: 28px; }
.weshe-studio .result-count { padding-block: 29px; font-size: 12px; }
.weshe-studio .article-heading { max-width: 920px; padding-top: 65px; padding-bottom: 45px; }
.weshe-studio .article-heading h1 { font-size: clamp(34px,4.1vw,57px); line-height: 1.4; }
.weshe-studio .article-summary { max-width: 690px; font-size: 17px; margin-top: 25px; }
.article-byline { padding-top: 19px; border-top: 1px solid var(--line); margin-top: 25px; font-size: 11px; }
.article-cover { max-width: 1210px; margin-bottom: 56px; }
.article-cover img { border-bottom-left-radius: 85px; max-height: 560px; }
.weshe-studio .rich-content { max-width: 720px; font-size: 17px; line-height: 2.05; }
.weshe-studio .rich-content h2 { font-size: 30px; line-height: 1.55; }
.weshe-studio .rich-content .medical-note { font-size: 12px; }
.weshe-studio .directions > div { gap: 40px; }
.weshe-studio .contact-section { background: var(--paper); padding-block: 75px; }
.weshe-studio .contact-columns { gap: 45px; }
.weshe-studio .contact-columns h3 { font-size: 18px; }
.weshe-studio .contact-phone { font-size: 32px; }

@media(max-width:1100px) {
  .s-shorts { grid-template-columns: .8fr 1.4fr; gap: 45px; }
  .s-shorts .short-grid > a { flex-basis: calc((100% - 22px)/2); }
  .weshe-studio .s-shorts .section-head h2 { font-size: 31px; }
  .s-care-overview-grid { grid-template-columns: .85fr 1.5fr; gap: 48px; }
  .weshe-studio .s-care-overview h2 { font-size: 36px; }
  .w-hero { gap: 40px; }
  .w-hero-copy h1 { font-size: 64px; }
  .w-hero-portrait { height: 560px; border-bottom-left-radius: 100px; }
  .w-hero-index > a { font-size: 0; }
  .w-hero-index > a > span { font-size: 20px; }
  .w-doctors { gap: 40px; grid-template-columns: 1fr 1.55fr; }
  .w-doctors-title { display: block; }
  .w-doctors-title > .w-label { margin-bottom: 24px; }
  .w-doctors-title > p:not(.w-label) { margin-top: 23px; }
  .w-doctors-title > h2 { font-size: 29px; }
  .w-doctor-stories { gap: 18px; }
  .w-doctor-story > p:first-of-type { font-size: 7px; }
  .w-care-layout { gap: 40px; }
  .w-care-menu [role="tab"] { gap: 10px; }
  .w-care-menu [role="tab"] > span { font-size: 10px; }
  .w-note-grid { gap: 35px; }
  .s-case-layout { display: block; }
  .s-case-intro { margin-bottom: 32px; }
  .s-case-intro h2 { font-size: 43px; }
  .s-case-intro > p:last-child { margin-top: 16px; }
  .s-case-intro > p:last-child br { display: none; }
  .w-note h2 { font-size: 40px; }
  .w-journal-grid { gap: 40px; }
  .w-topic-nav { gap: 15px; font-size: 11px; flex-wrap: wrap; }
  .w-lab { gap: 55px; }
  .w-lab-photo > img { height: 550px; }
  .w-footer-info { gap: 30px; }
  .s-page-cover { gap: 42px; }
  .weshe-studio .s-page-cover .page-intro h1 { font-size: 36px; }
  .weshe-studio .s-page-cover .hero img { height: 480px; }
  .s-section-nav { gap: 20px; }
  .weshe-studio .doctor-detail { gap: 7%; }
  .weshe-studio .doctor-detail h2 { font-size: 43px; }
  .weshe-studio .doctor-focus { font-size: 17px; }
  .weshe-studio .s-reading-section.editorial-split { gap: 7%; }
  .weshe-studio .s-reading-section .split-copy h2 { font-size: 30px; }
  .hub-stories > .story-featured > a { gap: 35px; }
  .weshe-studio .hub-stories > .story-featured h3 { font-size: 28px; }
}

@media(max-width:767px) {
  .s-shorts { display: block; padding-block: 55px; }
  .s-shorts > .section-head { padding-top: 0; margin-bottom: 29px; }
  .weshe-studio .s-shorts .section-head h2 { font-size: 30px; }
  .s-shorts > .section-head > .text-link { margin-top: 15px; font-size: 12px; }
  .s-shorts .short-grid { gap: 16px; }
  .s-shorts .short-grid > a { flex-basis: 82%; }
  .s-shorts .short-grid a > span { font-size: 12px; padding-top: 12px; }
  .s-shorts-controls { margin-top: 17px; padding-top: 18px; gap: 9px; }
  .s-shorts-hint { font-size: 10px; }
  .s-shorts-count { font-size: 10px; margin-right: 2px; }
  .s-care-overview { padding-block: 48px; }
  .s-care-overview-grid { display: block; }
  .s-care-overview-intro { padding-top: 0; }
  .weshe-studio .s-care-overview-intro > .w-label { font-size: 9px; margin-bottom: 19px; }
  .weshe-studio .s-care-overview h2 { font-size: 32px; line-height: 1.35; }
  .s-care-overview h2 br { display: none; }
  .s-care-overview h2 br:after { content: ' '; }
  .s-care-overview-lead { margin-top: 22px; max-width: 360px; }
  .weshe-studio .s-care-overview-lead p { font-size: 14px; margin-bottom: 9px; }
  .weshe-studio .s-care-overview-hint { font-size: 11px; margin: 19px 0 27px; }
  .s-care-overview-list a { grid-template-columns: 19px minmax(0,1fr) 30px; column-gap: 12px; row-gap: 7px; padding-block: 21px; min-height: 98px; }
  .s-care-overview-number { font-size: 9px; }
  .weshe-studio .s-care-overview-list h3 { font-size: 19px; }
  .weshe-studio .s-care-overview-list p { font-size: 13px; line-height: 1.7; }
  .s-care-overview-arrow { width: 30px; height: 30px; font-size: 19px; }
  :root { --gutter: 24px; --space: 72px; }
  .w-header { height: var(--header); }
  :root { --header: 60px; }
  .w-hero { display: flex; flex-direction: column; gap: 29px; padding-top: 20px; padding-bottom: 0; }
  .w-hero-copy { display: block; padding: 14px 0 0; }
  .w-hero-copy > .w-label { margin-bottom: 26px; font-size: 9px; }
  .w-hero-copy h1 { font-size: clamp(53px,14vw,74px); letter-spacing: -.07em; line-height: 1.18; }
  .w-hero-intro { font-size: 14px; margin: 23px 0; max-width: none; }
  .w-circle-link { display: inline-flex; font-size: 12px; gap: 14px; }
  .w-circle-link .w-circle { width: 46px; height: 46px; font-size: 25px; }
  .w-circle-link small { font-size: 8px; }
  .s-hero-foot { display: none; }
  .w-hero-visual { margin: 0; padding: 0; width: 100%; }
  .w-hero-portrait { height: auto; aspect-ratio: 4/4.5; border-bottom-left-radius: 72px; }
  .w-hero-portrait > img { object-position: 50% 31%; }
  .w-hero-index { gap: 10px; font-size: 8px; padding-top: 9px; }
  .w-hero-index strong { font-size: 11px; }
  .w-hero-index i { margin: 0 4px; }
  .w-hero-index > a { min-width: 44px; justify-content: end; }
  .w-manifesto { padding-top: 61px; padding-bottom: 50px; }
  .w-rule { padding-block: 15px; }
  .w-rule .w-label { font-size: 8px; }
  .w-manifesto-grid { display: block; margin-top: 28px; }
  .w-manifesto-grid > .w-label { font-size: 11px; margin-bottom: 24px; }
  .w-manifesto h2 { font-size: 33px; line-height: 1.4; }
  .w-manifesto-body { display: block; margin-top: 23px; }
  .w-manifesto-body > p { font-size: 14px; line-height: 1.95; }
  .w-text-link { font-size: 12px; }
  .w-doctors { display: block; padding-top: 29px; padding-bottom: 68px; }
  .w-doctors-title > .w-label { margin-bottom: 20px; }
  .w-doctors-title > h2 { font-size: 31px; }
  .w-doctor-stories { margin-top: 32px; gap: 16px; }
  .w-doctor-story:nth-child(2) { margin-top: 0; }
  .w-doctor-story h3 { font-size: 23px; }
  .w-doctor-story h3 small { font-size: 10px; margin-left: 2px; }
  .w-doctor-story > p:last-of-type { font-size: 11px; }
  .s-doctor-thought { font-size: 12px; margin-top: 15px; padding-top: 12px; }
  .w-care { padding-block: 30px 52px; }
  .w-care-layout { display: block; margin-top: 24px; }
  .w-care-menu h2 { font-size: 31px; margin-bottom: 26px; }
  .w-care-menu [role="tab"] > span { font-size: 9px; }
  .w-care-image { height: auto; aspect-ratio: 1.12; border-top-right-radius: 48px; }
  .w-care-caption { gap: 15px; margin-top: 23px; }
  .w-care-caption h3 { font-size: 22px; }
  .w-care-caption p { font-size: 14px; }
  .w-section-heading { gap: 25px; margin-bottom: 30px; }
  .w-section-heading h2 { font-size: 31px; }
  .w-cases { padding-block: 58px 48px; }
  .s-case-intro { margin-bottom: 25px; }
  .s-case-intro > .w-label { margin-bottom: 17px; font-size: 8px; }
  .s-case-intro h2 { font-size: 38px; }
  .s-case-intro > p:last-child { font-size: 13px; margin-top: 15px; }
  .s-case-filters { gap: 24px; margin-bottom: 23px; }
  .s-case-filters button { font-size: 11px; }
  .w-cases-grid { gap: 18px; }
  .w-cases-grid > .story { flex-basis: 100%; margin: 0!important; }
  .w-cases-grid .story-copy { padding-top: 16px; }
  .w-cases-grid .story h3 { font-size: 17px; }
  .s-case-footer { gap: 12px; margin-top: 17px; }
  .s-case-all { font-size: 11px; gap: 10px; }
  .s-case-controls { gap: 3px; }
  .s-case-counter { font-size: 10px; min-width: 50px; margin-right: 2px; }
  .w-cases .w-clinical-note { margin-top: 14px; font-size: 10px; }
  .w-clinical-note { font-size: 11px; margin-top: 27px; line-height: 1.8; }
  .story .meta { font-size: 10px; }
  .story h3 { font-size: 23px; }
  .w-note { padding-block: 52px; }
  .w-note-grid { display: grid; grid-template-columns: 1fr; gap: 25px; }
  .w-note-grid > .w-label { font-size: 9px; }
  .w-note h2 { font-size: 34px; line-height: 1.45; }
  .w-note-detail { display: none; }
  .w-note p:not(.w-label) br { display: none; }
  .w-journal { padding-block: 63px; }
  .w-display { font-size: 57px!important; }
  .w-journal-grid { display: block; }
  .w-journal-list { margin-top: 35px; }
  .w-journal-grid > .story h3 { font-size: 26px; }
  .w-journal-list h3 { font-size: 19px; }
  .w-journal-list .meta { font-size: 9px; }
  .w-topic-nav { gap: 5px 20px; justify-content: start; font-size: 11px; margin-top: 30px; padding-top: 18px; }
  .w-topic-nav > span { width: 100%; margin-bottom: 6px; }
  .w-film-button { height: 420px; }
  .w-film-play { width: 64px; height: 64px; top: 48%; }
  .w-film-play svg { width: 24px; height: 24px; }
  .w-lab { display: flex; flex-direction: column; gap: 30px; padding-block: 66px; }
  .w-lab-photo > img { height: auto; aspect-ratio: 1.1; border-bottom-left-radius: 64px; }
  .w-lab-copy { padding-top: 0; }
  .w-lab-copy > h2 { font-size: 40px; }
  .w-lab-inset { display: none; }
  .w-space { padding-bottom: 68px; }
  .w-space > div:last-child { height: 330px; }
  .w-footer { padding-top: 50px; padding-bottom: calc(72px + env(safe-area-inset-bottom)); }
  .w-footer-opening { gap: 30px; padding-bottom: 35px; }
  .w-footer-opening h2 { font-size: 31px; }
  .w-footer-info { gap: 27px 22px; padding-top: 30px; }
  .w-footer-info p,.w-footer-info dl,.w-footer-info a { font-size: 12px; }
  .w-footer-info > div:first-child { grid-column: 1/-1; grid-row: 1; }
  .w-footer-info > div:nth-child(2) { grid-column: 1; grid-row: 2; }
  .w-footer-info > div:nth-child(3) { grid-column: 2; grid-row: 2; }
  .w-footer-info > div:first-child .w-footer-phone { font-size: 29px; margin-bottom: 10px; }
  .w-footer-info > div:last-child { grid-column: 1/-1; grid-row: 3; }
  .w-footer-info > div:last-child a { display: inline-flex; align-items: center; margin-right: 19px; }
  .w-footer-info h3 { font-size: 9px; margin-bottom: 16px; }
  .w-footer-info .w-footer-hours-note { font-size: 10px; }
  .w-footer-mark { width: 92%; margin: 42px 0 35px auto; }
  .w-legal, .w-legal button { font-size: 9px; }
  .w-quick { height: calc(58px + env(safe-area-inset-bottom)); padding-bottom: env(safe-area-inset-bottom); }
  .weshe-studio .breadcrumb { font-size: 10px; padding-top: 20px; }
  .weshe-studio .page-intro { padding-top: 38px; padding-bottom: 40px; }
  .weshe-studio .page-intro h1 { font-size: 34px; line-height: 1.4; }
  .weshe-studio .page-intro .eyebrow { font-size: 9px; margin-bottom: 22px; }
  .weshe-studio .page-intro > p:not(.eyebrow) { font-size: 14px; margin-top: 22px; }
  .s-page-cover { display: flex; flex-direction: column; gap: 26px; margin: 30px auto 36px; }
  .weshe-studio .s-page-cover .page-intro { padding: 0; }
  .weshe-studio .s-page-cover .page-intro h1 { font-size: 32px; }
  .weshe-studio .s-page-cover .page-intro > p:not(.eyebrow) { font-size: 14px; line-height: 1.9; }
  .weshe-studio .s-page-cover .hero { border-bottom-left-radius: 58px; }
  .weshe-studio .s-page-cover .hero img { height: auto; aspect-ratio: 1.1; }
  .s-section-nav { gap: 12px; padding-block: 7px; }
  .s-section-links { gap: 23px; }
  .s-section-links a { font-size: 12px; }
  .s-reading-section[id] { scroll-margin-top: calc(var(--header) + 85px); }
  .weshe-studio .s-reading-section.editorial-split { display: flex; flex-direction: column; gap: 27px; padding-block: 45px; }
  .weshe-studio .s-reading-section .split-image { position: static; width: 100%; }
  .weshe-studio .s-reading-section .split-image img { aspect-ratio: 1.25; }
  .weshe-studio .s-reading-section .split-copy h2 { font-size: 28px; margin-bottom: 21px; }
  .weshe-studio .s-reading-section .split-copy p { font-size: 15px; line-height: 1.95; }
  .weshe-studio .s-reading-section .split-copy .eyebrow { font-size: 9px; }
  .weshe-studio .clinic-content .panel { padding-block: 54px; }
  .weshe-studio .clinic-content .panel h2 { font-size: 28px; line-height: 1.5; }
  .weshe-studio .clinic-content .panel p { font-size: 15px; }
  .weshe-studio .clinic-content .intro { padding-block: 52px; }
  .weshe-studio .clinic-content .intro h2 { font-size: 30px; }
  .weshe-studio .clinic-content .intro p { font-size: 15px; }
  .s-weshe-meaning { grid-template-columns: minmax(0,1fr); gap: 27px; scroll-margin-top: calc(var(--header) + 85px); }
  .s-weshe-meaning-copy { padding-top: 0; }
  .weshe-studio .section-head h2 { font-size: 31px; }
  .s-doctor-nav { gap: 23px; padding-bottom: 28px; }
  .s-doctor-nav a { font-size: 12px; }
  .weshe-studio .doctor-detail { display: block; padding-block: 12px 58px; }
  .weshe-studio .doctor-portrait { position: static; margin-bottom: 30px; }
  .weshe-studio .doctor-portrait > img { border-bottom-left-radius: 66px; aspect-ratio: 4/4.5; }
  .weshe-studio .doctor-detail h2 { font-size: 42px; }
  .weshe-studio .doctor-detail h2 small { font-size: 14px; }
  .weshe-studio .doctor-detail .specialty { font-size: 14px; margin: 16px 0 22px; }
  .weshe-studio .doctor-focus { font-size: 17px; margin-bottom: 25px; }
  .weshe-studio .credentials { font-size: 13px; }
  .weshe-studio .shared-standard { padding-block: 55px; }
  .shared-standard h2 { font-size: 31px; }
  .weshe-studio .hub-stories { display: block; }
  .hub-stories > .story-featured { padding-bottom: 30px; }
  .hub-stories > .story-featured > a { display: block; }
  .hub-stories > .story-featured .story-copy { padding: 22px 28px 0 0; }
  .weshe-studio .hub-stories > .story-featured h3 { font-size: 26px; }
  .weshe-studio .hub-search { gap: 17px; padding-block: 20px; }
  .weshe-studio .filters { gap: 3px 23px; }
  .weshe-studio .filters > a { font-size: 11px; }
  .weshe-studio .result-count { padding-block: 25px; }
  .weshe-studio .article-heading { padding-top: 38px; padding-bottom: 31px; }
  .weshe-studio .article-heading h1 { font-size: 32px; }
  .weshe-studio .article-summary { font-size: 15px; line-height: 1.85; }
  .article-byline { font-size: 10px; gap: 10px; }
  .article-cover { margin-bottom: 38px; }
  .article-cover img { border-bottom-left-radius: 55px; }
  .weshe-studio .rich-content { font-size: 16px; }
  .weshe-studio .rich-content h2 { font-size: 27px; }
  .weshe-studio .contact-section { padding-block: 52px; }
  .weshe-studio .directions > div { display: block; }
}
