.not-found-container{min-height:80vh;padding:var(--space-xl);text-align:center;justify-content:center;align-items:center;display:flex}.not-found-content{align-items:center;gap:var(--space-lg);flex-direction:column;max-width:500px;display:flex}.not-found-icon{color:#ef4444;background:#ef44441a;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.not-found-title{gap:var(--space-xs);flex-direction:column;display:flex}.not-found-title h1{background:linear-gradient(135deg,#ef4444 0%,#f97316 100%);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;margin:0;font-size:4rem;font-weight:800;line-height:1}.not-found-title p{color:var(--text-primary);margin:0;font-size:1.3rem;font-weight:600}.not-found-description{color:var(--text-secondary);max-width:400px;margin:0;font-size:1rem;line-height:1.6}.btn-with-icon{align-items:center;gap:var(--space-xs);display:flex}
