/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-vqc4igxc4z] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-vqc4igxc4z] {
    position: relative;
    flex: 1;
}

.admin-toolbar-slot[b-vqc4igxc4z] {
    height: 5.75rem;
}

main[b-vqc4igxc4z]  .management-toolbar {
    position: absolute;
    top: 0.5rem;
    right: 1.5rem;
    left: 1.5rem;
    margin: 0;
}

.sidebar[b-vqc4igxc4z] {
    background-color: var(--sk-black);
}

.sidebar-credit[b-vqc4igxc4z] {
    display: none;
}

@media (max-width: 640.98px) {
    article[b-vqc4igxc4z] {
        padding-top: 1rem;
    }
}

@media (min-width: 641px) {
    .page[b-vqc4igxc4z] {
        flex-direction: row;
    }

    .sidebar[b-vqc4igxc4z] {
        display: flex;
        flex-direction: column;
        width: 300px;
        flex: 0 0 300px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .sidebar[b-vqc4igxc4z]  .nav-scrollable {
        flex: 1 1 auto;
        min-height: 0;
        height: auto;
    }

    .sidebar-credit[b-vqc4igxc4z] {
        display: block;
        flex: 0 0 auto;
        padding: 1rem 1.5rem 1.25rem;
        color: rgba(255, 255, 255, .55);
        font-size: .78rem;
        line-height: 1.4;
        text-align: center;
    }

    .sidebar-credit a[b-vqc4igxc4z] {
        color: inherit;
        font-weight: 600;
        text-decoration: underline;
        text-underline-offset: .15em;
        transition: color .18s ease;
    }

    .sidebar-credit a:hover[b-vqc4igxc4z],
    .sidebar-credit a:focus-visible[b-vqc4igxc4z] {
        color: var(--sk-orange);
    }

    article[b-vqc4igxc4z] {
        padding-top: 0.5rem;
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }

    main[b-vqc4igxc4z]  .management-toolbar {
        left: 2rem;
    }
}

#blazor-error-ui[b-vqc4igxc4z] {
    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-vqc4igxc4z] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-ubkfdv7f6z] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-ubkfdv7f6z] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-ubkfdv7f6z] {
    min-height: 8.35rem;
    padding: 1.5rem 1rem !important;
    background-color: var(--sk-black);
    border-bottom: 0;
}

.navbar-brand[b-ubkfdv7f6z] {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}

.brand-logo[b-ubkfdv7f6z] {
    display: block;
    width: 100%;
    max-width: 205px;
    height: 83px;
    margin-inline: auto;
    object-fit: contain;
}

.user-panel[b-ubkfdv7f6z] {
    min-height: 4.75rem;
    padding: 1rem;
    display: flex;
    align-items: center;
    gap: 0.75rem;
    color: #fff;
    border-bottom: 0.15rem solid var(--sk-orange);
}

.user-panel-icon[b-ubkfdv7f6z] {
    flex: 0 0 auto;
    margin-right: 0;
}

.user-panel-name[b-ubkfdv7f6z] {
    min-width: 0;
    flex: 1;
    color: var(--sk-orange);
    font-size: 0.9rem;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.user-panel-logout[b-ubkfdv7f6z] {
    flex: 0 0 auto;
}

.user-panel-logout-button[b-ubkfdv7f6z] {
    width: 2.5rem;
    height: 2.5rem;
    padding: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.35);
    border-radius: 4px;
}

.user-panel-logout-button:hover[b-ubkfdv7f6z] {
    background-color: var(--sk-orange);
    border-color: var(--sk-orange);
}

.logout-icon[b-ubkfdv7f6z] {
    width: 1.5rem;
    height: 1.5rem;
    fill: none;
    stroke: currentColor;
    stroke-width: 2.25;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.bi[b-ubkfdv7f6z] {
    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-ubkfdv7f6z] {
    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-ubkfdv7f6z] {
    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-ubkfdv7f6z] {
    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-calendar-event-fill-nav-menu[b-ubkfdv7f6z] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M4 .5a.5.5 0 0 1 .5.5v.5h7V1a.5.5 0 0 1 1 0v.5h.5A2 2 0 0 1 15 3.5V14a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V3.5a2 2 0 0 1 2-2h.5V1A.5.5 0 0 1 4 .5ZM2 6v8a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V6H2Zm5 2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1Z'/%3E%3C/svg%3E");
}

.bi-card-list-nav-menu[b-ubkfdv7f6z] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M14.5 3a.5.5 0 0 1 .5.5v9a.5.5 0 0 1-.5.5h-13a.5.5 0 0 1-.5-.5v-9a.5.5 0 0 1 .5-.5h13Zm-13-1A1.5 1.5 0 0 0 0 3.5v9A1.5 1.5 0 0 0 1.5 14h13a1.5 1.5 0 0 0 1.5-1.5v-9A1.5 1.5 0 0 0 14.5 2h-13Z'/%3E%3Cpath d='M5 5.5a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5Zm0 2.5a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6A.5.5 0 0 1 5 8Zm0 2.5a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5ZM3.5 5a.5.5 0 1 0 0 1 .5.5 0 0 0 0-1Zm0 2.5a.5.5 0 1 0 0 1 .5.5 0 0 0 0-1Zm0 2.5a.5.5 0 1 0 0 1 .5.5 0 0 0 0-1Z'/%3E%3C/svg%3E");
}

.bi-ticket-nav-menu[b-ubkfdv7f6z] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M0 4.5A1.5 1.5 0 0 1 1.5 3h13A1.5 1.5 0 0 1 16 4.5V6a1 1 0 0 0 0 2v1.5a1.5 1.5 0 0 1-1.5 1.5h-13A1.5 1.5 0 0 1 0 9.5V8a1 1 0 0 0 0-2V4.5ZM1.5 4a.5.5 0 0 0-.5.5v.764a2 2 0 0 1 0 3.472V9.5a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5v-.764a2 2 0 0 1 0-3.472V4.5a.5.5 0 0 0-.5-.5h-13Z'/%3E%3Cpath d='M6 4h1v2H6V4Zm0 3h1v2H6V7Zm3-3h1v2H9V4Zm0 3h1v2H9V7Z'/%3E%3C/svg%3E");
}

.bi-lock-nav-menu[b-ubkfdv7f6z] {
    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-ubkfdv7f6z] {
    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-ubkfdv7f6z] {
    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-ubkfdv7f6z] {
    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-person-fill-nav-menu.user-panel-icon[b-ubkfdv7f6z] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23f26700' 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-ubkfdv7f6z] {
    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");
}

.bi-box-arrow-right-nav-menu[b-ubkfdv7f6z] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M6 3.5a.5.5 0 0 1 .5-.5h3A1.5 1.5 0 0 1 11 4.5v7A1.5 1.5 0 0 1 9.5 13h-3a.5.5 0 0 1 0-1h3a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 1-.5-.5z'/%3E%3Cpath fill-rule='evenodd' d='M12.354 8.354a.5.5 0 0 0 0-.708l-2-2a.5.5 0 0 0-.708.708L10.793 7.5H3.5a.5.5 0 0 0 0 1h7.293L9.646 9.646a.5.5 0 0 0 .708.708l2-2z'/%3E%3C/svg%3E");
}

.nav-item[b-ubkfdv7f6z] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

.nav-item .nav-section-label[b-ubkfdv7f6z] {
    color: #fff;
    height: 3rem;
    display: flex;
    align-items: center;
    line-height: 3rem;
    font-weight: 600;
    white-space: nowrap;
}

.nav-subitem[b-ubkfdv7f6z] {
    margin-left: 1.5rem;
    padding-left: 0.5rem !important;
    border-left: 1px solid rgba(255, 255, 255, 0.22);
}

    .nav-item:first-of-type[b-ubkfdv7f6z] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-ubkfdv7f6z] {
        padding-bottom: 1rem;
    }

    .nav-item[b-ubkfdv7f6z]  .nav-link {
        color: #fff;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
        white-space: nowrap;
    }

.nav-item[b-ubkfdv7f6z]  a.active {
    background-color: var(--sk-orange);
    color: white;
}

.nav-item[b-ubkfdv7f6z]  .nav-link:hover {
    background-color: rgba(242, 103, 0, 0.28);
    color: white;
}

.nav-scrollable[b-ubkfdv7f6z] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-ubkfdv7f6z] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-ubkfdv7f6z] {
        display: none;
    }

    .nav-scrollable[b-ubkfdv7f6z] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 12.4rem);
        overflow-y: auto;
    }
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-5wcvzrwpuq],
.components-reconnect-repeated-attempt-visible[b-5wcvzrwpuq],
.components-reconnect-failed-visible[b-5wcvzrwpuq],
.components-pause-visible[b-5wcvzrwpuq],
.components-resume-failed-visible[b-5wcvzrwpuq],
.components-rejoining-animation[b-5wcvzrwpuq] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-5wcvzrwpuq],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-5wcvzrwpuq],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-5wcvzrwpuq],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-5wcvzrwpuq],
#components-reconnect-modal.components-reconnect-retrying[b-5wcvzrwpuq],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-5wcvzrwpuq],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-5wcvzrwpuq],
#components-reconnect-modal.components-reconnect-failed[b-5wcvzrwpuq],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-5wcvzrwpuq] {
    display: block;
}


#components-reconnect-modal[b-5wcvzrwpuq] {
    background-color: white;
    width: 20rem;
    margin: 20vh auto;
    padding: 2rem;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: display 0.5s allow-discrete, overlay 0.5s allow-discrete;
    animation: components-reconnect-modal-fadeOutOpacity-b-5wcvzrwpuq 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-5wcvzrwpuq 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-5wcvzrwpuq 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-5wcvzrwpuq]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-5wcvzrwpuq 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-5wcvzrwpuq {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-5wcvzrwpuq {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-5wcvzrwpuq {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-5wcvzrwpuq] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-5wcvzrwpuq] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-5wcvzrwpuq] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-5wcvzrwpuq] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-5wcvzrwpuq] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-5wcvzrwpuq] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-5wcvzrwpuq] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-5wcvzrwpuq 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-5wcvzrwpuq] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-5wcvzrwpuq {
    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/CreateBooking.razor.rz.scp.css */
.booking-form[b-kyocgzb7i8] {
    max-width: 1120px;
}

.programm-selection[b-kyocgzb7i8],
.ticket-quantities[b-kyocgzb7i8] {
    margin-bottom: 2rem;
    border-top: 1px solid #d7dce1;
}

.selection-row[b-kyocgzb7i8] {
    display: grid;
    grid-template-columns: minmax(150px, 220px) minmax(0, 1fr);
    align-items: center;
    gap: 1rem;
    min-height: 4rem;
    padding: .65rem 0;
    border-bottom: 1px solid #d7dce1;
}

.selection-label[b-kyocgzb7i8],
.customer-fields .form-label[b-kyocgzb7i8],
.booking-details .form-label[b-kyocgzb7i8] {
    font-weight: 600;
}

.availability[b-kyocgzb7i8] {
    color: #198754;
    font-size: 1.4rem;
    font-weight: 700;
}

.ticket-row[b-kyocgzb7i8] {
    display: grid;
    grid-template-columns: 90px minmax(190px, .55fr) minmax(260px, 1fr);
    align-items: center;
    gap: 1rem;
    min-height: 4.5rem;
    border-bottom: 1px solid #d7dce1;
}

.quantity-select[b-kyocgzb7i8] {
    width: 90px;
}

.customer-fields[b-kyocgzb7i8],
.booking-details[b-kyocgzb7i8] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1.25rem 2rem;
    margin: 2.25rem 0;
}

.booking-details[b-kyocgzb7i8] {
    padding-top: 1.5rem;
    border-top: 1px solid #d7dce1;
}

.form-actions[b-kyocgzb7i8] {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    margin-top: 2rem;
}

@media (max-width: 767.98px) {
    .selection-row[b-kyocgzb7i8],
    .ticket-row[b-kyocgzb7i8],
    .customer-fields[b-kyocgzb7i8],
    .booking-details[b-kyocgzb7i8] {
        grid-template-columns: 1fr;
    }

    .selection-row[b-kyocgzb7i8],
    .ticket-row[b-kyocgzb7i8] {
        gap: .5rem;
        padding: 1rem 0;
    }

    .form-actions[b-kyocgzb7i8] {
        align-items: stretch;
        flex-direction: column-reverse;
    }
}
/* /Components/Pages/Admin/CreateEvent.razor.rz.scp.css */
[b-p583ftsa0b] .event-textarea-short {
    min-height: 10rem;
}

[b-p583ftsa0b] .event-textarea-long {
    min-height: 22rem;
}

[b-p583ftsa0b] .event-image-file-input {
    display: none;
}

@media (max-width: 575.98px) {
    [b-p583ftsa0b] .event-textarea-short {
        min-height: 8rem;
    }

    [b-p583ftsa0b] .event-textarea-long {
        min-height: 16rem;
    }
}
/* /Components/Pages/Admin/CreateNews.razor.rz.scp.css */
.news-editor-page[b-oyxxaspmne] {
    width: min(100%, 1100px);
}

.news-editor-page h1[b-oyxxaspmne] {
    margin-bottom: 1.5rem;
}

.news-editor-page label[b-oyxxaspmne] {
    display: block;
    margin-bottom: 0.5rem;
    font-weight: 700;
}

.news-editor-page .form-check-label[b-oyxxaspmne] {
    display: inline-block;
    margin: 0 0 0 0.65rem;
}

.news-editor-page[b-oyxxaspmne]  .rz-html-editor-content img {
    max-width: 100%;
    height: auto;
}
/* /Components/Pages/Admin/ManageNews.razor.rz.scp.css */
.news-toolbar[b-s4z4mg0dzb] {
    flex-wrap: wrap;
    gap: 1rem;
}
/* /Components/Pages/Admin/ManagePrices.razor.rz.scp.css */
.price-management[b-24fnommmnu] {
    width: min(100%, 56rem);
}

.price-toolbar[b-24fnommmnu] {
    display: flex;
    justify-content: flex-end;
    gap: 0.75rem;
    margin-bottom: 1.25rem;
}

.price-table[b-24fnommmnu] {
    margin-bottom: 0;
    table-layout: fixed;
}

.price-table th[b-24fnommmnu],
.price-table td[b-24fnommmnu] {
    width: 25%;
    vertical-align: middle;
    background: #fff;
    border-bottom: 1px solid #dee2e6;
}

.price-table thead th[b-24fnommmnu] {
    padding: 0.75rem;
    font-weight: 700;
}

.price-table tbody th[b-24fnommmnu],
.price-table tbody td[b-24fnommmnu] {
    height: 4rem;
    padding: 0.5rem 0.75rem;
}

.price-table tbody th[b-24fnommmnu] {
    font-weight: 700;
}

.price-table .form-control[b-24fnommmnu] {
    min-height: 2.75rem;
}

.price-management[b-24fnommmnu]  input[type="number"] {
    appearance: textfield;
    -moz-appearance: textfield;
}

.price-management[b-24fnommmnu]  input[type="number"]::-webkit-inner-spin-button,
.price-management[b-24fnommmnu]  input[type="number"]::-webkit-outer-spin-button {
    margin: 0;
    -webkit-appearance: none;
}

@media (max-width: 767.98px) {
    .price-management[b-24fnommmnu] {
        width: 100%;
    }
}
/* /Components/Pages/Admin/Milestone1Test.razor.rz.scp.css */
.sold-out-test-form[b-4ev5nnoim6] {
    display: grid;
    grid-template-columns: minmax(18rem, 1fr) 8rem auto;
    gap: .75rem;
    align-items: center;
    max-width: 64rem;
}

@media (max-width: 700px) {
    .sold-out-test-form[b-4ev5nnoim6] {
        grid-template-columns: 1fr;
    }
}
/* /Components/Shared/ConfirmDeleteDialog.razor.rz.scp.css */
.dialog-backdrop[b-0fjbgg4j3k] {
    position: fixed;
    inset: 0;
    z-index: 2000;
    display: grid;
    place-items: center;
    padding: 1rem;
    background: rgba(0, 0, 0, 0.55);
}

.delete-dialog[b-0fjbgg4j3k] {
    width: min(100%, 34rem);
    padding: 1.75rem;
    border-radius: 0.5rem;
    background: #fff;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.3);
}

.delete-dialog h2[b-0fjbgg4j3k] {
    margin-bottom: 1rem;
    font-size: 1.5rem;
}

.delete-dialog p[b-0fjbgg4j3k] {
    margin-bottom: 1.5rem;
}

.dialog-actions[b-0fjbgg4j3k] {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    gap: 0.75rem;
}
/* /Components/Shared/MessageDialog.razor.rz.scp.css */
.dialog-backdrop[b-63hg8hl40c] {
    position: fixed;
    inset: 0;
    z-index: 2000;
    display: grid;
    place-items: center;
    padding: 1rem;
    background: rgba(0, 0, 0, 0.55);
}

.message-dialog[b-63hg8hl40c] {
    width: min(100%, 34rem);
    padding: 1.75rem;
    border-radius: 0.5rem;
    background: #fff;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.3);
}

.message-dialog h2[b-63hg8hl40c] {
    margin-bottom: 1rem;
    font-size: 1.5rem;
}

.message-dialog p[b-63hg8hl40c] {
    margin-bottom: 1.5rem;
}

.dialog-actions[b-63hg8hl40c] {
    display: flex;
    justify-content: flex-end;
}
