@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#111d28;--night:#081722;--blue:#92b7d9;--line:#cbd2d7;--muted:#5c6974;--paper:#f6f7f8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;background:#fff;color:var(--ink);font:16px/1.8 'Manrope',Arial,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}p{margin:0 0 23px}h1,h2,h3{margin:0;font-weight:500;line-height:1.08;letter-spacing:-.055em}h2{font-size:clamp(38px,4.5vw,72px)}a:focus-visible,summary:focus-visible{outline:3px solid #92b7d9;outline-offset:7px}.skip{position:absolute;z-index:99;left:20px;top:-100px;background:#fff;color:#111;padding:10px}.skip:focus{top:15px}.site-header{height:112px;padding:0 5.5%;display:flex;align-items:center;justify-content:space-between;gap:35px;background:var(--night);color:#fff;position:relative;z-index:10}.home .site-header{position:absolute;inset:0 0 auto;background:linear-gradient(180deg,#071521b3,transparent)}.logo img{width:252px;height:auto}.site-header>nav{display:flex;gap:30px;font-size:14px}.site-header nav a{padding:10px 0}.site-header nav a:hover,.site-header nav a[aria-current]{box-shadow:0 1px 0 #92b7d9}.mobile-menu{display:none}.hero{height:100svh;min-height:740px;max-height:1080px;position:relative;color:white;background:var(--night);overflow:hidden}.hero-photo,.hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 60%}.hero-shade{background:linear-gradient(0deg,#06121ce6 0%,#07152126 65%,#07152155)}.hero-topline{position:absolute;top:150px;left:5.5%;right:5.5%;display:flex;justify-content:space-between;font-size:12px;letter-spacing:2px;font-weight:500}.hero-bottom{position:absolute;bottom:105px;left:5.5%;right:5.5%;display:grid;grid-template-columns:1.8fr 1fr;gap:5%;align-items:end}.hero h1{font-size:clamp(70px,8.8vw,142px);font-weight:500;line-height:.98;letter-spacing:-.065em}.hero h1 span{color:#c5def2}.hero-bottom>div{padding-bottom:5px;max-width:330px;justify-self:end}.hero-bottom p{font-size:17px;line-height:1.7}.hero-scroll{position:absolute;bottom:28px;left:5.5%;height:44px;width:44px;border:1px solid #ffffff6b;border-radius:50%;display:grid;place-items:center}.section{padding:110px 7%}.eyebrow{display:block;font-size:12px;font-weight:600;letter-spacing:1.7px;line-height:1.5}.statement{display:grid;grid-template-columns:1fr 3.15fr;gap:5%}.statement>.eyebrow{padding-top:9px}.statement-columns{display:grid;grid-template-columns:1fr 1fr;gap:7%;margin-top:48px}.statement-columns p:not(.standfirst){color:var(--muted)}.standfirst{font-size:22px;line-height:1.7;letter-spacing:-.025em}.line-link{display:flex;align-items:center;justify-content:space-between;gap:35px;max-width:370px;width:100%;padding:15px 0;border-bottom:1px solid #758591;font-size:14px;font-weight:500}.line-link span{font-size:22px;transition:transform .2s}.line-link:hover span{transform:translate(3px,-3px)}.light{border-color:#c2d2df;color:#fff}.section-top{display:flex;justify-content:space-between;gap:25px;margin-bottom:55px}.selected{background:var(--paper)}.section-heading{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:55px}.section-heading p{max-width:370px;color:var(--muted);margin:0}.work-grid{display:grid;grid-template-columns:1fr 1fr;gap:55px 30px;margin-bottom:55px}.work-card:nth-child(even){transform:translateY(60px)}.work-card:last-child{margin-bottom:60px}.project-visual{aspect-ratio:1.42;overflow:hidden;position:relative;background:var(--night);color:var(--blue);display:flex;align-items:center;justify-content:center}.project-visual>span{font-size:90px;font-weight:400}.project-visual img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.work-card:hover img{transform:scale(1.035)}.work-title{display:flex;justify-content:space-between;align-items:center;margin-top:20px;gap:15px}.work-title h3{font-size:42px;letter-spacing:-.045em}.work-title>span{font-size:28px}.work-card>p{font-size:12px;letter-spacing:1px;color:var(--muted);margin:10px 0 0}.refit-story{display:grid;grid-template-columns:1fr 1fr;background:var(--night);color:#fff}.story-image img{width:100%;height:100%;min-height:700px;object-fit:cover}.story-copy{padding:90px 12%}.story-copy h2{margin:35px 0}.story-copy p{color:#c0cdda}.story-copy .eyebrow{color:var(--blue)}.expertise-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:10%}.expertise-grid>div>p{max-width:380px;margin-top:30px;color:var(--muted)}.service-list>a{display:grid;grid-template-columns:28px 1fr 25px;gap:18px;border-top:1px solid var(--line);padding:27px 0}.service-list>a:last-child{border-bottom:1px solid var(--line)}.service-list>a>span:first-child{font-size:12px;padding-top:4px;color:var(--muted)}.service-list>a>span:last-child{font-size:25px}.service-list h3{font-size:27px;letter-spacing:-.035em;line-height:1.2}.service-list p{margin:13px 0 0;color:var(--muted);font-size:15px;line-height:1.8}.service-list a:hover h3{color:#456f94}.contact{background:var(--night);color:#fff}.contact .section-top{color:#99b0c4}.contact-grid{display:grid;grid-template-columns:1.8fr 1fr;gap:8%}.contact h2{font-size:clamp(40px,5.2vw,78px)}.round-link{display:inline-flex;gap:35px;align-items:center;margin-top:35px;font-size:15px}.circle{border:1px solid #90a4b6;width:55px;height:55px;border-radius:50%;display:grid;place-items:center;font-size:25px}.round-link:hover .circle{background:var(--blue);color:var(--night)}address{font-style:normal;padding-top:8px}address>div{margin-bottom:23px}.label{display:block;font-size:12px;letter-spacing:1.6px;color:#9eafbe;margin-bottom:8px}address a{font-size:22px;line-height:1.5}address p{font-size:16px}footer{background:var(--night);color:#acbac8;border-top:1px solid #3d4c59;display:flex;justify-content:space-between;align-items:center;padding:32px 7%;font-size:12px;gap:25px}footer .logo img{width:220px}footer p{margin:0}footer>a:last-child{font-size:14px}.page-heading{padding-top:75px;padding-bottom:80px;background:var(--night);color:white}.page-heading .eyebrow{color:var(--blue);margin-bottom:35px}.page-heading h1{font-size:clamp(60px,7.2vw,114px);max-width:1150px}.page-heading>p{max-width:600px;font-size:20px;color:#c2d1de;margin:35px 0 0}.wide-image{height:550px}.wide-image img{width:100%;height:100%;object-fit:cover;object-position:center 55%}.process{background:var(--paper)}.process-row{display:grid;grid-template-columns:70px 1fr 1.4fr;gap:40px;padding:40px 0;border-top:1px solid var(--line)}.process-row:last-child{border-bottom:1px solid var(--line)}.step-number{font-size:16px;color:var(--muted)}.process-row h3{font-size:34px;line-height:1.2;letter-spacing:-.04em;max-width:340px}.process-row p{color:var(--muted);margin:0}.refit-work h2{margin:30px 0}.founders{display:grid;grid-template-columns:1fr 1.2fr;gap:12%}.founders h2{margin-bottom:35px}.founders p:not(.standfirst){color:var(--muted)}.years>div{border-bottom:1px solid var(--line);padding:25px 0}.years strong{font-size:90px;font-weight:400;letter-spacing:-5px;line-height:1.3}.years span{display:block;font-size:12px;letter-spacing:1.2px}.portfolio-project{margin-bottom:90px;scroll-margin-top:40px}.portfolio-project:last-child{margin-bottom:0}.portfolio-project .project-visual{aspect-ratio:1.95}.project-caption{display:flex;justify-content:space-between;gap:40px;align-items:end;padding-top:28px}.project-caption .eyebrow{margin-bottom:15px;color:var(--muted)}.project-caption h2{font-size:65px}.project-caption .line-link{width:auto;min-width:260px}.project-details{display:grid;grid-template-columns:1fr 1.4fr;gap:10%;margin-top:30px;border-top:1px solid var(--line);padding-top:30px}.project-details h3{font-size:25px;line-height:1.4;letter-spacing:-.03em}.project-details p{color:var(--muted);margin-bottom:0}.project-visual.serenity{background:#dae4ed;color:#172b3f;align-items:flex-start;justify-content:flex-end;flex-direction:column;padding:8%}.serenity .serenity-name{font-size:clamp(35px,5vw,85px);font-weight:500;letter-spacing:-.06em;line-height:1}.serenity .serenity-role{font-size:12px;letter-spacing:1.6px;line-height:1.7;margin-top:25px}.image-credit{font-size:12px;color:var(--muted);margin:12px 0 0}.image-credit a{text-decoration:underline;text-underline-offset:3px}
@media(min-width:1650px){.section{padding-left:max(7%,calc((100% - 1450px)/2));padding-right:max(7%,calc((100% - 1450px)/2))}}@media(max-width:1050px){.site-header>nav{gap:20px}.logo img{width:220px}.hero-bottom{grid-template-columns:1.6fr 1fr;gap:20px}.hero h1{font-size:88px}.story-copy{padding:65px 10%}.story-copy h2{font-size:45px}.statement{grid-template-columns:1fr}.statement>.eyebrow{margin-bottom:25px}.expertise-grid{gap:6%}.section{padding:80px 6%}.contact-grid{gap:5%;grid-template-columns:1.6fr 1fr}.contact h2{font-size:55px}address a{font-size:19px}.process-row{gap:25px;grid-template-columns:45px 1fr 1.3fr}.process-row h3{font-size:29px}}@media(max-width:800px){.site-header{height:96px;padding:0 6%}.site-header>nav{display:none}.mobile-menu{display:block}.mobile-menu summary{cursor:pointer;list-style:none;font-size:14px;padding:15px 0 15px 15px}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{margin-left:15px}.mobile-menu nav{position:absolute;top:100%;left:0;right:0;display:flex;flex-direction:column;background:var(--night);padding:20px 6% 30px}.mobile-menu nav a{padding:13px 0;border-bottom:1px solid #546574}.hero{min-height:800px}.hero-topline{top:130px;left:6%;right:6%;font-size:12px}.hero-topline>span:last-child{display:none}.hero-bottom{grid-template-columns:1fr;gap:35px;left:6%;right:6%;bottom:90px}.hero h1{font-size:85px}.hero-bottom>div{justify-self:start;max-width:450px}.hero-bottom p{font-size:16px;margin-bottom:10px}.hero-bottom p br{display:none}.hero-bottom .line-link{max-width:300px}.hero-photo{object-position:58% center}.hero-shade{background:linear-gradient(0deg,#071521f2 5%,#07152170 70%,#07152166)}.statement-columns{gap:35px}.standfirst{font-size:21px}.section-heading{display:block}.section-heading p{margin-top:25px}.work-grid{gap:35px 22px}.work-card:nth-child(even){transform:translateY(35px)}.work-card:last-child{margin-bottom:35px}.work-title h3{font-size:31px}.refit-story{grid-template-columns:1fr}.story-image img{min-height:0;height:440px}.story-copy{padding:65px 6%}.story-copy h2{font-size:55px}.expertise-grid{grid-template-columns:1fr;gap:40px}.contact-grid{grid-template-columns:1fr;gap:45px}.contact h2{font-size:58px}.contact address{display:grid;grid-template-columns:1fr 1fr;gap:20px}.section-top{margin-bottom:35px}.section-top>.eyebrow:last-child:not(:first-child){text-align:right}.page-heading h1{font-size:73px}.wide-image{height:400px}.process-row{grid-template-columns:35px 1fr;gap:15px 25px}.process-row p{grid-column:2}.founders{grid-template-columns:1fr;gap:50px}.years{display:grid;grid-template-columns:1fr 1fr;gap:30px}.years strong{font-size:75px}.project-caption{display:block}.project-caption .line-link{margin-top:20px}.project-details{gap:30px}.portfolio-project .project-visual{aspect-ratio:1.45}.portfolio-project{margin-bottom:65px}.project-caption h2{font-size:52px}}@media(max-width:550px){.section{padding:65px 6%}.logo img{width:195px}.hero{min-height:740px}.hero h1{font-size:61px;line-height:1.04}.hero-topline{max-width:270px;line-height:1.8}.hero-bottom{bottom:95px;gap:25px}.hero-bottom>div{max-width:310px}.hero-bottom p{line-height:1.8}.hero-bottom p br{display:block}.hero-scroll{left:6%}h2{font-size:39px}.statement-columns{grid-template-columns:1fr;gap:10px;margin-top:30px}.standfirst{font-size:21px}.work-grid{grid-template-columns:1fr;gap:32px}.work-card:nth-child(even){transform:none}.work-card:last-child{margin:0}.work-title h3{font-size:36px}.project-visual{aspect-ratio:1.3}.section-heading{margin-bottom:35px}.section-top{gap:15px}.section-top>.eyebrow:last-child:not(:first-child){max-width:120px}.story-image img{height:330px}.story-copy h2{font-size:45px}.service-list h3{font-size:25px}.service-list>a{grid-template-columns:22px 1fr 22px;gap:12px}.contact h2{font-size:43px}.contact address{display:block}address a{font-size:22px}footer{flex-wrap:wrap;align-items:center;padding:30px 6%;gap:30px}footer .logo{width:100%}footer .logo img{width:210px}.page-heading h1{font-size:53px;line-height:1.08;letter-spacing:-.055em}.page-heading>p{font-size:18px}.wide-image{height:320px}.process-row h3{font-size:27px}.years strong{font-size:65px}.years span{font-size:12px}.project-details{grid-template-columns:1fr;gap:15px}.project-caption h2{font-size:47px}.project-caption .line-link{min-width:0;width:100%}.serenity .serenity-name{font-size:45px}.serenity .serenity-role{font-size:12px}.portfolio-project .project-visual{aspect-ratio:1.3}.refit-work h2{font-size:35px}}@media(max-width:360px){.logo img{width:170px}.hero h1{font-size:54px}.page-heading h1{font-size:46px}.contact h2{font-size:37px}.years strong{font-size:55px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

@media(min-width:801px) and (max-width:1050px){.hero h1{font-size:75px}.hero-bottom{grid-template-columns:1.9fr 1fr;gap:20px}.hero-bottom>div{max-width:260px}.hero-bottom p{font-size:15px}}

.detail-gallery{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin-top:35px}.detail-gallery figure{margin:0}.detail-gallery img{width:100%;height:330px;object-fit:cover}.detail-gallery figcaption{font-size:12px;color:var(--muted);margin-top:10px}@media(max-width:600px){.detail-gallery{grid-template-columns:1fr}.detail-gallery img{height:280px}}

.experience-panel{border-top:1px solid var(--line);padding-top:30px}.experience-names{font-size:clamp(34px,3.5vw,56px);line-height:1.3;letter-spacing:-.05em;margin:35px 0}.experience-panel>p:last-child{font-size:14px;line-height:1.8}
