@media (prefers-reduced-motion:no-preference){html:has(.dom-nl-root){scroll-behavior:smooth}}@keyframes dom-landing-msg-in{to{opacity:1;transform:translateY(0)}}@keyframes dom-landing-blink{50%{opacity:0}}.dom-nl-root .dom-landing-msg{opacity:0;animation:.6s cubic-bezier(.16,1,.3,1) forwards dom-landing-msg-in;transform:translateY(8px)}.dom-nl-root .dom-landing-msg-delay-1{animation-delay:.3s}.dom-nl-root .dom-landing-msg-delay-2{animation-delay:1.1s}.dom-nl-root .dom-landing-msg-delay-3{animation-delay:1.9s}.dom-nl-root .dom-landing-msg-delay-4{animation-delay:2.7s}.dom-nl-root .dom-landing-blink{animation:1.1s infinite dom-landing-blink}@keyframes dom-nl-mint{0%{transform:scale(0)}to{transform:scale(1)}}.dom-nl-root .mint-dot{animation:.5s cubic-bezier(.34,1.56,.64,1) .5s both dom-nl-mint}.dom-nl-root .commit-dot{transform-origin:50%;transform-box:fill-box;transition:transform .4s cubic-bezier(.22,1,.36,1);transform:scale(0)}.dom-nl-root .commit-played .commit-dot{transform:scale(1)}@media (prefers-reduced-motion:reduce){.dom-nl-root .dom-landing-msg{opacity:1!important;animation:none!important;transform:none!important}.dom-nl-root *{animation:none!important}.dom-nl-root .dom-landing-blink{animation:1.1s infinite dom-landing-blink!important}}
