.not-found-container[data-v-2bad1166]{display:flex;justify-content:center;align-items:center;height:calc(100vh - 140px);position:relative;overflow:hidden}.not-found-container[data-v-2bad1166]:before{content:"";position:absolute;width:200%;height:200%;background:radial-gradient(circle,hsla(0,0%,100%,.1) 1px,transparent 0);background-size:50px 50px;animation:moveBackground-2bad1166 20s linear infinite}@keyframes moveBackground-2bad1166{0%{transform:translate(0)}to{transform:translate(-50px,-50px)}}.not-found-content[data-v-2bad1166]{text-align:center;padding:60px;background:hsla(0,0%,100%,.95);border-radius:20px;height:90%;width:90%;position:relative;z-index:1;animation:fadeInUp-2bad1166 .6s ease-out;display:flex;flex-direction:column;justify-content:center;align-items:center}@keyframes fadeInUp-2bad1166{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.illustration[data-v-2bad1166]{position:relative;height:200px;margin-bottom:30px;display:flex;justify-content:center;align-items:center}.circle[data-v-2bad1166]{position:absolute;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);opacity:.1;animation:pulse-2bad1166 3s ease-in-out infinite}.circle-1[data-v-2bad1166]{width:150px;height:150px;animation-delay:0s}.circle-2[data-v-2bad1166]{width:100px;height:100px;animation-delay:1s}.circle-3[data-v-2bad1166]{width:50px;height:50px;animation-delay:2s}@keyframes pulse-2bad1166{0%,to{transform:scale(1);opacity:.1}50%{transform:scale(1.1);opacity:.2}}.error-code[data-v-2bad1166]{font-size:120px;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0;position:relative;z-index:1;animation:bounce-2bad1166 2s ease-in-out infinite}@keyframes bounce-2bad1166{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.error-title[data-v-2bad1166]{font-size:28px;color:#333;margin:0 0 15px;font-weight:600}.error-message[data-v-2bad1166]{font-size:16px;color:#666;margin-bottom:35px;line-height:1.6}.action-buttons[data-v-2bad1166]{display:flex;justify-content:center;gap:15px}.action-buttons .el-button[data-v-2bad1166]{padding:12px 30px;font-size:14px;border-radius:25px;transition:all .3s ease}.action-buttons .el-button[data-v-2bad1166]:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,0,0,.2)}