/* /Pages/Dashboard/Beneficiary/Certificate.razor.rz.scp.css */
.certificate-card[b-vcpv887hab] {
    width: 1123px;
    margin: 0px auto 0px auto;
    padding: 50px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    position: relative;
    box-sizing: border-box;
    border: 2px solid #e6e6e6;
    font-family: 'Open Sans', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial;
    color: #333;
    font-size: 16pt;
    justify-content: center;
    align-items: center;
}

.cert-heading[b-vcpv887hab] {
    font-family: 'Montserrat', sans-serif;
    font-size: 50pt;
    font-weight: 500;
    line-height: 1.1;
    color: #231f20;
    letter-spacing: 0em;
}

.cert-brand-label[b-vcpv887hab] {
    font-size: 12pt;
    font-weight: 500;
    color: #231f20;
    padding-bottom: 7px;
}

.certificate-card .row:has(.cert-brand-logo)[b-vcpv887hab] {
    display: flex;
    align-items: flex-end;
}

.cert-brand-logo[b-vcpv887hab],
.cert-partner-logo[b-vcpv887hab] {
    width: 100%;
    object-fit: contain;
    display: block;
    margin-top: auto;
}

.cert-logo-separator[b-vcpv887hab] {
    border-right: 1px solid #ccc;
    height: 50px;
    margin: 0px auto;
}

.certificate-body[b-vcpv887hab] {
    margin-top: 50px;
    line-height: 2.5;
}

.cert-dotted-line[b-vcpv887hab] {
    border-bottom: 1px dashed #333;
    padding: 0px 20px;
    font-weight: 700;
    color: #000;
    text-align: center;
    line-height: 1.2;
}

.cert-text-blue-italic[b-vcpv887hab] {
    color: #0099cc;
    font-weight: 700;
    font-style: italic;
}

.cert-text-bold-black[b-vcpv887hab] {
    font-weight: 700;
    color: #000;
}

.cert-wish-message[b-vcpv887hab] {
    color: #0070ad;
    font-weight: 600;
    font-style: italic;
    margin: 15px 0px;
}

.cert-signature[b-vcpv887hab] {
    border-bottom: 1px dashed #333;
    padding-top: 20px;
}

.signature-font[b-vcpv887hab] {
    font-family: 'Brush Script MT', cursive;
    font-size: 28px;
    color: #666;
    display: block;
    transform: rotate(-2deg);
}

.cert-sig-name[b-vcpv887hab] {
    color: #0070ad;
    font-weight: 700;
    padding: 7px 0px 0px 0;
}

.cert-sig-designation[b-vcpv887hab] {
    font-size: 9pt;
    font-weight: 600;
    color: #210c3e;
    line-height: 1.4;
}

.cert-qrcode[b-vcpv887hab] {
    margin: 0px auto 0px auto;
    padding: 10px;
    justify-content: center;
    align-items: center;
    text-align: center;
}

    .cert-qrcode img[b-vcpv887hab] {
        width: 100%;
        max-width: 100px;
        display: block;
        margin: 0px auto 0px auto;
    }

    .cert-qrcode div[b-vcpv887hab] {
        display: block;
        font-size: 12pt;
        font-weight: 700;
    }
/* /Pages/Login.razor.rz.scp.css */

/* Top Tabs Pill */
.tab-pill[b-8o2rrtlr4q] {
    gap: 0.5rem;
}

.tab-item[b-8o2rrtlr4q] {
    flex: 1;
    padding: .5rem 1rem;
    border: none;
    border-radius: 2rem;
    font-weight: 600;
    color: #555;
    background: #f0f0f0;
    cursor: pointer;
    transition: all 0.3s ease;
    text-align: center;
}

    .tab-item.active[b-8o2rrtlr4q] {
        background: #2575fc;
        color: #fff;
        box-shadow: 0 5px 15px rgba(0,0,0,0.15);
    }

/* Buttons */
button:disabled[b-8o2rrtlr4q] {
    opacity: 0.7;
    cursor: not-allowed;
}
/* /Pages/Reports/BenefProfile.razor.rz.scp.css */
:root[b-soxclu4r5l] {
    --bg-body: #f8fafc;
    --accent-color: #6366f1;
    --text-main: #1e293b;
    --text-muted: #64748b;
    --card-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
}

.profile-cover[b-soxclu4r5l] {
    background: linear-gradient(135deg, #4361ee 0%, #3a0ca3 100%);
    height: 80px;
    border-radius: 20px 20px 0 0;
    position: relative;
}

.profile-hero[b-soxclu4r5l] {
    background: #ffffff;
    border: 1px solid #e2e8f0;
    border-radius: 20px;
    padding: 24px;
    margin-bottom: 24px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
    margin-top: -60px;
    position: relative;
    z-index: 2;
}

.detail-group[b-soxclu4r5l] {
    background: #ffffff;
    border-radius: 20px;
    border: 1px solid #e2e8f0;
    padding: 24px;
    height: 100%;
    box-shadow: var(--card-shadow);
    overflow: hidden;
}

.group-title[b-soxclu4r5l] {
    font-size: 0.8rem;
    font-weight: 700;
    color: var(--accent-color);
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #f1f5f9;
    padding-bottom: 10px;
}

    .group-title i[b-soxclu4r5l] {
        margin-right: 8px;
        font-size: 1.1rem;
    }

/* Address & Sub-cards */
.sub-card[b-soxclu4r5l] {
    background: #f8fafc;
    border-radius: 15px;
    padding: 16px;
    border: 1px solid #e2e8f0;
    transition: 0.3s;
}

    .sub-card:hover[b-soxclu4r5l] {
        border-color: var(--accent-color);
        background: #ffffff;
        box-shadow: 0 10px 15px -3px rgba(0,0,0,0.05);
    }

/* Typography */
.data-label[b-soxclu4r5l] {
    font-size: 0.65rem;
    color: #94a3b8;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 4px;
}

.data-value[b-soxclu4r5l] {
    font-size: 0.85rem;
    color: var(--text-main);
    font-weight: 500;
}

.extra-small[b-soxclu4r5l] {
    font-size: 0.72rem;
    line-height: 1.2;
}

/* Table Styling */
.modern-table thead th[b-soxclu4r5l] {
    background: #f8fafc;
    text-transform: uppercase;
    font-size: 0.7rem;
    letter-spacing: 0.5px;
    color: #64748b;
    padding: 16px;
    border-top: none;
}

.modern-table tbody td[b-soxclu4r5l] {
    padding: 16px;
    vertical-align: middle;
    border-bottom: 1px solid #f1f5f9;
}

.status-pill[b-soxclu4r5l] {
    font-size: 0.7rem;
    font-weight: 700;
    padding: 4px 12px;
    border-radius: 50px;
    background: rgba(99, 102, 241, 0.1);
    color: var(--accent-color);
}


@media print {
    html[b-soxclu4r5l], body[b-soxclu4r5l] {
        width: 100%;
        padding: 0 !important;
        margin: 0 !important;
        background: #fff !important;
    }

    /* #printView {
            max-width: 794px !important;
        } */

    .container .py-4[b-soxclu4r5l] {
        padding: 0 !important;
        margin: 0 !important;
    }

    .no-print[b-soxclu4r5l] {
        display: none !important;
    }

    .container[b-soxclu4r5l] {
        max-width: 100% !important;
        width: 100% !important;
    }

    .detail-group[b-soxclu4r5l] {
        box-shadow: none !important;
        border: 1px solid #ddd !important;
    }
}

@page {
    size: A4 portrait;
    margin: 0;
}

.print-area[b-soxclu4r5l] {
    overflow: visible !important;
}

.avatar-clickable[b-soxclu4r5l] {
    cursor: pointer;
    transition: transform 0.3s ease, filter 0.3s ease;
}

    .avatar-clickable:hover[b-soxclu4r5l] {
        transform: scale(1.05);
        filter: brightness(0.9);
    }

/* Modal styling for zoom effect */
.image-zoom-modal[b-soxclu4r5l] {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.85);
    justify-content: center;
    align-items: center;
}

.zoom-content[b-soxclu4r5l] {
    max-width: 80%;
    max-height: 80%;
    border-radius: 20px;
    box-shadow: 0 0 20px rgba(255,255,255,0.2);
}
