@import '_content/Blazor.SignaturePad/Blazor.SignaturePad.g22u5lm4z9.bundle.scp.css';

/* /Layout/AuthLayout.razor.rz.scp.css */
.auth-layout[b-crovt62gpg] {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}
/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-in031r6igl] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-in031r6igl] {
    flex: 1;
    background-image: linear-gradient(180deg, #f3f4f6 0%, #dfe3e8 100%);
}

.sidebar[b-in031r6igl] {
    background-image: linear-gradient(180deg, #f3f4f6 0%, #dfe3e8 100%);
}

.top-row[b-in031r6igl] {
    background-image: linear-gradient(to left, #dfe3e8 0%, #f3f4f6 100%);
    border-bottom: none;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

.user-chip[b-in031r6igl] {
    display: inline-flex;
    align-items: center;
    gap: 0.625rem;
    white-space: nowrap;
}

.user-avatar[b-in031r6igl] {
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #1b6ec2;
    border: 3px solid #0b2f5b;
    color: #fff;
    font-weight: 700;
    font-size: 0.75rem;
    line-height: 1;
}

.user-greeting[b-in031r6igl] {
    color: #0b2f5b;
    font-weight: 600;
}

.btn-logout[b-in031r6igl] {
    background: transparent;
    border: none;
    color: #0b2f5b;
    cursor: pointer;
    padding: 0.375rem;
    border-radius: 0.375rem;
    transition: background-color 0.2s ease, color 0.2s ease;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 1.25rem;
}

.btn-logout:hover[b-in031r6igl] {
    background-color: rgba(11, 47, 91, 0.1);
}

.btn-logout:active[b-in031r6igl] {
    background-color: rgba(11, 47, 91, 0.2);
}

.btn-logout .bi[b-in031r6igl] {
    display: inline-block;
    width: 1.25rem;
    height: 1.25rem;
    background-size: contain;
    background-repeat: no-repeat;
}

.bi-box-arrow-right[b-in031r6igl] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%230b2f5b' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M10 12.5a.5.5 0 0 1-.5.5h-8a.5.5 0 0 1-.5-.5v-9a.5.5 0 0 1 .5-.5h8a.5.5 0 0 1 .5.5v2a.5.5 0 0 0 1 0v-2A1.5 1.5 0 0 0 9.5 2h-8A1.5 1.5 0 0 0 0 3.5v9A1.5 1.5 0 0 0 1.5 14h8a1.5 1.5 0 0 0 1.5-1.5v-2a.5.5 0 0 0-1 0v2z'/%3E%3Cpath fill-rule='evenodd' d='M15.854 8.354a.5.5 0 0 0 0-.708l-3-3a.5.5 0 0 0-.708.708L14.293 7.5H5.5a.5.5 0 0 0 0 1h8.793l-2.147 2.146a.5.5 0 0 0 .708.708l3-3z'/%3E%3C/svg%3E");
}

@media (max-width: 640.98px) {
    .top-row[b-in031r6igl] {
        justify-content: space-between;
    }

    .user-chip[b-in031r6igl] {
        margin-left: auto;
    }
}

@media (min-width: 641px) {
    .page[b-in031r6igl] {
        flex-direction: row;
    }

    .sidebar[b-in031r6igl] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-in031r6igl] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-in031r6igl], article[b-in031r6igl] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-h15nh6ml68] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-h15nh6ml68] {
    min-height: 7.5rem;
    background: transparent;
}

.nav-brand-wrap[b-h15nh6ml68] {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.navbar-brand[b-h15nh6ml68] {
    font-size: 1.05rem;
    font-weight: 600;
    color: #fff;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    text-decoration: none;
    margin: 0 auto;
}

.navbar-toggler[b-h15nh6ml68] {
    position: absolute;
    right: 0.5rem;
    top: 50%;
    transform: translateY(-50%);
}

.navbar-brand:hover[b-h15nh6ml68] {
    color: #fff;
    text-decoration: none;
}

.nav-logo[b-h15nh6ml68] {
    height: 104px;
    width: auto;
    object-fit: contain;
    display: block;
}

.bi[b-h15nh6ml68] {
    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-h15nh6ml68] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%230b2f5b' 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-h15nh6ml68] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%230b2f5b' 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-h15nh6ml68] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%230b2f5b' 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");
}

.bi-clipboard-check[b-h15nh6ml68] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%230b2f5b' class='bi bi-clipboard-check' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M10 1.5v1h-4v-1h4zm-5 0a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v1h.5A1.5 1.5 0 0 1 13 4v10.5A1.5 1.5 0 0 1 11.5 16h-7A1.5 1.5 0 0 1 3 14.5V4A1.5 1.5 0 0 1 4.5 2.5H5v-1z'/%3E%3Cpath d='M10.854 8.146a.5.5 0 0 1 0 .708l-2.5 2.5a.5.5 0 0 1-.708 0l-1.25-1.25a.5.5 0 1 1 .708-.708L8 10.293l2.146-2.147a.5.5 0 0 1 .708 0z'/%3E%3C/svg%3E");
}

.bi-check2-square[b-h15nh6ml68] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%230b2f5b' class='bi bi-check2-square' viewBox='0 0 16 16'%3E%3Cpath d='M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z'/%3E%3Cpath d='M10.854 5.146a.5.5 0 0 1 0 .708L7.5 9.207 5.646 7.354a.5.5 0 1 1 .708-.708L7.5 7.793l2.646-2.647a.5.5 0 0 1 .708 0z'/%3E%3C/svg%3E");
}

.bi-diagram-3[b-h15nh6ml68] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%230b2f5b' class='bi bi-diagram-3' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M2.5 1a1.5 1.5 0 0 0-1.5 1.5v2A1.5 1.5 0 0 0 2.5 6h2A1.5 1.5 0 0 0 6 4.5V4h4v.5A1.5 1.5 0 0 0 11.5 6h2A1.5 1.5 0 0 0 15 4.5v-2A1.5 1.5 0 0 0 13.5 1h-2A1.5 1.5 0 0 0 10 2.5V3H6v-.5A1.5 1.5 0 0 0 4.5 1h-2zM11 12v-1.5A1.5 1.5 0 0 1 12.5 9h1A1.5 1.5 0 0 1 15 10.5v1A1.5 1.5 0 0 1 13.5 13h-1A1.5 1.5 0 0 1 11 11.5V11H9v.5A1.5 1.5 0 0 1 7.5 13h-1A1.5 1.5 0 0 1 5 11.5v-1A1.5 1.5 0 0 1 6.5 9h1A1.5 1.5 0 0 1 9 10.5V10h2z'/%3E%3C/svg%3E");
}

.bi-gear[b-h15nh6ml68] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%230b2f5b' class='bi bi-gear' viewBox='0 0 16 16'%3E%3Cpath d='M8 4.754a3.246 3.246 0 1 0 0 6.492 3.246 3.246 0 0 0 0-6.492zM5.754 8a2.246 2.246 0 1 1 4.492 0 2.246 2.246 0 0 1-4.492 0z'/%3E%3Cpath d='M9.796 1.343c-.527-1.79-3.065-1.79-3.592 0l-.094.319a.873.873 0 0 1-1.255.52l-.292-.16c-1.64-.892-3.433.902-2.54 2.54l.159.292a.873.873 0 0 1-.52 1.255l-.319.094c-1.79.527-1.79 3.065 0 3.592l.319.094a.873.873 0 0 1 .52 1.255l-.16.292c-.892 1.64.902 3.433 2.54 2.54l.292-.159a.873.873 0 0 1 1.255.52l.094.319c.527 1.79 3.065 1.79 3.592 0l.094-.319a.873.873 0 0 1 1.255-.52l.292.16c1.64.892 3.433-.902 2.54-2.54l-.159-.292a.873.873 0 0 1 .52-1.255l.319-.094c1.79-.527 1.79-3.065 0-3.592l-.319-.094a.873.873 0 0 1-.52-1.255l.16-.292c.892-1.64-.902-3.433-2.54-2.54l-.292.159a.873.873 0 0 1-1.255-.52l-.094-.319z'/%3E%3C/svg%3E");
}

.bi-box-arrow-up-right[b-h15nh6ml68] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%230b2f5b' class='bi bi-box-arrow-up-right' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M8.636 3.5a.5.5 0 0 0 0 1h2.65L6.146 9.646a.5.5 0 1 0 .708.708L12 5.207v2.657a.5.5 0 0 0 1 0V3.5h-4.364z'/%3E%3Cpath fill-rule='evenodd' d='M13.5 13a.5.5 0 0 1-.5.5h-10a.5.5 0 0 1-.5-.5v-10a.5.5 0 0 1 .5-.5h3a.5.5 0 0 0 0-1h-3A1.5 1.5 0 0 0 1.5 3v10A1.5 1.5 0 0 0 3 14.5h10a1.5 1.5 0 0 0 1.5-1.5v-3a.5.5 0 0 0-1 0v3z'/%3E%3C/svg%3E");
}

.bi-bar-chart[b-h15nh6ml68] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%230b2f5b' class='bi bi-bar-chart' viewBox='0 0 16 16'%3E%3Cpath d='M4 11.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-2zm4-4a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v6a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-6zm4-3a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v9a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-9z'/%3E%3Cpath d='M0 0h1v15h15v1H0V0z'/%3E%3C/svg%3E");
}

.nav-item[b-h15nh6ml68] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-h15nh6ml68] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-h15nh6ml68] {
        padding-bottom: 1rem;
    }

    .nav-item[b-h15nh6ml68]  a {
        color: #0b2f5b;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-h15nh6ml68]  a.active {
    background-color: rgba(11, 47, 91, 0.24);
    color: #071f3d;
}

.nav-item[b-h15nh6ml68]  a:hover {
    background-color: rgba(11, 47, 91, 0.16);
    color: #071f3d;
}

@media (min-width: 641px) {
    .navbar-toggler[b-h15nh6ml68] {
        display: none;
    }

    .collapse[b-h15nh6ml68] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }

    .nav-scrollable[b-h15nh6ml68] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Pages/Login.razor.rz.scp.css */
.login-page[b-zk7jrb18mk] {
    min-height: 100vh;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1.5rem;
    background-image: url('/images/bms_background.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    position: relative;
}

.login-page[b-zk7jrb18mk]::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 1;
}

.login-card[b-zk7jrb18mk] {
    width: 100%;
    max-width: 352px;
    background: #ffffff;
    border-radius: 1.25rem;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.12);
    padding: 2rem;
    animation: fadeIn-b-zk7jrb18mk 0.4s ease-in-out;
    position: relative;
    z-index: 2;
}

@keyframes fadeIn-b-zk7jrb18mk {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.login-header[b-zk7jrb18mk] {
    text-align: center;
    margin-bottom: 0px;
}

.login-logo[b-zk7jrb18mk] {
    height: 200px;
    width: auto;
    object-fit: contain;
    margin-bottom: 1.25rem;
}

.login-header h1[b-zk7jrb18mk] {
    font-size: 1.5rem;
    font-weight: 700;
    color: #0b2f5b;
    margin: 0 0 0.5rem 0;
    line-height: 1.3;
}

.login-subtitle[b-zk7jrb18mk] {
    font-size: 0.95rem;
    color: #6b7280;
    margin: 0;
}

.login-form[b-zk7jrb18mk] {
    margin-bottom: 1.0rem;
}

.form-group[b-zk7jrb18mk] {
    margin-bottom: 0.85rem;
}

.form-group label[b-zk7jrb18mk] {
    display: block;
    font-size: 0.9rem;
    font-weight: 600;
    color: #374151;
    margin-bottom: 0.5rem;
}

.form-group .form-control[b-zk7jrb18mk] {
    width: 100%;
    padding: 0.75rem 1rem;
    font-size: 0.95rem;
    border: 1px solid #d1d5db;
    border-radius: 0.5rem;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.form-group .form-control:focus[b-zk7jrb18mk] {
    outline: none;
    border-color: #1b6ec2;
    box-shadow: 0 0 0 3px rgba(27, 110, 194, 0.1);
}

.form-group .form-control:disabled[b-zk7jrb18mk] {
    background-color: #f3f4f6;
    cursor: not-allowed;
    opacity: 0.6;
}

.validation-message[b-zk7jrb18mk] {
    display: block;
    font-size: 0.85rem;
    color: #dc2626;
    margin-top: 0.375rem;
}

.alert[b-zk7jrb18mk] {
    padding: 0.875rem 1rem;
    border-radius: 0.5rem;
    margin-bottom: 1.25rem;
    display: flex;
    align-items: center;
    gap: 0.625rem;
    font-size: 0.9rem;
}

.alert-danger[b-zk7jrb18mk] {
    background-color: #fef2f2;
    border: 1px solid #fecaca;
    color: #991b1b;
}

.alert .bi[b-zk7jrb18mk] {
    font-size: 1.1rem;
}

.btn-login[b-zk7jrb18mk] {
    width: 100%;
    padding: 0.875rem 1.5rem;
    font-size: 1rem;
    font-weight: 600;
    border: none;
    border-radius: 0.625rem;
    background: linear-gradient(135deg, #1b6ec2 0%, #1557a0 100%);
    color: #ffffff;
    cursor: pointer;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
}

.btn-login:hover:not(:disabled)[b-zk7jrb18mk] {
    transform: translateY(-1px);
    box-shadow: 0 8px 20px rgba(27, 110, 194, 0.3);
}

.btn-login:active:not(:disabled)[b-zk7jrb18mk] {
    transform: translateY(0);
}

.btn-login:disabled[b-zk7jrb18mk] {
    opacity: 0.7;
    cursor: not-allowed;
}

.spinner-border-sm[b-zk7jrb18mk] {
    width: 1rem;
    height: 1rem;
    border-width: 0.15rem;
}

.login-footer[b-zk7jrb18mk] {
    text-align: center;
    padding-top: 1.5rem;
    border-top: 1px solid #e5e7eb;
}

.login-footer p[b-zk7jrb18mk] {
    font-size: 0.85rem;
    color: #9ca3af;
    margin: 0;
}

/* Responsive adjustments */
@media (max-width: 480px) {
    .login-card[b-zk7jrb18mk] {
        padding: 1.6rem 1.2rem;
    }

    .login-logo[b-zk7jrb18mk] {
        height: 100px;
    }

    .login-header h1[b-zk7jrb18mk] {
        font-size: 1.35rem;
    }

    .login-subtitle[b-zk7jrb18mk] {
        font-size: 0.9rem;
    }
}
