@keyframes not-found-module__sxuMuG__scaleUpFadeIn{0%{opacity:0;transform:scale(.95)translateY(15px)}to{opacity:1;transform:scale(1)translateY(0)}}.not-found-module__sxuMuG__container{--brand-blue:#2e3192;--brand-red:#ed1c24;--line-inactive:#e2e8f0;--text-main:#2e3192;--bg-hover:#f8fafc;text-align:center;background-color:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:85vh;padding:0 1.5rem;display:flex;position:relative;overflow:hidden}.not-found-module__sxuMuG__glow{background-color:var(--brand-blue);opacity:.04;filter:blur(120px);pointer-events:none;z-index:0;border-radius:50%;width:45vw;height:45vw;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.not-found-module__sxuMuG__content{z-index:10;animation:.6s ease-out forwards not-found-module__sxuMuG__scaleUpFadeIn;position:relative}.not-found-module__sxuMuG__title{letter-spacing:-.04em;color:var(--brand-blue);margin:0;font-size:clamp(8rem,20vw,15rem);font-weight:900;line-height:1}.not-found-module__sxuMuG__highlight{color:var(--brand-red)}.not-found-module__sxuMuG__subtitle{color:var(--text-main);margin-top:1.5rem;font-size:clamp(1.5rem,4vw,2.2rem);font-weight:700}.not-found-module__sxuMuG__description{color:#64748b;max-width:40rem;margin:1.5rem auto 0;font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.6}.not-found-module__sxuMuG__buttonGroup{flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin-top:3rem;display:flex}@media (min-width:640px){.not-found-module__sxuMuG__buttonGroup{flex-direction:row}}.not-found-module__sxuMuG__primaryBtn{background-color:var(--brand-blue);color:#fff;border:2px solid var(--brand-blue);z-index:1;border-radius:8px;justify-content:center;align-items:center;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.not-found-module__sxuMuG__primaryBtn:after{content:"";background-color:var(--brand-red);z-index:-1;width:100%;height:0%;transition:all .3s cubic-bezier(.25,1,.5,1);position:absolute;bottom:0;left:0}.not-found-module__sxuMuG__secondaryBtn{color:var(--text-main);border:2px solid var(--line-inactive);background-color:#0000;border-radius:8px;justify-content:center;align-items:center;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;position:relative}@media (hover:hover){.not-found-module__sxuMuG__primaryBtn:hover{border-color:var(--brand-red);transform:translateY(-3px);box-shadow:0 10px 20px #ed1c2426}.not-found-module__sxuMuG__primaryBtn:hover:after{height:100%}.not-found-module__sxuMuG__secondaryBtn:hover{border-color:var(--brand-blue);background-color:var(--bg-hover);color:var(--brand-blue);transform:translateY(-3px)}}
