/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-0lzz4qd7cz] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-0lzz4qd7cz] {
    flex: 1;
}

.sidebar[b-0lzz4qd7cz] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
    /*background-color: #f7f7f7;*/
}

.top-row[b-0lzz4qd7cz] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

.top-row[b-0lzz4qd7cz]  a,
.top-row[b-0lzz4qd7cz]  .btn-link {
    white-space: nowrap;
    margin-left: 1.5rem;
    text-decoration: none;
}

.top-row[b-0lzz4qd7cz]  a:hover,
.top-row[b-0lzz4qd7cz]  .btn-link:hover {
    text-decoration: underline;
}

.top-row[b-0lzz4qd7cz]  a:first-child {
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 640.98px) {
    .top-row[b-0lzz4qd7cz] {
        justify-content: space-between;
    }

    .top-row[b-0lzz4qd7cz]  a,
    .top-row[b-0lzz4qd7cz]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-0lzz4qd7cz] {
        flex-direction: row;
    }

    .sidebar[b-0lzz4qd7cz] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-0lzz4qd7cz] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-0lzz4qd7cz]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    /* .top-row article {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    } */
}

article[b-0lzz4qd7cz] {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-sojn8di9ii] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-sojn8di9ii] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-sojn8di9ii] {
    font-size: 1.1rem;
}

.bi[b-sojn8di9ii] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-sojn8di9ii] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-sojn8di9ii] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-sojn8di9ii] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-sojn8di9ii] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-sojn8di9ii] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-sojn8di9ii] {
        padding-bottom: 1rem;
    }

    .nav-item[b-sojn8di9ii]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-sojn8di9ii]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-sojn8di9ii]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-sojn8di9ii] {
        display: none;
    }

    .collapse[b-sojn8di9ii] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }

    .nav-scrollable[b-sojn8di9ii] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Pages/Home.razor.rz.scp.css */
.edit-section[b-knj16djucw] {
    display: block;
    border-right: 1px solid #dadde1;
    position: sticky;
    top: 9.5rem;
    height: calc(100vh - 3.5rem - 6rem);
    /* height: 100vh; */
}

.results-section[b-knj16djucw] {
    display: block;
}

.imports-body[b-knj16djucw] {
    display: grid;
    grid-template-columns: 1fr;
}

.imports-body-editing[b-knj16djucw] {
    display: grid;
    grid-template-columns: 0.6fr 1fr;
    column-gap: 0px;
}

.results-toolbar[b-knj16djucw] {
    grid-column: 1 / -1;
    display: flex;
    align-items: end;
    justify-content: space-between;
    gap: 0.75rem;
    padding: 0.65rem 1rem 1rem 0.85rem;
    border-bottom: 1px solid #d8dfe1;
    background: #ffffff;
    height: 6rem;
    position: sticky;
    top: 3.51rem;
    /* box-shadow: 0 4px 10px rgba(0, 0, 0, 0.04); */
}

.toolbar-search[b-knj16djucw] {
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
    flex: 1;
    min-width: 240px;
}

.toolbar-search label[b-knj16djucw] {
    font-weight: 600;
    color: #253978;
    font-size: 0.9rem;
}

.toolbar-search input[b-knj16djucw] {
    padding: 0.55rem 0.75rem;
    border-radius: 8px;
    border: 1px solid #cbd5e1;
    background: #f7f9fc;
    font-size: 0.95rem;
    color: #0f172a;
}

.toolbar-search input:focus[b-knj16djucw] {
    outline: 2px solid #4ebae6;
    outline-offset: 1px;
}

.toolbar-actions[b-knj16djucw] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
}

.toolbar-actions .button[b-knj16djucw] {
    padding: 0.55rem 0.9rem;
    border-radius: 8px;
    border: 1px solid transparent;
    font-weight: 700;
    cursor: pointer;
    transition: all 100ms ease;
}

.toolbar-actions .button.ghost[b-knj16djucw] {
    background: #ffffff;
    border-color: #d8dfe1;
    color: #253978;
}

.toolbar-actions .button.ghost:hover[b-knj16djucw] {
    background: #f1f5f9;
}

.toolbar-actions .button.solid[b-knj16djucw] {
    background: #4ebae6;
    color: #0f172a;
    box-shadow: 0 8px 18px rgba(78, 186, 230, 0.25);
}

.toolbar-actions .button.solid:hover[b-knj16djucw] {
    transform: translateY(-1px);
    box-shadow: 0 10px 22px rgba(78, 186, 230, 0.3);
}

.upload-section[b-knj16djucw] {
    display: grid;
    grid-template-columns: 1.1fr 0.9fr;
    gap: 1.5rem;
    align-items: start;
    padding: 1.75rem 2rem;
    margin: 1rem;
    border-radius: 12px;
    border: 1px solid #d8dfe1;
    background: #f8fafc;
    color: #253978;
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.05);
}

.upload-section .upload-copy[b-knj16djucw] {
    display: grid;
    gap: 0.75rem;
}

.upload-section .logo-row[b-knj16djucw] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
}

.upload-section .brand-mark[b-knj16djucw] {
    height: 72px;
    width: auto;
    object-fit: contain;
}

.upload-section .logo-text[b-knj16djucw] {
    display: grid;
    gap: 0.2rem;
}

.upload-section .eyebrow[b-knj16djucw] {
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 0.72rem;
    font-weight: 700;
    color: #4ebae6;
}

.upload-section h1[b-knj16djucw] {
    margin: 0;
    font-size: clamp(1.65rem, 2.7vw, 2.1rem);
    line-height: 1.2;
}

.upload-section .lede[b-knj16djucw] {
    margin: 0;
    color: #475569;
    max-width: 36rem;
}

.upload-section .feature-list[b-knj16djucw] {
    margin: 0.25rem 0 0;
    padding-left: 1.1rem;
    color: #475569;
    display: grid;
    gap: 0.35rem;
}

.upload-section .feature-list li[b-knj16djucw] {
    line-height: 1.4;
}

.upload-section .upload-card[b-knj16djucw] {
    background: #ffffff;
    border: 1px solid #d8dfe1;
    border-radius: 10px;
    padding: 1.25rem 1.5rem;
    box-shadow: 0 6px 14px rgba(0, 0, 0, 0.06);
    display: grid;
    gap: 1rem;
}

.upload-section .login-card[b-knj16djucw] {
    display: grid;
    grid-template-rows: auto 1fr auto;
    gap: 1rem;
    align-self: stretch;
    gap: 0.65rem;
}

.login-button[b-knj16djucw] {
    display: inline-block;
    padding: 0.8rem 1.1rem;
    border-radius: 10px;
    background: #4ebae6;
    color: #0f172a;
    font-weight: 700;
    letter-spacing: 0.01em;
    text-decoration: none;
    box-shadow: 0 8px 18px rgba(78, 186, 230, 0.25);
    transition: transform 100ms ease, box-shadow 100ms ease;
    text-align: center;
    max-height: 60px;
    min-width: 200px;
}

.login-button:hover[b-knj16djucw] {
    transform: translateY(-2px);
    box-shadow: 0 10px 22px rgba(78, 186, 230, 0.3);
}

.login-button:active[b-knj16djucw] {
    transform: translateY(0);
    box-shadow: 0 6px 14px rgba(78, 186, 230, 0.25);
}

.upload-section .step[b-knj16djucw] {
    display: grid;
    gap: 0.3rem;
}

.upload-section .step-title[b-knj16djucw] {
    font-weight: 700;
    color: #253978;
}

.upload-section .step-hint[b-knj16djucw] {
    color: #475569;
    font-size: 0.9rem;
}

.upload-section select[b-knj16djucw],
.upload-section input[type="file"][b-knj16djucw] {
    width: 100%;
    border-radius: 8px;
    border: 1px solid #cbd5e1;
    background: #f7f9fc;
    color: #253978;
    padding: 0.7rem 0.75rem;
    font-size: 0.95rem;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.6);
}

.upload-section select:focus[b-knj16djucw],
.upload-section input[type="file"]:focus[b-knj16djucw] {
    outline: 2px solid #4ebae6;
    outline-offset: 1px;
}

.upload-section #convertButton[b-knj16djucw] {
    width: 100%;
    padding: 0.85rem 1rem;
    border: none;
    border-radius: 10px;
    background: #4ebae6;
    color: #0f172a;
    font-weight: 700;
    letter-spacing: 0.01em;
    cursor: pointer;
    box-shadow: 0 8px 18px rgba(78, 186, 230, 0.25);
    transition: transform 100ms ease, box-shadow 100ms ease;
}

.upload-section #convertButton:hover[b-knj16djucw] {
    transform: translateY(-2px);
    box-shadow: 0 10px 22px rgba(78, 186, 230, 0.3);
}

.upload-section #convertButton:active[b-knj16djucw] {
    transform: translateY(0);
    box-shadow: 0 6px 14px rgba(78, 186, 230, 0.25);
}

.upload-section .error-callout[b-knj16djucw] {
    border-radius: 10px;
    border: 1px solid #f1b0b7;
    background: #fff5f6;
    color: #a94450;
    padding: 0.75rem 0.85rem;
    display: grid;
    gap: 0.25rem;
}

.upload-section .error-label[b-knj16djucw] {
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-size: 0.75rem;
    color: #a94450;
}

@media (max-width: 900px) {
    .upload-section[b-knj16djucw] {
        grid-template-columns: 1fr;
        padding: 1.25rem;
    }

    .results-toolbar[b-knj16djucw] {
        flex-direction: column;
        align-items: stretch;
    }

    .toolbar-actions[b-knj16djucw] {
        justify-content: flex-start;
    }
}
/* /Pages/ImportCorrection.razor.rz.scp.css */
/* /Pages/ImportResults.razor.rz.scp.css */
:host[b-qyab8hmvoo] {
    display: block;
    inline-size: 100%;
}

.main-body[b-qyab8hmvoo] {
    display: grid;
    grid-template-rows: 1fr;
    padding: 1.25rem 1.5rem;
    background: #f8fafc;
    /* border: 1px solid #d8dfe1;
    border-radius: 12px;
    box-shadow: 0 6px 14px rgba(0, 0, 0, 0.06); */
}

table tbody[b-qyab8hmvoo] {
    font-size: 12pt;
    align-content: stretch;
    padding: 0 0 10px 0
}

table thead tr th[b-qyab8hmvoo],
table tbody tr td[b-qyab8hmvoo] {
    padding: 5px 12px;
}

.results-body[b-qyab8hmvoo] {
    display: grid;
    grid-template-rows: auto 1fr auto;
    gap: 0.75rem;
    max-height: none;
    overflow: visible;
    background-color: transparent;
}

.results-table[b-qyab8hmvoo] {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    table-layout: fixed;
}

.results-table thead th[b-qyab8hmvoo] {
    background-color: #ffffff;
    border-bottom: 2px solid #d8dfe1;
    align-items: center;
    justify-content: left;
    padding: 5px 12px;
    position: sticky;
    top: 9.5rem;
    z-index: 2;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.04);
}

/* Row striping every other row */
.results-table tbody tr:nth-of-type(odd)[b-qyab8hmvoo] {
    background-color: #f2f6fb;
}

.results-table tbody tr:first-of-type[b-qyab8hmvoo] {
    background-color: transparent;
}

.results-table tbody tr[b-qyab8hmvoo] {
    background-color: #ffffff;
}

/* Group header styles */
.results-table tbody tr:first-of-type td:first-child:last-child[b-qyab8hmvoo] {
    border-top: 0;
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    padding-left: 0px;
}

/* Style for the first row in each group */
.results-table tbody tr:nth-of-type(2) td:first-child[b-qyab8hmvoo] {
    border-bottom: 1px solid #d8dfe1;
    border-left: 1px solid #d8dfe1;
    border-radius: 5px 0 0 0;
}

.results-table tbody tr:nth-of-type(2) td:last-child[b-qyab8hmvoo] {
    border-bottom: 1px solid #d8dfe1;
    border-right: 1px solid #d8dfe1;
    border-radius: 0 5px 0 0;
}

.results-table tbody tr:nth-of-type(2) td[b-qyab8hmvoo] {
    border-top: 1px solid #d8dfe1;
    border-bottom: 1px solid #d8dfe1;
    border-radius: 0;
}

/* Style for the last row in each group */
.results-table tbody tr:last-of-type td:first-child[b-qyab8hmvoo] {
    border-bottom: 1px solid #d8dfe1;
    border-left: 1px solid #d8dfe1;
    border-radius: 0 0 0 5px;
}

.results-table tbody tr:last-of-type td:last-child[b-qyab8hmvoo] {
    border-bottom: 1px solid #d8dfe1;
    border-right: 1px solid #d8dfe1;
    border-radius: 0 0 5px 0;
}

.results-table tbody tr:last-of-type td[b-qyab8hmvoo] {
    border-bottom: 1px solid #d8dfe1;
    border-radius: 0;
}

/* Style for the only row in each group */
.results-table tbody tr:nth-of-type(2):last-of-type td:first-child[b-qyab8hmvoo] {
    border-top: 1px solid #d8dfe1;
    border-bottom: 1px solid #d8dfe1;
    border-left: 1px solid #d8dfe1;
    border-radius: 5px 0 0 5px;
}

.results-table tbody tr:nth-of-type(2):last-of-type td:last-child[b-qyab8hmvoo] {
    border-top: 1px solid #d8dfe1;
    border-bottom: 1px solid #d8dfe1;
    border-right: 1px solid #d8dfe1;
    border-radius: 0 5px 5px 0;
}

.results-table tbody tr:nth-of-type(2):last-of-type td[b-qyab8hmvoo] {
    border-top: 1px solid #d8dfe1;
    border-bottom: 1px solid #d8dfe1;
    border-radius: 0;
}

/* Styles for each row that isn't the top, bottom, or only row */
.results-table tbody tr td:first-child[b-qyab8hmvoo] {
    border-bottom: 1px solid #d8dfe1;
    border-left: 1px solid #d8dfe1;
    border-radius: 0;
}

.results-table tbody tr td:last-child[b-qyab8hmvoo] {
    border-bottom: 1px solid #d8dfe1;
    border-right: 1px solid #d8dfe1;
    border-radius: 0;
}

.results-table tbody tr td[b-qyab8hmvoo] {
    border-bottom: 1px solid #d8dfe1;
    border-radius: 0;
}

/* Styles for the file header table */
.results-table-header[b-qyab8hmvoo] {
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
    border-spacing: 0;
    background-color: #ffffff;
}

/* Styles for the file footer table */
.results-table-footer[b-qyab8hmvoo] {
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
    border-spacing: 0;
    background-color: #ffffff;
}

.results-table-header thead tr th:first-child[b-qyab8hmvoo],
.results-table-footer thead tr th:first-child[b-qyab8hmvoo] {
    border-top: 1px solid #d8dfe1;
    border-left: 1px solid #d8dfe1;
    border-radius: 5px 0 0 0;
}

.results-table-header thead tr th:last-child[b-qyab8hmvoo],
.results-table-footer thead tr th:last-child[b-qyab8hmvoo] {
    border-top: 1px solid #d8dfe1;
    border-right: 1px solid #d8dfe1;
    border-radius: 0 5px 0 0;
}

.results-table-header thead tr th[b-qyab8hmvoo],
.results-table-footer thead tr th[b-qyab8hmvoo] {
    border-top: 1px solid #d8dfe1;
    border-radius: 0;
}

.results-table-header tbody tr td:first-child[b-qyab8hmvoo],
.results-table-footer tbody tr td:first-child[b-qyab8hmvoo] {
    border-bottom: 1px solid #d8dfe1;
    border-left: 1px solid #d8dfe1;
    border-radius: 0 0 0 5px;
}

.results-table-header tbody tr td:last-child[b-qyab8hmvoo],
.results-table-footer tbody tr td:last-child[b-qyab8hmvoo] {
    border-bottom: 1px solid #d8dfe1;
    border-right: 1px solid #d8dfe1;
    border-radius: 0 0 5px 0;
}

.results-table-header tbody tr td[b-qyab8hmvoo],
.results-table-footer tbody tr td[b-qyab8hmvoo] {
    border-bottom: 1px solid #d8dfe1;
    border-radius: 0;
}

/* Styles for each main table group (grouped by user) */
.results-table-group-header[b-qyab8hmvoo] {
    display: flex;
    align-items: center;
    gap: 10px;
    min-height: 30px;
    color: #253978;
}

.results-table-group-header .edit-button[b-qyab8hmvoo] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 30px;
    width: 30px;
    padding: 0;
    background-color: #f7f9fc;
    border: 1px solid #d8dfe1;
    border-radius: 6px;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 150ms ease, visibility 150ms ease, background-color 150ms ease, border-color 150ms ease;
}

.results-table-group-header:hover .edit-button[b-qyab8hmvoo] {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

.results-table-group-header .edit-button:hover[b-qyab8hmvoo] {
    background-color: #e9f7fd;
    border: 1px solid #4ebae6;
}

.edit-button .material-icons[b-qyab8hmvoo] {
    font-size: 18px;
    line-height: 1;
}

/* Per-record hover swap: show edit icon over record type */
.record-header[b-qyab8hmvoo] {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 30px;
}

.record-header-text[b-qyab8hmvoo] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: opacity 150ms ease, visibility 150ms ease;
}

.record-edit-button[b-qyab8hmvoo] {
    position: absolute;
    inset: 50% auto auto 50%;
    transform: translate(-50%, -50%);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 26px;
    width: 26px;
    padding: 0;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 5px;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 150ms ease, visibility 150ms ease, background-color 150ms ease, border-color 150ms ease;
}

.results-table tbody tr:hover .record-header-text[b-qyab8hmvoo] {
    opacity: 0;
    visibility: hidden;
}

.results-table tbody tr:hover .record-edit-button[b-qyab8hmvoo] {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

.record-edit-button:hover[b-qyab8hmvoo] {
    background-color: #e9f7fd;
    border-color: #4ebae6;
}

.record-edit-button .material-icons[b-qyab8hmvoo] {
    font-size: 17px;
    line-height: 1;
}

/* Flip hover chrome based on row striping */
.results-table tbody tr:nth-of-type(even) .record-edit-button:hover[b-qyab8hmvoo] {
    background-color: #fff;
    border-color: #fff;
}

.editable-cell[b-qyab8hmvoo] {
    cursor: pointer;
    background: transparent;
    transition: background-color 120ms ease, color 120ms ease;
}

.editable-cell.editing[b-qyab8hmvoo] {
    background-color: transparent;
    /* background-color: #e9f7fd; */
}

.cell-edit-input[b-qyab8hmvoo] {
    width: 100%;
    box-sizing: border-box;
    padding: 4px 6px;
    font-size: 12pt;
    border: 1px solid #4ebae6;
    border-radius: 6px;
    background-color: #ffffff;
    outline: none;
    color: #253978;
}

.cell-edit-input:focus[b-qyab8hmvoo] {
    outline: 2px solid #4ebae6;
    outline-offset: 0;
}

.header-input[b-qyab8hmvoo] {
    width: 100%;
    box-sizing: border-box;
    padding: 6px 8px;
    border: 1px solid #cbd5e1;
    border-radius: 8px;
    background: #f7f9fc;
    font-size: 0.95rem;
    color: #0f172a;
}

.header-input.invalid[b-qyab8hmvoo] {
    border-color: #d1434b;
    background: #fff5f6;
    color: #802029;
}
/* /Pages/ImportResultsEditor.razor.rz.scp.css */
.main-body[b-zqesd2wfzb] {
    display: grid;
    grid-template-rows: auto 1fr auto;
    gap: 1rem;
    padding: 1.5rem;
    height: 100%;
    background: #ffffff;
    /* border: 1px solid #d8dfe1;
    border-radius: 12px;
    box-shadow: 0 6px 14px rgba(0, 0, 0, 0.06); */
}

.header-section[b-zqesd2wfzb] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 10px;
    border-bottom: 1px solid #d8dfe1;
}

.user-summary[b-zqesd2wfzb] {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.user-name[b-zqesd2wfzb] {
    font-weight: 700;
    color: #253978;
}

.user-meta[b-zqesd2wfzb],
.user-id[b-zqesd2wfzb] {
    color: #75787b;
    font-size: 0.9rem;
}

.editor-body[b-zqesd2wfzb] {
    display: grid;
    gap: 14px;
    align-content: start;
}

.field-group[b-zqesd2wfzb] {
    display: grid;
    gap: 6px;
}

.field-group label[b-zqesd2wfzb] {
    font-weight: 600;
    color: #253978;
}

.field-group select[b-zqesd2wfzb],
.field-group input[b-zqesd2wfzb] {
    padding: 10px 12px;
    border: 1px solid #cbd5e1;
    border-radius: 8px;
    background: #f7f9fc;
    color: #253978;
    transition: border-color 120ms ease, box-shadow 120ms ease, background-color 120ms ease;
}

.field-group select:disabled[b-zqesd2wfzb],
.field-group input:disabled[b-zqesd2wfzb] {
    background: #f1f5f9;
    color: #75787b;
}

.field-group select:focus[b-zqesd2wfzb],
.field-group input:focus[b-zqesd2wfzb] {
    outline: 2px solid #4ebae6;
    outline-offset: 1px;
    border-color: #4ebae6;
    background: #fff;
}

.field-hint[b-zqesd2wfzb] {
    font-size: 0.85rem;
    color: #75787b;
}

.validation-error[b-zqesd2wfzb] {
    color: #a94450;
    font-weight: 600;
    background: #fff5f6;
    border: 1px solid #f1b0b7;
    border-radius: 8px;
    padding: 0.6rem 0.75rem;
}

.button-section[b-zqesd2wfzb] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
}

.button-section .confirm[b-zqesd2wfzb] {
    background-color: #4ebae6;
    border: 1px solid #4ebae6;
    border-radius: 10px;
    color: #0f172a;
    padding: 10px 12px;
    font-weight: 700;
    letter-spacing: 0.01em;
    cursor: pointer;
    transition: transform 100ms ease, box-shadow 100ms ease, background-color 100ms ease;
}

.button-section .confirm:hover[b-zqesd2wfzb] {
    transform: translateY(-1px);
    box-shadow: 0 8px 18px rgba(78, 186, 230, 0.25);
    background-color: #5bc3ec;
}

.button-section .cancel[b-zqesd2wfzb] {
    background-color: #f7f9fc;
    border: 1px solid #d8dfe1;
    border-radius: 10px;
    padding: 10px 12px;
    font-weight: 600;
    color: #253978;
    cursor: pointer;
    transition: background-color 100ms ease, border-color 100ms ease;
}

.button-section .cancel:hover[b-zqesd2wfzb] {
    background-color: #e6edf5;
    border-color: #cbd5e1;
}
