:root{color-scheme:dark;--bg:#080808;--ink:#eee;--muted:#a3a3a3;--line:#292929}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:6rem}body{margin:0;background:var(--bg);color:var(--ink);font-family:'DIN Alternate','Bahnschrift','Arial Narrow',Arial,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:focus-visible{outline:2px solid white;outline-offset:7px}a:hover{color:#fff}header{position:absolute;top:0;left:0;z-index:3;width:100%;padding:2rem 4.5%;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ffffff26}.brand{font-size:1.25rem;letter-spacing:.02em}.brand span{font-size:.75rem;letter-spacing:.14em;margin-left:.6rem}nav{display:flex;gap:2.4rem;font-size:.875rem}nav a{padding:.5rem 0}.hero{position:relative;isolation:isolate;min-height:780px;height:100svh;max-height:1200px;display:flex;align-items:center;overflow:hidden}.portrait{position:absolute;inset:-4% 0;z-index:-2;background:url('assets/portrait.jpg') right 28% / auto 110% no-repeat;opacity:.6;will-change:transform}.hero:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#080808 2%,#080808d9 23%,#08080810 78%),linear-gradient(0deg,#080808 0%,transparent 35%,#08080844 100%)}.hero-content{padding:5rem 4.5% 3rem;width:100%}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:.8125rem;line-height:1.7;color:#b9b9b9;margin:0 0 2.5rem}h1{font-size:clamp(4rem,10.3vw,10rem);font-weight:400;letter-spacing:-.045em;line-height:1.01;margin:0 0 2rem}.discipline{color:#bdbdbd;font-size:1rem;line-height:1.7}.hero-bottom{position:absolute;bottom:2rem;left:4.5%;right:4.5%;display:flex;justify-content:space-between;font-size:.8125rem;color:#b9b9b9}.hero-bottom>a>span{margin-left:2rem}.section{margin:0 8%;padding:8rem 0;border-bottom:1px solid var(--line)}.quote{padding:9rem 0 10rem}.quote blockquote{margin:0 0 2rem;max-width:1080px}.quote blockquote p{font-size:clamp(2rem,4.5vw,4.4rem);line-height:1.22;letter-spacing:-.025em;margin:0 0 2rem}.quote blockquote footer{font-size:.875rem;color:var(--muted)}.translation{font-size:1rem;line-height:1.7;color:#9a9a9a;max-width:620px}.editorial{display:grid;grid-template-columns:1fr 1.55fr;gap:8%}.section-label>span{font-size:.8125rem;color:#999}.section-label h2{font-size:1.15rem;line-height:1.5;font-weight:400;margin-top:1.3rem}.copy p{font-size:1.125rem;line-height:1.85;color:var(--muted);margin:0 0 1.7rem}.copy p.lead{font-size:clamp(1.65rem,2.4vw,2.4rem);line-height:1.45;letter-spacing:-.02em;color:var(--ink);margin-bottom:2.5rem}.copy .location{margin-top:3rem;font-size:.9375rem}.text-link{display:inline-flex;gap:5rem;font-size:1rem;border-bottom:1px solid #777;padding:.9rem 0}.contact{padding:8rem 0 9rem}.contact h2{font-size:clamp(3rem,8.5vw,8rem);line-height:1.2;letter-spacing:-.04em;font-weight:400;margin:0 0 2rem}.contact h2 span{font-size:.65em;display:inline-block;margin-left:2.5rem;transition:transform .3s}.contact h2 a:hover span{transform:translate(5px,-5px)}.email{font-size:clamp(1rem,2vw,1.6rem);color:var(--muted);overflow-wrap:anywhere}.bottom{padding:2rem 4.5%;display:flex;justify-content:space-between;gap:1.5rem;color:#929292;font-size:.8125rem}.skip{position:fixed;top:-100px;left:1rem;z-index:10;background:black;padding:1rem}.skip:focus{top:1rem}.motion .reveal{opacity:0;transform:translateY(24px);transition:opacity .9s ease,transform .9s ease}.motion .reveal.visible{opacity:1;transform:none}@media(min-width:1600px){.section{max-width:1400px;margin-inline:auto}}@media(max-width:700px){header{padding:1.3rem 6%}.brand span{display:none}nav{gap:1.1rem;font-size:.8125rem}.hero{min-height:680px;max-height:950px}.portrait{background-size:auto 96%;background-position:65% 30%;opacity:.48}.hero:after{background:linear-gradient(90deg,#080808a6,transparent),linear-gradient(0deg,#080808 0%,transparent 70%)}.hero-content{padding:9rem 6% 5rem;align-self:flex-end;margin-bottom:6rem}h1{font-size:clamp(3rem,13vw,5.6rem)}.hero-content .eyebrow{margin-bottom:1.6rem}.hero-bottom{left:6%;right:6%;font-size:.75rem}.hero-bottom>a>span{margin-left:.5rem}.section{margin:0 6%;padding:5rem 0}.editorial{grid-template-columns:1fr;gap:2.4rem}.section-label h2{margin:.7rem 0 0}.section-label h2 br{display:none}.copy p{font-size:1rem;line-height:1.8}.contact h2 span{margin-left:1rem}.bottom{padding:2rem 6%;flex-wrap:wrap;font-size:.75rem}.bottom span:nth-child(2){display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.motion .reveal{opacity:1;transform:none;transition:none}.portrait{will-change:auto}.contact h2 span{transition:none}}
.footer-link,.consent button,.privacy button{font:inherit;color:inherit;background:none;border:0;cursor:pointer}.footer-link{padding:0;color:#929292}.footer-link:hover,.consent button:hover,.privacy button:hover{color:#fff}.consent{position:fixed;z-index:20;left:1.5rem;right:1.5rem;bottom:1.5rem;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2rem;align-items:center;padding:1.4rem 1.5rem;background:#121212f5;border:1px solid #3a3a3a;box-shadow:0 18px 60px #0009}.consent[hidden]{display:none}.consent p{max-width:820px;margin:0;color:#bcbcbc;font-size:.9375rem;line-height:1.55}.consent p button{text-decoration:underline;text-underline-offset:.2em}.consent-actions,.privacy-actions{display:flex;gap:.7rem}.choice{min-width:7rem;padding:.75rem 1rem!important;border:1px solid #555!important;text-transform:uppercase;letter-spacing:.1em;font-size:.75rem!important}.choice-primary{background:#eee!important;color:#080808!important;border-color:#eee!important}.choice-primary:hover{background:#fff!important;color:#000!important}.privacy{width:min(720px,calc(100% - 2rem));max-height:calc(100dvh - 2rem);padding:3rem;background:#0d0d0d;color:var(--ink);border:1px solid #3a3a3a}.privacy::backdrop{background:#000c;backdrop-filter:blur(4px)}.privacy-close{position:absolute;right:1.2rem;top:.8rem;font-size:2rem}.privacy h2{font-size:clamp(2rem,5vw,3.6rem);font-weight:400;letter-spacing:-.03em;margin:0 0 2.4rem}.privacy h3{margin:2rem 0 .5rem;font-size:1rem;font-weight:400}.privacy p{color:#aaa;line-height:1.7}.privacy a{text-decoration:underline;text-underline-offset:.2em}.privacy-actions{margin-top:2.5rem;flex-wrap:wrap}@media(max-width:700px){.consent{left:.75rem;right:.75rem;bottom:.75rem;grid-template-columns:1fr;gap:1rem;padding:1.1rem}.consent-actions{justify-content:flex-end}.privacy{padding:2.5rem 1.4rem 1.5rem}.privacy-actions .choice{flex:1}.bottom .footer-link{order:3;width:100%;text-align:left}}
