@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600&family=Manrope:wght@300;400;500;600&display=swap');
:root{--ink:#123f3d;--teal:#0f7772;--aqua:#36c7bc;--mint:#c9f4ed;--cream:#f4f2e9;--white:#fff;--line:rgba(18,63,61,.18)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:"DM Sans",Arial,sans-serif;font-weight:300}a{color:inherit;text-decoration:none}img{display:block;width:100%;height:100%;object-fit:cover}h1,h2,h3,p{margin-top:0}h1,h2{font-family:"Manrope",sans-serif;font-weight:300;letter-spacing:-.045em;line-height:.98}h2{font-size:clamp(2.6rem,5vw,5.8rem)}.section-pad{padding:120px clamp(24px,5vw,80px)}.section-label{text-transform:uppercase;letter-spacing:.18em;font-size:.68rem;font-weight:600;margin-bottom:40px}.section-label:before{content:"";display:inline-block;width:28px;border-top:1px solid;margin:0 12px 3px 0}.site-header{position:absolute;z-index:10;top:0;left:0;right:0;height:104px;padding:0 clamp(24px,5vw,80px);display:flex;align-items:center;color:#fff;border-bottom:1px solid rgba(255,255,255,.25)}.brand{display:flex;align-items:center;gap:14px}.brand-mark{font:500 1.65rem/1 Manrope;letter-spacing:-.08em}.brand-copy{display:flex;flex-direction:column;border-left:1px solid currentColor;padding-left:14px}.brand-copy strong{font-size:.78rem;text-transform:uppercase;letter-spacing:.12em}.brand-copy small{font-size:.62rem;opacity:.72}.site-header nav{margin:auto;display:flex;gap:34px;font-size:.78rem}.site-header nav a:hover{opacity:.65}.header-cta{font-weight:500;font-size:.8rem;border-bottom:1px solid;padding-bottom:5px}.header-cta span,.text-link span,.button span{margin-left:8px}.hero{position:relative;min-height:100vh;color:white;display:flex;align-items:flex-end;overflow:hidden}.hero-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,43,41,.94) 0%,rgba(5,43,41,.72) 44%,rgba(5,43,41,.14) 78%),url('/assets/hero.jpg') center/cover}.hero:after{content:"LONDON";position:absolute;right:-.04em;bottom:-.18em;font:300 clamp(8rem,25vw,28rem)/1 Manrope;color:rgba(255,255,255,.07);letter-spacing:-.08em}.hero-content{position:relative;z-index:2;width:min(850px,90%);padding:190px clamp(24px,7vw,120px) 120px}.eyebrow{font-size:.72rem;text-transform:uppercase;letter-spacing:.16em;margin-bottom:42px}.eyebrow span{color:#6ce0d6;margin-right:8px}.hero h1{font-size:clamp(4rem,8.5vw,9rem);margin-bottom:36px}.hero-lead{font-size:clamp(1.05rem,1.5vw,1.35rem);max-width:630px;line-height:1.55}.hero-actions{display:flex;align-items:center;gap:34px;margin-top:46px}.button{display:inline-flex;align-items:center;justify-content:center;padding:18px 24px;font-size:.78rem;font-weight:500;min-width:190px}.button-light{background:#fff;color:var(--ink)}.button-dark{background:var(--ink);color:white}.text-link{display:inline-block;font-size:.8rem;font-weight:500;border-bottom:1px solid;padding-bottom:6px}.text-link.dark{margin-top:28px}.hero-note{position:absolute;z-index:2;right:0;bottom:0;background:rgba(13,91,87,.78);backdrop-filter:blur(12px);width:min(420px,35vw);padding:24px 36px;display:flex;justify-content:space-between;font-size:.65rem;text-transform:uppercase;letter-spacing:.1em}.intro{display:grid;grid-template-columns:1fr 3fr;gap:40px;background:#fff}.intro h2{max-width:1100px;margin-bottom:45px}.intro h2 em{font-style:normal;color:var(--teal)}.intro>div>p{max-width:650px;font-size:1.15rem;line-height:1.7}.services{background:var(--cream)}.section-head{display:grid;grid-template-columns:2.2fr 1fr;gap:80px;align-items:end;margin-bottom:70px}.section-head h2{font-size:clamp(2.8rem,4.6vw,5.4rem);max-width:900px;margin-bottom:0}.section-head>p{line-height:1.7;max-width:450px}.service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.service-card{display:grid;grid-template-columns:1fr 1fr;min-height:360px;background:#fff}.service-image{background-size:cover;background-position:center}.service-body{padding:38px;display:flex;flex-direction:column}.service-body>span{font-size:.7rem;opacity:.55}.service-body h3{margin-top:auto;font-size:1.55rem;font-weight:400}.service-body p{line-height:1.6;color:#416461;margin-bottom:0}.about{display:grid;grid-template-columns:1.08fr .92fr;padding-top:0;padding-bottom:0;background:#fff}.about-image{margin-left:calc(clamp(24px,5vw,80px) * -1);min-height:800px}.about-copy{padding:110px clamp(24px,6vw,110px)}.about-copy h2{font-size:clamp(4rem,7vw,8rem);color:var(--teal)}.about-lead{font-size:1.35rem;line-height:1.5;color:var(--ink)!important}.about-copy>p{line-height:1.75;color:#53706e}.about-copy ul{list-style:none;padding:20px 0;border-top:1px solid var(--line)}.about-copy li{padding:12px 0;border-bottom:1px solid var(--line);font-size:.86rem}.method{background:var(--ink);color:white;display:grid;grid-template-columns:1fr 1.1fr;gap:10vw}.section-label.light{color:var(--mint)}.method-copy h2{font-size:clamp(3.5rem,6vw,7rem)}.method-copy>p:last-child{font-size:1.08rem;line-height:1.75;max-width:570px;color:#b7ccca}.steps{list-style:none;margin:0;padding:0}.steps li{display:grid;grid-template-columns:60px 1fr;gap:20px;padding:28px 0;border-top:1px solid rgba(255,255,255,.18)}.steps li:last-child{border-bottom:1px solid rgba(255,255,255,.18)}.steps span{color:var(--aqua);font-size:.7rem}.steps h3{font-size:1.35rem;font-weight:400;margin-bottom:7px}.steps p{font-size:.88rem;color:#a7c0be;margin:0}.gallery{background:#fff}.gallery-grid{display:grid;grid-template-columns:1.2fr .8fr;grid-template-rows:330px 330px;gap:20px}.gallery-grid figure{margin:0;overflow:hidden}.gallery-a{grid-row:1/3}.gallery-grid img{transition:transform .8s ease}.gallery-grid figure:hover img{transform:scale(1.025)}.reviews{background:#08716c;color:white;text-align:center}.reviews .section-label{text-align:left}.review-inner{max-width:950px;margin:auto}.review-quote{font:300 8rem/1 Georgia;color:var(--mint);height:80px}.review-inner blockquote{font:300 clamp(1.8rem,3.2vw,3.5rem)/1.28 Manrope;margin:25px 0 50px}.review-meta{display:flex;justify-content:center;gap:40px;font-size:.68rem;text-transform:uppercase;letter-spacing:.16em}.location{display:grid;grid-template-columns:.86fr 1.14fr;gap:0;padding-top:0;padding-bottom:0;background:var(--cream)}.location-card{padding:110px clamp(24px,6vw,100px) 110px 0}.location-card h2{font-size:clamp(4rem,7vw,8rem);color:var(--teal)}.location-card>p{line-height:1.7}.address{font-size:1.4rem;line-height:1.45!important}.location-actions{display:flex;align-items:center;gap:24px;margin-top:35px}.map-placeholder{position:relative;min-height:700px;overflow:hidden;background-color:#d9e5df;background-image:linear-gradient(31deg,transparent 46%,rgba(255,255,255,.8) 47%,rgba(255,255,255,.8) 51%,transparent 52%),linear-gradient(111deg,transparent 47%,rgba(255,255,255,.8) 48%,rgba(255,255,255,.8) 51%,transparent 52%);background-size:160px 140px,220px 180px}.map-placeholder:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,transparent,rgba(17,63,61,.12))}.pin{position:absolute;z-index:2;top:48%;left:50%;transform:translate(-50%,-50%);width:76px;height:76px;border-radius:50% 50% 50% 0;rotate:-45deg;background:var(--teal);color:white;display:flex;align-items:center;justify-content:center;font-weight:600}.pin span{position:absolute;rotate:45deg;color:var(--ink);font-weight:500;top:100px;white-space:nowrap}.map-label{position:absolute;font-size:.7rem;text-transform:uppercase;letter-spacing:.12em;opacity:.5}.map-label.one{top:18%;left:12%}.map-label.two{bottom:23%;right:8%}.map-label.three{top:38%;right:20%}.booking{background:#112e2d;color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:10vw}.booking h2{font-size:clamp(3.4rem,6vw,7rem)}.booking>div>p:last-child{line-height:1.7;color:#b6c9c7;max-width:520px}.booking-actions a{display:grid;grid-template-columns:45px 1fr auto;align-items:center;padding:28px 0;border-top:1px solid rgba(255,255,255,.22);transition:padding .2s}.booking-actions a:last-child{border-bottom:1px solid rgba(255,255,255,.22)}.booking-actions a:hover{padding-left:10px}.booking-actions span{font-size:.68rem;color:var(--aqua)}.booking-actions strong{font-size:1rem;font-weight:400}.booking-actions a>span:last-child{font-size:1.2rem;color:white}footer{background:#0c2423;color:#9eb3b1;padding:46px clamp(24px,5vw,80px) 120px;display:grid;grid-template-columns:1fr auto auto;align-items:end;gap:40px;font-size:.7rem}.footer-brand{color:white}.mobile-cta{position:fixed;z-index:20;bottom:16px;left:50%;transform:translateX(-50%);width:min(650px,calc(100% - 28px));display:grid;grid-template-columns:repeat(3,1fr);background:white;box-shadow:0 14px 50px rgba(7,39,37,.25);padding:7px}.mobile-cta a{display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 10px;font-size:.72rem;font-weight:600;border-right:1px solid var(--line)}.mobile-cta a:last-child{border:0}.mobile-cta a:nth-child(2){background:#20a884;color:white}.mobile-cta span{font-size:.9rem}
@media(min-width:900px){.mobile-cta{display:none}}
@media(max-width:900px){.site-header{height:80px}.site-header nav,.header-cta{display:none}.hero{min-height:760px}.hero-content{padding:140px 24px 120px}.hero h1{font-size:clamp(3.6rem,16vw,5.8rem)}.hero-actions{align-items:flex-start;flex-direction:column;gap:26px}.hero-note{width:100%;max-width:none;right:auto;padding:18px 24px}.section-pad{padding:82px 24px}.intro,.section-head,.about,.method,.location,.booking{grid-template-columns:1fr}.intro{gap:16px}.intro h2{font-size:2.65rem}.section-head{gap:24px;margin-bottom:45px}.service-grid{grid-template-columns:1fr}.service-card{grid-template-columns:1fr;min-height:0}.service-image{height:250px}.service-body{min-height:270px}.about{padding:0}.about-image{margin:0;min-height:480px}.about-copy{padding:80px 24px}.method{gap:55px}.gallery-grid{grid-template-columns:1fr 1fr;grid-template-rows:430px 220px}.gallery-a{grid-column:1/3;grid-row:auto}.review-meta{flex-direction:column;gap:10px}.location{padding:0}.location-card{padding:80px 24px}.map-placeholder{min-height:450px}.booking{gap:50px}.booking-actions a{grid-template-columns:36px 1fr auto}footer{grid-template-columns:1fr;padding-bottom:120px}.location-actions{align-items:flex-start;flex-direction:column}}
.pin strong{rotate:45deg;font-size:.6rem;line-height:1.05;text-align:center;text-transform:uppercase;letter-spacing:.04em}
.booking-direct{display:flex;flex-wrap:wrap;gap:16px 28px;margin-top:34px}.booking-direct a{font-size:.82rem;font-weight:500;border-bottom:1px solid rgba(255,255,255,.5);padding-bottom:6px}.booking-form{display:grid;gap:22px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.booking-form label{display:grid;gap:9px;color:#d8e5e4;font-size:.75rem;font-weight:500}.booking-form input,.booking-form select,.booking-form textarea{width:100%;border:1px solid rgba(255,255,255,.26);border-radius:0;background:rgba(255,255,255,.06);color:#fff;font:400 1rem/1.4 "DM Sans",Arial,sans-serif;padding:15px 16px;outline:none}.booking-form select option{color:#112e2d}.booking-form textarea{resize:vertical}.booking-form input:focus,.booking-form select:focus,.booking-form textarea:focus{border-color:var(--aqua);box-shadow:0 0 0 1px var(--aqua)}.booking-form label small{font-weight:300;color:#9eb3b1}.privacy-check{grid-template-columns:20px 1fr!important;align-items:start;line-height:1.5}.privacy-check input{width:17px;height:17px;margin:2px 0 0;padding:0;accent-color:#20a884}.booking-form button{border:0;background:#fff;color:var(--ink);padding:18px 24px;font:600 .82rem "DM Sans",Arial,sans-serif;cursor:pointer;justify-self:start;min-width:190px}.booking-form button:hover{background:var(--mint)}.form-note{font-size:.72rem;color:#9eb3b1!important;margin:0}.hp-field{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
@media(max-width:600px){.form-row{grid-template-columns:1fr}.booking-form button{width:100%}}
@media(max-width:520px){.hero h1{font-size:3.7rem}.hero-lead{font-size:1rem}.service-image{height:210px}.gallery-grid{display:flex;flex-direction:column}.gallery-grid figure{height:260px}.about-image{min-height:420px}.mobile-cta a{font-size:.66rem}.mobile-cta span{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.gallery-grid img{transition:none}}
