@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.boiwgh0w5b.bundle.scp.css';

/* /Components/Account/Pages/Login3.razor.rz.scp.css */

.wrapper[b-x8uxohpg4j] {
    width: 1120px;
    /*    min-width: fit-content;
    min-height: fit-content;*/
    height: 620px;
    max-height: 100dvh;
    max-width: 100dvw;
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 70px;
    border: 1px solid var(--shade);
    transform: translate(-50%, -50%);
    overflow: hidden;
    background: var(--base);
    /*    box-shadow: oklch(from var(--dark-shade) l c h / 0.6) 0px 5px 15px;*/
    box-shadow: oklch(from var(--light-shade) l c h / 0.2) 0px 4px 16px, oklch(from var(--dark-shade) l c h / 0.2) 0px 8px 32px;
}

.custom-btn[b-x8uxohpg4j] {
    color: var(--base);
    background-color: var(--primary);
    font-size: 1.2rem;
    border: none;
    border-radius: 10px;
    padding: 0.5rem;
    width: 100%;
}

    .custom-btn:hover[b-x8uxohpg4j] {
        background-color: var(--light-shade);
        color: var(--light-tint);
    }

[b-x8uxohpg4j] .login {
    flex: 1 0 45%;
    background: var(--base);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly;
    padding: 2rem;
    height: 100%;
    gap: 1rem;
}

.wrong-input[b-x8uxohpg4j] {
    animation: horizontal-shaking-b-x8uxohpg4j 0.3s;
}

.footer-text[b-x8uxohpg4j] {
    font-size: 0.8rem;
    /*    color: slategray;*/
    color: var(--tint);
    text-decoration: none;
}

.login-title[b-x8uxohpg4j] {
    color: var(--primary);
    font-weight: bold;
}

.login-footer[b-x8uxohpg4j] {
    gap: 0.5rem;
    width: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
}

.login-inputs[b-x8uxohpg4j] {
    gap: 2.8rem;
    display: flex;
    flex-direction: column;
    width: 100%;
}

[b-x8uxohpg4j] .validation-message {
    position: absolute;
}

.login-body[b-x8uxohpg4j] {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    align-content: center;
    position: relative;
}

.error-msg[b-x8uxohpg4j] {
    position: absolute;
    transform: translate(0, calc(-100% - 12px));
    width: 100%;
}

.background[b-x8uxohpg4j] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--shade);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: var(--primary);
}

.logo[b-x8uxohpg4j] {
    flex: 1 1 35%;
    background: var(--base);
    align-items: center;
    display: flex;
    justify-content: center;
    /*    padding: 4rem;*/
    overflow: visible;
    margin: -1px;
    /*    position: relative;*/
}

#logo-img[b-x8uxohpg4j] {
    width: 85%;
    height: auto;
    max-width: 360px;
}

.img-container[b-x8uxohpg4j] {
    width: 85%;
    height: 100%;
    background: var(--primary);
    align-items: center;
    display: flex;
    justify-content: center;
}

[b-x8uxohpg4j] form input, [b-x8uxohpg4j] form input:active, [b-x8uxohpg4j] form input:valid, [b-x8uxohpg4j] form input:focus {
    /*    background-color: rgba(0,0,0,0.1) !important;*/
    border-radius: 35px;
    border: 1px solid var(--primary);
}

.form-floating > .form-control:focus ~ label[b-x8uxohpg4j], .form-floating > .form-control:active ~ label[b-x8uxohpg4j], .form-floating > .form-control:not(:placeholder-shown) ~ label[b-x8uxohpg4j] {
    color: var(--dark-tint);
}

.form-floating > label[b-x8uxohpg4j]::after,
.form-floating > label[b-x8uxohpg4j]::before {
    display: none !important;
    content: none !important;
}

.form-floating > .form-control ~ label[b-x8uxohpg4j] {
    color: var(--primary);
}

[b-x8uxohpg4j] input:-webkit-autofill,
[b-x8uxohpg4j] input:-webkit-autofill:hover,
[b-x8uxohpg4j] input:-webkit-autofill:focus {
    transition: background-color 9999s ease-in-out 0s;
    box-shadow: 0 0 0px 1000px transparent inset !important;
}

#waves[b-x8uxohpg4j] {
    height: 100%;
    /*    position: absolute;
    right: 0;
    transform: translateX(100%);*/
    width: 15%;
    pointer-events: none;
    overflow: visible;
    z-index: 10;
    /*    position: relative;*/
}

    #waves svg[b-x8uxohpg4j] {
        display: block;
        width: calc(100% + 2px);
        position: relative;
        left: -1px;
        height: calc(100% + 2px);
        overflow: visible;
    }

#wave2[b-x8uxohpg4j] {
    transform: translateX(-1px);
}
#wave2[b-x8uxohpg4j] {
    transform: translateX(28px);
}

#wave3[b-x8uxohpg4j] {
    transform: translateX(58px);
}

.horizontal-waves[b-x8uxohpg4j] {
    opacity: 0;
}

#wave1[b-x8uxohpg4j],
#wave2[b-x8uxohpg4j],
#wave3[b-x8uxohpg4j] {
    transform-box: fill-box;
    transform-origin: left;
    transition: transform 1s ease-in-out;
}

.success-transition #wave1[b-x8uxohpg4j] {
    transform: scaleX(4) scaleY(1.2) translateX(-1px);
    transition-delay: 0.4s;
    transition-duration: 0.6s;
}

.success-transition #wave2[b-x8uxohpg4j] {
    transform: scaleX(4);
    transition-delay: 0.1s;
}

.success-transition #wave3[b-x8uxohpg4j] {
    transform: scaleX(3);
    transition-delay: 0s;
}

.wrapper.success-animation .logo[b-x8uxohpg4j] {
    z-index: 10;
    animation: cover-right-b-x8uxohpg4j 0.7s ease-in-out forwards;
    animation-delay: 0.2s;
    position: absolute;
    height: 101%;
    bottom: 0;
    left: 0;
    background: transparent;
    width: 45%;
}

.wrapper.success-animation[b-x8uxohpg4j]  .login {
    position: absolute;
    right: 0;
    width: 55%;
}

@keyframes cover-right-b-x8uxohpg4j {
    from {
        width: 45%;
    }

    to {
        width: 104%;
    }
}

@keyframes cover-down-b-x8uxohpg4j {
    from {
        height: 20%;
    }

    to {
        height: 110%;
    }
}

@keyframes horizontal-shaking-b-x8uxohpg4j {
    0% {
        transform: translateX(0)
    }

    25% {
        transform: translateX(5px)
    }

    50% {
        transform: translateX(-5px)
    }

    75% {
        transform: translateX(5px)
    }

    100% {
        transform: translateX(0)
    }
}

@media(max-width: 1130px) {
    .wrapper[b-x8uxohpg4j] {
        width: 90dvw;
        /*        height: 70%;*/
    }
}

@media(max-height: 720px) {
    .wrapper[b-x8uxohpg4j] {
        height: 90dvh;
    }
}

@media(max-width: 820px) or (max-height: 560px) {
    .wrapper[b-x8uxohpg4j] {
        width: 100dvw;
        height: 100dvh;
        flex-direction: column;
        border-radius: 0;
        border: none;
        overflow-y: auto;
    }

    .horizontal-waves[b-x8uxohpg4j] {
        opacity: 1;
    }

    .vertical-waves[b-x8uxohpg4j] {
        opacity: 0;
    }

    .logo[b-x8uxohpg4j] {
        flex: 0 1 20%;
        max-height: 20%;
        flex-direction: column;
    }

    .img-container[b-x8uxohpg4j] {
        width: 100%;
        justify-content: center;
        align-items: center;
        max-height: 70%;
    }
    .img-container[b-x8uxohpg4j], #waves[b-x8uxohpg4j] {
        transition: max-height 1s ease;
    }
    #logo-img[b-x8uxohpg4j] {
        height: 10dvh;
        object-fit: contain;
        max-width: 60dvw;
/*        transition: all ease-in;
        transition-delay: 1s;
        max-width: 198px;*/
    }

    #waves[b-x8uxohpg4j] {
        max-height: 30%;
        width: 100%;
        /*        overflow: hidden;*/
    }

        #waves svg[b-x8uxohpg4j] {
            top: calc(-100% - 3px);
            /*        width: 100%;*/
            /*        height: 100%;*/
        }
    #wave1[b-x8uxohpg4j] {
        transform: translateY(-1px);
        transition-duration: 0.1s;
    }
    #wave2[b-x8uxohpg4j] {
        transform: translateY(23px);
    }

    #wave3[b-x8uxohpg4j] {
        transform: translateY(52px);
    }
    #wave1[b-x8uxohpg4j],
    #wave2[b-x8uxohpg4j],
    #wave3[b-x8uxohpg4j] {
        transform-box: fill-box;
        transform-origin: top;
        transition: transform 0.6s ease-in-out;
    }
    [b-x8uxohpg4j] .login {
        flex: 1 0 80%;
        padding: 4px 1.5rem 1rem 1.5rem;
        gap: 0;
    }

    .login-body[b-x8uxohpg4j] {
        gap: 4px;
    }

    .error-msg[b-x8uxohpg4j] {
        position: relative;
        transform: translate(0,0);
        min-height: 1.5rem;
    }
    .success-transition #wave1[b-x8uxohpg4j] {
        transform: scaleY(3.5) translateY(-1px);
        transition-delay: 0.3s;
        transition-duration: 0.6s;
    }

    .success-transition #wave2[b-x8uxohpg4j] {
        transform: scaleY(2);
        transition-delay: 0.1s;
    }

    .success-transition #wave3[b-x8uxohpg4j] {
        transform: scaleY(3);
        transition-delay: 0s;
    }

    .wrapper.success-animation .logo[b-x8uxohpg4j] {
        z-index: 10;
        animation: cover-down-b-x8uxohpg4j 0.8s ease-in-out forwards;
        animation-delay: 0.1s;
        position: absolute;
        width: 100%;
        top: 0;
        left: 0;
        background: transparent;
        height: 20%;
        max-height: 100%;
    }
    .wrapper.success-animation .img-container[b-x8uxohpg4j]{
        max-height: 100%;
    }
    .wrapper.success-animation #waves[b-x8uxohpg4j] {
        max-height: 0%;
    }
    .wrapper.success-animation[b-x8uxohpg4j]  .login {
        position: absolute;
        bottom: 0;
        left: 0;
        height: 80%;
        width: 100%;
    }
}
/*@media (max-width: 920px) {*/
/*    .wrapper {
        min-width: 98%;
    }*/
/*.login-header {
        padding: 0.5rem;
    }
    ::deep .login-body {
        padding: 0.3rem 0.6rem 1rem 0.6rem;
    }
    .login-footer{
        gap: 0.3rem;
    }
    .login-inputs{
        gap: 0.5rem;
    }
    button {
        font-size: 1rem;
    }
    .title {
        font-size: 2.5rem;
    }
    .background {
        padding: 0.3rem;
    }
}*/
/* /Components/Account/Pages/PrivacyPolicies.razor.rz.scp.css */
h3[b-1cb5vy9uu5] {
    scroll-margin-top: 80px;
}
/* /Components/Admin/AdminLogin.razor.rz.scp.css */
.login-inputs[b-buogr8crv6] {
    gap: 1rem;
    display: flex;
    flex-direction: column;
}
.error-msg[b-buogr8crv6] {
    position: absolute;
    transform: translate(0, calc(-100% - 12px));
    width: 100%;
}
[b-buogr8crv6] #my-alert{
    margin-bottom: 1rem;
}
.wrong-input[b-buogr8crv6] {
    animation: horizontal-shaking-b-buogr8crv6 0.3s;
}
@keyframes horizontal-shaking-b-buogr8crv6 {
    0% {
        transform: translateX(0)
    }

    25% {
        transform: translateX(5px)
    }

    50% {
        transform: translateX(-5px)
    }

    75% {
        transform: translateX(5px)
    }

    100% {
        transform: translateX(0)
    }
}
/* /Components/Admin/Pages/Connector.razor.rz.scp.css */
#shared-secret[b-cy54a6e6s0] {
    background-color: var(--card-header-bg);
    border-color: lightgrey;
    color: var(--dark-title);
    overflow: hidden;
    text-overflow: ellipsis;
}

.renew-btn[b-cy54a6e6s0] {
    cursor: pointer;
}
.copy-btn[b-cy54a6e6s0]{
    cursor: pointer;
    position: relative;
}
.copy-btn:hover[b-cy54a6e6s0], .renew-btn:hover[b-cy54a6e6s0]{
    color: var(--dark-tint);
}
    .copy-btn:has(.copied)[b-cy54a6e6s0] {
        cursor: none;
    }
        .copy-btn:has(.copied)[b-cy54a6e6s0]::after {
            content: 'kopiert!';
            background: var(--primary);
            color: white;
            padding: 5px 10px;
            border-radius: 10px;
            position: absolute;
            top: 95%;
            left: 50%;
            transform: translateX(-50%);
            white-space: nowrap;
        }
    .copy-btn:has(.copied)[b-cy54a6e6s0]::before {
        content: '';
        position: absolute;
        top: calc(95% - 5px);
        left: 50%;
        transform: translateX(-50%);
        width: 0;
        height: 0;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid var(--primary);
    }
thead th[b-cy54a6e6s0] {
    color: var(--dark-title) !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    background-color: inherit;
    border-top: none;
    border-right: none;
}

    thead th:first-child[b-cy54a6e6s0] {
        border-left: none;
    }

thead[b-cy54a6e6s0], thead tr[b-cy54a6e6s0] {
    background-color: var(--card-header-bg);
    border-color: var(--dark-card-border);
    border-top: none;
}

    tbody td[b-cy54a6e6s0], thead th[b-cy54a6e6s0] {
        padding: 8px 20px;
    }

tbody tr:last-child[b-cy54a6e6s0] {
    border-bottom: none;
}

tr td:last-child[b-cy54a6e6s0], tr th:last-child[b-cy54a6e6s0] {
    text-align: center;
    white-space: nowrap;
    width: 140px;
}

.active-checkbox[b-cy54a6e6s0] {
    text-align: center;
    width: 1px;
    white-space: nowrap;
}

td[b-cy54a6e6s0] {
    vertical-align: middle;
}

table[b-cy54a6e6s0] {
    border-color: var(--light-card-border);
    margin-bottom: 0;
}

.table-wrapper[b-cy54a6e6s0] {
    border: 1px solid var(--dark-card-border);
    overflow: hidden;
    border-radius: 20px;
}

@media (max-width: 520px) {
    tbody td[b-cy54a6e6s0], thead th[b-cy54a6e6s0] {
        padding: 6px 8px;
    }
}
/* /Components/Admin/Pages/ManageConnectors.razor.rz.scp.css */
.grid-wrapper[b-ji88s2vlhe] {
    overflow: hidden;
    min-height: 20dvh;
    border-left: 1px solid var(--dark-card-border);
    border-right: 1px solid var(--dark-card-border);

}
.footer[b-ji88s2vlhe] {
    border: 1px solid var(--dark-card-border);
    padding: 0.5rem;
    border-radius: 0 0 15px 15px;
}
.grid-wrapper[b-ji88s2vlhe]  th:nth-child(1) {
    width: 40%;
/*    border-right: 1px solid var(--dark-card-border);*/
}

.grid-wrapper[b-ji88s2vlhe]  th:nth-child(2) {
    width: 50%;
/*    border-right: 1px solid var(--dark-card-border);*/
}

.grid-wrapper[b-ji88s2vlhe]  tr:nth-child(3) {
    width: 10%;
}
.grid-wrapper[b-ji88s2vlhe]  tr td:nth-child(1) {
    border-right: 1px solid var(--light-card-border);
}

.grid-wrapper[b-ji88s2vlhe]  tr td:nth-child(2) {
    border-right: 1px solid var(--light-card-border);
}
.grid-wrapper[b-ji88s2vlhe]  thead {
    background: var(--card-header-bg);
}
    .grid-wrapper[b-ji88s2vlhe]  thead th {
        padding: 8px 20px;
        border-bottom: 2px solid var(--dark-card-border);
    }
.grid-wrapper[b-ji88s2vlhe]  td {
    padding: 6px 20px !important;
}
.grid-wrapper[b-ji88s2vlhe]  td:empty {
    padding: 0 !important;
    border: none;
}
.grid-wrapper[b-ji88s2vlhe]  tr:has(td:empty) {
    padding: 0 !important;
    border: none;
}
.grid-wrapper[b-ji88s2vlhe]  thead th .col-title {
    color: var(--dark-title) !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    padding: 0;
}
.grid-wrapper[b-ji88s2vlhe]  tbody tr {
    transition: background 0.08s;
    border-bottom: 1px solid var(--light-card-border);
}
.grid-wrapper[b-ji88s2vlhe]  thead th.clickable-header-cell:hover{
    background-color: rgba(0, 0, 0, 0.04);
    cursor: pointer;
}
.grid-wrapper[b-ji88s2vlhe]  thead button.col-title:hover{
    background: none;
}
.grid-wrapper[b-ji88s2vlhe]  tbody tr:hover, .grid-wrapper[b-ji88s2vlhe]  tbody tr:has(div:focus-visible) {
    background: #f9fafb !important;
    filter: brightness(0.96);
    cursor: pointer;
}
.grid-wrapper[b-ji88s2vlhe]  td div:focus-visible {
    outline: none;
}
[b-ji88s2vlhe] .paginator{
    border-top: none;
    margin-top: 0;
    justify-content: center;
}
    [b-ji88s2vlhe] .paginator nav {
        margin-left: 0;
    }
[b-ji88s2vlhe] .paginator .summary{
    display: none;
}
.footer[b-ji88s2vlhe]{
    background: var(--card-header-bg);
}
.header[b-ji88s2vlhe] {
    border: 1px solid var(--dark-card-border);
    border-radius: 15px 15px 0 0;
    display: flex;
    justify-content: space-between;
    width: 100%;
    background: var(--card-header-bg);
    padding: 1rem;
    overflow: hidden;
}
.page-size-chooser *[b-ji88s2vlhe]{
    border-color: var(--dark-card-border);
}
/* /Components/Layout/Accordion.razor.rz.scp.css */
.card-header[b-8gwaq9kcy8], .card[b-8gwaq9kcy8]{
        width: 100%;
        background-color: var(--card-body-bg);
    }
.card-header[b-8gwaq9kcy8] {
    background-color: color-mix(var(--card-header-bg), var(--card-body-bg));
}
/* /Components/Layout/AdminLayout.razor.rz.scp.css */
#blazor-error-ui[b-6sp381npb9] {
        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-6sp381npb9] {
            cursor: pointer;
            position: absolute;
            right: 0.75rem;
            top: 0.5rem;
        }
main[b-6sp381npb9]{
    overflow: auto;
    height: 100%;
}
.top-row[b-6sp381npb9] {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
    align-items: center;
    height: 3.2rem;
    overflow: hidden;
    background: var(--card-header-bg);
    gap: 0.5rem;
    position: sticky;
    top: 0;
    z-index: 11;
    border-bottom: 1px solid #d6d5d5;
    white-space: nowrap;
    color: var(--primary);
    font-size: 1.3rem;
    margin-bottom: 1rem;
}
.custom-title[b-6sp381npb9] {
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    justify-self: center;
}

.nav-item[b-6sp381npb9] {
    margin-right: 2rem;
    justify-self: end;
}
.navbar-brand[b-6sp381npb9] {
    justify-self: start;
    position: relative;
    display: inline-block;
}

#visual[b-6sp381npb9] {
    display: block;
}

#logo-img[b-6sp381npb9] {
    position: absolute;
    top: 50%;
    transform: translateY(-52%);
    left: 1.5rem;
    z-index: 1;
    max-height: 3rem;
    max-width: 100%;
}
@media (max-width: 620px) {
    .custom-title[b-6sp381npb9] {
        font-size: 1.3rem !important;
    }

    #visual[b-6sp381npb9] {
        width: 160%;
        height: 3.2rem;
    }
    #logo-img[b-6sp381npb9]{
        left: 0.5rem;
        max-width: 60%;
        max-height: 2.5rem;
    }
    .supporting-label[b-6sp381npb9]{
        display: none;
    }
    .nav-link i[b-6sp381npb9]{
        font-size: 2rem;
    }
}
/* /Components/Layout/BaseLayout.razor.rz.scp.css */
.page[b-4ktqd13q9o] {
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.ordi-row[b-4ktqd13q9o] {
    justify-content: center;
    height: 3rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    font-size: min(max(3vw, 0.8rem), 2.4rem);
    white-space: nowrap;
}

.top-row[b-4ktqd13q9o] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    position: sticky;
    top: 0;
    z-index: 11;
}

main[b-4ktqd13q9o] {
    flex: 1;
    height: 100%;
}

.sidebar[b-4ktqd13q9o] {
    background: var(--nav-bg);
    border-bottom: 1px solid var(--dark-card-border);
}

@media (max-width: 640.98px) {

    main[b-4ktqd13q9o] {
        height: calc(100% - 4rem);
        width: 100%;
    }
    .ordi-row[b-4ktqd13q9o]{
/*        font-size: 1vh;*/
        height: 2rem;
    }
}
/*@media (max-height: 640px) {
    main {
        overflow-y: auto;
    }
}*/
@media (min-width: 641px) {
    .page[b-4ktqd13q9o] {
        flex-direction: row;
    }


    .sidebar[b-4ktqd13q9o] {
        width: 110px;
        height: 100dvh;
        position: sticky;
        top: 0;
        border-right: 1px solid var(--dark-card-border);
        border-bottom: none;
    }

    main[b-4ktqd13q9o] {
        width: calc(100% - 110px);
    }
}

#blazor-error-ui[b-4ktqd13q9o] {
    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-4ktqd13q9o] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/BlankLayout.razor.rz.scp.css */
#blazor-error-ui[b-elks5zagsr] {
    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-elks5zagsr] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/MainLayout.razor.rz.scp.css */

article[b-m4woxq700r] {
    height: calc(100% - 6.5rem);
    overflow-x: hidden;
    overflow-y: auto;
/*    min-height: 492px;*/
}

.selection-row[b-m4woxq700r] {
    justify-content: space-between;
    padding-right: 0 !important;
    height: 3.5rem;
    background: var(--card-header-bg);
    border: 1px solid var(--dark-card-border);
    border-radius: 15px;
    margin: 0.3rem 1.5rem 0 1.5rem;
    position: sticky;
    top: 3rem;
    z-index: 11;
}

.close-icon[b-m4woxq700r] {
    font-size: 0.7rem;
}

.top-row[b-m4woxq700r] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

    .top-row[b-m4woxq700r]  a, .top-row[b-m4woxq700r]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-m4woxq700r]  a:hover, .top-row[b-m4woxq700r]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-m4woxq700r]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

    .top-row div:first-child[b-m4woxq700r] {
        flex: 0 1 auto;
        min-width: 0;
    }

.banner[b-m4woxq700r] {
    white-space: nowrap;
    min-width: 0;
    overflow: hidden;
    transition: all 0.15s ease;
    height: 2rem;
    gap: 0.25rem;
    font-size: 0.9rem;
    cursor: pointer;
}

    .banner span[b-m4woxq700r] {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        min-width: 0.7rem;
    }

.termin-banner[b-m4woxq700r] {
    background-color: var(--termin-color);
    color: oklch(from var(--termin-color) 0.4 c h);
    border: 1px solid;
    border-color: oklch(from var(--termin-color) 0.75 c h);
    margin: 0;
    flex: 0 1 auto;
    justify-content: space-between;
}

    .termin-banner:hover[b-m4woxq700r] {
        filter: brightness(94%);
    }

.banner:has(.close-icon:hover)[b-m4woxq700r] {
    filter: brightness(94%) grayscale(0.4);
    opacity: 0.6;
}

/*.patient-banner:hover {
    background-color: #b8d4e8 !important;
}*/

.termine-dropdown[b-m4woxq700r] {
    appearance: none;
    width: 0;
}

.termine-label i:last-child[b-m4woxq700r], .termine-label i:last-child[b-m4woxq700r]::before {
    display: none !important;
}

.termine-label[b-m4woxq700r] {
    overflow: hidden;
    min-width: 0;
    display: flex;
    align-items: center;
}

    .termine-label i:first-of-type[b-m4woxq700r], .termine-label i:first-of-type[b-m4woxq700r]::before {
        margin-right: 0.2rem;
    }

    .termine-label span[b-m4woxq700r] {
        text-overflow: ellipsis;
        overflow: hidden;
        flex: 0 1 auto;
        min-width: 0;
        white-space: nowrap;
        margin-right: 0.1rem;
    }

.book-btn[b-m4woxq700r] {
    flex: 0 1 auto;
    height: 85%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
/*.book-btn {
    height: 100%;
    flex: 0 0 auto;
    padding-left: 0.2rem;
    padding-right: 0.2rem;
    border: none;
    background: var(--primary);
    color: var(--base);
    font-size: 1.1rem;
    font-weight: 500;
    letter-spacing: 3px;
    min-width: 10%;
    white-space: nowrap;*/
/*    text-overflow: ellipsis;*/
/*    overflow: hidden;*/
/*}
    .book-btn:hover {
        filter: brightness(1.4);
    }

    .book-btn:active:enabled {
        background-color: var(--dark-tint);
    }

    .book-btn:enabled {
        cursor: pointer;
    }

    .book-btn:disabled {
        filter: grayscale(0.2);
        opacity: 0.6;
    }*/

.termine-container[b-m4woxq700r] {
    display: flex;
    min-width: 20%;
    align-items: center;
    /*    border-left: 1px solid var(--dark-card-border);*/
    gap: 0.5rem;
    height: 100%;
    flex: 2 1 auto;
    padding: 0 0.5rem 0 0.5rem;
    /*    overflow: hidden;*/
}

.termine-list[b-m4woxq700r] {
    display: flex;
    gap: 0.5rem;
    /*    flex: 1 1 auto;*/
}

.tooltip-wrapper[b-m4woxq700r] {
    position: relative;
    display: inline-block;
}

.custom-tooltip[b-m4woxq700r] {
    opacity: 0;
    display: flex;
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translateX(calc(-100% - 0.5rem)) translateY(-50%);
    background: var(--dark-tint);
    color: var(--base);
    padding: 0.4rem 0.8rem;
    border-radius: 6px;
    text-align: center;
    justify-content: center;
    align-items: center;
    overflow-wrap: break-word;
    white-space: normal;
    z-index: 1000;
    transition: opacity 0.2s ease-in;
    pointer-events: none;
    width: max-content;
    max-width: 45vw;
}

    .custom-tooltip[b-m4woxq700r]::after {
        content: "";
        position: absolute;
        right: 0;
        transform: translateX(99%) translateY(-50%);
        top: 50%;
        border-width: 0.4rem;
        border-style: solid;
        border-color: transparent transparent transparent var(--dark-tint);
    }

.tooltip-wrapper:hover .custom-tooltip[b-m4woxq700r], .tooltip-wrapper:focus .custom-tooltip[b-m4woxq700r] {
    opacity: 1;
}

.ml-divider-vertikal[b-m4woxq700r] {
    border-left: 1px solid #b6b6b6;
    margin: 0 5px 0 13px;
    height: 75%;
}

@media (max-width: 640.98px) {
    .selection-row[b-m4woxq700r] {
        justify-content: space-between;
        top: 2rem;
    }

    .top-row[b-m4woxq700r]  a, .top-row[b-m4woxq700r]  .btn-link {
        margin-left: 0;
    }

    .book-btn[b-m4woxq700r] {
        font-size: 1.1rem;
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
}

@media (max-width: 540.98px) {
    .supporting-label[b-m4woxq700r] {
        display: none;
    }

    .patient-banner:has(.supporting-label)[b-m4woxq700r] {
        font-size: 1.1rem;
        min-width: fit-content;
        flex: 1 0 auto !important;
        justify-content: center;
    }

        .patient-banner:has(.supporting-label) i[b-m4woxq700r] {
            margin-left: 0.5rem;
        }

    .standalone-label[b-m4woxq700r] {
        font-size: 1.3rem;
    }

    .termine-label[b-m4woxq700r] {
        justify-content: center;
        margin-left: 0px !important;
    }

    .termine-container[b-m4woxq700r] {
        flex: 0 2 auto;
        min-width: 50px;
    }

    .ml-divider-vertikal[b-m4woxq700r] {
        margin-left: 1px;
        margin-right: 1px;
    }

    .termine-list[b-m4woxq700r] {
        left: -6px !important;
        gap: 0.4rem !important;
    }
        .termine-list .termin-banner[b-m4woxq700r] {
            margin: 0 0.3rem 0 0.3rem !important;
        }

            .termine-list .termin-banner:first-child[b-m4woxq700r] {
                margin-top: 0.3rem !important;
            }

            .termine-list .termin-banner:last-child[b-m4woxq700r] {
                margin-bottom: 0.4rem !important;
            }
}

@media(max-width: 1320px) {
    .banner[b-m4woxq700r] {
        padding: 0.25rem;
    }

    .top-row[b-m4woxq700r] {
        gap: 4px;
        padding-left: 0.8rem !important;
    }

    .termine-container[b-m4woxq700r] {
        padding-left: 0.25rem;
    }

    .book-btn[b-m4woxq700r] {
        /*        padding-left: 0.5rem;
        padding-right: 0.5rem;*/
        /*        letter-spacing: 1px;
        font-size: 1rem;*/
    }

    .termine-list[b-m4woxq700r] {
        gap: 4px;
    }
}

@media(max-width: 1120px) {
    label:has(.termine-dropdown)[b-m4woxq700r] {
        cursor: pointer;
    }

    .termine-label[b-m4woxq700r] {
        width: calc(100% - 0.5rem);
        height: 100%;
        align-content: center;
        margin-left: 0.5rem;
    }

    .termine-list[b-m4woxq700r] {
        z-index: 990;
        max-height: 0;
        position: relative;
        min-width: calc(100% + 11px);
        width: max-content;
        left: -10px;
        /*        top: 1px;*/
        overflow: hidden;
        /*        background-color: rgba(255, 255, 255, 0.8);*/
        background-color: oklch(from var(--card-header-bg) 0.9 c h / 0.6);
        box-shadow: inset 0 6px 6px -6px oklch(from var(--dark-card-border) l c h / 0.5);
        border-radius: 0 0 15px 15px;
        flex-direction: column;
        transition: max-height 0.1s ease-in-out;
    }

        .termine-list .termin-banner[b-m4woxq700r] {
            margin: 0 0.5rem 0 0.5rem;
        }

            .termine-list .termin-banner:first-child[b-m4woxq700r] {
                margin-top: 0.5rem;
            }

            .termine-list .termin-banner:last-child[b-m4woxq700r] {
                margin-bottom: 0.5rem;
            }

    label:has(.termine-dropdown:checked) + .termine-list[b-m4woxq700r] {
        max-height: 50dvh;
        border: solid 1px oklch(from var(--dark-card-border) 0.83 c h);
        border-top-color: oklch(from var(--dark-card-border) 0.76 c h);
    }

    .termine-label span.colon[b-m4woxq700r] {
        display: none;
    }

    .termine-container[b-m4woxq700r] {
        display: block;
        padding: 0;
    }

    .termine-label i:last-child[b-m4woxq700r], .termine-label i:last-child[b-m4woxq700r]::before {
        display: inline !important;
    }
}

@media (min-width: 641px) {

        .top-row.auth[b-m4woxq700r]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-m4woxq700r], article[b-m4woxq700r] {
        padding-left: 2rem;
        /*        padding-right: 1.5rem !important;*/
    }
}
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-yqu3meoe96] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: var(--primary);
    position: absolute;
    top: 0.75rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 5px;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgb%28255, 255, 255%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(129, 26, 28, 0.1);
}

.navbar-toggler:checked[b-yqu3meoe96] {
    filter: brightness(2);
}
#logo-img[b-yqu3meoe96] {
    max-height: 3rem;
    max-width: 100%;
    border-radius: 0.5rem;
}
.container-fluid[b-yqu3meoe96] {
    padding-left: 8px;
    padding-right: 8px; 
}
.top-row[b-yqu3meoe96] {
    min-height: 4rem;
    background-color: var(--primary);
/*    background-color: rgba(0,0,0,0.4);*/
}
.navbar-brand[b-yqu3meoe96] {
    font-size: 1.1rem;
    margin: 0;
    padding: 0;
/*    max-height: 3rem;*/
}
.bi[b-yqu3meoe96] {
    display: inline-block;
    position: relative;
    font-size: 1rem;
    margin-right: 0.75rem;
    margin-bottom: 0;
}

.bi-house-door-fill-nav-menu[b-yqu3meoe96] {
    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-yqu3meoe96] {
    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-yqu3meoe96] {
    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-lock-nav-menu[b-yqu3meoe96] {
    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 d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-yqu3meoe96] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-yqu3meoe96] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-yqu3meoe96] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-yqu3meoe96] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

.nav-item[b-yqu3meoe96] {
    font-size: 1rem;
    position: relative;
    width: 100%;
/*    height: 5rem;*/
    min-width: 0;
/*    padding-bottom: 0.5rem;*/
}

    .nav-item[b-yqu3meoe96]  .nav-link {
        color: var(--primary);
        background: none;
        border: none;
        /*        border-radius: 4px;*/
        height: 100%;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: start;
        line-height: 3rem;
        width: 100%;
        overflow: hidden;
        text-wrap: nowrap;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .nav-item[b-yqu3meoe96]  a.active {
        background-color: var(--primary);
        color: oklch(from var(--light-tint) 0.95 c h);
        border-radius: 0.7rem;
        margin: 0 0.5rem;
    }
        .nav-item[b-yqu3meoe96]  a.active::before {
            content: "";
            width: 5px;
            background: var(--tint);
            height: 60%;
            border-radius: 0 3px 3px 0;
            position: absolute;
            left: 0.5rem;
        }

    .nav-item[b-yqu3meoe96]  .nav-link:hover {
        background-color: var(--dark-tint);
        color: var(--light-tint);
/*        border-radius: 0.7rem;
        margin: 0 0.5rem;*/
    }

.nav-scrollable[b-yqu3meoe96] {
    display: block;
    transition: max-height 0.2s ease-in-out;
    overflow-x: hidden;
    overflow-y: auto;
}

.nav[b-yqu3meoe96]{
    height: 100%;
    flex-wrap: nowrap;
}
[b-yqu3meoe96] .nav-link:focus-visible {
    box-shadow: 0 0 0 0.25rem var(--light-tint) !important;
}
button.nav-link[b-yqu3meoe96] {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    text-align: left;
    background: none;
    border: none;
    padding: 0.5rem 1rem;
    color: inherit;
}
.nav-footer[b-yqu3meoe96] {
    margin-top: auto;
    overflow: hidden;
    min-width: 0;
    width: 100%;
    border-top: 1px solid oklch(from var(--shade) l c h / 0.3);
/*    background: oklch(from var(--tint) l c h / 0.1);*/
    /*background: color-mix(in oklch, var(--light-tint), var(--card-header-bg));*/
    background: var(--card-header-bg);
    min-height: fit-content;
    position: sticky;
    bottom: 0;
    /*    position: relative;
    bottom: 0;*/
}
.nav-item.narrow[b-yqu3meoe96]  .nav-link {
    justify-content: center;
    line-height: 1rem;
    font-size: 0.8rem;
}
.nav-item.narrow[b-yqu3meoe96]  a.active, .nav-item.wide[b-yqu3meoe96]  a.active, .nav-item.wide[b-yqu3meoe96]  .nav-link:hover {
    background-color: transparent;
}
.nav-item.wide[b-yqu3meoe96]{
    height: 1.8rem;
    margin: 0 !important;
}
.nav-footer[b-yqu3meoe96]  .nav-link{
    color: var(--light-shade);
}

    .nav-footer[b-yqu3meoe96]  .nav-link:hover {
        color: var(--dark-tint) !important;
    }
.nav-footer[b-yqu3meoe96]  a.active {
    color: var(--primary) !important;
}
.disabled-link[b-yqu3meoe96]{
    opacity: 0.5;
}
@media (min-width: 641px) {

    .nav-item:first-of-type[b-yqu3meoe96] {
        margin-top: 1.5rem;
    }

    .nav-item:last-of-type[b-yqu3meoe96] {
        margin-bottom: 0.5rem;
    }

    .navbar-toggler[b-yqu3meoe96] {
        display: none;
    }

    .nav-scrollable[b-yqu3meoe96] {
        /* Never collapse the sidebar for wide screens */
        display: block;
        /* Allow sidebar to scroll for tall menus */
        height: calc(100dvh - 3.5rem);
/*        overflow-y: auto;*/
    }

    .nav-item[b-yqu3meoe96] {
        font-size: 0.8rem;
        height: 4.6rem;
        margin-top: 0.5rem;
        margin-bottom: 0.5rem;
    }

        .nav-item[b-yqu3meoe96]  .nav-link {
            flex-direction: column;
            justify-content: center;
            line-height: 1.5rem;
        }

    .bi[b-yqu3meoe96] {
        margin-right: 0;
        font-size: 1.6rem;
        margin-bottom: 0.2rem;
    }

    .nav-item.narrow[b-yqu3meoe96] {
        display: none;
    }

    .nav-item.wide[b-yqu3meoe96] {
        display: block;
    }

    .nav-footer[b-yqu3meoe96] {
        padding-top: 1rem;
        padding-bottom: 1.5rem;
    }
}
@media (max-width: 640.98px){
    .nav-scrollable[b-yqu3meoe96] {
        z-index: 9000;
        max-height: 0;
        position: absolute;
        width: 100%;
        
        background: oklch(from var(--nav-bg) l c h / 0.92);
    }
    .navbar-toggler:checked ~ .nav-scrollable[b-yqu3meoe96] {
        max-height: calc(100dvh - 4rem);
    }
    .nav-item[b-yqu3meoe96] {
        margin: 0.25rem 0;
        padding: 0 8px;
    }
        .nav-item[b-yqu3meoe96]  .nav-link,
        .nav-item[b-yqu3meoe96]  a.active {
            margin: 0;
            border-radius: 12px;
            width: 100%;
            box-sizing: border-box;
        }

            .nav-item[b-yqu3meoe96]  a.active::before {
                display: none;
            }

    .nav-item.wide[b-yqu3meoe96] {
        display: none;
    }
}
/* /Components/Layout/NoServicesModal.razor.rz.scp.css */
.no-clients-overlay[b-181jyc77nl] {
    position: fixed;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.4);
    animation: no-clients-modal-fadeInOpacity-b-181jyc77nl 0.5s ease-in-out;
    animation-fill-mode: both;
    opacity: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

    
    #no-clients-modal[b-181jyc77nl] {
        background-color: white;
        width: 20rem;
        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: no-clients-modal-slideUp-b-181jyc77nl 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, no-clients-modal-fadeInOpacity-b-181jyc77nl 0.5s ease-in-out 0.3s;
        animation-fill-mode: both;
        display: block;
    }


    @keyframes no-clients-modal-slideUp-b-181jyc77nl {
        0% {
            transform: translateY(30px) scale(0.95);
        }

        100% {
            transform: translateY(0);
        }
    }

    @keyframes no-clients-modal-fadeInOpacity-b-181jyc77nl {
        0% {
            opacity: 0;
        }

        100% {
            opacity: 1;
        }
    }

    @keyframes no-clients-modal-fadeOutOpacity-b-181jyc77nl {
        0% {
            opacity: 1;
        }

        100% {
            opacity: 0;
        }
    }

  
    #no-clients-modal p[b-181jyc77nl] {
        margin: 0;
        text-align: center;
    }

   
/* /Components/Layout/NoTopRowLayout.razor.rz.scp.css */

article[b-av30eywwxj] {
    height: calc(100% - 4rem);
    overflow-x: hidden;
    overflow-y: auto;
/*    min-height: 460px;*/
}
/* /Components/Pages/CalendarETerminComponent.razor.rz.scp.css */
.calendar-container[b-gmfsa1f8r7]{
    flex: 1 1 auto;
    background-color: oklch(from var(--light-tint) l c h / 0.25);
/*    border: 1px solid lightgrey;*/
/*    height: 80%;*/
}
.calendar-wrapper[b-gmfsa1f8r7] {
    border-radius: 15px;
    border: 1px solid var(--dark-card-border);
    overflow: hidden;
    border-bottom: none;
    min-height: 300px;
/*    padding-top: 1rem;*/
}
.card-header[b-gmfsa1f8r7]{
    background: var(--card-header-bg);
    color: var(--dark-title);
    font-weight: 600;
    border-bottom: 1px solid var(--dark-card-border);
}
.card[b-gmfsa1f8r7]{
    background: var(--card-body-bg);
    border-bottom: 1px solid var(--dark-card-border);
}
.calendar-container .card[b-gmfsa1f8r7] {
    border-left: none;
    border-right: none;
    border-top: none;
}
.calendar-container .card:first-child[b-gmfsa1f8r7] {
}
.past[b-gmfsa1f8r7] {
    opacity: 0.7;
}
.sub-column-title[b-gmfsa1f8r7]{
/*    color: var(--dark-title);*/
}
.sub-grid[b-gmfsa1f8r7] {
    display: grid;
    grid-template-columns: repeat(var(--subCols), 1fr);
}
.sub-grid > div[b-gmfsa1f8r7]{
    border-right: 1px solid grey;
    padding: 0 0.5rem 0 0.5rem;
}
.sub-grid div:last-child[b-gmfsa1f8r7]{
    border:none;
}
.sub-column[b-gmfsa1f8r7] {
    --grid-max-col-count: 4;
    --grid-min-col-size: 65px;
    --grid-gap: 4px;
    --grid-col-size-calc: calc( (100% - var(--grid-gap) * var(--grid-max-col-count)) / var(--grid-max-col-count) );
    --grid-col-min-size-calc: min( 100%, max(var(--grid-min-col-size), var(--grid-col-size-calc)) );
    gap: var(--grid-gap);
    display: grid;
    grid-template-columns: repeat( auto-fit, minmax(var(--grid-col-min-size-calc), 1fr) );
}
.appt-item[b-gmfsa1f8r7] {
    position: relative;
    padding-left: 4px;
    background-color: var(--appt-color);
/*    overflow: hidden;*/
}
.appt-item.marked[b-gmfsa1f8r7]{
    animation: bounce-b-gmfsa1f8r7 1.5s ease;
}
.appt-item:has(input:disabled)[b-gmfsa1f8r7]{
    opacity: 0.5;
    background: lightgrey;
    filter: grayscale(0.6);
}
@keyframes bounce-b-gmfsa1f8r7 {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-15px);
    }

    60% {
        transform: translateY(-5px);
    }
}
/*    .appt-item.marked::after {
        content: "";
        position: absolute;
        top: 0;
        left: -50%;
        width: 50%;
        height: 100%;
        background: linear-gradient( 30deg, transparent, red, transparent );
        transform: translateX(-100%);
        animation: shimmer 1.2s ease-out forwards;
        pointer-events: none;
    }

@keyframes shimmer {
    0% {
        transform: translateX(-100%);
        opacity: 1;
    }

    100% {
        transform: translateX(250%);
        opacity: 0;
    }
}*/
    .appt-item.marked[b-gmfsa1f8r7]::after {
        content: "";
        position: absolute;
        inset: -2px;
        border-radius: 6px;
        border: 2px solid var(--primary);
        animation: pulse-b-gmfsa1f8r7 1.5s ease-in-out forwards;
        pointer-events: none;
    }
@keyframes pulse-b-gmfsa1f8r7 {
    0%{
        opacity: 0;
    }
    20%, 60% {
        opacity: 0.1;
        transform: scale(1);
    }
    50%, 80% {
        opacity: 1;
        transform: scale(1.02);
    }
    40% {
        opacity: 0.2;
    }
    100% {
        opacity: 0;
        transform: scale(1);
    }
}
.legende[b-gmfsa1f8r7]{
    flex: 0 0 auto;
    height: 2.2rem;
    display: flex;
    align-items: center;
    gap: 3%;
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    padding: 0 0.5rem 0 0.5rem;
    background: color-mix(in oklch, var(--card-body-bg) 82%, var(--light-tint));
    border-top: 1px solid var(--dark-card-border);

    scrollbar-width: thin;
    scrollbar-color: var(--dark-card-border) transparent;
}
.legende-data[b-gmfsa1f8r7]{
    display: inline-flex;
    align-items: center;
    gap: 0.25rem;
    white-space: nowrap;
    color: var(--dark-title);
}

.legende-colorbox[b-gmfsa1f8r7]{
    width: 1rem;
    height: 1rem;
    flex-shrink: 0;
    border: 1px solid var(--dark-card-border);
    background: var(--colorbox);
    margin-top: -2px;
/*    position: relative;
    top: 50%;
    transform: translateY(-50%);*/
}

.selection-bar[b-gmfsa1f8r7] {
    flex: 0 0 auto;
}
.select-btn[b-gmfsa1f8r7] {
    padding: 0;
    overflow: hidden;
}
.select-btn:hover[b-gmfsa1f8r7]{
    background-color: white;
}
.select-btn select[b-gmfsa1f8r7]{
    border: none;
}
    .select-btn select:hover[b-gmfsa1f8r7] {
        cursor: pointer;
    }
.calendar-header .btn:first-child[b-gmfsa1f8r7] {
    border-radius: 15px 0px 0px 0px;
}
.calendar-header .btn:last-child[b-gmfsa1f8r7] {
    border-radius: 0px 15px 0px 0px;
}
.selection-bar[b-gmfsa1f8r7] {
/*    max-height: 2.5rem;*/
    width: calc(100% + 4px);
    min-width: 0;
    margin-left: -2px;
}
.selection-bar span[b-gmfsa1f8r7] {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    min-width: 0;
}
.calendar-footer[b-gmfsa1f8r7]{
    display: flex;
    background: var(--card-header-bg);
    border: 1px solid var(--dark-card-border);
    padding: 1rem 1.5rem 1rem 1.5rem;
    gap: 1rem;
    border-bottom-left-radius: inherit;
    border-bottom-right-radius: inherit;
}
.calendar-footer .standalone-label[b-gmfsa1f8r7]{
    display: none;
}
    .calendar-footer .btn[b-gmfsa1f8r7] {
        flex: 1 1 0;
        min-width: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 4px;
        /*    border-bottom: none;*/
    }
        .calendar-footer .btn i[b-gmfsa1f8r7] {
            flex-shrink: 0;
        }
/*.fixed-btn {
    flex: 0 1 auto;
}
.dynamic-btn {
    flex: 1 1 auto;
}*/
.calendar-selection[b-gmfsa1f8r7]{
    text-align: start;
    color: black;
}
.calendar-selection:hover[b-gmfsa1f8r7]{
    background: white;
    cursor: default;
    color: black;
}
@media (max-width: 560px) {
    .btn-group *[b-gmfsa1f8r7] {
        padding: 0;
    }

    .btn-group > *[b-gmfsa1f8r7] {
        padding: 4px;
    }
    .card > div[b-gmfsa1f8r7] {
        padding: 0.2rem;
    }
    .sub-grid > div[b-gmfsa1f8r7]{
        padding: 0 0.2rem 0 0.2rem;
    }
    .calendar-footer .btn-label[b-gmfsa1f8r7]{
        display: none;
    }
    .calendar-footer .standalone-label[b-gmfsa1f8r7]{
        display: inherit;
    }
}
@media (max-width: 1120px){
    .calendar-footer button[b-gmfsa1f8r7] {
        padding-left: 0.3rem;
        padding-right: 0.3rem;
    }
    .calendar-footer[b-gmfsa1f8r7]{
        gap: 0.2rem;
    }
}
/* /Components/Pages/ConfirmationDialog.razor.rz.scp.css */
.confirmation-modal[b-h7jsymp0dp] {
    position: fixed;
    top: 50dvh;
    left: 50dvw;
    transform: translate(-50%, -50%);
    z-index: 99999;
/*    min-width: 30vw;*/
/*    min-height: 30vh;*/
    background: var(--card-body-bg);
/*    padding: 2rem;*/
    border: 1px solid var(--dark-card-border);
    border-radius: 20px;
    max-height: 95dvh;
    overflow:hidden;
    display: flex;
    flex-direction: column;
    max-width: 450px;
    min-width: 25vw;
}
.confirmation-modal.fade-in[b-h7jsymp0dp]{
    animation: fade-in-modal-b-h7jsymp0dp 0.3s ease-out forwards;
}
.my-backdrop.fade-in[b-h7jsymp0dp]{
    animation: fade-in-backdrop-b-h7jsymp0dp 0.2s ease-out forwards;
}
@keyframes fade-in-modal-b-h7jsymp0dp{
    from {
        opacity: 0;
        transform: translate(-50%, -48%);
    }

    to {
        opacity: 1;
        transform: translate(-50%, -50%);
    }
}
@keyframes fade-in-backdrop-b-h7jsymp0dp{
    from {
        opacity: 0;
    }

    to {
        opacity: 0.4;
    }
}
.modal-footer[b-h7jsymp0dp] {
    /*    max-height: 5rem;*/
    flex: 0 0 auto;
    /*    border-top: 1px solid var(--light-card-border);*/
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding: 1rem 2rem 1.2rem 2rem;
/*    position: absolute;
    bottom: 0;*/
}
.modal-header[b-h7jsymp0dp] {
/*    border-bottom: 1px solid var(--light-card-border);*/
    flex: 0 0 auto;
    max-height: 3rem;
    padding: 0.5rem;
    width: 100%;
    background: var(--card-header-bg);
    text-align: center;
    justify-content: center;
    border-bottom: 1px solid var(--dark-card-border);
    margin-bottom: 1rem;
}
.modal-body[b-h7jsymp0dp]{
    display: flex;
/*    height: 100%;*/
    flex: 1 1 auto;
    width: 100%;
/*    align-items: center;*/
    text-align: center;
    justify-content: center;
    font-size: 1.25rem;
    padding: 0 2rem 0 2rem;
    overflow-y: auto;
    min-height: 60%;
    overflow-x: hidden;
}

.my-backdrop[b-h7jsymp0dp]{
    position: fixed;
    top: 0;
    left: 0;
    background: black;
    opacity: 0.4;
    width: 100dvw;
    height: 100dvh;
    z-index: 99998;
}

@media (max-width: 790px){
    .confirmation-modal[b-h7jsymp0dp]{
        width: 95dvw;
    }
}
/* /Components/Pages/Patient.razor.rz.scp.css */
/* Layout */
.pd-layout[b-a6ef8cruib] {
    display: flex;
    flex-direction: row;
    gap: 16px;
    width: 100%;
    align-items: flex-start;
}

.pd-left[b-a6ef8cruib] {
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: 45%;
    min-width: 235px;
}

.pd-right[b-a6ef8cruib] {
    flex: 1;
    min-width: 0;
}

/* Karte */
.pd-card[b-a6ef8cruib] {
    background: #ffffff;
    border-radius: 12px;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
    border: 1px solid var(--dark-card-border);
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.pd-card-header[b-a6ef8cruib] {
    display: flex;
    align-items: center;
    gap: 2px;
    padding: 10px 20px;
    background: var(--card-header-bg);
    border-bottom: 1px solid var(--dark-card-border);
    font-weight: 600;
    font-size: 18px;
    color: var(--dark-title);
}

.pd-card-header-title[b-a6ef8cruib] {
    padding: 4px;
    white-space: nowrap;
    flex: 0 1 auto;
    min-width: 40%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pd-card-footer[b-a6ef8cruib] {
    display: flex;
    justify-content: space-between;
    padding: 14px 20px;
    background: var(--card-header-bg);
    border-top: 1px solid var(--dark-card-border);
}

/* Felder */
.pd-fields[b-a6ef8cruib] {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 16px 20px;
    flex: 1;
}

.pd-infobox[b-a6ef8cruib] {
    background: var(--card-body-bg);
    border: 1px solid var(--light-card-border);
    border-radius: 8px;
    padding: 16px;
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.pd-infobox-grid[b-a6ef8cruib] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 14px 16px;
}

.pd-infobox-field[b-a6ef8cruib] {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 3px;
}

    .pd-infobox-field label[b-a6ef8cruib] {
        font-size: 14px;
    }

    .pd-infobox-field span[b-a6ef8cruib] {
        font-size: 18px;
    }

    .pd-infobox-field option[b-a6ef8cruib] {
        color: var(--dark-title);
        letter-spacing: 5%;
    }

.pd-infobox-field--full[b-a6ef8cruib] {
    grid-column: 1 / -1;
}

/* Buttons */
.btn-storno[b-a6ef8cruib] {
    float: right;
    margin-right: 16px;
    font-size: 16px;
    padding: 4px 12px;
}

.btn-edit[b-a6ef8cruib] {
    padding: 4px 12px;
}

.tooltip-wrapper[b-a6ef8cruib] {
    position: relative;
    display: inline-block;
}

.custom-tooltip[b-a6ef8cruib] {
    opacity: 0;
    display: flex;
    position: absolute;
    font-weight: normal;
    font-size: 14px;
    top: 100%;
    right: 0;
    transform: translateY(0.3rem);
    background: var(--dark-tint);
    color: var(--base);
    padding: 0.4rem 0.8rem;
    border-radius: 6px;
    text-align: center;
    justify-content: center;
    align-items: center;
    overflow-wrap: break-word;
    white-space: normal;
    z-index: 1000;
    transition: opacity 0.2s ease-in;
    pointer-events: none;
    width: max-content;
    max-width: max(280px, 32vw);
}

    .custom-tooltip[b-a6ef8cruib]::after {
        content: "";
        position: absolute;
        right: 3rem;
        transform: translateY(-98%);
        top: 0;
        border-width: 0.4rem;
        border-style: solid;
        border-color: transparent transparent var(--dark-tint) transparent;
    }

.tooltip-wrapper:hover .custom-tooltip[b-a6ef8cruib],
.tooltip-wrapper:focus .custom-tooltip[b-a6ef8cruib] {
    opacity: 0;
}

.tooltip-wrapper:has(button:disabled):hover .custom-tooltip[b-a6ef8cruib],
.tooltip-wrapper:has(button:disabled):focus .custom-tooltip[b-a6ef8cruib] {
    opacity: 1;
}

/* Edit-Felder */
[b-a6ef8cruib] .pd-edit-input {
    width: 100%;
    font-size: 16px;
    color: #212529;
    border: 1px solid var(--dark-card-border);
    border-radius: 6px;
    padding: 5px 8px;
    background: #ffffff;
    outline: none;
    transition: border-color 0.12s;
}

    .pd-edit-input:focus[b-a6ef8cruib] {
        border-color: #495057;
    }

    .pd-edit-input[b-a6ef8cruib]::placeholder {
        color: #a9a9a9;
        opacity: 1;
    }

    .pd-edit-select:focus[b-a6ef8cruib] {
        border-color: #495057;
    }

.pd-termin-section-header[b-a6ef8cruib] {
    padding: 10px 20px;
    font-size: 14px;
    background: #f3f4f6;
    border-top: 2px solid var(--dark-card-border);
    border-bottom: 1px solid #e5e7eb;
}

.pd-no-data[b-a6ef8cruib] {
    padding: 16px 20px;
    text-align: center;
    color: #9ca3af !important;
    font-style: italic;
    font-size: 18px !important;
}

.pd-termin-grid-wrapper[b-a6ef8cruib] {
    flex: 1;
    overflow-y: auto;
}

[b-a6ef8cruib] .pd-termin-grid {
    width: 100%;
    table-layout: fixed;
}

    [b-a6ef8cruib] .pd-termin-grid thead {
        position: sticky;
        display: none;
    }

    [b-a6ef8cruib] .pd-termin-grid tbody {
        display: block;
        overflow-x: auto;
        width: 100%;
        min-width: 100%;
    }

        [b-a6ef8cruib] .pd-termin-grid tbody tr {
            display: table;
            min-width: 100%;
            width: max-content;
            table-layout: fixed;
            border-bottom: 1px solid #f0f1f3;
            transition: background 0.08s;
        }

        [b-a6ef8cruib] .pd-termin-grid tbody:has(div.has-anmerkung) tr {
            min-width: 700px;
            width: 100%;
        }

    [b-a6ef8cruib] .pd-termin-grid.cancelable tbody:has(div.has-anmerkung) tr {
        min-width: 850px;
    }

    [b-a6ef8cruib] .pd-termin-grid tbody tr:hover {
        background: #f9fafb !important;
        filter: brightness(0.96);
    }

    [b-a6ef8cruib] .pd-termin-grid tbody td {
        padding: 0 !important;
        font-size: 18px;
        color: var(--dark-title);
        word-break: break-word;
    }

        [b-a6ef8cruib] .pd-termin-grid tbody td > div:not(.pd-termin-action) {
            padding: 10px 20px;
        }

        [b-a6ef8cruib] .pd-termin-grid tbody td:nth-child(1) {
            width: 300px;
        }

        [b-a6ef8cruib] .pd-termin-grid tbody td:nth-child(2) {
            width: 150px;
        }

        [b-a6ef8cruib] .pd-termin-grid tbody td:nth-child(3) {
            width: auto;
            max-width: 250px;
        }

        [b-a6ef8cruib] .pd-termin-grid tbody td:nth-child(4) {
            width: 150px;
        }

[b-a6ef8cruib] .t-footer {
    display: flex;
    justify-content: center;
}

[b-a6ef8cruib] .paginator {
    border-top: none !important;
}

[b-a6ef8cruib] div.summary {
    display: none;
}


/* Messages */
.pd-msg[b-a6ef8cruib] {
    margin: 12px 16px;
    border-radius: 6px;
}

.pd-msg-edit[b-a6ef8cruib] {
    margin-bottom: 0;
    border-radius: 6px;
}

/* Trennlinie Horizontal */
.pd-divider-horizontal[b-a6ef8cruib] {
    border-top: 1px solid var(--light-card-border);
}

    .pd-divider-horizontal:last-child[b-a6ef8cruib] {
        display: none;
    }

/*Labels*/
.supporting-label[b-a6ef8cruib] {
    overflow: hidden;
    flex: 0 1 auto;
    min-width: 0;
    white-space: nowrap;
}

.standalone-label[b-a6ef8cruib] {
    flex-shrink: 0;
}

button:has(.supporting-label)[b-a6ef8cruib], button:has(.standalone-label)[b-a6ef8cruib] {
    flex: 0 1 auto;
    min-width: 40px;
    display: flex;
    align-items: center;
    gap: 0.4rem;
    flex-wrap: nowrap;
}
.pd-card-header-btn-wrapper[b-a6ef8cruib]{
    display: flex;
    gap: 8px;
    flex: 1 1 auto;
    justify-content: end;
}
/* Responsive */
@media (max-width: 400px) {
    .supporting-label[b-a6ef8cruib] {
        display: none;
    }

    .pd-card-footer button[b-a6ef8cruib] {
        min-width: 40%;
        justify-content: center;
    }
}
@media (max-width: 540px) {
    .btn-cancel .supporting-label[b-a6ef8cruib], .btn-save .supporting-label[b-a6ef8cruib] {
        display: none;
    }
    button.btn-cancel[b-a6ef8cruib], button.btn-save[b-a6ef8cruib]{
        width: 40%;
        justify-content: center;
    }
}

@media (max-width: 1200px) {
    .pd-layout[b-a6ef8cruib] {
        flex-direction: column;
    }

    .pd-left[b-a6ef8cruib] {
        width: 100%;
    }

    .pd-right[b-a6ef8cruib] {
        width: 100%;
    }
}

@media (max-width: 720px) {

    .pd-infobox-grid[b-a6ef8cruib] {
        display: grid;
        grid-template-columns: 1fr;
        gap: 14px 16px;
    }
}
/* /Components/Pages/PatientenSuche.razor.rz.scp.css */
/* Card */
.ps-card[b-38ttzcp1q8] {
    width: 100%;
    height: 100%;
    border-radius: 12px;
    margin-bottom: 16px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
    border: 1px solid var(--dark-card-border);
}

/* Card-Header */
.ps-card-header[b-38ttzcp1q8] {
    display: flex;
    flex: 0 0 auto;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    padding: 14px 16px;
    background: var(--card-header-bg);
    border-bottom: 1px solid var(--dark-card-border);
}

.ps-card-title[b-38ttzcp1q8] {
    margin-top: 4px;
    margin-left: 4px;
    font-weight: 600;
    font-size: 18px;
    color: var(--dark-title);
}

    .ps-card-title span[b-38ttzcp1q8] {
        margin-left: 4px;
    }

.ps-search-row[b-38ttzcp1q8] {
    display: flex;
    margin-bottom: 3px;
    flex-direction: row;
    align-items: center;
    width: 100%;
    gap: 16px;
}

/* Suche */
.search-section[b-38ttzcp1q8] {
    display: flex;
    flex-direction: column;
    width: 32%;
    min-width: 250px;
}

.input-group[b-38ttzcp1q8] {
    display: flex;
    height: 50px;
    width: 100%;
    overflow: hidden;
    border: 1px solid #ced4da;
    border-radius: 6px;
}

.ps-clear-btn[b-38ttzcp1q8] {
    cursor: pointer;
    color: #9ca3af;
    font-size: 12px;
}

    .ps-clear-btn:hover[b-38ttzcp1q8] {
        color: var(--dark-title);
    }

/* Hinweis */
.info-middle[b-38ttzcp1q8] {
    display: flex;
    align-items: baseline;
    gap: 15px;
    width: 100%;
}

    .info-middle code[b-38ttzcp1q8] {
        background-color: oklch(from var(--light-tint) 0.92 c h);
        color: var(--primary);
        padding: 1px 5px;
        border-radius: 4px;
        font-size: 1rem;
    }

.content-stack[b-38ttzcp1q8] {
    display: flex;
    flex-direction: column;
}

    .content-stack p[b-38ttzcp1q8] {
        margin: 0;
    }

/* Card-Footer */
.ps-card-footer[b-38ttzcp1q8] {
    flex: 0 0 auto;
    display: flex;
    justify-content: center;
    padding-bottom: 8px;
    background: var(--card-header-bg);
    border-top: 1px solid var(--dark-card-border);
    position: sticky;
    bottom: 0;
    z-index: 10;
}

/* Button */

.ps-divider-horizontal[b-38ttzcp1q8] {
    border-top: 1px solid #c6c6c6;
    /*border-top: 1px solid var(--dark-card-border);*/
    width: 100%;
}

[b-38ttzcp1q8] .patient-grid-wrapper {
    /*        height: 62.8vh;*/
    flex: 1 1 auto;
    overflow-y: auto;
    overflow-x: auto;
}

[b-38ttzcp1q8] .patient-grid {
    width: 100%;
    /*        table-layout: fixed;*/
    /*        height: 100%;*/
    /*        overflow-y: auto;*/
}

    [b-38ttzcp1q8] .patient-grid tr {
        cursor: pointer;
    }

    [b-38ttzcp1q8] .patient-grid td {
        padding: 0 !important;
    }

        [b-38ttzcp1q8] .patient-grid td div:focus-visible {
            outline: none;
        }

    [b-38ttzcp1q8] .patient-grid thead {
        position: sticky;
        top: 0;
        z-index: 10;
        background: var(--card-header-bg);
    }

        [b-38ttzcp1q8] .patient-grid thead th {
            padding: 12px 20px;
            border-bottom: 2px solid var(--dark-card-border);
        }

            [b-38ttzcp1q8] .patient-grid thead th:nth-child(1) {
                width: auto;
            }
            /* Name */
            [b-38ttzcp1q8] .patient-grid thead th:nth-child(2) {
                width: 300px;
            }
            /* Geburtsdatum */
            [b-38ttzcp1q8] .patient-grid thead th:nth-child(3) {
                width: 200px;
            }
            /* Alter */
            [b-38ttzcp1q8] .patient-grid thead th:nth-child(4) {
                width: 400px;
            }
            /* Wohnort */
            [b-38ttzcp1q8] .patient-grid thead th:nth-child(5) {
                width: 270px;
            }
            /* SVNR */

            [b-38ttzcp1q8] .patient-grid thead th.clickable-header-cell {
                padding: 0 !important;
            }

                [b-38ttzcp1q8] .patient-grid thead th.clickable-header-cell div.col-header-content {
                    padding: 0 !important;
                }

                [b-38ttzcp1q8] .patient-grid thead th.clickable-header-cell button.col-title {
                    padding: 15px 28px !important;
                    color: var(--dark-title) !important;
                    font-size: 18px !important;
                    font-weight: 600 !important;
                }

                [b-38ttzcp1q8] .patient-grid thead th.clickable-header-cell:hover {
                    background-color: rgba(0, 0, 0, 0.04);
                    cursor: pointer;
                }

    [b-38ttzcp1q8] .patient-grid tbody tr {
        transition: background 0.08s;
        border-bottom: 1px solid #f0f1f3;
    }

        [b-38ttzcp1q8] .patient-grid tbody tr:hover, [b-38ttzcp1q8] .patient-grid tbody tr:has(div:focus-visible) {
            background: #f9fafb !important;
            filter: brightness(0.96);
        }

        [b-38ttzcp1q8] .patient-grid tbody tr:has(.marked) {
            animation: mark-b-38ttzcp1q8 0.7s ease-out forwards;
        }

@keyframes mark-b-38ttzcp1q8 {
    from {
        background: var(--light-tint);
    }

    to {
        background: none;
    }
}

[b-38ttzcp1q8] .patient-grid tbody td:not(:has(div)) {
    display: none;
}

[b-38ttzcp1q8] .row-click {
    display: block;
    width: 100%;
    padding: 13px 27px;
    cursor: pointer;
    font-size: 18px;
    color: var(--dark-title);
}

[b-38ttzcp1q8] .no-data-hint {
    padding: 40px 20px;
    text-align: center;
    color: #9ca3af;
    font-style: italic;
    font-size: 14px;
}

[b-38ttzcp1q8] div.summary {
    display: none;
}

[b-38ttzcp1q8] .paginator {
    border-top: none !important;
}
.info-middle-accordion[b-38ttzcp1q8] {
    display: none;
}
@media (max-height: 768px) and (max-width: 768px) {
    .info-middle-always-visible[b-38ttzcp1q8]{
        display: none;
    }
    .info-middle-accordion[b-38ttzcp1q8]{
        display: flex;
        min-width: 0 !important;
    }
}

@media (max-width: 768px) {
    /*        ::deep .patient-grid-wrapper {
            height: 39.5vh;
            background: #ffffff;
            overflow-x: auto;
        }

        ::deep .patient-grid {
            display: block;
            min-width: 100%;
        }
*/
    [b-38ttzcp1q8] .patient-grid thead th {
        padding: 10px 12px;
        font-size: 14px;
    }



    [b-38ttzcp1q8] .row-click {
        padding: 10px 18px;
        font-size: 13px;
    }

    [b-38ttzcp1q8] .ps-card-header {
        flex-direction: column;
        align-items: stretch;
    }

    [b-38ttzcp1q8] .info-middle {
        flex-direction: column;
        gap: 4px;
        font-size: 13px;
        flex: 1 1 290px;
        min-width: 290px;
    }

        [b-38ttzcp1q8] .info-middle h4 {
            display: none;
        }

    [b-38ttzcp1q8] .search-section {
        width: 100% !important;
        flex: 0 0 290px;
        min-width: 250px;
    }

    [b-38ttzcp1q8] .ps-search-row {
        flex-wrap: wrap;
    }
}
/* Responsive */
/*@media (max-width: 768px) {

    .ps-card-header {
        flex-direction: column;
    }

    .pd-termin-grid-wrapper {
        flex: 1;
        overflow-y: auto;
    }

    .ps-wrapper {
        overflow: visible;
        border-radius: 8px;
    }

    .ps-header {
        flex-direction: column;
        align-items: stretch;
        gap: 10px;
        padding: 10px 12px;
    }

    .search-section {
        width: 100%;
        min-width: unset;
    }

    .input-group {
        width: 100% !important;
        height: 44px;
    }

    .info-middle {
        flex-direction: column;
        gap: 4px;
        font-size: 13px;
    }

        .info-middle h4 {
            margin: 0;
            font-size: 14px;
        }

    .grid-content {
        height: auto !important;
        overflow-x: auto !important;
        overflow-y: visible !important;
    }

    .patient-grid {
        display: block;
    }

        .patient-grid thead th {
            padding: 10px 12px;
            font-size: 14px;
        }

    .row-click {
        padding: 10px 12px;
        font-size: 13px;
    }

    .ps-footer {
        padding: 10px;
    }
}*/
/* /Components/Pages/PatientZufuegen.razor.rz.scp.css */
.pz-card[b-bcy8acbq4m] {
    background: #ffffff;
    border-radius: 12px;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
    border: 1px solid var(--dark-card-border);
    display: flex;
    flex-direction: column;
    width: 100%;
    overflow: hidden;
}

.pz-card-header[b-bcy8acbq4m] {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 14px 20px;
    background: var(--card-header-bg);
    border-bottom: 1px solid var(--dark-card-border);
    font-weight: 600;
    font-size: 18px;
    color: var(--dark-title);
}

.pz-card-footer[b-bcy8acbq4m] {
    display: flex;
    justify-content: space-between;
    padding: 14px 20px;
    background: var(--card-header-bg);
    border-top: 1px solid var(--dark-card-border);
}

.pz-fields[b-bcy8acbq4m] {
    padding: 16px 20px;
}

[b-bcy8acbq4m] .pz-input {
    width: 100%;
    font-size: 16px;
    border: 1px solid var(--dark-card-border);
    border-radius: 6px;
    padding: 4px 8px;
}

.pz-infobox[b-bcy8acbq4m] {
    background: var(--card-body-bg);
    border: 1px solid var(--light-card-border);
    border-radius: 8px;
    padding: 16px;
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.pz-fields-grid[b-bcy8acbq4m] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 14px 16px;
}

.pz-hint-text[b-bcy8acbq4m] {
    font-size: 16px;
    color: #495057;
}

    .pz-hint-text code[b-bcy8acbq4m] {
        background-color: #F7E3EE;
        padding: 1px 5px;
        border-radius: 4px;
    }

.pz-infobox-field[b-bcy8acbq4m] {
    display: flex;
    flex-direction: column;
    gap: 3px;
}

    .pz-infobox-field label[b-bcy8acbq4m] {
        font-size: 14px;
    }


.pz-divider-horizontal[b-bcy8acbq4m] {
    border-top: 1px solid var(--light-card-border);
}

.pz-msg[b-bcy8acbq4m] {
    border-radius: 6px;
    font-size: 15px;
    margin-bottom: 0px;
}

@media (max-width: 768px) {
    .pz-fields-grid[b-bcy8acbq4m] {
        grid-template-columns: 1fr;
    }

    .pz-fields[b-bcy8acbq4m] {
        padding: 12px;
    }

    .pz-infobox[b-bcy8acbq4m] {
        padding: 12px;
    }
}
/* /Components/Pages/TerminReservieren.razor.rz.scp.css */
.info-text-area[b-pkwomr4dw6]{
    width: 100%;
}
.termin-row[b-pkwomr4dw6] {
    display: flex;
    gap: 0.8rem;
    width: 100%;
    border: 1px solid var(--tint);
    border-radius: 15px;
    padding: 0.5rem;
    overflow: hidden;
    background: oklch(from var(--light-tint) 0.92 c h);
}
.termin-label[b-pkwomr4dw6] {
    padding-right: 0.8rem;
    flex: 0 1 auto;
    min-width: 90px;
    font-size: 18px;
/*    color: rgb(33, 37, 41);*/
    padding-top: 0.3rem;
}
.termin-label-date[b-pkwomr4dw6] {
    color: var(--dark-title) !important;
    font-weight: 600;
}
.notizen[b-pkwomr4dw6] {
    display: flex;
    flex: 1 1 auto;
    min-width: 0;
    overflow: hidden;
}
.notizen-label[b-pkwomr4dw6] {
    flex: 0 1 auto;
    text-wrap: nowrap;
    padding-right: 5px;
    padding-top: 0.58rem;
}
[b-pkwomr4dw6] .notizen-input {
    flex: 1 1 auto;
    height: 1rem;
    border: 1px solid var(--tint);
    background: oklch(from var(--light-tint) 0.97 c h);
}
[b-pkwomr4dw6] .notizen-input:focus {
    box-shadow: var(--tint) 0 0 0 1px;
}
.tr-card[b-pkwomr4dw6] {
        background: #ffffff;
        border-radius: 12px;
        box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
        border: 1px solid #929292;
        overflow: hidden;
        display: flex;
        flex-direction: column;
        width: 100%;
        max-height: 100%;
    }

    .tr-card-header[b-pkwomr4dw6] {
        display: flex;
        align-items: center;
        gap: 10px;
        padding: 14px 20px;
        background: #e6e6e6;
        border-bottom: 1px solid #929292;
        font-weight: 600;
        font-size: 18px;
        color: #374151;
        position: relative;
        top: 0;
    }

        .tr-card-header i[b-pkwomr4dw6] {
            font-size: 16px;
            color: #495057;
        }
.book-inputs[b-pkwomr4dw6]{
    display: flex;
    justify-content: end;
    align-items: center;
    min-width: 0;
    overflow: hidden;
    gap: 1rem;
    flex: 1 1 auto;
}
    .book-inputs .form-check[b-pkwomr4dw6]{
        margin-right: 0.5rem;
        display: flex;
        align-items: center;
        padding-left: 0;
    }
    .book-inputs .form-check[b-pkwomr4dw6]  input{
/*        margin-right: 0.3rem;*/
            margin-left: 0.5rem;
            margin-top: 0;
    }
    .book-inputs .form-check-label[b-pkwomr4dw6] {
        font-size: 0.98rem;
/*        font-weight: 600;*/
        color: #555555;
/*        text-transform: uppercase;*/
        letter-spacing: 0.5px;
    }
.book-inputs .subheader[b-pkwomr4dw6], .tr-card-footer button[b-pkwomr4dw6], .book-inputs label[b-pkwomr4dw6], .supporting-label[b-pkwomr4dw6], .standalone-label[b-pkwomr4dw6] {
    flex: 0 1 auto;
    min-width: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.tr-card-footer[b-pkwomr4dw6] {
    display: flex;
    justify-content: space-between;
    padding: 14px 20px;
    background: #e6e6e6;
    border-top: 1px solid #929292;
    position: relative;
    bottom: 0;
    font-size: 18px;
    color: rgb(33, 37, 41);
    align-items: center;
    gap: 1rem;
    flex-wrap: nowrap;
}

    .tr-fields[b-pkwomr4dw6] {
        display: flex;
        flex-direction: column;
        gap: 10px;
        padding: 16px 20px;
        flex: 1 1 auto;
        overflow-y: auto;
    }

    .tr-infobox[b-pkwomr4dw6] {
        background: #f8f9fa;
        border: 1px solid #dee2e6;
        border-radius: 8px;
        padding: 16px;
        display: flex;
        flex-direction: column;
        gap: 14px;
    }


.tr-fields-grid[b-pkwomr4dw6] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 14px 16px; 
}

    .tr-hint-label[b-pkwomr4dw6] {
        font-size: 0.85rem;
        font-weight: 600;
        color: #555555;
        text-transform: uppercase;
        letter-spacing: 0.5px;
    }

    .tr-hint-text[b-pkwomr4dw6] {
        font-size: 15px;
        color: #495057;
    }

        .tr-hint-text code[b-pkwomr4dw6] {
            background-color: #F7E3EE;
            padding: 1px 5px;
            border-radius: 4px;
            font-size: 0.82rem;
        }

    .tr-infobox-field[b-pkwomr4dw6] {
        flex: 1;
        display: flex;
        flex-direction: column;
        gap: 3px;
    }

        .tr-infobox-field label[b-pkwomr4dw6], .subheader[b-pkwomr4dw6] {
            font-size: 14px;
        }
        .tr-infobox-field span[b-pkwomr4dw6] {
            font-size: 18px;
        }


    .tr-input[b-pkwomr4dw6] {
        width: 100%;
        font-size: 16px;
        color: #212529;
        border: 1px solid #929292;
        border-radius: 6px;
        padding: 5px 8px;
        background: #ffffff;
        outline: none;
        transition: border-color 0.12s;
    }

        .tr-input:focus[b-pkwomr4dw6] {
            border-color: #495057;
        }

        .tr-input:disabled[b-pkwomr4dw6] {
            background: #e9ecef;
            color: #212529;
            cursor: not-allowed;
        }

    .tr-input-tall[b-pkwomr4dw6] {
        grid-row: span 2;
    }

    .tr-divider-horizontal[b-pkwomr4dw6] {
        border-top: 1px solid #dee2e6;
        margin: 2px 0;
    }

    .tr-divider-vertikal[b-pkwomr4dw6] {
        border-left: 1px solid var(--tint);
        margin: 0 15px 0 5px;
    }

    .tr-msg[b-pkwomr4dw6] {
        margin-bottom: 0;
        border-radius: 6px;
        font-size: 15px;
    }

.tr-card-footer button[b-pkwomr4dw6], .book-inputs label[b-pkwomr4dw6] {
    display: flex;
    gap: 0.4rem;
    align-items: center;
    justify-content: center;
    min-width: 0;
}
    button span[b-pkwomr4dw6], .book-inputs label span[b-pkwomr4dw6] {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        min-width: 0;
    }
button i[b-pkwomr4dw6], label i[b-pkwomr4dw6] {
    flex-shrink: 0;
}
.book-inputs > *[b-pkwomr4dw6]{
    flex: 0 1 auto;
    min-width: 0;
}
.book-now-btn[b-pkwomr4dw6] {
    flex: 0 1 auto;
    min-width: 0;
    max-width: 100%;
    display: flex;
    align-items: center;
    gap: 0.4rem;
}
.standalone-label[b-pkwomr4dw6] {
    display: none;
}
.termin-row .tr-divider-horizontal[b-pkwomr4dw6]{
    display: none;
    border-color: var(--tint);
    margin: 0;
}
    @media (max-width: 980px){
        .notizen[b-pkwomr4dw6]{
            flex-direction: column;
        }
        .termin-row[b-pkwomr4dw6] {
            gap: 0.4rem;
        }

        .termin-label[b-pkwomr4dw6] {
            padding-right: 0.4rem;
        }
    }
    @media (max-width: 820px){
        .standalone-label[b-pkwomr4dw6]{
            display: block;
        }
        .supporting-label[b-pkwomr4dw6]{
            display: none;
        }
        .tr-divider-vertikal[b-pkwomr4dw6]{
            margin-left: 1px;
            margin-right: 2px;
        }
    }
    @media(max-width: 720px){
        .termin-row[b-pkwomr4dw6]{
            flex-direction: column;
            gap: 2px;
        }
        .termin-row .tr-divider-horizontal[b-pkwomr4dw6]{
            display: inherit;
        }
        .termin-row .tr-divider-vertikal[b-pkwomr4dw6]{
            display: none;
        }
        .notizen-label[b-pkwomr4dw6]{
            padding-top: 4px;
        }
    }
    @media(max-width: 420px){
        .standalone-label[b-pkwomr4dw6]{
            display: none;
        }
        .tr-card-footer button[b-pkwomr4dw6]{
            flex: 1 1 auto;
        }
        .book-inputs[b-pkwomr4dw6]{
            flex: 4 1 auto !important;
            gap: 1px;
        }
    }
    
