@font-face{font-family:'Cormorant Garamond';font-style:normal;font-weight:400 600;font-display:swap;src:url('/assets/fonts/cormorant-garamond-latin.woff2') format('woff2')}
@font-face{font-family:'Cormorant Garamond';font-style:italic;font-weight:400 500;font-display:swap;src:url('/assets/fonts/cormorant-garamond-italic-latin.woff2') format('woff2')}
@font-face{font-family:'Manrope';font-style:normal;font-weight:400 600;font-display:swap;src:url('/assets/fonts/manrope-latin.woff2') format('woff2')}

:root{
  --ivory:#f4ebdd;--cocoa:#3a2b22;--olive:#6f775a;--sage:#9da48b;--sand:#d4b994;--sea:#6ab5b3;--white:#fffaf2;
  --serif:'Cormorant Garamond',Georgia,serif;--sans:'Manrope',Arial,sans-serif;--line:rgba(58,43,34,.18);
  --type-display:clamp(58px,6.4vw,104px);--type-h1:clamp(52px,5.2vw,76px);--type-h2:clamp(42px,4.1vw,58px);--type-h3:clamp(28px,2.6vw,38px);
  --type-lead:16px;--type-body:14px;--type-support:13px;--type-eyebrow:10px;--type-meta:11px;--type-nav:12px;--type-button:11px;--type-label:10px;--type-control:16px;--type-helper:12px;
  --leading-editorial:.92;--leading-body:1.65;--leading-ui:1.45;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--cocoa);font-family:var(--sans);font-size:14px;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;width:100%;height:100%;object-fit:cover}button,input,textarea{font:inherit}button{cursor:pointer}.site-header{height:88px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,5vw,72px);border-bottom:1px solid var(--line);background:rgba(244,235,221,.96);position:relative;z-index:20}.brand{display:block;position:relative;flex:none}.brand--primary{width:128px;height:63px;overflow:hidden}.brand--primary span,.brand--reversed span,.brand--circular span{display:block;width:100%;height:100%;background-image:none;background-repeat:no-repeat;background-size:1440px 810px}.brand--primary span{background-position:-150px -173px}.brand--circular{width:88px;height:88px;overflow:hidden;border-radius:50%}.brand--circular span{background-position:-509px -165px}.brand--reversed{width:135px;height:64px;overflow:hidden}.brand--reversed span{background-position:-1154px -173px}.desktop-nav{display:flex;gap:clamp(18px,2.3vw,40px);margin-left:auto;margin-right:clamp(22px,3.5vw,56px)}.desktop-nav a,.text-action,.lang-switch{font-size:11px;letter-spacing:.12em;text-transform:uppercase}.desktop-nav a{position:relative;white-space:nowrap}.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:1px;background:var(--sea);transition:right .25s}.desktop-nav a:hover:after{right:0}.header-actions{display:flex;align-items:center;gap:16px}.lang-switch{display:flex;gap:5px;color:var(--olive)}.lang-switch a.is-active{color:var(--cocoa)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 21px;border:1px solid transparent;border-radius:2px;font-size:10px;letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;transition:transform .25s,background .25s,color .25s}.button:hover{transform:translateY(-2px)}.button--sea{background:var(--sea);color:#fff}.button--sea:hover{background:#579f9d}.button--cocoa{background:var(--cocoa);color:var(--ivory)}.button--cocoa:hover{background:var(--olive)}.text-action{color:var(--olive);white-space:nowrap}.text-action:hover{color:var(--sea)}.menu-toggle{display:none;border:0;background:none;padding:8px}.menu-toggle i{display:block;width:23px;height:1px;background:var(--cocoa);margin:5px}.mobile-menu{display:none}.hero{display:grid;grid-template-columns:minmax(0,43%) minmax(0,57%);min-height:calc(100svh - 88px);position:relative}.hero__copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(50px,8vw,130px) clamp(28px,7vw,110px);position:relative}.eyebrow,.section-label{font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--olive)}.eyebrow{margin:0 0 29px}.hero h1{font:500 clamp(58px,6.4vw,104px)/.86 var(--serif);letter-spacing:-.045em;margin:0 0 32px;max-width:650px}.hero h1 em,.intro h2 em,.programmes h2 em,.care h2 em,.contact h2 em{font-style:italic;font-weight:400}.hero__lead{font-size:15px;line-height:1.75;max-width:460px;margin:0 0 32px}.hero__actions{display:flex;align-items:center;gap:27px}.arrow-link{display:inline-flex;align-items:center;gap:12px;font-size:10px;letter-spacing:.15em;text-transform:uppercase;border-bottom:1px solid currentColor;padding-bottom:5px}.arrow-link span{font-size:17px;line-height:0;transition:transform .25s}.arrow-link:hover span{transform:translate(3px,-3px)}.hero__signature{display:flex;align-items:center;gap:12px;margin-top:clamp(65px,10vw,130px);font:italic 17px var(--serif);color:var(--olive)}.sparkle{font:normal 17px var(--sans);color:var(--sea)}.hero__visual{min-height:580px;position:relative;overflow:hidden}.hero__visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(58,43,34,0) 50%,rgba(58,43,34,.65) 100%)}.hero__visual img{filter:saturate(.76) sepia(.08)}.hero__caption{position:absolute;bottom:36px;left:42px;right:42px;color:var(--ivory);z-index:2;display:flex;justify-content:space-between;align-items:end;font-size:10px;letter-spacing:.13em;text-transform:uppercase}.hero__caption strong{font:400 26px var(--serif);letter-spacing:0;text-transform:none}.branch{position:absolute;pointer-events:none;z-index:3;fill:none;stroke:var(--olive);stroke-width:1;stroke-linecap:round;stroke-linejoin:round}.branch path{vector-effect:non-scaling-stroke}.branch--hero{width:230px;height:290px;right:-35px;top:18px;stroke:var(--ivory);opacity:.73}.draw path{stroke-dasharray:900;stroke-dashoffset:900;transition:stroke-dashoffset 2.1s cubic-bezier(.2,.7,.2,1)}.draw.is-visible path{stroke-dashoffset:0}.section-pad{padding:clamp(84px,10vw,160px) clamp(24px,7vw,110px);position:relative}.section-label{display:flex;align-items:center;gap:14px;margin-bottom:43px}.section-label span{font-size:10px;color:var(--sea)}.section-label--light{color:rgba(244,235,221,.72)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:54px}.section-heading h2,.services h2,.process h2{font:500 clamp(47px,5.2vw,78px)/.9 var(--serif);letter-spacing:-.035em;margin:0}.section-heading p{max-width:320px;margin:0;color:rgba(58,43,34,.72)}.intro{min-height:570px;overflow:hidden}.intro__grid{display:grid;grid-template-columns:1.2fr .8fr;gap:8vw;align-items:start;max-width:1060px}.intro h2{font:500 clamp(47px,5.4vw,84px)/.92 var(--serif);letter-spacing:-.04em;margin:0}.intro__body{padding-top:17px;max-width:380px}.intro__body p{margin:0 0 29px}.branch--intro{width:340px;height:245px;right:-60px;bottom:-25px;opacity:.31}.ecosystem{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(500px,1.3fr);align-items:center;gap:4vw;background:var(--olive);color:var(--ivory);overflow:hidden}.ecosystem:after{content:"";position:absolute;width:36vw;height:36vw;right:-20vw;top:-20vw;border:1px solid rgba(244,235,221,.17);border-radius:50%}.ecosystem__copy{padding-left:4vw}.ecosystem__copy h2{font:500 clamp(48px,5vw,78px)/.9 var(--serif);letter-spacing:-.04em;max-width:450px;margin:0 0 24px}.ecosystem__copy p{font:italic 22px var(--serif);color:var(--sand)}.ecosystem__orbit{width:min(580px,44vw);aspect-ratio:1;position:relative;margin:auto}.orbit-ring{position:absolute;border:1px solid rgba(244,235,221,.46);border-radius:50%;inset:11%}.orbit-ring--inner{inset:28%;border-color:var(--sea)}.orbit-logo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);filter:brightness(0) invert(1)}.orbit-item{position:absolute;display:flex;flex-direction:column;gap:2px;text-align:center}.orbit-item b{font:500 28px var(--serif)}.orbit-item small{font-size:10px;color:rgba(244,235,221,.68);white-space:nowrap}.orbit-item--top{top:1%;left:50%;transform:translateX(-50%)}.orbit-item--right{right:-2%;top:49%;transform:translateY(-50%);text-align:left}.orbit-item--bottom{bottom:1%;left:50%;transform:translateX(-50%)}.orbit-item--left{left:-2%;top:49%;transform:translateY(-50%);text-align:right}.needs{background:var(--sage)}.needs .section-label{color:var(--cocoa)}.needs__list{border-top:1px solid rgba(58,43,34,.3)}.need-row{display:grid;grid-template-columns:55px 65px minmax(190px,1fr) minmax(160px,1fr) 30px;align-items:center;min-height:115px;border-bottom:1px solid rgba(58,43,34,.3);transition:background .3s,padding .3s}.need-row:hover{background:rgba(244,235,221,.36);padding:0 20px}.need-row__num{font-size:10px;color:var(--sea);letter-spacing:.12em}.need-row__icon{width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--olive);border-radius:50%;color:var(--olive)}.need-row__icon svg,.process-step i svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1}.need-row__title{font:500 32px var(--serif)}.need-row__text{color:rgba(58,43,34,.7)}.need-row__arrow{font-size:20px;text-align:right;color:var(--sea)}.programmes{background:var(--cocoa);color:var(--ivory);display:grid;grid-template-columns:minmax(230px,.7fr) minmax(0,1.3fr);gap:7vw}.programmes__intro{position:sticky;top:130px;align-self:start}.programmes h2{font:500 clamp(48px,5vw,80px)/.9 var(--serif);letter-spacing:-.045em;margin:0 0 27px}.programmes__intro p{max-width:290px;color:rgba(244,235,221,.7)}.programme-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.programme{background:var(--ivory);color:var(--cocoa)}.programme:nth-child(2){margin-top:100px}.programme:nth-child(3){margin-top:-40px}.programme__image{height:270px;position:relative;overflow:hidden}.programme__image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(58,43,34,.5))}.programme__image img{filter:saturate(.72) sepia(.12)}.programme__image span{position:absolute;right:17px;top:16px;color:var(--ivory);font-size:10px;letter-spacing:.14em;z-index:1}.programme__content{padding:23px 24px 26px}.programme__meta,.programme__footer{display:flex;justify-content:space-between;gap:12px;font-size:9px;letter-spacing:.11em;text-transform:uppercase;color:var(--olive)}.programme h3{font:500 35px/.98 var(--serif);margin:20px 0 11px}.programme p{font-size:12px;color:rgba(58,43,34,.7);min-height:40px;margin:0 0 26px}.programme__footer{align-items:end;border-top:1px solid var(--line);padding-top:16px}.programme__footer strong{font-size:12px;color:var(--cocoa);letter-spacing:0;text-transform:none}.programme__footer a{color:var(--sea)}.care{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.72fr);gap:9vw;align-items:center}.care__image{height:min(650px,54vw);position:relative}.care__image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 65%,rgba(58,43,34,.55))}.image-note{position:absolute;bottom:24px;left:28px;color:var(--ivory);font:italic 19px var(--serif);z-index:1}.care__copy{max-width:470px}.care h2{font:500 clamp(50px,5.2vw,80px)/.9 var(--serif);letter-spacing:-.045em;margin:0 0 27px}.care__copy p{margin:0 0 32px;color:rgba(58,43,34,.78)}.services{background:var(--sand)}.services__head{display:flex;justify-content:space-between;gap:60px;align-items:end;margin-bottom:56px}.services h2{max-width:650px}.services__head>p{max-width:280px;margin:0;color:rgba(58,43,34,.72)}.service-list{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid rgba(58,43,34,.38)}.service-item{display:grid;grid-template-columns:55px 1fr 30px;align-items:center;min-height:85px;border-bottom:1px solid rgba(58,43,34,.38);transition:background .25s,padding .25s}.service-item:nth-child(odd){border-right:1px solid rgba(58,43,34,.38);padding-right:28px}.service-item:nth-child(even){padding-left:28px}.service-item:hover{background:rgba(244,235,221,.43)}.service-item span{font-size:10px;color:var(--sea)}.service-item strong{font:500 28px var(--serif)}.service-item i{font-style:normal;font-size:18px;text-align:right;color:var(--olive)}.space{display:grid;grid-template-columns:minmax(250px,.7fr) minmax(0,1.3fr);gap:7vw;background:var(--olive);color:var(--ivory);overflow:hidden}.space__copy{align-self:center;position:relative;z-index:2;padding-left:4vw}.space h2{font:500 clamp(54px,5.7vw,90px)/.86 var(--serif);letter-spacing:-.045em;margin:0 0 26px}.space__copy p{max-width:305px;color:rgba(244,235,221,.76);margin-bottom:30px}.arrow-link--light{color:var(--ivory)}.space__mosaic{display:grid;grid-template-columns:1.15fr .85fr;grid-template-rows:1fr 1fr;gap:16px;min-height:670px}.space__mosaic figure{margin:0;position:relative;min-height:0;overflow:hidden}.space__mosaic figure:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(58,43,34,.68))}.space__mosaic figcaption{position:absolute;bottom:18px;left:20px;z-index:1;font:italic 19px var(--serif)}.space__exterior{grid-row:1 / span 2}.space__room img{object-position:center}.process{background:var(--ivory)}.process h2{max-width:660px;margin-bottom:65px}.process__steps{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line)}.process-step{padding:25px 24px 0 0;min-height:220px;border-right:1px solid var(--line)}.process-step:not(:first-child){padding-left:24px}.process-step:last-child{border-right:0}.process-step>span{font-size:10px;color:var(--sea);letter-spacing:.12em}.process-step i{display:block;color:var(--olive);margin:37px 0 18px;font-style:normal}.process-step h3{font:500 29px/.98 var(--serif);margin:0 0 10px}.process-step p{font-size:12px;color:rgba(58,43,34,.67);max-width:205px;margin:0}.contact{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.8fr);gap:9vw;background:var(--cocoa);color:var(--ivory);overflow:hidden}.contact__copy{position:relative;z-index:2;padding-left:4vw;align-self:center}.contact h2{font:500 clamp(57px,6.7vw,104px)/.86 var(--serif);letter-spacing:-.05em;margin:0 0 25px}.contact__copy p{max-width:390px;color:rgba(244,235,221,.73);margin-bottom:27px}.text-action--light{color:var(--sea)}.branch--contact{right:-30px;top:-50px;width:360px;height:340px;stroke:var(--sea);opacity:.56}.contact-form{padding:42px;background:var(--ivory);color:var(--cocoa);max-width:470px;justify-self:end;width:100%;position:relative;z-index:2}.contact-form label{display:block;border-bottom:1px solid var(--line);margin-bottom:22px}.contact-form label span{display:block;font-size:9px;letter-spacing:.13em;text-transform:uppercase;color:var(--olive);margin-bottom:6px}.contact-form input,.contact-form textarea{width:100%;border:0;background:transparent;color:var(--cocoa);outline:none;resize:vertical;padding:2px 0 9px}.contact-form textarea{min-height:75px}.contact-form .button{width:100%;margin-top:6px}.form-message{font-size:12px;color:var(--cocoa);border-left:2px solid var(--sea);padding:8px 12px;margin-bottom:22px}.form-message--success{background:rgba(106,181,179,.13)}.footer{display:flex;align-items:center;gap:clamp(25px,5vw,75px);padding:35px clamp(24px,7vw,110px);background:var(--cocoa);border-top:1px solid rgba(244,235,221,.2);color:rgba(244,235,221,.65);font-size:10px;letter-spacing:.1em;text-transform:uppercase}.footer p{margin-left:auto}.footer p+p{margin-left:0}.reveal{opacity:0;transform:translateY(24px);transition:opacity .8s ease,transform .8s cubic-bezier(.2,.7,.2,1)}.reveal--image{transform:translateY(0) scale(1.035);transition:opacity 1s ease,transform 1.2s cubic-bezier(.2,.7,.2,1)}.reveal.is-visible{opacity:1;transform:none}.reveal--image.is-visible{transform:scale(1)}
@media (max-width:1050px){.desktop-nav{gap:16px;margin-right:20px}.desktop-nav a{font-size:10px}.header-actions .text-action{display:none}.hero{grid-template-columns:1fr 1.15fr}.hero h1{font-size:clamp(54px,6vw,80px)}.ecosystem{grid-template-columns:1fr 1fr}.ecosystem__copy{padding-left:0}.ecosystem__orbit{width:min(500px,47vw)}.programme__image{height:235px}.space__mosaic{min-height:570px}}
@media (max-width:760px){.site-header{height:76px;padding:0 20px}.brand--primary{width:108px;height:58px}.brand--primary span{background-position:-155px -177px}.desktop-nav,.header-actions .lang-switch,.header-actions .text-action,.header-actions>.button{display:none}.header-actions{margin-left:auto}.menu-toggle{display:block}.mobile-menu{position:fixed;inset:76px 0 auto 0;z-index:15;background:var(--cocoa);display:flex;flex-direction:column;padding:26px 24px;transform:translateY(-120%);transition:transform .35s ease}.mobile-menu.is-open{transform:none}.mobile-menu a{color:var(--ivory);font:500 34px var(--serif);padding:12px 0;border-bottom:1px solid rgba(244,235,221,.18)}body.menu-open{overflow:hidden}.hero{display:flex;flex-direction:column;min-height:auto}.hero__copy{padding:79px 24px 58px}.hero h1{font-size:clamp(54px,15vw,77px);margin-bottom:26px}.hero__lead{font-size:13px}.hero__signature{margin-top:58px}.hero__visual{min-height:59svh;max-height:620px}.hero__caption{left:20px;right:20px;bottom:22px;align-items:start;flex-direction:column;gap:5px}.hero__caption strong{font-size:24px}.branch--hero{width:170px;height:230px;right:-33px;top:10px}.section-pad{padding:78px 24px}.section-label{margin-bottom:31px}.intro{min-height:0}.intro__grid,.ecosystem,.care,.space,.contact{display:flex;flex-direction:column;gap:45px}.intro__grid{gap:28px}.intro h2,.section-heading h2,.services h2,.process h2{font-size:54px}.section-heading,.services__head{display:block;margin-bottom:35px}.section-heading p,.services__head>p{margin-top:23px}.branch--intro{width:245px;height:190px;right:-65px;bottom:-22px}.ecosystem{padding-bottom:88px}.ecosystem__copy{padding:0}.ecosystem__copy h2{font-size:57px}.ecosystem__orbit{width:min(94vw,520px);margin-top:12px}.orbit-item b{font-size:22px}.orbit-item small{font-size:8px}.orbit-item--right{right:-1%}.orbit-item--left{left:-1%}.needs__list{margin:0 -24px}.need-row{grid-template-columns:38px 52px 1fr 25px;min-height:105px;padding:0 24px}.need-row:hover{padding:0 24px}.need-row__title{font-size:26px;line-height:.95}.need-row__text{grid-column:3;grid-row:2;font-size:11px;margin-top:-18px}.need-row__arrow{grid-column:4;grid-row:1 / span 2}.programme-grid{display:flex;flex-direction:column;gap:30px}.programmes{display:block}.programmes__intro{position:static;margin-bottom:45px}.programmes h2{font-size:58px}.programme:nth-child(2),.programme:nth-child(3){margin-top:0}.programme__image{height:260px}.care__image{height:390px;width:100%}.care h2{font-size:59px}.service-list{grid-template-columns:1fr}.service-item,.service-item:nth-child(odd),.service-item:nth-child(even){grid-template-columns:43px 1fr 25px;padding:0;border-right:0}.service-item strong{font-size:26px}.space__copy{padding-left:0}.space h2{font-size:62px}.space__mosaic{width:calc(100vw - 48px);min-height:500px;gap:9px}.space__mosaic figcaption{font-size:16px;left:13px;bottom:12px}.process h2{font-size:59px;margin-bottom:40px}.process__steps{grid-template-columns:1fr 1fr}.process-step{min-height:225px;padding:22px 14px 0 0}.process-step:not(:first-child){padding-left:14px}.process-step:nth-child(2){border-right:0}.process-step:nth-child(3),.process-step:nth-child(4){border-top:1px solid var(--line)}.contact{padding-bottom:70px}.contact__copy{padding-left:0}.contact h2{font-size:65px}.contact-form{padding:30px 24px;max-width:none}.branch--contact{width:260px;height:260px;right:-70px;top:0}.footer{flex-wrap:wrap;padding:28px 24px;gap:20px}.footer p{margin-left:0;width:100%}.footer p+p{width:auto;margin-right:12px}.footer .brand{margin-right:100%}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal,.reveal--image,.draw path{transition:none}.reveal{opacity:1;transform:none}.draw path{stroke-dashoffset:0}}
.hero__copy{min-width:0}.hero h1{max-width:100%;overflow-wrap:break-word}
@media (max-width:760px){.hero h1{font-size:52px;letter-spacing:-.055em;max-width:calc(100vw - 48px)}}
@media (max-width:760px){.hero__lead{width:100%;max-width:100%;min-width:0}.hero__actions{flex-wrap:wrap;gap:18px}.hero__actions .button{min-width:202px}.hero__actions .arrow-link{font-size:9px}}
.brand--primary span,.brand--reversed span,.brand--circular span{background-image:none;background-position:center;background-size:contain;background-repeat:no-repeat}
.brand--primary span,.brand--reversed span{background-image:url('assets/logo-primary.png')}
.brand--circular span{background-image:url('assets/logo-circular.png')}
.brand--reversed span{filter:brightness(0) invert(1)}
.reveal{transition-duration:.55s}.reveal--image{transition-duration:.75s}
.hero__visual{isolation:isolate}.hero__visual img{position:absolute;inset:0}
.branch--contact{z-index:1;right:-90px;opacity:.34}.contact__copy,.contact-form{z-index:2}
@media (max-width:760px){.ecosystem__orbit{width:calc(100vw - 48px)}.orbit-item--right{right:0;align-items:flex-end}.orbit-item--left{left:0;align-items:flex-start}.orbit-item small{max-width:100px;white-space:normal;line-height:1.2}}
body:not(.js-ready) .reveal{opacity:1;transform:none}
@media (min-width:761px) and (max-width:860px){
  .site-header{height:76px;padding:0 24px}.desktop-nav,.header-actions .lang-switch,.header-actions .text-action,.header-actions>.button{display:none}.header-actions{margin-left:auto}.menu-toggle{display:block}
  .mobile-menu{position:fixed;inset:76px 0 auto 0;z-index:15;background:var(--cocoa);display:flex;flex-direction:column;padding:26px 24px;transform:translateY(-120%);transition:transform .35s ease}.mobile-menu.is-open{transform:none}.mobile-menu a{color:var(--ivory);font:500 34px var(--serif);padding:12px 0;border-bottom:1px solid rgba(244,235,221,.18)}
  .hero{grid-template-columns:1fr 1fr;min-height:calc(100svh - 76px)}.hero__copy{padding:54px 42px}.hero h1{font-size:clamp(52px,6vw,68px)}
  .ecosystem,.care,.space,.contact{grid-template-columns:1fr;gap:48px}.ecosystem__copy,.space__copy,.contact__copy{padding-left:0}.ecosystem__orbit{width:min(560px,72vw)}
  .programmes{grid-template-columns:1fr;gap:48px}.programmes__intro{position:static}.programme-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
/* Softer reference treatment: independent programme cards, no stretched masonry rows. */
body{background:linear-gradient(135deg,#e4ddd1 0%,#f4ebdd 48%,#dcebe7 100%) fixed}
.site-header,main,.footer{max-width:1520px;margin-left:auto;margin-right:auto}
.programmes{display:block;background:rgba(244,235,221,.82);color:var(--cocoa);border-top:1px solid rgba(58,43,34,.12);border-bottom:1px solid rgba(58,43,34,.12)}
.programmes__intro{position:relative;top:auto;max-width:700px;margin-bottom:58px}.programmes__intro .section-label{color:var(--olive)}.programmes__intro p{color:rgba(58,43,34,.72)}
.programme-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:24px}.programme,.programme:nth-child(2),.programme:nth-child(3){margin-top:0;align-self:start;border:1px solid rgba(58,43,34,.14);box-shadow:0 18px 38px rgba(58,43,34,.09)}.programme__image{height:285px}.programme__content{min-height:238px}.programme__footer{margin-top:auto}
.need-row__icon{background:rgba(244,235,221,.28);border-color:rgba(58,43,34,.45)}.need-row__icon svg,.process-step i svg{stroke-width:1.35}
@media (max-width:760px){.programmes{display:block}.programme-grid{grid-template-columns:1fr}.programme__image{height:260px}.programme__content{min-height:0}}
.programme__content{display:flex;flex-direction:column}.programme__footer{margin-top:auto}
.programme__icon{width:38px;height:38px;margin:16px auto 0;color:var(--olive)}.programme__icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.25}
@media (min-width:1000px){.care{padding:0;grid-template-columns:1fr 1fr;gap:0;min-height:430px;background:linear-gradient(90deg,#d7c2a2 0 50%,#b6b99f 50%)}.care__image{height:430px}.care__copy{max-width:none;height:100%;padding:70px clamp(32px,6vw,90px);align-self:stretch;display:flex;flex-direction:column;justify-content:center}.care__copy .section-label{color:var(--olive)}}
@media (max-width:760px){.care{background:var(--ivory)}}
@media (min-width:1000px){
  .site-header,main,.footer{width:calc(100% - 48px);max-width:1360px}
  .site-header{margin-top:24px;border:1px solid rgba(58,43,34,.12);border-bottom-color:rgba(58,43,34,.18);border-radius:18px 18px 0 0;box-shadow:0 18px 60px rgba(58,43,34,.08)}
  main{box-shadow:0 26px 80px rgba(58,43,34,.11);overflow:hidden}
  .footer{margin-bottom:24px;border-radius:0 0 18px 18px}
  .hero{grid-template-columns:minmax(0,45%) minmax(0,55%)}.hero h1{font-size:clamp(58px,5vw,74px);overflow-wrap:normal;word-break:normal}
}
.needs{background:#b7bdab}
/* Full-bleed editorial layout from the supplied reference — no site-in-a-card frame. */
body{background:var(--ivory)}
.site-header,main,.footer{width:100%;max-width:none;margin-left:0;margin-right:0;border-radius:0;box-shadow:none}
@media (min-width:1000px){.site-header{width:100%;max-width:none;margin-top:0;border:0;border-bottom:1px solid var(--line);border-radius:0;box-shadow:none}main{width:100%;max-width:none;box-shadow:none;overflow:hidden}.footer{width:100%;max-width:none;margin-bottom:0;border-radius:0}}
.programmes{background:var(--ivory);border:0}.programmes__intro{max-width:760px;margin:0 auto 58px;text-align:center}.programmes__intro .section-label{justify-content:center}.programmes__intro p{max-width:500px;margin-left:auto;margin-right:auto}
.programme-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.programme,.programme:nth-child(2),.programme:nth-child(3){border:0;box-shadow:none;background:transparent}.programme__image{height:250px}.programme__content{min-height:0;padding:18px 7px 4px;text-align:center}.programme__meta{justify-content:center;gap:14px}.programme h3{font-size:30px;margin:13px 0 8px}.programme p{min-height:42px;margin-bottom:10px}.programme__footer{justify-content:center;gap:22px;border-top:0;padding-top:8px}
.needs{background:var(--ivory)}.needs .section-heading{text-align:center;display:block}.needs .section-heading p{margin:18px auto 0}.needs>.section-label{justify-content:center}.needs__list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.need-row{display:flex;flex-direction:column;justify-content:center;text-align:center;gap:10px;min-height:205px;border-bottom:0;border-right:1px solid var(--line);padding:24px 16px}.need-row:last-child{border-right:0}.need-row:hover{padding:24px 16px;background:rgba(212,185,148,.16)}.need-row__num,.need-row__arrow{display:none}.need-row__icon{width:52px;height:52px;margin:0 auto}.need-row__title{font-size:27px}.need-row__text{font-size:12px}
@media (max-width:1050px){.programme-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.needs__list{grid-template-columns:repeat(2,minmax(0,1fr))}.need-row:nth-child(2){border-right:0}.need-row:nth-child(-n+2){border-bottom:1px solid var(--line)}}
@media (max-width:760px){.programme-grid{grid-template-columns:1fr;gap:34px}.programme__image{height:290px}.programme__content{padding-left:0;padding-right:0}.needs__list{grid-template-columns:1fr}.need-row,.need-row:nth-child(2){border-right:0;border-bottom:1px solid var(--line)}.need-row:last-child{border-bottom:0}}
.hero__seal{width:74px;height:74px;margin-bottom:26px}.hero__seal span{width:100%;height:100%}
@media (min-width:1000px){.hero{grid-template-columns:minmax(0,40%) minmax(0,60%)}.hero h1{font-size:clamp(56px,4.8vw,70px)}}
@media (max-width:760px){.hero__seal{width:64px;height:64px;margin-bottom:24px}}
.cta-band{position:relative;display:flex;align-items:center;justify-content:center;gap:clamp(30px,8vw,120px);padding:34px clamp(24px,7vw,110px);background:#c97947;color:var(--ivory);overflow:hidden}.cta-band>div{display:flex;align-items:baseline;gap:24px}.cta-band span{font:500 30px var(--serif)}.cta-band small{font-size:13px}.cta-band__branch{position:absolute;left:8%;top:-2px;width:130px;height:95px;fill:none;stroke:rgba(244,235,221,.65);stroke-width:1}.button--outline-light{border-color:rgba(244,235,221,.75);color:var(--ivory);background:transparent}.button--outline-light:hover{background:var(--ivory);color:#c97947}
@media (max-width:760px){.cta-band{display:block;text-align:center;padding:45px 24px}.cta-band>div{display:block}.cta-band span{display:block;font-size:31px}.cta-band small{display:block;margin:7px 0 20px}.cta-band__branch{left:-10px;top:0}}
.needs{padding-top:84px;padding-bottom:84px}
.footer{background:var(--ivory);color:rgba(58,43,34,.7);border-top:1px solid var(--line)}.footer .brand--reversed span{filter:brightness(0) saturate(100%) invert(17%) sepia(10%) saturate(1132%) hue-rotate(337deg) brightness(92%) contrast(87%)}
main{display:flex;flex-direction:column}.hero{order:1}.needs{order:2}.space{order:3}.programmes{order:4}.care{order:5}.services{order:6}.ecosystem{order:7}.intro{order:8}.process{order:9}.cta-band{order:10}.contact{order:11}

/* The reference uses this as a quiet principle strip directly under the hero. */
.needs{padding:0;background:var(--ivory)}
.needs>.section-label,.needs>.section-heading{display:none}
.needs__list{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.need-row{min-height:146px;padding:22px 18px;gap:8px}
.need-row:hover{padding:22px 18px;background:rgba(106,181,179,.06)}
.need-row__icon{width:58px;height:58px;border:0}
.need-row__icon svg{width:40px;height:40px;stroke-width:1.15}
.need-row__title{font-size:22px}
.need-row__text{font-size:11px;color:rgba(58,43,34,.65)}
@media (max-width:1050px){.need-row{min-height:132px}}
@media (max-width:760px){.needs{padding:0}.needs__list{margin:0}.need-row,.need-row:hover{min-height:124px;padding:19px 24px}.need-row__icon{width:54px;height:54px}.need-row__icon svg{width:37px;height:37px}.need-row__title{font-size:25px}}

/* Core services: a neutral editorial field with restrained brand accents. */
.services{background:var(--ivory)}
.services .section-label--light{color:var(--olive)}
.services__head>p{color:rgba(58,43,34,.66)}
.service-list{border-color:var(--line)}
.service-item{border-color:var(--line);transition:color .25s}
.service-item:nth-child(odd){border-color:var(--line)}
.service-item:hover{background:transparent;color:var(--olive)}
.service-item:nth-child(odd):hover{padding:0 28px 0 0}
.service-item:nth-child(even):hover{padding:0 0 0 28px}
.service-item i{transition:color .25s,transform .25s}
.service-item:hover i{color:var(--sea);transform:translate(3px,-3px)}
@media (max-width:760px){
  .service-item:nth-child(odd):hover,.service-item:nth-child(even):hover{padding:0}
}

/* Process steps: remove the index markers and let the line icons lead. */
.process-step>span{display:none}
.process-step i{margin:8px 0 22px}
.process-step i svg{width:46px;height:46px;stroke-width:1.15}
@media (max-width:760px){.process-step i{margin-top:4px}.process-step i svg{width:42px;height:42px}}

/* Sticky navigation */
.site-header{position:sticky;top:0;z-index:50;background:rgba(244,235,221,.94);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);transition:box-shadow .25s,border-color .25s}
.site-header.is-scrolled{border-color:rgba(58,43,34,.1);box-shadow:0 10px 32px rgba(58,43,34,.09)}

/* About block: denser composition, closer to the editorial reference. */
.intro{min-height:0;padding-top:clamp(78px,8vw,118px);padding-bottom:clamp(82px,8vw,122px);display:flex;align-items:center}
.intro:before{content:"";position:absolute;width:min(34vw,500px);aspect-ratio:1;right:-12%;top:50%;transform:translateY(-50%);border-radius:50%;background:rgba(106,181,179,.055);pointer-events:none}
.intro__grid{position:relative;z-index:2;width:100%;max-width:1320px;margin:0 auto;grid-template-columns:minmax(0,1.12fr) minmax(300px,.68fr);gap:clamp(70px,10vw,180px);align-items:center}
.intro h2{max-width:720px}
.intro__body{max-width:430px;padding-top:0}
.branch--intro{width:390px;height:280px;right:-55px;bottom:-70px;opacity:.24}

/* Reference-style editorial footer */
.footer{display:block;padding:0 clamp(24px,7vw,110px);background:var(--ivory);color:var(--cocoa);border-top:1px solid var(--line);font-size:16px;letter-spacing:0;text-transform:none}
.footer__main{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,.72fr) minmax(0,1.1fr) minmax(0,.72fr);gap:clamp(34px,6vw,100px);padding:58px 0 48px}
.footer__brand .brand{width:145px;height:70px;margin-bottom:24px}
.footer__brand p{max-width:220px;font:italic 18px/1.4 var(--serif);color:var(--olive)}
.footer p{width:auto;margin:0}
.footer__column{display:flex;flex-direction:column;align-items:flex-start;gap:8px;min-width:0}
.footer__column strong{margin-bottom:10px;font-size:14px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--olive)}
.footer__column a{color:rgba(58,43,34,.72);line-height:1.55;transition:color .2s}
.footer__column a:hover{color:var(--sea)}
.footer__social-links{display:flex;gap:10px}
.footer__social-links a{display:grid;place-items:center;width:40px;height:40px;border:1px solid var(--line);border-radius:50%;color:var(--cocoa);transition:color .2s,border-color .2s,background .2s,transform .2s}
.footer__social-links a:hover{color:var(--sea);border-color:rgba(106,181,179,.55);background:rgba(106,181,179,.07);transform:translateY(-2px)}
.footer__social-links svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.footer__contacts{display:flex;flex-direction:column;align-items:flex-start;gap:7px;margin-top:13px}
.footer__contacts a{max-width:100%;overflow-wrap:anywhere}
.footer__bottom{display:flex;justify-content:space-between;gap:24px;padding:19px 0 22px;border-top:1px solid var(--line);font-size:13px;letter-spacing:.11em;text-transform:uppercase;color:rgba(58,43,34,.52)}
.footer__legal{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px 18px;margin-left:auto}
.footer__cookie-settings{padding:0;border:0;appearance:none;background:none;color:inherit;font:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;cursor:pointer}.footer__cookie-settings:focus-visible{outline:2px solid var(--sea);outline-offset:3px}
.footer__social-links .whatsapp-mark{width:20px;height:20px;stroke-width:1.35}
@media (max-width:900px){.footer__main{grid-template-columns:1fr 1fr}.footer__brand{grid-row:span 2}.intro__grid{gap:60px}}
@media (max-width:760px){
  .intro{padding:70px 24px}.intro:before{width:90vw;right:-55%;top:35%}.intro__grid{display:block}.intro__body{margin-top:28px}.branch--intro{width:250px;height:190px;right:-70px;bottom:-45px}
  .footer{padding:0 24px}.footer__main{grid-template-columns:1fr;gap:32px;padding:44px 0 36px}.footer__brand{grid-row:auto}.footer__brand .brand{margin-bottom:16px}.footer__bottom{flex-direction:column;gap:7px;padding:18px 0 24px}.footer__legal{justify-content:flex-start;margin:8px 0 0}
}

/* Final brand palette correction */
body{background:var(--ivory)}
.care{background:var(--sand)}
@media (min-width:1000px){.care{background:linear-gradient(90deg,var(--sand) 0 50%,var(--sage) 50%)}}
.cta-band{background:var(--olive)}
.button--outline-light:hover{color:var(--olive)}

/* Warm, light editorial direction: no dark section backgrounds. */
main .programmes{background:var(--ivory);color:var(--cocoa)}
main .ecosystem{background:var(--ivory);color:var(--cocoa)}
main .ecosystem__copy{padding-left:4vw}
main .ecosystem__copy h2{color:var(--cocoa)}
main .ecosystem__copy p{color:var(--olive)}
main .ecosystem:after{border-color:rgba(111,119,90,.18)}
main .orbit-ring{border-color:rgba(111,119,90,.34)}
main .orbit-ring--inner{border-color:var(--sea)}
main .orbit-item small{color:rgba(58,43,34,.64)}
main .orbit-logo{filter:none}
main .space{background:var(--sand);color:var(--cocoa)}
main .space__copy p{color:rgba(58,43,34,.7)}
main .space .arrow-link--light{color:var(--cocoa)}
main .contact{background:var(--sage);color:var(--cocoa)}
main .contact__copy{padding-left:4vw}
main .contact__copy p{color:rgba(58,43,34,.72)}
main .contact .section-label--light{color:var(--olive)}
main .contact .text-action--light{color:var(--cocoa)}
main .branch--contact{stroke:var(--olive);opacity:.34}
main .cta-band{background:var(--sand);color:var(--cocoa)}
main .cta-band__branch{stroke:rgba(58,43,34,.45)}
main .button--outline-light{border-color:rgba(58,43,34,.55);color:var(--cocoa)}
main .button--outline-light:hover{background:var(--cocoa);color:var(--ivory)}

/* Homepage rhythm follows the brief: about → needs → programmes → process → services → approach → space. */
main .hero{order:1}main .intro{order:2}main .needs{order:3}main .programmes{order:4}main .process{order:5}main .services{order:6}main .home-team{order:7}main .care{order:8}main .ecosystem{order:9}main .space{order:10}main .cta-band{order:11}main .contact{order:12}
@media (max-width:760px){
  main .ecosystem__copy,main .contact__copy{padding-left:0}
}

/* Core services numbering: visible at a glance, while remaining an accent. */
.service-item span{font-size:15px;font-weight:500;letter-spacing:.08em;line-height:1}
@media (max-width:760px){.service-item span{font-size:14px}}

/* Header scale and alignment follow the same horizontal grid as page content. */
.site-header{
  height:96px;
  padding-inline:clamp(24px,7vw,110px);
}
.site-header .brand--primary{width:150px;height:81px}
.desktop-nav{gap:clamp(20px,2.2vw,38px);margin-right:clamp(22px,2.8vw,44px)}
.desktop-nav a,.site-header .lang-switch{font-size:13px}
.site-header .button{min-height:44px;padding-inline:22px;font-size:11px}
.hero{min-height:calc(100svh - 96px)}
@media (max-width:1280px){
  .desktop-nav{
    gap:14px;
    margin-left:clamp(18px,2vw,28px);
    margin-right:14px;
  }
  .desktop-nav a,.site-header .lang-switch{font-size:11px}
  .site-header .brand--primary{width:132px;height:71px}
  .site-header{padding-inline:clamp(18px,2.4vw,30px)}
  .site-header .button{
    min-height:42px;
    padding-inline:16px;
    font-size:10px;
    letter-spacing:.11em;
  }
  .header-actions{gap:12px}
}
@media (max-width:760px){
  .site-header{height:78px;padding-inline:24px}
  .site-header .brand--primary{width:118px;height:64px}
  .mobile-menu{inset-block-start:78px}
}

/* Persistent WhatsApp shortcut. The supplied SVG is recoloured through a mask. */
.whatsapp-float{
  position:fixed;
  right:28px;
  bottom:28px;
  z-index:70;
  width:62px;
  height:62px;
  display:grid;
  place-items:center;
  border:1px solid rgba(58,43,34,.12);
  border-radius:50%;
  background:var(--sea);
  color:var(--ivory);
  box-shadow:0 12px 32px rgba(58,43,34,.2);
  transition:background-color .25s,box-shadow .25s;
  animation:whatsapp-breathe 3.2s ease-in-out infinite;
}
.whatsapp-float::before{
  content:"";
  position:absolute;
  inset:-1px;
  z-index:-1;
  border:1px solid rgba(106,181,179,.58);
  border-radius:inherit;
  animation:whatsapp-ring 3.2s ease-out infinite;
}
.whatsapp-float span{
  width:32px;
  height:32px;
  background:currentColor;
  -webkit-mask:url('assets/WhatsApp.svg') center/contain no-repeat;
  mask:url('assets/WhatsApp.svg') center/contain no-repeat;
}
.whatsapp-float:hover{
  box-shadow:0 15px 36px rgba(58,43,34,.26);
  animation-play-state:paused;
}
.whatsapp-float:hover::before{
  animation-play-state:paused;
}
.whatsapp-float:focus-visible{
  outline:3px solid var(--ivory);
  outline-offset:3px;
}
@media (max-width:760px){
  .whatsapp-float{right:18px;bottom:18px;width:56px;height:56px}
  .whatsapp-float span{width:29px;height:29px}
}
@keyframes whatsapp-breathe{
  0%,42%,100%{box-shadow:0 12px 32px rgba(58,43,34,.2)}
  52%{box-shadow:0 14px 38px rgba(58,43,34,.28)}
  62%{box-shadow:0 12px 32px rgba(58,43,34,.2)}
}
@keyframes whatsapp-ring{
  0%,38%{opacity:0;transform:scale(.96)}
  48%{opacity:.72}
  72%,100%{opacity:0;transform:scale(1.38)}
}
@media (prefers-reduced-motion:reduce){
  .whatsapp-float,.whatsapp-float::before{animation:none}
}

/* Full-height hero with a wider editorial text column. */
@media (min-width:761px){
  .hero{
    grid-template-columns:minmax(0,49%) minmax(0,51%);
    height:calc(100svh - 96px);
    min-height:620px;
    overflow:hidden;
  }
  .hero__copy{
    padding-block:clamp(34px,5vh,68px);
    padding-inline:clamp(32px,5vw,76px);
  }
  .hero h1{font-size:clamp(56px,5.25vw,86px)}
}
.hero-title__line{white-space:nowrap}
.hero__signature{
  gap:15px;
  margin-top:clamp(36px,6vh,72px);
  font-size:24px;
}
.hero__signature .sparkle{font-size:27px}
.hero__actions{align-items:stretch}
.hero__actions .button{
  width:210px;
  min-height:48px;
  padding-inline:18px;
}
.button--outline-cocoa{
  gap:11px;
  border-color:rgba(58,43,34,.55);
  background:transparent;
  color:var(--cocoa);
}
.button--outline-cocoa span{font-size:16px;line-height:1}
.button--outline-cocoa:hover{
  border-color:var(--cocoa);
  background:var(--cocoa);
  color:var(--ivory);
}
.hero::after{
  content:"";
  position:absolute;
  right:0;
  bottom:0;
  left:0;
  z-index:5;
  height:1px;
  background:#d2c9bb;
}
@media (max-width:760px){
  .hero{min-height:calc(100svh - 78px)}
  .hero-title__line{white-space:normal}
  .hero__signature{font-size:21px}
  .hero__signature .sparkle{font-size:24px}
  .hero__actions{display:grid;grid-template-columns:1fr;gap:12px}
  .hero__actions .button{width:100%;max-width:290px}
}

/* Intro: the real space leads on the left; the positioning statement follows on the right. */
main .intro{min-height:0}
main .intro::after{content:none}
main .intro__grid{
  display:grid;
  grid-template-columns:minmax(420px,1.1fr) minmax(0,.9fr);
  gap:clamp(54px,7vw,118px);
  align-items:center;
  max-width:none;
}
main .intro__content{max-width:680px}
main .intro h2{font-size:clamp(48px,4.15vw,68px);line-height:.94}
main .intro__body{
  max-width:470px;
  margin-top:34px;
  padding-top:0;
}
main .intro__media{
  height:clamp(330px,31vw,480px);
  margin:0;
  overflow:hidden;
  position:relative;
  z-index:2;
}
main .intro__media img{object-position:center}
@media (max-width:900px){
  main .intro__grid{grid-template-columns:1fr;gap:38px}
  main .intro__content{max-width:720px}
  main .intro__media{height:clamp(300px,58vw,460px)}
}
@media (max-width:760px){
  main .intro h2{font-size:48px}
  main .intro__body{margin-top:26px}
  main .intro__media{height:300px}
}

/* Larger, framed programme cards with programme-specific symbols. */
.programme-grid{gap:18px}
.programme,
.programme:nth-child(2),
.programme:nth-child(3){
  overflow:hidden;
  border:1px solid #d2c9bb;
  background:var(--ivory);
}
.programme__content{
  min-height:300px;
  padding:25px 20px 24px;
}
.programme__meta{
  justify-content:space-between;
  gap:16px;
  font-size:11px;
  line-height:1.35;
}
.programme__icon{
  width:52px;
  height:52px;
  margin:20px auto 3px;
  color:var(--olive);
}
.programme__icon svg{stroke-width:1.2}
.programme h3{font-size:34px;margin:14px 0 10px}
.programme p{
  min-height:46px;
  margin-bottom:18px;
  font-size:13px;
  line-height:1.55;
}
.programme__footer{
  justify-content:space-between;
  gap:16px;
  margin-top:auto;
  padding-top:17px;
  border-top:1px solid #d2c9bb;
  font-size:10px;
}
.programme__footer strong{font-size:14px}
@media (max-width:760px){
  .programme__content{min-height:285px;padding:25px 22px 24px}
}

/* A tighter process section with a single-line desktop heading. */
.process{padding-block:68px}
.process h2{
  max-width:none;
  margin-bottom:42px;
  font-size:clamp(46px,4vw,66px);
}
@media (min-width:901px){.process h2{white-space:nowrap}}
@media (max-width:760px){
  .process{padding-block:54px}
  .process h2{margin-bottom:32px;font-size:47px}
}

/* Compact hand-off from the process into services; copy stays with its heading. */
.process{padding-bottom:42px}
.services{
  padding-top:52px;
  padding-bottom:clamp(72px,7vw,108px);
}
.services__head{
  display:block;
  margin-bottom:38px;
}
.services h2{
  max-width:none;
  font-size:clamp(46px,4.15vw,68px);
  line-height:.94;
}
.services__head>p{
  max-width:520px;
  margin:19px 0 0;
  font-size:14px;
  line-height:1.65;
}
@media (min-width:1051px){.services h2{white-space:nowrap}}
@media (max-width:760px){
  .process{padding-bottom:34px}
  .services{padding-top:42px;padding-bottom:64px}
  .services h2{font-size:46px}
  .services__head{margin-bottom:31px}
}

/* One vertical rhythm across standard content sections. */
:root{
  --section-y:clamp(64px,6vw,92px);
  --section-half:clamp(32px,3vw,46px);
}
main .section-pad{padding-block:var(--section-y)}
main .needs.section-pad{padding-block:0}
main .process{padding-top:var(--section-y);padding-bottom:var(--section-half)}
main .services{padding-top:var(--section-half);padding-bottom:var(--section-y)}
@media (min-width:1000px){
  main .care.section-pad{padding-block:0}
}
@media (max-width:760px){
  :root{--section-y:56px;--section-half:28px}
  main .section-pad{padding-block:var(--section-y)}
  main .needs.section-pad{padding-block:0}
  main .process{padding-top:var(--section-y);padding-bottom:var(--section-half)}
  main .services{padding-top:var(--section-half);padding-bottom:var(--section-y)}
}

/* Brandbook ecosystem diagram: one ring, four nodes and the primary wordmark. */
main .ecosystem__orbit{
  width:min(690px,50vw);
  max-width:100%;
}
main .orbit-ring--outer{
  inset:16%;
  border-color:#d2c9bb;
}
main .orbit-ring--inner{display:none}
main .orbit-logo.brand--primary{
  width:230px;
  height:124px;
  overflow:hidden;
  filter:none;
}
main .orbit-dot{
  position:absolute;
  z-index:3;
  width:12px;
  height:12px;
  border-radius:50%;
  background:var(--sea);
  transform:translate(-50%,-50%);
}
main .orbit-dot--top{top:16%;left:50%}
main .orbit-dot--right{top:50%;left:84%}
main .orbit-dot--bottom{top:84%;left:50%}
main .orbit-dot--left{top:50%;left:16%}
main .orbit-item{width:220px;gap:5px}
main .orbit-item b{font-size:31px;line-height:1}
main .orbit-item small{
  color:#6f775a;
  font-size:13px;
  line-height:1.45;
  white-space:normal;
}
main .orbit-item--top{top:0}
main .orbit-item--right{right:-3%;top:50%;text-align:left}
main .orbit-item--bottom{bottom:0}
main .orbit-item--left{left:-3%;top:50%;text-align:right}
@media (max-width:900px){
  main .ecosystem__orbit{width:min(680px,88vw)}
}
@media (max-width:760px){
  main .ecosystem__orbit{
    width:min(480px,calc(100vw - 48px));
    margin-inline:auto;
    padding:18px 0 6px;
  }
  main .orbit-ring--outer{width:min(56vw,230px)}
  main .orbit-logo.brand--primary{width:150px;height:81px}
  main .orbit-dot{width:9px;height:9px}
  main .orbit-dot--top{top:calc(50% - min(28vw,115px));left:50%}
  main .orbit-dot--right{top:50%;left:calc(50% + min(28vw,115px))}
  main .orbit-dot--bottom{top:calc(50% + min(28vw,115px));left:50%}
  main .orbit-dot--left{top:50%;left:calc(50% - min(28vw,115px))}
  main .orbit-item{
    width:clamp(112px,33vw,145px);
    min-width:0;
  }
  main .orbit-item b{font-size:23px}
  main .orbit-item small{font-size:9px;line-height:1.35}
  main .orbit-item--top{top:0}
  main .orbit-item--right{right:0}
  main .orbit-item--bottom{bottom:0}
  main .orbit-item--left{left:0}
}
@media (max-width:420px){
  main .ecosystem{overflow:hidden}
  main .ecosystem__orbit{
    width:calc(100vw - 32px);
    min-height:360px;
  }
  main .orbit-ring--outer{width:210px}
  main .orbit-logo.brand--primary{width:126px;height:68px}
  main .orbit-dot--top{top:calc(50% - 105px)}
  main .orbit-dot--right{left:calc(50% + 105px)}
  main .orbit-dot--bottom{top:calc(50% + 105px)}
  main .orbit-dot--left{left:calc(50% - 105px)}
  main .orbit-item{width:118px}
  main .orbit-item b{font-size:20px}
  main .orbit-item small{font-size:8px}
  main .orbit-item--top{top:4px}
  main .orbit-item--bottom{bottom:4px}
}

/* Only the orbit geometry comes from Figma; content and section layout stay intact. */
main .ecosystem__orbit{aspect-ratio:1}
main .orbit-ring--outer{
  inset:auto;
  top:50%;
  left:50%;
  width:68%;
  height:auto;
  aspect-ratio:1;
  transform:translate(-50%,-50%);
  border-color:rgba(58,43,34,.22);
}

/* Exact Figma orbit: 380px diameter with labels outside the circumference. */
main .ecosystem::after{display:none}
@media (min-width:901px){
  main .orbit-ring--outer{
    width:380px;
    height:380px;
  }
  main .orbit-dot{width:9px;height:9px}
  main .orbit-dot--top{top:calc(50% - 190px);left:50%}
  main .orbit-dot--right{top:50%;left:calc(50% + 190px)}
  main .orbit-dot--bottom{top:calc(50% + 190px);left:50%}
  main .orbit-dot--left{top:50%;left:calc(50% - 190px)}
  main .orbit-logo.brand--primary{width:177px;height:88px}
  main .orbit-item{width:260px}
  main .orbit-item b{font-size:26px}
  main .orbit-item small{font-size:12px;line-height:1.4}
  main .orbit-item--top{top:62px;left:50%;transform:translateX(-50%)}
  main .orbit-item--right{
    width:126px;
    top:50%;
    right:auto;
    left:calc(50% + 222px);
    transform:translateY(-50%);
  }
  main .orbit-item--bottom{
    top:calc(50% + 225px);
    bottom:auto;
    left:50%;
    transform:translateX(-50%);
  }
  main .orbit-item--left{
    width:151px;
    top:50%;
    right:calc(50% + 222px);
    left:auto;
    transform:translateY(-50%);
  }
}
@media (min-width:901px) and (max-width:1280px){
  main .ecosystem__orbit{
    width:min(560px,48vw);
  }
  main .orbit-ring--outer{
    width:320px;
    height:320px;
  }
  main .orbit-dot--top{top:calc(50% - 160px)}
  main .orbit-dot--right{left:calc(50% + 160px)}
  main .orbit-dot--bottom{top:calc(50% + 160px)}
  main .orbit-dot--left{left:calc(50% - 160px)}
  main .orbit-logo.brand--primary{
    width:154px;
    height:77px;
  }
  main .orbit-item b{font-size:24px}
  main .orbit-item small{font-size:11px}
  main .orbit-item--top{
    top:52px;
    width:230px;
  }
  main .orbit-item--right{
    left:calc(50% + 188px);
    width:118px;
  }
  main .orbit-item--bottom{
    top:calc(50% + 190px);
    width:230px;
  }
  main .orbit-item--left{
    right:calc(50% + 188px);
    width:136px;
  }
}

/* Final phone geometry: contained, larger and without horizontal overflow. */
@media (max-width:760px){
  html,
  body{
    width:100%;
    max-width:100%;
    overflow-x:hidden;
  }
  @supports (overflow:clip){
    html,
    body{overflow-x:clip}
  }
  .site-header,
  main,
  .footer{max-width:100%}
  main .ecosystem{overflow:hidden}
  main .ecosystem__orbit{
    --orbit-mobile-d:clamp(160px,49vw,184px);
    --orbit-mobile-r:calc(var(--orbit-mobile-d) / 2);
    --orbit-mobile-side:calc((100% - var(--orbit-mobile-d)) / 2 - 4px);
    left:auto;
    width:100%;
    max-width:100%;
    height:320px;
    margin:0;
    transform:none;
  }
  main .orbit-ring--outer{
    width:var(--orbit-mobile-d);
    height:var(--orbit-mobile-d);
  }
  main .orbit-logo.brand--primary{width:124px;height:67px}
  main .orbit-dot--top{top:calc(50% - var(--orbit-mobile-r));left:50%}
  main .orbit-dot--right{top:50%;left:calc(50% + var(--orbit-mobile-r))}
  main .orbit-dot--bottom{top:calc(50% + var(--orbit-mobile-r));left:50%}
  main .orbit-dot--left{top:50%;left:calc(50% - var(--orbit-mobile-r))}
  main .orbit-item--top{
    top:5px;
    width:200px;
  }
  main .orbit-item--bottom{
    top:calc(50% + var(--orbit-mobile-r) + 20px);
    width:200px;
  }
  main .orbit-item--left{
    right:auto;
    left:0;
    width:var(--orbit-mobile-side);
    text-align:right;
  }
  main .orbit-item--right{
    right:0;
    left:auto;
    width:var(--orbit-mobile-side);
    text-align:left;
  }
  main .orbit-item--left b,
  main .orbit-item--right b{
    font-size:17px;
    white-space:nowrap;
  }
  main .orbit-item--left small,
  main .orbit-item--right small{
    font-size:7.5px;
    line-height:1.25;
  }
}
@media (max-width:900px){
  main .orbit-ring--outer{width:68%;height:auto}
}

/* Compact space section so the following wellbeing CTA enters the viewport. */
@media (min-width:761px){
  main .space{padding-block:48px}
  main .space__mosaic{
    height:480px;
    min-height:0;
  }
}
@media (max-width:760px){
  main .space{padding-block:56px}
  main .space__mosaic{height:500px;min-height:0}
}

/* Shared horizontal grid for header, content and footer. */
:root{--page-x:clamp(24px,7vw,110px)}
html{scroll-padding-top:120px}
main section[id]{scroll-margin-top:120px}
.site-header,
.footer,
.cta-band{padding-inline:var(--page-x)}
main .cta-band{border-top:1px solid #d2c9bb}
.hero__copy{padding-inline:var(--page-x)}
main .section-pad{padding-inline:var(--page-x)}
main .ecosystem__copy,
main .space__copy,
main .contact__copy{padding-left:0}
main .needs.section-pad{padding-inline:0}
.footer__brand .brand--primary{width:150px;height:81px}
@media (min-width:1000px){
  main .care.section-pad{padding-inline:0}
}
@media (max-width:760px){
  :root{--page-x:24px}
  html{scroll-padding-top:102px}
  main section[id]{scroll-margin-top:102px}
  .footer__brand .brand--primary{width:118px;height:64px}
  .hero__copy{text-align:center;align-items:center}
  .hero__lead{margin-inline:auto}
  .hero__actions{width:100%;flex-direction:column;gap:12px}
  .hero__actions .button{width:100%;max-width:none;min-width:0}
  .hero__signature{justify-content:center;width:100%}
  .need-row,
  .need-row:hover{
    min-height:158px;
    padding:22px 24px;
    gap:0;
  }
  .need-row__icon{margin:0 auto 12px}
  .need-row__title{line-height:1.1;margin:0 0 6px}
  .need-row__text{margin:0;line-height:1.45}
  .mobile-menu{
    inset:78px 0 0;
    height:calc(100dvh - 78px);
    padding:18px 24px 28px;
    overflow-y:auto;
    background:var(--ivory);
    color:var(--cocoa);
    border-top:1px solid var(--line);
  }
  .mobile-menu__nav{display:flex;flex-direction:column}
  .mobile-menu__nav a{
    padding:14px 0;
    border-bottom:1px solid var(--line);
    color:var(--cocoa);
    font:500 26px/1.05 var(--serif);
  }
  .mobile-menu__contact{
    display:flex;
    flex-direction:column;
    gap:7px;
    margin-top:25px;
  }
  .mobile-menu__contact>span{
    margin-bottom:3px;
    color:var(--olive);
    font-size:10px;
    letter-spacing:.16em;
    text-transform:uppercase;
  }
  .mobile-menu__contact a{
    padding:0;
    border:0;
    color:var(--cocoa);
    font:500 13px/1.55 var(--sans);
  }
  .mobile-menu__socials{
    display:flex;
    gap:10px;
    margin-top:22px;
  }
  .mobile-menu__socials a{
    display:grid;
    place-items:center;
    width:42px;
    height:42px;
    padding:0;
    border:1px solid var(--line);
    border-radius:50%;
    color:var(--cocoa);
  }
  .mobile-menu__socials svg{
    width:18px;
    height:18px;
    fill:none;
    stroke:currentColor;
    stroke-width:1.5;
  }
}

/* Supplied social marks, used consistently in the mobile menu and footer. */
.social-icon{
  display:block;
  width:19px;
  height:19px;
  background:currentColor;
  -webkit-mask-position:center;
  -webkit-mask-repeat:no-repeat;
  -webkit-mask-size:contain;
  mask-position:center;
  mask-repeat:no-repeat;
  mask-size:contain;
}
.social-icon--instagram{
  -webkit-mask-image:url('assets/Instagram.svg');
  mask-image:url('assets/Instagram.svg');
}
.social-icon--facebook{
  -webkit-mask-image:url('assets/Facebook.svg');
  mask-image:url('assets/Facebook.svg');
}
.social-icon--whatsapp{
  width:20px;
  height:20px;
  -webkit-mask-image:url('assets/WhatsApp.svg');
  mask-image:url('assets/WhatsApp.svg');
}

/* Three-line menu control with an animated close state. */
.menu-toggle{
  position:relative;
  width:44px;
  height:44px;
  padding:0;
}
.menu-toggle i{
  position:absolute;
  left:10px;
  width:24px;
  height:1px;
  margin:0;
  background:var(--cocoa);
  transform-origin:center;
  transition:top .25s ease,transform .25s ease,opacity .18s ease;
}
.menu-toggle i:nth-child(1){top:13px}
.menu-toggle i:nth-child(2){top:21px}
.menu-toggle i:nth-child(3){top:29px}
.menu-toggle.is-open i:nth-child(1){top:21px;transform:rotate(45deg)}
.menu-toggle.is-open i:nth-child(2){opacity:0;transform:scaleX(.35)}
.menu-toggle.is-open i:nth-child(3){top:21px;transform:rotate(-45deg)}

@media (max-width:760px){
  .whatsapp-float{
    right:calc(36px + env(safe-area-inset-right, 0px));
    bottom:calc(36px + env(safe-area-inset-bottom, 0px));
    width:52px;
    height:52px;
    display:grid;
    place-items:center;
  }
  .whatsapp-float span{
    width:27px;
    height:27px;
    margin:0;
    transform:none;
  }
  .programme-grid{
    display:grid;
    grid-template-columns:minmax(0,1fr);
    width:100%;
  }
  .programme,
  .programme:nth-child(2),
  .programme:nth-child(3){
    width:100%;
    min-width:0;
    align-self:stretch;
  }
}

/* Explicit privacy consent in the contact form. */
.contact-form .privacy-consent{
  position:relative;
  display:grid;
  grid-template-columns:20px minmax(0,1fr);
  gap:11px;
  align-items:center;
  margin:2px 0 20px;
  padding:0;
  border:0;
  cursor:pointer;
}
.contact-form .privacy-consent input{
  position:absolute;
  width:1px;
  height:1px;
  margin:0;
  opacity:0;
  pointer-events:none;
}
.contact-form .privacy-consent__box{
  position:relative;
  display:block;
  width:20px;
  height:20px;
  margin:0;
  border:1px solid #d2c9bb;
  background:transparent;
  transition:border-color .2s,background-color .2s;
}
.contact-form .privacy-consent__box::after{
  content:"";
  position:absolute;
  left:5px;
  top:2px;
  width:6px;
  height:10px;
  border:solid var(--ivory);
  border-width:0 2px 2px 0;
  opacity:0;
  transform:rotate(45deg) scale(.7);
  transition:opacity .18s,transform .18s;
}
.contact-form .privacy-consent input:checked + .privacy-consent__box{
  border-color:var(--sea);
  background:var(--sea);
}
.contact-form .privacy-consent input:checked + .privacy-consent__box::after{
  opacity:1;
  transform:rotate(45deg) scale(1);
}
.contact-form .privacy-consent input:focus-visible + .privacy-consent__box{
  outline:2px solid var(--sea);
  outline-offset:3px;
}
.contact-form .privacy-consent__text{
  display:block;
  margin:0;
  color:rgba(58,43,34,.7);
  font-size:11px;
  line-height:1.55;
  letter-spacing:0;
  text-transform:none;
}
.contact-form .privacy-consent__text a,
.footer__bottom a,
.footer__cookie-settings{
  color:var(--sea);
  text-decoration:none;
}
.contact-form .privacy-consent__text a:hover,
.footer__bottom a:hover,
.footer__cookie-settings:hover{text-decoration:underline}

/* One accessible enquiry form everywhere except the detailed modal. */
.standard-enquiry-form{
  width:100%;
  max-width:470px;
  justify-self:end;
  padding:42px;
  background:var(--ivory);
  color:var(--cocoa);
}
.standard-enquiry-form__head{margin:0 0 28px}
.standard-enquiry-form__head h2{margin:0;font:500 clamp(32px,3vw,42px)/.98 var(--serif)}
.standard-enquiry-form__alert{
  margin:0 0 24px;
  padding:14px 16px;
  border-left:3px solid var(--cocoa);
  background:rgba(212,185,148,.28);
  color:var(--cocoa);
  font-size:13px;
  line-height:1.5;
}
.standard-enquiry-form__alert[hidden]{display:none}
.standard-enquiry-form__alert.is-success{border-left-color:var(--sea);background:rgba(106,181,179,.13)}
.standard-enquiry-form__alert strong{display:block;font-weight:600}
.standard-enquiry-form__alert ul{margin:5px 0 0;padding-left:18px}
.standard-enquiry-form__fields{display:grid;grid-template-columns:1fr;gap:0}
.standard-enquiry-form__field{display:block;margin:0 0 22px;border:0}
.standard-enquiry-form__field>span{
  display:block;
  margin:0 0 7px;
  color:var(--olive);
  font-size:10px;
  font-weight:600;
  letter-spacing:.13em;
  text-transform:uppercase;
}
.standard-enquiry-form__field>span b,
.standard-enquiry-form__consent span b{color:var(--sea);font-weight:600}
.standard-enquiry-form__field input,
.standard-enquiry-form__field select,
.standard-enquiry-form__field textarea{
  width:100%;
  min-height:45px;
  padding:5px 0 9px;
  border:0;
  border-bottom:1px solid rgba(58,43,34,.28);
  border-radius:0;
  outline:0;
  background:transparent;
  color:var(--cocoa);
  font:400 16px/1.5 var(--sans);
}
.standard-enquiry-form__field textarea{min-height:92px;resize:vertical}
.standard-enquiry-form__field select,
.standard-enquiry-form__field option,
.standard-enquiry-form__field optgroup{
  color:var(--cocoa);
  background:var(--ivory);
}
.standard-enquiry-form__field input:focus,
.standard-enquiry-form__field select:focus,
.standard-enquiry-form__field textarea:focus{border-bottom-color:var(--sea)}
.standard-enquiry-form__field.is-invalid input,
.standard-enquiry-form__field.is-invalid select,
.standard-enquiry-form__field.is-invalid textarea{border-bottom-color:#8b463c}
.standard-enquiry-form__error{display:block;margin:6px 0 0;color:#793c34;font-size:12px;line-height:1.4}
.standard-enquiry-form__consent{
  position:relative;
  display:flex!important;
  align-items:center!important;
  gap:10px;
  margin:3px 0 22px!important;
  padding:0!important;
  border:0!important;
  cursor:pointer;
}
.standard-enquiry-form__consent input{position:absolute;width:1px;height:1px;margin:0;opacity:0}
.standard-enquiry-form__consent i{
  display:block;
  width:20px;
  height:20px;
  flex:0 0 20px;
  margin:0!important;
  border:1px solid rgba(58,43,34,.34);
  background:transparent;
}
.standard-enquiry-form__consent input:checked+i{background:var(--sea);box-shadow:inset 0 0 0 4px var(--ivory)}
.standard-enquiry-form__consent input:focus-visible+i{outline:2px solid var(--sea);outline-offset:3px}
.standard-enquiry-form__consent.is-invalid i{border-color:#8b463c}
.standard-enquiry-form__consent>span{
  display:block!important;
  align-self:center;
  margin:0!important;
  color:rgba(58,43,34,.76)!important;
  font-size:12px!important;
  font-weight:400!important;
  line-height:1.45!important;
  letter-spacing:0!important;
  text-transform:none!important;
}
.standard-enquiry-form__consent a{color:var(--sea)}
.standard-enquiry-form>.button{width:100%;min-height:48px}
.contact-form .standard-enquiry-form__field{border:0;margin-bottom:22px}
.contact-form .standard-enquiry-form__field>span{margin-bottom:7px}
.contact-form .standard-enquiry-form__consent{border:0}

@media(max-width:760px){
  .standard-enquiry-form{padding:30px 24px}
  .standard-enquiry-form__field{margin-bottom:19px}
  .standard-enquiry-form__field input,
  .standard-enquiry-form__field select,
  .standard-enquiry-form__field textarea{font-size:16px}
}

/* Privacy policy page. */
.privacy-page{background:var(--ivory)}
.privacy-header{
  position:sticky;
  top:0;
  z-index:10;
  height:96px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  padding-inline:var(--page-x);
  border-bottom:1px solid var(--line);
  background:rgba(244,235,221,.95);
  backdrop-filter:blur(14px);
}
.privacy-header__actions{display:flex;align-items:center;gap:24px}
.privacy-header__actions a{font-size:11px;letter-spacing:.12em;text-transform:uppercase}
.privacy-header__actions a:hover{color:var(--sea)}
.privacy-main{padding:clamp(64px,8vw,120px) var(--page-x) clamp(80px,10vw,150px)}
.privacy-hero{max-width:960px;margin:0 auto 64px}
.privacy-hero p{margin:0 0 18px;color:var(--olive);font-size:10px;letter-spacing:.17em;text-transform:uppercase}
.privacy-hero h1{margin:0 0 24px;font:500 clamp(58px,7vw,108px)/.88 var(--serif);letter-spacing:-.045em}
.privacy-hero small{color:rgba(58,43,34,.62)}
.privacy-content{max-width:960px;margin:auto;border-top:1px solid var(--line)}
.privacy-section{
  display:grid;
  grid-template-columns:minmax(180px,.34fr) minmax(0,1fr);
  gap:clamp(30px,6vw,90px);
  padding:38px 0;
  border-bottom:1px solid var(--line);
}
.privacy-section h2{margin:0;font:500 29px/1 var(--serif)}
.privacy-section__body{max-width:650px;color:rgba(58,43,34,.76)}
.privacy-section__body p{margin:0 0 15px}
.privacy-section__body p:last-child{margin-bottom:0}
.privacy-section__body ul{margin:0;padding-left:19px}
.privacy-section__body li+li{margin-top:8px}
.privacy-section__body a{color:var(--sea);text-decoration:underline;text-underline-offset:3px}
.privacy-footer{
  display:flex;
  justify-content:space-between;
  gap:30px;
  padding:28px var(--page-x);
  border-top:1px solid var(--line);
  color:rgba(58,43,34,.65);
  font-size:11px;
}
@media (max-width:760px){
  .privacy-header{height:78px}
  .privacy-header .brand--primary{width:118px;height:64px}
  .privacy-header__actions{gap:14px}
  .privacy-header__actions a{font-size:9px}
  .privacy-main{padding-top:54px}
  .privacy-hero{margin-bottom:42px}
  .privacy-hero h1{font-size:54px}
  .privacy-section{grid-template-columns:1fr;gap:16px;padding:30px 0}
  .privacy-section h2{font-size:27px}
  .privacy-footer{flex-direction:column;gap:6px}
}

/* Last mobile override: keep the ecosystem inside the viewport. */
@media (max-width:760px){
  main .ecosystem__orbit{
    --orbit-mobile-d:clamp(160px,49vw,184px);
    --orbit-mobile-r:calc(var(--orbit-mobile-d) / 2);
    --orbit-mobile-side:calc((100% - var(--orbit-mobile-d)) / 2 - 4px);
    left:auto;
    width:100%;
    max-width:100%;
    height:320px;
    margin:0;
    aspect-ratio:auto;
    transform:none;
  }
  main .orbit-ring--outer{width:var(--orbit-mobile-d);height:var(--orbit-mobile-d)}
  main .orbit-logo.brand--primary{width:124px;height:67px}
  main .orbit-dot--top{top:calc(50% - var(--orbit-mobile-r));left:50%}
  main .orbit-dot--right{top:50%;left:calc(50% + var(--orbit-mobile-r))}
  main .orbit-dot--bottom{top:calc(50% + var(--orbit-mobile-r));left:50%}
  main .orbit-dot--left{top:50%;left:calc(50% - var(--orbit-mobile-r))}
  main .orbit-item{gap:4px}
  main .orbit-item--top{top:5px;left:50%;width:200px;transform:translateX(-50%)}
  main .orbit-item--bottom{
    top:calc(50% + var(--orbit-mobile-r) + 20px);
    bottom:auto;
    left:50%;
    width:200px;
    transform:translateX(-50%);
  }
  main .orbit-item--left{
    top:50%;
    right:auto;
    left:0;
    width:var(--orbit-mobile-side);
    align-items:stretch;
    text-align:right;
    transform:translateY(-50%);
  }
  main .orbit-item--right{
    top:50%;
    right:0;
    left:auto;
    width:var(--orbit-mobile-side);
    align-items:stretch;
    text-align:left;
    transform:translateY(-50%);
  }
  main .orbit-item--left b,
  main .orbit-item--right b{font-size:17px;line-height:1;white-space:nowrap}
  main .orbit-item--left small,
  main .orbit-item--right small{font-size:7.5px;line-height:1.25}
}

/* Symmetrical phone orbit: every label is anchored to the ring. */
@media (max-width:760px){
  main .ecosystem__orbit{
    --orbit-mobile-d:clamp(166px,48vw,180px);
    --orbit-mobile-r:calc(var(--orbit-mobile-d) / 2);
    --orbit-mobile-side:calc((100% - var(--orbit-mobile-d)) / 2 - 9px);
    height:340px;
  }
  main .orbit-ring--outer{
    width:var(--orbit-mobile-d);
    height:var(--orbit-mobile-d);
    border-color:rgba(58,43,34,.25);
  }
  main .orbit-logo.brand--primary{width:112px;height:61px}
  main .orbit-item b{line-height:1}
  main .orbit-item--top{
    top:auto;
    bottom:calc(50% + var(--orbit-mobile-r) + 14px);
    left:50%;
    width:200px;
    transform:translateX(-50%);
  }
  main .orbit-item--bottom{
    top:calc(50% + var(--orbit-mobile-r) + 14px);
    bottom:auto;
    left:50%;
    width:200px;
    transform:translateX(-50%);
  }
  main .orbit-item--left{
    top:50%;
    right:auto;
    left:0;
    width:var(--orbit-mobile-side);
    transform:translateY(-10px);
  }
  main .orbit-item--right{
    top:50%;
    right:0;
    left:auto;
    width:var(--orbit-mobile-side);
    transform:translateY(-10px);
  }
  main .orbit-item--top b,
  main .orbit-item--bottom b{font-size:20px}
  main .orbit-item--top small,
  main .orbit-item--bottom small{font-size:8px;line-height:1.3}
  main .orbit-item--left b,
  main .orbit-item--right b{font-size:17px}
}

/* Readable full-width mobile ecosystem. */
@media (max-width:760px){
  main .ecosystem__orbit{
    --orbit-mobile-d:clamp(170px,51vw,190px);
    --orbit-mobile-r:calc(var(--orbit-mobile-d) / 2);
    --orbit-mobile-side:calc((100% - var(--orbit-mobile-d)) / 2 - 8px);
    width:calc(100vw - 16px);
    max-width:none;
    height:370px;
    margin-left:-16px;
    margin-right:0;
  }
  main .orbit-ring--outer{
    width:var(--orbit-mobile-d);
    height:var(--orbit-mobile-d);
  }
  main .orbit-logo.brand--primary{width:120px;height:65px}
  main .orbit-item--top{
    bottom:calc(50% + var(--orbit-mobile-r) + 14px);
    width:230px;
  }
  main .orbit-item--bottom{
    top:calc(50% + var(--orbit-mobile-r) + 14px);
    width:230px;
  }
  main .orbit-item--left{
    left:0;
    width:var(--orbit-mobile-side);
    transform:translateY(-9px);
  }
  main .orbit-item--right{
    right:0;
    width:var(--orbit-mobile-side);
    transform:translateY(-9px);
  }
  main .orbit-item--top b,
  main .orbit-item--bottom b{font-size:22px}
  main .orbit-item--left b,
  main .orbit-item--right b{font-size:18px}
  main .orbit-item--top small,
  main .orbit-item--bottom small{
    font-size:10.5px;
    line-height:1.35;
  }
  main .orbit-item--left small,
  main .orbit-item--right small{
    max-width:none;
    font-size:10px;
    line-height:1.35;
  }
}

/* Spaces gallery: a full slider on desktop and mobile. */
main .space__slider{
  min-width:0;
  height:480px;
  display:grid;
  grid-template-rows:minmax(0,1fr) 58px;
  overflow:hidden;
  border:1px solid rgba(58,43,34,.28);
  background:var(--ivory);
  color:var(--cocoa);
}
main .space__viewport{
  min-width:0;
  min-height:0;
  overflow:hidden;
  touch-action:pan-y;
}
main .space__track{
  display:flex;
  width:100%;
  height:100%;
  transition:transform .65s cubic-bezier(.22,.7,.2,1);
  will-change:transform;
}
main .space__slide{
  flex:0 0 100%;
  width:100%;
  height:100%;
  margin:0;
  overflow:hidden;
}
main .space__slide img{
  width:100%;
  height:100%;
  object-fit:cover;
  filter:saturate(.78) sepia(.08);
}
main .space__slide:nth-child(1) img{object-position:center 48%}
main .space__slide:nth-child(2) img{object-position:center}
main .space__slide:nth-child(3) img{object-position:center}
main .space__slide:nth-child(4) img{object-position:center}
main .space--home .space__slider{height:580px}
main .space--home .space__slide{position:relative;background:var(--cocoa)}
main .space--home .space__slide .space__slide-image{
  position:relative;
  z-index:1;
  object-fit:contain;
  filter:saturate(.82) sepia(.05);
}
main .space__slider-nav{
  display:grid;
  grid-template-columns:1fr auto auto;
  align-items:center;
  gap:22px;
  padding:0 14px 0 18px;
  border-top:1px solid var(--line);
  background:rgba(244,235,221,.96);
}
main .space__dots{
  display:flex;
  align-items:center;
  gap:8px;
}
main .space__dot{
  width:22px;
  height:2px;
  padding:0;
  border:0;
  border-radius:0;
  background:rgba(58,43,34,.25);
  transition:width .25s,background .25s;
}
main .space__dot.is-active{
  width:36px;
  background:var(--sea);
}
main .space__dot:focus-visible,
main .space__control:focus-visible{
  outline:2px solid var(--sea);
  outline-offset:3px;
}
main .space__counter{
  color:var(--olive);
  font-size:10px;
  letter-spacing:.13em;
  white-space:nowrap;
}
main .space__counter b{
  color:var(--cocoa);
  font-weight:500;
}
main .space__controls{
  display:flex;
  align-items:center;
  gap:7px;
}
main .space__control{
  display:grid;
  place-items:center;
  width:36px;
  height:36px;
  padding:0;
  border:1px solid var(--line);
  border-radius:50%;
  background:transparent;
  color:var(--cocoa);
  transition:background .2s,color .2s,border-color .2s;
}
main .space__control span{
  display:block;
  width:14px;
  height:14px;
  margin:0;
  background:currentColor;
  -webkit-mask:url('assets/ui-chevron-left.svg') center/contain no-repeat;
  mask:url('assets/ui-chevron-left.svg') center/contain no-repeat;
}
main .space__control--prev span{transform:none}
main .space__control--next span{transform:rotate(180deg)}
main .space__control:hover{
  border-color:var(--cocoa);
  background:var(--cocoa);
  color:var(--ivory);
}
@media (max-width:760px){
  main .space--home .space__slider{height:620px}
  main .space__slider{
    width:100%;
    height:500px;
    grid-template-rows:minmax(0,1fr) 56px;
  }
  main .space__slider-nav{
    gap:12px;
    padding-inline:12px;
  }
  main .space__dot{width:16px}
  main .space__dot.is-active{width:28px}
  main .space__counter{font-size:9px}
  main .space__control{
    width:34px;
    height:34px;
  }
}
@media (prefers-reduced-motion:reduce){
  main .space__track{transition:none}
}

/* Current vector wordmark in navigation and footer. */
.brand--asset img{
  display:block;
  width:100%;
  height:100%;
  object-fit:contain;
}
.orbit-logo--circle img{
  display:block;
  width:100%;
  height:100%;
  object-fit:contain;
}
.site-header .brand--asset,
.footer__brand .brand--asset,
.privacy-header .brand--asset{
  width:136px;
  height:68px;
}
@media (max-width:1180px){
  .site-header .brand--asset{width:132px;height:66px}
}
@media (max-width:760px){
  .site-header .brand--asset,
  .footer__brand .brand--asset,
  .privacy-header .brand--asset{
    width:104px;
    height:52px;
  }
}

/* Optical alignment for social marks with different native silhouettes. */
.footer__social-links a,
.mobile-menu__socials a{
  display:grid;
  place-items:center;
  width:42px;
  height:42px;
  line-height:0;
}
.social-icon{
  width:18px;
  height:18px;
  margin:0;
  transform:none;
}
.social-icon--instagram{
  width:18px;
  height:18px;
}
.social-icon--facebook{
  width:16px;
  height:16px;
}
.social-icon--whatsapp{
  width:18px;
  height:18px;
  transform:translate(.5px,-.5px);
}
@media (max-width:340px){
  main .ecosystem__orbit{margin-left:-16px}
  main .orbit-item--left b,
  main .orbit-item--right b{font-size:16px}
  main .orbit-item--left small,
  main .orbit-item--right small{font-size:9px}
}

/* Keep every mobile description directly beneath its own heading. */
@media (max-width:760px){
  main .orbit-dot{z-index:4}
  main .orbit-logo.brand--primary{width:108px;height:59px}
  main .orbit-item{z-index:2}
  main .orbit-item--top small,
  main .orbit-item--bottom small{
    width:100%;
    max-width:none;
    text-align:center;
  }
  main .orbit-item--left,
  main .orbit-item--right{
    width:clamp(96px,30vw,112px);
    padding:4px;
    background:rgba(244,235,221,.94);
    align-items:center;
    text-align:center;
    transform:translateY(-21px);
  }
  main .orbit-item--left small,
  main .orbit-item--right small{
    width:100%;
    max-width:none;
  }
  main .orbit-item--left b,
  main .orbit-item--right b{
    width:100%;
    white-space:nowrap;
    text-align:center;
  }
  main .orbit-item--left small,
  main .orbit-item--right small{text-align:center}
}

/* Brand graphic language: extracted icon sheets and semantic symbols. */
.brand-icon{
  display:block;
  width:100%;
  height:100%;
  flex:none;
  color:inherit;
  background-color:currentColor;
  -webkit-mask:var(--icon-image) center/contain no-repeat;
  mask:var(--icon-image) center/contain no-repeat;
}

.need-row__icon{
  width:64px;
  height:64px;
  border:0;
  border-radius:0;
  background:transparent;
  color:var(--olive);
}
.need-row__icon .brand-icon,
.programme__icon .brand-icon{width:100%;height:100%}

.programme__icon{
  width:58px;
  height:58px;
  color:var(--olive);
}

.process-step i{
  width:48px;
  height:48px;
  color:var(--olive);
}
.process-step i .brand-icon{width:48px;height:48px}

.service-item{
  grid-template-columns:42px minmax(0,1fr) 26px;
  column-gap:10px;
}
.service-item .service-item__mark{
  display:grid;
  place-items:center;
  width:34px;
  height:34px;
  color:var(--olive);
}
.service-item__mark .brand-icon{width:34px;height:34px;color:var(--olive)}
.service-item__arrow{grid-column:3}

/* Botanical dividers come directly from the supplied 4×4 sheet. */
.programmes__intro::after{
  content:"";
  display:block;
  width:168px;
  height:42px;
  margin:18px auto -10px;
  background:url('assets/dividers/botanical-line-02.svg') center/contain no-repeat;
  opacity:.78;
}
.process h2{position:relative}
.process h2::after{
  content:"";
  position:absolute;
  right:0;
  top:50%;
  width:154px;
  height:42px;
  background:url('assets/dividers/botanical-line-14.svg') center/contain no-repeat;
  opacity:.68;
  transform:translateY(-50%);
}
.cta-band__botanical{
  position:absolute;
  left:var(--page-x);
  top:50%;
  width:142px;
  height:58px;
  background:url('assets/dividers/botanical-line-13.svg') center/contain no-repeat;
  opacity:.62;
  transform:translateY(-50%);
  pointer-events:none;
}

/* Organic motifs stay quiet and work as background accents, not UI controls. */
.intro__content,
.footer__brand{position:relative}
.intro__content::before,
.contact::after,
.footer__brand::after{
  content:"";
  position:absolute;
  background-position:center;
  background-repeat:no-repeat;
  background-size:contain;
  pointer-events:none;
}
.intro__content::before{
  left:-62px;
  top:-50px;
  width:118px;
  height:118px;
  background-image:url('assets/icons/organic-13.svg');
  opacity:.075;
}
.contact::after{
  right:clamp(24px,7vw,110px);
  bottom:28px;
  width:150px;
  height:150px;
  background-image:url('assets/icons/organic-14.svg');
  opacity:.075;
}
.footer__brand::after{
  right:5%;
  bottom:2px;
  width:86px;
  height:86px;
  background-image:url('assets/icons/organic-03.svg');
  opacity:.09;
}

/* One restrained use of the supplied complete natural texture. */
main .services{
  isolation:isolate;
  overflow:hidden;
}
main .services::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:0;
  background:url('/assets/natural-texture.webp') center bottom/cover no-repeat;
  opacity:.055;
  pointer-events:none;
}
main .services > *{position:relative;z-index:1}

@media (max-width:1050px){
  .process h2::after{display:none}
  .cta-band__botanical{left:24px;width:112px}
}

@media (max-width:760px){
  .need-row__icon{width:66px;height:66px}
  .programme__icon{width:62px;height:62px}
  .process-step i,
  .process-step i .brand-icon{width:44px;height:44px}
  .service-item,
  .service-item:nth-child(odd),
  .service-item:nth-child(even){
    grid-template-columns:34px minmax(0,1fr) 20px;
    column-gap:8px;
  }
  .service-item .service-item__mark,
  .service-item__mark .brand-icon{width:30px;height:30px}
  .programmes__intro::after{width:132px;height:36px;margin-top:14px}
  .cta-band__botanical{
    left:14px;
    top:18px;
    width:94px;
    height:42px;
    transform:none;
    opacity:.5;
  }
  .intro__content::before{left:-34px;top:-34px;width:82px;height:82px}
  .contact::after{right:14px;bottom:16px;width:96px;height:96px}
  .footer__brand::after{right:auto;left:150px;width:64px;height:64px}
  main .services::before{
    background-size:auto 100%;
    opacity:.04;
  }
}

/* The approach image follows the actual height of the neighbouring copy. */
@media (min-width:1000px){
  main .care{align-items:stretch}
  main .care__image{
    height:auto;
    min-height:430px;
    align-self:stretch;
  }
}

/* A repeated botanical-line rhythm across the editorial sections. */
@media (min-width:761px){
  .hero__signature::after{
    content:"";
    flex:0 0 148px;
    width:148px;
    height:42px;
    margin-left:8px;
    background:url('assets/dividers/botanical-line-04.svg') center/contain no-repeat;
    opacity:.62;
    pointer-events:none;
  }
}
main .intro__body::after,
main .ecosystem__copy::after,
.footer__brand p::after{
  content:"";
  display:block;
  background-position:left center;
  background-repeat:no-repeat;
  background-size:contain;
  pointer-events:none;
}
main .intro__body::after{
  width:190px;
  height:48px;
  margin-top:26px;
  background-image:url('assets/dividers/botanical-line-15.svg');
  opacity:.58;
}
main .ecosystem__copy::after{
  width:210px;
  height:54px;
  margin-top:28px;
  background-image:url('assets/dividers/botanical-line-08.svg');
  opacity:.6;
}
.footer__brand p::after{
  width:184px;
  height:48px;
  margin-top:19px;
  background-image:url('assets/dividers/botanical-line-14.svg');
  opacity:.7;
}
.footer__brand::after{display:none}
@media (max-width:760px){
  main .intro__body::after{
    width:148px;
    height:40px;
    margin:22px auto 0;
    background-position:center;
  }
  main .ecosystem__copy::after{
    width:164px;
    height:44px;
    margin:22px auto 0;
    background-position:center;
  }
  .footer__brand p::after{
    width:158px;
    height:42px;
    margin-top:16px;
  }
}

/* Keep the mobile header anchored while the menu panel is the scroll container. */
@media (max-width:760px){
  body{padding-top:78px}
  .site-header{
    position:fixed;
    inset:0 0 auto;
    width:100%;
    z-index:100;
  }
  .mobile-menu{
    z-index:90;
    overscroll-behavior:contain;
    -webkit-overflow-scrolling:touch;
  }
  html.menu-open,
  body.menu-open{overflow:hidden}
  body.menu-open{touch-action:none}
  body.menu-open .mobile-menu{touch-action:pan-y}
  .mobile-menu__lang{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:18px;
    margin-top:22px;
    padding-top:20px;
    border-top:0;
  }
  .mobile-menu__lang>span{
    color:var(--olive);
    font-size:10px;
    letter-spacing:.16em;
    text-transform:uppercase;
  }
  .mobile-menu__lang>div{
    display:flex;
    gap:7px;
  }
  .mobile-menu__lang a{
    display:grid;
    place-items:center;
    width:48px;
    height:38px;
    padding:0;
    border:1px solid rgba(58,43,34,.28);
    color:var(--cocoa);
    font:600 11px/1 var(--sans);
    letter-spacing:.12em;
  }
  .mobile-menu__lang a.is-active{
    border-color:var(--cocoa);
    background:var(--cocoa);
    color:var(--ivory);
  }
}

/* Device-independent interface symbols: never fall back to colour emoji glyphs. */
.ui-icon{
  display:inline-block;
  flex:0 0 auto;
  width:16px;
  height:16px;
  background-color:currentColor;
  -webkit-mask-position:center;
  -webkit-mask-repeat:no-repeat;
  -webkit-mask-size:contain;
  mask-position:center;
  mask-repeat:no-repeat;
  mask-size:contain;
}
.ui-icon--arrow{
  -webkit-mask-image:url('assets/ui-arrow-up-right.svg');
  mask-image:url('assets/ui-arrow-up-right.svg');
}
.ui-icon--spark{
  width:24px;
  height:24px;
  color:var(--sea);
  -webkit-mask-image:url('assets/ui-spark.svg');
  mask-image:url('assets/ui-spark.svg');
}
.arrow-link .ui-icon--arrow{
  width:15px;
  height:15px;
  transition:transform .25s;
}
.arrow-link:hover .ui-icon--arrow{transform:translate(3px,-3px)}
.programme__footer a,
.text-action--icon{
  display:inline-flex;
  align-items:center;
  gap:7px;
}
.programme__footer .ui-icon--arrow{width:13px;height:13px}
.need-row__arrow .ui-icon--arrow,
.service-item__arrow .ui-icon--arrow{width:17px;height:17px}
.service-item__arrow{
  display:flex;
  align-items:center;
  justify-content:flex-end;
}

/* Hero stays the dominant type scale; every following section steps down. */
main .intro h2,
main .section-heading h2,
main .programmes h2,
main .care h2,
main .services h2,
main .process h2,
main .ecosystem__copy h2,
main .space h2,
main .contact h2{
  font-size:clamp(44px,4.45vw,68px);
  line-height:.93;
}

/* Text CTAs use the same framed language as the secondary hero action. */
.arrow-link,
.text-action--icon{
  width:210px;
  max-width:100%;
  min-height:48px;
  padding:0 18px;
  justify-content:center;
  gap:11px;
  border:1px solid rgba(58,43,34,.55);
  border-radius:2px;
  background:transparent;
  color:var(--cocoa);
  text-decoration:none;
  transition:transform .25s,background .25s,color .25s,border-color .25s;
}
.arrow-link:hover,
.text-action--icon:hover{
  border-color:var(--cocoa);
  background:var(--cocoa);
  color:var(--ivory);
  transform:translateY(-2px);
}
@media (max-width:760px){
  main .intro h2,
  main .section-heading h2,
  main .programmes h2,
  main .care h2,
  main .services h2,
  main .process h2,
  main .ecosystem__copy h2,
  main .space h2,
  main .contact h2{
    font-size:clamp(40px,11.8vw,46px);
    line-height:.95;
  }
  .arrow-link,
  .text-action--icon{width:100%}
}

/* A precise 2×2 mobile process grid with four distinct visual steps. */
@media (max-width:760px){
  .process__steps{
    grid-template-columns:repeat(2,minmax(0,1fr));
    grid-auto-rows:1fr;
    border-bottom:1px solid var(--line);
  }
  .process-step,
  .process-step:not(:first-child){
    min-width:0;
    min-height:230px;
    padding-top:28px;
    padding-bottom:28px;
  }
  .process-step:nth-child(odd){
    padding-right:16px;
    padding-left:0;
    border-right:1px solid var(--line);
  }
  .process-step:nth-child(even){
    padding-right:0;
    padding-left:16px;
    border-right:0;
  }
  .process-step:nth-child(3),
  .process-step:nth-child(4){border-top:1px solid var(--line)}
  .process-step i{
    width:44px;
    height:44px;
    margin:0 0 20px;
  }
  .process-step h3{
    min-height:2.1em;
    margin-bottom:10px;
    font-size:26px;
    line-height:1.05;
  }
  .process-step p{
    max-width:none;
    font-size:11px;
    line-height:1.55;
  }
}

/* One mobile orbit calculation: diameter, radius, nodes and label space stay in sync. */
@media (max-width:760px){
  main .ecosystem__orbit{
    --orbit-mobile-d:clamp(126px,38vw,154px);
    --orbit-mobile-r:calc(var(--orbit-mobile-d) / 2);
    --orbit-mobile-gap:10px;
    --orbit-mobile-side:calc((100% - var(--orbit-mobile-d)) / 2 - var(--orbit-mobile-gap));
    left:auto;
    width:100%;
    max-width:100%;
    height:calc(var(--orbit-mobile-d) + 140px);
    margin:0;
    aspect-ratio:auto;
    transform:none;
  }
  main .orbit-ring--outer{
    inset:auto;
    top:50%;
    left:50%;
    width:var(--orbit-mobile-d);
    height:var(--orbit-mobile-d);
    aspect-ratio:1;
    border-radius:50%;
    transform:translate(-50%,-50%);
  }
  main .orbit-logo.brand--primary{
    width:96px;
    height:52px;
  }
  main .orbit-dot--top{top:calc(50% - var(--orbit-mobile-r));left:50%}
  main .orbit-dot--right{top:50%;left:calc(50% + var(--orbit-mobile-r))}
  main .orbit-dot--bottom{top:calc(50% + var(--orbit-mobile-r));left:50%}
  main .orbit-dot--left{top:50%;left:calc(50% - var(--orbit-mobile-r))}
  main .orbit-item{
    gap:3px;
    padding:0;
    background:transparent;
  }
  main .orbit-item--top{
    top:auto;
    right:auto;
    bottom:calc(50% + var(--orbit-mobile-r) + 11px);
    left:50%;
    width:220px;
    align-items:center;
    text-align:center;
    transform:translateX(-50%);
  }
  main .orbit-item--bottom{
    top:calc(50% + var(--orbit-mobile-r) + 11px);
    right:auto;
    bottom:auto;
    left:50%;
    width:220px;
    align-items:center;
    text-align:center;
    transform:translateX(-50%);
  }
  main .orbit-item--left{
    top:50%;
    right:auto;
    left:0;
    width:var(--orbit-mobile-side);
    align-items:stretch;
    text-align:right;
    transform:translateY(-50%);
  }
  main .orbit-item--right{
    top:50%;
    right:0;
    left:auto;
    width:var(--orbit-mobile-side);
    align-items:stretch;
    text-align:left;
    transform:translateY(-50%);
  }
  main .orbit-item--top b,
  main .orbit-item--bottom b{font-size:19px}
  main .orbit-item--top small,
  main .orbit-item--bottom small{
    width:100%;
    font-size:9px;
    line-height:1.3;
    text-align:center;
  }
  main .orbit-item--left b,
  main .orbit-item--right b{
    width:100%;
    font-size:16px;
    line-height:1;
    white-space:nowrap;
  }
  main .orbit-item--left b,
  main .orbit-item--left small{text-align:right}
  main .orbit-item--right b,
  main .orbit-item--right small{text-align:left}
  main .orbit-item--left small,
  main .orbit-item--right small{
    width:100%;
    max-width:none;
    font-size:7.5px;
    line-height:1.28;
  }
}

/* Launch-content additions. */
select{font:inherit}
.contact-form select{width:100%;border:0;background:transparent;color:var(--cocoa);outline:none;padding:2px 0 9px}
.home-team{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.75fr);gap:clamp(48px,8vw,120px);align-items:center;background:var(--ivory)}
.home-team__image{height:min(650px,54vw);margin:0;overflow:hidden}
.home-team__copy{max-width:540px}
.home-team__copy .section-label{margin-bottom:24px}
.home-team__copy h2{margin:0 0 25px;font:500 clamp(48px,5vw,76px)/.92 var(--serif);letter-spacing:-.04em}
.home-team__copy>p:not(.section-label){margin:0 0 30px;color:rgba(58,43,34,.72);font-size:15px;line-height:1.75}
@media(max-width:1280px) and (min-width:761px){
  .desktop-nav{gap:13px;margin-right:14px}
  .desktop-nav a{font-size:9px}
}
@media(max-width:1050px) and (min-width:761px){
  .header-actions>.button{display:none}
}
@media(max-width:760px){
  .site-header .menu-toggle{display:block!important;position:absolute;top:16px;right:16px;z-index:3}
  .home-team{display:flex;flex-direction:column;gap:38px}
  .home-team__image{width:100%;height:390px}
  .home-team__copy h2{font-size:49px}
}

/* Keep every featured programme card on one shared baseline. */
.programme-grid{align-items:stretch}
.programme,
.programme:nth-child(2),
.programme:nth-child(3){
  display:flex;
  height:100%;
  flex-direction:column;
  align-self:stretch;
}
.programme__image{flex:none}
.programme__content{flex:1}
@media(min-width:761px){
  .programme h3{
    display:flex;
    min-height:2em;
    align-items:center;
    justify-content:center;
  }
}

/* Header directories for programmes and services. */
@media(min-width:761px){
  .desktop-nav{align-items:stretch}
  .desktop-nav>.desktop-nav__link,
  .nav-dropdown-wrap{
    display:flex;
    align-items:center;
    min-height:88px;
  }
  .desktop-nav>.desktop-nav__link{
    min-height:0;
    align-self:center;
  }
  .desktop-nav .desktop-nav__link{
    position:relative;
    white-space:nowrap;
  }
  .desktop-nav .desktop-nav__link:after{
    content:"";
    position:absolute;
    left:0;
    right:100%;
    bottom:-7px;
    height:1px;
    background:var(--sea);
    transition:right .25s;
  }
  .desktop-nav .desktop-nav__link:hover:after,
  .desktop-nav .desktop-nav__link.is-current:after,
  .nav-dropdown-wrap.is-current>.desktop-nav__link:after{right:0}
  .nav-dropdown-wrap{position:relative;gap:6px}
  .nav-dropdown-toggle{
    display:grid;
    width:18px;
    height:30px;
    place-items:center;
    padding:0;
    border:0;
    background:transparent;
    color:var(--olive);
  }
  .nav-dropdown-toggle span{
    width:6px;
    height:6px;
    border-right:1px solid currentColor;
    border-bottom:1px solid currentColor;
    transform:translateY(-2px) rotate(45deg);
    transition:transform .25s ease;
  }
  .nav-dropdown-wrap:is(:hover,:focus-within,.is-open) .nav-dropdown-toggle span{
    transform:translateY(2px) rotate(225deg);
  }
  .nav-dropdown{
    position:absolute;
    top:calc(100% - 1px);
    left:-26px;
    width:360px;
    padding:20px 22px 22px;
    border:1px solid rgba(58,43,34,.14);
    background:rgba(244,235,221,.985);
    box-shadow:0 20px 48px rgba(58,43,34,.14);
    opacity:0;
    visibility:hidden;
    transform:translateY(8px);
    transition:opacity .22s ease,transform .22s ease,visibility .22s;
    z-index:40;
  }
  .nav-dropdown-wrap:is(:hover,:focus-within,.is-open) .nav-dropdown{
    opacity:1;
    visibility:visible;
    transform:none;
  }
  .nav-dropdown__head{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:18px;
    padding:0 2px 14px;
    border-bottom:1px solid rgba(58,43,34,.16);
  }
  .nav-dropdown__head>span{
    font:500 22px/1 var(--serif);
    letter-spacing:0;
    text-transform:none;
  }
  .nav-dropdown__head>a{
    display:flex;
    align-items:center;
    gap:7px;
    color:var(--sea);
    font-size:9px;
    letter-spacing:.1em;
    text-transform:uppercase;
  }
  .nav-dropdown__head i,
  .nav-dropdown__links i{font-style:normal}
  .nav-dropdown__links{
    display:grid;
    grid-template-columns:1fr;
    padding-top:7px;
  }
  .desktop-nav .nav-dropdown__links>a{
    display:flex;
    min-height:39px;
    align-items:center;
    justify-content:space-between;
    gap:16px;
    padding:8px 2px;
    border-bottom:1px solid rgba(58,43,34,.1);
    font:500 16px/1.2 var(--serif);
    letter-spacing:0;
    text-transform:none;
    transition:color .2s,padding .2s;
  }
  .desktop-nav .nav-dropdown__links>a:last-child{border-bottom:0}
  .desktop-nav .nav-dropdown__links>a:hover,
  .desktop-nav .nav-dropdown__links>a.is-current{
    padding-left:8px;
    color:var(--sea);
  }
  .desktop-nav .nav-dropdown__links>a:after,
  .desktop-nav .nav-dropdown__head>a:after{display:none}
  .nav-dropdown__links i{
    color:var(--sea);
    font:400 13px/1 var(--sans);
  }
}

@media(min-width:1061px) and (max-width:1280px){
  .site-header{
    height:78px;
    padding-inline:clamp(28px,4.8vw,84px);
  }
  .site-header .brand--asset,
  .site-header .brand--primary{
    width:118px;
    height:59px;
  }
  .desktop-nav{
    flex:1 1 auto;
    justify-content:center;
    gap:14px;
    margin-left:22px;
    margin-right:16px;
  }
  .desktop-nav>.desktop-nav__link,
  .nav-dropdown-wrap{
    min-height:78px;
  }
  .desktop-nav>.desktop-nav__link{
    min-height:0;
    align-self:center;
  }
  .desktop-nav>.desktop-nav__link:after,
  .nav-dropdown-wrap>.desktop-nav__link:after{
    bottom:-7px;
  }
  .desktop-nav a,
  .site-header .lang-switch{
    font-size:10px;
    letter-spacing:.095em;
  }
  .nav-dropdown-wrap{gap:4px}
  .nav-dropdown-toggle{
    width:14px;
    height:24px;
  }
  .header-actions{
    flex:0 0 auto;
    gap:10px;
  }
  .site-header .button{
    min-height:42px;
    padding-inline:16px;
    font-size:10px;
    letter-spacing:.095em;
  }
}

.lang-switch a{position:relative}
.lang-switch a.is-active{color:var(--cocoa);font-weight:600}
.lang-switch a.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-5px;height:2px;background:var(--sea)}

@media(max-width:860px){
  .mobile-menu .mobile-menu__cta{
    width:100%;
    min-height:48px;
    margin-top:20px;
    padding:0 18px;
    border:0;
    color:#fff;
    font:600 10px/1 var(--sans);
    letter-spacing:.12em;
  }
}

@media(min-width:761px){
  .service-list .service-item:last-child:nth-child(odd){
    grid-column:1 / -1;
    border-right:0;
    padding-right:0;
  }
}

@media(max-width:760px){
  .mobile-nav-group{border-bottom:1px solid rgba(58,43,34,.13)}
  .mobile-nav-group summary{
    position:relative;
    display:flex;
    align-items:center;
    justify-content:space-between;
    padding:12px 0;
    color:var(--cocoa);
    font:500 27px/1.1 var(--serif);
    list-style:none;
    cursor:pointer;
  }
  .mobile-nav-group summary::-webkit-details-marker{display:none}
  .mobile-nav-group summary span{
    position:relative;
    width:18px;
    height:18px;
    flex:none;
  }
  .mobile-nav-group summary span:before,
  .mobile-nav-group summary span:after{
    content:"";
    position:absolute;
    top:50%;
    left:50%;
    width:12px;
    height:1px;
    background:var(--olive);
    transform:translate(-50%,-50%);
    transition:transform .25s ease;
  }
  .mobile-nav-group summary span:after{transform:translate(-50%,-50%) rotate(90deg)}
  .mobile-nav-group[open] summary span:after{transform:translate(-50%,-50%) rotate(0)}
  .mobile-nav-group__links{
    display:grid;
    padding:2px 0 13px 14px;
  }
  .mobile-menu .mobile-nav-group__links a{
    padding:8px 0;
    border-bottom:0;
    color:rgba(58,43,34,.78);
    font:500 14px/1.35 var(--sans);
  }
}

/* Public typography foundation: reusable functional roles without flattening
   the editorial page compositions that intentionally retain local clamps. */
body{font-size:var(--type-body);line-height:var(--leading-body)}
.desktop-nav a,.site-header .lang-switch{font-size:var(--type-nav)}
.desktop-nav .nav-dropdown__head>a{font-size:var(--type-button)}
.button{font-size:var(--type-button);line-height:1.2}
.eyebrow,.section-label,.section-kicker{font-size:var(--type-eyebrow)}
.inner-breadcrumb{font-size:var(--type-meta);line-height:1.4}
.hero h1{font-size:var(--type-display);line-height:.86}
.hero__lead{font-size:var(--type-lead);line-height:1.75}

.standard-enquiry-form__field>span{font-size:var(--type-label);line-height:1.35}
.standard-enquiry-form__field input,
.standard-enquiry-form__field select,
.standard-enquiry-form__field textarea{font-size:var(--type-control);line-height:var(--leading-ui)}
.standard-enquiry-form__error{font-size:var(--type-helper);line-height:1.5}
.standard-enquiry-form__consent>span{font-size:var(--type-helper)!important;line-height:1.5!important}
.bw-control__trigger:focus-visible,
.bw-select__option:focus-visible,
.bw-date__nav:focus-visible,
.bw-date__day:focus-visible{outline:3px solid rgba(106,181,179,.78);outline-offset:3px}

/* One consistent visible keyboard indicator for public interactive controls. */
:where(.site-header a,.site-header button,main a,main button,main input,main select,main textarea,main summary):focus-visible{
  outline:3px solid rgba(106,181,179,.78);
  outline-offset:3px;
}
.faq-group summary{min-height:44px}
@media(min-width:761px) and (max-width:1280px){
  .desktop-nav a,.site-header .lang-switch,.site-header .button{font-size:var(--type-meta)}
}
@media(max-width:760px){
  .mobile-nav-group summary{min-height:44px}
  .mobile-menu .mobile-nav-group__links a{min-height:44px;display:flex;align-items:center}
}

/* Central cookie-consent UI: intentionally independent of individual pages. */
.cookie-consent{position:fixed;z-index:1000;bottom:28px;left:50%;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:clamp(22px,3vw,36px);align-items:center;width:min(920px,calc(100vw - 32px));padding:26px 28px;border:1px solid var(--line);border-radius:16px;background:var(--ivory);box-shadow:0 14px 34px rgba(58,43,34,.13);color:var(--cocoa);transform:translateX(-50%)}.cookie-consent[hidden],.cookie-preferences[hidden]{display:none}.cookie-consent__copy{min-width:0;max-width:590px}.cookie-consent h2,.cookie-preferences h2{margin:0 0 8px;font:500 clamp(28px,3vw,38px)/.95 var(--serif)}.cookie-consent p,.cookie-preferences p{margin:0;color:rgba(58,43,34,.74);font-size:13px;line-height:1.55}.cookie-consent__copy>a{display:inline-block;margin-top:10px;color:var(--olive);font-size:11px;text-decoration:underline;text-underline-offset:3px}.cookie-consent__actions{display:grid;grid-template-columns:auto auto;justify-content:end;gap:9px;min-width:max-content}.cookie-consent__actions .button,.cookie-preferences__actions .button{min-height:42px;padding-inline:16px}.cookie-consent__settings{grid-column:1/-1;justify-self:end;width:auto;padding:5px 0;border:0;background:transparent;color:var(--olive);font:600 10px/1.3 var(--sans);letter-spacing:.12em;text-align:right;text-transform:uppercase;text-decoration:underline;text-underline-offset:4px}.cookie-preferences{position:fixed;z-index:1001;inset:0;display:grid;place-items:end center;padding:24px;background:rgba(58,43,34,.36)}.cookie-preferences__panel{position:relative;width:min(680px,100%);max-height:calc(100svh - 48px);overflow:auto;padding:32px;border:1px solid var(--line);border-radius:16px;background:var(--ivory);box-shadow:0 14px 36px rgba(58,43,34,.18)}.cookie-preferences__close{position:absolute;top:13px;right:16px;width:40px;height:40px;border:0;background:transparent;color:var(--cocoa);font-size:30px;line-height:1}.cookie-preferences__item{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:20px 0;border-top:1px solid var(--line)}.cookie-preferences__item:first-of-type{margin-top:24px}.cookie-preferences__item h3{margin:0 0 5px;font:500 23px/1 var(--serif)}.cookie-preferences__item>span{flex:none;color:var(--olive);font-size:10px;letter-spacing:.11em;text-transform:uppercase}.cookie-preferences__item input{position:absolute;opacity:0}.cookie-preferences__item i{position:relative;display:block;flex:none;width:46px;height:26px;border:1px solid var(--olive);border-radius:999px;background:transparent;transition:background .2s}.cookie-preferences__item i::after{position:absolute;top:4px;left:4px;width:16px;height:16px;border-radius:50%;background:var(--olive);content:'';transition:transform .2s,background .2s}.cookie-preferences__item input:checked+i{background:var(--sea);border-color:var(--sea)}.cookie-preferences__item input:checked+i::after{transform:translateX(20px);background:#fff}.cookie-preferences__item input:focus-visible+i{outline:3px solid rgba(106,181,179,.78);outline-offset:3px}.cookie-preferences__actions{display:flex;flex-wrap:wrap;gap:10px;padding-top:22px}
@media(max-width:900px){.cookie-consent{grid-template-columns:1fr;gap:18px}.cookie-consent__actions{justify-content:end}}
@media(max-width:760px){.cookie-consent{right:12px;bottom:12px;left:12px;display:block;width:auto;max-height:calc(100svh - 24px);overflow-y:auto;padding:21px 20px;transform:none}.cookie-consent h2{font-size:31px}.cookie-consent__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:20px;min-width:0}.cookie-consent__actions .button{width:100%;min-width:0;padding-inline:10px}.cookie-consent__settings{justify-self:end}.cookie-preferences{padding:12px;place-items:end stretch}.cookie-preferences__panel{width:100%;max-height:calc(100svh - 24px);padding:28px 22px 22px;border-radius:16px}.cookie-preferences__item{gap:14px;padding:17px 0}.cookie-preferences__item h3{font-size:21px}}
