.brand{gap:10px}
.brand-logo{display:block;flex:0 0 auto;width:30px;height:34px;object-fit:contain;filter:drop-shadow(0 0 10px rgba(185,244,90,.14))}
.brand-word{color:inherit}
.brand-dot{margin-left:-8px;color:var(--lime)}
.brand-footer .brand-logo{width:34px;height:39px}
.node-rings{overflow:hidden;background:var(--ink)}
.node-logo{display:block;width:42px;height:48px;object-fit:contain;filter:drop-shadow(0 0 8px rgba(185,244,90,.25))}
@media(max-width:600px){.brand-logo{width:27px;height:31px}.brand-footer .brand-logo{width:31px;height:35px}.node-logo{width:36px;height:41px}}

