.not-found-module__sxuMuG__page{background-color:var(--color-bg);flex:1;justify-content:center;align-items:center;padding:48px 16px;display:flex}.not-found-module__sxuMuG__card{background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius-md);text-align:center;width:100%;max-width:480px;padding:48px 40px}.not-found-module__sxuMuG__code{background:linear-gradient(135deg,var(--color-primary),var(--color-primary-dark));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:5rem;font-weight:800;line-height:1;display:block}.not-found-module__sxuMuG__title{color:var(--color-text);margin:0 0 12px;font-size:1.4rem;font-weight:700}.not-found-module__sxuMuG__text{color:var(--color-text-muted);margin:0 0 32px;font-size:.95rem;line-height:1.6}.not-found-module__sxuMuG__btn{background-color:var(--color-primary);color:var(--color-white);border-radius:var(--radius-sm);padding:12px 28px;font-size:.95rem;font-weight:700;text-decoration:none;transition:background-color .15s;display:inline-block}.not-found-module__sxuMuG__btn:hover{background-color:var(--color-primary-hover)}@media (max-width:480px){.not-found-module__sxuMuG__card{padding:32px 20px}.not-found-module__sxuMuG__code{font-size:4rem}}
