/* _content/AID.Portal/Pages/HelpersComponents/PortalAliasGrid.razor.rz.scp.css */
/* ============================================
   PortalAliasGrid - Component-specific styles
   Mobile-friendly alias grid for Portal
   ============================================ */

.portal-alias-container[b-0el3wfb5w7] {
    margin-top: 8px;
    margin-bottom: 16px;
}

.portal-alias-header[b-0el3wfb5w7] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #0097ae;
    color: #ffffff;
    padding: 0.5rem 1rem;
    border-radius: 0.25rem 0.25rem 0 0;
    font-weight: 700;
}

.portal-alias-empty[b-0el3wfb5w7] {
    background-color: #f8f9fa;
    padding: 1rem;
    text-align: center;
    border: 1px solid #dee2e6;
    border-top: none;
    border-radius: 0 0 0.25rem 0.25rem;
}

.portal-alias-table[b-0el3wfb5w7] {
    font-size: 0.875rem;
}

.portal-alias-column-headers th[b-0el3wfb5w7] {
    background-color: #f8f9fa;
    padding: 8px;
    font-weight: 600;
    font-size: 0.8rem;
}

.portal-alias-table tbody td[b-0el3wfb5w7] {
    padding: 6px 8px;
    vertical-align: middle;
}

.portal-alias-table .form-control-sm[b-0el3wfb5w7] {
    padding: 4px 8px;
    font-size: 0.875rem;
}

/* Mobile Card Layout */
.portal-alias-card[b-0el3wfb5w7] {
    background-color: #ffffff;
    border: 1px solid #dee2e6;
    border-top: none;
    padding: 12px;
}

.portal-alias-card:first-child[b-0el3wfb5w7] {
    border-top: 1px solid #dee2e6;
}

.portal-alias-card:last-child[b-0el3wfb5w7] {
    border-radius: 0 0 0.25rem 0.25rem;
}

.portal-alias-card-actions[b-0el3wfb5w7] {
    flex-shrink: 0;
    margin-left: 8px;
}

/* Responsive adjustments */
@media (max-width: 767.98px) {
    .portal-alias-header[b-0el3wfb5w7] {
        padding: 0.5rem 0.75rem;
        font-size: 0.9rem;
    }

    .portal-alias-header .btn[b-0el3wfb5w7] {
        font-size: 0.8rem;
        padding: 0.25rem 0.5rem;
    }

    .portal-alias-card .form-label[b-0el3wfb5w7] {
        font-size: 0.75rem;
        color: #6c757d;
    }

    .portal-alias-card .form-control-sm[b-0el3wfb5w7] {
        font-size: 0.875rem;
    }
}

/* Touch-friendly buttons on mobile */
@media (max-width: 576px) {
    .portal-alias-card .btn[b-0el3wfb5w7] {
        min-height: 38px;
        min-width: 38px;
    }
}
/* _content/AID.Portal/Pages/HelpersComponents/PortalAliasGridSpanish.razor.rz.scp.css */
/* ============================================
   PortalAliasGridSpanish - Component-specific styles
   Mobile-friendly alias grid for Portal (Spanish)
   ============================================ */

.portal-alias-container[b-37zgra31qw] {
    margin-top: 8px;
    margin-bottom: 16px;
}

.portal-alias-header[b-37zgra31qw] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #0097ae;
    color: #ffffff;
    padding: 0.5rem 1rem;
    border-radius: 0.25rem 0.25rem 0 0;
    font-weight: 700;
}

.portal-alias-empty[b-37zgra31qw] {
    background-color: #f8f9fa;
    padding: 1rem;
    text-align: center;
    border: 1px solid #dee2e6;
    border-top: none;
    border-radius: 0 0 0.25rem 0.25rem;
}

.portal-alias-table[b-37zgra31qw] {
    font-size: 0.875rem;
}

.portal-alias-column-headers th[b-37zgra31qw] {
    background-color: #f8f9fa;
    padding: 8px;
    font-weight: 600;
    font-size: 0.8rem;
}

.portal-alias-table tbody td[b-37zgra31qw] {
    padding: 6px 8px;
    vertical-align: middle;
}

.portal-alias-table .form-control-sm[b-37zgra31qw] {
    padding: 4px 8px;
    font-size: 0.875rem;
}

/* Mobile Card Layout */
.portal-alias-card[b-37zgra31qw] {
    background-color: #ffffff;
    border: 1px solid #dee2e6;
    border-top: none;
    padding: 12px;
}

.portal-alias-card:first-child[b-37zgra31qw] {
    border-top: 1px solid #dee2e6;
}

.portal-alias-card:last-child[b-37zgra31qw] {
    border-radius: 0 0 0.25rem 0.25rem;
}

.portal-alias-card-actions[b-37zgra31qw] {
    flex-shrink: 0;
    margin-left: 8px;
}

/* Responsive adjustments */
@media (max-width: 767.98px) {
    .portal-alias-header[b-37zgra31qw] {
        padding: 0.5rem 0.75rem;
        font-size: 0.9rem;
    }

    .portal-alias-header .btn[b-37zgra31qw] {
        font-size: 0.8rem;
        padding: 0.25rem 0.5rem;
    }

    .portal-alias-card .form-label[b-37zgra31qw] {
        font-size: 0.75rem;
        color: #6c757d;
    }

    .portal-alias-card .form-control-sm[b-37zgra31qw] {
        font-size: 0.875rem;
    }
}

/* Touch-friendly buttons on mobile */
@media (max-width: 576px) {
    .portal-alias-card .btn[b-37zgra31qw] {
        min-height: 38px;
        min-width: 38px;
    }
}
/* _content/AID.Portal/Pages/HelpersComponents/TwoFactorSetupPanel.razor.rz.scp.css */
.tfa-setup-panel[b-w7v9zyipdn] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.tfa-method-options[b-w7v9zyipdn] {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.tfa-method-option[b-w7v9zyipdn] {
    display: flex;
    align-items: flex-start;
    gap: 0.75rem;
    padding: 0.875rem 1rem;
    border: 1px solid #dee2e6;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.2s ease;
}

.tfa-method-option:hover[b-w7v9zyipdn] {
    border-color: #0097ae;
}

.tfa-method-option.selected[b-w7v9zyipdn] {
    border-color: #0097ae;
    background: rgba(0, 151, 174, 0.06);
}

.tfa-method-option input[type="radio"][b-w7v9zyipdn] {
    margin-top: 0.25rem;
    accent-color: #0097ae;
}

.tfa-method-title[b-w7v9zyipdn] {
    font-weight: 600;
    color: #1c2448;
}

.tfa-method-desc[b-w7v9zyipdn] {
    margin: 0.15rem 0 0 0;
    font-size: 0.85rem;
    color: #6c757d;
}

.tfa-method-option.tfa-method-disabled[b-w7v9zyipdn] {
    cursor: not-allowed;
    background: #f1f2f6;
    border-color: #e5e7eb;
}

.tfa-method-option.tfa-method-disabled:hover[b-w7v9zyipdn] {
    border-color: #e5e7eb;
}

.tfa-method-option.tfa-method-disabled .tfa-method-title[b-w7v9zyipdn] {
    color: #9ca3af;
}

.tfa-method-option.tfa-method-disabled .tfa-method-desc[b-w7v9zyipdn] {
    color: #9ca3af;
}

.tfa-code-input-group[b-w7v9zyipdn] {
    display: flex;
    flex-direction: column;
    gap: 0.35rem;
}

.tfa-code-input-group label[b-w7v9zyipdn] {
    font-weight: 600;
    color: #1c2448;
    font-size: 0.9rem;
}

.tfa-input[b-w7v9zyipdn] {
    padding: 0.75rem 1rem;
    border: 1px solid #dee2e6;
    border-radius: 8px;
    font-size: 1.25rem;
    letter-spacing: 4px;
    max-width: 200px;
}

.tfa-input:focus[b-w7v9zyipdn] {
    outline: none;
    border-color: #0097ae;
    box-shadow: 0 0 0 0.2rem rgba(0, 151, 174, 0.25);
}

.tfa-qr-image[b-w7v9zyipdn] {
    max-width: 220px;
    border: 1px solid #dee2e6;
    border-radius: 8px;
    padding: 0.5rem;
    background: #fff;
}

.tfa-manual-key[b-w7v9zyipdn] {
    font-size: 0.85rem;
    color: #6c757d;
    word-break: break-all;
}

.tfa-error[b-w7v9zyipdn] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.75rem 1rem;
    background: rgba(212, 35, 36, 0.08);
    color: #d42324;
    border-radius: 8px;
    font-size: 0.9rem;
}

.tfa-remember-device[b-w7v9zyipdn] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.tfa-remember-device label[b-w7v9zyipdn] {
    font-size: 0.9rem;
    color: #1c2448;
}

.tfa-actions[b-w7v9zyipdn] {
    display: flex;
    gap: 0.75rem;
    flex-wrap: wrap;
}

.tfa-btn-primary[b-w7v9zyipdn] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    padding: 0.875rem 1.5rem;
    background: #0097ae;
    color: white;
    border: none;
    border-radius: 8px;
    font-size: 1rem;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
}

.tfa-btn-primary:hover:not(:disabled)[b-w7v9zyipdn] {
    background: #0d5662;
    box-shadow: 0 4px 8px rgba(0, 151, 174, 0.3);
}

.tfa-btn-primary:disabled[b-w7v9zyipdn] {
    opacity: 0.6;
    cursor: not-allowed;
}

.tfa-btn-secondary[b-w7v9zyipdn] {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.875rem 1.25rem;
    background: #f1f2f6;
    color: #1c2448;
    border: 1px solid #dee2e6;
    border-radius: 8px;
    font-size: 0.95rem;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.2s ease;
}

.tfa-btn-secondary:hover:not(:disabled)[b-w7v9zyipdn] {
    background: #e5e7eb;
}

.tfa-btn-secondary:disabled[b-w7v9zyipdn] {
    opacity: 0.6;
    cursor: not-allowed;
}
/* _content/AID.Portal/Pages/TwoFactorVerify.razor.rz.scp.css */
.tfa-verify-page[b-kokq6ihxv6] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.tfa-code-input-group[b-kokq6ihxv6] {
    display: flex;
    flex-direction: column;
    gap: 0.35rem;
}

.tfa-code-input-group label[b-kokq6ihxv6] {
    font-weight: 600;
    color: #1c2448;
    font-size: 0.9rem;
}

.tfa-input[b-kokq6ihxv6] {
    padding: 0.75rem 1rem;
    border: 1px solid #dee2e6;
    border-radius: 8px;
    font-size: 1.25rem;
    letter-spacing: 4px;
    max-width: 200px;
}

.tfa-input:focus[b-kokq6ihxv6] {
    outline: none;
    border-color: #0097ae;
    box-shadow: 0 0 0 0.2rem rgba(0, 151, 174, 0.25);
}

.tfa-error[b-kokq6ihxv6] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.75rem 1rem;
    background: rgba(212, 35, 36, 0.08);
    color: #d42324;
    border-radius: 8px;
    font-size: 0.9rem;
}

.tfa-remember-device[b-kokq6ihxv6] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.tfa-remember-device label[b-kokq6ihxv6] {
    font-size: 0.9rem;
    color: #1c2448;
}

.tfa-actions[b-kokq6ihxv6] {
    display: flex;
    gap: 0.75rem;
    flex-wrap: wrap;
}

.tfa-btn-primary[b-kokq6ihxv6] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    padding: 0.875rem 1.5rem;
    background: #0097ae;
    color: white;
    border: none;
    border-radius: 8px;
    font-size: 1rem;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
}

.tfa-btn-primary:hover:not(:disabled)[b-kokq6ihxv6] {
    background: #0d5662;
    box-shadow: 0 4px 8px rgba(0, 151, 174, 0.3);
}

.tfa-btn-primary:disabled[b-kokq6ihxv6] {
    opacity: 0.6;
    cursor: not-allowed;
}

.tfa-btn-secondary[b-kokq6ihxv6] {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.875rem 1.25rem;
    background: #f1f2f6;
    color: #1c2448;
    border: 1px solid #dee2e6;
    border-radius: 8px;
    font-size: 0.95rem;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.2s ease;
}

.tfa-btn-secondary:hover:not(:disabled)[b-kokq6ihxv6] {
    background: #e5e7eb;
}

.tfa-btn-secondary:disabled[b-kokq6ihxv6] {
    opacity: 0.6;
    cursor: not-allowed;
}

.tfa-more-info-link[b-kokq6ihxv6] {
    background: none;
    border: none;
    padding: 0;
    margin-left: 0.375rem;
    color: #0097ae;
    text-decoration: underline;
    cursor: pointer;
    font-weight: 700;
    font-size: 0.95rem;
    white-space: nowrap;
}

.tfa-more-info-link:hover[b-kokq6ihxv6] {
    color: #0d5662;
}
