/* R65 — owner-directed simplification of the George profile. R64's section
   index, ruled cards, hidden biography and portrait-in-hero composition are
   rejected. Use a compact text hero and one complete editorial profile. */

.r60-george .r65-profile-text-hero {
  min-height: 0 !important;
  background: linear-gradient(120deg, #211116 0%, #5b0d11 76%, #811318 100%) !important;
}

.r60-george .r65-profile-text-hero .r54-identity-profile-grid {
  display: grid !important;
  min-height: clamp(350px, 34vw, 440px) !important;
  place-items: center !important;
}

.r60-george .r65-profile-text-hero .r54-identity-profile-grid::before {
  display: none !important;
}

.r60-george .r65-profile-text-hero .r54-identity-profile-copy {
  width: min(calc(100% - 2 * var(--r53-edge)), 900px) !important;
  margin: 0 auto !important;
  padding: clamp(54px, 6vw, 74px) 0 !important;
  text-align: center !important;
}

.r60-george .r65-profile-text-hero .r53-eyebrow {
  justify-content: center !important;
}

.r60-george .r65-profile-text-hero .r53-eyebrow > span {
  display: none !important;
}

.r60-george .r65-profile-text-hero h1 {
  max-width: none !important;
  margin-inline: auto !important;
  font-size: clamp(62px, 6.5vw, 90px) !important;
}

.r60-george .r65-profile-text-hero .r53-profile-role {
  max-width: none !important;
  margin-inline: auto !important;
  color: rgba(255,255,255,.82) !important;
  font-size: clamp(13px, 1.2vw, 15px) !important;
  letter-spacing: .12em !important;
}

.r60-george .r65-profile-text-hero .r53-page-side-detail,
.r60-george .r65-profile-text-hero .r53-profile-action {
  display: none !important;
}

.r60-george [data-r53-component="counsel.credentials"].r54-counsel-biography {
  padding: clamp(56px, 6vw, 86px) 0 clamp(76px, 8vw, 112px) !important;
  background: #fff !important;
}

.r60-george [data-r53-component="counsel.credentials"] .r53-counsel-record-content > .r53-section-heading {
  display: block !important;
  align-items: start !important;
  padding: 0 !important;
  border: 0 !important;
}

.r60-george [data-r53-component="counsel.credentials"] .r54-counsel-biography-grid {
  display: grid !important;
  grid-template-columns: minmax(280px, .38fr) minmax(0, .62fr) !important;
  gap: clamp(46px, 7vw, 96px) !important;
  align-items: start;
}

.r65-profile-portrait {
  grid-column: 1;
  grid-row: 1;
  overflow: hidden;
  width: 100%;
  max-width: 430px;
  aspect-ratio: 4 / 5;
  margin: 0;
  background: #eee8e3;
}

.r65-profile-portrait-image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 28%;
}

.r60-george [data-r53-component="counsel.credentials"] .r53-counsel-record-content {
  grid-column: 2;
  grid-row: 1;
  align-self: center;
}

.r60-george [data-r53-component="counsel.credentials"] .r53-counsel-record-content > .r53-section-heading h2 {
  max-width: 14ch !important;
  color: #171315 !important;
  font-size: clamp(46px, 4.5vw, 62px) !important;
  line-height: .98 !important;
  letter-spacing: -.045em !important;
}

.r65-profile-lead {
  max-width: 43ch;
  margin: clamp(28px, 3vw, 38px) 0 0;
  color: #393033;
  font: 500 clamp(21px, 2.15vw, 28px)/1.48 var(--r53-serif);
  letter-spacing: -.018em;
}

.r65-protected-phrase {
  display: inline-block;
  white-space: nowrap;
}

.r60-george [data-r53-component="counsel.credentials"] .r54-counsel-fact-strip {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: clamp(22px, 4vw, 64px) !important;
  margin: clamp(30px, 3vw, 42px) 0 0 !important;
  padding: clamp(26px, 2.8vw, 34px) !important;
  border: 0 !important;
  background: #f6f3ef !important;
}

.r60-george [data-r53-component="counsel.credentials"] .r54-counsel-fact-strip > div {
  min-height: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
}

.r60-george [data-r53-component="counsel.credentials"] .r54-counsel-fact-strip dt {
  margin-bottom: 10px !important;
  color: #811318 !important;
}

.r60-george [data-r53-component="counsel.credentials"] .r54-counsel-fact-strip dd {
  max-width: 42ch;
  color: #241e20 !important;
  font: 600 clamp(16px, 1.45vw, 19px)/1.42 var(--r53-serif) !important;
}

.r65-profile-disciplines {
  max-width: 54ch;
  margin-top: 24px;
  color: #5d5256;
  font: 500 16px/1.55 var(--r53-sans);
}

.r65-profile-contact-line {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 28px;
  margin-top: 22px;
  padding-top: 20px;
  border-top: 1px solid #ded8d4;
  color: #2e282a;
  font: 600 15px/1.5 var(--r53-sans);
}

.r65-profile-contact-line a {
  color: inherit !important;
  text-decoration: none !important;
}

.r65-profile-contact-line a:is(:hover,:focus-visible) {
  color: #811318 !important;
  text-decoration: underline !important;
  text-underline-offset: 4px;
}

.r60-george [data-r53-component="counsel.credentials"] .r65-profile-record {
  grid-column: 1 / -1;
  grid-row: 2;
  margin: clamp(72px, 8vw, 108px) 0 0 !important;
}

.r60-george [data-r53-component="counsel.credentials"] .r65-profile-record > .r53-eyebrow {
  display: none !important;
}

.r60-george [data-r53-component="counsel.credentials"] .r65-profile-stream {
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
}

.r60-george [data-r53-component="counsel.credentials"] .r65-profile-stream .r54-counsel-chapter,
.r60-george [data-r53-component="counsel.credentials"] .r65-profile-stream .r54-counsel-chapter:nth-child(even) {
  display: grid !important;
  grid-template-columns: minmax(230px, .31fr) minmax(0, .69fr) !important;
  gap: clamp(42px, 6vw, 86px) !important;
  min-height: 0 !important;
  align-items: start !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  color: #231e20 !important;
  box-shadow: none !important;
}

.r60-george [data-r53-component="counsel.credentials"] .r65-profile-stream .r54-counsel-chapter + .r54-counsel-chapter {
  margin-top: clamp(64px, 7vw, 96px) !important;
}

.r60-george [data-r53-component="counsel.credentials"] .r65-profile-stream .r65-profile-specialties {
  display: block !important;
  max-width: 820px;
  margin-inline: auto !important;
  text-align: center;
}

.r60-george [data-r53-component="counsel.credentials"] .r65-profile-stream .r65-profile-specialties .r54-counsel-chapter-body {
  max-width: 820px !important;
  color: #4c4246 !important;
  font: 500 clamp(21px, 2vw, 28px)/1.5 var(--r53-serif) !important;
  letter-spacing: -.018em;
}

.r60-george [data-r53-component="counsel.credentials"] .r65-profile-stream .r54-counsel-chapter :is(h2,h3) {
  grid-column: 1 !important;
  grid-row: 1 !important;
  max-width: 11ch;
  margin: 0 !important;
  color: #811318 !important;
  font-size: clamp(34px, 3.4vw, 48px) !important;
  font-weight: 500 !important;
  line-height: 1.02 !important;
  letter-spacing: -.035em !important;
  text-wrap: balance;
}

.r60-george [data-r53-component="counsel.credentials"] .r65-profile-stream .r54-counsel-chapter .r54-counsel-chapter-body {
  grid-column: 2 !important;
  grid-row: 1 !important;
  max-width: 72ch !important;
  color: #393235 !important;
  font-size: 17px !important;
  line-height: 1.76 !important;
}

.r60-george [data-r53-component="counsel.credentials"] .r65-profile-stream .r54-counsel-chapter:first-child .r54-counsel-chapter-body {
  padding-top: 7px;
  color: #554b4f !important;
  font-size: clamp(18px, 1.7vw, 21px) !important;
  line-height: 1.6 !important;
}

.r60-george [data-r53-component="counsel.credentials"] .r65-profile-stream .r54-counsel-chapter-body ul {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) !important;
  gap: 9px !important;
  max-width: 680px;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

.r60-george [data-r53-component="counsel.credentials"] .r65-profile-stream .r54-counsel-chapter-body li {
  min-height: 0 !important;
  margin: 0 !important;
  padding: 14px 0 !important;
  border: 0 !important;
  border-bottom: 1px solid #e2dcd8 !important;
  color: #302a2c;
  font-size: 17px !important;
  line-height: 1.55 !important;
}

.r60-george [data-r53-component="counsel.credentials"] .r65-profile-stream .r54-counsel-chapter-body li::before {
  display: none !important;
}

.r60-george [data-r53-component="counsel.credentials"] .r65-profile-stream a {
  color: inherit !important;
  text-decoration: none !important;
  text-decoration-thickness: 0 !important;
}

.r60-george [data-r53-component="counsel.credentials"] .r65-profile-stream a:is(:hover,:focus-visible) {
  color: #811318 !important;
  text-decoration: underline !important;
  text-decoration-thickness: 1px !important;
  text-underline-offset: 4px;
}

.r65-full-biography {
  grid-column: 1 / -1 !important;
  display: block !important;
  max-width: none;
  margin-top: clamp(54px, 6vw, 82px);
  padding-top: clamp(48px, 5vw, 68px);
  border-top: 1px solid #d9d2ce;
}

.r60-george [data-r53-component="counsel.credentials"] .r65-full-biography .r65-biography-heading {
  max-width: none !important;
  margin: 0 0 clamp(30px, 4vw, 46px) !important;
  color: #811318 !important;
  font-size: clamp(38px, 4vw, 54px) !important;
  font-weight: 500 !important;
  line-height: 1 !important;
  letter-spacing: -.04em !important;
}

.r65-biography-copy {
  column-count: 2;
  column-gap: clamp(46px, 6vw, 82px);
  column-rule: 1px solid #e5dfdb;
}

.r65-biography-copy p {
  break-inside: avoid;
  margin: 0 0 1.25em !important;
  color: #4a4245;
  font-size: 17px;
  line-height: 1.82;
}

.r65-biography-copy p:first-child {
  color: #30282b;
  font-size: 18px;
  font-weight: 600;
}

.r60-george .r65-profile-video-section {
  grid-column: 1 / -1;
  grid-row: 3;
  display: grid !important;
  grid-template-columns: minmax(150px, .26fr) minmax(0, .74fr) !important;
  gap: clamp(30px, 5vw, 70px) !important;
  width: 100% !important;
  max-width: none !important;
  margin: clamp(76px, 8vw, 112px) 0 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  color: #231e20 !important;
}

.r60-george .r65-profile-video-section > .r53-eyebrow {
  position: static !important;
  align-self: start;
  margin-top: 8px !important;
  color: #811318 !important;
}

.r60-george .r65-profile-video-section .r54-source-video-grid {
  display: block !important;
  padding: 0 !important;
  background: transparent !important;
}

.r65-profile-video-player {
  margin: 0;
}

.r65-profile-video-player video {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 9;
  border: 0;
  background: #100d0e;
  box-shadow: 0 24px 70px rgba(24, 16, 19, .12);
}

.r65-profile-video-player figcaption {
  margin-top: 16px;
  color: #332c2f;
  font: 600 15px/1.4 var(--r53-sans);
}

@media (max-width: 760px) {
  .r60-george .r65-profile-text-hero .r54-identity-profile-grid {
    min-height: 0 !important;
  }

  .r60-george .r65-profile-text-hero .r54-identity-profile-copy {
    width: 100% !important;
    margin-left: 0 !important;
    text-align: center !important;
  }

  .r60-george .r65-profile-text-hero h1 {
    font-size: clamp(48px, 14vw, 62px) !important;
  }

  .r60-george .r65-profile-text-hero .r53-profile-role {
    max-width: 31ch !important;
    font-size: 12px !important;
    line-height: 1.55 !important;
  }

  .r60-george [data-r53-component="counsel.credentials"].r54-counsel-biography {
    padding: 46px 0 72px !important;
  }

  .r60-george [data-r53-component="counsel.credentials"] .r53-counsel-record-content > .r53-section-heading {
    display: block !important;
  }

  .r60-george [data-r53-component="counsel.credentials"] .r54-counsel-biography-grid {
    display: block !important;
  }

  .r65-profile-portrait {
    max-width: none;
    height: clamp(360px, 112vw, 470px);
    aspect-ratio: auto;
    margin-bottom: 40px;
  }

  .r60-george [data-r53-component="counsel.credentials"] .r53-counsel-record-content > .r53-section-heading h2 {
    font-size: clamp(39px, 11.5vw, 48px) !important;
  }

  .r60-george [data-r53-component="counsel.credentials"] .r54-counsel-fact-strip {
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 24px !important;
    margin-top: 30px !important;
    padding: 24px 22px !important;
  }

  .r65-profile-lead {
    margin-top: 24px;
    font-size: clamp(20px, 6vw, 24px);
  }

  .r65-profile-disciplines {
    margin-top: 20px;
    font-size: 15px;
  }

  .r65-profile-contact-line {
    display: grid;
    gap: 8px;
    margin-top: 18px;
    padding-top: 18px;
    font-size: 14px;
  }

  .r60-george [data-r53-component="counsel.credentials"] .r65-profile-record {
    margin-top: 54px !important;
  }

  .r60-george [data-r53-component="counsel.credentials"] .r65-profile-stream .r54-counsel-chapter,
  .r60-george [data-r53-component="counsel.credentials"] .r65-profile-stream .r54-counsel-chapter:nth-child(even) {
    display: block !important;
  }

  .r60-george [data-r53-component="counsel.credentials"] .r65-profile-stream .r54-counsel-chapter :is(h2,h3) {
    max-width: 12ch;
    margin-bottom: 24px !important;
    font-size: clamp(32px, 9.2vw, 40px) !important;
  }

  .r60-george [data-r53-component="counsel.credentials"] .r65-profile-stream .r54-counsel-chapter + .r54-counsel-chapter {
    margin-top: 58px !important;
  }

  .r65-full-biography {
    margin-top: 46px;
    padding-top: 38px;
  }

  .r60-george [data-r53-component="counsel.credentials"] .r65-full-biography .r65-biography-heading {
    margin-bottom: 28px !important;
    font-size: clamp(34px, 10vw, 42px) !important;
  }

  .r65-biography-copy {
    column-count: 1;
    column-rule: 0;
  }

  .r65-biography-copy p {
    font-size: 16px;
    line-height: 1.78;
  }

  .r65-biography-copy p:first-child {
    font-size: 17px;
  }

  .r60-george .r65-profile-video-section {
    display: block !important;
    margin-top: 64px !important;
  }

  .r60-george .r65-profile-video-section > .r53-eyebrow {
    margin: 0 0 18px !important;
  }

  .r65-profile-video-player figcaption {
    margin-top: 12px;
    font-size: 14px;
  }
}
