@charset "UTF-8";
:root{--navy:#071d35;--blue:#143b68;--cream:#f4f0e7;--white:#fcfbf7;--gold:#b89b60;--ink:#152130;--line:rgba(21,33,48,.2)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:"Helvetica Neue","Yu Gothic",YuGothic,sans-serif}a{color:inherit;text-decoration:none}img{display:block;width:100%;height:100%;object-fit:cover}.header{height:82px;padding:0 4vw;display:flex;align-items:center;justify-content:space-between;position:absolute;inset:0 0 auto;z-index:5;color:white;border-bottom:1px solid rgba(255,255,255,.3)}.logo{font-size:.82rem;letter-spacing:.18em}.logo b{font-weight:900}.header nav{display:flex;gap:2rem;font-size:.65rem;letter-spacing:.16em;font-weight:700}.hero{height:100svh;min-height:700px;position:relative;background:var(--navy);color:white;overflow:hidden}.heroImage{position:absolute;inset:0 0 0 44%}.heroImage:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--navy),transparent 48%),linear-gradient(0deg,rgba(7,29,53,.25),transparent)}.heroCopy{position:relative;z-index:2;padding:20vh 0 0 7vw;width:55%}.micro{font-size:.62rem;font-weight:800;letter-spacing:.22em}.hero h1,.origin h2,.current h2,.works h2,.protoCta h2,.protoHero h1{font-family:Georgia,"Yu Mincho",serif;font-weight:400;line-height:1.08;letter-spacing:-.07em}.hero h1{font-size:clamp(4rem,8vw,8.5rem);margin:2.5rem 0}.heroLead{font-size:1.05rem;line-height:2}.textLink{display:inline-flex;gap:4rem;margin-top:3rem;padding-bottom:.7rem;border-bottom:1px solid white;font-size:.65rem;letter-spacing:.2em}.version{position:absolute;z-index:2;right:3vw;bottom:3vw;font-size:.58rem;letter-spacing:.2em}.origin{padding:130px 6vw 170px}.sectionIntro{display:grid;grid-template-columns:1fr 2fr;align-items:start}.sectionIntro h2{font-size:clamp(3.2rem,6vw,6.8rem);margin:0}.originGrid{margin-top:100px;display:grid;grid-template-columns:1fr .75fr 1fr;gap:4vw;align-items:start}.originCard{margin:0}.originCard img{aspect-ratio:4/5}.originCard.close{margin-top:220px}.originCard figcaption{padding-top:1rem;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:1rem;font-size:.6rem;letter-spacing:.12em}.originCard figcaption span{opacity:.6}.storyText{padding-top:80px;font-family:Georgia,"Yu Mincho",serif;font-size:1rem;line-height:2}.storyText blockquote{margin:4rem 0;font-size:clamp(1.8rem,3vw,3rem);line-height:1.5}.current{background:var(--white);display:grid;grid-template-columns:1.05fr .95fr;min-height:100vh}.currentPhoto{position:relative;min-height:850px}.currentPhoto span{position:absolute;top:35px;left:35px;border:1px solid white;color:white;border-radius:50%;width:70px;height:70px;display:grid;place-items:center;font-size:.6rem;letter-spacing:.15em}.currentInfo{padding:10vw 7vw}.currentInfo h2{font-size:clamp(3rem,6vw,6rem);margin:2rem 0}.currentLead{line-height:2;margin-bottom:4rem}.current dl{border-top:1px solid var(--line)}.current dl div{display:grid;grid-template-columns:140px 1fr;padding:1rem 0;border-bottom:1px solid var(--line)}dt{font-size:.57rem;letter-spacing:.16em;font-weight:800}dd{margin:0;font-size:.85rem}.disclosure{font-size:.68rem;line-height:1.8;opacity:.55;margin-top:2rem}.works{padding:140px 7vw;background:var(--navy);color:white}.worksTitle{display:grid;grid-template-columns:2fr 1fr;gap:6vw;align-items:end}.worksTitle h2{font-size:clamp(3.3rem,6vw,6.8rem);margin:2rem 0}.worksTitle p{line-height:1.9;opacity:.65}.linkCards{display:grid;grid-template-columns:1fr 1fr;margin-top:70px;border-top:1px solid rgba(255,255,255,.25)}.linkCard{padding:2rem 0;border-bottom:1px solid rgba(255,255,255,.25);display:flex;justify-content:space-between;font-size:.65rem;letter-spacing:.15em}.linkCard:first-child{margin-right:2rem}.linkCard.disabled{opacity:.45}.protoCta{padding:150px 7vw;background:var(--gold);color:var(--navy)}.protoCta h2{font-size:clamp(4rem,8vw,9rem);margin:2rem 0}.protoCta>p:not(.micro){line-height:2}.protoCta>a{margin-top:3rem;display:flex;justify-content:space-between;max-width:520px;padding:1.5rem 0;border-bottom:1px solid var(--navy);font-size:.75rem;letter-spacing:.16em;font-weight:800}footer{padding:35px 4vw;display:flex;justify-content:space-between;gap:2rem;font-size:.55rem;letter-spacing:.12em}.protoPage{background:var(--navy);color:white;min-height:100vh}.header.dark{position:absolute}.protoHero{padding:180px 7vw 110px;min-height:76vh;display:flex;flex-direction:column;justify-content:center}.protoHero h1{font-size:clamp(4rem,8vw,9rem);margin:2rem 0}.protoHero>p:not(.micro){line-height:2;opacity:.7}.backLink{margin-top:3rem;font-size:.65rem;letter-spacing:.16em}.archive{background:var(--cream);color:var(--ink);padding:100px 7vw 140px}.archiveNote{display:grid;grid-template-columns:1fr 2fr;gap:4vw;padding-bottom:60px}.archiveNote span{font-size:.6rem;font-weight:800;letter-spacing:.2em}.archiveNote p{max-width:650px;line-height:1.8;margin:0}.protoList{border-top:1px solid var(--line)}.protoItem{display:grid;grid-template-columns:90px 1fr auto;gap:3rem;padding:45px 0;border-bottom:1px solid var(--line);align-items:center}.protoNo{font-family:Georgia,serif;font-size:2.5rem;color:var(--gold)}.protoItem span,.protoItem>b{font-size:.55rem;letter-spacing:.18em}.protoItem h2{font-size:2.1rem;margin:.5rem 0}.protoItem p{margin:0;opacity:.6}.darkFooter{background:#031323;color:white;border-top:1px solid rgba(255,255,255,.2)}
@media(max-width:760px){.header{height:68px}.header nav a:not(:last-child){display:none}.hero{min-height:760px}.heroImage{inset:45% 0 0 15%}.heroCopy{padding:130px 6vw 0;width:100%}.hero h1{font-size:17vw}.heroLead{font-size:.9rem}.version{bottom:20px}.origin{padding:90px 6vw}.sectionIntro{grid-template-columns:1fr;gap:2rem}.originGrid{grid-template-columns:1fr;margin-top:60px}.originCard.close{margin-top:10px}.storyText{padding:20px 3vw}.current{grid-template-columns:1fr}.currentPhoto{min-height:640px}.currentInfo{padding:90px 7vw}.works,.protoCta{padding:90px 7vw}.worksTitle{grid-template-columns:1fr}.linkCards{grid-template-columns:1fr}.linkCard:first-child{margin-right:0}.protoCta h2{font-size:16vw}.protoHero{padding:130px 7vw 80px}.archive{padding:70px 6vw}.archiveNote{grid-template-columns:1fr}.protoItem{grid-template-columns:55px 1fr;gap:1rem}.protoItem>b{grid-column:2}.protoItem h2{font-size:1.5rem}footer{flex-wrap:wrap}footer p{width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
