@import '_content/AppComponents.Shared/AppComponents.Shared.of67aoxxs2.bundle.scp.css';

/* _content/ProviderAdmin/Components/Layout/BookingWidgetLayout.razor.rz.scp.css */
.page[b-jgy033c120] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-jgy033c120] {
    flex: 1;
}

.sidebar[b-jgy033c120] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-jgy033c120] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-jgy033c120]  a, .top-row[b-jgy033c120]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-jgy033c120]  a:hover, .top-row[b-jgy033c120]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-jgy033c120]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-jgy033c120] {
        justify-content: space-between;
    }

    .top-row[b-jgy033c120]  a, .top-row[b-jgy033c120]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-jgy033c120] {
        flex-direction: row;
    }

    .sidebar[b-jgy033c120] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-jgy033c120] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-jgy033c120]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-jgy033c120], article[b-jgy033c120] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-jgy033c120] {
    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-jgy033c120] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/ProviderAdmin/Components/Layout/KioskLayout.razor.rz.scp.css */
/* KioskLayout - minimal layout with no sidebar or navbar */
/* _content/ProviderAdmin/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-1kqrkn89ra] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-1kqrkn89ra] {
    flex: 1;
}

.sidebar[b-1kqrkn89ra] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-1kqrkn89ra] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-1kqrkn89ra]  a, .top-row[b-1kqrkn89ra]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-1kqrkn89ra]  a:hover, .top-row[b-1kqrkn89ra]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-1kqrkn89ra]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-1kqrkn89ra] {
        justify-content: space-between;
    }

    .top-row[b-1kqrkn89ra]  a, .top-row[b-1kqrkn89ra]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-1kqrkn89ra] {
        flex-direction: row;
    }

    .sidebar[b-1kqrkn89ra] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-1kqrkn89ra] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-1kqrkn89ra]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-1kqrkn89ra], article[b-1kqrkn89ra] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-1kqrkn89ra] {
    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-1kqrkn89ra] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/ProviderAdmin/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-v6o0dmokdq] {
    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-v6o0dmokdq] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-v6o0dmokdq] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-v6o0dmokdq] {
    font-size: 1.1rem;
}

.bi[b-v6o0dmokdq] {
    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-v6o0dmokdq] {
    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-v6o0dmokdq] {
    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-v6o0dmokdq] {
    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-v6o0dmokdq] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-v6o0dmokdq] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-v6o0dmokdq] {
        padding-bottom: 1rem;
    }

    .nav-item[b-v6o0dmokdq]  .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-v6o0dmokdq]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-v6o0dmokdq]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-v6o0dmokdq] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-v6o0dmokdq] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-v6o0dmokdq] {
        display: none;
    }

    .nav-scrollable[b-v6o0dmokdq] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/ProviderAdmin/Components/Layout/SideBar.razor.rz.scp.css */
/* 
 * SideBar Scoped Styles
 * 
 * Note: Most sidebar styling comes from Noble UI's style.css
 * This file only contains minimal overrides specific to Blazor integration
 */

/* Remove default legacy Blazor template styles - Noble UI handles these */

/* Provider name branding - responsive font sizes based on character length */
[b-y4idsk91qp] .sidebar-brand {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    transition: font-size 0.2s ease;
}

[b-y4idsk91qp] .sidebar-brand.brand-lg {
    font-size: 1.5rem;
}

[b-y4idsk91qp] .sidebar-brand.brand-md {
    font-size: 1.25rem;
}

[b-y4idsk91qp] .sidebar-brand.brand-sm {
    font-size: 1.1rem;
}

[b-y4idsk91qp] .sidebar-brand.brand-xs {
    font-size: 0.95rem;
    letter-spacing: -0.02em;
}
/* _content/ProviderAdmin/Components/Pages/Account/ForgotPassword.razor.rz.scp.css */
.login-container[b-p93swbr35z] {
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    padding: 20px;
}

/* Member theme */
.login-container.member-theme[b-p93swbr35z] {
    background: linear-gradient(135deg, #11998e 0%, #38ef7d 100%);
}

.login-card[b-p93swbr35z] {
    background: #ffffff;
    border-radius: 24px;
    padding: 48px 32px;
    width: 100%;
    max-width: 440px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
    animation: slideUp-b-p93swbr35z 0.4s ease-out;
}

@keyframes slideUp-b-p93swbr35z {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.logo-section[b-p93swbr35z] {
    text-align: center;
    margin-bottom: 40px;
}

.app-icon[b-p93swbr35z] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 80px;
    height: 80px;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border-radius: 20px;
    margin-bottom: 20px;
    box-shadow: 0 10px 30px rgba(102, 126, 234, 0.4);
}

.app-icon.member-app-icon[b-p93swbr35z] {
    background: linear-gradient(135deg, #11998e 0%, #38ef7d 100%);
    box-shadow: 0 10px 30px rgba(17, 153, 142, 0.4);
}

.app-icon svg[b-p93swbr35z] {
    filter: brightness(0) invert(1);
}

.app-title[b-p93swbr35z] {
    font-size: 28px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 8px 0;
    letter-spacing: -0.5px;
}

.welcome-text[b-p93swbr35z] {
    font-size: 16px;
    color: #666;
    margin: 0;
}

/* Account Type Selection */
.type-selection-section[b-p93swbr35z] {
    margin-bottom: 24px;
}

.selection-prompt[b-p93swbr35z] {
    text-align: center;
    font-size: 15px;
    color: #666;
    margin-bottom: 20px;
}

.type-buttons[b-p93swbr35z] {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.type-btn[b-p93swbr35z] {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 24px 20px;
    border: 2px solid #e0e0e0;
    border-radius: 16px;
    background: #fafafa;
    cursor: pointer;
    transition: all 0.2s ease;
    text-decoration: none;
    color: inherit;
}

.type-btn:hover[b-p93swbr35z] {
    transform: translateY(-2px);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
}

.type-btn.provider-btn:hover[b-p93swbr35z] {
    border-color: #667eea;
    background: #f8f7ff;
}

.type-btn.member-btn:hover[b-p93swbr35z] {
    border-color: #11998e;
    background: #f0fdf9;
}

.type-icon[b-p93swbr35z] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    border-radius: 12px;
    margin-bottom: 12px;
}

.provider-btn .type-icon[b-p93swbr35z] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
}

.member-btn .type-icon[b-p93swbr35z] {
    background: linear-gradient(135deg, #11998e 0%, #38ef7d 100%);
    color: white;
}

.type-label[b-p93swbr35z] {
    font-size: 16px;
    font-weight: 600;
    color: #333;
    margin-bottom: 4px;
}

.type-description[b-p93swbr35z] {
    font-size: 13px;
    color: #888;
}

.login-form[b-p93swbr35z] {
    margin-bottom: 24px;
}

.login-form .mb-3[b-p93swbr35z] {
    margin-bottom: 1.5rem;
}

.login-form label[b-p93swbr35z] {
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: #333;
    margin-bottom: 8px;
}

.input-wrapper[b-p93swbr35z] {
    position: relative;
    display: block;
    width: 100%;
}

.input-wrapper .form-control[b-p93swbr35z] {
    display: block;
    width: 100%;
    padding: 14px 16px;
    font-size: 16px;
    border: 2px solid #e0e0e0;
    border-radius: 12px;
    background: #fafafa;
    color: #333;
    box-sizing: border-box;
    transition: border-color 0.2s ease, background 0.2s ease, box-shadow 0.2s ease;
}

.input-wrapper .form-control:focus[b-p93swbr35z] {
    outline: none;
    border-color: #667eea;
    background: #ffffff;
    box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.1);
}

.member-theme .input-wrapper .form-control:focus[b-p93swbr35z] {
    border-color: #11998e;
    box-shadow: 0 0 0 3px rgba(17, 153, 142, 0.1);
}

.input-wrapper .form-control:disabled[b-p93swbr35z] {
    opacity: 0.6;
    cursor: not-allowed;
    background-color: #f5f5f5;
}

.input-wrapper .form-control[b-p93swbr35z]::placeholder {
    color: #aaa;
}

.validation-message[b-p93swbr35z] {
    font-size: 13px;
    color: #e53e3e;
    margin-top: 6px;
    display: flex;
    align-items: center;
    gap: 4px;
}

.error-banner[b-p93swbr35z] {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 14px 16px;
    background: #fee;
    border: 1px solid #fcc;
    border-radius: 12px;
    color: #c33;
    font-size: 14px;
    margin-bottom: 24px;
    animation: shake-b-p93swbr35z 0.3s ease;
}

.info-banner[b-p93swbr35z] {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    padding: 14px 16px;
    background: #e8f4fd;
    border: 1px solid #b3d7f5;
    border-radius: 12px;
    color: #1a5a8a;
    font-size: 14px;
    margin-bottom: 24px;
    line-height: 1.5;
}

.member-theme .info-banner[b-p93swbr35z] {
    background: #e6f7f5;
    border-color: #a8e6df;
    color: #0d7d72;
}

.info-banner svg[b-p93swbr35z] {
    flex-shrink: 0;
    margin-top: 2px;
}

@keyframes shake-b-p93swbr35z {
    0%, 100% { transform: translateX(0); }
    25% { transform: translateX(-5px); }
    75% { transform: translateX(5px); }
}

.error-banner svg[b-p93swbr35z] {
    flex-shrink: 0;
}

.btn-primary[b-p93swbr35z] {
    width: 100%;
    padding: 16px;
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border: none;
    border-radius: 12px;
    cursor: pointer;
    transition: all 0.2s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    box-shadow: 0 4px 12px rgba(102, 126, 234, 0.4);
    text-decoration: none;
}

.member-theme .btn-primary[b-p93swbr35z] {
    background: linear-gradient(135deg, #11998e 0%, #38ef7d 100%);
    box-shadow: 0 4px 12px rgba(17, 153, 142, 0.4);
}

.btn-primary:hover:not(:disabled)[b-p93swbr35z] {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(102, 126, 234, 0.5);
    color: #ffffff;
}

.member-theme .btn-primary:hover:not(:disabled)[b-p93swbr35z] {
    box-shadow: 0 6px 20px rgba(17, 153, 142, 0.5);
}

.btn-primary:active:not(:disabled)[b-p93swbr35z] {
    transform: translateY(0);
}

.btn-primary:disabled[b-p93swbr35z] {
    opacity: 0.7;
    cursor: not-allowed;
}

.btn-secondary[b-p93swbr35z] {
    width: 100%;
    padding: 14px 16px;
    font-size: 15px;
    font-weight: 600;
    color: #667eea;
    background: #ffffff;
    border: 2px solid #667eea;
    border-radius: 12px;
    cursor: pointer;
    transition: all 0.2s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
}

.member-theme .btn-secondary[b-p93swbr35z] {
    color: #11998e;
    border-color: #11998e;
}

.btn-secondary:hover:not(:disabled)[b-p93swbr35z] {
    background: rgba(102, 126, 234, 0.1);
    transform: translateY(-1px);
}

.member-theme .btn-secondary:hover:not(:disabled)[b-p93swbr35z] {
    background: rgba(17, 153, 142, 0.1);
}

.btn-secondary:active:not(:disabled)[b-p93swbr35z] {
    transform: translateY(0);
}

.btn-secondary svg[b-p93swbr35z] {
    stroke: currentColor;
}

.spinner[b-p93swbr35z] {
    width: 18px;
    height: 18px;
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-top-color: #ffffff;
    border-radius: 50%;
    animation: spin-b-p93swbr35z 0.6s linear infinite;
}

@keyframes spin-b-p93swbr35z {
    to { transform: rotate(360deg); }
}

.success-section[b-p93swbr35z] {
    text-align: center;
    padding: 20px 0 32px;
}

.success-icon[b-p93swbr35z] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 80px;
    height: 80px;
    background: linear-gradient(135deg, #11998e 0%, #38ef7d 100%);
    border-radius: 50%;
    margin-bottom: 24px;
    color: white;
}

.success-title[b-p93swbr35z] {
    font-size: 24px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 16px 0;
}

.success-text[b-p93swbr35z] {
    font-size: 15px;
    color: #666;
    margin: 0 0 12px 0;
    line-height: 1.6;
}

.success-text strong[b-p93swbr35z] {
    color: #333;
    font-weight: 600;
}

/* Multi-provider information banner */
.multi-provider-info[b-p93swbr35z] {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    padding: 14px 16px;
    background: #f0f7ff;
    border: 1px solid #b3d4fc;
    border-radius: 12px;
    color: #1a5a8a;
    font-size: 13px;
    margin: 16px 0;
    text-align: left;
    line-height: 1.5;
}

.multi-provider-info svg[b-p93swbr35z] {
    flex-shrink: 0;
    margin-top: 2px;
    color: #1a5a8a;
}

.member-theme .multi-provider-info[b-p93swbr35z] {
    background: #e6f7f5;
    border-color: #a8e6df;
    color: #0d7d72;
}

.member-theme .multi-provider-info svg[b-p93swbr35z] {
    color: #0d7d72;
}

.success-icon.multi-provider[b-p93swbr35z] {
    background: linear-gradient(135deg, #667eea 0%, #38ef7d 100%);
}

.expiry-note[b-p93swbr35z] {
    font-size: 13px;
    color: #999;
    margin: 0 0 24px 0;
}

.login-footer[b-p93swbr35z] {
    text-align: center;
    padding-top: 24px;
    border-top: 1px solid #e0e0e0;
}

.footer-link[b-p93swbr35z] {
    font-size: 14px;
    color: #667eea;
    text-decoration: none;
    font-weight: 500;
    transition: color 0.2s ease;
}

.member-theme .footer-link[b-p93swbr35z] {
    color: #11998e;
}

.footer-link:hover[b-p93swbr35z] {
    color: #764ba2;
    text-decoration: underline;
}

.member-theme .footer-link:hover[b-p93swbr35z] {
    color: #0d7d72;
}

.footer-links[b-p93swbr35z] {
    display: flex;
    justify-content: center;
    gap: 24px;
    margin-bottom: 16px;
}

.footer-text[b-p93swbr35z] {
    font-size: 13px;
    color: #999;
    margin: 0;
}

/* Dark mode support */
@media (prefers-color-scheme: dark) {
    .login-card[b-p93swbr35z] {
        background: #1e1e1e;
        box-shadow: 0 20px 60px rgba(0, 0, 0, 0.5);
    }

    .app-title[b-p93swbr35z],
    .success-title[b-p93swbr35z] {
        color: #ffffff;
    }

    .welcome-text[b-p93swbr35z],
    .selection-prompt[b-p93swbr35z] {
        color: #aaa;
    }

    .type-btn[b-p93swbr35z] {
        background: #2a2a2a;
        border-color: #444;
    }

    .type-label[b-p93swbr35z] {
        color: #ddd;
    }

    .type-description[b-p93swbr35z] {
        color: #888;
    }

    .type-btn.provider-btn:hover[b-p93swbr35z] {
        background: #2e2a3a;
        border-color: #667eea;
    }

    .type-btn.member-btn:hover[b-p93swbr35z] {
        background: #1a3a35;
        border-color: #11998e;
    }

    .login-form label[b-p93swbr35z] {
        color: #ddd;
    }

    .input-wrapper .form-control[b-p93swbr35z] {
        background: #2a2a2a;
        border-color: #444;
        color: #fff;
    }

    .input-wrapper .form-control:focus[b-p93swbr35z] {
        background: #333;
        border-color: #667eea;
    }

    .member-theme .input-wrapper .form-control:focus[b-p93swbr35z] {
        border-color: #11998e;
    }

    .info-banner[b-p93swbr35z] {
        background: #1a3a4a;
        border-color: #2a5a7a;
        color: #8ac4e8;
    }

    .member-theme .info-banner[b-p93swbr35z] {
        background: #1a3a35;
        border-color: #2a5a4a;
        color: #7ac4b8;
    }

    .multi-provider-info[b-p93swbr35z] {
        background: #1a3a4a;
        border-color: #2a5a7a;
        color: #8ac4e8;
    }

    .member-theme .multi-provider-info[b-p93swbr35z] {
        background: #1a3a35;
        border-color: #2a5a4a;
        color: #7ac4b8;
    }

    .success-text[b-p93swbr35z] {
        color: #aaa;
    }

    .success-text strong[b-p93swbr35z] {
        color: #ddd;
    }

    .expiry-note[b-p93swbr35z] {
        color: #888;
    }

    .login-footer[b-p93swbr35z] {
        border-top-color: #444;
    }

    .footer-text[b-p93swbr35z] {
        color: #888;
    }
}

/* Responsive adjustments */
@media (max-width: 480px) {
    .login-card[b-p93swbr35z] {
        padding: 36px 24px;
    }

    .app-icon[b-p93swbr35z] {
        width: 70px;
        height: 70px;
    }

    .app-title[b-p93swbr35z] {
        font-size: 24px;
    }

    .footer-links[b-p93swbr35z] {
        flex-direction: column;
        gap: 12px;
    }
}
/* _content/ProviderAdmin/Components/Pages/Account/Login.razor.rz.scp.css */
.login-container[b-4m5ldwnpln] {
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    padding: 20px;
}

.login-card[b-4m5ldwnpln] {
    background: #ffffff;
    border-radius: 24px;
    padding: 48px 32px;
    width: 100%;
    max-width: 440px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
    animation: slideUp-b-4m5ldwnpln 0.4s ease-out;
}

@keyframes slideUp-b-4m5ldwnpln {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.logo-section[b-4m5ldwnpln] {
    text-align: center;
    margin-bottom: 40px;
}

.app-icon[b-4m5ldwnpln] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 80px;
    height: 80px;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border-radius: 20px;
    margin-bottom: 20px;
    box-shadow: 0 10px 30px rgba(102, 126, 234, 0.4);
}

.app-icon svg[b-4m5ldwnpln] {
    filter: brightness(0) invert(1);
}

.app-title[b-4m5ldwnpln] {
    font-size: 28px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 8px 0;
    letter-spacing: -0.5px;
}

.welcome-text[b-4m5ldwnpln] {
    font-size: 16px;
    color: #666;
    margin: 0;
}

.login-form[b-4m5ldwnpln] {
    margin-bottom: 24px;
}

/* Bootstrap 5 uses mb-3 instead of form-group */
.login-form .mb-3[b-4m5ldwnpln] {
    margin-bottom: 1.5rem;
}

.login-form label[b-4m5ldwnpln] {
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: #333;
    margin-bottom: 8px;
}

.input-wrapper[b-4m5ldwnpln] {
    position: relative;
    display: block;
    width: 100%;
}

.input-icon[b-4m5ldwnpln] {
    position: absolute;
    left: 16px;
    top: 50%;
    transform: translateY(-50%);
    color: #999;
    pointer-events: none;
    z-index: 2;
    flex-shrink: 0;
}

/* Override Bootstrap form-control styles for custom design */
.input-wrapper .form-control[b-4m5ldwnpln] {
    display: block;
    width: 100%;
    padding: 14px 16px;
    font-size: 16px;
    border: 2px solid #e0e0e0;
    border-radius: 12px;
    background: #fafafa;
    color: #333;
    box-sizing: border-box;
    transition: border-color 0.2s ease, background 0.2s ease, box-shadow 0.2s ease;
}

.input-wrapper .form-control:focus[b-4m5ldwnpln] {
    outline: none;
    border-color: #667eea;
    background: #ffffff;
    box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.1);
}

.input-wrapper .form-control:disabled[b-4m5ldwnpln] {
    opacity: 0.6;
    cursor: not-allowed;
    background-color: #f5f5f5;
}

.input-wrapper .form-control[b-4m5ldwnpln]::placeholder {
    color: #aaa;
}

.validation-message[b-4m5ldwnpln] {
    font-size: 13px;
    color: #e53e3e;
    margin-top: 6px;
    display: flex;
    align-items: center;
    gap: 4px;
}

.error-banner[b-4m5ldwnpln] {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 14px 16px;
    background: #fee;
    border: 1px solid #fcc;
    border-radius: 12px;
    color: #c33;
    font-size: 14px;
    margin-bottom: 24px;
    animation: shake-b-4m5ldwnpln 0.3s ease;
}

@keyframes shake-b-4m5ldwnpln {
    0%, 100% { transform: translateX(0); }
    25% { transform: translateX(-5px); }
    75% { transform: translateX(5px); }
}

.error-banner svg[b-4m5ldwnpln] {
    flex-shrink: 0;
}

.btn-primary[b-4m5ldwnpln] {
    width: 100%;
    padding: 16px;
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border: none;
    border-radius: 12px;
    cursor: pointer;
    transition: all 0.2s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    box-shadow: 0 4px 12px rgba(102, 126, 234, 0.4);
}

.btn-primary:hover:not(:disabled)[b-4m5ldwnpln] {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(102, 126, 234, 0.5);
}

.btn-primary:active:not(:disabled)[b-4m5ldwnpln] {
    transform: translateY(0);
}

.btn-primary:disabled[b-4m5ldwnpln] {
    opacity: 0.7;
    cursor: not-allowed;
}

.btn-primary:focus-visible[b-4m5ldwnpln] {
    outline: 2px solid #667eea;
    outline-offset: 2px;
}

.spinner[b-4m5ldwnpln] {
    width: 18px;
    height: 18px;
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-top-color: #ffffff;
    border-radius: 50%;
    animation: spin-b-4m5ldwnpln 0.6s linear infinite;
}

@keyframes spin-b-4m5ldwnpln {
    to { transform: rotate(360deg); }
}

.login-footer[b-4m5ldwnpln] {
    text-align: center;
    padding-top: 24px;
    border-top: 1px solid #e0e0e0;
}

.footer-link[b-4m5ldwnpln] {
    font-size: 14px;
    color: #667eea;
    text-decoration: none;
    font-weight: 500;
    transition: color 0.2s ease;
}

.footer-link:hover[b-4m5ldwnpln] {
    color: #764ba2;
    text-decoration: underline;
}

.footer-links[b-4m5ldwnpln] {
    display: flex;
    justify-content: center;
    gap: 24px;
    margin-bottom: 16px;
}

.footer-text[b-4m5ldwnpln] {
    font-size: 13px;
    color: #999;
    margin: 0;
}

/* Dark mode support */
@media (prefers-color-scheme: dark) {
    .login-card[b-4m5ldwnpln] {
        background: #1e1e1e;
        box-shadow: 0 20px 60px rgba(0, 0, 0, 0.5);
    }

    .app-title[b-4m5ldwnpln] {
        color: #ffffff;
    }

    .welcome-text[b-4m5ldwnpln] {
        color: #aaa;
    }

    .login-form label[b-4m5ldwnpln] {
        color: #ddd;
    }

    .input-wrapper .form-control[b-4m5ldwnpln] {
        background: #2a2a2a;
        border-color: #444;
        color: #fff;
    }

    .input-wrapper .form-control:focus[b-4m5ldwnpln] {
        background: #333;
        border-color: #667eea;
    }

    .input-wrapper .form-control:disabled[b-4m5ldwnpln] {
        background-color: #1a1a1a;
    }

    .input-wrapper .form-control[b-4m5ldwnpln]::placeholder {
        color: #666;
    }

    .login-footer[b-4m5ldwnpln] {
        border-top-color: #444;
    }

    .footer-text[b-4m5ldwnpln] {
        color: #888;
    }
}

/* Responsive adjustments */
@media (max-width: 480px) {
    .login-card[b-4m5ldwnpln] {
        padding: 36px 24px;
    }

    .app-icon[b-4m5ldwnpln] {
        width: 70px;
        height: 70px;
    }

    .app-title[b-4m5ldwnpln] {
        font-size: 24px;
    }

    .footer-links[b-4m5ldwnpln] {
        flex-direction: column;
        gap: 12px;
    }
}

/* ===========================
   Provider Selection Modal
   =========================== */

.modal-overlay[b-4m5ldwnpln] {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.6);
    backdrop-filter: blur(4px);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
    padding: 20px;
    animation: fadeIn-b-4m5ldwnpln 0.2s ease-out;
}

@keyframes fadeIn-b-4m5ldwnpln {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.provider-modal[b-4m5ldwnpln] {
    background: #ffffff;
    border-radius: 24px;
    padding: 32px;
    width: 100%;
    max-width: 480px;
    max-height: 80vh;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    box-shadow: 0 24px 48px rgba(0, 0, 0, 0.2);
    animation: slideUp-b-4m5ldwnpln 0.3s ease-out;
}

.provider-modal-header[b-4m5ldwnpln] {
    text-align: center;
    margin-bottom: 24px;
}

.provider-modal-title[b-4m5ldwnpln] {
    font-size: 24px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 8px 0;
}

.provider-modal-subtitle[b-4m5ldwnpln] {
    font-size: 14px;
    color: #666;
    margin: 0;
}

.provider-list[b-4m5ldwnpln] {
    flex: 1;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-bottom: 24px;
    padding-right: 4px;
}

    .provider-list[b-4m5ldwnpln]::-webkit-scrollbar {
        width: 6px;
    }

    .provider-list[b-4m5ldwnpln]::-webkit-scrollbar-track {
        background: #f0f0f0;
        border-radius: 3px;
    }

    .provider-list[b-4m5ldwnpln]::-webkit-scrollbar-thumb {
        background: #ccc;
        border-radius: 3px;
    }

        .provider-list[b-4m5ldwnpln]::-webkit-scrollbar-thumb:hover {
            background: #aaa;
        }

.provider-option[b-4m5ldwnpln] {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 16px;
    background: #fafafa;
    border: 2px solid #e0e0e0;
    border-radius: 12px;
    cursor: pointer;
    transition: all 0.2s ease;
    text-align: left;
    width: 100%;
}

    .provider-option:hover:not(:disabled)[b-4m5ldwnpln] {
        background: #ffffff;
        border-color: #667eea;
        transform: translateY(-2px);
        box-shadow: 0 4px 12px rgba(102, 126, 234, 0.15);
    }

    .provider-option:active:not(:disabled)[b-4m5ldwnpln] {
        transform: translateY(0);
    }

    .provider-option:disabled[b-4m5ldwnpln] {
        opacity: 0.6;
        cursor: not-allowed;
    }

    .provider-option:focus-visible[b-4m5ldwnpln] {
        outline: 2px solid #667eea;
        outline-offset: 2px;
    }

.provider-option-icon[b-4m5ldwnpln] {
    width: 48px;
    height: 48px;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    flex-shrink: 0;
}

.provider-option-content[b-4m5ldwnpln] {
    flex: 1;
    min-width: 0;
}

.provider-option-name[b-4m5ldwnpln] {
    display: block;
    font-size: 16px;
    font-weight: 600;
    color: #1a1a1a;
    margin-bottom: 2px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.provider-option-tag[b-4m5ldwnpln] {
    display: block;
    font-size: 13px;
    color: #888;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.provider-option-arrow[b-4m5ldwnpln] {
    color: #999;
    flex-shrink: 0;
    transition: transform 0.2s ease;
}

.provider-option:hover:not(:disabled) .provider-option-arrow[b-4m5ldwnpln] {
    color: #667eea;
    transform: translateX(4px);
}

.provider-modal-footer[b-4m5ldwnpln] {
    display: flex;
    justify-content: center;
    padding-top: 16px;
    border-top: 1px solid #e0e0e0;
}

.btn-cancel[b-4m5ldwnpln] {
    padding: 12px 32px;
    font-size: 14px;
    font-weight: 600;
    color: #666;
    background: #f0f0f0;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.2s ease;
}

    .btn-cancel:hover:not(:disabled)[b-4m5ldwnpln] {
        background: #e0e0e0;
        color: #333;
    }

    .btn-cancel:disabled[b-4m5ldwnpln] {
        opacity: 0.6;
        cursor: not-allowed;
    }

/* Dark mode support for modal */
@media (prefers-color-scheme: dark) {
    .modal-overlay[b-4m5ldwnpln] {
        background: rgba(0, 0, 0, 0.8);
    }

    .provider-modal[b-4m5ldwnpln] {
        background: #1e1e1e;
        box-shadow: 0 24px 48px rgba(0, 0, 0, 0.4);
    }

    .provider-modal-title[b-4m5ldwnpln] {
        color: #ffffff;
    }

    .provider-modal-subtitle[b-4m5ldwnpln] {
        color: #aaa;
    }

    .provider-option[b-4m5ldwnpln] {
        background: #2a2a2a;
        border-color: #444;
    }

        .provider-option:hover:not(:disabled)[b-4m5ldwnpln] {
            background: #333;
            border-color: #667eea;
        }

    .provider-option-name[b-4m5ldwnpln] {
        color: #ffffff;
    }

    .provider-option-tag[b-4m5ldwnpln] {
        color: #888;
    }

    .provider-list[b-4m5ldwnpln]::-webkit-scrollbar-track {
        background: #2a2a2a;
    }

    .provider-list[b-4m5ldwnpln]::-webkit-scrollbar-thumb {
        background: #555;
    }

        .provider-list[b-4m5ldwnpln]::-webkit-scrollbar-thumb:hover {
            background: #666;
        }

    .provider-modal-footer[b-4m5ldwnpln] {
        border-top-color: #444;
    }

    .btn-cancel[b-4m5ldwnpln] {
        background: #333;
        color: #aaa;
    }

        .btn-cancel:hover:not(:disabled)[b-4m5ldwnpln] {
            background: #444;
            color: #fff;
        }
}

/* Responsive modal adjustments */
@media (max-width: 480px) {
    .provider-modal[b-4m5ldwnpln] {
        padding: 24px 20px;
        max-height: 90vh;
    }

    .provider-modal-title[b-4m5ldwnpln] {
        font-size: 20px;
    }

    .provider-option[b-4m5ldwnpln] {
        padding: 14px;
        gap: 12px;
    }

    .provider-option-icon[b-4m5ldwnpln] {
        width: 40px;
        height: 40px;
    }

    .provider-option-name[b-4m5ldwnpln] {
        font-size: 14px;
    }

    .provider-option-tag[b-4m5ldwnpln] {
        font-size: 12px;
    }
}
/* _content/ProviderAdmin/Components/Pages/Account/LoginMember.razor.rz.scp.css */
.login-container[b-3karhq0n43] {
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    padding: 20px;
}

.login-card[b-3karhq0n43] {
    background: #ffffff;
    border-radius: 24px;
    padding: 48px 32px;
    width: 100%;
    max-width: 440px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
    animation: slideUp-b-3karhq0n43 0.4s ease-out;
}

@keyframes slideUp-b-3karhq0n43 {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.logo-section[b-3karhq0n43] {
    text-align: center;
    margin-bottom: 40px;
}

.app-icon[b-3karhq0n43] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 80px;
    height: 80px;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border-radius: 20px;
    margin-bottom: 20px;
    box-shadow: 0 10px 30px rgba(102, 126, 234, 0.4);
}

.app-icon svg[b-3karhq0n43] {
    filter: brightness(0) invert(1);
}

.app-title[b-3karhq0n43] {
    font-size: 28px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 8px 0;
    letter-spacing: -0.5px;
}

.welcome-text[b-3karhq0n43] {
    font-size: 16px;
    color: #666;
    margin: 0;
}

.login-form[b-3karhq0n43] {
    margin-bottom: 24px;
}

/* Bootstrap 5 uses mb-3 instead of form-group */
.login-form .mb-3[b-3karhq0n43] {
    margin-bottom: 1.5rem;
}

.login-form label[b-3karhq0n43] {
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: #333;
    margin-bottom: 8px;
}

.input-wrapper[b-3karhq0n43] {
    position: relative;
    display: block;
    width: 100%;
}

.input-icon[b-3karhq0n43] {
    position: absolute;
    left: 16px;
    top: 50%;
    transform: translateY(-50%);
    color: #999;
    pointer-events: none;
    z-index: 2;
    flex-shrink: 0;
}

/* Override Bootstrap form-control styles for custom design */
.input-wrapper .form-control[b-3karhq0n43] {
    display: block;
    width: 100%;
    padding: 14px 16px;
    font-size: 16px;
    border: 2px solid #e0e0e0;
    border-radius: 12px;
    background: #fafafa;
    color: #333;
    box-sizing: border-box;
    transition: border-color 0.2s ease, background 0.2s ease, box-shadow 0.2s ease;
}

.input-wrapper .form-control:focus[b-3karhq0n43] {
    outline: none;
    border-color: #667eea;
    background: #ffffff;
    box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.1);
}

.input-wrapper .form-control:disabled[b-3karhq0n43] {
    opacity: 0.6;
    cursor: not-allowed;
    background-color: #f5f5f5;
}

.input-wrapper .form-control[b-3karhq0n43]::placeholder {
    color: #aaa;
}

.validation-message[b-3karhq0n43] {
    font-size: 13px;
    color: #e53e3e;
    margin-top: 6px;
    display: flex;
    align-items: center;
    gap: 4px;
}

.error-banner[b-3karhq0n43] {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 14px 16px;
    background: #fee;
    border: 1px solid #fcc;
    border-radius: 12px;
    color: #c33;
    font-size: 14px;
    margin-bottom: 24px;
    animation: shake-b-3karhq0n43 0.3s ease;
}

@keyframes shake-b-3karhq0n43 {
    0%, 100% { transform: translateX(0); }
    25% { transform: translateX(-5px); }
    75% { transform: translateX(5px); }
}

.error-banner svg[b-3karhq0n43] {
    flex-shrink: 0;
}

.btn-primary[b-3karhq0n43] {
    width: 100%;
    padding: 16px;
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border: none;
    border-radius: 12px;
    cursor: pointer;
    transition: all 0.2s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    box-shadow: 0 4px 12px rgba(102, 126, 234, 0.4);
}

.btn-primary:hover:not(:disabled)[b-3karhq0n43] {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(102, 126, 234, 0.5);
}

.btn-primary:active:not(:disabled)[b-3karhq0n43] {
    transform: translateY(0);
}

.btn-primary:disabled[b-3karhq0n43] {
    opacity: 0.7;
    cursor: not-allowed;
}

.btn-primary:focus-visible[b-3karhq0n43] {
    outline: 2px solid #667eea;
    outline-offset: 2px;
}

.spinner[b-3karhq0n43] {
    width: 18px;
    height: 18px;
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-top-color: #ffffff;
    border-radius: 50%;
    animation: spin-b-3karhq0n43 0.6s linear infinite;
}

@keyframes spin-b-3karhq0n43 {
    to { transform: rotate(360deg); }
}

.login-footer[b-3karhq0n43] {
    text-align: center;
    padding-top: 24px;
    border-top: 1px solid #e0e0e0;
}

.footer-link[b-3karhq0n43] {
    font-size: 14px;
    color: #667eea;
    text-decoration: none;
    font-weight: 500;
    transition: color 0.2s ease;
}

.footer-link:hover[b-3karhq0n43] {
    color: #764ba2;
    text-decoration: underline;
}

.footer-links[b-3karhq0n43] {
    display: flex;
    justify-content: center;
    gap: 24px;
    margin-bottom: 16px;
}

.footer-text[b-3karhq0n43] {
    font-size: 13px;
    color: #999;
    margin: 0;
}

/* Dark mode support */
@media (prefers-color-scheme: dark) {
    .login-card[b-3karhq0n43] {
        background: #1e1e1e;
        box-shadow: 0 20px 60px rgba(0, 0, 0, 0.5);
    }

    .app-title[b-3karhq0n43] {
        color: #ffffff;
    }

    .welcome-text[b-3karhq0n43] {
        color: #aaa;
    }

    .login-form label[b-3karhq0n43] {
        color: #ddd;
    }

    .input-wrapper .form-control[b-3karhq0n43] {
        background: #2a2a2a;
        border-color: #444;
        color: #fff;
    }

    .input-wrapper .form-control:focus[b-3karhq0n43] {
        background: #333;
        border-color: #667eea;
    }

    .input-wrapper .form-control:disabled[b-3karhq0n43] {
        background-color: #1a1a1a;
    }

    .input-wrapper .form-control[b-3karhq0n43]::placeholder {
        color: #666;
    }

    .login-footer[b-3karhq0n43] {
        border-top-color: #444;
    }

    .footer-text[b-3karhq0n43] {
        color: #888;
    }
}

/* Responsive adjustments */
@media (max-width: 480px) {
    .login-card[b-3karhq0n43] {
        padding: 36px 24px;
    }

    .app-icon[b-3karhq0n43] {
        width: 70px;
        height: 70px;
    }

    .app-title[b-3karhq0n43] {
        font-size: 24px;
    }

    .footer-links[b-3karhq0n43] {
        flex-direction: column;
        gap: 12px;
    }
}

/* ===========================
   Provider Selection Modal
   =========================== */

.modal-overlay[b-3karhq0n43] {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.6);
    backdrop-filter: blur(4px);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
    padding: 20px;
    animation: fadeIn-b-3karhq0n43 0.2s ease-out;
}

@keyframes fadeIn-b-3karhq0n43 {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.provider-modal[b-3karhq0n43] {
    background: #ffffff;
    border-radius: 24px;
    padding: 32px;
    width: 100%;
    max-width: 480px;
    max-height: 80vh;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    box-shadow: 0 24px 48px rgba(0, 0, 0, 0.2);
    animation: slideUp-b-3karhq0n43 0.3s ease-out;
}

.provider-modal-header[b-3karhq0n43] {
    text-align: center;
    margin-bottom: 24px;
}

.provider-modal-title[b-3karhq0n43] {
    font-size: 24px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 8px 0;
}

.provider-modal-subtitle[b-3karhq0n43] {
    font-size: 14px;
    color: #666;
    margin: 0;
}

.provider-list[b-3karhq0n43] {
    flex: 1;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-bottom: 24px;
    padding-right: 4px;
}

.provider-list[b-3karhq0n43]::-webkit-scrollbar {
    width: 6px;
}

.provider-list[b-3karhq0n43]::-webkit-scrollbar-track {
    background: #f0f0f0;
    border-radius: 3px;
}

.provider-list[b-3karhq0n43]::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 3px;
}

.provider-list[b-3karhq0n43]::-webkit-scrollbar-thumb:hover {
    background: #aaa;
}

.provider-option[b-3karhq0n43] {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 16px;
    background: #fafafa;
    border: 2px solid #e0e0e0;
    border-radius: 12px;
    cursor: pointer;
    transition: all 0.2s ease;
    text-align: left;
    width: 100%;
}

.provider-option:hover:not(:disabled)[b-3karhq0n43] {
    background: #ffffff;
    border-color: #667eea;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(102, 126, 234, 0.15);
}

.provider-option:active:not(:disabled)[b-3karhq0n43] {
    transform: translateY(0);
}

.provider-option:disabled[b-3karhq0n43] {
    opacity: 0.6;
    cursor: not-allowed;
}

.provider-option:focus-visible[b-3karhq0n43] {
    outline: 2px solid #667eea;
    outline-offset: 2px;
}

.provider-option-icon[b-3karhq0n43] {
    width: 48px;
    height: 48px;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    flex-shrink: 0;
}

.provider-option-content[b-3karhq0n43] {
    flex: 1;
    min-width: 0;
}

.provider-option-name[b-3karhq0n43] {
    display: block;
    font-size: 16px;
    font-weight: 600;
    color: #1a1a1a;
    margin-bottom: 2px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.provider-option-tag[b-3karhq0n43] {
    display: block;
    font-size: 13px;
    color: #888;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.provider-option-arrow[b-3karhq0n43] {
    color: #999;
    flex-shrink: 0;
    transition: transform 0.2s ease;
}

.provider-option:hover:not(:disabled) .provider-option-arrow[b-3karhq0n43] {
    color: #667eea;
    transform: translateX(4px);
}

.provider-modal-footer[b-3karhq0n43] {
    display: flex;
    justify-content: center;
    padding-top: 16px;
    border-top: 1px solid #e0e0e0;
}

.btn-cancel[b-3karhq0n43] {
    padding: 12px 32px;
    font-size: 14px;
    font-weight: 600;
    color: #666;
    background: #f0f0f0;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.2s ease;
}

.btn-cancel:hover:not(:disabled)[b-3karhq0n43] {
    background: #e0e0e0;
    color: #333;
}

.btn-cancel:disabled[b-3karhq0n43] {
    opacity: 0.6;
    cursor: not-allowed;
}

/* Dark mode support for modal */
@media (prefers-color-scheme: dark) {
    .modal-overlay[b-3karhq0n43] {
        background: rgba(0, 0, 0, 0.8);
    }

    .provider-modal[b-3karhq0n43] {
        background: #1e1e1e;
        box-shadow: 0 24px 48px rgba(0, 0, 0, 0.4);
    }

    .provider-modal-title[b-3karhq0n43] {
        color: #ffffff;
    }

    .provider-modal-subtitle[b-3karhq0n43] {
        color: #aaa;
    }

    .provider-option[b-3karhq0n43] {
        background: #2a2a2a;
        border-color: #444;
    }

    .provider-option:hover:not(:disabled)[b-3karhq0n43] {
        background: #333;
        border-color: #667eea;
    }

    .provider-option-name[b-3karhq0n43] {
        color: #ffffff;
    }

    .provider-option-tag[b-3karhq0n43] {
        color: #888;
    }

    .provider-list[b-3karhq0n43]::-webkit-scrollbar-track {
        background: #2a2a2a;
    }

    .provider-list[b-3karhq0n43]::-webkit-scrollbar-thumb {
        background: #555;
    }

    .provider-list[b-3karhq0n43]::-webkit-scrollbar-thumb:hover {
        background: #666;
    }

    .provider-modal-footer[b-3karhq0n43] {
        border-top-color: #444;
    }

    .btn-cancel[b-3karhq0n43] {
        background: #333;
        color: #aaa;
    }

    .btn-cancel:hover:not(:disabled)[b-3karhq0n43] {
        background: #444;
        color: #fff;
    }
}

/* Responsive modal adjustments */
@media (max-width: 480px) {
    .provider-modal[b-3karhq0n43] {
        padding: 24px 20px;
        max-height: 90vh;
    }

    .provider-modal-title[b-3karhq0n43] {
        font-size: 20px;
    }

    .provider-option[b-3karhq0n43] {
        padding: 14px;
        gap: 12px;
    }

    .provider-option-icon[b-3karhq0n43] {
        width: 40px;
        height: 40px;
    }

    .provider-option-name[b-3karhq0n43] {
        font-size: 14px;
    }

    .provider-option-tag[b-3karhq0n43] {
        font-size: 12px;
    }
}
/* _content/ProviderAdmin/Components/Pages/Account/LoginSelect.razor.rz.scp.css */
.login-container[b-tkobp1xyqj] {
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    padding: 20px;
}

.login-card[b-tkobp1xyqj] {
    background: #ffffff;
    border-radius: 24px;
    padding: 48px 32px;
    width: 100%;
    max-width: 440px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
    animation: slideUp-b-tkobp1xyqj 0.4s ease-out;
}

.login-select-card[b-tkobp1xyqj] {
    max-width: 600px;
}

@keyframes slideUp-b-tkobp1xyqj {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.logo-section[b-tkobp1xyqj] {
    text-align: center;
    margin-bottom: 40px;
}

.app-icon[b-tkobp1xyqj] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 80px;
    height: 80px;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border-radius: 20px;
    margin-bottom: 20px;
    box-shadow: 0 10px 30px rgba(102, 126, 234, 0.4);
}

.app-icon svg[b-tkobp1xyqj] {
    filter: brightness(0) invert(1);
}

.app-title[b-tkobp1xyqj] {
    font-size: 28px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 8px 0;
    letter-spacing: -0.5px;
}

.welcome-text[b-tkobp1xyqj] {
    font-size: 16px;
    color: #666;
    margin: 0;
}

.login-type-container[b-tkobp1xyqj] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin-bottom: 32px;
}

.login-type-card[b-tkobp1xyqj] {
    background: #fafafa;
    border: 2px solid #e0e0e0;
    border-radius: 16px;
    padding: 32px 20px;
    text-align: center;
    cursor: pointer;
    transition: all 0.2s ease;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
}

.login-type-card:hover[b-tkobp1xyqj] {
    transform: translateY(-4px);
    border-color: #667eea;
    background: #ffffff;
    box-shadow: 0 8px 24px rgba(102, 126, 234, 0.2);
}

.login-type-card:active[b-tkobp1xyqj] {
    transform: translateY(-2px);
}

.login-type-card:focus-visible[b-tkobp1xyqj] {
    outline: 2px solid #667eea;
    outline-offset: 2px;
}

.login-type-icon[b-tkobp1xyqj] {
    width: 64px;
    height: 64px;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 8px;
}

.provider-icon[b-tkobp1xyqj] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
}

.member-icon[b-tkobp1xyqj] {
    background: linear-gradient(135deg, #f093fb 0%, #f5576c 100%);
    color: white;
}

.login-type-title[b-tkobp1xyqj] {
    font-size: 18px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0;
}

.login-type-description[b-tkobp1xyqj] {
    font-size: 13px;
    color: #666;
    margin: 0;
    line-height: 1.4;
}

.login-footer[b-tkobp1xyqj] {
    text-align: center;
    padding-top: 24px;
    border-top: 1px solid #e0e0e0;
}

.footer-text[b-tkobp1xyqj] {
    font-size: 13px;
    color: #999;
    margin: 0;
}

/* Dark mode support */
@media (prefers-color-scheme: dark) {
    .login-card[b-tkobp1xyqj] {
        background: #1e1e1e;
        box-shadow: 0 20px 60px rgba(0, 0, 0, 0.5);
    }

    .app-title[b-tkobp1xyqj] {
        color: #ffffff;
    }

    .welcome-text[b-tkobp1xyqj] {
        color: #aaa;
    }

    .login-type-card[b-tkobp1xyqj] {
        background: #2a2a2a;
        border-color: #444;
    }

    .login-type-card:hover[b-tkobp1xyqj] {
        background: #333;
        border-color: #667eea;
    }

    .login-type-title[b-tkobp1xyqj] {
        color: #ffffff;
    }

    .login-type-description[b-tkobp1xyqj] {
        color: #aaa;
    }

    .login-footer[b-tkobp1xyqj] {
        border-top-color: #444;
    }

    .footer-text[b-tkobp1xyqj] {
        color: #888;
    }
}

/* Responsive adjustments */
@media (max-width: 640px) {
    .login-type-container[b-tkobp1xyqj] {
        grid-template-columns: 1fr;
    }

    .login-card[b-tkobp1xyqj] {
        padding: 36px 24px;
    }

    .app-icon[b-tkobp1xyqj] {
        width: 70px;
        height: 70px;
    }

    .app-title[b-tkobp1xyqj] {
        font-size: 24px;
    }
}
/* _content/ProviderAdmin/Components/Pages/Account/ResetPassword.razor.rz.scp.css */
.login-container[b-zu3kyc0g9y] {
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    padding: 20px;
}

/* Member theme */
.login-container.member-theme[b-zu3kyc0g9y] {
    background: linear-gradient(135deg, #11998e 0%, #38ef7d 100%);
}

.login-card[b-zu3kyc0g9y] {
    background: #ffffff;
    border-radius: 24px;
    padding: 48px 32px;
    width: 100%;
    max-width: 440px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
    animation: slideUp-b-zu3kyc0g9y 0.4s ease-out;
}

@keyframes slideUp-b-zu3kyc0g9y {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.logo-section[b-zu3kyc0g9y] {
    text-align: center;
    margin-bottom: 40px;
}

.app-icon[b-zu3kyc0g9y] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 80px;
    height: 80px;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border-radius: 20px;
    margin-bottom: 20px;
    box-shadow: 0 10px 30px rgba(102, 126, 234, 0.4);
}

.app-icon.member-app-icon[b-zu3kyc0g9y] {
    background: linear-gradient(135deg, #11998e 0%, #38ef7d 100%);
    box-shadow: 0 10px 30px rgba(17, 153, 142, 0.4);
}

.app-icon svg[b-zu3kyc0g9y] {
    filter: brightness(0) invert(1);
}

.app-title[b-zu3kyc0g9y] {
    font-size: 28px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 8px 0;
    letter-spacing: -0.5px;
}

.welcome-text[b-zu3kyc0g9y] {
    font-size: 16px;
    color: #666;
    margin: 0;
}

.login-form[b-zu3kyc0g9y] {
    margin-bottom: 24px;
}

.login-form .mb-3[b-zu3kyc0g9y] {
    margin-bottom: 1.5rem;
}

.login-form label[b-zu3kyc0g9y] {
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: #333;
    margin-bottom: 8px;
}

.input-wrapper[b-zu3kyc0g9y] {
    position: relative;
    display: block;
    width: 100%;
}

.input-wrapper .form-control[b-zu3kyc0g9y] {
    display: block;
    width: 100%;
    padding: 14px 16px;
    font-size: 16px;
    border: 2px solid #e0e0e0;
    border-radius: 12px;
    background: #fafafa;
    color: #333;
    box-sizing: border-box;
    transition: border-color 0.2s ease, background 0.2s ease, box-shadow 0.2s ease;
}

.input-wrapper .form-control:focus[b-zu3kyc0g9y] {
    outline: none;
    border-color: #667eea;
    background: #ffffff;
    box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.1);
}

.member-theme .input-wrapper .form-control:focus[b-zu3kyc0g9y] {
    border-color: #11998e;
    box-shadow: 0 0 0 3px rgba(17, 153, 142, 0.1);
}

.input-wrapper .form-control:disabled[b-zu3kyc0g9y] {
    opacity: 0.6;
    cursor: not-allowed;
    background-color: #f5f5f5;
}

.input-wrapper .form-control[b-zu3kyc0g9y]::placeholder {
    color: #aaa;
}

.validation-message[b-zu3kyc0g9y] {
    font-size: 13px;
    color: #e53e3e;
    margin-top: 6px;
    display: flex;
    align-items: center;
    gap: 4px;
}

.error-banner[b-zu3kyc0g9y] {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 14px 16px;
    background: #fee;
    border: 1px solid #fcc;
    border-radius: 12px;
    color: #c33;
    font-size: 14px;
    margin-bottom: 24px;
    animation: shake-b-zu3kyc0g9y 0.3s ease;
}

@keyframes shake-b-zu3kyc0g9y {
    0%, 100% { transform: translateX(0); }
    25% { transform: translateX(-5px); }
    75% { transform: translateX(5px); }
}

.error-banner svg[b-zu3kyc0g9y] {
    flex-shrink: 0;
}

.password-requirements[b-zu3kyc0g9y] {
    background: #f8f9fa;
    border-radius: 12px;
    padding: 16px;
    margin-bottom: 24px;
}

.requirements-title[b-zu3kyc0g9y] {
    font-size: 13px;
    font-weight: 600;
    color: #666;
    margin: 0 0 12px 0;
}

.requirements-list[b-zu3kyc0g9y] {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
}

.requirements-list li[b-zu3kyc0g9y] {
    font-size: 12px;
    color: #999;
    display: flex;
    align-items: center;
    gap: 6px;
}

.requirements-list li[b-zu3kyc0g9y]::before {
    content: "○";
    font-size: 10px;
    color: #ccc;
}

.requirements-list li.valid[b-zu3kyc0g9y] {
    color: #11998e;
}

.requirements-list li.valid[b-zu3kyc0g9y]::before {
    content: "●";
    color: #11998e;
}

.btn-primary[b-zu3kyc0g9y] {
    width: 100%;
    padding: 16px;
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border: none;
    border-radius: 12px;
    cursor: pointer;
    transition: all 0.2s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    box-shadow: 0 4px 12px rgba(102, 126, 234, 0.4);
    text-decoration: none;
}

.member-theme .btn-primary[b-zu3kyc0g9y] {
    background: linear-gradient(135deg, #11998e 0%, #38ef7d 100%);
    box-shadow: 0 4px 12px rgba(17, 153, 142, 0.4);
}

.btn-primary:hover:not(:disabled)[b-zu3kyc0g9y] {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(102, 126, 234, 0.5);
    color: #ffffff;
}

.member-theme .btn-primary:hover:not(:disabled)[b-zu3kyc0g9y] {
    box-shadow: 0 6px 20px rgba(17, 153, 142, 0.5);
}

.btn-primary:active:not(:disabled)[b-zu3kyc0g9y] {
    transform: translateY(0);
}

.btn-primary:disabled[b-zu3kyc0g9y] {
    opacity: 0.7;
    cursor: not-allowed;
}

.spinner[b-zu3kyc0g9y] {
    width: 18px;
    height: 18px;
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-top-color: #ffffff;
    border-radius: 50%;
    animation: spin-b-zu3kyc0g9y 0.6s linear infinite;
}

.spinner-large[b-zu3kyc0g9y] {
    width: 40px;
    height: 40px;
    border: 3px solid rgba(102, 126, 234, 0.2);
    border-top-color: #667eea;
    border-radius: 50%;
    animation: spin-b-zu3kyc0g9y 0.8s linear infinite;
}

@keyframes spin-b-zu3kyc0g9y {
    to { transform: rotate(360deg); }
}

.loading-section[b-zu3kyc0g9y] {
    text-align: center;
    padding: 40px 0;
}

.loading-text[b-zu3kyc0g9y] {
    font-size: 15px;
    color: #666;
    margin: 20px 0 0 0;
}

.success-section[b-zu3kyc0g9y],
.error-section[b-zu3kyc0g9y] {
    text-align: center;
    padding: 20px 0 32px;
}

.success-icon[b-zu3kyc0g9y] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 80px;
    height: 80px;
    background: linear-gradient(135deg, #11998e 0%, #38ef7d 100%);
    border-radius: 50%;
    margin-bottom: 24px;
    color: white;
}

.error-icon[b-zu3kyc0g9y] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 80px;
    height: 80px;
    background: linear-gradient(135deg, #e53e3e 0%, #fc8181 100%);
    border-radius: 50%;
    margin-bottom: 24px;
    color: white;
}

.success-title[b-zu3kyc0g9y] {
    font-size: 24px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 16px 0;
}

.error-title[b-zu3kyc0g9y] {
    font-size: 24px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 16px 0;
}

.success-text[b-zu3kyc0g9y],
.error-text[b-zu3kyc0g9y] {
    font-size: 15px;
    color: #666;
    margin: 0 0 24px 0;
    line-height: 1.6;
}

.login-footer[b-zu3kyc0g9y] {
    text-align: center;
    padding-top: 24px;
    border-top: 1px solid #e0e0e0;
}

.footer-link[b-zu3kyc0g9y] {
    font-size: 14px;
    color: #667eea;
    text-decoration: none;
    font-weight: 500;
    transition: color 0.2s ease;
}

.member-theme .footer-link[b-zu3kyc0g9y] {
    color: #11998e;
}

.footer-link:hover[b-zu3kyc0g9y] {
    color: #764ba2;
    text-decoration: underline;
}

.member-theme .footer-link:hover[b-zu3kyc0g9y] {
    color: #0d7d72;
}

.footer-links[b-zu3kyc0g9y] {
    display: flex;
    justify-content: center;
    gap: 24px;
    margin-bottom: 16px;
}

.footer-text[b-zu3kyc0g9y] {
    font-size: 13px;
    color: #999;
    margin: 0;
}

/* Dark mode support */
@media (prefers-color-scheme: dark) {
    .login-card[b-zu3kyc0g9y] {
        background: #1e1e1e;
        box-shadow: 0 20px 60px rgba(0, 0, 0, 0.5);
    }

    .app-title[b-zu3kyc0g9y],
    .success-title[b-zu3kyc0g9y],
    .error-title[b-zu3kyc0g9y] {
        color: #ffffff;
    }

    .welcome-text[b-zu3kyc0g9y] {
        color: #aaa;
    }

    .login-form label[b-zu3kyc0g9y] {
        color: #ddd;
    }

    .input-wrapper .form-control[b-zu3kyc0g9y] {
        background: #2a2a2a;
        border-color: #444;
        color: #fff;
    }

    .input-wrapper .form-control:focus[b-zu3kyc0g9y] {
        background: #333;
        border-color: #667eea;
    }

    .member-theme .input-wrapper .form-control:focus[b-zu3kyc0g9y] {
        border-color: #11998e;
    }

    .password-requirements[b-zu3kyc0g9y] {
        background: #2a2a2a;
    }

    .requirements-title[b-zu3kyc0g9y] {
        color: #aaa;
    }

    .success-text[b-zu3kyc0g9y],
    .error-text[b-zu3kyc0g9y],
    .loading-text[b-zu3kyc0g9y] {
        color: #aaa;
    }

    .login-footer[b-zu3kyc0g9y] {
        border-top-color: #444;
    }

    .footer-text[b-zu3kyc0g9y] {
        color: #888;
    }
}

/* Responsive adjustments */
@media (max-width: 480px) {
    .login-card[b-zu3kyc0g9y] {
        padding: 36px 24px;
    }

    .app-icon[b-zu3kyc0g9y] {
        width: 70px;
        height: 70px;
    }

    .app-title[b-zu3kyc0g9y] {
        font-size: 24px;
    }

    .requirements-list[b-zu3kyc0g9y] {
        grid-template-columns: 1fr;
    }
}
/* _content/ProviderAdmin/Components/Pages/Kiosk/Kiosk.razor.rz.scp.css */
/* ===========================
   Kiosk — Tablet-Optimized Styles
   =========================== */

/* ==========================================
   Loading / Error
   ========================================== */

.kiosk-loading[b-oij03eeat2] {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 16px;
    background: #f0f2f5;
    color: #333;
}

/* ==========================================
   Login Screen — Two Panel Layout
   ========================================== */

.kiosk-container[b-oij03eeat2] {
    min-height: 100vh;
    display: grid;
    grid-template-columns: 300px 1fr;
    background: #f8f9fa;
}

/* Left Sidebar */
.kiosk-sidebar[b-oij03eeat2] {
    background: linear-gradient(180deg, var(--kiosk-primary, #4F46E5) 0%, var(--kiosk-secondary, #7C3AED) 100%);
    color: #fff;
    display: flex;
    flex-direction: column;
    padding: 32px 24px;
}

.sidebar-content[b-oij03eeat2] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 24px;
    flex: 1;
}

.provider-logo[b-oij03eeat2] {
    max-width: 160px;
    max-height: 100px;
    object-fit: contain;
    border-radius: 12px;
}

.provider-name[b-oij03eeat2] {
    font-size: 1.2rem;
    font-weight: 700;
    text-align: center;
    margin: 0;
}

.login-mode-selector[b-oij03eeat2] {
    display: flex;
    flex-direction: column;
    gap: 12px;
    width: 100%;
    margin-top: 16px;
}

.mode-btn[b-oij03eeat2] {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 14px 20px;
    background: rgba(255, 255, 255, 0.15);
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-radius: 12px;
    color: #fff;
    font-size: 1rem;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.2s ease;
    width: 100%;
    text-align: left;
}

.mode-btn:hover[b-oij03eeat2] {
    background: rgba(255, 255, 255, 0.25);
    border-color: rgba(255, 255, 255, 0.5);
}

.mode-btn.active[b-oij03eeat2] {
    background: rgba(255, 255, 255, 0.3);
    border-color: #fff;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.3);
}

.mode-btn i[b-oij03eeat2] {
    font-size: 1.3rem;
}

.qr-section[b-oij03eeat2] {
    margin-top: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    font-size: 0.85rem;
    opacity: 0.9;
}

.qr-section canvas[b-oij03eeat2] {
    border-radius: 8px;
}

/* Right Main Area */
.kiosk-main[b-oij03eeat2] {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 32px;
    overflow-y: auto;
}

.kiosk-clock[b-oij03eeat2] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4px;
    margin-bottom: 24px;
}

.clock-date[b-oij03eeat2] {
    font-size: 1rem;
    color: #666;
}

.clock-time[b-oij03eeat2] {
    font-size: 2.5rem;
    font-weight: 700;
    color: #1a1a1a;
    letter-spacing: -1px;
}

.login-content[b-oij03eeat2] {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: 420px;
}

.welcome-title[b-oij03eeat2] {
    font-size: 1.8rem;
    font-weight: 700;
    color: var(--kiosk-primary, #4F46E5);
    margin: 0 0 8px;
}

.welcome-subtitle[b-oij03eeat2] {
    font-size: 1.1rem;
    color: #666;
    margin: 0 0 24px;
}

/* Phone Input Display */
.phone-display[b-oij03eeat2] {
    display: flex;
    align-items: center;
    gap: 12px;
    width: 100%;
    padding: 16px 20px;
    background: #fff;
    border: 2px solid #e0e0e0;
    border-radius: 12px;
    font-size: 1.3rem;
    margin-bottom: 16px;
}

.phone-display i[b-oij03eeat2] {
    color: #999;
    font-size: 1.2rem;
}

.phone-text[b-oij03eeat2] {
    font-weight: 600;
    color: #1a1a1a;
    letter-spacing: 2px;
}

.phone-placeholder[b-oij03eeat2] {
    color: #aaa;
    font-weight: 400;
    letter-spacing: 0;
}

/* Error Message */
.kiosk-error[b-oij03eeat2] {
    display: flex;
    align-items: center;
    padding: 12px 16px;
    background: #fee;
    border: 1px solid #fcc;
    border-radius: 10px;
    color: #c33;
    font-size: 0.9rem;
    width: 100%;
    margin-bottom: 12px;
}

/* Disambiguation User List */
.user-list[b-oij03eeat2] {
    width: 100%;
    margin-bottom: 16px;
}

.user-list-title[b-oij03eeat2] {
    font-size: 0.9rem;
    color: #666;
    margin-bottom: 12px;
}

.user-option[b-oij03eeat2] {
    display: flex;
    align-items: center;
    gap: 12px;
    width: 100%;
    padding: 16px 20px;
    background: #fff;
    border: 2px solid #e0e0e0;
    border-radius: 12px;
    cursor: pointer;
    transition: all 0.2s;
    font-size: 1.1rem;
    font-weight: 600;
    color: #1a1a1a;
    margin-bottom: 10px;
    text-align: left;
}

.user-option:hover[b-oij03eeat2] {
    border-color: var(--kiosk-primary, #4F46E5);
    background: #f8f8ff;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

.user-option i:first-child[b-oij03eeat2] {
    font-size: 1.5rem;
    color: var(--kiosk-primary, #4F46E5);
}

.user-option i:last-child[b-oij03eeat2] {
    margin-left: auto;
    color: #999;
}

/* Numeric Keypad */
.keypad[b-oij03eeat2] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 12px;
    width: 100%;
    max-width: 360px;
    margin-bottom: 20px;
}

.keypad-btn[b-oij03eeat2] {
    height: 72px;
    font-size: 1.5rem;
    font-weight: 600;
    border: 2px solid #e0e0e0;
    border-radius: 14px;
    background: #fff;
    color: #1a1a1a;
    cursor: pointer;
    transition: all 0.15s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.keypad-btn:hover[b-oij03eeat2] {
    background: #f5f5f5;
    border-color: #ccc;
}

.keypad-btn:active[b-oij03eeat2] {
    background: #eee;
    transform: scale(0.97);
}

.keypad-fn[b-oij03eeat2] {
    font-size: 0.95rem;
    font-weight: 500;
    color: #666;
}

.keypad-btn:disabled[b-oij03eeat2] {
    opacity: 0.5;
    cursor: not-allowed;
}

/* Primary Action Button */
.kiosk-btn-primary[b-oij03eeat2] {
    width: 100%;
    max-width: 360px;
    padding: 18px;
    font-size: 1.2rem;
    font-weight: 600;
    color: #fff;
    background: linear-gradient(135deg, var(--kiosk-primary, #4F46E5) 0%, var(--kiosk-secondary, #7C3AED) 100%);
    border: none;
    border-radius: 14px;
    cursor: pointer;
    transition: all 0.2s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    box-shadow: 0 4px 12px rgba(79, 70, 229, 0.3);
}

.kiosk-btn-primary:hover:not(:disabled)[b-oij03eeat2] {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(79, 70, 229, 0.4);
}

.kiosk-btn-primary:disabled[b-oij03eeat2] {
    opacity: 0.6;
    cursor: not-allowed;
}

/* ==========================================
   Dashboard
   ========================================== */

.kiosk-dashboard[b-oij03eeat2] {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    background: #f8f9fa;
}

.dashboard-header[b-oij03eeat2] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 32px;
    background: #fff;
    border-bottom: 3px solid var(--kiosk-primary, #4F46E5);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}

.header-left[b-oij03eeat2] {
    display: flex;
    align-items: center;
    gap: 16px;
}

.header-logo[b-oij03eeat2] {
    height: 40px;
    object-fit: contain;
}

.clock-date-sm[b-oij03eeat2] {
    display: block;
    font-size: 0.8rem;
    color: #666;
}

.clock-time-sm[b-oij03eeat2] {
    display: block;
    font-size: 1.2rem;
    font-weight: 700;
    color: #1a1a1a;
}

.header-center[b-oij03eeat2] {
    text-align: center;
}

.header-center h2[b-oij03eeat2] {
    font-size: 0.9rem;
    color: #666;
    margin: 0;
    font-weight: 400;
}

.header-center h1[b-oij03eeat2] {
    font-size: 1.6rem;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0;
}

.header-right[b-oij03eeat2] {
    display: flex;
    align-items: center;
    gap: 16px;
}

.session-timer[b-oij03eeat2] {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.session-timer small[b-oij03eeat2] {
    font-size: 0.75rem;
    color: #999;
}

.countdown-display[b-oij03eeat2] {
    font-size: 1.1rem;
    font-weight: 700;
    color: var(--kiosk-primary, #4F46E5);
    font-variant-numeric: tabular-nums;
}

.logout-btn[b-oij03eeat2] {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 10px 20px;
    background: transparent;
    border: 2px solid #ddd;
    border-radius: 10px;
    color: #666;
    font-size: 0.95rem;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.2s;
}

.logout-btn:hover[b-oij03eeat2] {
    border-color: #c33;
    color: #c33;
    background: #fff5f5;
}

/* Dashboard Body */
.dashboard-body[b-oij03eeat2] {
    flex: 1;
    padding: 32px;
    max-width: 800px;
    margin: 0 auto;
    width: 100%;
}

.section-title[b-oij03eeat2] {
    font-size: 1.4rem;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 8px;
}

.section-subtitle[b-oij03eeat2] {
    font-size: 1rem;
    color: #666;
    margin: 0 0 24px;
}

/* Shift Cards */
.shift-card[b-oij03eeat2] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 24px;
    background: #fff;
    border-radius: 16px;
    border: 2px solid #e8e8e8;
    margin-bottom: 16px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
}

.shift-info h4[b-oij03eeat2] {
    font-size: 1.1rem;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 6px;
}

.shift-time[b-oij03eeat2] {
    font-size: 0.95rem;
    color: #666;
    margin: 0 0 8px;
}

.shift-type-badge[b-oij03eeat2] {
    display: inline-block;
    padding: 4px 10px;
    background: #e8e8ff;
    color: var(--kiosk-primary, #4F46E5);
    border-radius: 6px;
    font-size: 0.8rem;
    font-weight: 600;
}

.shift-action[b-oij03eeat2] {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 8px;
    min-width: 160px;
}

.status-badge[b-oij03eeat2] {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 6px 12px;
    border-radius: 8px;
    font-size: 0.85rem;
    font-weight: 600;
}

.status-active[b-oij03eeat2] {
    background: #e6ffed;
    color: #1a7f37;
}

.status-active i[b-oij03eeat2] {
    font-size: 0.5rem;
}

.status-complete[b-oij03eeat2] {
    background: #f0f0f0;
    color: #666;
}

.status-time[b-oij03eeat2] {
    font-size: 0.8rem;
    color: #999;
}

.action-btn[b-oij03eeat2] {
    padding: 14px 32px;
    font-size: 1.1rem;
    font-weight: 600;
    border: none;
    border-radius: 12px;
    cursor: pointer;
    transition: all 0.2s;
    min-width: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.action-btn:disabled[b-oij03eeat2] {
    opacity: 0.6;
    cursor: not-allowed;
}

.action-btn-success[b-oij03eeat2] {
    background: linear-gradient(135deg, var(--kiosk-primary, #4F46E5) 0%, var(--kiosk-secondary, #7C3AED) 100%);
    color: #fff;
    box-shadow: 0 4px 12px rgba(79, 70, 229, 0.3);
}

.action-btn-success:hover:not(:disabled)[b-oij03eeat2] {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(79, 70, 229, 0.4);
}

.action-btn-danger[b-oij03eeat2] {
    background: #fff;
    color: #c33;
    border: 2px solid #fcc;
}

.action-btn-danger:hover:not(:disabled)[b-oij03eeat2] {
    background: #fee;
    border-color: #c33;
}

/* No Data Card */
.no-data-card[b-oij03eeat2] {
    text-align: center;
    padding: 48px 24px;
    background: #fff;
    border-radius: 16px;
    border: 2px dashed #ddd;
    color: #999;
}

.no-data-card i[b-oij03eeat2] {
    font-size: 3rem;
    margin-bottom: 16px;
    display: block;
}

.no-data-card h4[b-oij03eeat2] {
    color: #666;
    margin: 0 0 8px;
}

.no-data-card p[b-oij03eeat2] {
    margin: 0;
}

/* ==========================================
   Action Complete Overlay
   ========================================== */

.kiosk-overlay[b-oij03eeat2] {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.6);
    backdrop-filter: blur(4px);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
    padding: 20px;
}

.complete-modal[b-oij03eeat2] {
    background: #fff;
    border-radius: 24px;
    padding: 48px 40px;
    width: 100%;
    max-width: 480px;
    text-align: center;
    box-shadow: 0 24px 48px rgba(0, 0, 0, 0.2);
    animation: slideUpModal-b-oij03eeat2 0.3s ease-out;
}

@keyframes slideUpModal-b-oij03eeat2 {
    from { opacity: 0; transform: translateY(30px); }
    to { opacity: 1; transform: translateY(0); }
}

.complete-icon[b-oij03eeat2] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    background: #f0f9ff;
    margin-bottom: 24px;
}

.complete-icon i[b-oij03eeat2] {
    font-size: 2rem;
    color: var(--kiosk-primary, #4F46E5);
}

.complete-modal h2[b-oij03eeat2] {
    font-size: 1.6rem;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 12px;
}

.complete-countdown[b-oij03eeat2] {
    font-size: 1.1rem;
    color: #666;
    margin: 0 0 8px;
}

.complete-countdown span[b-oij03eeat2] {
    font-weight: 700;
    color: var(--kiosk-primary, #4F46E5);
}

.complete-text[b-oij03eeat2] {
    font-size: 0.9rem;
    color: #999;
    margin: 0 0 28px;
    line-height: 1.5;
}

/* ==========================================
   Verification States — OTP, PIN Entry, PIN Setup
   ========================================== */

.sidebar-user-info[b-oij03eeat2] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    color: #fff;
    font-size: 1.1rem;
    font-weight: 600;
    margin-top: 16px;
    padding: 16px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 12px;
    width: 100%;
    text-align: center;
}

.verify-content[b-oij03eeat2] {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: 420px;
}

.verify-icon[b-oij03eeat2] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 72px;
    height: 72px;
    border-radius: 50%;
    background: linear-gradient(135deg, rgba(79, 70, 229, 0.1) 0%, rgba(124, 58, 237, 0.1) 100%);
    margin-bottom: 20px;
}

.verify-icon i[b-oij03eeat2] {
    font-size: 2rem;
    color: var(--kiosk-primary, #4F46E5);
}

.verify-icon-success[b-oij03eeat2] {
    background: linear-gradient(135deg, rgba(16, 185, 129, 0.1) 0%, rgba(5, 150, 105, 0.1) 100%);
}

.verify-icon-success i[b-oij03eeat2] {
    color: #059669;
}

.verify-title[b-oij03eeat2] {
    font-size: 1.6rem;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 8px;
    text-align: center;
}

.verify-subtitle[b-oij03eeat2] {
    font-size: 1rem;
    color: #666;
    margin: 0 0 28px;
    text-align: center;
    line-height: 1.5;
}

/* OTP Delivery Choice Buttons */
.otp-delivery-options[b-oij03eeat2] {
    display: flex;
    flex-direction: column;
    gap: 12px;
    width: 100%;
    margin-bottom: 24px;
}

.otp-delivery-btn[b-oij03eeat2] {
    display: flex;
    align-items: center;
    gap: 16px;
    width: 100%;
    padding: 20px 24px;
    background: #fff;
    border: 2px solid #e0e0e0;
    border-radius: 14px;
    cursor: pointer;
    transition: all 0.2s;
    text-align: left;
    color: #1a1a1a;
}

.otp-delivery-btn:hover:not(:disabled)[b-oij03eeat2] {
    border-color: var(--kiosk-primary, #4F46E5);
    background: #f8f8ff;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

.otp-delivery-btn:disabled[b-oij03eeat2] {
    opacity: 0.6;
    cursor: not-allowed;
}

.otp-delivery-btn > i:first-child[b-oij03eeat2] {
    font-size: 1.6rem;
    color: var(--kiosk-primary, #4F46E5);
    flex-shrink: 0;
}

.otp-delivery-btn div[b-oij03eeat2] {
    flex: 1;
}

.otp-delivery-btn div strong[b-oij03eeat2] {
    display: block;
    font-size: 1.05rem;
    font-weight: 600;
}

.otp-delivery-btn div small[b-oij03eeat2] {
    display: block;
    font-size: 0.85rem;
    color: #888;
    margin-top: 2px;
}

.otp-delivery-btn > i:last-child[b-oij03eeat2],
.otp-delivery-btn > .spinner-border[b-oij03eeat2] {
    color: #999;
    flex-shrink: 0;
}

/* OTP Code Display — 6 Digit Boxes */
.code-display[b-oij03eeat2] {
    display: flex;
    gap: 10px;
    margin-bottom: 20px;
}

.code-digit[b-oij03eeat2] {
    width: 52px;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.8rem;
    font-weight: 700;
    font-family: "Courier New", Courier, monospace;
    color: #1a1a1a;
    background: #fff;
    border: 2px solid #ddd;
    border-radius: 12px;
    transition: all 0.2s;
}

.code-digit.filled[b-oij03eeat2] {
    border-color: var(--kiosk-primary, #4F46E5);
    background: #f8f8ff;
}

/* PIN Display — 4 Dots */
.pin-display[b-oij03eeat2] {
    display: flex;
    gap: 20px;
    margin-bottom: 24px;
}

.pin-dot[b-oij03eeat2] {
    width: 56px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.2rem;
    color: #ccc;
    background: #fff;
    border: 2px solid #ddd;
    border-radius: 50%;
    transition: all 0.2s;
}

.pin-dot.filled[b-oij03eeat2] {
    border-color: var(--kiosk-primary, #4F46E5);
    color: var(--kiosk-primary, #4F46E5);
    background: #f8f8ff;
}

/* Compact Keypad for OTP/PIN */
.keypad-compact[b-oij03eeat2] {
    max-width: 320px;
}

.keypad-compact .keypad-btn[b-oij03eeat2] {
    height: 62px;
    font-size: 1.4rem;
}

/* OTP Action Links */
.otp-actions[b-oij03eeat2] {
    display: flex;
    align-items: center;
    gap: 24px;
    margin-top: 16px;
}

/* Secondary Button */
.kiosk-btn-secondary[b-oij03eeat2] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 14px 24px;
    font-size: 1rem;
    font-weight: 600;
    color: #666;
    background: transparent;
    border: 2px solid #ddd;
    border-radius: 12px;
    cursor: pointer;
    transition: all 0.2s;
}

.kiosk-btn-secondary:hover[b-oij03eeat2] {
    border-color: #999;
    color: #333;
    background: #f8f8f8;
}

/* Link-style Button */
.kiosk-btn-link[b-oij03eeat2] {
    background: none;
    border: none;
    color: var(--kiosk-primary, #4F46E5);
    font-size: 0.95rem;
    font-weight: 600;
    cursor: pointer;
    padding: 8px 4px;
    transition: color 0.2s;
}

.kiosk-btn-link:hover:not(:disabled)[b-oij03eeat2] {
    color: var(--kiosk-secondary, #7C3AED);
    text-decoration: underline;
}

.kiosk-btn-link:disabled[b-oij03eeat2] {
    color: #999;
    cursor: not-allowed;
}

/* ==========================================
   Responsive — Portrait Tablet
   ========================================== */

@media (max-width: 900px) {
    .kiosk-container[b-oij03eeat2] {
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr;
    }

    .kiosk-sidebar[b-oij03eeat2] {
        padding: 20px 24px;
    }

    .sidebar-content[b-oij03eeat2] {
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
    }

    .login-mode-selector[b-oij03eeat2] {
        flex-direction: row;
        margin-top: 0;
    }

    .qr-placeholder[b-oij03eeat2] {
        display: none;
    }

    .dashboard-header[b-oij03eeat2] {
        padding: 12px 16px;
        flex-wrap: wrap;
        gap: 12px;
    }

    .header-center h1[b-oij03eeat2] {
        font-size: 1.3rem;
    }

    .dashboard-body[b-oij03eeat2] {
        padding: 20px 16px;
    }

    .shift-card[b-oij03eeat2] {
        flex-direction: column;
        align-items: stretch;
        gap: 16px;
    }

    .shift-action[b-oij03eeat2] {
        align-items: stretch;
        min-width: auto;
    }

    .action-btn[b-oij03eeat2] {
        width: 100%;
    }
}

@media (max-width: 480px) {
    .keypad[b-oij03eeat2] {
        gap: 8px;
    }

    .keypad-btn[b-oij03eeat2] {
        height: 60px;
        font-size: 1.3rem;
    }

    .kiosk-btn-primary[b-oij03eeat2] {
        padding: 16px;
        font-size: 1.1rem;
    }
}
