:root { --ae-void:#100e0e; --ae-bone:#e9e1d3; --ae-wine:#37151c; --ae-linen:#b8afa2; --ae-moss:#b8bd88; --ae-line:#51433d; }
html { background:var(--ae-void); }
body.aeaea-site { margin:0; background:var(--ae-void); }
.aeaea-local-preview #cmplz-cookiebanner-container,
.aeaea-local-preview #cmplz-manage-consent { display:none!important; }
.aeaea-root { position:relative; isolation:isolate; overflow:hidden; width:100%; margin:0; background:var(--ae-void); color:var(--ae-bone); font:18px/1.62 Arial,Helvetica,sans-serif; text-align:left; }
.aeaea-root * { box-sizing:border-box; }
.aeaea-root a { color:inherit; text-decoration:none; }
.aeaea-root a:focus-visible { outline:2px solid var(--ae-moss); outline-offset:7px; }
.aeaea-root a:hover { color:#c7c992; }
.aeaea-root h1,.aeaea-root h2,.aeaea-root h3,.aeaea-root p,.aeaea-root figure { margin:0; }
.aeaea-root h1,.aeaea-root h2,.aeaea-root h3 { color:inherit; font-family:'Bodoni 72','Didot','Times New Roman',serif; font-weight:400; line-height:1.06; letter-spacing:-.04em; }
.aeaea-root h1:before,.aeaea-root h2:before { content:none!important; }
.aeaea-root h2 { font-size:clamp(48px,5vw,78px); }
.aeaea-root h3 { font-size:clamp(42px,4.4vw,68px); }
.aeaea-root em { font-weight:400; }
.aeaea-root img { display:block; width:100%; height:100%; object-fit:cover; max-width:none; border-radius:0; box-shadow:none; }
.aeaea-root p { font-size:1em; }
.aeaea-root .eyebrow { color:#bfb4a4; font-size:13px; line-height:1.6; letter-spacing:.19em; text-transform:uppercase; }
.aeaea-root .section { padding:clamp(72px,7vw,104px) 6vw; scroll-margin-top:30px; }
.aeaea-root .skip { position:absolute; top:-100px; z-index:9; padding:12px; background:var(--ae-bone); color:var(--ae-void); }
.aeaea-root .skip:focus { top:10px; }
.aeaea-root .masthead { position:absolute; z-index:2; top:0; left:0; width:100%; display:flex; align-items:center; justify-content:space-between; padding:30px 4vw; border-bottom:1px solid #e9e1d329; }
.aeaea-root .wordmark { font:400 18px/1 'Times New Roman',serif; letter-spacing:.34em; white-space:nowrap; }
.aeaea-root .masthead nav { display:flex; gap:36px; font-size:15px; }
.aeaea-root .hero { position:relative; min-height:760px; height:100svh; max-height:1100px; display:flex; align-items:center; overflow:hidden; margin:0; border:0; background:#280e15; }
.aeaea-root .hero-image { position:absolute; width:64%; height:100%; right:0; top:0; opacity:.7; }
.aeaea-root .hero-image img { object-position:53% 75%; filter:brightness(.58) saturate(.6); transform:scale(1.2); }
.aeaea-root .hero-shade { position:absolute; inset:0; background:linear-gradient(90deg,#110d0f 4%,#1d0d13dd 33%,#230e1555 72%),linear-gradient(0deg,#100e0e 0%,transparent 22%,transparent 80%,#100e0e44); }
.aeaea-root .hero-content { position:relative; width:100%; padding:104px 8vw 72px; }
.aeaea-root .hero-content h1 { margin:12px 0 16px; font-size:clamp(96px,14vw,202px); line-height:1.05; letter-spacing:-.065em; }
.aeaea-root .hero-line { font-size:clamp(16px,1.35vw,20px); letter-spacing:.14em; }
.aeaea-root .text-link { display:inline-flex; gap:35px; align-items:center; padding:12px 0; border-bottom:1px solid #8c7a6d; font-size:15px; }
.aeaea-root .hero .text-link { margin-top:38px; }
.aeaea-root .hero-bottom { position:absolute; bottom:30px; left:4vw; right:4vw; display:flex; justify-content:space-between; color:#beb3a5; font-size:13px; letter-spacing:.12em; text-transform:uppercase; }
.aeaea-root .intro { display:grid; grid-template-columns:1fr 3fr; gap:40px; }
.aeaea-root .intro h2 { font-size:clamp(46px,4.7vw,72px); }
.aeaea-root .intro-copy { display:grid; grid-template-columns:1fr 2fr; gap:36px; max-width:820px; margin-top:42px; }
.aeaea-root .intro-copy p { max-width:540px; color:#beb4a8; }
.aeaea-root .small-mark { color:#9a8a60; font:64px/1 'Times New Roman',serif; }
.aeaea-root .section-heading { display:flex; justify-content:space-between; align-items:baseline; gap:30px; margin-bottom:46px; }
.aeaea-root .quiet { color:var(--ae-linen); font-size:15px; }
.aeaea-root .work { padding-top:25px; }
.aeaea-root .work-row { display:grid; grid-template-columns:1.15fr 1fr; gap:clamp(48px,7vw,100px); align-items:center; }
.aeaea-root .work-image { height:590px; }
.aeaea-root .work-image img { object-position:50% 60%; filter:saturate(.7); }
.aeaea-root .work-copy { max-width:430px; }
.aeaea-root .index { display:block; margin-bottom:24px; color:#aa997c; font:19px/1 'Times New Roman',serif; }
.aeaea-root .work-copy h3 { margin-bottom:26px; font-size:clamp(50px,5vw,76px); }
.aeaea-root .work-copy p { color:var(--ae-linen); }
.aeaea-root .work-copy .text-link { margin-top:22px; }
.aeaea-root .education-row { display:grid; grid-template-columns:1.15fr 1fr; gap:clamp(48px,7vw,100px); padding:76px 0; margin:74px 0; border-top:1px solid var(--ae-line); border-bottom:1px solid var(--ae-line); }
.aeaea-root .education-row>div:last-child { max-width:430px; }
.aeaea-root .education-row .eyebrow { margin-bottom:22px; color:#bcc18b; }
.aeaea-root .education-row p:not(.eyebrow) { color:var(--ae-linen); }
.aeaea-root .collaboration { grid-template-columns:1fr 1.15fr; }
.aeaea-root .collaboration .work-copy { padding-left:3vw; }
.aeaea-root .collaboration img { object-position:center 30%; }
.aeaea-root .manifesto { position:relative; min-height:620px; display:flex; align-items:center; justify-content:center; overflow:hidden; text-align:center; }
.aeaea-root .manifesto>img { position:absolute; inset:0; object-position:50% 70%; filter:brightness(.45) saturate(.6); transform:scale(1.45); }
.aeaea-root .manifesto-overlay { position:absolute; inset:0; background:#230b125c; }
.aeaea-root .manifesto-copy { position:relative; padding:60px 6vw; }
.aeaea-root .manifesto-copy h2 { margin:26px 0; font-size:clamp(54px,6.2vw,92px); }
.aeaea-root .manifesto-prose { max-width:660px; margin:auto; color:var(--ae-bone); line-height:1.7; }
.aeaea-root .manifesto-prose p+p { margin-top:16px; }
.aeaea-root .about { display:grid; grid-template-columns:1fr 1fr; gap:clamp(58px,8vw,116px); align-items:start; }
.aeaea-root .about figure img { height:590px; object-position:50% 30%; }
.aeaea-root .about figcaption { margin-top:15px; color:#a89b8b; font-size:13px; letter-spacing:.03em; }
.aeaea-root .about-copy h2 { margin:24px 0; }
.aeaea-root .roles { margin-bottom:26px; color:#c1b38f; font-size:14px; line-height:1.8; }
.aeaea-root .about-copy>p:not(.eyebrow):not(.roles) { max-width:500px; margin-top:18px; color:var(--ae-linen); }
.aeaea-root .about-copy strong { color:var(--ae-bone); }
.aeaea-root .sessions { background:var(--ae-wine); }
.aeaea-root .sessions .eyebrow { color:#c4b0a1; }
.aeaea-root .sessions-grid { display:grid; grid-template-columns:1.2fr 1fr; gap:clamp(54px,7vw,100px); margin-top:28px; }
.aeaea-root .sessions h2 { margin:22px 0; font-size:clamp(50px,5vw,78px); }
.aeaea-root .session-invitation { margin-top:34px; color:#d4bcb0; font:24px/1.45 'Times New Roman',serif; }
.aeaea-root .session-detail>p { margin:24px 0 36px; color:#d4bcb0; }
.aeaea-root .expectation { display:flex; gap:22px; padding:20px 0; border-top:1px solid #6c4347; color:#d4bcb0; }
.aeaea-root .expectation>span { padding-top:5px; color:#beab8d; font-size:13px; }
.aeaea-root .expectation strong { display:block; margin-bottom:6px; color:var(--ae-bone); font-weight:400; }
.aeaea-root .expectation p { font-size:16px; }
.aeaea-root .inquiry { padding-top:26px; scroll-margin-top:40px; }
.aeaea-root .inquiry .text-link { margin-top:4px; }
.aeaea-root .inquiry-note { max-width:520px; margin-top:20px; color:#d4bcb0; font-size:16px; }
.aeaea-root .closing { padding-top:104px; padding-bottom:104px; text-align:center; }
.aeaea-root .closing h2 { margin:22px 0 32px; font-size:clamp(68px,8vw,116px); }
.aeaea-root .closing nav { display:flex; gap:45px; justify-content:center; font-size:15px; }
.aeaea-root .closing nav a { padding:12px 0; border-bottom:1px solid var(--ae-line); }
.aeaea-root footer { display:flex; flex-wrap:wrap; justify-content:space-between; align-items:center; gap:25px; margin:0 4vw; padding:30px 0; border-top:1px solid var(--ae-line); }
.aeaea-root footer>span,.aeaea-root footer a:not(.wordmark) { color:var(--ae-linen); font-size:13px; }
@media (min-width:1600px) { .aeaea-root .section { padding-left:max(6vw,calc((100vw - 1400px)/2)); padding-right:max(6vw,calc((100vw - 1400px)/2)); } }
@media (max-width:900px) { .aeaea-root { font-size:17px; }.aeaea-root .work-row,.aeaea-root .education-row,.aeaea-root .about,.aeaea-root .sessions-grid { gap:6vw; }.aeaea-root .work-image { height:500px; }.aeaea-root .about figure img { height:520px; }.aeaea-root .collaboration .work-copy { padding-left:0; } }
@media (max-width:700px) {
  .aeaea-root .masthead { padding:20px 6vw; }.aeaea-root .masthead nav { gap:18px; font-size:14px; }.aeaea-root .masthead nav a:first-child { display:none; }.aeaea-root .wordmark { font-size:16px; }
  .aeaea-root .hero { min-height:620px; max-height:900px; }.aeaea-root .hero-image { width:100%; opacity:.55; }.aeaea-root .hero-content { padding:96px 6vw 64px; }.aeaea-root .hero-content h1 { font-size:clamp(80px,23vw,104px); }.aeaea-root .hero-line { letter-spacing:.08em; }.aeaea-root .hero-shade { background:linear-gradient(90deg,#1a0b12c9,#160e1266),linear-gradient(0deg,#100e0e,transparent 45%); }.aeaea-root .hero-bottom { left:6vw; right:6vw; letter-spacing:.04em; }.aeaea-root .hero-bottom>span:last-child { display:none; }
  .aeaea-root .section { padding:64px 6vw; }.aeaea-root .intro { grid-template-columns:1fr; gap:30px; }.aeaea-root .intro-copy { grid-template-columns:1fr; gap:22px; margin-top:30px; }.aeaea-root .small-mark { display:none; }.aeaea-root .section-heading { align-items:start; margin-bottom:30px; }.aeaea-root .section-heading .quiet { max-width:140px; text-align:right; }
  .aeaea-root .work-row,.aeaea-root .collaboration,.aeaea-root .education-row,.aeaea-root .about,.aeaea-root .sessions-grid { grid-template-columns:1fr; gap:30px; }.aeaea-root .work-image { height:auto; aspect-ratio:4/5; }.aeaea-root .work-copy { max-width:none; }.aeaea-root .work-copy h3 { font-size:clamp(46px,14vw,58px); }.aeaea-root .index { margin-bottom:18px; }.aeaea-root .education-row { padding:54px 0; margin:54px 0; }.aeaea-root .collaboration .work-copy { order:2; }.aeaea-root .collaboration figure { order:1; }
  .aeaea-root .manifesto { min-height:540px; }.aeaea-root .manifesto>img { transform:scale(1.15); }.aeaea-root .manifesto-copy { padding:64px 6vw; }.aeaea-root .manifesto-copy h2 { font-size:clamp(44px,13vw,58px); }.aeaea-root .about { gap:36px; }.aeaea-root .about figure img { height:auto; aspect-ratio:4/5; }.aeaea-root .about-copy h2 { font-size:clamp(48px,15vw,62px); }
  .aeaea-root .sessions-grid { gap:28px; }.aeaea-root .sessions h2 { font-size:clamp(44px,13vw,58px); }.aeaea-root .session-detail>p { margin-top:0; }.aeaea-root .session-invitation { margin-top:26px; }.aeaea-root .closing { padding-top:76px; padding-bottom:76px; }.aeaea-root .closing nav { flex-direction:column; gap:12px; align-items:stretch; max-width:300px; margin:auto; }.aeaea-root footer { display:grid; grid-template-columns:1fr 1fr; gap:20px; margin:0 6vw; }.aeaea-root footer .wordmark,.aeaea-root footer>span:nth-child(2) { grid-column:1/-1; }
}
@media (prefers-reduced-motion:reduce) { .aeaea-root *,.aeaea-root *::before,.aeaea-root *::after { scroll-behavior:auto!important; animation:none!important; transition:none!important; } }
