/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-j2720b4hcl] {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    min-width: 0;
    min-height: 100vh;
}

main[b-j2720b4hcl] {
    flex: 1;
    min-width: 0;
    max-width: 100%;
}

.sidebar[b-j2720b4hcl] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-j2720b4hcl] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-j2720b4hcl]  a, .top-row[b-j2720b4hcl]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-j2720b4hcl]  a:hover, .top-row[b-j2720b4hcl]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-j2720b4hcl]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-j2720b4hcl] {
        justify-content: space-between;
    }

    .top-row[b-j2720b4hcl]  a, .top-row[b-j2720b4hcl]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-j2720b4hcl] {
        flex-direction: row;
    }

    .sidebar[b-j2720b4hcl] {
        width: 250px;
        flex: 0 0 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-j2720b4hcl] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-j2720b4hcl]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-j2720b4hcl], article[b-j2720b4hcl] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-j2720b4hcl] {
    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-j2720b4hcl] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-zwo6ls0biu] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.75rem;
    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-zwo6ls0biu] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-zwo6ls0biu] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-zwo6ls0biu] {
    font-size: 1.1rem;
    max-width: calc(100% - 4.5rem);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.bi[b-zwo6ls0biu] {
    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-zwo6ls0biu] {
    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-zwo6ls0biu] {
    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-zwo6ls0biu] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-zwo6ls0biu] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-zwo6ls0biu] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-zwo6ls0biu] {
        padding-bottom: 1rem;
    }

    .nav-item[b-zwo6ls0biu]  .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-zwo6ls0biu]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-zwo6ls0biu]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-item form[b-zwo6ls0biu] {
    margin: 0;
}

.nav-logout[b-zwo6ls0biu] {
    width: 100%;
    border: 0;
    background: transparent;
    text-align: left;
}

.nav-scrollable[b-zwo6ls0biu] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-zwo6ls0biu] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-zwo6ls0biu] {
        display: none;
    }

    .navbar-brand[b-zwo6ls0biu] {
        max-width: 100%;
    }

    .nav-scrollable[b-zwo6ls0biu] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-pnk1waqov7],
.components-reconnect-repeated-attempt-visible[b-pnk1waqov7],
.components-reconnect-failed-visible[b-pnk1waqov7],
.components-pause-visible[b-pnk1waqov7],
.components-resume-failed-visible[b-pnk1waqov7],
.components-rejoining-animation[b-pnk1waqov7] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-pnk1waqov7],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-pnk1waqov7],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-pnk1waqov7],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-pnk1waqov7],
#components-reconnect-modal.components-reconnect-retrying[b-pnk1waqov7],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-pnk1waqov7],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-pnk1waqov7],
#components-reconnect-modal.components-reconnect-failed[b-pnk1waqov7],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-pnk1waqov7] {
    display: block;
}


#components-reconnect-modal[b-pnk1waqov7] {
    background-color: white;
    width: min(20rem, calc(100% - 2rem));
    max-width: 100%;
    margin: 20vh auto;
    padding: 2rem;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: display 0.5s allow-discrete, overlay 0.5s allow-discrete;
    animation: components-reconnect-modal-fadeOutOpacity-b-pnk1waqov7 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-pnk1waqov7 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-pnk1waqov7 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-pnk1waqov7]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-pnk1waqov7 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-pnk1waqov7 {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-pnk1waqov7 {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-pnk1waqov7 {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-pnk1waqov7] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-pnk1waqov7] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-pnk1waqov7] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    min-height: 2.75rem;
    padding: 0.5rem 1.5rem;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-pnk1waqov7] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-pnk1waqov7] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-pnk1waqov7] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-pnk1waqov7] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-pnk1waqov7 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-pnk1waqov7] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-pnk1waqov7 {
    0% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}
/* /Components/Pages/Admin/AdminReservationActions.razor.rz.scp.css */
.reservation-actions[b-nmxoylseff] {
    display: flex;
    flex-wrap: wrap;
    gap: .5rem;
}

.reservation-actions .btn[b-nmxoylseff] {
    flex: 1 1 9rem;
    min-height: 3rem;
}

@media (min-width: 992px) {
    .reservation-actions[b-nmxoylseff] {
        min-width: 14rem;
    }

    .reservation-actions .btn[b-nmxoylseff] {
        flex: 0 1 auto;
    }
}
/* /Components/Pages/Admin/AdminReservationDetails.razor.rz.scp.css */
.reservation-details[b-8e0lv2rn5t] {
    padding: 1rem;
    border: 1px solid #d9e0e7;
    border-radius: .65rem;
    background: #f8fafc;
    overflow-wrap: anywhere;
}

dl[b-8e0lv2rn5t] {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: .75rem;
    margin: 0;
}

dl > div[b-8e0lv2rn5t] {
    min-width: 0;
}

dt[b-8e0lv2rn5t] {
    color: #536273;
    font-size: .85rem;
}

dd[b-8e0lv2rn5t] {
    margin: .15rem 0 0;
}

.comment[b-8e0lv2rn5t] {
    margin-top: 1rem;
    padding-top: 1rem;
    border-top: 1px solid #d9e0e7;
}

.comment p[b-8e0lv2rn5t] {
    margin: .35rem 0 0;
    white-space: pre-wrap;
}

@media (min-width: 768px) {
    dl[b-8e0lv2rn5t] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}
/* /Components/Pages/Admin/Reservations.razor.rz.scp.css */
.admin-reservations[b-11kxlnguyg] {
    width: 100%;
    max-width: 92rem;
    margin: 0 auto;
    min-width: 0;
    color: #17212b;
}

.page-header[b-11kxlnguyg],
.panel-heading[b-11kxlnguyg],
.section-heading[b-11kxlnguyg] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    margin-bottom: 1.25rem;
}

.page-header h1[b-11kxlnguyg],
.panel-heading h2[b-11kxlnguyg],
.section-heading h2[b-11kxlnguyg] {
    margin: 0;
}

.eyebrow[b-11kxlnguyg] {
    margin: 0 0 .25rem;
    color: #165c9c;
    font-size: .8rem;
    font-weight: 700;
    letter-spacing: .06em;
    text-transform: uppercase;
}

.subtitle[b-11kxlnguyg],
.panel-heading p[b-11kxlnguyg],
.section-heading p[b-11kxlnguyg] {
    margin: .35rem 0 0;
    color: #596979;
}

.development-warning[b-11kxlnguyg] {
    border-left: .35rem solid #d9a300;
}

.filters[b-11kxlnguyg],
.create-panel[b-11kxlnguyg],
.empty-state[b-11kxlnguyg],
.loading-state[b-11kxlnguyg] {
    margin: 1.25rem 0;
    border: 1px solid #d9e0e7;
    border-radius: .8rem;
    background: #fff;
    box-shadow: 0 .15rem .65rem rgba(26, 44, 63, .07);
}

.filters[b-11kxlnguyg],
.create-panel[b-11kxlnguyg] {
    padding: 1rem;
}

.filters[b-11kxlnguyg] {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: 1rem;
}

.field[b-11kxlnguyg] {
    min-width: 0;
}

.field label[b-11kxlnguyg] {
    display: block;
    margin-bottom: .4rem;
    font-weight: 650;
}

.field label span[b-11kxlnguyg] {
    color: #667788;
    font-size: .875rem;
    font-weight: 400;
}

.date-actions[b-11kxlnguyg],
.form-actions[b-11kxlnguyg] {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: .6rem;
}

.admin-slot-grid[b-11kxlnguyg] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: .5rem;
    margin-top: .6rem;
}

.admin-slot[b-11kxlnguyg] {
    min-height: 3.5rem;
    border: 2px solid #aeb8c2;
    border-radius: .55rem;
    background: #eef1f4;
}

.admin-slot strong[b-11kxlnguyg],
.admin-slot span[b-11kxlnguyg] {
    display: block;
}

.admin-slot.available[b-11kxlnguyg] {
    border-color: #277746;
    background: #e5f5eb;
    color: #185a32;
}

.admin-slot.selected[b-11kxlnguyg] {
    outline: .2rem solid #155a96;
    outline-offset: .1rem;
}

.force-capacity[b-11kxlnguyg] {
    display: flex;
    align-items: center;
    gap: .65rem;
    min-height: 3rem;
    padding: .75rem;
    border: 1px solid #d9a300;
    border-radius: .5rem;
    background: #fff9e8;
}

.force-capacity input[b-11kxlnguyg] {
    width: 1.25rem;
    height: 1.25rem;
}

.date-actions .btn[b-11kxlnguyg],
.form-actions .btn[b-11kxlnguyg],
.page-header .btn[b-11kxlnguyg],
.panel-heading .btn[b-11kxlnguyg],
.empty-state .btn[b-11kxlnguyg] {
    min-height: 3rem;
}

.create-panel[b-11kxlnguyg] {
    border-top: .35rem solid #1b6ec2;
}

.create-grid[b-11kxlnguyg] {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: 1rem;
}

.validation-summary[b-11kxlnguyg] {
    margin-bottom: 1rem;
    color: #b42318;
}

.form-actions[b-11kxlnguyg] {
    margin-top: 1.25rem;
}

.feedback[b-11kxlnguyg] {
    min-height: 0;
}

.loading-state[b-11kxlnguyg],
.empty-state[b-11kxlnguyg] {
    padding: 2rem 1rem;
    text-align: center;
}

.empty-state h2[b-11kxlnguyg] {
    margin-top: 0;
    font-size: 1.25rem;
}

.summary-grid[b-11kxlnguyg] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: .75rem;
    margin-bottom: 1.5rem;
}

.summary-card[b-11kxlnguyg] {
    min-width: 0;
    padding: 1rem;
    border: 1px solid #d9e0e7;
    border-radius: .75rem;
    background: #fff;
}

.summary-card span[b-11kxlnguyg] {
    display: block;
    color: #596979;
    font-size: .82rem;
}

.summary-card strong[b-11kxlnguyg] {
    display: block;
    margin-top: .25rem;
    color: #123f6a;
    font-size: 1.6rem;
}

.desktop-list[b-11kxlnguyg] {
    display: none;
}

.mobile-list[b-11kxlnguyg] {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: 1rem;
}

.reservation-card[b-11kxlnguyg] {
    min-width: 0;
    padding: 1rem;
    border: 1px solid #d9e0e7;
    border-radius: .8rem;
    background: #fff;
    box-shadow: 0 .15rem .65rem rgba(26, 44, 63, .07);
    overflow-wrap: anywhere;
}

.reservation-card > header[b-11kxlnguyg] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: .75rem;
}

.reservation-card > header div[b-11kxlnguyg] {
    display: flex;
    flex-direction: column;
}

.reservation-card time[b-11kxlnguyg] {
    color: #123f6a;
    font-size: 1.5rem;
    font-weight: 750;
}

.reservation-card header div span[b-11kxlnguyg] {
    color: #647485;
    font-size: .8rem;
}

.reservation-card h3[b-11kxlnguyg] {
    margin: 1rem 0;
    font-size: 1.2rem;
}

.reservation-card dl[b-11kxlnguyg] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: .75rem;
}

.reservation-card dl > div[b-11kxlnguyg] {
    min-width: 0;
}

.reservation-card dt[b-11kxlnguyg] {
    color: #647485;
    font-size: .8rem;
}

.reservation-card dd[b-11kxlnguyg] {
    margin: .15rem 0 0;
}

.card-comment[b-11kxlnguyg] {
    margin: 1rem 0;
    padding: .75rem;
    border-radius: .5rem;
    background: #f4f7fa;
    white-space: pre-wrap;
}

.reservation-card[b-11kxlnguyg]  .reservation-actions {
    margin-top: 1rem;
}

.reservation-card[b-11kxlnguyg]  .reservation-details {
    margin-top: 1rem;
}

.status-badge[b-11kxlnguyg] {
    display: inline-block;
    max-width: 100%;
    padding: .3rem .6rem;
    border: 1px solid transparent;
    border-radius: 999px;
    font-size: .78rem;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
}

.status-pending[b-11kxlnguyg] {
    border-color: #c48700;
    background: #fff4ce;
    color: #704d00;
}

.status-confirmed[b-11kxlnguyg] {
    border-color: #277746;
    background: #e5f5eb;
    color: #185a32;
}

.status-cancelled[b-11kxlnguyg] {
    border-color: #ad3442;
    background: #fce8eb;
    color: #84202d;
}

.status-arrived[b-11kxlnguyg] {
    border-color: #176b86;
    background: #e4f4fa;
    color: #10536a;
}

.status-noshow[b-11kxlnguyg],
.status-unknown[b-11kxlnguyg] {
    border-color: #606975;
    background: #edf0f3;
    color: #3e4650;
}

@media (min-width: 576px) {
    .date-actions[b-11kxlnguyg],
    .form-actions[b-11kxlnguyg] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .admin-slot-grid[b-11kxlnguyg] {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (min-width: 768px) {
    .page-header[b-11kxlnguyg],
    .panel-heading[b-11kxlnguyg],
    .section-heading[b-11kxlnguyg] {
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
    }

    .filters[b-11kxlnguyg] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .date-actions[b-11kxlnguyg] {
        grid-column: 1 / -1;
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }

    .create-grid[b-11kxlnguyg] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .full-width[b-11kxlnguyg] {
        grid-column: 1 / -1;
    }

    .summary-grid[b-11kxlnguyg] {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }

    .mobile-list[b-11kxlnguyg] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (min-width: 1200px) {
    .mobile-list[b-11kxlnguyg] {
        display: none;
    }

    .desktop-list[b-11kxlnguyg] {
        display: block;
    }

    .desktop-list table[b-11kxlnguyg] {
        width: 100%;
        table-layout: fixed;
        border: 1px solid #d9e0e7;
        background: #fff;
    }

    .desktop-list th[b-11kxlnguyg],
    .desktop-list td[b-11kxlnguyg] {
        padding: .8rem;
        overflow-wrap: anywhere;
        vertical-align: top;
    }

    .desktop-list th:nth-child(1)[b-11kxlnguyg] {
        width: 7%;
    }

    .desktop-list th:nth-child(2)[b-11kxlnguyg] {
        width: 16%;
    }

    .desktop-list th:nth-child(3)[b-11kxlnguyg] {
        width: 8%;
    }

    .desktop-list th:nth-child(4)[b-11kxlnguyg] {
        width: 13%;
    }

    .desktop-list th:nth-child(5)[b-11kxlnguyg] {
        width: 12%;
    }

    .desktop-list th:nth-child(6)[b-11kxlnguyg] {
        width: 11%;
    }

    .desktop-list th:nth-child(7)[b-11kxlnguyg] {
        width: 33%;
    }

    .desktop-list td small[b-11kxlnguyg] {
        display: block;
        margin-top: .2rem;
        color: #647485;
    }

    .time-cell[b-11kxlnguyg] {
        color: #123f6a;
        font-size: 1.2rem;
        font-weight: 750;
    }

    .details-row td[b-11kxlnguyg] {
        padding: .75rem 1rem 1rem;
        background: #f8fafc;
    }
}
/* /Components/Pages/Admin/Settings.razor.rz.scp.css */
.settings-page[b-q72dh91pvm] { width:100%; max-width:92rem; margin:0 auto; min-width:0; color:#17212b; }
.page-heading[b-q72dh91pvm] { display:flex; flex-direction:column; align-items:flex-start; gap:1rem; margin-bottom:1.25rem; }
.page-heading h1[b-q72dh91pvm],.section-heading h2[b-q72dh91pvm] { margin:0; }
.page-heading p[b-q72dh91pvm],.section-heading p[b-q72dh91pvm] { margin:.35rem 0 0; color:#596979; }
.eyebrow[b-q72dh91pvm] { color:#165c9c!important; font-size:.8rem; font-weight:700; text-transform:uppercase; letter-spacing:.06em; }
.feedback[b-q72dh91pvm] { min-height:1rem; }
.settings-card[b-q72dh91pvm] { margin:1.25rem 0; padding:1rem; border:1px solid #d9e0e7; border-radius:.85rem; background:#fff; box-shadow:0 .15rem .65rem rgba(26,44,63,.07); }
.section-heading[b-q72dh91pvm] { display:flex; flex-direction:column; gap:1rem; margin-bottom:1rem; }
.form-grid[b-q72dh91pvm],.item-grid[b-q72dh91pvm] { display:grid; grid-template-columns:minmax(0,1fr); gap:1rem; }
.field[b-q72dh91pvm],.item-card[b-q72dh91pvm] { min-width:0; }
.field label[b-q72dh91pvm] { display:block; margin-bottom:.4rem; font-weight:650; }
.label-with-help[b-q72dh91pvm],.heading-with-help[b-q72dh91pvm],.toggle-with-help[b-q72dh91pvm] { display:flex; align-items:center; justify-content:space-between; gap:.65rem; min-width:0; }
.label-with-help[b-q72dh91pvm] { margin-bottom:.4rem; }
.label-with-help label[b-q72dh91pvm] { margin-bottom:0; }
.heading-with-help[b-q72dh91pvm] { align-items:flex-start; }
.heading-with-help>div[b-q72dh91pvm] { min-width:0; }
.toggle-with-help .toggle[b-q72dh91pvm] { flex:1 1 auto; }
.toggle[b-q72dh91pvm] { display:flex; align-items:center; gap:.65rem; min-height:3rem; padding:.65rem; border:1px solid #d9e0e7; border-radius:.5rem; }
.toggle input[b-q72dh91pvm] { width:1.25rem; height:1.25rem; }
.editor[b-q72dh91pvm] { margin-bottom:1.25rem; padding:1rem; border:.15rem solid #b8d6f2; border-radius:.75rem; background:#f7fbff; }
.item-card[b-q72dh91pvm] { padding:1rem; border:1px solid #d9e0e7; border-radius:.75rem; overflow-wrap:anywhere; }
.item-card header[b-q72dh91pvm] { display:flex; justify-content:space-between; align-items:flex-start; gap:.75rem; }
.item-card header div[b-q72dh91pvm] { display:flex; flex-direction:column; }
.item-card p[b-q72dh91pvm] { margin:.75rem 0 0; color:#4b5b6b; }
.actions[b-q72dh91pvm] { display:grid; grid-template-columns:minmax(0,1fr); gap:.5rem; margin-top:1rem; }
.actions .btn[b-q72dh91pvm],.touch-button[b-q72dh91pvm] { min-height:3rem; }
.settings-card form>.touch-button[b-q72dh91pvm] { margin-top:1rem; width:100%; }
.history-filter[b-q72dh91pvm] { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:.5rem; margin:0 0 1rem; }
.history-filter .btn[b-q72dh91pvm] { min-height:3rem; }
.empty-state[b-q72dh91pvm],.history-note[b-q72dh91pvm] { margin:1rem 0; padding:.8rem; color:#596979; background:#f5f7f9; border-radius:.5rem; }
@media (min-width:768px) {
  .page-heading[b-q72dh91pvm] { flex-direction:row; align-items:center; justify-content:space-between; }
  .settings-card[b-q72dh91pvm] { padding:1.5rem; }
  .section-heading[b-q72dh91pvm] { flex-direction:row; align-items:center; justify-content:space-between; }
  .form-grid[b-q72dh91pvm] { grid-template-columns:repeat(2,minmax(0,1fr)); }
  .full[b-q72dh91pvm] { grid-column:1/-1; }
  .item-grid[b-q72dh91pvm] { grid-template-columns:repeat(2,minmax(0,1fr)); }
  .actions[b-q72dh91pvm] { grid-template-columns:repeat(3,minmax(0,1fr)); }
  .settings-card form>.touch-button[b-q72dh91pvm] { width:auto; min-width:14rem; }
  .history-filter[b-q72dh91pvm] { display:flex; }
  .history-filter .btn[b-q72dh91pvm] { min-width:8rem; }
}
@media (min-width:1200px) { .form-grid[b-q72dh91pvm] { grid-template-columns:repeat(3,minmax(0,1fr)); } }
/* /Components/Pages/PoseuropAdmin/LogDetails.razor.rz.scp.css */
.log-detail[b-rq1oo9merk] { width: 100%; max-width: 75rem; margin: 0 auto; }
.detail-card[b-rq1oo9merk] { margin-top: 1rem; padding: 1rem; border: 1px solid #d9e0e7; border-radius: .8rem; background: #fff; min-width: 0; }
.detail-card dl[b-rq1oo9merk] { display: grid; grid-template-columns: minmax(0, 1fr); gap: .75rem; }
.detail-card dt[b-rq1oo9merk] { color: #596979; font-weight: 650; }
.detail-card dd[b-rq1oo9merk] { margin: 0; overflow-wrap: anywhere; }
.detail-card pre[b-rq1oo9merk] { max-width: 100%; padding: 1rem; overflow: auto; white-space: pre-wrap; overflow-wrap: anywhere; background: #17212b; color: #f5f7fa; border-radius: .5rem; }
@media (min-width: 768px) {
    .detail-card dl[b-rq1oo9merk] { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    .detail-card .wide[b-rq1oo9merk] { grid-column: 1 / -1; }
}
/* /Components/Pages/PoseuropAdmin/Logs.razor.rz.scp.css */
.logs-page[b-y7jos46n12] { width: 100%; max-width: 90rem; margin: 0 auto; }
.page-header[b-y7jos46n12] { display: flex; flex-direction: column; gap: 1rem; margin-bottom: 1rem; }
.page-header h1[b-y7jos46n12] { margin: 0; }
.filter-card[b-y7jos46n12], .log-card[b-y7jos46n12] { padding: 1rem; border: 1px solid #d9e0e7; border-radius: .8rem; background: #fff; }
.filter-grid[b-y7jos46n12] { display: grid; grid-template-columns: minmax(0, 1fr); gap: .8rem; }
.filter-grid label[b-y7jos46n12] { display: block; margin-bottom: .35rem; font-weight: 650; }
.check-field[b-y7jos46n12] { display: flex; align-items: center; gap: .5rem; min-height: 3rem; }
.check-field label[b-y7jos46n12] { margin: 0; }
.filter-actions[b-y7jos46n12], .pagination-actions[b-y7jos46n12] { display: flex; flex-wrap: wrap; align-items: center; gap: .75rem; margin-top: 1rem; }
.log-list[b-y7jos46n12] { display: grid; grid-template-columns: minmax(0, 1fr); gap: 1rem; }
.log-card[b-y7jos46n12] { min-width: 0; overflow-wrap: anywhere; }
.log-card.critical[b-y7jos46n12] { border-left: .4rem solid #b42318; }
.log-card header[b-y7jos46n12] { display: flex; flex-direction: column; gap: .6rem; }
.log-card header > div[b-y7jos46n12] { display: flex; flex-wrap: wrap; align-items: center; gap: .6rem; }
.log-card dl[b-y7jos46n12] { display: grid; grid-template-columns: minmax(0, 1fr); gap: .55rem; }
.log-card dl div[b-y7jos46n12] { min-width: 0; }
.log-card dt[b-y7jos46n12] { color: #596979; font-size: .85rem; }
.log-card dd[b-y7jos46n12] { margin: 0; }
.level[b-y7jos46n12] { padding: .25rem .5rem; border-radius: 999px; font-weight: 700; }
.level-information[b-y7jos46n12] { background: #e8f1fa; color: #164f78; }
.level-warning[b-y7jos46n12] { background: #fff2cc; color: #704d00; }
.level-error[b-y7jos46n12], .level-critical[b-y7jos46n12] { background: #fce8eb; color: #84202d; }
.btn[b-y7jos46n12] { min-height: 3rem; }
@media (min-width: 768px) {
    .page-header[b-y7jos46n12] { flex-direction: row; align-items: center; justify-content: space-between; }
    .filter-grid[b-y7jos46n12] { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    .filter-grid .wide[b-y7jos46n12] { grid-column: 1 / -1; }
    .log-card header[b-y7jos46n12] { flex-direction: row; justify-content: space-between; }
    .log-card dl[b-y7jos46n12] { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    .log-card dl .wide[b-y7jos46n12] { grid-column: 1 / -1; }
}
@media (min-width: 1200px) {
    .filter-grid[b-y7jos46n12] { grid-template-columns: repeat(4, minmax(0, 1fr)); }
    .log-list[b-y7jos46n12] { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
/* /Components/Pages/PoseuropAdmin/Restaurants.razor.rz.scp.css */
.poseurop-restaurants[b-y41q6u7skp] {
    width: 100%;
    max-width: 90rem;
    margin: 0 auto;
}

.page-header[b-y41q6u7skp],
.panel-heading[b-y41q6u7skp] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    margin-bottom: 1.25rem;
}

.page-header h1[b-y41q6u7skp],
.panel-heading h2[b-y41q6u7skp] {
    margin: 0;
}

.page-header p[b-y41q6u7skp],
.panel-heading p[b-y41q6u7skp] {
    margin: .35rem 0 0;
    color: #596979;
}

.search-panel[b-y41q6u7skp],
.management-panel[b-y41q6u7skp] {
    margin: 1.25rem 0;
    padding: 1rem;
    border: 1px solid #d9e0e7;
    border-radius: .8rem;
    background: #fff;
}

.search-panel label[b-y41q6u7skp],
.form-grid label[b-y41q6u7skp] {
    display: block;
    margin-bottom: .4rem;
    font-weight: 650;
}

.search-panel > div[b-y41q6u7skp],
.card-actions[b-y41q6u7skp] {
    display: grid;
    grid-template-columns: 1fr;
    gap: .6rem;
}

.restaurant-grid[b-y41q6u7skp],
.user-grid[b-y41q6u7skp] {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: 1rem;
    margin: 1rem 0;
}

.restaurant-card[b-y41q6u7skp],
.user-card[b-y41q6u7skp] {
    min-width: 0;
    padding: 1rem;
    border: 1px solid #d9e0e7;
    border-radius: .75rem;
    background: #fff;
    overflow-wrap: anywhere;
}

.restaurant-card header[b-y41q6u7skp],
.user-card header[b-y41q6u7skp] {
    display: flex;
    justify-content: space-between;
    gap: .75rem;
}

.restaurant-card h2[b-y41q6u7skp],
.user-card h3[b-y41q6u7skp] {
    margin: 0;
    font-size: 1.1rem;
}

.restaurant-card header div span[b-y41q6u7skp] {
    color: #667788;
}

.state-badge[b-y41q6u7skp] {
    align-self: flex-start;
    padding: .3rem .6rem;
    border-radius: 999px;
    font-weight: 700;
}

.state-badge.active[b-y41q6u7skp] {
    background: #e5f5eb;
    color: #185a32;
}

.state-badge.inactive[b-y41q6u7skp] {
    background: #fce8eb;
    color: #84202d;
}

.form-grid[b-y41q6u7skp] {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: 1rem;
    margin-bottom: 1rem;
}

.check-field[b-y41q6u7skp] {
    display: flex;
    align-items: center;
    gap: .6rem;
    min-height: 3rem;
}

.check-field label[b-y41q6u7skp] {
    margin: 0;
}

.temporary-password[b-y41q6u7skp] {
    margin: 1rem 0;
    padding: 1rem;
    border: 2px solid #ad3442;
    border-radius: .75rem;
    background: #fff5f6;
}

.temporary-password code[b-y41q6u7skp] {
    display: block;
    margin: .75rem 0;
    padding: .75rem;
    background: #fff;
    color: #17212b;
    font-size: 1.1rem;
    overflow-wrap: anywhere;
    user-select: all;
}

.btn[b-y41q6u7skp] {
    min-height: 3rem;
}

@media (min-width: 768px) {
    .page-header[b-y41q6u7skp],
    .panel-heading[b-y41q6u7skp] {
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
    }

    .search-panel > div[b-y41q6u7skp] {
        grid-template-columns: minmax(0, 1fr) auto;
    }

    .restaurant-grid[b-y41q6u7skp],
    .user-grid[b-y41q6u7skp] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .form-grid[b-y41q6u7skp] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .form-grid .wide[b-y41q6u7skp] {
        grid-column: 1 / -1;
    }

    .card-actions[b-y41q6u7skp] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (min-width: 1200px) {
    .restaurant-grid[b-y41q6u7skp] {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}
/* /Components/Pages/PoseuropAdmin/SystemSettings.razor.rz.scp.css */
.system-page[b-2i3x6f2im6] { width: 100%; max-width: 75rem; margin: 0 auto; }
.system-page header[b-2i3x6f2im6] { margin-bottom: 1.25rem; }
.system-page h1[b-2i3x6f2im6], .system-page h2[b-2i3x6f2im6] { margin-top: 0; }
.settings-card[b-2i3x6f2im6] { margin: 1rem 0; padding: 1rem; border: 1px solid #d9e0e7; border-radius: .8rem; background: #fff; }
.form-grid[b-2i3x6f2im6] { display: grid; grid-template-columns: minmax(0, 1fr); gap: 1rem; }
.form-grid label[b-2i3x6f2im6], .retention-field label[b-2i3x6f2im6] { display: block; margin-bottom: .4rem; font-weight: 650; }
.check-field[b-2i3x6f2im6] { display: flex; gap: .65rem; align-items: center; margin: 1rem 0; min-height: 2.75rem; }
.actions[b-2i3x6f2im6] { display: grid; grid-template-columns: minmax(0, 1fr); gap: .65rem; margin-top: 1.25rem; }
.actions .btn[b-2i3x6f2im6] { min-height: 3rem; }
.help-text[b-2i3x6f2im6], small[b-2i3x6f2im6] { display: block; margin-top: .4rem; color: #596979; }
.retention-field[b-2i3x6f2im6] { max-width: 18rem; }
@media (min-width: 768px) {
    .form-grid[b-2i3x6f2im6] { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    .form-grid .wide[b-2i3x6f2im6] { grid-column: 1 / -1; }
    .actions[b-2i3x6f2im6] { grid-template-columns: repeat(3, minmax(0, auto)); justify-content: start; }
}
/* /Components/Pages/Public/ReservationPage.razor.rz.scp.css */
.reservation-shell[b-uhos15e1fk] {
    width: 100%;
    max-width: 760px;
    margin: 0 auto;
    padding: 0.5rem 0 2rem;
}

.reservation-header[b-uhos15e1fk] {
    margin-bottom: 1.5rem;
    text-align: center;
}

.reservation-header h1[b-uhos15e1fk],
.state-card h1[b-uhos15e1fk] {
    margin-bottom: 0.75rem;
    color: #17233c;
    font-size: clamp(1.75rem, 6vw, 2.5rem);
}

.reservation-header p:last-child[b-uhos15e1fk],
.state-card > p[b-uhos15e1fk] {
    max-width: 42rem;
    margin-right: auto;
    margin-left: auto;
    color: #536078;
}

.restaurant-name[b-uhos15e1fk] {
    margin-bottom: 0.35rem;
    color: #1b6ec2;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.form-card[b-uhos15e1fk],
.state-card[b-uhos15e1fk] {
    width: 100%;
    padding: 1.25rem;
    overflow: hidden;
    background: #fff;
    border: 1px solid #dfe4ec;
    border-radius: 0.75rem;
    box-shadow: 0 0.35rem 1.25rem rgba(31, 45, 70, 0.08);
}

.form-grid[b-uhos15e1fk] {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: 1.1rem;
}

.field[b-uhos15e1fk] {
    min-width: 0;
}

.field label[b-uhos15e1fk] {
    display: block;
    margin-bottom: 0.4rem;
    color: #26334d;
    font-weight: 600;
}

.field .form-control[b-uhos15e1fk] {
    min-height: 3rem;
    font-size: 1rem;
}

.field textarea.form-control[b-uhos15e1fk] {
    min-height: 7rem;
    resize: vertical;
}

.optional-label[b-uhos15e1fk] {
    color: #68758c;
    font-size: 0.9rem;
    font-weight: 400;
}

.field-hint[b-uhos15e1fk] {
    display: block;
    margin-top: .35rem;
    color: #68758c;
}

[b-uhos15e1fk] .validation-message {
    display: block;
    margin-top: 0.35rem;
    color: #b42318;
    font-size: 0.9rem;
}

[b-uhos15e1fk] .validation-summary {
    margin-bottom: 1rem;
    padding: 0.75rem 1rem;
    color: #8b1e16;
    background: #fff4f2;
    border: 1px solid #f0c8c4;
    border-radius: 0.5rem;
}

[b-uhos15e1fk] .validation-summary:empty {
    display: none;
}

[b-uhos15e1fk] input.invalid,
[b-uhos15e1fk] textarea.invalid {
    border-color: #c73228;
}

.form-actions[b-uhos15e1fk] {
    text-align: center;
}

.slots-section h2[b-uhos15e1fk] {
    margin: 0 0 .5rem;
    font-size: 1.15rem;
}

.availability-message[b-uhos15e1fk] {
    min-height: 1.75rem;
    color: #425466;
}

.slot-grid[b-uhos15e1fk] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: .65rem;
    margin-top: .75rem;
}

.slot-button[b-uhos15e1fk] {
    min-width: 0;
    min-height: 4rem;
    padding: .65rem;
    border: 2px solid #aeb8c2;
    border-radius: .65rem;
    background: #f2f4f6;
    color: #3d4650;
}

.slot-button strong[b-uhos15e1fk],
.slot-button span[b-uhos15e1fk] {
    display: block;
}

.slot-button strong[b-uhos15e1fk] {
    font-size: 1.1rem;
}

.slot-button.available[b-uhos15e1fk] {
    border-color: #277746;
    background: #e5f5eb;
    color: #185a32;
}

.slot-button.low[b-uhos15e1fk] {
    border-color: #b66d00;
    background: #fff2d8;
    color: #704300;
}

.slot-button.selected[b-uhos15e1fk] {
    outline: .2rem solid #155a96;
    outline-offset: .12rem;
}

.slot-button:focus-visible[b-uhos15e1fk] {
    outline: .22rem solid #155a96;
    outline-offset: .12rem;
}

.slot-button:disabled[b-uhos15e1fk] {
    opacity: .72;
}

.no-slots[b-uhos15e1fk] {
    margin: .75rem 0 0;
    padding: .75rem;
    border-radius: .5rem;
    background: #f2f4f6;
}

@media (min-width: 576px) {
    .slot-grid[b-uhos15e1fk] {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

.action-button[b-uhos15e1fk] {
    display: inline-flex;
    min-height: 3rem;
    align-items: center;
    justify-content: center;
    gap: 0.55rem;
    width: 100%;
    padding-right: 1.4rem;
    padding-left: 1.4rem;
    font-weight: 600;
}

.pending-notice[b-uhos15e1fk] {
    margin: 0.75rem 0 0;
    color: #68758c;
    font-size: 0.9rem;
}

.state-card[b-uhos15e1fk] {
    margin-top: 1rem;
}

.state-card--centered[b-uhos15e1fk],
.confirmation-card[b-uhos15e1fk] {
    text-align: center;
}

.state-card--centered[b-uhos15e1fk] {
    display: flex;
    min-height: 16rem;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0.75rem;
}

.state-card--centered p[b-uhos15e1fk] {
    margin-bottom: 0;
}

.state-icon[b-uhos15e1fk] {
    display: inline-flex;
    width: 3.25rem;
    height: 3.25rem;
    align-items: center;
    justify-content: center;
    margin-bottom: 0.75rem;
    color: #42526b;
    background: #edf1f7;
    border-radius: 50%;
    font-size: 1.6rem;
    font-weight: 700;
}

.state-icon--success[b-uhos15e1fk] {
    color: #176b3a;
    background: #e4f5ea;
}

.state-icon--error[b-uhos15e1fk] {
    color: #9b2c24;
    background: #fbe9e7;
}

.confirmation-details[b-uhos15e1fk] {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: 0;
    margin: 1.5rem 0;
    overflow: hidden;
    text-align: left;
    border: 1px solid #dfe4ec;
    border-radius: 0.6rem;
}

.confirmation-details div[b-uhos15e1fk] {
    padding: 0.85rem 1rem;
    border-bottom: 1px solid #e8ebf0;
}

.confirmation-details div:last-child[b-uhos15e1fk] {
    border-bottom: 0;
}

.confirmation-details dt[b-uhos15e1fk] {
    color: #68758c;
    font-size: 0.85rem;
    font-weight: 600;
}

.confirmation-details dd[b-uhos15e1fk] {
    margin: 0.2rem 0 0;
    color: #1e2a42;
    font-weight: 600;
}

@media (min-width: 576px) {
    .form-card[b-uhos15e1fk],
    .state-card[b-uhos15e1fk] {
        padding: 2rem;
    }

    .action-button[b-uhos15e1fk] {
        width: auto;
        min-width: 15rem;
    }

    .confirmation-details[b-uhos15e1fk] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .confirmation-details div:nth-last-child(2)[b-uhos15e1fk] {
        border-bottom: 0;
    }

    .confirmation-details div:nth-child(odd)[b-uhos15e1fk] {
        border-right: 1px solid #e8ebf0;
    }
}

@media (min-width: 960px) {
    .form-grid[b-uhos15e1fk] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .field--full[b-uhos15e1fk] {
        grid-column: 1 / -1;
    }
}
/* /Components/Shared/HelpPopover.razor.rz.scp.css */
.help-popover[b-oras8nymqw] {
    position: relative;
    display: inline-flex;
    flex: 0 0 auto;
}

.help-trigger[b-oras8nymqw],
.help-close[b-oras8nymqw] {
    min-height: 3rem;
    border: 2px solid #3973a8;
    border-radius: .55rem;
    background: #fff;
    color: #134f83;
    font-weight: 700;
}

.help-trigger--icon[b-oras8nymqw] {
    width: 3rem;
    padding: 0;
    border-radius: 50%;
    font-size: 1.05rem;
}

.help-trigger--text[b-oras8nymqw] {
    padding: .55rem .85rem;
}

.help-trigger:hover[b-oras8nymqw],
.help-close:hover[b-oras8nymqw] {
    background: #eaf4fd;
}

.help-trigger:focus-visible[b-oras8nymqw],
.help-close:focus-visible[b-oras8nymqw] {
    outline: .22rem solid #f0a500;
    outline-offset: .15rem;
}

.help-panel[b-oras8nymqw] {
    position: fixed;
    z-index: 1050;
    top: 50%;
    right: 1rem;
    left: 1rem;
    display: block;
    max-height: calc(100dvh - 2rem);
    padding: 1rem;
    overflow-y: auto;
    border: 2px solid #3973a8;
    border-radius: .8rem;
    background: #fff;
    color: #17212b;
    box-shadow: 0 .6rem 2rem rgba(20, 42, 65, .24);
    transform: translateY(-50%);
    text-align: left;
}

.help-panel__header[b-oras8nymqw] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: .75rem;
    margin-bottom: .75rem;
}

.help-panel__header > strong[b-oras8nymqw] {
    font-size: 1.15rem;
}

.help-close[b-oras8nymqw] {
    padding: .45rem .7rem;
}

.help-short[b-oras8nymqw],
.help-details[b-oras8nymqw],
.help-section[b-oras8nymqw],
.help-section > span[b-oras8nymqw] {
    display: block;
}

.help-short[b-oras8nymqw] {
    margin-bottom: .8rem;
    color: #3f5264;
    font-weight: 650;
}

.help-section[b-oras8nymqw] {
    margin-top: .85rem;
}

.help-section > strong[b-oras8nymqw] {
    display: block;
    margin-bottom: .2rem;
    color: #123f6a;
}

@media (min-width: 768px) {
    .help-panel[b-oras8nymqw] {
        position: absolute;
        top: calc(100% + .5rem);
        right: 0;
        left: auto;
        width: min(30rem, calc(100vw - 4rem));
        max-height: min(34rem, calc(100vh - 5rem));
        transform: none;
    }

    .help-popover.start .help-panel[b-oras8nymqw] {
        right: auto;
        left: 0;
    }
}
