.NotFound-module__IfqcAa__container{background:linear-gradient(135deg, var(--black) 0%, #1a1a1a 100%);min-height:100vh;font-family:var(--font-montserrat), sans-serif;color:var(--white);flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem 2rem;display:flex;position:relative;overflow:hidden}.NotFound-module__IfqcAa__backgroundElements{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.NotFound-module__IfqcAa__circle1{border:2px solid var(--light-blue);opacity:.1;border-radius:50%;width:300px;height:300px;animation:6s ease-in-out infinite NotFound-module__IfqcAa__float;position:absolute;top:20%;left:10%}.NotFound-module__IfqcAa__circle2{border:2px solid var(--lighter-blue);opacity:.1;border-radius:50%;width:200px;height:200px;animation:8s ease-in-out infinite reverse NotFound-module__IfqcAa__float;position:absolute;bottom:20%;right:10%}.NotFound-module__IfqcAa__circle3{border:2px solid var(--dark-blue);opacity:.05;border-radius:50%;width:400px;height:400px;animation:10s ease-in-out infinite NotFound-module__IfqcAa__float;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes NotFound-module__IfqcAa__float{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-20px)scale(1.05)}}.NotFound-module__IfqcAa__content{text-align:center;z-index:2;max-width:800px;position:relative}.NotFound-module__IfqcAa__errorCode{justify-content:center;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.NotFound-module__IfqcAa__number{color:var(--white);text-shadow:0 0 30px #32d0eb4d;font-size:12rem;font-weight:900;line-height:1}.NotFound-module__IfqcAa__zero{justify-content:center;align-items:center;width:160px;height:160px;display:flex;position:relative}.NotFound-module__IfqcAa__zeroInner{border:8px solid var(--light-blue);border-radius:50%;width:100%;height:100%;animation:2s ease-in-out infinite NotFound-module__IfqcAa__pulse;position:relative;box-shadow:0 0 50px #32d0eb80}.NotFound-module__IfqcAa__zeroInner:before{content:"";background:linear-gradient(135deg, var(--black) 0%, #1a1a1a 100%);border-radius:50%;width:80%;height:80%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes NotFound-module__IfqcAa__pulse{0%,to{transform:scale(1);box-shadow:0 0 50px #32d0eb80}50%{transform:scale(1.05);box-shadow:0 0 70px #32d0ebcc}}.NotFound-module__IfqcAa__errorMessage{margin-bottom:3rem}.NotFound-module__IfqcAa__title{color:var(--white);text-shadow:0 2px 10px #0000004d;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}.NotFound-module__IfqcAa__description{color:#fffc;max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.6}.NotFound-module__IfqcAa__actions{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:3rem;display:flex}.NotFound-module__IfqcAa__primaryButton{background:var(--light-blue);color:var(--dark-blue);border:2px solid #0000;border-radius:8px;align-items:center;gap:.5rem;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.NotFound-module__IfqcAa__primaryButton:hover{background:var(--lighter-blue);transform:translateY(-3px);box-shadow:0 10px 30px #32d0eb4d}.NotFound-module__IfqcAa__secondaryButton{color:var(--white);border:2px solid var(--light-blue);background:0 0;border-radius:8px;align-items:center;gap:.5rem;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.NotFound-module__IfqcAa__secondaryButton:hover{background:#32d0eb1a;transform:translateY(-3px);box-shadow:0 10px 30px #32d0eb33}.NotFound-module__IfqcAa__additionalInfo{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;margin-bottom:2rem;padding:2rem}.NotFound-module__IfqcAa__additionalInfo p{color:var(--white);margin-bottom:1rem;font-size:1.1rem;font-weight:600}.NotFound-module__IfqcAa__suggestions{flex-direction:column;align-items:center;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.NotFound-module__IfqcAa__suggestions li{color:#fffc;font-size:1rem}.NotFound-module__IfqcAa__suggestions a{color:var(--light-blue);border-bottom:1px solid #0000;font-weight:600;text-decoration:none;transition:all .3s}.NotFound-module__IfqcAa__suggestions a:hover{color:var(--lighter-blue);border-bottom-color:var(--lighter-blue)}.NotFound-module__IfqcAa__footerNote{z-index:2;text-align:center;border-top:1px solid #ffffff1a;width:100%;max-width:600px;padding-top:2rem;position:relative}.NotFound-module__IfqcAa__footerNote p{color:#fff9;font-size:.9rem}.NotFound-module__IfqcAa__footerNote a{color:var(--light-blue);font-weight:600;text-decoration:none;transition:all .3s}.NotFound-module__IfqcAa__footerNote a:hover{color:var(--lighter-blue)}@media (max-width:768px){.NotFound-module__IfqcAa__container{padding:1.5rem}.NotFound-module__IfqcAa__number{font-size:8rem}.NotFound-module__IfqcAa__zero{width:120px;height:120px}.NotFound-module__IfqcAa__title{font-size:2rem}.NotFound-module__IfqcAa__description{font-size:1.1rem}.NotFound-module__IfqcAa__actions{flex-direction:column;align-items:center}.NotFound-module__IfqcAa__primaryButton,.NotFound-module__IfqcAa__secondaryButton{justify-content:center;width:100%;max-width:300px}.NotFound-module__IfqcAa__errorCode{gap:.5rem}.NotFound-module__IfqcAa__circle1,.NotFound-module__IfqcAa__circle2,.NotFound-module__IfqcAa__circle3{display:none}}@media (max-width:480px){.NotFound-module__IfqcAa__number{font-size:6rem}.NotFound-module__IfqcAa__zero{width:80px;height:80px}.NotFound-module__IfqcAa__title{font-size:1.75rem}.NotFound-module__IfqcAa__description{font-size:1rem}.NotFound-module__IfqcAa__additionalInfo{padding:1.5rem}.NotFound-module__IfqcAa__suggestions{align-items:flex-start}}.NotFound-module__IfqcAa__container:before{content:"404";color:#ffffff05;z-index:0;pointer-events:none;white-space:nowrap;font-size:40vw;font-weight:900;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
