.not-found-section{justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.not-found-container{text-align:center;max-width:500px}.not-found-icon{color:var(--text-muted);opacity:.5;margin-bottom:1.5rem;animation:3s ease-in-out infinite float}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.not-found-code{background:linear-gradient(135deg,var(--cyan),var(--orange));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(5rem,15vw,8rem);font-weight:900;line-height:1}.not-found-title{color:#fff;margin:.5rem 0 1rem;font-size:1.5rem;font-weight:700}.not-found-text{color:var(--text-muted);margin-bottom:2rem;font-size:.95rem;line-height:1.7}.not-found-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.not-found-btn{cursor:pointer;border-radius:10px;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;transition:all .3s;display:inline-flex;padding:.75rem 1.5rem!important}
