.nlm{--nlm-duration:3.6s;--nlm-hot:#f3f;width:var(--nlm-size,13rem);aspect-ratio:120/84;-webkit-user-select:none;user-select:none;pointer-events:none;place-items:center;display:grid;position:relative}.nlm__svg{transform-origin:50%;width:100%;height:auto;display:block;overflow:visible}.nlm__rail{fill:none;stroke:var(--nlm-hot);stroke-width:12px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:2}.nlm__head{fill:var(--nlm-hot)}.nlm--splash{--nlm-duration:3.6s}.nlm--splash .nlm__svg{animation:nlm-settle var(--nlm-duration)cubic-bezier(.45,0,.55,1)infinite;will-change:transform}.nlm--splash .nlm__rail{will-change:stroke-dashoffset}.nlm--splash .nlm__rail--over{stroke-dasharray:95;stroke-dashoffset:95px;animation:nlm-draw-over var(--nlm-duration)linear infinite}.nlm--splash .nlm__rail--under-a{stroke-dasharray:41;stroke-dashoffset:41px;animation:nlm-draw-under-a var(--nlm-duration)linear infinite}.nlm--splash .nlm__rail--under-b{stroke-dasharray:37;stroke-dashoffset:37px;animation:nlm-draw-under-b var(--nlm-duration)linear infinite}.nlm--splash .nlm__head{clip-path:inset(0 100% 0 0);animation:nlm-head var(--nlm-duration)linear infinite}.nlm--splash .nlm__head--bot{animation-name:nlm-head-bot}@keyframes nlm-settle{0%,3%{transform:scale(.972)}40%{transform:scale(.992)}48%,70%{transform:scale(1)}94%,to{transform:scale(.972)}}@keyframes nlm-draw-over{0%,3%{stroke-dashoffset:95px}12%{stroke-dashoffset:52px}24%{stroke-dashoffset:18px}40%,70%{stroke-dashoffset:0}82%{stroke-dashoffset:38px}90%{stroke-dashoffset:72px}96%,to{stroke-dashoffset:95px}}@keyframes nlm-draw-under-a{0%,3%{stroke-dashoffset:41px}8%{stroke-dashoffset:22px}18%{stroke-dashoffset:6px}24%,70%{stroke-dashoffset:0}80%{stroke-dashoffset:18px}88%{stroke-dashoffset:32px}96%,to{stroke-dashoffset:41px}}@keyframes nlm-draw-under-b{0%,18%{stroke-dashoffset:37px}26%{stroke-dashoffset:16px}40%,70%{stroke-dashoffset:0}82%{stroke-dashoffset:14px}90%{stroke-dashoffset:28px}96%,to{stroke-dashoffset:37px}}@keyframes nlm-head{0%,36%{clip-path:inset(0 100% 0 0)}44%,70%{clip-path:inset(0)}78%{clip-path:inset(0 0 0 100%)}80%,to{clip-path:inset(0 100% 0 0)}}@keyframes nlm-head-bot{0%,38%{clip-path:inset(0 100% 0 0)}46%,70%{clip-path:inset(0)}78%{clip-path:inset(0 0 0 100%)}80%,to{clip-path:inset(0 100% 0 0)}}.nlm--neon-wireframe{--nlm-wire-dur:2.4s}.nlm--neon-wireframe .nlm__wire{fill:none;stroke:var(--nlm-hot);stroke-width:2.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-dasharray:95;stroke-dashoffset:95px;opacity:0;animation:nlm-wire var(--nlm-wire-dur)linear infinite}.nlm--neon-wireframe .nlm__wire--ua{stroke-dasharray:41;stroke-dashoffset:41px;animation-name:nlm-wire-a}.nlm--neon-wireframe .nlm__wire--ub{stroke-dasharray:37;stroke-dashoffset:37px;animation-name:nlm-wire-b}.nlm--neon-wireframe .nlm__wire-head{fill:none;stroke:var(--nlm-hot);stroke-width:2px;stroke-dasharray:80;stroke-dashoffset:80px;opacity:0;animation:nlm-wire-head var(--nlm-wire-dur)linear infinite}.nlm--neon-wireframe .nlm__wire-fill .nlm__rail{stroke-width:12px;stroke-dasharray:95;stroke-dashoffset:95px;opacity:0;animation:nlm-wire-fill-over var(--nlm-wire-dur)linear infinite}.nlm--neon-wireframe .nlm__wire-fill .nlm__rail:first-child{stroke-dasharray:41;stroke-dashoffset:41px;animation-name:nlm-wire-fill-ua}.nlm--neon-wireframe .nlm__wire-fill .nlm__rail:nth-child(2){stroke-dasharray:37;stroke-dashoffset:37px;animation-name:nlm-wire-fill-ub}.nlm--neon-wireframe .nlm__wire-fill .nlm__head{clip-path:inset(0 100% 0 0);animation:nlm-wire-fill-head var(--nlm-wire-dur)linear infinite}.nlm--neon-wireframe .nlm__wire-fill .nlm__head:nth-child(5){animation-name:nlm-wire-fill-head-bot}@keyframes nlm-wire{0%,4%{stroke-dashoffset:95px;opacity:0}6%{opacity:1}30%,46%{stroke-dashoffset:0;opacity:1}48%,62%{stroke-dashoffset:0;opacity:0}64%,78%{stroke-dashoffset:0;opacity:1}92%,to{stroke-dashoffset:95px;opacity:0}}@keyframes nlm-wire-a{0%,4%{stroke-dashoffset:41px;opacity:0}6%{opacity:1}24%,46%{stroke-dashoffset:0;opacity:1}48%,62%{stroke-dashoffset:0;opacity:0}64%,78%{stroke-dashoffset:0;opacity:1}90%,to{stroke-dashoffset:41px;opacity:0}}@keyframes nlm-wire-b{0%,12%{stroke-dashoffset:37px;opacity:0}14%{opacity:1}32%,46%{stroke-dashoffset:0;opacity:1}48%,62%{stroke-dashoffset:0;opacity:0}64%,80%{stroke-dashoffset:0;opacity:1}92%,to{stroke-dashoffset:37px;opacity:0}}@keyframes nlm-wire-head{0%,26%{stroke-dashoffset:80px;opacity:0}28%{opacity:1}38%,46%{stroke-dashoffset:0;opacity:1}48%,62%{stroke-dashoffset:0;opacity:0}64%,80%{stroke-dashoffset:0;opacity:1}92%,to{stroke-dashoffset:80px;opacity:0}}@keyframes nlm-wire-fill-over{0%,36%{stroke-dashoffset:95px;opacity:0}38%{opacity:1}48%,64%{stroke-dashoffset:0;opacity:1}78%{stroke-dashoffset:95px;opacity:1}80%,to{stroke-dashoffset:95px;opacity:0}}@keyframes nlm-wire-fill-ua{0%,36%{stroke-dashoffset:41px;opacity:0}38%{opacity:1}48%,64%{stroke-dashoffset:0;opacity:1}76%{stroke-dashoffset:41px;opacity:1}78%,to{stroke-dashoffset:41px;opacity:0}}@keyframes nlm-wire-fill-ub{0%,38%{stroke-dashoffset:37px;opacity:0}40%{opacity:1}50%,64%{stroke-dashoffset:0;opacity:1}78%{stroke-dashoffset:37px;opacity:1}80%,to{stroke-dashoffset:37px;opacity:0}}@keyframes nlm-wire-fill-head{0%,40%{clip-path:inset(0 100% 0 0)}50%,64%{clip-path:inset(0)}74%{clip-path:inset(0 0 0 100%)}76%,to{clip-path:inset(0 100% 0 0)}}@keyframes nlm-wire-fill-head-bot{0%,42%{clip-path:inset(0 100% 0 0)}52%,64%{clip-path:inset(0)}74%{clip-path:inset(0 0 0 100%)}76%,to{clip-path:inset(0 100% 0 0)}}.nlm--morph-network .nlm__morph-canvas{aspect-ratio:120/84;width:100%;height:auto;display:block}@media (prefers-reduced-motion:reduce){.nlm--splash .nlm__svg,.nlm--splash .nlm__rail,.nlm--splash .nlm__head,.nlm--neon-wireframe .nlm__wire,.nlm--neon-wireframe .nlm__wire-head,.nlm--neon-wireframe .nlm__wire-fill .nlm__rail,.nlm--neon-wireframe .nlm__wire-fill .nlm__head{animation:none!important}.nlm--splash .nlm__svg{transform:none}.nlm--splash .nlm__rail--over,.nlm--splash .nlm__rail--under-a,.nlm--splash .nlm__rail--under-b,.nlm--neon-wireframe .nlm__wire-fill .nlm__rail{stroke-dashoffset:0!important;opacity:1!important}.nlm--splash .nlm__head,.nlm--neon-wireframe .nlm__wire-fill .nlm__head{clip-path:none}.nlm--neon-wireframe .nlm__wire,.nlm--neon-wireframe .nlm__wire-head{opacity:0!important}}
