@font-face{font-family:Inter;src:url('/fonts/inter-latin.woff2') format('woff2');font-style:normal;font-weight:100 900;font-display:swap}
@font-face{font-family:'Inter Tight';src:url('/fonts/inter-tight-latin.woff2') format('woff2');font-style:normal;font-weight:100 900;font-display:swap}
:root{font-family:Inter,system-ui,sans-serif;color:#0e1116;background:#edf2f7;font-synthesis:none;color-scheme:light}
*{box-sizing:border-box}
body{margin:0;min-width:320px;background:radial-gradient(ellipse at 80% 35%,#fff 0%,#ffffff00 65%),linear-gradient(160deg,#edf2f7 30%,#dce8f4);min-height:100svh}
::selection{background:#b8d4f1;color:#0e1116}
a{color:inherit;text-decoration:none;text-underline-offset:4px}
a:focus-visible{outline:3px solid #2e7def;outline-offset:5px}
.page{max-width:1280px;margin:auto;padding:0 64px}
header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:34px 0}
.brand{display:flex;align-items:center;gap:12px;font-size:16px;font-weight:600;letter-spacing:-.025em}
.brand>svg{width:32px;height:32px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round}
.byline{display:block;margin-top:5px;font-size:11px;letter-spacing:.025em;color:#5b6472;font-weight:500}
.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:46px;padding:12px 22px;border:1px solid #c8d1dc;border-radius:999px;font-size:14px;font-weight:550;white-space:nowrap;transition:background-color .15s ease}
.button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.button:hover{background:#fff}
.intro{padding:100px 0 105px}
h1{font-family:'Inter Tight',Inter,sans-serif;font-size:clamp(48px,6.5vw,88px);font-weight:500;line-height:1.04;letter-spacing:-.04em;margin:0;text-wrap:balance}
h1 span{color:#526476}
.description{font-size:18px;line-height:1.7;color:#526070;margin:30px 0 28px;max-width:600px}
.primary{background:#0e1116;color:#fff;border-color:#0e1116;padding:15px 25px;min-height:52px}
.primary:hover{background:#293441}
.capabilities{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:52px;border-top:1px solid #c8d1dc;padding:35px 0 64px}
h2{font-size:16px;letter-spacing:-.02em;font-weight:600;line-height:1.4;margin:0 0 13px}
.capabilities p{font-size:14px;line-height:1.8;color:#526070;margin:0;max-width:32ch}
footer{display:flex;justify-content:space-between;gap:20px;padding:22px 0 30px;border-top:1px solid #c8d1dc;color:#526070;font-size:12px;line-height:1.5}
footer>span:first-child{font-weight:600;color:#0e1116}
.skip-link{position:absolute;top:12px;left:16px;padding:12px;background:#fff;transform:translateY(-200%);z-index:2}
.skip-link:focus{transform:none}
@media(min-width:1600px){.intro{padding-top:130px;padding-bottom:130px}}
@media(max-width:760px){.page{padding:0 25px}header{padding:25px 0;gap:12px}.brand{font-size:13px;gap:8px}.brand>svg{width:25px;height:25px}.button{padding:11px 17px;gap:9px;font-size:13px}.intro{padding:80px 0 72px}h1{font-size:clamp(44px,8vw,60px)}.description{font-size:16px;margin:25px 0}.desktop-break{display:none}.primary{padding:15px 22px}.capabilities{grid-template-columns:1fr;gap:30px;padding:30px 0 40px}.capabilities p{max-width:48ch}footer{align-items:flex-start;font-size:11px}footer>span:last-child{max-width:24ch;text-align:right}}
@media(prefers-reduced-motion:reduce){.button{transition:none}}
