@font-face {
  font-family: 'Libre Baskerville';
  src: url('/assets/fonts/libre-baskerville-latin-400-italic.woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

/* A stable directory frames three deliberately different compositions. */
.direction-intro { display: grid; grid-template-columns: 1.5fr 1fr; gap: 30px 8%; padding-block: 112px 72px; }
.direction-intro .tiny { grid-column: 1 / -1; }
.direction-intro h2 { font-size: clamp(44px, 5.7vw, 82px); }
.direction-intro > p:last-child { align-self: end; max-width: 360px; margin-left: auto; color: var(--muted); font-size: 15px; }
.world-journey { position: relative; overflow-anchor: none; }
.world-sticky { background: var(--sc-canvas); }
.world-toolbar { display: flex; align-items: center; justify-content: space-between; gap: 24px; min-height: 80px; }
.world-invitation { font-size: 11px; color: var(--muted); }
.mood-controls { margin: 0; gap: 6px; flex-wrap: nowrap; }
.mood-controls button { background: transparent; border: 0; border-bottom: 2px solid transparent; border-radius: 0; padding: 15px 20px; min-height: 48px; color: #b4c2b8; font-size: 13px; }
.mood-controls button[aria-pressed=true], .mood-controls button[aria-pressed=true]:hover { background: transparent; color: #eeeee5; border-color: #c4d8a4; }
.mood-controls button:hover { background: #243129; color: #eeeee5; }
.world-stage { position: relative; isolation: isolate; height: clamp(570px, 66vw, 760px); overflow: hidden; }
.visual-world { position: absolute; inset: 0; overflow: hidden; }
.visual-world[hidden] { display: none; }
.world-edition { position: absolute; top: 28px; left: var(--sc-gutter); right: var(--sc-gutter); display: flex; justify-content: space-between; gap: 24px; font-size: 9px; font-weight: 600; letter-spacing: .12em; z-index: 5; }
.world-kicker { font-size: 11px; letter-spacing: .01em; line-height: 1.65; }
.world-caption { min-height: 82px; display: flex; align-items: center; justify-content: space-between; gap: 32px; }
.world-caption p { color: var(--muted); font-size: 12px; }
.world-caption a { flex-shrink: 0; font-size: 12px; border-bottom: 1px solid #71816f; padding-block: 10px; }
.world-caption a span { margin-left: 32px; }
.direction-pause { display: flex; align-items: center; justify-content: space-between; gap: 40px; padding-block: 112px; border-bottom: 1px solid var(--line); }
.direction-pause p { font-size: clamp(26px, 3.4vw, 48px); line-height: 1.2; letter-spacing: -.045em; }
.direction-pause span { color: var(--muted); font-size: 13px; }
.work .project-grid { margin-top: 0; }
.hero-bottom a { text-underline-offset: 5px; }
.hero-bottom a:hover { text-decoration: underline; }
.js .header nav[hidden] { display: none; }
@media (max-width: 900px) {
  .header { min-height: 85px; }
  .menu-toggle { display: flex; gap: 22px; align-items: center; background: transparent; color: var(--sc-ink); border: 1px solid #70806e; padding: 10px 15px; min-height: 44px; font-size: 11px; border-radius: 2px; }
  .header nav { position: absolute; top: 76px; left: 0; right: 0; background: #1b2a21; border: 1px solid #52634b; padding: 24px; flex-direction: column; align-items: stretch; gap: 3px; box-shadow: 0 15px 30px #06100955; }
  .header nav a { padding: 14px; font-size: 14px; }
  html:not(.js) .header { flex-wrap: wrap; padding-block: 20px; }
  html:not(.js) .header nav { position: static; border: 0; background: transparent; box-shadow: none; padding: 0; flex-direction: row; flex-wrap: wrap; gap: 12px; }
}

/* QUIET: a stationary editorial voice beside a widening window. */
.quiet-world { background: #e9e6dd; color: #303b34; }
.quiet-type { position: absolute; z-index: 3; top: 22%; left: 12%; }
.quiet-type h3 { font-family: 'Libre Baskerville', Georgia, serif; font-style: italic; font-size: clamp(65px, 8.3vw, 126px); letter-spacing: -.08em; line-height: 1.15; margin-block: 30px 34px; font-weight: 400; }
.quiet-type h3 em { font-style: inherit; }
.quiet-note { font-size: 12px; color: #566054; line-height: 1.8; }
.quiet-window { position: absolute; top: 15%; bottom: 13%; left: 57%; width: 31%; overflow: hidden; clip-path: inset(0 5% round 28%); background: #a5b4a6; box-shadow: inset 0 0 35px #172e2640; }
.quiet-sky { position: absolute; inset: 0; background: linear-gradient(180deg, #789c90 0%, #bcc7af 44%, #e3dec0 65%); }
.quiet-sun { position: absolute; top: 19%; left: 28%; width: 42%; aspect-ratio: 1; border-radius: 50%; background: #e8e6cf; box-shadow: 0 0 25px #e8e6cf22; }
.quiet-horizon { position: absolute; inset: 61% -15% -10%; border-radius: 50% 70% 0 0; background: #304e43; transform: rotate(-7deg); }
.quiet-water { position: absolute; inset: 71% 0 0; background: repeating-linear-gradient(0deg, #718776 0px, #718776 1px, transparent 1px, transparent 8px), linear-gradient(180deg, #7e9380, #b7bfa2); opacity: .7; }
.quiet-mist { position: absolute; left: -20%; right: -20%; top: 58%; height: 4%; background: #e0ddbe; filter: blur(13px); opacity: .65; }
.quiet-rule { position: absolute; left: 6%; top: 15%; bottom: 13%; border-left: 1px solid #b7bdad; }
.quiet-rule:before, .quiet-rule:after { content: ''; position: absolute; width: 5px; height: 5px; border-radius: 50%; left: -3px; background: #586953; }
.quiet-rule:after { bottom: 0; }
.quiet-margin { position: absolute; right: 12%; bottom: 5%; font-size: 10px; color: #566054; letter-spacing: .02em; }

/* EXPRESSIVE: broad typographic bands, an offset axis and a subtractive disc. */
.expressive-world { background: #ee694a; color: #281d1a; }
.expressive-type { position: absolute; top: 17%; left: 6%; right: 6%; z-index: 3; font-size: clamp(76px, 12.9vw, 192px); font-weight: 600; line-height: .94; letter-spacing: -.065em; }
.type-band { display: block; overflow: hidden; padding-bottom: .035em; }
.type-band > span { display: block; width: max-content; }
.type-band:nth-child(2) { font-size: .76em; margin-left: 5%; }
.type-band:nth-child(3) { color: #f6eedc; margin-left: 20%; }
.type-band:nth-child(3) > span { background: #28231d; padding: 0 .12em .03em .06em; }
.expressive-disc { position: absolute; width: 36%; aspect-ratio: 1; right: -8%; bottom: -15%; background: #28231d; border-radius: 50%; }
.disc-stripes { position: absolute; inset: 8%; border-radius: 50%; background: repeating-linear-gradient(155deg, #ee694a 0, #ee694a 2px, transparent 2px, transparent 9px); }
.disc-cut { position: absolute; width: 38%; height: 38%; top: 22%; left: 10%; border-radius: 50%; background: #f6eedc; }
.expressive-note { position: absolute; bottom: 7%; left: 7%; font-size: 12px; line-height: 1.7; font-weight: 600; }
.expressive-axis { position: absolute; right: 28%; top: 11%; bottom: 8%; border-left: 1px solid #512b2440; }

/* SCULPTURAL: real separated CSS planes, with one light source and a stable void. */
.sculptural-world { background: #d7d9d5; color: #283330; }
.spatial-object { position: absolute; inset: 4% 1% 0 30%; perspective: 1200px; }
.portal-stack { position: absolute; width: 48%; height: 64%; top: 15%; left: 21%; transform-style: preserve-3d; transform: rotateX(-8deg) rotateY(-24deg); }
.portal { position: absolute; inset: 0; border: clamp(28px, 4.2vw, 64px) solid #a7b2a8; border-radius: 46% 46% 3px 3px; background: transparent; box-shadow: 1px 2px 0 #f3f5ed, -3px -2px 0 #77887b, 12px 17px 18px #263e2c18; }
.portal:after { content: ''; position: absolute; inset: -1px; border: 1px solid #f4f4e655; border-radius: 45% 45% 0 0; pointer-events: none; }
.portal-back { transform: translateZ(-115px); border-color: #516354; background: #24392e; }
.portal-four { transform: translateZ(-55px); border-color: #718473; }
.portal-three { transform: translateZ(5px); border-color: #94a291; }
.portal-two { transform: translateZ(65px); border-color: #b7c0ae; }
.portal-front { transform: translateZ(125px); border-color: #d3d8c5; }
.spatial-shadow { position: absolute; width: 62%; height: 13%; left: 14%; bottom: 8%; background: #2e403542; border-radius: 50%; filter: blur(23px); transform: skewX(-20deg); }
.sculptural-type { position: absolute; left: 7%; bottom: 12%; z-index: 4; }
.sculptural-type .world-kicker { margin-bottom: 24px; }
.sculptural-type h3 { font-size: clamp(54px, 6.5vw, 98px); line-height: 1.02; letter-spacing: -.065em; }
.sculptural-type em { font-style: normal; }
.sculptural-note { position: absolute; bottom: 6%; right: 5%; font-size: 11px; color: #46584b; }

@media (min-width: 901px) and (min-height: 680px) {
  html.js:not(.motion-off) .world-journey { height: calc(175svh + 64px); }
  html.js:not(.motion-off) .world-sticky { position: sticky; top: 0; }
  html.js:not(.motion-off) .world-stage { height: calc(100svh - 164px); min-height: 500px; max-height: 880px; }
}
@media (min-width: 1600px) {
  .quiet-type { left: 16%; }
  .expressive-type { left: 12%; }
  .world-stage { height: 820px; }
}
@media (max-width: 1000px) {
  .world-invitation { font-size: 10px; }
  .quiet-type { left: 9%; }
  .quiet-type h3 { font-size: 8.8vw; }
  .quiet-window { left: 56%; width: 36%; }
  .expressive-type { top: 22%; }
  .spatial-object { inset: 9% -8% 9% 35%; }
  .sculptural-type h3 { font-size: 7.5vw; }
  .world-caption p { max-width: 54%; }
}
@media (max-width: 700px) {
  .direction-intro { grid-template-columns: 1fr; gap: 24px; padding-block: 76px 36px; }
  .direction-intro h2 { font-size: 43px; }
  .direction-intro > p:last-child { margin: 0; max-width: 340px; font-size: 14px; }
  .world-toolbar { width: 100%; min-height: 100px; flex-direction: column; align-items: stretch; gap: 8px; padding: 14px 22px 0; }
  .world-invitation { font-size: 10px; }
  .mood-controls { width: 100%; justify-content: space-between; gap: 0; }
  .mood-controls button { font-size: 13px; padding: 12px 8px; flex: 1; }
  .world-stage { height: 610px; }
  .world-edition { top: 22px; font-size: 8px; letter-spacing: .08em; gap: 12px; }
  .world-edition span:last-child { max-width: 112px; text-align: right; }
  .world-caption { flex-direction: column; align-items: flex-start; gap: 12px; padding-block: 20px 24px; min-height: 140px; }
  .world-caption p { max-width: none; font-size: 12px; }
  .world-caption a { font-size: 12px; }
  .quiet-type { left: 9%; top: 15%; }
  .quiet-type .world-kicker { font-size: 10px; }
  .quiet-type h3 { font-size: clamp(59px, 15vw, 86px); margin-block: 16px 0; line-height: 1.12; }
  .quiet-note { position: absolute; top: 364px; width: 29vw; max-width: 118px; font-size: 11px; }
  .quiet-window { left: 43%; width: 48%; top: 46%; bottom: 13%; }
  .quiet-rule { left: 5%; top: 16%; bottom: 13%; }
  .quiet-margin { right: 9%; font-size: 9px; bottom: 5%; }
  .expressive-type { top: 23%; left: 5%; right: 5%; font-size: clamp(70px, 20vw, 98px); line-height: 1.12; }
  .type-band:nth-child(2) { font-size: .75em; margin-left: 0; }
  .type-band:nth-child(3) { margin-left: 8%; font-size: 1.45em; }
  .expressive-disc { width: min(70%, 280px); right: -12%; bottom: -8%; }
  .expressive-note { bottom: 8%; left: 7%; font-size: 11px; }
  .expressive-axis { right: 18%; }
  .spatial-object { inset: 7% -9% 23% 0; perspective: 900px; }
  .portal-stack { left: 29%; width: 45%; height: 67%; top: 10%; }
  .portal { border-width: 24px; }
  .sculptural-type { left: 7%; bottom: 13%; }
  .sculptural-type h3 { font-size: 13vw; }
  .sculptural-type .world-kicker { display: none; }
  .sculptural-note { bottom: 4%; left: 7%; right: auto; font-size: 10px; }
  .direction-pause { flex-direction: column; align-items: flex-start; gap: 24px; padding-block: 64px; }
  .direction-pause p { font-size: 31px; max-width: 290px; }
  .direction-pause span { font-size: 12px; }
}
@media (min-width: 500px) and (max-width: 700px) {
  .quiet-type { left: 10%; top: 20%; }
  .quiet-type h3 { font-size: 13vw; }
  .quiet-note { position: static; width: 180px; max-width: 180px; margin-top: 35px; }
  .quiet-window { left: 58%; width: 34%; top: 20%; bottom: 14%; }
}
@media (prefers-reduced-motion: reduce) {
  html.js:not(.motion-off) .world-journey { height: auto; }
  html.js:not(.motion-off) .world-sticky { position: relative; }
}
html:not(.js) .world-invitation { display: none; }
html:not(.js) .world-toolbar { min-height: 0; }
