:root {
  --v49-black: #050e0c;
  --v49-green-950: #071b17;
  --v49-green-900: #0b2620;
  --v49-green-800: #10352c;
  --v49-gold: #c1a05c;
  --v49-gold-muted: #9b824d;
  --v49-ivory: #f1ede2;
  --v49-ivory-muted: #d5cfc0;
  --v49-line: rgba(193, 160, 92, .26);
  --v49-line-soft: rgba(241, 237, 226, .13);
  --v49-ease-out: cubic-bezier(.23, 1, .32, 1);
  --v49-ease-in-out: cubic-bezier(.77, 0, .175, 1);
  --v49-type-display: clamp(3.4rem, 7vw, 7.7rem);
  --v49-type-hero: clamp(3rem, 6.2vw, 6.7rem);
  --v49-type-section: clamp(2.35rem, 4.2vw, 4.8rem);
  --v49-type-lead: clamp(1.2rem, 1.65vw, 1.55rem);
  --v49-type-body-large: clamp(1.08rem, 1.25vw, 1.27rem);
  --v49-type-body: clamp(1.0625rem, 1.05vw, 1.18rem);
  --v49-type-small: .86rem;
  --v49-type-label: .72rem;
  --v49-section-space: clamp(5.25rem, 8vw, 8rem);
}

html { background: var(--v49-black); }

body {
  background: var(--v49-black);
  font-family: "IBM Plex Sans", system-ui, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.65;
}

body, button, input, textarea, select { font-weight: 400; }

p, li, dd, blockquote, figcaption {
  font-weight: 400;
  overflow-wrap: break-word;
  text-wrap: pretty;
}

h1, h2, h3, h4, .display, .ptitle, .ptitle2 {
  font-family: "IBM Plex Serif", Georgia, serif;
  font-weight: 400;
  text-wrap: balance;
}

.wrap { width: min(100% - clamp(2rem, 6vw, 7rem), 1440px); }

/* There is one real brand element. This target only reserves its header slot. */
.brand-target-v49 {
  display: none;
  width: 128px;
  height: 74px;
  justify-self: center;
}

.shared-brand-v49 {
  position: fixed !important;
  inset: 0 auto auto 0 !important;
  z-index: 160 !important;
  display: block !important;
  width: clamp(230px, 18vw, 300px) !important;
  height: auto !important;
  margin: 0 !important;
  pointer-events: auto;
  will-change: transform;
}

.shared-brand-v49 .logo-dark { display: none !important; }
.shared-brand-v49 .logo-light { display: block !important; position: static !important; opacity: 1 !important; width: 100% !important; height: auto !important; }

body.v49-home #header .brand-target-v49 { display: block; visibility: hidden; }
body.v49-home #header { z-index: 120; background: linear-gradient(180deg, rgba(5, 14, 12, .78), rgba(5, 14, 12, .08)); }
body.v49-home #header.solid { background: rgba(7, 27, 23, .92); backdrop-filter: blur(16px); }

/* Hide the legacy hero logo before the replacement shell mounts. */
html:not(.v49-ready) #page-home > .hero .hero-brand-v45 { visibility: hidden; }

.home-v49 { color: var(--v49-ivory); background: var(--v49-green-950); }

.hero-v49 {
  position: relative;
  isolation: isolate;
  min-height: 118vh;
  display: grid;
  place-items: center;
  overflow: clip;
  color: var(--v49-ivory);
  background:
    radial-gradient(ellipse at 50% 16%, rgba(193, 160, 92, .11), transparent 34%),
    radial-gradient(ellipse at 18% 62%, rgba(16, 53, 44, .5), transparent 48%),
    linear-gradient(180deg, var(--v49-black) 0%, #061511 50%, var(--v49-green-950) 82%, var(--v49-green-900) 100%);
}

.hero-v49::after {
  content: "";
  position: absolute;
  z-index: -1;
  inset: auto 0 0;
  height: 36vh;
  background: linear-gradient(180deg, transparent, rgba(11, 38, 32, .72) 68%, var(--v49-green-900));
  pointer-events: none;
}

.hero-stars-v49,
.hero-stars-v49::before,
.hero-stars-v49::after {
  position: absolute;
  inset: 0;
  z-index: -3;
  content: "";
  pointer-events: none;
  background-repeat: no-repeat;
}

.hero-stars-v49 {
  opacity: .68;
  background-image:
    radial-gradient(circle at 7% 22%, rgba(241,237,226,.62) 0 1px, transparent 1.7px),
    radial-gradient(circle at 18% 68%, rgba(193,160,92,.5) 0 1px, transparent 1.6px),
    radial-gradient(circle at 32% 15%, rgba(241,237,226,.5) 0 .8px, transparent 1.5px),
    radial-gradient(circle at 44% 80%, rgba(193,160,92,.6) 0 1px, transparent 1.8px),
    radial-gradient(circle at 61% 24%, rgba(241,237,226,.52) 0 .8px, transparent 1.5px),
    radial-gradient(circle at 73% 67%, rgba(193,160,92,.52) 0 1px, transparent 1.6px),
    radial-gradient(circle at 87% 16%, rgba(241,237,226,.54) 0 1px, transparent 1.7px),
    radial-gradient(circle at 94% 54%, rgba(193,160,92,.47) 0 .9px, transparent 1.5px);
}

.hero-stars-v49::before {
  opacity: .42;
  background-image:
    radial-gradient(circle at 13% 42%, rgba(241,237,226,.52) 0 .7px, transparent 1.3px),
    radial-gradient(circle at 25% 89%, rgba(193,160,92,.55) 0 .8px, transparent 1.4px),
    radial-gradient(circle at 55% 7%, rgba(241,237,226,.42) 0 .7px, transparent 1.3px),
    radial-gradient(circle at 66% 86%, rgba(193,160,92,.5) 0 .7px, transparent 1.4px),
    radial-gradient(circle at 82% 39%, rgba(241,237,226,.48) 0 .8px, transparent 1.4px);
  animation: v49-star-breathe 9s ease-in-out infinite alternate;
}

.hero-stars-v49::after {
  opacity: .28;
  background-image:
    radial-gradient(ellipse at 29% 36%, rgba(193,160,92,.5) 0 1px, transparent 1.5px),
    radial-gradient(ellipse at 69% 47%, rgba(241,237,226,.45) 0 .8px, transparent 1.3px),
    radial-gradient(ellipse at 91% 82%, rgba(193,160,92,.5) 0 .8px, transparent 1.3px);
}

@keyframes v49-star-breathe { to { opacity: .7; transform: translate3d(0, -4px, 0); } }

.hero-haze-v49 {
  position: absolute;
  z-index: -2;
  top: -22vw;
  left: 50%;
  width: min(82vw, 1200px);
  aspect-ratio: 1;
  translate: -50% 0;
  border-radius: 50%;
  opacity: .38;
  filter: blur(54px);
  background: radial-gradient(circle, rgba(193, 160, 92, .18), rgba(16, 53, 44, .1) 34%, transparent 69%);
  pointer-events: none;
}

.hero-logo-slot-v49 {
  position: absolute;
  top: clamp(8.5rem, 17vh, 12rem);
  left: 50%;
  width: clamp(230px, 18vw, 300px);
  aspect-ratio: 250 / 185;
  translate: -50% 0;
}

.hero-copy-v49 {
  width: min(1080px, calc(100% - 2rem));
  margin-top: clamp(12rem, 22vh, 18rem);
  text-align: center;
}

.hero-copy-v49 h1 {
  max-width: 12ch;
  margin: 0 auto;
  color: var(--v49-ivory);
  font-size: var(--v49-type-hero);
  line-height: .99;
  letter-spacing: -.038em;
}

.hero-copy-v49 p {
  margin: 2rem auto 0;
  color: var(--v49-gold);
  font-size: var(--v49-type-small);
  letter-spacing: .18em;
  text-transform: uppercase;
}

.hero-scroll-v49 {
  position: absolute;
  bottom: 9vh;
  left: 50%;
  width: 1px;
  height: 48px;
  background: linear-gradient(var(--v49-gold), transparent);
}

.home-section-v49 { padding: var(--v49-section-space) 0; }

.eyebrow-v49 {
  display: block;
  margin-bottom: clamp(1.1rem, 2vw, 1.7rem);
  color: var(--v49-gold);
  font-size: var(--v49-type-label);
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: .2em;
  text-transform: uppercase;
}

.about-v49 {
  color: var(--v49-ivory);
  background: var(--v49-green-900);
}

.about-v49 .wrap { width: min(100% - clamp(2rem, 8vw, 11rem), 1180px); }
.about-v49 h2 { max-width: 14ch; font-size: var(--v49-type-section); line-height: 1.04; letter-spacing: -.025em; }

.about-copy-v49 {
  width: min(100%, 860px);
  margin: clamp(2.1rem, 4vw, 3.6rem) 0 0 auto;
}

.about-copy-v49 p {
  margin: 0 0 1.25em;
  color: var(--v49-ivory-muted);
  font-size: var(--v49-type-body-large);
  line-height: 1.7;
}

.about-copy-v49 p:first-child { color: var(--v49-ivory); font-size: var(--v49-type-lead); line-height: 1.62; }

.section-head-v49 { display: grid; grid-template-columns: minmax(160px, .55fr) minmax(0, 1.45fr); align-items: end; gap: clamp(2rem, 7vw, 7rem); margin-bottom: clamp(2.4rem, 4.5vw, 4.4rem); }
.section-head-v49 .eyebrow-v49 { margin: 0; }
.section-head-v49 h2 { max-width: 15ch; color: var(--v49-ivory); font-size: var(--v49-type-section); line-height: 1.04; letter-spacing: -.025em; }

.expertise-v49 { background: linear-gradient(180deg, var(--v49-green-900), var(--v49-green-950)); }
.home-practice-list-v49 { border-top: 1px solid var(--v49-line); }

.home-practice-list-v49 a {
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  gap: 2rem;
  min-height: 132px;
  padding: 1.65rem clamp(.25rem, 1.5vw, 1.2rem);
  border-bottom: 1px solid var(--v49-line);
  background: radial-gradient(circle at 76% 50%, rgba(193, 160, 92, 0), transparent 42%);
  transition: background-color .36s ease, color .36s ease;
}

.practice-copy-v49 { display: grid; grid-template-columns: minmax(250px, .7fr) minmax(300px, 1.3fr); align-items: center; gap: clamp(2rem, 7vw, 7rem); }
.practice-copy-v49 strong { color: var(--v49-ivory); font-family: "IBM Plex Serif", Georgia, serif; font-size: clamp(1.75rem, 2.7vw, 2.65rem); font-weight: 400; line-height: 1.12; transition: color .36s ease, transform .36s var(--v49-ease-out); }
.practice-copy-v49 span { max-width: 66ch; color: rgba(213, 207, 192, .76); font-size: var(--v49-type-body); line-height: 1.62; }
.home-practice-list-v49 i { color: var(--v49-gold-muted); font-size: 1.4rem; font-style: normal; transition: color .36s ease, transform .36s var(--v49-ease-out); }

@media (hover: hover) and (pointer: fine) {
  .home-practice-list-v49 a:hover { background: radial-gradient(circle at 76% 50%, rgba(193, 160, 92, .085), transparent 44%); }
  .home-practice-list-v49 a:hover strong { color: var(--v49-gold); transform: translate3d(3px, 0, 0); }
  .home-practice-list-v49 a:hover i { color: var(--v49-gold); transform: translate3d(6px, 0, 0); }
}

.text-link-v49 { display: inline-flex; margin-top: 2rem; color: var(--v49-gold); font-size: .88rem; font-weight: 500; letter-spacing: .04em; }

.standard-v49 { overflow: hidden; background: linear-gradient(180deg, var(--v49-green-950), var(--v49-black)); }
.standard-v49 .section-head-v49 { margin-bottom: 1rem; }

.orbit-v49 {
  position: relative;
  min-height: clamp(520px, 61vw, 720px);
  outline: none;
  perspective: 1100px;
  touch-action: pan-y;
  user-select: none;
}

.orbit-stage-v49 { position: absolute; inset: 0 0 54px; transform-style: preserve-3d; }
.orbit-ring-v49 { position: absolute; top: 48%; left: 50%; width: min(76%, 880px); height: 42%; translate: -50% -50%; border: 1px solid rgba(193, 160, 92, .34); border-radius: 50%; transform: rotateX(66deg); box-shadow: 0 0 80px rgba(193, 160, 92, .035); }
.orbit-star-v49 { position: absolute; top: 48%; left: 50%; translate: -50% -50%; color: var(--v49-gold); font-size: 1.8rem; filter: drop-shadow(0 0 14px rgba(193, 160, 92, .38)); }

.orbit-item-v49 {
  position: absolute;
  top: 42%;
  left: 50%;
  width: min(500px, 62vw);
  min-height: 245px;
  margin: -122px 0 0 -250px;
  padding: clamp(1.8rem, 3vw, 2.8rem);
  transform-style: preserve-3d;
  will-change: transform, opacity, filter;
  text-align: center;
}

.orbit-item-v49 strong { display: block; color: var(--v49-gold); font-family: "IBM Plex Serif", Georgia, serif; font-size: clamp(2.1rem, 4.4vw, 4rem); font-weight: 400; line-height: 1; }
.orbit-item-v49 h3 { margin-top: 1rem; color: var(--v49-ivory); font-size: clamp(1.35rem, 2vw, 1.9rem); line-height: 1.2; }
.orbit-item-v49 p { max-width: 55ch; margin: 1rem auto 0; color: var(--v49-ivory-muted); font-size: var(--v49-type-body); line-height: 1.62; }

.orbit-controls-v49 { position: absolute; right: 0; bottom: 0; left: 0; display: flex; align-items: center; justify-content: center; gap: 1.1rem; }
.orbit-controls-v49 button { width: 46px; height: 46px; border: 1px solid var(--v49-line); border-radius: 50%; color: var(--v49-ivory); background: transparent; cursor: pointer; transition: color .18s ease, border-color .18s ease, transform .14s var(--v49-ease-out); }
.orbit-controls-v49 button:active { transform: scale(.96); }
.orbit-controls-v49 span { min-width: 64px; color: rgba(213, 207, 192, .65); font-size: .76rem; letter-spacing: .1em; text-align: center; }
.orbit-controls-v49 b { color: var(--v49-gold); font-weight: 500; }

.insights-v49 { background: var(--v49-green-900); }
.insights-grid-v49 { display: grid; grid-template-columns: 1.25fr .875fr .875fr; border-top: 1px solid var(--v49-line); border-left: 1px solid var(--v49-line); }
.insight-card-v49 { min-height: 380px; display: flex; flex-direction: column; padding: clamp(1.5rem, 2.8vw, 2.5rem); border-right: 1px solid var(--v49-line); border-bottom: 1px solid var(--v49-line); color: var(--v49-ivory); background: rgba(5, 14, 12, .12); transition: background-color .28s ease; }
.insight-card-v49 > div { display: flex; justify-content: space-between; gap: 1rem; color: var(--v49-gold); font-size: .69rem; letter-spacing: .1em; text-transform: uppercase; }
.insight-card-v49 h3 { margin-top: auto; font-size: clamp(1.65rem, 2.6vw, 2.55rem); line-height: 1.13; }
.insight-card-v49 p { margin-top: 1rem; color: rgba(213, 207, 192, .74); font-size: .94rem; line-height: 1.62; }
.insight-card-v49 i { margin-top: 1.5rem; color: var(--v49-gold); font-size: .82rem; font-style: normal; }
@media (hover: hover) and (pointer: fine) { .insight-card-v49:hover { background: rgba(193, 160, 92, .055); } }

.final-cta-v49 { padding: clamp(4.8rem, 8vw, 7.5rem) 0; color: var(--v49-ivory); background: var(--v49-black); }
.final-cta-v49 .wrap { display: grid; grid-template-columns: 1fr auto; align-items: end; gap: 3rem; }
.final-cta-v49 h2 { font-size: var(--v49-type-section); line-height: 1.05; }
.final-cta-v49 p { max-width: 680px; margin-top: 1.1rem; color: var(--v49-ivory-muted); font-size: var(--v49-type-body-large); }
.final-cta-v49 a { min-width: 218px; padding: 1rem 1.3rem; border: 1px solid var(--v49-gold); color: var(--v49-gold); text-align: center; transition: color .2s ease, background-color .2s ease, transform .14s var(--v49-ease-out); }
.final-cta-v49 a:active { transform: scale(.98); }

/* Global editorial hierarchy for secondary routes. */
.page, .practice, .partner, .material-page, .probono-page, .not-found-page { padding-top: clamp(116px, 11vw, 150px); padding-bottom: clamp(4rem, 7vw, 7rem); }
.pagehead { max-width: 1180px; margin-bottom: clamp(2.8rem, 5vw, 4.8rem); }
.pagehead .ptitle2, .practice .ptitle, .partner h1, .material-article h1 { font-size: clamp(2.9rem, 5.8vw, 5.7rem); font-weight: 400; line-height: 1.03; letter-spacing: -.028em; }
.pagehead .lede, .practice .practice-intro, .direction-v2 .direction-intro, .contact-v2-intro { max-width: 900px; margin-top: 1.35rem; color: var(--v49-ivory-muted); font-size: var(--v49-type-lead); font-weight: 400; line-height: 1.62; }
.page p, .practice p, .partner p, .legal-doc p, .legal-doc li { font-weight: 400; }

.page .about-body, .page .about-block, .practice .pwrap, .partner .pwrap, .legal-doc, .material-article .article-body { font-size: var(--v49-type-body); }
.page .about-body p, .page .about-block p, .profile-bio p, .legal-doc p { max-width: 860px; line-height: 1.7; }

.material-article { max-width: 1180px; }
.material-article .article-excerpt, .material-article .article-body, .material-article .article-disclaimer { max-width: 900px; }
.material-article .article-body p, .material-article .article-list li { max-width: 900px; font-size: var(--v49-type-body); font-weight: 400; line-height: 1.72; }
.material-article .article-body p { text-align: justify; text-align-last: start; }
.material-article .article-body h2 { max-width: 900px; margin-top: 2.6rem; font-size: clamp(1.65rem, 2.6vw, 2.2rem); font-weight: 400; }

/* Practice directory and detail accordions: no decorative counters. */
#page-practices .exp-grid-v2 { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 1px; background: var(--v49-line); }
#page-practices .practice-card-v49 { min-height: 320px; padding: clamp(1.7rem, 3vw, 2.6rem); background: var(--v49-green-900); border: 0; }
#page-practices .practice-card-v49 h3 { color: var(--v49-ivory); font-size: clamp(1.65rem, 2.4vw, 2.25rem); font-weight: 400; line-height: 1.15; }
#page-practices .practice-card-v49 p { margin-top: 1rem; color: rgba(213, 207, 192, .72); font-size: .96rem; line-height: 1.62; }
#page-practices .practice-card-v49 .more { margin-top: auto; color: var(--v49-gold); }

.practice-direction-accordion-v47 { border-top-color: var(--v49-line); }
.practice-direction-trigger-v47 { grid-template-columns: minmax(0, 1fr) auto; padding: 1.45rem .25rem; }
.practice-direction-title-v47 { grid-column: 1; font-size: clamp(1.4rem, 2.4vw, 2rem); font-weight: 400; }
.practice-direction-icon-v47 { grid-column: 2; }
.practice-direction-panel-inner-v47 { padding-left: 0; }
.practice-direction-panel-inner-v47 ul { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: .7rem 3rem; max-width: 1000px; }

/* Career keeps the new content but loses decorative counting and card inflation. */
.career-page-v49 { background: var(--v49-green-950); }
.career-hero-v49 { padding: clamp(8rem, 13vw, 11rem) 0 clamp(4.5rem, 8vw, 7rem); color: var(--v49-ivory); background: linear-gradient(145deg, var(--v49-black), var(--v49-green-900)); }
.career-hero-v49 .wrap { display: grid; grid-template-columns: .8fr 1.2fr; gap: clamp(2rem, 8vw, 8rem); align-items: end; }
.career-hero-v49 .eyebrow-v49 { grid-column: 1 / -1; }
.career-hero-v49 h1 { font-size: var(--v49-type-display); line-height: .94; }
.career-hero-v49 h2 { font-size: clamp(1.5rem, 2.4vw, 2.2rem); line-height: 1.22; }
.career-hero-v49 p { max-width: 700px; margin-bottom: 1rem; color: var(--v49-ivory-muted); font-size: var(--v49-type-body); }
.career-section-v49 { padding: var(--v49-section-space) 0; color: var(--v49-ivory); background: var(--v49-green-900); }
.career-section-v49:nth-of-type(even) { background: var(--v49-green-950); }
.career-principles-v49 { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); border-top: 1px solid var(--v49-line); border-left: 1px solid var(--v49-line); }
.career-principles-v49 article { min-height: 250px; padding: clamp(1.7rem, 3vw, 2.8rem); border-right: 1px solid var(--v49-line); border-bottom: 1px solid var(--v49-line); }
.career-principles-v49 h3 { color: var(--v49-ivory); font-size: clamp(1.45rem, 2.1vw, 1.95rem); }
.career-principles-v49 p { max-width: 62ch; margin-top: 1rem; color: var(--v49-ivory-muted); }
.vacancy-list-v49 { border-top: 1px solid var(--v49-line); }
.vacancy-v49 { border-bottom: 1px solid var(--v49-line); }
.vacancy-v49 summary { display: grid; grid-template-columns: 1fr auto auto; align-items: center; gap: 1.5rem; padding: 1.55rem .25rem; cursor: pointer; list-style: none; }
.vacancy-v49 summary::-webkit-details-marker { display: none; }
.vacancy-v49 summary h3 { font-size: clamp(1.35rem, 2vw, 1.9rem); }
.vacancy-v49 summary p, .vacancy-v49 summary small { color: var(--v49-ivory-muted); }
.vacancy-v49 summary i::before { content: "+"; color: var(--v49-gold); font-style: normal; }
.vacancy-v49[open] summary i::before { content: "−"; }
.vacancy-body-v49 { max-width: 900px; padding: .5rem 0 2rem; }
.vacancy-body-v49 section { margin-top: 1.7rem; }
.vacancy-body-v49 h4 { color: var(--v49-gold); font-size: .78rem; letter-spacing: .12em; text-transform: uppercase; }
.vacancy-body-v49 ul { margin-top: .7rem; padding-left: 1.2rem; }
.career-open-v49 h2 { max-width: 18ch; font-size: var(--v49-type-section); }
.career-open-v49 h3 { margin-top: 1rem; color: var(--v49-gold); font-size: clamp(1.35rem, 2vw, 1.8rem); }
.career-copy-v49 { max-width: 860px; margin: 2rem 0 0 auto; color: var(--v49-ivory-muted); font-size: var(--v49-type-body); }
.career-copy-v49 p { margin-bottom: 1rem; }
.career-copy-v49 ul { margin: 1.4rem 0; padding-left: 1.2rem; }
.career-process-v49 ol { display: grid; grid-template-columns: repeat(3, 1fr); border-top: 1px solid var(--v49-line); border-left: 1px solid var(--v49-line); list-style: none; }
.career-process-v49 li { padding: 2rem; border-right: 1px solid var(--v49-line); border-bottom: 1px solid var(--v49-line); }
.career-process-v49 h3 { color: var(--v49-ivory); font-size: 1.55rem; }
.career-process-v49 p { margin-top: .8rem; color: var(--v49-ivory-muted); }
.career-final-v49 { padding: clamp(4.5rem, 7vw, 6.5rem) 0; color: var(--v49-ivory); background: var(--v49-black); }
.career-final-v49 h2 { font-size: var(--v49-type-section); }
.career-final-v49 p { max-width: 800px; margin-top: 1rem; color: var(--v49-ivory-muted); }
.career-final-v49 a { display: inline-block; margin-top: 1.5rem; color: var(--v49-gold); }

/* Remove obsolete v48-only decoration even if delayed code briefly inserts it. */
.section-index-v48, .practice-no-v48, .page-num, #overlay .big > i, .team-v48 { display: none !important; }
#overlay .big { grid-template-columns: 1fr; }

@media (max-width: 920px) {
  #overlay.open {
    z-index: 300;
    background:
      radial-gradient(circle at 78% 8%, rgba(193, 160, 92, .11), transparent 34%),
      linear-gradient(160deg, var(--v49-green-900), var(--v49-black));
  }
  body.menu-open #header { z-index: 320; background: transparent; }
  body.menu-open .shared-brand-v49 { opacity: 0 !important; pointer-events: none; }
}

html[dir="rtl"] .hero-copy-v49,
html[dir="rtl"] .orbit-item-v49 { text-align: center; direction: rtl; }
html[dir="rtl"] .about-copy-v49,
html[dir="rtl"] .practice-copy-v49,
html[dir="rtl"] .insight-card-v49,
html[dir="rtl"] .career-copy-v49 { text-align: right; direction: rtl; }
html[dir="rtl"] .about-copy-v49 { margin-right: auto; margin-left: 0; }
html[dir="rtl"] .career-copy-v49 { margin-right: auto; margin-left: 0; }
html[dir="rtl"] .home-practice-list-v49 i { transform: scaleX(-1); }
html[dir="rtl"] .final-cta-v49 .wrap,
html[dir="rtl"] .section-head-v49,
html[dir="rtl"] .practice-copy-v49,
html[dir="rtl"] .career-hero-v49 .wrap { direction: rtl; }

@media (max-width: 1024px) {
  :root { --v49-section-space: clamp(4.5rem, 8vw, 6rem); }
  .section-head-v49 { grid-template-columns: 1fr; gap: 1.2rem; }
  .practice-copy-v49 { grid-template-columns: 1fr; gap: .85rem; }
  .home-practice-list-v49 a { min-height: 150px; }
  .orbit-item-v49 { width: min(460px, 67vw); margin-left: min(-230px, -33.5vw); }
  .insights-grid-v49 { grid-template-columns: 1fr 1fr; }
  .insight-card-v49:first-child { grid-column: 1 / -1; min-height: 330px; }
  #page-practices .exp-grid-v2 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .career-hero-v49 .wrap { grid-template-columns: 1fr; gap: 1.5rem; }
  .career-process-v49 ol { grid-template-columns: 1fr; }
}

@media (max-width: 768px) {
  :root {
    --v49-type-hero: clamp(2.65rem, 12vw, 4.5rem);
    --v49-type-section: clamp(2.15rem, 9.5vw, 3.65rem);
    --v49-type-lead: 1.12rem;
    --v49-type-body-large: 1.03rem;
    --v49-type-body: 1rem;
  }
  .wrap { width: min(100% - 2rem, 1440px); }
  .brand-target-v49 { width: 92px; height: 58px; }
  .hero-v49 { min-height: 103svh; }
  .hero-logo-slot-v49 { top: 20svh; width: min(58vw, 255px); }
  .shared-brand-v49 { width: min(58vw, 255px) !important; }
  .hero-copy-v49 { margin-top: 26svh; }
  .hero-copy-v49 p { margin-top: 1.35rem; font-size: .66rem; }
  .hero-scroll-v49 { bottom: 5.5vh; height: 34px; }
  .about-v49 .wrap { width: min(100% - 2rem, 1180px); }
  .about-copy-v49 { margin-left: 0; }
  .home-practice-list-v49 a { min-height: 0; padding: 1.4rem .1rem; }
  .practice-copy-v49 { display: block; }
  .practice-copy-v49 strong { font-size: 1.65rem; }
  .practice-copy-v49 span { display: block; margin-top: .6rem; font-size: .94rem; }
  .orbit-v49 { min-height: 560px; }
  .orbit-stage-v49 { inset-bottom: 58px; }
  .orbit-ring-v49 { width: 105%; height: 34%; }
  .orbit-item-v49 { top: 43%; width: min(330px, 82vw); min-height: 260px; margin: -130px 0 0 min(-165px, -41vw); padding: 1.3rem; }
  .orbit-item-v49 strong { font-size: 2.55rem; }
  .orbit-item-v49 h3 { font-size: 1.35rem; }
  .orbit-item-v49 p { font-size: .94rem; }
  .insights-grid-v49 { grid-template-columns: 1fr; }
  .insight-card-v49:first-child { grid-column: auto; }
  .insight-card-v49 { min-height: 310px; }
  .final-cta-v49 .wrap { grid-template-columns: 1fr; align-items: start; gap: 1.7rem; }
  .final-cta-v49 a { width: 100%; }
  .page, .practice, .partner, .material-page, .probono-page, .not-found-page { padding-top: 104px; }
  .pagehead .ptitle2, .practice .ptitle, .partner h1, .material-article h1 { font-size: clamp(2.3rem, 11vw, 3.7rem); }
  .pagehead .lede, .practice .practice-intro, .direction-v2 .direction-intro { font-size: 1.05rem; }
  #page-practices .exp-grid-v2 { grid-template-columns: 1fr; }
  #page-practices .practice-card-v49 { min-height: 0; padding: 1.55rem 1.25rem; }
  .practice-direction-panel-inner-v47 ul { grid-template-columns: 1fr; }
  .career-principles-v49 { grid-template-columns: 1fr; }
  .career-principles-v49 article { min-height: 0; }
  .vacancy-v49 summary { grid-template-columns: 1fr auto; }
  .vacancy-v49 summary small { display: none; }
}

@media (max-width: 430px) {
  :root { --v49-section-space: 4.2rem; }
  .hero-logo-slot-v49 { top: 18svh; }
  .hero-copy-v49 { margin-top: 24svh; }
  .hero-copy-v49 h1 { max-width: 10.5ch; line-height: 1.01; }
  .about-copy-v49 p { margin-bottom: 1.05em; }
  .home-practice-list-v49 a { gap: .9rem; }
  .practice-copy-v49 strong { font-size: 1.5rem; }
  .practice-copy-v49 span { font-size: .9rem; line-height: 1.55; }
  .orbit-v49 { min-height: 535px; }
  .orbit-item-v49 { width: 300px; margin-left: -150px; }
  .orbit-controls-v49 button { width: 42px; height: 42px; }
  .insight-card-v49 { min-height: 280px; }
  .material-article .article-body p, .material-article .article-list li { text-align: left; hyphens: auto; }
  html[dir="rtl"] .material-article .article-body p,
  html[dir="rtl"] .material-article .article-list li { text-align: right; }
}

@media (prefers-reduced-motion: reduce) {
  .hero-stars-v49::before { animation: none; }
  .shared-brand-v49 { will-change: auto; }
  .orbit-item-v49 { transition: opacity .2s ease; filter: none !important; }
  .home-practice-list-v49 strong,
  .home-practice-list-v49 i,
  .orbit-controls-v49 button { transition: color .2s ease, border-color .2s ease; }
}
