.not-found-module__sxuMuG__container{justify-content:center;align-items:center;min-height:calc(100vh - 200px);padding:2rem 1rem;display:flex}.not-found-module__sxuMuG__content{text-align:center;max-width:600px}.not-found-module__sxuMuG__errorCode{background:linear-gradient(135deg,#004aad 0%,#05c 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:8rem;font-weight:800;line-height:1}.not-found-module__sxuMuG__title{color:var(--text-primary);margin-bottom:1rem;font-size:2rem;font-weight:700}.not-found-module__sxuMuG__description{color:var(--text-secondary);margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.not-found-module__sxuMuG__actions{flex-direction:column;align-items:center;gap:1rem;display:flex}.not-found-module__sxuMuG__primaryButton{color:#fff;text-align:center;background:linear-gradient(135deg,#004aad 0%,#05c 100%);border:1px solid #004aad4d;border-radius:12px;width:100%;max-width:300px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;box-shadow:0 4px 15px #004aad66}.not-found-module__sxuMuG__primaryButton:hover{background:linear-gradient(135deg,#05c 0%,#06f 100%);transform:translateY(-2px);box-shadow:0 8px 25px #004aad99}.not-found-module__sxuMuG__secondaryButton{background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--text-primary);text-align:center;border-radius:12px;width:100%;max-width:300px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s}.not-found-module__sxuMuG__secondaryButton:hover{border-color:var(--primary-blue);transform:translateY(-2px)}@media (min-width:640px){.not-found-module__sxuMuG__errorCode{font-size:10rem}.not-found-module__sxuMuG__title{font-size:2.5rem}.not-found-module__sxuMuG__actions{flex-direction:row;justify-content:center}.not-found-module__sxuMuG__primaryButton,.not-found-module__sxuMuG__secondaryButton{width:auto}}
