:root{--ink:#17243b;--blue:#2349d8;--mist:#edf2fc;--muted:#647189;--line:#dce3ee;--white:#fff;--display:"Avenir Next",Avenir,"Century Gothic",sans-serif;--body:"Helvetica Neue",Helvetica,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;color:var(--ink);background:var(--white);font-family:var(--body);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid var(--blue);outline-offset:7px}.wrap{width:min(1280px,calc(100% - 112px));margin:auto}.header{height:112px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px;font-family:var(--display);font-size:21px;font-weight:700;letter-spacing:1.3px}.brand svg{width:37px;height:37px;color:var(--blue)}.brand-light{font-weight:400}.header nav{display:flex;gap:40px;font-size:14px}.header nav a{padding:12px 0}.header nav a:hover{color:var(--blue)}.header nav span{margin-left:12px}.hero{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:36px;padding:28px 0 84px}.eyebrow{font-size:10px;font-weight:600;letter-spacing:1.9px;line-height:1.6}.dot{display:inline-block;width:6px;height:6px;background:var(--blue);border-radius:50%;margin:0 8px 1px 0}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--display)}h1{font-size:clamp(50px,5.45vw,79px);line-height:1.06;letter-spacing:-4px;font-weight:500;margin:28px 0}h1 em{font-style:normal;color:var(--blue)}.intro{max-width:380px;color:var(--muted);font-size:17px;line-height:1.7;margin-bottom:31px}.button{background:var(--blue);color:white;padding:17px 21px;display:inline-flex;gap:50px;font-size:13px;border-radius:3px;transition:background .2s,transform .2s}.button:hover{background:#1938ae;transform:translateY(-2px)}.architecture{background:var(--mist);border-radius:4px;overflow:hidden;position:relative}.architecture svg{width:100%;display:block}.art-label{position:absolute;bottom:24px;left:26px;font-size:8px;letter-spacing:1.5px;color:#4e6287}.approach{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:70px;padding-top:80px;padding-bottom:84px}h2{font-size:43px;letter-spacing:-1.7px;font-weight:500;line-height:1.16;margin:20px 0}.muted{color:var(--muted)}.section-intro{font-size:21px;line-height:1.55;margin-bottom:30px}.service{display:flex;gap:20px;border-top:1px solid var(--line);padding-top:24px;margin-top:24px}.service-icon{color:var(--blue);font-size:26px;line-height:1.2}.service h3{font-size:18px;font-weight:600;margin-bottom:10px}.service p{font-size:15px;line-height:1.65;color:var(--muted);margin-bottom:0;max-width:440px}.about{background:var(--mist);padding:72px 0 44px}.about-heading{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:end}.about-heading>p{max-width:450px;color:var(--muted);font-size:17px;line-height:1.7;margin-bottom:22px}.people{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin:42px 0}.people article{border-top:1px solid #c8d4e9;padding-top:26px}.initials{display:flex;align-items:center;justify-content:center;background:#dce6fa;color:#3e5b98;width:52px;height:52px;border-radius:50%;font-size:13px;letter-spacing:1px;margin-bottom:23px}.people h3{font-size:23px;font-weight:500;letter-spacing:-.5px;margin-bottom:9px}.people p{font-size:13px;color:var(--muted)}.entity-note{font-size:11px;color:#62718a;line-height:1.7;max-width:820px;padding-top:25px;border-top:1px solid #c8d4e9;margin:0}.footer{display:flex;justify-content:space-between;align-items:center;gap:24px;padding-top:35px;padding-bottom:35px}.footer .brand{font-size:14px;gap:5px}.footer p,.footer small{font-size:11px;color:var(--muted);margin:0}.skip{position:absolute;top:-60px;left:20px;background:white;padding:15px;z-index:10}.skip:focus{top:10px}@media(min-width:1500px){.hero{gap:75px}}@media(max-width:900px){.wrap{width:calc(100% - 64px)}h1{letter-spacing:-2.8px;font-size:52px}.hero{gap:25px}.eyebrow{font-size:8px}.art-label{font-size:6px;left:16px;bottom:17px}.approach,.about-heading{gap:40px}h2{font-size:35px}.brand{font-size:17px}.header nav{gap:22px}}@media(max-width:650px){.wrap{width:calc(100% - 40px)}.header{height:86px}.brand{font-size:14px;gap:6px;letter-spacing:.8px}.brand svg{width:28px;height:28px}.header nav{gap:17px;font-size:11px}.header nav span{display:none}.hero{grid-template-columns:1fr;padding:25px 0 48px;gap:35px}.eyebrow{font-size:9px}h1{font-size:57px;letter-spacing:-3px;margin:22px 0}.intro{font-size:16px;max-width:340px}.architecture{max-height:420px}.architecture svg{width:100%;height:420px}.art-label{font-size:7px;bottom:15px;left:17px}.approach{grid-template-columns:1fr;padding:45px 0;gap:15px}h2{font-size:36px}.section-intro{font-size:19px}.about{padding:45px 0 30px}.about-heading{grid-template-columns:1fr;gap:10px}.about-heading>p{font-size:16px}.people{gap:14px;margin-top:22px}.people h3{font-size:19px;line-height:1.3;max-width:90px}.initials{width:44px;height:44px}.people p{font-size:12px}.footer{flex-wrap:wrap;padding:28px 0;gap:18px}.footer p{display:none}.footer small{font-size:10px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
