/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-1ljzhzqrsz] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-1ljzhzqrsz] {
    flex: 1;
    background-color: #f8fafc;
    min-height: 100vh;
}

.sidebar[b-1ljzhzqrsz] {
    background: linear-gradient(180deg, #1e1b4b 0%, #312e81 50%, #3b0764 100%);
}

.top-row[b-1ljzhzqrsz] {
    background-color: #ffffff;
    border-bottom: 1px solid #e2e8f0;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
    gap: 0.75rem;
}

    .top-row[b-1ljzhzqrsz]  a, .top-row[b-1ljzhzqrsz]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
        font-weight: 500;
        font-size: 0.875rem;
        color: #64748b;
        transition: color 0.2s ease;
    }

    .top-row[b-1ljzhzqrsz]  a:hover, .top-row[b-1ljzhzqrsz]  .btn-link:hover {
        text-decoration: none;
        color: #4f46e5;
    }

    .top-row[b-1ljzhzqrsz]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-1ljzhzqrsz] {
        justify-content: space-between;
    }

    .top-row[b-1ljzhzqrsz]  a, .top-row[b-1ljzhzqrsz]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-1ljzhzqrsz] {
        flex-direction: row;
    }

    .sidebar[b-1ljzhzqrsz] {
        width: 260px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-1ljzhzqrsz] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-1ljzhzqrsz]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-1ljzhzqrsz], article[b-1ljzhzqrsz] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-1ljzhzqrsz] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
    border-radius: 0;
}

    #blazor-error-ui .dismiss[b-1ljzhzqrsz] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-naw8tjd2bm] {
    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);
    border-radius: 0.5rem;
}

.navbar-toggler:checked[b-naw8tjd2bm] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-naw8tjd2bm] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.25);
}

.navbar-brand[b-naw8tjd2bm] {
    font-size: 1.25rem;
    font-weight: 700;
    letter-spacing: -0.02em;
    display: flex;
    align-items: center;
    gap: 0.25rem;
}

.brand-icon[b-naw8tjd2bm] {
    font-size: 1.4rem;
}

.bi[b-naw8tjd2bm] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
    opacity: 0.8;
    transition: opacity 0.2s ease;
}

.bi-house-door-fill-nav-menu[b-naw8tjd2bm] {
    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-list-nested-nav-menu[b-naw8tjd2bm] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-kanban' viewBox='0 0 16 16'%3E%3Cpath d='M13.5 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1h-11a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1zm-11-1a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h11a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM6.5 3a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5zM11 3a.5.5 0 0 0-.5.5v7a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.5-.5zM3.5 3a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-5A.5.5 0 0 0 4.5 3z'/%3E%3C/svg%3E");
}

.bi-kanban-board-nav-menu[b-naw8tjd2bm] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M13.5 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1h-11a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1zm-11-1a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h11a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2z'/%3E%3Cpath d='M6.5 3a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5zm4.5 0a.5.5 0 0 0-.5.5v7a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.5-.5zm-8 0a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-5A.5.5 0 0 0 4.5 3z'/%3E%3C/svg%3E");
}

.bi-clock-nav-menu[b-naw8tjd2bm] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M8 3.5a.5.5 0 0 0-1 0V8a.5.5 0 0 0 .252.434l3.5 2a.5.5 0 0 0 .496-.868L8 7.71V3.5z'/%3E%3Cpath d='M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zm7-8A7 7 0 1 1 1 8a7 7 0 0 1 14 0z'/%3E%3C/svg%3E");
}

.bi-activity-nav-menu[b-naw8tjd2bm] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M6 2a.5.5 0 0 1 .47.33L10 12.036l1.53-4.208A.5.5 0 0 1 12 7.5h3.5a.5.5 0 0 1 0 1h-3.15l-1.88 5.17a.5.5 0 0 1-.94 0L6 3.964 4.47 8.171A.5.5 0 0 1 4 8.5H.5a.5.5 0 0 1 0-1h3.15l1.88-5.17A.5.5 0 0 1 6 2z'/%3E%3C/svg%3E");
}

.bi-rocket-nav-menu[b-naw8tjd2bm] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M8 8c.828 0 1.5-.895 1.5-2S8.828 4 8 4s-1.5.895-1.5 2S7.172 8 8 8z'/%3E%3Cpath d='M11.953 8.81c-.195-3.388-.968-5.507-1.777-6.819C9.707 1.233 9.23.751 8.857.454a3.495 3.495 0 0 0-.463-.315A2.19 2.19 0 0 0 8.25.064.546.546 0 0 0 8 0a.549.549 0 0 0-.266.073 2.312 2.312 0 0 0-.142.08 3.67 3.67 0 0 0-.459.33c-.37.308-.844.803-1.31 1.57-.805 1.322-1.577 3.433-1.774 6.756l-1.497 1.826-.004.005A2.5 2.5 0 0 0 2 12.202V15.5a.5.5 0 0 0 .9.3l1.125-1.5c.166-.222.42-.4.752-.57.214-.108.414-.192.625-.281l.198-.084c.7.428 1.55.635 2.4.635s1.7-.207 2.4-.635c.067.03.132.056.196.083.213.09.413.174.627.282.332.17.586.348.752.57l1.125 1.5a.5.5 0 0 0 .9-.3v-3.298a2.5 2.5 0 0 0-.548-1.562l-1.499-1.83z'/%3E%3C/svg%3E");
}

.bi-people-nav-menu[b-naw8tjd2bm] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M15 14s1 0 1-1-1-4-5-4-5 3-5 4 1 1 1 1zm-7.978-1A.261.261 0 0 1 7 12.996c.001-.264.167-1.03.76-1.72C8.312 10.629 9.282 10 11 10c1.717 0 2.687.63 3.24 1.276.593.69.758 1.457.76 1.72l-.008.002a.274.274 0 0 1-.014.002H7.022zM11 7a2 2 0 1 0 0-4 2 2 0 0 0 0 4m3-2a3 3 0 1 1-6 0 3 3 0 0 1 6 0M6.936 9.28a5.88 5.88 0 0 0-1.23-.247A7.35 7.35 0 0 0 5 9c-4 0-5 3-5 4 0 .667.333 1 1 1h4.216A2.238 2.238 0 0 1 5 13c0-.779.357-1.85 1.084-2.79.243-.314.52-.6.852-.862zM4.92 10A5.493 5.493 0 0 0 4 13H1c0-.26.164-1.03.76-1.724.545-.636 1.492-1.256 3.16-1.275zM1.5 5.5a3 3 0 1 1 6 0 3 3 0 0 1-6 0m3-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4'/%3E%3C/svg%3E");
}

.bi-gear-nav-menu[b-naw8tjd2bm] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M8 4.754a3.246 3.246 0 1 0 0 6.492 3.246 3.246 0 0 0 0-6.492zM5.754 8a2.246 2.246 0 1 1 4.492 0 2.246 2.246 0 0 1-4.492 0z'/%3E%3Cpath d='M9.796 1.343c-.527-1.79-3.065-1.79-3.592 0l-.094.319a.873.873 0 0 1-1.255.52l-.292-.16c-1.64-.892-3.433.902-2.54 2.541l.159.292a.873.873 0 0 1-.52 1.255l-.319.094c-1.79.527-1.79 3.065 0 3.592l.319.094a.873.873 0 0 1 .52 1.255l-.16.292c-.892 1.64.901 3.434 2.541 2.54l.292-.159a.873.873 0 0 1 1.255.52l.094.319c.527 1.79 3.065 1.79 3.592 0l.094-.319a.873.873 0 0 1 1.255-.52l.292.16c1.64.893 3.434-.902 2.54-2.541l-.159-.292a.873.873 0 0 1 .52-1.255l.319-.094c1.79-.527 1.79-3.065 0-3.592l-.319-.094a.873.873 0 0 1-.52-1.255l.16-.292c.893-1.64-.902-3.433-2.541-2.54l-.292.159a.873.873 0 0 1-1.255-.52l-.094-.319zm-2.633.283c.246-.835 1.428-.835 1.674 0l.094.319a1.873 1.873 0 0 0 2.693 1.115l.291-.16c.764-.415 1.6.42 1.184 1.185l-.159.292a1.873 1.873 0 0 0 1.116 2.692l.318.094c.835.246.835 1.428 0 1.674l-.319.094a1.873 1.873 0 0 0-1.115 2.693l.16.291c.415.764-.42 1.6-1.185 1.184l-.291-.159a1.873 1.873 0 0 0-2.693 1.116l-.094.318c-.246.835-1.428.835-1.674 0l-.094-.319a1.873 1.873 0 0 0-2.692-1.115l-.292.16c-.764.415-1.6-.42-1.184-1.185l.159-.291A1.873 1.873 0 0 0 1.945 8.93l-.319-.094c-.835-.246-.835-1.428 0-1.674l.319-.094A1.873 1.873 0 0 0 3.06 4.377l-.16-.292c-.415-.764.42-1.6 1.185-1.184l.292.159a1.873 1.873 0 0 0 2.692-1.115l.094-.319z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-naw8tjd2bm] {
    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");
}

.nav-item[b-naw8tjd2bm] {
    font-size: 0.9rem;
    padding-bottom: 0.25rem;
}

    .nav-item:first-of-type[b-naw8tjd2bm] {
        padding-top: 0.75rem;
    }

    .nav-item:last-of-type[b-naw8tjd2bm] {
        padding-bottom: 1rem;
    }

    .nav-item[b-naw8tjd2bm]  .nav-link {
        color: rgba(255,255,255,0.7);
        background: none;
        border: none;
        border-radius: 0.5rem;
        height: 2.75rem;
        display: flex;
        align-items: center;
        line-height: 2.75rem;
        width: 100%;
        font-weight: 500;
        transition: all 0.2s ease;
    }

.nav-item[b-naw8tjd2bm]  a.active {
    background-color: rgba(255,255,255,0.15);
    color: white;
    box-shadow: 0 1px 3px rgba(0,0,0,0.15);
}

.nav-item[b-naw8tjd2bm]  a.active .bi {
    opacity: 1;
}

.nav-item[b-naw8tjd2bm]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
    transform: translateX(2px);
}

.nav-item[b-naw8tjd2bm]  .nav-link:hover .bi {
    opacity: 1;
}

.nav-scrollable[b-naw8tjd2bm] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-naw8tjd2bm] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-naw8tjd2bm] {
        display: none;
    }

    .nav-scrollable[b-naw8tjd2bm] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-mpjz7kbq3a],
.components-reconnect-repeated-attempt-visible[b-mpjz7kbq3a],
.components-reconnect-failed-visible[b-mpjz7kbq3a],
.components-pause-visible[b-mpjz7kbq3a],
.components-resume-failed-visible[b-mpjz7kbq3a],
.components-rejoining-animation[b-mpjz7kbq3a] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-mpjz7kbq3a],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-mpjz7kbq3a],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-mpjz7kbq3a],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-mpjz7kbq3a],
#components-reconnect-modal.components-reconnect-retrying[b-mpjz7kbq3a],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-mpjz7kbq3a],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-mpjz7kbq3a],
#components-reconnect-modal.components-reconnect-failed[b-mpjz7kbq3a],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-mpjz7kbq3a] {
    display: block;
}


#components-reconnect-modal[b-mpjz7kbq3a] {
    background-color: white;
    width: 20rem;
    margin: 20vh auto;
    padding: 2rem;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: display 0.5s allow-discrete, overlay 0.5s allow-discrete;
    animation: components-reconnect-modal-fadeOutOpacity-b-mpjz7kbq3a 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-mpjz7kbq3a 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-mpjz7kbq3a 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-mpjz7kbq3a]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-mpjz7kbq3a 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-mpjz7kbq3a {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-mpjz7kbq3a {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-mpjz7kbq3a {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-mpjz7kbq3a] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-mpjz7kbq3a] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-mpjz7kbq3a] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-mpjz7kbq3a] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-mpjz7kbq3a] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-mpjz7kbq3a] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-mpjz7kbq3a] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-mpjz7kbq3a 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-mpjz7kbq3a] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-mpjz7kbq3a {
    0% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}
/* /Components/Pages/Tickets/GanttChart.razor.rz.scp.css */
.gantt-wrapper[b-i7mwua6kr6] {
    position: relative;
    overflow: auto;
    border: 1px solid var(--df-border, #e2e8f0);
    border-radius: var(--df-radius, 0.625rem);
    background: var(--df-bg, #f8fafc);
    max-height: 78vh;
    user-select: none;
}

.gantt-container[b-i7mwua6kr6] {
    position: relative;
    min-width: 100%;
    min-height: 600px;
}

/* Timeline header */
.gantt-timeline[b-i7mwua6kr6] {
    display: flex;
    position: sticky;
    top: 0;
    z-index: 10;
    background: white;
    border-bottom: 2px solid var(--df-border, #e2e8f0);
}

.gantt-day[b-i7mwua6kr6] {
    flex: 0 0 var(--day-width, 48px);
    width: var(--day-width, 48px);
    text-align: center;
    padding: 0.4rem 0;
    font-size: 0.7rem;
    font-weight: 600;
    color: var(--df-text-muted, #64748b);
    border-right: 1px solid var(--df-border, #e2e8f0);
    box-sizing: border-box;
}

.gantt-day.weekend[b-i7mwua6kr6] {
    background: #f1f5f9;
    color: #94a3b8;
}

.gantt-day.today[b-i7mwua6kr6] {
    background: #dbeafe;
    color: #2563eb;
    font-weight: 700;
}

.gantt-day-name[b-i7mwua6kr6] {
    display: block;
    font-size: 0.6rem;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

.gantt-day-num[b-i7mwua6kr6] {
    display: block;
    font-size: 0.8rem;
}

/* Rows area */
.gantt-body[b-i7mwua6kr6] {
    position: relative;
}

.gantt-row[b-i7mwua6kr6] {
    position: relative;
    height: 44px;
    border-bottom: 1px solid #f1f5f9;
}

.gantt-row:nth-child(even)[b-i7mwua6kr6] {
    background: rgba(248, 250, 252, 0.5);
}

/* Grid lines */
.gantt-grid-lines[b-i7mwua6kr6] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    z-index: 1;
}

.gantt-grid-line[b-i7mwua6kr6] {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #f1f5f9;
}

.gantt-grid-line.weekend-line[b-i7mwua6kr6] {
    background: #e8ecf1;
}

.gantt-today-line[b-i7mwua6kr6] {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 2px;
    background: #3b82f6;
    z-index: 5;
    opacity: 0.6;
}

/* Task bars */
.gantt-bar[b-i7mwua6kr6] {
    position: absolute;
    height: 30px;
    top: 7px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    padding: 0 10px;
    font-size: 0.75rem;
    font-weight: 600;
    color: white;
    cursor: grab;
    z-index: 6;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12);
    transition: box-shadow 0.15s ease, transform 0.1s ease;
    touch-action: none;
    min-width: 40px;
}

.gantt-bar:hover[b-i7mwua6kr6] {
    box-shadow: 0 4px 12px rgba(0,0,0,0.2);
    transform: translateY(-1px);
}

.gantt-bar-dragging[b-i7mwua6kr6] {
    cursor: grabbing;
    box-shadow: 0 8px 24px rgba(0,0,0,0.25) !important;
    transform: scale(1.03);
    z-index: 100 !important;
    opacity: 0.92;
}

/* Status colors */
.gantt-bar.status-notstarted[b-i7mwua6kr6] {
    background: linear-gradient(135deg, #94a3b8, #64748b);
}

.gantt-bar.status-inprogress[b-i7mwua6kr6] {
    background: linear-gradient(135deg, #3b82f6, #2563eb);
}

.gantt-bar.status-blocked[b-i7mwua6kr6] {
    background: linear-gradient(135deg, #ef4444, #dc2626);
}

.gantt-bar.status-completed[b-i7mwua6kr6] {
    background: linear-gradient(135deg, #22c55e, #16a34a);
}

/* Priority indicators */
.gantt-bar.priority-critical[b-i7mwua6kr6] {
    border: 2px solid #fbbf24;
}

.gantt-bar.priority-high[b-i7mwua6kr6] {
    border-left: 4px solid #f97316;
}

/* Ticket group headers */
.gantt-ticket-header[b-i7mwua6kr6] {
    position: relative;
    height: 36px;
    display: flex;
    align-items: center;
    padding: 0 12px;
    background: white;
    border-bottom: 1px solid var(--df-border, #e2e8f0);
    font-weight: 700;
    font-size: 0.8rem;
    color: var(--df-text, #1e293b);
    z-index: 7;
    gap: 8px;
}

.gantt-ticket-header .ticket-id[b-i7mwua6kr6] {
    color: var(--df-text-muted, #64748b);
    font-weight: 500;
    font-size: 0.75rem;
}

/* Sidebar labels */
.gantt-sidebar[b-i7mwua6kr6] {
    position: sticky;
    left: 0;
    z-index: 8;
    background: white;
    border-right: 2px solid var(--df-border, #e2e8f0);
    min-width: 200px;
    max-width: 200px;
    flex-shrink: 0;
}

.gantt-sidebar-header[b-i7mwua6kr6] {
    height: 52px;
    display: flex;
    align-items: center;
    padding: 0 12px;
    font-weight: 700;
    font-size: 0.85rem;
    border-bottom: 2px solid var(--df-border, #e2e8f0);
    background: white;
}

.gantt-sidebar-ticket[b-i7mwua6kr6] {
    height: 36px;
    display: flex;
    align-items: center;
    padding: 0 12px;
    font-weight: 700;
    font-size: 0.78rem;
    border-bottom: 1px solid var(--df-border, #e2e8f0);
    background: #fafbfc;
    color: var(--df-text, #1e293b);
    gap: 6px;
}

.gantt-sidebar-task[b-i7mwua6kr6] {
    height: 44px;
    display: flex;
    align-items: center;
    padding: 0 12px 0 24px;
    font-size: 0.75rem;
    color: var(--df-text-muted, #64748b);
    border-bottom: 1px solid #f1f5f9;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.gantt-sidebar-task .status-dot[b-i7mwua6kr6] {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-right: 8px;
    flex-shrink: 0;
}

.status-dot.not-started[b-i7mwua6kr6] { background: #94a3b8; }
.status-dot.in-progress[b-i7mwua6kr6] { background: #3b82f6; }
.status-dot.blocked[b-i7mwua6kr6] { background: #ef4444; }
.status-dot.completed[b-i7mwua6kr6] { background: #22c55e; }

/* Layout */
.gantt-layout[b-i7mwua6kr6] {
    display: flex;
}

.gantt-chart-area[b-i7mwua6kr6] {
    flex: 1;
    overflow: visible;
}

/* Bar label */
.gantt-bar-label[b-i7mwua6kr6] {
    overflow: hidden;
    text-overflow: ellipsis;
    pointer-events: none;
}

.gantt-bar-icon[b-i7mwua6kr6] {
    margin-right: 4px;
    flex-shrink: 0;
}

/* Legend */
.gantt-legend[b-i7mwua6kr6] {
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
}

.gantt-legend-item[b-i7mwua6kr6] {
    display: flex;
    align-items: center;
    gap: 0.4rem;
    font-size: 0.78rem;
    color: var(--df-text-muted, #64748b);
}

.gantt-legend-color[b-i7mwua6kr6] {
    width: 14px;
    height: 14px;
    border-radius: 4px;
}

/* No-dates fallback bar (semi-transparent, dashed border) */
.gantt-bar-no-dates[b-i7mwua6kr6] {
    opacity: 0.5;
    border: 2px dashed rgba(255,255,255,0.6) !important;
}
/* /Components/Pages/Tickets/TicketKanban.razor.rz.scp.css */
.kanban-board[b-ah86pm8hfx] {
    display: flex;
    gap: 1rem;
    overflow-x: auto;
    padding-bottom: 1rem;
    min-height: 60vh;
}

.kanban-column[b-ah86pm8hfx] {
    flex: 1 1 0;
    min-width: 240px;
    max-width: 320px;
    background: var(--df-bg, #f8fafc);
    border: 1px solid var(--df-border, #e2e8f0);
    border-radius: var(--df-radius, 0.625rem);
    display: flex;
    flex-direction: column;
    transition: box-shadow var(--df-transition, 0.2s ease);
}

.kanban-column:hover[b-ah86pm8hfx] {
    box-shadow: var(--df-card-shadow-hover, 0 4px 12px rgba(0,0,0,0.08));
}

.kanban-column-header[b-ah86pm8hfx] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.75rem 1rem;
    border-bottom: 1px solid var(--df-border, #e2e8f0);
    font-weight: 600;
    font-size: 0.85rem;
    background: white;
    border-radius: var(--df-radius, 0.625rem) var(--df-radius, 0.625rem) 0 0;
}

.kanban-count[b-ah86pm8hfx] {
    background: var(--df-border, #e2e8f0);
    color: var(--df-text-muted, #64748b);
    font-size: 0.75rem;
    font-weight: 600;
    padding: 0.1rem 0.5rem;
    border-radius: 999px;
    min-width: 1.5rem;
    text-align: center;
}

.kanban-column-body[b-ah86pm8hfx] {
    flex: 1;
    padding: 0.75rem;
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    overflow-y: auto;
    min-height: 100px;
}

.kanban-card[b-ah86pm8hfx] {
    background: white;
    border: 1px solid var(--df-border, #e2e8f0);
    border-radius: 0.5rem;
    padding: 0.75rem;
    cursor: grab;
    transition: box-shadow var(--df-transition, 0.2s ease), transform var(--df-transition, 0.2s ease);
    box-shadow: var(--df-card-shadow, 0 1px 3px rgba(0,0,0,0.06));
}

.kanban-card:hover[b-ah86pm8hfx] {
    box-shadow: var(--df-card-shadow-hover, 0 4px 12px rgba(0,0,0,0.08));
    transform: translateY(-1px);
}

.kanban-card.dragging[b-ah86pm8hfx] {
    opacity: 0.5;
    transform: rotate(2deg);
}

.kanban-card-header[b-ah86pm8hfx] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.35rem;
}

.kanban-card-id[b-ah86pm8hfx] {
    font-size: 0.75rem;
    font-weight: 700;
    color: var(--df-primary, #4f46e5);
}

.kanban-card-title[b-ah86pm8hfx] {
    font-size: 0.85rem;
    font-weight: 500;
    color: var(--df-text, #1e293b);
    margin-bottom: 0.5rem;
    line-height: 1.3;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.kanban-card-footer[b-ah86pm8hfx] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.35rem;
    align-items: center;
}

.kanban-card-assignee[b-ah86pm8hfx],
.kanban-card-tasks[b-ah86pm8hfx] {
    font-size: 0.7rem;
    color: var(--df-text-muted, #64748b);
    white-space: nowrap;
}
