:root{--navy:#0c192f;--dark:#080f1b;--paper:#fafafa;--ink:#17243b;--muted:#68707b;--line:#17243b25;--serif:'Cormorant Garamond',Georgia,serif;--sans:'Inter',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-family:var(--sans);background:var(--paper);color:var(--ink);font-size:16px;line-height:1.8}h1,h2,h3,p{margin:0}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid #83a7d2;outline-offset:7px}.skip{position:fixed;left:20px;top:-100px;background:white;color:var(--dark);padding:10px;z-index:100}.skip:focus{top:15px}header{position:fixed;top:0;left:0;right:0;z-index:20;height:94px;display:flex;align-items:center;justify-content:space-between;padding:0 3.7%;color:#f5f5f5;transition:background .3s,height .3s;border-bottom:1px solid #ffffff0c}header.scrolled{background:#080f1bf5;height:78px;backdrop-filter:blur(12px)}.brand{display:inline-block;font-family:var(--serif);font-size:30px;line-height:1;letter-spacing:-1px;white-space:nowrap}.brand span{display:block;text-align:center;font:400 8px/1.5 var(--sans);letter-spacing:1.6px;margin-top:6px}.menu-toggle{display:none}nav{display:flex;align-items:center;gap:28px;font-size:10px;letter-spacing:2px;font-weight:500}nav>a:not(.nav-cta){padding:12px 0}nav a:hover{color:#a9c6e8}.nav-cta{border:1px solid #ffffff65;padding:10px 21px;margin-left:4px}.hero{position:relative;min-height:740px;height:100svh;max-height:1080px;background:var(--dark);color:white;overflow:hidden}.hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:.94}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#050c1510 15%,#050c1520 35%,#050c1540 75%),linear-gradient(0deg,#080f1b 0%,transparent 20%,transparent 75%,#04091255)}.hero-content{position:absolute;left:37%;width:59%;top:50%;transform:translateY(-43%);text-align:center}.eyebrow{font-size:10px;letter-spacing:2.8px;font-weight:500;line-height:1.7}.hero-content>.eyebrow{color:#c3cbd6;font-size:10px;letter-spacing:3px;margin-bottom:22px}.hero h1{font-family:var(--serif);font-style:italic;font-weight:400;font-size:clamp(54px,6.3vw,100px);line-height:.98;letter-spacing:-3.5px;color:#e9edf2}.hero-actions{display:flex;margin:38px auto 0;border:1px solid #c4ced12e;max-width:445px;background:#ffffff08;backdrop-filter:blur(8px)}.hero-actions a{width:50%;padding:17px 18px;font-size:10px;letter-spacing:2px;display:flex;align-items:center;justify-content:space-between;transition:background .2s}.hero-actions a+a{border-left:1px solid #c4ced12e}.hero-actions a:hover{background:#ffffff14}.hero-actions span{font-size:17px}.hero-bottom{position:absolute;bottom:34px;left:3.7%;right:3.7%;display:flex;justify-content:space-between;color:#acb9c8;font-size:9px;letter-spacing:2.2px}.hero-bottom>a{display:flex;align-items:center;gap:18px}.hero-bottom>a span{font-size:20px}.hero-bottom>span:last-child{font-size:16px;font-weight:600;color:#e8edf6;letter-spacing:-.6px}.intro{padding:115px 24px 94px;text-align:center;background:#fff}.intro>.eyebrow{color:#8b929c;margin-bottom:34px}.intro h2{font:400 clamp(23px,2.6vw,34px)/1.7 var(--sans);max-width:880px;margin:auto;letter-spacing:-.65px;color:#48505c}.serif{font-family:var(--serif);font-size:1.22em;line-height:1.2}.intro em{color:#8b9aaf;font-weight:400}.vertical-rule{display:block;width:1px;height:70px;background:#17243b25;margin:52px auto 0}.section{padding:100px max(7%,calc((100vw - 1120px)/2))}.services{background:#f2f3f5}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:48px}.section-heading .eyebrow{color:#778395}h2{font:400 52px/1.1 var(--serif);letter-spacing:-1.2px}.section-heading h2{margin-top:15px}.text-link{font-size:10px;letter-spacing:1.8px;border-bottom:1px solid var(--line);padding-bottom:9px;display:inline-flex;align-items:center;gap:24px}.text-link:hover{border-color:var(--ink)}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.service{scroll-margin-top:110px;background:#e5e9ef;padding:38px 38px 28px;min-height:460px;display:flex;flex-direction:column}.service:nth-child(2){background:#172940;color:#eff2f7}.service-top{display:flex;align-items:center;justify-content:space-between}.service-top .eyebrow{color:#607185}.service:nth-child(2) .eyebrow{color:#b8c6d8}.arrow{font-size:26px;font-weight:400}.service h3{font:400 47px/1.08 var(--serif);letter-spacing:-1px;margin:38px 0 22px}.service h3 em{font-weight:400}.service>p{font-size:14px;line-height:1.9;color:#576271;max-width:350px;padding-bottom:30px}.service:nth-child(2)>p{color:#bdc8d8}details{margin-top:auto;border-top:1px solid #6b7e9340}summary{display:flex;justify-content:space-between;align-items:center;list-style:none;font-size:10px;letter-spacing:1.8px;cursor:pointer;padding-top:19px}summary::-webkit-details-marker{display:none}summary span{font-size:20px;font-weight:400;transition:transform .2s}details[open] summary span{transform:rotate(45deg)}details>div{padding:15px 0;font-size:14px;line-height:1.8}.about{background:#fff;display:grid;grid-template-columns:.95fr 1fr;gap:85px;align-items:center}.about-image{position:relative;overflow:hidden;height:565px;background:#e8dcdc}.about-image img{width:100%;height:100%;object-fit:cover;object-position:50% 35%;filter:saturate(.65)}.about-image span{position:absolute;bottom:0;left:0;right:0;background:#0c192fd9;color:#e1e6ed;padding:18px;text-align:center;font-size:9px;letter-spacing:2px}.about-copy>.eyebrow{color:#7b8798;font-size:9px}.about-copy h2{margin:24px 0 26px;font-size:50px}.about-copy h2 em{font-weight:400;color:#647993}.about-copy>p:not(.eyebrow){font-size:14px;color:#69727f;margin-bottom:16px;line-height:1.9}.principles{display:grid;grid-template-columns:25px 1fr;column-gap:15px;row-gap:8px;margin:30px 0;font-size:13px}.principles span{font:italic 18px var(--serif);color:#7e8ea3}.contact{background:var(--navy);color:#f3f5f8;display:grid;grid-template-columns:1fr 1fr;gap:90px;padding-top:105px;padding-bottom:105px}.contact .eyebrow{color:#8fa5c1}.contact h2{font-size:60px;margin:22px 0 26px}.contact h2 em{color:#b6c7dd;font-weight:400}.contact>div>p:not(.eyebrow){color:#aab7c8;font-size:14px}.contact-card{align-self:center;border:1px solid #ffffff20;padding:42px 34px}.contact-card>.serif{display:block;font-size:43px}.contact-card>.eyebrow{font-size:8px;margin-top:13px;letter-spacing:1.8px}.contact-card>p{margin:32px 0 25px}.contact-line{height:1px;background:#ffffff20}.contact-note{font-size:8px;letter-spacing:1.5px;display:block;margin-top:22px;color:#8c9db2}footer{padding:70px max(7%,calc((100vw - 1120px)/2)) 25px;background:#070d17;color:#d6dce5}.footer-top{display:grid;grid-template-columns:1.7fr 1fr 1fr;gap:50px;padding-bottom:60px}.footer-top>div:first-child>p{color:#7f8a9b;font-size:12px;margin-top:20px}.footer-top .eyebrow{font-size:9px;color:#a3b2c5;margin-bottom:15px}.footer-top>div:not(:first-child)>a{display:block;color:#919bab;font-size:12px;margin:5px 0}.remax{display:block;font:600 25px var(--sans);margin-top:23px;letter-spacing:-1px}.footer-bottom{border-top:1px solid #ffffff16;display:flex;justify-content:space-between;gap:20px;padding-top:25px;font-size:10px;color:#718095}.footer-bottom>a{letter-spacing:1px;font-size:8px}@media(min-width:1600px){.hero-content{left:36%;width:56%}.hero h1{font-size:110px}}@media(max-width:1100px){header{height:82px;padding:0 4%}.brand{font-size:26px}nav{gap:20px;font-size:9px;letter-spacing:1.4px}.nav-cta{padding:10px 14px}.hero{min-height:700px}.hero-content{left:38%;width:59%}.hero h1{font-size:7vw;letter-spacing:-2.5px}.hero-content>.eyebrow{font-size:8px;letter-spacing:2px}.section{padding:80px 6%}.about{gap:45px}.about-image{height:525px}.about-copy h2{font-size:44px}.contact{gap:45px}.contact h2{font-size:53px}.service{padding:30px}.service h3{font-size:42px}.text-link{font-size:8px;gap:12px}.section-heading h2{font-size:47px}}@media(max-width:800px){header{height:78px}.brand{font-size:26px}.brand span{font-size:7px}.menu-toggle{display:flex;flex-direction:column;gap:7px;border:0;background:none;padding:14px 0 14px 14px;color:inherit}.menu-toggle span{width:26px;height:1px;background:currentColor}nav{display:none;position:absolute;top:77px;left:0;right:0;background:#080f1bf9;padding:24px 7% 30px;flex-direction:column;align-items:stretch;gap:13px;border-bottom:1px solid #ffffff20;font-size:11px}.nav-cta{margin:8px 0 0;text-align:center}nav.open{display:flex}.hero{height:850px;min-height:760px;max-height:none}.hero-photo{width:150%;max-width:none;left:-5%;object-position:30% center;opacity:.75}.hero-shade{background:linear-gradient(0deg,#080f1b 3%,#080f1bdb 23%,#080f1b25 60%,#080f1b35 90%)}.hero-content{top:auto;bottom:123px;transform:none;width:92%;left:4%;z-index:1}.hero h1{font-size:clamp(43px,8.7vw,66px);line-height:1;letter-spacing:-1.8px}.hero-content>.eyebrow{margin-bottom:20px;font-size:8px}.hero-actions{max-width:400px;margin-top:27px}.hero-actions a{font-size:9px;padding:16px;letter-spacing:1.5px}.hero-bottom{left:6%;right:6%;bottom:25px}.hero-bottom>span:first-child{display:none}.hero-bottom>a{font-size:8px}.intro{padding:75px 7% 65px}.intro>.eyebrow{font-size:8px;letter-spacing:2px;margin-bottom:25px}.intro h2{font-size:23px;line-height:1.7}.vertical-rule{height:50px;margin-top:35px}.section{padding:65px 7%}.section-heading{display:block;margin-bottom:30px}.section-heading h2{font-size:43px;line-height:1.04}.section-heading .text-link{margin-top:22px;font-size:9px}.service-grid{grid-template-columns:1fr;gap:20px}.service{min-height:420px;padding:30px}.service h3{font-size:44px;margin-top:30px}.about{grid-template-columns:1fr;gap:38px}.about-image{height:440px;max-width:480px;width:100%;margin:auto}.about-copy h2{font-size:48px}.about-copy>.eyebrow{font-size:8px}.about-copy .text-link{font-size:10px}.contact{grid-template-columns:1fr;gap:38px}.contact h2{font-size:54px}.contact-card{padding:30px}.contact-card>.serif{font-size:40px}.footer-top{grid-template-columns:1fr 1fr;gap:35px}.footer-top>div:first-child{grid-column:1/-1}.footer-bottom{display:block;font-size:9px}.footer-bottom>a{display:block;margin-top:17px}footer{padding:50px 7% 25px}}@media(max-width:380px){.hero h1{font-size:40px}.hero{height:800px}.service{padding:25px}.service h3{font-size:39px}.intro h2{font-size:21px}.hero-actions a{font-size:8px;padding:14px}.eyebrow{font-size:9px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
@media(min-width:801px){.hero{max-height:900px}.hero-photo{object-fit:contain;object-position:left bottom}.hero h1{font-size:clamp(49px,5.15vw,90px);letter-spacing:-2.2px}.hero-content{left:36%;width:62%}}
.hero-photo{mask-image:linear-gradient(to bottom,transparent 0%,#000 13%,#000 100%)}
@media(max-width:800px){.hero-photo{top:65px;height:calc(100% - 65px);object-position:15% center}.hero-content{bottom:123px}.hero h1{font-size:clamp(38px,7.6vw,59px);letter-spacing:-1.3px}}
/* Personal presentation and enquiry flows */
.about-new{display:grid;grid-template-columns:1fr 1fr;gap:85px;background:#fff}.about-title>.eyebrow{color:#748297}.about-title h2{margin:25px 0 22px;font-size:62px}.about-statement{max-width:390px;font-size:25px;line-height:1.5;letter-spacing:-.6px}.about-statement em{font-style:normal;color:#70829b}.about-story{padding-top:42px}.about-story p{font-size:16px;line-height:1.85;color:#69727f;margin-bottom:19px}.about-story .about-lead{font-size:20px;line-height:1.6;color:#263950}.about-story .text-link{margin-top:12px;font-size:11px}.approach-new{background:#edf0f4}.approach-new h2{font-size:49px;line-height:1.15}.approach-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:38px}.approach-grid article{border-top:1px solid #17243b25;padding-top:25px}.approach-grid h3{font:400 29px/1.2 var(--serif);margin:22px 0 15px}.approach-grid p{font-size:15px;line-height:1.85;color:#647183}.next-step{display:grid;grid-template-columns:1fr 1fr;gap:80px;background:white;align-items:center}.next-step h2{margin:20px 0;font-size:49px}.next-step>div>p:not(.eyebrow){font-size:16px;color:#69727f}.intent-choices a{display:flex;align-items:center;gap:22px;padding:24px 0;border-bottom:1px solid var(--line);transition:color .2s}.intent-choices a:hover{color:#6a85a7}.intent-choices strong{font:400 32px var(--serif)}.intent-choices a>span:last-child{margin-left:auto;font-size:25px}.contact-phone{display:flex;justify-content:space-between;align-items:center;font:400 36px var(--serif);margin-top:30px}.contact-phone:hover{color:#b6c7dd}.contact-card .whatsapp-label{margin:6px 0 25px;font-size:14px}.brand span{letter-spacing:3.5px;font-size:10px;margin-top:8px}.hero-bottom>span:last-child{font-size:11px;letter-spacing:2px;font-weight:400}.dialog-open{overflow:hidden}.enquiry-dialog{width:min(680px,calc(100% - 32px));max-height:calc(100dvh - 40px);margin:auto;padding:0;border:1px solid #cad1da;background:#fafbfc;color:var(--ink);overscroll-behavior:contain}.enquiry-dialog::backdrop{background:#030b19bf;backdrop-filter:blur(5px)}.dialog-content{padding:40px;position:relative}.dialog-close{position:absolute;top:16px;right:18px;width:44px;height:44px;border:0;background:none;color:#23354b;font-size:30px;cursor:pointer}.dialog-content>.eyebrow{color:#718096;padding-right:35px}.dialog-content h2{font-size:43px;line-height:1.1;margin:18px 30px 15px 0}.dialog-intro{font-size:15px;color:#69727f;line-height:1.65;margin-bottom:28px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:19px}.form-grid label{display:flex;flex-direction:column;gap:7px;font-size:13px;color:#37465a}.form-grid .full{grid-column:1/-1}.form-grid input,.form-grid select,.form-grid textarea{font:400 16px/1.45 var(--sans);width:100%;min-width:0;border:1px solid #c9d0da;border-radius:0;background:#fff;color:var(--ink);padding:12px;outline-offset:3px}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{outline:2px solid #6b89af;border-color:#6b89af}.form-grid textarea{resize:vertical;min-height:90px}.form-note{font-size:12px;line-height:1.7;color:#68778a;margin:23px 0 18px}.form-submit{width:100%;background:var(--navy);color:white;border:0;padding:17px 20px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-size:14px}.form-submit:hover{background:#213c60}.form-submit span{font-size:21px}@media(max-width:1100px){.about-new{gap:45px}.about-title h2{font-size:53px}.about-statement{font-size:23px}.next-step{gap:40px}.approach-grid{gap:25px}}@media(max-width:800px){.about-new{grid-template-columns:1fr;gap:24px}.about-story{padding-top:0}.about-title h2{font-size:49px}.about-statement{font-size:23px;max-width:none}.about-story .about-lead{font-size:19px}.approach-grid{grid-template-columns:1fr;gap:30px}.approach-grid h3{margin-top:12px;font-size:30px}.approach-new h2,.next-step h2{font-size:41px}.next-step{grid-template-columns:1fr;gap:25px}.brand span{font-size:9px}.dialog-content{padding:30px 22px}.dialog-content h2{font-size:36px;margin-right:20px}.form-grid{grid-template-columns:1fr;gap:17px}.enquiry-dialog{max-height:calc(100dvh - 24px);width:calc(100% - 24px)}.dialog-close{top:9px;right:9px}.contact-phone{font-size:33px}}
/* Fade follows the photograph's actual edge, including tall viewports. */
@media(min-width:801px){.hero-photo{top:auto;bottom:0;left:0;width:100%;height:auto;max-height:100%;object-fit:contain;object-position:left bottom;-webkit-mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.35) 3%,#000 9%,#000 100%);mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.35) 3%,#000 9%,#000 100%)}}
/* Interactive controls */
:root{--ease-out:cubic-bezier(.22,1,.36,1)}
.nav-cta,.hero-actions a,.intent-choices a,.text-link,.contact-phone,.form-submit,.dialog-close,.menu-toggle{transition:transform .3s var(--ease-out),background-color .3s ease,color .3s ease,border-color .3s ease,box-shadow .3s ease;touch-action:manipulation}
.hero-actions a,.form-submit,.nav-cta{position:relative;isolation:isolate;overflow:hidden}
.hero-actions a::before,.form-submit::before,.nav-cta::before{content:'';position:absolute;inset:0;background:linear-gradient(110deg,transparent 15%,#ffffff16 50%,transparent 85%);transform:translateX(-110%);transition:transform .65s var(--ease-out);pointer-events:none;z-index:-1}
.hero-actions a>span,.intent-choices a>span,.text-link>span,.contact-phone>span,.form-submit>span{display:inline-block;transition:transform .35s var(--ease-out)}
nav>a:not(.nav-cta){position:relative}nav>a:not(.nav-cta)::after{content:'';position:absolute;left:0;bottom:4px;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .3s var(--ease-out)}
.intent-choices a{padding-left:0;padding-right:0}.intent-choices strong{transition:transform .3s var(--ease-out)}
.menu-toggle span{transition:transform .3s var(--ease-out),opacity .2s ease}
.menu-toggle[aria-expanded="true"] span:first-child{transform:translateY(4px) rotate(45deg)}
.menu-toggle[aria-expanded="true"] span:last-child{transform:translateY(-4px) rotate(-45deg)}
.hero-actions a:active,.form-submit:active,.nav-cta:active{transform:scale(.97)}
.intent-choices a:active,.text-link:active,.contact-phone:active{transform:translateY(1px);opacity:.8}
.dialog-close:active,.menu-toggle:active{transform:scale(.9)}
.hero-actions a:focus-visible>span,.form-submit:focus-visible>span,.text-link:focus-visible>span{transform:translate(3px,-3px)}
@media(hover:hover) and (pointer:fine){
 .hero-actions a:hover::before,.form-submit:hover::before,.nav-cta:hover::before{transform:translateX(110%)}
 .hero-actions a:hover{background:#ffffff12}
 .hero-actions a:hover>span,.intent-choices a:hover>span,.text-link:hover>span,.contact-phone:hover>span,.form-submit:hover>span{transform:translate(4px,-4px)}
 .nav-cta:hover{transform:translateY(-2px);background:#ffffff0c;border-color:#c7d6e8;box-shadow:0 5px 18px #0002}
 nav>a:not(.nav-cta):hover::after{transform:scaleX(1)}
 .intent-choices a:hover{background:#17243b05;border-color:#7088a8}
 .intent-choices a:hover strong{transform:translateX(9px)}
 .intent-choices a:hover>span{transform:translate(-5px,-4px)}
 .form-submit:hover{transform:translateY(-2px);box-shadow:0 7px 20px #0c192f26}
 .dialog-close:hover{background:#17243b09;transform:rotate(90deg)}
 .menu-toggle:hover{color:#acc5e4}
 .nav-cta:active,.form-submit:active{transform:scale(.97);box-shadow:none}
 .dialog-close:active{transform:rotate(90deg) scale(.9)}
}
@keyframes enquiry-enter{from{opacity:0;transform:translateY(14px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}
@keyframes menu-enter{from{opacity:0;transform:translateY(-7px)}to{opacity:1;transform:translateY(0)}}
.enquiry-dialog[open]{animation:enquiry-enter .3s var(--ease-out)}
@media(max-width:800px){nav.open{animation:menu-enter .25s var(--ease-out)}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important}.hero-actions a::before,.form-submit::before,.nav-cta::before{display:none}}
/* Page choreography: one quiet entrance per section, no looping motion. */
.page-motion .page-reveal{opacity:0;transform:translateY(24px);transition:opacity .85s var(--ease-out) var(--reveal-delay,0ms),transform .85s var(--ease-out) var(--reveal-delay,0ms)}
.page-motion .page-reveal.is-visible,.page-motion .page-reveal:focus-within{opacity:1;transform:translateY(0)}
.page-motion .hero-content>.page-reveal{transform:translateY(18px)}
.page-motion .hero-content>.page-reveal.is-visible{transform:translateY(0)}
@keyframes portrait-arrival{from{opacity:0;transform:translateY(12px)}to{transform:translateY(0)}}
.page-motion .hero-photo{animation:portrait-arrival 1.4s var(--ease-out) both}
@media(max-width:800px){.page-motion .page-reveal{transform:translateY(16px);transition-duration:.65s}.page-motion .page-reveal.is-visible{transform:translateY(0)}.approach-grid .page-reveal,.footer-top .page-reveal{--reveal-delay:0ms!important}}
@media(prefers-reduced-motion:reduce){.page-motion .page-reveal{opacity:1;transform:none;transition:none!important}.page-motion .hero-photo{animation:none!important}}
@media print{.page-motion .page-reveal{opacity:1;transform:none}.page-motion .hero-photo{animation:none}}
/* A quieter composition, with practical copy and fewer repeated calls to action. */
.hero-bottom{justify-content:flex-start}.hero-content h1{margin-bottom:0}.hero-actions{margin-top:38px}
.about-new{gap:clamp(40px,7vw,110px)}.about-title h2{font-size:56px}.about-statement{font-size:23px;line-height:1.6;max-width:330px}.about-story{padding-top:0}.about-story p{line-height:1.9}.about-story .about-lead{margin-bottom:27px}.about-story .text-link{font-size:14px;letter-spacing:0;padding-bottom:4px}
.approach-new{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(45px,8vw,125px);background:#f3f4f5;border-top:1px solid #17243b0c}
.approach-heading h2{font-size:47px;line-height:1.15;margin:22px 0 26px}.approach-heading>p:last-child{font-size:16px;line-height:1.85;max-width:330px;color:#69727f}
.approach-notes article{padding:24px 0;border-top:1px solid #17243b20}.approach-notes article:first-child{padding-top:0;border-top:0}.approach-notes article:last-child{padding-bottom:0}.approach-notes h3{font:500 18px/1.4 var(--sans);letter-spacing:-.2px;margin:0 0 12px}.approach-notes p{font-size:15px;line-height:1.9;color:#69727f}
.contact-simple{display:grid;grid-template-columns:1fr 1.15fr;gap:80px;background:#0c192f;color:#edf0f6;align-items:center}.contact-intro>.eyebrow{color:#a7b3c3}.contact-intro h2{font-size:56px;margin:22px 0}.contact-intro>p:not(.eyebrow){font-size:15px;line-height:1.8;color:#aab7c8;max-width:340px}.direct-contact{display:inline-flex;flex-direction:column;gap:4px;font:400 29px var(--serif);margin-top:28px}.direct-contact span{font:400 12px var(--sans);color:#aab7c8}.direct-contact:hover{color:#b6c7dd}.contact-simple .intent-choices a{padding:28px 0;border-color:#ffffff26}.contact-simple .intent-choices a:hover{color:#d7e5f7;background:transparent}.contact-simple .intent-choices strong{display:block;font-size:32px;line-height:1.25}.contact-simple .intent-choices p{font-size:13px;color:#aab7c8;line-height:1.7;margin:9px 0 0}.contact-simple .intent-choices a>span{font-size:22px}.contact-simple .intent-choices a:hover strong{transform:none}
.footer-simple{display:flex;justify-content:space-between;align-items:center;gap:25px;padding-top:37px;padding-bottom:37px}.footer-simple .brand{font-size:25px}.footer-simple .brand span{font-size:8px}.footer-simple>p{font-size:11px;color:#8e9aae}.footer-simple .back-top{font-size:12px;color:#b3bdca}
.hero-actions a::before,.form-submit::before,.nav-cta::before{display:none}.dialog-close:hover{transform:none}.dialog-close:active{transform:scale(.94)}
.page-motion .page-reveal{transition-duration:.65s;transform:translateY(12px)}.page-motion .page-reveal.is-visible{transform:translateY(0)}.page-motion .hero-content>.page-reveal{transform:translateY(12px)}.page-motion .hero-content>.page-reveal.is-visible{transform:translateY(0)}
@media(max-width:800px){.about-title h2{font-size:46px}.about-statement{max-width:none;font-size:22px}.approach-new{grid-template-columns:1fr;gap:36px}.approach-heading h2{font-size:42px}.approach-heading>p:last-child{max-width:none}.contact-simple{grid-template-columns:1fr;gap:28px}.contact-intro h2{font-size:48px}.contact-simple .intent-choices strong{font-size:29px}.footer-simple{flex-wrap:wrap;padding-top:30px;padding-bottom:30px}.footer-simple .brand{flex-basis:100%;margin-bottom:10px}.footer-simple .brand span{text-align:left}.footer-simple>p{font-size:10px}}
.direct-contact{font-family:var(--sans);font-size:24px;letter-spacing:.3px;font-variant-numeric:lining-nums tabular-nums}
/* Localised text remains readable, including long labels and RTL scripts. */
[data-i18n="hero"],[data-i18n="aboutLead"],[data-i18n="approachTitle"],[data-i18n="contactTitle"]{white-space:pre-line}
nav>a,.hero-actions a,#enquiry-eyebrow{text-transform:uppercase}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.language-control{order:3;margin-inline-start:16px;flex-shrink:0}.language-control select{width:92px;color:#e4e9f0;border:1px solid #ffffff40;background:#0c192f;font:400 12px var(--sans);padding:8px 5px;cursor:pointer}.language-control option{color:#f3f5f8;background:#0c192f}.language-control select:focus-visible{outline:2px solid #a6bedb;outline-offset:3px}
header{gap:18px}.brand{flex-shrink:0}nav{margin-inline-start:auto;gap:20px;flex-wrap:nowrap}.language-status{position:fixed;top:98px;inset-inline-end:20px;z-index:40;background:#f8fafc;color:#17243b;box-shadow:0 4px 20px #0002;border:1px solid #c9d0da;padding:13px 18px;max-width:min(400px,calc(100vw - 40px));font-size:14px}.language-status[hidden]{display:none}
.hero-actions a>span[data-i18n]{font-size:inherit;line-height:1.5;transform:none!important}.hero-actions a>span[aria-hidden]{font-size:17px}.text-link>span[data-i18n],.form-submit>span[data-i18n]{font-size:inherit;transform:none!important}.back-top span{font-size:inherit}
html:not([lang^="pt"]) .hero h1{font-size:clamp(42px,4.7vw,82px)}.hero h1{overflow-wrap:normal}.about-statement [data-i18n]{font:inherit}.hero-content{min-width:0}.form-grid label{min-width:0}
html[dir="rtl"] body{font-family:Tahoma,Arial,sans-serif}html[dir="rtl"] h1,html[dir="rtl"] h2,html[dir="rtl"] h3,html[dir="rtl"] .intent-choices strong{font-family:Tahoma,Arial,sans-serif;font-style:normal;letter-spacing:0;line-height:1.45}html[dir="rtl"] .hero h1{font-size:clamp(32px,4vw,64px)}html[dir="rtl"] .brand,html[dir="rtl"] .direct-contact{direction:ltr}html[dir="rtl"] .eyebrow,html[dir="rtl"] nav{letter-spacing:0}html[dir="rtl"] .dialog-close{right:auto;left:18px}html[dir="rtl"] .dialog-content h2{margin-left:30px;margin-right:0}html[dir="rtl"] .intent-choices a>span:last-child{margin-left:0;margin-right:auto}html[dir="rtl"] .hero-actions a+a{border-left:0;border-right:1px solid #c4ced12e}html[dir="rtl"] input[type="number"]{direction:ltr;text-align:right}
html[lang^="zh"] h1,html[lang^="ja"] h1,html[lang^="ko"] h1{font-family:system-ui,sans-serif;font-style:normal;line-height:1.4;letter-spacing:0}
@media(max-width:1200px){header{height:78px;padding:0 4%;gap:15px}.language-control{order:0;margin-inline-start:auto}.menu-toggle{display:flex;flex-direction:column;gap:7px;border:0;background:none;padding:14px 0 14px 10px;color:inherit}.menu-toggle span{width:26px;height:1px;background:currentColor}nav{display:none;position:absolute;top:77px;left:0;right:0;background:#080f1bf9;padding:24px 7% 30px;flex-direction:column;align-items:stretch;gap:13px;margin:0;border-bottom:1px solid #ffffff20;font-size:12px}nav.open{display:flex}.nav-cta{margin:8px 0 0;text-align:center}.language-status{top:88px}}
@media(max-width:800px){.language-control{margin-inline-start:auto}.language-control select{width:78px;padding:7px 3px;font-size:11px}header{gap:9px}.brand{font-size:23px}.brand span{font-size:8px;letter-spacing:3px}.menu-toggle{padding-left:5px}html:not([lang^="pt"]) .hero h1{font-size:clamp(34px,7.5vw,54px)}html[dir="rtl"] .hero h1{font-size:32px}.hero-actions a>span[data-i18n]{font-size:9px;letter-spacing:1px}.hero-actions a{gap:8px}.about-title h2{font-size:42px}.dialog-content h2{overflow-wrap:anywhere}.contact-intro h2{overflow-wrap:normal}}
.hero-bottom a>span[data-i18n]{font-size:inherit;text-transform:uppercase}
.eyebrow{text-transform:uppercase}
@media(min-width:801px){html[lang="en"] .hero h1{font-size:clamp(49px,5.15vw,90px)}}
/* Four distinct enquiry choices. */
.hero-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-width:490px}.hero-actions a{width:100%;min-height:65px;gap:12px;border:0}.hero-actions a+a{border-left:0}.hero-actions a:nth-child(even){border-inline-start:1px solid #c4ced12e}.hero-actions a:nth-child(n+3){border-top:1px solid #c4ced12e}.hero-actions a>span[data-i18n]{font-size:10px;letter-spacing:1.2px;line-height:1.65}.contact-simple .intent-choices a{padding:24px 0}.contact-simple .intent-choices strong{font-size:30px}.contact-simple .intent-choices p{margin-top:7px}
html[dir="rtl"] .hero-actions a+a{border-right:0}html[dir="rtl"] .hero-actions a:nth-child(even){border-inline-start:1px solid #c4ced12e}
@media(max-width:1500px){header{height:78px;padding:0 4%;gap:15px}.language-control{order:0;margin-inline-start:auto}.menu-toggle{display:flex;flex-direction:column;gap:7px;border:0;background:none;padding:14px 0 14px 10px;color:inherit}.menu-toggle span{width:26px;height:1px;background:currentColor}nav{display:none;position:absolute;top:77px;left:0;right:0;background:#080f1bf9;padding:20px 7% 24px;flex-direction:column;align-items:stretch;gap:7px;margin:0;border-bottom:1px solid #ffffff20;font-size:12px;max-height:calc(100dvh - 78px);overflow:auto}nav.open{display:flex}.nav-cta{margin:8px 0 0;text-align:center}}
@media(max-width:800px){header{gap:9px}.hero-actions{max-width:440px;margin-top:25px}.hero-actions a{padding:13px 12px;min-height:64px;gap:8px}.hero-actions a>span[data-i18n]{font-size:9px;letter-spacing:.8px}.hero-content{bottom:110px}.contact-simple .intent-choices strong{font-size:28px}.menu-toggle{padding-left:5px}}

.footer-partner{display:flex;align-items:center;justify-content:center;margin-left:auto;opacity:.94;transition:opacity .25s ease,transform .25s ease}.footer-partner img{display:block;width:135px;max-width:100%;height:auto;filter:none}.footer-partner:hover{opacity:1;transform:translateY(-2px)}
@media(max-width:800px){.footer-partner{flex-basis:100%;justify-content:flex-start;margin:4px 0 0}.footer-partner img{width:135px;max-width:100%}}
.footer-simple{display:grid;grid-template-columns:minmax(210px,1fr) minmax(300px,1.45fr);gap:46px 58px;align-items:start;padding:78px max(7%,calc((100vw - 1120px)/2)) 28px;background:#070d17;color:#d6dce5}.footer-identity .brand{font-size:27px}.footer-identity .brand span{text-align:left}.footer-note{max-width:280px;color:#8f9aaa;font-size:12px;line-height:1.7;margin-top:24px}.footer-copyright{font-size:10px;color:#718095;margin-top:28px}.footer-agency,.footer-office{font-size:10px;line-height:1.6;color:#aeb8c6}.footer-agency .eyebrow,.footer-office .eyebrow{font-size:8px;color:#8492a5;margin-bottom:6px;letter-spacing:.6px;text-transform:none}.footer-agency h2{font:400 12px/1.5 var(--sans);letter-spacing:0;color:#aeb9c8;margin-bottom:4px}.footer-agency p,.footer-office p{margin-bottom:4px}.footer-ami{color:#aebaca;font-size:9px;letter-spacing:.6px}.footer-muted{color:#8290a2;font-size:9px}.footer-office a{display:block;color:#dce4ef;margin-bottom:5px}.footer-office a:hover,.footer-links a:hover,.footer-external:hover{color:#b7d0ee}.footer-external{margin-top:17px!important;color:#b7c9df!important;font-size:11px;letter-spacing:1px}.footer-links{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:10px 27px;border-top:1px solid #ffffff16;padding-top:24px;font-size:10px;letter-spacing:1px;color:#a8b4c4}.footer-links a{transition:color .25s ease}.footer-bottom{grid-column:1/-1;border-top:0;padding-top:0;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:10px;color:#718095}.footer-bottom .back-top{font-size:10px;letter-spacing:1px;color:#b3bdca}.footer-bottom #footer-branding{display:flex;align-items:center;min-height:48px}.footer-partner{display:flex;align-items:center;justify-content:flex-start;margin:0;opacity:.94;transition:opacity .25s ease,transform .25s ease}.footer-partner img{display:block;width:135px;max-width:100%;height:auto;filter:none}.footer-partner:hover{opacity:1;transform:translateY(-2px)}
.legal-dialog{width:min(720px,calc(100% - 32px));max-height:min(780px,calc(100dvh - 32px));margin:auto;padding:0;border:1px solid #cdd5df;background:#fafbfc;color:var(--ink);overscroll-behavior:contain}.legal-dialog::backdrop{background:#030b19bf;backdrop-filter:blur(5px)}.legal-dialog-content{position:relative;padding:44px 48px 46px}.legal-dialog-content>.eyebrow{color:#718096;padding-right:45px}.legal-dialog h2{font-size:46px;line-height:1.08;margin:17px 48px 15px 0}.legal-intro{font-size:15px;line-height:1.7;color:#687588;margin-bottom:30px}.legal-sections{display:grid;gap:20px}.legal-sections section,.cookie-preferences section{border-top:1px solid #17243b20;padding-top:16px}.legal-sections h3,.cookie-preferences h3{font:600 16px/1.3 var(--sans);color:#22324b;margin-bottom:7px}.legal-sections p,.cookie-preferences p{font-size:13px;line-height:1.75;color:#687588}.legal-source{display:inline-flex;margin-top:27px;border-bottom:1px solid #8095b0;padding-bottom:6px;font-size:11px;letter-spacing:1px;color:#304a69}.cookie-preferences{display:grid;gap:20px}.cookie-switch{display:flex;align-items:center;gap:12px;border-top:1px solid #17243b20;padding-top:18px;color:#30415a;font-size:13px}.cookie-switch input{width:18px;height:18px;accent-color:#172f50}.cookie-save{margin-top:28px}.cookie-banner{position:fixed;z-index:45;left:20px;right:20px;bottom:20px;display:flex;justify-content:space-between;align-items:center;gap:28px;padding:21px 24px;background:#f7f9fc;color:#20314a;border:1px solid #cbd5e2;box-shadow:0 16px 40px #07122638}.cookie-banner[hidden]{display:none}.cookie-banner .eyebrow{font-size:9px;letter-spacing:1.8px;color:#6d7c91;margin-bottom:6px}.cookie-banner p:last-child{max-width:740px;font-size:13px;line-height:1.65;color:#5d6b7e}.cookie-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:9px;flex-shrink:0}.cookie-button{border:1px solid #233c5d;background:#172f50;color:#fff;padding:10px 14px;font-size:10px;letter-spacing:.8px;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.cookie-button:hover{background:#2a4b73}.cookie-button-quiet{background:transparent;color:#334a67;border-color:#9eafc3}.cookie-button-quiet:hover{background:#e9eff6;color:#1e3656}
@media(max-width:900px){.footer-simple{grid-template-columns:1fr 1fr;gap:38px 28px}.footer-identity{grid-column:1/-1}.footer-agency,.footer-office{min-width:0}.cookie-banner{display:block}.cookie-actions{justify-content:flex-start;margin-top:15px}}
@media(max-width:800px){.footer-simple{display:grid;padding:55px 7% 25px;gap:33px 0}.footer-identity,.footer-agency,.footer-office,.footer-links,.footer-bottom{grid-column:1/-1}.footer-agency h2{font-size:12px}.footer-links{gap:14px 20px}.footer-bottom{display:flex;padding-top:0}.footer-bottom #footer-branding{min-height:42px}.footer-partner img{width:135px;max-width:100%}.legal-dialog{width:calc(100% - 24px);max-height:calc(100dvh - 24px)}.legal-dialog-content{padding:32px 23px 34px}.legal-dialog h2{font-size:37px;margin-right:20px}.cookie-banner{left:12px;right:12px;bottom:12px;padding:18px}.cookie-actions{display:grid;grid-template-columns:1fr 1fr}.cookie-button{width:100%;padding:11px 9px}.cookie-button:last-child{grid-column:1/-1}}
@media(prefers-reduced-motion:reduce){.footer-partner,.cookie-button{transition:none}}
.arrow-icon,.up-icon,.down-icon,.check-icon,.close-icon{display:inline-block;position:relative;flex:0 0 auto;font-size:0;line-height:0;color:currentColor}.arrow-icon{width:18px;height:18px}.up-icon,.down-icon{width:14px;height:18px}.check-icon{width:18px;height:18px}.check-icon::before{content:"";position:absolute;left:4px;top:7px;width:8px;height:4px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-45deg)}.close-icon{width:17px;height:17px}.close-icon::before,.close-icon::after{content:"";position:absolute;left:8px;top:0;width:1px;height:17px;background:currentColor}.close-icon::before{transform:rotate(45deg)}.close-icon::after{transform:rotate(-45deg)}.hero-actions .arrow-icon,.intent-choices .arrow-icon,.footer-external .arrow-icon,.footer-links .arrow-icon,.legal-source .arrow-icon,.form-submit .arrow-icon{font-size:0}.hero-actions a>span[aria-hidden].arrow-icon{font-size:0;width:18px}.hero-bottom>a .down-icon{font-size:0;width:14px}.intent-choices a>span:last-child.arrow-icon{font-size:0;margin-left:auto}.back-top .up-icon{font-size:0;margin-left:7px;vertical-align:-4px}

.arrow-icon>svg,.up-icon>svg,.down-icon>svg{display:block;width:100%;height:100%;overflow:visible}

@keyframes dialog-arrive{from{opacity:0;transform:translateY(12px) scale(.99)}to{opacity:1;transform:none}}
@keyframes dialog-leave{from{opacity:1;transform:none}to{opacity:0;transform:translateY(8px) scale(.995)}}
@keyframes backdrop-arrive{from{opacity:0}to{opacity:1}}
@keyframes backdrop-leave{from{opacity:1}to{opacity:0}}
.enquiry-dialog[open],.legal-dialog[open]{animation:dialog-arrive .32s var(--ease-out) both}
.enquiry-dialog[open]::backdrop,.legal-dialog[open]::backdrop{animation:backdrop-arrive .28s ease both}
.enquiry-dialog.is-closing,.legal-dialog.is-closing{animation:dialog-leave .18s ease-in both;pointer-events:none}
.enquiry-dialog.is-closing::backdrop,.legal-dialog.is-closing::backdrop{animation:backdrop-leave .18s ease-in both}
.form-grid input,.form-grid select,.form-grid textarea{transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease}
.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{box-shadow:0 0 0 3px #6b89af12}
.page-motion .page-reveal{transition-duration:.65s;transform:translateY(16px)}
.page-motion .page-reveal.is-visible,.page-motion .page-reveal:focus-within{transform:none}
@media(hover:hover) and (pointer:fine){
 .hero-actions a:hover>span[data-i18n],.form-submit:hover>span[data-i18n]{transform:none}
 .intent-choices a:hover strong{transform:translateX(4px)}
}
@media(prefers-reduced-motion:reduce){.enquiry-dialog[open],.legal-dialog[open],.enquiry-dialog[open]::backdrop,.legal-dialog[open]::backdrop{animation:none!important}.page-motion .page-reveal{transform:none}}

/* Quiet footer: personal identity first, agency details secondary. */
.footer-refined{grid-template-columns:minmax(0,1fr) minmax(0,360px);gap:32px 80px;padding-top:48px;padding-bottom:max(24px,env(safe-area-inset-bottom));border-top:1px solid #ffffff12;background:#080f1b}
.footer-refined .footer-identity{grid-column:auto;align-self:start}
.footer-refined .brand{display:inline-block;font-size:28px;letter-spacing:-.6px}
.footer-refined .brand span{margin-top:9px;letter-spacing:4px;font-size:8px}
.footer-contact{display:flex;flex-direction:column;align-items:flex-start;gap:8px;width:fit-content;margin-top:25px;color:#c2cbd8;font-size:13px;letter-spacing:.3px}
.footer-contact>span:first-child{font-size:9px;letter-spacing:1.5px;color:#8e9aaa}
.footer-contact:hover{color:#fff}
.whatsapp-icon{display:inline-block;width:20px;height:20px;flex:0 0 auto;vertical-align:middle}
.whatsapp-label{display:inline-flex;align-items:center;gap:7px}
.footer-contact .whatsapp-icon{width:18px;height:18px}
.form-submit>.whatsapp-icon{margin-inline-end:8px}
.footer-socials{display:flex;flex-wrap:wrap;gap:4px 18px;margin-top:15px}
.footer-socials a{display:inline-flex;align-items:center;gap:7px;min-height:44px;color:#aeb9c8;font-size:10px;transition:color .2s ease}
.footer-socials svg{display:block;width:17px;height:17px;flex:none;transition:transform .2s ease}
.footer-socials a:hover{color:#fff}
.footer-socials a:hover svg{transform:translateY(-2px)}
@media(prefers-reduced-motion:reduce){.footer-socials a,.footer-socials svg{transition:none}.footer-socials a:hover svg{transform:none}}
.footer-refined .footer-agency{grid-column:auto;max-width:360px;font-size:10px;line-height:1.65}
.footer-refined #footer-branding{display:flex;margin-bottom:14px}
.footer-refined .footer-partner{margin:0;flex-basis:auto;opacity:.8}
.footer-refined .footer-partner img{width:115px;height:auto;filter:none}
.footer-refined .footer-agency h2{font-size:11px;font-weight:400;max-width:310px}
.footer-refined .footer-agency .eyebrow{font-size:9px;letter-spacing:.2px}
.footer-refined .footer-links{gap:8px 24px;padding-top:16px;font-size:10px;letter-spacing:.2px}
.footer-refined .footer-links a{display:inline-flex;align-items:center;gap:6px;min-height:36px}
.footer-refined .footer-links .arrow-icon{width:12px;height:12px}
.footer-refined .footer-bottom{margin-top:-18px;gap:16px}
.footer-refined .footer-copyright{margin:0;color:#8e9aaa;font-size:10px}
.footer-refined .back-top{display:inline-flex;align-items:center;min-height:40px;font-size:10px;letter-spacing:.2px}
.footer-refined>.footer-note{grid-column:1/-1;max-width:none;margin:-22px 0 0;font-size:9px;line-height:1.6;color:#8491a4}
.footer-refined a:focus-visible{outline:1px solid #c2cbd8;outline-offset:5px}
@media(max-width:600px){
 .footer-refined{grid-template-columns:minmax(0,1fr);gap:28px;padding:36px 7% max(22px,env(safe-area-inset-bottom))}
 .footer-refined .footer-identity,.footer-refined .footer-agency{grid-column:1/-1}
 .footer-refined .brand{font-size:25px;margin-bottom:0}
 .footer-contact{flex-direction:row;align-items:center;gap:14px;margin-top:21px}
 .footer-refined .footer-agency{max-width:none;border-top:1px solid #ffffff12;padding-top:22px}
 .footer-refined #footer-branding{margin-bottom:12px}
 .footer-refined .footer-links{gap:0 20px;padding-top:12px}
 .footer-refined .footer-bottom{margin-top:-16px}
 .footer-refined>.footer-note{margin-top:-22px}
}
