.not-found-module__sxuMuG__container{background:linear-gradient(135deg,var(--bg-light)0%,#fff 100%);justify-content:center;align-items:center;min-height:100vh;padding:2rem 1rem;display:flex}body.not-found-module__sxuMuG__dark .not-found-module__sxuMuG__container{background:linear-gradient(135deg,#0f172a 0%,#020617 100%)}.not-found-module__sxuMuG__card{text-align:center;border:1px solid var(--border-color);width:100%;max-width:600px;box-shadow:0 10px 40px var(--shadow-heavy);background:#fff;border-radius:16px;padding:4rem 2.5rem;transition:all .3s}body.not-found-module__sxuMuG__dark .not-found-module__sxuMuG__card{background:#1e293b;border-color:#334155;box-shadow:0 10px 40px #00000080}.not-found-module__sxuMuG__card:hover{box-shadow:0 20px 50px var(--shadow-heavy);transform:translateY(-4px)}.not-found-module__sxuMuG__code{color:var(--primary-color);letter-spacing:-.02em;background:linear-gradient(135deg,var(--primary-color),var(--accent-color));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 1rem;font-size:5rem;font-weight:900}body.not-found-module__sxuMuG__dark .not-found-module__sxuMuG__code{background:linear-gradient(135deg,#f1f5f9,var(--accent-color));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.not-found-module__sxuMuG__title{color:var(--primary-color);margin:0 0 1rem;font-size:1.75rem;font-weight:700;line-height:1.3}body.not-found-module__sxuMuG__dark .not-found-module__sxuMuG__title{color:#f1f5f9}.not-found-module__sxuMuG__description{color:var(--text-light);max-width:500px;margin:0 auto 2.5rem;font-size:1.1rem;line-height:1.7}body.not-found-module__sxuMuG__dark .not-found-module__sxuMuG__description{color:#cbd5e1}.not-found-module__sxuMuG__actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.not-found-module__sxuMuG__buttonPrimary{background:var(--primary-color);color:#fff;border:2px solid var(--primary-color);cursor:pointer;border-radius:8px;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.not-found-module__sxuMuG__buttonPrimary:hover{background:var(--accent-color);border-color:var(--accent-color);color:#000;transform:translateY(-2px)}.not-found-module__sxuMuG__buttonSecondary{color:var(--primary-color);border:2px solid var(--primary-color);cursor:pointer;background:0 0;border-radius:8px;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.not-found-module__sxuMuG__buttonSecondary:hover{background:var(--primary-color);color:#fff;transform:translateY(-2px)}body.not-found-module__sxuMuG__dark .not-found-module__sxuMuG__buttonSecondary{color:#f1f5f9;border-color:#f1f5f9}body.not-found-module__sxuMuG__dark .not-found-module__sxuMuG__buttonSecondary:hover{color:var(--primary-color);background:#f1f5f9}@media (max-width:768px){.not-found-module__sxuMuG__card{padding:3rem 1.5rem}.not-found-module__sxuMuG__code{font-size:3.5rem}.not-found-module__sxuMuG__title{font-size:1.5rem}.not-found-module__sxuMuG__description{margin-bottom:2rem;font-size:1rem}.not-found-module__sxuMuG__actions{flex-direction:column}.not-found-module__sxuMuG__buttonPrimary,.not-found-module__sxuMuG__buttonSecondary{width:100%}}@media (max-width:480px){.not-found-module__sxuMuG__card{padding:2rem 1.25rem}.not-found-module__sxuMuG__code{font-size:2.5rem}.not-found-module__sxuMuG__title{font-size:1.25rem}}
