/* Identity is a single typographic composition. */
.opening-title h1{font-size:18.5vw}
.opening-title h1 .word-newton,.opening-title h1 .word-lima{font-size:inherit;letter-spacing:-.025em;line-height:.82}
.opening-title h1 .word-newton{left:10%;top:33%}
.opening-title h1 .word-lima{left:48%;top:calc(33% + 14.8vw)}
.opening-title>.kicker{left:10%;top:23%;font-size:12px}
.portrait-window{left:69%;top:calc(33% - 12vw);width:20%;height:24vw;overflow:visible;background:none}
.portrait-window img{object-fit:contain;object-position:center bottom;width:100%;height:100%;box-shadow:none}
.stage-foot p{font-family:var(--text);font-size:14px;line-height:1.6}
.stage-foot{left:10%;right:8%}
.stage-progress{left:10%}
.statement-text{max-width:950px}
.project-cover{height:auto;min-height:0;margin:0 6%;display:flex;justify-content:center;background:#dfe1da}
.project-cover img{height:auto;max-height:88svh;width:100%;object-fit:contain}
.bio-photo{height:auto;max-height:760px;overflow:hidden}
.bio-photo img{height:auto;object-fit:contain}
.next-project{height:auto;min-height:0;display:grid;grid-template-columns:1fr 1fr;background:#252b23;color:var(--paper);padding:6%;gap:6%;align-items:center}
.next-project:after{display:none}.next-project img{max-height:65svh;object-fit:contain}.next-project>span{position:static}.next-project strong{font-size:clamp(35px,5vw,75px)}
/* A native-scroll, spatial portfolio sequence, with independently readable captions. */
.project-runway{height:510svh;position:relative;background:#22201d;color:#edf0e7}
.runway-stage{height:100svh;min-height:680px;position:sticky;top:0;overflow:hidden;padding:35px 6%;display:flex;flex-direction:column;justify-content:space-between}
.runway-heading{display:flex;justify-content:space-between;align-items:center;gap:35px}
.runway-heading h2{font-family:var(--display);font-size:clamp(36px,4vw,64px);line-height:.92;font-weight:300;flex:1}
.runway-heading>div{display:flex;align-items:center;gap:22px}.runway-heading button{color:inherit;border:1px solid #ffffff40;width:44px;height:44px;transition:background .3s}.runway-heading button:hover{background:#ffffff20}.runway-count{font-size:12px;min-width:50px}
.runway-track{display:flex;gap:7vw;align-items:center;perspective:1800px;will-change:transform;padding:20px 0;width:max-content}
.runway-panel{width:70vw;flex-shrink:0;transform-origin:center;will-change:transform,opacity}
.runway-photo{display:block;height:49svh;min-height:320px;background:#2f2c29}
.runway-photo img{object-fit:contain;height:100%;width:100%}
.runway-photo.diptych{display:flex;gap:3%;justify-content:center;background:transparent}.runway-photo.diptych img{width:48.5%;object-fit:contain}
.runway-panel:nth-child(even) .runway-photo{background:#38342f}
.runway-info{display:grid;grid-template-columns:1fr 2fr;column-gap:20px;align-items:baseline;margin-top:18px}
.runway-info>span{font-size:11px;letter-spacing:.7px}.runway-info h3{font-family:var(--display);font-weight:300;font-size:38px;line-height:1.1}.runway-info p{grid-column:2;font-size:14px;margin-top:8px;line-height:1.5;color:#c9c2b6}
.runway-footer{display:flex;align-items:center;justify-content:space-between;font-size:11px;letter-spacing:1px}.runway-footer .line-link{border-color:#ffffff40;min-width:220px;color:inherit}
.career-notes{padding:85px 8%;background:#d6dace}.career-notes>h2{font-family:var(--display);font-weight:300;font-size:clamp(48px,6vw,80px);line-height:1.05;margin:25px 0 50px}.career-notes>div{display:grid;grid-template-columns:repeat(3,1fr);gap:5%}.career-notes article{border-top:1px solid var(--line);padding-top:24px}.career-notes article>span{font-size:12px}.career-notes h3{font-family:var(--display);font-weight:300;font-size:38px;margin:20px 0}.career-notes p{font-size:16px;line-height:1.7}.career-notes .line-link{font-size:14px;min-width:0;margin-top:25px;gap:12px}
.collaboration-index{padding:80px 6%;display:grid;grid-template-columns:1fr 1fr;gap:60px 8%}.collaboration-index .section-heading{grid-column:span 2}.collaboration-index>a{display:grid;grid-template-columns:45% 1fr;gap:25px;align-items:center;border-top:1px solid var(--line);padding-top:25px}.collaboration-index figure{height:260px}.collaboration-index img{object-fit:contain}.collaboration-index h3{font-family:var(--display);font-weight:300;font-size:36px;line-height:1.1;margin:20px 0}.collaboration-index a>div>span:last-child{font-size:13px}.collaboration-index a:hover h3{color:#657500}
.archive-tools{flex-wrap:wrap;gap:22px}.archive-tools .archive-view{margin-left:auto}.project-archive.index-view{display:block;padding-top:20px}.index-view .project-entry{width:100%!important;margin:0!important;display:grid;grid-template-columns:130px 1fr;gap:30px;align-items:center;padding:22px 0;border-bottom:1px solid var(--line)}.index-view .project-entry figure{aspect-ratio:1.5!important}.index-view .entry-label{grid-template-columns:35px 1fr 180px}.index-view .entry-label h2{font-size:32px}.index-view .image-action{display:none}
/* Deliberate framing, typography and navigation motion. */
#index-panel[open]{animation:index-arrive .55s cubic-bezier(.2,.7,.2,1) both}
#index-panel[open] nav a{animation:index-row .65s cubic-bezier(.2,.7,.2,1) both;animation-delay:calc(var(--order,0)*35ms)}
#index-panel nav a{transition:padding .4s,color .3s,background .3s;transform-origin:left center}
#index-panel nav a:hover,#index-panel nav a:focus-visible{padding-left:24px;background:#ffffff0b}
@keyframes index-arrive{from{clip-path:inset(0 0 100% 0);transform:perspective(1200px) rotateX(-6deg)}to{clip-path:inset(0);transform:none}}
@keyframes index-row{from{opacity:0;transform:translate3d(0,40px,-70px)}to{opacity:1;transform:none}}
.motion-frame{clip-path:inset(7% 0 7% 0);transition:clip-path 1.1s cubic-bezier(.2,.7,.2,1)}.motion-frame.is-visible{clip-path:inset(0)}
.motion-type{transition:letter-spacing 1.2s cubic-bezier(.2,.7,.2,1);letter-spacing:-.045em}.motion-type.is-visible{letter-spacing:-.015em}
.press-list>a,.reading-room article{transition:background .35s,padding .35s}.press-list>a:hover{background:#dfe2d8;padding-left:20px}.reading-room article:hover{background:#e7ebdf}
.journal-pictures a{transition:transform .7s cubic-bezier(.2,.7,.2,1)}.journal-pictures a:hover,.journal-pictures a:focus-visible{transform:translateY(-14px) rotate(0);z-index:3}
.gallery-photo{overflow:hidden}.gallery-photo img{transition:transform .8s}.gallery-photo:hover img{transform:scale(1.015)}
footer .footer-top>a{transition:letter-spacing .6s}footer .footer-top>a:hover{letter-spacing:.01em}
@media(max-width:1000px){.opening-title h1{font-size:18.5vw}.runway-stage{min-height:680px}.runway-info{display:block}.runway-info h3{margin-top:10px}.runway-info p{font-size:14px}.career-notes>div{gap:25px}}
@media(max-width:700px){
 .collaboration-index{display:block;padding:50px 6%}.collaboration-index>a{margin-top:30px;gap:20px}.collaboration-index figure{height:220px}.collaboration-index h3{font-size:32px}.runway-photo.diptych{flex-direction:column}.runway-photo.diptych img{width:100%;flex:1;min-height:0}
 .opening-title h1{font-size:26vw}.opening-title h1 .word-newton{left:6%;top:44%}.opening-title h1 .word-lima{left:42%;top:calc(44% + 21vw)}.opening-title>.kicker{left:6%;top:20%;max-width:44%;line-height:1.7;font-size:11px}
 .portrait-window{left:60%;top:16%;width:34%;height:26%}.stage-foot{left:6%;right:6%;bottom:8%}.stage-foot p{font-size:12px}.stage-foot>span{font-size:10px}.stage-progress{left:6%}
 .project-runway{height:auto;padding:0}.runway-stage{height:auto;min-height:0;position:relative;padding:45px 6%;display:block}.runway-heading{display:grid;grid-template-columns:1fr auto;gap:20px}.runway-heading>.kicker{grid-column:span 2}.runway-heading h2{font-size:46px}.runway-heading>div{gap:12px}.runway-count{display:none}
 .runway-track{margin:30px -6.8% 0;padding:0 6% 25px;width:auto;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;perspective:none;scrollbar-width:thin;touch-action:pan-x pan-y}
 .runway-panel{width:83vw;scroll-snap-align:center;transform:none!important;opacity:1!important}.runway-photo{height:47svh;min-height:290px}.runway-info{display:block}.runway-info h3{font-size:34px}.runway-info p{font-size:14px;min-height:42px}.runway-footer{display:block}.runway-footer>span{font-size:0}.runway-footer>span:after{content:'DESLIZE PARA PERCORRER';font-size:11px}.runway-footer .line-link{margin-top:20px;width:100%}
 .next-project{display:block;padding:40px 6%}.next-project img{height:auto;max-height:55svh}.next-project>span{display:block;margin-top:30px}.project-cover{margin:0 6%}.project-cover img{max-height:75svh}.bio-photo{width:100%;margin:0;aspect-ratio:auto}.career-notes{padding:50px 6%}.career-notes>div{display:block}.career-notes article{margin-top:35px}.career-notes h3{font-size:36px}
 .archive-tools{gap:12px;flex-wrap:wrap;overflow:visible}.archive-tools button{font-size:13px;min-height:44px}.archive-tools .archive-view{margin-left:0}.index-view .project-entry{grid-template-columns:80px 1fr;gap:18px}.index-view .entry-label{display:block}.index-view .entry-label h2{font-size:27px}.index-view .entry-label>span:last-child{display:none}
}
@media(prefers-reduced-motion:reduce){.motion-frame{clip-path:none}.project-runway{height:auto}.runway-stage{height:auto;position:relative}.runway-track{width:auto;overflow-x:auto;transform:none!important}.runway-panel{transform:none!important;opacity:1!important}.portrait-window{top:16svh;height:38svh}.opening-title h1 .word-newton{top:33svh}.opening-title h1 .word-lima{top:57svh}@media(max-width:700px){.portrait-window{top:16svh;height:26svh}.opening-title h1 .word-newton{top:44svh}.opening-title h1 .word-lima{top:59svh}}}
