/* /Core/Auth/LoginPage.razor.rz.scp.css */
/* ── Page background ── */
.login-container[b-55goqsv5ev] {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 100vh;
    padding: 2rem 1rem;
    box-sizing: border-box;
    background: linear-gradient(150deg, #f5f7fa 0%, #e4e9f0 100%);
}

/* ── Logo ── */
.login-logo[b-55goqsv5ev] {
    width: 120px;
    height: 120px;
    object-fit: contain;
}

/* ── Title ── */
.login-heading[b-55goqsv5ev] {
    margin: 0;
    text-align: center;
    font-size: 2rem;
}
/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-z0jgznob9e] {
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

main[b-z0jgznob9e] {
    flex: 1;
    background-color: #edf1e8;
    min-height: 100vh;
}

.top-menu[b-z0jgznob9e] {
    background: #5e7b6d;
    position: sticky;
    top: 0;
    z-index: 10;
}

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

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

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

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

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

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

@media (min-width: 641px) {
    .top-row[b-z0jgznob9e] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

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

    .top-row[b-z0jgznob9e], article[b-z0jgznob9e] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-373kqiey3f] {
    background-color: rgba(255, 255, 255, 0.08);
}

.bi-box-arrow-right-nav-menu[b-373kqiey3f] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-box-arrow-right' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M10 15a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 1 1 0v2A1.5 1.5 0 0 1 10 16H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h8A1.5 1.5 0 0 1 11.5 1.5v2a.5.5 0 0 1-1 0v-2A.5.5 0 0 0 10 1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8z'/%3E%3Cpath fill-rule='evenodd' d='M14.854 8.354a.5.5 0 0 0 0-.708l-3-3a.5.5 0 1 0-.708.708L13.293 7.5H5.5a.5.5 0 0 0 0 1h7.793l-2.147 2.146a.5.5 0 0 0 .708.708z'/%3E%3C/svg%3E");
}

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

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

.bi[b-373kqiey3f] {
    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-373kqiey3f] {
    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-373kqiey3f] {
    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-exclamation-triangle-fill-nav-menu[b-373kqiey3f] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-exclamation-triangle-fill' viewBox='0 0 16 16'%3E%3Cpath d='M8.982 1.566a1.13 1.13 0 0 0-1.964 0L.165 13.233c-.457.778.091 1.767.982 1.767h13.706c.89 0 1.438-.99.982-1.767L8.982 1.566zM8 5c.535 0 .954.462.9.995l-.35 3.507a.552.552 0 0 1-1.1 0L7.1 5.995A.905.905 0 0 1 8 5zm.002 6a1 1 0 1 1 0 2 1 1 0 0 1 0-2z'/%3E%3C/svg%3E");
}

.bi-newspaper-nav-menu[b-373kqiey3f] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-newspaper' viewBox='0 0 16 16'%3E%3Cpath d='M0 2.5A1.5 1.5 0 0 1 1.5 1h11A1.5 1.5 0 0 1 14 2.5V4a2 2 0 0 1 2 2v6.5a1.5 1.5 0 0 1-1.5 1.5h-13A1.5 1.5 0 0 1 0 12.5v-10zM1 2.5v10a.5.5 0 0 0 .5.5H2V3h-.5a.5.5 0 0 0-.5.5zm2 10.5h9.5a.5.5 0 0 0 .5-.5v-10a.5.5 0 0 0-.5-.5H3v11zm11-8v7.5a1.5 1.5 0 0 1-.5 1.118.5.5 0 0 0 .5-.118h.5a.5.5 0 0 0 .5-.5V6a1 1 0 0 0-1-1z'/%3E%3Cpath d='M4 3.5h6v2H4v-2zm0 3h8v1H4v-1zm0 2h8v1H4v-1zm0 2h5v1H4v-1z'/%3E%3C/svg%3E");
}

.bi-people-nav-menu[b-373kqiey3f] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-people' viewBox='0 0 16 16'%3E%3Cpath d='M13 7a2 2 0 1 0-1.999-2.001A2 2 0 0 0 13 7zM9 8a2 2 0 1 0-1.999-2.001A2 2 0 0 0 9 8zM4 7a2 2 0 1 0-1.999-2.001A2 2 0 0 0 4 7zm5 1c-2.33 0-7 1.17-7 3.5V13h14v-1.5C16 9.17 11.33 8 9 8zm4 0c-.29 0-.62.02-.97.05A4.93 4.93 0 0 1 14 11.5V13h2v-1.5C16 9.91 14.84 8.67 13 8zm-9 0C2.16 8.67 1 9.91 1 11.5V13h2v-1.5c0-1.05.63-1.97 1.97-2.45C4.62 8.02 4.29 8 4 8z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-373kqiey3f] {
    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-373kqiey3f] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

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

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

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

.nav-item[b-373kqiey3f]  a.active {
    background-color: rgba(237, 108, 8, 0.16);
    color: white;
}

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

@media (min-width: 641px) {
    .nav-menu-content[b-373kqiey3f] {
        display: flex;
        width: 100%;
        align-items: center;
    }

    .navbar-toggler[b-373kqiey3f] {
        display: none;
    }

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

    .nav-scrollable[b-373kqiey3f] {
        height: auto;
        overflow: visible;
        padding: 0.35rem 0.75rem 0.55rem;
    }

    .nav-scrollable .nav[b-373kqiey3f] {
        flex-direction: row;
        flex-wrap: wrap;
        gap: 0.4rem;
    }

    .nav-item[b-373kqiey3f] {
        padding: 0;
    }

    .nav-item:first-of-type[b-373kqiey3f],
    .nav-item:last-of-type[b-373kqiey3f] {
        padding: 0;
    }

    .nav-item[b-373kqiey3f]  a {
        height: auto;
        line-height: normal;
        padding: 0.5rem 0.75rem;
    }
}
/* /Pages/Article.razor.rz.scp.css */
.article-details-shell[b-ku5p7ii5l0] {
    min-height: 100vh;
    padding: 0.75rem 0;
}

.article-details-page[b-ku5p7ii5l0] {
    padding: 0 0.5rem 0.75rem;
}

.section-card[b-ku5p7ii5l0] {
    border: 1px solid #d8dee8;
    border-radius: 0.875rem;
    background: #ffffff;
    box-shadow: 0 6px 18px rgba(17, 24, 39, 0.08);
    overflow: hidden;
}

.section-card .card-header[b-ku5p7ii5l0] {
    background: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    padding: 0.85rem 1rem;
    font-size: 0.85rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    color: #495057;
}

.article-title-image[b-ku5p7ii5l0] {
    width: 100%;
    max-width: 560px;
    max-height: 280px;
    object-fit: cover;
    border: 1px solid #dde4ee;
    border-radius: 0.5rem;
}

.image-placeholder[b-ku5p7ii5l0] {
    width: 100%;
    max-width: 560px;
    height: 180px;
    border: 1px dashed #c8d2e2;
    border-radius: 0.5rem;
    background: #f8fafc;
    color: #6b7280;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.45rem;
}

.image-picker[b-ku5p7ii5l0] {
    max-width: 420px;
}

.article-editor[b-ku5p7ii5l0] {
    min-height: 340px;
}

.article-editor :global(.ql-editor)[b-ku5p7ii5l0] {
    min-height: 280px;
    font-size: 0.95rem;
    line-height: 1.45;
}

@media (max-width: 640.98px) {
    .article-details-page[b-ku5p7ii5l0] {
        padding: 0 0.75rem 0.75rem;
    }

    .article-editor[b-ku5p7ii5l0] {
        min-height: 280px;
    }

    .article-editor :global(.ql-editor)[b-ku5p7ii5l0] {
        min-height: 220px;
    }
}
/* /Pages/Articles.razor.rz.scp.css */
.articles-page-shell[b-0eehmif445] {
    min-height: 100vh;
    padding: 0.75rem 0;
}

.articles-page[b-0eehmif445] {
    padding: 0 0.5rem 0.75rem;
}

.section-card[b-0eehmif445] {
    border: 1px solid #d8dee8;
    border-radius: 0.875rem;
    background: #ffffff;
    box-shadow: 0 6px 18px rgba(17, 24, 39, 0.08);
    overflow: hidden;
}

.section-card .card-header[b-0eehmif445] {
    background: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    padding: 0.85rem 1rem;
    font-size: 0.85rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    color: #495057;
}

.dashboard-table thead th[b-0eehmif445] {
    background-color: #f9fafb;
    border-bottom: 2px solid #e9ecef;
    font-size: 0.75rem;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #6c757d;
    padding: 0.65rem 0.85rem;
    white-space: nowrap;
}

.dashboard-table tbody td[b-0eehmif445] {
    padding: 0.65rem 0.85rem;
    vertical-align: middle;
    font-size: 0.88rem;
    border-color: #f2f4f7;
}

.article-title[b-0eehmif445] {
    font-weight: 700;
    color: #1f2937;
}

.article-subtitle[b-0eehmif445] {
    color: #6b7280;
    font-size: 0.8rem;
}

.filter-label[b-0eehmif445] {
    font-size: 0.75rem;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #6b7280;
    font-weight: 600;
}

.search-input-wrap[b-0eehmif445] {
    position: relative;
}

.search-input-wrap i[b-0eehmif445] {
    position: absolute;
    left: 0.75rem;
    top: 50%;
    transform: translateY(-50%);
    color: #94a3b8;
}

.search-input-wrap .form-control[b-0eehmif445] {
    padding-left: 2.1rem;
}

.btn-soft[b-0eehmif445] {
    border: 1px solid #d7dee9;
    color: #334155;
    background: #f8fafc;
}

.btn-soft:hover[b-0eehmif445] {
    background: #f1f5f9;
    color: #0f172a;
}

@media (max-width: 640.98px) {
    .articles-page[b-0eehmif445] {
        padding: 0 0.75rem 0.75rem;
    }
}
/* /Pages/Home.razor.rz.scp.css */
/* ── Stat cards ──────────────────────────────────────────── */
.stat-card[b-yskp5apgao] {
    border: none;
    border-radius: 1rem;
    overflow: hidden;
    box-shadow: 0 4px 24px rgba(0, 0, 0, 0.10);
    transition: transform 0.15s ease, box-shadow 0.15s ease;
}

.stat-card:hover[b-yskp5apgao] {
    transform: translateY(-3px);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.16);
}

.stat-value[b-yskp5apgao] {
    font-size: 2.25rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -0.02em;
}

.stat-label[b-yskp5apgao] {
    font-size: 0.72rem;
    font-weight: 600;
    letter-spacing: 0.07em;
    text-transform: uppercase;
    opacity: 0.85;
    margin-top: 0.4rem;
}

.stat-icon[b-yskp5apgao] {
    font-size: 3.5rem;
    opacity: 0.18;
}

/* ── Section cards (tables) ─────────────────────────────── */
.section-card[b-yskp5apgao] {
    border: none;
    border-radius: 0.875rem;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.07);
    overflow: hidden;
}

.section-card .card-header[b-yskp5apgao] {
    background: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    padding: 1rem 1.25rem 0.875rem;
    font-size: 0.88rem;
    font-weight: 600;
    letter-spacing: 0.01em;
    color: #344054;
    display: flex;
    align-items: center;
    gap: 0.55rem;
}

.section-card .card-header[b-yskp5apgao]::before {
    content: '';
    display: inline-block;
    width: 3px;
    height: 1.1em;
    background: var(--color-orange, #ed6c08);
    border-radius: 2px;
    flex-shrink: 0;
}

/* ── Dashboard table ─────────────────────────────────────── */
.dashboard-table thead th[b-yskp5apgao] {
    background-color: #f9fafb;
    border-bottom: 2px solid #e9ecef;
    font-size: 0.75rem;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #6c757d;
    padding: 0.65rem 0.85rem;
    white-space: nowrap;
}

.dashboard-table tbody td[b-yskp5apgao] {
    padding: 0.6rem 0.85rem;
    vertical-align: middle;
    font-size: 0.875rem;
    border-color: #f2f4f7;
}

.dashboard-table tfoot td[b-yskp5apgao] {
    background-color: #f9fafb;
    font-size: 0.875rem;
    padding: 0.65rem 0.85rem;
    border-top: 2px solid #e9ecef;
}
/* /Pages/IssueDetails.razor.rz.scp.css */
.issue-details-shell[b-xw1u0ucl8k] {
    min-height: 100vh;
    padding: 0.75rem 0;
}

.issue-details-page[b-xw1u0ucl8k] {
    padding: 0 0.5rem 0.75rem;
}

.section-card[b-xw1u0ucl8k] {
    border: 1px solid #d8dee8;
    border-radius: 0.875rem;
    background: #ffffff;
    box-shadow: 0 6px 18px rgba(17, 24, 39, 0.08);
    overflow: hidden;
}

.issue-images-grid[b-xw1u0ucl8k] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
    gap: 0.75rem;
}

.issue-image-link[b-xw1u0ucl8k] {
    display: block;
}

.issue-image[b-xw1u0ucl8k] {
    width: 100%;
    height: 140px;
    object-fit: cover;
    border-radius: 0.5rem;
    border: 1px solid #dde4ee;
}

.map-embed-wrap[b-xw1u0ucl8k] {
    border: 1px solid #dde4ee;
    border-radius: 0.5rem;
    overflow: hidden;
}

.map-embed[b-xw1u0ucl8k] {
    width: 100%;
    height: 280px;
    border: 0;
    display: block;
}

@media (max-width: 640.98px) {
    .issue-details-page[b-xw1u0ucl8k] {
        padding: 0 0.75rem 0.75rem;
    }

    .issue-image[b-xw1u0ucl8k] {
        height: 120px;
    }

    .map-embed[b-xw1u0ucl8k] {
        height: 220px;
    }
}
/* /Pages/Issues.razor.rz.scp.css */
.issues-page-shell[b-vg7h015zf5] {
    min-height: 100vh;
    padding: 0.75rem 0;
}

.issues-page[b-vg7h015zf5] {
    padding: 0 0.5rem 0.75rem;
}

@media (max-width: 640.98px) {
    .issues-page[b-vg7h015zf5] {
        padding: 0 0.75rem 0.75rem;
    }
}

.issues-count-badge[b-vg7h015zf5] {
    font-weight: 600;
    font-size: 0.75rem;
    letter-spacing: 0.02em;
    border: 1px solid rgba(0, 0, 0, 0.08);
}

.section-card[b-vg7h015zf5] {
    border: 1px solid #d8dee8;
    border-radius: 0.875rem;
    background: #ffffff;
    box-shadow: 0 6px 18px rgba(17, 24, 39, 0.08);
    overflow: hidden;
}

.section-card .card-header[b-vg7h015zf5] {
    background: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    padding: 0.85rem 1rem;
    font-size: 0.85rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    color: #495057;
}

.issue-thumb[b-vg7h015zf5] {
    width: 100%;
    height: 165px;
    object-fit: cover;
    border-radius: 0;
    display: block;
}

.issue-thumb-placeholder[b-vg7h015zf5] {
    width: 100%;
    height: 165px;
    background-color: #eef1f5;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #97a0af;
    font-size: 1.9rem;
}

.issue-media[b-vg7h015zf5] {
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #e6ebf3;
}

.issue-status-badge[b-vg7h015zf5] {
    position: absolute;
    top: 0.75rem;
    right: 0.75rem;
}

.issue-ref[b-vg7h015zf5] {
    font-weight: 700;
    color: #1f2937;
    margin-bottom: 0.2rem;
}

.issue-address[b-vg7h015zf5] {
    color: #111827;
    font-size: 0.92rem;
    line-height: 1.35;
}

.issue-chip-row[b-vg7h015zf5] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.45rem;
}

.issue-chip[b-vg7h015zf5] {
    display: inline-flex;
    align-items: center;
    gap: 0.32rem;
    font-size: 0.76rem;
    color: #475569;
    background: #f3f6fb;
    border: 1px solid #dde4ee;
    border-radius: 999px;
    padding: 0.22rem 0.55rem;
}

.issue-chip i[b-vg7h015zf5] {
    font-size: 0.72rem;
}

.issue-footer[b-vg7h015zf5] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.65rem;
}

.issue-date[b-vg7h015zf5] {
    color: #6b7280;
    font-size: 0.78rem;
}

.page-size-select[b-vg7h015zf5] {
    width: 78px;
}

.issue-results-grid[b-vg7h015zf5] {
    margin-right: 0;
    margin-left: 0;
}

.issue-item-card .card-body[b-vg7h015zf5] {
    padding: 0.9rem;
}

.issue-item-card[b-vg7h015zf5] {
    border-color: #cfd7e4;
}

@media (max-width: 640.98px) {
    .issue-results-grid[b-vg7h015zf5] {
        --bs-gutter-x: 0.75rem;
    }

    .issue-results-grid > [class*="col-"][b-vg7h015zf5] {
        display: flex;
        justify-content: center;
    }

    .issue-item-card[b-vg7h015zf5] {
        width: 100%;
        max-width: 420px;
    }

    .issue-item-card .card-body[b-vg7h015zf5] {
        padding: 0.8rem;
    }

    .issue-thumb[b-vg7h015zf5],
    .issue-thumb-placeholder[b-vg7h015zf5] {
        height: 150px;
    }

    .issue-meta[b-vg7h015zf5] {
        font-size: 0.82rem;
        white-space: normal;
        overflow: visible;
        text-overflow: clip;
    }
}

@media (min-width: 641px) and (max-width: 1199.98px) {
    .issue-meta[b-vg7h015zf5] {
        white-space: normal;
        overflow: visible;
        text-overflow: clip;
    }

    .issue-thumb[b-vg7h015zf5],
    .issue-thumb-placeholder[b-vg7h015zf5] {
        height: 155px;
    }
}

.issue-meta[b-vg7h015zf5] {
    color: #495057;
    font-size: 0.86rem;
    line-height: 1.3;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.issue-meta .label[b-vg7h015zf5] {
    color: #6c757d;
    font-weight: 600;
}

.issues-pagination[b-vg7h015zf5] {
    border-top: 1px solid rgba(0, 0, 0, 0.06);
    padding-top: 0.75rem;
}
/* /Pages/ProfileDetails.razor.rz.scp.css */
.profile-details-shell[b-ndblc8vqga] {
    min-height: 100vh;
    padding: 0.75rem 0;
}

.profile-details-page[b-ndblc8vqga] {
    padding: 0 0.5rem 0.75rem;
}

.section-card[b-ndblc8vqga] {
    border: 1px solid #d8dee8;
    border-radius: 0.875rem;
    background: #ffffff;
    box-shadow: 0 6px 18px rgba(17, 24, 39, 0.08);
    overflow: hidden;
}

.profile-hero-wrap[b-ndblc8vqga] {
    display: flex;
    gap: 1rem;
    align-items: center;
}

.profile-large-image[b-ndblc8vqga],
.profile-large-image-placeholder[b-ndblc8vqga] {
    width: 96px;
    height: 96px;
    border-radius: 0.75rem;
    object-fit: cover;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #dbe3ee;
    background: #eef2f7;
    color: #94a3b8;
    font-size: 1.5rem;
}

@media (max-width: 640.98px) {
    .profile-details-page[b-ndblc8vqga] {
        padding: 0 0.75rem 0.75rem;
    }

    .profile-hero-wrap[b-ndblc8vqga] {
        align-items: flex-start;
    }
}
/* /Pages/Profiles.razor.rz.scp.css */
.profiles-page-shell[b-yicihchiqx] {
    min-height: 100vh;
    padding: 0.75rem 0;
}

.profiles-page[b-yicihchiqx] {
    padding: 0 0.5rem 0.75rem;
}

.section-card[b-yicihchiqx] {
    border: 1px solid #d8dee8;
    border-radius: 0.875rem;
    background: #ffffff;
    box-shadow: 0 6px 18px rgba(17, 24, 39, 0.08);
    overflow: hidden;
}

.section-card .card-header[b-yicihchiqx] {
    background: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    padding: 0.85rem 1rem;
    font-size: 0.85rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    color: #495057;
}

.dashboard-table thead th[b-yicihchiqx] {
    background-color: #f9fafb;
    border-bottom: 2px solid #e9ecef;
    font-size: 0.75rem;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #6c757d;
    padding: 0.65rem 0.85rem;
    white-space: nowrap;
}

.dashboard-table tbody td[b-yicihchiqx] {
    padding: 0.65rem 0.85rem;
    vertical-align: middle;
    font-size: 0.88rem;
    border-color: #f2f4f7;
}

.profile-row[b-yicihchiqx] {
    cursor: pointer;
}

.profile-row.active[b-yicihchiqx] {
    background: #f8fbff;
}

.profile-thumb[b-yicihchiqx],
.profile-thumb-placeholder[b-yicihchiqx] {
    width: 42px;
    height: 42px;
    border-radius: 999px;
    object-fit: cover;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #dbe3ee;
    background: #eef2f7;
    color: #94a3b8;
}

.profile-name[b-yicihchiqx] {
    font-weight: 700;
    color: #1f2937;
}

.profile-row-hint[b-yicihchiqx] {
    color: #6b7280;
    font-size: 0.75rem;
}

.profile-details-row td[b-yicihchiqx] {
    background: #fcfdff;
    border-top: 0;
    border-bottom: 1px solid #edf1f6;
}

.profile-details-wrap[b-yicihchiqx] {
    display: flex;
    gap: 1rem;
    align-items: flex-start;
    padding: 0.35rem 0;
}

.profile-large-image[b-yicihchiqx],
.profile-large-image-placeholder[b-yicihchiqx] {
    width: 96px;
    height: 96px;
    border-radius: 0.75rem;
    object-fit: cover;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #dbe3ee;
    background: #eef2f7;
    color: #94a3b8;
    font-size: 1.5rem;
}

.profile-details-grid[b-yicihchiqx] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 0.4rem 1rem;
    width: 100%;
    font-size: 0.84rem;
    color: #334155;
}

.profile-details-grid .label[b-yicihchiqx] {
    font-weight: 700;
    color: #475569;
}

.filter-label[b-yicihchiqx] {
    font-size: 0.75rem;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #6b7280;
    font-weight: 600;
}

.search-input-wrap[b-yicihchiqx] {
    position: relative;
}

.search-input-wrap i[b-yicihchiqx] {
    position: absolute;
    left: 0.75rem;
    top: 50%;
    transform: translateY(-50%);
    color: #94a3b8;
}

.search-input-wrap .form-control[b-yicihchiqx] {
    padding-left: 2.1rem;
}

.btn-soft[b-yicihchiqx] {
    border: 1px solid #d7dee9;
    color: #334155;
    background: #f8fafc;
}

.btn-soft:hover[b-yicihchiqx] {
    background: #f1f5f9;
    color: #0f172a;
}

@media (max-width: 640.98px) {
    .profiles-page[b-yicihchiqx] {
        padding: 0 0.75rem 0.75rem;
    }

    .profile-details-wrap[b-yicihchiqx] {
        flex-direction: column;
    }
}
/* /Pages/WelcomePage.razor.rz.scp.css */
.welcome-container[b-z2xe1y3g7o] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 1.5rem;
    min-height: 100vh;
}

.welcome-logo[b-z2xe1y3g7o] {
    width: 200px;
    height: 200px;
    object-fit: contain;
}

.login-btn[b-z2xe1y3g7o] {
    width: 220px;
}
