:root{--navy:#071a2f;--navy-soft:#102942;--paper:#f0eee7;--white:#f8f7f2;--ink:#17212a;--muted:#68727a;--line:#071a2f2e}*{box-sizing:border-box}html{background:var(--navy)}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:DM Sans,Arial,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;width:17px}.hero{background:var(--navy);min-height:100svh;color:var(--white);position:relative;overflow:hidden}.hero-portrait{position:absolute;inset:0;overflow:hidden}.hero-photo{object-fit:cover;object-position:50% 50%;filter:saturate(.78)contrast(1.06);animation:1.4s cubic-bezier(.22,1,.36,1) both hero-scale}.hero-shade{background:linear-gradient(90deg,#0000 45%,#071a2f14),linear-gradient(#0000 52%,#071a2fb8);position:absolute;inset:0}.hero-name{z-index:1;text-align:right;width:min(44vw,610px);position:absolute;bottom:clamp(38px,7vh,72px);right:clamp(28px,5vw,76px)}.hero h1{letter-spacing:-.06em;margin:0;font-family:Newsreader,Georgia,serif;font-size:clamp(4rem,6.6vw,7rem);font-weight:400;line-height:.82}.hero h1 span{display:block}.reveal{animation:.8s cubic-bezier(.22,1,.36,1) .1s both rise}@keyframes rise{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}@keyframes hero-scale{0%{opacity:0;transform:scale(1.035)}to{opacity:1;transform:scale(1)}}.introduction{padding:clamp(90px,12vw,180px) clamp(24px,7vw,112px)}.introduction h2,.work-heading h2,.carousel-heading h2,.closing h2{letter-spacing:-.045em;margin:0;font-family:Newsreader,Georgia,serif;font-size:clamp(2.7rem,5.5vw,6.2rem);font-weight:400;line-height:.97}.introduction h2{max-width:1040px}.prose-columns{grid-template-columns:1fr 1fr;gap:clamp(32px,6vw,88px);max-width:970px;margin-top:clamp(52px,8vw,105px);display:grid}.prose-columns p{color:#47545d;margin:0;font-size:clamp(.94rem,1.15vw,1.06rem);line-height:1.75}.work-section{color:var(--white);background:var(--navy);padding:clamp(104px,12vw,172px) clamp(24px,7vw,112px) clamp(112px,13vw,184px)}.work-heading{margin-bottom:clamp(72px,9vw,120px)}.work-list{border-top:1px solid #f8f7f238}.work-row{border-bottom:1px solid #f8f7f238;grid-template-columns:42px minmax(190px,.85fr) minmax(280px,1.45fr) 42px;align-items:start;gap:clamp(18px,3.5vw,58px);padding:35px 0;display:grid}.work-number,.work-title p{color:#f8f7f280;letter-spacing:.08em;text-transform:uppercase;font-size:.69rem}.work-title-line{flex-wrap:wrap;align-items:baseline;gap:8px 14px;display:flex}.work-title h3{letter-spacing:-.03em;margin:-6px 0 9px;font-family:Newsreader,Georgia,serif;font-size:clamp(1.8rem,2.7vw,3rem);font-weight:400}.work-title p,.work-description,.work-description p{margin:0}.work-description{color:#f8f7f2b3;max-width:620px;font-size:.9rem;line-height:1.7}.work-row>a,.empty-link{border:1px solid #f8f7f24d;border-radius:50%;place-items:center;width:40px;height:40px;transition:color .2s,background .2s,transform .2s;display:grid}.work-link-label{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.work-row>a:hover,.work-row>a:focus-visible{color:var(--navy);background:var(--white);transform:rotate(5deg)}.work-row>a:focus-visible{outline:2px solid var(--white);outline-offset:4px}.empty-link{color:#f8f7f259}.background-section{color:var(--white);background:#d9d5c9;padding:clamp(72px,8.5vw,112px) 0 clamp(84px,10vw,136px);position:relative;overflow:hidden}.carousel-toolbar{color:var(--navy);justify-content:flex-end;margin-bottom:clamp(20px,2.5vw,32px);padding:0 clamp(24px,7vw,112px);display:flex}.carousel-controls{flex:none;grid-template-columns:48px 48px;align-items:center;gap:10px;display:grid}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.carousel-controls button{width:48px;height:48px;color:var(--navy);cursor:pointer;background:0 0;border:1px solid #071a2f4d;border-radius:50%;place-items:center;transition:color .2s,background .2s,opacity .2s;display:grid}.carousel-controls button:hover:not(:disabled),.carousel-controls button:focus-visible{color:var(--white);background:var(--navy)}.carousel-controls button:focus-visible,.carousel-track:focus-visible{outline:2px solid var(--navy);outline-offset:4px}.carousel-controls button:disabled{opacity:.28;cursor:default}.carousel-track{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;touch-action:pan-x pan-y;gap:clamp(14px,2vw,28px);width:100%;padding:0 clamp(24px,7vw,112px);scroll-padding-inline:clamp(24px,7vw,112px);display:flex;overflow-x:auto}.carousel-track::-webkit-scrollbar{display:none}.background-slide{isolation:isolate;min-width:0;min-height:clamp(520px,54vw,680px);color:var(--white);background:var(--navy);scroll-snap-align:start;scroll-snap-stop:always;flex:0 0 min(82vw,1120px);align-items:flex-end;padding:clamp(28px,4.5vw,64px);display:flex;position:relative;overflow:hidden}.slide-image{z-index:-2;position:absolute;inset:0}.slide-image img{object-fit:cover;transition:transform .7s cubic-bezier(.22,1,.36,1)}.background-slide:hover .slide-image img{transform:scale(1.018)}.slide-shade{z-index:-1;background:linear-gradient(#071a2f0a 24%,#071a2f3d 58%,#071a2fe6 100%),linear-gradient(90deg,#071a2f6b,#0000 68%);position:absolute;inset:0}.slide-copy{max-width:760px}.slide-copy h3{letter-spacing:-.045em;text-wrap:balance;max-width:720px;margin:0;font-family:Newsreader,Georgia,serif;font-size:clamp(2.8rem,5.4vw,5.8rem);font-weight:400;line-height:.92}.slide-sources{color:#f8f7f2b3;letter-spacing:.03em;flex-wrap:wrap;gap:8px 12px;margin:22px 0 0;font-size:.72rem;display:flex}.slide-sources a{color:var(--white);border-bottom:1px solid #f8f7f27a}.slide-sources a:hover{opacity:.7}.closing{grid-template-columns:1fr;align-content:center;gap:clamp(44px,7vw,88px);min-height:62svh;padding:clamp(90px,12vw,170px) clamp(24px,7vw,112px);display:grid}.contact-lines{gap:18px;display:grid}.contact-lines a{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:0 0 13px;font-size:.84rem;transition:color .18s;display:flex}.contact-lines a:hover{color:#32678e}footer{color:#f8f7f28c;background:var(--navy);padding:25px clamp(24px,7vw,112px);font-size:.68rem}@media (max-width:760px){.hero-portrait{inset:0}.hero-photo{object-position:38.5% 50%}.hero-shade{background:linear-gradient(#0000 35%,#071a2f0d 58%,#071a2fe6)}.hero-name{width:auto;bottom:clamp(30px,6.5vh,55px);left:22px;right:22px}.hero h1{font-size:clamp(2.15rem,10vw,4.8rem);line-height:.9}.hero h1 span{white-space:nowrap}.introduction{padding-top:80px;padding-bottom:90px}.prose-columns{grid-template-columns:1fr;gap:22px;margin-top:45px}.work-row{grid-template-columns:28px minmax(0,1fr) 40px;gap:12px;padding:28px 0}.work-description{grid-column:2/4;padding-right:6px}.work-row>.work-link{border-radius:999px;grid-column:2/4;justify-self:start;gap:9px;width:auto;min-width:44px;height:44px;padding:0 16px;font-size:.78rem;display:flex}.work-link-label{clip:auto;white-space:nowrap;width:auto;height:auto;margin:0;position:static;overflow:visible}.work-row>.work-link:hover,.work-row>.work-link:focus-visible{transform:translateY(-1px)}.carousel-track{gap:12px;padding-right:10vw}.background-slide{flex-basis:86vw;min-height:min(68svh,610px);padding:24px}.slide-copy h3{font-size:clamp(2.4rem,11vw,4rem)}.slide-shade{background:linear-gradient(#071a2f0a 24%,#071a2f47 52%,#071a2ff0 100%)}.closing{min-height:75svh}}@media (max-width:350px){.introduction h2,.work-heading h2,.closing h2{font-size:2.45rem}.closing h2{font-size:2rem}.background-slide{min-height:560px}.slide-copy h3{font-size:1.9rem;line-height:.95}.work-description{font-size:.84rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
