/* Mishref Studio v58 · inner pages, retaining every original section. */
body:is(.games-route,.media-route,.news-route,.press-route,.legal-route,.characters-route,.arsenal-route,.world-route) {
  --page-ink: #0b0a08;
  --page-panel: #13110e;
  --page-text: #f1eadf;
  --page-muted: #b8b0a4;
  --page-gold: #d5af70;
  --page-rule: rgba(213,175,112,.22);
  background: var(--page-ink);
  color: var(--page-text);
}
body:is(.games-route,.media-route,.news-route,.press-route,.legal-route,.characters-route,.arsenal-route,.world-route) main {
  background: var(--page-ink);
}
body:is(.games-route,.media-route,.news-route,.press-route,.legal-route,.characters-route,.arsenal-route,.world-route) main .container {
  width: min(calc(100% - 96px), 1320px);
  max-width: 1320px;
  margin-inline: auto;
}
body:is(.games-route,.media-route,.news-route,.press-route,.legal-route,.characters-route,.arsenal-route,.world-route) :is(.route-hero,.page-hero) {
  min-height: 440px;
  margin: 0;
  padding-block: 174px 72px;
  border-block-end: 1px solid var(--page-rule);
  background: #100e0b;
  text-align: start;
}
body:is(.games-route,.media-route,.news-route,.press-route,.legal-route,.characters-route,.arsenal-route,.world-route) .route-hero::before {
  background: radial-gradient(ellipse at 82% 18%, rgba(145,103,51,.12), transparent 66%);
}
body:is(.games-route,.news-route,.press-route,.legal-route) .route-hero__shade { background: none; }
body:is(.games-route,.media-route,.news-route,.press-route,.legal-route,.characters-route,.arsenal-route,.world-route) .route-hero__content {
  display: grid;
  gap: 22px;
  align-content: end;
}
body:is(.games-route,.media-route,.news-route,.press-route,.legal-route,.characters-route,.arsenal-route,.world-route) :is(.route-hero,.page-hero) h1 {
  max-width: 18ch;
  margin: 0;
  font-size: clamp(44px, 5.4vw, 78px);
  line-height: 1.04;
  letter-spacing: -.025em;
  color: var(--page-text);
  text-shadow: none;
  text-wrap: balance;
}
body:is(.games-route,.media-route,.news-route,.press-route,.legal-route,.characters-route,.arsenal-route,.world-route) :is(.route-hero__content,.page-hero .container) > p:not(.section-index,.eyebrow) {
  max-width: 660px;
  margin: 0;
  color: #c9c0b2;
  font-size: 17px;
  line-height: 1.8;
}
body:is(.games-route,.media-route,.news-route,.press-route,.legal-route,.characters-route,.arsenal-route,.world-route) main :is(.section-index,.eyebrow,.game-overline) {
  color: var(--page-gold);
  font-size: 11px;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: .16em;
  margin: 0;
}
body:is(.games-route,.media-route,.news-route,.press-route,.legal-route,.characters-route,.arsenal-route,.world-route) .route-section {
  margin-block-start: 0;
  padding-block: 80px;
  background: var(--page-ink);
  border-block-end: 1px solid var(--page-rule);
}
body:is(.games-route,.media-route,.news-route,.press-route,.legal-route,.characters-route,.arsenal-route,.world-route) main .section-head {
  display: grid;
  gap: 14px;
  margin-block-end: 32px;
}
body:is(.games-route,.media-route,.news-route,.press-route,.legal-route,.characters-route,.arsenal-route,.world-route) main .section-head h2 {
  margin: 0;
  font-size: clamp(34px,3.4vw,50px);
  line-height: 1.14;
  color: var(--page-text);
}
body:is(.media-route,.characters-route,.arsenal-route,.world-route) .route-hero--hn {
  min-height: 620px;
  padding-block: 200px 70px;
}
body:is(.media-route,.characters-route,.arsenal-route,.world-route) .route-hero__media {
  filter: saturate(.8) brightness(.8);
  object-position: center 42%;
}
body:is(.media-route,.characters-route,.arsenal-route,.world-route) .route-hero--hn .route-hero__shade {
  background: linear-gradient(90deg,rgba(10,8,6,.92),rgba(10,8,6,.5) 60%,rgba(10,8,6,.12)),linear-gradient(0deg,#0b0a08,transparent 78%);
}
body:is(.media-route,.characters-route,.arsenal-route,.world-route) .route-hero h1 { max-width: 15ch; }
body:is(.media-route,.characters-route,.arsenal-route,.world-route) .route-hero__content > p:not(.section-index) { max-width: 600px; }
body:is(.characters-route,.arsenal-route,.world-route) .game-subnav {
  background: rgba(15,13,10,.97);
  border-color: var(--page-rule);
}
body:is(.characters-route,.arsenal-route,.world-route) .game-subnav__inner { gap: 32px; min-height: 64px; }
body:is(.characters-route,.arsenal-route,.world-route) .game-subnav a {
  display: inline-flex;
  min-height: 60px;
  align-items: center;
  border-block-end: 2px solid transparent;
  color: var(--page-muted);
  font-size: 11px;
}
body:is(.characters-route,.arsenal-route,.world-route) .game-subnav a:is(.is-active,[aria-current="page"]) { border-color: var(--page-gold); color: var(--page-text); }
body:is(.games-route,.media-route,.news-route,.press-route,.legal-route,.characters-route,.arsenal-route,.world-route) main a:focus-visible,
body:is(.media-route,.characters-route) main button:focus-visible { outline: 2px solid #e8c58c; outline-offset: 5px; }

/* Game catalogue */
body.games-route .featured-game {
  grid-template-columns: minmax(0,1.2fr) minmax(0,1fr);
  min-height: 480px;
  border: 1px solid var(--page-rule);
  border-radius: 3px;
  background: var(--page-panel);
  box-shadow: none;
}
body.games-route .featured-game-art img { display:block; object-position: 43% center; filter: saturate(.9) brightness(.9); }
body.games-route .featured-game-copy { gap: 23px; padding: 44px; }
body.games-route .featured-game-copy h3 { font-size: clamp(36px,4vw,56px); line-height: 1.05; overflow-wrap: normal; }
body.games-route .featured-game-copy > p:not(.game-overline) { display: block; overflow: visible; -webkit-line-clamp: unset; color: var(--page-muted); font-size: 16px; line-height: 1.8; }
body.games-route .game-meta { gap: 20px; padding-block: 18px; border-color: var(--page-rule); }
body.games-route .game-meta li { border: 0; background: none; padding: 0; font-size: 12px; color: var(--page-muted); }
body.games-route .featured-game .button-row { display: flex; flex-wrap: wrap; gap: 12px; }
body.games-route .featured-game .btn { flex: 1 1 155px; min-height: 50px; font-size: 11px; }

/* Media and press layouts */
body:is(.media-route,.press-route) .split-proof {
  grid-template-columns: minmax(0,.85fr) minmax(0,1.15fr);
  gap: clamp(32px,6vw,88px);
  padding: 0;
  overflow: visible;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  transform: none;
  will-change: auto;
}
body:is(.media-route,.press-route) .split-proof__copy { gap: 20px; }
body:is(.media-route,.press-route) .split-proof__copy h2 { font-size: clamp(36px,4vw,54px); line-height: 1.1; color: var(--page-text); }
body:is(.media-route,.press-route) .split-proof__copy p { display: block; overflow: visible; -webkit-line-clamp: unset; max-width: 55ch; color: var(--page-muted); font-size: 16px; line-height: 1.85; }
body:is(.media-route,.press-route) .split-proof__media { border: 1px solid var(--page-rule); border-radius: 3px; background: var(--page-panel); }
body:is(.media-route,.press-route) .split-proof__media img { display: block; width: 100%; height: auto; min-height: 0; object-fit: contain; transform: none; }
body.press-route .studio-logo-proof { max-width: 440px; width: 100%; justify-self: center; padding: 64px; }
body.press-route .studio-logo-proof img { aspect-ratio: 1; }
body.media-route .media-gallery,
body.press-route .press-assets,
body.world-route .world-scroll,
body.characters-route .roster-grid {
  grid-auto-flow: row;
  grid-auto-columns: auto;
  overflow: visible;
  padding: 0;
  scroll-snap-type: none;
  max-width: 100%;
}
body.media-route .media-gallery { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 28px; }
body.media-route .media-gallery .media-item:first-child { grid-column: auto; }
body.media-route .media-item,
body.world-route .world-plate {
  border: 1px solid var(--page-rule);
  border-radius: 3px;
  background: var(--page-panel);
  box-shadow: none;
  transform: none;
  will-change: auto;
}
body.media-route .media-item img { width: 100%; height: auto; aspect-ratio: 16 / 9; object-fit: cover; }
body.media-route .media-item figcaption,
body.world-route .world-plate figcaption {
  position: static;
  margin: 0;
  padding: 19px 22px;
  border: 0;
  border-block-start: 1px solid var(--page-rule);
  border-radius: 0;
  background: var(--page-panel);
  color: var(--page-gold);
  font-size: 11px;
  letter-spacing: .14em;
}
body.media-route .media-item button::after { content: '+'; position: absolute; inset-block-start: 16px; inset-inline-end: 16px; display: grid; place-items: center; width: 34px; height: 34px; background: rgba(10,8,6,.8); color: #f1eadf; border: 1px solid rgba(241,234,223,.3); border-radius: 50%; font-size: 22px; }
body.media-route .media-item:focus-within { outline: 2px solid var(--page-gold); outline-offset: 5px; }
body.media-route .media-item button:focus-visible { outline: 0; }
body.media-route .media-dialog { border-radius: 3px; border-color: var(--page-rule); }
body.media-route .media-dialog__close { display: grid; place-items: center; width: 44px; height: 44px; font-size: 28px; line-height: 1; }
body:is(.media-route,.news-route,.press-route) main .empty-news {
  width: min(calc(100% - 96px),1320px);
  max-width: 1320px;
  display: grid;
  gap: 20px;
  padding: 0;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  background: transparent;
  transform: none;
  will-change: auto;
}
body:is(.media-route,.news-route,.press-route) .empty-news h2 { max-width: 25ch; font-size: clamp(32px,3.6vw,48px); line-height: 1.15; color: var(--page-text); }
body:is(.media-route,.news-route,.press-route) .empty-news p:not(.section-index) { max-width: 66ch; font-size: 16px; line-height: 1.8; color: var(--page-muted); }
body:is(.media-route,.news-route,.press-route) .empty-news > .text-link { justify-self: start; margin-block-start: 8px; }
body.news-route .route-section { padding-block: 84px 112px; }
body.press-route .press-assets { grid-template-columns: repeat(3,minmax(0,1fr)); gap: 24px; margin-block-end: 30px; }
body.press-route .press-asset { display: grid; grid-template-columns: minmax(0,1fr); align-content: start; gap: 0; padding: 0; border: 1px solid var(--page-rule); border-radius: 3px; background: var(--page-panel); box-shadow: none; transform: none; will-change: auto; }
body.press-route .press-asset img { display: block; width: 100%; height: 240px; padding: 32px; aspect-ratio: auto; object-fit: contain; background: #0e0d0b; border-block-end: 1px solid var(--page-rule); }
body.press-route .press-asset:last-child img { object-fit: cover; padding: 0; }
body.press-route .press-asset > div { padding: 26px; display: grid; gap: 12px; }
body.press-route .press-asset h3 { font-size: 25px; line-height: 1.2; color: var(--page-text); }
body.press-route .press-asset p { color: var(--page-muted); font-size: 12px; }
body.press-route .press-asset .text-link { margin: 8px 0 0; }

/* Roster, full-body images and environment plates */
body.characters-route .roster-filter { width: 320px; max-width: 100%; margin-block-end: 36px; border-color: var(--page-rule); border-radius: 3px; overflow: hidden; }
body.characters-route .roster-filter button { min-height: 50px; color: var(--page-muted); background: var(--page-panel); border-color: var(--page-rule); cursor: pointer; }
body.characters-route .roster-filter button[aria-pressed="true"] { background: var(--page-gold); color: #18120b; }
body.characters-route .roster-grid { grid-template-columns: repeat(5,minmax(0,1fr)); gap: 18px; }
body.characters-route .roster-card { align-content: start; border: 1px solid var(--page-rule); border-radius: 3px; background: var(--page-panel); box-shadow: none; transform: none; will-change: auto; }
body.characters-route .roster-card[hidden] { display: none !important; }
body.characters-route .roster-card__art { height: clamp(270px,27vw,375px); margin: 14px 8px 0; background: radial-gradient(ellipse at 50% 70%,rgba(171,137,88,.15),transparent 70%); }
body.characters-route .roster-card__art img { object-fit: contain; object-position: center bottom; }
body.characters-route .roster-card__copy { min-height: 106px; padding: 20px 16px; gap: 8px; border-color: var(--page-rule); }
body.characters-route .roster-card__copy h2 { color: var(--page-text); font-size: 26px; line-height: 1.05; }
body.characters-route .roster-card__copy p { color: var(--page-muted); font-size: 12px; line-height: 1.5; }
body.arsenal-route .arsenal-hero-media { width: 62%; inset-inline-start: auto; inset-inline-end: 0; object-fit: contain; object-position: center bottom; filter: saturate(.8) brightness(.85); }
body.arsenal-route .arsenal-ledger { border-color: var(--page-rule); }
body.arsenal-route .arsenal-row { grid-template-columns: 90px minmax(0,1fr); align-items: center; gap: 24px; padding: 36px 0; border-color: var(--page-rule); }
body.arsenal-route .arsenal-row span { color: var(--page-gold); font-size: 12px; letter-spacing: .12em; }
body.arsenal-route .arsenal-row h2 { color: var(--page-text); font-size: clamp(38px,5vw,66px); font-weight: 600; line-height: 1.1; }
body.world-route .world-scroll { grid-template-columns: minmax(0,1fr); gap: 56px; }
body.world-route .world-plate:nth-child(n) { margin: 0; }
body.world-route .world-plate img { width: 100%; height: auto; aspect-ratio: 16 / 9; object-fit: cover; }

/* Legal reading layouts; no legal copy is changed. */
body.legal-route .page-hero { position: relative; }
body.legal-route .page-hero::before,
body.legal-route .page-hero::after { content: none; }
body.legal-route .page-hero .container { display: grid; gap: 22px; }
body.legal-route .page-shell { margin: 0; padding-block: 72px 96px; background: var(--page-ink); }
body.legal-route .policy-layout { display: grid; grid-template-columns: 290px minmax(0,1fr); align-items: start; gap: 72px; }
body.legal-route .page-sidebar { position: sticky; top: 126px; padding: 26px; border: 1px solid var(--page-rule); border-radius: 3px; background: var(--page-panel); box-shadow: none; }
body.legal-route .page-sidebar img { width: 78px; height: 78px; object-fit: contain; margin-block-end: 24px; }
body.legal-route .page-sidebar p,
body.legal-route .page-sidebar dd { color: var(--page-muted); font-size: 13px; line-height: 1.8; overflow-wrap: anywhere; }
body.legal-route .page-sidebar dl { display: grid; gap: 20px; margin-block: 24px 0; }
body.legal-route .page-sidebar dt { color: var(--page-gold); font-size: 10px; letter-spacing: .12em; margin-block-end: 5px; }
body.legal-route .page-sidebar dd { margin: 0; }
body.legal-route .policy-content { width: 100%; max-width: 790px; min-width: 0; padding: 0; border: 0; border-radius: 0; background: transparent; box-shadow: none; }
body.legal-route .policy-content section { padding-block: 34px; border-block-end: 1px solid var(--page-rule); }
body.legal-route .policy-content section:first-child { padding-block-start: 0; }
body.legal-route .policy-content section:last-child { border: 0; padding-block-end: 0; }
body.legal-route .policy-content h2,
body.legal-route .legal-document h2 { max-width: none; margin: 0 0 18px; color: var(--page-text); font-size: 31px; line-height: 1.2; }
body.legal-route .policy-content h3 { color: #dfc395; font-size: 16px; margin-block: 26px 12px; }
body.legal-route .policy-content p,
body.legal-route .policy-content li,
body.legal-route .legal-document p { max-width: 70ch; color: #c5bdb1; font-size: 16px; line-height: 1.85; }
body.legal-route .policy-content ul { padding-inline-start: 22px; }
body.legal-route .policy-content li + li { margin-block-start: 7px; }
body.legal-route main a[href^="mailto:"] { overflow-wrap: anywhere; }
body.legal-route .policy-content a,
body.legal-route .page-sidebar a { color: var(--page-gold); }
body.legal-route main .legal-document { display: grid; gap: 0; max-width: 1000px; }
body.legal-route .legal-document section { max-width: none; padding-block: 34px; border-block-end: 1px solid var(--page-rule); gap: 14px; }
body.legal-route .legal-document section:first-child { padding-block-start: 0; }
body.legal-route .legal-document section:last-child { padding-block-end: 0; border: 0; }
body.legal-route .legal-document h2 { margin: 0; }
body.legal-route .legal-document .text-link { justify-self: start; }

@media (max-width: 1100px) {
  body.characters-route .roster-grid { grid-template-columns: repeat(3,minmax(0,1fr)); }
  body.characters-route .roster-card__art { height: 370px; }
  body.games-route .featured-game-copy { padding: 30px; }
  body.legal-route .policy-layout { grid-template-columns: 250px minmax(0,1fr); gap: 40px; }
  body.press-route .press-asset > div { padding: 22px; }
  body.press-route .press-asset h3 { font-size: 23px; }
}
@media (max-width: 760px) {
  body:is(.games-route,.media-route,.news-route,.press-route,.legal-route,.characters-route,.arsenal-route,.world-route) main .container,
  body:is(.media-route,.news-route,.press-route) main .empty-news { width: calc(100% - 40px); }
  body:is(.games-route,.media-route,.news-route,.press-route,.legal-route,.characters-route,.arsenal-route,.world-route) :is(.route-hero,.page-hero) { min-height: 400px; padding-block: 146px 52px; }
  body:is(.games-route,.media-route,.news-route,.press-route,.legal-route,.characters-route,.arsenal-route,.world-route) :is(.route-hero,.page-hero) h1 { font-size: clamp(38px,9vw,58px); max-width: 18ch; }
  body:is(.games-route,.media-route,.news-route,.press-route,.legal-route,.characters-route,.arsenal-route,.world-route) :is(.route-hero__content,.page-hero .container) > p:not(.section-index,.eyebrow) { font-size: 15px; line-height: 1.8; }
  body:is(.games-route,.media-route,.news-route,.press-route,.legal-route,.characters-route,.arsenal-route,.world-route) .route-section { padding-block: 52px; }
  body:is(.media-route,.characters-route,.arsenal-route,.world-route) .route-hero--hn { min-height: 540px; }
  body:is(.media-route,.characters-route,.arsenal-route,.world-route) .route-hero__media { object-position: 62% center; }
  body:is(.media-route,.characters-route,.arsenal-route,.world-route) .route-hero--hn .route-hero__shade { background: linear-gradient(0deg,#0b0a08 1%,rgba(11,10,8,.77) 38%,rgba(11,10,8,.2) 100%); }
  body:is(.characters-route,.arsenal-route,.world-route) .game-subnav__inner { gap: 24px; min-height: 56px; }
  body:is(.characters-route,.arsenal-route,.world-route) .game-subnav a { min-height: 54px; }
  body.games-route .featured-game { grid-template-columns: minmax(0,1fr); min-height: 0; }
  body.games-route .featured-game-art { aspect-ratio: 16/10; }
  body.games-route .featured-game-copy { padding: 28px 24px; gap: 20px; }
  body.games-route .featured-game-copy h3 { font-size: 42px; }
  body:is(.media-route,.press-route) .split-proof { grid-template-columns: minmax(0,1fr); gap: 30px; }
  body.press-route .split-proof--reverse .split-proof__copy,
  body.press-route .split-proof--reverse .split-proof__media { order: initial; }
  body:is(.media-route,.press-route) .split-proof__copy h2 { font-size: 38px; }
  body:is(.media-route,.press-route) .split-proof__copy p { font-size: 15px; line-height: 1.85; }
  body.press-route .studio-logo-proof { max-width: 360px; padding: 44px; }
  body.media-route .media-gallery { gap: 20px; grid-template-columns: minmax(0,1fr); }
  body.press-route .press-assets { grid-template-columns: minmax(0,1fr); gap: 20px; }
  body.press-route .press-asset img { height: 240px; }
  body.press-route .press-asset > div { padding: 24px; }
  body.press-route .press-asset h3 { font-size: 28px; }
  body.characters-route .roster-grid { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 14px; }
  body.characters-route .roster-card__art { height: clamp(240px,59vw,365px); }
  body.characters-route .roster-card__copy { min-height: 102px; padding: 18px 12px; }
  body.characters-route .roster-card__copy h2 { font-size: 24px; }
  body.arsenal-route .arsenal-hero-media { width: 100%; opacity: .65; object-position: 65% center; }
  body.arsenal-route .arsenal-row { grid-template-columns: 48px minmax(0,1fr); padding-block: 28px; gap: 16px; }
  body.arsenal-route .arsenal-row h2 { font-size: clamp(34px,8vw,48px); }
  body.world-route .world-scroll { gap: 30px; }
  body.legal-route .page-shell { padding-block: 44px 64px; }
  body.legal-route .policy-layout { grid-template-columns: minmax(0,1fr); gap: 40px; }
  body.legal-route .page-sidebar { position: static; padding: 26px; }
  body.legal-route .page-sidebar dl { grid-template-columns: repeat(2,minmax(0,1fr)); }
  body.legal-route .page-sidebar dl > div:last-child { grid-column: 1 / -1; }
  body.legal-route .policy-content h2,
  body.legal-route .legal-document h2 { font-size: 28px; }
  body.legal-route .policy-content p,
  body.legal-route .policy-content li,
  body.legal-route .legal-document p { font-size: 15px; }
}
html[dir="rtl"] body:is(.games-route,.media-route,.news-route,.press-route,.legal-route,.characters-route,.arsenal-route,.world-route) main :is(h1,h2,h3) { letter-spacing: 0; line-height: 1.45; }
html[dir="rtl"] body:is(.games-route,.media-route,.news-route,.press-route,.legal-route,.characters-route,.arsenal-route,.world-route) main :is(.section-index,.eyebrow,.game-overline,.game-subnav a,.roster-filter button,figcaption) { letter-spacing: 0; }
html[dir="rtl"] body:is(.games-route,.media-route,.news-route,.press-route,.legal-route,.characters-route,.arsenal-route,.world-route) main a[href^="mailto:"] { direction: ltr; unicode-bidi: isolate; }
html[dir="rtl"] body.arsenal-route .arsenal-hero-media { inset-inline-start: auto; inset-inline-end: 0; }
@media (prefers-reduced-motion: reduce) {
  body:is(.games-route,.media-route,.press-route,.characters-route,.world-route) main img { transition: none; transform: none; }
}
/* Keep the complete game name inside the narrowest mobile catalogue card. */
@media (max-width: 400px) {
  body.games-route .featured-game-copy h3 { font-size: clamp(27px, 7.2vw, 30px); }
}

/* v57 legal documents: preserve the complete, always-open reading order. */
body.legal-v53 { font-family: var(--ref-font); overflow-x: clip; }
html[lang="ar"] body.legal-v53 { font-family: var(--ref-font-ar); }
body.legal-v53 .lv53-hero__inner { min-width: 0; padding-block: 164px 64px; direction: ltr; justify-content: flex-end; }
body.legal-v53 .lv53-hero__copy { width: min(100%, 650px); }
html[dir="rtl"] body.legal-v53 .lv53-hero__copy { direction: rtl; text-align: right; }
html[dir="ltr"] body.legal-v53 .lv53-hero__copy { direction: ltr; text-align: left; }
body.legal-v53 .lv53-hero h1 { font-size: clamp(38px, 4.6vw, 66px); line-height: 1.35; }
body.legal-v53 .lv53-hero__intro { font-size: 16px; line-height: 1.9; margin-top: 20px; }
body.legal-v53 .lv53-hero__en { font-size: 11px; letter-spacing: .2em; }
body.legal-v53 .lv53-breadcrumb { font-size: 12px; min-height: 44px; }
body.legal-v53 .lv53-main { padding-block: 40px 64px; }
body.legal-v53 .lv53-policy { padding: 40px; border-radius: 14px; }
body.legal-v53 .lv53-policy__heading h2 { font-size: 30px; line-height: 1.55; }
body.legal-v53 .lv53-meta { font-size: 12px; line-height: 1.8; gap: 16px; flex-wrap: wrap; }
body.legal-v53 .lv53-meta em { font-style: normal; overflow-wrap: anywhere; }
body.legal-v53 .lv53-lead { font-size: 16px; line-height: 2; margin-block: 26px; color: #ccc5ba; }
body.legal-v53 .lv53-row__summary { grid-template-columns: 42px minmax(150px, 220px) minmax(0, 1fr); padding: 22px 18px 12px; gap: 16px; cursor: default; }
body.legal-v53 .lv53-row__title { font-size: 16px; line-height: 1.8; font-weight: 700; }
body.legal-v53 .lv53-row__desc { font-size: 14px; line-height: 1.9; color: #cec6b9; }
body.legal-v53 .lv53-row__body, body.legal-v53 .lv53-row.is-open .lv53-row__body { padding: 0 76px 24px; color: #bfb8ad; font-size: 14px; line-height: 2; }
body.legal-v53 .lv53-number { width: 34px; height: 34px; font-size: 12px; }
body.legal-v53 .skip-link { position: fixed; top: -100px; inset-inline-start: 20px; padding: 14px 20px; color: #090909; background: #e6bb73; border-radius: 5px; text-decoration: none; }
body.legal-v53 .skip-link:focus { top: 14px; }
@media(max-width:860px) {
  body.legal-v53 .lv53-hero__inner { padding: 154px 24px 40px; min-height: 460px; }
  body.legal-v53 .lv53-hero { padding-top: 0; }
  body.legal-v53 .lv53-main { padding-block: 24px 40px; }
  body.legal-v53 .lv53-content-grid { width: calc(100% - 32px); }
  body.legal-v53 .lv53-policy { padding: 24px 20px; }
  body.legal-v53 .lv53-row__summary { grid-template-columns: 34px minmax(0,1fr); grid-template-areas: "num title" "num desc"; align-items: start; gap: 7px 12px; padding: 20px 12px 8px; }
  body.legal-v53 .lv53-row__title { grid-area: title; font-size: 15px; }
  body.legal-v53 .lv53-row__desc { grid-area: desc; font-size: 13px; line-height: 1.95; }
  body.legal-v53 .lv53-row__body, body.legal-v53 .lv53-row.is-open .lv53-row__body,
  html[dir="ltr"] body.legal-v53 .lv53-row__body, html[dir="ltr"] body.legal-v53 .lv53-row.is-open .lv53-row__body { padding: 0 12px 22px; padding-inline-start: 58px; font-size: 13px; line-height: 1.95; }
  body.legal-v53 .lv53-meta { display: grid; gap: 10px; font-size: 12px; }
  body.legal-v53 .lv53-lead { font-size: 15px; }
}
@media(max-width:400px) {
  body.legal-v53 .lv53-content-grid { width: calc(100% - 20px); }
  body.legal-v53 .lv53-policy { padding: 22px 14px; }
  body.legal-v53 .lv53-row__body, body.legal-v53 .lv53-row.is-open .lv53-row__body,
  html[dir="ltr"] body.legal-v53 .lv53-row__body, html[dir="ltr"] body.legal-v53 .lv53-row.is-open .lv53-row__body { padding-inline: 12px; }
}
/* Give copy its own breathing room beside artwork and download links. */
body:is(.media-route,.press-route) .split-proof__copy { padding: 28px; }
body:is(.media-route,.news-route,.press-route) main .empty-news { padding: 32px; border: 1px solid var(--page-rule); background: var(--page-panel); }
@media(max-width:768px) {
  body:is(.media-route,.press-route) .split-proof__copy { padding: 24px 18px; }
  body:is(.media-route,.news-route,.press-route) main .empty-news { padding: 24px 18px; }
  body:is(.media-route,.news-route,.press-route) .empty-news h2 { font-size: clamp(26px, 7vw, 34px); }
}
