@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.25o87uqmvr.bundle.scp.css';

/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-tn5ipbfo1a] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-tn5ipbfo1a] {
    flex: 1;
}

.sidebar[b-tn5ipbfo1a] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-tn5ipbfo1a] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-tn5ipbfo1a]  a, .top-row[b-tn5ipbfo1a]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-tn5ipbfo1a]  a:hover, .top-row[b-tn5ipbfo1a]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-tn5ipbfo1a]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-tn5ipbfo1a] {
        justify-content: space-between;
    }

    .top-row[b-tn5ipbfo1a]  a, .top-row[b-tn5ipbfo1a]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-tn5ipbfo1a] {
        flex-direction: row;
    }

    .sidebar[b-tn5ipbfo1a] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-tn5ipbfo1a] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-tn5ipbfo1a]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-tn5ipbfo1a], article[b-tn5ipbfo1a] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-tn5ipbfo1a] {
    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-tn5ipbfo1a] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/MobileLayout.razor.rz.scp.css */
*[b-z5xbu6eh71] {
    box-sizing: border-box;
}

.mobile-app[b-z5xbu6eh71] {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    background-color: #f5f5f5;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
}

/* Header */
.mobile-header[b-z5xbu6eh71] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 12px 16px;
    background: #7367F0;
    color: white;
    box-shadow: 0 2px 8px rgba(0,0,0,0.15);
}

.mobile-logo[b-z5xbu6eh71] {
    width: 32px;
    height: 32px;
    object-fit: contain;
    filter: brightness(0) invert(1);
}

.mobile-header-title[b-z5xbu6eh71] {
    font-size: 16px;
    font-weight: 700;
    flex: 1;
}

.mobile-user-name[b-z5xbu6eh71] {
    font-size: 12px;
    opacity: 0.85;
    max-width: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* Content */
.mobile-content[b-z5xbu6eh71] {
    flex: 1;
    padding: 72px 0 80px;
    overflow-y: auto;
}

/* Bottom Navigation */
.mobile-bottom-nav[b-z5xbu6eh71] {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 100;
    display: flex;
    background: white;
    border-top: 1px solid #e0e0e0;
    box-shadow: 0 -2px 8px rgba(0,0,0,0.08);
}

.mobile-nav-item[b-z5xbu6eh71] {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 8px 4px;
    text-decoration: none;
    color: #888;
    font-size: 10px;
    gap: 3px;
    transition: color 0.2s;
}

.mobile-nav-item i[b-z5xbu6eh71] {
    font-size: 22px;
}

.mobile-nav-item.active[b-z5xbu6eh71] {
    color: #7367F0;
}

.mobile-logout-form[b-z5xbu6eh71] {
    padding: 0;
    border: none;
    background: none;
}

.mobile-logout-btn[b-z5xbu6eh71] {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 8px 4px;
    background: none;
    border: none;
    color: #e74c3c;
    font-size: 10px;
    gap: 3px;
    cursor: pointer;
    width: 100%;
}

.mobile-logout-btn i[b-z5xbu6eh71] {
    font-size: 22px;
}
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-nch0ws9zas] {
    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-nch0ws9zas] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-nch0ws9zas] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-nch0ws9zas] {
    font-size: 1.1rem;
}

.bi[b-nch0ws9zas] {
    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-nch0ws9zas] {
    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-nch0ws9zas] {
    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-nch0ws9zas] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.bi-lock-nav-menu[b-nch0ws9zas] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-nch0ws9zas] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-nch0ws9zas] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-nch0ws9zas] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-nch0ws9zas] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

.nav-item[b-nch0ws9zas] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-nch0ws9zas] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-nch0ws9zas] {
        padding-bottom: 1rem;
    }

    .nav-item[b-nch0ws9zas]  .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-nch0ws9zas]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-nch0ws9zas]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-nch0ws9zas] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-nch0ws9zas] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-nch0ws9zas] {
        display: none;
    }

    .nav-scrollable[b-nch0ws9zas] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Pages/App/AppAgenda.razor.rz.scp.css */
.app-agenda[b-fgwcisex5j] {
    padding: 12px;
}

/* Navegação de data */
.agenda-date-nav[b-fgwcisex5j] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: white;
    border-radius: 12px;
    padding: 12px 16px;
    margin-bottom: 12px;
    box-shadow: 0 1px 4px rgba(0,0,0,0.08);
}

.btn-nav[b-fgwcisex5j] {
    background: none;
    border: none;
    font-size: 22px;
    color: #7367F0;
    padding: 4px 8px;
    cursor: pointer;
}

.date-display[b-fgwcisex5j] {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.date-weekday[b-fgwcisex5j] {
    font-size: 11px;
    color: #888;
    text-transform: capitalize;
}

.date-value[b-fgwcisex5j] {
    font-size: 16px;
    font-weight: 700;
    color: #333;
}

/* Cards de agendamento */
.agendamentos-lista[b-fgwcisex5j] {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.agendamento-card[b-fgwcisex5j] {
    display: flex;
    align-items: center;
    gap: 12px;
    background: white;
    border-radius: 12px;
    padding: 14px;
    box-shadow: 0 1px 4px rgba(0,0,0,0.08);
    border-left: 4px solid #ccc;
}

.agendamento-card.status-agendado[b-fgwcisex5j] { border-left-color: #f39c12; }
.agendamento-card.status-confirmado[b-fgwcisex5j] { border-left-color: #3498db; }
.agendamento-card.status-emandamento[b-fgwcisex5j] { border-left-color: #7367F0; }
.agendamento-card.status-concluido[b-fgwcisex5j] { border-left-color: #27ae60; }
.agendamento-card.status-cancelado[b-fgwcisex5j] { border-left-color: #e74c3c; }
.agendamento-card.status-naocompareceu[b-fgwcisex5j] { border-left-color: #95a5a6; }

.card-hora[b-fgwcisex5j] {
    font-size: 18px;
    font-weight: 700;
    color: #333;
    min-width: 48px;
    text-align: center;
}

.card-info[b-fgwcisex5j] {
    flex: 1;
    min-width: 0;
}

.card-cliente[b-fgwcisex5j] {
    font-size: 15px;
    font-weight: 600;
    color: #222;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.card-servico[b-fgwcisex5j] {
    font-size: 13px;
    color: #666;
    margin-top: 2px;
}

.card-obs[b-fgwcisex5j] {
    font-size: 11px;
    color: #999;
    margin-top: 3px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.card-right[b-fgwcisex5j] {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 6px;
}

.btn-status[b-fgwcisex5j] {
    background: none;
    border: none;
    font-size: 20px;
    color: #888;
    cursor: pointer;
    padding: 0;
}

/* Estados vazios e loading */
.empty-state[b-fgwcisex5j], .loading-state[b-fgwcisex5j] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 48px 24px;
    color: #aaa;
    gap: 12px;
    font-size: 14px;
}

.empty-state i[b-fgwcisex5j], .loading-state i[b-fgwcisex5j] {
    font-size: 48px;
}

.spinner[b-fgwcisex5j] {
    width: 32px;
    height: 32px;
    border: 3px solid #e0e0e0;
    border-top-color: #7367F0;
    border-radius: 50%;
    animation: spin-b-fgwcisex5j 0.8s linear infinite;
}

@keyframes spin-b-fgwcisex5j {
    to { transform: rotate(360deg); }
}

/* Botão novo agendamento */
.btn-novo-agendamento[b-fgwcisex5j] {
    position: fixed;
    bottom: 88px;
    right: 20px;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    background: #7367F0;
    color: white;
    border: none;
    font-size: 26px;
    cursor: pointer;
    box-shadow: 0 4px 12px rgba(115, 103, 240, 0.4);
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Alert card */
.alert-card[b-fgwcisex5j] {
    background: white;
    border-radius: 12px;
    padding: 16px;
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 13px;
    box-shadow: 0 1px 4px rgba(0,0,0,0.08);
}

.alert-card.warning[b-fgwcisex5j] {
    border-left: 4px solid #f39c12;
    color: #856404;
}

/* Modal de ações */
.modal-overlay[b-fgwcisex5j] {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.5);
    z-index: 200;
    display: flex;
    align-items: flex-end;
}

.modal-acoes[b-fgwcisex5j] {
    background: white;
    border-radius: 20px 20px 0 0;
    padding: 20px;
    width: 100%;
    max-height: 70vh;
    overflow-y: auto;
}

.modal-header[b-fgwcisex5j] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 16px;
    padding-bottom: 12px;
    border-bottom: 1px solid #eee;
    font-size: 15px;
}

.modal-body[b-fgwcisex5j] {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.acao-btn[b-fgwcisex5j] {
    display: flex;
    align-items: center;
    gap: 10px;
    width: 100%;
    padding: 14px 16px;
    border: none;
    border-radius: 10px;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    background: #f5f5f5;
    color: #333;
}

.acao-btn i[b-fgwcisex5j] { font-size: 20px; }
.acao-btn.confirmar[b-fgwcisex5j] { background: #e8f5e9; color: #2e7d32; }
.acao-btn.iniciar[b-fgwcisex5j] { background: #e8eaf6; color: #3949ab; }
.acao-btn.concluir[b-fgwcisex5j] { background: #e0f2f1; color: #00695c; }
.acao-btn.cancelar[b-fgwcisex5j] { background: #ffebee; color: #c62828; }
.acao-btn.naocompareceu[b-fgwcisex5j] { background: #f5f5f5; color: #616161; }

.modal-msg[b-fgwcisex5j] {
    margin-top: 12px;
    padding: 10px 14px;
    border-radius: 8px;
    font-size: 13px;
}

.modal-msg.msg-ok[b-fgwcisex5j] { background: #e8f5e9; color: #2e7d32; }
.modal-msg.msg-erro[b-fgwcisex5j] { background: #ffebee; color: #c62828; }

.badge[b-fgwcisex5j] {
    font-size: 10px;
    padding: 3px 7px;
    border-radius: 20px;
    font-weight: 600;
    white-space: nowrap;
}

.text-muted[b-fgwcisex5j] { color: #999; font-size: 13px; }
/* /Components/Pages/App/AppBloqueios.razor.rz.scp.css */
.app-bloqueios[b-x96w96r5eq] {
    padding: 12px;
}

.section-title[b-x96w96r5eq] {
    font-size: 15px;
    font-weight: 700;
    color: #333;
    margin: 0 0 10px;
}

.form-card[b-x96w96r5eq] {
    background: white;
    border-radius: 12px;
    padding: 16px;
    box-shadow: 0 1px 4px rgba(0,0,0,0.08);
    margin-bottom: 16px;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.form-row[b-x96w96r5eq] {
    display: flex;
    gap: 12px;
}

.form-row .form-group[b-x96w96r5eq] {
    flex: 1;
}

.form-group[b-x96w96r5eq] {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.form-group label[b-x96w96r5eq] {
    font-size: 12px;
    font-weight: 600;
    color: #666;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.form-input[b-x96w96r5eq] {
    padding: 10px 12px;
    border: 1px solid #ddd;
    border-radius: 8px;
    font-size: 15px;
    color: #333;
    background: #fafafa;
    outline: none;
    width: 100%;
}

.form-input:focus[b-x96w96r5eq] {
    border-color: #7367F0;
    background: white;
}

.btn-dia-todo[b-x96w96r5eq] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 12px;
    background: #f0eeff;
    color: #7367F0;
    border: 1px dashed #7367F0;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
}

.btn-bloquear[b-x96w96r5eq] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 14px;
    background: #7367F0;
    color: white;
    border: none;
    border-radius: 10px;
    font-size: 15px;
    font-weight: 700;
    cursor: pointer;
}

.btn-bloquear:disabled[b-x96w96r5eq] {
    opacity: 0.6;
    cursor: default;
}

.msg[b-x96w96r5eq] {
    padding: 10px 14px;
    border-radius: 8px;
    font-size: 13px;
}

.msg.msg-ok[b-x96w96r5eq] { background: #e8f5e9; color: #2e7d32; }
.msg.msg-erro[b-x96w96r5eq] { background: #ffebee; color: #c62828; }

/* Lista de bloqueios */
.bloqueios-lista[b-x96w96r5eq] {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.bloqueio-card[b-x96w96r5eq] {
    display: flex;
    align-items: center;
    background: white;
    border-radius: 12px;
    padding: 14px;
    box-shadow: 0 1px 4px rgba(0,0,0,0.08);
    border-left: 4px solid #e74c3c;
    gap: 12px;
}

.bloqueio-info[b-x96w96r5eq] {
    flex: 1;
}

.bloqueio-data[b-x96w96r5eq] {
    font-size: 13px;
    color: #888;
}

.bloqueio-horario[b-x96w96r5eq] {
    font-size: 16px;
    font-weight: 700;
    color: #333;
    margin: 2px 0;
}

.bloqueio-motivo[b-x96w96r5eq] {
    font-size: 13px;
    color: #555;
}

.btn-remover[b-x96w96r5eq] {
    background: #ffebee;
    border: none;
    border-radius: 8px;
    width: 38px;
    height: 38px;
    color: #c62828;
    font-size: 18px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.empty-state[b-x96w96r5eq], .loading-state[b-x96w96r5eq] {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 32px 24px;
    color: #aaa;
    gap: 10px;
    font-size: 14px;
}

.empty-state i[b-x96w96r5eq] { font-size: 40px; }

.spinner[b-x96w96r5eq] {
    width: 28px;
    height: 28px;
    border: 3px solid #e0e0e0;
    border-top-color: #7367F0;
    border-radius: 50%;
    animation: spin-b-x96w96r5eq 0.8s linear infinite;
}

.spinner-sm[b-x96w96r5eq] {
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 2px solid rgba(255,255,255,0.4);
    border-top-color: white;
    border-radius: 50%;
    animation: spin-b-x96w96r5eq 0.8s linear infinite;
}

@keyframes spin-b-x96w96r5eq {
    to { transform: rotate(360deg); }
}

.alert-card[b-x96w96r5eq] {
    background: white;
    border-radius: 12px;
    padding: 16px;
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 13px;
    box-shadow: 0 1px 4px rgba(0,0,0,0.08);
}

.alert-card.warning[b-x96w96r5eq] {
    border-left: 4px solid #f39c12;
    color: #856404;
}
/* /Components/Pages/App/AppComissoes.razor.rz.scp.css */
.app-comissoes[b-b84l9c1q4f] {
    padding: 12px;
}

.section-title[b-b84l9c1q4f] {
    font-size: 15px;
    font-weight: 700;
    color: #333;
    margin: 0 0 10px;
}

/* Resumo cards */
.resumo-cards[b-b84l9c1q4f] {
    display: flex;
    gap: 8px;
    margin-bottom: 16px;
}

.resumo-card[b-b84l9c1q4f] {
    flex: 1;
    background: white;
    border-radius: 12px;
    padding: 12px;
    text-align: center;
    box-shadow: 0 1px 4px rgba(0,0,0,0.08);
}

.resumo-card.total[b-b84l9c1q4f] { border-top: 3px solid #7367F0; }
.resumo-card.pago[b-b84l9c1q4f] { border-top: 3px solid #27ae60; }
.resumo-card.pendente[b-b84l9c1q4f] { border-top: 3px solid #f39c12; }

.resumo-label[b-b84l9c1q4f] {
    font-size: 10px;
    color: #888;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    margin-bottom: 4px;
}

.resumo-valor[b-b84l9c1q4f] {
    font-size: 14px;
    font-weight: 800;
    color: #333;
}

/* Lista de comissões */
.comissoes-lista[b-b84l9c1q4f] {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.comissao-card[b-b84l9c1q4f] {
    background: white;
    border-radius: 12px;
    padding: 14px;
    box-shadow: 0 1px 4px rgba(0,0,0,0.08);
    border-left: 4px solid #ccc;
    cursor: pointer;
}

.comissao-card.paga[b-b84l9c1q4f] { border-left-color: #27ae60; }
.comissao-card.pendente-card[b-b84l9c1q4f] { border-left-color: #f39c12; }

.comissao-header[b-b84l9c1q4f] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 6px;
}

.comissao-periodo[b-b84l9c1q4f] {
    font-size: 13px;
    color: #555;
}

.comissao-total[b-b84l9c1q4f] {
    font-size: 18px;
    font-weight: 800;
    color: #333;
}

.comissao-meta[b-b84l9c1q4f] {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
}

.data-pagamento[b-b84l9c1q4f] {
    font-size: 11px;
    color: #888;
    flex: 1;
}

.toggle-icon[b-b84l9c1q4f] {
    font-size: 16px;
    color: #999;
    margin-left: auto;
}

/* Detalhes expandidos */
.comissao-detalhes[b-b84l9c1q4f] {
    margin-top: 12px;
    padding-top: 12px;
    border-top: 1px solid #f0f0f0;
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.detalhe-row[b-b84l9c1q4f] {
    display: flex;
    justify-content: space-between;
    font-size: 13px;
    color: #555;
}

.detalhe-obs[b-b84l9c1q4f] {
    font-size: 12px;
    color: #888;
    font-style: italic;
    margin-top: 4px;
}

/* Estados */
.empty-state[b-b84l9c1q4f], .loading-state[b-b84l9c1q4f] {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 48px 24px;
    color: #aaa;
    gap: 12px;
    font-size: 14px;
}

.empty-state i[b-b84l9c1q4f] { font-size: 48px; }

.spinner[b-b84l9c1q4f] {
    width: 28px;
    height: 28px;
    border: 3px solid #e0e0e0;
    border-top-color: #7367F0;
    border-radius: 50%;
    animation: spin-b-b84l9c1q4f 0.8s linear infinite;
}

@keyframes spin-b-b84l9c1q4f {
    to { transform: rotate(360deg); }
}

.alert-card[b-b84l9c1q4f] {
    background: white;
    border-radius: 12px;
    padding: 16px;
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 13px;
    box-shadow: 0 1px 4px rgba(0,0,0,0.08);
}

.alert-card.warning[b-b84l9c1q4f] {
    border-left: 4px solid #f39c12;
    color: #856404;
}

.badge[b-b84l9c1q4f] {
    font-size: 10px;
    padding: 3px 7px;
    border-radius: 20px;
    font-weight: 600;
}
/* /Components/Pages/App/AppLogin.razor.rz.scp.css */
.app-login-screen[b-paug8eesm1] {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: linear-gradient(145deg, #5a50d4 0%, #7367F0 50%, #9c8fff 100%);
    padding: 24px 20px;
}

.app-login-card[b-paug8eesm1] {
    width: 100%;
    max-width: 380px;
    background: white;
    border-radius: 24px;
    padding: 36px 28px 28px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.25);
    display: flex;
    flex-direction: column;
    align-items: center;
}

.app-login-logo[b-paug8eesm1] {
    width: 72px;
    height: 72px;
    background: #7367F0;
    border-radius: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 14px;
    box-shadow: 0 8px 20px rgba(115, 103, 240, 0.4);
}

.app-login-logo img[b-paug8eesm1] {
    width: 44px;
    height: 44px;
    object-fit: contain;
    filter: brightness(0) invert(1);
}

.app-login-title[b-paug8eesm1] {
    font-size: 22px;
    font-weight: 800;
    color: #222;
    margin: 0 0 4px;
    letter-spacing: -0.3px;
}

.app-login-title:focus[b-paug8eesm1] {
    outline: none;
}

.app-login-subtitle[b-paug8eesm1] {
    font-size: 13px;
    color: #888;
    margin: 0 0 24px;
    font-weight: 500;
}

/* Erro */
.app-login-erro[b-paug8eesm1] {
    width: 100%;
    background: #ffebee;
    color: #c62828;
    border-radius: 10px;
    padding: 10px 14px;
    font-size: 13px;
    margin-bottom: 16px;
    display: flex;
    align-items: center;
    gap: 6px;
}

/* Campos */
.app-field[b-paug8eesm1] {
    width: 100%;
    margin-bottom: 16px;
}

.app-field label[b-paug8eesm1] {
    display: block;
    font-size: 12px;
    font-weight: 700;
    color: #555;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 6px;
}

.app-input[b-paug8eesm1] {
    width: 100%;
    padding: 14px 16px;
    border: 1.5px solid #e0e0e0;
    border-radius: 12px;
    font-size: 16px;
    color: #222;
    background: #fafafa;
    outline: none;
    transition: border-color 0.2s;
    -webkit-appearance: none;
}

.app-input:focus[b-paug8eesm1] {
    border-color: #7367F0;
    background: white;
    box-shadow: 0 0 0 3px rgba(115, 103, 240, 0.12);
}

.app-validation[b-paug8eesm1] {
    display: block;
    font-size: 12px;
    color: #c62828;
    margin-top: 4px;
}

/* Botão entrar */
.app-login-btn[b-paug8eesm1] {
    width: 100%;
    padding: 15px;
    background: #7367F0;
    color: white;
    border: none;
    border-radius: 12px;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    margin-top: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    transition: background 0.2s, transform 0.1s;
    letter-spacing: 0.3px;
}

.app-login-btn:active[b-paug8eesm1] {
    transform: scale(0.98);
}

.app-login-btn:disabled[b-paug8eesm1] {
    opacity: 0.7;
    cursor: default;
}

/* Spinner */
.app-spinner[b-paug8eesm1] {
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 2.5px solid rgba(255,255,255,0.35);
    border-top-color: white;
    border-radius: 50%;
    animation: spin-b-paug8eesm1 0.7s linear infinite;
}

@keyframes spin-b-paug8eesm1 {
    to { transform: rotate(360deg); }
}

/* Esqueceu a senha */
.app-forgot[b-paug8eesm1] {
    display: block;
    margin-top: 18px;
    font-size: 13px;
    color: #7367F0;
    text-decoration: none;
    font-weight: 600;
}

/* Footer */
.app-login-footer[b-paug8eesm1] {
    color: rgba(255,255,255,0.6);
    font-size: 12px;
    margin-top: 24px;
}
/* /Components/Pages/App/AppMudarSenha.razor.rz.scp.css */
.app-mudar-senha[b-igznpr3bn9] {
    padding: 12px;
}

.section-title[b-igznpr3bn9] {
    font-size: 15px;
    font-weight: 700;
    color: #333;
    margin: 0 0 10px;
}

.form-card[b-igznpr3bn9] {
    background: white;
    border-radius: 12px;
    padding: 16px;
    box-shadow: 0 1px 4px rgba(0,0,0,0.08);
}

.form-group[b-igznpr3bn9] {
    margin-bottom: 14px;
}

.form-group label[b-igznpr3bn9] {
    display: block;
    font-size: 12px;
    font-weight: 600;
    color: #555;
    margin-bottom: 6px;
}

.form-input[b-igznpr3bn9] {
    width: 100%;
    padding: 10px 12px;
    border: 1px solid #ddd;
    border-radius: 8px;
    font-size: 14px;
}

.form-input:focus[b-igznpr3bn9] {
    outline: none;
    border-color: #7367F0;
}

.validation-message[b-igznpr3bn9] {
    color: #e74c3c;
    font-size: 11px;
    margin-top: 4px;
    display: block;
}

.btn-salvar[b-igznpr3bn9] {
    width: 100%;
    background: #7367F0;
    color: white;
    border: none;
    border-radius: 8px;
    padding: 12px;
    font-size: 14px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin-top: 8px;
}

.btn-salvar:disabled[b-igznpr3bn9] {
    opacity: 0.7;
}

.spinner-sm[b-igznpr3bn9] {
    width: 14px;
    height: 14px;
    border: 2px solid rgba(255,255,255,0.4);
    border-top-color: white;
    border-radius: 50%;
    animation: spin-b-igznpr3bn9 0.8s linear infinite;
}

@keyframes spin-b-igznpr3bn9 {
    to { transform: rotate(360deg); }
}

.msg[b-igznpr3bn9] {
    padding: 10px 14px;
    border-radius: 8px;
    font-size: 13px;
    margin-top: 10px;
}

.msg.msg-ok[b-igznpr3bn9] { background: #e8f5e9; color: #2e7d32; }
.msg.msg-erro[b-igznpr3bn9] { background: #ffebee; color: #c62828; }
