.notfound-wrapper{color:#fff;background:linear-gradient(#0a0e14,#0f172a,#0a0e14);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.notfound-card{-webkit-backdrop-filter:blur(12px);text-align:center;background:#1e293b80;border:1px solid #33415580;border-radius:1rem;width:100%;max-width:520px;padding:3rem 2.5rem;box-shadow:0 20px 25px -5px #0006}.notfound-icon{margin-bottom:1rem;font-size:3.75rem}.notfound-title{margin-bottom:1rem;font-size:2.25rem;font-weight:700}.notfound-description{color:#cbd5e1;margin-bottom:2.5rem;font-size:1rem;line-height:1.6}.notfound-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.notfound-button{cursor:pointer;border-radius:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.notfound-button.primary{color:#fff;background:linear-gradient(90deg,#10b981,#059669)}.notfound-button.primary:hover{box-shadow:0 25px 50px -12px #f8f41380}.notfound-button.secondary{color:#fff;background:0 0;border:2px solid #334155}.notfound-button.secondary:hover{border-color:#fbff21}
