.smate-not-found-wrapper{flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;height:100%;display:flex}.smate-not-found-wrapper .smate-nf-title{color:#1c1c1c;text-align:center;font-weight:600}.smate-not-found-wrapper .smate-nf-description{color:#6b7280;text-align:center;font-weight:400}.smate-not-found-wrapper .smate-nf-astro-wrap{width:fit-content;animation:4s linear infinite floatAstro}.smate-not-found-wrapper .smate-nf-blink{animation:2s ease-in-out infinite blink}@keyframes floatAstro{0%,to{transform:translateY(0)rotate(-3deg)}50%{transform:translateY(-18px)rotate(3deg)}}@keyframes blink{0%,to{opacity:1}48%,52%{opacity:0}}
