/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-57ul5bo4xo] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-57ul5bo4xo] {
    flex: 1;
}

.sidebar[b-57ul5bo4xo] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-57ul5bo4xo] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-57ul5bo4xo]  a, .top-row[b-57ul5bo4xo]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-57ul5bo4xo]  a:hover, .top-row[b-57ul5bo4xo]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-57ul5bo4xo]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-57ul5bo4xo] {
        justify-content: space-between;
    }

    .top-row[b-57ul5bo4xo]  a, .top-row[b-57ul5bo4xo]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-57ul5bo4xo] {
        flex-direction: row;
    }

    .sidebar[b-57ul5bo4xo] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-57ul5bo4xo] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-57ul5bo4xo]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-57ul5bo4xo], article[b-57ul5bo4xo] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-svtm9nke3b] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-svtm9nke3b] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-svtm9nke3b] {
    font-size: 1.1rem;
}

.bi[b-svtm9nke3b] {
    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-svtm9nke3b] {
    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-svtm9nke3b] {
    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-svtm9nke3b] {
    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-svtm9nke3b] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-svtm9nke3b] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-svtm9nke3b] {
        padding-bottom: 1rem;
    }

    .nav-item[b-svtm9nke3b]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-svtm9nke3b]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-svtm9nke3b]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-svtm9nke3b] {
        display: none;
    }

    .collapse[b-svtm9nke3b] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }

    .nav-scrollable[b-svtm9nke3b] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Layout/NavMenu1.razor.rz.scp.css */
/* /Pages/Home.razor.rz.scp.css */
/* /Pages/service-request.razor.rz.scp.css */

.service-container[b-8lcqqfc31z] {
    max-width: 800px;
    margin: 0 auto;
    padding: 20px;
}

.service-card[b-8lcqqfc31z] {
    background: white;
    border-radius: 16px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.1);
    padding: 30px;
    margin-bottom: 30px;
}

.card-header h2[b-8lcqqfc31z] {
    color: #0b3d91;
    margin: 0 0 8px 0;
    font-size: 1.8rem;
}

.subtitle[b-8lcqqfc31z] {
    color: #666;
    margin: 0 0 30px 0;
    font-size: 1rem;
}

.form-group[b-8lcqqfc31z] {
    margin-bottom: 24px;
}

    .form-group label[b-8lcqqfc31z] {
        display: flex;
        align-items: center;
        gap: 8px;
        font-weight: 600;
        color: #0b3d91;
        margin-bottom: 8px;
        font-size: 0.95rem;
    }

.label-icon[b-8lcqqfc31z] {
    font-size: 1.2rem;
}

.form-control[b-8lcqqfc31z] {
    width: 100%;
    padding: 12px;
    border: 2px solid #e0e0e0;
    border-radius: 8px;
    font-size: 1rem;
    transition: all 0.3s;
}

    .form-control:focus[b-8lcqqfc31z] {
        outline: none;
        border-color: #0b3d91;
        box-shadow: 0 0 0 3px rgba(11,61,145,0.1);
    }

.textarea[b-8lcqqfc31z] {
    resize: vertical;
    min-height: 120px;
    font-family: inherit;
}

.form-control-file[b-8lcqqfc31z] {
    padding: 10px;
    border: 2px dashed #e0e0e0;
    border-radius: 8px;
    cursor: pointer;
    width: 100%;
    transition: all 0.3s;
}

    .form-control-file:hover[b-8lcqqfc31z] {
        border-color: #0b3d91;
        background: rgba(11,61,145,0.02);
    }

.form-text[b-8lcqqfc31z] {
    display: block;
    margin-top: 6px;
    color: #666;
    font-size: 0.85rem;
}

.image-preview-container[b-8lcqqfc31z] {
    margin: 20px 0;
}

.preview-label[b-8lcqqfc31z] {
    display: block;
    font-weight: 600;
    color: #0b3d91;
    margin-bottom: 12px;
}

.image-grid[b-8lcqqfc31z] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
    gap: 12px;
}

.image-preview-item[b-8lcqqfc31z] {
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    aspect-ratio: 1;
    border: 2px solid #e0e0e0;
}

    .image-preview-item img[b-8lcqqfc31z] {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.remove-btn[b-8lcqqfc31z] {
    position: absolute;
    top: 4px;
    right: 4px;
    background: rgba(231,76,60,0.9);
    color: white;
    border: none;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    cursor: pointer;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s;
}

    .remove-btn:hover[b-8lcqqfc31z] {
        background: #c0392b;
        transform: scale(1.1);
    }

.button-group[b-8lcqqfc31z] {
    display: flex;
    gap: 12px;
    margin-top: 30px;
}

.btn[b-8lcqqfc31z] {
    padding: 12px 24px;
    border: none;
    border-radius: 8px;
    font-size: 1rem;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s;
    display: flex;
    align-items: center;
    gap: 8px;
    justify-content: center;
}

.btn-primary[b-8lcqqfc31z] {
    background: #0b3d91;
    color: white;
    flex: 1;
}

    .btn-primary:hover:not(:disabled)[b-8lcqqfc31z] {
        background: #1b6ad4;
        transform: translateY(-2px);
        box-shadow: 0 4px 12px rgba(11,61,145,0.3);
    }

    .btn-primary:disabled[b-8lcqqfc31z] {
        background: #999;
        cursor: not-allowed;
    }

.btn-secondary[b-8lcqqfc31z] {
    background: #6c757d;
    color: white;
}

    .btn-secondary:hover:not(:disabled)[b-8lcqqfc31z] {
        background: #5a6268;
    }

.spinner[b-8lcqqfc31z] {
    width: 16px;
    height: 16px;
    border: 2px solid rgba(255,255,255,0.3);
    border-top-color: white;
    border-radius: 50%;
    animation: spin-b-8lcqqfc31z 0.8s linear infinite;
}

@keyframes spin-b-8lcqqfc31z {
    to {
        transform: rotate(360deg);
    }
}

.alert[b-8lcqqfc31z] {
    padding: 12px 16px;
    border-radius: 8px;
    margin-top: 20px;
    font-weight: 500;
}

.alert-success[b-8lcqqfc31z] {
    background: #d4edda;
    color: #155724;
    border: 1px solid #c3e6cb;
}

.alert-danger[b-8lcqqfc31z] {
    background: #f8d7da;
    color: #721c24;
    border: 1px solid #f5c6cb;
}

.alert-warning[b-8lcqqfc31z] {
    background: #fff3cd;
    color: #856404;
    border: 1px solid #ffeaa7;
}

.validation-error[b-8lcqqfc31z] {
    color: #e74c3c;
    font-size: 0.85rem;
    margin-top: 4px;
    display: block;
}

.recent-requests-card[b-8lcqqfc31z] {
    background: white;
    border-radius: 16px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.1);
    padding: 30px;
}

    .recent-requests-card h3[b-8lcqqfc31z] {
        color: #0b3d91;
        margin: 0 0 20px 0;
        font-size: 1.4rem;
    }

.requests-list[b-8lcqqfc31z] {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.request-item[b-8lcqqfc31z] {
    background: #f8f9fa;
    border-left: 4px solid #0b3d91;
    border-radius: 8px;
    padding: 16px;
    transition: all 0.3s;
}

    .request-item:hover[b-8lcqqfc31z] {
        transform: translateX(4px);
        box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    }

.request-header[b-8lcqqfc31z] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 8px;
}

.request-type[b-8lcqqfc31z] {
    font-weight: 600;
    color: #0b3d91;
    font-size: 0.95rem;
}

.request-date[b-8lcqqfc31z] {
    color: #666;
    font-size: 0.85rem;
}

.request-body[b-8lcqqfc31z] {
    margin-bottom: 12px;
}

    .request-body strong[b-8lcqqfc31z] {
        color: #2980b9;
        font-size: 0.9rem;
    }

    .request-body p[b-8lcqqfc31z] {
        margin: 4px 0 0 0;
        color: #333;
        font-size: 0.9rem;
    }

.request-footer[b-8lcqqfc31z] {
    display: flex;
    justify-content: flex-end;
}

.status-badge[b-8lcqqfc31z] {
    padding: 4px 12px;
    border-radius: 20px;
    font-size: 0.8rem;
    font-weight: 600;
}

.status-pending[b-8lcqqfc31z] {
    background: #fff3cd;
    color: #856404;
}

.status-progress[b-8lcqqfc31z] {
    background: #cce5ff;
    color: #004085;
}

.status-completed[b-8lcqqfc31z] {
    background: #d4edda;
    color: #155724;
}

.status-cancelled[b-8lcqqfc31z] {
    background: #f8d7da;
    color: #721c24;
}

@media (max-width: 768px) {
    .service-container[b-8lcqqfc31z] {
        padding: 12px;
    }

    .service-card[b-8lcqqfc31z], .recent-requests-card[b-8lcqqfc31z] {
        padding: 20px;
    }

    .button-group[b-8lcqqfc31z] {
        flex-direction: column;
    }

    .image-grid[b-8lcqqfc31z] {
        grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
    }
}


.request-images[b-8lcqqfc31z] {
    display: flex;
    gap: 8px;
    margin-top: 10px;
    flex-wrap: wrap;
}

    .request-images img[b-8lcqqfc31z] {
        width: 80px;
        height: 80px;
        object-fit: cover;
        border-radius: 8px;
        border: 2px solid #ddd;
        cursor: pointer;
        transition: all 0.3s;
    }

        .request-images img:hover[b-8lcqqfc31z] {
            transform: scale(1.05);
            border-color: #0b3d91;
            box-shadow: 0 4px 12px rgba(11,61,145,0.3);
        }

.image-modal[b-8lcqqfc31z] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.85);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
    cursor: pointer;
}

.image-modal-content[b-8lcqqfc31z] {
    position: relative;
    max-width: 90%;
    max-height: 90%;
    background: white;
    border-radius: 12px;
    padding: 20px;
    cursor: default;
}

    .image-modal-content img[b-8lcqqfc31z] {
        max-width: 100%;
        max-height: 80vh;
        display: block;
        border-radius: 8px;
    }

.modal-close[b-8lcqqfc31z] {
    position: absolute;
    top: 10px;
    right: 10px;
    background: #e74c3c;
    color: white;
    border: none;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    font-size: 20px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s;
    z-index: 1;
}

    .modal-close:hover[b-8lcqqfc31z] {
        background: #c0392b;
        transform: scale(1.1);
    }

@media(max-width:768px) {
    .request-images img[b-8lcqqfc31z] {
        width: 60px;
        height: 60px;
    }

    .image-modal-content[b-8lcqqfc31z] {
        max-width: 95%;
        max-height: 95%;
        padding: 10px;
    }
}

.btn-show-images[b-8lcqqfc31z] {
    background: #2980b9;
    color: white;
    border: none;
    padding: 6px 12px;
    border-radius: 6px;
    font-size: 0.85rem;
    margin-top: 8px;
    cursor: pointer;
    transition: all 0.3s;
}

    .btn-show-images:hover[b-8lcqqfc31z] {
        background: #3498db;
        transform: translateY(-1px);
    }


.request-item[b-8lcqqfc31z] {
    background: #f8f9fa;
    border-left: 4px solid #0b3d91;
    border-radius: 8px;
    padding: 16px;
    transition: all 0.3s;
    cursor: pointer;
    position: relative;
}

    .request-item:hover[b-8lcqqfc31z] {
        transform: translateX(4px);
        box-shadow: 0 4px 12px rgba(0,0,0,0.15);
        background: #fff;
    }

    .request-item.selected[b-8lcqqfc31z] {
        background: #e3f2fd;
        border-left-color: #2196f3;
        box-shadow: 0 4px 12px rgba(33,150,243,0.3);
    }

.request-footer[b-8lcqqfc31z] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.btn-change-status[b-8lcqqfc31z] {
    background: #2980b9;
    color: white;
    border: none;
    padding: 6px 12px;
    border-radius: 6px;
    font-size: 0.85rem;
    cursor: pointer;
    transition: all 0.3s;
}

    .btn-change-status:hover[b-8lcqqfc31z] {
        background: #3498db;
        transform: translateY(-1px);
    }

.status-modal[b-8lcqqfc31z] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2000;
}

.status-modal-content[b-8lcqqfc31z] {
    background: white;
    border-radius: 16px;
    padding: 30px;
    width: 90%;
    max-width: 500px;
    box-shadow: 0 10px 40px rgba(0,0,0,0.3);
}

    .status-modal-content h3[b-8lcqqfc31z] {
        margin: 0 0 20px 0;
        color: #0b3d91;
        font-size: 1.4rem;
    }

.modal-info[b-8lcqqfc31z] {
    background: #f8f9fa;
    padding: 15px;
    border-radius: 8px;
    margin-bottom: 20px;
}

    .modal-info p[b-8lcqqfc31z] {
        margin: 8px 0;
        font-size: 0.9rem;
        color: #333;
    }

.modal-buttons[b-8lcqqfc31z] {
    display: flex;
    gap: 12px;
    margin-top: 20px;
}

    .modal-buttons .btn[b-8lcqqfc31z] {
        flex: 1;
    }

.request-images[b-8lcqqfc31z] {
    display: flex;
    gap: 8px;
    margin-top: 10px;
    flex-wrap: wrap;
}

    .request-images img[b-8lcqqfc31z] {
        width: 80px;
        height: 80px;
        object-fit: cover;
        border-radius: 8px;
        border: 2px solid #ddd;
        cursor: pointer;
        transition: all 0.3s;
    }

        .request-images img:hover[b-8lcqqfc31z] {
            transform: scale(1.05);
            border-color: #0b3d91;
            box-shadow: 0 4px 12px rgba(11,61,145,0.3);
        }

.image-modal[b-8lcqqfc31z] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.85);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
    cursor: pointer;
}

.image-modal-content[b-8lcqqfc31z] {
    position: relative;
    max-width: 90%;
    max-height: 90%;
    background: white;
    border-radius: 12px;
    padding: 20px;
    cursor: default;
}

    .image-modal-content img[b-8lcqqfc31z] {
        max-width: 100%;
        max-height: 80vh;
        display: block;
        border-radius: 8px;
    }

.modal-close[b-8lcqqfc31z] {
    position: absolute;
    top: 10px;
    right: 10px;
    background: #e74c3c;
    color: white;
    border: none;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    font-size: 20px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s;
    z-index: 1;
}

    .modal-close:hover[b-8lcqqfc31z] {
        background: #c0392b;
        transform: scale(1.1);
    }

@media(max-width:768px) {
    .request-images img[b-8lcqqfc31z] {
        width: 60px;
        height: 60px;
    }

    .status-modal-content[b-8lcqqfc31z] {
        padding: 20px;
    }

    .modal-buttons[b-8lcqqfc31z] {
        flex-direction: column;
    }
}
/* /Pages/Technician.razor.rz.scp.css */
/* Main Container */
.service-container[b-1djj5m8f2o] {
    max-width: 1200px;
    margin: 0 auto;
    padding: 2rem;
    display: grid;
    gap: 2rem;
}

/* Service Card */
.service-card[b-1djj5m8f2o] {
    background: white;
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    padding: 2rem;
}

.card-header[b-1djj5m8f2o] {
    margin-bottom: 2rem;
    border-bottom: 2px solid #f0f0f0;
    padding-bottom: 1rem;
}

    .card-header h2[b-1djj5m8f2o] {
        margin: 0 0 0.5rem 0;
        color: #2c3e50;
        font-size: 1.8rem;
    }

.subtitle[b-1djj5m8f2o] {
    margin: 0;
    color: #7f8c8d;
    font-size: 1rem;
}

/* Form Styles */
.service-form[b-1djj5m8f2o] {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.form-group[b-1djj5m8f2o] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

    .form-group label[b-1djj5m8f2o] {
        display: flex;
        align-items: center;
        gap: 0.5rem;
        font-weight: 600;
        color: #34495e;
        font-size: 0.95rem;
    }

.label-icon[b-1djj5m8f2o] {
    font-size: 1.2rem;
}

.label-text[b-1djj5m8f2o] {
    flex: 1;
}

.form-control[b-1djj5m8f2o] {
    padding: 0.75rem;
    border: 1px solid #ddd;
    border-radius: 8px;
    font-size: 1rem;
    transition: border-color 0.3s, box-shadow 0.3s;
}

    .form-control:focus[b-1djj5m8f2o] {
        outline: none;
        border-color: #3498db;
        box-shadow: 0 0 0 3px rgba(52, 152, 219, 0.1);
    }

.textarea[b-1djj5m8f2o] {
    resize: vertical;
    min-height: 120px;
    font-family: inherit;
}

.form-control-file[b-1djj5m8f2o] {
    padding: 0.5rem;
    border: 2px dashed #ddd;
    border-radius: 8px;
    cursor: pointer;
    transition: border-color 0.3s;
}

    .form-control-file:hover[b-1djj5m8f2o] {
        border-color: #3498db;
    }

.form-text[b-1djj5m8f2o] {
    color: #7f8c8d;
    font-size: 0.85rem;
    margin-top: 0.25rem;
}

/* Validation */
.validation-error[b-1djj5m8f2o] {
    color: #e74c3c;
    font-size: 0.85rem;
    margin-top: 0.25rem;
}

/* Image Preview */
.image-preview-container[b-1djj5m8f2o] {
    margin-top: 1rem;
}

.preview-label[b-1djj5m8f2o] {
    display: block;
    font-weight: 600;
    color: #34495e;
    margin-bottom: 0.75rem;
}

.image-grid[b-1djj5m8f2o] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
    gap: 1rem;
}

.image-preview-item[b-1djj5m8f2o] {
    position: relative;
    aspect-ratio: 1;
    border-radius: 8px;
    overflow: hidden;
    border: 2px solid #e0e0e0;
}

    .image-preview-item img[b-1djj5m8f2o] {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.remove-btn[b-1djj5m8f2o] {
    position: absolute;
    top: 5px;
    right: 5px;
    background: rgba(231, 76, 60, 0.9);
    color: white;
    border: none;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    transition: background 0.3s;
}

    .remove-btn:hover[b-1djj5m8f2o] {
        background: rgba(192, 57, 43, 1);
    }

/* Buttons */
.button-group[b-1djj5m8f2o] {
    display: flex;
    gap: 1rem;
    margin-top: 1rem;
}

.btn[b-1djj5m8f2o] {
    padding: 0.75rem 1.5rem;
    border: none;
    border-radius: 8px;
    font-size: 1rem;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
}

.btn-primary[b-1djj5m8f2o] {
    background: #3498db;
    color: white;
}

    .btn-primary:hover:not(:disabled)[b-1djj5m8f2o] {
        background: #2980b9;
        transform: translateY(-2px);
        box-shadow: 0 4px 8px rgba(52, 152, 219, 0.3);
    }

.btn-secondary[b-1djj5m8f2o] {
    background: #95a5a6;
    color: white;
}

    .btn-secondary:hover:not(:disabled)[b-1djj5m8f2o] {
        background: #7f8c8d;
    }

.btn:disabled[b-1djj5m8f2o] {
    opacity: 0.6;
    cursor: not-allowed;
}

/* Spinner */
.spinner[b-1djj5m8f2o] {
    width: 16px;
    height: 16px;
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-top-color: white;
    border-radius: 50%;
    animation: spin-b-1djj5m8f2o 0.8s linear infinite;
}

@keyframes spin-b-1djj5m8f2o {
    to {
        transform: rotate(360deg);
    }
}

/* Alerts */
.alert[b-1djj5m8f2o] {
    padding: 1rem;
    border-radius: 8px;
    margin-top: 1rem;
    font-weight: 500;
}

.alert-success[b-1djj5m8f2o] {
    background: #d4edda;
    color: #155724;
    border: 1px solid #c3e6cb;
}

.alert-danger[b-1djj5m8f2o] {
    background: #f8d7da;
    color: #721c24;
    border: 1px solid #f5c6cb;
}

.alert-warning[b-1djj5m8f2o] {
    background: #fff3cd;
    color: #856404;
    border: 1px solid #ffeeba;
}

/* Recent Requests Card */
.recent-requests-card[b-1djj5m8f2o] {
    background: white;
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    padding: 2rem;
}

    .recent-requests-card h3[b-1djj5m8f2o] {
        margin: 0 0 1.5rem 0;
        color: #2c3e50;
        font-size: 1.5rem;
    }

.requests-list[b-1djj5m8f2o] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

/* Request Item */
.request-item[b-1djj5m8f2o] {
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    overflow: hidden;
    transition: box-shadow 0.3s;
}

    .request-item:hover[b-1djj5m8f2o] {
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    }

.request-header[b-1djj5m8f2o] {
    background: #f8f9fa;
    padding: 1rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    transition: background 0.3s;
}

    .request-header:hover[b-1djj5m8f2o] {
        background: #e9ecef;
    }

.request-type[b-1djj5m8f2o] {
    font-weight: 600;
    color: #2c3e50;
    font-size: 1rem;
}

.request-date[b-1djj5m8f2o] {
    color: #7f8c8d;
    font-size: 0.9rem;
}

.request-body[b-1djj5m8f2o] {
    padding: 1rem;
}

    .request-body strong[b-1djj5m8f2o] {
        color: #2c3e50;
        display: block;
        margin-bottom: 0.5rem;
    }

    .request-body p[b-1djj5m8f2o] {
        margin: 0 0 1rem 0;
        color: #555;
        line-height: 1.5;
    }

.btn-show-images[b-1djj5m8f2o] {
    background: #ecf0f1;
    border: 1px solid #bdc3c7;
    padding: 0.5rem 1rem;
    border-radius: 6px;
    cursor: pointer;
    font-size: 0.9rem;
    color: #34495e;
    transition: all 0.3s;
    margin-bottom: 0.5rem;
}

    .btn-show-images:hover[b-1djj5m8f2o] {
        background: #bdc3c7;
    }

.request-images[b-1djj5m8f2o] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
    gap: 0.5rem;
    margin-top: 0.75rem;
}

    .request-images img[b-1djj5m8f2o] {
        width: 100%;
        aspect-ratio: 1;
        object-fit: cover;
        border-radius: 6px;
        cursor: pointer;
        transition: transform 0.3s;
    }

        .request-images img:hover[b-1djj5m8f2o] {
            transform: scale(1.05);
        }

.request-footer[b-1djj5m8f2o] {
    padding: 1rem;
    background: #f8f9fa;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/* Status Badges */
.status-badge[b-1djj5m8f2o] {
    padding: 0.4rem 0.8rem;
    border-radius: 20px;
    font-size: 0.85rem;
    font-weight: 600;
    text-transform: uppercase;
}

.status-pending[b-1djj5m8f2o] {
    background: #fff3cd;
    color: #856404;
}

.status-progress[b-1djj5m8f2o] {
    background: #cfe2ff;
    color: #084298;
}

.status-completed[b-1djj5m8f2o] {
    background: #d1e7dd;
    color: #0f5132;
}

/* Modals */
.status-modal[b-1djj5m8f2o],
.image-modal[b-1djj5m8f2o] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
    padding: 1rem;
}

.status-modal-content[b-1djj5m8f2o] {
    background: white;
    border-radius: 12px;
    padding: 2rem;
    max-width: 500px;
    width: 100%;
    max-height: 90vh;
    overflow-y: auto;
}

    .status-modal-content h3[b-1djj5m8f2o] {
        margin: 0 0 1.5rem 0;
        color: #2c3e50;
    }

.modal-info[b-1djj5m8f2o] {
    background: #f8f9fa;
    padding: 1rem;
    border-radius: 8px;
    margin-bottom: 1.5rem;
}

    .modal-info p[b-1djj5m8f2o] {
        margin: 0.5rem 0;
        color: #34495e;
    }

    .modal-info strong[b-1djj5m8f2o] {
        color: #2c3e50;
    }

.modal-buttons[b-1djj5m8f2o] {
    display: flex;
    gap: 1rem;
    margin-top: 1.5rem;
}

    .modal-buttons .btn[b-1djj5m8f2o] {
        flex: 1;
    }

/* Image Modal */
.image-modal-content[b-1djj5m8f2o] {
    position: relative;
    max-width: 90vw;
    max-height: 90vh;
}

    .image-modal-content img[b-1djj5m8f2o] {
        max-width: 100%;
        max-height: 90vh;
        border-radius: 8px;
    }

.modal-close[b-1djj5m8f2o] {
    position: absolute;
    top: -40px;
    right: 0;
    background: white;
    border: none;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    font-size: 20px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.3s;
}

    .modal-close:hover[b-1djj5m8f2o] {
        background: #e74c3c;
        color: white;
    }

/* Responsive Design */
@media (max-width: 768px) {
    .service-container[b-1djj5m8f2o] {
        padding: 1rem;
    }

    .service-card[b-1djj5m8f2o],
    .recent-requests-card[b-1djj5m8f2o] {
        padding: 1.5rem;
    }

    .card-header h2[b-1djj5m8f2o] {
        font-size: 1.5rem;
    }

    .button-group[b-1djj5m8f2o] {
        flex-direction: column;
    }

    .btn[b-1djj5m8f2o] {
        width: 100%;
    }

    .image-grid[b-1djj5m8f2o] {
        grid-template-columns: repeat(auto-fill, minmax(80px, 1fr));
    }

    .request-header[b-1djj5m8f2o] {
        flex-direction: column;
        align-items: flex-start;
        gap: 0.5rem;
    }
}
