:root{--ink:#111714;--white:#fff;--sage:#ced8c4;--muted:#5c635e;--line:#d4d8d3;--sans:"Manrope",Arial,sans-serif;--gutter:clamp(24px,4.4vw,80px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;background:var(--white);color:var(--ink);font:400 16px/1.65 var(--sans);-webkit-font-smoothing:antialiased}img,video{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,summary{cursor:pointer}button{font:inherit;color:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid #8ca174;outline-offset:6px}h1,h2,h3,p{margin-top:0}h1,h2{font-weight:500;letter-spacing:-.065em;line-height:1.02;text-wrap:balance}h2{font-size:clamp(36px,4.5vw,70px)}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.icon-library{position:absolute;width:0;height:0;overflow:hidden}.wrap{width:calc(100% - var(--gutter)*2);max-width:1500px;margin-inline:auto}.section{padding-block:clamp(80px,8vw,130px)}.skip-link{position:fixed;top:12px;left:12px;z-index:100;background:white;color:var(--ink);padding:12px 20px;transform:translateY(-160%)}.skip-link:focus{transform:none}.section-label{font-size:11px;line-height:1.5;letter-spacing:.16em;font-weight:600;margin-bottom:40px}.wordmark{display:flex;flex-direction:column;width:max-content;line-height:1}.wordmark>span{font-weight:600;font-size:29px;letter-spacing:.16em}.wordmark>small{font-size:8px;letter-spacing:.57em;margin:8px 0 0 3px}
.site-header{position:absolute;top:0;left:0;width:100%;z-index:30;color:white;padding:28px var(--gutter);display:flex;align-items:center;justify-content:space-between;transition:background .25s,padding .25s}.site-header.scrolled{position:fixed;background:rgba(17,23,20,.94);backdrop-filter:blur(16px);padding-block:18px}.navigation{display:flex;align-items:center;gap:36px;font-size:13px}.navigation>a:not(.pill){padding:12px 0;position:relative}.navigation>a:not(.pill):after{content:"";position:absolute;bottom:5px;left:0;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .25s}.navigation>a:hover:after{transform:scaleX(1)}.pill{display:flex;align-items:center;gap:24px;border:1px solid #ffffff8a;border-radius:40px;padding:13px 22px;min-height:48px;transition:background .2s,color .2s}.pill:hover{background:white;color:var(--ink)}.pill svg{width:17px;height:17px}.menu-button{display:none}
.hero{height:min(960px,100svh);min-height:700px;position:relative;background:#333c36;color:white}.cover-media{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero .cover-media{object-position:center}.hero-shade,.destination-shade{position:absolute;inset:0;background:linear-gradient(180deg,#0004,transparent 35%,#07100de0)}.hero-main{height:100%;position:relative;display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:35px}.hero h1{font-size:clamp(65px,8.4vw,144px);margin:0 0 46px;line-height:.98;letter-spacing:-.065em}.hero h1 span{display:block}.hero-bottom{display:flex;align-items:center;gap:34px;border-top:1px solid #ffffff70;padding-top:24px}.hero-bottom p{margin:0;flex:1;font-size:13px}.discover{display:flex;align-items:center;gap:22px;font-size:12px}.discover svg{width:20px;transform:rotate(90deg)}.video-control{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;border:1px solid #ffffffa8;background:#11171433;color:white;flex-shrink:0;transition:background .2s}.video-control:hover{background:#111714a8}.video-control svg{width:20px;height:20px}
.approach{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(50px,8vw,140px);align-items:center}.approach-media{min-width:0}.portrait-frame{position:relative;aspect-ratio:4/5;overflow:hidden;background:#e9ece8}.portrait-frame video{height:100%;width:100%;object-fit:cover;object-position:52% center}.portrait-frame .video-control{position:absolute;bottom:20px;right:20px}.image-caption{font-size:12px;margin:18px 0 0;color:var(--muted)}.approach-copy h2{margin-bottom:32px}.intro{font-size:16px;line-height:1.8;max-width:540px;color:var(--muted);margin-bottom:38px}.services{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:clamp(17px,1.8vw,25px);font-weight:500;letter-spacing:-.025em;padding:23px 0;list-style:none;min-height:72px}summary::-webkit-details-marker{display:none}.plus{width:17px;height:17px;position:relative;flex-shrink:0}.plus:before,.plus:after{content:"";background:currentColor;position:absolute;top:8px;left:0;width:17px;height:1px}.plus:after{transform:rotate(90deg);transition:transform .25s}details[open] .plus:after{transform:rotate(0)}details>div{padding-bottom:24px;max-width:490px}details p{font-size:14px;color:var(--muted);line-height:1.8}.inline-link{display:flex;align-items:center;gap:24px;font-size:13px;font-weight:600}.inline-link svg{width:18px}
.projects{padding-bottom:85px}.projects-top{display:flex;justify-content:space-between;gap:30px;align-items:center;border-top:1px solid var(--line);padding-top:36px}.projects-top .section-label{margin:0;letter-spacing:.16em;font-size:11px}.projects-top p{font-size:12px;color:var(--muted);margin:0}.project-links{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:25px;margin-top:44px}.project-links a{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:15px;font-weight:500;letter-spacing:-.035em;border-bottom:1px solid #8e958d;padding-bottom:15px;min-height:48px;transition:color .2s}.project-links a:hover{color:#596f43}.project-links svg{width:17px;height:17px}.project-note{font-size:11px;color:var(--muted);margin:24px 0 0}
.destination{position:relative;min-height:680px;height:85svh;max-height:900px;color:white;background:#333}.destination .cover-media{object-position:center 42%}.destination-shade{background:linear-gradient(180deg,#0002,transparent 20%,#07100dbb)}.destination-copy{position:relative;height:100%;min-height:inherit;display:flex;flex-direction:column;justify-content:flex-end;padding-block:50px}.destination-copy .section-label{margin-bottom:28px}.destination h2{font-size:clamp(58px,8.4vw,132px);margin:0 0 36px}.destination-bottom{display:flex;justify-content:space-between;align-items:center}.destination-bottom p{margin:0;font-size:14px}
.walid{background:var(--ink);color:white;display:grid;grid-template-columns:1fr 1fr}.walid-portrait{height:750px;max-height:65vw;background:#34382e;overflow:hidden}.walid-portrait img{width:100%;height:100%;object-fit:cover;object-position:center 35%}.walid-copy{padding:clamp(45px,7vw,115px);display:flex;flex-direction:column;justify-content:center}.walid-copy .section-label{color:#b4beb2;margin-bottom:36px}.walid h2{font-size:clamp(46px,5.2vw,80px);margin-bottom:32px}.walid-copy>p:not(.section-label){font-size:15px;line-height:1.85;color:#c2c9c1;max-width:380px}.walid-link{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #ffffff55;margin-top:25px;padding-top:24px;font-size:13px}.walid-link svg{width:22px}
.contact{display:grid;grid-template-columns:1.2fr .8fr;gap:80px}.contact h2{font-size:clamp(44px,5.3vw,84px);margin-bottom:0}.contact .section-label{margin-bottom:30px}.contact-copy{padding-top:12px}.contact-copy>p{color:var(--muted);max-width:330px;font-size:15px;line-height:1.8;margin-bottom:30px}.contact-link{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid var(--line);padding:23px 0;font-size:clamp(18px,1.6vw,24px);letter-spacing:-.02em}.contact-link small{display:block;font-size:9px;letter-spacing:.15em;color:var(--muted);margin-bottom:7px}.round-arrow{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:var(--sage);transition:transform .25s}.contact-link:hover .round-arrow{transform:rotate(45deg)}.selection{font-size:13px!important;color:var(--ink)!important;background:#eef2ea;padding:12px 16px}.site-footer{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:40px;border-top:1px solid var(--line);padding-block:38px}.site-footer>p{font-size:12px;margin:0;color:var(--muted)}.site-footer>div{display:flex;gap:30px;font-size:12px}.site-footer>div>a{display:flex;align-items:center;gap:8px}.site-footer svg{width:14px;height:14px}.credits{grid-column:1/-1;font-size:10px;color:var(--muted)}
@media(max-width:1050px){.navigation{gap:22px}.approach{gap:50px}.project-links{gap:18px}.project-links a{font-size:13px}.walid-copy{padding:55px}.walid-portrait{max-height:none;height:650px}.contact{gap:50px}.desktop-break{display:none}}
@media(max-width:760px){:root{--gutter:24px}.site-header{padding-block:23px}.wordmark>span{font-size:25px}.wordmark>small{font-size:7px}.menu-button{display:flex;position:relative;z-index:35;flex-direction:column;justify-content:center;gap:7px;width:46px;height:46px;border:1px solid #ffffff70;border-radius:50%;background:transparent;color:white;padding:13px}.menu-button span{height:1px;background:currentColor;width:18px;transition:transform .2s}.menu-button[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-button[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.navigation{display:none;position:fixed;inset:0;background:var(--ink);padding:110px 30px 60px;flex-direction:column;align-items:flex-start;justify-content:center;gap:28px;font-size:30px}.navigation.open{display:flex}.nav-contact{margin-top:20px;font-size:13px}.hero{height:94svh;min-height:660px;max-height:950px}.hero .cover-media{object-position:58% center}.hero-main{padding-bottom:24px}.hero h1{font-size:clamp(42px,10.3vw,75px);margin-bottom:36px}.hero-bottom{gap:15px;padding-top:20px;flex-wrap:wrap}.hero-bottom p{flex-basis:calc(100% - 65px);font-size:11px;max-width:210px}.discover{display:none}.hero-bottom .video-control{margin-left:auto}.video-control{width:44px;height:44px}.approach{grid-template-columns:1fr;gap:40px;padding-block:70px}.approach-copy{grid-row:1}.approach-copy h2{font-size:clamp(35px,8.5vw,56px);margin-bottom:26px}.intro{font-size:14px;line-height:1.8}.approach-media .section-label{display:none}.portrait-frame{aspect-ratio:5/4}.image-caption{font-size:11px}.projects{padding-bottom:60px}.projects-top{display:block;padding-top:26px}.projects-top p{margin-top:16px}.project-links{grid-template-columns:1fr 1fr;column-gap:24px;row-gap:18px;margin-top:30px}.project-links a{font-size:14px}.project-note{line-height:1.6;font-size:10px}.destination{height:75svh;min-height:560px}.destination-copy{padding-block:32px}.destination h2{font-size:clamp(48px,12vw,80px);margin-bottom:30px}.destination-copy .section-label{font-size:10px}.destination-bottom p{font-size:12px;max-width:200px}.walid{grid-template-columns:1fr}.walid-portrait{height:auto;aspect-ratio:1/1.05;max-height:650px}.walid-portrait img{object-position:center 22%}.walid-copy{padding:54px var(--gutter) 65px}.walid-copy .section-label{font-size:10px;margin-bottom:24px}.walid h2{font-size:clamp(43px,10.5vw,65px);margin-bottom:25px}.walid h2 br:last-child{display:none}.contact{grid-template-columns:1fr;gap:35px;padding-block:65px}.contact h2{font-size:clamp(38px,9vw,60px)}.contact .section-label{font-size:10px}.contact-link{font-size:20px}.site-footer{grid-template-columns:1fr auto;gap:26px;padding-block:30px}.site-footer>p{grid-column:1/-1;grid-row:2}.site-footer>div{flex-direction:column;gap:12px}.credits{font-size:9px}}
@media(max-width:340px){:root{--gutter:18px}.hero h1{font-size:10vw}.hero{min-height:600px}.approach-copy h2{font-size:30px}.project-links{grid-template-columns:1fr}.contact h2{font-size:32px}.walid h2{font-size:38px}.contact-link{font-size:17px}.contact-link .round-arrow{width:40px;height:40px}.site-footer{gap:15px}.section-label{font-size:10px}.wordmark>span{font-size:22px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
.hero-shade{background:linear-gradient(180deg,#0008,transparent 32%,#07100de0)}
@media(min-width:341px) and (max-width:760px){.hero h1{font-size:12.5vw;max-width:650px}}
@media(max-width:340px){.hero h1{font-size:clamp(38px,12vw,42px)}}
.mobile-contact{display:none}@media(max-width:760px){.mobile-contact{display:flex;align-items:center;justify-content:space-between;gap:20px;width:max-content;max-width:100%;font-size:12px;padding:13px 18px;border:1px solid #ffffffaa;border-radius:30px;margin:0 0 30px;min-height:46px}.mobile-contact svg{width:17px;height:17px}.hero h1{margin-bottom:25px}}
