@font-face {
  font-family: 'PW Cormorant';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(font-5d618c462b7a.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'PW Cormorant';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(font-5d618c462b7a.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'PW Cormorant';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(font-5d618c462b7a.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'PW Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(font-c940764593d0.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}body.page-id-549 #main-header,body.page-id-549 #top-header,body.page-id-549 .et-l--header,body.page-id-549 .et-l--footer,body.page-id-549 #main-footer{display:none!important}body.page-id-549 #page-container{padding-top:0!important;overflow:visible!important}body.page-id-549 .pw-divi-shell,body.page-id-549 .pw-divi-row{padding:0!important;margin:0!important;width:100%!important;max-width:none!important;overflow:visible!important}body.page-id-549 .pw-divi-shell .et_pb_column{margin:0!important}body.page-id-549 .pw-divi-shell .et_pb_code{margin:0!important}#pw-site{position:relative;isolation:isolate;width:100%;font-size:16px;line-height:1.5;--font-serif:'PW Cormorant';--font-sans:'PW Inter'}#pw-site :where(h1,h2,h3,p,figure,blockquote){padding:0;margin:0;color:inherit}#pw-site :where(h1,h2,h3){font-weight:400}#pw-site blockquote{border:0}#pw-site img,#pw-site svg{display:block;max-width:100%;vertical-align:middle}#pw-site button{font:inherit}#pw-site [hidden]{display:none!important}#pw-site :where(a,button):focus-visible{outline:2px solid currentColor;outline-offset:5px}#pw-site{
  --background: #11110f;
  --foreground: #f0eee8;
  --paper: #d8d3c9;
  --muted: #aaa69d;
  --line: rgba(240, 238, 232, 0.18);
  --accent: #b6aa8d;
  --radius: 0;
}#pw-site .dark{
  --background: #11110f;
  --foreground: #f0eee8;
  --paper: #d8d3c9;
  --muted: #aaa69d;
  --line: rgba(240, 238, 232, 0.18);
  --accent: #b6aa8d;
}#pw-site *{ box-sizing: border-box; }#pw-site{ scroll-behavior: smooth; }#pw-site{
  margin: 0;
  color: var(--foreground);
  background: var(--background);
  font-family: var(--font-sans), Arial, sans-serif;
}#pw-site a{ color: inherit; text-decoration: none; }#pw-site .site-header{
  position: absolute;
  inset: 0 0 auto;
  z-index: 20;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 28px clamp(24px, 5vw, 72px);
  border-bottom: 1px solid var(--line);
  text-transform: uppercase;
  letter-spacing: .12em;
  font-size: 11px;
}#pw-site .wordmark{ font-weight: 600; }#pw-site .site-header nav{ display: flex; gap: clamp(18px, 3vw, 42px); }#pw-site .site-header nav a{ color: var(--muted); transition: color .25s ease; }#pw-site .site-header nav a:hover{ color: var(--foreground); }#pw-site .language{ border: 1px solid var(--line); border-radius: 50%; width: 30px; height: 30px; display: grid; place-items: center; }#pw-site .construct-hero{
  --construct-progress: 0;
  position: relative;
  height: 620vh;
  background: #090909;
}#pw-site .construct-sticky{
  --hero-gutter: clamp(24px, 5vw, 72px);
  --hero-gap: clamp(28px, 4vw, 64px);
  --portrait-width: min(40vw, calc((100svh - 190px) * .642835), 770px);
  --copy-width: calc(100% - 2 * var(--hero-gutter) - var(--hero-gap) - var(--portrait-width));
  position: sticky;
  top: 0;
  height: 100svh;
  overflow: hidden;
  background:
    linear-gradient(90deg, rgba(255,255,255,.028) 1px, transparent 1px) 0 0 / 20vw 100%,
    #090909;
}#pw-site .construct-meta{
  position: absolute;
  z-index: 8;
  top: 104px;
  left: clamp(24px, 5vw, 72px);
  right: clamp(24px, 5vw, 72px);
  display: flex;
  justify-content: space-between;
  color: #85827b;
  text-transform: uppercase;
  letter-spacing: .22em;
  font-size: 8px;
}#pw-site .construct-title-block{
  position: absolute;
  z-index: 6;
  left: var(--hero-gutter);
  top: 50%;
  width: var(--copy-width);
  container-type: inline-size;
  transform: translateY(-46%);
  pointer-events: none;
}#pw-site .construct-title-block > p{
  display: flex;
  gap: .65em;
  margin: 0 0 34px;
  color: #8f8b83;
  text-transform: uppercase;
  letter-spacing: .18em;
  font-size: clamp(16px, 1.45vw, 24px);
  font-weight: 450;
}#pw-site .construct-title-block > p span{ color: #e2ded5; }#pw-site .construct-title-block h1{
  width: 100%;
  max-width: 760px;
  margin: 0;
  color: #e9e6df;
  font-family: var(--font-sans), Arial, sans-serif;
  font-size: clamp(28px, 11cqw, 94px);
  font-weight: 450;
  line-height: .87;
  letter-spacing: -.063em;
  text-transform: uppercase;
}#pw-site .construct-title-block h1 span{ display: inline; margin: 0; color: #77746d; font-style: normal; font-weight: 300; }#pw-site .construct-title-block h1 em{
  display: block;
  margin-top: .07em;
  color: #77746d;
  font-family: inherit;
  font-style: normal;
  font-weight: 450;
  letter-spacing: -.063em;
  text-transform: uppercase;
}#pw-site .construct-title-block h1 strong{
  display: block;
  margin-top: .7em;
  color: #b9b4aa;
  font-size: .22em;
  font-weight: 500;
  letter-spacing: .48em;
}#pw-site .eye-label{
  position: absolute;
  z-index: 5;
  right: var(--hero-gutter);
  top: auto;
  bottom: 88px;
  width: var(--portrait-width);
  text-align: center;
  color: #aaa69d;
  text-transform: uppercase;
  letter-spacing: .22em;
  font-size: 7px;
}#pw-site .portrait-assembly{
  position: absolute;
  z-index: 3;
  top: calc(50% + 28px);
  right: var(--hero-gutter);
  width: var(--portrait-width);
  transform: translateY(-50%);
  aspect-ratio: 2050 / 3189;
  height: auto;
}#pw-site .assembly-piece{
  opacity: 0;
}#pw-site .portrait-puzzle{
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  display: block;
  filter: none;
}#pw-site .piece-1{
  opacity: 1;
}#pw-site .missing-fragment{
  position: absolute;
  z-index: 7;
  right: clamp(48px, 7vw, 120px);
  bottom: 30px;
  margin: 0;
  color: #56534d;
  text-transform: uppercase;
  letter-spacing: .2em;
  font-size: 7px;
}#pw-site .construct-intro{
  position: absolute;
  z-index: 7;
  left: clamp(24px, 5vw, 72px);
  bottom: 55px;
  margin: 0;
  color: #aaa69d;
  font-family: var(--font-serif), Georgia, serif;
  font-size: clamp(15px, 1.35vw, 21px);
  line-height: 1.25;
}#pw-site .construct-scroll{
  position: absolute;
  z-index: 7;
  right: clamp(48px, 7vw, 104px);
  bottom: 57px;
  margin: 0;
  color: #85827b;
  text-transform: uppercase;
  letter-spacing: .18em;
  font-size: 7px;
}#pw-site .construct-progress{
  position: absolute;
  z-index: 8;
  right: 28px;
  top: 106px;
  bottom: 55px;
  width: 1px;
  background: rgba(255,255,255,.14);
}#pw-site .construct-progress span{
  display: block;
  width: 1px;
  height: 100%;
  background: #e7e2d8;
  transform: scaleY(var(--construct-progress));
  transform-origin: top;
}#pw-site .narrative-step{
  position: absolute;
  z-index: 7;
  left: var(--hero-gutter);
  top: clamp(155px, 28svh, 320px);
  width: var(--copy-width);
  container-type: inline-size;
  pointer-events: none;
}#pw-site .narrative-step > div{ animation: step-reveal .65s cubic-bezier(.16,1,.3,1) both; }@keyframes step-reveal{from{ opacity: 0; transform: translateY(22px); filter: blur(5px); }to{ opacity: 1; transform: translateY(0); filter: blur(0); }
}#pw-site .step-label{
  margin: 0 0 30px;
  color: #9a968e;
  text-transform: uppercase;
  letter-spacing: .2em;
  font-size: 8px;
}#pw-site .narrative-step h2{
  margin: 0;
  max-width: 650px;
  color: #ebe8e0;
  font-family: var(--font-serif), Georgia, serif;
  font-size: clamp(32px, 13cqw, 88px);
  font-weight: 400;
  line-height: .88;
  letter-spacing: -.045em;
}#pw-site .step-text{
  max-width: 480px;
  margin: 40px 0 0;
  color: #aaa69d;
  font-family: var(--font-serif), Georgia, serif;
  font-size: clamp(17px, 1.45vw, 23px);
  line-height: 1.48;
}#pw-site .step-aside{
  margin: 28px 0 0;
  color: #d8d3c9;
  text-transform: uppercase;
  letter-spacing: .13em;
  font-size: 8px;
}#pw-site .narrative-step.is-final h2{ color: #f1eee7; font-size: clamp(58px, 7.1vw, 112px); }#pw-site .narrative-step.is-final .step-text{ color: #d0cbc1; }#pw-site .motion-chapter{
  padding: clamp(80px, 9vw, 140px) clamp(24px, 6vw, 96px);
  background: #11110f;
  color: #e1ddd4;
}#pw-site .motion-heading{
  display: grid;
  grid-template-columns: .55fr 1.45fr;
  gap: clamp(28px, 5vw, 80px);
  max-width: 1380px;
  margin: 0 auto clamp(40px, 5vw, 72px);
  padding-top: 24px;
  border-top: 1px solid #47453f;
}#pw-site .motion-index{
  margin: 8px 0 0;
  color: #aaa69d;
  font-size: 12px;
  letter-spacing: .12em;
  text-transform: uppercase;
}#pw-site .motion-copy{ min-width: 0; }#pw-site .motion-heading h2{
  max-width: 19ch;
  margin: 0;
  font-family: var(--font-serif), Georgia, serif;
  font-size: clamp(38px, 4.4vw, 70px);
  font-weight: 400;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: -.025em;
  text-wrap: balance;
}#pw-site .motion-lead{
  max-width: 43ch;
  margin: 28px 0 0;
  color: #c6c0b6;
  font-family: var(--font-serif), Georgia, serif;
  font-size: clamp(23px, 2vw, 30px);
  font-weight: 400;
  line-height: 1.45;
  letter-spacing: .005em;
}#pw-site .motion-film{ max-width: 1380px; margin: 0 auto; }#pw-site .trailer-frame{
  position: relative;
  aspect-ratio: 16 / 9;
  overflow: hidden;
  background: #050505;
}#pw-site .trailer-frame > video{
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}#pw-site .trailer-play{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: grid;
  place-items: center;
  width: clamp(70px, 8vw, 108px);
  aspect-ratio: 1;
  border: 1px solid #e1ddd4b3;
  border-radius: 50%;
  background: #11110f66;
  color: #f1eee8;
  cursor: pointer;
  transition: background .2s, border-color .2s;
}#pw-site .trailer-play svg{ width: 30px; height: 30px; }#pw-site .trailer-play:hover{ background: #11110fcc; border-color: #f1eee8; }#pw-site .trailer-play:focus-visible{ outline: 3px solid #f1eee8; outline-offset: 6px; }#pw-site .trailer-error{ position: absolute; bottom: 10px; left: 10px; right: 10px; margin: 0; padding: 12px; background: #11110fee; font-size: 14px; }#pw-site .trailer-error a{ text-decoration: underline; }#pw-site .motion-film figcaption{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 12px;
  padding-top: 18px;
  color: #aaa69d;
  font-size: 12px;
  letter-spacing: .1em;
  text-transform: uppercase;
}#pw-site .portrait-heading > p:first-child{
  margin: 10px 0 0;
  color: #85827b;
  text-transform: uppercase;
  letter-spacing: .2em;
  font-size: 8px;
}#pw-site .portrait-heading h2{
  margin: 0;
  font-family: var(--font-serif), Georgia, serif;
  font-size: clamp(56px, 7.6vw, 118px);
  font-weight: 400;
  line-height: .9;
  letter-spacing: -.045em;
}#pw-site .portrait-heading h2 em{ color: #777269; font-weight: 400; }#pw-site .portrait-chapter{
  padding: clamp(110px, 12vw, 190px) clamp(24px, 5vw, 80px);
  overflow: hidden;
  background: #d8d3c9;
  color: #151512;
}#pw-site .portrait-heading{
  display: grid;
  grid-template-columns: .42fr 1.18fr .4fr;
  gap: clamp(30px, 5vw, 80px);
  align-items: end;
  margin-bottom: clamp(90px, 12vw, 190px);
}#pw-site .portrait-heading > p:last-child{
  margin: 0;
  color: #656159;
  font-family: var(--font-serif), Georgia, serif;
  font-size: clamp(17px, 1.3vw, 21px);
  line-height: 1.5;
}#pw-site .portrait-sequence{
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: clamp(10px, 1.1vw, 18px);
}#pw-site .portrait-state{
  position: relative;
  display: grid;
  grid-template-rows: minmax(0, 1fr) auto;
  aspect-ratio: 3 / 4;
  margin: 0;
  overflow: hidden;
  background: transparent;
}#pw-site .portrait-state img{ width: 100%; height: 100%; min-height: 0; object-fit: cover; filter: grayscale(1) contrast(1.14); transition: transform .7s cubic-bezier(.16,1,.3,1), filter .7s ease; }#pw-site .portrait-state:hover img{ transform: scale(1.035); filter: grayscale(1) contrast(1.3); }#pw-site .portrait-state figcaption{
  position: relative;
  display: flex; justify-content: space-between;
  padding: 13px 2px 0;
  border-top: 1px solid rgba(21,21,18,.3);
  color: #555149;
  text-transform: uppercase;
  letter-spacing: .18em;
  font-size: 7px;
}#pw-site .portrait-state-1,#pw-site .portrait-state-2,#pw-site .portrait-state-3,#pw-site .portrait-state-4,#pw-site .portrait-state-5{ grid-column: auto; grid-row: auto; clip-path: none; }#pw-site .portrait-state-2 img{ object-position: center 32%; }#pw-site .portrait-state-4 img{ object-position: center; }#pw-site .between-worlds-quote{
  margin: 0;
  padding: clamp(64px, 8vw, 120px) clamp(24px, 5vw, 72px);
  border-top: 1px solid var(--line);
  text-align: center;
  scroll-margin-top: 24px;
}#pw-site .between-worlds-quote blockquote{ max-width: 960px; margin: 0 auto; }#pw-site .between-worlds-quote p{
  margin: 0;
  font-family: var(--font-serif), Georgia, serif;
  font-size: clamp(28px, 3.4vw, 48px);
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -.02em;
  text-wrap: balance;
}#pw-site .between-worlds-quote p span{ display: block; }#pw-site .between-worlds-quote em{ color: var(--paper); }#pw-site .between-worlds-quote figcaption{
  margin-top: 28px;
  color: var(--muted);
  font-size: 14px;
  letter-spacing: .08em;
}#pw-site .resolution{
  position: relative;
  display: grid;
  grid-template-columns: minmax(320px, 1fr) minmax(360px, .92fr);
  gap: clamp(36px, 6vw, 110px);
  align-items: center;
  min-height: 100svh;
  padding: 0;
  color: #151512;
  background: #ded9cf;
}#pw-site .resolution-portrait{ position: relative; align-self: stretch; min-height: 100svh; margin: 0; overflow: hidden; }#pw-site .resolution-portrait img{ width: 100%; height: 100%; object-fit: cover; filter: grayscale(1) contrast(1.14); }#pw-site .resolution-portrait figcaption{
  position: absolute;
  left: 24px; bottom: 22px;
  margin: 0;
  color: #6c685f;
  text-transform: uppercase;
  letter-spacing: .16em;
  font-size: 8px;
  line-height: 1.6;
}#pw-site .resolution-copy{ padding: clamp(90px, 9vw, 150px) clamp(24px, 7vw, 110px) clamp(90px, 9vw, 150px) 0; }#pw-site .resolution .eyebrow{ color: #6c685f; }#pw-site .resolution h2{ font-size: clamp(78px, 10vw, 158px); }#pw-site .resolution h2 em{ color: #6e695f; }#pw-site .resolution-text{
  max-width: 480px;
  margin: 50px 0 0;
  color: #5e5a53;
  font-family: var(--font-serif), Georgia, serif;
  font-size: clamp(19px, 1.6vw, 25px);
  line-height: 1.55;
}#pw-site .profile-terminal{
  display: grid;
  grid-template-columns: .85fr 1.15fr;
  gap: clamp(50px, 8vw, 140px);
  min-height: 90svh;
  padding: clamp(100px, 11vw, 170px) clamp(24px, 6vw, 96px);
  background: #0a0a09;
}#pw-site .terminal-heading > p{
  margin: 0 0 28px;
  color: #85827b;
  text-transform: uppercase;
  letter-spacing: .2em;
  font-size: 8px;
}#pw-site .terminal-heading h2{ font-size: clamp(64px, 8vw, 124px); }#pw-site .terminal-links{ align-self: center; border-top: 1px solid var(--line); }#pw-site .terminal-links a{
  display: grid;
  grid-template-columns: 42px 1fr 1fr auto;
  gap: 22px;
  align-items: center;
  padding: 27px 0;
  border-bottom: 1px solid var(--line);
  transition: padding .3s ease, color .3s ease;
}#pw-site .terminal-links a:hover{ padding-left: 12px; color: var(--accent); }#pw-site .terminal-links span,#pw-site .terminal-links i,#pw-site .terminal-links b{
  color: #85827b;
  font-size: 8px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: .13em;
  text-transform: uppercase;
}#pw-site .terminal-links strong{ font-family: var(--font-serif), Georgia, serif; font-size: clamp(25px, 2.6vw, 42px); font-weight: 400; }#pw-site .construct-footer{
  min-height: 100svh;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: clamp(110px, 13vw, 190px) clamp(24px, 6vw, 96px) 34px;
  color: #141411;
  background: #ebe8e0;
}#pw-site .footer-pretitle{
  margin: 0;
  color: #6b675f;
  text-transform: uppercase;
  letter-spacing: .2em;
  font-size: 8px;
}#pw-site .construct-footer h2{ font-size: clamp(72px, 11vw, 174px); }#pw-site .construct-footer h2 em{ color: #716c61; }#pw-site .footer-quote{ margin: 32px 0 64px; max-width: 780px; }#pw-site .footer-quote blockquote{ margin: 0; }#pw-site .footer-quote p{
  margin: 0;
  font-family: var(--font-serif), Georgia, serif;
  font-size: clamp(24px, 2.8vw, 40px);
  font-weight: 400;
  line-height: 1.4;
  text-wrap: balance;
}#pw-site .footer-quote em{ color: #625e56; }#pw-site .footer-quote figcaption{ margin-top: 20px; color: #625e56; font-size: 14px; letter-spacing: .06em; }#pw-site .footer-contact-prompt{
  max-width: 480px;
  margin: auto 0 26px;
  color: #625e56;
  font-family: var(--font-serif), Georgia, serif;
  font-size: clamp(18px, 1.5vw, 24px);
  line-height: 1.45;
}#pw-site .footer-actions{
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin: 0 0 44px;
}#pw-site .footer-actions a{
  display: inline-flex;
  align-items: center;
  min-height: 46px;
  padding: 0 18px;
  border: 1px solid rgba(20,20,17,.38);
  color: #201f1b;
  font-size: 9px;
  letter-spacing: .16em;
  text-transform: uppercase;
  transition: background .25s ease, color .25s ease, border-color .25s ease;
}#pw-site .footer-actions a:hover{ background: #1a1916; border-color: #1a1916; color: #ebe8e0; }#pw-site .footer-actions .footer-action-primary{ background: #1a1916; border-color: #1a1916; color: #ebe8e0; }#pw-site .footer-actions .footer-action-primary:hover{ background: transparent; color: #201f1b; }#pw-site .footer-contact-row{
  display: grid;
  grid-template-columns: 1fr 1fr auto auto;
  gap: 28px;
  padding-top: 28px;
  border-top: 1px solid rgba(20,20,17,.24);
  color: #625e56;
  text-transform: uppercase;
  letter-spacing: .13em;
  font-size: 8px;
}#pw-site .hero{
  min-height: 100svh;
  display: grid;
  grid-template-columns: minmax(0, .92fr) minmax(440px, 1.08fr);
  overflow: hidden;
}#pw-site .hero-copy{
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 136px clamp(28px, 6vw, 96px) 72px;
  position: relative;
  z-index: 2;
}#pw-site .eyebrow{
  margin: 0 0 40px;
  color: var(--accent);
  text-transform: uppercase;
  letter-spacing: .2em;
  font-size: 10px;
}#pw-site h1{
  max-width: 780px;
  margin: 0;
  font-family: var(--font-serif), Georgia, serif;
  font-size: clamp(64px, 8.2vw, 138px);
  font-weight: 400;
  line-height: .8;
  letter-spacing: -.05em;
}#pw-site h1 span{
  display: block;
  margin-left: clamp(20px, 6vw, 100px);
  font-style: italic;
  color: var(--paper);
}#pw-site .hero-intro{
  max-width: 430px;
  margin: 50px 0 38px;
  color: var(--muted);
  font-family: var(--font-serif), Georgia, serif;
  font-size: clamp(19px, 1.6vw, 25px);
  line-height: 1.45;
}#pw-site .text-link{
  width: fit-content;
  padding-bottom: 8px;
  border-bottom: 1px solid var(--accent);
  text-transform: uppercase;
  letter-spacing: .14em;
  font-size: 10px;
}#pw-site .text-link span{ padding-left: 18px; }#pw-site .portrait-stage{
  position: relative;
  min-height: 100svh;
  background: #090908;
  overflow: hidden;
}#pw-site .portrait-stage::after{
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(17,17,15,.42), transparent 32%), linear-gradient(0deg, rgba(9,9,8,.6), transparent 35%);
  pointer-events: none;
}#pw-site .portrait-slice{
  position: absolute;
  background-size: auto 108%;
  background-repeat: no-repeat;
  filter: grayscale(1) contrast(1.15);
  transition: transform 1s cubic-bezier(.16,1,.3,1), filter .6s ease;
}#pw-site .slice-one{ inset: 0 51% 48% 0; background-position: 32% 0; transform: translate(-10px, -12px); }#pw-site .slice-two{ inset: 0 0 48% 50%; background-position: 74% 0; transform: translate(14px, 8px); }#pw-site .slice-three{ inset: 53% 48% 0 0; background-position: 34% 100%; transform: translate(-4px, 10px); }#pw-site .slice-four{ inset: 53% 0 0 53%; background-position: 78% 100%; transform: translate(8px, -5px); }#pw-site .portrait-stage:hover .slice-one{ transform: translate(-24px, -18px); }#pw-site .portrait-stage:hover .slice-two{ transform: translate(24px, 0); }#pw-site .portrait-stage:hover .slice-three{ transform: translate(-18px, 22px); }#pw-site .portrait-stage:hover .slice-four{ transform: translate(20px, 16px); }#pw-site .image-note{
  position: absolute;
  z-index: 3;
  right: 32px;
  bottom: 26px;
  color: var(--muted);
  text-transform: uppercase;
  letter-spacing: .18em;
  font-size: 9px;
}#pw-site .chapter-heading{
  display: grid;
  grid-template-columns: .55fr 1.4fr .7fr;
  align-items: end;
  gap: 32px;
  padding: clamp(90px, 11vw, 170px) clamp(24px, 6vw, 92px) 70px;
  border-bottom: 1px solid var(--line);
}#pw-site .chapter-heading p,#pw-site .chapter-heading span{
  margin: 0;
  color: var(--muted);
  text-transform: uppercase;
  letter-spacing: .16em;
  font-size: 9px;
}#pw-site .chapter-heading span{ text-align: right; }#pw-site h2{
  margin: 0;
  font-family: var(--font-serif), Georgia, serif;
  font-size: clamp(58px, 8.4vw, 130px);
  font-weight: 400;
  line-height: .86;
  letter-spacing: -.045em;
}#pw-site .deconstruction{ background: #0c0c0b; }#pw-site .break-grid{
  display: grid;
  grid-template-columns: 1.05fr .72fr .9fr;
  grid-template-rows: minmax(280px, 42vw) minmax(210px, 27vw);
  gap: 10px;
  padding: 10px;
  overflow: hidden;
}#pw-site .break-image{
  background-size: 155% auto;
  background-repeat: no-repeat;
  filter: grayscale(1) contrast(1.25);
}#pw-site .break-a{ grid-row: 1 / 3; background-position: 18% center; }#pw-site .break-b{ background-position: 63% 20%; }#pw-site .break-c{ grid-column: 2 / 4; background-size: 108% auto; background-position: center 78%; }#pw-site .break-copy{
  display: flex;
  align-items: end;
  padding: 34px;
  color: #11110f;
  background: var(--paper);
  font-family: var(--font-serif), Georgia, serif;
  font-size: clamp(38px, 5vw, 78px);
  font-style: italic;
  line-height: .95;
}#pw-site .story-section{
  position: relative;
  display: grid;
  grid-template-columns: 100px minmax(0, 1.05fr) minmax(380px, .95fr);
  min-height: 110vh;
  padding: clamp(90px, 11vw, 170px) clamp(24px, 6vw, 92px);
  gap: clamp(28px, 5vw, 90px);
  align-items: center;
}#pw-site .chapter-number{
  align-self: start;
  color: var(--muted);
  font-family: var(--font-serif), Georgia, serif;
  font-size: 28px;
}#pw-site .story-copy h2{ font-size: clamp(58px, 7vw, 112px); }#pw-site .prose-grid{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 36px;
  margin-top: 64px;
  color: var(--muted);
  font-family: var(--font-serif), Georgia, serif;
  font-size: clamp(18px, 1.45vw, 23px);
  line-height: 1.55;
}#pw-site .prose-grid p{ margin: 0; }#pw-site .story-figure{ margin: 0; align-self: stretch; display: flex; flex-direction: column; justify-content: center; }#pw-site .story-figure img{
  display: block;
  width: 100%;
  height: min(72vh, 840px);
  object-fit: cover;
  object-position: center 24%;
  filter: grayscale(1) contrast(1.13);
}#pw-site .story-figure figcaption,#pw-site .between-image span{
  padding-top: 14px;
  color: var(--muted);
  text-transform: uppercase;
  letter-spacing: .15em;
  font-size: 8px;
}#pw-site .manifesto{
  min-height: 80vh;
  display: grid;
  place-items: center;
  padding: 100px 24px;
  color: #161613;
  background: var(--paper);
  text-align: center;
}#pw-site .manifesto p{
  margin: 0;
  font-family: var(--font-serif), Georgia, serif;
  font-size: clamp(48px, 7.2vw, 118px);
  line-height: .9;
  letter-spacing: -.04em;
}#pw-site .manifesto em{ display: block; margin-top: 26px; color: #6d675b; }#pw-site .works{ padding-bottom: clamp(90px, 12vw, 180px); }#pw-site .works-heading{ grid-template-columns: .55fr 1.4fr .7fr; }#pw-site .works-heading h2{ font-size: clamp(58px, 7.6vw, 118px); }#pw-site .works-list{ padding: 0 clamp(24px, 6vw, 92px); }#pw-site .work-row{
  display: grid;
  grid-template-columns: 80px minmax(240px, .8fr) minmax(260px, 1fr);
  gap: clamp(24px, 5vw, 90px);
  align-items: start;
  padding: 52px 0;
  border-bottom: 1px solid var(--line);
}#pw-site .work-index,#pw-site .work-year,#pw-site .work-role{
  color: var(--muted);
  text-transform: uppercase;
  letter-spacing: .16em;
  font-size: 9px;
}#pw-site .work-year{ margin: 0 0 15px; }#pw-site .work-row h3{
  margin: 0;
  font-family: var(--font-serif), Georgia, serif;
  font-size: clamp(36px, 4vw, 62px);
  font-weight: 400;
}#pw-site .work-role{ margin: 12px 0 0; }#pw-site .work-text{
  margin: 28px 0 0;
  max-width: 540px;
  color: var(--muted);
  font-family: var(--font-serif), Georgia, serif;
  font-size: clamp(18px, 1.6vw, 24px);
  line-height: 1.5;
}#pw-site .between{
  display: grid;
  grid-template-columns: 1fr 1fr;
  min-height: 110vh;
  color: #151512;
  background: #d8d3c9;
}#pw-site .between-image{ display: flex; flex-direction: column; padding: 18px; }#pw-site .between-image img{
  width: 100%;
  min-height: calc(100vh - 84px);
  flex: 1;
  object-fit: cover;
  object-position: center;
  filter: grayscale(1) contrast(1.18);
}#pw-site .between-image span{ color: #68645d; }#pw-site .between-copy{
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: clamp(70px, 8vw, 130px);
}#pw-site .between-copy .eyebrow{ color: #68645d; }#pw-site .between-copy h2{ font-size: clamp(54px, 6.8vw, 106px); }#pw-site .lead{
  margin: 56px 0 42px;
  font-family: var(--font-serif), Georgia, serif;
  font-size: clamp(24px, 2.2vw, 35px);
  line-height: 1.36;
}#pw-site .quiet-list{
  display: grid;
  grid-template-columns: 1fr 1fr;
  border-top: 1px solid rgba(20,20,18,.25);
  border-bottom: 1px solid rgba(20,20,18,.25);
}#pw-site .quiet-list span{ padding: 15px 0; text-transform: uppercase; letter-spacing: .14em; font-size: 9px; }#pw-site .small-copy{ max-width: 540px; margin: 48px 0 0; color: #67635b; font-size: 13px; line-height: 1.7; }#pw-site .encounter{
  display: grid;
  grid-template-columns: 1fr 1fr;
  min-height: 110vh;
}#pw-site .encounter-copy{
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: clamp(80px, 8vw, 140px);
}#pw-site .encounter-copy h2{ font-size: clamp(58px, 7vw, 112px); }#pw-site .encounter-copy h2 em{ color: var(--accent); }#pw-site .encounter-copy > p:not(.eyebrow){
  max-width: 580px;
  margin: 58px 0 0;
  color: var(--muted);
  font-family: var(--font-serif), Georgia, serif;
  font-size: clamp(19px, 1.5vw, 24px);
  line-height: 1.55;
}#pw-site .encounter-copy blockquote{
  margin: 80px 0 0;
  padding: 24px 0 0 30%;
  border-top: 1px solid var(--line);
  color: var(--paper);
  font-family: var(--font-serif), Georgia, serif;
  font-size: clamp(22px, 2vw, 31px);
  font-style: italic;
  line-height: 1.35;
}#pw-site .encounter-image{ margin: 0; padding: 14px; }#pw-site .encounter-image img{ width: 100%; height: 100%; min-height: 100vh; object-fit: cover; object-position: center top; filter: grayscale(1) contrast(1.12); }#pw-site .profiles{
  padding: clamp(100px, 12vw, 190px) clamp(24px, 6vw, 92px);
  color: #171714;
  background: #efede7;
}#pw-site .profiles .eyebrow{ color: #6a665e; }#pw-site .profiles h2{ font-size: clamp(58px, 8vw, 124px); }#pw-site .profile-links{ margin-top: 80px; border-top: 1px solid rgba(20,20,18,.25); }#pw-site .profile-links a{
  display: flex;
  justify-content: space-between;
  padding: 27px 0;
  border-bottom: 1px solid rgba(20,20,18,.25);
  font-family: var(--font-serif), Georgia, serif;
  font-size: clamp(25px, 3vw, 43px);
  transition: padding .3s ease;
}#pw-site .profile-links a:hover{ padding-left: 14px; }#pw-site footer{
  min-height: 88vh;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: clamp(90px, 11vw, 170px) clamp(24px, 6vw, 92px) 34px;
}#pw-site footer h2{ font-size: clamp(64px, 10vw, 154px); }#pw-site footer h2 em{ color: var(--accent); }#pw-site .footer-bottom{
  display: grid;
  grid-template-columns: 1fr 1fr auto;
  gap: 24px;
  padding-top: 28px;
  border-top: 1px solid var(--line);
  color: var(--muted);
  text-transform: uppercase;
  letter-spacing: .12em;
  font-size: 9px;
}#pw-site .footer-bottom p{ margin: 0; }@supports (animation-timeline: view()){#pw-site .break-a{ animation: drift-left linear both; animation-timeline: view(); animation-range: entry 0% cover 90%; }#pw-site .break-b{ animation: drift-up linear both; animation-timeline: view(); animation-range: entry 0% cover 80%; }#pw-site .break-c{ animation: drift-right linear both; animation-timeline: view(); animation-range: entry 0% cover 100%; }@keyframes drift-left{from{ transform: translateX(0); }to{ transform: translateX(-38px); } }@keyframes drift-up{from{ transform: translateY(18px); }to{ transform: translateY(-38px); } }@keyframes drift-right{from{ transform: translateX(-18px); }to{ transform: translateX(34px); } }
}@media (max-width: 860px){#pw-site .construct-sticky{
    --portrait-height: clamp(150px, 28svh, 240px);
    --portrait-width: calc(var(--portrait-height) * .642835);
    --copy-width: calc(100% - 2 * var(--hero-gutter));
  }#pw-site .site-header nav{ display: none; }#pw-site .site-header{ grid-template-columns: 1fr auto; }#pw-site .construct-hero{ height: 520vh; }#pw-site .construct-meta{ top: 92px; }#pw-site .construct-title-block{ top: calc(112px + var(--portrait-height) + 24px); width: var(--copy-width); transform: none; }#pw-site .construct-title-block > p{ margin-bottom: 18px; }#pw-site .construct-title-block h1{ font-size: clamp(28px, 11cqw, 74px); line-height: .9; }#pw-site .construct-title-block h1 strong{ font-size: .2em; letter-spacing: .38em; }#pw-site .portrait-assembly{ top: 112px; right: calc((100% - var(--portrait-width)) / 2); width: var(--portrait-width); height: auto; transform: none; }#pw-site .eye-label{ display: none; }#pw-site .construct-intro{ bottom: 38px; }#pw-site .construct-scroll{ display: none; }#pw-site .construct-progress{ right: 14px; top: 94px; bottom: 38px; }#pw-site .narrative-step{ top: calc(112px + var(--portrait-height) + 24px); bottom: auto; width: var(--copy-width); transform: none; }#pw-site .narrative-step h2{ font-size: clamp(28px, 9cqw, 44px); line-height: 1; }#pw-site .step-label{ margin-bottom: 16px; }#pw-site .step-text{ margin-top: 16px; font-size: 16px; line-height: 1.35; }#pw-site .step-aside{ margin-top: 14px; }#pw-site .construct-intro{ display: none; }#pw-site .missing-fragment{ display: none; }#pw-site .motion-heading,#pw-site .portrait-heading{ grid-template-columns: 1fr; }#pw-site .motion-lead{ margin-top: 24px; }#pw-site .motion-chapter{ min-height: auto; }#pw-site .portrait-heading{ align-items: start; }#pw-site .portrait-heading > p:last-child{ max-width: 440px; }#pw-site .portrait-sequence{ grid-template-columns: 1fr; gap: 30px; }#pw-site .portrait-state{ aspect-ratio: 4 / 5; }#pw-site .portrait-state-1,#pw-site .portrait-state-2,#pw-site .portrait-state-3,#pw-site .portrait-state-4,#pw-site .portrait-state-5{ grid-column: auto; grid-row: auto; }#pw-site .resolution{ grid-template-columns: 1fr; min-height: auto; }#pw-site .resolution-portrait{ min-height: 82svh; }#pw-site .resolution-copy{ padding: 86px 24px 110px; }#pw-site .resolution h2{ font-size: clamp(76px, 24vw, 130px); }#pw-site .profile-terminal{ grid-template-columns: 1fr; min-height: auto; }#pw-site .terminal-links a{ grid-template-columns: 34px 1fr auto; }#pw-site .terminal-links i{ display: none; }#pw-site .construct-footer{ min-height: 82svh; }#pw-site .construct-footer h2{ font-size: clamp(66px, 19vw, 110px); }#pw-site .footer-contact-row{ grid-template-columns: 1fr; }#pw-site .hero{ grid-template-columns: 1fr; }#pw-site .hero-copy{ min-height: 72svh; padding-top: 130px; }#pw-site .portrait-stage{ min-height: 78svh; }#pw-site h1{ font-size: clamp(58px, 18vw, 104px); }#pw-site .chapter-heading{ grid-template-columns: 1fr; gap: 16px; }#pw-site .chapter-heading span{ text-align: left; }#pw-site .break-grid{ grid-template-columns: 1fr 1fr; grid-template-rows: 52vh 30vh; }#pw-site .break-a{ grid-row: 1; }#pw-site .break-b{ grid-column: 2; }#pw-site .break-copy{ grid-column: 1 / 3; grid-row: 2; }#pw-site .break-c{ display: none; }#pw-site .story-section{ grid-template-columns: 1fr; min-height: auto; }#pw-site .chapter-number{ display: none; }#pw-site .prose-grid{ grid-template-columns: 1fr; }#pw-site .story-figure{ order: -1; }#pw-site .story-figure img{ height: 68vh; }#pw-site .work-row{ grid-template-columns: 42px 1fr; }#pw-site .work-text{ grid-column: 2; }#pw-site .between,#pw-site .encounter{ grid-template-columns: 1fr; }#pw-site .between-image img{ min-height: 72vh; }#pw-site .between-copy{ padding: 86px 28px; }#pw-site .encounter-image{ order: -1; }#pw-site .encounter-image img{ min-height: 72vh; height: 72vh; }#pw-site .encounter-copy{ padding: 90px 28px; }#pw-site .footer-bottom{ grid-template-columns: 1fr; }
}@media (prefers-reduced-motion: reduce){#pw-site{ scroll-behavior: auto; }#pw-site .portrait-slice{ transition: none; }#pw-site .break-image{ animation: none !important; }#pw-site .narrative-step > div{ animation: none; }#pw-site .assembly-piece{ transform: none !important; }
}
#pw-site .site-header{justify-content:space-between;gap:24px}
#pw-site .construct-title-block h1 strong{line-height:1.6;text-wrap:balance}
#pw-site .site-header .pw-languages{display:flex;align-items:center;gap:12px;margin-left:auto;font-size:12px;letter-spacing:.1em;white-space:nowrap}
#pw-site .pw-languages a{padding:8px 2px;color:var(--muted);border-bottom:1px solid transparent}
#pw-site .pw-languages a[aria-current=page]{color:var(--foreground);border-color:var(--foreground)}
#pw-site .pw-languages a:hover{color:var(--foreground)}
#pw-site .portrait-open{display:block;position:relative;min-height:0;height:100%;width:100%;overflow:hidden;cursor:zoom-in}
#pw-site .portrait-open::after{content:'↗';position:absolute;right:10px;bottom:10px;display:grid;place-items:center;width:30px;height:30px;background:#1119;color:#fff;border:1px solid #fff6;font:16px Arial,sans-serif;opacity:0;transition:opacity .2s}
#pw-site .portrait-open:hover::after,#pw-site .portrait-open:focus-visible::after{opacity:1}
#pw-site .portrait-open:focus-visible{outline-offset:-4px;outline-color:#fff}
#pw-site .pw-lightbox{position:fixed;inset:0;width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;padding:64px 76px 28px;border:0;background:#080808f7;color:#f0eee8;overflow:hidden;font-family:var(--font-sans),Arial,sans-serif;box-sizing:border-box}
#pw-site .pw-lightbox[open]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px}
#pw-site .pw-lightbox::backdrop{background:#080808}
#pw-site .pw-lightbox-stage{display:flex;align-items:center;justify-content:center;flex:1;min-height:0;width:100%;pointer-events:none}
#pw-site .pw-lightbox-image{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;filter:grayscale(1);pointer-events:auto;touch-action:pan-y pinch-zoom}
#pw-site .pw-lightbox-caption{margin:0;text-align:center;font-size:14px;line-height:1.5;letter-spacing:.08em;color:#c9c5bb}
#pw-site .pw-lightbox button{position:absolute;display:grid;place-items:center;width:48px;height:48px;margin:0;padding:0;border:1px solid #ffffff45;background:#101010b3;color:#f0eee8;cursor:pointer;border-radius:0;font:26px Arial,sans-serif}
#pw-site .pw-lightbox button:hover{background:#333;border-color:#ddd}
#pw-site .pw-lightbox-close{right:22px;top:14px}
#pw-site .pw-lightbox-prev{left:14px;top:calc(50% - 24px)}
#pw-site .pw-lightbox-next{right:14px;top:calc(50% - 24px)}
#pw-site .pw-lightbox-error{font-size:16px;text-align:center}
#pw-site .pw-lightbox-error a{color:inherit;text-decoration:underline}
#pw-site[lang=en] .terminal-heading h2{font-size:clamp(46px,5.4vw,86px);overflow-wrap:anywhere}
#pw-site[lang=en] .portrait-heading h2{font-size:clamp(48px,6.2vw,100px)}
@media(max-width:860px){#pw-site .pw-languages{margin-left:auto}#pw-site .pw-lightbox{padding:66px 12px 90px}#pw-site .pw-lightbox-prev,#pw-site .pw-lightbox-next{top:auto;bottom:20px}#pw-site .pw-lightbox-prev{left:calc(50% - 60px)}#pw-site .pw-lightbox-next{right:calc(50% - 60px)}#pw-site .pw-lightbox-close{right:14px}#pw-site .portrait-open::after{opacity:1}}
@media(prefers-reduced-motion:reduce){#pw-site .portrait-open::after{transition:none}}
/* Mobile audit: preserve the layout without horizontal page overflow. */
#pw-site .resolution>*,#pw-site .motion-heading>*,#pw-site .portrait-heading>*{min-width:0}
@media(max-width:860px){
 #pw-site .site-header{padding:14px 16px;gap:12px}
 #pw-site .site-header nav:not(.pw-languages){display:flex;gap:12px;min-width:0;align-items:center}
 #pw-site .site-header nav:not(.pw-languages) a{display:inline-flex;align-items:center;min-height:44px;font-size:12px;letter-spacing:.025em}
 #pw-site .site-header nav:not(.pw-languages) a[href="#top"],#pw-site .site-header nav:not(.pw-languages) a[href="#profile"]{display:none}
 #pw-site .site-header .pw-languages{gap:4px;margin-left:auto}
 #pw-site .pw-languages a{display:inline-flex;align-items:center;justify-content:center;min-width:32px;min-height:44px;padding:0}
 #pw-site .resolution h2{font-size:clamp(52px,20vw,110px);overflow-wrap:anywhere}
 #pw-site .narrative-step.is-final h2{font-size:clamp(28px,9cqw,44px);line-height:1}
 #pw-site .footer-actions a{font-size:12px;letter-spacing:.06em}
 #pw-site .footer-contact-row{font-size:12px;letter-spacing:.04em;overflow-wrap:anywhere}
 #pw-site .footer-contact-row a{display:inline-flex;align-items:center;min-height:44px}
}
@media(max-width:860px) and (max-height:700px){
 #pw-site .step-label{margin-bottom:10px}
 #pw-site .step-text{margin-top:10px}
}
/* One shared image plane scales into its reading position; pieces never move independently. */
@media(max-width:860px){
 #pw-site .construct-sticky{--portrait-height:clamp(185px,34svh,300px)}
 #pw-site .portrait-assembly{top:112px;left:calc(50% - var(--portrait-width) / 2 - (1 - var(--mobile-reveal,0)) * var(--portrait-width) * .205);right:auto;transform-origin:70.5% 5.24%;transform:scale(calc(1 + (1 - var(--mobile-reveal,0)) * 1.55))}
 #pw-site .construct-title-block{top:auto;bottom:clamp(34px,7svh,64px)}
 #pw-site .narrative-step{top:calc(112px + var(--portrait-height) + 18px)}
 #pw-site .pw-contact-native button.et_pb_contact_submit{border-radius:0!important;font-weight:400!important}
}
@media(max-width:860px) and (max-height:700px){
 #pw-site .construct-sticky{--portrait-height:clamp(160px,30svh,210px)}
 #pw-site .portrait-assembly{top:100px}
 #pw-site .narrative-step{top:calc(100px + var(--portrait-height) + 16px)}
}
@media(max-width:860px) and (prefers-reduced-motion:reduce){#pw-site .portrait-assembly{transform:none!important;left:calc(50% - var(--portrait-width) / 2)!important}}
/* After chapter 07, the completed, undistorted portrait fills the viewport.
   Only the shared image plane changes size; all eight mask pieces stay fixed. */
@media(max-width:860px){
 #pw-site .construct-hero{height:650svh}
 #pw-site .construct-sticky{--portrait-top:112px;--portrait-cover-width:max(100vw,calc(100svh * .642835));--portrait-cover-height:max(100svh,calc(100vw / .642835));--portrait-width:calc(var(--portrait-height) * .642835 + (var(--portrait-cover-width) - var(--portrait-height) * .642835) * var(--mobile-finale,0))}
 #pw-site .portrait-assembly{top:calc(var(--portrait-top) * (1 - var(--mobile-finale,0)) + (100svh - var(--portrait-cover-height)) / 2 * var(--mobile-finale,0))}
 #pw-site .narrative-step,#pw-site .construct-meta,#pw-site .construct-progress{opacity:var(--mobile-copy-opacity,1)}
}
@media(max-width:860px) and (max-height:700px){#pw-site .construct-sticky{--portrait-top:100px}}
/* Quiet warm light follows only the opener's existing lightning outline. */
#pw-site .pw-eye-glow{opacity:var(--eye-glow-opacity,1);pointer-events:none;filter:drop-shadow(0 0 2px #eee6d488) drop-shadow(0 0 5px #e8dacb44)}
/* Leave room for accessible text sizes. Overflow stays readable by touch,
   mouse or keyboard, never hidden beyond the fixed-height story stage. */
#pw-site .narrative-step{bottom:32px;overflow-y:auto;overflow-x:hidden;pointer-events:auto;overscroll-behavior-y:auto;scrollbar-width:thin;scrollbar-color:#817b70 transparent;padding-bottom:8px}
#pw-site .narrative-step h2,#pw-site .step-text{overflow-wrap:break-word}
#pw-site .narrative-step:not(:has([data-pw-step]:not([hidden]))){pointer-events:none;visibility:hidden}
@media(max-width:860px){
 #pw-site .construct-sticky{--portrait-top:132px}
 #pw-site .construct-hero.pw-is-reading .construct-sticky{--portrait-height:clamp(120px,25svh,220px)}
 #pw-site .narrative-step{top:calc(var(--portrait-top) + var(--portrait-height) + 18px);bottom:28px}
 #pw-site .construct-meta{gap:24px}
 #pw-site .construct-meta span:first-child{max-width:75%;line-height:1.5}
}
#pw-site .pw-voice{padding:clamp(72px,8vw,128px) clamp(24px,6vw,96px);background:#11110f;color:#e1ddd4;scroll-margin-top:78px}
#pw-site .pw-voice-inner{max-width:1380px;margin:0 auto;border-top:1px solid #47453f;padding-top:28px}
#pw-site .pw-voice-heading{display:grid;grid-template-columns:.55fr 1.45fr;gap:clamp(28px,5vw,80px);margin-bottom:clamp(32px,4vw,56px)}
#pw-site .pw-voice-index,#pw-site .pw-voice-kicker{font:12px/1.6 var(--font-sans),Arial,sans-serif;letter-spacing:.12em;text-transform:uppercase;color:#aaa69d}
#pw-site .pw-voice h2{font:400 clamp(42px,5vw,76px)/1.04 var(--font-serif),Georgia,serif;letter-spacing:-.025em;text-wrap:balance}
#pw-site .pw-voice h2 em{font-weight:400;color:#c0b8a9}
#pw-site .pw-voice-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(32px,5vw,80px);align-items:start}
#pw-site .pw-voice-intro{font:400 clamp(22px,1.85vw,28px)/1.5 var(--font-serif),Georgia,serif;color:#c6c0b6;max-width:34ch}
#pw-site .pw-voice-audio-block{margin-top:36px;min-width:0}
#pw-site .pw-voice-choices{display:flex;flex-wrap:wrap;gap:8px 22px;border-bottom:1px solid #47453f;margin-top:12px}
#pw-site .pw-voice-choices a{display:inline-flex;align-items:center;min-height:44px;padding:8px 0;border-bottom:1px solid transparent;margin-bottom:-1px;color:#aaa69d;font-size:15px}
#pw-site .pw-voice-choices a[aria-current=true]{color:#f0eee8;border-color:#f0eee8}
#pw-site .pw-voice-choices a:hover{color:#f0eee8}
#pw-site .pw-voice-now{padding:24px 0 16px}
#pw-site .pw-voice-now h3{font:400 30px/1.15 var(--font-serif),Georgia,serif}
#pw-site .pw-voice-now p{margin-top:8px;font-size:13px;line-height:1.5;color:#aaa69d}
#pw-site .pw-voice audio{display:block;width:100%;max-width:100%;height:54px;color-scheme:dark}
#pw-site .pw-voice-film-frame{position:relative;aspect-ratio:16/9;background:#050505;overflow:hidden}
#pw-site .pw-voice-film video{display:block;width:100%;height:100%;object-fit:contain}
#pw-site .pw-voice-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:clamp(64px,7vw,88px);height:clamp(64px,7vw,88px);padding:0;border:1px solid #f0eee8b3;border-radius:50%;background:#11110f70;color:#f0eee8;cursor:pointer;transition:background .2s}
#pw-site .pw-voice-play:hover{background:#11110fd9}
#pw-site .pw-voice-film figcaption{display:flex;flex-direction:column;gap:6px;padding-top:18px;font-size:13px;line-height:1.6;color:#aaa69d}
#pw-site .pw-voice-film figcaption strong{font-weight:400;color:#e1ddd4;letter-spacing:.08em;text-transform:uppercase}
#pw-site .pw-voice-audio-error,#pw-site .pw-voice-video-error{padding-top:12px;font-size:14px;line-height:1.5;color:#e1ddd4}
#pw-site .pw-voice a[href]:focus-visible,#pw-site .pw-voice button:focus-visible{outline:2px solid #f0eee8;outline-offset:5px}
#pw-site .pw-voice-audio-error a,#pw-site .pw-voice-video-error a{text-decoration:underline}
#pw-site .pw-voice-references{margin-top:clamp(36px,4vw,56px);padding-top:24px;border-top:1px solid #47453f}
#pw-site .pw-voice-client-list{margin-top:12px;font:400 15px/1.9 var(--font-sans),Arial,sans-serif;color:#c6c0b6;max-width:80ch;text-wrap:pretty}
@media(max-width:860px){
 #pw-site .pw-voice-heading,#pw-site .pw-voice-grid{grid-template-columns:1fr;gap:28px}
 #pw-site .pw-voice-grid{gap:40px}
 #pw-site .pw-voice-intro{max-width:42ch}
 #pw-site .pw-voice{scroll-margin-top:82px}
}
@media(max-width:420px){#pw-site .site-header nav:not(.pw-languages) a[href="#portraits"]{display:none}}
@media(prefers-reduced-motion:reduce){#pw-site .pw-voice-play{transition:none}}
#pw-site .pw-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
#pw-site .pw-proposal-prose{max-width:49ch;font:400 clamp(20px,1.9vw,27px)/1.65 var(--font-serif),Georgia,serif;color:#c6c0b6;text-align:left}
#pw-site .pw-proposal-prose p+p{margin-top:.85em}
#pw-site .pw-proposal-prose em{font-style:italic;font-weight:400;color:#eee9df}
#pw-site .pw-proposal-invitation{margin:42px 0 26px;max-width:560px}
#pw-site .pw-proposal-invitation h3{font:400 clamp(28px,3vw,42px)/1.2 var(--font-serif),Georgia,serif;margin-bottom:18px}
#pw-site .pw-proposal-invitation p{font:400 clamp(20px,2vw,26px)/1.5 var(--font-serif),Georgia,serif;color:#625e56}
#pw-site .pw-proposal-contact-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1fr);grid-template-areas:"copy photo";gap:clamp(36px,6vw,110px);align-items:center;margin:0;padding:0;min-height:auto}
#pw-site .pw-proposal-contact-photo{grid-area:photo;position:relative;align-self:stretch;min-height:0;margin:0;overflow:hidden;background:#f2f2f2}
#pw-site .pw-proposal-contact-photo img{display:block;position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center top;transform:none;filter:none}
#pw-site .pw-proposal-contact-copy{grid-area:copy;min-width:0;padding:clamp(72px,8vw,120px) 0 clamp(72px,8vw,120px) clamp(24px,6vw,96px)}
#pw-site .pw-proposal-contact-copy h2{font-size:clamp(54px,6vw,94px);line-height:1.03}
#pw-site .pw-proposal-contact-copy .pw-proposal-invitation{margin-top:36px}
#pw-site .pw-proposal-contact-copy .footer-actions{margin-bottom:0}
#pw-site .pw-proposal-contact-copy .footer-quote{margin-bottom:0}
#pw-site .construct-footer{justify-content:flex-start;min-height:auto;padding:0;background:#ded9cf}
#pw-site .footer-pretitle{margin-bottom:26px}
#pw-site .footer-quote{margin:32px 0 48px;max-width:640px;padding-top:26px;border-top:1px solid #b9b3a6}
#pw-site .footer-quote p{font-size:clamp(22px,2vw,28px);line-height:1.5;color:#625e56}
#pw-site .footer-quote figcaption{margin-top:16px;font-size:12px}
#pw-site .footer-contact-row{margin:0 clamp(24px,6vw,96px);padding-bottom:34px}
@media(max-width:700px){#pw-site .pw-proposal-contact-grid{grid-template-columns:1fr;grid-template-areas:"photo" "copy";gap:0;min-height:auto}#pw-site .pw-proposal-contact-photo{min-height:0;aspect-ratio:3496/4836}#pw-site .pw-proposal-contact-copy{padding:72px 24px 64px}#pw-site .pw-proposal-contact-copy h2{font-size:clamp(56px,15vw,84px)}}#pw-site .pw-eye-glow{animation:pw-soft-light 4.8s ease-in-out infinite}
#pw-site .pw-eye-glow polygon{animation:pw-soft-edge 4.8s ease-in-out infinite}
@keyframes pw-soft-light{
 0%,100%{filter:drop-shadow(0 0 2px #eee6d455) drop-shadow(0 0 5px #e8dacb33)}
 50%{filter:drop-shadow(0 0 5px #fff8e8ee) drop-shadow(0 0 18px #f4e2b9aa) drop-shadow(0 0 30px #e8dacb55)}
}
@keyframes pw-soft-edge{0%,100%{stroke-opacity:.5;stroke-width:.8px}50%{stroke-opacity:1;stroke-width:1.25px}}
.pw-pulse-paused #pw-site .pw-eye-glow,.pw-pulse-paused #pw-site .pw-eye-glow polygon{animation:none}
#pw-site .pw-sound-controls{position:absolute;bottom:12px;right:24px;z-index:12;display:flex;gap:4px;align-items:center}
#pw-site .pw-sound-controls button{min-height:44px;min-width:44px;padding:8px 10px;border:1px solid #817b7055;border-radius:0;background:#0c0c0ae8;color:#ded9cf;font:11px/1.2 var(--font-sans),Arial,sans-serif;cursor:pointer}
#pw-site .pw-sound-controls button:hover{border-color:#ded9cf}
#pw-site .pw-sound-controls button[aria-pressed=true]{border-color:#ded9cf}
#pw-site #pw-sound-status:empty{display:none}
#pw-site #pw-sound-status{position:absolute;bottom:48px;right:0;width:210px;padding:8px;background:#141412;color:#ded9cf;font:12px/1.4 Arial,sans-serif}
@media(prefers-reduced-motion:reduce){#pw-site .pw-eye-glow,#pw-site .pw-eye-glow polygon{animation:none}#pw-site .pw-sound-controls{display:none}}
.pw-contact-native{max-width:760px;margin:0 auto!important;background:#ebe8e0;color:#141411}
#pw-site .pw-contact-dialog{--contact-paper:#ebe8e0;--contact-ink:#141411;--contact-muted:#625e56;--contact-field:#f3f0e9;--contact-line:#999387;position:fixed;inset:0;width:min(720px,calc(100vw - 32px));max-width:720px;max-height:calc(100dvh - 32px);margin:auto;padding:clamp(28px,5vw,52px);overflow:auto;border:1px solid #b9b3a6;background:var(--contact-paper);color:var(--contact-ink);color-scheme:light;font-family:var(--font-sans),Arial,sans-serif;box-sizing:border-box;box-shadow:0 24px 90px #11110f40}
#pw-site .pw-contact-dialog::backdrop{background:#11110f99;backdrop-filter:blur(4px)}
#pw-site .pw-contact-close{position:absolute;top:10px;right:10px;width:44px;height:44px;border:0;background:transparent;color:var(--contact-ink);cursor:pointer;font:30px Arial,sans-serif}
#pw-site .pw-contact-eyebrow{font-size:12px;letter-spacing:.15em;text-transform:uppercase;color:var(--contact-muted);margin-bottom:14px}
#pw-site #pw-contact-title{font-family:var(--font-serif),Georgia,serif;font-size:clamp(38px,5vw,58px);line-height:1.05;margin:0 26px 12px 0}
#pw-site .pw-contact-intro{font-size:16px;line-height:1.5;margin-bottom:26px;color:var(--contact-muted)}
#pw-site .pw-contact-native{max-width:none;padding:0!important;background:transparent;color:var(--contact-ink)}
#pw-site .pw-contact-native .et_pb_contact_form{margin:0;display:flex;flex-wrap:wrap;gap:18px}
#pw-site .pw-contact-native .et_pb_contact_field{margin:0!important;padding:0!important;width:calc(50% - 9px);float:none}
#pw-site .pw-contact-native .et_pb_contact_field:not(.et_pb_contact_field_half){width:100%}
#pw-site .pw-contact-native .et_pb_contact_form_label{display:block!important;font-size:14px;line-height:1.4;color:var(--contact-muted);margin-bottom:8px}
#pw-site .pw-contact-native input.input,#pw-site .pw-contact-native textarea{width:100%;background:var(--contact-field)!important;border:1px solid var(--contact-line)!important;border-radius:0;padding:14px!important;color:var(--contact-ink)!important;font:16px/1.5 var(--font-sans),Arial,sans-serif!important;box-sizing:border-box}
#pw-site .pw-contact-native textarea{min-height:135px;resize:vertical}
#pw-site .pw-contact-native input::placeholder,#pw-site .pw-contact-native textarea::placeholder{color:var(--contact-muted);opacity:1}
#pw-site .pw-contact-native input:focus,#pw-site .pw-contact-native textarea:focus{outline:2px solid #716c61;outline-offset:2px}
#pw-site .pw-contact-native .et_contact_bottom_container{width:100%;float:none;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;margin:4px 0 0}
#pw-site .pw-contact-native .et_pb_contact_right{color:var(--contact-muted);font-size:16px}
#pw-site .pw-contact-native input.et_pb_contact_captcha{width:66px!important;color:var(--contact-ink)!important;background:var(--contact-field)!important;border:1px solid var(--contact-line)!important;font-size:16px!important}
#pw-site .pw-contact-native button.et_pb_contact_submit{margin:0;padding:12px 22px!important;border:1px solid #1a1916!important;background:#1a1916!important;color:var(--contact-paper)!important;font:16px/1.5 var(--font-sans),Arial,sans-serif!important;border-radius:0;cursor:pointer}
#pw-site .pw-contact-native button.et_pb_contact_submit:hover{background:transparent!important;color:var(--contact-ink)!important}
#pw-site .pw-contact-native button.et_pb_contact_submit::after{display:none!important}
#pw-site .pw-contact-native .et-pb-contact-message{font-size:16px;line-height:1.5;color:var(--contact-ink)}
#pw-site .pw-contact-native .et_contact_error{border-color:#8b3028!important}
#pw-site .pw-contact-privacy,#pw-site .pw-contact-direct{font-size:14px;line-height:1.6;color:var(--contact-muted);margin-top:22px}
#pw-site .pw-contact-direct{margin-top:12px}
#pw-site .pw-contact-dialog a{color:var(--contact-ink);text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}
@media(max-width:540px){#pw-site .pw-contact-native .et_pb_contact_field{width:100%}#pw-site .pw-contact-dialog{padding:42px 24px 28px}#pw-site .pw-contact-native button.et_pb_contact_submit{width:100%}}

#pw-site .construct-hero .construct-meta,#pw-site .construct-hero .narrative-step{opacity:1!important}
#pw-site .construct-sticky{background:#090909;--copy-width:43vw;color:#e9e6df}
#pw-site .construct-hero .portrait-assembly{width:100%;aspect-ratio:16/9;left:0!important;right:0;top:50%;transform:translateY(-50%)!important;z-index:3;mask-image:linear-gradient(to bottom,transparent 0%,#000 12%,#000 85%,transparent 100%)}
#pw-site .construct-hero .portrait-assembly:after{content:"";position:absolute;inset:-1px;background:linear-gradient(90deg,#090909 0%,#090909 34%,rgba(9,9,9,.96) 42%,rgba(9,9,9,.72) 51%,rgba(9,9,9,.2) 64%,transparent 76%);pointer-events:none}
#pw-site .construct-title-block,#pw-site .narrative-step{width:43vw;z-index:7;left:5vw}
#pw-site .construct-title-block{top:46%}
#pw-site .construct-title-block h1{font-size:clamp(30px,4.7vw,76px);line-height:.98;letter-spacing:-.055em}
#pw-site .construct-title-block h1 strong{font-size:clamp(10px,1vw,15px);line-height:1.7;letter-spacing:.22em;margin-top:1.6em;max-width:34em}
#pw-site .construct-title-block>p{font-size:clamp(13px,1.25vw,20px);margin-bottom:26px}
#pw-site .construct-title-block h1,#pw-site .narrative-step h2,#pw-site .narrative-step.is-final h2{color:#eeeae2}
#pw-site .construct-title-block h1 span,#pw-site .construct-title-block h1 em{color:#aaa59d}
#pw-site .construct-title-block h1 strong,#pw-site .construct-title-block>p,#pw-site .construct-title-block>p span,#pw-site .step-text,#pw-site .narrative-step.is-final .step-text{color:#d0cbc1}
#pw-site .step-label,#pw-site .step-aside,#pw-site .construct-meta,#pw-site .construct-intro,#pw-site .construct-scroll{color:#a8a298}
#pw-site .narrative-step{top:25%;bottom:110px;padding-right:12px}
#pw-site .narrative-step h2,#pw-site .narrative-step.is-final h2{font-size:clamp(32px,4.2vw,64px);line-height:1.06;max-width:10em;letter-spacing:-.035em}
#pw-site .narrative-step .step-text{font-size:clamp(17px,1.45vw,23px);line-height:1.55;max-width:29em;margin-top:24px}
#pw-site .narrative-step .step-label{margin-bottom:22px}
#pw-site .construct-intro{bottom:42px;font-size:16px}
#pw-site .eye-label{display:none}
#pw-site .construct-hero .pw-eye-glow{opacity:1!important;animation:pw-soft-light 4.8s ease-in-out infinite}
#pw-site .construct-hero .pw-eye-glow polygon{animation:pw-test-lightning 4.8s ease-in-out infinite;stroke:#fff0cd}
@keyframes pw-test-lightning{0%,100%{stroke-opacity:.35;stroke-width:1px}50%{stroke-opacity:1;stroke-width:2.3px}}
.pw-pulse-paused #pw-site .construct-hero .pw-eye-glow,.pw-pulse-paused #pw-site .construct-hero .pw-eye-glow polygon{animation-play-state:paused}
@media(prefers-reduced-motion:reduce){#pw-site .construct-hero .pw-eye-glow,#pw-site .construct-hero .pw-eye-glow polygon{animation:none}}
#pw-site .pw-sound-controls{bottom:58px}



@media(max-width:860px){
 #pw-site .construct-hero .portrait-assembly{top:78px;width:135%;left:-35%!important;transform:none!important;mask-image:linear-gradient(to bottom,transparent,#000 12%,#000 65%,transparent 100%)}
 #pw-site .construct-hero .portrait-assembly:after{background:linear-gradient(90deg,#090909 12%,rgba(9,9,9,.9) 35%,transparent 72%)}
 #pw-site .construct-title-block{top:auto;bottom:17%;width:90vw;left:5vw}
 #pw-site .construct-title-block h1{font-size:clamp(28px,6.7vw,56px)}
 #pw-site .construct-title-block h1 strong{font-size:11px;letter-spacing:.15em;max-width:29em}
 #pw-site .narrative-step{top:48%;width:90vw;left:5vw;bottom:70px;padding:0 5px 18px;background:linear-gradient(#09090900,#090909 44px)}
 #pw-site .narrative-step h2,#pw-site .narrative-step.is-final h2{font-size:clamp(28px,5.4vw,42px);max-width:18em}
 #pw-site .narrative-step .step-text{font-size:17px;line-height:1.5;max-width:36em;margin-top:18px}
 #pw-site .narrative-step .step-label{margin-bottom:16px}
 
}

#pw-site .construct-hero .portrait-assembly{width:max(100vw,177.777778svh);height:max(100svh,56.25vw);aspect-ratio:16/9;left:auto!important;right:0;top:50%;transform:translateY(-50%)!important;mask-image:none}
#pw-site .construct-hero .portrait-assembly:after{background:linear-gradient(90deg,#090909 0%,rgba(9,9,9,.96) 32%,rgba(9,9,9,.8) 43%,rgba(9,9,9,.35) 56%,transparent 72%)}
@media(max-width:860px){
 #pw-site .construct-hero .portrait-assembly{width:max(100vw,177.777778svh);height:max(100svh,56.25vw);left:auto!important;right:0;top:50%;transform:translateY(-50%)!important;mask-image:none}
 #pw-site .construct-hero .portrait-assembly:after{background:linear-gradient(0deg,rgba(9,9,9,.98) 0%,rgba(9,9,9,.86) 32%,rgba(9,9,9,.18) 67%,rgba(9,9,9,.12) 100%)}
 #pw-site .construct-hero .narrative-step{background:none}
}

#pw-site .construct-hero .portrait-assembly:after{opacity:calc(1 - clamp(0,calc((var(--construct-progress,0) - .9) * 12.5),1) * .35)}
#pw-site .pw-final-left{opacity:clamp(0,calc((var(--construct-progress,0) - .9) * 12.5),1)}


#pw-site .construct-hero .portrait-assembly:after{background:none;opacity:0}
#pw-site .construct-sticky:before{content:"";position:absolute;inset:0;z-index:4;pointer-events:none;background:linear-gradient(90deg,rgba(9,9,9,.91) 0%,rgba(9,9,9,.86) 30%,rgba(9,9,9,.73) 44%,rgba(9,9,9,.25) 59%,transparent 74%)}
#pw-site .construct-sticky:after{content:"";position:absolute;inset:0;z-index:5;pointer-events:none;background:linear-gradient(to bottom,transparent 65%,rgba(9,9,9,.35) 82%,#090909 100%)}
#pw-site .narrative-step .step-text,#pw-site .narrative-step.is-final .step-text{color:#f0ece5;font-size:clamp(19px,1.55vw,24px);line-height:1.6;max-width:27em}
#pw-site .narrative-step h2{color:#faf6ee}
#pw-site .construct-intro{display:none}
#pw-site .motion-chapter{background:#090909;padding-top:clamp(64px,7vw,100px)}
#pw-site .motion-heading{border-top:0;padding-top:0}
@media(max-width:860px){
 #pw-site .construct-sticky:before{background:linear-gradient(to bottom,rgba(9,9,9,.16) 0%,rgba(9,9,9,.2) 28%,rgba(9,9,9,.8) 46%,rgba(9,9,9,.94) 70%,rgba(9,9,9,.98) 100%)}
 #pw-site .narrative-step .step-text,#pw-site .narrative-step.is-final .step-text{font-size:18px;line-height:1.55;max-width:32em}
 #pw-site .narrative-step{top:48%;bottom:110px}
}

#pw-site .construct-hero .pw-eye-glow{opacity:clamp(0,calc((.94 - var(--construct-progress,0)) / .1),1)!important}
#pw-site .motion-heading{display:block;max-width:760px;margin:0 auto 36px}
#pw-site .motion-index{margin:0 0 28px}
#pw-site .motion-copy{max-width:100%}
#pw-site .motion-copy .pw-proposal-prose{max-width:100%}
#pw-site .motion-copy .pw-proposal-prose p{font-size:clamp(20px,2vw,28px);line-height:1.55;margin:0;max-width:34em}
#pw-site .motion-copy .pw-proposal-prose .pw-release-line{font-size:clamp(36px,4.5vw,60px);line-height:1.12;letter-spacing:-.035em;color:#f0ece5;margin:36px 0 22px}
#pw-site .motion-copy .pw-proposal-prose .pw-release-line em{font-style:normal}
#pw-site .motion-copy .pw-proposal-prose .pw-release-detail{font-size:clamp(18px,1.65vw,23px);line-height:1.6;color:#c9c3b8;max-width:34em}
#pw-site .motion-film{margin-top:0}
@media(max-width:860px){#pw-site .motion-heading{margin-bottom:28px}#pw-site .motion-index{margin-bottom:22px}}

#pw-site .motion-copy .pw-proposal-prose .pw-search-title{font-size:clamp(40px,5.5vw,76px);line-height:1.08;letter-spacing:-.04em;color:#f0ece5;margin:0 0 24px;max-width:none}
#pw-site .motion-copy .pw-proposal-prose .pw-search-detail{max-width:31em}
#pw-site .motion-copy .pw-proposal-prose .pw-release-line{font-size:clamp(30px,3.3vw,44px);margin-top:32px}

#pw-site .motion-copy .pw-proposal-prose .pw-search-title{font-size:clamp(32px,4vw,54px);margin-bottom:20px}
#pw-site .motion-copy .pw-proposal-prose .pw-release-line{font-size:clamp(23px,2.35vw,30px);font-weight:700;letter-spacing:-.015em;margin:12px 0 8px}
#pw-site .motion-copy .pw-proposal-prose .pw-release-line em{font-weight:700}
.pw-arrival-edge{fill:none;stroke:#f5e8ca;stroke-width:1.5px;vector-effect:non-scaling-stroke;stroke-linejoin:round;opacity:0;pointer-events:none}
.pw-arrival-edge.is-arriving{animation:pw-arrival 1.8s ease-out both}
@keyframes pw-arrival{0%{opacity:0}18%{opacity:.85;filter:drop-shadow(0 0 5px #ead9af)}100%{opacity:0;filter:drop-shadow(0 0 0px transparent)}}
@media(prefers-reduced-motion:reduce){.pw-arrival-edge.is-arriving{animation:none}}

#pw-site .motion-copy .pw-release-inline{font-size:1.14em;font-weight:700;color:#f0ece5;white-space:nowrap}
#pw-site .motion-copy .pw-proposal-prose .pw-release-detail{margin-top:12px}

#pw-site .motion-copy .pw-proposal-prose{display:grid;grid-template-columns:auto minmax(0,1fr);column-gap:42px;align-items:start}
#pw-site .motion-copy .pw-proposal-prose .pw-search-title{grid-column:1;grid-row:1 / span 2;writing-mode:vertical-rl;transform:rotate(180deg);font-size:clamp(32px,3.8vw,48px);white-space:nowrap;margin:0;line-height:1.15}
#pw-site .motion-copy .pw-proposal-prose .pw-search-detail,#pw-site .motion-copy .pw-proposal-prose .pw-release-detail{grid-column:2}
#pw-site .construct-hero .pw-eye-glow{animation:pw-soft-light 2s linear infinite}
#pw-site .construct-hero .pw-eye-glow polygon{animation:pw-heart-edge 2s linear infinite}
@keyframes pw-soft-light{0%,15%,32%,100%{filter:drop-shadow(0 0 2px #eee6d422)}8%{filter:drop-shadow(0 0 6px #fff2cfee) drop-shadow(0 0 18px #f4e2b988)}22%{filter:drop-shadow(0 0 4px #fff2cfbb) drop-shadow(0 0 12px #f4e2b966)}}
@keyframes pw-heart-edge{0%,15%,32%,100%{stroke-opacity:.25;stroke-width:1px}8%{stroke-opacity:1;stroke-width:2.3px}22%{stroke-opacity:.8;stroke-width:1.9px}}
@media(max-width:600px){#pw-site .motion-copy .pw-proposal-prose{column-gap:20px}#pw-site .motion-copy .pw-proposal-prose .pw-search-title{font-size:30px}}
@media(prefers-reduced-motion:reduce){#pw-site .construct-hero .pw-eye-glow,#pw-site .construct-hero .pw-eye-glow polygon{animation:none}}

#pw-site .motion-copy .pw-proposal-prose .pw-search-title{grid-row:1}
#pw-site .pw-search-body{grid-column:2;align-self:center}

#pw-site .motion-copy .pw-proposal-prose{display:block}
#pw-site .motion-copy .pw-proposal-prose .pw-search-title{writing-mode:horizontal-tb;transform:none;white-space:normal;font-size:clamp(32px,4vw,54px);margin:0 0 22px}
#pw-site .pw-search-body{max-width:650px}
#pw-site .motion-copy .pw-proposal-prose .pw-release-detail{margin-top:16px}
#pw-site .portrait-puzzle .pw-arrival-edge.is-arriving{animation:pw-arrival 1.8s ease-out both!important}
@keyframes pw-arrival{0%{opacity:0}12%,35%{opacity:1;stroke-width:2.2px;filter:drop-shadow(0 0 7px #ffe7ab)}100%{opacity:0;stroke-width:1px;filter:drop-shadow(0 0 0px transparent)}}
@media(prefers-reduced-motion:reduce){#pw-site .portrait-puzzle .pw-arrival-edge.is-arriving{animation:none!important}}

@media(max-width:860px){
 #pw-site .construct-hero .portrait-assembly{left:calc(65vw - max(100vw,177.777778svh) * .8)!important;right:auto}
 #pw-site .construct-meta{z-index:7;text-shadow:0 1px 5px #000}
 
 
 
 
}
@media(max-width:380px){
 #pw-site .construct-title-block h1{font-size:25px}
 #pw-site .narrative-step{top:43%;bottom:108px}
 #pw-site .narrative-step h2,#pw-site .narrative-step.is-final h2{font-size:26px}
 #pw-site .narrative-step .step-text,#pw-site .narrative-step.is-final .step-text{font-size:17px}
}
@media(max-width:860px) and (orientation:landscape){
 #pw-site .construct-title-block{top:37%;bottom:auto;width:48vw}
 #pw-site .construct-title-block h1{font-size:26px}
 #pw-site .construct-title-block>p{margin-bottom:14px}
 #pw-site .narrative-step{top:118px;bottom:68px;width:53vw}
 #pw-site .construct-sticky:before{background:linear-gradient(90deg,#090909ed 0%,#090909d9 40%,#09090955 66%,transparent 88%)}
 #pw-site .narrative-step h2,#pw-site .narrative-step.is-final h2{font-size:25px}
 #pw-site .narrative-step .step-text,#pw-site .narrative-step.is-final .step-text{font-size:16px}
 #pw-site .pw-sound-controls{bottom:52px;right:12px}
}

@media(max-width:860px) and (orientation:portrait){
#pw-site .construct-title-block{width:80vw;left:6vw;bottom:15%}
#pw-site .construct-title-block h1{font-size:clamp(23px,6.1vw,42px);line-height:1.06}
#pw-site .construct-title-block h1 strong{max-width:25em;font-size:10px;line-height:1.65}
#pw-site .construct-title-block>p{font-size:12px;margin-bottom:20px}
#pw-site .narrative-step{top:61%;left:6vw;width:84vw;bottom:104px;padding:0 8px 12px 0}
#pw-site .narrative-step h2,#pw-site .narrative-step.is-final h2{font-size:clamp(25px,6.4vw,36px);line-height:1.1;max-width:12em}
#pw-site .narrative-step .step-label{margin-bottom:14px}
#pw-site .narrative-step .step-text,#pw-site .narrative-step.is-final .step-text{font-size:17px;line-height:1.5;margin-top:16px}
}
@media(max-width:860px) and (orientation:portrait) and (max-height:650px){
#pw-site .narrative-step{top:57%;bottom:112px}
#pw-site .narrative-step h2,#pw-site .narrative-step.is-final h2{font-size:23px}
#pw-site .narrative-step .step-text,#pw-site .narrative-step.is-final .step-text{font-size:16px}
#pw-site .construct-title-block{bottom:17%}
}
/* Keep the original full-height portrait; lower only the final chapter copy. */
@media(max-width:860px) and (orientation:portrait){
#pw-site .construct-hero .narrative-step.is-final{top:69%;bottom:104px}
}
@media(max-width:860px) and (orientation:portrait) and (max-height:650px){
#pw-site .construct-hero .narrative-step.is-final{top:65%;bottom:96px}
}
@media(max-width:860px) and (orientation:portrait){
#pw-site .construct-hero:has(.narrative-step.is-final) .construct-sticky{height:auto;min-height:100svh}
#pw-site .construct-hero:has(.narrative-step.is-final) .portrait-assembly{top:50svh}
#pw-site .construct-hero:has(.narrative-step.is-final) .construct-sticky:before{height:100svh;bottom:auto;background:linear-gradient(to bottom,rgba(9,9,9,.16) 0%,rgba(9,9,9,.2) 28%,rgba(9,9,9,.62) 46%,rgba(9,9,9,.76) 70%,rgba(9,9,9,.84) 100%)}
#pw-site .construct-hero .narrative-step.is-final{position:relative;top:auto;bottom:auto;margin-top:calc(69svh + 24px);padding-bottom:140px;max-height:none;height:auto;overflow:visible}
}
@media(max-width:860px) and (orientation:portrait) and (max-height:650px){
#pw-site .construct-hero .narrative-step.is-final{margin-top:calc(65svh + 24px)}
}