/* _content/BlazorApp1/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-j65y7q72mt] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-j65y7q72mt] {
    flex: 1;
}

.sidebar[b-j65y7q72mt] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-j65y7q72mt] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-j65y7q72mt]  a, .top-row[b-j65y7q72mt]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-j65y7q72mt]  a:hover, .top-row[b-j65y7q72mt]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-j65y7q72mt]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-j65y7q72mt] {
        justify-content: space-between;
    }

    .top-row[b-j65y7q72mt]  a, .top-row[b-j65y7q72mt]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-j65y7q72mt] {
        flex-direction: row;
    }

    .sidebar[b-j65y7q72mt] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-j65y7q72mt] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-j65y7q72mt]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-j65y7q72mt], article[b-j65y7q72mt] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-j65y7q72mt] {
    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-j65y7q72mt] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/BlazorApp1/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-5bndfk4shp] {
    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-5bndfk4shp] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-5bndfk4shp] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-5bndfk4shp] {
    font-size: 1.1rem;
    text-decoration: none;
    color: white;
    display: flex;
    align-items: center;
    padding: 0.5rem 0;
}

.brand-content[b-5bndfk4shp] {
    display: flex;
    align-items: center;
    gap: 0.6rem;
}

.brand-icon[b-5bndfk4shp] {
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.brand-icon svg[b-5bndfk4shp] {
    width: 100%;
    height: 100%;
}

.brand-text[b-5bndfk4shp] {
    display: flex;
    flex-direction: column;
    line-height: 1.2;
}

.brand-title[b-5bndfk4shp] {
    font-size: 1.15rem;
    font-weight: 700;
    color: white;
    margin: 0;
    letter-spacing: 0.5px;
}

.brand-subtitle[b-5bndfk4shp] {
    font-size: 0.7rem;
    color: rgba(255, 255, 255, 0.8);
    margin: 0;
    font-weight: 400;
    letter-spacing: 0.3px;
}

.bi[b-5bndfk4shp] {
    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-5bndfk4shp] {
    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-5bndfk4shp] {
    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-5bndfk4shp] {
    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");
}

.bi-people-fill-nav-menu[b-5bndfk4shp] {
    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='M7 14s-1 0-1-1 1-4 5-4 5 3 5 4-1 1-1 1H7Zm4-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm-5.784 6A2.238 2.238 0 0 1 5 13c0-1.355.68-2.75 1.936-3.72A6.325 6.325 0 0 0 5 9c-4 0-5 3-5 4s1 1 1 1h4.216ZM4.5 8a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z'/%3E%3C/svg%3E");
}

.bi-box-seam-fill-nav-menu[b-5bndfk4shp] {
    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='M15.528 2.973a.75.75 0 0 1 .472.696v8.662a.75.75 0 0 1-.472.696l-7.25 2.9a.75.75 0 0 1-.556 0L.472 13.025A.75.75 0 0 1 0 12.33V3.669a.75.75 0 0 1 .472-.696l7.25-2.9a.75.75 0 0 1 .556 0l7.25 2.9ZM7.5 3.846 1 5.856v6.288l6.5-2.6V3.846Zm1 0v5.598l6.5 2.6V5.856L8.5 3.846Z'/%3E%3C/svg%3E");
}

.bi-cash-stack-fill-nav-menu[b-5bndfk4shp] {
    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='M1 3a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V3Zm0 3a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V6Zm0 6a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1v-1Z'/%3E%3C/svg%3E");
}

.bi-graph-up-arrow-nav-menu[b-5bndfk4shp] {
    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='M0 0h1v15h15v1H0V0Zm10 3.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-1 0V4.9l-3.613 4.417a.5.5 0 0 1-.74.037L7.06 6.767l-3.656 5.027a.5.5 0 0 1-.808-.588l4-5.5a.5.5 0 0 1 .758-.06l2.609 2.61L13.445 4H10.5a.5.5 0 0 1-.5-.5Z'/%3E%3C/svg%3E");
}

.bi-gear-fill-nav-menu[b-5bndfk4shp] {
    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='M9.405 1.05c-.413-1.4-2.397-1.4-2.81 0l-.1.34a1.464 1.464 0 0 1-2.105.872l-.31-.17c-1.283-.698-2.686.705-1.987 1.987l.169.311c.446.82.023 1.841-.872 2.105l-.34.1c-1.4.413-1.4 2.397 0 2.81l.34.1a1.464 1.464 0 0 1 .872 2.105l-.17.31c-.698 1.283.705 2.686 1.987 1.987l.311-.169a1.464 1.464 0 0 1 2.105.872l.1.34c.413 1.4 2.397 1.4 2.81 0l.1-.34a1.464 1.464 0 0 1 2.105-.872l.31.17c1.283.698 2.686-.705 1.987-1.987l-.169-.311a1.464 1.464 0 0 1 .872-2.105l.34-.1c1.4-.413 1.4-2.397 0-2.81l-.34-.1a1.464 1.464 0 0 1-.872-2.105l.17-.31c.698-1.283-.705-2.686-1.987-1.987l-.311.169a1.464 1.464 0 0 1-2.105-.872l-.1-.34zM8 10.93a2.929 2.929 0 1 1 0-5.86 2.929 2.929 0 0 1 0 5.86z'/%3E%3C/svg%3E");
}

.bi-list-check-nav-menu[b-5bndfk4shp] {
    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='M5 11.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zM3.854 2.146a.5.5 0 0 1 0 .708l-1.5 1.5a.5.5 0 0 1-.708 0l-.5-.5a.5.5 0 1 1 .708-.708L2 3.293l1.146-1.147a.5.5 0 0 1 .708 0zm0 4a.5.5 0 0 1 0 .708l-1.5 1.5a.5.5 0 0 1-.708 0l-.5-.5a.5.5 0 1 1 .708-.708L2 7.293l1.146-1.147a.5.5 0 0 1 .708 0zm0 4a.5.5 0 0 1 0 .708l-1.5 1.5a.5.5 0 0 1-.708 0l-.5-.5a.5.5 0 0 1 .708-.708l.146.147 1.146-1.147a.5.5 0 0 1 .708 0z'/%3E%3C/svg%3E");
}

.bi-building-fill-nav-menu[b-5bndfk4shp] {
    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='M2 1a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V1Zm2 1.5v11a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5v-11A.5.5 0 0 0 13.5 2h-9a.5.5 0 0 0-.5.5ZM4 4h1v1H4V4Zm0 2h1v1H4V6Zm0 2h1v1H4V8Zm2-4h1v1H6V4Zm0 2h1v1H6V6Zm0 2h1v1H6V8Zm2-4h1v1H8V4Zm0 2h1v1H8V6Zm0 2h1v1H8V8Zm2-4h1v1h-1V4Zm0 2h1v1h-1V6Zm0 2h1v1h-1V8Z'/%3E%3C/svg%3E");
}

.bi-receipt-cutoff-nav-menu[b-5bndfk4shp] {
    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='M3 4.5a.5.5 0 0 1 .5-.5h6a.5.5 0 1 1 0 1h-6a.5.5 0 0 1-.5-.5zm0 2a.5.5 0 0 1 .5-.5h6a.5.5 0 1 1 0 1h-6a.5.5 0 0 1-.5-.5zm0 2a.5.5 0 0 1 .5-.5h6a.5.5 0 1 1 0 1h-6a.5.5 0 0 1-.5-.5zm0 2a.5.5 0 0 1 .5-.5h6a.5.5 0 1 1 0 1h-6a.5.5 0 0 1-.5-.5zm8-6a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5V4.5zm0 2a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm0 2a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1z'/%3E%3C/svg%3E");
}

.bi-tags-fill-nav-menu[b-5bndfk4shp] {
    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='M2 2a1 1 0 0 1 1-1h4.586a1 1 0 0 1 .707.293l7 7a1 1 0 0 1 0 1.414l-4.586 4.586a1 1 0 0 1-1.414 0l-7-7A1 1 0 0 1 2 7.586V2zm3.5 4a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z'/%3E%3C/svg%3E");
}

.bi-award-fill-nav-menu[b-5bndfk4shp] {
    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 0a1 1 0 0 1 1 1v6.268l4.562-2.634a1 1 0 0 1 1 1.732L10 8l4.562 2.634a1 1 0 1 1-1 1.732L9 9.732V15a1 1 0 1 1-2 0V9.732l-4.562 2.634a1 1 0 1 1-1-1.732L6 8 1.438 5.366a1 1 0 0 1 1-1.732L7 3.732V1a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-badge-fill-nav-menu[b-5bndfk4shp] {
    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='M2 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2zm4.5 9a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5zM11 6a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3C/svg%3E");
}

.bi-rulers-nav-menu[b-5bndfk4shp] {
    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='M1 0a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h5v-1H2v-1h4v-1H4v-1h2v-1H4v-1h3v-1H1V5h4V4H1V3h4V2H1V1h4V0H1Zm9 10v3h2v-3h-2Zm0-4v3h2V6h-2Zm0-4v3h2V2h-2Z'/%3E%3C/svg%3E");
}

.bi-box-arrow-right-nav-menu[b-5bndfk4shp] {
    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='M10 12.5a.5.5 0 0 1-.5.5h-8a.5.5 0 0 1-.5-.5v-9a.5.5 0 0 1 .5-.5h8a.5.5 0 0 1 .5.5v2a.5.5 0 0 0 1 0v-2A1.5 1.5 0 0 0 9.5 2h-8A1.5 1.5 0 0 0 0 3.5v9A1.5 1.5 0 0 0 1.5 14h8a1.5 1.5 0 0 0 1.5-1.5v-2a.5.5 0 0 0-1 0v2z'/%3E%3Cpath fill-rule='evenodd' d='M15.854 8.354a.5.5 0 0 0 0-.708l-3-3a.5.5 0 0 0-.708.708L14.293 7.5H5.5a.5.5 0 0 0 0 1h8.793l-2.147 2.146a.5.5 0 0 0 .708.708l3-3z'/%3E%3C/svg%3E");
}

.nav-item[b-5bndfk4shp] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-5bndfk4shp] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-5bndfk4shp] {
        padding-bottom: 1rem;
    }

    .nav-item[b-5bndfk4shp]  .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-5bndfk4shp]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

    .nav-item[b-5bndfk4shp]  .nav-link:hover {
        background-color: rgba(255,255,255,0.1);
        color: white;
    }

    .nav-link-parent[b-5bndfk4shp] {
        cursor: pointer;
        justify-content: space-between;
    }

    .nav-arrow[b-5bndfk4shp] {
        margin-left: auto;
        font-size: 0.7rem;
        transition: transform 0.3s ease;
    }

    .nav-arrow.expanded[b-5bndfk4shp] {
        transform: rotate(180deg);
    }

    .nav-submenu[b-5bndfk4shp] {
        padding-left: 2rem;
        padding-top: 0.25rem;
        padding-bottom: 0.5rem;
    }

    .nav-link-sub[b-5bndfk4shp] {
        height: 2.5rem !important;
        line-height: 2.5rem !important;
        font-size: 0.85rem;
        padding-left: 0.5rem;
    }

    .nav-dot[b-5bndfk4shp] {
        display: inline-block;
        width: 6px;
        height: 6px;
        border-radius: 50%;
        background-color: #d7d7d7;
        margin-right: 0.75rem;
        margin-left: 0.25rem;
    }

    .nav-link-sub:hover .nav-dot[b-5bndfk4shp],
    .nav-link-sub.active .nav-dot[b-5bndfk4shp] {
        background-color: white;
    }

.nav-scrollable[b-5bndfk4shp] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-5bndfk4shp] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-5bndfk4shp] {
        display: none;
    }

    .nav-scrollable[b-5bndfk4shp] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}

/* Modal Popup Styles */
.modal-overlay[b-5bndfk4shp] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    animation: fadeIn-b-5bndfk4shp 0.2s ease;
}

@keyframes fadeIn-b-5bndfk4shp {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.modal-content[b-5bndfk4shp] {
    background: white;
    border-radius: 10px;
    padding: 30px;
    max-width: 400px;
    width: 90%;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.3);
    animation: slideUp-b-5bndfk4shp 0.3s ease;
}

@keyframes slideUp-b-5bndfk4shp {
    from {
        transform: translateY(20px);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

.modal-content h3[b-5bndfk4shp] {
    margin: 0 0 15px 0;
    color: #333;
    font-size: 1.5rem;
}

.modal-content p[b-5bndfk4shp] {
    margin: 0 0 25px 0;
    color: #666;
    font-size: 1rem;
}

.modal-buttons[b-5bndfk4shp] {
    display: flex;
    gap: 10px;
    justify-content: flex-end;
}

.btn-cancel[b-5bndfk4shp],
.btn-confirm[b-5bndfk4shp] {
    padding: 10px 20px;
    border: none;
    border-radius: 6px;
    font-size: 0.95rem;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
}

.btn-cancel[b-5bndfk4shp] {
    background-color: #e0e0e0;
    color: #333;
}

.btn-cancel:hover[b-5bndfk4shp] {
    background-color: #d0d0d0;
}

.btn-confirm[b-5bndfk4shp] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
}

.btn-confirm:hover[b-5bndfk4shp] {
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(102, 126, 234, 0.4);
}
/* _content/BlazorApp1/Components/Pages/Login.razor.rz.scp.css */
.login-container[b-1flbdmqp2j] {
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    padding: 20px;
}

.login-card[b-1flbdmqp2j] {
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(10px);
    border-radius: 20px;
    padding: 30px;
    width: 100%;
    max-width: 340px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
    position: relative;
    z-index: 10;
    animation: slideUp-b-1flbdmqp2j 0.5s ease-out;
}

@keyframes slideUp-b-1flbdmqp2j {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.login-header[b-1flbdmqp2j] {
    text-align: center;
    margin-bottom: 20px;
}

.login-icon[b-1flbdmqp2j] {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 15px;
}

.login-icon svg[b-1flbdmqp2j] {
    width: 75px;
    height: 75px;
    padding: 15px;
    background: rgba(255, 255, 255, 0.15);
    border-radius: 50%;
    box-shadow: 0 4px 20px rgba(102, 126, 234, 0.25);
    animation: iconPulse-b-1flbdmqp2j 2s ease-in-out infinite;
}

@keyframes iconPulse-b-1flbdmqp2j {
    0%, 100% {
        transform: scale(1);
        box-shadow: 0 4px 15px rgba(102, 126, 234, 0.3);
    }
    50% {
        transform: scale(1.05);
        box-shadow: 0 6px 20px rgba(102, 126, 234, 0.4);
    }
}

.form-group[b-1flbdmqp2j] {
    margin-bottom: 18px;
}

.form-group label[b-1flbdmqp2j] {
    display: block;
    margin-bottom: 8px;
    color: #333;
    font-weight: 500;
    font-size: 14px;
}

.form-control[b-1flbdmqp2j] {
    width: 100%;
    padding: 12px 16px;
    border: 2px solid #e0e0e0;
    border-radius: 10px;
    font-size: 16px;
    transition: all 0.3s ease;
    background: #fff;
    box-sizing: border-box;
}

.form-control:focus[b-1flbdmqp2j] {
    outline: none;
    border-color: #667eea;
    box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.1);
}

.form-control[b-1flbdmqp2j]::placeholder {
    color: #999;
}

.form-options[b-1flbdmqp2j] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    flex-wrap: wrap;
    gap: 10px;
}

.remember-me[b-1flbdmqp2j] {
    display: flex;
    align-items: center;
    gap: 8px;
}

.remember-me input[type="checkbox"][b-1flbdmqp2j] {
    width: 18px;
    height: 18px;
    cursor: pointer;
    accent-color: #667eea;
}

.remember-me label[b-1flbdmqp2j] {
    margin: 0;
    cursor: pointer;
    color: #666;
    font-size: 14px;
    user-select: none;
}

.forgot-password[b-1flbdmqp2j] {
    color: #667eea;
    text-decoration: none;
    font-size: 14px;
    transition: color 0.3s ease;
}

.forgot-password:hover[b-1flbdmqp2j] {
    color: #764ba2;
    text-decoration: underline;
}

.btn-login[b-1flbdmqp2j] {
    width: 100%;
    padding: 14px;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    border: none;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    box-shadow: 0 4px 15px rgba(102, 126, 234, 0.4);
}

.btn-login:hover:not(:disabled)[b-1flbdmqp2j] {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(102, 126, 234, 0.5);
}

.btn-login:active:not(:disabled)[b-1flbdmqp2j] {
    transform: translateY(0);
}

.btn-login:disabled[b-1flbdmqp2j] {
    opacity: 0.7;
    cursor: not-allowed;
}

.spinner[b-1flbdmqp2j] {
    width: 18px;
    height: 18px;
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-top-color: white;
    border-radius: 50%;
    animation: spin-b-1flbdmqp2j 0.8s linear infinite;
}

@keyframes spin-b-1flbdmqp2j {
    to {
        transform: rotate(360deg);
    }
}

.login-footer[b-1flbdmqp2j] {
    text-align: center;
    margin-top: 25px;
    padding-top: 25px;
    border-top: 1px solid #e0e0e0;
}

.login-footer p[b-1flbdmqp2j] {
    color: #666;
    font-size: 14px;
    margin: 0;
}

.login-footer a[b-1flbdmqp2j] {
    color: #667eea;
    text-decoration: none;
    font-weight: 500;
    transition: color 0.3s ease;
}

.login-footer a:hover[b-1flbdmqp2j] {
    color: #764ba2;
    text-decoration: underline;
}

.error-message[b-1flbdmqp2j] {
    margin-top: 15px;
    padding: 12px;
    background: #fee;
    border: 1px solid #fcc;
    border-radius: 8px;
    color: #c33;
    font-size: 14px;
    text-align: center;
    animation: shake-b-1flbdmqp2j 0.5s ease;
}

@keyframes shake-b-1flbdmqp2j {
    0%, 100% {
        transform: translateX(0);
    }
    25% {
        transform: translateX(-10px);
    }
    75% {
        transform: translateX(10px);
    }
}

.validation-message[b-1flbdmqp2j] {
    color: #c33;
    font-size: 12px;
    margin-top: 5px;
    display: block;
}

.background-shapes[b-1flbdmqp2j] {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    overflow: hidden;
}

.shape[b-1flbdmqp2j] {
    position: absolute;
    border-radius: 50%;
    opacity: 0.1;
    animation: float-b-1flbdmqp2j 20s infinite ease-in-out;
}

.shape-1[b-1flbdmqp2j] {
    width: 300px;
    height: 300px;
    background: #fff;
    top: -100px;
    left: -100px;
    animation-delay: 0s;
}

.shape-2[b-1flbdmqp2j] {
    width: 200px;
    height: 200px;
    background: #fff;
    bottom: -50px;
    right: -50px;
    animation-delay: 5s;
}

.shape-3[b-1flbdmqp2j] {
    width: 150px;
    height: 150px;
    background: #fff;
    top: 50%;
    right: 10%;
    animation-delay: 10s;
}

@keyframes float-b-1flbdmqp2j {
    0%, 100% {
        transform: translate(0, 0) rotate(0deg);
    }
    33% {
        transform: translate(30px, -30px) rotate(120deg);
    }
    66% {
        transform: translate(-20px, 20px) rotate(240deg);
    }
}

/* Responsive tasarım */
@media (max-width: 480px) {
    .login-card[b-1flbdmqp2j] {
        padding: 30px 20px;
        border-radius: 15px;
    }

    .login-header h1[b-1flbdmqp2j] {
        font-size: 28px;
    }

    .form-options[b-1flbdmqp2j] {
        flex-direction: column;
        align-items: flex-start;
    }

    .forgot-password[b-1flbdmqp2j] {
        margin-top: 5px;
    }
}
