.not-found-module__sxuMuG__container{background-color:var(--background);min-height:100vh;color:var(--foreground);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:2rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex}.not-found-module__sxuMuG__iconWrapper{color:var(--primary);margin-bottom:2rem;animation:6s ease-in-out infinite not-found-module__sxuMuG__float}.not-found-module__sxuMuG__title{background:linear-gradient(135deg, var(--primary) 0%, #00d2ff 100%);-webkit-text-fill-color:transparent;letter-spacing:-4px;-webkit-background-clip:text;margin:0;font-size:8rem;font-weight:800;line-height:1}.not-found-module__sxuMuG__subtitle{color:var(--foreground);margin:1rem 0;font-size:2rem;font-weight:600}.not-found-module__sxuMuG__description{color:var(--muted-foreground);max-width:400px;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.5}.not-found-module__sxuMuG__button{background-color:var(--primary);color:var(--primary-foreground);cursor:pointer;border:none;border-radius:9999px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #0066ff63}.not-found-module__sxuMuG__button:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 6px 20px #0066ff3b}@keyframes not-found-module__sxuMuG__float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}
