.notFoundWrapper{background:linear-gradient(135deg,#0a1a1c 0%,#1a0f20 50%,#0d1a1f 100%);flex-direction:column;min-height:calc(100vh + 80px);margin-top:-80px;display:flex;position:relative;overflow:hidden}.notFoundWrapper .particleBackground{z-index:1;opacity:.85;pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.notFoundWrapper .particleBackground .vortexCanvas{display:block}@media screen and (max-width:441px){.notFoundWrapper .particleBackground{transform:translate(-50%,-50%)scale(.6)}}@media screen and (max-width:820px) and (min-width:441px){.notFoundWrapper .particleBackground{transform:translate(-50%,-50%)scale(.8)}}.notFoundWrapper .notFoundSection{z-index:2;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:100px 50px;display:flex;position:relative}@media screen and (max-width:441px){.notFoundWrapper .notFoundSection{padding:80px 24px}}.notFoundWrapper .notFoundSection .notFoundContent{max-width:600px}.notFoundWrapper .notFoundSection .notFoundContent .errorCode{color:#ffffff40;text-shadow:0 0 30px #04788199,0 0 60px #04788166,0 0 100px #61327280;letter-spacing:10px;margin-bottom:20px;font-size:160px;font-weight:800;line-height:1}@media screen and (max-width:441px){.notFoundWrapper .notFoundSection .notFoundContent .errorCode{letter-spacing:6px;font-size:100px}}@media screen and (max-width:820px) and (min-width:441px){.notFoundWrapper .notFoundSection .notFoundContent .errorCode{letter-spacing:8px;font-size:130px}}.notFoundWrapper .notFoundSection .notFoundContent h1{color:#fff;text-shadow:0 2px 20px #00000080;margin:16px 0;font-size:48px;font-weight:700}@media screen and (max-width:441px){.notFoundWrapper .notFoundSection .notFoundContent h1{font-size:28px}}@media screen and (max-width:820px) and (min-width:441px){.notFoundWrapper .notFoundSection .notFoundContent h1{font-size:40px}}.notFoundWrapper .notFoundSection .notFoundContent .subtitle{color:#ffffffb3;margin:0 0 32px;font-size:18px;line-height:1.6}@media screen and (max-width:441px){.notFoundWrapper .notFoundSection .notFoundContent .subtitle{font-size:16px}}.notFoundWrapper .notFoundSection .notFoundContent .notFoundActions{justify-content:center;gap:16px;margin-top:48px;display:flex}.notFoundWrapper .notFoundSection .notFoundContent .notFoundActions .homeLink{color:#ffffffe6;letter-spacing:.3px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff26;border-radius:50px;align-items:center;gap:10px;padding:12px 24px;font-size:15px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.notFoundWrapper .notFoundSection .notFoundContent .notFoundActions .homeLink svg{transition:transform .3s}.notFoundWrapper .notFoundSection .notFoundContent .notFoundActions .homeLink:hover{background:#ffffff1f;border-color:#ffffff40;transform:translate(-4px)}.notFoundWrapper .notFoundSection .notFoundContent .notFoundActions .homeLink:hover svg{transform:translate(-3px)}
