@font-face{font-family:Manrope;src:url('assets/manrope-regular.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:Space;src:url('assets/space-grotesk-bold.ttf') format('truetype');font-weight:700;font-display:swap}
:root{--ink:#101217;--paper:#f0f2f3;--white:#f3f5f6;--orange:#ff7045;--muted:#b0b6bf;--line:#ffffff24;--display:Space,Arial,sans-serif;--body:Manrope,Arial,sans-serif;color-scheme:dark;font-family:var(--body);background:var(--ink);color:var(--white);font-size:16px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid var(--orange);outline-offset:6px}img{display:block;max-width:100%}::selection{background:var(--orange);color:var(--ink)}.wrap{width:min(1280px,88%);margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.skip{position:fixed;z-index:10;top:12px;left:12px;padding:14px 20px;background:var(--orange);color:var(--ink);transform:translateY(-180%)}.skip:focus{transform:translateY(0)}
.dark-top{background:var(--ink)}.nav{height:100px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);gap:25px}.brand{display:inline-flex;align-items:center;gap:14px}.brand-mark{width:53px;height:auto}.brand-name{font-family:var(--display);font-size:12px;line-height:1.25;letter-spacing:1px}.nav-projects{display:flex;align-items:center;gap:12px;font-size:14px}.nav-projects sup{color:var(--orange);font-size:11px;align-self:flex-start}.nav-projects>span{font-size:23px;margin-left:14px;color:var(--orange)}
.hero-layout{display:grid;grid-template-columns:1.12fr 1fr;gap:80px;align-items:center;padding:72px 0 80px}.hero-copy{min-width:0}.hero-kicker{font-size:12px;letter-spacing:1.9px;color:#c4cad1;margin:0 0 26px;display:flex;align-items:center;gap:12px}.hero-kicker:before{content:'';width:23px;height:2px;background:var(--orange)}h1{font-family:var(--display);font-size:clamp(4.6rem,8.7vw,8.1rem);font-weight:700;line-height:1.02;letter-spacing:-.065em;margin:0 0 29px}.name-first,.name-last{display:block}.name-last{color:#b4bdc7}.name-dot{color:var(--orange)}.hero-description{font-size:18px;line-height:1.8;color:var(--muted);max-width:410px;margin:0 0 31px}.hero-cta{display:inline-flex;align-items:center;gap:25px;padding:6px 6px 6px 20px;border:1px solid #646b75;border-radius:3px;font-size:14px;transition:border-color .2s,background .2s}.cta-icon{display:grid;place-items:center;width:39px;height:39px;color:var(--ink);background:var(--orange);font-size:23px;border-radius:1px}.hero-cta:hover{border-color:var(--orange);background:#ffffff08}.hero-portrait{margin:0 0 0 auto;max-width:440px;width:100%}.portrait-frame{border-radius:4px;overflow:hidden;background:#e9ebec;border:1px solid #ffffff20}.portrait-frame img{width:100%;height:auto}.hero-portrait figcaption{display:flex;justify-content:space-between;align-items:center;gap:15px;padding-top:17px;font-size:12px;color:#b0b6bf}.hero-portrait figcaption>span:first-child{font-size:10px;letter-spacing:.9px}
.work-section{background:var(--paper);color:var(--ink);color-scheme:light;padding:85px 0 94px}.work-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:46px}.section-kicker{display:flex;align-items:center;gap:12px;font-size:11px;letter-spacing:1.3px;color:#59646e}.section-kicker>span{font-size:22px;color:#bd4524}.work-intro h2{font-family:var(--display);font-size:clamp(2.5rem,4.7vw,4.2rem);line-height:1.1;letter-spacing:-.05em;margin:20px 0 0}.work-intro>p{font-size:15px;line-height:1.8;color:#57616d;margin:0 0 5px}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:38px}.project{min-width:0;scroll-margin-top:30px}.project-stage{display:block;overflow:hidden;border-radius:4px;padding:24px 20px 18px}.stage-heaven{background:#dde3dc}.stage-offshore{background:#dbe4e9}.stage-heading{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-bottom:24px;font-size:10px;letter-spacing:1px;color:#405246}.stage-heading>span:last-child{font-family:var(--display);font-size:19px}.stage-offshore .stage-heading{color:#3b5364}.project-browser{border:1px solid #ffffff99;border-radius:4px;overflow:hidden;box-shadow:0 18px 30px -18px #162d3555;transition:transform .3s}.project-browser img{width:100%;height:auto}.window-bar{height:26px;display:flex;align-items:center;justify-content:space-between;padding:0 10px;background:#f4f5f1;color:#647065;font-size:10px}.stage-offshore .window-bar{background:#1b2835;color:#bbc5ce}.window-dots{display:flex;gap:4px}.window-dots i{display:block;width:5px;height:5px;background:#919a93;border-radius:50%}.window-dots i:first-child{background:#e27b60}.project-stage:hover .project-browser{transform:translateY(-3px)}.stage-footer{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:21px;font-size:10px;letter-spacing:1px;color:#48574b}.stage-offshore .stage-footer{color:#3e5667}.visit-circle{display:grid;place-items:center;width:35px;height:35px;border:1px solid #52635470;border-radius:50%;font-size:21px;transition:background .2s,color .2s}.project-stage:hover .visit-circle{background:var(--ink);color:white}.project-title{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:24px 0 14px}.project-title h3{font-family:var(--display);font-size:clamp(1.6rem,2.4vw,2.1rem);font-weight:700;letter-spacing:-.04em;margin:0}.project-title h3>span{display:inline-block;font:400 12px/1 var(--body);margin-left:8px;vertical-align:top;transform:translateY(6px);color:#65717d}.project-type{font-size:10px;letter-spacing:.7px;color:#596773;border:1px solid #b6c0c8;border-radius:30px;padding:7px 10px;white-space:nowrap}.project>p{font-size:16px;line-height:1.85;color:#56626e;margin:0 0 23px}.project .project-role{border-top:1px solid #c7cfd5;padding-top:17px;color:#34414e;font-size:14px;margin-bottom:24px}.project-role>span{display:block;font-size:11px;letter-spacing:1.2px;color:#606f7b;margin-bottom:5px}.text-link{display:inline-flex;align-items:center;gap:24px;padding-bottom:7px;border-bottom:1px solid #a4afb9;font-size:14px}.text-link>span[aria-hidden]{font-size:20px;transition:transform .2s}.text-link:hover{border-color:var(--ink)}.text-link:hover>span[aria-hidden]{transform:translate(2px,-2px)}
.footer{padding:49px 0 27px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px}.footer-signature{display:flex;align-items:center;gap:18px}.footer-signature>img{width:45px;height:auto}.footer-brand{font-family:var(--display);font-size:clamp(1.5rem,3vw,2.5rem);letter-spacing:-.05em}.footer-brand>span{color:var(--orange)}.back-top{display:grid;place-items:center;width:46px;height:46px;border:1px solid #616975;border-radius:50%;font-size:24px}.back-top:hover{background:var(--orange);border-color:var(--orange);color:var(--ink)}.contact-label{font-size:11px;letter-spacing:1.4px;color:var(--muted);margin:0 0 11px}.contact-link{display:inline-flex;align-items:center;gap:20px;padding-bottom:6px;margin-bottom:36px;border-bottom:1px solid #66717e;font-size:18px;overflow-wrap:anywhere}.contact-link:hover{color:var(--orange);border-color:var(--orange)}.footer-bottom{border-top:1px solid var(--line);padding-top:23px;display:flex;justify-content:space-between;gap:18px;font-size:12px;color:#aeb7c2}
@media(max-width:1050px){.hero-layout{gap:45px;padding:58px 0 65px}.hero-description{font-size:16px}.hero-kicker{font-size:11px;letter-spacing:1.3px}.hero-portrait figcaption>span:first-child{max-width:150px;line-height:1.5}.project-grid{gap:25px}.project-stage{padding:22px 15px 18px}.project-title{align-items:flex-start}.project-title h3{font-size:26px}.project-type{font-size:9px}}
@media(max-width:760px){.wrap{width:88%}.nav{height:82px;gap:16px}.brand{gap:10px}.brand-mark{width:43px}.brand-name{font-size:10px;letter-spacing:.7px}.nav-projects{font-size:13px;gap:7px}.nav-projects>span{margin-left:4px}.hero-layout{grid-template-columns:1fr;gap:39px;padding:42px 0 48px}.hero-kicker{font-size:10px;letter-spacing:1.3px;margin-bottom:22px}.hero-copy h1{font-size:clamp(4.4rem,18vw,7rem);line-height:1;letter-spacing:-.055em;margin-bottom:24px}.hero-description{font-size:16px;max-width:420px;line-height:1.8;margin-bottom:27px}.hero-portrait{max-width:440px;margin-inline:auto}.hero-portrait figcaption>span:first-child{max-width:none;font-size:9px}.hero-portrait figcaption{font-size:11px}.work-section{padding:53px 0 59px}.work-intro{display:block;margin-bottom:32px}.work-intro h2{font-size:42px;margin:16px 0 18px}.work-intro>p{font-size:15px}.section-kicker{font-size:10px}.project-grid{grid-template-columns:1fr;gap:45px}.project-title{align-items:center;margin-top:21px}.project-title h3{font-size:28px}.project-type{font-size:10px}.stage-heading{font-size:9px}.stage-footer{font-size:9px}.footer{padding:35px 0 25px}.footer-brand{font-size:25px}.footer-signature{gap:12px}.footer-signature>img{width:35px}.back-top{width:40px;height:40px;flex-shrink:0}.contact-link{font-size:16px}.footer-bottom{flex-wrap:wrap;font-size:11px;gap:12px}.footer-bottom>span:nth-child(2){display:none}}
@media(max-width:360px){.brand-mark{width:36px}.brand-name{font-size:9px}.nav-projects{font-size:12px}.nav-projects sup{display:none}.hero-copy h1{font-size:19vw}.hero-portrait figcaption>span:first-child{font-size:8px}.project-title h3{font-size:24px}.project-type{font-size:9px}.footer-brand{font-size:20px}.footer-signature>img{width:30px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
/* Editorial portrait: a quiet transition into the surrounding header. */
.hero-portrait{max-width:485px}
.portrait-frame{border:0;border-radius:0;background:#101217;position:relative;overflow:visible}
.portrait-frame img{mask-image:linear-gradient(to bottom,#000 87%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,#000 87%,transparent 100%)}
.hero-portrait figcaption{border-top:1px solid #ffffff24;padding-top:16px;margin-top:0}
@media(max-width:760px){.hero-portrait{max-width:440px}}
