@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500;1,600&family=Manrope:wght@400;500;600;700&display=swap');
:root{--ink:#142128;--ink-2:#22333d;--ocean:#1f5068;--water:#78a9c2;--paper:#f5f4f0;--white:#fdfdfc;--muted:#657078;--line:rgba(20,33,40,.16);--serif:"Cormorant Garamond",Georgia,serif;--sans:"Manrope",Arial,sans-serif;--ease:cubic-bezier(.23,1,.32,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body.shp-site{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:15px;line-height:1.65;-webkit-font-smoothing:antialiased}img{display:block;width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.shell{width:min(100% - 48px,1320px);margin-inline:auto}.section-pad{padding:142px 0}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.screen-reader-text:focus{z-index:100000;top:5px;left:5px;width:auto;height:auto;padding:10px 15px;clip:auto;background:#fff;color:#000}.eyebrow{display:inline-flex;align-items:center;gap:11px;color:var(--ocean);font-size:10px;font-weight:700;letter-spacing:.16em;line-height:1.2;text-transform:uppercase}.eyebrow__line{width:31px;height:1px;background:currentColor;opacity:.68}.eyebrow--light{color:#d7e9ee}.number{display:inline-block;margin-bottom:20px;color:var(--water);font-size:11px;font-weight:700;letter-spacing:.15em}h1,h2{margin:0;font-family:var(--serif);font-weight:500;letter-spacing:-.038em;line-height:.94}h1 em,h2 em{font-weight:400}.brand{display:inline-flex;align-items:center;gap:10px;color:var(--ink);white-space:nowrap}.brand--dark{color:var(--white)}.brand__custom-logo img{display:block;width:auto;max-width:180px;max-height:42px}.brand__mark{display:flex;align-items:flex-end;gap:2px;width:25px;height:20px;border-bottom:1px solid currentColor}.brand__mark i{display:block;width:6px;background:currentColor;transform:skewX(-23deg)}.brand__mark i:nth-child(1){height:8px;opacity:.45}.brand__mark i:nth-child(2){height:14px;opacity:.72}.brand__mark i:nth-child(3){height:19px}.brand__type{font-size:13px;font-weight:700;letter-spacing:.19em}.brand__type em{font-family:var(--serif);font-size:15px;font-style:italic;font-weight:500;letter-spacing:.08em}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:0 20px;border:1px solid transparent;border-radius:0;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;transition:transform 160ms var(--ease),background 180ms var(--ease),border-color 180ms var(--ease),color 180ms var(--ease)}.button:hover{transform:translateY(-2px)}.button:active{transform:scale(.97)}.button--primary{color:#fff;background:var(--ocean)}.button--primary:hover{background:#286780}.button--light{color:var(--ink);background:var(--white)}.button--light:hover{background:#d7e9ee}.button--ghost{color:#fff;border-color:rgba(255,255,255,.52)}.button--ghost:hover{border-color:#fff;background:rgba(255,255,255,.1)}.button--nav{min-height:41px;padding:0 15px;color:#fff;background:var(--ocean);font-size:9px}.text-link,.underlined-link{display:inline-flex;align-items:center;gap:9px;color:var(--ocean);font-size:12px;font-weight:700;letter-spacing:.04em}.text-link{margin-top:25px}.underlined-link{padding-bottom:5px;border-bottom:1px solid var(--ocean)}.text-link:hover span,.underlined-link:hover span{transform:translateX(4px)}.text-link span,.underlined-link span{transition:transform 180ms var(--ease)}
/* Header */
.site-header{position:absolute;z-index:20;top:0;width:100%;color:#fff;transition:background 220ms var(--ease),color 220ms var(--ease),box-shadow 220ms var(--ease)}.site-header--scrolled,.site-header--compact{position:sticky;top:0;color:var(--ink);background:rgba(253,253,252,.96);box-shadow:0 1px 0 rgba(20,33,40,.11);backdrop-filter:blur(13px)}.site-header--scrolled .brand--dark{color:var(--ink)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;height:84px}.site-header__actions{display:flex;align-items:center;gap:20px}.site-nav{margin-left:auto;margin-right:27px}.site-nav ul,.nav-list{display:flex;align-items:center;gap:23px;margin:0;padding:0;list-style:none}.site-nav a,.header-phone{position:relative;font-size:10px;font-weight:700;letter-spacing:.02em;white-space:nowrap}.site-nav a:after{position:absolute;bottom:-7px;left:0;width:0;height:1px;background:currentColor;content:"";transition:width 180ms var(--ease)}.site-nav a:hover:after,.site-nav .current-menu-item a:after{width:100%}.header-phone{display:flex;align-items:center;gap:7px;opacity:.8}.menu-button{display:none;padding:7px;border:0;background:transparent}.menu-button span{display:block;width:21px;height:1px;margin:5px 0;background:currentColor}.mobile-nav{padding:20px 0 26px;color:var(--ink);background:var(--white);border-top:1px solid var(--line)}.mobile-nav .nav-list{display:block}.mobile-nav a:not(.button){display:flex;align-items:center;justify-content:space-between;padding:15px 0;border-bottom:1px solid var(--line);font-family:var(--serif);font-size:28px;line-height:1}.mobile-nav a:not(.button):after{content:"↘"}.mobile-nav .button{margin-top:23px}
/* Homepage */
.hero{position:relative;min-height:min(820px,100svh);overflow:hidden;color:#fff;background:linear-gradient(90deg,rgba(12,26,33,.82),rgba(12,26,33,.54) 36%,rgba(12,26,33,.1) 72%),var(--hero-url) center/cover no-repeat}.hero:before{position:absolute;inset:0;background:linear-gradient(0deg,rgba(10,25,32,.35),transparent 42%);content:""}.hero__veil{position:absolute;inset:0;opacity:.001}.hero__content{position:relative;z-index:1;max-width:780px;padding-top:clamp(205px,26vh,285px)}.hero__eyebrow{display:flex;align-items:center;gap:11px;color:#dcecf1;font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.hero__eyebrow span{display:inline-block;width:31px;height:1px;background:#dcecf1}.hero h1{max-width:760px;margin-top:24px;font-size:clamp(54px,6.1vw,93px)}.hero__content>p:not(.hero__micro){max-width:510px;margin:28px 0 0;color:rgba(255,255,255,.87);font-size:15px;line-height:1.7}.hero__actions{display:flex;align-items:center;gap:13px;margin-top:34px}.hero__micro{margin-top:20px;color:rgba(255,255,255,.73);font-size:10px}.proof-strip{background:var(--white);border-bottom:1px solid var(--line)}.proof-strip__inner{display:grid;grid-template-columns:repeat(4,1fr)}.proof-strip__inner>div{display:flex;align-items:center;gap:15px;min-height:86px;padding:16px 26px;border-right:1px solid var(--line)}.proof-strip__inner>div:first-child{border-left:1px solid var(--line)}.proof-strip span{color:var(--water);font-size:10px;font-weight:700}.proof-strip strong{font-size:11px;font-weight:700;letter-spacing:.015em}.section-intro{margin-bottom:68px}.section-intro__grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(260px,.55fr);gap:60px;align-items:end;margin-top:20px}.section-intro h2{max-width:760px;font-size:clamp(47px,5vw,75px)}.section-intro__aside{padding-bottom:6px}.section-intro__aside p{max-width:390px;margin:0;color:var(--muted);font-size:14px;line-height:1.72}.difference{background:var(--paper)}.difference__grid{display:grid;grid-template-columns:1.15fr 1.35fr;grid-template-rows:370px 250px;gap:21px}.difference__text{display:flex;flex-direction:column;justify-content:end;padding:25px clamp(12px,4vw,70px) 42px 0}.difference__text--lower{padding:38px clamp(12px,4vw,70px) 22px 0}.difference__text h3{margin:0 0 12px;font-family:var(--serif);font-size:38px;font-weight:500;letter-spacing:-.03em;line-height:1}.difference__text p{max-width:395px;margin:0;color:var(--muted);font-size:14px}.difference__text .underlined-link{align-self:flex-start;margin-top:23px}.difference__image{overflow:hidden;margin:0}.difference__image img{height:100%;object-fit:cover;transition:transform .7s var(--ease)}.difference__image:hover img{transform:scale(1.04)}.difference__image--small{grid-column:2;grid-row:2;width:53%;align-self:stretch;justify-self:end}.projects{background:var(--white)}.project-grid{display:grid;grid-template-columns:1.17fr .83fr 1fr;gap:22px;align-items:start}.project-card{display:block}.project-card figure{height:470px;margin:0;overflow:hidden}.project-card--2{margin-top:66px}.project-card--2 figure{height:350px}.project-card--3{margin-top:22px}.project-card--3 figure{height:415px}.project-card img{height:100%;object-fit:cover;transition:transform .7s var(--ease),filter .4s var(--ease)}.project-card:hover img{transform:scale(1.035);filter:saturate(1.08)}.project-card__meta{display:flex;align-items:center;justify-content:space-between;margin-top:17px;color:var(--ocean);font-size:9px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.project-card h3{margin:12px 0 2px;font-family:var(--serif);font-size:31px;font-weight:500;letter-spacing:-.035em;line-height:1}.project-card p{margin:0;color:var(--muted);font-size:11px}.materials{overflow:hidden;color:var(--white);background:var(--ink)}.materials__inner{display:grid;grid-template-columns:.95fr 1.05fr;min-height:680px}.materials__content{padding:128px 7vw 112px 0}.materials h2{max-width:640px;margin-top:20px;font-size:clamp(50px,5.6vw,82px)}.materials__content>p{max-width:490px;margin:27px 0 29px;color:rgba(255,255,255,.75);font-size:14px}.feature-list{display:grid;gap:10px;margin:0 0 35px;padding:0;list-style:none}.feature-list li{color:#dbe8eb;font-size:12px}.feature-list li:before{padding-right:9px;color:var(--water);content:"✓"}.materials__visual{position:relative;min-height:620px}.materials__visual img{width:calc(50vw + 30px);height:100%;object-fit:cover;object-position:center}.materials__visual:after{position:absolute;inset:0;background:linear-gradient(90deg,var(--ink),transparent 26%);content:"";pointer-events:none}.materials__caption{position:absolute;z-index:1;right:37px;bottom:34px;color:rgba(255,255,255,.88);font-family:var(--serif);font-size:19px;font-style:italic;line-height:1.15;text-align:right}.process{background:var(--paper)}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line)}.process-card{position:relative;min-height:315px;padding:27px 28px 25px 0;border-right:1px solid var(--line)}.process-card:not(:first-child){padding-left:28px}.process-card:last-child{border-right:0}.process-card>span{color:var(--water);font-size:10px;font-weight:700;letter-spacing:.15em}.process-card h3{margin:80px 0 14px;font-family:var(--serif);font-size:36px;font-weight:500;letter-spacing:-.03em;line-height:1}.process-card p{max-width:240px;margin:0;color:var(--muted);font-size:12px;line-height:1.65}.process-card i{position:absolute;right:23px;bottom:25px;color:var(--ocean);font-style:normal}.planning{background:#e8eeef}.planning__grid{display:grid;grid-template-columns:1fr .82fr;gap:clamp(60px,13vw,180px);align-items:center}.planning h2{margin:20px 0;font-size:clamp(50px,5.1vw,76px)}.planning__copy>p{max-width:495px;margin:0;color:#52616a;font-size:14px}.project-teaser{display:flex;flex-direction:column;justify-content:space-between;min-height:353px;padding:27px;color:#fff;background:var(--ocean);transition:transform 220ms var(--ease),background 220ms var(--ease)}.project-teaser:hover{background:#286780;transform:translateY(-5px)}.project-teaser__top{display:flex;align-items:center;justify-content:space-between;color:#d3e7ef;font-size:10px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.project-teaser__time{color:#d7e9ee;font-size:11px}.project-teaser h3{max-width:310px;margin:16px 0 0;font-family:var(--serif);font-size:42px;font-weight:500;letter-spacing:-.04em;line-height:.98}.project-teaser__arrow{align-self:end;display:grid;place-items:center;width:43px;height:43px;border:1px solid rgba(255,255,255,.55)}.testimonial{color:var(--white);background:var(--ink-2)}.testimonial__inner{max-width:920px;padding:112px 0 105px;text-align:center}.quote-mark{height:45px;color:var(--water);font-family:var(--serif);font-size:90px;line-height:.88}.testimonial blockquote{margin:25px 0 29px;font-family:var(--serif);font-size:clamp(34px,4vw,56px);font-weight:400;letter-spacing:-.035em;line-height:1.02}.testimonial__source{display:inline-flex;align-items:center;gap:11px;text-align:left}.testimonial__avatar{display:grid;place-items:center;width:37px;height:37px;border-radius:50%;color:var(--ink);background:#dbe7ea;font-family:var(--serif);font-size:19px}.testimonial__source p{margin:0;color:rgba(255,255,255,.7);font-size:10px;line-height:1.45}.testimonial__source strong{color:#fff;font-size:11px}
/* CTA and footer */
.cta-band{position:relative;min-height:510px;overflow:hidden;color:#fff;background:linear-gradient(90deg,rgba(14,28,34,.93),rgba(14,28,34,.64) 51%,rgba(14,28,34,.3)),url('../images/hero-pool.jpg') center 59%/cover no-repeat}.cta-band__content{position:relative;z-index:1;padding-top:100px}.cta-band h2{margin-top:20px;font-size:clamp(48px,5.6vw,80px)}.cta-band p{max-width:450px;margin:24px 0 31px;color:rgba(255,255,255,.8);font-size:14px}.site-footer{color:#ced8dc;background:#0d181e}.footer-top{display:grid;grid-template-columns:1.35fr .7fr .55fr;gap:60px;padding:72px 0 67px}.footer-intro{max-width:300px;margin:19px 0 0;color:#94a5ad;font-size:12px;line-height:1.7}.footer-contact,.footer-address{display:flex;flex-direction:column;align-items:flex-start;gap:7px}.footer-contact a{color:#fff;font-family:var(--serif);font-size:22px;letter-spacing:-.02em;line-height:1.2}.footer-contact a:last-child{font-size:15px}.footer-address p{margin:6px 0 0;color:#aebdc2;font-size:12px;line-height:1.7}.footer-bottom{display:flex;justify-content:space-between;padding:20px 0;border-top:1px solid rgba(255,255,255,.1);color:#819399;font-size:10px}.footer-bottom div,.footer-bottom .menu{display:flex;gap:20px;margin:0;padding:0;list-style:none}.footer-bottom a:hover{color:#fff}
/* Pages and form */
.content-page,.page-main{background:var(--paper)}.content-page__hero{padding:117px 0 96px;color:#fff;background:var(--ink)}.content-page__hero h1{max-width:900px;margin:20px 0 23px;font-size:clamp(55px,6.5vw,96px)}.content-page__hero p{max-width:550px;color:#c4d3d8;font-size:14px}.page-content{max-width:900px;padding:95px 0 110px}.page-content__image{margin:0 0 55px}.page-content h2{margin:50px 0 20px;font-size:45px}.page-content h3{margin:30px 0 12px;font-family:var(--serif);font-size:30px}.page-content p,.page-content li{color:var(--muted);font-size:15px}.reference-list{background:var(--white)}.reference-row{display:grid;grid-template-columns:.7fr 1.3fr;gap:clamp(45px,9vw,140px);align-items:center;padding:81px 0;border-top:1px solid var(--line)}.reference-row:first-child{padding-top:0;border-top:0}.reference-row:nth-child(even){grid-template-columns:1.3fr .7fr}.reference-row:nth-child(even) .reference-row__copy{order:2}.reference-row figure{height:440px;margin:0;overflow:hidden}.reference-row figure img{height:100%;object-fit:cover}.reference-row h2{margin:16px 0 19px;font-size:clamp(42px,4vw,59px)}.reference-row__copy>p{max-width:390px;margin:0;color:var(--muted);font-size:13px}.reference-row .underlined-link{margin-top:26px}.form-page{min-height:calc(100vh - 84px);padding:94px 0 105px;background:#e8eeef}.form-page__grid{display:grid;grid-template-columns:.83fr 1.17fr;gap:clamp(60px,12vw,170px);align-items:start}.form-page__intro{padding-top:22px}.form-page__intro h1{margin:20px 0 24px;font-size:clamp(52px,5.3vw,76px)}.form-page__intro>p{max-width:440px;margin:0;color:#53626a;font-size:14px}.form-page__contact{display:flex;flex-direction:column;gap:6px;margin-top:43px}.form-page__contact a:first-child{display:flex;align-items:center;gap:9px;color:var(--ocean);font-family:var(--serif);font-size:26px;letter-spacing:-.025em}.form-page__contact a:nth-child(2){color:var(--ink);font-size:12px}.form-page__contact p{margin:16px 0 0;color:var(--muted);font-size:12px;line-height:1.65}.form-card{min-height:625px;padding:43px;background:var(--white);box-shadow:15px 20px 0 rgba(31,80,104,.08)}.form-heading>span{color:var(--water);font-size:10px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.form-heading h2{margin-top:9px;font-size:38px}.choice-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin:31px 0 26px}.choice-grid label{position:relative;display:flex;align-items:center;min-height:55px;padding:10px 13px;border:1px solid var(--line);cursor:pointer}.choice-grid input{position:absolute;opacity:0}.choice-grid span{font-size:11px;font-weight:700}.choice-grid label:has(input:checked){color:var(--ocean);border-color:var(--ocean);background:#edf5f7}.choice-grid label:has(input:checked):after{position:absolute;top:12px;right:12px;width:7px;height:7px;border-radius:50%;background:var(--ocean);content:""}.form-fields{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.form-fields label{display:flex;flex-direction:column;gap:6px}.form-fields label>span{color:#5d6870;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.form-fields input,.form-fields textarea{width:100%;padding:0 0 10px;color:var(--ink);border:0;border-bottom:1px solid var(--line);outline:0;background:transparent;font-size:13px;transition:border-color 180ms var(--ease)}.form-fields textarea{padding-top:3px;resize:vertical}.form-fields input:focus,.form-fields textarea:focus{border-color:var(--ocean)}.form-fields input::placeholder,.form-fields textarea::placeholder{color:#9aa3a7}.form-fields__wide{grid-column:1/-1}.consent{display:flex;align-items:flex-start;gap:9px;margin:27px 0 21px;color:var(--muted);font-size:10px;line-height:1.5}.consent input{accent-color:var(--ocean)}.form-submit{width:100%;border:0;cursor:pointer}.form-note{margin:15px 0 0;color:#7b888e;font-size:9px;text-align:center}.form-success{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-height:530px}.form-success__icon{display:grid;place-items:center;width:55px;height:55px;border-radius:50%;color:#fff;background:var(--ocean);font-size:28px}.form-success h2{margin:24px 0 16px;font-size:50px}.form-success p{max-width:420px;margin:0;color:var(--muted);font-size:14px}.form-success .underlined-link{margin-top:30px}.post-list{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.post-card{min-height:270px;padding:31px;background:#fff;border:1px solid var(--line)}.post-card h2{margin:53px 0 14px;font-size:36px}.post-card p{color:var(--muted);font-size:13px}.not-found{min-height:70vh;padding:115px 0;color:#fff;background:var(--ink)}.not-found h1{margin:20px 0 42px;font-size:clamp(60px,7vw,96px)}.not-found p{max-width:380px;color:#c4d3d8;font-size:14px}
@media(max-width:1120px){.site-nav ul,.nav-list{gap:15px}.site-nav a{font-size:9px}.header-phone span{display:none}.site-header__actions{gap:12px}.difference__grid{grid-template-rows:320px 240px}.materials__content{padding-right:5vw}.footer-top{grid-template-columns:1.2fr .8fr .65fr}}
@media(max-width:820px){.shell{width:min(100% - 36px,1320px)}.section-pad{padding:88px 0}.site-header__inner{height:70px}.site-nav,.site-header__actions{display:none}.menu-button{display:block}.hero{min-height:730px;background-position:64% center}.hero__content{padding-top:184px}.hero h1{font-size:clamp(50px,13vw,72px)}.hero__actions{align-items:stretch;flex-direction:column;max-width:255px}.proof-strip__inner{grid-template-columns:repeat(2,1fr)}.proof-strip__inner>div{min-height:72px;padding:12px;border-top:1px solid var(--line)}.proof-strip__inner>div:nth-child(3){border-left:1px solid var(--line)}.section-intro{margin-bottom:44px}.section-intro__grid{grid-template-columns:1fr;gap:19px}.section-intro h2{font-size:clamp(44px,11vw,63px)}.difference__grid{grid-template-columns:1fr;grid-template-rows:auto 300px auto 210px;gap:22px}.difference__text,.difference__text--lower{padding:0}.difference__image{grid-column:auto;grid-row:auto}.difference__image--small{width:72%;justify-self:end}.project-grid{grid-template-columns:1fr;gap:40px}.project-card--2,.project-card--3{margin-top:0}.project-card figure,.project-card--2 figure,.project-card--3 figure{height:380px}.materials__inner{grid-template-columns:1fr}.materials__content{padding:84px 0 43px}.materials__visual{min-height:370px}.materials__visual img{width:100%}.process-grid{grid-template-columns:1fr 1fr}.process-card:nth-child(2){border-right:0}.process-card:nth-child(3){padding-left:0;border-top:1px solid var(--line)}.process-card:nth-child(4){border-top:1px solid var(--line)}.process-card{min-height:260px}.process-card h3{margin-top:57px}.planning__grid{grid-template-columns:1fr;gap:42px}.testimonial__inner{padding:82px 0}.footer-top{grid-template-columns:1fr;gap:32px;padding:54px 0 45px}.footer-bottom{flex-direction:column;gap:11px}.content-page__hero{padding:79px 0 70px}.reference-row,.reference-row:nth-child(even){grid-template-columns:1fr;gap:30px;padding:58px 0}.reference-row:nth-child(even) .reference-row__copy{order:0}.reference-row figure{height:330px}.form-page{padding:65px 0 75px}.form-page__grid{grid-template-columns:1fr;gap:42px}.form-card{min-height:auto;padding:28px}.post-list{grid-template-columns:1fr}}
@media(max-width:480px){.shell{width:min(100% - 30px,1320px)}.hero{min-height:700px}.hero__content{padding-top:158px}.hero h1{font-size:49px}.hero__micro{font-size:9px}.proof-strip strong{font-size:9px}.proof-strip__inner>div{gap:9px}.materials h2,.planning h2,.cta-band h2{font-size:47px}.process-grid{grid-template-columns:1fr}.process-card,.process-card:not(:first-child){min-height:220px;padding:21px 0;border-right:0;border-top:1px solid var(--line)}.process-card:first-child{border-top:0}.process-card h3{margin-top:38px}.project-teaser{min-height:320px}.testimonial blockquote{font-size:36px}.form-fields,.choice-grid{grid-template-columns:1fr}.form-heading h2{font-size:34px}.form-success h2{font-size:43px}.footer-bottom div{gap:13px}.reference-row figure{height:270px}}
