:root{--bg:#071014;--panel:#0c1a1f;--text:#edf7f8;--muted:#8ea6ab;--line:#20363d;--accent:#61dfd1;--light:#f3f8f8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--light);color:#102126;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}a{text-decoration:none;color:inherit}.nav{height:82px;padding:0 6vw;background:var(--bg);color:white;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #183037;position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:11px;font-size:20px;font-weight:760;letter-spacing:-.03em}.mark{width:33px;height:33px;border:1px solid #43cfc2;border-radius:9px;display:grid;place-items:center;color:#72e5da;font-weight:850}nav{display:flex;gap:25px;align-items:center;color:#a9bdc1;font-size:13px}nav a:hover{color:#fff}.verify-link{background:var(--accent);color:#061014;padding:11px 16px;border-radius:999px;font-weight:800}.hero{min-height:750px;background:var(--bg);color:white;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;padding:85px 10vw 105px;overflow:hidden}.eyebrow,.section-label{font-size:11px;letter-spacing:.2em;font-weight:850;color:#5bd9cc}.hero h1{font-size:clamp(66px,9vw,132px);line-height:.86;letter-spacing:-.075em;margin:23px 0 30px}.hero h1 span,h2 em,.verify-banner h2 span{color:var(--accent);font-style:normal}.lead{max-width:650px;color:#a9bec2;font-size:20px;line-height:1.6}.actions{display:flex;gap:12px;margin-top:34px;flex-wrap:wrap}.button{display:inline-block;padding:14px 20px;border-radius:999px;font-size:14px;font-weight:800}.primary{background:var(--accent);color:#061014}.secondary{border:1px solid #38535a;color:#e7f1f2}.hero-meta{display:flex;gap:10px;margin-top:55px;color:#70878c;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.visual{position:relative;height:470px;display:grid;place-items:center}.orb{height:410px;width:410px;border-radius:50%;position:relative;background:radial-gradient(circle at 44% 39%,#1b3c43 0,#0b2228 40%,#071014 72%)}.ring{position:absolute;border:1px solid #28545b;border-radius:50%;inset:10%}.r2{inset:23%;border-color:#397a80}.r3{inset:36%;border-color:#4dbcb2}.drop{position:absolute;inset:40%;border-radius:52% 48% 60% 40%;transform:rotate(45deg);background:linear-gradient(145deg,#9bf5e9,#238f87);display:grid;place-items:center;color:#062126;font-size:43px;font-weight:900;box-shadow:0 0 80px #4ed8cc40}.floating{position:absolute;padding:8px 11px;border:1px solid #315158;background:#0c1c21;border-radius:999px;color:#8ee9df;font-size:10px;letter-spacing:.14em}.f1{top:17%;right:5%}.f2{bottom:19%;right:0}.f3{top:52%;left:1%}.section{padding:115px 10vw}.section-label{color:#579fa0;margin-bottom:38px}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:start}.grid2 h2,h2{font-size:clamp(43px,5vw,72px);line-height:.98;letter-spacing:-.06em;margin:0}.grid2 p{font-size:18px;line-height:1.72;color:#52696e;margin:0 0 19px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:70px}.steps article{border:1px solid #d7e1e2;border-radius:22px;padding:29px;min-height:230px}.steps span,.num{font-size:11px;color:#50b7ae;font-weight:800}.steps h3{font-size:28px;margin:42px 0 10px;letter-spacing:-.04em}.steps p{color:#607479;line-height:1.6}.dark{background:#081317;color:white}.dark .section-label{color:#55d0c3}.ecosystem-head p{color:#91a6aa}.ecosystem{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:62px}.ecosystem article{padding:25px;border:1px solid #20373e;border-radius:19px;background:#0b1a1f;min-height:260px}.ecosystem .cloud{background:#0e282d;border-color:#34726f}.ecosystem .chain{background:#102d31;border-color:#398d84}.ecosystem h3{font-size:24px;margin:37px 0 8px}.tag{font-size:9px;letter-spacing:.15em;color:#62d5ca;font-weight:850}.ecosystem p{color:#8da4a8;font-size:14px;line-height:1.55}.tech-list{margin-top:34px;border-top:1px solid #d7e1e2}.tech-list div{display:flex;justify-content:space-between;padding:17px 0;border-bottom:1px solid #d7e1e2;font-size:13px}.tech-list span{color:#72868b}.verify-banner{background:var(--accent);padding:78px 10vw;display:flex;justify-content:space-between;align-items:center;gap:40px}.verify-banner .eyebrow{color:#126b65}.verify-banner h2{font-size:clamp(45px,6vw,76px);margin:17px 0 10px;letter-spacing:-.06em}.verify-banner p{margin:0;color:#185d59}.light{background:var(--bg);color:white}footer{background:var(--bg);color:#80969a;padding:29px 6vw;display:flex;justify-content:space-between;align-items:center;font-size:11px}footer .brand{color:white}@media(max-width:900px){nav a:not(.verify-link){display:none}.hero{grid-template-columns:1fr;padding:75px 7vw}.visual{margin-top:55px;height:330px}.orb{width:280px;height:280px}.section{padding:85px 7vw}.grid2,.steps,.ecosystem{grid-template-columns:1fr}.ecosystem article{min-height:190px}.verify-banner{padding:65px 7vw;flex-direction:column;align-items:flex-start}footer{gap:15px;flex-wrap:wrap}}
