.not-found-container[data-v-0b089514]{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:var(--el-bg-color);padding:20px}.not-found-content[data-v-0b089514]{text-align:center;max-width:500px;padding:40px;background-color:var(--el-bg-color-overlay);border-radius:8px;box-shadow:var(--el-box-shadow-light)}.error-code[data-v-0b089514]{font-size:120px;font-weight:700;color:var(--el-color-primary);line-height:1;margin-bottom:20px;text-shadow:2px 2px 4px rgba(0,0,0,.1)}.error-title[data-v-0b089514]{font-size:28px;color:var(--el-text-color-primary);margin-bottom:15px}.error-message[data-v-0b089514]{font-size:16px;color:var(--el-text-color-secondary);margin-bottom:30px}.action-buttons[data-v-0b089514]{display:flex;justify-content:center;gap:15px}@media (max-width:768px){.error-code[data-v-0b089514]{font-size:80px}.error-title[data-v-0b089514]{font-size:24px}.action-buttons[data-v-0b089514]{flex-direction:column;gap:10px}}