.not-found-module__sxuMuG__notFoundPage{background:var(--color-surface,#0a0a0a);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.not-found-module__sxuMuG__container{text-align:center;max-width:600px}.not-found-module__sxuMuG__errorCode{font-family:var(--font-syne,"Syne",sans-serif);background:linear-gradient(135deg,var(--color-primary,#d02026)0%,#ff4d52 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(6rem,20vw,12rem);font-weight:800;line-height:1}.not-found-module__sxuMuG__title{font-family:var(--font-syne,"Syne",sans-serif);color:var(--color-text-primary,#fff);margin-bottom:1rem;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700}.not-found-module__sxuMuG__description{font-family:var(--font-inter,"Inter",sans-serif);color:var(--color-text-secondary,#a0a0a0);margin-bottom:2rem;font-size:1.125rem;line-height:1.6}.not-found-module__sxuMuG__actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.not-found-module__sxuMuG__primaryButton{background:var(--color-primary,#d02026);color:#fff;font-family:var(--font-inter,"Inter",sans-serif);border-radius:8px;justify-content:center;align-items:center;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.not-found-module__sxuMuG__primaryButton:hover{background:#b01c21;transform:translateY(-2px)}.not-found-module__sxuMuG__secondaryButton{color:var(--color-text-primary,#fff);font-family:var(--font-inter,"Inter",sans-serif);border:1px solid var(--color-border,#333);background:0 0;border-radius:8px;justify-content:center;align-items:center;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.not-found-module__sxuMuG__secondaryButton:hover{border-color:var(--color-text-secondary,#a0a0a0);background:#ffffff0d}.not-found-module__sxuMuG__suggestions{border-top:1px solid var(--color-border,#333);padding-top:2rem}.not-found-module__sxuMuG__suggestionsTitle{font-family:var(--font-inter,"Inter",sans-serif);color:var(--color-text-secondary,#a0a0a0);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.875rem;font-weight:600}.not-found-module__sxuMuG__suggestionsList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.not-found-module__sxuMuG__suggestionsList li{font-family:var(--font-inter,"Inter",sans-serif);color:var(--color-text-secondary,#a0a0a0);font-size:.9375rem}.not-found-module__sxuMuG__suggestionsList a{color:var(--color-primary,#d02026);font-weight:500;text-decoration:none;transition:color .2s}.not-found-module__sxuMuG__suggestionsList a:hover{color:#ff4d52;text-decoration:underline}@media (max-width:480px){.not-found-module__sxuMuG__actions{flex-direction:column}.not-found-module__sxuMuG__primaryButton,.not-found-module__sxuMuG__secondaryButton{width:100%}}
