@import '_content/Mcp.Shared.UI/Mcp.Shared.UI.9p5pbhtmf5.bundle.scp.css';

/* _content/Linguist.WebApp/Backend/Application/Features/Cards/UI/Cards.razor.rz.scp.css */
.lexis-card[b-w451lbzt84] {
    transition: transform 0.2s ease;
}

.lexis-card:hover[b-w451lbzt84] {
    transform: translateY(-2px);
}
/* _content/Linguist.WebApp/Components/Layout/Header.razor.rz.scp.css */
.nav-active[b-tsikfoxwf8] {
    background-color: white;
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
}
/* _content/Linguist.WebApp/Shared/Layout/MainLayout.razor.rz.scp.css */
.page[b-v9fnui2j55] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-v9fnui2j55] {
    flex: 1;
}

#blazor-error-ui[b-v9fnui2j55] {
    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;
}

    #blazor-error-ui .dismiss[b-v9fnui2j55] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
