:root{color-scheme:light dark;--bg:#f3f8f9;--surface:#fafcfc;--ink:#0d2342;--muted:#496171;--line:#bfd1d7;--accent:#087da5;--accent-dark:#075b7b;--aqua:#d9f0f2;--header:74px;--container:1360px;--pad:clamp(20px,3vw,48px);--section:clamp(94px,10vw,158px);--radius:12px;--ease:cubic-bezier(.2,.75,.2,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;overflow-x:hidden;background:var(--bg);color:var(--ink);font-family:"Avenir Next","Segoe UI",Arial,sans-serif;font-size:17px;line-height:1.6;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit;text-underline-offset:.22em}button,a{font:inherit}h1,h2,h3,p,figure{margin-top:0}h1,h2,h3{line-height:.96;letter-spacing:-.05em}h1{margin-bottom:28px;font-size:clamp(54px,5.35vw,84px)}h1 span{display:block;white-space:nowrap}h2{margin-bottom:22px;font-size:clamp(42px,4.8vw,74px)}h3{margin-bottom:12px;font-size:clamp(24px,2vw,33px)}:focus-visible{outline:3px solid var(--accent);outline-offset:4px}.container,.header-inner{width:min(calc(100% - var(--pad)*2),var(--container));margin-inline:auto}.skip{position:fixed;top:8px;left:8px;z-index:100;padding:10px 14px;border-radius:var(--radius);background:var(--ink);color:var(--surface);transform:translateY(-150%)}.skip:focus{transform:none}
.site-header{position:sticky;top:0;z-index:20;height:var(--header);border-bottom:1px solid var(--line);background:rgb(243 248 249/.96);backdrop-filter:blur(12px)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:34px}.brand{width:258px;height:50px;display:flex;align-items:center}.brand img{width:258px;height:auto}.nav{display:flex;align-items:center;gap:clamp(20px,2.4vw,38px);font-size:14px;font-weight:750}.nav a{min-height:44px;display:inline-flex;align-items:center;text-decoration:none;white-space:nowrap}.nav-cta{padding-inline:20px;border-radius:var(--radius);background:var(--accent);color:#f8fcfd}.menu-button{display:none}
.hero{height:84vh;min-height:800px;max-height:880px;border-bottom:1px solid var(--line)}.hero-grid{height:100%;display:grid;grid-template-columns:58% 42%;align-items:stretch}.hero-copy{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:48px clamp(42px,6.5vw,102px) 48px 0}.eyebrow{margin:0 0 28px;color:var(--accent-dark);font-size:13px;font-weight:850;letter-spacing:.15em;text-transform:uppercase}.hero-lede{max-width:580px;margin:0 0 34px;color:var(--muted);font-size:clamp(18px,1.5vw,22px);line-height:1.5}.actions{display:flex;flex-wrap:wrap;gap:12px}.button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;padding:0 24px;border-radius:var(--radius);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);color:#f8fcfd}.primary:hover{background:var(--accent-dark)}.secondary{border:1px solid var(--ink)}.hero-media{height:100%;margin:0;overflow:hidden;border-left:1px solid var(--line);background:var(--aqua)}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:center 28%}
.section{padding-block:var(--section)}.section-head{max-width:800px;margin-bottom:64px}.section-head p,.method-copy p,.contact-copy p{max-width:620px;color:var(--muted);font-size:19px}.service-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:14px}.service{min-height:220px;padding:30px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.service p{max-width:46ch;margin:0;color:var(--muted)}.service a{display:inline-block;margin-top:22px;color:var(--accent-dark);font-weight:780}.service-feature{min-height:454px;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(145deg,var(--surface) 40%,var(--aqua))}.service-stack{display:grid;gap:14px}.service-tint{background:var(--aqua)}.service-strip{grid-column:1/-1;display:grid;grid-template-columns:1.15fr .85fr 1fr;gap:1px;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--line)}.service-strip article{min-height:200px;padding:28px;background:var(--surface)}.service-strip p{margin:0;color:var(--muted)}.method{border-block:1px solid var(--line);background:var(--surface)}.method-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(60px,9vw,136px);align-items:start}.method-copy .button{margin-top:18px}.method-list{margin:0;padding:0;list-style:none;counter-reset:method}.method-list li{counter-increment:method;display:grid;grid-template-columns:62px 1fr;gap:18px;padding:25px 0;border-bottom:1px solid var(--line)}.method-list li::before{content:counter(method);grid-row:1/3;width:46px;height:46px;display:grid;place-items:center;border-radius:var(--radius);background:var(--ink);color:#f4fbfc;font-weight:850}.method-list strong{font-size:22px}.method-list span{color:var(--muted)}.contact{background:var(--aqua)}.contact-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:clamp(60px,9vw,130px)}.contact-copy .button{margin-top:18px}.contact-list{font-style:normal}.contact-list>div{padding:20px 0;border-bottom:1px solid #aac8cf}.contact-list span{display:block;margin-bottom:4px;color:var(--muted);font-size:13px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.contact-list a:not(.map-link),.contact-list p{margin:0;font-size:20px;font-weight:720}.map-link{display:inline-block;margin-top:24px;color:var(--accent-dark);font-weight:790}.footer{padding:64px 0 30px;background:#0d2342;color:#edf8fa}.footer-top{display:grid;grid-template-columns:1fr 1fr auto;gap:32px;align-items:center}.footer-top img{width:270px;height:auto;padding:8px 10px;border-radius:var(--radius);background:#edf6f8}.footer-top div{display:flex;flex-direction:column}.footer-note{display:flex;justify-content:space-between;gap:34px;margin-top:44px;padding-top:24px;border-top:1px solid rgb(237 248 250/.25);color:#b9d0d7;font-size:13px}.footer-note p{margin:0}.reveal{opacity:1;transform:none}.js .reveal{opacity:0;transform:translateY(16px);transition:opacity .62s var(--ease),transform .62s var(--ease)}.js .reveal.visible{opacity:1;transform:none}.no-js .reveal{opacity:1;transform:none}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.js .reveal{opacity:1;transform:none;transition:none}.button{transition:none}}
@media(prefers-color-scheme:dark){:root{--bg:#101b28;--surface:#172536;--ink:#edf8fa;--muted:#bdd0d6;--line:#365064;--accent:#36a9ca;--accent-dark:#72d3e9;--aqua:#15333d}.site-header{background:rgb(16 27 40/.96)}.brand img{padding:6px 9px;border-radius:var(--radius);background:#edf6f8}.primary{color:#0b1d28}.secondary{border-color:#c9dce1}.method-list li::before{background:var(--accent);color:#0b1d28}.contact-list>div{border-color:var(--line)}}
@media(max-width:900px){:root{--header:72px}.brand,.brand img{width:225px}.menu-button{display:flex;min-height:44px;align-items:center;gap:10px;padding:0 15px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);color:var(--ink);font-weight:700}.menu-button i,.menu-button i::after{width:18px;height:2px;display:block;background:currentColor;content:""}.menu-button i::after{transform:translateY(5px)}.nav{position:absolute;top:calc(100% + 1px);right:0;left:0;display:none;padding:18px var(--pad) 24px;border-bottom:1px solid var(--line);background:var(--bg);flex-direction:column;align-items:stretch;gap:3px}.nav.open{display:flex}.nav a{justify-content:center}.hero{height:auto;min-height:0;max-height:none}.hero-grid{width:100%;display:block}.hero-copy{min-height:calc(100svh - var(--header));padding:70px var(--pad)}.hero-media{height:700px;border-top:1px solid var(--line);border-left:0}.service-layout,.method-grid,.contact-grid{grid-template-columns:1fr}.service-strip{grid-template-columns:1fr 1fr}.service-strip article:last-child{grid-column:1/-1}.footer-top{grid-template-columns:1fr auto}.footer-top div{grid-row:2;grid-column:1/-1}}
@media(max-width:600px){:root{--pad:20px;--section:86px}.brand,.brand img{width:195px}.hero-copy{min-height:700px;padding-top:58px;padding-bottom:58px}h1{font-size:clamp(48px,14vw,66px)}h1 span{white-space:normal}.hero-media{height:580px}.service-strip{grid-template-columns:1fr}.service-strip article:last-child{grid-column:auto}.service-feature{min-height:320px}.footer-top{display:flex;align-items:flex-start;flex-direction:column}.footer-note{flex-direction:column;gap:10px}.contact-list a:not(.map-link){font-size:17px;overflow-wrap:anywhere}}
