.NotFound-module__txpBSG__container{background:var(--color-bg);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;position:relative;overflow:hidden}.NotFound-module__txpBSG__glowEffect{pointer-events:none;background:radial-gradient(circle,#0070f326 0%,#0000 70%);width:600px;height:600px;animation:4s ease-in-out infinite NotFound-module__txpBSG__pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes NotFound-module__txpBSG__pulse{0%,to{opacity:.5;transform:translate(-50%,-50%)scale(1)}50%{opacity:.8;transform:translate(-50%,-50%)scale(1.1)}}.NotFound-module__txpBSG__content{z-index:1;text-align:center;max-width:600px;position:relative}.NotFound-module__txpBSG__errorCode{background:linear-gradient(135deg,#0070f3 0%,#00a8ff 50%,#0070f3 100%);-webkit-text-fill-color:transparent;letter-spacing:-.05em;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(6rem,15vw,12rem);font-weight:900;line-height:1;animation:3s ease-in-out infinite NotFound-module__txpBSG__shimmer}@keyframes NotFound-module__txpBSG__shimmer{0%,to{background-position:0%}50%{background-position:100%}}.NotFound-module__txpBSG__title{color:var(--color-text-main);letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:900}.NotFound-module__txpBSG__description{color:var(--color-text-muted);margin-bottom:3rem;font-size:1.1rem;line-height:1.7}.NotFound-module__txpBSG__actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.NotFound-module__txpBSG__primaryBtn{color:var(--color-text-main);background:#0070f3;border:1px solid #0070f3;border-radius:10px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.NotFound-module__txpBSG__primaryBtn:hover{background:#0060d3;transform:translateY(-2px);box-shadow:0 8px 24px #0070f34d}.NotFound-module__txpBSG__secondaryBtn{color:var(--color-text-main);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.NotFound-module__txpBSG__secondaryBtn:hover{background:#ffffff1a;border-color:#fff3;transform:translateY(-2px)}.NotFound-module__txpBSG__links{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.NotFound-module__txpBSG__link{color:var(--color-text-muted);font-size:.9rem;text-decoration:none;transition:color .2s}.NotFound-module__txpBSG__link:hover{color:#0070f3}.NotFound-module__txpBSG__separator{color:#fff3;-webkit-user-select:none;user-select:none}@media (max-width:768px){.NotFound-module__txpBSG__container{padding:1.5rem}.NotFound-module__txpBSG__errorCode{margin-bottom:.5rem}.NotFound-module__txpBSG__title{margin-bottom:.75rem}.NotFound-module__txpBSG__description{margin-bottom:2rem;font-size:1rem}.NotFound-module__txpBSG__actions{flex-direction:column;gap:.75rem;margin-bottom:2rem}.NotFound-module__txpBSG__primaryBtn,.NotFound-module__txpBSG__secondaryBtn{justify-content:center;width:100%}}
