.not-found-wrapper{justify-content:center;align-items:center;min-height:70vh;padding:2rem;display:flex}.not-found-card{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:500px;padding:3rem 2rem;display:flex}.not-found-icon{color:var(--primary);background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin-bottom:1rem;display:flex}.not-found-card h1{background:linear-gradient(135deg, var(--primary), var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0;font-size:5rem;font-weight:900;line-height:1}.not-found-card h2{color:var(--foreground);margin:0;font-size:1.5rem}.not-found-card p{color:var(--text-muted);margin:0;line-height:1.6}.not-found-actions{width:100%;margin-top:1rem}
