.not-found-module__sxuMuG__container{background-color:var(--bg-primary);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.not-found-module__sxuMuG__card{background-color:var(--card-bg);border:1px solid var(--border-color);box-shadow:0 4px 24px var(--shadow-md);text-align:center;border-radius:16px;flex-direction:column;align-items:center;width:100%;max-width:440px;padding:48px 40px;display:flex}.not-found-module__sxuMuG__logoWrapper{margin-bottom:32px}.not-found-module__sxuMuG__logo{width:auto;height:40px;display:block}.not-found-module__sxuMuG__iconWrapper{background:#3b82f614;border:1px solid #3b82f626;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:24px;display:flex}.not-found-module__sxuMuG__shieldIcon{width:36px;height:36px;color:var(--accent-color)}.not-found-module__sxuMuG__code{color:var(--accent-color);letter-spacing:-.02em;margin:0 0 8px;font-size:4rem;font-weight:800;line-height:1}.not-found-module__sxuMuG__title{color:var(--text-primary);margin:0 0 12px;font-size:1.25rem;font-weight:700}.not-found-module__sxuMuG__description{color:var(--text-secondary);max-width:320px;margin:0 0 32px;font-size:.9rem;line-height:1.6}.not-found-module__sxuMuG__backButton{background-color:var(--button-bg);color:var(--button-text);border-radius:8px;justify-content:center;align-items:center;padding:12px 28px;font-size:.9rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:inline-flex}.not-found-module__sxuMuG__backButton:hover{background-color:var(--button-hover);color:var(--button-text)}@media (max-width:480px){.not-found-module__sxuMuG__card{padding:32px 24px}.not-found-module__sxuMuG__code{font-size:3rem}}
