:root{--ink:#0a0a0a;--muted:#696969;--line:#d9d9d9;--paper:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}main{width:min(100%,1600px);margin:0 auto;padding:0 3.25vw}.nav{height:96px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.wordmark{font-size:1.35rem;font-weight:800;letter-spacing:-.06em}.wordmark span{color:#9c9c9c}.navLinks{display:flex;gap:2rem;font-size:.77rem;text-transform:uppercase;letter-spacing:.12em}.email,.navLinks a{position:relative}.email:after,.navLinks a:after{content:"";position:absolute;left:0;bottom:-5px;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:right;transition:transform .25s ease}.email:hover:after,.navLinks a:hover:after{transform:scaleX(1);transform-origin:left}.hero{min-height:calc(100vh - 96px);display:flex;flex-direction:column;justify-content:space-between;padding:7vh 0 5vh}.eyebrow,.sectionLabel{margin:0;font:600 .68rem/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.14em;text-transform:uppercase}.hero h1{margin:4vh 0;max-width:1200px;font-size:clamp(3.75rem,8.8vw,9.5rem);line-height:.87;letter-spacing:-.075em;font-weight:500}.hero h1 em{font-family:Georgia,Times New Roman,serif;font-weight:400}.heroFooter{display:flex;align-items:end;justify-content:space-between}.heroFooter p{max-width:540px;margin:0;color:#353535;font-size:clamp(1rem,1.35vw,1.3rem);line-height:1.45}.roundLink{width:58px;height:58px;border:1px solid var(--ink);border-radius:50%;display:grid;place-items:center;font-size:1.2rem;transition:background .2s,color .2s}.roundLink:hover{background:var(--ink);color:white}.portrait{margin:0;border-top:1px solid var(--line)}.architectPortrait img{display:block;width:100%;height:min(78vw,1020px);object-fit:cover;object-position:center 40%;filter:saturate(.88) contrast(1.02)}.portrait figcaption{min-height:54px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);font:.64rem ui-monospace,monospace;letter-spacing:.12em;text-transform:uppercase}.about,.capabilities,.destinations,.experience,.statement{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 3fr;gap:3rem;padding:9rem 0}.experience h2,.statement h2{margin:0;max-width:820px;font:400 clamp(2.6rem,5.8vw,6rem)/.98 Arial,sans-serif;letter-spacing:-.055em}.lead{max-width:780px;margin:3rem 0 0;font:400 clamp(1.3rem,2vw,2rem)/1.4 Georgia,serif;color:#333}.principles{border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr)}.principles article{padding:3.5rem 3rem 5rem 0;border-right:1px solid var(--line)}.principles article:not(:first-child){padding-left:3rem}.principles article:last-child{border-right:0}.principles span{font:.7rem ui-monospace,monospace;color:var(--muted)}.principles h3{margin:4rem 0 1rem;font-size:1.65rem;letter-spacing:-.035em}.bio p,.principles p{margin:0;max-width:390px;color:var(--muted);line-height:1.6}.systemMap{min-height:530px;padding:7rem 3rem;background:#fafafa;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.mapNode{flex:none;border:1px solid var(--ink);border-radius:999px;display:grid;place-items:center;text-transform:uppercase;letter-spacing:.14em;font-size:.66rem;background:white}.mapNode.small{width:130px;height:130px}.mapNode.core{width:210px;height:210px;font-size:.78rem}.mapLine{width:clamp(45px,9vw,160px);height:1px;background:var(--ink)}.mapCaption{position:absolute;left:2rem;bottom:2rem;font:.68rem ui-monospace,monospace;text-transform:uppercase;letter-spacing:.12em}.artist{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;min-height:900px}.artistImage{min-height:720px;overflow:hidden}.artistImage img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top;filter:grayscale(1) contrast(1.1);transition:filter .5s ease}.artist:hover .artistImage img{filter:grayscale(.15) contrast(1.04)}.artistCopy{padding:8rem clamp(2.5rem,6vw,7rem);display:flex;flex-direction:column;justify-content:space-between;border-left:1px solid var(--line)}.artistCopy h2{margin:auto 0 3rem;font-size:clamp(3.1rem,5.5vw,6.4rem);line-height:.9;letter-spacing:-.065em;font-weight:500}.artistCopy h2 em{font-family:Georgia,serif;font-weight:400}.artistCopy>p:last-child{max-width:520px;margin:0;color:var(--muted);font:1.15rem/1.65 Georgia,serif}.experienceBody{display:grid;grid-template-columns:1.5fr 1fr;gap:5rem}.bio{display:flex;flex-direction:column;gap:1.5rem;padding-top:.5rem}.bio a{color:var(--ink);border-bottom:1px solid}.capabilities ul{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:1fr 1fr;column-gap:4rem}.capabilities li{border-top:1px solid var(--line);padding:1.25rem 0;font-size:clamp(1.15rem,2vw,1.8rem);letter-spacing:-.025em;display:flex;gap:1.5rem}.capabilities li span{padding-top:.3rem;font:.63rem ui-monospace,monospace;color:var(--muted)}.destinations>div{border-top:1px solid var(--ink)}.destinations a{min-height:100px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:1.5fr 1fr auto;align-items:center;transition:padding .2s ease}.destinations a:hover{padding:0 1rem}.destinationName{font-size:clamp(1.7rem,3.5vw,3.2rem);letter-spacing:-.045em}.destinationDetail{color:var(--muted);font-size:.85rem}.arrow{font-size:1.4rem}.aboutLinks{border-top:1px solid var(--ink)}.aboutLinks a{min-height:150px;display:grid;grid-template-columns:1fr 2fr auto;align-items:center;gap:2rem;border-bottom:1px solid var(--line);transition:padding .2s ease,background .2s ease}.aboutLinks a:hover{padding:0 1.25rem;background:#fafafa}.aboutType{font:.65rem ui-monospace,monospace;text-transform:uppercase;letter-spacing:.12em;color:var(--muted)}.aboutLinks strong{font-size:clamp(1.7rem,3.4vw,3.5rem);letter-spacing:-.045em;font-weight:500}footer{border-top:1px solid var(--ink);padding:8rem 0 2rem}footer h2{margin:0 0 4rem;font-size:clamp(4rem,10vw,10rem);line-height:.84;letter-spacing:-.075em;font-weight:500}.email{display:inline-block;font:1.25rem Georgia,serif}.footerMeta{margin-top:9rem;border-top:1px solid var(--line);padding-top:1.5rem;display:flex;justify-content:space-between;font:.65rem ui-monospace,monospace;text-transform:uppercase;letter-spacing:.1em}@media (max-width:760px){main{padding:0 20px}.nav{height:76px}.navLinks{gap:1rem}.navLinks a:first-child{display:none}.hero{min-height:calc(100svh - 76px);padding:4rem 0 2rem}.hero h1{font-size:clamp(3.3rem,16vw,5.4rem)}.heroFooter{gap:2rem}.heroFooter p{max-width:76%}.architectPortrait img{height:118vw;object-position:center}.about,.capabilities,.destinations,.experience,.statement{grid-template-columns:1fr;padding:5rem 0;gap:3rem}.principles{grid-template-columns:1fr}.principles article,.principles article:not(:first-child){padding:3rem 0;border-right:0;border-bottom:1px solid var(--line)}.principles h3{margin-top:2.5rem}.systemMap{min-height:370px;padding:5rem 0}.mapNode.small{width:82px;height:82px}.mapNode.core{width:122px;height:122px}.mapLine{width:18px}.artist{grid-template-columns:1fr;min-height:0}.artistImage{min-height:130vw}.artistCopy{min-height:620px;padding:4rem 1rem 5rem;border-left:0;border-top:1px solid var(--line)}.artistCopy h2{margin:7rem 0 2rem}.experienceBody{gap:3rem}.capabilities ul,.experienceBody{grid-template-columns:1fr}.destinations a{grid-template-columns:1fr auto;padding:1.5rem 0}.destinationDetail{grid-column:1;margin-top:.45rem}.arrow{grid-column:2;grid-row:1/span 2}.aboutLinks a{min-height:130px;grid-template-columns:1fr auto;gap:.8rem;padding:1.5rem 0}.aboutLinks strong,.aboutType{grid-column:1}.aboutLinks .arrow{grid-column:2;grid-row:1/span 2}footer{padding-top:5rem}.footerMeta{margin-top:6rem;flex-direction:column;gap:.7rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.filmPage{width:100%;max-width:none;padding:0;background:#050506;color:#f5f5f3}.filmNav{height:78px;padding:0 3.5vw;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #292929;font:.65rem ui-monospace,monospace;letter-spacing:.14em;text-transform:uppercase}.filmHero{min-height:calc(100svh - 78px);display:grid;grid-template-columns:1.2fr .8fr;overflow:hidden}.filmTitle{padding:8vh 4vw;display:flex;flex-direction:column;justify-content:space-between}.filmIndex,.filmTitle>p:first-child{font:.64rem ui-monospace,monospace;letter-spacing:.15em;text-transform:uppercase;color:#a2a2a2}.filmTitle h1{margin:0;font-size:clamp(5rem,11vw,12rem);line-height:.75;letter-spacing:-.08em;font-weight:600;text-transform:uppercase}.filmTitle h1 em{color:#a10b16;font-family:Georgia,serif;font-weight:400;text-transform:none}.logline{font:1.2rem Georgia,serif}.filmHero>img{width:100%;height:100%;object-fit:cover}.filmIntro{padding:10rem 4vw;display:grid;grid-template-columns:.6fr 1.4fr 1fr;gap:4vw;border-top:1px solid #292929}.filmIntro h2,.virumFeature h2{margin:0;font-size:clamp(3.5rem,7vw,7.8rem);line-height:.88;letter-spacing:-.06em;font-weight:500}.filmProse,.virumFeature p:last-child{color:#aaa;font:1.05rem/1.75 Georgia,serif}.filmProse p{margin:0 0 2rem}.virumFeature{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #292929}.virumFeature>img{width:100%;height:100%;min-height:900px;object-fit:cover}.virumFeature>div{padding:8rem 5vw;display:flex;flex-direction:column;justify-content:space-between}.virumFeature p:last-child{max-width:520px}.filmVideo{padding:8rem 4vw;border-top:1px solid #292929}.filmVideo video{display:block;width:100%;max-height:80vh;margin-top:3rem;background:black}.filmThesis{position:relative;min-height:75vh;display:grid;place-items:center;overflow:hidden}.filmThesis img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.45}.filmThesis:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#000,transparent 45%,#000)}.filmThesis blockquote{position:relative;z-index:1;width:min(900px,80%);margin:0;text-align:center;font:clamp(2.5rem,5vw,5.5rem)/1.05 Georgia,serif;letter-spacing:-.045em}.filmQuotes{padding:9rem 4vw}.filmQuotes blockquote{margin:0;padding:3rem 0;border-top:1px solid #292929;display:flex;justify-content:space-between;align-items:end;gap:2rem}.filmQuotes blockquote p{margin:0;max-width:1000px;font-size:clamp(2rem,4vw,4.5rem);line-height:1;letter-spacing:-.05em}.filmQuotes cite{flex:none;color:#999;font:.68rem ui-monospace,monospace;text-transform:uppercase;letter-spacing:.12em}.filmFooter{border-top:1px solid #292929;padding:3rem 4vw;display:flex;justify-content:space-between;font:.62rem ui-monospace,monospace;text-transform:uppercase;letter-spacing:.1em}@media (max-width:760px){.filmNav span{display:none}.filmHero{grid-template-columns:1fr}.filmTitle{min-height:72svh}.filmHero>img{max-height:75svh}.filmIntro{padding:6rem 20px}.filmIntro,.virumFeature{grid-template-columns:1fr}.virumFeature>img{min-height:130vw}.virumFeature>div{min-height:650px;padding:5rem 20px}.filmVideo{padding:6rem 20px}.filmThesis blockquote{width:88%}.filmQuotes{padding:6rem 20px}.filmQuotes blockquote{align-items:start;flex-direction:column}.filmFooter{flex-direction:column;gap:1rem}}