.sn-logo-container{-webkit-user-select:none;user-select:none;align-items:center;gap:8px;display:inline-flex}.sn-text{font-family:"Space Grotesk",var(--font-jetbrains-mono),monospace;letter-spacing:-2px;align-items:baseline;margin-left:-15px;font-size:clamp(3rem,8vw,7rem);display:flex}.sn-snap,.sn-nap{color:#fff;font-weight:700}.sn-solution{background:linear-gradient(90deg,#4f6ef7,#7c3aed,#f59e0b);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:300}.sn-circuit-s{width:clamp(80px,12vw,130px);height:clamp(80px,12vw,130px);overflow:visible}.sn-line{fill:none;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:250;stroke-dashoffset:250px;animation:6s linear infinite sn-flow-linear}.sn-line-bg{fill:none;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round;opacity:.15}@keyframes sn-flow-linear{0%{stroke-dashoffset:250px;opacity:0}5%{opacity:1}95%{opacity:1}to{stroke-dashoffset:-250px;opacity:0}}.sn-line-1{animation-delay:0s}.sn-line-2{animation-delay:2s}.sn-line-3{animation-delay:4s}.sn-node{animation:2s linear infinite alternate sn-pulse}@keyframes sn-pulse{0%{opacity:.4}to{opacity:1}}
