@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Space+Grotesk:wght@400;500;600;700&display=swap');
:root{--ink:#16191e;--muted:#5b626e;--blue:#1938ff;--line:#dfe2e9;--paper:#fff;--soft:#f2f4f8;--heading:'Space Grotesk',sans-serif;--body:'DM Sans',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:17px;line-height:1.6}a{color:inherit;text-decoration:none}a:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:7px}::selection{background:#dce2ff}.wrap{width:min(1296px,calc(100% - 104px));margin:0 auto}.skip{position:absolute;left:1rem;top:-100px;background:white;padding:12px;z-index:10}.skip:focus{top:1rem}.header{display:flex;align-items:center;justify-content:space-between;min-height:112px;border-bottom:1px solid var(--line);gap:28px}.brand{font-family:var(--heading);font-weight:600;font-size:27px;letter-spacing:-1px;display:flex;align-items:center;gap:11px;white-space:nowrap}.brand-period{margin-left:-10px;color:var(--blue)}.monogram{background:var(--ink);color:white;font-size:14px;letter-spacing:-1px;width:34px;height:34px;display:grid;place-items:center}.header nav{display:flex;align-items:center;gap:36px;font-size:15px}.header nav a:hover{color:var(--blue)}.nav-contact{border-bottom:1px solid var(--ink);padding:5px 0}.nav-contact span{margin-left:20px}.hero{padding-top:63px;padding-bottom:74px}.eyebrow{font-size:13px;font-weight:650;letter-spacing:.13em;line-height:1.6}.hero h1{font-family:var(--heading);font-size:clamp(64px,8.5vw,122px);line-height:1.01;font-weight:500;letter-spacing:-.065em;margin:30px 0 36px}.hero h1>span{color:var(--blue)}.hero-bottom{display:flex;align-items:end;justify-content:space-between;gap:64px}.hero-bottom p{max-width:595px;font-size:20px;line-height:1.55;margin:0}.button{display:inline-flex;align-items:center;justify-content:space-between;background:var(--blue);color:white;padding:21px 24px;gap:40px;white-space:nowrap;font-size:16px;font-weight:600}.button:hover{background:#0a24d0}.button span{font-size:24px}.system-band{background:var(--ink);color:white;padding:33px 0 42px}.system-label{font-size:12px;letter-spacing:.13em;color:#a7afb9}.system-flow{display:grid;grid-template-columns:1fr 50px 1.4fr 50px 1fr;gap:25px;align-items:center;margin-top:20px}.system-flow small{font-size:12px;letter-spacing:.12em;color:#9aa7b8;display:block;margin-bottom:10px}.system-flow strong{font-family:var(--heading);font-size:25px;line-height:1.3;font-weight:500;display:block}.system-flow>span{font-size:33px;color:#7c8598}.flow-core{border-left:2px solid #6980ff;padding-left:30px}.flow-core strong{color:#b7c2ff}.section{padding-top:90px;padding-bottom:88px}.section-top{display:grid;grid-template-columns:1fr 2fr;align-items:start;gap:30px}.section-top .eyebrow{padding-top:10px}.section h2,.contact-section h2{font-family:var(--heading);font-weight:500;font-size:clamp(35px,4.4vw,59px);letter-spacing:-.045em;line-height:1.12;margin:0}.section-intro{max-width:620px;margin:25px 0 50px auto;color:var(--muted);font-size:19px}.services{display:grid;grid-template-columns:repeat(3,1fr);gap:38px}.services article{padding-top:25px;border-top:1px solid var(--line)}.number{font-family:var(--heading);font-size:14px;color:var(--blue);display:block;margin-bottom:45px}h3{font-family:var(--heading);font-size:25px;font-weight:500;letter-spacing:-.035em;line-height:1.2;margin:0 0 16px}.services p{color:var(--muted);margin:0 0 25px;font-size:17px}.service-tag{font-size:13px;line-height:1.6;color:var(--muted);display:block}.contact-section{background:var(--blue);color:white;padding:80px 0 85px}.contact-section h2{margin:26px 0}.contact-section p{max-width:510px;font-size:19px}.contact-email{font-family:var(--heading);display:inline-flex;font-size:clamp(22px,3vw,36px);gap:38px;margin-top:18px;border-bottom:1px solid #8093ff}.contact-email:hover{border-color:white}.footer{display:flex;justify-content:space-between;align-items:center;gap:22px;padding-top:32px;padding-bottom:32px}.footer>span{font-size:14px;color:var(--muted)}@media(min-width:1500px){.hero{padding-top:80px;padding-bottom:88px}}@media(max-width:1000px){.wrap{width:calc(100% - 64px)}.hero-bottom{align-items:start;gap:30px;flex-direction:column}.services{gap:24px}.section-top{grid-template-columns:1fr 2fr}.system-flow{gap:16px;grid-template-columns:1fr 25px 1.2fr 25px 1fr}.system-flow strong{font-size:21px}.flow-core{padding-left:18px}.footer .brand{font-size:23px}}@media(max-width:680px){.wrap{width:calc(100% - 40px)}.header{min-height:87px;gap:16px}.brand{font-size:23px;gap:8px}.monogram{width:29px;height:29px;font-size:12px}.header nav{gap:12px;font-size:14px}.header nav a:not(.nav-contact){display:none}.nav-contact span{margin-left:4px}.hero{padding-top:39px;padding-bottom:48px}.eyebrow{font-size:12px;letter-spacing:.09em}.hero h1{font-size:clamp(57px,12vw,82px);letter-spacing:-.06em;margin-top:27px}.hero-bottom p{font-size:18px}.button{width:100%;gap:15px;white-space:normal;padding:18px 20px}.system-flow{grid-template-columns:1fr;gap:18px}.system-flow>span{transform:rotate(90deg);width:30px}.system-flow strong br{display:none}.flow-core{padding:15px 20px;background:#222938}.system-flow strong{font-size:21px}.system-flow small{margin-bottom:5px}.system-band{padding:28px 0}.section{padding-top:56px;padding-bottom:56px}.section-top{grid-template-columns:1fr;gap:22px}.section-intro{font-size:18px;margin:24px 0 34px}.services{grid-template-columns:1fr;gap:30px}.number{margin-bottom:18px}.services p{margin-bottom:16px}.contact-section{padding:54px 0 58px}.contact-section p{font-size:18px}.contact-email{gap:16px}.footer{flex-wrap:wrap;gap:12px}.footer .brand{width:100%;margin-bottom:10px}.footer>span{font-size:13px}.footer>span:last-child{margin-left:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
