.notFoundWrapper{background:linear-gradient(135deg,#0c1933 0%,#162040 50%,#0c1933 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 #28ab9699,0 0 60px #28ab9666,0 0 100px #4a89ff80;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{gap:10px}.notFoundWrapper .notFoundSection .notFoundContent .notFoundActions .homeLink svg{transition:transform .3s}.notFoundWrapper .notFoundSection .notFoundContent .notFoundActions .homeLink:hover svg{transform:translate(-3px)}
