@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";:root{color:#12213c;font-synthesis:none;background:#f7f9fd;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 80% 8%,#e8edff 0,#0000 28%),#f8faff;margin:0}button,a,input{font:inherit}button{cursor:pointer}header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:10;background:#fffc;border-bottom:1px solid #dce4f2;justify-content:space-between;align-items:center;height:82px;padding:0 max(5vw,32px);display:flex;position:sticky;top:0}.brand{color:#102142;align-items:center;gap:12px;font-family:Manrope;font-weight:800;text-decoration:none;display:flex}.brand img{border-radius:13px;width:46px;height:46px}.brand span{flex-direction:column;display:flex}.brand small{color:#73809a;letter-spacing:.08em;text-transform:uppercase;font:500 11px DM Sans}.network{color:#244173;background:#edf3ff;border:1px solid #d7e4ff;border-radius:99px;padding:9px 14px;font-size:13px;font-weight:700}.network i{background:#2bb673;border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block}.ghost,.primary,.danger{color:#193156;background:#fff;border:1px solid #cad6e9;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px 17px;font-weight:700;text-decoration:none;display:inline-flex}.primary{color:#fff;background:#1769e0;border-color:#1769e0;box-shadow:0 9px 24px #1769e033}.danger{color:#b73b4b;background:#fff5f5;border-color:#f1cfd4}main{max-width:1180px;margin:auto;padding:60px 28px}.hero{grid-template-columns:1.2fr .8fr;align-items:center;gap:70px;min-height:530px;display:grid}.eyebrow{color:#1769e0;letter-spacing:.15em;font-size:12px;font-weight:800}.hero h1{color:#102142;letter-spacing:-.05em;margin:18px 0;font:800 clamp(48px,6vw,78px)/1.03 Manrope}.hero h1 em{color:#1769e0;font-style:normal}.lead{color:#65738d;max-width:650px;font-size:18px;line-height:1.7}.heroActions{align-items:center;gap:22px;margin-top:34px;display:flex}.link{color:#31527f;font-weight:700}.heroCard{background:linear-gradient(145deg,#fff,#eef3ff);border:1px solid #dce5f5;border-radius:30px;padding:22px;box-shadow:0 30px 80px #335ea21f}.heroCard>img{border-radius:22px;width:100%;display:block}.proof{color:#42618a;border-top:1px solid #dce5f5;grid-template-columns:35px 1fr auto;align-items:center;padding:14px 8px;display:grid}.proof b{color:#182d50}.strip{color:#fff;background:#102142;border-radius:22px;grid-template-columns:repeat(4,1fr);margin:20px 0 110px;padding:25px 34px;display:grid}.strip div{border-right:1px solid #ffffff24;flex-direction:column;padding-left:24px;display:flex}.strip div:last-child{border:0}.strip b{font:700 27px Manrope}.strip span{color:#9fb0cc;font-size:12px}.section{margin-bottom:110px}.section h2,.console h2{letter-spacing:-.035em;margin:12px 0 36px;font:750 40px Manrope}.steps{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.steps article,.panel{background:#fff;border:1px solid #dce4f2;border-radius:20px;padding:26px;position:relative}.steps article>span{color:#aab8cd;font-size:12px;position:absolute;top:18px;right:20px}.steps svg{color:#1769e0}.steps h3{font:700 20px Manrope}.steps p,.fixture p{color:#6f7d94;line-height:1.6}.console{scroll-margin-top:100px}.consoleHead{justify-content:space-between;align-items:end;display:flex}.notice,.error{border-radius:12px;margin-bottom:18px;padding:16px 18px}.notice{color:#765814;background:#fff7df;border:1px solid #f1dfa8}.error{color:#a6293c;background:#fff0f2;border:1px solid #f2cbd2}.grid{grid-template-columns:1fr 1fr 1fr;gap:18px;display:grid}.panel h3{margin-top:0;font:700 20px Manrope}.panel label{color:#59708f;flex-direction:column;gap:7px;margin:16px 0;font-size:12px;font-weight:700;display:flex}.panel input{color:#142a4b;background:#fbfcff;border:1px solid #cfd9e8;border-radius:10px;padding:13px}.fixture{background:#f3f7fd;border-radius:13px;flex-direction:column;gap:7px;margin:14px 0;padding:15px;display:flex}.fixture p{margin:0}.fixture code,.fixture small{overflow-wrap:anywhere;color:#31588e}.wide{width:100%;margin-top:10px}.twins{grid-template-columns:1fr 1fr;gap:10px;display:grid}.state dl{grid-template-columns:90px 1fr;gap:12px;margin:0;display:grid}.state dt{color:#7d8ba1;font-size:12px}.state dd{text-align:right;overflow-wrap:anywhere;margin:0;font-weight:700}.logs{border-top:1px solid #e3e9f3;margin-top:22px}.logs a{color:#284d7e;border-bottom:1px solid #edf1f7;justify-content:space-between;padding:11px 0;text-decoration:none;display:flex}footer{color:#fff;background:#102142;justify-content:space-between;padding:30px 5vw;display:flex}footer span{font:800 18px Manrope}footer p{color:#aab8cf;margin:0}@media (width<=900px){.hero,.grid{grid-template-columns:1fr}.heroCard{max-width:520px}.strip{grid-template-columns:1fr 1fr;gap:24px}.steps{grid-template-columns:1fr}.network{display:none}}@media (width<=560px){header{padding:0 16px}.brand small{display:none}.ghost{padding:10px}.hero{gap:25px}.hero h1{font-size:43px}.heroActions{flex-direction:column;align-items:flex-start}.strip{grid-template-columns:1fr}.strip div{border-bottom:1px solid #ffffff24;border-right:0;padding:10px}.consoleHead{flex-direction:column;align-items:flex-start;gap:12px}main{padding:36px 16px}}
