:root{--navy:#15364d;--navy-dark:#0b2638;--sky:#dce9ef;--sand:#f2eee6;--paper:#fbfaf7;--white:#fff;--ink:#17242d;--muted:#6d767a;--line:rgba(21,54,77,.13);--accent:#bd6c49}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}.site-header{height:88px;padding:0 clamp(22px,5vw,76px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;position:sticky;top:0;z-index:50;background:rgba(251,250,247,.95);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.brand{display:flex;flex-direction:column;align-items:flex-start;line-height:1}.brand-main{font-family:Georgia,Times New Roman,serif;font-weight:700;font-size:27px;letter-spacing:-.045em;color:var(--navy-dark)}.brand-main span{color:var(--accent)}.brand-sub{font-size:8px;letter-spacing:.19em;font-weight:800;color:#7c8588;margin-top:5px}.site-header nav{display:flex;gap:34px;font-size:13px;font-weight:700}.site-header nav a{padding:11px 0;position:relative}.site-header nav a:after{content:"";position:absolute;left:0;right:100%;bottom:4px;height:1px;background:var(--navy);transition:.2s}.site-header nav a:hover:after{right:0}.header-actions{justify-self:end;gap:18px}.header-actions,.language{display:flex;align-items:center}.language{gap:6px;font-size:10px;color:#a0a5a6}.language button{border:0;background:none;padding:3px;color:#9aa0a2;font-weight:800;cursor:pointer}.language button.active{color:var(--navy-dark)}.header-button{background:var(--navy);color:white;padding:13px 18px;border-radius:999px;font-size:12px;font-weight:800}.hero{min-height:700px;position:relative;display:flex;align-items:center;padding:90px clamp(24px,7vw,112px);overflow:hidden;background-color:var(--navy-dark);background-image:url(https://images.unsplash.com/photo-1512453979798-5ea266f8880c?auto=format&fit=crop&w=2000&q=86);background-size:cover;background-position:center 46%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,29,44,.94),rgba(7,29,44,.88) 34%,rgba(7,29,44,.55) 56%,rgba(7,29,44,.12) 82%,rgba(7,29,44,.06))}.hero-copy{position:relative;z-index:2;color:#fff;max-width:790px}.eyebrow{display:inline-flex;align-items:center;gap:10px;text-transform:uppercase;letter-spacing:.17em;font-size:10px;font-weight:900;color:var(--navy);margin-bottom:20px}.eyebrow:before{content:"";width:28px;height:1px;background:currentColor}.eyebrow.light{color:#d7e8ef}.about-copy h2,.contact-copy h2,.hero h1,.section-heading h2{font-family:Georgia,Times New Roman,serif;letter-spacing:-.045em;font-weight:400;margin:0}.hero h1{font-size:clamp(62px,7.2vw,108px);line-height:.93;max-width:850px}.hero h1 em{font-weight:400;font-style:italic;color:#f2d9c9}.hero-copy>p{font-size:18px;line-height:1.7;max-width:650px;margin:28px 0 0;color:rgba(255,255,255,.86)}.hero-actions{display:flex;gap:13px;margin-top:36px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;padding:15px 22px;border-radius:999px;font-size:12px;font-weight:800;border:1px solid rgba(255,255,255,.72)}.button.primary{background:#fff;color:var(--navy-dark)}.button.secondary{color:#fff;background:rgba(255,255,255,.08)}.hero-badge{position:absolute;z-index:3;right:clamp(28px,6vw,90px);bottom:44px;width:150px;height:150px;border-radius:50%;border:1px solid rgba(255,255,255,.6);background:rgba(9,39,58,.5);backdrop-filter:blur(8px);color:white;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}.hero-badge strong{font-family:Georgia,serif;font-size:30px;font-weight:400}.hero-badge span{font-size:9px;letter-spacing:.12em;text-transform:uppercase;margin-top:5px}.hero-badge small{font-size:9px;color:#d5e8f0;margin-top:8px}.photo-credit{position:absolute;right:20px;top:20px;color:rgba(255,255,255,.55);font-size:9px;letter-spacing:.13em;text-transform:uppercase;z-index:2}.services-section{padding:110px clamp(24px,6vw,92px);background:var(--sand)}.section-heading{max-width:1380px;margin:0 auto 52px;display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:end}.section-heading h2{font-size:clamp(44px,4.8vw,72px);line-height:1.02;max-width:850px}.section-heading>p{color:var(--muted);font-size:16px;line-height:1.75;margin:0;max-width:560px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;max-width:1380px;margin:auto}.service-card{min-height:405px;background:var(--white);border-radius:18px;padding:30px;position:relative;box-shadow:0 14px 34px rgba(27,48,60,.055);border:1px solid rgba(21,54,77,.06);display:flex;flex-direction:column}.service-icon{width:58px;height:58px;border-radius:50%;background:var(--sky);display:grid;place-items:center;color:var(--navy);margin-bottom:70px}.service-icon svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.service-no{position:absolute;right:25px;top:24px;color:#a5adaf;font-size:10px}.service-kicker{text-transform:uppercase;letter-spacing:.13em;font-size:9px;font-weight:900;color:var(--accent)}.service-card h3{font-family:Georgia,serif;font-size:31px;letter-spacing:-.03em;font-weight:400;margin:8px 0 14px}.service-card p{font-size:14px;line-height:1.68;color:var(--muted);margin:0;max-width:390px}.about-section{display:grid;grid-template-columns:1fr 1fr;min-height:720px;background:#fff}.about-photo{position:relative;min-height:600px;background-image:url(https://images.unsplash.com/photo-1512453979798-5ea266f8880c?auto=format&fit=crop&w=1300&q=82);background-size:cover;background-position:70%}.about-photo-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(8,33,48,.72),rgba(8,33,48,.04) 65%)}.about-photo-label{position:absolute;left:42px;bottom:42px;color:white;display:flex;flex-direction:column}.about-photo-label span{font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:#d9e9ef}.about-photo-label strong{font-family:Georgia,serif;font-size:56px;font-weight:400;letter-spacing:-.045em}.about-photo-label small{font-size:11px;color:rgba(255,255,255,.76)}.about-copy{padding:90px clamp(28px,7vw,112px);display:flex;flex-direction:column;justify-content:center}.about-copy h2{font-size:clamp(46px,5vw,74px);line-height:1.01;margin-bottom:26px}.about-copy p{font-size:15px;line-height:1.8;color:var(--muted);max-width:720px;margin:0 0 18px}.about-copy .lead{font-size:18px;color:#43535d}.licence-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-left:1px solid var(--line);margin-top:28px}.licence-grid div{padding:17px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column;gap:6px}.licence-grid small,.office-address small{font-size:9px;letter-spacing:.13em;text-transform:uppercase;color:#8a9295}.licence-grid strong{font-size:13px}.office-address{margin-top:26px}.office-address small{display:block;margin-bottom:9px}.office-address strong{font-family:Georgia,serif;font-weight:400;font-size:18px;line-height:1.5}.contact-section{display:grid;grid-template-columns:.9fr 1.1fr;background:var(--navy-dark);color:#fff;min-height:650px}.contact-copy{padding:90px clamp(28px,6vw,96px);display:flex;flex-direction:column;justify-content:center}.contact-copy h2{font-size:clamp(50px,5.4vw,80px);line-height:.98;max-width:700px}.contact-copy>p{color:rgba(255,255,255,.7);font-size:15px;line-height:1.7;max-width:590px;margin:26px 0 0}.contact-list{margin-top:45px;border-top:1px solid rgba(255,255,255,.16)}.contact-list>a,.contact-list>div{display:grid;grid-template-columns:115px 1fr;gap:18px;padding:18px 0;border-bottom:1px solid rgba(255,255,255,.16)}.contact-list small{font-size:9px;text-transform:uppercase;letter-spacing:.13em;color:#b9d2dc}.contact-list strong{font-size:14px;line-height:1.45}.map-wrap{min-height:650px;background:#ddd}.map-wrap iframe{width:100%;height:100%;min-height:650px;border:0;filter:grayscale(.18) saturate(.75) contrast(.95)}footer{background:#081f2e;color:#fff;padding:52px clamp(24px,7vw,112px) 28px}.footer-top{display:flex;justify-content:space-between;gap:40px;align-items:flex-end;padding-bottom:30px;border-bottom:1px solid rgba(255,255,255,.13)}.footer-brand{display:flex;flex-direction:column;gap:9px}.footer-brand>span{font-family:Georgia,serif;font-size:35px;font-weight:700;letter-spacing:-.045em}.footer-brand>span span{color:#dba887}.footer-brand small{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.58)}.footer-contact{display:flex;gap:24px;font-size:13px}.footer-meta{gap:28px;flex-wrap:wrap;padding:24px 0;border-bottom:1px solid rgba(255,255,255,.09)}.footer-bottom,.footer-meta{display:flex;color:rgba(255,255,255,.58);font-size:11px}.footer-bottom{padding-top:22px;justify-content:space-between;gap:25px}.footer-bottom a{color:#fff}@media(max-width:1050px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.hero{min-height:640px;background-position:62%}.hero-shade{background:linear-gradient(90deg,rgba(7,29,44,.92),rgba(7,29,44,.66) 65%,rgba(7,29,44,.22))}.section-heading{grid-template-columns:1fr;gap:22px}.service-grid{grid-template-columns:1fr 1fr}.service-card:last-child{grid-column:1/-1}.about-section{grid-template-columns:1fr}.about-photo{min-height:470px}.contact-section{grid-template-columns:1fr}.map-wrap,.map-wrap iframe{min-height:450px}}@media(max-width:680px){.site-header{height:72px;padding:0 16px}.brand-main{font-size:23px}.brand-sub{font-size:7px}.header-button{display:none}.header-actions{gap:8px}.hero{min-height:670px;padding:70px 20px;background-position:67%}.hero-shade{background:linear-gradient(90deg,rgba(7,29,44,.94),rgba(7,29,44,.76))}.hero h1{font-size:59px}.hero-copy>p{font-size:16px}.hero-badge{width:105px;height:105px;right:18px;bottom:18px}.hero-badge strong{font-size:23px}.photo-credit{display:none}.services-section{padding:78px 18px}.service-grid{grid-template-columns:1fr}.service-card:last-child{grid-column:auto}.service-card{min-height:350px;padding:25px}.service-icon{margin-bottom:48px}.about-photo{min-height:360px}.about-photo-label{left:22px;bottom:24px}.about-photo-label strong{font-size:44px}.about-copy{padding:72px 20px}.licence-grid{grid-template-columns:1fr}.contact-copy{padding:72px 20px}.contact-list>a,.contact-list>div{grid-template-columns:1fr;gap:6px}.map-wrap,.map-wrap iframe{min-height:380px}.footer-top{align-items:flex-start;flex-direction:column}.footer-contact{flex-direction:column;gap:9px}.footer-meta{gap:8px}.footer-bottom,.footer-meta{flex-direction:column}}.nf{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(rgba(7,29,44,.78),rgba(7,29,44,.88)),url(https://images.unsplash.com/photo-1512453979798-5ea266f8880c?auto=format&fit=crop&w=1800&q=82) 50%/cover no-repeat}.nf-card{background:rgba(251,250,247,.97);width:min(650px,100%);padding:56px;border-radius:20px;text-align:center;box-shadow:0 28px 80px rgba(0,0,0,.25)}.nf-brand{font-family:Georgia,serif;font-size:28px;font-weight:700}.nf-brand span,.nf-card>strong{color:var(--accent)}.nf-card>strong{display:block;font-size:12px;letter-spacing:.25em;margin:30px 0 14px}.nf-card h1{font-family:Georgia,serif;font-weight:400;font-size:clamp(40px,6vw,62px);letter-spacing:-.04em;margin:0;color:var(--navy-dark)}.nf-card p{color:var(--muted);line-height:1.7;margin:20px auto 28px}.nf-button{display:inline-flex;background:var(--navy);color:#fff;padding:14px 20px;border-radius:999px;font-size:12px;font-weight:800}