.not-found-404{z-index:100;background:linear-gradient(135deg,#1b1c22 0%,#25262f 100%);justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.not-found-404__container{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;background:linear-gradient(135deg,#1b1c22e6 0%,#25262fe6 100%);border:1px solid #6e6e6e4d;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;width:100%;max-width:500px;padding:3rem 2rem;display:flex;box-shadow:0 10px 15px -3px #0000004d,0 4px 6px -2px #0003}.not-found-404__icon{color:#3b82f6;background:linear-gradient(135deg,#3b82f633 0%,#6366f133 100%);border:2px solid #3b82f64d;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;animation:2s ease-in-out infinite pulse;display:flex}.not-found-404__icon svg{width:40px;height:40px}.not-found-404__title{color:#f0f0f0;background:linear-gradient(135deg,#f0f0f0 0%,#c8c8c8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.875rem;font-weight:700;line-height:2.25rem}.not-found-404__message{color:#f0f0f0cc;margin:0;font-size:1rem;line-height:1.6}.not-found-404__code{background:linear-gradient(135deg,#3b82f6cc 0%,#6366f1cc 100%);-webkit-text-fill-color:transparent;opacity:.6;-webkit-background-clip:text;background-clip:text;margin:.5rem 0;font-family:monospace;font-size:3.75rem;font-weight:700;line-height:1}.not-found-404__button{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#6366f1 100%);border-radius:.5rem;justify-content:center;align-items:center;margin-top:1rem;padding:.75rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.not-found-404__button:hover{background:linear-gradient(135deg,#2563eb 0%,#4f46e5 100%);transform:translateY(-2px);box-shadow:0 10px 15px -3px #3b82f64d,0 4px 6px -2px #3b82f633}.not-found-404__button:active{transform:translateY(0)}@keyframes pulse{0%,to{opacity:1;box-shadow:0 0 #3b82f6b3}50%{opacity:.8;box-shadow:0 0 0 10px #3b82f600}}
