.not-found-module__sxuMuG__container{background:linear-gradient(135deg,#f8fafc 0%,#e0f2fe 100%);justify-content:center;align-items:center;min-height:calc(100vh - 200px);padding:4rem 2rem;display:flex;position:relative;overflow:hidden}.not-found-module__sxuMuG__content{text-align:center;z-index:10;max-width:600px}.not-found-module__sxuMuG__errorCode{justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.not-found-module__sxuMuG__number{background:linear-gradient(135deg,var(--color-primary),var(--color-primary-light));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:8rem;font-weight:900;animation:1s ease-in-out infinite not-found-module__sxuMuG__bounce;display:inline-block}.not-found-module__sxuMuG__number:first-child{animation-delay:0s}.not-found-module__sxuMuG__number:nth-child(2){animation-delay:.1s}.not-found-module__sxuMuG__number:nth-child(3){animation-delay:.2s}@keyframes not-found-module__sxuMuG__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.not-found-module__sxuMuG__title{color:var(--color-text);margin-bottom:1rem;font-size:2.5rem}.not-found-module__sxuMuG__message{color:var(--color-text-secondary);margin-bottom:2rem;font-size:1.125rem;line-height:1.6}.not-found-module__sxuMuG__suggestions{border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);background:#fff;margin-bottom:2rem;padding:2rem}.not-found-module__sxuMuG__suggestions p{color:var(--color-text-secondary);margin-bottom:1.5rem;font-weight:600}.not-found-module__sxuMuG__links{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem;display:grid}.not-found-module__sxuMuG__link{background:var(--color-bg-secondary);border-radius:var(--radius-lg);color:var(--color-text);border:2px solid #0000;padding:1rem;font-weight:600;text-decoration:none;transition:all .3s}.not-found-module__sxuMuG__link:hover{background:var(--color-primary);color:#fff;transform:translateY(-4px);box-shadow:0 8px 20px #0052cc4d}.not-found-module__sxuMuG__illustration{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.not-found-module__sxuMuG__circle{background:linear-gradient(135deg,#0052cc1a,#0066ff1a);border-radius:50%;animation:6s ease-in-out infinite not-found-module__sxuMuG__float;position:absolute}.not-found-module__sxuMuG__circle:first-child{width:300px;height:300px;animation-delay:0s;top:10%;left:10%}.not-found-module__sxuMuG__circle:nth-child(2){width:200px;height:200px;animation-delay:2s;bottom:20%;right:15%}.not-found-module__sxuMuG__circle:nth-child(3){width:150px;height:150px;animation-delay:4s;top:50%;right:10%}@keyframes not-found-module__sxuMuG__float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-30px)rotate(180deg)}}@media (max-width:768px){.not-found-module__sxuMuG__errorCode{gap:.5rem}.not-found-module__sxuMuG__number{font-size:5rem}.not-found-module__sxuMuG__title{font-size:1.75rem}.not-found-module__sxuMuG__message{font-size:1rem}.not-found-module__sxuMuG__links{grid-template-columns:repeat(2,1fr)}.not-found-module__sxuMuG__circle{display:none}}
