.not-found-module__sxuMuG__container{text-align:center;background:var(--gray-50);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:48px 24px;display:flex}.not-found-module__sxuMuG__label{text-transform:uppercase;letter-spacing:.1em;color:var(--gray-400);margin-bottom:16px;font-size:12px;font-weight:600}.not-found-module__sxuMuG__title{font-family:var(--font-display),sans-serif;color:var(--gray-900);margin-bottom:16px;font-size:clamp(36px,8vw,64px);font-weight:600;line-height:1.1}.not-found-module__sxuMuG__description{color:var(--gray-500);max-width:400px;margin-bottom:32px;font-size:18px;line-height:1.6}.not-found-module__sxuMuG__buttons{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.not-found-module__sxuMuG__primaryButton{background:var(--gray-900);color:var(--white);border-radius:6px;padding:16px 32px;font-size:16px;font-weight:500;text-decoration:none;transition:background .2s}.not-found-module__sxuMuG__primaryButton:hover{background:var(--gray-700)}.not-found-module__sxuMuG__secondaryButton{color:var(--gray-900);border:1px solid var(--gray-300);background:0 0;border-radius:6px;padding:16px 32px;font-size:16px;font-weight:500;text-decoration:none;transition:background .2s,border-color .2s}.not-found-module__sxuMuG__secondaryButton:hover{background:var(--gray-50);border-color:var(--gray-400)}[data-theme=dark] .not-found-module__sxuMuG__container{background:var(--gray-950)}[data-theme=dark] .not-found-module__sxuMuG__label{color:var(--gray-500)}[data-theme=dark] .not-found-module__sxuMuG__title{color:var(--gray-100)}[data-theme=dark] .not-found-module__sxuMuG__description{color:var(--gray-400)}[data-theme=dark] .not-found-module__sxuMuG__primaryButton{background:var(--white);color:var(--gray-900)}[data-theme=dark] .not-found-module__sxuMuG__primaryButton:hover{background:var(--gray-200)}[data-theme=dark] .not-found-module__sxuMuG__secondaryButton{color:var(--gray-100);border-color:var(--gray-600)}[data-theme=dark] .not-found-module__sxuMuG__secondaryButton:hover{background:var(--gray-800);border-color:var(--gray-500)}
