.hero{text-align:left}.hero-badge{text-transform:uppercase;letter-spacing:.18em;color:var(--color-highlight);border:1px solid #e8e2d212;border-radius:2px;margin-bottom:1rem;padding:.3rem .8rem;font-size:1.5rem;font-weight:500;display:inline-block}.hero-title{color:var(--color-highlight);letter-spacing:-.04em;margin:0 0 2.5rem;font-size:1.4rem;font-weight:700;line-height:1.05}.hero-title-light{font-weight:200}@media (max-width:480px){.hero{padding:2.5rem 0 0}.hero-badge{font-size:1.1rem}.hero-title{font-size:1.6rem}}
.hero-protocols{flex-direction:column;align-items:flex-start;gap:.75rem;display:flex}.hero-protocols-label{text-transform:uppercase;letter-spacing:.1em;color:#e8e2d280;font-size:.6rem;font-weight:600}.hero-protocols-row{gap:.65rem;width:100%;display:flex}.hero-proto{border:1px solid #e8e2d208;flex:1;justify-content:center;align-items:center;gap:.85rem;padding:.75rem 1.15rem;display:flex}.hero-proto-logo{flex-shrink:0;width:28px;height:28px}.hero-proto-logo-img{border-radius:50%;flex-shrink:0;width:32px;height:32px;margin:-2px}.hero-proto-info{flex-direction:column;gap:.2rem;display:flex}.hero-proto-name{color:var(--color-highlight);font-size:1.15rem;font-weight:700;line-height:1.2}.hero-proto-type{text-transform:uppercase;letter-spacing:.08em;color:#e8e2d266;font-size:.6rem;font-weight:600}.hero-proto-flow{flex-direction:column;align-items:center;gap:0;width:100%;display:flex}.hero-proto-flow-lines{justify-content:space-around;width:100%;height:24px;display:flex}.hero-proto-flow-line{background:linear-gradient(#e8e2d20f,#e8e2d226);width:1px;height:100%}.hero-proto-flow-merge{background:#e8e2d21f;width:50%;height:1px;position:relative}.hero-proto-flow-merge:after{content:"";background:linear-gradient(#e8e2d226,#e8e2d20f);width:1px;height:20px;position:absolute;top:0;left:50%;transform:translate(-50%)}.hero-proto-flow-agent{z-index:1;width:100%;margin-top:10px;padding:1.5rem;position:relative}.hero-proto-flow-agent:before{content:"";pointer-events:none;background:radial-gradient(#3b82f605 0%,#e8e2d203 40%,#0000 70%);width:70%;height:160%;position:absolute;top:-30%;left:15%}.hero-proto-flow-agent-inner{flex-direction:column;align-items:center;gap:.25rem;display:flex}.hero-proto-flow-agent-label{text-transform:uppercase;letter-spacing:.18em;color:#e8e2d233;font-size:.5rem;font-weight:700}.hero-proto-flow-agent-name{color:var(--color-highlight);letter-spacing:-.03em;text-shadow:0 0 30px #3b82f614,0 0 60px #3b82f608;font-size:1.3rem;font-weight:700;line-height:1}.hero-proto-flow-agent-path-label{color:#e8e2d266;margin-top:.5rem;font-size:.6rem;font-weight:400}@media (max-width:480px){.hero-protocols-row{flex-direction:column}.hero-proto-flow-lines{flex-direction:column;align-items:center;gap:0;height:auto}.hero-proto-flow-lines .hero-proto-flow-line{display:none}.hero-proto-flow-lines:after{content:"";background:linear-gradient(#e8e2d20f,#e8e2d226);width:1px;height:24px}.hero-proto-flow-merge{display:none}.hero-proto-flow-agent{margin-top:0}}
