.empty-state {
        text-align: center;
        padding: 40px 20px;
    }

    .empty-state-icon {
        color: #ccc;
        margin-bottom: 16px;
    }

    .empty-state-text {
        color: #666;
        margin-bottom: 24px;
    }