@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap";.workspace.workspace{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.workspace.workspace aside,.workspace.workspace .canvas{min-width:0}@media(max-width:900px){.workspace.workspace{grid-template-columns:1fr}}:root{font-family:Manrope,sans-serif;color:#12182b;background:#f4f6fb;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,a,input,textarea{font:inherit}button{border:0;cursor:pointer;background:#18213c;color:#fff;padding:13px 18px;border-radius:12px;font-weight:700}button:disabled{opacity:.42;cursor:not-allowed}header{height:82px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #e6e9f2;position:sticky;top:0;z-index:10}.brand{display:flex;gap:12px;align-items:center}.brand img{width:43px;height:43px;border-radius:12px}.brand div{display:grid}.brand b{font-size:18px}.brand span{font-size:11px;color:#7d8498;font-family:DM Mono}nav{display:flex;gap:32px}a{text-decoration:none;color:#4f5871;font-size:14px}.wallet{background:#151b30}.hero{min-height:570px;padding:90px 8vw;display:grid;grid-template-columns:1.35fr .65fr;align-items:center;background:radial-gradient(circle at 80% 20%,#eae5ff 0,transparent 35%),linear-gradient(135deg,#fbfcff,#f1f4ff)}.eyebrow,.sectionLabel{font:500 11px DM Mono;letter-spacing:.16em;color:#6858e9}.hero h1{font-size:clamp(48px,6vw,83px);line-height:.99;letter-spacing:-.055em;margin:18px 0 26px}.hero h1 em{font-style:normal;color:#6d59e8}.hero p{max-width:650px;color:#626b80;font-size:18px;line-height:1.7}.heroActions{display:flex;gap:20px;align-items:center;margin-top:34px}.orb{justify-self:center;width:315px;height:380px;border:1px solid #dce0ef;border-radius:160px;background:#fff;display:grid;place-content:center;text-align:center;box-shadow:0 30px 80px #8c80d42e}.orb img{width:220px;border-radius:52px}.orb span{margin-top:18px;font:11px DM Mono;color:#8178a8}.metrics{display:grid;grid-template-columns:repeat(4,1fr);background:#12182b;color:#fff;padding:28px 6vw}.metrics div{padding:10px 25px;border-right:1px solid #30364d;display:grid;gap:8px}.metrics div:last-child{border:0}.metrics span{font:11px DM Mono;color:#959db5}.metrics b{font-size:20px}.state{color:#b6aaff}.workspace{display:grid;grid-template-columns:370px 1fr;gap:24px;padding:80px 5vw}.workspace aside,.canvas{background:#fff;border:1px solid #e1e5ef;border-radius:24px;padding:28px;box-shadow:0 10px 35px #28335b0b}.workspace h2,.protocol h2{font-size:34px;letter-spacing:-.04em;margin:10px 0 26px}label{font-size:12px;font-weight:700;color:#697188;display:grid;gap:7px;margin:14px 0}input,textarea{width:100%;border:1px solid #dfe3ed;background:#f9fafc;border-radius:10px;padding:12px;color:#18213c}textarea{min-height:100px;resize:vertical}.twocol,.row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.secondary{background:#edf0f7;color:#28304a}.seal{width:100%;margin-top:10px;background:#6d59e8}hr{border:0;border-top:1px solid #eceef4;margin:24px 0}.canvasHead{display:flex;justify-content:space-between;align-items:start}.canvasHead>span{font:11px DM Mono;color:#8c93a5}.graph{min-height:270px;display:grid;grid-template-columns:repeat(2,1fr);gap:15px;padding:15px;border-radius:18px;background:linear-gradient(#f7f8fc 1px,transparent 1px),linear-gradient(90deg,#f7f8fc 1px,transparent 1px);background-size:24px 24px}.node{padding:19px;border:1px solid #dfe3ed;border-radius:16px;background:#fff;position:relative}.node>span{position:absolute;right:15px;top:15px;font:11px DM Mono;padding:5px 8px;border-radius:20px}.node h3{margin:0 0 10px}.node p{font-size:13px;color:#5d6579;line-height:1.55;max-width:90%}.node small{font:10px DM Mono;color:#8990a1}.node.blue{border-left:4px solid #2878f5}.node.blue>span{background:#e8f1ff;color:#2878f5}.node.green{border-left:4px solid #20bf8b}.node.green>span{background:#e0f8f0;color:#15986d}.node.violet{border-left:4px solid #8156ec}.node.violet>span{background:#eee8ff;color:#7043dc}.node.orange{border-left:4px solid #ff9e23}.node.orange>span{background:#fff1df;color:#d87500}.empty{margin:auto;color:#9aa1b2}.edgeList{display:grid;gap:10px;margin-top:18px}.edge{border:1px solid #e2e5ed;border-radius:14px;padding:16px}.edge>div{display:flex;justify-content:space-between}.edge span{font:11px DM Mono;padding:5px 8px;border-radius:8px;background:#edf0f5}.edge p{font-size:12px;color:#7b8293}.edge.CONFLICT{border-color:#ffb5c3}.edge.CONFLICT span{background:#ffe6eb;color:#c82547}.edge.COMPATIBLE span{background:#dff8ef;color:#0b8d63}.edge.OVERLAP span{background:#fff2d8;color:#b96b00}.activate{width:100%;margin-top:18px;background:#19ad7f}.protocol{padding:80px 7vw;background:#171d34;color:#fff}.protocol .sectionLabel{color:#9a8cff}.protocol h2{font-size:52px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#373c51}.steps div{background:#171d34;padding:28px}.steps b{font:12px DM Mono;color:#9a8cff}.steps p{color:#aeb4c6;line-height:1.6;font-size:13px}footer{position:sticky;bottom:0;background:#fff;border-top:1px solid #e1e4ec;padding:13px 5vw;display:flex;justify-content:space-between;font:11px DM Mono;color:#656d80}@media(max-width:900px){nav{display:none}.hero{grid-template-columns:1fr}.orb{display:none}.metrics{grid-template-columns:1fr 1fr}.workspace{grid-template-columns:1fr}.steps{grid-template-columns:1fr 1fr}}@media(max-width:560px){header{padding:0 18px}.hero{padding:60px 22px}.hero h1{font-size:46px}.metrics{grid-template-columns:1fr}.workspace{padding:45px 14px}.graph,.steps{grid-template-columns:1fr}}
