.NotFound-module__KyEHGa__main{box-sizing:border-box;background:linear-gradient(180deg,var(--primary-color)0%,var(--secondary-color)100%);justify-content:center;align-items:center;width:100%;height:100vh;padding:2rem;display:flex;position:relative;overflow:hidden}.NotFound-module__KyEHGa__bentoGrid{grid-template-rows:1.2fr 1.4fr .8fr;grid-template-columns:repeat(4,1fr);grid-template-areas:"code code accent accent""msg msg msg msg""decor decor cta cta";gap:.75rem;width:100%;max-width:900px;height:70vh;max-height:600px;display:grid}.NotFound-module__KyEHGa__card{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:5px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.NotFound-module__KyEHGa__codeCard{grid-area:code;padding:2rem}.NotFound-module__KyEHGa__code{font-family:var(--primary-font);color:var(--quinary-color);letter-spacing:-.04em;opacity:.95;font-size:clamp(5rem,10vw,9rem);font-weight:900;line-height:1}.NotFound-module__KyEHGa__accentCard{grid-area:accent;padding:0}.NotFound-module__KyEHGa__accentGradient{background:linear-gradient(135deg,var(--quaternary-color),var(--tertiary-color),var(--secondary-color),var(--primary-color));opacity:.9;background-size:300% 300%;animation:6s infinite NotFound-module__KyEHGa__gradientShift;position:absolute;inset:0}@keyframes NotFound-module__KyEHGa__gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.NotFound-module__KyEHGa__messageCard{flex-direction:column;grid-area:msg;gap:.75rem;padding:2rem 2.5rem}.NotFound-module__KyEHGa__title{font-family:var(--primary-font);color:var(--quinary-color);text-transform:uppercase;letter-spacing:.02em;margin:0;font-size:clamp(1.4rem,3vw,2.2rem);font-weight:700}.NotFound-module__KyEHGa__description{font-family:var(--secondary-font);color:var(--tertiary-color);max-width:500px;margin:0;font-size:clamp(.9rem,1.5vw,1.1rem);line-height:1.6}.NotFound-module__KyEHGa__ctaCard{grid-area:cta;padding:1.5rem}.NotFound-module__KyEHGa__ctaLink{color:inherit;text-decoration:none}.NotFound-module__KyEHGa__ctaButton{background:var(--quinary-color);color:var(--primary-color);cursor:pointer;border-radius:3rem;align-items:center;gap:.75rem;padding:.9rem 2rem;transition:box-shadow .3s;display:flex}.NotFound-module__KyEHGa__ctaButton:hover{box-shadow:0 8px 30px #f2e9e426}.NotFound-module__KyEHGa__ctaText{font-family:var(--primary-font);text-transform:uppercase;letter-spacing:.04em;font-size:.95rem;font-weight:700}.NotFound-module__KyEHGa__ctaArrow{width:20px;height:20px;transition:transform .3s}.NotFound-module__KyEHGa__ctaButton:hover .NotFound-module__KyEHGa__ctaArrow{transform:translate(4px)}.NotFound-module__KyEHGa__decorCard{grid-area:decor;padding:1.5rem}.NotFound-module__KyEHGa__decorContent{flex-direction:column;align-items:center;gap:.5rem;display:flex}.NotFound-module__KyEHGa__decorSymbol{font-family:var(--primary-font);color:var(--quaternary-color);opacity:.7;font-size:clamp(1.8rem,3vw,2.5rem)}.NotFound-module__KyEHGa__decorLabel{font-family:var(--secondary-font);color:var(--tertiary-color);text-transform:uppercase;letter-spacing:.15em;opacity:.6;font-size:.8rem}@media (max-width:768px){.NotFound-module__KyEHGa__main{height:100dvh;padding:1.5rem}.NotFound-module__KyEHGa__bentoGrid{grid-template:"code accent"1fr"decor decor".6fr"msg msg"1.2fr"cta cta".8fr/1fr 1fr;height:80dvh;max-height:none}.NotFound-module__KyEHGa__code{font-size:clamp(3.5rem,15vw,6rem)}.NotFound-module__KyEHGa__messageCard{padding:1.5rem}.NotFound-module__KyEHGa__ctaButton{justify-content:center;width:100%}}@media (max-width:480px){.NotFound-module__KyEHGa__main{padding:1rem}.NotFound-module__KyEHGa__bentoGrid{gap:.5rem;height:85dvh}.NotFound-module__KyEHGa__title{font-size:1.2rem}.NotFound-module__KyEHGa__ctaText{font-size:.85rem}}
