.not-found-container[data-v-08cc7652]{min-height:90vh;display:flex;align-items:center;justify-content:center;background:#f8f9fa;padding:2rem}.error-card[data-v-08cc7652]{background:#fff;padding:4rem;border-radius:16px;box-shadow:0 8px 32px #0000000d;max-width:560px;width:100%;text-align:center}.status-code[data-v-08cc7652]{font-size:6rem;font-weight:700;color:#2c3e50;line-height:1;margin-bottom:1.5rem;letter-spacing:-.05em}.main-message[data-v-08cc7652]{font-size:1.75rem;color:#34495e;font-weight:500;margin-bottom:2rem}.divider[data-v-08cc7652]{width:60px;height:3px;background:#3498db;margin:0 auto 2rem;border-radius:2px}.description[data-v-08cc7652]{color:#7f8c8d;font-size:1.1rem;line-height:1.6;margin-bottom:3rem}.action-button[data-v-08cc7652]{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 2rem;background:#3498db;color:#fff;text-decoration:none;border-radius:8px;font-weight:500;transition:all .2s ease;border:2px solid #0000;font-size:1rem}.action-button[data-v-08cc7652]:hover{background:#2980b9;transform:translateY(-2px);box-shadow:0 4px 12px #3498db40}@media (max-width:768px){.error-card[data-v-08cc7652]{padding:2.5rem}.status-code[data-v-08cc7652]{font-size:4.5rem}.main-message[data-v-08cc7652]{font-size:1.5rem}.description[data-v-08cc7652]{font-size:1rem}}@media (max-width:480px){.error-card[data-v-08cc7652]{padding:2rem 1.5rem}.status-code[data-v-08cc7652]{font-size:3.5rem}}[data-theme=dark] .not-found-container{background:var(--body-bg)}[data-theme=dark] .error-card{background:var(--card-bg)}[data-theme=dark] .main-message,[data-theme=dark] .status-code{color:var(--body-text)}[data-theme=dark] .description{color:var(--body-text-secondary)}body,html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:14px;line-height:1.5;color:#333}h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:600}