.not-found-module__sxuMuG__container{min-height:100vh;padding:var(--space-8);background:linear-gradient(145deg,var(--slate-50),var(--background));justify-content:center;align-items:center;display:flex}.not-found-module__sxuMuG__content{text-align:center;max-width:560px}.not-found-module__sxuMuG__iconContainer{margin-bottom:var(--space-8);display:inline-block;position:relative}.not-found-module__sxuMuG__icon{background:linear-gradient(135deg,var(--warning-bg),#f59e0b26);width:160px;height:160px;color:var(--warning);border-radius:50%;justify-content:center;align-items:center;margin:0 auto;animation:2s infinite not-found-module__sxuMuG__bounce;display:flex}@keyframes not-found-module__sxuMuG__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.not-found-module__sxuMuG__errorCode{padding:var(--space-2)var(--space-5);color:#fff;background:linear-gradient(135deg,var(--primary-600),var(--primary-700));border-radius:var(--radius-full);box-shadow:var(--shadow-lg);font-size:1.25rem;font-weight:800;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.not-found-module__sxuMuG__title{color:var(--text-primary);margin:0 0 var(--space-4);letter-spacing:-.02em;font-size:2rem;font-weight:800}.not-found-module__sxuMuG__description{color:var(--text-secondary);margin:0 0 var(--space-8);font-size:1.0625rem;line-height:1.7}.not-found-module__sxuMuG__actions{gap:var(--space-4);margin-bottom:var(--space-10);justify-content:center;display:flex}.not-found-module__sxuMuG__btn{min-width:160px}.not-found-module__sxuMuG__suggestions{padding:var(--space-6);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);margin-bottom:var(--space-8)}.not-found-module__sxuMuG__suggestions p{color:var(--text-tertiary);margin:0 0 var(--space-4);font-size:.875rem}.not-found-module__sxuMuG__links{gap:var(--space-4);flex-wrap:wrap;justify-content:center;display:flex}.not-found-module__sxuMuG__links a{color:var(--primary-600);padding:var(--space-2)var(--space-4);background:var(--info-bg);border-radius:var(--radius-lg);transition:all var(--transition-fast);font-weight:500;text-decoration:none}.not-found-module__sxuMuG__links a:hover{background:var(--primary-100);transform:translateY(-2px)}.not-found-module__sxuMuG__footer{justify-content:center;align-items:center;gap:var(--space-2);color:var(--text-tertiary);font-size:.875rem;display:flex}.not-found-module__sxuMuG__footer svg{color:var(--primary-500)}@media (max-width:640px){.not-found-module__sxuMuG__title{font-size:1.5rem}.not-found-module__sxuMuG__actions{flex-direction:column}.not-found-module__sxuMuG__btn{width:100%}.not-found-module__sxuMuG__links{gap:var(--space-2);flex-direction:column}}
