/* v20: the existing author homepage becomes the entry point.
   Normal flow replaces the retired book's fixed canvas and scroll spacer. */
.home-direct .hero-frame {
  position: relative;
  inset: auto;
  display: block;
  width: 100%;
  height: auto;
  min-height: 0;
  overflow: clip;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  transform: none;
  opacity: 1;
}
.home-direct .hero-frame .hero {
  display: block;
  min-height: 0;
  padding: 4.875rem 0 0;
}
.home-direct .hero-frame .hero-stage {
  display: grid;
  grid-template-columns: minmax(0, 1.25fr) minmax(0, 1fr);
  align-items: center;
  height: auto;
  min-height: max(36rem, calc(100svh - 14rem));
  max-height: none;
  border-radius: 0;
  animation: none;
  opacity: 1;
  clip-path: none;
}
.home-direct .hero-stage::before { inset: 0 0 0 auto; width: 44.45%; }
.home-direct .hero-titles {
  position: relative;
  inset: auto;
  grid-column: 1;
  width: 100%;
  max-width: none;
  padding: clamp(2.5rem, 5vh, 4rem) var(--page-x);
  gap: clamp(1.25rem, 3vh, 2rem);
  transform: none;
  opacity: 1;
}
.home-direct .hero-heading-group,
.home-direct .hero-copy-group { transform: none; }
.home-direct .hero-hi,
.home-direct .hero-role,
.home-direct .hero-field,
.home-direct .hero-note,
.home-direct .hero-badge,
.home-direct .hero-name .ch { animation: none; opacity: 1; transform: none; }
.home-direct .hero-hi { margin-bottom: 1.1rem; font-size: 1rem; }
.home-direct .hero-name { font-size: clamp(5rem, 10vw, 11rem); line-height: .95; }
.home-direct .hero-role,
:root:lang(en) .home-direct .hero-role {
  max-width: 100%;
  margin-top: 0;
  font-size: clamp(1.5rem, 2.25vw, 2.65rem);
  line-height: 1.22;
}
.home-direct .hero-field { max-width: 100%; font-size: 1rem; line-height: 1.55; }
.home-direct .hero-role > span { white-space: nowrap; }
.home-direct .hero-note {
  display: block;
  max-width: 55ch;
  font-size: 1rem;
  line-height: 1.65;
}
.home-direct .hero-badge {
  display: inline-flex;
  max-width: 100%;
  padding: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  font-size: .8125rem;
  line-height: 1.6;
}
.home-direct .hero-badge .dot { flex: 0 0 .5rem; animation: none; }
.home-direct .hero-cut {
  top: 0;
  right: 0;
  bottom: auto;
  width: 44.45%;
  height: 100%;
  object-fit: cover;
  object-position: center 30%;
  opacity: 1;
  animation: none;
}
.home-direct .hero-stage:focus-visible { outline: 2px solid var(--accent-deep); outline-offset: -4px; }
.home-direct .hero-stage .globe-hint { right: 1.25rem; bottom: 1rem; }
.home-direct .hero-frame .hero-stats { min-height: 7.25rem; border-radius: 0; }
.home-direct .hero-stat-label small { white-space: normal; line-height: 1.5; }
.home-direct .hero-scroll-line::after { animation: none; }
.home-disciplines {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: .5rem 1rem;
  min-height: 2.75rem;
  padding: .75rem var(--page-x);
  background: var(--accent);
  color: var(--ink);
  font: 650 .75rem/1.5 var(--mono);
  letter-spacing: .055em;
  text-transform: uppercase;
}

/* Language is available immediately, including with the mobile menu closed. */
.home-direct .nav { gap: clamp(.5rem, 2vw, 2rem); background: rgba(240, 238, 230, .97); }
.home-direct .nav-links { margin-left: auto; }
.home-direct .nav-language-link {
  position: relative;
  z-index: 2;
  display: inline-flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  min-width: 2.75rem;
  min-height: 2.75rem;
  padding: .5rem;
  font-size: .8125rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: .08em;
}
.home-direct .nav-language-link:hover { color: var(--accent-deep); }
.home-direct .nav-language-link:focus-visible { outline: 2px solid currentColor; outline-offset: 2px; }
.home-direct .nav-links a,
.home-direct .nav-links a:last-child { min-height: 2.75rem; grid-template-columns: .9375rem auto auto; }
.home-direct .nav-logo { display: inline-flex; align-items: center; min-height: 2.75rem; }
.noscript-portfolio h1 { max-width: 100%; font-size: clamp(2rem, 6.5vw, 3.25rem); line-height: 1.2; }
.noscript-language { margin-bottom: 1rem; }
.noscript-language a { display: inline-flex; align-items: center; min-height: 2.75rem; text-decoration: underline; }

@media (min-width: 821px) and (max-width: 1100px) {
  .home-direct .nav-links { gap: 1rem; }
  .home-direct .nav-links a em { display: none; }
  .home-direct .hero-name { font-size: 8.9vw; }
  .home-direct .hero-titles { padding-right: 1.5rem; }
}
@media (max-width: 820px) {
  .home-direct .nav { height: 3.875rem; gap: .5rem; }
  .home-direct .nav-logo { margin-right: auto; }
  .home-direct .nav-toggle { order: 3; }
  .home-direct .nav-language-link { order: 2; }
  .home-direct .nav-links { order: 4; margin-left: 0; }
  .home-direct .nav.is-open { background: var(--ink); }
  .home-direct .nav.is-open .nav-language-link:hover { color: var(--paper); }
  .home-direct .hero-frame .hero { padding-top: 3.875rem; }
  .home-direct .hero-frame .hero-stage { display: flex; flex-direction: column; min-height: 0; }
  .home-direct .hero-stage::before { inset: auto 0 0; width: 100%; height: clamp(20rem, 75vw, 32rem); }
  .home-direct .hero-titles {
    order: 1;
    width: 100%;
    padding: 2.25rem var(--page-x) 2rem;
    gap: 1.5rem;
  }
  .home-direct .hero-name { font-size: clamp(3.75rem, 17.5vw, 7rem); line-height: .98; }
  .home-direct .hero-role,
  :root:lang(en) .home-direct .hero-role { font-size: clamp(1.5rem, 5.8vw, 2.125rem); }
  .home-direct .hero-field { margin-top: 1rem; font-size: .9375rem; }
  .home-direct .hero-note { max-width: 100%; font-size: .9375rem; }
  .home-direct .hero-badge { font-size: .75rem; }
  .home-direct .hero-cut {
    position: relative;
    inset: auto;
    order: 2;
    width: 100%;
    height: clamp(20rem, 75vw, 32rem);
    object-position: center 30%;
    transform: none;
  }
  .home-direct .hero-frame .hero-orbit { inset: auto -15% 0; width: 130%; height: 28rem; }
  .home-direct .hero-frame .hero-stats { grid-template-columns: repeat(2, minmax(0, 1fr)); min-height: 0; }
  .home-direct .hero-stats > div { min-height: 6.5rem; padding: .875rem 1rem; }
  .home-direct .hero-stats > div:nth-child(2n) { border-right: 0; }
  .home-direct .hero-stats > div:nth-child(-n+2) { border-bottom: 1px solid var(--line-light); }
  .home-direct .hero-stats .hero-scroll { min-height: 2.75rem; }
  .home-direct .hero-stat-label strong { font-size: .8125rem; white-space: normal; }
  .home-direct .hero-stat-label small { font-size: .625rem; white-space: normal; }
  .home-disciplines { font-size: .6875rem; column-gap: .5rem; }
}
@media (prefers-reduced-motion: reduce) {
  .home-direct .hero-titles, .home-direct .hero-cut { transform: none !important; }
}
