:root{color-scheme:light;--bg:#eef4f7;--surface:#f9fbfc;--ink:#102b45;--muted:#4c6578;--line:#b8cad5;--accent:#2d7fa8;--accent-deep:#155a80;--soft:#d8eaf2;--container:1340px;--header:76px;--pad:clamp(20px,3vw,48px);--section:clamp(90px,10vw,154px);--radius:16px;--ease:cubic-bezier(.16,1,.3,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:94px}body{margin:0;overflow-x:hidden;background:var(--bg);color:var(--ink);font:17px/1.58 "Avenir Next","Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit;text-underline-offset:.2em}button,a{font:inherit}h1,h2,h3,p,figure{margin-top:0}h1,h2,h3{letter-spacing:-.048em;line-height:.98}h1{margin-bottom:24px;font-size:clamp(52px,5vw,80px)}h2{margin-bottom:22px;font-size:clamp(40px,4.7vw,72px)}h3{margin-bottom:11px;font-size:clamp(25px,2.3vw,36px)}.container{width:min(calc(100% - var(--pad)*2),var(--container));margin-inline:auto}.skip{position:fixed;z-index:50;top:8px;left:8px;padding:10px 14px;border-radius:var(--radius);background:#edf5f8;color:#102b45;transform:translateY(-150%)}.skip:focus{transform:none}:focus-visible{outline:3px solid #69b7da;outline-offset:4px}.site-header{position:sticky;z-index:20;top:0;height:var(--header);background:#102b45;color:#f2f8fb}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{width:148px;height:68px;display:flex;align-items:center;overflow:hidden}.brand img{width:148px;height:auto}.site-header nav{display:flex;align-items:center;gap:clamp(19px,2.4vw,36px);font-size:14px;font-weight:750}.site-header nav a{min-height:44px;display:inline-flex;align-items:center;text-decoration:none;white-space:nowrap}.nav-cta,.button{border-radius:var(--radius)}.nav-cta{padding-inline:19px;background:#e4f1f6;color:#102b45}.menu-toggle{display:none}.hero{height:84vh;min-height:800px}.hero-grid{height:100%;display:grid;grid-template-columns:49% 51%;align-items:stretch}.hero-copy{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:46px clamp(38px,5vw,78px) 46px 0}.eyebrow{margin-bottom:24px;color:var(--accent-deep);font-size:13px;font-weight:820;letter-spacing:.14em;text-transform:uppercase}.hero-lede{max-width:560px;margin-bottom:29px;color:var(--muted);font-size:clamp(18px,1.4vw,22px)}.actions{display:flex;flex-wrap:wrap;gap:11px}.button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;padding:0 23px;font-weight:780;text-decoration:none;white-space:nowrap;transition:transform .2s var(--ease),background .2s ease}.button:active{transform:translateY(1px)}.primary{background:var(--accent-deep);color:#f4f9fb}.primary:hover{background:#0f4868}.ghost{border:1px solid var(--ink)}.hero-media{display:flex;overflow:hidden;margin:0}.hero-media img{width:100%;height:100%;object-fit:cover}.section{padding-block:var(--section)}.section-head{max-width:790px;margin-bottom:58px}.section-head p,.process-copy p,.about-copy p,.contact-copy p{max-width:62ch;color:var(--muted);font-size:18px}.services{background:var(--surface)}.services-layout{display:grid;grid-template-columns:1.25fr .75fr;gap:16px}.featured{min-height:530px;display:flex;flex-direction:column;justify-content:flex-end;padding:clamp(30px,4vw,58px);border-radius:var(--radius);background:linear-gradient(150deg,#bfdde9,var(--soft));position:relative;overflow:hidden}.featured::after{position:absolute;right:-80px;top:-100px;width:330px;height:330px;border:70px solid rgb(255 255 255/.38);border-radius:50%;content:""}.featured span{margin-bottom:auto;color:var(--accent-deep);font-size:14px;font-weight:800}.featured h3{max-width:680px;font-size:clamp(40px,4.2vw,65px)}.featured p{max-width:56ch;margin:0;color:var(--muted);position:relative;z-index:1}.service-pair{display:grid;gap:16px}.service-pair article{min-height:166px;padding:25px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.service-pair h3{font-size:27px}.service-pair p{margin:0;color:var(--muted)}.process{border-block:1px solid var(--line)}.process-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(54px,9vw,130px)}.process-copy{max-width:540px}.text-link{display:inline-block;margin-top:15px;color:var(--accent-deep);font-weight:780}.process-list{counter-reset:steps;margin:0;padding:0;list-style:none}.process-list li{counter-increment:steps;display:grid;grid-template-columns:70px 1fr;gap:18px;padding:24px 0;border-bottom:1px solid var(--line)}.process-list li::before{content:counter(steps);color:var(--accent-deep);font-size:28px;font-weight:800}.process-list strong,.process-list span{grid-column:2}.process-list strong{font-size:23px}.process-list span{color:var(--muted)}.about{background:var(--surface)}.about-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(50px,8vw,118px);align-items:center}.about-media{overflow:hidden;margin:0;border-radius:var(--radius)}.about-media img{width:100%;height:auto}.contact{background:var(--ink);color:#edf6fa}.contact-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:clamp(52px,9vw,130px)}.contact-copy p{color:#bed0da}.light{background:#e5f2f7;color:#102b45}.contact-card{font-style:normal}.contact-card>div{padding:18px 0;border-bottom:1px solid #47647a}.contact-card span{display:block;margin-bottom:4px;color:#acc4d2;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.contact-card a:not(.map-link),.contact-card p{margin:0;font-size:19px;font-weight:700}.map-link{display:inline-flex;margin-top:23px;color:#d6ebf4;font-weight:780}footer{padding:56px 0 28px;background:#0c2236;color:#eaf4f8}.footer-grid{display:grid;grid-template-columns:1fr 1fr 1.4fr;gap:34px;align-items:start}.footer-logo{width:148px;height:68px;display:flex;align-items:center;overflow:hidden}.footer-logo img{width:148px;height:auto}.footer-grid div{display:flex;flex-direction:column}.footer-grid p{margin:0;color:#adc3ce;font-size:13px}.reveal{opacity:1;transform:none}.js .reveal{opacity:0;transform:translateY(16px);transition:opacity .65s var(--ease),transform .65s var(--ease)}.js .reveal.visible{opacity:1;transform:none}.no-js .reveal{opacity:1;transform:none}
@media(prefers-color-scheme:dark){:root{--bg:#0d1d2b;--surface:#132737;--ink:#e6f0f5;--muted:#b1c6d2;--line:#385266;--accent:#69b4d5;--accent-deep:#7cc8e8;--soft:#173447}.site-header{background:#0b2336}.nav-cta,.light{background:#dcecf3;color:#102b45}.ghost{border-color:#bfd2dc}.featured{background:linear-gradient(150deg,#1c455a,#173447)}.featured::after{border-color:rgb(255 255 255/.08)}.contact{background:#091b29}.contact-copy p{color:#b5cbd6}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.js .reveal{opacity:1;transform:none;transition:none}.button{transition:none}}
@media(max-width:900px){.brand{width:130px;height:64px}.brand img{width:130px}.menu-toggle{display:block;min-height:44px;padding:0 15px;border:1px solid #668095;border-radius:var(--radius);background:transparent;color:#f2f8fb;font-weight:750}.site-header nav{position:absolute;top:100%;right:0;left:0;display:none;padding:16px var(--pad) 22px;background:var(--ink);flex-direction:column;align-items:stretch;gap:2px}.site-header nav.open{display:flex}.site-header nav a{justify-content:center}.hero{height:auto;min-height:0}.hero-grid{width:100%;display:block}.hero-copy{min-height:calc(100svh - var(--header));padding:60px var(--pad)}.hero-media{height:min(72vw,540px)}.services-layout,.process-grid,.about-grid,.contact-grid{grid-template-columns:1fr}.featured{min-height:430px}.about-grid{gap:48px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid p{grid-column:1/-1}}
@media(max-width:600px){:root{--pad:20px;--section:82px}.hero-copy{min-height:700px}h1{font-size:clamp(48px,13vw,64px)}.actions{align-items:stretch;flex-direction:column}.button{width:100%}.featured{min-height:380px;padding:28px}.service-pair article{min-height:150px}.process-list li{grid-template-columns:48px 1fr}.footer-grid{display:flex;flex-direction:column}.contact-card a:not(.map-link){font-size:17px;overflow-wrap:anywhere}}
h1{font-size:clamp(52px,4.35vw,69px)}h1 span{display:block;white-space:nowrap}@media(max-width:600px){h1{font-size:clamp(48px,13vw,64px)}h1 span{white-space:normal}}
