/* Música para Disfrutar · system master pilot · staging only */
:root {
  --mpd-font-serif: Georgia, "Times New Roman", Times, serif;
  --mpd-font-sans: -apple-system, BlinkMacSystemFont, "SF Pro Text", "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  --mpd-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  --mpd-type-display-xl: clamp(2.75rem, 6vw, 5.25rem);
  --mpd-type-display-lg: clamp(2.5rem, 5vw, 4.25rem);
  --mpd-type-display-md: clamp(2.25rem, 4vw, 3.25rem);
  --mpd-type-display-sm: clamp(2.125rem, 3.5vw, 3rem);
  --mpd-type-h2: clamp(2rem, 3.2vw, 3rem);
  --mpd-type-h3: clamp(1.375rem, 1.8vw, 1.75rem);
  --mpd-type-lead: clamp(1.0625rem, 1.2vw, 1.25rem);
  --mpd-type-body: 1.0625rem;
  --mpd-type-small: .875rem;
  --mpd-wide: 1240px;
  --mpd-editorial: 1180px;
  --mpd-reading: 760px;
  --mpd-text: 700px;
  --mpd-gutter: 48px;
  --mpd-space-1: 4px;
  --mpd-space-2: 8px;
  --mpd-space-3: 12px;
  --mpd-space-4: 16px;
  --mpd-space-5: 20px;
  --mpd-space-6: 24px;
  --mpd-space-7: 32px;
  --mpd-space-8: 40px;
  --mpd-space-9: 48px;
  --mpd-space-10: 56px;
  --mpd-space-11: 64px;
  --mpd-space-12: 72px;
  --mpd-space-13: 80px;
  --mpd-space-14: 96px;
  --mpd-space-15: 128px;
  --mpd-background: #fbfaf7;
  --mpd-surface: #ffffff;
  --mpd-surface-muted: #f1eee8;
  --mpd-text-primary: #17242d;
  --mpd-text-secondary: #46535b;
  --mpd-text-muted: #5d676d;
  --mpd-border: #d8d5cf;
  --mpd-action-primary: #17242d;
  --mpd-action-secondary: #ffffff;
  --mpd-focus: #b36d12;
  --mpd-family-accent: #9a7234;
  --mpd-header-height: 72px;
  --mpd-local-nav-height: 48px;
  --mpd-radius-image: 14px;
  --mpd-radius-panel: 22px;
  --mpd-radius-pill: 999px;
  --mpd-shadow-normal: 0 12px 34px rgba(23,36,45,.10);
  --mpd-shadow-elevated: 0 24px 70px rgba(23,36,45,.18);
  --mpd-section-space: 96px;
  --mpd-section-compact: 72px;
}

/* f24.27-catalog-card-rhythm · Preserve the currently active catalogue
   typography and equal rhythm symbols while this work-page release is active. */
body:not(#mpd-card-rhythm-a):not(#mpd-card-rhythm-b):not(#mpd-card-rhythm-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content #coleccion .mpd-lib-book strong {
  font-family: var(--mpd-font-serif) !important;
  font-weight: 500 !important;
  letter-spacing: -.02em !important;
  line-height: 1.14 !important;
}
@media (min-width:1280px) {
  body:not(#mpd-card-rhythm-a):not(#mpd-card-rhythm-b):not(#mpd-card-rhythm-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > #coleccion {
    padding-top: 72px !important;
    padding-bottom: 72px !important;
  }
  body:not(#mpd-card-rhythm-a):not(#mpd-card-rhythm-b):not(#mpd-card-rhythm-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > #coleccion .mpd-lib-section-head {
    margin-bottom: 36px !important;
  }
}
body:not(#mpd-card-rhythm-a):not(#mpd-card-rhythm-b):not(#mpd-card-rhythm-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > .mpd-lib-levels .mpd-lib-level-fragment {
  position: relative;
  display: grid !important;
  width: 100%;
  aspect-ratio: 3.9 / 1;
  overflow: hidden;
  place-items: center;
  border: 1px solid rgba(75,63,48,.14);
  border-radius: 12px;
  background: rgba(255,255,255,.54);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.72);
}
@media (min-width:768px) {
  body:not(#mpd-card-rhythm-a):not(#mpd-card-rhythm-b):not(#mpd-card-rhythm-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > .mpd-lib-levels .mpd-lib-level-grid {
    display: grid !important;
    grid-template-columns: repeat(3,minmax(0,1fr)) !important;
  }
  body:not(#mpd-card-rhythm-a):not(#mpd-card-rhythm-b):not(#mpd-card-rhythm-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > .mpd-lib-levels .mpd-lib-level-grid > button {
    width: 100% !important;
    min-width: 0;
    box-sizing: border-box;
  }
}
body:not(#mpd-card-rhythm-a):not(#mpd-card-rhythm-b):not(#mpd-card-rhythm-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > .mpd-lib-levels .mpd-lib-level-fragment img {
  display: none !important;
}
body:not(#mpd-card-rhythm-a):not(#mpd-card-rhythm-b):not(#mpd-card-rhythm-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > .mpd-lib-levels .mpd-lib-level-fragment::before {
  color: var(--mpd-level-symbol,#76572f);
  font-family: "Apple Symbols","Segoe UI Symbol",Georgia,serif;
  font-size: clamp(1.8rem,3vw,2.55rem);
  font-weight: 400;
  letter-spacing: .16em;
  line-height: 1;
  text-indent: .16em;
}
body:not(#mpd-card-rhythm-a):not(#mpd-card-rhythm-b):not(#mpd-card-rhythm-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > .mpd-lib-levels .mpd-lib-level-grid > button:nth-child(1) {
  --mpd-level-symbol: #8a5a2f;
}
body:not(#mpd-card-rhythm-a):not(#mpd-card-rhythm-b):not(#mpd-card-rhythm-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > .mpd-lib-levels .mpd-lib-level-grid > button:nth-child(1) .mpd-lib-level-fragment::before {
  content: "♩  ♩";
}
body:not(#mpd-card-rhythm-a):not(#mpd-card-rhythm-b):not(#mpd-card-rhythm-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > .mpd-lib-levels .mpd-lib-level-grid > button:nth-child(2) {
  --mpd-level-symbol: #7a4d70;
}
body:not(#mpd-card-rhythm-a):not(#mpd-card-rhythm-b):not(#mpd-card-rhythm-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > .mpd-lib-levels .mpd-lib-level-grid > button:nth-child(2) .mpd-lib-level-fragment::before {
  content: "♫  ♩";
}
body:not(#mpd-card-rhythm-a):not(#mpd-card-rhythm-b):not(#mpd-card-rhythm-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > .mpd-lib-levels .mpd-lib-level-grid > button:nth-child(3) {
  --mpd-level-symbol: #315f7d;
}
body:not(#mpd-card-rhythm-a):not(#mpd-card-rhythm-b):not(#mpd-card-rhythm-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > .mpd-lib-levels .mpd-lib-level-grid > button:nth-child(3) .mpd-lib-level-fragment::before {
  content: "♬  ♫";
}
@media (max-width:767px) {
  body:not(#mpd-card-rhythm-a):not(#mpd-card-rhythm-b):not(#mpd-card-rhythm-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > .mpd-lib-levels .mpd-lib-level-fragment {
    width: clamp(72px,21vw,82px);
    aspect-ratio: 82 / 60;
    border-radius: 9px;
  }
  body:not(#mpd-card-rhythm-a):not(#mpd-card-rhythm-b):not(#mpd-card-rhythm-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > .mpd-lib-levels .mpd-lib-level-fragment::before {
    font-size: 1.45rem;
    letter-spacing: .04em;
    text-indent: .04em;
  }
}

body:not(#mpd-card-rhythm-a):not(#mpd-card-rhythm-b):not(#mpd-card-rhythm-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > #catalogo .mpd-lib-catalog-copy > strong {
  height: auto !important;
  min-height: 0 !important;
}
body:not(#mpd-card-rhythm-a):not(#mpd-card-rhythm-b):not(#mpd-card-rhythm-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > #catalogo .mpd-lib-catalog-copy > :is(small,span,b) {
  min-height: 0 !important;
  margin-top: 4px !important;
}
body:not(#mpd-card-rhythm-a):not(#mpd-card-rhythm-b):not(#mpd-card-rhythm-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > #catalogo .mpd-card-book .mpd-lib-catalog-copy > strong {
  font-family: var(--mpd-font-serif) !important;
  font-weight: 600 !important;
  letter-spacing: normal !important;
  line-height: 1.16 !important;
}
body:not(#mpd-card-rhythm-a):not(#mpd-card-rhythm-b):not(#mpd-card-rhythm-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > #catalogo .mpd-card-book .mpd-lib-catalog-copy > small {
  font-weight: 500 !important;
}
body:not(#mpd-card-rhythm-a):not(#mpd-card-rhythm-b):not(#mpd-card-rhythm-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > #catalogo .mpd-card-book .mpd-lib-catalog-copy > b {
  min-height: 0 !important;
  padding-left: 0 !important;
  border-left: 0 !important;
  font-weight: 400 !important;
  letter-spacing: .01em !important;
  line-height: 1.4 !important;
}

/* The inherited theme changes the root size at several legacy breakpoints.
   Pin the pilot to the 16 px rem basis used by the semantic type scale. */
html:has(body.mpd-sm-pilot) { font-size: 16px !important; }

body.mpd-sm-pilot {
  margin: 0;
  min-width: 320px;
  overflow-x: clip;
  color: var(--mpd-text-primary);
  background: var(--mpd-background);
  font-family: var(--mpd-font-sans);
  font-size: var(--mpd-type-body);
  line-height: 1.64;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  --mpd-content-max: var(--mpd-editorial);
}
/* Exactly two live interface families. Page-specific faces remain valid only when
   baked into imagery; all rendered controls and copy inherit the system stack. */
body.mpd-sm-pilot :where(header,main,footer,aside,dialog) :where(p,li,dt,dd,a,button,input,select,textarea,label,span,small,strong,em,b,figcaption,summary,table) {
  font-family: var(--mpd-font-sans) !important;
}
body.mpd-sm-pilot :where(main) :where(h1,h2,h3,h4,h5,h6),
body.mpd-sm-pilot :where(main) :where(h1,h2,h3,h4,h5,h6) *,
body.mpd-sm-pilot :where(main) blockquote,
body.mpd-sm-pilot :where(main) blockquote * {
  font-family: var(--mpd-font-serif) !important;
}
body.mpd-sm-pilot.mpd-sm-container-wide { --mpd-content-max: var(--mpd-wide); }
body.mpd-sm-pilot.mpd-sm-container-reading { --mpd-content-max: var(--mpd-reading); }
body.mpd-sm-pilot.mpd-sm-family-challenge-collection,
body.mpd-sm-pilot.mpd-sm-family-challenge-volume { --mpd-family-accent: #a14d3e; }
body.mpd-sm-pilot.mpd-sm-family-free { --mpd-family-accent: #8b3750; }
body.mpd-sm-pilot.mpd-sm-family-original { --mpd-family-accent: #526349; }
body.mpd-sm-pilot.mpd-sm-family-paid { --mpd-family-accent: #53658f; }

.mpd-sm-pilot *, .mpd-sm-pilot *::before, .mpd-sm-pilot *::after { box-sizing: border-box; }
.mpd-sm-pilot img { max-width: 100%; }
.mpd-sm-pilot :where(main) p { text-wrap: pretty; }
.mpd-sm-pilot :where(main) h1,
.mpd-sm-pilot :where(main) h2,
.mpd-sm-pilot :where(main) h3 { font-family: var(--mpd-font-serif) !important; text-wrap: balance; }
.mpd-sm-pilot.mpd-sm-display-xl :where(main) h1 { font-size: var(--mpd-type-display-xl) !important; line-height: 1 !important; }
.mpd-sm-pilot.mpd-sm-display-lg :where(main) h1 { font-size: var(--mpd-type-display-lg) !important; line-height: 1.02 !important; }
.mpd-sm-pilot.mpd-sm-display-md :where(main) h1 { font-size: var(--mpd-type-display-md) !important; line-height: 1.04 !important; }
.mpd-sm-pilot.mpd-sm-display-sm :where(main) h1 { font-size: var(--mpd-type-display-sm) !important; line-height: 1.05 !important; }
.mpd-sm-pilot :where(main) h2 { font-size: var(--mpd-type-h2); line-height: 1.08; }
.mpd-sm-pilot :where(main) h3 { font-size: var(--mpd-type-h3); line-height: 1.15; }
.mpd-sm-pilot :where(main) small { font-size: max(.875rem, 1em); }

.mpd-system-skip {
  position: fixed;
  z-index: 12000;
  top: 8px;
  left: 16px;
  padding: 11px 16px;
  border-radius: 8px;
  background: var(--mpd-text-primary);
  color: #fff !important;
  font: 700 .875rem/1.4 var(--mpd-font-sans);
  text-decoration: none;
  transform: translateY(-160%);
  transition: transform .15s ease;
}
.mpd-system-skip:focus,
.mpd-system-skip:focus-visible { transform: translateY(0) !important; }
.mpd-system-main-anchor { position: relative; display: block; width: 1px; height: 1px; margin-bottom: -1px; }

.mpd-system-header {
  position: sticky;
  z-index: 9500;
  top: 0;
  width: 100%;
  height: var(--mpd-header-height);
  border-bottom: 1px solid color-mix(in srgb, var(--mpd-border) 78%, transparent);
  background: rgba(251,250,247,.96);
  color: var(--mpd-text-primary);
  font-family: var(--mpd-font-sans);
  backdrop-filter: saturate(160%) blur(18px);
  transition: box-shadow .2s ease, background .2s ease;
}
.mpd-system-header.is-scrolled { box-shadow: 0 7px 24px rgba(23,36,45,.07); background: rgba(251,250,247,.985); }
.mpd-system-header__inner {
  width: min(100%, calc(var(--mpd-wide) + (2 * var(--mpd-gutter))));
  height: 100%;
  margin: 0 auto;
  padding-inline: var(--mpd-gutter);
  display: flex;
  align-items: center;
  gap: 28px;
}
.mpd-system-brand { display: inline-flex; flex: 0 0 auto; align-items: baseline; gap: 10px; color: inherit !important; text-decoration: none !important; }
.mpd-system-brand strong { font: 700 1.28rem/1.1 var(--mpd-font-serif); letter-spacing: -.02em; white-space: nowrap; }
.mpd-system-brand span { color: var(--mpd-text-secondary); font: 500 .75rem/1.2 var(--mpd-font-sans); letter-spacing: .08em; text-transform: uppercase; white-space: nowrap; }
.mpd-system-desktop-nav { margin-left: auto; display: flex; align-items: stretch; height: 100%; gap: 26px; }
.mpd-system-desktop-nav > a { position: relative; display: inline-flex; align-items: center; color: inherit !important; font-size: .875rem; font-weight: 650; text-decoration: none !important; white-space: nowrap; }
.mpd-system-desktop-nav > a::after { content: ""; position: absolute; right: 0; bottom: 12px; left: 0; height: 2px; border-radius: 2px; background: currentColor; transform: scaleX(0); transition: transform .18s ease; }
.mpd-system-desktop-nav > a:hover::after,
.mpd-system-desktop-nav > a:focus-visible::after,
.mpd-system-desktop-nav > a[aria-current="page"]::after { transform: scaleX(1); }
.mpd-system-desktop-nav > a[aria-current="page"] { font-weight: 780; }
.mpd-system-language { position: relative; flex: 0 0 auto; }
.mpd-system-language > button { min-width: 104px; min-height: 44px; padding: 8px 14px; border: 1px solid var(--mpd-border); border-radius: var(--mpd-radius-pill); background: var(--mpd-surface); color: inherit; font: 650 .8125rem/1.2 var(--mpd-font-sans); cursor: pointer; }
.mpd-system-language > button span { display: inline-block; margin-left: 4px; }
.mpd-system-language > div { position: absolute; top: calc(100% + 8px); right: 0; min-width: 150px; padding: 8px; border: 1px solid var(--mpd-border); border-radius: 14px; background: var(--mpd-surface); box-shadow: var(--mpd-shadow-normal); }
.mpd-system-language > div a { display: block; padding: 9px 10px; border-radius: 8px; color: inherit !important; font-size: .875rem; text-decoration: none !important; }
.mpd-system-language > div a:hover { background: var(--mpd-surface-muted); }
.mpd-system-language > div a[aria-current="page"] { font-weight: 750; text-decoration: underline !important; text-underline-offset: 4px; }
.mpd-system-menu-button { display: none; width: 44px; height: 44px; min-width: 44px; padding: 0; border: 1px solid var(--mpd-border); border-radius: 50%; background: var(--mpd-surface); color: inherit; cursor: pointer; place-items: center; }
.mpd-system-menu-button span,
.mpd-system-menu-button span::before,
.mpd-system-menu-button span::after { display: block; width: 18px; height: 1.5px; border-radius: 2px; background: currentColor; content: ""; }
.mpd-system-menu-button span { position: relative; }
.mpd-system-menu-button span::before { position: absolute; top: -6px; }
.mpd-system-menu-button span::after { position: absolute; top: 6px; }
.mpd-system-overlay { position: fixed; z-index: 9600; inset: 0; background: rgba(12,21,27,.34); backdrop-filter: blur(2px); }
.mpd-system-mobile-panel { position: fixed; z-index: 9700; top: 0; right: 0; width: min(88vw, 390px); height: 100dvh; padding: 18px 20px 28px; overflow: auto; background: var(--mpd-surface); box-shadow: -24px 0 70px rgba(23,36,45,.2); color: var(--mpd-text-primary); font-family: var(--mpd-font-sans); }
.mpd-system-mobile-panel__top { display: flex; min-height: 44px; align-items: center; justify-content: space-between; border-bottom: 1px solid var(--mpd-border); font-weight: 750; }
.mpd-system-mobile-panel__top button,
.mpd-ui-icon-button { display: inline-grid; width: 44px !important; height: 44px !important; min-width: 44px !important; min-height: 44px !important; padding: 0 !important; place-items: center; border: 1px solid var(--mpd-border) !important; border-radius: 50% !important; background: var(--mpd-surface) !important; color: var(--mpd-text-primary) !important; font: 400 1.65rem/1 var(--mpd-font-sans) !important; cursor: pointer; }
.mpd-system-mobile-panel > nav { display: grid; padding-top: 20px; }
.mpd-system-mobile-panel > nav > a { padding: 13px 2px; border-bottom: 1px solid var(--mpd-border); color: inherit !important; font-size: 1.05rem; font-weight: 650; text-decoration: none !important; }
.mpd-system-mobile-panel > nav > a[aria-current="page"] { padding-left: 14px; border-left: 3px solid var(--mpd-family-accent); font-weight: 780; }
.mpd-system-mobile-languages { display: flex; flex-wrap: wrap; gap: 8px; padding-top: 24px; }
.mpd-system-mobile-languages span { flex: 1 0 100%; color: var(--mpd-text-secondary); font-size: .75rem; font-weight: 750; letter-spacing: .1em; text-transform: uppercase; }
.mpd-system-mobile-languages a { min-height: 40px; display: inline-flex; align-items: center; padding: 7px 12px; border: 1px solid var(--mpd-border); border-radius: var(--mpd-radius-pill); color: inherit !important; font-size: .875rem; text-decoration: none !important; }
.mpd-system-mobile-languages a[aria-current="page"] { border-color: var(--mpd-text-primary); background: var(--mpd-text-primary); color: #fff !important; }
[hidden] { display: none !important; }
body.mpd-system-menu-open { overflow: hidden !important; }

.mpd-system-local-nav {
  position: sticky;
  z-index: 9400;
  top: var(--mpd-header-height);
  height: var(--mpd-local-nav-height);
  border-bottom: 1px solid var(--mpd-border);
  background: rgba(255,255,255,.96);
  color: var(--mpd-text-primary);
  font-family: var(--mpd-font-sans);
  backdrop-filter: saturate(140%) blur(14px);
}
.mpd-system-local-nav > div { width: min(100%, calc(var(--mpd-editorial) + (2 * var(--mpd-gutter)))); height: 100%; margin: auto; padding-inline: var(--mpd-gutter); display: flex; align-items: center; gap: 28px; overflow-x: auto; scrollbar-width: none; scroll-padding-inline: var(--mpd-gutter); }
.mpd-system-local-nav > div::-webkit-scrollbar { display: none; }
.mpd-system-local-nav a { position: relative; display: inline-flex; height: 100%; align-items: center; color: inherit !important; font-size: .8125rem; font-weight: 650; text-decoration: none !important; white-space: nowrap; }
.mpd-system-local-nav a::after { content: ""; position: absolute; right: 0; bottom: 0; left: 0; height: 2px; background: var(--mpd-family-accent); transform: scaleX(0); transition: transform .18s ease; }
.mpd-system-local-nav a:hover::after,
.mpd-system-local-nav a:focus-visible::after,
.mpd-system-local-nav a[aria-current="location"]::after { transform: scaleX(1); }

.mpd-sm-pilot :where(main) [id] { scroll-margin-top: calc(var(--mpd-header-height) + var(--mpd-local-nav-height) + 16px); }
.mpd-sm-pilot:not(:has(.mpd-system-local-nav)) :where(main) [id] { scroll-margin-top: calc(var(--mpd-header-height) + 16px); }
.mpd-system-main-anchor { scroll-margin-top: calc(var(--mpd-header-height) + var(--mpd-local-nav-height) + 16px); }

/* Six semantic action contracts. Existing page class names remain as compatibility hooks. */
.mpd-ui-primary,
.mpd-ui-secondary {
  min-height: 48px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 8px;
  padding: 11px 22px !important;
  border-radius: var(--mpd-radius-pill) !important;
  font-family: var(--mpd-font-sans) !important;
  font-size: .875rem !important;
  font-weight: 750 !important;
  line-height: 1.25 !important;
  text-align: center;
  text-decoration: none !important;
}
.mpd-ui-primary { border: 1px solid var(--mpd-action-primary) !important; background: var(--mpd-action-primary) !important; color: #fff !important; box-shadow: 0 8px 20px rgba(23,36,45,.13); }
.mpd-ui-primary *,
.mpd-ui-secondary * { color: inherit !important; }
body.mpd-sm-pilot .mpd-ui-primary,
body.mpd-sm-pilot .mpd-ui-primary * { color: #fff !important; }
.mpd-ui-primary:hover { transform: translateY(-1px); box-shadow: 0 12px 26px rgba(23,36,45,.18); }
.mpd-ui-secondary { border: 1px solid var(--mpd-text-primary) !important; background: transparent !important; color: var(--mpd-text-primary) !important; }
.mpd-ui-editorial-link { color: inherit !important; font-weight: 700; text-decoration-thickness: 1px; text-underline-offset: 4px; }
/* An action's decorative indicator is owned by the action component, never CSS. */
body.mpd-sm-pilot .mpd-ui-action::after { content: none !important; }
.mpd-action-tail { display: inline-flex !important; align-items: baseline; white-space: nowrap !important; gap: .32em; }
.mpd-action-icon { display: inline-block !important; flex: 0 0 auto; font-style: normal; line-height: 1; }
.mpd-action-icon svg { display: block; width: 1em; height: 1em; fill: none; stroke: currentColor; stroke-width: 1.65; stroke-linecap: round; stroke-linejoin: round; }
body.mpd-sm-pilot .mpd-ui-action :is(.mpd-action-label,.mpd-action-tail,.mpd-action-icon) { color: inherit !important; font-size: inherit !important; font-weight: inherit !important; letter-spacing: inherit !important; }
body.mpd-sm-pilot .mpd-action-label { display: inline !important; }
/* Reusable surface contracts. Solid button backgrounds make the text contrast
   deterministic even on a gradient/image parent (white on #17242d: 15.9:1). */
body.mpd-sm-pilot :is(.on-dark,.on-accent) :is(.mpd-ui-primary,.mpd-ui-secondary),
body.mpd-sm-pilot :is(.mpd-ui-primary,.mpd-ui-secondary):is(.on-dark,.on-accent) {
  color: #fff !important; border-color: #c5cdd2 !important; background: #17242d !important;
}
body.mpd-sm-pilot :is(.on-dark,.on-accent) :is(.mpd-ui-editorial-link,.mpd-ui-commercial),
body.mpd-sm-pilot :is(.mpd-ui-editorial-link,.mpd-ui-commercial):is(.on-dark,.on-accent) { color: #fff !important; }
body.mpd-sm-pilot :is(.on-dark,.on-accent) :is(.mpd-ui-primary,.mpd-ui-secondary):hover { background: #253b49 !important; }
body.mpd-sm-pilot :is(.on-dark,.on-accent) :is(.mpd-ui-primary,.mpd-ui-secondary,.mpd-ui-editorial-link,.mpd-ui-commercial):focus-visible { outline-color: #f2d69c !important; }
.mpd-ui-chip { min-height: 40px !important; border-radius: var(--mpd-radius-pill) !important; font-family: var(--mpd-font-sans) !important; }

/* Five functional card families: book, sheet music, panel, testimonial and comparison/stepper. */
.mpd-card-book { --mpd-card-radius: 0; }
.mpd-card-book img { border-radius: 2px; box-shadow: var(--mpd-shadow-normal); }
.mpd-card-sheet { border-radius: var(--mpd-radius-image); }
.mpd-card-sheet img { aspect-ratio: 4 / 3; object-fit: cover; border-radius: var(--mpd-radius-image); }
.mpd-card-panel { border-color: var(--mpd-border) !important; border-radius: var(--mpd-radius-panel) !important; }
.mpd-card-testimonial { font-family: var(--mpd-font-serif); }
.mpd-card-testimonial footer { font-family: var(--mpd-font-sans); font-style: normal; }
.mpd-card-stepper { border-color: var(--mpd-border) !important; }

/* Shared player skin: behavior and audio sources stay owned by each approved page. */
.mpd-player-system { border: 1px solid rgba(255,255,255,.18) !important; border-radius: var(--mpd-radius-panel) !important; box-shadow: var(--mpd-shadow-normal); }
.mpd-player-system :where(button) { min-width: 44px; min-height: 44px; }
.mpd-player-system :where(input[type="range"]) { accent-color: var(--mpd-family-accent); }
.mpd-player-system :where(audio) { max-width: 100%; }

/* One visual/focus contract for score and interior viewers. */
.mpd-viewer-system { z-index: 11000 !important; border: 0 !important; border-radius: 22px !important; box-shadow: var(--mpd-shadow-elevated) !important; }
.mpd-viewer-system::backdrop { background: rgba(12,18,23,.82) !important; backdrop-filter: blur(5px); }
.mpd-viewer-system :where([data-mpd-dialog-close],[data-mpd-close-sample],[data-mpd-master-dialog-close],[data-mpd-free-dialog-close],[data-bd-score-close],[data-mpd-paid-dialog-close],[class*="dialog__close"],[class*="dialog-close"]) { width: 44px !important; height: 44px !important; min-width: 44px !important; min-height: 44px !important; padding: 0 !important; border-radius: 50% !important; }
.mpd-viewer-system [data-mpd-close-sample] { overflow: hidden; color: transparent !important; font-size: 0 !important; }
.mpd-viewer-system [data-mpd-close-sample]::before { content: "×"; color: #fff; font: 400 1.65rem/1 var(--mpd-font-sans); }

/* Confirmed low-contrast metadata/eyebrow families use a readable dark role on light surfaces. */
.mpd-sm-pilot :where(.mpd-eyebrow,.mpd-editorial-eyebrow,.mpd-reader-access__eyebrow,.mpd-lib-eyebrow,.mpd-author-eyebrow,.mpd-reading-eyebrow,.mpd-work-eyebrow,.mpd-master-eyebrow,.mpd-free-eyebrow,.bd-eyebrow,.mpd-paid-eyebrow,.mpd-paid-section-label) { color: #5b4932; font-family: var(--mpd-font-sans) !important; font-size: max(.75rem, 12px) !important; font-weight: 750 !important; letter-spacing: .11em !important; }
.mpd-sm-pilot :where(.mpd-editorial-closing,.mpd-reading-buy,.mpd-work-buy,.mpd-master-buy,.mpd-free-download,.bd-listen,.mpd-paid-download) :where(.mpd-eyebrow,.mpd-editorial-eyebrow,.mpd-reading-eyebrow,.mpd-work-eyebrow,.mpd-master-eyebrow,.mpd-free-eyebrow,.bd-eyebrow,.mpd-paid-eyebrow,.mpd-paid-section-label) { color: #f2d69c !important; }

/* Lote 1 remate: the approved closing in these three book pages is a light
   surface, so its existing editorial label uses the approved dark ink role. */
body.mpd-sm-remate-lote1-closing #mpd-get-book .mpd-editorial-closing__copy > .mpd-editorial-eyebrow { color: var(--mpd-ink) !important; }

/* Lote 4: these two classical-work closings use a light gradient. Keep their
   existing label and layout, but apply the approved dark text role. */
body.mpd-sm-remate-lote4-classical .mpd-work-buy .mpd-work-eyebrow { color: var(--mpd-text-primary) !important; }

/* Lote 4 remate l4.2: the legacy work template generates the accessible label
   a second time through ::before above 620px. The button already carries that
   name in aria-label and an aria-hidden magnifier, so keep the 44px contract
   icon-only at every viewport on these two scoped pages. */
body.mpd-sm-remate-lote4-classical .mpd-work-zoom::before { content: none !important; }
body.mpd-sm-remate-lote4-classical .mpd-work-zoom { overflow: hidden !important; }

/* Final 24-page closure: these are component-level corrections found by the
   cross-page sweep. They remain inside the existing route/language pilot. */
body.mpd-sm-family-book #mpd-get-book .mpd-editorial-closing__copy > .mpd-editorial-eyebrow {
  color: var(--mpd-text-primary) !important;
}
body.mpd-sm-family-classical .mpd-work-zoom::before {
  content: none !important;
}
body.mpd-sm-family-classical .mpd-work-zoom {
  overflow: hidden !important;
}
body.mpd-sm-family-catalog .mpd-lib-score__copy > small {
  color: var(--mpd-text-secondary) !important;
}
body.mpd-sm-family-home .mpd-redesign-category__copy {
  text-shadow: 0 1px 2px rgba(10,16,20,.94), 0 0 4px rgba(10,16,20,.70);
}

/* Lote 2: small index labels must use the approved dark token on the light
   surface; volume accent colours do not reach the target contrast at 12px. */
body.mpd-sm-remate-lote2-challenge .mpd-reading-index .mpd-reading-section-head > .mpd-reading-eyebrow { color: var(--mpd-text-primary) !important; }

/* Lote 2 remate l2.3: the three sample controls already expose a complete
   aria-label and an aria-hidden magnifier. Keep only that icon visible at every
   viewport so the label cannot escape the 44px circular target. */
body.mpd-sm-remate-lote2-challenge .mpd-reading-page [data-mpd-zoom] {
  display: inline-grid !important;
  place-items: center !important;
  gap: 0 !important;
  overflow: hidden !important;
}
body.mpd-sm-remate-lote2-challenge .mpd-reading-page [data-mpd-zoom] > svg {
  display: block !important;
  width: 22px !important;
  height: 22px !important;
  flex: 0 0 22px !important;
}
body.mpd-sm-remate-lote2-challenge .mpd-reading-page [data-mpd-zoom] > span {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  margin: -1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  clip-path: inset(50%) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

/* These accent-coloured labels are informative text on light surfaces. The
   approved ink token supplies the contrast; volume identity remains decorative. */
body.mpd-sm-remate-lote2-challenge :where(
  .mpd-reading-hero__visual > p > span,
  .mpd-reading-stages__grid article > header > span,
  .mpd-reading-method__steps article > span,
  .mpd-reading-architecture__row > [role="rowheader"] > b,
  .mpd-reading-collection-nav__track > .is-current > span,
  .mpd-reading-author > div > strong
) { color: var(--mpd-text-primary) !important; }

.mpd-sm-pilot :focus-visible { outline: 3px solid var(--mpd-focus) !important; outline-offset: 3px !important; }
.mpd-sm-pilot a, .mpd-sm-pilot button, .mpd-sm-pilot input, .mpd-sm-pilot summary { -webkit-tap-highlight-color: rgba(23,36,45,.12); }

/* Interface legibility floor. Editorial labels remain at their documented 12 px,
   while prose, captions, card metadata and actionable text never fall below 14 px. */
.mpd-sm-pilot :where(main) :where(p,li,dd,figcaption,small),
.mpd-sm-pilot :where(main) a,
.mpd-sm-pilot :where(main) button { font-size: max(.875rem, 1em) !important; }
.mpd-sm-pilot :where(main) :where(dt,label),
.mpd-sm-pilot :where(main) :where(.mpd-eyebrow,.mpd-editorial-eyebrow,.mpd-reader-access__eyebrow,.mpd-lib-eyebrow,.mpd-author-eyebrow,.mpd-reading-eyebrow,.mpd-work-eyebrow,.mpd-master-eyebrow,.mpd-free-eyebrow,.bd-eyebrow,.mpd-paid-eyebrow,.mpd-paid-section-label) { font-size: .75rem !important; }
.mpd-sm-pilot :where(.mpd-ui-primary,.mpd-ui-secondary,.mpd-ui-editorial-link,.mpd-ui-commercial,.mpd-ui-chip) { font-size: .875rem !important; }
.mpd-sm-family-catalog :where(.mpd-lib-catalog-copy,.mpd-lib-levels) :where(span,small,b),
.mpd-sm-family-home .mpd-redesign-book :where(.mpd-redesign-book__label,.mpd-redesign-book__description),
.mpd-sm-family-author :where(.mpd-story__chapter-label,.mpd-book-path__kicker),
.mpd-sm-family-book :where(.mpd-repertoire-number,.mpd-bio-timeline__years),
.mpd-sm-family-challenge-collection :where(.mpd-reading-sample__meta),
.mpd-sm-family-challenge-volume :where(.mpd-reading-sample__meta),
.mpd-sm-family-classical :where(.mpd-work-audio__time),
.mpd-sm-family-classical-master :where(.mpd-master-audio-time),
.mpd-sm-family-original :where(.bd-listen__meta),
.mpd-sm-family-error :where(.mpd-404-route small) { font-size: .875rem !important; }
.mpd-sm-family-home .mpd-redesign-category__copy > :where(span,b) { font-size: .875rem !important; }
.mpd-sm-family-catalog :where(.mpd-lib-filter-panel label,.mpd-lib-sort) > span,
.mpd-sm-family-catalog :where(.mpd-lib-filter-panel select,.mpd-lib-sort select),
.mpd-sm-family-catalog .mpd-lib-catalog-group > header > span,
.mpd-sm-family-catalog .mpd-lib-score__copy > span { font-size: .875rem !important; }
.mpd-sm-family-catalog .mpd-lib-score__copy > span { color: #46535b !important; }
.mpd-sm-family-author .mpd-story__statement-copy > span { font-size: .75rem !important; }
.mpd-sm-family-author .mpd-spotify-link,
.mpd-sm-family-author .mpd-spotify-link * { color: #f7f8f8 !important; }
.mpd-sm-family-book :where(.mpd-bio-timeline__label,.mpd-recordings-kicker),
.mpd-sm-family-book main button span,
.mpd-sm-family-book .mpd-editorial-review-grid footer span { font-size: .875rem !important; }
.mpd-sm-family-paid .mpd-paid-commercial-note { font-size: .875rem !important; }

/* Confirmed P1 contrasts on solid light surfaces. Accent identity stays in rules,
   borders and decoration; small text uses the readable semantic roles. */
.mpd-sm-family-catalog :where(.mpd-lib-catalog-copy span,.mpd-lib-levels p,.mpd-lib-levels span) { color: #46535b !important; }
.mpd-sm-family-catalog :where(.mpd-lib-catalog-copy small,.mpd-lib-levels small,.mpd-lib-eyebrow) { color: #5b4932 !important; }

/* Catalogue card secondary copy follows the lighter typography of the
   pre-master catalogue, raised from 12px to 13px for current readability. */
body.mpd-sm-family-catalog :is(
  .mpd-lib-book small,
  .mpd-lib-score__copy > small,
  .mpd-lib-catalog-copy > small
) {
  color: var(--mpd-text-muted) !important;
  font-family: var(--mpd-font-sans) !important;
  font-size: .8125rem !important;
  font-weight: 400 !important;
  letter-spacing: normal !important;
  line-height: 1.55 !important;
  text-transform: none !important;
}
.mpd-sm-family-author :where(.mpd-story__chapter-label,.mpd-book-path__kicker) { color: #5b4932 !important; }
.mpd-sm-family-author #metodo :where(.mpd-eyebrow,span) { color: #5b4932 !important; }
.mpd-sm-family-challenge-collection .mpd-reading-compare__card :where(dt,small,a),
.mpd-sm-family-challenge-volume #elegir-volumen a span { color: #46535b !important; }
.mpd-sm-family-challenge-collection :where(.mpd-reading-edition,.mpd-reading-sample__meta),
.mpd-sm-family-challenge-volume :where(.mpd-reading-edition,.mpd-reading-sample__meta) { color: #46535b !important; }
.mpd-sm-family-legal :where(.mpd-legal-updated,.mpd-legal-toc summary,details summary) { color: #5b4932 !important; }

/* Legacy microcopy kept as metadata, but normalised to the pilot's 12 px
   editorial-label floor and to AA-safe ink on light surfaces. */
.mpd-sm-family-classical-master .mpd-master-related-card > span,
.mpd-sm-family-free .mpd-free-fact > span,
.mpd-sm-family-free .mpd-free-related-card__copy > em,
.mpd-sm-family-original .bd-related-card > span,
.mpd-sm-family-paid .mpd-paid-fact > span,
.mpd-sm-family-paid .mpd-paid-related-card__copy > em { font-size: .75rem !important; color: #46535b !important; }
.mpd-sm-family-classical-master .mpd-master-facts dt,
.mpd-sm-family-original .bd-facts dt { font-size: .75rem !important; color: #46535b !important; }
.mpd-sm-family-classical :where(.mpd-work-facts small,.mpd-work-practice article > span),
.mpd-sm-family-classical-master .mpd-master-practice article > span,
.mpd-sm-family-free .mpd-free-score-note,
.mpd-sm-family-original figure figcaption,
.mpd-sm-family-paid .mpd-paid-score-note { color: #46535b !important; }
.mpd-sm-family-error .mpd-404-copy > .mpd-404-eyebrow { color: #6b4e2c !important; }
.mpd-sm-family-challenge-collection .mpd-reading-architecture__chapters small,
.mpd-sm-family-challenge-volume .mpd-reading-architecture__chapters small,
.mpd-sm-family-classical .mpd-work-related-card > span { color: #46535b !important; }

/* Touch targets for the catalogue controls, without visually inflating their labels. */
.mpd-sm-family-catalog :where(input[type="search"],[data-mpd-search]) { min-height: 44px; font-size: 1rem !important; }
.mpd-sm-family-catalog .mpd-ui-chip { min-width: 44px; min-height: 44px !important; padding-inline: 12px !important; }

/* Book: DOM order is H1 first; CSS preserves the already approved visual order. */
.mpd-sm-family-book main > article { display: flex; flex-direction: column; }
.mpd-sm-family-book .mpd-reader-access { order: -1; }

/* Catalogue receives the master wide axis without altering its inventory, filters or reveal architecture. */
.mpd-sm-family-catalog .mpd-lib-shell { --lib-wide: var(--mpd-wide); --lib-pad: var(--mpd-gutter); }

/* Legal retains its local table of contents. Long tables scroll only inside their
   labelled region; the page itself never becomes horizontally scrollable. */
.mpd-sm-family-legal .mpd-legal-content { max-width: var(--mpd-reading); }
.mpd-sm-family-legal :where(.mpd-legal-document,.mpd-legal-content) :where(p,li,dd,a) { overflow-wrap: anywhere; }
.mpd-sm-family-legal .mpd-legal-table-wrap { max-width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; }
.mpd-sm-family-legal .mpd-legal-table-wrap table { display: table; width: 100%; max-width: none; }

/* Contact keeps its established composition and copy, while the common shell
   supplies navigation, language choice and the editorial footer. */
.mpd-sm-family-contact .mpd-contact-page { min-height: 0; }
.mpd-sm-family-contact .mpd-contact-main { width: 100%; }
.mpd-sm-family-contact .mpd-contact-copy h1 { letter-spacing: -.045em; }
.mpd-sm-family-contact .mpd-contact-privacy { padding-inline: var(--mpd-gutter); }
.mpd-sm-family-contact .mpd-contact-email { min-height: 48px; }
.mpd-sm-remate-lote3-policy .mpd-legal-hero :where(.mpd-eyebrow,.mpd-legal-updated span),
.mpd-sm-family-contact .mpd-contact-copy .mpd-eyebrow { color: #5b4932 !important; }

@media (max-width: 767px) {
  .mpd-sm-family-contact .mpd-contact-hero__inner { padding-top: var(--mpd-section-compact); }
  .mpd-sm-family-contact .mpd-contact-privacy { margin-inline: 0; }
}

/* L3.2: keep the complete Spanish contact address and its single action icon
   inside the approved dark card at narrow phone widths. */
@media (max-width: 430px) {
  html:lang(es) body.mpd-sm-family-contact .mpd-contact-email.mpd-ui-editorial-link {
    grid-template-columns: minmax(0, 1fr);
    gap: 0;
    font-size: 1rem !important;
  }
  html:lang(es) body.mpd-sm-family-contact .mpd-contact-email > span,
  html:lang(es) body.mpd-sm-family-contact .mpd-contact-email .mpd-action-label {
    display: block !important;
    width: 100%;
    min-width: 0;
    font-size: inherit !important;
  }
  html:lang(es) body.mpd-sm-family-contact .mpd-contact-email .mpd-action-tail {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    max-width: 100%;
    column-gap: 3px;
    row-gap: 2px;
    white-space: normal !important;
    font-size: inherit !important;
  }
  html:lang(es) body.mpd-sm-family-contact .mpd-contact-email .mpd-action-icon {
    margin-left: auto;
    font-size: 1em !important;
  }
}

/* f24.5 · The twenty-three non-Home routes now share the compact editorial
   footer already approved on the Home. The consent control is kept as the
   final item of the legal navigation; no independent row remains below it. */
.mpd-system-footer {
  width: 100%;
  margin: 0;
  padding: 46px max(26px, calc((100vw - 1180px) / 2)) 34px;
  background: #101a24;
  color: #dce6f2;
  font-family: var(--mpd-font-sans);
  font-size: 15px;
  line-height: 1.857142857;
}
.mpd-system-footer__top { display: flex; align-items: flex-start; justify-content: space-between; gap: 28px; }
.mpd-system-footer__brand { min-width: 0; color: #dce6f2; font: 700 21px/1.3 var(--mpd-font-serif); }
.mpd-system-footer__brand small { display: block; margin-top: 8px; color: #9ca7b8; font: 400 12px/1.857142857 var(--mpd-font-sans); }
.mpd-system-footer__navs { display: grid; gap: 15px; justify-items: end; max-width: 720px; min-width: 0; }
.mpd-system-footer nav { display: flex; flex-wrap: wrap; gap: 10px 26px; }
.mpd-system-footer__primary a { color: #fff !important; font-weight: 650; }
.mpd-system-footer__legal { align-items: center; justify-content: flex-end; }
.mpd-system-footer__legal a,
.mpd-system-footer__legal .mpd-consent-footer-button { color: #aeb8c5 !important; font-size: 11px !important; font-weight: 400 !important; }
.mpd-system-footer__legal .mpd-consent-footer-button { min-height: 32px !important; }
.mpd-system-footer a,
.mpd-system-footer button {
  display: inline-flex;
  align-items: center;
  width: auto;
  min-height: 32px;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  color: inherit;
  font-family: var(--mpd-font-sans);
  font-size: 12px;
  line-height: 1.857142857;
  text-align: left;
  text-decoration: none;
  text-transform: none !important;
  cursor: pointer;
}
.mpd-system-footer a:hover,
.mpd-system-footer button:hover { text-decoration: underline; text-decoration-thickness: 1px; text-underline-offset: 4px; }
.mpd-system-footer a:focus-visible,
.mpd-system-footer button:focus-visible { outline: 2px solid #d8bd87; outline-offset: 4px; }
.mpd-system-footer__bottom { margin-top: 28px; padding-top: 18px; border-top: 1px solid #ffffff2a; color: #a8b5c3; font-size: 12px; }

/* f24.4 · The Home deliberately retains the compact footer from its approved
   predecessor. Restore that component's original inherited type rhythm without
   changing the system typography used by the rest of the page or other routes. */
body.mpd-sm-family-home footer.mpd-home-footer {
  font-size: 15px;
  line-height: 1.857142857;
}
body.mpd-sm-family-home .mpd-redesign-footer__legal {
  align-items: center;
}
body.mpd-sm-family-home .mpd-redesign-footer__legal .mpd-consent-footer-button {
  display: inline-flex;
  align-items: center;
  width: auto;
  min-height: 32px !important;
  color: #aeb8c5 !important;
  font-size: 11px !important;
  font-weight: 400 !important;
  line-height: 1.857142857 !important;
  text-align: left;
}

@media (min-width: 1280px) {
  .mpd-system-footer__brand small,
  .mpd-system-footer__bottom,
  .mpd-system-footer__primary a { font-size: 13px; }
  .mpd-system-footer__legal a,
  .mpd-system-footer__legal .mpd-consent-footer-button { font-size: 12px !important; }
  body.mpd-sm-family-home .mpd-home-footer__brand small,
  body.mpd-sm-family-home .mpd-home-footer__bottom,
  body.mpd-sm-family-home .mpd-redesign-footer__primary a { font-size: 13px; }
  body.mpd-sm-family-home .mpd-redesign-footer__legal a,
  body.mpd-sm-family-home .mpd-redesign-footer__legal .mpd-consent-footer-button { font-size: 12px !important; }
}

@media (max-width: 767px) {
  .mpd-system-footer__legal .mpd-consent-footer-button { min-height: 44px !important; }
  body.mpd-sm-family-home .mpd-redesign-footer__legal .mpd-consent-footer-button { min-height: 44px !important; }
}

@media (max-width: 1279px) {
  :root { --mpd-gutter: 32px; }
  .mpd-system-desktop-nav { gap: 18px; }
  .mpd-system-brand span { display: none; }
}

@media (max-width: 1023px) {
  :root { --mpd-header-height: 64px; --mpd-section-space: 72px; --mpd-section-compact: 56px; }
  .mpd-system-desktop-nav, .mpd-system-language { display: none; }
  .mpd-system-menu-button { margin-left: auto; display: grid; }
}

@media (max-width: 767px) {
  :root { --mpd-gutter: 20px; --mpd-section-space: 56px; --mpd-section-compact: 40px; }
  body.mpd-sm-pilot { font-size: 1rem; line-height: 1.64; }
}

@media (max-width: 860px) {
  .mpd-system-footer__top { flex-direction: column; }
  .mpd-system-footer nav { width: 100%; }
}

@media (max-width: 639px) {
  :root { --mpd-header-height: 56px; --mpd-local-nav-height: 44px; }
  /* Same approved mobile displays; the semantic class keeps its own token. */
  body.mpd-sm-pilot { --mpd-type-display-xl: 2.25rem; --mpd-type-display-lg: 2.25rem; --mpd-type-display-md: 2.25rem; --mpd-type-display-sm: 2.125rem; }
  .mpd-system-header__inner { gap: 14px; }
  .mpd-system-brand strong { font-size: 1.08rem; }
  .mpd-system-menu-button { width: 44px; height: 44px; }
  .mpd-system-local-nav > div { gap: 24px; }
  .mpd-system-local-nav a { font-size: .78rem; }
  .mpd-sm-pilot.mpd-sm-display-xl :where(main) h1,
  .mpd-sm-pilot.mpd-sm-display-lg :where(main) h1,
  .mpd-sm-pilot.mpd-sm-display-md :where(main) h1,
  .mpd-sm-pilot.mpd-sm-display-sm :where(main) h1 { max-width: 100%; }
  .mpd-sm-pilot :where(main) h2 { font-size: clamp(1.85rem, 8vw, 2.35rem); }
  .mpd-ui-primary, .mpd-ui-secondary { max-width: 100%; }
}

@media (max-width: 620px) {
  .mpd-system-footer { padding: 40px 22px 28px; }
  .mpd-system-footer__top { gap: 22px; }
  .mpd-system-footer__brand small { margin-top: 6px; }
  .mpd-system-footer__navs { width: 100%; justify-items: start; }
  .mpd-system-footer__primary,
  .mpd-system-footer__legal { justify-content: flex-start; }
  .mpd-system-footer__primary { display: grid !important; gap: 0 !important; }
  .mpd-system-footer__primary a { width: 100%; min-height: 44px; padding: 13px 0 !important; border-bottom: 1px solid #ffffff1f !important; }
  .mpd-system-footer__bottom { margin-top: 22px; padding-top: 16px; }
}

@media (prefers-reduced-motion: reduce) {
  .mpd-sm-pilot *, .mpd-sm-pilot *::before, .mpd-sm-pilot *::after { scroll-behavior: auto !important; animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; }
}

@media print {
  .mpd-system-header, .mpd-system-local-nav, .mpd-system-footer, .mpd-system-skip, .mpd-system-mobile-panel, .mpd-system-overlay { display: none !important; }
}

/* f24.6 · Horizontal editorial card rails on phones.
   Keep the natural horizontal swipe, allow a diagonal/vertical gesture to
   continue down the document, and render cards without entrance animation. */
@media (max-width:767px) {
  body.mpd-sm-pilot .mpd-system-horizontal-card-rail {
    touch-action: auto !important;
    overscroll-behavior-inline: auto !important;
    -webkit-overflow-scrolling: touch;
  }
  body.mpd-sm-pilot .mpd-system-horizontal-card {
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
    translate: none !important;
    animation: none !important;
    transition-delay: 0s !important;
    transition-duration: 0s !important;
  }
}

/* p1.12 · One native disclosure component, only the approved mobile sections. */
@media (max-width: 639px) {
  body.mpd-sm-pilot :is(.mpd-reading-path, .mpd-reading-architecture, .mpd-paid-practice).mpd-parity-disclosure-host {
    display: block !important;
    padding: 16px var(--mpd-gutter, 20px) !important;
    min-height: 0 !important;
  }
  body.mpd-sm-pilot .mpd-parity-disclosure {
    display: block;
    margin: 0;
    min-width: 0;
    border-block: 1px solid var(--mpd-border, #d8d5cf);
    color: var(--mpd-text-primary, #17242d);
  }
  body.mpd-sm-pilot .mpd-parity-disclosure__summary {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    min-height: 60px;
    padding: 16px 0;
    cursor: pointer;
    list-style: none;
    touch-action: manipulation;
  }
  body.mpd-sm-pilot .mpd-parity-disclosure__summary::-webkit-details-marker { display: none; }
  body.mpd-sm-pilot .mpd-parity-disclosure__summary::marker { content: ''; }
  body.mpd-sm-pilot .mpd-parity-disclosure__summary > h2 {
    flex: 1;
    min-width: 0;
    max-width: none;
    margin: 0 !important;
    padding: 0 !important;
    font-family: var(--mpd-font-sans);
    font-size: 22px !important;
    font-weight: 650;
    line-height: 1.25 !important;
    letter-spacing: -.025em;
    text-align: left;
    text-wrap: pretty;
  }
  body.mpd-sm-pilot .mpd-parity-disclosure__summary:focus-visible {
    outline: 2px solid var(--mpd-focus, #b36d12);
    outline-offset: 4px;
  }
  body.mpd-sm-pilot .mpd-parity-disclosure__indicator {
    position: relative;
    display: block;
    flex: 0 0 28px;
    width: 28px;
    height: 28px;
    border: 1px solid var(--mpd-border, #d8d5cf);
    border-radius: 50%;
    color: var(--mpd-text-primary, #17242d);
  }
  body.mpd-sm-pilot .mpd-parity-disclosure__indicator::before,
  body.mpd-sm-pilot .mpd-parity-disclosure__indicator::after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 10px;
    height: 1.5px;
    background: currentColor;
    content: '';
    transform: translate(-50%, -50%);
  }
  body.mpd-sm-pilot .mpd-parity-disclosure__indicator::after { transform: translate(-50%, -50%) rotate(90deg); }
  body.mpd-sm-pilot .mpd-parity-disclosure[open] > summary .mpd-parity-disclosure__indicator::after { display: none; }
  body.mpd-sm-pilot .mpd-parity-disclosure__body { min-width: 0; padding: 4px 0 24px; }
  body.mpd-sm-pilot .mpd-parity-disclosure__body > header { margin: 0 0 22px; padding: 0; }
  body.mpd-sm-pilot .mpd-parity-disclosure__body > header > p { margin-top: 0; }
  body.mpd-sm-pilot .mpd-parity-disclosure__body > header > p + p { margin-top: 14px; }
  body.mpd-sm-pilot .mpd-parity-disclosure__body :is([data-reveal], [data-mpd-paid-reveal]) {
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
  }
  body.mpd-sm-pilot .mpd-parity-disclosure__body :is(.mpd-reading-path__grid, .mpd-paid-practice__grid) {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: 14px;
    margin-top: 20px;
  }
  body.mpd-sm-pilot .mpd-parity-disclosure__body .mpd-reading-architecture__stats { display: grid !important; margin-top: 20px; }
  body.mpd-sm-pilot .mpd-parity-disclosure__body .mpd-reading-formula { display: inline-flex !important; flex-wrap: wrap; max-width: 100%; margin: 20px 0; }
  body.mpd-sm-pilot .mpd-parity-disclosure__body .mpd-reading-architecture__table { display: block !important; }
  body.mpd-sm-pilot .mpd-parity-disclosure__body .mpd-reading-clefs { display: block !important; }
  /* The original short video link remains in its listening section. No iframe. */
  body.mpd-sm-pilot.mpd-sm-family-paid .mpd-paid-video-note { display: block !important; }
  body.mpd-sm-pilot.mpd-sm-family-paid .mpd-paid-video-note a { display: inline-flex; align-items: center; min-height: 44px; }
}

/* Legacy styles hid these sections through 700 px. Above the disclosure
   breakpoint use the original DOM and layout, but keep the content available. */
@media (min-width: 640px) and (max-width: 767px) {
  body.mpd-sm-pilot.mpd-sm-family-challenge-collection :is(#etapas, #arquitectura),
  body.mpd-sm-pilot.mpd-sm-family-challenge-volume #arquitectura { display: block !important; }
  body.mpd-sm-pilot.mpd-sm-family-challenge-collection #arquitectura .mpd-reading-architecture__stats { display: grid !important; }
  body.mpd-sm-pilot.mpd-sm-family-challenge-collection #arquitectura .mpd-reading-formula { display: inline-flex !important; }
  body.mpd-sm-pilot.mpd-sm-family-challenge-collection #arquitectura :is(.mpd-reading-architecture__table, .mpd-reading-clefs) { display: block !important; }
}

@media print {
  body.mpd-sm-pilot:is(.mpd-sm-family-challenge-collection, .mpd-sm-family-challenge-volume) :is(#etapas, #arquitectura),
  body.mpd-sm-pilot.mpd-sm-family-paid #como-tocarla { display: block !important; }
}

/* p1.13: compact ONLY sheet metadata below 640px. Keep all image/font sizes,
   two title lines, book/method cards, desktop and tablet untouched. */
@media (max-width:639px) {
  .mpd-sm-family-catalog .mpd-lib-catalog-card.mpd-card-sheet .mpd-lib-catalog-copy { padding-top: 10px; }
  .mpd-sm-family-catalog .mpd-lib-catalog-card.mpd-card-sheet .mpd-lib-catalog-copy > small,
  .mpd-sm-family-catalog .mpd-lib-catalog-card.mpd-card-sheet .mpd-lib-catalog-copy > span { min-height: 0; margin-top: 4px; }
  .mpd-sm-family-catalog .mpd-lib-catalog-card.mpd-card-sheet .mpd-lib-catalog-copy > b { min-height: 0; margin-top: 8px; padding-block: 0; }
  .mpd-sm-family-catalog .mpd-lib-catalog-grid:not(.mpd-lib-catalog-grid--editorial) { row-gap: 28px; }
}
/* The inherited matrix header is visually hidden through 700px, not removed
   from the accessibility tree. Original text and the approved layout remain. */
@media (max-width:700px) {
  body.mpd-sm-pilot:is(.mpd-sm-family-challenge-collection,.mpd-sm-family-challenge-volume) .mpd-reading-architecture__header {
    display: grid !important; position: absolute; width: 1px; height: 1px;
    margin: -1px; padding: 0; border: 0; overflow: hidden;
    clip: rect(0,0,0,0); clip-path: inset(50%); white-space: nowrap;
  }
}

/* p1.12 · targeted component corrections, confined to the pilot body. */
/* Fallback for templates that emit their original shell from a later buffer. */
body.mpd-sm-pilot :is(header.mpd-master-header,nav.mpd-master-local-nav,header.mpd-free-header,nav.mpd-free-local-nav) { display: none !important; }
/* Intrinsic dimensions reserved before lazy assets decode; no asset changes. */
.mpd-sm-family-classical .mpd-work-score-frame__screen > img { aspect-ratio: 610.8661 / 799.937; }
.mpd-sm-family-book .mpd-b-hero-story { aspect-ratio: 1200 / 1553; }
.mpd-sm-family-paid .mpd-paid-score-open img { aspect-ratio: 1600 / 2071; }
.mpd-sm-family-catalog [data-mpd-editorial-grid] { grid-template-columns: repeat(4,minmax(0,1fr)); }
.mpd-sm-family-catalog .mpd-lib-catalog-card.mpd-card-book {
  display: grid; grid-template-columns: minmax(0,1fr); grid-template-rows: auto 1fr;
  width: min(100%,220px); margin-inline: auto; align-content: start;
}
.mpd-sm-family-catalog .mpd-card-book .mpd-lib-catalog-art--book {
  aspect-ratio: auto; width: 100%; height: auto; padding: 0; display: block; overflow: visible;
}
.mpd-sm-family-catalog .mpd-card-book .mpd-lib-catalog-art--book picture { width: 100%; height: auto; }
.mpd-sm-family-catalog .mpd-card-book .mpd-lib-catalog-art--book img {
  display: block; width: 100%; height: auto; aspect-ratio: auto 1200 / 1553; object-fit: contain;
  border-radius: 2px; box-shadow: 0 20px 32px -22px #243149;
}
.mpd-sm-family-catalog .mpd-lib-catalog-copy { align-content: start; }
.mpd-sm-family-catalog .mpd-lib-catalog-copy > strong {
  display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;
  overflow: hidden; line-height: 1.2; height: 2.4em;
}
.mpd-sm-family-catalog .mpd-lib-catalog-copy > small { min-height: 2.8em; line-height: 1.4; }
.mpd-sm-family-catalog .mpd-lib-catalog-copy > span { min-height: 2.8em; line-height: 1.4; }
.mpd-sm-family-catalog .mpd-lib-catalog-copy > b { min-height: 2.7em; line-height: 1.35; }
.mpd-sm-family-catalog .mpd-card-book .mpd-lib-catalog-copy { width: 100%; min-height: 0; }
@media (min-width:768px) and (max-width:1023px) {
  .mpd-sm-family-catalog [data-mpd-editorial-grid] { grid-template-columns: repeat(3,minmax(0,1fr)); }
}
@media (max-width:767px) {
  .mpd-sm-family-catalog [data-mpd-editorial-grid] { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .mpd-sm-family-catalog .mpd-lib-catalog-grid--editorial .mpd-lib-catalog-copy small { display: block; }
  .mpd-sm-family-catalog .mpd-lib-catalog-copy > b { display: block !important; }
}
@media (max-width:639px) {
  /* Only long editorial headings opt in. Short H2s keep the approved scale. */
  body.mpd-sm-pilot main .section-heading--long { font-size: 1.875rem !important; line-height: 1.12 !important; text-wrap: balance; }
  /* The reader's complete controls remain visible at the start of mobile main. */
  body.mpd-sm-family-book .mpd-reader-access { order: 0; margin: 24px 0 0; padding: 16px 0; }
  body.mpd-sm-family-book article > .mpd-reader-access { display: block; }
  body.mpd-sm-family-book .mpd-reader-access__primary { display: inline-flex !important; }
  body.mpd-sm-family-book .mpd-reader-access__languages { display: flex !important; flex-wrap: wrap; justify-content: center; }
  body.mpd-sm-family-book .mpd-reader-access__actions { display: block; width: 100%; text-align: center; }
  body.mpd-sm-family-book .mpd-reader-access__inner { display: block; }
  body.mpd-sm-family-book .mpd-inside-detail .mpd-bio-sample { min-height: 0; height: auto; }
  body.mpd-sm-family-book .mpd-inside-detail .mpd-bio-layout { display: block; min-height: 0; height: auto; }
  body.mpd-sm-family-book .mpd-inside-detail .mpd-bio-timeline { display: block; position: relative; min-height: 0; height: auto; }
  body.mpd-sm-family-book .mpd-inside-detail .mpd-bio-timeline__item { position: relative; height: auto; min-height: 0; padding-bottom: 22px; }
  body.mpd-sm-family-book .mpd-inside-detail .mpd-bio-timeline__item:last-child { padding-bottom: 0; }
  body.mpd-sm-family-book .mpd-editorial-related__grid {
    display: grid; grid-template-columns: none; grid-auto-flow: column; grid-auto-columns: 188px;
    width: auto; max-width: none; margin-inline: 0 !important;
    gap: 16px; overflow-x: auto; padding: 18px 16px 12px; scroll-snap-type: x proximity; scroll-padding-inline: 16px;
  }
  body.mpd-sm-family-book .mpd-editorial-related__grid > a { width: 100%; min-width: 0; scroll-snap-align: start; }
  body.mpd-sm-family-book .mpd-editorial-related__grid .mpd-related-cover { height: auto; min-height: 224px; margin-bottom: 14px; padding: 9px 0 39px; }
  body.mpd-sm-family-book .mpd-editorial-related__grid > a img { width: auto; max-width: 100%; max-height: none; height: 176px; object-fit: contain; }
  body.mpd-sm-family-book .mpd-collection-controls { display: none !important; }
  body.mpd-sm-family-book .mpd-recordings.mpd-mobile-listening { max-height: calc(100svh - var(--mpd-header-height) - var(--mpd-local-nav-height) - 32px) !important; }
  /* Restore complete approved story and practice content; no editorial copy edits. */
  body.mpd-sm-family-free :is(#historia,#como-tocarla) { display: block !important; }
  body.mpd-sm-family-free .mpd-free-story__inner { display: grid; grid-template-columns: minmax(0,1fr); gap: 28px; }
  body.mpd-sm-family-free .mpd-free-practice__grid { display: grid; grid-template-columns: minmax(0,1fr); gap: 20px; }
  /* Undo both explicit grid placement and display:contents inherited by the book. */
  body.mpd-sm-family-classical-master .mpd-master-format-card--book { display: flex; flex-direction: column; gap: 24px; }
  body.mpd-sm-family-classical-master .mpd-master-format-card--book > div:last-child { display: block; width: 100%; }
  body.mpd-sm-family-classical-master .mpd-master-format-card--book :is(.mpd-master-book-cover,h3,p,ul,.mpd-master-button) { grid-column: auto; grid-row: auto; }
  body.mpd-sm-family-classical-master .mpd-master-format-card--book .mpd-master-book-cover { align-self: center; margin: 0 auto; width: min(65%,210px); max-width: 210px; }
  body.mpd-sm-family-classical-master .mpd-master-format-card--book .mpd-master-button { width: 100%; }
}

/* f24.8 · The mobile playlist belongs to the document scroll. The player keeps
   its approved sticky position, but the recordings section is no longer a
   second vertical viewport that must be exhausted before reaching the page. */
@media (max-width:700px) {
  body.mpd-sm-family-book .mpd-recordings.mpd-mobile-listening {
    max-height: none !important;
    overflow: visible !important;
    scrollbar-gutter: auto !important;
  }
}

/* f24.9 · Composer biography rail and touch-first listening refinements. */
@media (min-width:701px) and (max-width:1100px) {
  body.mpd-sm-family-book .mpd-inside-detail .mpd-bio-timeline__item {
    padding: 0 0 12px 24px;
    text-align: left;
  }
  body.mpd-sm-family-book .mpd-inside-detail .mpd-bio-timeline__item::before {
    right: auto;
    left: 0;
  }
  body.mpd-sm-family-book .mpd-inside-detail .mpd-bio-timeline__item::after {
    right: auto;
    left: 4px;
  }
}

@media (max-width:700px) {
  /* The sticky card begins immediately below both navigation bars. Explicit
     vertical pan handling lets a finger gesture that starts on a control keep
     moving the document, while taps, horizontal range changes and zoom remain. */
  body.mpd-sm-family-book .mpd-mobile-listening .mpd-recordings-player.mpd-premium-player {
    top: calc(var(--mpd-header-height) + var(--mpd-local-nav-height));
    touch-action: pan-y pinch-zoom;
  }
  body.mpd-sm-family-book .mpd-mobile-listening .mpd-recordings-player.mpd-premium-player :is(button,input) {
    touch-action: pan-y pinch-zoom;
  }

  /* A compact 54 px row remains comfortably above the 44 px touch target. */
  body.mpd-sm-family-book .mpd-mobile-listening .mpd-track-list button {
    min-height: 54px;
    padding-block: 9px;
  }
  body.mpd-sm-family-book .mpd-mobile-listening .mpd-track-list button strong {
    line-height: 1.28;
  }
}

/* f24.10 · Author-page mobile book proportions. The author template changes
   composition at 720 px, so the correction ends before tablet begins. */
@media (max-width:720px) {
  body.mpd-sm-pilot.mpd-sm-family-author .mpd-books__rail > .mpd-book {
    flex: 0 0 clamp(218px, 62vw, 280px) !important;
  }
}

/* f24.12 · The approved dark collection card keeps the same contrast at every
   width; no layout, sizing or spacing declarations are changed. */
body.mpd-sm-pilot.mpd-sm-family-author .mpd-book-path--collection.mpd-ui-editorial-link {
  color: #f8f7f3 !important;
}

body.mpd-sm-pilot.mpd-sm-family-author .mpd-book-path--collection .mpd-book-path__kicker {
  color: #c69b66 !important;
}

/* f24.13-composers · The tablet biography connector follows the rail after its
   move to the left. Its coordinates are maintained by the companion runtime. */
@media (min-width:701px) and (max-width:1100px) {
  body.mpd-sm-family-book .mpd-inside-detail .mpd-bio-connection {
    overflow: visible;
  }
}

/* f24.13-composers · One compact, touch-through mobile listening surface. */
@media (max-width:700px) {
  body.mpd-sm-family-book .mpd-system-local-nav {
    transition: opacity .18s ease, transform .18s ease, visibility 0s linear .18s;
  }

  body.mpd-sm-family-book.mpd-system-listening-focus .mpd-system-local-nav:not(:focus-within) {
    opacity: 0;
    pointer-events: none;
    transform: translateY(-100%);
    visibility: hidden;
  }

  body.mpd-sm-family-book .mpd-mobile-listening .mpd-recordings-player.mpd-premium-player {
    border-radius: 14px;
    gap: 8px 12px;
    grid-template-columns: 56px minmax(0,1fr);
    margin-top: 0;
    padding: 12px 14px 11px;
    top: calc(var(--mpd-header-height) + var(--mpd-local-nav-height) + 10px);
    touch-action: pan-x pinch-zoom;
    transition: top .18s ease;
  }

  body.mpd-sm-family-book.mpd-system-listening-focus .mpd-mobile-listening .mpd-recordings-player.mpd-premium-player {
    top: calc(var(--mpd-header-height) + 10px);
  }

  body.mpd-sm-family-book .mpd-mobile-listening .mpd-recordings-player.mpd-premium-player :is(button,input) {
    touch-action: pan-x pinch-zoom;
  }

  body.mpd-sm-family-book .mpd-mobile-listening .mpd-premium-player .mpd-player-art {
    grid-row: 1;
    width: 56px;
  }

  body.mpd-sm-family-book .mpd-mobile-listening .mpd-player-info {
    align-self: center;
  }

  body.mpd-sm-family-book .mpd-mobile-listening .mpd-player-info .mpd-recordings-kicker {
    font-size: 9px;
    line-height: 1.25;
  }

  body.mpd-sm-family-book .mpd-mobile-listening .mpd-premium-player .mpd-player-info h3 {
    font-size: 16px;
    line-height: 1.18;
    margin: 3px 0 2px;
  }

  body.mpd-sm-family-book .mpd-mobile-listening .mpd-player-artist {
    font-size: 11px;
    line-height: 1.3;
  }

  body.mpd-sm-family-book .mpd-mobile-listening .mpd-player-controls {
    align-items: center;
    display: grid;
    gap: 3px 10px;
    grid-column: 1 / -1;
    grid-template-columns: auto minmax(0,1fr);
  }

  body.mpd-sm-family-book .mpd-mobile-listening .mpd-player-actions {
    justify-content: flex-start;
  }

  body.mpd-sm-family-book .mpd-mobile-listening .mpd-player-transport {
    gap: 2px;
  }

  body.mpd-sm-family-book .mpd-mobile-listening .mpd-player-toggle {
    height: 48px;
    padding: 10px;
    width: 48px;
  }

  body.mpd-sm-family-book .mpd-mobile-listening .mpd-player-timeline {
    margin-top: 0;
    min-width: 0;
  }

  body.mpd-sm-family-book .mpd-mobile-listening .mpd-player-timeline .mpd-player-range {
    height: 40px;
  }

  body.mpd-sm-family-book .mpd-mobile-listening .mpd-player-times {
    font-size: 10px;
    line-height: 1.1;
    margin-top: -4px;
  }

  body.mpd-sm-family-book .mpd-mobile-listening .mpd-player-state {
    grid-column: 1 / -1;
    margin: 0;
  }

  body.mpd-sm-family-book .mpd-mobile-listening .mpd-premium-player .mpd-recordings-status {
    grid-column: 1 / -1;
  }

  body.mpd-sm-family-book .mpd-mobile-listening .mpd-track-list {
    margin-top: 10px;
  }
}

@media (prefers-reduced-motion:reduce) {
  body.mpd-sm-family-book .mpd-system-local-nav,
  body.mpd-sm-family-book .mpd-mobile-listening .mpd-recordings-player.mpd-premium-player {
    transition: none;
  }
}

/* f24.14-reader-type · The reader utility is a compact menu, not an editorial
   section. Keep its title secondary and stop the shared button floor from
   enlarging its action and language labels to the surrounding body size. */
body.mpd-sm-family-book .mpd-reader-access #mpd-reader-title {
  font-size: .8125rem !important;
  line-height: 1.4;
}

body.mpd-sm-family-book .mpd-reader-access :is(
  .mpd-reader-access__primary,
  .mpd-reader-access__languages button
) {
  font-size: .875rem !important;
  line-height: 1.25;
}

/* f24.19-book-nav-reader-row · Composer books no longer render their local
   submenu. On phones the opening recording utility becomes one compact,
   non-sticky row below the unchanged global header. */
body.mpd-sm-family-book .mpd-system-main-anchor {
  scroll-margin-top: calc(var(--mpd-header-height) + 16px);
}

@media (max-width:700px) {
  body.mpd-sm-family-book .mpd-mobile-listening .mpd-recordings-player.mpd-premium-player,
  body.mpd-sm-family-book.mpd-system-listening-focus .mpd-mobile-listening .mpd-recordings-player.mpd-premium-player {
    top: calc(var(--mpd-header-height) + 10px);
  }
}

@media (max-width:639px) {
  body.mpd-sm-family-book .mpd-reader-access {
    margin: 0;
    padding: 6px 8px;
  }

  body.mpd-sm-family-book .mpd-reader-access__copy {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    margin: -1px !important;
    padding: 0 !important;
    overflow: hidden !important;
    clip: rect(0 0 0 0) !important;
    clip-path: inset(50%) !important;
    border: 0 !important;
    white-space: nowrap !important;
  }

  body.mpd-sm-family-book .mpd-reader-access__inner {
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 430px;
    margin-inline: auto;
  }

  body.mpd-sm-family-book .mpd-reader-access__actions {
    display: grid;
    grid-template-columns: auto minmax(0,1fr);
    align-items: center;
    gap: 2px;
    width: 100%;
    max-width: none;
    margin: 0;
    text-align: left;
  }

  body.mpd-sm-family-book .mpd-reader-access .mpd-reader-access__actions .mpd-reader-access__primary {
    box-sizing: border-box;
    min-width: 0;
    min-height: 44px;
    margin: 0;
    padding: 8px 6px;
    font-size: .75rem !important;
    line-height: 1.2;
    white-space: nowrap;
  }

  body.mpd-sm-family-book .mpd-reader-access__languages {
    display: grid !important;
    grid-template-columns: repeat(4,minmax(0,1fr));
    flex-wrap: nowrap;
    gap: 1px;
    width: auto;
    min-width: 0;
  }

  body.mpd-sm-family-book .mpd-reader-access .mpd-reader-access__languages button {
    box-sizing: border-box;
    width: 100%;
    min-width: 0;
    min-height: 44px;
    padding: 8px 2px;
    font-size: .6875rem !important;
    line-height: 1.15;
    white-space: nowrap;
  }
}

/* f24.22-card-hierarchy · Catalogue-only hierarchy matched to the pre-master
   page and kept after every legacy responsive rule. */
body:not(#mpd-card-hierarchy-a):not(#mpd-card-hierarchy-b):not(#mpd-card-hierarchy-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content .mpd-lib-score__copy > strong:not(#mpd-card-hierarchy-scope) {
  font-family: var(--mpd-font-serif) !important;
  font-size: 1.3125rem !important;
  font-weight: 500 !important;
  letter-spacing: -.02em !important;
  line-height: 1.14 !important;
}
body:not(#mpd-card-hierarchy-a):not(#mpd-card-hierarchy-b):not(#mpd-card-hierarchy-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content .mpd-card-sheet .mpd-lib-catalog-copy > strong:not(#mpd-card-hierarchy-scope) {
  font-family: var(--mpd-font-serif) !important;
  font-size: 1.1875rem !important;
  font-weight: 500 !important;
  letter-spacing: normal !important;
  line-height: 1.16 !important;
}
body:not(#mpd-card-hierarchy-a):not(#mpd-card-hierarchy-b):not(#mpd-card-hierarchy-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content :is(
  .mpd-lib-score__copy > span:not(#mpd-card-hierarchy-scope),
  .mpd-card-sheet .mpd-lib-catalog-copy > span:not(#mpd-card-hierarchy-scope)
) {
  font-weight: 400 !important;
}
body:not(#mpd-card-hierarchy-a):not(#mpd-card-hierarchy-b):not(#mpd-card-hierarchy-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content :is(
  .mpd-lib-score__copy,
  .mpd-card-sheet .mpd-lib-catalog-copy
) > [data-mpd-relationship]:not(#mpd-card-hierarchy-scope) {
  display: none !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}
body:not(#mpd-card-hierarchy-a):not(#mpd-card-hierarchy-b):not(#mpd-card-hierarchy-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content .mpd-card-book[data-type="book"] .mpd-lib-catalog-copy > small:not(#mpd-card-hierarchy-scope) {
  display: none !important;
  min-height: 0 !important;
  margin: 0 !important;
}
body:not(#mpd-card-hierarchy-a):not(#mpd-card-hierarchy-b):not(#mpd-card-hierarchy-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content .mpd-card-book .mpd-lib-catalog-copy > b:not(#mpd-card-hierarchy-scope) {
  min-height: 2.9em !important;
  color: var(--mpd-text-muted) !important;
  font-family: var(--mpd-font-sans) !important;
  font-size: .6875rem !important;
  font-weight: 500 !important;
  letter-spacing: normal !important;
  line-height: 1.45 !important;
}
body:not(#mpd-card-hierarchy-a):not(#mpd-card-hierarchy-b):not(#mpd-card-hierarchy-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content :is(.mpd-lib-score,.mpd-lib-catalog-card.mpd-card-sheet) {
  position: relative;
}
body:not(#mpd-card-hierarchy-a):not(#mpd-card-hierarchy-b):not(#mpd-card-hierarchy-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content :is(
  .mpd-lib-score__copy > em:not(#mpd-card-hierarchy-scope),
  .mpd-card-sheet .mpd-lib-catalog-copy > em:not(#mpd-card-hierarchy-scope)
) {
  position: absolute;
  z-index: 2;
  top: 10px;
  left: 10px;
  display: inline-flex;
  align-items: center;
  min-height: 24px;
  margin: 0 !important;
  padding: 5px 8px !important;
  border: 1px solid rgba(23,36,45,.24);
  border-radius: var(--mpd-radius-pill);
  background: rgba(251,250,247,.96);
  box-shadow: 0 3px 12px rgba(12,21,27,.18);
  color: var(--mpd-text-primary) !important;
  font-family: var(--mpd-font-sans) !important;
  font-size: .625rem !important;
  font-style: normal !important;
  font-weight: 750 !important;
  letter-spacing: .08em !important;
  line-height: 1 !important;
  text-transform: uppercase !important;
  pointer-events: none;
}
@media (max-width:639px) {
  body:not(#mpd-card-hierarchy-a):not(#mpd-card-hierarchy-b):not(#mpd-card-hierarchy-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content :is(
    .mpd-lib-score__copy > em:not(#mpd-card-hierarchy-scope),
    .mpd-card-sheet .mpd-lib-catalog-copy > em:not(#mpd-card-hierarchy-scope)
  ) {
    top: 8px;
    left: 8px;
  }
}
@media (max-width:767px) {
  body:not(#mpd-card-hierarchy-a):not(#mpd-card-hierarchy-b):not(#mpd-card-hierarchy-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content .mpd-lib-score__copy > strong:not(#mpd-card-hierarchy-scope) {
    font-size: 1.0625rem !important;
  }
  body:not(#mpd-card-hierarchy-a):not(#mpd-card-hierarchy-b):not(#mpd-card-hierarchy-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content .mpd-card-sheet .mpd-lib-catalog-copy > strong:not(#mpd-card-hierarchy-scope) {
    font-size: .9375rem !important;
    line-height: 1.14 !important;
  }
}

/* f24.23-reader-language-tabs · On phones, the reader languages are a quiet
   text selector rather than four competing pills. The active edition is
   marked by type weight and a short gold rule; the 44px touch targets remain. */
@media (max-width:639px) {
  body.mpd-sm-family-book .mpd-reader-access .mpd-reader-access__actions .mpd-reader-access__primary {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    padding: 9px 6px 7px;
    line-height: 1 !important;
  }

  body.mpd-sm-family-book .mpd-reader-access__languages {
    align-items: center;
    gap: 0;
  }

  body.mpd-sm-family-book .mpd-reader-access .mpd-reader-access__languages button {
    position: relative;
    appearance: none;
    min-height: 44px;
    padding: 0 4px;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    color: var(--mpd-text-muted) !important;
    font-weight: 600 !important;
    line-height: 1 !important;
  }

  body.mpd-sm-family-book .mpd-reader-access .mpd-reader-access__languages button + button::before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 1px;
    height: 12px;
    background: var(--mpd-border);
    content: '';
    transform: translateY(-50%);
  }

  body.mpd-sm-family-book .mpd-reader-access .mpd-reader-access__languages button[aria-current="true"] {
    background: transparent !important;
    color: var(--mpd-text-primary) !important;
    font-weight: 750 !important;
  }

  body.mpd-sm-family-book .mpd-reader-access .mpd-reader-access__languages button[aria-current="true"]::after {
    position: absolute;
    bottom: 6px;
    left: 50%;
    width: 14px;
    height: 2px;
    border-radius: var(--mpd-radius-pill);
    background: var(--mpd-family-accent);
    content: '';
    transform: translateX(-50%);
  }

  body.mpd-sm-family-book .mpd-reader-access .mpd-reader-access__languages button:focus-visible {
    border-radius: 4px !important;
    outline: 2px solid var(--mpd-focus) !important;
    outline-offset: -2px !important;
  }
}

/* f24.24-catalog-color-rhythm · A distinct editorial atmosphere for each
   pre-catalogue banner, with the most energetic palette reserved for pop. */
body:not(#mpd-color-rhythm-a):not(#mpd-color-rhythm-b).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > :is(
  #coleccion,
  #populares,
  .mpd-lib-levels,
  #clasica,
  #bandas-sonoras,
  #desafio,
  #pop,
  #originales,
  #gratis
) {
  background-color: transparent !important;
}
body:not(#mpd-color-rhythm-a):not(#mpd-color-rhythm-b).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > #coleccion {
  --mpd-catalog-section-accent: #8a5831;
  background: linear-gradient(135deg,#f5eadc 0%,#fbf6ef 58%,#efe2d2 100%) !important;
}
body:not(#mpd-color-rhythm-a):not(#mpd-color-rhythm-b).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > #populares {
  --mpd-catalog-section-accent: #a34d50;
  background: linear-gradient(135deg,#f6e7e5 0%,#fbf2ed 54%,#f2e4ea 100%) !important;
}
body:not(#mpd-color-rhythm-a):not(#mpd-color-rhythm-b).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > .mpd-lib-levels {
  --mpd-catalog-section-accent: #866330;
  background: linear-gradient(135deg,#ede2d1 0%,#f5eee3 56%,#eadfce 100%) !important;
}
body:not(#mpd-color-rhythm-a):not(#mpd-color-rhythm-b).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > #clasica {
  --mpd-catalog-section-accent: #76572f;
  background: linear-gradient(135deg,#f1e7d8 0%,#faf5ec 58%,#eee2d1 100%) !important;
}
body:not(#mpd-color-rhythm-a):not(#mpd-color-rhythm-b).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > #bandas-sonoras {
  --mpd-catalog-section-accent: #315f7d;
  background: linear-gradient(135deg,#e2edf5 0%,#edf4f8 54%,#dce8f1 100%) !important;
}
body:not(#mpd-color-rhythm-a):not(#mpd-color-rhythm-b).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > #desafio {
  --mpd-catalog-section-accent: #7a4d70;
  background: linear-gradient(115deg,#efd9c7 0%,#f6e5dc 48%,#e8dfef 100%) !important;
}
body:not(#mpd-color-rhythm-a):not(#mpd-color-rhythm-b).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > #pop {
  --mpd-catalog-section-accent: #a40d5d;
  background:
    radial-gradient(circle at 9% 16%,rgba(255,67,143,.25) 0,rgba(255,67,143,0) 30%),
    radial-gradient(circle at 88% 84%,rgba(0,174,239,.22) 0,rgba(0,174,239,0) 33%),
    linear-gradient(120deg,#ffd7e7 0%,#efdcff 48%,#d7f3ff 100%) !important;
  color: #30182e !important;
}
body:not(#mpd-color-rhythm-a):not(#mpd-color-rhythm-b).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > #originales {
  --mpd-catalog-section-accent: #3d6b67;
  background: linear-gradient(135deg,#e2eeea 0%,#eff4ef 55%,#e4edef 100%) !important;
}
body:not(#mpd-color-rhythm-a):not(#mpd-color-rhythm-b).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > #gratis {
  --mpd-catalog-section-accent: #5c6d27;
  background: linear-gradient(135deg,#f4f0c9 0%,#e8f1d4 52%,#dcefe4 100%) !important;
}
body:not(#mpd-color-rhythm-a):not(#mpd-color-rhythm-b).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > :is(
  #coleccion,
  #populares,
  .mpd-lib-levels,
  #clasica,
  #bandas-sonoras,
  #desafio,
  #pop,
  #originales,
  #gratis
) .mpd-lib-eyebrow {
  color: var(--mpd-catalog-section-accent) !important;
}
body:not(#mpd-color-rhythm-a):not(#mpd-color-rhythm-b).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > :is(
  #populares,
  #clasica,
  #bandas-sonoras,
  #pop,
  #originales,
  #gratis
) .mpd-lib-section-link {
  border-bottom-color: var(--mpd-catalog-section-accent) !important;
}
body:not(#mpd-color-rhythm-a):not(#mpd-color-rhythm-b).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > :is(
  #populares,
  #clasica,
  #bandas-sonoras,
  #pop,
  #gratis
) .mpd-lib-row-controls button {
  border-color: var(--mpd-catalog-section-accent) !important;
  background: rgba(255,255,255,.72) !important;
  color: var(--mpd-catalog-section-accent) !important;
}
body:not(#mpd-color-rhythm-a):not(#mpd-color-rhythm-b).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > #pop :is(h2,.mpd-lib-score__copy > strong) {
  color: #30182e !important;
}
body:not(#mpd-color-rhythm-a):not(#mpd-color-rhythm-b).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > #pop .mpd-lib-art {
  border: 1px solid rgba(111,25,88,.15);
  box-shadow: 0 14px 34px rgba(93,25,82,.15);
}

/* f24.27-classical-work-master · Bring the three earlier classical work pages
   into the current Turkish March visual language without changing their copy,
   selected assets, destinations or behaviour. The selectors are confined to
   the four explicitly scoped Spanish staging work routes. */
body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-shell {
  background: #fbfbf8;
  color: #1b252d;
  font-size: 16px;
  line-height: 1.5;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-section {
  max-width: 1180px;
  padding: clamp(74px,8vw,112px) 28px;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-section-head {
  max-width: 800px;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-section-head h2,
body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-score-detail__copy h2 {
  margin-bottom: 20px;
  line-height: 1.06;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-section-head > p:last-child,
body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-score-detail__copy > p:not(.mpd-work-eyebrow) {
  max-width: 760px;
  color: #62676a;
  font-size: clamp(17px,1.5vw,19px) !important;
  line-height: 1.7;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-hero {
  background: radial-gradient(ellipse at 72% 48%,rgba(234,215,197,.54) 0,transparent 42%),linear-gradient(135deg,#f6f2e9,#fbfbf8 68%);
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-hero__inner {
  gap: clamp(46px,6vw,90px);
  grid-template-columns: minmax(0,1.05fr) minmax(380px,.95fr);
  max-width: 1380px;
  min-height: min(850px,calc(100svh - 120px));
  padding: clamp(58px,7vw,98px) clamp(28px,7vw,104px);
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-crumb {
  margin-bottom: 38px;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-hero h1 {
  max-width: 670px;
  margin-bottom: 18px;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-subtitle {
  max-width: 700px;
  margin-bottom: 18px;
  color: #6f5938;
  font-size: clamp(19px,1.8vw,25px);
  line-height: 1.38;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-lead {
  max-width: 650px;
  color: #51595e;
  font-size: clamp(16px,1.45vw,19px) !important;
  line-height: 1.66;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-score-stage {
  min-height: 560px;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-score-frame {
  max-width: 500px;
  padding: 14px;
  border-color: #d2d6d2;
  border-radius: 18px;
  background: linear-gradient(145deg,#f2f0ea,#dfe4e1);
  box-shadow: 0 30px 56px -38px rgba(27,37,45,.65),inset 0 1px 0 #fff;
  transform: rotate(.45deg);
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-audio {
  align-items: center;
  grid-template-columns: 48px minmax(0,1fr);
  gap: 14px;
  max-width: 590px;
  margin-top: 28px;
  padding: 14px 16px;
  border: 1px solid #d7d5cf !important;
  border-radius: 14px !important;
  background: #fff;
  box-shadow: 0 14px 28px -25px rgba(27,37,45,.56);
  color: #1b252d;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-play {
  width: 46px;
  height: 46px;
  min-width: 46px;
  padding: 0 !important;
  border: 1px solid #a77428;
  background: linear-gradient(165deg,#ffe5a3,#dfa032);
  box-shadow: none;
  color: #332309;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-play svg {
  width: 18px;
  height: 18px;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-audio__title {
  margin-bottom: 3px;
  color: #1b252d;
  font-family: var(--mpd-font-sans) !important;
  font-size: 14px !important;
  font-weight: 700;
  line-height: 1.35;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-progress {
  height: 18px;
  box-shadow: none;
  filter: none;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-progress::-webkit-slider-runnable-track {
  height: 2px;
  border: 0;
  background: linear-gradient(to right,#957544 var(--progress,0%),#d9dad4 var(--progress,0%));
  box-shadow: none;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-progress::-moz-range-track {
  height: 2px;
  border: 0;
  background: linear-gradient(to right,#957544 var(--progress,0%),#d9dad4 var(--progress,0%));
  box-shadow: none;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-progress::-webkit-slider-thumb {
  margin-top: -5px;
  background: #957544;
  box-shadow: none;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-progress::-moz-range-thumb {
  background: #957544;
  box-shadow: none;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-time {
  margin-top: 3px;
  color: #767b7d;
  font-variant-numeric: tabular-nums;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-facts {
  overflow: hidden;
  max-width: 1180px;
  padding: 18px 28px;
  border: 1px solid #dedfd9;
  border-radius: 22px;
  background: #fff;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-facts div {
  min-height: 86px;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-facts div::after {
  content: none;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-facts div::before {
  width: 20px;
  flex-basis: 20px;
  background: linear-gradient(90deg,#957544,#d8bd8d);
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-facts small {
  color: #62676a !important;
  letter-spacing: .12em;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-facts strong {
  color: #1b252d;
  font-size: 14px;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-score-detail {
  display: block;
  position: relative;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-score-detail::before {
  content: none;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-score-detail__copy {
  max-width: 850px;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-clarity {
  display: grid;
  align-items: center;
  grid-template-columns: minmax(0,1.05fr) minmax(280px,.75fr);
  gap: clamp(42px,7vw,84px);
  overflow: visible;
  margin-top: 48px;
  padding: 0;
  border: 0;
  background: transparent;
  box-shadow: none;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-clarity__window {
  min-height: 0;
  max-height: none;
  overflow: hidden;
  padding: clamp(16px,3vw,28px);
  border: 1px solid #cfd6d2;
  border-radius: 18px;
  background: linear-gradient(145deg,#e8eceb,#dfe4e1);
  box-shadow: 0 26px 50px -34px rgba(27,37,45,.66);
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-clarity__window::after {
  content: none;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-clarity__window img {
  width: 100%;
  max-width: 100%;
  margin: 0;
  border: 1px solid #d8d8d4;
  background: #fff;
  box-shadow: 0 10px 22px -18px rgba(27,37,45,.5);
  transform: none;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-clarity figcaption {
  display: grid;
  grid-template-columns: minmax(0,1fr);
  margin: 0;
  border-top: 1px solid #dedfd9;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-clarity figcaption span {
  display: grid;
  grid-template-columns: 30px minmax(0,1fr);
  gap: 12px;
  align-items: center;
  min-height: 62px;
  padding: 16px 0;
  color: #1b252d;
  font-family: var(--mpd-font-serif) !important;
  font-size: 19px !important;
  font-weight: 500;
  line-height: 1.25;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-clarity figcaption span + span {
  border-top: 1px solid #dedfd9;
  border-left: 0;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-clarity figcaption span::before {
  width: 24px;
  height: 24px;
  border: 1px solid #b7945c;
  border-radius: 50%;
  background: radial-gradient(circle,#957544 0 2px,transparent 3px);
  content: "";
  transform: none;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-story,
body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-buy {
  max-width: none;
  padding-right: max(28px,calc((100vw - 1180px)/2));
  padding-left: max(28px,calc((100vw - 1180px)/2));
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-story {
  background: linear-gradient(135deg,#dce4e8,#edf0ec 70%);
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-story__grid {
  gap: clamp(46px,7vw,92px);
  grid-template-columns: minmax(340px,.9fr) minmax(0,1.1fr);
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-story__page {
  overflow: hidden;
  padding: 16px;
  border: 1px solid #d7dbd8;
  background: #fff;
  box-shadow: 0 25px 46px -34px rgba(27,37,45,.66);
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-story__page img {
  mix-blend-mode: multiply;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-story__copy > p:not(.mpd-work-eyebrow) {
  color: #4e575b;
  font-size: 17px !important;
  line-height: 1.72;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-curiosity {
  margin-top: 30px;
  border-left-color: #957544;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-practice {
  max-width: 1180px;
  text-align: left;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-practice .mpd-work-section-head {
  margin: 0;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-practice-grid {
  grid-template-columns: repeat(3,minmax(0,1fr));
  gap: 22px;
  margin-top: 46px;
  border: 0;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-practice-grid article {
  min-height: 154px;
  padding: 26px 12px 8px 0;
  border-top: 2px solid #b7945c;
  background: transparent;
  box-shadow: none;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-practice-grid article + article {
  border-left: 0;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-practice-mark {
  width: 34px;
  margin-bottom: 24px;
  background: linear-gradient(90deg,#957544,#d8bd8d);
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-practice-grid strong {
  color: #1b252d;
  font-size: 21px;
  line-height: 1.32;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-buy {
  background: linear-gradient(135deg,#eef0ec,#f6f2e9);
  color: #1b252d;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-buy-grid {
  grid-template-columns: minmax(0,.72fr) minmax(0,1.28fr);
  gap: 20px;
  margin-top: 46px;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-buy-card {
  min-height: 390px;
  overflow: hidden;
  padding: clamp(28px,3.2vw,40px);
  border-radius: 18px;
  box-shadow: none;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-buy-card h3 {
  margin-bottom: 16px;
  font-size: clamp(30px,2.6vw,36px);
  line-height: 1.08;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-buy-card p {
  font-size: 15px !important;
  line-height: 1.65;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-buy-card--sheet {
  border-color: rgba(255,255,255,.13);
  background: #1b252d;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-buy-card--book {
  grid-template-columns: minmax(150px,190px) minmax(0,1fr);
  gap: clamp(24px,3vw,38px);
  border-color: #dadbd5;
  background: #fff;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-buy-card--book > div:last-child {
  align-self: stretch;
  display: flex;
  flex-direction: column;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-book-cover {
  padding: 0;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-book-cover img {
  width: 100%;
  max-height: none;
  border-radius: 2px 4px 4px 2px;
  box-shadow: -3px 0 0 #b6ad9d,0 24px 36px -18px rgba(27,37,45,.62);
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-buy-card--book .mpd-work-button {
  margin-top: auto;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-buy-card--sheet .mpd-work-button--glass {
  border-color: #fff !important;
  background: #fff !important;
  color: #17242d !important;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-related {
  max-width: 1180px;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-related-grid {
  display: grid;
  grid-template-columns: repeat(2,minmax(0,1fr));
  gap: 18px;
  margin-top: 44px;
  border: 0;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-related-card {
  grid-template-columns: 44px minmax(0,1fr) 24px;
  gap: 18px;
  min-height: 142px;
  padding: 24px;
  border: 1px solid #dedfd9;
  border-radius: 14px;
  background: #fff;
  transition: box-shadow .2s ease,transform .2s ease;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-related-card:nth-child(odd) {
  border-right: 1px solid #dedfd9;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-related-card:hover {
  box-shadow: 0 18px 35px -28px rgba(27,37,45,.66);
  transform: translateY(-2px);
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-related-card strong {
  font-size: clamp(20px,2vw,25px);
  line-height: 1.2;
}

/* Restore the bright amber book action from the pre-system work designs.
   It is the exact earlier Turkish March palette, not a newly invented colour. */
body.mpd-sm-pilot:is(.mpd-sm-family-classical,.mpd-sm-family-classical-master) :is(
  .mpd-work-buy-card--book .mpd-work-button--gold,
  .mpd-master-hero-actions .mpd-master-button--primary,
  .mpd-master-format-card--book .mpd-master-button--primary
) {
  border-color: #976624 !important;
  background: linear-gradient(165deg,#ffe5a3 0%,#f3be52 42%,#dfa032 100%) !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.86),0 8px 20px -12px rgba(140,87,18,.56) !important;
  color: #332309 !important;
}

body.mpd-sm-pilot:is(.mpd-sm-family-classical,.mpd-sm-family-classical-master) :is(
  .mpd-work-buy-card--book .mpd-work-button--gold,
  .mpd-master-hero-actions .mpd-master-button--primary,
  .mpd-master-format-card--book .mpd-master-button--primary
) * {
  color: #332309 !important;
}

/* The quotation becomes a concise editorial pause in the same position on all
   four work pages, instead of a second hero-sized section. */
body.mpd-sm-pilot:is(.mpd-sm-family-classical,.mpd-sm-family-classical-master) .mpd-work-author {
  width: 100%;
  max-width: none !important;
  margin: 0;
  padding: clamp(66px,7vw,88px) max(28px,calc((100vw - 980px)/2));
  background: radial-gradient(ellipse at 50% 0,#fff 0,transparent 52%),linear-gradient(120deg,#ece6dc,#dfe8eb);
  color: #1b252d;
  text-align: center;
}

body.mpd-sm-pilot:is(.mpd-sm-family-classical,.mpd-sm-family-classical-master) .mpd-work-author::before {
  background: linear-gradient(90deg,transparent,#b88943,transparent);
}

body.mpd-sm-pilot:is(.mpd-sm-family-classical,.mpd-sm-family-classical-master) .mpd-work-author blockquote {
  max-width: 880px;
  margin: 0 auto;
  padding: 0;
  border: 0;
  background: none;
  color: #1b252d !important;
  font-size: clamp(30px,3vw,42px) !important;
  font-style: italic;
  font-weight: 400;
  line-height: 1.35;
}

body.mpd-sm-pilot:is(.mpd-sm-family-classical,.mpd-sm-family-classical-master) .mpd-work-author p {
  margin: 24px 0 0;
  color: #5b6672 !important;
  font-size: 14px !important;
  line-height: 1.5;
}

/* Preserve the parallel book-page CTA correction that was prepared while the
   catalogue colour release was activated. */
body.mpd-sm-family-book #mpd-book a[data-mpd-buy="print"].mpd-ui-primary {
  border-color: #976624 !important;
  background: linear-gradient(165deg,#ffe5a3 0%,#f3be52 38%,#dfa032 100%) !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.9),inset 0 0 0 1px rgba(255,255,255,.38),0 6px 16px -9px rgba(140,87,18,.5) !important;
  color: #332309 !important;
}

body.mpd-sm-family-book #mpd-book a[data-mpd-buy="print"].mpd-ui-primary * {
  color: #332309 !important;
}

@media (hover:hover) and (pointer:fine) {
  body.mpd-sm-family-book #mpd-book a[data-mpd-buy="print"].mpd-ui-primary:hover {
    border-color: #79501c !important;
    box-shadow: inset 0 1px 0 #fff,inset 0 0 0 1px rgba(255,255,255,.5),0 10px 20px -10px rgba(140,87,18,.6) !important;
    transform: translateY(-2px);
  }
}

body.mpd-sm-family-book #mpd-book a[data-mpd-buy="print"].mpd-ui-primary:active {
  box-shadow: inset 0 2px 4px rgba(112,73,27,.19),inset 0 0 0 1px rgba(255,255,255,.38) !important;
  transform: translateY(0);
}

body.mpd-sm-family-book #mpd-book a[data-mpd-buy="print"].mpd-ui-primary:focus-visible {
  outline: 3px solid #49371a !important;
  outline-offset: 3px !important;
}

@media (max-width: 920px) {
  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-hero__inner {
    grid-template-columns: minmax(0,1fr);
    min-height: 0;
    padding: 62px 44px 76px;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-hero__copy {
    max-width: 760px;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-score-stage,
  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-score-frame {
    width: 100%;
    max-width: 680px;
    margin-inline: auto;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-clarity,
  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-story__grid,
  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-buy-grid {
    grid-template-columns: minmax(0,1fr);
  }

  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-clarity {
    max-width: 680px;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-story__page {
    max-width: 700px;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-buy-card {
    min-height: 0;
  }
}

@media (max-width: 767px) {
  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-section {
    padding: 42px 18px 44px;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-hero__inner {
    display: grid;
    gap: 24px;
    padding: 32px 20px 40px;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-hero__copy {
    display: block;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-hero__copy > *,
  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-score-stage {
    order: initial;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-crumb {
    margin-bottom: 20px;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-hero h1 {
    margin-bottom: 12px;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-subtitle {
    margin-bottom: 14px;
    font-size: 18px;
    line-height: 1.35;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-lead {
    font-size: 15px !important;
    line-height: 1.6;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-audio {
    grid-template-columns: 44px minmax(0,1fr);
    margin-top: 20px;
    padding: 12px;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-play {
    width: 44px;
    height: 44px;
    min-width: 44px;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-score-stage {
    min-height: 0;
    margin: 0 auto;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-score-frame {
    max-width: 440px;
    padding: 10px;
    transform: none;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-score-frame__screen {
    max-height: 420px;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-facts {
    grid-template-columns: repeat(2,minmax(0,1fr));
    margin-inline: 18px;
    padding: 10px 14px;
    border-radius: 18px;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-facts div {
    min-height: 88px;
    padding: 14px 10px;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-facts div::before {
    width: 16px;
    flex-basis: 16px;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-facts strong {
    font-size: 13px;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-score-detail__copy > p:not(.mpd-work-eyebrow),
  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-section-head > p:last-child {
    font-size: 15px !important;
    line-height: 1.6;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-clarity {
    grid-template-columns: minmax(0,1fr);
    gap: 24px;
    margin-top: 26px;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-clarity__window {
    padding: 10px;
    border-radius: 14px;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-clarity figcaption span {
    min-height: 54px;
    padding: 13px 0;
    font-size: 17px !important;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-story,
  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-buy {
    padding: 42px 18px 44px;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-story__grid {
    gap: 24px;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-story__page {
    padding: 8px;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-story__copy > p:not(.mpd-work-eyebrow) {
    font-size: 15px !important;
    line-height: 1.65;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-practice {
    padding: 40px 18px 42px;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-practice-grid {
    grid-template-columns: minmax(0,1fr);
    gap: 0;
    margin-top: 22px;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-practice-grid article {
    min-height: 0;
    padding: 16px 0 18px;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-practice-grid article + article {
    border-top: 1px solid #dedfd9;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-practice-mark {
    margin-bottom: 12px;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-practice-grid strong {
    font-size: 20px;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-buy-grid {
    gap: 14px;
    margin-top: 24px;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-buy-card {
    min-height: 0;
    padding: 24px;
    border-radius: 14px;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-buy-card h3 {
    margin-bottom: 12px;
    font-size: clamp(28px,7.4vw,32px);
  }

  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-buy-card p {
    font-size: 14.5px !important;
    line-height: 1.55;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-buy-card--book {
    display: flex;
    flex-direction: column;
    gap: 22px;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-book-cover {
    align-self: center;
    width: min(65%,190px);
    margin-inline: auto;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-buy-card--book .mpd-work-button {
    width: 100%;
    margin-top: 20px;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-related {
    padding: 40px 18px 44px;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-related-grid {
    grid-auto-flow: column;
    grid-auto-columns: minmax(82%,1fr);
    grid-template-columns: none;
    gap: 14px;
    overflow-x: auto;
    margin-top: 24px;
    padding: 2px 2px 14px;
    overscroll-behavior-inline: contain;
    scroll-snap-type: x proximity;
    scrollbar-width: none;
    touch-action: pan-x pan-y;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-related-grid::-webkit-scrollbar {
    display: none;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-related-card {
    min-height: 136px;
    padding: 20px;
    scroll-snap-align: start;
  }

  body.mpd-sm-pilot:is(.mpd-sm-family-classical,.mpd-sm-family-classical-master) .mpd-work-author {
    padding: 46px 22px 48px;
  }

  body.mpd-sm-pilot:is(.mpd-sm-family-classical,.mpd-sm-family-classical-master) .mpd-work-author blockquote {
    font-size: clamp(23px,6.5vw,27px) !important;
    line-height: 1.4;
  }

  body.mpd-sm-pilot:is(.mpd-sm-family-classical,.mpd-sm-family-classical-master) .mpd-work-author p {
    margin-top: 18px;
    font-size: 13px !important;
  }

}

@media (max-width: 700px) {
  body.mpd-sm-family-book.mpd-proposal-b .mpd-faq-mark {
    width: 64px;
    height: 64px;
    margin-top: 18px;
    font-size: 48px;
  }

  body.mpd-sm-family-book.mpd-proposal-b .mpd-faq-mark::before {
    inset: -7px;
  }

  body.mpd-sm-family-book.mpd-proposal-b .mpd-faq-mark::after {
    width: 10px;
    height: 10px;
    border-width: 2px;
  }

  body.mpd-sm-family-book .mpd-mobile-buy p {
    display: flex;
    align-items: center;
  }

  body.mpd-sm-family-book .mpd-mobile-buy p > span {
    display: none !important;
  }
}

@media (max-width: 380px) {
  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-hero__inner {
    padding-top: 28px;
    padding-bottom: 36px;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-section,
  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-story,
  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-buy,
  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-practice,
  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-related {
    padding-top: 38px;
    padding-bottom: 40px;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-buy-card {
    padding: 22px;
  }

  body.mpd-sm-pilot:is(.mpd-sm-family-classical,.mpd-sm-family-classical-master) .mpd-work-author {
    padding-top: 42px;
    padding-bottom: 44px;
  }
}

/* f24.28-mobile-fixed-cta-amber · Preserve the active fixed mobile purchase
   action without changing its layout or link. */
@media (max-width:700px) {
  body.mpd-sm-family-book .mpd-mobile-buy a[data-mpd-buy] {
    border-color: #976624 !important;
    background: linear-gradient(165deg,#ffe5a3 0%,#f3be52 38%,#dfa032 100%) !important;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.9),
                inset 0 0 0 1px rgba(255,255,255,.38),
                0 6px 16px -9px rgba(140,87,18,.5) !important;
    color: #332309 !important;
  }

  body.mpd-sm-family-book .mpd-mobile-buy a[data-mpd-buy] * {
    color: #332309 !important;
  }

  body.mpd-sm-family-book .mpd-mobile-buy a[data-mpd-buy]:active {
    box-shadow: inset 0 2px 4px rgba(112,73,27,.19),
                inset 0 0 0 1px rgba(255,255,255,.38) !important;
    transform: translateY(0);
  }

  body.mpd-sm-family-book .mpd-mobile-buy a[data-mpd-buy]:focus-visible {
    outline: 3px solid #49371a !important;
    outline-offset: 3px !important;
  }
}

@media (max-width:700px) and (hover:hover) and (pointer:fine) {
  body.mpd-sm-family-book .mpd-mobile-buy a[data-mpd-buy]:hover {
    border-color: #79501c !important;
    box-shadow: inset 0 1px 0 #fff,
                inset 0 0 0 1px rgba(255,255,255,.5),
                0 10px 20px -10px rgba(140,87,18,.6) !important;
    transform: translateY(-2px);
  }
}

/* f24.32-book-market-note-desktop · Reduce the Amazon market note by exactly
   two CSS pixels on desktop. Tablet and mobile retain their existing scale. */
@media (min-width:1024px) {
  body.mpd-sm-family-book.mpd-proposal-b #mpd-book .mpd-editorial-market-note[data-mpd-copy="market_note"] {
    font-size: 15px !important;
  }
}

/* f24.33-catalog-editorial-banners · Full-bleed colour, a concise level guide,
   brighter classics, quieter original-music cards and refined catalogue actions. */
body:not(#mpd-editorial-banners-a):not(#mpd-editorial-banners-b).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > :is(#coleccion,#originales) {
  position: relative;
  isolation: isolate;
  background: transparent !important;
}
body:not(#mpd-editorial-banners-a):not(#mpd-editorial-banners-b).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > :is(#coleccion,#originales)::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset-block: 0;
  left: 50%;
  width: 100vw;
  transform: translateX(-50%);
  pointer-events: none;
}
body:not(#mpd-editorial-banners-a):not(#mpd-editorial-banners-b).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > #coleccion::before {
  background: linear-gradient(135deg,#f5eadc 0%,#fbf6ef 58%,#efe2d2 100%);
}
body:not(#mpd-editorial-banners-a):not(#mpd-editorial-banners-b).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > #originales::before {
  background: linear-gradient(135deg,#e2eeea 0%,#f1f6f2 55%,#e4edef 100%);
}
@media (min-width:768px) {
  body:not(#mpd-editorial-banners-a):not(#mpd-editorial-banners-b):not(#mpd-editorial-banners-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > #coleccion .mpd-lib-section-head {
    margin-bottom: 48px !important;
  }
}

body:not(#mpd-editorial-banners-a):not(#mpd-editorial-banners-b):not(#mpd-editorial-banners-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > .mpd-lib-levels {
  --mpd-catalog-section-accent: #76572f;
  background: #fff !important;
  border-block: 1px solid rgba(75,63,48,.1);
}
body:not(#mpd-editorial-banners-a):not(#mpd-editorial-banners-b).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > .mpd-lib-levels > .mpd-lib-section {
  padding-block: 72px !important;
}
body:not(#mpd-editorial-banners-a):not(#mpd-editorial-banners-b):not(#mpd-editorial-banners-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > .mpd-lib-levels .mpd-lib-level-grid {
  display: none !important;
}
body:not(#mpd-editorial-banners-a):not(#mpd-editorial-banners-b).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > .mpd-lib-levels .mpd-lib-level-head {
  width: min(100%,780px);
  margin-inline: auto;
  text-align: center;
}
body:not(#mpd-editorial-banners-a):not(#mpd-editorial-banners-b).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > .mpd-lib-levels .mpd-lib-level-head > p:not(.mpd-lib-eyebrow) {
  max-width: 650px;
  margin: 16px auto 0;
  color: var(--mpd-text-secondary) !important;
  font-size: 1.0625rem !important;
  line-height: 1.6;
}
body:not(#mpd-editorial-banners-a):not(#mpd-editorial-banners-b).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content .mpd-lib-level-filter-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-top: 22px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--mpd-catalog-section-accent);
  color: var(--mpd-text-primary) !important;
  font-size: .9375rem !important;
  font-weight: 650;
  text-decoration: none;
}
body:not(#mpd-editorial-banners-a):not(#mpd-editorial-banners-b).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content .mpd-lib-level-filter-link::after {
  content: "↓";
  font-weight: 400;
}

body:not(#mpd-editorial-banners-a):not(#mpd-editorial-banners-b).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > #clasica {
  --mpd-catalog-section-accent: #9a6422;
  background:
    radial-gradient(circle at 82% 12%,rgba(255,255,255,.98) 0%,rgba(255,255,255,0) 38%),
    linear-gradient(135deg,#fbf2e3 0%,#fffdfa 54%,#f7ead3 100%) !important;
}
body:not(#mpd-editorial-banners-a):not(#mpd-editorial-banners-b).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > #clasica .mpd-lib-art {
  border-color: rgba(154,100,34,.19) !important;
  background: rgba(255,255,255,.72) !important;
  box-shadow: 0 14px 32px -22px rgba(90,58,22,.54);
}

body:not(#mpd-editorial-banners-a):not(#mpd-editorial-banners-b).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > #originales .mpd-lib-original-grid {
  gap: 42px 28px;
}
body:not(#mpd-editorial-banners-a):not(#mpd-editorial-banners-b).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > #originales .mpd-lib-score {
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}
body:not(#mpd-editorial-banners-a):not(#mpd-editorial-banners-b).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > #originales .mpd-lib-art {
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}
body:not(#mpd-editorial-banners-a):not(#mpd-editorial-banners-b).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > #originales .mpd-lib-art img {
  border: 1px solid rgba(45,83,76,.14);
  border-radius: 2px;
  box-shadow: 0 16px 30px -24px rgba(25,62,58,.58);
}
body:not(#mpd-editorial-banners-a):not(#mpd-editorial-banners-b).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > #originales .mpd-lib-score__copy {
  padding: 15px 2px 0 !important;
  border: 0 !important;
  background: transparent !important;
}

body:not(#mpd-editorial-banners-a):not(#mpd-editorial-banners-b).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > #catalogo .mpd-card-book[data-type="method"] .mpd-lib-catalog-copy > small {
  display: none !important;
  min-height: 0 !important;
  margin: 0 !important;
}
body:not(#mpd-editorial-banners-a):not(#mpd-editorial-banners-b).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > #catalogo [data-mpd-load-more] {
  width: auto !important;
  min-width: 154px;
  min-height: 44px;
  padding: 9px 21px !important;
  border: 1px solid rgba(23,36,59,.62) !important;
  border-radius: 999px !important;
  background: rgba(255,255,255,.74) !important;
  box-shadow: none !important;
  font-size: .875rem !important;
  font-weight: 650;
  line-height: 1.2;
}
body:not(#mpd-editorial-banners-a):not(#mpd-editorial-banners-b).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > #catalogo [data-mpd-load-more]:hover {
  background: #fff !important;
  border-color: var(--mpd-text-primary) !important;
  transform: translateY(-1px);
}
@media (max-width:767px) {
  body:not(#mpd-editorial-banners-a):not(#mpd-editorial-banners-b).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > .mpd-lib-levels > .mpd-lib-section {
    padding-block: 46px !important;
  }
  body:not(#mpd-editorial-banners-a):not(#mpd-editorial-banners-b).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > .mpd-lib-levels .mpd-lib-level-head {
    text-align: left;
  }
  body:not(#mpd-editorial-banners-a):not(#mpd-editorial-banners-b).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > .mpd-lib-levels .mpd-lib-level-head > p:not(.mpd-lib-eyebrow) {
    margin-inline: 0;
    font-size: 1rem !important;
  }
  body:not(#mpd-editorial-banners-a):not(#mpd-editorial-banners-b).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > #originales .mpd-lib-original-grid {
    gap: 12px;
  }
}

/* f24.35-turkish-hero-air-style · Turkish March adopts the editorial hero
   treatment of Air while retaining its copy, actions and historical image. */
body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-hero-air="true"] h1 {
  max-width: 670px;
  margin-bottom: 18px;
  font-size: clamp(45px,4vw,64px) !important;
  line-height: 1.04;
}

body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-hero-air="true"] .mpd-master-work-subtitle {
  max-width: 700px;
  margin-bottom: 18px;
  color: #6f5938;
  font-size: clamp(17px,1.6vw,21px);
  line-height: 1.38;
}

body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-hero-air="true"] .mpd-master-kicker {
  max-width: 700px;
  margin-bottom: 14px;
  color: #6f5938;
  font-size: clamp(19px,1.8vw,25px);
  line-height: 1.38;
}

body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-hero-air="true"] .mpd-master-lead {
  max-width: 650px;
  color: #51595e;
  font-size: clamp(16px,1.45vw,19px);
  line-height: 1.66;
}

body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-hero-air="true"] .mpd-master-credit {
  display: grid;
  grid-template-columns: minmax(0,1fr) auto;
  gap: 5px 20px;
  max-width: 590px;
  margin: 30px 0 0;
  padding: 18px 0 0;
  border-top: 1px solid #d8d2c6;
}

body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-hero-air="true"] .mpd-master-credit > p {
  margin: 0 !important;
  color: #1b252d;
  font-size: 12px;
  line-height: 1.45;
}

body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-hero-air="true"] .mpd-master-credit > .mpd-master-composer {
  grid-column: 2;
  grid-row: 1;
  text-align: right;
}

body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-hero-air="true"] .mpd-master-credit > p:last-child {
  grid-column: 1 / -1;
  display: flex;
  justify-content: space-between;
  margin-top: 0 !important;
  color: #62676a;
}

body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-hero-air="true"] .mpd-master-audio {
  min-height: 101px;
  margin: 28px 0 22px;
}

body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-hero-air="true"] .mpd-master-audio__label {
  display: none;
}

body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-hero-air="true"] .mpd-master-audio__meta {
  margin-bottom: 3px;
  color: #1b252d;
  font-size: 14px;
  line-height: 1.35;
}

body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-hero-air="true"] .mpd-master-hero__visual--score {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 560px;
  margin: 0;
}

body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-hero-air="true"] .mpd-master-hero-score-frame {
  width: 100%;
  max-width: 500px;
  overflow: hidden;
  padding: 14px;
  border: 1px solid #d2d6d2;
  border-radius: 18px;
  background: linear-gradient(145deg,#f2f0ea,#dfe4e1);
  box-shadow: 0 30px 56px -38px rgba(27,37,45,.65),inset 0 1px 0 #fff;
  transform: rotate(.45deg);
}

body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-hero-air="true"] .mpd-master-hero-score-frame img {
  width: 100%;
  height: auto;
  margin: 0;
  border: 1px solid #d8d8d4;
  background: #fff;
  box-shadow: 0 10px 22px -18px rgba(27,37,45,.5);
  mix-blend-mode: normal;
  object-fit: contain;
}

body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-hero-air="true"] .mpd-master-hero__visual figcaption {
  display: none;
}

@media (max-width:920px) {
  body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-hero-air="true"] .mpd-master-hero__visual--score,
  body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-hero-air="true"] .mpd-master-hero-score-frame {
    width: 100%;
    max-width: 680px;
    min-height: 0;
    margin-inline: auto;
  }
}

@media (max-width:767px) {
  body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-hero-air="true"] .mpd-master-hero__inner {
    gap: 24px;
    padding: 32px 20px 40px;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-hero-air="true"] .mpd-master-breadcrumb {
    margin-bottom: 20px;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-hero-air="true"] h1 {
    margin-bottom: 12px;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-hero-air="true"] .mpd-master-work-subtitle {
    margin-bottom: 14px;
    font-size: 18px;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-hero-air="true"] .mpd-master-kicker {
    margin-bottom: 14px;
    font-size: 18px;
    line-height: 1.35;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-hero-air="true"] .mpd-master-lead {
    font-size: 15px;
    line-height: 1.6;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-hero-air="true"] .mpd-master-credit {
    grid-template-columns: minmax(0,1fr);
    gap: 5px;
    margin-top: 30px;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-hero-air="true"] .mpd-master-credit > .mpd-master-composer,
  body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-hero-air="true"] .mpd-master-credit > p:last-child {
    grid-column: 1;
    grid-row: auto;
    text-align: left;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-hero-air="true"] .mpd-master-audio {
    grid-template-columns: 44px minmax(0,1fr);
    min-height: 0;
    margin-top: 20px;
    padding: 12px;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-hero-air="true"] .mpd-master-play {
    width: 44px;
    height: 44px;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-hero-air="true"] .mpd-master-hero-score-frame {
    max-width: 440px;
    padding: 10px;
    border-radius: 14px;
    transform: none;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-hero-air="true"] .mpd-master-hero-score-frame img {
    max-height: 420px;
    object-fit: cover;
    object-position: top;
  }
}

@media (max-width:380px) {
  body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-hero-air="true"] .mpd-master-hero__inner {
    padding-top: 28px;
    padding-bottom: 36px;
  }
}

/* f24.34-book-scores-review-hierarchy · Keep the three score selectors on one
   line while preserving their 44 px target, and restore the intended lead
   testimonial hierarchy across all four classical book pages. */
body.mpd-sm-family-book.mpd-proposal-b #mpd-inside .mpd-score-segments button {
  font-size: 12px !important;
  letter-spacing: -.015em;
  line-height: 1.2 !important;
  padding-inline: 1px;
  white-space: nowrap;
}

body.mpd-sm-family-book.mpd-proposal-b .mpd-editorial-review-grid > blockquote:first-child > p {
  font-size: 20px !important;
  line-height: 1.45 !important;
}

@media (max-width:380px) {
  body.mpd-sm-family-book.mpd-proposal-b #mpd-inside .mpd-score-segments button {
    font-size: 11px !important;
  }
}

@media (min-width:701px) and (max-width:960px) {
  body.mpd-sm-family-book.mpd-proposal-b .mpd-editorial-review-grid > blockquote:first-child > p {
    font-size: 28px !important;
    line-height: 1.35 !important;
  }
}

@media (min-width:961px) {
  body.mpd-sm-family-book.mpd-proposal-b .mpd-editorial-review-grid > blockquote:first-child > p {
    font-size: 30px !important;
    line-height: 1.3 !important;
  }
}

/* Catalogue rhythm and premium finale · staging only. */
body:not(#mpd-catalog-rhythm-a):not(#mpd-catalog-rhythm-b):not(#mpd-catalog-rhythm-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > .mpd-lib-hero {
  background: linear-gradient(180deg,#fffdf9 0%,#fffefa 78%,#f8f3ec 100%) !important;
  border-bottom: 1px solid rgba(111,82,47,.18);
  box-shadow: none !important;
}

@media (max-width:767px) {
  body:not(#mpd-catalog-rhythm-a):not(#mpd-catalog-rhythm-b):not(#mpd-catalog-rhythm-c):not(#mpd-catalog-rhythm-d).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > :is(
    #coleccion,
    #populares,
    #clasica,
    #bandas-sonoras,
    #desafio,
    #pop,
    #originales,
    #gratis
  ) {
    padding-top: 32px !important;
  }
  body:not(#mpd-catalog-rhythm-a):not(#mpd-catalog-rhythm-b):not(#mpd-catalog-rhythm-c):not(#mpd-catalog-rhythm-d).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > .mpd-lib-levels > .mpd-lib-section,
  body:not(#mpd-catalog-rhythm-a):not(#mpd-catalog-rhythm-b):not(#mpd-catalog-rhythm-c):not(#mpd-catalog-rhythm-d).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > #catalogo > .mpd-lib-section {
    padding-top: 32px !important;
  }
}
@media (min-width:768px) {
  body:not(#mpd-catalog-rhythm-a):not(#mpd-catalog-rhythm-b):not(#mpd-catalog-rhythm-c):not(#mpd-catalog-rhythm-d).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > :is(
    #coleccion,
    #populares,
    #clasica,
    #bandas-sonoras,
    #desafio,
    #pop,
    #originales,
    #gratis
  ) {
    padding-top: 72px !important;
  }
  body:not(#mpd-catalog-rhythm-a):not(#mpd-catalog-rhythm-b):not(#mpd-catalog-rhythm-c):not(#mpd-catalog-rhythm-d).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > .mpd-lib-levels > .mpd-lib-section,
  body:not(#mpd-catalog-rhythm-a):not(#mpd-catalog-rhythm-b):not(#mpd-catalog-rhythm-c):not(#mpd-catalog-rhythm-d).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > #catalogo > .mpd-lib-section {
    padding-top: 72px !important;
  }
  body:not(#mpd-catalog-rhythm-a):not(#mpd-catalog-rhythm-b):not(#mpd-catalog-rhythm-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > :is(
    #populares,
    #clasica,
    #bandas-sonoras,
    #pop,
    #gratis
  ) > .mpd-lib-section-head {
    margin-bottom: 32px !important;
  }
  body:not(#mpd-catalog-rhythm-a):not(#mpd-catalog-rhythm-b):not(#mpd-catalog-rhythm-c):not(#mpd-catalog-rhythm-d).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > #coleccion > .mpd-lib-section-head {
    margin-bottom: 36px !important;
  }
  body:not(#mpd-catalog-rhythm-a):not(#mpd-catalog-rhythm-b):not(#mpd-catalog-rhythm-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > #originales > .mpd-lib-section-head {
    margin-bottom: 36px !important;
  }
}

body:not(#mpd-catalog-rhythm-a):not(#mpd-catalog-rhythm-b):not(#mpd-catalog-rhythm-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > #catalogo {
  position: relative;
  background:
    radial-gradient(circle at 84% 4%,rgba(255,255,255,.62) 0%,rgba(255,255,255,0) 28%),
    linear-gradient(180deg,#e4e1da 0%,#efede8 270px,#f5f2ec 760px,#f5f2ec 100%) !important;
  border-top: 1px solid rgba(25,37,46,.72);
}
body:not(#mpd-catalog-rhythm-a):not(#mpd-catalog-rhythm-b):not(#mpd-catalog-rhythm-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > #catalogo::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: linear-gradient(90deg,#1f2d36 0%,#7d623f 50%,#1f2d36 100%);
  pointer-events: none;
}
body:not(#mpd-catalog-rhythm-a):not(#mpd-catalog-rhythm-b):not(#mpd-catalog-rhythm-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > #catalogo .mpd-lib-catalogue-head h2 {
  color: #17252e !important;
}
body:not(#mpd-catalog-rhythm-a):not(#mpd-catalog-rhythm-b):not(#mpd-catalog-rhythm-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > #catalogo .mpd-lib-catalogue-head .mpd-lib-eyebrow {
  color: #6f5331 !important;
}
body:not(#mpd-catalog-rhythm-a):not(#mpd-catalog-rhythm-b):not(#mpd-catalog-rhythm-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > #catalogo .mpd-lib-catalog-tools {
  padding: 22px;
  border: 1px solid rgba(29,43,52,.13);
  border-radius: 14px;
  background: rgba(255,255,255,.68);
  box-shadow: 0 18px 46px -38px rgba(22,34,42,.7);
  backdrop-filter: blur(8px);
}
body:not(#mpd-catalog-rhythm-a):not(#mpd-catalog-rhythm-b):not(#mpd-catalog-rhythm-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > #catalogo .mpd-lib-catalog-group {
  border-top-color: rgba(31,45,54,.22);
}
@media (max-width:767px) {
  body:not(#mpd-catalog-rhythm-a):not(#mpd-catalog-rhythm-b):not(#mpd-catalog-rhythm-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > #catalogo .mpd-lib-catalog-tools {
    padding: 10px;
    border-radius: 11px;
    background: rgba(255,255,255,.72);
    backdrop-filter: none;
  }
}

/* f24.37-book-score-button-air · Preserve the compact single-line score labels
   while giving every title reliable breathing room inside its equal segment. */
body.mpd-sm-family-book.mpd-proposal-b #mpd-inside .mpd-score-segments {
  align-self: center;
  flex-shrink: 0;
  max-width: none !important;
  width: min(390px, calc(100vw - 16px)) !important;
}

body.mpd-sm-family-book.mpd-proposal-b #mpd-inside .mpd-score-segments button {
  padding-inline: 4px;
}

/* f24.38-book-review-links-clean · Keep Amazon review sources readable without
   the permanent underline; keyboard focus remains visible through the system. */
body.mpd-sm-family-book.mpd-proposal-b .mpd-editorial-review-grid footer a,
body.mpd-sm-family-book.mpd-proposal-b .mpd-editorial-review-grid footer a:hover,
body.mpd-sm-family-book.mpd-proposal-b .mpd-editorial-review-grid footer a:focus,
body.mpd-sm-family-book.mpd-proposal-b .mpd-editorial-review-grid footer a:focus-visible {
  text-decoration: none !important;
}

/* f24.39-catalog-controls-balance · Match the lower breathing room of every
   editorial banner to its established upper inset and keep catalogue actions
   legible against the premium stone field. */
@media (max-width:767px) {
  body:not(#mpd-catalog-balance-a):not(#mpd-catalog-balance-b):not(#mpd-catalog-balance-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > :is(
    #coleccion,
    #populares,
    #clasica,
    #bandas-sonoras,
    #desafio,
    #pop,
    #originales,
    #gratis
  ) {
    padding-bottom: 32px !important;
  }
  body:not(#mpd-catalog-balance-a):not(#mpd-catalog-balance-b):not(#mpd-catalog-balance-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > .mpd-lib-levels > .mpd-lib-section {
    padding-bottom: 32px !important;
  }
}

@media (min-width:768px) {
  body:not(#mpd-catalog-balance-a):not(#mpd-catalog-balance-b):not(#mpd-catalog-balance-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > :is(
    #coleccion,
    #populares,
    #clasica,
    #bandas-sonoras,
    #desafio,
    #pop,
    #originales,
    #gratis
  ) {
    padding-bottom: 72px !important;
  }
  body:not(#mpd-catalog-balance-a):not(#mpd-catalog-balance-b):not(#mpd-catalog-balance-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > .mpd-lib-levels > .mpd-lib-section {
    padding-bottom: 72px !important;
  }
}

body:not(#mpd-catalog-balance-a):not(#mpd-catalog-balance-b):not(#mpd-catalog-balance-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > #catalogo [data-mpd-load-more] {
  color: #17243b !important;
  background: #fff !important;
  border-color: rgba(23,36,59,.7) !important;
}
body:not(#mpd-catalog-balance-a):not(#mpd-catalog-balance-b):not(#mpd-catalog-balance-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > #catalogo [data-mpd-load-more]:hover,
body:not(#mpd-catalog-balance-a):not(#mpd-catalog-balance-b):not(#mpd-catalog-balance-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > #catalogo [data-mpd-load-more]:focus-visible {
  color: #fff !important;
  background: #17243b !important;
  border-color: #17243b !important;
}

/* f24.41-catalog-white-pauses · Let two editorial sections act as calm white
   intervals in the colour sequence and give the premium catalogue a clearer
   entrance. Their accent colours, content and geometry remain unchanged. */
body:not(#mpd-catalog-white-pause-a):not(#mpd-catalog-white-pause-b):not(#mpd-catalog-white-pause-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > #desafio,
body:not(#mpd-catalog-white-pause-a):not(#mpd-catalog-white-pause-b):not(#mpd-catalog-white-pause-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > #gratis {
  background: #fff !important;
}

/* f24.42-turkish-shared-hero · Turkish March uses the same first-banner
   component, hierarchy and measurements as Air, Nocturno and Moonlight. */
body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-shared-hero="true"] {
  overflow: hidden;
  background: radial-gradient(ellipse at 72% 48%,rgba(234,215,197,.54) 0,transparent 42%),linear-gradient(135deg,#f6f2e9,#fbfbf8 68%);
}

body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-shared-hero="true"] .mpd-master-hero__inner {
  align-items: center;
  display: grid;
  grid-template-columns: minmax(0,1.05fr) minmax(380px,.95fr);
  gap: clamp(46px,6vw,90px);
  max-width: 1380px;
  min-height: min(850px,calc(100svh - 120px));
  margin: 0 auto;
  padding: clamp(58px,7vw,98px) clamp(28px,7vw,104px);
}

body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-shared-hero="true"] .mpd-work-hero__copy {
  min-width: 0;
}

body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-shared-hero="true"] .mpd-work-crumb {
  margin: 0 0 38px;
}

body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-shared-hero="true"] h1 {
  max-width: 670px;
  margin: 0 0 18px;
  font-weight: 500;
  letter-spacing: -.035em;
  text-wrap: balance;
}

body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-shared-hero="true"] .mpd-work-subtitle {
  max-width: 700px;
  margin: 0 0 18px;
  color: #6f5938;
  font-family: var(--mpd-font-sans) !important;
  font-size: clamp(19px,1.8vw,25px);
  font-style: italic;
  font-weight: 400;
  line-height: 1.38;
}

body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-shared-hero="true"] .mpd-work-lead {
  max-width: 650px;
  margin: 0;
  color: #51595e;
  font-size: clamp(16px,1.45vw,19px) !important;
  line-height: 1.66;
}

body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-shared-hero="true"] .mpd-work-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 12px 24px;
  max-width: 590px;
  margin: 30px 0 0;
  padding: 18px 0 0;
  border-top: 1px solid #d4c9b8;
  color: #1b252d;
  font-family: var(--mpd-font-sans);
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}

body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-shared-hero="true"] .mpd-work-meta > span,
body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-shared-hero="true"] .mpd-work-meta a {
  color: inherit !important;
  font-size: inherit !important;
  font-weight: inherit;
  line-height: inherit;
}

body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-shared-hero="true"] .mpd-work-meta a {
  text-decoration: none;
}

body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-shared-hero="true"] .mpd-work-audio {
  align-items: center;
  display: grid;
  grid-template-columns: 48px minmax(0,1fr);
  gap: 14px;
  max-width: 590px;
  margin: 28px 0 0;
  padding: 14px 16px;
  border: 1px solid #d7d5cf !important;
  border-radius: 14px !important;
  background: #fff;
  box-shadow: 0 14px 28px -25px rgba(27,37,45,.56);
  color: #1b252d;
}

body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-shared-hero="true"] .mpd-work-play {
  width: 46px;
  min-width: 46px;
  height: 46px;
  padding: 0 !important;
  border: 1px solid #a77428;
  background: linear-gradient(165deg,#ffe5a3,#dfa032);
  box-shadow: none;
  color: #332309;
}

body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-shared-hero="true"] .mpd-work-play svg {
  width: 18px;
  height: 18px;
}

body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-shared-hero="true"] .mpd-work-audio__title {
  margin: 0 0 3px;
  color: #1b252d;
  font-family: var(--mpd-font-sans) !important;
  font-size: 14px !important;
  font-weight: 700;
  line-height: 1.35;
}

body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-shared-hero="true"] .mpd-work-progress {
  height: 18px;
  margin: 0;
  box-shadow: none;
  filter: none;
}

body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-shared-hero="true"] .mpd-work-progress::-webkit-slider-runnable-track {
  height: 2px;
  border: 0;
  background: linear-gradient(to right,#957544 var(--progress,0%),#d9dad4 var(--progress,0%));
  box-shadow: none;
}

body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-shared-hero="true"] .mpd-work-progress::-moz-range-track {
  height: 2px;
  border: 0;
  background: linear-gradient(to right,#957544 var(--progress,0%),#d9dad4 var(--progress,0%));
  box-shadow: none;
}

body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-shared-hero="true"] .mpd-work-progress::-webkit-slider-thumb {
  margin-top: -5px;
  background: #957544;
  box-shadow: none;
}

body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-shared-hero="true"] .mpd-work-progress::-moz-range-thumb {
  background: #957544;
  box-shadow: none;
}

body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-shared-hero="true"] .mpd-work-time {
  display: flex;
  justify-content: space-between;
  margin-top: 3px;
  color: #767b7d;
  font-size: 11px;
  font-variant-numeric: tabular-nums;
  line-height: 1;
}

body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-shared-hero="true"] .mpd-work-hero-cta {
  margin-top: 20px;
}

body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-shared-hero="true"] .mpd-work-hero-cta .mpd-work-button {
  margin-top: 0;
}

body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-shared-hero="true"] .mpd-work-score-stage {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 560px;
  margin: 0;
}

body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-shared-hero="true"] .mpd-work-score-frame {
  position: relative;
  width: 100%;
  max-width: 500px;
  padding: 14px;
  border: 1px solid #d2d6d2;
  border-radius: 18px;
  background: linear-gradient(145deg,#f2f0ea,#dfe4e1);
  box-shadow: 0 30px 56px -38px rgba(27,37,45,.65),inset 0 1px 0 #fff;
  transform: rotate(.45deg);
}

body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-shared-hero="true"] .mpd-work-score-frame__screen {
  overflow: hidden;
  max-height: 610px;
  border: 1px solid #d5d6d3;
  border-radius: 4px;
  background: #fff;
}

body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-shared-hero="true"] .mpd-work-score-frame img {
  display: block;
  width: 100%;
  height: auto;
  margin: -6% auto 0;
  background: #fff;
  mix-blend-mode: normal;
}

body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-shared-hero="true"] .mpd-work-score-stage figcaption {
  display: none;
}

@media (max-width:920px) {
  body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-shared-hero="true"] .mpd-master-hero__inner {
    grid-template-columns: minmax(0,1fr);
    min-height: 0;
    padding: 62px 44px 76px;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-shared-hero="true"] .mpd-work-hero__copy {
    max-width: 760px;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-shared-hero="true"] .mpd-work-score-stage,
  body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-shared-hero="true"] .mpd-work-score-frame {
    width: 100%;
    max-width: 680px;
    margin-inline: auto;
  }
}

@media (max-width:767px) {
  body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-shared-hero="true"] .mpd-master-hero__inner {
    display: grid;
    gap: 24px;
    padding: 32px 20px 40px;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-shared-hero="true"] .mpd-work-hero__copy {
    display: block;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-shared-hero="true"] .mpd-work-hero__copy > *,
  body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-shared-hero="true"] .mpd-work-score-stage {
    order: initial;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-shared-hero="true"] .mpd-work-crumb {
    margin-bottom: 20px;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-shared-hero="true"] h1 {
    margin-bottom: 12px;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-shared-hero="true"] .mpd-work-subtitle {
    margin-bottom: 14px;
    font-size: 18px;
    line-height: 1.35;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-shared-hero="true"] .mpd-work-lead {
    font-size: 15px !important;
    line-height: 1.6;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-shared-hero="true"] .mpd-work-audio {
    grid-template-columns: 44px minmax(0,1fr);
    margin-top: 20px;
    padding: 12px;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-shared-hero="true"] .mpd-work-play {
    width: 44px;
    min-width: 44px;
    height: 44px;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-shared-hero="true"] .mpd-work-score-stage {
    min-height: 0;
    margin: 0 auto;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-shared-hero="true"] .mpd-work-score-frame {
    max-width: 440px;
    padding: 10px;
    transform: none;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-shared-hero="true"] .mpd-work-score-frame__screen {
    max-height: 420px;
  }
}

@media (max-width:620px) {
  body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-shared-hero="true"] .mpd-work-hero-cta {
    width: 100%;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-shared-hero="true"] .mpd-work-hero-cta .mpd-work-button {
    width: 100%;
  }
}

@media (max-width:380px) {
  body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-shared-hero="true"] .mpd-master-hero__inner {
    padding-top: 28px;
    padding-bottom: 36px;
  }
}

/* f24.43-book-multilingual-responsive · The longer French recording action
   keeps the approved single-row utility inside the 360px viewport. */
@media (max-width:380px) {
  html[lang^="fr"] body.mpd-sm-family-book .mpd-reader-access .mpd-reader-access__actions .mpd-reader-access__primary {
    font-size: .6875rem !important;
  }
  html[lang^="fr"] body.mpd-sm-family-book .mpd-reader-access .mpd-reader-access__languages button {
    padding-inline: 2px;
  }
}

/* f24.44-catalog-book-title-parity · Books and methods use the exact title
   typography of individual scores; mobile keeps only the essential title and
   adds a little more air below each cover. */
body:not(#mpd-catalog-book-title-a):not(#mpd-catalog-book-title-b):not(#mpd-catalog-book-title-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > #catalogo .mpd-card-book .mpd-lib-catalog-copy > strong {
  font-family: Georgia,"Times New Roman",Times,serif !important;
  font-size: 19px !important;
  font-weight: 500 !important;
  line-height: 1.16 !important;
  letter-spacing: normal !important;
}

@media (max-width:767px) {
  body:not(#mpd-catalog-book-title-a):not(#mpd-catalog-book-title-b):not(#mpd-catalog-book-title-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > #catalogo .mpd-card-book .mpd-lib-catalog-copy {
    padding-top: 14px !important;
  }
  body:not(#mpd-catalog-book-title-a):not(#mpd-catalog-book-title-b):not(#mpd-catalog-book-title-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > #catalogo .mpd-card-book .mpd-lib-catalog-copy > strong {
    font-size: 15px !important;
    line-height: 1.14 !important;
  }
  body:not(#mpd-catalog-book-title-a):not(#mpd-catalog-book-title-b):not(#mpd-catalog-book-title-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > #catalogo .mpd-card-book .mpd-lib-catalog-copy > b {
    display: none !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
  }
}

/* f24.47-legal-mobile-type · Local editorial correction for the three legal
   pages. The 767 px ceiling keeps the approved tablet and desktop layouts
   unchanged from 768 px upwards. */
@media (max-width:767px) {
  body.mpd-sm-pilot.mpd-sm-family-legal.mpd-sm-display-sm :where(main) h1 {
    font-size: 26px !important;
    line-height: 1.08 !important;
  }

  body.mpd-sm-pilot.mpd-sm-family-legal :where(main) .mpd-legal-document h2 {
    font-size: 22px !important;
    line-height: 1.18 !important;
  }

  body.mpd-sm-pilot.mpd-sm-family-legal :where(main) .mpd-legal-document {
    font-size: 14px !important;
  }
}

/* f24.48-shared-hero-player · Air, Nocturno and Moonlight use the same clean
   player rhythm and timeline geometry as Turkish March. This also neutralises
   the legacy global range thumb border inherited from the theme. */
body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-hero .mpd-work-audio input.mpd-work-progress[type="range"] {
  -webkit-appearance: none !important;
  appearance: none !important;
  display: block;
  height: 18px;
  margin: 0 !important;
  padding: 0;
  border: 0;
  background: transparent;
  box-shadow: none;
  filter: none;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-hero .mpd-work-audio input.mpd-work-progress[type="range"]::-webkit-slider-runnable-track {
  -webkit-appearance: none;
  height: 2px;
  border: 0;
  border-radius: 5px;
  background: linear-gradient(to right,#957544 var(--progress,0%),#d9dad4 var(--progress,0%));
  box-shadow: none;
  filter: none;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-hero .mpd-work-audio input.mpd-work-progress[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none !important;
  appearance: none !important;
  width: 12px !important;
  height: 12px !important;
  margin-top: -5px !important;
  border: 0 !important;
  border-radius: 50%;
  background: #957544;
  box-shadow: none;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-hero .mpd-work-audio input.mpd-work-progress[type="range"]::-moz-range-track {
  height: 2px;
  border: 0;
  border-radius: 5px;
  background: linear-gradient(to right,#957544 var(--progress,0%),#d9dad4 var(--progress,0%));
  box-shadow: none;
  filter: none;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-hero .mpd-work-audio input.mpd-work-progress[type="range"]::-moz-range-thumb {
  width: 12px !important;
  height: 12px !important;
  border: 0 !important;
  border-radius: 50%;
  background: #957544;
  box-shadow: none;
}

body.mpd-sm-pilot.mpd-sm-family-classical .mpd-work-hero .mpd-work-audio .mpd-work-time {
  display: flex;
  justify-content: space-between;
  margin-top: 3px;
  font-size: 11px;
  line-height: 1;
}

/* f24.49-catalog-links-clean · The catalogue page uses links without underline
   decoration at every breakpoint. Full button/card frames remain untouched;
   keyboard focus stays visible through an explicit outline contract. */
body:not(#mpd-catalog-links-clean-a):not(#mpd-catalog-links-clean-b):not(#mpd-catalog-links-clean-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog a,
body:not(#mpd-catalog-links-clean-a):not(#mpd-catalog-links-clean-b):not(#mpd-catalog-links-clean-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog a:hover,
body:not(#mpd-catalog-links-clean-a):not(#mpd-catalog-links-clean-b):not(#mpd-catalog-links-clean-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog a:focus,
body:not(#mpd-catalog-links-clean-a):not(#mpd-catalog-links-clean-b):not(#mpd-catalog-links-clean-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog a:focus-visible {
  text-decoration: none !important;
}

body:not(#mpd-catalog-links-clean-a):not(#mpd-catalog-links-clean-b):not(#mpd-catalog-links-clean-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog :is(
  button[data-mpd-consent-configure],
  .mpd-system-footer button
),
body:not(#mpd-catalog-links-clean-a):not(#mpd-catalog-links-clean-b):not(#mpd-catalog-links-clean-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog :is(
  button[data-mpd-consent-configure],
  .mpd-system-footer button
):hover,
body:not(#mpd-catalog-links-clean-a):not(#mpd-catalog-links-clean-b):not(#mpd-catalog-links-clean-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog :is(
  button[data-mpd-consent-configure],
  .mpd-system-footer button
):focus-visible {
  text-decoration: none !important;
}

body:not(#mpd-catalog-links-clean-a):not(#mpd-catalog-links-clean-b):not(#mpd-catalog-links-clean-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog a:focus-visible {
  outline-width: 3px !important;
  outline-style: solid !important;
  outline-color: #a34d50 !important;
  outline-offset: 3px !important;
}

body:not(#mpd-catalog-links-clean-a):not(#mpd-catalog-links-clean-b):not(#mpd-catalog-links-clean-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog :is(
  .mpd-ui-editorial-link,
  .mpd-lib-level-filter-link,
  .mpd-system-mobile-panel > nav > a,
  .mpd-system-footer__primary > a
) {
  border-bottom: 0 !important;
}

body:not(#mpd-catalog-links-clean-a):not(#mpd-catalog-links-clean-b):not(#mpd-catalog-links-clean-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog button[data-mpd-consent-configure] {
  border-bottom: 0 !important;
}

body:not(#mpd-catalog-links-clean-a):not(#mpd-catalog-links-clean-b):not(#mpd-catalog-links-clean-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog :is(
  .mpd-system-desktop-nav > a,
  .mpd-system-local-nav a
)::after {
  content: none !important;
  display: none !important;
}

/* f24.50-turkish-hero-zoom · The shared Turkish March hero uses the same
   icon-only score-preview control as Air, Nocturno and Moonlight. */
body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-shared-hero="true"] .mpd-work-score-frame > .mpd-work-zoom::before {
  content: none !important;
}

body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-master-hero[data-mpd-master-shared-hero="true"] .mpd-work-score-frame > .mpd-work-zoom {
  overflow: hidden !important;
}

/* f24.51-book-edition-availability · The fixed global header is the sole
   edition selector while its desktop navigation is visible. When that header
   collapses to the hamburger, the reader utility exposes only editions that
   actually exist for the current composer. */
@media (min-width:1024px) {
  body.mpd-sm-family-book .mpd-reader-access__languages {
    display: none !important;
  }
  body.mpd-sm-family-book .mpd-reader-access__actions {
    max-width: none;
  }
}

@media (max-width:1023px) {
  body.mpd-sm-family-book.mpd-sm-book-editions-3 .mpd-reader-access__languages {
    grid-template-columns: repeat(3,minmax(0,1fr)) !important;
  }
  body.mpd-sm-family-book.mpd-sm-book-editions-4 .mpd-reader-access__languages {
    grid-template-columns: repeat(4,minmax(0,1fr)) !important;
  }
}

/* f24.52-turkish-editorial-facts · Turkish March uses the concise editorial
   metadata banner from Air, Nocturno and Moonlight. */
body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-work-facts {
  display: grid;
  grid-template-columns: repeat(4,minmax(0,1fr));
  overflow: hidden;
  width: auto;
  max-width: 1180px;
  margin: 0 auto;
  padding: 18px 28px;
  border: 1px solid #dedfd9;
  border-radius: 22px;
  background: #fff;
}

body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-work-facts > div {
  position: relative;
  isolation: isolate;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 12px;
  overflow: hidden;
  min-height: 86px;
  padding: 20px 22px;
}

body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-work-facts > div + div {
  border-left: 1px solid #d8d5cf;
}

body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-work-facts > div::before {
  content: "";
  display: block;
  width: 20px;
  height: 2px;
  flex: 0 0 20px;
  background: linear-gradient(90deg,#957544,#d8bd8d);
}

body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-work-facts > div::after {
  content: none;
}

body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-work-facts > div > p {
  display: grid;
  gap: 6px;
  min-width: 0;
  margin: 0;
}

body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-work-facts small {
  color: #62676a !important;
  font-family: var(--mpd-font-sans) !important;
  font-size: 14px !important;
  font-weight: 750;
  line-height: 1.2;
  letter-spacing: .12em;
  text-transform: uppercase;
}

body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-work-facts strong {
  color: #1b252d;
  font-family: var(--mpd-font-sans) !important;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.35;
}

@media (max-width:920px) {
  body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-work-facts {
    grid-template-columns: repeat(2,minmax(0,1fr));
  }

  body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-work-facts > div:nth-child(3) {
    border-top: 1px solid #d8d5cf;
    border-left: 0;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-work-facts > div:nth-child(4) {
    border-top: 1px solid #d8d5cf;
  }
}

@media (max-width:767px) {
  body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-work-facts {
    margin-inline: 18px;
    padding: 10px 14px;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-work-facts > div {
    display: grid;
    grid-template-columns: 20px minmax(0,1fr);
    gap: 9px;
    min-height: 88px;
    padding: 14px 10px;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-work-facts > div::before {
    width: 16px;
    flex-basis: 16px;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-work-facts > div > p {
    gap: 4px;
  }

  body.mpd-sm-pilot.mpd-sm-family-classical-master .mpd-work-facts strong {
    font-size: 13px;
  }
}

/* f24.53-catalog-mobile-rhythm · The catalogue keeps its complete navigation
   on tablet and desktop, while mobile removes the redundant quick links and
   the unfiltered result count. Book metadata gains room below the cover on
   desktop, and the reading volumes inherit their cover palettes. */
body:not(#mpd-catalog-rhythm-a):not(#mpd-catalog-rhythm-b):not(#mpd-catalog-rhythm-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > #desafio .mpd-lib-challenge-steps li:nth-child(1) > small {
  color: #76298c !important;
}

body:not(#mpd-catalog-rhythm-a):not(#mpd-catalog-rhythm-b):not(#mpd-catalog-rhythm-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > #desafio .mpd-lib-challenge-steps li:nth-child(2) > small {
  color: #a84818 !important;
}

body:not(#mpd-catalog-rhythm-a):not(#mpd-catalog-rhythm-b):not(#mpd-catalog-rhythm-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > #desafio .mpd-lib-challenge-steps li:nth-child(3) > small {
  color: #a63856 !important;
}

body:not(#mpd-catalog-rhythm-a):not(#mpd-catalog-rhythm-b):not(#mpd-catalog-rhythm-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > #desafio .mpd-lib-challenge-steps li:nth-child(4) > small {
  color: #356486 !important;
}

@media (max-width:767px) {
  body:not(#mpd-catalog-rhythm-a):not(#mpd-catalog-rhythm-b):not(#mpd-catalog-rhythm-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content .mpd-lib-hero .mpd-lib-quick {
    display: none !important;
  }

  body:not(#mpd-catalog-rhythm-a):not(#mpd-catalog-rhythm-b):not(#mpd-catalog-rhythm-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > #catalogo .mpd-lib-catalog-meta > p:has([data-mpd-count]) {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0,0,0,0) !important;
    white-space: nowrap !important;
    border: 0 !important;
  }

  body:not(#mpd-catalog-rhythm-a):not(#mpd-catalog-rhythm-b):not(#mpd-catalog-rhythm-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > #catalogo .mpd-lib-catalog-meta:has(> [data-mpd-reset][hidden]) {
    display: none !important;
  }
}

@media (min-width:1024px) {
  body:not(#mpd-catalog-rhythm-a):not(#mpd-catalog-rhythm-b):not(#mpd-catalog-rhythm-c).mpd-catalog-template-active.mpd-sm-pilot.mpd-sm-family-catalog #main-content > #catalogo .mpd-card-book .mpd-lib-catalog-copy {
    padding-top: 20px !important;
  }
}
