.not-found-module__sxuMuG__container{background:radial-gradient(circle at 50% 30%,#e62b340f 0%,#0000 70%);justify-content:center;align-items:center;min-height:calc(85vh - 80px);margin-top:80px;padding:80px 20px;display:flex}.not-found-module__sxuMuG__card{text-align:center;background:var(--bg-secondary,#fff);border:1px solid #0000000f;border-radius:20px;width:100%;max-width:600px;padding:60px 40px;animation:.6s cubic-bezier(.16,1,.3,1) forwards not-found-module__sxuMuG__fadeIn;box-shadow:0 20px 40px -10px #00000014}.not-found-module__sxuMuG__errorCode{color:var(--accent-color,#e62b34);letter-spacing:-.04em;background:linear-gradient(135deg, var(--accent-color) 0%, #ff6b6b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:10px;font-size:clamp(5rem,12vw,8rem);font-weight:900;line-height:1}.not-found-module__sxuMuG__title{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(1.5rem,4vw,2.2rem);font-weight:800}.not-found-module__sxuMuG__description{color:var(--text-secondary);max-width:460px;margin:0 auto 36px;font-size:1.1rem;line-height:1.6}.not-found-module__sxuMuG__buttonGroup{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.not-found-module__sxuMuG__btnPrimary{background-color:var(--accent-color,#e62b34);color:#fff;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:14px 28px;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px #e62b3440}.not-found-module__sxuMuG__btnPrimary:hover{background-color:var(--accent-hover,#c9252c);color:#fff;transform:translateY(-2px);box-shadow:0 6px 18px #e62b3459}.not-found-module__sxuMuG__btnSecondary{color:var(--text-primary);background-color:#f3f4f6;border:1px solid #0000000d;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:14px 28px;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.not-found-module__sxuMuG__btnSecondary:hover{color:var(--text-primary);background-color:#e5e7eb;transform:translateY(-2px)}@keyframes not-found-module__sxuMuG__fadeIn{0%{opacity:0;transform:translateY(20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:576px){.not-found-module__sxuMuG__card{padding:40px 20px}.not-found-module__sxuMuG__buttonGroup{flex-direction:column;width:100%}.not-found-module__sxuMuG__btnPrimary,.not-found-module__sxuMuG__btnSecondary{width:100%}}
