*{box-sizing:border-box}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-family:Arial,Helvetica,sans-serif}html,body{color:#f5f5f5;background:#08090b;min-height:100%;margin:0}body,main{min-height:100vh}header{border-bottom:1px solid #202329;justify-content:space-between;align-items:center;height:74px;padding:0 42px;display:flex}.brand{align-items:center;gap:13px;display:flex}.logo{border:1px solid #343941;border-radius:10px;place-items:center;width:38px;height:38px;font-weight:700;display:grid}.brand strong,.brand span{display:block}.brand strong{font-size:14px}.brand span{color:#737b87;margin-top:3px;font-size:10px}.status{color:#a4adb9;border:1px solid #292d34;border-radius:9px;align-items:center;gap:8px;padding:10px 13px;font-size:11px;display:flex}.status i{background:#65df94;border-radius:50%;width:7px;height:7px}.hero{max-width:1280px;margin:auto;padding:90px 42px 62px}.eyebrow{color:#69727f;letter-spacing:.16em;font-size:10px;font-weight:700}.hero h1{letter-spacing:-.065em;margin:18px 0;font-size:clamp(54px,8vw,105px);font-weight:600;line-height:.89}.hero p{color:#929aa6;max-width:650px;font-size:17px;line-height:1.7}button{color:#08090b;background:#fff;border:0;border-radius:9px;margin-top:20px;padding:14px 19px;font-size:13px;font-weight:700}.grid{border:1px solid #252a31;border-radius:14px;grid-template-columns:repeat(4,1fr);max-width:1196px;margin:auto;display:grid;overflow:hidden}.grid article{background:#0e1013;border-right:1px solid #252a31;min-height:145px;padding:24px}.grid article:last-child{border-right:0}.grid article>span{color:#717987;font-size:10px}.grid h2{margin:25px 0 8px;font-size:17px;font-weight:550}.grid small{color:#626b78;font-size:9px}.architecture{background:#0e1013;border:1px solid #252a31;border-radius:14px;max-width:1196px;margin:18px auto 80px;padding:32px}.architecture h2{letter-spacing:-.035em;max-width:620px;font-size:28px}.pipeline{justify-content:space-between;align-items:center;margin-top:35px;display:flex}.pipeline div{border:1px solid #292e36;border-radius:10px;min-width:170px;padding:18px}.pipeline b,.pipeline span{display:block}.pipeline b{color:#5e6773;margin-bottom:10px;font-size:9px}.pipeline span{font-size:12px}.pipeline em{color:#4f5661;font-style:normal}@media (max-width:850px){.grid{grid-template-columns:1fr;margin:0 20px}.grid article{border-bottom:1px solid #252a31;border-right:0}.architecture{margin:18px 20px 50px}.pipeline{flex-direction:column;align-items:stretch;gap:8px}.pipeline em{display:none}header{padding:0 20px}.hero{padding-left:20px;padding-right:20px}}
