/* _content/HerescopeBackoffice/Components/Layout/LogoutComponent.razor.rz.scp.css */
.logout-link[b-6ngc30im2i] {
    display: inline-block;
    padding: 0.5rem 1rem; /* Aggiungi padding per dimensionare l'area cliccabile */
    background-color: transparent;
    color: white; /* Colore del testo */
    border: 2px solid transparent;
    text-decoration: none; /* Rimuovi la sottolineatura del link */
    transition: all 0.3s ease-in-out;
    border-radius: 8px;
}

    .logout-link:hover[b-6ngc30im2i] {
        background-color: #f42b55; /* Colore modificato per coerenza - precedente: #ff033a */
        color: #fff; /* Colore del testo quando ci passi sopra */
        border-color: #f42b55; /* Colore modificato per coerenza - precedente: #ff033a */
        text-decoration: none; /* Assicurati che non compaia la sottolineatura */
    }
/* _content/HerescopeBackoffice/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-j9tk0dzjyv] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-j9tk0dzjyv] {
    flex: 1;
}

.sidebar[b-j9tk0dzjyv] {
    /*background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);*/
    background-image: linear-gradient(180deg, rgb(0, 0, 0) 100%, #3a0647 0%);
}


.top-row[b-j9tk0dzjyv] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-j9tk0dzjyv]  a, .top-row[b-j9tk0dzjyv]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-j9tk0dzjyv]  a:hover, .top-row[b-j9tk0dzjyv]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-j9tk0dzjyv]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-j9tk0dzjyv] {
        justify-content: space-between;
    }

    .top-row[b-j9tk0dzjyv]  a, .top-row[b-j9tk0dzjyv]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-j9tk0dzjyv] {
        flex-direction: row;
    }

    .sidebar[b-j9tk0dzjyv] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-j9tk0dzjyv] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-j9tk0dzjyv]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-j9tk0dzjyv], article[b-j9tk0dzjyv] {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
}

#blazor-error-ui[b-j9tk0dzjyv] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-j9tk0dzjyv] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }


/* _content/HerescopeBackoffice/Components/Layout/NavMenu.razor.rz.scp.css */
:root[b-kx5zuvk5l6] {
    /*Non funziona come var usare ctrl + f per cambiare*/
    --colore-custom: #f42b55;
}

.navbar-toggler[b-kx5zuvk5l6] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-kx5zuvk5l6] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-kx5zuvk5l6] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-kx5zuvk5l6] {
    font-size: 1.1rem;
}

.bi[b-kx5zuvk5l6] {
    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-kx5zuvk5l6] {
    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-kx5zuvk5l6] {
    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-kx5zuvk5l6] {
    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-kx5zuvk5l6] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-kx5zuvk5l6] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-kx5zuvk5l6] {
        padding-bottom: 1rem;
    }

    .nav-item[b-kx5zuvk5l6]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

    .nav-item[b-kx5zuvk5l6]  a.active {
        background-color: rgba(255,255,255,0.37);
        color: #f42b55;
    }

    .nav-item[b-kx5zuvk5l6]  .nav-link:hover {
        background-color: rgba(255,255,255,0.025);
        color: #f42b55;
        border-color: #f42b55;
        border-width: 1px;
        stroke-width: 2px;
    }
/*
.nav-scrollable {
    display: none;
}
*/
.navbar-toggler:checked ~ .nav-scrollable[b-kx5zuvk5l6] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-kx5zuvk5l6] {
        display: none;
    }

    .nav-scrollable[b-kx5zuvk5l6] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/HerescopeBackoffice/Components/Layout/PaginaUtenteComponent.razor.rz.scp.css */
.custom-button[b-4a0bg20pc4] {
    background-color: transparent;
    border: 2px solid transparent;
    color: #fff; /* Colore del testo/icone del bottone */
    transition: all 0.3s ease-in-out;
    padding: 0.5rem 1rem; /* Aggiungi padding per dimensionare il bottone */
}

    .custom-button:hover[b-4a0bg20pc4] {
        background-color: #f42b55; /* Colore modificato per coerenza - precedente: #ff033a */
        color: #fff; /* Colore del testo/icone quando ci passi sopra */
        border-color: #f42b55; /* Colore modificato per coerenza - precedente: #ff033a */
    }
/* _content/HerescopeBackoffice/Components/Layout/Shared/Component/Abitazioni/AbitazioniForm.razor.rz.scp.css */

.btn-selezionato[b-jxtu7lv54i]{
    background-color: black;
    color: red;
}
/* _content/HerescopeBackoffice/Components/Layout/Shared/Component/Abitazioni/AbitazioniPreferiteComponent.razor.rz.scp.css */
.abitazioni-container[b-7sbtuu3bw7] {
    max-width: 1200px;
    /*margin: 0 auto;*/
    /*padding: 1rem;*/
}

.table-container[b-7sbtuu3bw7] {
    background-color: white;
    border-radius: 8px;
    /*box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);*/
    overflow: hidden;
}
@media (max-width: 768px) {
    .table-container[b-7sbtuu3bw7] {
        overflow: scroll;
    }
}


.table-header[b-7sbtuu3bw7] {
    background-color: #f3f4f6;
    color: #1f2937;
    font-size: 1.25rem;
    font-weight: 600;
    padding: 1rem;
    margin: 0;
    border-bottom: 1px solid #e5e7eb;
}

.abitazioni-table[b-7sbtuu3bw7] {
    width: 100%;
    border-collapse: collapse;
}

    .abitazioni-table th[b-7sbtuu3bw7],
    .abitazioni-table td[b-7sbtuu3bw7] {
        padding: 0.75rem 1rem;
        text-align: left;
    }

    .abitazioni-table th[b-7sbtuu3bw7] {
        background-color: #f3f4f6;
        font-weight: 600;
        text-transform: uppercase;
        font-size: 0.75rem;
        color: #6b7280;
    }

    .abitazioni-table tr:hover[b-7sbtuu3bw7] {
        background-color: #f9fafb;
    }

    .abitazioni-table tr:not(:last-child)[b-7sbtuu3bw7] {
        border-bottom: 1px solid #e5e7eb;
    }

.stato-badge[b-7sbtuu3bw7] {
    padding: 0.25rem 0.5rem;
    border-radius: 9999px;
    font-size: 0.75rem;
    font-weight: 600;
    text-transform: uppercase;
}

.stato-disponibile[b-7sbtuu3bw7] {
    background-color: #10b981;
    color: white;
}

.stato-venduta[b-7sbtuu3bw7] {
    background-color: #ef4444;
    color: white;
}

.stato-prenotata[b-7sbtuu3bw7] {
    background-color: #f59e0b;
    color: white;
}

.stato-default[b-7sbtuu3bw7] {
    background-color: #6b7280;
    color: white;
}

.no-abitazioni[b-7sbtuu3bw7] {
    background-color: white;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.no-abitazioni p[b-7sbtuu3bw7] {
    text-align: center;
    padding: 2rem;
    color: #6b7280;
    font-size: 1.125rem;
    margin: 0;
}
/* _content/HerescopeBackoffice/Components/Layout/Shared/Component/Abitazioni/Planimetrie/PlanimetrieManager.razor.rz.scp.css */
.prev[b-ii1hwrrkjp],
.next[b-ii1hwrrkjp] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    opacity: 1;
    z-index: 1;
    background: none;
    border: none;
}


.prev-icon[b-ii1hwrrkjp],
.next-icon[b-ii1hwrrkjp] {
    filter: invert(1);
    width: 2rem;
    height: 2rem;
}
/* _content/HerescopeBackoffice/Components/Layout/Shared/Component/Altro/DownloadComponent.razor.rz.scp.css */
.custom-button[b-mr3vpb07a2] {
    background-color: transparent;
    border: 2px solid transparent;
    color: #fff; /* Colore del testo/icone del bottone */
    transition: all 0.3s ease-in-out;
    padding: 0.5rem 1rem; /* Aggiungi padding per dimensionare il bottone */
}

    .custom-button:hover[b-mr3vpb07a2] {
        background-color: #ff033a; /* Colore custom quando ci passi sopra */
        color: #fff; /* Colore del testo/icone quando ci passi sopra */
        border-color: #ff033a; /* Cambia il colore del bordo al passaggio del mouse */
    }
/* _content/HerescopeBackoffice/Components/Layout/Shared/Component/Altro/H3SWebLink.razor.rz.scp.css */
.custom-button[b-yn0llzhu7z] {
    background-color: transparent;
    border: 2px solid transparent;
    color: #fff; /* Colore del testo/icone del bottone */
    transition: all 0.3s ease-in-out;
    padding: 0.5rem 1rem; /* Aggiungi padding per dimensionare il bottone */
}

    .custom-button:hover[b-yn0llzhu7z] {
        background-color: #f42b55; /* Colore modificato per coerenza - precedente: #ff033a */
        color: #fff; /* Colore del testo/icone quando ci passi sopra */
        border-color: #f42b55; /* Colore modificato per coerenza - precedente: #ff033a */
    }
/* _content/HerescopeBackoffice/Components/Layout/Shared/Component/Appuntamenti/AppuntamentiPage.razor.rz.scp.css */
.pallina[b-tgnsuqmofl]::before
{
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: red;
    border-radius: 50%;
    margin-right: 8px;
    vertical-align: middle;
}

.dialog-container[b-tgnsuqmofl] {
    display: flex;
    justify-content: center; /* Centro orizzontalmente */
    align-items: center; /* Centro verticalmente */
    height: 100vh; /* Altezza della viewport per centrare verticalmente */
    width: 100vw; /* Larghezza della viewport */
    position: absolute; /* Assicurati che il contenitore occupi l'intera pagina */
    top: 0; /* Posiziona il contenitore in alto */
    left: 0; /* Posiziona il contenitore a sinistra */
}

/* _content/HerescopeBackoffice/Components/Layout/Shared/Component/Capitolato/ModificaEAssegnaCapitolato.razor.rz.scp.css */
.cliente-row[b-swoexswmv9] {
    cursor: pointer;
    transition: all 0.2s ease;
    vertical-align: middle;
}

    .cliente-row:hover[b-swoexswmv9] {
        background-color: rgba(13, 110, 253, 0.05);
    }

    .cliente-row.selected[b-swoexswmv9] {
        background-color: rgba(13, 110, 253, 0.1);
    }

/* Modal tabs container */
.modal-tabs-container[b-swoexswmv9] {
    width: 100%;
}

.tab-content-container[b-swoexswmv9] {
    margin-top: 1rem;
    padding: 1rem;
    border: 1px solid #dee2e6;
    border-radius: 0.375rem;
    background-color: #ffffff;
}

/* Parametri form styles */
.parametri-form-container[b-swoexswmv9] {
    padding: 1rem;
}

.parametri-form-container .form-group[b-swoexswmv9] {
    margin-bottom: 1rem;
}

.parametri-form-container .form-label[b-swoexswmv9] {
    font-weight: 500;
    margin-bottom: 0.5rem;
}

/* Abitazioni assignment styles */
.abitazioni-assignment-container[b-swoexswmv9] {
    padding: 1rem;
}

.search-and-filter-section[b-swoexswmv9] {
    background-color: #f8f9fa;
    padding: 1rem;
    border-radius: 0.375rem;
    margin-bottom: 1rem;
}

.abitazioni-grid[b-swoexswmv9] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 1rem;
    max-height: 400px;
    overflow-y: auto;
    padding: 0.5rem;
}

.abitazione-card[b-swoexswmv9] {
    transition: all 0.2s ease;
    border-radius: 0.375rem;
    overflow: hidden;
}

.abitazione-card.assegnata[b-swoexswmv9] {
    border-left: 4px solid #198754;
}

.abitazione-card.non-assegnata[b-swoexswmv9] {
    border-left: 4px solid #dc3545;
}

.abitazione-card:hover[b-swoexswmv9] {
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.assignment-controls[b-swoexswmv9] {
    display: flex;
    align-items: center;
    gap: 0.25rem;
}

.abitazione-details[b-swoexswmv9] {
    margin-top: 0.5rem;
}

.assegnazione-details[b-swoexswmv9] {
    border-left: 3px solid #198754;
}

.loading-spinner[b-swoexswmv9] {
    padding: 2rem;
}

.empty-state[b-swoexswmv9] {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 1.5rem;
    color: #6c757d;
}

.search-container[b-swoexswmv9] {
    width: 300px;
}

/* Custom styles for action buttons */
.btn-action[b-swoexswmv9] {
    border-radius: 0.375rem;
    font-size: 0.875rem;
    padding: 0.375rem 0.75rem;
    transition: all 0.2s ease;
}

.btn-action:hover[b-swoexswmv9] {
    transform: translateY(-1px);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

/* Form improvements */
.form-control:focus[b-swoexswmv9],
.form-select:focus[b-swoexswmv9] {
    border-color: #86b7fe;
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.form-control:disabled[b-swoexswmv9] {
    background-color: #f8f9fa;
    border-color: #dee2e6;
    opacity: 0.65;
}

/* Switch and radio button improvements */
.form-check-input:checked[b-swoexswmv9] {
    background-color: #0d6efd;
    border-color: #0d6efd;
}

.form-switch .form-check-input[b-swoexswmv9] {
    width: 2em;
    margin-left: -2.5em;
}

/* Assignment details improvements */
.assegnazione-details[b-swoexswmv9] {
    border-left: 3px solid #198754;
    transition: all 0.2s ease;
}

.assegnazione-details:hover[b-swoexswmv9] {
    background-color: #f0f9ff !important;
    border-left-color: #0ea5e9;
}

/* Preview card styling */
.card.bg-light[b-swoexswmv9] {
    border: 1px solid #e3f2fd;
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
}

.card.bg-light .card-body[b-swoexswmv9] {
    background: rgba(255, 255, 255, 0.8);
    border-radius: 0.375rem;
}

/* Badge improvements */
.badge[b-swoexswmv9] {
    font-size: 0.7rem;
    padding: 0.25em 0.5em;
}

/* Radio button group styling */
.form-check[b-swoexswmv9] {
    padding: 0.5rem 0.75rem;
    margin: 0.25rem 0;
    border: 1px solid transparent;
    border-radius: 0.375rem;
    transition: all 0.2s ease;
}

.form-check:hover[b-swoexswmv9] {
    background-color: #f8f9fa;
    border-color: #dee2e6;
}

.form-check input[type="radio"]:checked + .form-check-label[b-swoexswmv9] {
    font-weight: 500;
    color: #0d6efd;
}

/* Modal backdrop for assignment modal */
.modal-backdrop[b-swoexswmv9] {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000;
    opacity: 0.5;
}

/* Responsive adjustments */
@media (max-width: 991.98px) {
    .tab-content-container[b-swoexswmv9] {
        padding: 0.75rem;
    }
    
    .abitazioni-grid[b-swoexswmv9] {
        grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    }
}

@media (max-width: 767.98px) {
    .search-container[b-swoexswmv9] {
        width: 100%;
    }
    
    .parametri-form-container[b-swoexswmv9] {
        padding: 0.5rem;
    }
    
    .abitazioni-assignment-container[b-swoexswmv9] {
        padding: 0.5rem;
    }
    
    .search-and-filter-section[b-swoexswmv9] {
        padding: 0.75rem;
    }
    
    .abitazioni-grid[b-swoexswmv9] {
        grid-template-columns: 1fr;
        gap: 0.75rem;
        max-height: 300px;
    }
    
    .assignment-controls .d-none[b-swoexswmv9] {
        display: none !important;
    }
}

@media (max-width: 575.98px) {
    .table td[b-swoexswmv9], .table th[b-swoexswmv9] {
        padding: 0.5rem;
    }

    .avatar-circle[b-swoexswmv9] {
        width: 28px;
        height: 28px;
        font-size: 0.8rem;
    }
    
    .modal-tabs-container[b-swoexswmv9] {
        margin: -0.5rem;
    }
    
    .tab-content-container[b-swoexswmv9] {
        margin: 0.5rem -0.5rem -0.5rem -0.5rem;
        border-radius: 0;
        border-left: none;
        border-right: none;
        border-bottom: none;
    }
    
    .parametri-form-container[b-swoexswmv9],
    .abitazioni-assignment-container[b-swoexswmv9] {
        padding: 0.25rem;
    }
    
    .abitazione-card .card-body[b-swoexswmv9] {
        padding: 0.75rem;
    }
    
    .abitazione-card .card-title[b-swoexswmv9] {
        font-size: 0.9rem;
    }
    
    .assignment-controls .btn[b-swoexswmv9] {
        padding: 0.25rem 0.5rem;
        font-size: 0.8rem;
    }
}
/* _content/HerescopeBackoffice/Components/Layout/Shared/Component/Cliente/ClientiListSelect.razor.rz.scp.css */
.cliente-row[b-26eykzk06b] {
    cursor: pointer;
    transition: all 0.2s ease;
    vertical-align: middle;
}

    .cliente-row:hover[b-26eykzk06b] {
        background-color: rgba(13, 110, 253, 0.05);
    }

    .cliente-row.selected[b-26eykzk06b] {
        background-color: rgba(13, 110, 253, 0.1);
    }

.avatar-circle[b-26eykzk06b] {
    width: 32px;
    height: 32px;
    background-color: #e9ecef;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    color: #495057;
    text-transform: uppercase;
}

.email-cell[b-26eykzk06b] {
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.empty-state[b-26eykzk06b] {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 1.5rem;
    color: #6c757d;
}

.search-container[b-26eykzk06b] {
    width: 300px;
}

/* Responsive adjustments */
@media (max-width: 767.98px) {
    .email-cell[b-26eykzk06b] {
        max-width: 120px;
    }

    .search-container[b-26eykzk06b] {
        width: 100%;
    }
}

@media (max-width: 575.98px) {
    .table td[b-26eykzk06b], .table th[b-26eykzk06b] {
        padding: 0.5rem;
    }

    .avatar-circle[b-26eykzk06b] {
        width: 28px;
        height: 28px;
        font-size: 0.8rem;
    }
}
/* _content/HerescopeBackoffice/Components/Layout/Shared/Component/Cliente/ClineteRiassuntoDownload.razor.rz.scp.css */
.body[b-fagticn5xa] {
    font-family: 'Arial', sans-serif;
    line-height: 1.6;
    margin: 0;
    padding: 20px;
    background-color: #ffffff;
    color: #000000;
    max-width: 1000px;
    margin: 0 auto;
}

.header[b-fagticn5xa] {
    text-align: center;
    margin-bottom: 30px;
}

h1[b-fagticn5xa] {
    font-size: 24px;
    font-weight: 700;
    color: #000000;
    margin: 0;
    padding-bottom: 10px;
    border-bottom: 2px solid #000;
    display: inline-block;
}

h2[b-fagticn5xa] {
    font-size: 20px;
    font-weight: 600;
    color: #000000;
    margin-top: 30px;
    margin-bottom: 20px;
    padding-bottom: 8px;
    border-bottom: 1px solid #000;
}

.client-info[b-fagticn5xa] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
    margin-bottom: 30px;
}

.info-row[b-fagticn5xa] {
    display: flex;
    /*justify-content: space-between;*/
    padding: 10px;
    background-color: #f9f9f9;
    border: 1px solid #ddd;
}

.info-row-note[b-fagticn5xa] {
    padding: 10px;
    background-color: #f9f9f9;
    border: 1px solid #ddd;
}

.label[b-fagticn5xa] {
    font-weight: 600;
    color: #333;
}

.value[b-fagticn5xa] {
    font-weight: 400;
    color: #000;
}

.section-divider[b-fagticn5xa] {
    border-top: 2px solid #000;
    margin: 30px 0;
}

.table-container[b-fagticn5xa] {
    overflow-x: auto;
    margin-top: 20px;
}

table[b-fagticn5xa] {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #000;
    margin-bottom: 30px;
}

th[b-fagticn5xa], td[b-fagticn5xa] {
    padding: 12px;
    text-align: left;
    border: 1px solid #000;
}

th[b-fagticn5xa] {
    background-color: #333;
    color: #ffffff;
    font-weight: 700;
}

tr:nth-child(even)[b-fagticn5xa] {
    background-color: #f5f5f5;
}

/* _content/HerescopeBackoffice/Components/Layout/Shared/Component/Dipendenti/DipendenteCard.razor.rz.scp.css */
/* Card e layout interno - Tema bianco e nero uniforme a CardCliente */
.card-container[b-2hma1j0gzs] {
    height: 100%;
}

.modern-card[b-2hma1j0gzs] {
    border-radius: 16px !important;
    border: 2px solid #dee2e6 !important;
    background: #ffffff !important;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    transition: all 0.3s ease;
    overflow: hidden;
    width: 100% !important;
    height: 100% !important;
    min-height: 350px;
    max-height: 350px;
    animation: fadeInSubtle-b-2hma1j0gzs 0.5s ease-out;
    display: flex;
    flex-direction: column;
}

.modern-card:hover[b-2hma1j0gzs] {
    box-shadow: 0 6px 20px rgba(0,0,0,0.15);
    transform: translateY(-2px);
    border-color: #adb5bd;
}

.mobile-card-layout[b-2hma1j0gzs] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    height: 100%;
    justify-content: space-between;
}

.card-header[b-2hma1j0gzs] {
    display: flex;
    align-items: center;
    gap: 1rem;
    background-color: rgba(0,0,0,.03) !important;
    padding-bottom: 1rem;
    border-bottom: 2px solid #dee2e6;
    position: relative;
}

.user-avatar[b-2hma1j0gzs] {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #495057;
    color: white;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.1rem;
    box-shadow: 0 2px 8px rgba(0,0,0,0.15);
    border: 3px solid #ffffff;
    animation: fadeInAvatar-b-2hma1j0gzs 0.4s ease-out;
}

.user-info[b-2hma1j0gzs] {
    flex: 1;
}

.user-name[b-2hma1j0gzs] {
    font-weight: 600;
    color: #495057;
    font-size: 1.1rem;
    margin-bottom: 0.25rem;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.user-email[b-2hma1j0gzs] {
    font-size: 0.9rem;
    color: #6c757d;
}

.stats-info[b-2hma1j0gzs] {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 0.25rem;
}

.stat-item[b-2hma1j0gzs] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.stat-label[b-2hma1j0gzs] {
    font-size: 0.8rem;
    color: #6c757d;
    font-weight: 500;
}

.stat-value[b-2hma1j0gzs] {
    font-size: 0.9rem;
    color: #495057;
    font-weight: 600;
}

/* Dettagli compatti */
.compact-details[b-2hma1j0gzs] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 0.75rem;
    padding: 1rem 0;
}

.detail-item[b-2hma1j0gzs] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.5rem;
    border-radius: 8px;
    background: #f8f9fa;
    border: 1px solid #e9ecef;
    transition: all 0.3s ease;
    animation: fadeInDetail-b-2hma1j0gzs 0.3s ease-out;
}

.detail-item:hover[b-2hma1j0gzs] {
    background: #e9ecef;
    border-color: #dee2e6;
    transform: translateX(4px);
}

.detail-icon[b-2hma1j0gzs] {
    color: #6c757d;
    font-size: 1.1rem;
}

.detail-value[b-2hma1j0gzs] {
    font-size: 0.9rem;
    color: #495057;
    font-weight: 500;
}

/* Azioni secondarie */
.horizontal-button-bar[b-2hma1j0gzs] {
    display: flex;
    justify-content: center;
    padding-top: 1rem;
    border-top: 2px solid #dee2e6;
    margin-top: auto;
}

.secondary-actions-group[b-2hma1j0gzs] {
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
    justify-content: center;
}

.action-button-container[b-2hma1j0gzs] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.5rem;
}

.circle-button[b-2hma1j0gzs] {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    font-size: 1.2rem;
    animation: fadeInButton-b-2hma1j0gzs 0.3s ease-out;
}

.circle-button:hover[b-2hma1j0gzs] {
    transform: translateY(-1px);
    box-shadow: 0 6px 20px rgba(0,0,0,0.15);
}

.circle-button.secondary-action[b-2hma1j0gzs] {
    background: #dc3545;
    color: white;
    border: 2px solid #c82333;
}

.circle-button.accent-action[b-2hma1j0gzs] {
    background: #6c757d;
    color: white;
    border: 2px solid #adb5bd;
}

.button-label[b-2hma1j0gzs] {
    font-size: 0.8rem;
    color: #6c757d;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
}

/* Animazioni */
@keyframes fadeInSubtle-b-2hma1j0gzs {
    from { opacity: 0; transform: translateY(8px) scale(0.99); }
    to { opacity: 1; transform: translateY(0) scale(1); }
}

@keyframes fadeInButton-b-2hma1j0gzs {
    from { opacity: 0; transform: scale(0.95); }
    to { opacity: 1; transform: scale(1); }
}

@keyframes fadeInDetail-b-2hma1j0gzs {
    from { opacity: 0; transform: translateX(8px); }
    to { opacity: 1; transform: translateX(0); }
}

@keyframes fadeInAvatar-b-2hma1j0gzs {
    from { opacity: 0; transform: scale(0.9); }
    to { opacity: 1; transform: scale(1); }
}

/* Responsive design */
@media (max-width: 768px) {
    .compact-details[b-2hma1j0gzs] {
        grid-template-columns: 1fr;
    }
    
    .secondary-actions-group[b-2hma1j0gzs] {
        gap: 0.5rem;
    }
    
    .circle-button[b-2hma1j0gzs] {
        width: 45px;
        height: 45px;
    }
    
    .stats-info[b-2hma1j0gzs] {
        display: none;
    }
}
/* _content/HerescopeBackoffice/Components/Layout/Shared/Component/Dipendenti/DipendenteForm.razor.rz.scp.css */
/* Container principale del form */
.dipendente-form-container[b-i08r3fqke5] {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    padding: 0;
}

/* Fieldset styling */
.form-fieldset[b-i08r3fqke5] {
    border: 1px solid #e9ecef;
    border-radius: 12px;
    padding: 1.5rem;
    margin: 0;
    background-color: #fff;
    box-shadow: 0 2px 4px rgba(0,0,0,0.05);
}

.form-fieldset legend[b-i08r3fqke5] {
    font-size: 1.1rem;
    font-weight: 600;
    color: #495057;
    padding: 0 0.75rem;
    margin-bottom: 0;
}

/* Layout a due colonne */
.form-row[b-i08r3fqke5] {
    display: flex;
    gap: 2rem;
    margin-top: 1rem;
}

.form-column[b-i08r3fqke5] {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.left-column[b-i08r3fqke5] {
    /* Colonna sinistra: Nome, Email, Ruoli */
}

.right-column[b-i08r3fqke5] {
    /* Colonna destra: Cognome, Telefono, Password */
}

/* Form fields */
.form-field[b-i08r3fqke5] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.form-label[b-i08r3fqke5] {
    font-weight: 500;
    color: #495057;
    font-size: 0.9rem;
    margin-bottom: 0.25rem;
}

/* Input styling */
.form-input[b-i08r3fqke5] {
    width: 100% !important;
    border: 2px solid #e9ecef !important;
    border-radius: 8px !important;
    padding: 0.75rem !important;
    font-size: 0.95rem !important;
    transition: all 0.3s ease !important;
    background-color: #fff !important;
}

.form-input:focus[b-i08r3fqke5] {
    border-color: #f42b55 !important; /* Colore modificato per coerenza - precedente: #007bff */
    box-shadow: 0 0 0 0.2rem rgba(244,43,85,.25) !important; /* Colore modificato per coerenza - precedente: rgba(0,123,255,.25) */
    outline: none !important;
}

/* Dropdown styling */
.form-dropdown[b-i08r3fqke5] {
    width: 100% !important;
    border: 2px solid #e9ecef !important;
    border-radius: 8px !important;
    min-height: 2.75rem !important;
    transition: all 0.3s ease !important;
}

.form-dropdown:focus-within[b-i08r3fqke5] {
    border-color: #f42b55 !important; /* Colore modificato per coerenza - precedente: #007bff */
    box-shadow: 0 0 0 0.2rem rgba(244,43,85,.25) !important; /* Colore modificato per coerenza - precedente: rgba(0,123,255,.25) */
}

/* Password toggle section */
.password-toggle-section[b-i08r3fqke5] {
    margin-bottom: 0.5rem;
}

.password-toggle-btn[b-i08r3fqke5] {
    width: 100% !important;
    font-size: 0.9rem !important;
    font-weight: 500 !important;
    transition: all 0.3s ease !important;
}

.password-toggle-btn:hover[b-i08r3fqke5] {
    transform: translateY(-1px);
    box-shadow: 0 2px 8px rgba(0,0,0,0.15);
}

/* Password input container */
.password-input-container[b-i08r3fqke5] {
    position: relative;
    display: flex;
    align-items: center;
}

.password-input[b-i08r3fqke5] {
    flex: 1;
    padding-right: 3rem !important;
}

.password-toggle-icon[b-i08r3fqke5] {
    position: absolute !important;
    right: 0.5rem;
    z-index: 10;
    background: transparent !important;
    border: none !important;
    padding: 0.25rem !important;
}

/* Form actions */
.form-actions[b-i08r3fqke5] {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    margin-top: 1.5rem;
    padding-top: 1rem;
    border-top: 1px solid #e9ecef;
}

/* Error message panel */
#messagePanel[b-i08r3fqke5] {
    border-radius: 6px;
    padding: 0.75rem;
    margin-top: 0.5rem;
    background-color: #f8d7da;
    border: 1px solid #f5c6cb;
}

/* Validator popup styling */
.rz-messages[b-i08r3fqke5] {
    border-radius: 6px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
    z-index: 1000;
}

/* Layout responsive */
@media (max-width: 768px) {
    .form-row[b-i08r3fqke5] {
        flex-direction: column;
        gap: 1rem;
    }
    
    .dipendente-form-container[b-i08r3fqke5] {
        padding: 0 1rem;
    }
    
    .form-fieldset[b-i08r3fqke5] {
        padding: 1rem;
    }
    
    .password-toggle-btn[b-i08r3fqke5] {
        font-size: 0.8rem !important;
        padding: 0.5rem 1rem !important;
    }
}

@media (max-width: 576px) {
    .form-fieldset[b-i08r3fqke5] {
        padding: 0.75rem;
    }

    .form-actions[b-i08r3fqke5] {
        flex-direction: column;
        align-items: stretch;
    }

    .form-actions button[b-i08r3fqke5],
    .form-actions .rz-button[b-i08r3fqke5] {
        width: 100%;
        margin-bottom: 0.5rem;
    }
}

/* Override stile bottoni Radzen per uniformarli a H3SButton Magenta */
/* ButtonType.Submit - stile base */
[b-i08r3fqke5] .rz-button.rz-button-md.rz-variant-filled.rz-primary.rz-shade-default[type="submit"],
[b-i08r3fqke5] .rz-button.rz-button-md.rz-variant-outlined.rz-success.rz-shade-default[type="submit"],
[b-i08r3fqke5] .rz-button.rz-button-md.rz-variant-outlined.rz-danger.rz-shade-default[type="submit"] {
    background-color: #f42b55 !important;
    color: white !important;
    border: none !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-weight: 500 !important;
    transition: all 0.2s ease !important;
}

/* Hover */
[b-i08r3fqke5] .rz-button.rz-button-md.rz-variant-filled.rz-primary.rz-shade-default[type="submit"]:hover,
[b-i08r3fqke5] .rz-button.rz-button-md.rz-variant-outlined.rz-success.rz-shade-default[type="submit"]:hover,
[b-i08r3fqke5] .rz-button.rz-button-md.rz-variant-outlined.rz-danger.rz-shade-default[type="submit"]:hover {
    background-color: #d91e45 !important;
    color: white !important;
    border: none !important;
}

/* Focus e Active */
[b-i08r3fqke5] .rz-button.rz-button-md.rz-variant-filled.rz-primary.rz-shade-default[type="submit"]:focus,
[b-i08r3fqke5] .rz-button.rz-button-md.rz-variant-filled.rz-primary.rz-shade-default[type="submit"]:active,
[b-i08r3fqke5] .rz-button.rz-button-md.rz-variant-outlined.rz-success.rz-shade-default[type="submit"]:focus,
[b-i08r3fqke5] .rz-button.rz-button-md.rz-variant-outlined.rz-success.rz-shade-default[type="submit"]:active,
[b-i08r3fqke5] .rz-button.rz-button-md.rz-variant-outlined.rz-danger.rz-shade-default[type="submit"]:focus,
[b-i08r3fqke5] .rz-button.rz-button-md.rz-variant-outlined.rz-danger.rz-shade-default[type="submit"]:active {
    background-color: #c41939 !important;
    color: white !important;
    border: none !important;
    box-shadow: 0 0 0 0.25rem rgba(244, 43, 85, 0.25) !important;
}
/* _content/HerescopeBackoffice/Components/Layout/Shared/Component/H3SButton.razor.rz.scp.css */
/* Base button styling */
.h3s-btn[b-dn2f7pf9ke] {
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    border: none;
    transition: all 0.2s ease;
}

.h3s-btn i[b-dn2f7pf9ke] {
    font-size: 1.2rem;
}

/* Black style */
.h3s-btn-black[b-dn2f7pf9ke] {
    background-color: #000000;
    color: white;
}

.h3s-btn-black:hover[b-dn2f7pf9ke] {
    background-color: #333333;
    color: white;
}

.h3s-btn-black:focus[b-dn2f7pf9ke],
.h3s-btn-black:active[b-dn2f7pf9ke] {
    background-color: #1a1a1a;
    color: white;
    box-shadow: 0 0 0 0.25rem rgba(0, 0, 0, 0.25);
}

.h3s-btn-black i[b-dn2f7pf9ke] {
    color: white;
}

/* Magenta style (#f42b55) */
.h3s-btn-magenta[b-dn2f7pf9ke] {
    background-color: #f42b55;
    color: white;
}

.h3s-btn-magenta:hover[b-dn2f7pf9ke] {
    background-color: #d91e45;
    color: white;
}

.h3s-btn-magenta:focus[b-dn2f7pf9ke],
.h3s-btn-magenta:active[b-dn2f7pf9ke] {
    background-color: #c41939;
    color: white;
    box-shadow: 0 0 0 0.25rem rgba(244, 43, 85, 0.25);
}

.h3s-btn-magenta i[b-dn2f7pf9ke] {
    color: white;
}
/* _content/HerescopeBackoffice/Components/Layout/Shared/Component/Modal.razor.rz.scp.css */
body[b-45cz1bfs4v] {
}
.modal[b-45cz1bfs4v] {
    display: none;
}

    .modal.show[b-45cz1bfs4v] {
        display: block;
    }

.blur-background[b-45cz1bfs4v] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    backdrop-filter: blur(5px);
    z-index: 1000;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* Modern Modal Styling - Inspired by Card Design */
.modern-modal[b-45cz1bfs4v] {
    border: none;
    border-radius: 16px;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.15);
    overflow: hidden;
}

.modern-modal-header[b-45cz1bfs4v] {
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    border-bottom: 1px solid #dee2e6;
    padding: 1.75rem 2rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.modal-header-content[b-45cz1bfs4v] {
    display: flex;
    align-items: center;
    gap: 1.25rem;
}

.modal-avatar[b-45cz1bfs4v] {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: #f42b55; /* Colore modificato per coerenza - precedente: #007bff */
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.2rem;
}

.modal-title-section[b-45cz1bfs4v] {
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
}

.modal-title[b-45cz1bfs4v] {
    margin: 0;
    font-size: 1.25rem;
    font-weight: 600;
    color: #333;
}

.modal-subtitle[b-45cz1bfs4v] {
    color: #6c757d;
    font-size: 0.875rem;
    margin: 0;
}

.modern-close-btn[b-45cz1bfs4v] {
    background: #f8f9fa;
    border: 1px solid #dee2e6;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
    color: #6c757d;
}

    .modern-close-btn:hover[b-45cz1bfs4v] {
        background: #e9ecef;
        border-color: #adb5bd;
        color: #495057;
        transform: scale(1.05);
    }

.modern-modal-body[b-45cz1bfs4v] {
    padding: 2.5rem;
    overflow-y: auto;
    max-height: calc(75vh - 180px);
    background: white;
}

.modern-modal-footer[b-45cz1bfs4v] {
    background: #f8f9fa;
    border-top: 1px solid #dee2e6;
    padding: 2rem 2.5rem;
    display: flex;
    justify-content: flex-end;
    gap: 1.75rem;
}

.modern-save-btn[b-45cz1bfs4v] {
    border-radius: 8px;
    padding: 1rem 2rem;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 0.75rem;
    transition: all 0.2s ease-in-out;
    box-shadow: 0 2px 4px rgba(244, 43, 85, 0.2); /* Colore modificato per coerenza - precedente: rgba(0, 123, 255, 0.2) */
    min-width: 120px;
    justify-content: center;
}

    .modern-save-btn:hover[b-45cz1bfs4v] {
        transform: translateY(-1px);
        box-shadow: 0 4px 8px rgba(244, 43, 85, 0.3); /* Colore modificato per coerenza - precedente: rgba(0, 123, 255, 0.3) */
    }

.btn-icon[b-45cz1bfs4v] {
    font-size: 1rem;
}

/* Legacy styles for compatibility */
.modal-body[b-45cz1bfs4v] {
    overflow-y: auto;
    max-height: calc(75vh - 120px);
}

.close-btn[b-45cz1bfs4v] {
    background: transparent;
    border: none;
    padding: 5px;
    position: absolute;
    top: 12px;
    right: 15px;
    cursor: pointer;
    transition: transform 0.2s ease-in-out;
}

    .close-btn svg[b-45cz1bfs4v] {
        width: 24px;
        height: 24px;
        transition: transform 0.2s ease-in-out, filter 0.2s;
    }

    .close-btn:hover svg[b-45cz1bfs4v] {
        transform: scale(1.1);
        filter: brightness(1.2);
    }

/* Mobile Responsive */
@media (max-width: 576px) {
    .modal-dialog[b-45cz1bfs4v] {
        max-width: 95%;
        margin: auto;
    }

    .modern-modal-header[b-45cz1bfs4v] {
        padding: 1.25rem 1.5rem;
    }

    .modern-modal-body[b-45cz1bfs4v] {
        padding: 1.5rem;
    }

    .modern-modal-footer[b-45cz1bfs4v] {
        padding: 1.75rem 1.5rem;
        flex-direction: column;
        gap: 1.25rem;
    }

    .modal-header-content[b-45cz1bfs4v] {
        gap: 0.75rem;
    }

    .modal-avatar[b-45cz1bfs4v] {
        width: 40px;
        height: 40px;
        font-size: 1rem;
    }

    .close-btn[b-45cz1bfs4v] {
        top: 10px;
        right: 12px;
    }

        .close-btn svg[b-45cz1bfs4v] {
            width: 28px;
            height: 28px;
        }

    .modern-close-btn[b-45cz1bfs4v] {
        width: 36px;
        height: 36px;
    }
}
/* _content/HerescopeBackoffice/Components/Layout/Shared/Component/ModificaSlotAbitazione.razor.rz.scp.css */
.loading-overlay[b-lskuodlod0] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8); /* Sfondo bianco semitrasparente */
    z-index: 1000; /* Assicura che l'overlay sia sopra gli altri contenuti */
    display: none; /* Inizialmente nascosto */
    justify-content: center;
    /*align-items: center;*/
    padding-top: 45%
}

.loading-spinner[b-lskuodlod0] {
    border: 8px solid rgba(0, 0, 0, 0.3); /* Colore del bordo del loader */
    border-radius: 50%;
    border-top: 8px solid #3498db; /* Colore del bordo del loader quando ruota */
    width: 50px;
    height: 50px;
    animation: spin-b-lskuodlod0 1s linear infinite; /* Animazione di rotazione */
}

@keyframes spin-b-lskuodlod0 {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
/* _content/HerescopeBackoffice/Components/Layout/Shared/Component/PreventivoVenditaCard.razor.rz.scp.css */
.preventivo-card-minimal[b-qb0003qhpf] {
    background: white;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    padding: 12px 16px;
    cursor: pointer;
    transition: all 0.2s ease;
    position: relative;
    overflow: hidden;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
    margin-bottom: 12px;
}

.preventivo-card-minimal:hover[b-qb0003qhpf] {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
    border-color: #007bff;
}

/* Status Indicator */
.status-indicator[b-qb0003qhpf] {
    position: absolute;
    top: 0;
    left: 0;
    width: 4px;
    height: 100%;
    border-radius: 12px 0 0 12px;
}

.status-active[b-qb0003qhpf] {
    background: linear-gradient(135deg, #007bff, #0056b3);
}

.status-expired[b-qb0003qhpf] {
    background: red;/*linear-gradient(135deg, #dc3545, #c82333)*/
}

.status-optioned[b-qb0003qhpf] {
    background: linear-gradient(135deg, #ffc107, #e0a800);
}

.status-option-expired[b-qb0003qhpf] {
    background: linear-gradient(135deg, #fd7e14, #e8590c);
}

.status-confirmed[b-qb0003qhpf] {
    background: linear-gradient(135deg, #28a745, #1e7e34);
}

/* Nota spese extra */
.spese-extra-note[b-qb0003qhpf] {
    display: flex;
    align-items: center;
    gap: 8px;
    background: #f8f9fa;
    border: 1px solid #e9ecef;
    border-radius: 4px;
    padding: 8px 12px;
    margin-top: 12px;
    font-size: 12px;
    color: #6c757d;
}

.spese-extra-note .info-icon[b-qb0003qhpf] {
    font-size: 16px;
    color: #6c757d;
}

.spese-extra-note .note-text[b-qb0003qhpf] {
    flex: 1;
    font-weight: 500;
}

/* Card Content */
.card-content[b-qb0003qhpf] {
    margin-left: 12px;
}

.card-header-minimal[b-qb0003qhpf] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 10px;
}

.cliente-info h6[b-qb0003qhpf] {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    color: #212529;
}

.cliente-email[b-qb0003qhpf] {
    font-size: 14px;
    color: #6c757d;
    margin-top: 2px;
    display: block;
}

.status-badge[b-qb0003qhpf] {
    text-align: right;
}

.status-text[b-qb0003qhpf] {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding: 4px 8px;
    border-radius: 20px;
    background: rgba(0, 0, 0, 0.05);
}

/* Info Grid */
.info-grid[b-qb0003qhpf] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    gap: 8px;
    margin-bottom: 12px;
}

.info-item[b-qb0003qhpf] {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.info-label[b-qb0003qhpf] {
    font-size: 12px;
    color: #6c757d;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.info-value[b-qb0003qhpf] {
    font-size: 14px;
    font-weight: 600;
    color: #212529;
}

.info-item.total-price .info-value[b-qb0003qhpf] {
    font-size: 16px;
    color: #007bff;
}

.info-value.price[b-qb0003qhpf] {
    font-family: 'Courier New', monospace;
}

/* Expanded Content */
.expanded-content[b-qb0003qhpf] {
    margin-top: 12px;
    padding-top: 12px;
    border-top: 1px solid #e9ecef;
}

/* Actions Grid */
.actions-grid[b-qb0003qhpf] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    gap: 6px;
    margin-bottom: 12px;
}

.action-btn[b-qb0003qhpf] {
    background: #ffffff;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    padding: 6px 12px;
    font-size: 11px;
    font-weight: 500;
    color: #495057;
    cursor: pointer;
    transition: all 0.2s ease;
    text-align: center;
    text-transform: none;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.action-btn.option:hover[b-qb0003qhpf] {
    background: #ffc107;
    color: #000;
    border-color: #ffc107;
}

.action-btn.cancel-option:hover[b-qb0003qhpf] {
    background: #fd7e14;
    color: white;
    border-color: #fd7e14;
}

.action-btn.confirm:hover:not(.disabled)[b-qb0003qhpf] {
    background: #28a745;
    color: white;
    border-color: #28a745;
}

.action-btn.confirm.disabled[b-qb0003qhpf] {
    opacity: 0.6;
    cursor: not-allowed;
}

.action-btn.confirm.disabled:hover[b-qb0003qhpf] {
    background: #ffffff;
    color: #495057;
    border-color: #e0e0e0;
}

.action-btn.postpone:hover[b-qb0003qhpf] {
    background: #17a2b8;
    color: white;
    border-color: #17a2b8;
}

.action-btn.cancel:hover[b-qb0003qhpf] {
    background: #dc3545;
    color: white;
    border-color: #dc3545;
}

.action-btn.cancel-sale[b-qb0003qhpf] {
    border: 1px solid #FF4500;
    font-weight: 600;
}

.action-btn.cancel-sale:hover[b-qb0003qhpf] {
    background: #8B0000;
    color: white;
    border-color: #FF4500;
}

.action-btn.neutral:hover[b-qb0003qhpf] {
    background: #f8f9fa;
    border-color: #adb5bd;
}

/* Simple Mode Actions */
.actions-grid-simple[b-qb0003qhpf] {
    display: flex;
    justify-content: center;
    margin-bottom: 12px;
}

.action-btn-simple[b-qb0003qhpf] {
    background: #ffffff;
    border: 1px solid #e0e0e0;
    border-radius: 6px;
    color: #495057;
    padding: 10px 24px;
    font-size: 13px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.2s ease;
    text-transform: none;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
    min-width: 150px;
}

.action-btn-simple:hover[b-qb0003qhpf] {
    background: #007bff;
    color: white;
    border-color: #007bff;
    box-shadow: 0 2px 6px rgba(0, 123, 255, 0.2);
    transform: translateY(-1px);
}

.action-btn-simple:active[b-qb0003qhpf] {
    transform: translateY(0);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

/* History Section - Compact & Collapsible */
.history-section-compact[b-qb0003qhpf] {
    background: #f8f9fa;
    border-radius: 6px;
    padding: 8px 12px;
    margin-top: 12px;
}

.history-header[b-qb0003qhpf] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    padding: 4px 0;
    transition: all 0.2s ease;
}

.history-header:hover[b-qb0003qhpf] {
    background: rgba(0, 0, 0, 0.02);
    border-radius: 4px;
    margin: -4px;
    padding: 8px;
}

.history-title-compact[b-qb0003qhpf] {
    color: #495057;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.history-toggle-icon[b-qb0003qhpf] {
    font-size: 16px;
    color: #6c757d;
    transition: transform 0.2s ease;
}

.history-toggle-icon.expanded[b-qb0003qhpf] {
    transform: rotate(180deg);
}

.history-list-compact[b-qb0003qhpf] {
    margin-top: 8px;
    padding-top: 8px;
    border-top: 1px solid #dee2e6;
}

.history-item-compact[b-qb0003qhpf] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 4px 0;
    font-size: 11px;
}

.history-text[b-qb0003qhpf] {
    color: #495057;
    flex: 1;
    margin-right: 8px;
    line-height: 1.3;
}

.history-date-compact[b-qb0003qhpf] {
    color: #6c757d;
    font-weight: 500;
    white-space: nowrap;
    font-size: 10px;
}

.history-more[b-qb0003qhpf] {
    color: #007bff;
    font-size: 11px;
    font-weight: 500;
    cursor: pointer;
    padding: 4px 0;
    text-align: center;
    border-top: 1px dashed #dee2e6;
    margin-top: 4px;
    padding-top: 8px;
}

.history-more:hover[b-qb0003qhpf] {
    color: #0056b3;
    text-decoration: underline;
}

/* Grid Layout per lista preventivi */
.preventivi-grid[b-qb0003qhpf] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(400px, 1fr));
    gap: 20px;
    padding: 20px 0;
}


/* Responsive Design */
@media (max-width: 768px) {
    .preventivi-grid[b-qb0003qhpf] {
        grid-template-columns: 1fr;
        gap: 15px;
    }
    
    .actions-grid[b-qb0003qhpf] {
        grid-template-columns: repeat(2, 1fr);
        gap: 4px;
    }
    
    .actions-grid-simple[b-qb0003qhpf] {
        margin-bottom: 8px;
    }
    
    .action-btn-simple[b-qb0003qhpf] {
        padding: 8px 16px;
        font-size: 12px;
        min-width: 120px;
    }
    
    .info-grid[b-qb0003qhpf] {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .card-header-minimal[b-qb0003qhpf] {
        flex-direction: column;
        gap: 8px;
        align-items: flex-start;
    }
}

/* Styles for calculated payments modal */
.pagamenti-calcolati-container[b-qb0003qhpf] {
    max-height: 70vh;
    overflow-y: auto;
}

.pagamenti-calcolati-container .alert[b-qb0003qhpf] {
    border-radius: 8px;
    border: none;
    font-size: 0.9rem;
}

.pagamenti-calcolati-container .table[b-qb0003qhpf] {
    margin-bottom: 0;
    font-size: 0.9rem;
}

.pagamenti-calcolati-container .table th[b-qb0003qhpf] {
    border-top: none;
    font-weight: 600;
    padding: 12px 8px;
    background-color: #f8f9fa;
    color: #495057;
}

.pagamenti-calcolati-container .table td[b-qb0003qhpf] {
    padding: 12px 8px;
    vertical-align: middle;
    border-bottom: 1px solid #e9ecef;
}

.pagamenti-calcolati-container .table tbody tr:hover[b-qb0003qhpf] {
    background-color: #f8f9fa;
}

.pagamenti-calcolati-container .badge[b-qb0003qhpf] {
    font-size: 0.75rem;
    padding: 0.35em 0.5em;
}

.pagamenti-calcolati-container tfoot th[b-qb0003qhpf] {
    border-top: 2px solid #dee2e6;
    background-color: #f8f9fa;
    font-weight: 700;
    padding: 15px 8px;
}

.pagamenti-calcolati-container .text-success[b-qb0003qhpf] {
    color: #198754 !important;
}

.pagamenti-calcolati-container .text-primary[b-qb0003qhpf] {
    color: #0d6efd !important;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .pagamenti-calcolati-container[b-qb0003qhpf] {
        max-height: 60vh;
    }
    
    .pagamenti-calcolati-container .table[b-qb0003qhpf] {
        font-size: 0.8rem;
    }
    
    .pagamenti-calcolati-container .table th[b-qb0003qhpf],
    .pagamenti-calcolati-container .table td[b-qb0003qhpf] {
        padding: 8px 6px;
    }
}
/* _content/HerescopeBackoffice/Components/Layout/Shared/Component/SpeseExtraManager.razor.rz.scp.css */
/* Tabella moderna */
.modern-table[b-wvsefs9u87] {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    background: white;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 2px 4px rgba(0,0,0,0.05);
}

.modern-table thead th[b-wvsefs9u87] {
    background: linear-gradient(135deg, #fafbfc 0%, #f8f9fc 100%);
    color: #495057;
    font-weight: 600;
    padding: 1rem 0.75rem;
    text-align: left;
    font-size: 0.85rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    border-bottom: 2px solid #e9ecef;
}

.modern-table tbody tr[b-wvsefs9u87] {
    transition: all 0.2s ease;
    border-bottom: 1px solid #f1f3f8;
}

.modern-table tbody tr:hover[b-wvsefs9u87] {
    background: #f8f9fc;
}

.modern-table tbody tr:last-child[b-wvsefs9u87] {
    border-bottom: none;
}

.modern-table td[b-wvsefs9u87] {
    padding: 0.875rem 0.75rem;
    vertical-align: middle;
}

/* Celle specifiche */
.spesa-nome-cell[b-wvsefs9u87] {
    font-weight: 600;
    color: #495057;
}

.spesa-descrizione-cell[b-wvsefs9u87] {
    color: #6c757d;
    font-size: 0.875rem;
    max-width: 250px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* Badge tipo */
.type-badge[b-wvsefs9u87] {
    color: white;
    padding: 0.25rem 0.5rem;
    border-radius: 6px;
    font-size: 0.75rem;
    font-weight: 600;
    text-transform: uppercase;
}

.type-badge-percentage[b-wvsefs9u87] {
    background: #3f51b5;
}

.type-badge-fixed[b-wvsefs9u87] {
    background: #28a745;
}

/* Valore */
.value-cell[b-wvsefs9u87] {
    font-weight: 600;
}

.spesa-value[b-wvsefs9u87] {
    color: #212121;
    font-size: 1rem;
}

/* Bottoni azione */
.action-buttons[b-wvsefs9u87] {
    display: flex;
    gap: 0.25rem;
}

.action-buttons .btn[b-wvsefs9u87] {
    border-radius: 6px;
    padding: 0.375rem 0.5rem;
    transition: all 0.2s ease;
}

.action-buttons .btn:hover[b-wvsefs9u87] {
    transform: translateY(-1px);
}

/* Empty state */
.empty-state[b-wvsefs9u87] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 2rem;
    text-align: center;
    background: #f8f9fc;
    border: 2px dashed #e9ecef;
    border-radius: 12px;
    min-height: 200px;
}

.empty-icon[b-wvsefs9u87] {
    width: 48px;
    height: 48px;
    background: #e9ecef;
    color: #6c757d;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    margin-bottom: 1rem;
}

.empty-message[b-wvsefs9u87] {
    color: #6c757d;
    font-size: 0.9rem;
    margin: 0 0 1rem 0;
}

/* Loading state */
.loading-state[b-wvsefs9u87] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 200px;
    text-align: center;
}

.loading-state .spinner-border[b-wvsefs9u87] {
    width: 2rem;
    height: 2rem;
    margin-bottom: 1rem;
}

/* Table actions */
.table-actions[b-wvsefs9u87] {
    display: flex;
    justify-content: flex-end;
}

/* Responsive design */
@media (max-width: 768px) {
    .modern-table[b-wvsefs9u87] {
        font-size: 0.8rem;
    }

    .modern-table thead th[b-wvsefs9u87],
    .modern-table td[b-wvsefs9u87] {
        padding: 0.5rem 0.375rem;
    }

    .spesa-descrizione-cell[b-wvsefs9u87] {
        max-width: 120px;
    }

    .action-buttons[b-wvsefs9u87] {
        flex-direction: column;
        gap: 0.125rem;
    }

    .action-buttons .btn[b-wvsefs9u87] {
        padding: 0.25rem 0.375rem;
        font-size: 0.75rem;
    }
}

@media (max-width: 576px) {
    .modern-table thead th:nth-child(2)[b-wvsefs9u87],
    .modern-table td:nth-child(2)[b-wvsefs9u87] {
        display: none; /* Hide description column on very small screens */
    }
}
/* _content/HerescopeBackoffice/Components/Layout/Shared/Component/StatCardGenerica.razor.rz.scp.css */
/* Contenitore principale, mantiene la disposizione in colonna */
/*.data-display {
    border: 0px solid #ccc;
    padding: 10px;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}*/

/* Stile per le icone, mantieni la larghezza e l'altezza fisse */
/*.icon {
    margin-right: 15px;
    width: 50px;
    height: 50px;
}*/

/* Stile per i titoli principali */
/*.title {
    font-weight: bold;
    font-size: 25px;
}*/

/* Stile per i titoli secondari */
/*.title-left {
    font-weight: normal;
    font-size: 20px;
    color: black;
    vertical-align: bottom;
}*/

/* Stile per il sottotitolo */
/*.subtitle {
    font-weight: bold;
    color: gray;
    margin-top: 5px;*/ /* Spazio tra il titolo e il sottotitolo */
/*}*/

/* Allineamento orizzontale dei set di icone e titoli */
/*.d-flex {
    display: flex;
    align-items: flex-start;*/ /* Allinea tutti gli elementi a sinistra */
    /*flex-direction: row;*/ /* Disposizione orizzontale */
    /*gap: 10px;*/ /* Distanza tra gli elementi */
    /*width: 100%;*/ /* Assicurati che occupi tutto lo spazio disponibile */
/*}*/

/* Altri margini */
/*.ml-2 {
    margin-left: 0.5rem;
}

.mr-2 {
    margin-right: 0.5rem;
}*/


.data-display[b-qc68ueerq8] {
    border: 0px solid #ccc;
    padding: 10px;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.icon[b-qc68ueerq8] {
    margin-right: 15px;
    width: 50px;
    height: 50px;
}

.title[b-qc68ueerq8] {
    font-weight: bold;
    font-size: 25px;
}

.title-left[b-qc68ueerq8] {
    font-weight: normal;
    font-size: 20px;
    color: black;
    vertical-align: bottom;
}

.sub-title[b-qc68ueerq8] {
    color: gray;
}

.subtitle[b-qc68ueerq8] {
    font-weight: bold;
    color: gray;
}

.ml-2[b-qc68ueerq8] {
    margin-left: 0.5rem;
}

.mr-2[b-qc68ueerq8] {
    margin-right: 0.5rem;
}


/* _content/HerescopeBackoffice/Components/Layout/Shared/Component/StatGraficoAbitazioni.razor.rz.scp.css */
.chart-container[b-oslgesv24b] {
    padding-top: 20px; /* Aggiunge spazio sopra il grafico */
}
/* _content/HerescopeBackoffice/Components/Layout/Shared/Component/TimelineModificheStato.razor.rz.scp.css */
/* Container scrollabile con effetto fade e scrollbar personalizzata */
.timeline-scroll-container[b-5ijc8ec128] {
    max-height: 600px;
    overflow-y: auto;
    padding: 20px;
    position: relative;
}

    /* Stile moderno per la scrollbar */
    .timeline-scroll-container[b-5ijc8ec128]::-webkit-scrollbar {
        width: 6px;
    }

    .timeline-scroll-container[b-5ijc8ec128]::-webkit-scrollbar-track {
        background: #f1f1f1;
        border-radius: 4px;
    }

    .timeline-scroll-container[b-5ijc8ec128]::-webkit-scrollbar-thumb {
        background: #888;
        border-radius: 4px;
    }

        .timeline-scroll-container[b-5ijc8ec128]::-webkit-scrollbar-thumb:hover {
            background: #555;
        }

/* Contenitore principale della timeline */
.timeline-container[b-5ijc8ec128] {
    position: relative;
    margin: 20px 0;
    padding: 20px 0;
}

    /* Linea di collegamento - Moderna con gradiente */
    .timeline-container[b-5ijc8ec128]::before {
        content: "";
        position: absolute;
        background: linear-gradient(180deg, #6366f1 0%, #a855f7 50%, #ec4899 100%);
        z-index: 0;
    }

/* Mobile (verticale) */
@media (max-width: 767px) {
    .timeline-container[b-5ijc8ec128]::before {
        left: 28px;
        top: 0;
        bottom: 0;
        width: 2px;
    }
}

/* Desktop (orizzontale) */
@media (min-width: 768px) {
    .timeline-container[b-5ijc8ec128]::before {
        top: 40px;
        left: 0;
        right: 0;
        height: 2px;
    }
}

/* Elementi della timeline con effetto hover */
.timeline-item[b-5ijc8ec128] {
    position: relative;
    margin-bottom: 20px;
    display: flex;
    align-items: flex-start;
    transition: transform 0.3s ease;
}

    .timeline-item:hover[b-5ijc8ec128] {
        transform: translateY(-3px);
    }

/* Icona con effetto neon e animazione */
.timeline-icon[b-5ijc8ec128] {
    flex-shrink: 0;
    width: 50px;
    height: 50px;
    border-radius: 12px;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    margin-right: 15px;
    z-index: 2;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    position: relative;
}

    .timeline-icon[b-5ijc8ec128]::after {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        border-radius: 12px;
        opacity: 0.2;
        background: currentColor;
        filter: blur(8px);
        z-index: -1;
    }

.timeline-item:hover .timeline-icon[b-5ijc8ec128] {
    transform: scale(1.05) rotate(10deg);
}

/* Contenuto moderno con bordo sottile */
.timeline-content[b-5ijc8ec128] {
    background: #ffffff;
    padding: 16px;
    border-radius: 12px;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    width: 100%;
    transition: all 0.3s ease;
    border: 1px solid rgba(0, 0, 0, 0.05);
}

.timeline-item:hover .timeline-content[b-5ijc8ec128] {
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}

/* Header con separatore elegante */
.timeline-header[b-5ijc8ec128] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12px;
    padding-bottom: 8px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

/* Tipografia migliorata */
.timeline-label[b-5ijc8ec128] {
    font-size: 0.9rem;
    font-weight: 700;
    color: #1f2937;
    letter-spacing: -0.25px;
    margin: 0;
}

.timeline-date[b-5ijc8ec128] {
    font-size: 0.75rem;
    font-weight: 500;
    color: #6b7280;
    letter-spacing: 0.25px;
}

.timeline-text[b-5ijc8ec128] {
    font-size: 0.85rem;
    color: #374151;
    line-height: 1.5;
    margin: 4px 0;
}

/* Layout Responsive migliorato */
@media (max-width: 767px) {
    /* Riduci il padding generale del contenitore scrollabile */
    .timeline-scroll-container[b-5ijc8ec128] {
        padding: 10px;
    }

    /* Posiziona meglio la linea verticale in base alle nuove dimensioni */
    .timeline-container[b-5ijc8ec128]::before {
        left: 20px;
        width: 2px;
    }

    /* Riduci il margine sinistro degli elementi della timeline */
    .timeline-item[b-5ijc8ec128] {
        margin-left: 30px;
    }

    /* Riduci la dimensione dell'icona */
    .timeline-icon[b-5ijc8ec128] {
        width: 35px;
        height: 35px;
        font-size: 18px;
    }

    /* Adatta il contenuto della timeline */
    .timeline-content[b-5ijc8ec128] {
        padding: 12px;
        border-radius: 10px;
        width: auto; /* Occupa lo spazio disponibile senza forzare una larghezza fissa */
    }

    /* Riduci leggermente le dimensioni dei testi */
    .timeline-label[b-5ijc8ec128] {
        font-size: 0.85rem;
    }

    .timeline-date[b-5ijc8ec128] {
        font-size: 0.7rem;
    }

    .timeline-text[b-5ijc8ec128] {
        font-size: 0.8rem;
    }
}

@media (min-width: 768px) {
    .timeline-item[b-5ijc8ec128] {
        flex-direction: column;
        align-items: center;
        text-align: left;
        flex: 1;
        padding: 0 15px;
    }

    .timeline-content[b-5ijc8ec128] {
        /*width: 220px;*/
        margin-top: 15px;
    }

    .timeline-icon[b-5ijc8ec128] {
        margin-bottom: 10px;
    }

    .timeline-container[b-5ijc8ec128] {
        display: flex;
        justify-content: space-between; /* distribuisce gli elementi lungo l'asse orizzontale */
        align-items: flex-start;
    }
}

/* Animazione all'apparizione */
@keyframes timelineItemAppear-b-5ijc8ec128 {
    from {
        opacity: 0;
        transform: translateY(20px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.timeline-item[b-5ijc8ec128] {
    animation: timelineItemAppear-b-5ijc8ec128 0.6s ease forwards;
}
/* _content/HerescopeBackoffice/Components/Pages/AbitazionisPage.razor.rz.scp.css */
.my-sticky-grid .rz-datagrid-header[b-aqlq8piajw] {
    position: sticky;
    top: 0;
    z-index: 1000;
    background-color: #fff;
}

.rz-dropdown-panel .rz-popup[b-aqlq8piajw]{
    width:fit-content !important;
}

.rz-dropdown-items .rz-dropdown-list[b-aqlq8piajw] {
    width: fit-content !important;
}



.dot[b-aqlq8piajw] {
    height: 10px;
    width: 10px;
    background-color: #bbb; /* Colore di default */
    border-radius: 50%;
    display: inline-block;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2); /* Ombra leggera */
}

    /* Colori per i vari stati */
    .dot.Venduto[b-aqlq8piajw] {
        background-color: #f42b55; /* Colore modificato per coerenza - precedente: red */
    }

    .dot.Disponibile[b-aqlq8piajw] {
        background-color: green;
    }

    .dot.Opzionato[b-aqlq8piajw] {
        background-color: yellow;
    }
.stato-container[b-aqlq8piajw] {
    display: flex;
    align-items: center; /* Allinea verticalmente */
    gap: 8px; /* Distanza tra il pallino e il testo */
}
@media (max-width: 768px) { /* Regola solo per mobile */
    .stato-container[b-aqlq8piajw] {
        display: flex;
        justify-content: center; /* Centra orizzontalmente */
        align-items: center; /* Centra verticalmente */
        height: 100%; /* Occupa tutta l'altezza della cella */
    }
}

.rz-dropdown-panel[b-aqlq8piajw] {
    width: fit-content !important;
    min-width: unset !important; /* Rimuove il min-width imposto inline */
}
/* _content/HerescopeBackoffice/Components/Pages/AddOnPage.razor.rz.scp.css */
.table-custom[b-8ys8z3gxrh] {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    overflow: hidden;
}

    .table-custom thead[b-8ys8z3gxrh] {
        background-color: #4a4a4a;
        color: white;
    }

    .table-custom th[b-8ys8z3gxrh], .table-custom td[b-8ys8z3gxrh] {
        padding: 15px;
        vertical-align: middle;
    }

    .table-custom tbody tr:hover[b-8ys8z3gxrh] {
        background-color: #f5f5f5;
        /*background-color: red;*/
        transition: background-color 0.3s ease;
    }

.badge-custom[b-8ys8z3gxrh] {
    font-size: 0.8em;
    padding: 5px 10px;
    border-radius: 20px;
}
/* _content/HerescopeBackoffice/Components/Pages/CapitolatiPage.razor.rz.scp.css */
.capitolati-component[b-xhohdf7cy0] {
    --primary-color: #007bff;
    --secondary-color: #6c757d;
    --accent-color: #0056b3;
    --danger-color: #dc3545;
    --danger-hover-color: #c82333;
    --page-bg: #f4f7f9;
    --card-bg: #ffffff;
    --card-border-color: #dee2e6;
    --card-shadow: 0 2px 5px rgba(0, 0, 0, 0.08);
    --card-hover-shadow: 0 5px 15px rgba(0, 0, 0, 0.12);
    --light-gray: #f8f9fa;
    --medium-gray: #e9ecef;
    --dark-gray: #6c757d;
    --text-color: #212529;
    --text-muted: #6c757d;
    --border-radius: 0.375rem;
    --spacing-unit: 1rem;
}

.page-container[b-xhohdf7cy0] {
    padding: calc(var(--spacing-unit) * 1.5);
    border-radius: var(--border-radius);
}

.page-title[b-xhohdf7cy0] {
    color: var(--text-color);
    font-weight: 600;
    margin-bottom: 0;
}

.loading-indicator[b-xhohdf7cy0],
.empty-state[b-xhohdf7cy0] {
    text-align: center;
    padding: calc(var(--spacing-unit) * 2);
    color: var(--text-muted);
    background-color: var(--card-bg);
    border: 1px solid var(--card-border-color);
    border-radius: var(--border-radius);
    margin-top: var(--spacing-unit);
}

    .empty-state .empty-icon[b-xhohdf7cy0] {
        font-size: 3rem;
        margin-bottom: var(--spacing-unit);
        display: block;
        color: var(--medium-gray);
    }

.page-header-actions[b-xhohdf7cy0] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: var(--spacing-unit);
    margin-bottom: calc(var(--spacing-unit) * 1.5);
}

.btn-add-item[b-xhohdf7cy0] {
    background-color: var(--text-color);
    color: var(--card-bg);
    border: 1px solid var(--text-color);
    padding: 0.5rem 1rem;
    border-radius: var(--border-radius);
    transition: background-color 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    font-weight: 500;
    cursor: pointer;
    text-decoration: none;
    white-space: nowrap;
}

    .btn-add-item:hover[b-xhohdf7cy0],
    .btn-add-item:focus[b-xhohdf7cy0] {
        background-color: #333;
        border-color: #333;
        color: var(--card-bg);
        outline: none;
        box-shadow: 0 0 0 0.2rem rgba(66, 70, 73, 0.3);
    }

    .btn-add-item .icon-add[b-xhohdf7cy0] {
        font-size: 1.1rem;
    }

.item-list-container[b-xhohdf7cy0] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(min(100%, 280px), 1fr));
    gap: var(--spacing-unit);
}

.item-card[b-xhohdf7cy0] {
    background-color: var(--card-bg);
    border: 1px solid var(--card-border-color);
    border-radius: var(--border-radius);
    box-shadow: var(--card-shadow);
    transition: transform 0.2s ease-out, box-shadow 0.2s ease-out;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

    .item-card:hover[b-xhohdf7cy0] {
        transform: translateY(-3px);
        box-shadow: var(--card-hover-shadow);
    }

.card-content[b-xhohdf7cy0] {
    padding: var(--spacing-unit);
    flex-grow: 1;
}

.detail-item[b-xhohdf7cy0] {
    display: flex;
    align-items: flex-start;
    margin-bottom: calc(var(--spacing-unit) * 0.6);
    color: var(--text-color);
    font-size: 0.9rem;
    gap: 0.6rem;
}

    .detail-item:last-child[b-xhohdf7cy0] {
        margin-bottom: 0;
    }

.detail-icon[b-xhohdf7cy0] {
    color: var(--secondary-color);
    font-size: 1.1rem;
    margin-top: 0.1em;
    flex-shrink: 0;
}

.detail-label[b-xhohdf7cy0] {
    font-weight: 500;
    color: var(--text-color);
    flex-shrink: 0;
}

.detail-value[b-xhohdf7cy0] {
    color: var(--text-muted);
    flex-grow: 1;
    word-break: break-word;
}

    .detail-value.description[b-xhohdf7cy0] {
        color: var(--text-color);
        line-height: 1.4;
    }

.card-actions[b-xhohdf7cy0] {
    display: flex;
    justify-content: flex-end;
    gap: calc(var(--spacing-unit) * 0.5);
    padding: calc(var(--spacing-unit) * 0.75);
    background-color: var(--light-gray);
    border-top: 1px solid var(--card-border-color);
}

.btn-action[b-xhohdf7cy0] {
    background-color: transparent;
    border: none;
    color: var(--secondary-color);
    padding: 0.3rem 0.6rem;
    border-radius: var(--border-radius);
    cursor: pointer;
    transition: background-color 0.2s ease, color 0.2s ease;
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
    font-size: 0.85rem;
}

    .btn-action i[b-xhohdf7cy0] {
        font-size: 1rem;
    }

    .btn-action:hover[b-xhohdf7cy0] {
        background-color: var(--medium-gray);
        color: var(--text-color);
    }

.btn-edit:hover[b-xhohdf7cy0] {
    color: var(--primary-color);
}

.btn-delete:hover[b-xhohdf7cy0] {
    color: var(--danger-color);
}

.action-text[b-xhohdf7cy0] {
    display: none;
}

[b-xhohdf7cy0] .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
}

[b-xhohdf7cy0] .modal-content {
    border-radius: var(--border-radius);
    border: none;
    box-shadow: 0
/* _content/HerescopeBackoffice/Components/Pages/ClienteDetailsPage.razor.rz.scp.css */
.card[b-esq8l0yb2b] {
    border-radius: 1rem;
    box-shadow: 0 0.5rem 1rem rgba(0,0,0,0.1);
}

h5[b-esq8l0yb2b] {
    font-weight: 600;
}

@media (max-width: 576px) {
    .material-icons[b-esq8l0yb2b]

{
    font-size: 20px;
}

h5[b-esq8l0yb2b] {
    font-size: 1.1rem;
}
}


.btnprova[b-esq8l0yb2b] {
    background-color: #f42b55 !important; /* Colore modificato per coerenza - precedente: red */
}



/* _content/HerescopeBackoffice/Components/Pages/ClientiList.razor.rz.scp.css */
/* ==========================================================================
   CLIENTS LIST COMPONENT STYLES
   ========================================================================== */

/* Layout container - Responsive Grid */
.modern-datalist[b-bis0j24x94] {
    display: grid !important;
    gap: 1rem;
    grid-template-columns: 1fr; /* Default: 1 column for mobile */
    width: 100%;
}

/* Override Radzen DataList default styles */
.modern-datalist .rz-datalist-content[b-bis0j24x94] {
    display: contents !important;
}

.modern-datalist .rz-datalist-item[b-bis0j24x94] {
    display: contents !important;
}

/* Medium screens: 2 columns */
@media (min-width: 768px) {
    .modern-datalist[b-bis0j24x94] {
        grid-template-columns: repeat(2, 1fr);
    }
}

/* Large screens: 3 columns */
@media (min-width: 1200px) {
    .modern-datalist[b-bis0j24x94] {
        grid-template-columns: repeat(3, 1fr);
    }
}

.card-container[b-bis0j24x94] {
    margin-bottom: 0;
    padding: 0;
    width: 100%;
    border: none !important;
}

/* ==========================================================================
   CLIENT CARD STYLES
   ========================================================================== */

.modern-card[b-bis0j24x94] {
    border-radius: 12px !important;
    border: none !important;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
    overflow: hidden;
    width: 100%;
    height: fit-content;
}

.modern-card:hover[b-bis0j24x94] {
    transform: translateY(-2px);
    box-shadow: 0 6px 15px rgba(244, 43, 85, 0.1); /* Colore modificato per coerenza - precedente: rgba(63, 81, 181, 0.1) */
}

.mobile-card-layout[b-bis0j24x94] {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

/* ==========================================================================
   CLIENT HEADER STYLES
   ========================================================================== */

.card-header[b-bis0j24x94] {
    display: flex;
    align-items: center;
    gap: 12px;
}

.user-avatar[b-bis0j24x94] {
    width: 40px;
    height: 40px;
    border-radius: 10px;
    background: #212121;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-weight: 600;
    font-size: 1rem;
    box-shadow: 0 2px 6px rgba(244, 43, 85, 0.2); /* Colore modificato per coerenza - precedente: rgba(63, 81, 181, 0.2) */
    flex-shrink: 0;
}

.user-info[b-bis0j24x94] {
    display: flex;
    flex-direction: column;
    overflow: hidden;
    flex: 1;
}

.user-name[b-bis0j24x94] {
    font-weight: 600;
    font-size: 1rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
}

.user-email[b-bis0j24x94] {
    font-size: 0.85rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #666;
    margin-bottom: 4px;
}

/* ==========================================================================
   CLIENT DETAILS STYLES
   ========================================================================== */

.compact-details[b-bis0j24x94] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
    background-color: #f8f9fc;
    border-radius: 8px;
    padding: 8px;
}

.detail-item[b-bis0j24x94] {
    display: flex;
    align-items: center;
    gap: 8px;
    overflow: hidden;
    min-width: 0;
}

.detail-icon[b-bis0j24x94] {
    color: #f42b55; /* Colore modificato per coerenza - precedente: #3f51b5 */
    font-size: 16px;
    opacity: 0.8;
    flex-shrink: 0;
}

.detail-value[b-bis0j24x94] {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 0.85rem;
    color: #444;
    min-width: 0;
}

/* ==========================================================================
   CLIENT ACTIONS STYLES
   ========================================================================== */

.horizontal-button-bar[b-bis0j24x94] {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    gap: 6px;
    flex-wrap: wrap;
    padding: 6px 0;
}

.circle-button[b-bis0j24x94] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    border: none;
    background-color: white;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    transition: all 0.2s ease;
    position: relative;
    overflow: hidden;
}

.circle-button:hover[b-bis0j24x94] {
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.12);
}

.circle-button:active[b-bis0j24x94] {
    transform: translateY(0);
}

.button-icon[b-bis0j24x94] {
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Action button variants */
.circle-button.primary-action[b-bis0j24x94] {
    background-color: #eef2ff;
    color: #f42b55; /* Colore modificato per coerenza - precedente: #3f51b5 */
}

.circle-button.primary-action:hover[b-bis0j24x94] {
    background-color: #dce4ff;
}

.circle-button.secondary-action[b-bis0j24x94] {
    background-color: #f5f8fa;
    color: #546e7a;
}

.circle-button.secondary-action:hover[b-bis0j24x94] {
    background-color: #e8eef1;
}

.circle-button.accent-action[b-bis0j24x94] {
    background-color: #fef5f8;
    color: #f42b55; /* Colore modificato per coerenza - precedente: #e91e63 */
}

.circle-button.accent-action:hover[b-bis0j24x94] {
    background-color: #fde6ee;
}

.circle-button.documented[b-bis0j24x94] {
    background-color: #f4f9f4;
    color: #f42b55; /* Colore modificato per coerenza - precedente: #43a047 */
}

.circle-button.documented:hover[b-bis0j24x94] {
    background-color: #e7f3e7;
}

.circle-button.undocumented[b-bis0j24x94] {
    background-color: #f7f7f7;
    color: #212121;
}

.circle-button.undocumented:hover[b-bis0j24x94] {
    background-color: #eeeeee;
}

/* ==========================================================================
   FILTER CARD STYLES
   ========================================================================== */

.filter-card[b-bis0j24x94] {
    border-radius: 12px !important;
    border: none !important;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);
    background-color: white;
}

/* ==========================================================================
   RESPONSIVE DESIGN
   ========================================================================== */

@media (max-width: 576px) {
    .modern-card[b-bis0j24x94] {
        padding: 12px !important;
    }

    .compact-details[b-bis0j24x94] {
        grid-template-columns: 1fr;
    }

    .horizontal-button-bar[b-bis0j24x94] {
        justify-content: space-around;
        gap: 4px;
    }

    .circle-button[b-bis0j24x94] {
        width: 36px;
        height: 36px;
    }

    .user-name[b-bis0j24x94] {
        font-size: 0.9rem;
    }

    .user-email[b-bis0j24x94] {
        font-size: 0.8rem;
    }
}

/* Extra small screens adjustments */
@media (max-width: 480px) {
    .modern-datalist[b-bis0j24x94] {
        gap: 0.5rem;
    }

    .horizontal-button-bar[b-bis0j24x94] {
        gap: 2px;
    }

    .circle-button[b-bis0j24x94] {
        width: 34px;
        height: 34px;
    }
}

/* ==========================================================================
   BADGE STYLES
   ========================================================================== */

.rz-badge .rz-badge-primary .rz-variant-filled .rz-shade-default .badge-modern[b-bis0j24x94] {
    background-color: #212121 !important;
    color: var(--rz-on-primary);
}

.badge-modern[b-bis0j24x94] {
    background-color: #212121 !important;
    color: #f42b55 !important; /* Colore modificato per coerenza - precedente: #3f51b5 */
    border-radius: 6px;
    padding: 3px 8px;
    font-weight: 500;
    font-size: 0.75rem;
    display: inline-block;
    align-self: flex-start;
}

/* ==========================================================================
   UTILITY CLASSES
   ========================================================================== */

.btnprova[b-bis0j24x94] {
    background-color: red !important;
}
/* _content/HerescopeBackoffice/Components/Pages/Dipendenti.razor.rz.scp.css */
/* Stili ora integrati nella pagina per uniformità con ClientiList */
/* _content/HerescopeBackoffice/Components/Pages/Login/Login.razor.rz.scp.css */
body[b-wu43utk9mu] {
}
button[b-wu43utk9mu] {
    background-color: red;
}

.modal-content[b-wu43utk9mu] {
    background-color: transparent;
    border: none;
}
/* Personalizzazione per lo sfondo sfocato */
.blur-background[b-wu43utk9mu] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6); /* Opacità sfondo */
    backdrop-filter: blur(5px); /* Effetto di sfocatura */
    z-index: 1000; /* Assicura che lo sfondo sia sopra tutto il resto */
    display: flex;
    justify-content: center;
    align-items: center;
}
/* Personalizzazione per il popup */
.popup[b-wu43utk9mu] {
    background-color: transparent;
    padding: 20px;
    border-radius: 10px;
}


.card[b-wu43utk9mu] {
    overflow: hidden;
    border-radius: 10px;
    min-height: 500px;
    border: none; /* Rimuove completamente il bordo */
}



.card-body[b-wu43utk9mu] {
    padding: 2rem;
}

input[type = 'email'][b-wu43utk9mu], input[type = 'password'][b-wu43utk9mu] {
    border-radius: 100px;
    border: none;
    background: #f8f9fa; /* Colore modificato per coerenza - precedente: #E3F2FD */
}

input[type = 'button'][b-wu43utk9mu] {
    border-radius: 100px;
}
/* _content/HerescopeBackoffice/Components/Pages/Login/LoginPage.razor.rz.scp.css */
button[b-al4ecl1vri] {
background-color: red; 
}

.modal-content[b-al4ecl1vri] {
    background-color: transparent;
    border: none;
}
/* Personalizzazione per lo sfondo sfocato */
.blur-background[b-al4ecl1vri] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6); /* Opacità sfondo */
    backdrop-filter: blur(5px); /* Effetto di sfocatura */
    z-index: 1000; /* Assicura che lo sfondo sia sopra tutto il resto */
    display: flex;
    justify-content: center;
    align-items: center;
}
/* Personalizzazione per il popup */
.popup[b-al4ecl1vri] {
    background-color: transparent;
    padding: 20px;
    border-radius: 10px;
}


.card[b-al4ecl1vri] {
    overflow: hidden;
    border-radius: 10px;
    min-height: 500px;
    border: none; /* Rimuove completamente il bordo */
}



.card-body[b-al4ecl1vri] {
    padding: 2rem;
}

input[type = 'email'][b-al4ecl1vri], input[type = 'password'][b-al4ecl1vri] {
    border-radius: 100px;
    border: none;
    background: #E3F2FD;
}

input[type = 'button'][b-al4ecl1vri] {
    border-radius: 100px;
}
