@import '_content/Blazorise.RichTextEdit/Blazorise.RichTextEdit.ujcws5bfym.bundle.scp.css';

/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-ojgrmuvm7k] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-ojgrmuvm7k] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-ojgrmuvm7k] {
    font-size: 1.1rem;
}

.bi[b-ojgrmuvm7k] {
    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-ojgrmuvm7k] {
    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-ojgrmuvm7k] {
    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-ojgrmuvm7k] {
    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-ojgrmuvm7k] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-ojgrmuvm7k] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-ojgrmuvm7k] {
        padding-bottom: 1rem;
    }

    .nav-item[b-ojgrmuvm7k]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-ojgrmuvm7k]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-ojgrmuvm7k]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-ojgrmuvm7k] {
        display: none;
    }

    .collapse[b-ojgrmuvm7k] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }

    .nav-scrollable[b-ojgrmuvm7k] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Pages/Prenotazioni/Components/PlanningFilters.razor.rz.scp.css */
.filter-bar[b-elmhqcx2vn] {
    display: flex;
    gap: 20px;
    align-items: flex-end;
    background: #fff;
    padding: 15px 20px;
    border-radius: 10px;
    
}

.filter-group[b-elmhqcx2vn] {
    display: flex;
    flex-direction: column;
}

.search-btn[b-elmhqcx2vn] {
    height: 42px;
    padding: 0 20px;
}
/* /Pages/Prenotazioni/Components/PlanningTimeline.razor.rz.scp.css */
/* ================================
   WRAPPER GENERALE
================================ */
.planning-wrapper[b-90u2dn35f0] {
    margin: 5px;
    font-family: "Segoe UI", Arial, sans-serif;
    max-height: 700px;
    overflow-y: auto;
}

/* ================================
   TITOLO CENTRO
================================ */
.centro-title[b-90u2dn35f0] {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 24px;
    font-weight: 600;
    color: #003366;
    letter-spacing: 0.5px;
}

/* ================================
   CONTENITORE PRINCIPALE
================================ */
.timeline-container[b-90u2dn35f0] {
    display: flex;
    flex-direction: row;
    overflow-x: auto;
    border: 1px solid #d0d4d9;
    border-radius: 10px;
    background: #f8f9fa;
}

/* ================================
   COLONNA ORARI
================================ */
.timeline-hours[b-90u2dn35f0] {
    display: flex;
    flex-direction: column;
    background: #f1f3f5;
    border-right: 1px solid #d0d4d9;
    min-width: 110px;
}

.timeline-hour[b-90u2dn35f0] {
    height: 60px;
    border-bottom: 1px solid #e1e3e6;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    color: #444;
    font-size: 14px;
}

    .timeline-hour.pausa[b-90u2dn35f0] {
        background: #ffe3e3;
        color: #b02a37;
        font-weight: 700;
    }

/* ================================
   SCROLL DELLE POSTAZIONI
================================ */
.timeline-scroll[b-90u2dn35f0] {
    display: flex;
    flex-direction: row;
    overflow-x: auto;
}

/* ================================
   COLONNA POSTAZIONE
================================ */
.calendar-column[b-90u2dn35f0] {
    width: 280px;
    border-right: 1px solid #d0d4d9;
    background: #ffffff;
}

/* HEADER POSTAZIONE */
.timeline-column-header[b-90u2dn35f0] {
    background: #004aad;
    color: white;
    padding: 12px 10px;
    text-align: center;
    font-weight: 600;
    font-size: 15px;
    border-bottom: 1px solid #003a8c;
    position: sticky;
    top: 0;
    z-index: 20;
}

/* ================================
   CORPO TIMELINE (GRIGLIA + EVENTI)
================================ */
.timeline-body[b-90u2dn35f0] {
    position: relative;
    background: #ffffff;
}

/* SLOT LIBERO */
.timeline-slot[b-90u2dn35f0] {
    height: 60px;
    border-bottom: 1px solid #ececec;
    background: #e9f7e9;
    cursor: pointer;
    transition: background 0.2s;
}

    .timeline-slot:hover[b-90u2dn35f0] {
        background: #d9f0d9;
    }

/* ================================
   EVENTO
================================ */
.calendar-event[b-90u2dn35f0] {
    position: absolute;
    left: 6px;
    right: 6px;
    background: #4a90e2;
    color: white;
    border-radius: 8px;
    padding: 6px 8px;
    font-size: 13px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.15);
    z-index: 10;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.event-title[b-90u2dn35f0] {
    font-weight: 700;
    margin-bottom: 2px;
}

.event-time[b-90u2dn35f0] {
    font-size: 12px;
    opacity: 0.9;
}

/* ================================
   POPUP
================================ */
.popup-overlay[b-90u2dn35f0] {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.45);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 999;
}

.popup[b-90u2dn35f0] {
    background: white;
    padding: 22px;
    border-radius: 10px;
    width: 360px;
    box-shadow: 0 4px 14px rgba(0,0,0,0.25);
}
/* /Pages/Prenotazioni/Components/PopupAppuntamento.razor.rz.scp.css */
.popup-overlay[b-dmwo9cfg5g] {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.4);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 999;
}

.popup[b-dmwo9cfg5g] {
    background: white;
    padding: 20px;
    border-radius: 8px;
    width: 250px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.3);
}

.popup-buttons[b-dmwo9cfg5g] {
    margin-top: 15px;
    display: flex;
    justify-content: space-between;
}
.autocomplete-list[b-dmwo9cfg5g] {
    position: absolute;
    z-index: 9999;
    width: 100%;
    max-height: 200px;
    overflow-y: auto;
    cursor: pointer;
}
/* /Shared/Modal.razor.rz.scp.css */
.ey-modal-overlay[b-qnn8ov6plj] {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0);
    opacity: 0;
    transition: opacity .25s ease-in-out;
    z-index: 10000;
}

    .ey-modal-overlay.show[b-qnn8ov6plj] {
        opacity: 0.5;
        background: rgba(0,0,0,0.5);
    }

.ey-modal-container[b-qnn8ov6plj] {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(.95);
    opacity: 0;
    transition: all .25s ease-out;
    z-index: 10001;
}

    .ey-modal-container.show[b-qnn8ov6plj] {
        opacity: 1;
        transform: translate(-50%, -50%) scale(1);
    }

.ey-modal-content[b-qnn8ov6plj] {
    background: white;
    border-radius: 8px;
    overflow: hidden;
}

.ey-modal-animate[b-qnn8ov6plj] {
    animation: modalZoom-b-qnn8ov6plj .25s ease-out forwards;
}

@keyframes modalZoom-b-qnn8ov6plj {
    from {
        transform: scale(.95);
        opacity: 0;
    }

    to {
        transform: scale(1);
        opacity: 1;
    }
}
