@import '_content/dCare.Locum.WebApp.Shared/dCare.Locum.WebApp.Shared.yvbt9906sk.bundle.scp.css';

/* /Components/Layout/WebMainLayout.razor.rz.scp.css */
.page[b-ym7ssaao9h] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-ym7ssaao9h] {
    flex: 1;
}

.sidebar[b-ym7ssaao9h] {
    background-image: linear-gradient(180deg, #123b67 0%, #0d2948 75%);
}

@media (min-width: 641px) {
    .page[b-ym7ssaao9h] {
        flex-direction: row;
    }

    .sidebar[b-ym7ssaao9h] {
        width: 22rem;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    article[b-ym7ssaao9h] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-ym7ssaao9h] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, .2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: .6rem 1.25rem .7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

#blazor-error-ui .dismiss[b-ym7ssaao9h] {
    cursor: pointer;
    position: absolute;
    right: .75rem;
    top: .5rem;
}
/* /Components/Layout/WebNavMenu.razor.rz.scp.css */
.navbar-toggler[b-sf2kcfe6dq] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: .5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, .1);
    border-radius: .3rem;
    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.75%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, .1);
}

.top-row[b-sf2kcfe6dq] {
    height: 3.5rem;
    background-color: rgba(0, 0, 0, .18);
}

.navbar-brand[b-sf2kcfe6dq] {
    font-size: 1.1rem;
}

.nav-item[b-sf2kcfe6dq] {
    font-size: .95rem;
    padding-bottom: .5rem;
}

.nav-item:first-of-type[b-sf2kcfe6dq] {
    padding-top: 1rem;
}

.nav-item[b-sf2kcfe6dq]  .nav-link,
.account-link[b-sf2kcfe6dq] {
    color: #e7edf4;
    background: none;
    border: 0;
    border-radius: 5px;
    display: flex;
    align-items: center;
    min-height: 2.75rem;
    padding: 0 .75rem;
    text-decoration: none;
    width: 100%;
}

.nav-item[b-sf2kcfe6dq]  a.active,
.nav-item[b-sf2kcfe6dq]  .nav-link:hover,
.account-link:hover[b-sf2kcfe6dq] {
    background-color: rgba(255, 255, 255, .12);
    color: white;
}

.account-navigation[b-sf2kcfe6dq] {
    border-top: 1px solid rgba(255, 255, 255, .16);
    margin-top: auto;
    padding-bottom: 1rem;
    padding-top: 1rem;
}

.account-email[b-sf2kcfe6dq] {
    color: #bdcad8;
    font-size: .8rem;
    overflow: hidden;
    padding: 0 .75rem .5rem;
    text-overflow: ellipsis;
}

.account-link[b-sf2kcfe6dq] {
    cursor: pointer;
    font-size: .9rem;
}

.account-link-primary[b-sf2kcfe6dq] {
    color: #9ed5ff;
}

.nav-scrollable[b-sf2kcfe6dq] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-sf2kcfe6dq] {
    display: flex;
}

@media (min-width: 641px) {
    .navbar-toggler[b-sf2kcfe6dq] {
        display: none;
    }

    .nav-scrollable[b-sf2kcfe6dq] {
        display: flex;
        flex-direction: column;
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Pages/Availability/Availability.razor.rz.scp.css */
.availability-page[b-o5gb61tz3z] {
    min-height: calc(100vh - 5.5rem);
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.availability-header[b-o5gb61tz3z] {
    flex: 0 0 auto;
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    gap: 1rem;
    flex-wrap: wrap;
}

.availability-header h1[b-o5gb61tz3z] {
    margin: 0;
    font-size: 1.75rem;
    line-height: 1.2;
}

.availability-header span[b-o5gb61tz3z] {
    color: var(--dxbl-color-secondary-text, #5f6368);
    font-size: 0.875rem;
}

.availability-filter-bar[b-o5gb61tz3z] {
    display: flex;
    align-items: end;
    gap: 0.75rem;
    flex-wrap: wrap;
    padding: 0.875rem;
    background: var(--dxbl-color-surface, #fff);
    border: 1px solid var(--dxbl-color-border, #d6d5d5);
    border-radius: 0.25rem;
}

.availability-filter-field[b-o5gb61tz3z] {
    flex: 1 1 11rem;
    min-width: 10rem;
    display: flex;
    flex-direction: column;
    gap: 0.35rem;
}

.availability-filter-organization[b-o5gb61tz3z] {
    flex: 1.3 1 18rem;
    min-width: 16rem;
}

.availability-filter-range[b-o5gb61tz3z] {
    flex: 1 1 18rem;
    min-width: 16rem;
}

.availability-filter-radius[b-o5gb61tz3z] {
    flex: 0 1 12rem;
    max-width: 14rem;
}

.availability-filter-field label[b-o5gb61tz3z] {
    font-size: 0.75rem;
    font-weight: 600;
    color: var(--dxbl-color-secondary-text, #5f6368);
}

.availability-filter-field-required label[b-o5gb61tz3z] {
    font-weight: 700;
}

.availability-radius-control[b-o5gb61tz3z] {
    display: flex;
    align-items: center;
    min-height: 1.95rem;
}

.availability-radius-slider[b-o5gb61tz3z] {
    flex: 1 1 auto;
    min-width: 0;
    accent-color: var(--dxbl-color-primary, #0d6efd);
}

.availability-radius-slider:disabled[b-o5gb61tz3z] {
    opacity: 0.55;
}

.availability-radius-value[b-o5gb61tz3z] {
    flex: 0 0 auto;
    min-width: 3.25rem;
    color: var(--dxbl-color-secondary-text, #5f6368);
    font-size: 0.875rem;
    text-align: right;
}

.availability-filter-actions[b-o5gb61tz3z] {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.availability-search-validation[b-o5gb61tz3z] {
    flex: 1 1 100%;
    padding: 0.5rem 0.625rem;
    color: var(--dxbl-color-danger, #dc3545);
    background: color-mix(in srgb, var(--dxbl-color-danger, #dc3545) 7%, #fff);
    border: 1px solid color-mix(in srgb, var(--dxbl-color-danger, #dc3545) 25%, #fff);
    border-radius: 0.25rem;
    font-size: 0.875rem;
}

.availability-planner-main[b-o5gb61tz3z] {
    min-width: 0;
    min-height: 0;
    display: flex;
}

.request-selection-basket[b-o5gb61tz3z] {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    padding: 0.875rem;
    background: var(--dxbl-color-surface, #fff);
    border: 1px solid var(--dxbl-color-border, #d6d5d5);
    border-radius: 0.25rem;
}

.request-selection-header[b-o5gb61tz3z] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.75rem;
}

.request-selection-header h2[b-o5gb61tz3z] {
    margin: 0;
    font-size: 1rem;
    line-height: 1.2;
}

.request-selection-content[b-o5gb61tz3z] {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: 0.75rem;
}

.request-selection-card[b-o5gb61tz3z],
.request-selection-status[b-o5gb61tz3z] {
    min-width: 0;
    padding: 0.75rem;
    border: 1px solid var(--dxbl-color-border, #d6d5d5);
    border-radius: 0.25rem;
}

.request-selection-card-empty[b-o5gb61tz3z] {
    color: var(--dxbl-color-secondary-text, #5f6368);
    background: color-mix(in srgb, var(--dxbl-color-secondary-text, #5f6368) 4%, #fff);
}

.request-selection-label[b-o5gb61tz3z] {
    margin-bottom: 0.25rem;
    color: var(--dxbl-color-secondary-text, #5f6368);
    font-size: 0.75rem;
    font-weight: 700;
}

.request-selection-title[b-o5gb61tz3z] {
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.request-selection-meta[b-o5gb61tz3z],
.request-selection-placeholder[b-o5gb61tz3z],
.request-selection-status-meta[b-o5gb61tz3z] {
    margin-top: 0.2rem;
    color: var(--dxbl-color-secondary-text, #5f6368);
    font-size: 0.8125rem;
}

.request-selection-status[b-o5gb61tz3z] {
    display: flex;
    flex-direction: column;
}

.request-selection-status-text[b-o5gb61tz3z] {
    font-weight: 700;
}

.request-selection-status-ready[b-o5gb61tz3z] {
    color: var(--dxbl-color-success, #198754);
    border-color: color-mix(in srgb, var(--dxbl-color-success, #198754) 35%, #fff);
    background: color-mix(in srgb, var(--dxbl-color-success, #198754) 8%, #fff);
}

.request-selection-status-warning[b-o5gb61tz3z] {
    color: var(--dxbl-color-warning, #997404);
    border-color: color-mix(in srgb, var(--dxbl-color-warning, #f5a524) 40%, #fff);
    background: color-mix(in srgb, var(--dxbl-color-warning, #f5a524) 10%, #fff);
}

.request-selection-status-partial[b-o5gb61tz3z] {
    color: var(--dxbl-color-warning, #997404);
    border-color: color-mix(in srgb, var(--dxbl-color-warning, #f5a524) 48%, #fff);
    background: color-mix(in srgb, var(--dxbl-color-warning, #f5a524) 14%, #fff);
}

.request-selection-status-error[b-o5gb61tz3z] {
    color: var(--dxbl-color-danger, #dc3545);
    border-color: color-mix(in srgb, var(--dxbl-color-danger, #dc3545) 35%, #fff);
    background: color-mix(in srgb, var(--dxbl-color-danger, #dc3545) 8%, #fff);
}

.request-selection-actions[b-o5gb61tz3z] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.request-selection-actions[b-o5gb61tz3z]  .dxbl-btn {
    width: 100%;
}

.request-selection-success[b-o5gb61tz3z],
.request-selection-warning[b-o5gb61tz3z] {
    padding: 0.5rem 0.625rem;
    border-radius: 0.25rem;
    font-size: 0.875rem;
}

.request-selection-success[b-o5gb61tz3z] {
    color: var(--dxbl-color-success, #198754);
    background: color-mix(in srgb, var(--dxbl-color-success, #198754) 8%, #fff);
    border: 1px solid color-mix(in srgb, var(--dxbl-color-success, #198754) 28%, #fff);
}

.request-selection-warning[b-o5gb61tz3z] {
    color: var(--dxbl-color-warning, #997404);
    background: color-mix(in srgb, var(--dxbl-color-warning, #f5a524) 10%, #fff);
    border: 1px solid color-mix(in srgb, var(--dxbl-color-warning, #f5a524) 32%, #fff);
}

.availability-scheduler-card[b-o5gb61tz3z] {
    flex: 1 1 auto;
    min-width: 0;
    min-height: 0;
    display: flex;
    flex-direction: column;
    background: var(--dxbl-color-surface, #fff);
    overflow: hidden;
}

.availability-scheduler-host[b-o5gb61tz3z] {
    flex: 1 1 auto;
    min-width: 0;
    height: clamp(620px, calc(100vh - 13rem), 860px);
    overflow: hidden;
}

.availability-state[b-o5gb61tz3z] {
    min-height: 12rem;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2rem;
    color: var(--dxbl-color-secondary-text, #5f6368);
}

.availability-state-inline[b-o5gb61tz3z] {
    min-height: auto;
    justify-content: flex-start;
    padding: 0.75rem 1rem;
    border-bottom: 1px solid var(--dxbl-color-border, #d6d5d5);
}

.availability-empty-state[b-o5gb61tz3z] {
    min-height: 18rem;
    display: grid;
    place-items: center;
    padding: 2rem;
}

.availability-empty-state-message[b-o5gb61tz3z] {
    max-width: 32rem;
    text-align: center;
    color: var(--dxbl-color-secondary-text, #5f6368);
    font-size: 1rem;
    line-height: 1.45;
}

.availability-empty-state-initial[b-o5gb61tz3z],
.availability-empty-state-results[b-o5gb61tz3z] {
    background: transparent;
    border: 0;
    box-shadow: none;
}

[b-o5gb61tz3z] .availability-scheduler {
    --dxbl-scheduler-border-radius: 0.25rem;
    width: 100%;
    height: 100%;
    max-height: 100%;
}

[b-o5gb61tz3z] .planner-resource-header-button,
[b-o5gb61tz3z] .planner-resource-header-organization {
    width: 100%;
    min-width: 0;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.35rem 0.45rem;
    color: inherit;
}

[b-o5gb61tz3z] .planner-resource-header-button {
    border: 0;
    background: transparent;
    text-align: left;
    cursor: pointer;
}

[b-o5gb61tz3z] .planner-resource-header-button:hover,
[b-o5gb61tz3z] .planner-resource-header-button:focus-visible {
    background: color-mix(in srgb, var(--dxbl-color-primary, #0d6efd) 9%, transparent);
    outline: none;
}

[b-o5gb61tz3z] .planner-resource-header-organization {
    min-height: 2.75rem;
    font-weight: 700;
    justify-content: flex-start;
}

[b-o5gb61tz3z] .planner-resource-avatar,
.physician-profile-avatar[b-o5gb61tz3z] {
    flex: 0 0 auto;
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    object-fit: cover;
    border: 1px solid var(--dxbl-color-border, #d6d5d5);
    background: var(--dxbl-color-surface, #fff);
}

[b-o5gb61tz3z] .planner-avatar-fallback,
.planner-avatar-fallback[b-o5gb61tz3z] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 0.75rem;
    color: var(--dxbl-color-primary, #0d6efd);
    background: color-mix(in srgb, var(--dxbl-color-primary, #0d6efd) 12%, #fff);
}

[b-o5gb61tz3z] .planner-resource-text {
    min-width: 0;
    display: flex;
    flex-direction: column;
    gap: 0.1rem;
}

[b-o5gb61tz3z] .planner-resource-name {
    min-width: 0;
    display: flex;
    align-items: center;
    gap: 0.35rem;
    font-weight: 700;
    line-height: 1.15;
}

[b-o5gb61tz3z] .planner-resource-meta {
    max-width: 12rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: var(--dxbl-color-secondary-text, #5f6368);
    font-size: 0.72rem;
    line-height: 1.15;
}

[b-o5gb61tz3z] .planner-appointment {
    position: relative;
    width: 100%;
    height: 100%;
    min-width: 0;
    padding: 0.25rem 0.4rem;
    border-radius: 0.25rem;
    border: 1px solid transparent;
    overflow: hidden;
    line-height: 1.2;
}

button.planner-appointment[b-o5gb61tz3z],
div.planner-appointment[b-o5gb61tz3z] {
    display: block;
    appearance: none;
    text-align: left;
    cursor: pointer;
}

button.planner-appointment:hover[b-o5gb61tz3z],
button.planner-appointment:focus-visible[b-o5gb61tz3z],
div.planner-appointment:hover[b-o5gb61tz3z],
div.planner-appointment:focus-visible[b-o5gb61tz3z] {
    box-shadow: inset 0 0 0 1px color-mix(in srgb, var(--dxbl-color-primary, #0d6efd) 45%, transparent);
    outline: none;
}

[b-o5gb61tz3z] .planner-appointment-selected {
    border-color: var(--dxbl-color-primary, #0d6efd);
    box-shadow:
        inset 0 0 0 1px var(--dxbl-color-primary, #0d6efd),
        0 0 0 2px color-mix(in srgb, var(--dxbl-color-primary, #0d6efd) 18%, transparent);
}

[b-o5gb61tz3z] .planner-appointment-coverage {
    cursor: pointer;
}

.planner-appointment-main[b-o5gb61tz3z] {
    display: block;
    min-width: 0;
    padding-right: 1.75rem;
}

.planner-appointment-edit-button[b-o5gb61tz3z] {
    position: absolute;
    top: 0.15rem;
    right: 0.15rem;
    width: 1.35rem;
    height: 1.35rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    color: var(--dxbl-color-secondary-text, #5f6368);
    background: color-mix(in srgb, var(--dxbl-color-surface, #fff) 86%, transparent);
    border: 1px solid color-mix(in srgb, var(--dxbl-color-border, #d6d5d5) 80%, transparent);
    border-radius: 0.25rem;
    font-size: 0.7rem;
    line-height: 1;
    cursor: pointer;
}

.planner-appointment-edit-button:hover[b-o5gb61tz3z],
.planner-appointment-edit-button:focus-visible[b-o5gb61tz3z] {
    color: var(--dxbl-color-primary, #0d6efd);
    border-color: color-mix(in srgb, var(--dxbl-color-primary, #0d6efd) 45%, #fff);
    outline: none;
}

[b-o5gb61tz3z] .planner-appointment-title {
    display: block;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

[b-o5gb61tz3z] .planner-appointment-detail {
    display: block;
    margin-top: 0.15rem;
    font-size: 0.75rem;
    opacity: 0.85;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

[b-o5gb61tz3z] .planner-appointment-coverage {
    background: color-mix(in srgb, var(--dxbl-color-warning, #f5a524) 18%, #fff);
    border-color: color-mix(in srgb, var(--dxbl-color-warning, #f5a524) 45%, #fff);
    color: var(--dxbl-color-on-surface, #1f2328);
}

[b-o5gb61tz3z] .planner-appointment-availability {
    background: color-mix(in srgb, var(--dxbl-color-primary, #0d6efd) 16%, #fff);
    border-color: color-mix(in srgb, var(--dxbl-color-primary, #0d6efd) 42%, #fff);
    color: var(--dxbl-color-on-surface, #1f2328);
}

[b-o5gb61tz3z] .planner-appointment-confirmed-booking {
    background: color-mix(in srgb, var(--dxbl-color-success, #198754) 26%, #fff);
    border-color: color-mix(in srgb, var(--dxbl-color-success, #198754) 58%, #fff);
    color: #0f3f2a;
    cursor: pointer;
    box-shadow: inset 0 0 0 1px color-mix(in srgb, var(--dxbl-color-success, #198754) 18%, transparent);
}

[b-o5gb61tz3z] .availability-editor {
    width: 100%;
}

.physician-profile[b-o5gb61tz3z] {
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
}

.physician-profile-header[b-o5gb61tz3z] {
    display: flex;
    align-items: center;
    gap: 1rem;
}

[b-o5gb61tz3z] .physician-profile-avatar {
    width: 4rem;
    height: 4rem;
    max-width: 100px;
    max-height: 100px;
    font-size: 1.25rem;
}

.physician-profile-header h2[b-o5gb61tz3z] {
    margin: 0;
    font-size: 1.35rem;
    line-height: 1.2;
}

.physician-profile-details[b-o5gb61tz3z] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.75rem 1rem;
    margin: 0;
}

.physician-profile-details div[b-o5gb61tz3z] {
    min-width: 0;
}

.physician-profile-details dt[b-o5gb61tz3z] {
    margin-bottom: 0.2rem;
    font-size: 0.75rem;
    font-weight: 700;
    color: var(--dxbl-color-secondary-text, #5f6368);
}

.physician-profile-details dd[b-o5gb61tz3z] {
    margin: 0;
    overflow-wrap: anywhere;
}

.coverage-need-form[b-o5gb61tz3z] {
    display: flex;
    flex-direction: column;
    gap: 0.875rem;
}

.coverage-need-form-grid[b-o5gb61tz3z] {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 0.75rem;
}

.coverage-need-context[b-o5gb61tz3z] {
    padding-block: 0.25rem;
}

.coverage-need-context dl[b-o5gb61tz3z] {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 0.75rem;
}

.coverage-need-context dt[b-o5gb61tz3z] {
    color: var(--dxbl-color-secondary-text, #5f6368);
    font-size: 0.75rem;
    font-weight: 700;
}

.coverage-need-context dd[b-o5gb61tz3z] {
    margin: 0.15rem 0 0;
}

.coverage-need-form-field[b-o5gb61tz3z] {
    min-width: 0;
    display: flex;
    flex-direction: column;
    gap: 0.35rem;
}

.coverage-need-form-field-wide[b-o5gb61tz3z] {
    grid-column: 1 / -1;
}

.coverage-need-form-field label[b-o5gb61tz3z] {
    font-size: 0.75rem;
    font-weight: 700;
    color: var(--dxbl-color-secondary-text, #5f6368);
}

.coverage-need-validation[b-o5gb61tz3z] {
    padding: 0.65rem 0.75rem;
    color: var(--dxbl-color-danger, #dc3545);
    background: color-mix(in srgb, var(--dxbl-color-danger, #dc3545) 8%, #fff);
    border: 1px solid color-mix(in srgb, var(--dxbl-color-danger, #dc3545) 28%, #fff);
    border-radius: 0.25rem;
    font-size: 0.875rem;
}

[b-o5gb61tz3z] .coverage-need-popup .dxbl-popup-footer {
    display: block;
}

.confirmed-booking-details[b-o5gb61tz3z] {
    display: flex;
    flex-direction: column;
    gap: 0.875rem;
}

.confirmed-booking-status[b-o5gb61tz3z] {
    display: flex;
    align-items: center;
}

.confirmed-booking-status span[b-o5gb61tz3z] {
    display: inline-flex;
    align-items: center;
    min-height: 1.6rem;
    padding: 0.25rem 0.55rem;
    color: var(--dxbl-color-success, #198754);
    background: color-mix(in srgb, var(--dxbl-color-success, #198754) 9%, #fff);
    border: 1px solid color-mix(in srgb, var(--dxbl-color-success, #198754) 30%, #fff);
    border-radius: 0.25rem;
    font-size: 0.8125rem;
    font-weight: 700;
    line-height: 1.1;
}

.confirmed-booking-detail-grid[b-o5gb61tz3z] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.75rem 1rem;
    margin: 0;
}

.confirmed-booking-detail-grid div[b-o5gb61tz3z] {
    min-width: 0;
}

.confirmed-booking-detail-grid dt[b-o5gb61tz3z] {
    margin-bottom: 0.2rem;
    color: var(--dxbl-color-secondary-text, #5f6368);
    font-size: 0.75rem;
    font-weight: 700;
}

.confirmed-booking-detail-grid dd[b-o5gb61tz3z] {
    margin: 0;
    overflow-wrap: anywhere;
}

.confirmed-booking-amount dd[b-o5gb61tz3z] {
    font-weight: 700;
}

.confirmed-booking-note[b-o5gb61tz3z] {
    grid-column: 1 / -1;
}

[b-o5gb61tz3z] .confirmed-booking-popup .dxbl-popup-footer {
    display: block;
}

.confirmed-booking-footer[b-o5gb61tz3z] {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 0.5rem;
}

.coverage-need-footer[b-o5gb61tz3z] {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    flex-wrap: wrap;
}

.coverage-need-footer-delete-area[b-o5gb61tz3z],
.coverage-need-footer-primary-actions[b-o5gb61tz3z] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    flex-wrap: wrap;
}

.coverage-need-footer-delete-area[b-o5gb61tz3z] {
    flex: 1 1 auto;
    justify-content: flex-start;
}

.coverage-need-footer-primary-actions[b-o5gb61tz3z] {
    flex: 0 0 auto;
    justify-content: flex-end;
}

.coverage-need-footer-confirmation-text[b-o5gb61tz3z] {
    color: var(--dxbl-color-danger, #dc3545);
    font-size: 0.875rem;
    font-weight: 600;
    line-height: 1.3;
}

.booking-draft[b-o5gb61tz3z] {
    display: flex;
    flex-direction: column;
    gap: 0.875rem;
}

.booking-draft-message[b-o5gb61tz3z] {
    padding: 0.65rem 0.75rem;
    border-radius: 0.25rem;
    font-size: 0.875rem;
}

.booking-draft-message-ready[b-o5gb61tz3z] {
    color: var(--dxbl-color-success, #198754);
    background: color-mix(in srgb, var(--dxbl-color-success, #198754) 8%, #fff);
    border: 1px solid color-mix(in srgb, var(--dxbl-color-success, #198754) 28%, #fff);
}

.booking-draft-message-partial[b-o5gb61tz3z] {
    color: var(--dxbl-color-warning, #997404);
    background: color-mix(in srgb, var(--dxbl-color-warning, #f5a524) 12%, #fff);
    border: 1px solid color-mix(in srgb, var(--dxbl-color-warning, #f5a524) 36%, #fff);
}

.booking-draft-message-error[b-o5gb61tz3z] {
    color: var(--dxbl-color-danger, #dc3545);
    background: color-mix(in srgb, var(--dxbl-color-danger, #dc3545) 8%, #fff);
    border: 1px solid color-mix(in srgb, var(--dxbl-color-danger, #dc3545) 28%, #fff);
}

.booking-draft-details[b-o5gb61tz3z] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.75rem 1rem;
    margin: 0;
}

.booking-draft-details div[b-o5gb61tz3z] {
    min-width: 0;
}

.booking-draft-details dt[b-o5gb61tz3z],
.booking-draft-note label[b-o5gb61tz3z] {
    margin-bottom: 0.2rem;
    color: var(--dxbl-color-secondary-text, #5f6368);
    font-size: 0.75rem;
    font-weight: 700;
}

.booking-draft-details dd[b-o5gb61tz3z] {
    margin: 0;
    overflow-wrap: anywhere;
}

.booking-draft-amount dd[b-o5gb61tz3z] {
    font-weight: 700;
}

.booking-draft-note[b-o5gb61tz3z] {
    display: flex;
    flex-direction: column;
    gap: 0.35rem;
}

[b-o5gb61tz3z] .booking-draft-popup .dxbl-popup-footer {
    display: block;
}

.booking-draft-footer[b-o5gb61tz3z] {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 0.5rem;
    flex-wrap: wrap;
}

@media (max-width: 640.98px) {
    .availability-page[b-o5gb61tz3z] {
        min-height: calc(100vh - 4.5rem);
        gap: 0.75rem;
    }

    .availability-header h1[b-o5gb61tz3z] {
        font-size: 1.5rem;
    }

    .availability-filter-bar[b-o5gb61tz3z] {
        align-items: stretch;
    }

    .availability-filter-field[b-o5gb61tz3z],
    .availability-filter-range[b-o5gb61tz3z],
    .availability-filter-radius[b-o5gb61tz3z],
    .availability-filter-organization[b-o5gb61tz3z],
    .availability-filter-actions[b-o5gb61tz3z] {
        flex: 1 1 100%;
        max-width: none;
    }

    .availability-filter-actions[b-o5gb61tz3z] {
        justify-content: stretch;
    }

    .availability-filter-actions[b-o5gb61tz3z]  .dxbl-btn {
        flex: 1 1 0;
    }

    .request-selection-content[b-o5gb61tz3z] {
        grid-template-columns: 1fr;
    }

    .request-selection-actions[b-o5gb61tz3z],
    .request-selection-actions[b-o5gb61tz3z]  .dxbl-btn {
        flex: 1 1 100%;
    }

    .availability-scheduler-host[b-o5gb61tz3z] {
        height: clamp(420px, calc(100vh - 16rem), 660px);
    }

    .coverage-need-form-grid[b-o5gb61tz3z] {
        grid-template-columns: 1fr;
    }

    .booking-draft-details[b-o5gb61tz3z] {
        grid-template-columns: 1fr;
    }

    .confirmed-booking-detail-grid[b-o5gb61tz3z] {
        grid-template-columns: 1fr;
    }

    .confirmed-booking-footer[b-o5gb61tz3z]  .dxbl-btn {
        flex: 1 1 0;
    }

    .booking-draft-footer[b-o5gb61tz3z]  .dxbl-btn {
        flex: 1 1 0;
    }

    .coverage-need-context dl[b-o5gb61tz3z] {
        grid-template-columns: 1fr;
    }

    .coverage-need-footer[b-o5gb61tz3z],
    .coverage-need-footer-delete-area[b-o5gb61tz3z],
    .coverage-need-footer-primary-actions[b-o5gb61tz3z] {
        width: 100%;
    }

    .coverage-need-footer-primary-actions[b-o5gb61tz3z]  .dxbl-btn {
        flex: 1 1 0;
    }

    .coverage-need-footer-confirmation-text[b-o5gb61tz3z] {
        width: 100%;
    }

    .physician-profile-details[b-o5gb61tz3z] {
        grid-template-columns: 1fr;
    }
}
/* /Components/Pages/Policy/Policy.razor.rz.scp.css */
.policy-shell[b-fch7p8yq5r] { min-height: 100vh; color: #17212b; background: #f5f8fa; line-height: 1.65; }
.policy-hero[b-fch7p8yq5r] { color: #fff; background: linear-gradient(135deg, #185675, #26749d); }
.policy-hero-content[b-fch7p8yq5r], .policy-card[b-fch7p8yq5r], .policy-footer[b-fch7p8yq5r] { width: min(960px, calc(100% - 2rem)); margin-inline: auto; }
.policy-hero-content[b-fch7p8yq5r] { position: relative; padding: 3.5rem 0 3rem; }
.policy-hero h1[b-fch7p8yq5r] { margin: 0; font-size: clamp(2rem, 5vw, 3rem); line-height: 1.2; }
.policy-hero p[b-fch7p8yq5r] { margin: .5rem 0 0; opacity: .9; }
.language-switch[b-fch7p8yq5r] { position: absolute; top: 1.25rem; right: 0; display: flex; gap: .35rem; }
.language-switch a[b-fch7p8yq5r] { padding: .3rem .55rem; color: #fff; border: 1px solid rgb(255 255 255 / 55%); border-radius: .35rem; text-decoration: none; }
.language-switch a.active[b-fch7p8yq5r] { color: #185675; background: #fff; }
.policy-card[b-fch7p8yq5r] { margin-top: 2rem; margin-bottom: 3rem; padding: 2.5rem clamp(1.25rem, 4vw, 3.5rem); background: #fff; border: 1px solid #dbe4ea; border-radius: 12px; box-shadow: 0 8px 28px rgb(22 52 69 / 8%); }
.policy-footer[b-fch7p8yq5r] { padding: 0 0 3rem; color: #52606d; font-size: .92rem; }
[b-fch7p8yq5r] h2, [b-fch7p8yq5r] h3 { line-height: 1.25; }
[b-fch7p8yq5r] h2 { margin-top: 2.75rem; color: #185675; }
[b-fch7p8yq5r] h3 { margin-top: 2rem; }
[b-fch7p8yq5r] a { color: #185675; }
[b-fch7p8yq5r] address { font-style: normal; }
[b-fch7p8yq5r] .policy-toc { margin: 1.5rem 0 2.5rem; padding: 1.25rem 1.5rem; background: #f5f8fa; border-radius: 8px; }
[b-fch7p8yq5r] .policy-toc ul { margin: .5rem 0 0; padding-left: 1.25rem; }
[b-fch7p8yq5r] li + li { margin-top: .35rem; }
[b-fch7p8yq5r] .table-wrap { overflow-x: auto; }
[b-fch7p8yq5r] table { width: 100%; border-collapse: collapse; font-size: .96rem; }
[b-fch7p8yq5r] th, [b-fch7p8yq5r] td { padding: .8rem; border: 1px solid #dbe4ea; text-align: left; vertical-align: top; }
[b-fch7p8yq5r] th { background: #f5f8fa; }
@media (max-width: 600px) { .policy-card[b-fch7p8yq5r] { width: 100%; margin-top: 1rem; border-radius: 0; } .policy-hero-content[b-fch7p8yq5r] { padding: 3.5rem 0 2rem; } }
/* /Components/Pages/Requests/Requests.razor.rz.scp.css */
.requests-page[b-psiuaal3e9] {
    height: calc(100dvh - 7rem);
    min-height: 28rem;
    width: 100%;
    max-width: 100%;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    min-width: 0;
    overflow: hidden;
}

.requests-header h1[b-psiuaal3e9] {
    margin: 0;
    font-size: 1.75rem;
    font-weight: 600;
}

.requests-card[b-psiuaal3e9] {
    flex: 1 1 auto;
    min-height: 0;
    min-width: 0;
    width: 100%;
    max-width: 100%;
    display: flex;
    flex-direction: column;
    border: 1px solid var(--bs-border-color, #dee2e6);
    border-radius: 0.5rem;
    background: var(--bs-body-bg, #fff);
    contain: inline-size;
    overflow: hidden;
}

.requests-state[b-psiuaal3e9] {
    flex: 1 1 auto;
    padding: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: var(--bs-secondary-color, #6c757d);
}

[b-psiuaal3e9] .requests-grid {
    flex: 1 1 auto;
    min-height: 0;
    height: 100%;
    width: 100%;
    border: 0;
    min-width: 100%;
}

[b-psiuaal3e9] .requests-grid .requests-details-button {
    width: 100%;
}

.requests-group-row[b-psiuaal3e9] {
    font-weight: 700;
}

.request-status[b-psiuaal3e9] {
    display: inline-flex;
    align-items: center;
    min-height: 1.5rem;
    padding: 0.125rem 0.625rem;
    border-radius: 999px;
    font-size: 0.8125rem;
    font-weight: 600;
    background: var(--bs-tertiary-bg, #f8f9fa);
    color: var(--bs-body-color, #212529);
    white-space: nowrap;
}

.request-status-draft[b-psiuaal3e9] {
    background: #e7f1ff;
    color: #0b5ed7;
}

.request-status-pendingphysicianconfirmation[b-psiuaal3e9],
.request-status-requested[b-psiuaal3e9] {
    background: #fff3cd;
    color: #997404;
}

.request-status-confirmed[b-psiuaal3e9],
.request-status-completed[b-psiuaal3e9],
.request-status-paid[b-psiuaal3e9] {
    background: #d1e7dd;
    color: #0f5132;
}

.request-status-cancelled[b-psiuaal3e9],
.request-status-disputed[b-psiuaal3e9] {
    background: #f8d7da;
    color: #842029;
}

.request-status-billingpending[b-psiuaal3e9] {
    background: #cff4fc;
    color: #055160;
}

.requests-message[b-psiuaal3e9] {
    padding: 0.75rem 1rem;
    border-radius: 0.375rem;
}

.requests-message-success[b-psiuaal3e9] {
    background: #d1e7dd;
    color: #0f5132;
}

.requests-message-error[b-psiuaal3e9] {
    background: #f8d7da;
    color: #842029;
}

.request-detail-form[b-psiuaal3e9] {
    display: flex;
    flex-direction: column;
    gap: 0.875rem;
}

.request-detail-status[b-psiuaal3e9] {
    display: flex;
}

.request-detail-grid[b-psiuaal3e9] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.75rem;
    margin: 0;
}

.request-detail-grid > div[b-psiuaal3e9] {
    min-width: 0;
}

.request-detail-grid dt[b-psiuaal3e9] {
    color: var(--dxbl-color-secondary-text, #5f6368);
    font-size: 0.75rem;
    font-weight: 700;
    margin: 0;
}

.request-detail-grid dd[b-psiuaal3e9] {
    margin: 0.15rem 0 0;
    overflow-wrap: anywhere;
}

.request-detail-note[b-psiuaal3e9] {
    grid-column: 1 / -1;
}

.request-detail-amount[b-psiuaal3e9] {
    font-weight: 700;
}

.request-detail-footer[b-psiuaal3e9] {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 0.75rem;
    flex-wrap: wrap;
}

[b-psiuaal3e9] .request-detail-popup .dxbl-popup-footer {
    display: block;
}

@media (max-width: 640px) {
    .request-detail-grid[b-psiuaal3e9] {
        grid-template-columns: 1fr;
    }

    .request-detail-footer[b-psiuaal3e9] {
        width: 100%;
    }

    .request-detail-footer[b-psiuaal3e9]  .dxbl-btn {
        flex: 1 1 0;
    }
}
