.not-found-module__sxuMuG__notFound{min-height:calc(100vh - var(--header-height));background:linear-gradient(135deg,var(--secondary)0%,white 100%);justify-content:center;align-items:center;display:flex}.not-found-module__sxuMuG__content{text-align:center;padding:2rem}.not-found-module__sxuMuG__code{background:linear-gradient(135deg,var(--primary)0%,var(--primary-light)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:10rem;font-weight:700;line-height:1}@media (max-width:600px){.not-found-module__sxuMuG__code{font-size:6rem}}.not-found-module__sxuMuG__title{margin-bottom:1rem;font-size:2rem}.not-found-module__sxuMuG__message{color:var(--subtle);max-width:400px;margin:0 auto 2rem;font-size:1.1rem}.not-found-module__sxuMuG__actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.not-found-module__sxuMuG__primaryBtn,.not-found-module__sxuMuG__secondaryBtn{border-radius:var(--radius-sm);font-weight:600;font-family:var(--font-heading);padding:.875rem 1.75rem;transition:all .2s}.not-found-module__sxuMuG__primaryBtn{background:var(--primary);color:#fff}.not-found-module__sxuMuG__primaryBtn:hover{background:var(--primary-light)}.not-found-module__sxuMuG__secondaryBtn{color:var(--primary);border:2px solid var(--primary);background:#fff}.not-found-module__sxuMuG__secondaryBtn:hover{background:var(--primary);color:#fff}
