@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.boiwgh0w5b.bundle.scp.css';
@import '_content/POSPlusPlusUI/POSPlusPlusUI.ji9ctmrl0u.bundle.scp.css';

/* /App.razor.rz.scp.css */
.not-found-page[b-ud7k7w34el] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 100vh;
    background: var(--brand-gradient, linear-gradient(135deg, var(--brand-primary, #2563eb) 0%, var(--brand-secondary, #0ea5e9) 100%));
    color: #ffffff;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
}

.not-found-content[b-ud7k7w34el] {
    text-align: center;
    padding: 40px;
}

.not-found-code[b-ud7k7w34el] {
    font-size: 120px;
    font-weight: 700;
    opacity: 0.3;
}

.not-found-content h1[b-ud7k7w34el] {
    font-size: 32px;
    margin-bottom: 16px;
}

.not-found-content p[b-ud7k7w34el] {
    font-size: 18px;
    opacity: 0.8;
    margin-bottom: 32px;
}

.not-found-link[b-ud7k7w34el] {
    display: inline-block;
    padding: 12px 32px;
    background: #ffffff;
    color: var(--brand-primary, #6366f1);
    border-radius: 8px;
    text-decoration: none;
    font-weight: 600;
}
